@font-face{font-family:fraunces;src:url(../media/fraunces_var-s.p.1areq-k_t6h5x.woff2)format("woff2");font-display:swap;font-weight:300 900}@font-face{font-family:fraunces Fallback;src:local(Arial);ascent-override:84.05%;descent-override:21.91%;line-gap-override:0.0%;size-adjust:116.36%}.fraunces_3e523817-module__VvL2bG__className{font-family:fraunces,fraunces Fallback}.fraunces_3e523817-module__VvL2bG__variable{--font-fraunces:"fraunces", "fraunces Fallback"}
@font-face{font-family:spaceGrotesk;src:url(../media/space_grotesk_var-s.p.0oxh562_148qc.woff2)format("woff2");font-display:swap;font-weight:300 700}@font-face{font-family:spaceGrotesk Fallback;src:local(Arial);ascent-override:88.78%;descent-override:26.34%;line-gap-override:0.0%;size-adjust:110.84%}.spacegrotesk_70da97dc-module__s26v3W__className{font-family:spaceGrotesk,spaceGrotesk Fallback}.spacegrotesk_70da97dc-module__s26v3W__variable{--font-space-grotesk:"spaceGrotesk", "spaceGrotesk Fallback"}
:root{--ink:#000;--paper:#fff;--orange:#df9800;--blue:#0c3b73;--orange-tint:#fff6e5;--blue-tint:#eef3fa;--glow-orange:#df98008c;--glow-blue:#0c3b7373;--edge:clamp(1.25rem, 4vw, 3.5rem);--rule:3px}*{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--paper);color:var(--ink);font-family:var(--font-space-grotesk), ui-sans-serif, system-ui, sans-serif;-webkit-font-smoothing:antialiased;margin:0}::selection{background:var(--orange);color:var(--ink)}:focus-visible{outline:3px solid var(--orange);outline-offset:3px}a{color:inherit}h1,h2,h3{font-family:var(--font-fraunces), Georgia, serif;margin:0}.site-header{z-index:10;padding:1.25rem var(--edge);background:var(--paper);border-bottom:var(--rule) solid var(--ink);justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.wordmark{width:auto;height:28px;display:block}.nav-cta{text-underline-offset:4px;font-size:.95rem;font-weight:500;text-decoration:underline;transition:color .2s,transform .2s,text-shadow .2s;display:inline-block}.nav-cta:hover,.nav-cta:focus-visible{color:var(--orange);text-shadow:0 0 16px var(--glow-orange);transform:translateY(-2px)scale(1.04)}.hero{background:var(--paper);color:var(--ink);padding:calc(var(--edge) * 2) var(--edge) calc(var(--edge) * 1.5);grid-template-columns:7fr 5fr;gap:2rem;display:grid;position:relative;overflow:hidden}.hero-goo{z-index:0;pointer-events:none;filter:url(#hero-goo-filter);opacity:.3;position:absolute;inset:0}.hero-blob{border-radius:50%;position:absolute}.hero-blob--a{background:var(--orange);width:46vw;max-width:520px;height:46vw;max-height:520px;animation:10s ease-in-out infinite alternate hero-drift-a;top:-14%;left:-10%}.hero-blob--b{background:var(--blue);width:42vw;max-width:480px;height:42vw;max-height:480px;animation:11s ease-in-out infinite alternate hero-drift-b;bottom:-18%;right:-8%}.hero-blob--c{background:var(--blue);width:30vw;max-width:340px;height:30vw;max-height:340px;animation:13s ease-in-out infinite alternate hero-drift-c;top:-6%;right:-6%}.hero-blob--d{background:var(--orange);width:34vw;max-width:380px;height:34vw;max-height:380px;animation:9s ease-in-out infinite alternate hero-drift-d;bottom:-10%;left:4%}.hero-blob--e{background:var(--blue);width:24vw;max-width:260px;height:24vw;max-height:260px;animation:14s ease-in-out infinite alternate hero-drift-e;top:36%;left:58%}.hero-blob--cursor{background:var(--orange);width:220px;height:220px;top:0;left:0;transform:translate(-9999px,-9999px)}@keyframes hero-drift-a{0%{transform:translate(0)scale(1)}to{transform:translate(15%,11%)scale(1.25)}}@keyframes hero-drift-b{0%{transform:translate(0)scale(1)}to{transform:translate(-13%,-15%)scale(1.28)}}@keyframes hero-drift-c{0%{transform:translate(0)scale(1)}to{transform:translate(-11%,9%)scale(1.18)}}@keyframes hero-drift-d{0%{transform:translate(0)scale(1)}to{transform:translate(10%,-13%)scale(1.22)}}@keyframes hero-drift-e{0%{transform:translate(0)scale(1)}to{transform:translate(7%,12%)scale(1.14)}}@media (prefers-reduced-motion:reduce){.hero-blob--a,.hero-blob--b,.hero-blob--c,.hero-blob--d,.hero-blob--e{animation:none}}.hero-headline{z-index:2;letter-spacing:-.01em;grid-column:1/2;font-size:clamp(2.75rem,8vw,7rem);font-weight:600;line-height:.94;position:relative}.hero-accent{background:linear-gradient(100deg, var(--orange), var(--blue));color:var(--orange);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-side{z-index:2;grid-area:1/2/auto/3;align-self:end;padding-top:6rem;position:relative}.hero-lede{font-family:var(--font-fraunces), Georgia, serif;opacity:.82;max-width:34ch;margin:0 0 1.75rem;font-size:1.15rem;font-weight:420;line-height:1.5}.hero-cta,.product-cta,.segment-cta{background:var(--orange);color:var(--ink);font-family:var(--font-space-grotesk), sans-serif;border:var(--rule) solid var(--orange);align-items:center;gap:.5rem;padding:.9rem 1.4rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 0 #df980000}.hero-cta:hover,.hero-cta:focus-visible,.product-cta:hover,.product-cta:focus-visible,.segment-cta:hover,.segment-cta:focus-visible{box-shadow:0 10px 34px -6px var(--glow-orange), 0 0 0 4px var(--orange-tint);transform:translateY(-3px)scale(1.045)}.section-label{font-family:var(--font-space-grotesk), sans-serif;text-transform:uppercase;letter-spacing:.12em;color:var(--ink);border-bottom:var(--rule) solid var(--orange);margin:0 0 2.5rem;padding-bottom:.4rem;font-size:.8rem;font-weight:700;display:inline-block}.about{padding:calc(var(--edge) * 2) var(--edge)}.about-content{max-width:640px;margin-left:22%}.about-content p{font-family:var(--font-fraunces), Georgia, serif;margin:0 0 1.5rem;font-size:clamp(1.1rem,2vw,1.35rem);font-weight:420;line-height:1.55}.product{background:var(--blue-tint);color:var(--ink);padding:calc(var(--edge) * 2) var(--edge)}.product-grid{grid-template-columns:5fr 7fr;align-items:center;gap:3rem;display:grid}.product-visual{opacity:0;width:100%;max-width:380px;transition:opacity .7s,transform .7s cubic-bezier(.16,.84,.32,1);transform:translateY(28px)rotate(-4deg)}.product-visual img{width:100%;height:auto;transition:transform .35s cubic-bezier(.16,.84,.32,1),filter .35s;display:block}.product-visual:hover img,.product-visual:focus-within img{filter:drop-shadow(0 12px 28px var(--glow-blue));transform:scale(1.05)rotate(-2deg)}.product-visual.is-organized{opacity:1;transform:translateY(0)rotate(0)}@media (prefers-reduced-motion:reduce){.product-visual,.product-visual img{transition:none}}.product-name{margin-bottom:.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.product-tagline{font-family:var(--font-fraunces), Georgia, serif;color:var(--blue);margin:0 0 1.25rem;font-size:1.4rem;font-weight:600}.product-copy p{font-family:var(--font-fraunces), Georgia, serif;max-width:52ch;margin:0 0 1.5rem;font-size:1.1rem;font-weight:420;line-height:1.55}.product-features{gap:.6rem;margin:0 0 2rem;padding:0;font-size:.95rem;list-style:none;display:grid}.product-features li{padding-left:1.4rem;position:relative}.product-features li:before{content:"";background:var(--orange);width:.6rem;height:.6rem;position:absolute;top:.5em;left:0}.segment{padding:calc(var(--edge) * 2) var(--edge)}.segment-content{max-width:640px;margin-left:auto}.segment-name{margin-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:700}.segment-content p{font-family:var(--font-fraunces), Georgia, serif;margin:0 0 1.5rem;font-size:clamp(1.1rem,2vw,1.35rem);font-weight:420;line-height:1.55}.contact{background:var(--orange-tint);color:var(--ink);padding:calc(var(--edge) * 3) var(--edge)}.contact-headline{margin-bottom:2rem;font-size:clamp(2.5rem,9vw,6rem);font-weight:700;line-height:.95}.contact-email{font-family:var(--font-space-grotesk), sans-serif;letter-spacing:-.01em;text-decoration:underline;-webkit-text-decoration-color:var(--orange);text-decoration-color:var(--orange);text-underline-offset:6px;font-size:clamp(1.4rem,4vw,2.25rem);font-weight:700;text-decoration-thickness:3px;transition:transform .2s,text-shadow .2s,color .2s;display:inline-block}.contact-email:hover,.contact-email:focus-visible{color:var(--orange);text-shadow:0 0 20px var(--glow-orange);transform:scale(1.04)}.site-footer{background:var(--ink);color:var(--paper);padding:1.5rem var(--edge);opacity:.75;font-size:.85rem}.site-footer p{margin:0}@media (max-width:860px){.hero{grid-template-columns:1fr}.hero-headline,.hero-side{grid-column:1/2}.hero-side{grid-row:2;align-self:start;padding-top:2.5rem}.about-content,.segment-content{margin-left:0}.product-grid{grid-template-columns:1fr}.product-visual{max-width:300px;margin:0 auto 2rem}}
