.nav.svelte-1n8e4t1{z-index:var(--z-sticky);background:var(--bg-cream);transition:background .3s var(--ease-out), border-color .3s var(--ease-out);border-bottom:1px solid #0000;position:fixed;inset:0 0 auto}.nav--scrolled.svelte-1n8e4t1,.nav--menu-open.svelte-1n8e4t1{-webkit-backdrop-filter:blur(14px)saturate(1.3);border-bottom-color:var(--border);background:#fbfaf9d1}.nav-inner.svelte-1n8e4t1{max-width:var(--container-max);height:var(--nav-height);padding-inline:var(--gutter);align-items:center;gap:.5rem;margin-inline:auto;display:flex}.nav-brand.svelte-1n8e4t1{flex-shrink:0;align-items:center;padding-inline:0;display:inline-flex}.nav-brand.svelte-1n8e4t1 img:where(.svelte-1n8e4t1){width:auto;display:block}.nav-menu.svelte-1n8e4t1{align-items:center;gap:.15rem;margin-left:1.5rem;display:none}.nav-item.svelte-1n8e4t1{align-items:center;display:flex;position:relative}.nav-link.svelte-1n8e4t1{color:var(--ink);border-radius:var(--radius-pill);transition:background .15s var(--ease-out), opacity .15s var(--ease-out);cursor:pointer;background:0 0;align-items:center;gap:.3rem;padding:.5rem .8rem;font-size:.93rem;font-weight:500;display:inline-flex}.nav-link.svelte-1n8e4t1:hover{background:#1a1a180d}.chev.svelte-1n8e4t1{transition:transform .2s var(--ease-out);opacity:.6}.chev--open.svelte-1n8e4t1{transform:rotate(180deg)}.nav-actions.svelte-1n8e4t1{flex-shrink:0;margin-left:auto;display:none}.nav-cta.svelte-1n8e4t1{padding:10px 20px;font-size:.92rem}@media (width>=1024px){.nav-menu.svelte-1n8e4t1,.nav-actions.svelte-1n8e4t1{display:flex}}.mega.svelte-1n8e4t1{width:min(44rem, calc(100vw - 2 * var(--edge)));background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-lift);z-index:var(--z-dropdown);animation:svelte-1n8e4t1-mega-in .16s var(--ease-out) both;border-radius:18px;padding:1.5rem;position:absolute;top:calc(100% + .5rem);left:0}.mega--narrow.svelte-1n8e4t1{width:min(24rem, calc(100vw - 2 * var(--edge)))}@keyframes svelte-1n8e4t1-mega-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.mega-grid.svelte-1n8e4t1{grid-template-columns:1fr 1fr;gap:.75rem 2rem;display:grid}.mega-col.svelte-1n8e4t1{flex-direction:column;gap:.3rem;display:flex}.mega-foot.svelte-1n8e4t1{border-top:1px solid var(--border);color:var(--ink);transition:color .2s var(--ease-out);align-items:center;gap:.5rem;margin-top:.6rem;padding:.85rem .7rem .4rem;font-size:.88rem;font-weight:500;display:flex}.mega-foot.svelte-1n8e4t1 svg:where(.svelte-1n8e4t1){color:var(--ink-soft);transition:transform .2s var(--ease-out);flex-shrink:0}.mega-foot.svelte-1n8e4t1:hover svg:where(.svelte-1n8e4t1){transform:translate(3px)}.mega-heading.svelte-1n8e4t1{letter-spacing:.12em;text-transform:uppercase;color:var(--ink-soft);padding:.4rem .7rem .5rem;font-size:.72rem;font-weight:400}.mega-item.svelte-1n8e4t1{transition:background .15s var(--ease-out);border-radius:12px;align-items:center;gap:.9rem;padding:.7rem;display:flex}.mega-item.svelte-1n8e4t1:hover{background:#1a1a180d}.mega-ic.svelte-1n8e4t1{background:var(--bg-cream-alt);width:48px;height:48px;color:var(--ink);border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.mega-item.svelte-1n8e4t1:hover .mega-ic:where(.svelte-1n8e4t1){background:var(--bg-cream-hover)}.mega-text.svelte-1n8e4t1{flex-direction:column;gap:2px;display:flex}.mega-title.svelte-1n8e4t1{color:var(--ink);letter-spacing:-.01em;font-size:1.05rem;font-weight:600}.mega-desc.svelte-1n8e4t1{color:var(--ink-soft);font-size:.88rem;line-height:1.45}.nav-burger.svelte-1n8e4t1{border-radius:var(--radius-pill);flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;margin-left:auto;padding:9px;display:flex}.nav-burger.svelte-1n8e4t1:hover{background:#1a1a180d}@media (width>=1024px){.nav-burger.svelte-1n8e4t1{display:none}}.burger-line.svelte-1n8e4t1{background:var(--ink);width:100%;height:2px;transition:transform .25s var(--ease-out), opacity .2s var(--ease-out);border-radius:2px;display:block}.burger-line--1.svelte-1n8e4t1{transform:translateY(7px)rotate(45deg)}.burger-line--2.svelte-1n8e4t1{opacity:0}.burger-line--3.svelte-1n8e4t1{transform:translateY(-7px)rotate(-45deg)}.mobile-sheet.svelte-1n8e4t1{top:var(--nav-height);max-height:calc(100dvh - var(--nav-height));background:var(--bg-cream);border-bottom:1px solid var(--border);padding:.75rem var(--gutter) 1.5rem;position:absolute;left:0;right:0;overflow-y:auto}@media (width>=1024px){.mobile-sheet.svelte-1n8e4t1{display:none}}.mobile-nav.svelte-1n8e4t1{flex-direction:column;display:flex}.mobile-heading.svelte-1n8e4t1{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);padding:.75rem .5rem .35rem;font-size:.7rem;font-weight:600}.mobile-link.svelte-1n8e4t1{color:var(--ink);padding:.8rem .5rem;font-size:1rem;font-weight:500}.mobile-sub.svelte-1n8e4t1{color:var(--ink-soft);padding:.6rem .5rem;font-size:.95rem}.mobile-divider.svelte-1n8e4t1{background:var(--border);height:1px;margin:.5rem 0}.mobile-cta.svelte-1n8e4t1{width:100%;margin-top:1rem}.footer.svelte-7lfk2o{z-index:2;background:var(--bg-dark);color:var(--ink-soft-dark);border-top:1px solid var(--border-dark);padding-block:clamp(3.5rem,7vw,5rem) 2.5rem;position:relative}.footer-inner.svelte-7lfk2o{text-align:center;flex-direction:column;align-items:center;gap:1.1rem;display:flex}.footer-logo.svelte-7lfk2o{width:auto}.footer-tagline.svelte-7lfk2o{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink-on-dark);font-size:clamp(1.1rem,2vw,1.4rem);font-weight:500}.footer-linkedin.svelte-7lfk2o{color:var(--ink-on-dark);border:1px solid var(--border-dark-strong);border-radius:var(--radius-pill);transition:background .15s var(--ease-out), border-color .15s var(--ease-out);align-items:center;gap:.5rem;margin-top:.4rem;padding:.6rem 1.2rem;font-size:.92rem;font-weight:500;display:inline-flex}.footer-linkedin.svelte-7lfk2o:hover{border-color:var(--ink-on-dark);background:#f4f1ea14}.footer-divider.svelte-7lfk2o{background:var(--border-dark);width:min(100%,60rem);height:1px;margin-top:clamp(2rem,4vw,3rem)}.footer-disclaimer.svelte-7lfk2o{color:var(--ink-soft-dark);opacity:.75;max-width:62rem;margin-top:.4rem;font-size:.78rem;line-height:1.55}.footer-legal.svelte-7lfk2o{flex-wrap:wrap;justify-content:center;gap:.5rem 1.5rem;margin-top:.5rem;display:flex}.footer-legal.svelte-7lfk2o a:where(.svelte-7lfk2o){color:var(--ink-soft-dark);transition:color .15s var(--ease-out);font-size:.85rem}.footer-legal.svelte-7lfk2o a:where(.svelte-7lfk2o):hover{color:var(--ink-on-dark)}.footer-copy.svelte-7lfk2o{color:var(--ink-soft-dark);font-size:.8rem}.cc.svelte-1xqvkrg{z-index:9980;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);width:min(30rem,100vw - 1.7rem);animation:svelte-1xqvkrg-cc-in .4s var(--ease-out) both;flex-direction:column;gap:1rem;padding:clamp(1.1rem,2.5vw,1.5rem);display:flex;position:fixed;bottom:clamp(.85rem,2vw,1.5rem);left:clamp(.85rem,2vw,1.5rem);box-shadow:0 2px 6px #1a1a180f,0 24px 50px #1a1a1829}@keyframes svelte-1xqvkrg-cc-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.cc-text.svelte-1xqvkrg{color:var(--ink-soft);font-size:.92rem;line-height:1.55}.cc-link.svelte-1xqvkrg{color:var(--ink);text-underline-offset:3px;text-decoration:underline}.cc-link.svelte-1xqvkrg:hover{color:var(--ink-soft)}.cc-actions.svelte-1xqvkrg{gap:.6rem;display:flex}.cc-btn.svelte-1xqvkrg{flex:1;justify-content:center}@media (prefers-reduced-motion:reduce){.cc.svelte-1xqvkrg{animation:none}}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(./manrope-latin-wght-normal.DHIcAJRg.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-latin-wght-normal.Dx4kXJAl.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Variable;font-style:italic;font-display:swap;font-weight:100 900;src:url(./inter-latin-wght-italic.DpCbqKDY.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg-cream:#fbfaf9;--bg-card:#fff;--bg-dark:#1a1a18;--bg-cream-alt:#f3f1ec;--bg-cream-warm:#efece4;--bg-cream-hover:#e7e2d8;--ink:#1a1a18;--ink-soft:#6b6a65;--ink-on-dark:#f4f1ea;--ink-soft-dark:#a8a69e;--accent:#1a1a18;--accent-ink:#f4f1ea;--accent-soft:#1a1a180f;--ok:#708354;--ok-bg:#ecefe4;--ok-text:#55673d;--border:#1a1a181f;--border-strong:#1a1a1838;--border-dark:#f4f1ea24;--border-dark-strong:#f4f1ea3d;--font-display:"Manrope Variable", system-ui, -apple-system, sans-serif;--font-body:"Inter Variable", system-ui, -apple-system, sans-serif;--fs-h1:clamp(2.75rem, 6vw, 4.25rem);--fs-h2:clamp(2.2rem, 4.4vw, 3.6rem);--fs-h3:clamp(1.2rem, 2.1vw, 1.55rem);--fs-quote:clamp(1.5rem, 2.9vw, 2.15rem);--fs-subtitle:clamp(1.15rem, 1.75vw, 1.4rem);--fs-body:1.0625rem;--fs-eyebrow:.82rem;--fs-stat:clamp(2.85rem, 5.6vw, 4.2rem);--fs-small:.82rem;--container-max:2400px;--container-pad:clamp(1rem, 3vw, 2.25rem);--edge:clamp(.85rem, 1.6vw, 1.4rem);--gutter:clamp(1.5rem, 3vw, 3.25rem);--section-gap:clamp(5rem, 10vw, 9rem);--block-gap:clamp(2rem, 4vw, 3.5rem);--radius:16px;--radius-sm:10px;--radius-pill:999px;--ease-out:cubic-bezier(.16, 1, .3, 1);--reveal-dur:.6s;--shadow-soft:0 1px 2px #1a1a180a, 0 8px 24px #1a1a180d;--shadow-lift:0 2px 6px #1a1a180f, 0 18px 40px #1a1a1814;--nav-height:4.5rem;--color-surface:var(--bg-cream);--color-surface-2:var(--bg-cream-alt);--color-surface-3:var(--bg-cream-warm);--color-surface-4:#ded7c7;--color-surface-5:#d4ccba;--color-primary:var(--ink);--color-primary-600:#000;--color-primary-light:var(--accent-soft);--color-primary-subtle:var(--border-strong);--gradient-primary:var(--ink);--gradient-hero:var(--bg-dark);--gradient-cta:var(--bg-dark);--color-text:var(--ink);--color-text-subtle:var(--ink-soft);--color-text-muted:var(--ink-soft);--color-text-inverse:var(--ink-on-dark);--color-text-disabled:#b0aea6;--color-success:var(--ok);--color-success-light:var(--ok-bg);--color-success-dark:#1f4a30;--color-warning:#b9822a;--color-warning-light:#f4e7cd;--color-error:#a8392c;--color-error-light:#f1ddd8;--color-accent:var(--accent);--color-accent-light:var(--accent-soft);--color-border:var(--border);--color-border-strong:var(--border-strong);--font-size-base:var(--fs-body);--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:4rem;--text-7xl:4.5rem;--leading-tight:1.1;--leading-snug:1.35;--leading-normal:1.5;--leading-relaxed:1.6;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-7:1.75rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-14:3.5rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-28:7rem;--space-32:8rem;--radius-xs:4px;--radius-sm-legacy:6px;--radius-md:10px;--radius-lg:14px;--radius-xl:16px;--radius-2xl:22px;--radius-full:999px;--shadow-xs:var(--shadow-soft);--shadow-sm:var(--shadow-soft);--shadow-md:var(--shadow-soft);--shadow-lg:var(--shadow-lift);--shadow-xl:var(--shadow-lift);--shadow-2xl:var(--shadow-lift);--transition-fast:.15s var(--ease-out);--transition-base:.25s var(--ease-out);--transition-slow:.4s var(--ease-out);--transition-reveal:var(--reveal-dur) var(--ease-out);--ease-out-expo:var(--ease-out);--z-sticky:200;--z-dropdown:100;--z-overlay:300;--content-max:var(--container-max);--content-narrow:52rem;--section-py:var(--section-gap)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--font-body);font-size:var(--fs-body);line-height:var(--leading-relaxed);color:var(--ink);background:var(--bg-cream);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:clip}html.intro-lock,html.intro-lock body{overflow:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);color:var(--ink);letter-spacing:-.02em;font-weight:700;line-height:1.1}p{line-height:var(--leading-relaxed)}a{color:inherit;text-decoration:none}img,svg,video{max-width:100%;display:block}ul,ol{list-style:none}button{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none}input,select,textarea{font:inherit;color:inherit}::selection{background:#1a1a182e}.hero-stage ::selection{background:#f4f1ea4d}[data-surface=dark] ::selection{background:#f4f1ea4d}[data-surface=dark] .mock ::selection{background:#1a1a182e}[data-surface=dark] .mm-text ::selection{background:#1a1a182e}[data-surface=dark] .stat ::selection{background:#1a1a182e}.container{width:100%;max-width:var(--container-max);padding-inline:var(--gutter);margin-inline:auto}.container-narrow{max-width:52rem;margin-inline:auto}.content-sheet{z-index:2;background:var(--bg-cream);border-radius:clamp(20px,3vw,40px) clamp(20px,3vw,40px) 0 0;position:relative;box-shadow:0 -18px 50px #1a1a1821}.section{padding-block:var(--section-gap)}.section-sm{padding-block:clamp(3rem,6vw,5rem)}:where(section[id],div[id]){scroll-margin-top:calc(var(--nav-height) + 1rem)}.eyebrow{font-family:var(--font-body);font-size:var(--fs-eyebrow);letter-spacing:.14em;text-transform:uppercase;color:var(--ink);font-weight:300;display:inline-block}.eyebrow--accent{color:var(--ink)}.eyebrow--on-dark{color:var(--ink-on-dark)}.section-header{max-width:44rem;margin-inline:auto;margin-bottom:var(--block-gap);text-align:center}.section-title{font-size:var(--fs-h2);letter-spacing:-.02em;color:var(--ink);text-wrap:balance;font-weight:700;line-height:1.1}.section-title--on-dark{color:var(--ink-on-dark)}.section-subtitle{font-size:var(--fs-subtitle);color:var(--ink-soft);margin-top:1.25rem;max-width:38rem;margin-inline:auto;font-weight:400;line-height:1.55}.section-subtitle--on-dark{color:var(--ink-soft-dark)}.prose{max-width:38rem}.btn{font-family:var(--font-body);letter-spacing:0;border-radius:var(--radius-pill);transition:background .2s var(--ease-out), color .2s var(--ease-out), border-color .2s var(--ease-out), transform .15s var(--ease-out);white-space:nowrap;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:12px 24px;font-size:.95rem;font-weight:400;display:inline-flex}.btn:active{transform:scale(.99)}.btn:after{content:"→";opacity:0;width:0;transition:width .28s var(--ease-out), opacity .22s var(--ease-out), transform .28s var(--ease-out), margin-left .28s var(--ease-out);margin-left:-.5rem;display:inline-block;overflow:hidden;transform:translate(-8px)}.btn:hover:after,.btn:focus-visible:after{opacity:1;width:1.05em;margin-left:0;transform:translate(0)}@media (prefers-reduced-motion:reduce){.btn:after{display:none}}.btn-primary{background:var(--ink);color:#fff}.btn-primary:hover{background:#000}.btn-secondary{color:var(--ink);border-color:var(--border-strong);background:0 0}.btn-secondary:hover{background:var(--bg-card);border-color:var(--ink)}.btn-accent{background:var(--accent);color:var(--accent-ink)}.btn-accent:hover{background:#000}.btn-white{color:var(--ink);background:#fff}.btn-white:hover{background:#ffffffd1}.btn-glass{color:#fff;-webkit-backdrop-filter:blur(12px)saturate(1.3);background:#14141252;border-color:#ffffff52}.btn-glass:hover{background:#ffffff29;border-color:#fff9}.btn-on-dark{background:var(--bg-cream);color:var(--ink)}.btn-on-dark:hover{background:#fff}.btn-secondary-dark{color:var(--ink-on-dark);border-color:var(--border-dark-strong);background:0 0}.btn-secondary-dark:hover{border-color:var(--ink-on-dark);background:#f4f1ea14}.btn-icon{transition:transform .2s var(--ease-out);flex-shrink:0}.btn:hover .btn-icon{transform:translate(3px)}.btn-outline{color:var(--ink);border-color:var(--border-strong);background:0 0}.btn-outline:hover{background:var(--bg-card);border-color:var(--ink)}.btn-ghost-dark{color:var(--ink-on-dark);border-color:var(--border-dark-strong);background:#f4f1ea14}.btn-ghost-dark:hover{background:#f4f1ea29}.card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:2rem}.badge{font-size:var(--fs-small);border-radius:var(--radius-pill);white-space:nowrap;align-items:center;gap:.35rem;padding:.3rem .7rem;font-weight:500;display:inline-flex}.badge-ok,.badge-success{background:var(--ok-bg);color:var(--ok)}.badge-muted{background:var(--bg-cream-alt);color:var(--ink-soft)}html.js .reveal{opacity:0;transition:opacity var(--reveal-dur) var(--ease-out), transform var(--reveal-dur) var(--ease-out);will-change:opacity, transform;transform:translateY(16px)}html.js .reveal.visible{opacity:1;transform:translateY(0)}:focus-visible{outline:2px solid var(--ink);outline-offset:3px;border-radius:4px}.on-dark :focus-visible,[data-surface=dark] :focus-visible{outline-color:var(--ink-on-dark)}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:999px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.reveal{opacity:1!important;transform:none!important}}.page-fade.svelte-12qhfyh{z-index:9990;background:var(--bg-dark);opacity:0;pointer-events:none;transition:opacity .45s var(--ease-out);position:fixed;inset:0}.page-fade--on.svelte-12qhfyh{opacity:1;pointer-events:auto;transition:opacity .22s ease-in}@media (prefers-reduced-motion:reduce){.page-fade.svelte-12qhfyh{display:none}}.skip-link.svelte-12qhfyh{width:1px;height:1px;position:absolute;top:auto;left:-9999px;overflow:hidden}.skip-link.svelte-12qhfyh:focus{z-index:9999;background:var(--color-primary);color:#fff;border-radius:var(--radius-md);width:auto;height:auto;font-weight:600;font-size:var(--text-sm);padding:.75rem 1.5rem;position:fixed;top:1rem;left:1rem}
