.pill-toggle.svelte-1kenrq5{border-radius:var(--radius-pill);cursor:pointer;width:40px;height:22px;transition:background var(--ease-smooth), border-color var(--ease-smooth);background:#ffffff14;border:.5px solid #ffffff1f;flex-shrink:0;padding:0;position:relative}.pill-toggle.svelte-1kenrq5:hover{background:#ffffff1f}.pill-toggle.is-light.svelte-1kenrq5{background:#0000000f;border-color:#0000001a}.pill-toggle.is-light.svelte-1kenrq5:hover{background:#0000001a}.pill-knob.svelte-1kenrq5{width:14px;height:14px;transition:transform var(--ease-smooth), background var(--ease-smooth);background:#ffffffb3;border-radius:50%;position:absolute;top:3px;left:3px}.pill-toggle.is-light.svelte-1kenrq5 .pill-knob:where(.svelte-1kenrq5){background:#0000008c;transform:translate(18px)}.nav.svelte-1jnx671{height:var(--nav-h);-webkit-backdrop-filter:var(--glass-blur);z-index:100;transition:background var(--ease-smooth), border-color var(--ease-smooth);background:linear-gradient(#2a2a34b8 0%,#1c1c24ad 100%);border-bottom:.5px solid #ffffff14;justify-content:space-between;align-items:center;padding:0 clamp(20px,4vw,48px);display:flex;position:fixed;top:0;left:0;right:0}[data-theme=light] .nav.svelte-1jnx671{box-shadow:var(--shadow-header);background:linear-gradient(#fffc 0%,#f8f8fcbf 100%);border-bottom-color:#0000000f}.nav-mark.svelte-1jnx671{cursor:pointer;flex-shrink:0;text-decoration:none}.nav-mark-text.svelte-1jnx671{letter-spacing:-.02em;background:linear-gradient(90deg,#ffffff8c 0% 35%,#fff 50%,#ffffff8c 65% 100%) 0 0/250% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:17px;font-weight:600;animation:6s ease-in-out infinite svelte-1jnx671-mark-shimmer}[data-theme=light] .nav-mark-text.svelte-1jnx671{background:linear-gradient(90deg,#00000080 0% 35%,#000 50%,#00000080 65% 100%) 0 0/250% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:6s ease-in-out infinite svelte-1jnx671-mark-shimmer}@keyframes svelte-1jnx671-mark-shimmer{0%{background-position:100% 0}to{background-position:-50% 0}}.nav-right.svelte-1jnx671{align-items:center;gap:8px;display:flex}.nav-links.svelte-1jnx671{align-items:center;gap:4px;display:flex}.nav-link.svelte-1jnx671{border-radius:var(--radius-md);color:var(--text-secondary);transition:color var(--ease-fast);padding:6px 14px;font-size:13.5px;font-weight:500;text-decoration:none}.nav-link.svelte-1jnx671:hover,.nav-link.active.svelte-1jnx671{color:var(--text-primary)}.mobile-menu-btn.svelte-1jnx671{border-radius:var(--radius-sm);width:32px;height:32px;color:var(--icon);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:none}@media (width<=640px){.mobile-menu-btn.svelte-1jnx671{display:flex}.nav-links.svelte-1jnx671{top:var(--nav-h);-webkit-backdrop-filter:var(--glass-blur);background:linear-gradient(#2a2a34b8 0%,#1c1c24ad 100%);border-bottom:.5px solid #ffffff14;flex-direction:column;gap:2px;padding:12px;display:none;position:fixed;left:0;right:0}[data-theme=light] .nav-links.svelte-1jnx671{box-shadow:var(--shadow-md);background:linear-gradient(#fffc 0%,#f8f8fcbf 100%);border-bottom-color:#0000000f}.nav-links.mobile-open.svelte-1jnx671{display:flex}.nav-link.svelte-1jnx671{width:100%;padding:10px 14px}}.footer.svelte-1sr6y3t{border-top:.5px solid var(--border-subtle);transition:border-color var(--ease-smooth);padding:64px clamp(20px,4vw,48px) 24px}.footer-inner.svelte-1sr6y3t{max-width:var(--wide-w,1280px);grid-template-columns:1fr 2fr;align-items:start;gap:64px;margin:0 auto;display:grid}.footer-brand.svelte-1sr6y3t{flex-direction:column;gap:10px;max-width:280px;display:flex}.footer-mark.svelte-1sr6y3t{letter-spacing:-.015em;color:var(--text-primary);transition:color var(--ease-smooth);font-size:15px;font-weight:500}.footer-tagline.svelte-1sr6y3t{color:var(--text-secondary);transition:color var(--ease-smooth);font-size:13px;line-height:1.55}.footer-cols.svelte-1sr6y3t{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.footer-col.svelte-1sr6y3t{flex-direction:column;gap:10px;display:flex}.footer-col-label.svelte-1sr6y3t{letter-spacing:.08em;text-transform:uppercase;color:var(--text-tertiary);transition:color var(--ease-smooth);margin-bottom:4px;font-size:10px;font-weight:600}.footer-link.svelte-1sr6y3t{color:var(--text-secondary);letter-spacing:-.01em;transition:color var(--ease-fast);width:fit-content;font-size:13px;text-decoration:none}.footer-link.svelte-1sr6y3t:hover{color:var(--text-primary)}.footer-link.svelte-1sr6y3t:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}.footer-bottom.svelte-1sr6y3t{max-width:var(--wide-w,1280px);border-top:.5px solid var(--border-subtle);transition:border-color var(--ease-smooth);margin:56px auto 0;padding-top:20px}.footer-copy.svelte-1sr6y3t{color:var(--text-tertiary);letter-spacing:.02em;transition:color var(--ease-smooth);font-size:11px}@media (width<=900px){.footer-inner.svelte-1sr6y3t{grid-template-columns:1fr;gap:40px}}@media (width<=640px){.footer.svelte-1sr6y3t{padding:48px 20px 20px}.footer-cols.svelte-1sr6y3t{grid-template-columns:repeat(2,1fr);gap:32px 24px}.footer-bottom.svelte-1sr6y3t{margin-top:40px}}@media (width<=420px){.footer-cols.svelte-1sr6y3t{grid-template-columns:1fr;gap:28px}}.fade-in.svelte-eyw7fb{opacity:0;transform:translateY(var(--fade-y));transition:opacity .6s cubic-bezier(.2, .8, .2, 1) var(--fade-delay), transform .6s cubic-bezier(.2, .8, .2, 1) var(--fade-delay);will-change:opacity, transform}.fade-in.is-visible.svelte-eyw7fb{opacity:1;transform:translateY(0)}.hero-field.svelte-1j7oz59{width:100%;height:100%;position:relative;overflow:hidden}.hero-field-canvas.svelte-1j7oz59{opacity:0;width:100%;height:100%;transition:opacity 2s cubic-bezier(.2,.8,.2,1);display:block}.hero-field-canvas.is-ready.svelte-1j7oz59{opacity:1}.hero-field-fallback.svelte-1j7oz59{background:radial-gradient(at 50% 45%,#60a5fa0f 0%,#0000 65%);width:100%;height:100%}.hero-field-loading.svelte-1j7oz59{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.hero-field-spinner.svelte-1j7oz59{border:1.5px solid #ffffff0f;border-top-color:#fff3;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite svelte-1j7oz59-hero-spin}@keyframes svelte-1j7oz59-hero-spin{to{transform:rotate(360deg)}}.hero-arrow.svelte-1w0p0r2{z-index:10;cursor:pointer;opacity:1;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:opacity .8s cubic-bezier(.2,.8,.2,1);animation:2.4s cubic-bezier(.4,0,.2,1) infinite svelte-1w0p0r2-hero-arrow-bounce;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.hero-arrow.is-hidden.svelte-1w0p0r2{opacity:0;pointer-events:none}.hero-arrow-icon.svelte-1w0p0r2{color:#60a5fa59;transition:color .3s}.hero-arrow.svelte-1w0p0r2:hover .hero-arrow-icon:where(.svelte-1w0p0r2){color:#60a5faa6}@keyframes svelte-1w0p0r2-hero-arrow-bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(3px)}}.hero-quote.svelte-1mj4la5{text-align:right;pointer-events:none;opacity:0;z-index:2;max-width:380px;margin:0;padding:0;transition:opacity 1.5s cubic-bezier(.2,.8,.2,1),transform 1.5s cubic-bezier(.2,.8,.2,1);position:absolute;bottom:48px;right:48px;transform:translateY(8px)}.hero-quote.is-visible.svelte-1mj4la5{opacity:1;transform:translateY(0)}.hero-quote-body.svelte-1mj4la5{letter-spacing:-.012em;color:#ffffffc7;text-shadow:0 1px 4px #0000004d;margin:0 0 8px;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:400;line-height:1.5}.hero-quote-attr.svelte-1mj4la5{letter-spacing:.02em;color:#ffffff59;text-shadow:0 1px 4px #0000004d;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;font-weight:500}@media (width<=640px){.hero-quote.svelte-1mj4la5{text-align:center;max-width:calc(100% - 48px);padding:0 12px;bottom:80px;left:50%;right:auto;transform:translate(-50%)translateY(8px)}.hero-quote.is-visible.svelte-1mj4la5{transform:translate(-50%)translateY(0)}.hero-quote-body.svelte-1mj4la5{font-size:14px}.hero-quote-attr.svelte-1mj4la5{font-size:11px}}.hero.svelte-1qwru5h{background:#15151b;width:100%;height:88vh;min-height:500px;max-height:1000px;position:relative;overflow:hidden}.hero-canvas-region.svelte-1qwru5h{width:100%;height:100%;position:relative}@media (width<=640px){.hero.svelte-1qwru5h{height:75vh;min-height:400px}}.recent-work.svelte-1t57opm{padding:80px clamp(20px,4vw,48px)}.recent-work-inner.svelte-1t57opm{max-width:var(--wide-w,1280px);margin:0 auto}.recent-work-label.svelte-1t57opm{letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary);transition:color var(--ease-smooth);margin-bottom:24px;font-size:11px;font-weight:600}.recent-work-empty.svelte-1t57opm{color:var(--text-tertiary);transition:color var(--ease-smooth);padding:24px 0;font-size:14px}.rw-list.svelte-1t57opm{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.rw-slot.svelte-1t57opm{width:100%}.rw-card.svelte-1t57opm{border-radius:var(--radius-lg,12px);background:var(--glass-fill);border:var(--glass-border);-webkit-backdrop-filter:var(--glass-blur);color:inherit;cursor:pointer;transition:background var(--ease-smooth), border-color var(--ease-smooth), box-shadow var(--ease-smooth), transform var(--ease-smooth);grid-template-rows:1fr auto auto;padding:22px 24px 16px;text-decoration:none;display:grid;position:relative;overflow:hidden;transform:translateY(0)}.rw-card.svelte-1t57opm:hover{background:var(--glass-fill-hover);border-color:var(--border-strong);box-shadow:0 20px 40px #00000059, 0 0 30px var(--accent-glow);transform:translateY(-2px)}[data-theme=light] .rw-card.svelte-1t57opm{box-shadow:var(--shadow-md)}[data-theme=light] .rw-card.svelte-1t57opm:hover{box-shadow:0 12px 28px #0000001a, 0 0 24px var(--accent-glow);transform:translateY(-2px)}.rw-card.svelte-1t57opm:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.rw-card-bg.svelte-1t57opm{background:linear-gradient(135deg, var(--accent-glow) 0%, transparent 60%);pointer-events:none;z-index:0;position:absolute;inset:0}.rw-card.svelte-1t57opm>:where(.svelte-1t57opm):not(.rw-card-bg){z-index:1;position:relative}.rw-top.svelte-1t57opm{grid-template-columns:72px 1fr;align-items:start;gap:20px;display:grid}.rw-thumb.svelte-1t57opm{border-radius:var(--radius-md,8px);background:var(--bg-hover);border:.5px solid var(--border-subtle);width:72px;height:72px;transition:background var(--ease-smooth), border-color var(--ease-smooth);flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.rw-thumb.svelte-1t57opm img:where(.svelte-1t57opm){object-fit:cover;width:100%;height:100%;display:block}.rw-thumb-empty.svelte-1t57opm{background:linear-gradient(135deg, var(--bg-active) 0%, var(--bg-hover) 100%)}.rw-head.svelte-1t57opm{flex-direction:column;gap:6px;min-width:0;display:flex}.rw-head-row.svelte-1t57opm{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.rw-title.svelte-1t57opm{color:var(--text-primary);letter-spacing:-.018em;text-overflow:ellipsis;white-space:nowrap;transition:color var(--ease-fast);flex:1;min-width:0;font-size:17px;font-weight:500;line-height:1.3;overflow:hidden}.rw-type.svelte-1t57opm{color:var(--text-tertiary);letter-spacing:.04em;white-space:nowrap;transition:color var(--ease-fast);flex-shrink:0;font-size:11px;font-weight:500}.rw-card.svelte-1t57opm:hover .rw-type:where(.svelte-1t57opm){color:var(--text-secondary)}.rw-subtitle.svelte-1t57opm{color:var(--text-tertiary);letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;transition:color var(--ease-fast);font-size:12px;overflow:hidden}.rw-desc.svelte-1t57opm{color:var(--text-secondary);text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;transition:color var(--ease-fast);-webkit-box-orient:vertical;margin:4px 0 0;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.rw-divider.svelte-1t57opm{background:var(--border-subtle);height:.5px;transition:background var(--ease-smooth);margin:16px 0 0}.rw-foot.svelte-1t57opm{justify-content:space-between;align-items:center;padding-top:12px;display:flex}.rw-byline.svelte-1t57opm{color:var(--text-tertiary);letter-spacing:.01em;transition:color var(--ease-fast);font-size:12px}.rw-card.svelte-1t57opm:hover .rw-byline:where(.svelte-1t57opm){color:var(--text-secondary)}.rw-arrow.svelte-1t57opm{color:var(--text-tertiary);transition:color var(--ease-fast), transform var(--ease-fast);justify-content:center;align-items:center;display:flex}.rw-card.svelte-1t57opm:hover .rw-arrow:where(.svelte-1t57opm){color:var(--text-primary);transform:translate(2px)}@media (width<=640px){.rw-card.svelte-1t57opm{padding:18px 18px 14px}.rw-top.svelte-1t57opm{grid-template-columns:56px 1fr;gap:14px}.rw-thumb.svelte-1t57opm{width:56px;height:56px}.rw-title.svelte-1t57opm{font-size:15px}.rw-desc.svelte-1t57opm{-webkit-line-clamp:2;line-clamp:2;font-size:12px}.rw-arrow.svelte-1t57opm{display:none}}.tagline.svelte-1nmp6pz{padding:80px clamp(20px,4vw,48px) 100px}.tagline-inner.svelte-1nmp6pz{max-width:var(--wide-w);width:100%;margin:0 auto}.tagline-headline.svelte-1nmp6pz{letter-spacing:-.03em;color:var(--text-primary);max-width:720px;transition:color var(--ease-smooth);font-size:clamp(32px,5vw,56px);font-weight:300;line-height:1.15}.tagline-second.svelte-1nmp6pz{color:#ffffffb3;transition:color var(--ease-smooth)}[data-theme=light] .tagline-second.svelte-1nmp6pz{color:#000000a6}.tagline-accent.svelte-1nmp6pz{background:linear-gradient(90deg,#60a5fa8c 0% 30%,#60a5fa 50%,#60a5fa8c 70% 100%) 0 0/200% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal;animation:7s ease-in-out infinite svelte-1nmp6pz-tagline-shimmer}[data-theme=light] .tagline-accent.svelte-1nmp6pz{background:linear-gradient(90deg,#3a6ef580 0% 30%,#3a6ef5 50%,#3a6ef580 70% 100%) 0 0/200% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:7s ease-in-out infinite svelte-1nmp6pz-tagline-shimmer}@keyframes svelte-1nmp6pz-tagline-shimmer{0%{background-position:100% 0}to{background-position:-50% 0}}.tagline-sub.svelte-1nmp6pz{color:var(--text-secondary);max-width:480px;transition:color var(--ease-smooth);margin-top:20px;font-size:16px;line-height:1.7}.tagline-cta.svelte-1nmp6pz{gap:12px;margin-top:40px;display:flex}.btn.svelte-1nmp6pz{border-radius:var(--radius-md);letter-spacing:-.01em;cursor:pointer;height:40px;transition:all var(--ease-fast);border:none;align-items:center;gap:8px;padding:0 20px;font-family:inherit;font-size:13.5px;font-weight:500;text-decoration:none;display:inline-flex}.btn-primary.svelte-1nmp6pz{color:var(--text-primary);-webkit-backdrop-filter:blur(24px)saturate(1.2);background:#f0ebff0a;border:.5px solid #ffffff12}.btn-primary.svelte-1nmp6pz:hover{background:#f0ebff14}[data-theme=light] .btn-primary.svelte-1nmp6pz{-webkit-backdrop-filter:blur(24px)saturate(1.1);background:#3a6ef50f;border-color:#3a6ef51f}[data-theme=light] .btn-primary.svelte-1nmp6pz:hover{background:#3a6ef51a}.btn-ghost.svelte-1nmp6pz{color:var(--text-secondary);background:0 0}.btn-ghost.svelte-1nmp6pz:hover{color:var(--text-primary)}.section.svelte-1nmp6pz{padding:80px clamp(20px,4vw,48px)}.what-block.svelte-1nmp6pz{max-width:var(--reading-w);margin:0 auto}.what-title.svelte-1nmp6pz{letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary);transition:color var(--ease-smooth);margin-bottom:12px;font-size:11px;font-weight:600}.what-body.svelte-1nmp6pz{color:var(--text-secondary);max-width:620px;transition:color var(--ease-smooth);font-size:16px;line-height:1.7}.what-body-coda.svelte-1nmp6pz{margin-top:20px}.what-body.svelte-1nmp6pz a:where(.svelte-1nmp6pz){background:linear-gradient(90deg,#60a5fab3 0% 30%,#60a5fa 50%,#60a5fab3 70% 100%) 0 0/200% 100%;-webkit-text-fill-color:transparent;transition:opacity var(--ease-fast);-webkit-background-clip:text;background-clip:text;text-decoration:none;animation:7s ease-in-out infinite svelte-1nmp6pz-tagline-shimmer}.what-body.svelte-1nmp6pz a:where(.svelte-1nmp6pz):hover{opacity:.8}[data-theme=light] .what-body.svelte-1nmp6pz a:where(.svelte-1nmp6pz){background:linear-gradient(90deg,#3a6ef580 0% 30%,#3a6ef5 50%,#3a6ef580 70% 100%) 0 0/200% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:7s ease-in-out infinite svelte-1nmp6pz-tagline-shimmer}@media (width<=640px){.tagline.svelte-1nmp6pz{padding-top:60px;padding-bottom:60px}.tagline-cta.svelte-1nmp6pz{flex-direction:column;gap:8px}.btn.svelte-1nmp6pz{justify-content:center;width:100%}}.section.svelte-7dp2bt{padding:80px clamp(20px,4vw,48px)}.section-narrow.svelte-7dp2bt{max-width:var(--reading-w);margin:0 auto}.page-heading.svelte-7dp2bt{letter-spacing:-.025em;color:var(--text-primary);transition:color var(--ease-smooth);margin-bottom:8px;font-size:clamp(28px,4vw,40px);font-weight:300}.page-subheading.svelte-7dp2bt{color:var(--text-secondary);transition:color var(--ease-smooth);margin-bottom:48px;font-size:14px}.research-list.svelte-7dp2bt{flex-direction:column;gap:2px;display:flex}.research-item.svelte-7dp2bt{border-radius:var(--radius-md);cursor:pointer;transition:background var(--ease-fast);color:inherit;grid-template-columns:1fr auto;align-items:baseline;gap:24px;padding:20px 16px;text-decoration:none;display:grid}.research-item.svelte-7dp2bt:hover{background:var(--bg-hover)}.research-tag.svelte-7dp2bt{letter-spacing:.05em;text-transform:uppercase;color:var(--accent-text);transition:color var(--ease-smooth);margin-bottom:4px;font-size:10px;font-weight:600}.research-title.svelte-7dp2bt{color:var(--text-primary);transition:color var(--ease-smooth);margin-bottom:4px;font-size:16px;font-weight:500}.research-abstract.svelte-7dp2bt{color:var(--text-secondary);transition:color var(--ease-smooth);font-size:13px;line-height:1.6}.research-date.svelte-7dp2bt{color:var(--text-tertiary);white-space:nowrap;transition:color var(--ease-smooth);font-size:12px}.empty-state.svelte-7dp2bt{color:var(--text-tertiary);padding:40px 0;font-size:14px}.nudge.svelte-7dp2bt{border-top:.5px solid var(--border-subtle);text-align:center;transition:border-color var(--ease-smooth);margin-top:64px;padding:24px 0}.nudge.svelte-7dp2bt a:where(.svelte-7dp2bt){color:var(--text-tertiary);transition:color var(--ease-fast);font-size:14px;text-decoration:none}.nudge.svelte-7dp2bt a:where(.svelte-7dp2bt):hover{color:var(--text-primary)}@media (width<=640px){.research-item.svelte-7dp2bt{grid-template-columns:1fr;gap:8px}}.section.svelte-iyfw9n{padding:80px clamp(20px,4vw,48px)}.section-narrow.svelte-iyfw9n{max-width:var(--reading-w);margin:0 auto}.article-header.svelte-iyfw9n{margin-bottom:48px}.article-back.svelte-iyfw9n{color:var(--text-tertiary);transition:color var(--ease-fast);align-items:center;gap:6px;margin-bottom:32px;font-size:13px;text-decoration:none;display:inline-flex}.article-back.svelte-iyfw9n:hover{color:var(--text-secondary)}.article-tag.svelte-iyfw9n{letter-spacing:.05em;text-transform:uppercase;color:var(--accent-text);transition:color var(--ease-smooth);margin-bottom:12px;font-size:10px;font-weight:600}.article-title.svelte-iyfw9n{letter-spacing:-.02em;color:var(--text-primary);transition:color var(--ease-smooth);margin-bottom:12px;font-size:clamp(24px,3.5vw,36px);font-weight:400;line-height:1.25}.article-meta.svelte-iyfw9n{color:var(--text-tertiary);transition:color var(--ease-smooth);font-size:13px}.article-body.svelte-iyfw9n{color:var(--text-secondary);transition:color var(--ease-smooth);font-size:15px;line-height:1.8}.article-body.svelte-iyfw9n h2{color:var(--text-primary);letter-spacing:-.015em;margin:48px 0 16px;font-size:20px;font-weight:500}.article-body.svelte-iyfw9n h3{color:var(--text-primary);margin:32px 0 12px;font-size:16px;font-weight:500}.article-body.svelte-iyfw9n p{margin-bottom:20px}.article-body.svelte-iyfw9n ul,.article-body.svelte-iyfw9n ol{margin-bottom:20px;padding-left:24px}.article-body.svelte-iyfw9n li{margin-bottom:6px}.article-body.svelte-iyfw9n strong{color:var(--text-primary);font-weight:600}.article-body.svelte-iyfw9n a{color:var(--accent-text);text-decoration:none}.article-body.svelte-iyfw9n a:hover{text-decoration:underline}.article-body.svelte-iyfw9n code{background:var(--bg-hover);color:var(--accent-text);border-radius:4px;padding:2px 6px;font-family:SF Mono,Fira Code,monospace;font-size:13px}.article-body.svelte-iyfw9n pre{background:var(--surface-sunken);border:.5px solid var(--border);border-radius:var(--radius-md);margin:24px 0;padding:20px;overflow-x:auto}.article-body.svelte-iyfw9n pre code{color:var(--text-secondary);background:0 0;padding:0;font-size:13px;line-height:1.6}.article-body.svelte-iyfw9n blockquote{border-left:2px solid var(--accent-subtle);color:var(--text-tertiary);margin:24px 0;padding-left:16px;font-style:italic}.article-body.svelte-iyfw9n table{border-collapse:collapse;width:100%;margin:24px 0;font-size:13px}.article-body.svelte-iyfw9n th{text-align:left;color:var(--text-primary);border-bottom:.5px solid var(--border);padding:8px 12px;font-size:12px;font-weight:600}.article-body.svelte-iyfw9n td{border-bottom:.5px solid var(--border-subtle);color:var(--text-secondary);padding:8px 12px}.article-body.svelte-iyfw9n hr{border:none;border-top:.5px solid var(--border-subtle);margin:40px 0}.article-nudge.svelte-iyfw9n{border-top:.5px solid var(--border-subtle);transition:border-color var(--ease-smooth);margin-top:64px;padding-top:32px}.article-nudge.svelte-iyfw9n a:where(.svelte-iyfw9n){color:var(--text-tertiary);transition:color var(--ease-fast);font-size:14px;text-decoration:none}.article-nudge.svelte-iyfw9n a:where(.svelte-iyfw9n):hover{color:var(--text-primary)}.not-found.svelte-iyfw9n{padding:60px 0}.page-heading.svelte-iyfw9n{color:var(--text-primary);margin-bottom:8px;font-size:28px;font-weight:300}.page-subheading.svelte-iyfw9n{color:var(--text-secondary);margin-bottom:24px;font-size:14px}.back-link.svelte-iyfw9n{color:var(--accent-text);font-size:14px;text-decoration:none}.pc-slot.svelte-5ht3gf{width:100%;max-width:380px;height:480px;margin:0 auto}.pc-wrapper.svelte-5ht3gf{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.pc-card.svelte-5ht3gf{perspective:1200px;width:100%;height:100%;transform-style:preserve-3d;will-change:transform;transition:transform .25s cubic-bezier(.2,.8,.2,1);position:relative}.pc-inner.svelte-5ht3gf{width:100%;height:100%;transform-style:preserve-3d;transition:transform .5s cubic-bezier(.2,.8,.2,1);position:relative}.pc-face.svelte-5ht3gf{background:var(--surface-raised);box-shadow:inset 0 0 0 .5px var(--border), var(--shadow-md);border-radius:18px;transition:box-shadow .3s cubic-bezier(.2,.8,.2,1),background .4s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0;overflow:hidden}.pc-face-front.svelte-5ht3gf{transform:rotateY(0)}.pc-face-back.svelte-5ht3gf{transform:rotateY(180deg)}.pc-face.pc-hidden.svelte-5ht3gf{display:none}.pc-card.svelte-5ht3gf:hover .pc-face:where(.svelte-5ht3gf){box-shadow:inset 0 0 0 .5px var(--border-strong), var(--shadow-lg), 0 14px 36px rgba(var(--pc-glow), .09)}@media (pointer:coarse){.pc-card.svelte-5ht3gf{transform:none!important}}.pc-flip-btn.svelte-5ht3gf{z-index:3;width:28px;height:28px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-family:inherit;transition:color .15s,transform .15s;display:flex;position:absolute;top:16px;right:16px}.pc-flip-btn.svelte-5ht3gf:hover{color:var(--text-primary);transform:scale(1.08)}.pc-flip-btn.svelte-5ht3gf:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.pc-front.svelte-5ht3gf{flex-direction:column;height:100%;display:flex}.pc-hero.svelte-5ht3gf{background:var(--image-placeholder,transparent);justify-content:center;align-items:center;width:100%;height:240px;transition:background .4s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;overflow:hidden}.pc-hero.pc-hero-has-media.svelte-5ht3gf{background:0 0}.pc-hero-sk.svelte-5ht3gf{background:var(--bg-hover);border-radius:50%;width:52px;height:52px;transition:background .4s cubic-bezier(.2,.8,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pc-hero-glow.svelte-5ht3gf{background:radial-gradient(circle at center, rgba(var(--pc-glow), .55) 0%, rgba(var(--pc-glow), .28) 25%, rgba(var(--pc-glow), .1) 50%, rgba(var(--pc-glow), 0) 70%);filter:blur(10px);pointer-events:none;z-index:0;border-radius:50%;width:280px;height:280px;transition:opacity .4s cubic-bezier(.2,.8,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}[data-theme=light] .pc-hero-glow.svelte-5ht3gf{background:radial-gradient(circle at center, rgba(var(--pc-glow), .32) 0%, rgba(var(--pc-glow), .16) 28%, rgba(var(--pc-glow), .06) 55%, rgba(var(--pc-glow), 0) 72%)}.pc-hero-media.svelte-5ht3gf{z-index:1;object-fit:contain;filter:drop-shadow(0 10px 24px #0000006b);width:190px;height:190px;transition:transform .4s cubic-bezier(.2,.8,.2,1);display:block;position:relative}[data-theme=light] .pc-hero-media.svelte-5ht3gf{filter:drop-shadow(0 8px 18px #00000024)}.pc-card.svelte-5ht3gf:hover .pc-hero-media:where(.svelte-5ht3gf){transform:scale(1.03)}.pc-body.svelte-5ht3gf{flex-direction:column;flex:1;gap:10px;padding:22px 24px 24px;display:flex}.pc-overline.svelte-5ht3gf{letter-spacing:.08em;text-transform:uppercase;color:var(--text-tertiary);font-size:10px;font-weight:600;transition:color .4s cubic-bezier(.2,.8,.2,1)}.pc-name.svelte-5ht3gf{letter-spacing:-.02em;color:var(--text-primary);font-size:24px;font-weight:500;line-height:1.1;transition:color .4s cubic-bezier(.2,.8,.2,1)}.pc-desc.svelte-5ht3gf{color:var(--text-secondary);-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;margin:2px 0 0;font-size:13.5px;line-height:1.6;transition:color .4s cubic-bezier(.2,.8,.2,1);display:-webkit-box;overflow:hidden}.pc-cta-row.svelte-5ht3gf{gap:8px;margin-top:auto;padding-top:6px;display:flex}.pc-cta-primary.svelte-5ht3gf{background:var(--bg-active);border:.5px solid var(--border-strong);height:40px;color:var(--text-primary);letter-spacing:-.01em;cursor:pointer;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;padding:0 18px;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex;position:relative}.pc-cta-primary.svelte-5ht3gf:after{content:"";background:rgba(var(--pc-glow), .3);pointer-events:none;height:1px;transition:background .2s;position:absolute;bottom:6px;left:18px;right:18px}.pc-cta-primary.svelte-5ht3gf:hover{background:var(--bg-selected);border-color:var(--border-focus)}.pc-cta-primary.svelte-5ht3gf:hover:after{background:rgba(var(--pc-glow), .6)}.pc-cta-primary.svelte-5ht3gf:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.pc-shimmer.svelte-5ht3gf{justify-content:flex-start;align-items:center;height:48px;margin:2px 0 0;padding:14px 0;display:flex}.pc-shimmer-text.svelte-5ht3gf{letter-spacing:-.01em;background:linear-gradient(90deg, var(--text-tertiary) 0%, var(--text-tertiary) 40%, var(--text-primary) 50%, var(--text-tertiary) 60%, var(--text-tertiary) 100%);color:#0000;-webkit-text-fill-color:transparent;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;font-size:15px;font-weight:500;animation:2.4s ease-in-out infinite svelte-5ht3gf-pc-shimmer-sweep}@keyframes svelte-5ht3gf-pc-shimmer-sweep{0%{background-position:200% 0}to{background-position:-200% 0}}.pc-back.svelte-5ht3gf{flex-direction:column;gap:18px;height:100%;padding:24px 26px;display:flex}.pc-back-header.svelte-5ht3gf{justify-content:flex-start;align-items:center;height:20px;padding-right:44px;display:flex}.pc-back-label.svelte-5ht3gf{color:var(--text-tertiary);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:500;transition:color .4s cubic-bezier(.2,.8,.2,1)}.pc-divider.svelte-5ht3gf{background:var(--border-subtle);flex-shrink:0;width:100%;height:.5px;transition:background .4s cubic-bezier(.2,.8,.2,1)}.pc-back-content.svelte-5ht3gf{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;gap:18px;min-height:0;display:flex;overflow-y:auto}.pc-back-content.svelte-5ht3gf::-webkit-scrollbar{display:none}.pc-lede.svelte-5ht3gf{color:var(--text-primary);margin:0;font-size:13.5px;line-height:1.6;transition:color .4s cubic-bezier(.2,.8,.2,1)}.pc-bullets.svelte-5ht3gf{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.pc-bullet.svelte-5ht3gf{color:var(--text-secondary);font-size:12.5px;line-height:1.6;transition:color .4s cubic-bezier(.2,.8,.2,1)}.pc-bullet-label.svelte-5ht3gf{color:var(--text-primary);font-weight:500}.pc-bullet-sep.svelte-5ht3gf{color:var(--text-tertiary)}.pc-bullet-body.svelte-5ht3gf{color:var(--text-secondary)}.pc-link-list.svelte-5ht3gf{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.pc-link-item.svelte-5ht3gf{border-bottom:.5px solid var(--border-subtle);transition:border-color .4s cubic-bezier(.2,.8,.2,1)}.pc-link-item.svelte-5ht3gf:last-child{border-bottom:none}.pc-link.svelte-5ht3gf{color:var(--text-primary);justify-content:space-between;align-items:center;padding:12px 0;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.pc-link.svelte-5ht3gf:hover{color:var(--accent-text)}.pc-link.svelte-5ht3gf:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.pc-footer-note.svelte-5ht3gf{color:var(--text-ghost);text-align:center;letter-spacing:.04em;padding-top:2px;font-size:11px;transition:color .4s cubic-bezier(.2,.8,.2,1)}.products-section.svelte-1apkkhe{padding:80px clamp(20px,4vw,48px)}.products-wide.svelte-1apkkhe{max-width:var(--wide-w,1280px);margin:0 auto}.products-heading.svelte-1apkkhe{letter-spacing:-.025em;color:var(--text-primary);transition:color var(--ease-smooth);margin:0 0 8px;font-size:clamp(28px,4vw,40px);font-weight:300}.products-subheading.svelte-1apkkhe{color:var(--text-secondary);transition:color var(--ease-smooth);margin:0 0 48px;font-size:14px}.products-grid.svelte-1apkkhe{grid-template-columns:repeat(3,minmax(0,380px));justify-content:center;gap:32px;display:grid}.products-grid.svelte-1apkkhe .fade-in{width:100%;display:block}@media (width<=1199px){.products-grid.svelte-1apkkhe{grid-template-columns:repeat(2,minmax(0,380px))}}@media (width<=759px){.products-grid.svelte-1apkkhe{grid-template-columns:minmax(0,380px);gap:24px}}.products-nudge.svelte-1apkkhe{border-top:.5px solid var(--border-subtle);text-align:center;transition:border-color var(--ease-smooth);margin-top:64px;padding:24px 0}.products-nudge.svelte-1apkkhe a:where(.svelte-1apkkhe){color:var(--text-tertiary);transition:color var(--ease-fast);font-size:14px;text-decoration:none}.products-nudge.svelte-1apkkhe a:where(.svelte-1apkkhe):hover{color:var(--text-primary)}.section.svelte-kfq9ho{padding:80px clamp(20px,4vw,48px)}.section-narrow.svelte-kfq9ho{max-width:var(--reading-w);margin:0 auto}.page-heading.svelte-kfq9ho{letter-spacing:-.025em;color:var(--text-primary);transition:color var(--ease-smooth);margin-bottom:8px;font-size:clamp(28px,4vw,40px);font-weight:300}.page-subheading.svelte-kfq9ho{color:var(--text-secondary);transition:color var(--ease-smooth);margin-bottom:48px;font-size:14px}.updates-list.svelte-kfq9ho{flex-direction:column;display:flex}.update-item.svelte-kfq9ho{border-bottom:.5px solid var(--border-subtle);cursor:pointer;color:inherit;transition:opacity var(--ease-fast), border-color var(--ease-smooth);padding:24px 0;text-decoration:none;display:block}.update-item.svelte-kfq9ho:first-child{padding-top:0}.update-item.svelte-kfq9ho:hover{opacity:.85}.update-date.svelte-kfq9ho{color:var(--text-tertiary);transition:color var(--ease-smooth);margin-bottom:6px;font-size:12px}.update-title.svelte-kfq9ho{color:var(--text-primary);transition:color var(--ease-smooth);margin-bottom:4px;font-size:16px;font-weight:500}.update-excerpt.svelte-kfq9ho{color:var(--text-secondary);transition:color var(--ease-smooth);font-size:13.5px;line-height:1.6}.update-tags.svelte-kfq9ho{gap:6px;margin-top:10px;display:flex}.update-tag.svelte-kfq9ho{letter-spacing:.04em;text-transform:uppercase;color:var(--text-tertiary);border-radius:var(--radius-sm);background:var(--bg-hover);transition:color var(--ease-smooth), background var(--ease-smooth);padding:2px 8px;font-size:10px;font-weight:500}.empty-state.svelte-kfq9ho{color:var(--text-tertiary);padding:40px 0;font-size:14px}.nudge.svelte-kfq9ho{border-top:.5px solid var(--border-subtle);text-align:center;transition:border-color var(--ease-smooth);margin-top:64px;padding:24px 0}.nudge.svelte-kfq9ho a:where(.svelte-kfq9ho){color:var(--text-tertiary);transition:color var(--ease-fast);font-size:14px;text-decoration:none}.nudge.svelte-kfq9ho a:where(.svelte-kfq9ho):hover{color:var(--text-primary)}.section.svelte-e0w5hj{padding:80px clamp(20px,4vw,48px)}.section-narrow.svelte-e0w5hj{max-width:var(--reading-w);margin:0 auto}.article-header.svelte-e0w5hj{margin-bottom:48px}.article-back.svelte-e0w5hj{color:var(--text-tertiary);transition:color var(--ease-fast);align-items:center;gap:6px;margin-bottom:32px;font-size:13px;text-decoration:none;display:inline-flex}.article-back.svelte-e0w5hj:hover{color:var(--text-secondary)}.article-title.svelte-e0w5hj{letter-spacing:-.02em;color:var(--text-primary);transition:color var(--ease-smooth);margin-bottom:12px;font-size:clamp(24px,3.5vw,36px);font-weight:400;line-height:1.25}.article-meta.svelte-e0w5hj{color:var(--text-tertiary);transition:color var(--ease-smooth);font-size:13px}.meta-sep.svelte-e0w5hj{margin:0 6px}.meta-tag.svelte-e0w5hj{text-transform:capitalize}.article-body.svelte-e0w5hj{color:var(--text-secondary);transition:color var(--ease-smooth);font-size:15px;line-height:1.8}.article-body.svelte-e0w5hj h2{color:var(--text-primary);letter-spacing:-.015em;margin:48px 0 16px;font-size:20px;font-weight:500}.article-body.svelte-e0w5hj h3{color:var(--text-primary);margin:32px 0 12px;font-size:16px;font-weight:500}.article-body.svelte-e0w5hj p{margin-bottom:20px}.article-body.svelte-e0w5hj ul,.article-body.svelte-e0w5hj ol{margin-bottom:20px;padding-left:24px}.article-body.svelte-e0w5hj li{margin-bottom:6px}.article-body.svelte-e0w5hj strong{color:var(--text-primary);font-weight:600}.article-body.svelte-e0w5hj a{color:var(--accent-text);text-decoration:none}.article-body.svelte-e0w5hj code{background:var(--bg-hover);color:var(--accent-text);border-radius:4px;padding:2px 6px;font-family:SF Mono,Fira Code,monospace;font-size:13px}.article-body.svelte-e0w5hj pre{background:var(--surface-sunken);border:.5px solid var(--border);border-radius:var(--radius-md);margin:24px 0;padding:20px;overflow-x:auto}.article-body.svelte-e0w5hj pre code{color:var(--text-secondary);background:0 0;padding:0;font-size:13px;line-height:1.6}.article-nudge.svelte-e0w5hj{border-top:.5px solid var(--border-subtle);transition:border-color var(--ease-smooth);margin-top:64px;padding-top:32px}.article-nudge.svelte-e0w5hj a:where(.svelte-e0w5hj){color:var(--text-tertiary);transition:color var(--ease-fast);font-size:14px;text-decoration:none}.article-nudge.svelte-e0w5hj a:where(.svelte-e0w5hj):hover{color:var(--text-primary)}.not-found.svelte-e0w5hj{padding:60px 0}.page-heading.svelte-e0w5hj{color:var(--text-primary);margin-bottom:8px;font-size:28px;font-weight:300}.page-subheading.svelte-e0w5hj{color:var(--text-secondary);margin-bottom:24px;font-size:14px}.back-link.svelte-e0w5hj{color:var(--accent-text);font-size:14px;text-decoration:none}.section.svelte-8kinj7{padding:80px clamp(20px,4vw,48px)}.section-narrow.svelte-8kinj7{max-width:var(--reading-w);margin:0 auto}.page-heading.svelte-8kinj7{letter-spacing:-.025em;color:var(--text-primary);transition:color var(--ease-smooth);margin-bottom:32px;font-size:clamp(28px,4vw,40px);font-weight:300}.about-statement.svelte-8kinj7{color:var(--text-primary);letter-spacing:-.015em;max-width:600px;transition:color var(--ease-smooth);margin-bottom:32px;font-size:clamp(18px,2.5vw,22px);font-weight:400;line-height:1.6}.about-body.svelte-8kinj7{color:var(--text-secondary);max-width:560px;transition:color var(--ease-smooth);margin-bottom:20px;font-size:15px;line-height:1.8}.about-contact.svelte-8kinj7{border-top:.5px solid var(--border-subtle);transition:border-color var(--ease-smooth);margin-top:48px;padding-top:32px}.about-contact-label.svelte-8kinj7{letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary);transition:color var(--ease-smooth);margin-bottom:8px;font-size:11px;font-weight:600}.about-contact.svelte-8kinj7 a:where(.svelte-8kinj7){color:var(--accent-text);transition:color var(--ease-fast);font-size:14px;text-decoration:none}.about-contact.svelte-8kinj7 a:where(.svelte-8kinj7):hover{color:var(--accent)}.nudge.svelte-8kinj7{border-top:.5px solid var(--border-subtle);text-align:center;transition:border-color var(--ease-smooth);margin-top:64px;padding:24px 0}.nudge.svelte-8kinj7 a:where(.svelte-8kinj7){color:var(--text-tertiary);transition:color var(--ease-fast);font-size:14px;text-decoration:none}.nudge.svelte-8kinj7 a:where(.svelte-8kinj7):hover{color:var(--text-primary)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{letter-spacing:-.012em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--surface-base);color:var(--text-primary);transition:background var(--ease-smooth), color var(--ease-smooth);font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;line-height:1.6}::selection{color:inherit;background:#ffffff26}[data-theme=light] ::selection{color:inherit;background:#0000001f}[data-theme=dark]{--surface-base:#15151b;--surface-raised:#1a1a21;--surface-sunken:#111116;--surface-overlay:#15151bd9;--glass-fill:#ffffff0a;--glass-fill-hover:#ffffff0f;--glass-border:.5px solid #ffffff14;--glass-blur:blur(24px);--text-primary:#ffffffeb;--text-secondary:#ffffff70;--text-tertiary:#ffffff40;--text-ghost:#ffffff26;--text-placeholder:#ffffff47;--border:#ffffff14;--border-subtle:#ffffff0d;--border-strong:#ffffff1f;--border-input:#ffffff1a;--border-focus:#ffffff38;--bg-hover:#ffffff0a;--bg-active:#ffffff12;--bg-selected:#ffffff0f;--icon:#ffffff61;--icon-hover:#ffffffe0;--accent:#60a5fa;--accent-subtle:#60a5fa1f;--accent-text:#60a5fae6;--accent-border:#60a5fa33;--accent-glow:#60a5fa14;--success:#34d399;--warning:#fbbf24;--error:#f87171;--shadow-sm:0 1px 4px #00000026;--shadow-md:0 2px 8px #0003;--shadow-lg:0 4px 16px #00000040;--shadow-header:0 1px 6px #0003;--radius-xs:4px;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-pill:999px;--ease-fast:.15s ease;--ease-normal:.25s ease;--ease-smooth:.4s cubic-bezier(.2, .8, .2, 1);--ease-spring:.5s cubic-bezier(.2, .8, .2, 1);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--nav-h:64px;--reading-w:720px;--wide-w:1080px}[data-theme=light]{--surface-base:#f2f2f5;--surface-raised:#fff;--surface-sunken:#ededf0;--surface-overlay:#f2f2f5d9;--glass-fill:#ffffffbf;--glass-fill-hover:#ffffffe0;--glass-border:.5px solid #0000000f;--glass-blur:blur(24px);--text-primary:#000000e0;--text-secondary:#00000070;--text-tertiary:#00000038;--text-ghost:#0000001f;--text-placeholder:#0000004d;--border:#00000014;--border-subtle:#0000000a;--border-strong:#0000001f;--border-input:#0000001a;--border-focus:#0000003d;--bg-hover:#00000008;--bg-active:#0000000f;--bg-selected:#0000000d;--icon:#0000005c;--icon-hover:#000000d6;--accent:#3a6ef5;--accent-subtle:#3a6ef51a;--accent-text:#3a6ef5e6;--accent-border:#3a6ef533;--accent-glow:#3a6ef50f;--success:#059669;--warning:#d97706;--error:#dc2626;--shadow-sm:0 1px 4px #0000000d;--shadow-md:0 2px 8px #0000000f;--shadow-lg:0 4px 16px #00000014;--shadow-header:0 1px 6px #0000000d;--radius-xs:4px;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-pill:999px;--ease-fast:.15s ease;--ease-normal:.25s ease;--ease-smooth:.4s cubic-bezier(.2, .8, .2, 1);--ease-spring:.5s cubic-bezier(.2, .8, .2, 1);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--nav-h:64px;--reading-w:720px;--wide-w:1080px}.page-shell.svelte-1n46o8q{padding-top:var(--nav-h);min-height:100vh}.not-found-page.svelte-1n46o8q{max-width:var(--reading-w);margin:0 auto;padding:120px clamp(20px,4vw,48px)}.not-found-page.svelte-1n46o8q h1:where(.svelte-1n46o8q){color:var(--text-primary);margin-bottom:8px;font-size:48px;font-weight:300}.not-found-page.svelte-1n46o8q p:where(.svelte-1n46o8q){color:var(--text-secondary);font-size:14px}
