html:has(.brand-home){scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html:has(.brand-home){scroll-behavior:auto}}.anthrena-theme .brand-home,.brand-home{--forest:#12291d;--forest-2:#1b3a2a;--forest-deep:#071607;--moss:#3e5c48;--gold:#c9a24b;--gold-soft:#e3c98a;--gold-cta:#ffda62;--gold-cta-2:#e8c547;--ivory:#f6f3eb;--paper:#fbfaf6;--ink:#1a1a1a;--mist:#8fa396;--muted:#555555;--mint:#ebf7ed;--mint-line:#c7e5cc;--signal:#00e676;--line:rgba(18,41,29,0.13);--line-dark:rgba(246,243,235,0.15);font-family:var(--font-brand-inter),"Inter",sans-serif;background:var(--paper);color:var(--ink);line-height:1.65;-webkit-font-smoothing:antialiased;--brand-nav-h:64px;--brand-nav-offset:var(--brand-nav-h);overflow-x:clip;max-width:100%}.brand-home *,.brand-home :after,.brand-home :before{box-sizing:border-box}.brand-home ::selection{background:var(--gold-soft)}.brand-home .wrap{max-width:1120px;margin:0 auto;padding:0 28px}.brand-home #contact,.brand-home #download,.brand-home #features,.brand-home #how,.brand-home #products,.brand-home #vision{scroll-margin-top:calc(var(--brand-nav-h) + 8px)}.brand-home .eyebrow{font-size:.72rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--gold)}.brand-home h2.section-title{font-family:var(--font-brand-fraunces),"Fraunces",serif;font-weight:600;font-size:clamp(1.85rem,4vw,3rem);color:var(--ink);line-height:1.15;letter-spacing:-.02em;margin:0}.brand-home .section-lede{margin-top:16px;max-width:40rem;color:var(--muted);font-size:1rem;line-height:1.625}.brand-home .section-heading{text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.brand-home .section-heading .section-lede{margin-top:0}.brand-home header.site{position:fixed;top:0;left:0;right:0;z-index:60;background:rgba(0,0,0,.15);border-bottom:1px solid transparent;transition:background .2s ease,border-color .2s ease}.brand-home header.site.is-scrolled,.brand-home header.site.nav-mobile-open,.brand-home.brand-home--subpage header.site{background:var(--forest);border-bottom-color:var(--line-dark)}.brand-home header.site.nav-mobile-open{z-index:10020}.brand-home .nav{display:flex;align-items:center;justify-content:space-between;height:var(--brand-nav-h);gap:12px;position:relative}.brand-home .logo{display:inline-flex;align-items:center;text-decoration:none;flex-shrink:0}.brand-home .brand-logo{display:inline-flex;align-items:center;gap:6px}.brand-home .brand-logo-mark{display:block;width:26px;height:26px;flex-shrink:0}.brand-home .brand-logo-word{display:block;width:114px;height:22px;flex-shrink:0}.brand-home .nav-links{display:flex;gap:2.25rem;align-items:center;flex-wrap:wrap}.brand-home .nav-dropdown-trigger,.brand-home .nav-links>a{font-size:1rem;font-weight:400;color:#fff;text-decoration:none;padding:6px 4px;border-radius:6px;border:none;background:transparent;cursor:pointer;font-family:inherit;transition:background .15s,color .15s}.brand-home .nav-dropdown-trigger:focus-visible,.brand-home .nav-dropdown-trigger:hover,.brand-home .nav-links>a:focus-visible,.brand-home .nav-links>a:hover{background:transparent;color:var(--ivory);outline:none}.brand-home .nav-cta{background:var(--gold-cta)!important;color:#000!important;padding:8px 16px!important;font-size:1rem!important;font-weight:400;line-height:1.2;letter-spacing:-.02em;border-radius:54px!important}.brand-home .nav-cta:focus-visible,.brand-home .nav-cta:hover{background:var(--gold-soft)!important;color:#000!important}.brand-home .nav-item-dropdown{position:relative;display:flex;align-items:center;align-self:stretch}.brand-home .nav-dropdown-trigger{display:inline-flex;align-items:center;gap:4px}.brand-home .nav-dropdown-trigger:after{content:"";width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid;opacity:.7;margin-left:2px}.brand-home .nav-dropdown-panel{position:absolute;top:100%;left:0;min-width:300px;padding:8px;margin-top:0;background:var(--paper);border:1px solid var(--line);border-radius:14px;box-shadow:0 16px 40px rgba(18,41,29,.18);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(4px);transition:opacity .15s ease,transform .15s ease,visibility .15s;z-index:70}.brand-home .nav-item-dropdown:focus-within .nav-dropdown-panel,.brand-home .nav-item-dropdown:hover .nav-dropdown-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.brand-home .nav-dropdown-item{display:flex;align-items:flex-start;gap:12px;padding:12px;border-radius:10px;text-decoration:none;color:inherit;transition:background .15s}.brand-home .nav-dropdown-item:focus-visible,.brand-home .nav-dropdown-item:hover{background:rgba(18,41,29,.05);outline:none}.brand-home .nav-dropdown-item-icon{flex-shrink:0;width:40px;height:40px;border-radius:10px;background:rgba(18,41,29,.06);color:var(--forest);display:flex;align-items:center;justify-content:center}.brand-home .nav-dropdown-item-text{display:flex;flex-direction:column;gap:2px;min-width:0}.brand-home .nav-dropdown-item-title{font-family:var(--font-brand-fraunces),"Fraunces",serif;font-weight:600;font-size:.95rem;color:var(--forest);line-height:1.2}.brand-home .nav-dropdown-item-desc{font-size:.78rem;color:var(--mist);line-height:1.35}.brand-home .nav-actions{display:flex;align-items:center;gap:.75rem;margin-left:.5rem}.brand-home .nav-get-app{display:inline-flex;align-items:center;justify-content:center;gap:4px;border:1px solid rgba(255,255,255,.15);background:rgba(12,107,55,.5);color:#fff;text-decoration:none;text-shadow:0 1px 0 rgba(0,0,0,.25);border-radius:48px;padding:8px 16px 8px 12px;font-size:1rem;font-weight:400;font-family:inherit;line-height:1.2;box-sizing:border-box;cursor:pointer;white-space:nowrap}.brand-home .nav-get-app svg{width:16px;height:16px;flex-shrink:0}.brand-home .nav-get-app:focus-visible,.brand-home .nav-get-app:hover{background:rgba(12,107,55,.72);color:#fff;outline:none;transform:none}.brand-home .nav-drawer-header,.brand-home .nav-overlay,.brand-home .nav-toggle{display:none}.brand-home .nav-toggle{background:none;border:none;cursor:pointer;padding:.5rem;color:var(--ivory);min-width:44px;min-height:44px;align-items:center;justify-content:center;border-radius:8px}.brand-home .nav-toggle:focus-visible,.brand-home .nav-toggle:hover{background:rgba(246,243,235,.1);outline:none}.brand-home .nav-overlay{position:fixed;inset:0;background:rgba(12,29,20,.55);z-index:1}@media (max-width:900px){.brand-home .nav-toggle{display:flex}.brand-home .nav-links{display:none}.brand-home header.site.nav-mobile-open .nav-overlay{display:block}.brand-home header.site.nav-mobile-open .nav-links{display:flex;position:fixed;top:0;right:0;bottom:0;width:min(320px,100vw);height:100dvh;background:var(--forest);border-left:1px solid var(--line-dark);box-shadow:-8px 0 32px rgba(0,0,0,.35);flex-direction:column;align-items:stretch;flex-wrap:nowrap;gap:0;padding:1.25rem 1.25rem 1.5rem;z-index:2;overflow-y:auto;-webkit-overflow-scrolling:touch}.brand-home .nav-drawer-header{display:block;margin:-.5rem 0 .5rem}.brand-home .nav-close{display:flex;margin-left:auto;background:none;border:none;cursor:pointer;padding:.5rem;color:var(--ivory);min-width:44px;min-height:44px;align-items:center;justify-content:center;border-radius:8px}.brand-home .nav-close:focus-visible,.brand-home .nav-close:hover{background:rgba(246,243,235,.1);outline:none}.brand-home header.site.nav-mobile-open .nav-links>a{display:block;padding:.85rem 0;font-size:1rem;border-radius:0}.brand-home header.site.nav-mobile-open .nav-item-dropdown{display:block;align-self:stretch;width:100%}.brand-home header.site.nav-mobile-open .nav-item-dropdown .nav-dropdown-panel{display:none;position:static;opacity:1;visibility:visible;pointer-events:auto;transform:none;background:transparent;box-shadow:none;border:none;border-radius:0;min-width:auto;padding:.15rem 0 .5rem}.brand-home header.site.nav-mobile-open .nav-item-dropdown.is-open .nav-dropdown-panel{display:block}.brand-home header.site.nav-mobile-open .nav-dropdown-trigger{display:flex;width:100%;align-items:center;justify-content:space-between;padding:.85rem 0;font-size:1rem;font-weight:600;color:var(--ivory);text-align:left;border-radius:0}.brand-home header.site.nav-mobile-open .nav-item-dropdown.is-open .nav-dropdown-trigger:after{transform:rotate(180deg)}.brand-home header.site.nav-mobile-open .nav-dropdown-item{padding:.65rem .5rem .65rem .25rem}.brand-home header.site.nav-mobile-open .nav-dropdown-item-icon{width:36px;height:36px;background:rgba(246,243,235,.08);color:var(--gold-soft)}.brand-home header.site.nav-mobile-open .nav-dropdown-item-title{color:var(--ivory)}.brand-home header.site.nav-mobile-open .nav-dropdown-item-desc{display:none}.brand-home header.site.nav-mobile-open .nav-actions{flex-direction:column;align-items:stretch;width:100%;gap:.75rem;margin-left:0;margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--line-dark)}.brand-home header.site.nav-mobile-open .nav-cta,.brand-home header.site.nav-mobile-open .nav-get-app{width:100%;justify-content:center;min-height:48px}.brand-home header.site.nav-mobile-open .nav-cta{display:flex!important;align-items:center;border-radius:99px!important;text-align:center}}.brand-home .hero{background-color:#071607;background-image:url(/brand/hero-bg.jpg);background-size:cover;background-position:top;color:var(--ivory);min-height:calc(851 / 1440 * 100vw);display:flex;flex-direction:column;padding:calc(182 / 1440 * 100vw) 0 0;position:relative;overflow:hidden;isolation:isolate}.brand-home .hero-mandala-glow{position:absolute;top:calc(339 / 1440 * 100vw);right:calc(26 / 1440 * 100vw);width:calc(386 / 1440 * 100vw);height:calc(386 / 1440 * 100vw);border-radius:50%;background:radial-gradient(circle,rgba(99,165,121,.55),transparent 70%);mix-blend-mode:soft-light;pointer-events:none;z-index:0}.brand-home .hero>.wrap.hero-inner{position:relative;z-index:2;isolation:isolate;flex:1 1 auto;width:100%;max-width:1120px;margin-left:auto;margin-right:auto;padding:0 28px}.brand-home .hero-copy{max-width:762px}.brand-home .hero-copy .eyebrow,.brand-home .hero-copy h1{max-width:552px}.brand-home .hero .eyebrow{letter-spacing:.35em;font-size:.72rem;color:var(--gold)}.brand-home .btn svg{width:16px;height:16px;flex-shrink:0}.brand-home .hero h1{font-family:var(--font-brand-fraunces),"Fraunces",serif;font-weight:600;font-size:clamp(2rem,5.4vw,3.125rem);line-height:1.06;letter-spacing:-.015em;margin:16px 0 0}.brand-home .hero h1 em{font-style:italic;color:var(--gold-soft)}.brand-home .hero .lede{margin-top:32px;max-width:none;font-size:.875rem;line-height:1.57;color:rgba(246,243,235,.8)}.brand-home .hero-ctas{margin-top:42px;display:flex;gap:12px;flex-wrap:nowrap;align-items:center}.brand-home .hero .hero-ctas .btn{flex-shrink:0}.brand-home .hero-whats-new{margin:20px 0 0;font-size:.75rem;letter-spacing:.04em;text-transform:uppercase;color:#a5c7b0}.brand-home a.hero-whats-new{display:inline-block;text-decoration:none}.brand-home a.hero-whats-new:focus-visible,.brand-home a.hero-whats-new:hover{color:var(--ivory)}.brand-home .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;font-weight:600;font-size:.9rem;padding:12px 24px;min-height:48px;border-radius:99px;border:1px solid transparent;transition:transform .15s,background .15s,border-color .15s}.brand-home .btn:focus-visible,.brand-home .nav-get-app:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.brand-home .btn:active{transform:scale(.98)}.brand-home .btn-gold{background:var(--gold-cta-2);color:#060a06;box-shadow:0 4px 8px rgba(232,197,71,.3);letter-spacing:.03em;font-size:.875rem;padding:14px 28px}.brand-home .btn-gold:hover{background:var(--gold-cta)}.brand-home .btn-ghost{border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:var(--ivory);letter-spacing:.03em;font-size:.875rem;padding:14px 28px}.brand-home .btn-ghost:hover{background:rgba(246,243,235,.1)}.brand-home .btn-mac{background:linear-gradient(90deg,#ffda62,#f3c623);border-color:#ffe5ab;color:#000;font-weight:600;font-size:.9rem;padding:12px 24px;border-radius:51px;gap:8px}.brand-home .btn-mac:hover{filter:brightness(1.04)}.brand-home .btn-os{background:rgba(255,255,255,.04);border-color:transparent;color:var(--ivory);font-weight:600;font-size:.9rem;padding:12px 24px;border-radius:51px;gap:10px}.brand-home .btn-os:hover{background:rgba(255,255,255,.08)}.brand-home .btn-os.is-soon{color:var(--mist);background:rgba(255,255,255,.06);border-color:transparent;mix-blend-mode:normal;isolation:isolate;cursor:default;pointer-events:none}.brand-home .btn-os.is-soon svg{color:var(--mist)}.brand-home .hero-terminal{margin-top:auto;background:#0c1d14;border-top:1px solid var(--line-dark);position:relative;z-index:1;flex-shrink:0}.brand-home .hero-terminal .wrap{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;padding-top:18px;padding-bottom:18px}.brand-home .term-line{font-family:var(--font-brand-mono),"JetBrains Mono",monospace;font-size:.82rem;color:var(--gold-soft);white-space:nowrap;overflow:hidden}.brand-home .term-line .prompt{color:var(--mist)}.brand-home .term-line .cursor{display:inline-block;width:8px;height:15px;background:var(--gold);vertical-align:-2px;animation:brand-blink 1.1s steps(1) infinite}@keyframes brand-blink{50%{opacity:0}}.brand-home .term-badge{font-family:var(--font-brand-mono),"JetBrains Mono",monospace;font-size:.7rem;color:var(--mist);border:1px solid var(--line-dark);border-radius:99px;padding:5px 14px;white-space:nowrap}.brand-home .term-badge b{color:var(--gold-soft);font-weight:500}.brand-home .vision{padding:96px 0;position:relative;overflow:hidden;background:var(--forest-deep);border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.brand-home .vision:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,230,118,.017),transparent),radial-gradient(720px 720px at 88% 70%,rgba(0,230,118,.12),transparent 62%);pointer-events:none}.brand-home .etym{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:64px;align-items:center;position:relative;z-index:1}.brand-home .etym-left{display:flex;flex-direction:column;gap:13px}.brand-home .etym-mark{font-family:var(--font-brand-fraunces),"Fraunces",serif;font-weight:600;font-size:clamp(2.4rem,6vw,5rem);color:var(--ivory);line-height:1;letter-spacing:-.025em}.brand-home .etym-mark .g-word{display:block}.brand-home .etym-mark-arena{display:flex;flex-wrap:wrap;align-items:baseline;column-gap:8px}.brand-home .etym-mark-arena .g-word{display:inline}.brand-home .etym-mark .g-plus{color:var(--gold-soft);font-size:.7em;letter-spacing:-.02em}.brand-home .etym-mark .def{display:flex;align-items:center;gap:12px;width:100%;font-size:.875rem;font-weight:400;font-family:var(--font-brand-inter),"Inter",sans-serif;color:var(--mist);margin-top:8px;letter-spacing:0;line-height:1.4}.brand-home .etym-mark .def-rule{width:24px;height:1px;background:var(--gold-soft);opacity:.6;flex-shrink:0}.brand-home .etym-divider{height:1px;width:100%;background:rgba(255,255,255,.05);margin:4px 0}.brand-home .etym-right p{font-size:1rem;line-height:1.75;color:var(--mist);margin:0}.brand-home .etym-right p+p{margin-top:24px}.brand-home .etym-right .pull{font-family:var(--font-brand-fraunces),"Fraunces",serif;font-style:italic;font-weight:600;font-size:1.5rem;color:var(--ivory);margin-top:40px;border-left:3px solid var(--signal);padding-left:20px;line-height:1.4;letter-spacing:-.02em}.brand-home .beliefs{margin-top:90px;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:18px;overflow:hidden}.brand-home .belief{background:var(--paper);padding:34px 30px}.brand-home .belief .num{font-family:var(--font-brand-mono),"JetBrains Mono",monospace;font-size:.72rem;color:var(--gold);letter-spacing:.1em}.brand-home .belief h3{font-family:var(--font-brand-fraunces),"Fraunces",serif;font-weight:600;font-size:1.15rem;color:var(--forest);margin:12px 0 8px}.brand-home .belief p{font-size:.88rem;color:#4a544d;margin:0}.brand-home .autonomy{background:#fff;padding:120px 0}.brand-home .autonomy-grid{margin-top:64px;display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.brand-home .feature-card{background:var(--mint);border:1px solid var(--mint-line);border-radius:16px;padding:32px;display:flex;flex-direction:column;gap:12px;min-width:0}.brand-home .feature-icon{width:48px;height:48px;border-radius:12px;background:rgba(232,196,71,.3);color:var(--ink);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-bottom:8px}.brand-home .feature-icon svg{width:24px;height:24px}.brand-home .feature-card h3{font-family:var(--font-brand-fraunces),"Fraunces",serif;font-weight:600;font-size:1.375rem;color:var(--ink);margin:0;line-height:1.25}.brand-home .feature-card p{font-size:.875rem;line-height:1.7;color:var(--muted);margin:0}.brand-home .products{background:var(--forest-deep);color:var(--ivory);padding:50px 0 120px;position:relative;overflow:hidden}.brand-home .products:before{content:"";position:absolute;left:-200px;top:100px;width:700px;height:700px;background:radial-gradient(circle,rgba(0,230,118,.16),transparent 62%);mix-blend-mode:screen;pointer-events:none}.brand-home .products .section-title{color:var(--ivory);text-align:center;max-width:50rem}.brand-home .products .section-lede{color:var(--mist);text-align:center;max-width:35rem}.brand-home .products .wrap{position:relative;z-index:1}.brand-home .stack-heading{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}.brand-home .stack-heading .section-lede{margin-top:0}.brand-home .stack-badge{margin:0;background:rgba(0,230,118,.1);border:1px solid rgba(0,230,118,.2);color:var(--signal);font-size:.6875rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;padding:6px 16px;border-radius:99px}.brand-home .stack{margin-top:64px;display:flex;flex-direction:column;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:20px;overflow:hidden}.brand-home .product{display:grid;grid-template-columns:340px 1fr;align-items:stretch;text-decoration:none;color:inherit;transition:background .2s}.brand-home .product+.product{border-top:1px solid rgba(255,255,255,.08)}.brand-home a.product:focus-visible,.brand-home a.product:hover{background:rgba(255,255,255,.03);outline:none}.brand-home .product .p-left{padding:48px 40px 48px 48px;border-right:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:12px}.brand-home .product .p-lockup{display:flex;align-items:center;gap:6px;min-height:44px}.brand-home .product .p-mark{display:block;width:34px;height:34.5px;flex-shrink:0}.brand-home .product .p-word{display:block;width:150px;height:28px}.brand-home .product .p-lockup-logo{display:block;width:169px;height:43.43px}.brand-home .product--desk .p-lockup-logo{height:44.04px}.brand-home .product .p-kind{font-size:.6875rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--gold-cta-2)}.brand-home .product--anthrena .p-kind{color:var(--signal)}.brand-home .p-soon{display:inline-flex;align-items:center;width:fit-content;margin-top:2px;padding:4px 10px;border-radius:99px;font-size:.625rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--mist);background:rgba(255,255,255,.06)}.brand-home .product .p-desc{padding:48px;font-size:.9375rem;line-height:1.73;color:var(--mist);margin:0}.brand-home .product .p-desc b{color:var(--gold-cta-2);font-weight:500}.brand-home .stack-caption{margin-top:16px;font-size:.75rem;letter-spacing:.02em;color:rgba(143,163,150,.6);text-align:right}.brand-home .how-it-works{background:#fff;padding:120px 0}.brand-home .steps-row{margin-top:64px;display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.brand-home .step-card{background:var(--mint);border:1px solid var(--mint-line);border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:16px;min-width:0}.brand-home .step-num{margin:0;font-family:var(--font-brand-mono),"JetBrains Mono",monospace;font-weight:700;font-size:1rem;color:#8a7b00}.brand-home .step-card h3{font-family:var(--font-brand-fraunces),"Fraunces",serif;font-weight:600;font-size:1.5rem;color:var(--ink);margin:0;line-height:1.2}.brand-home .step-card p{font-size:.875rem;line-height:1.57;color:var(--muted);margin:0}.brand-home .proof{padding:110px 0}.brand-home .proof-grid{margin-top:56px;display:grid;grid-template-columns:1.3fr 1fr;gap:48px;align-items:stretch}.brand-home .case{background:var(--ivory);border:1px solid var(--line);border-radius:18px;padding:38px 38px 34px;position:relative;overflow:hidden}.brand-home .case:after{content:"";position:absolute;right:-60px;top:-60px;width:200px;height:200px;border-radius:50%;border:1px solid rgba(201,162,75,.35);pointer-events:none}.brand-home .case .c-tag{font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);font-weight:600}.brand-home .case h3{font-family:var(--font-brand-fraunces),"Fraunces",serif;font-weight:500;font-size:1.7rem;color:var(--forest);margin:14px 0 12px;line-height:1.25}.brand-home .case p{font-size:.93rem;color:#414b44;max-width:52ch;margin:0}.brand-home .case .c-meta{margin-top:26px;display:flex;gap:28px;flex-wrap:wrap}.brand-home .case .c-meta div b{display:block;font-family:var(--font-brand-fraunces),"Fraunces",serif;font-size:1.4rem;color:var(--forest)}.brand-home .case .c-meta div span{font-size:.75rem;color:var(--mist)}.brand-home .stats{display:flex;flex-direction:column;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:18px;overflow:hidden}.brand-home .stat{background:var(--paper);padding:26px 30px;flex:1;display:flex;flex-direction:column;justify-content:center}.brand-home .stat b{font-family:var(--font-brand-fraunces),"Fraunces",serif;font-weight:500;font-size:2rem;color:var(--forest);line-height:1}.brand-home .stat span{font-size:.82rem;color:#4a544d;margin-top:6px}.brand-home .team{background:var(--ivory);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:110px 0}.brand-home .team-grid{margin-top:56px;display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.brand-home .member{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:26px 24px 22px;transition:transform .18s,box-shadow .18s}.brand-home .member:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(18,41,29,.08)}.brand-home .member .avatar{width:52px;height:52px;border-radius:50%;background:var(--forest);color:var(--gold-soft);font-size:1.15rem;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.brand-home .member .avatar,.brand-home .member h4{font-family:var(--font-brand-fraunces),"Fraunces",serif}.brand-home .member h4{font-weight:600;font-size:1.05rem;color:var(--forest);margin:0}.brand-home .member .role{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--gold);margin:3px 0 10px;font-weight:600}.brand-home .member p{font-size:.83rem;color:#4a544d;margin:0}.brand-home .founder{grid-column:span 2;display:grid;grid-template-columns:auto 1fr;gap:22px;align-items:start}.brand-home .founder .avatar{width:64px;height:64px;font-size:1.4rem;margin-bottom:0}.brand-home .cta-final{height:527px;padding:50px 0 0;background:#071607;color:var(--ivory);position:relative;overflow:hidden;text-align:center}.brand-home .cta-glow{position:absolute;left:50%;top:calc(50% + 242.5px);width:900px;height:900px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(0,230,118,.2) 0,transparent 58%);pointer-events:none;z-index:0}.brand-home .cta-final .wrap{position:relative;z-index:1}.brand-home .cta-final h2{font-family:var(--font-brand-fraunces),"Fraunces",serif;font-weight:600;font-size:clamp(1.85rem,4.5vw,3rem);line-height:1.15;margin:0 auto;max-width:none}.brand-home .cta-final .eyebrow+h2{margin-top:14px}.brand-home .cta-final h2 em{font-style:italic;color:var(--gold-soft)}.brand-home .cta-lede{margin:16px auto 0;max-width:36rem;color:var(--mist);font-size:1rem}.brand-home .cta-actions,.brand-home .cta-final .hero-ctas{justify-content:center;margin-top:40px}.brand-home footer.site-footer{background:#0c1d14;color:var(--mist);padding:52px 0 44px;font-size:.82rem}.brand-home footer.site-footer .footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:36px}.brand-home footer.site-footer h5{font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;color:var(--gold-soft);margin-bottom:14px}.brand-home footer.site-footer a{display:block;color:var(--mist);text-decoration:none;padding:3px 0}.brand-home footer.site-footer a:hover{color:var(--ivory)}.brand-home footer.site-footer .footer-brand-lockup{display:flex;align-items:center}.brand-home footer.site-footer .fine{margin-top:12px;max-width:34ch;line-height:1.6}.brand-home footer.site-footer .footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:nowrap;margin-top:40px;padding-top:24px;border-top:1px solid var(--line-dark);width:100%}.brand-home footer.site-footer .footer-bottom a{display:inline;padding:0;margin-left:auto;text-align:right;flex-shrink:0}.brand-home .reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.brand-home .reveal.in{opacity:1;transform:none}.brand-home .mandala{position:absolute;pointer-events:none;z-index:0}.brand-home .mandala svg{display:block;width:100%;height:100%;animation:brand-mandala-spin 240s linear infinite}.brand-home .mandala.rev svg{animation-direction:reverse}@keyframes brand-mandala-spin{to{transform:rotate(1turn)}}.brand-home .mandala-hero{top:-40px;right:-80px;width:580px;height:580px;opacity:.55;mix-blend-mode:overlay}.brand-home .mandala-hero-2{bottom:40px;left:-260px;width:520px;height:520px;opacity:.3}.brand-home .mandala-vision{top:40px;right:-200px;width:480px;height:480px;opacity:.55}.brand-home .mandala-products{bottom:-220px;left:-200px;width:560px;height:560px;opacity:.4}.brand-home .mandala-cta{top:auto;bottom:-280px;left:50%;width:580px;height:580px;transform:translateX(-50%);opacity:.45;mix-blend-mode:overlay}.brand-home .figma-mandala{pointer-events:none;z-index:0}.brand-home .figma-mandala-stage{position:relative;width:100%;height:100%;transform-origin:50% 50%}.brand-home .figma-mandala-outer-idle,.brand-home .figma-mandala-outer-wrap{position:absolute;inset:0;transform-origin:50% 50%}.brand-home .figma-mandala-outer{display:block;width:100%;height:100%}.brand-home .figma-mandala-inner-idle{position:absolute;inset:18.99% 19.09%;transform-origin:50% 50%}.brand-home .figma-mandala-inner-wrap{position:absolute;inset:0;transform-origin:50% 50%}.brand-home .figma-mandala-inner{display:block;width:100%;height:100%}.brand-home .figma-mandala--hero{position:absolute;top:calc(111 / 1440 * 100vw);right:calc(-292 / 1440 * 100vw);width:calc(583 / 1440 * 100vw);height:calc(562 / 1440 * 100vw);mix-blend-mode:overlay}.brand-home .figma-mandala--cta{position:absolute;left:0;right:0;top:293px;width:580px;height:559px;margin:0 auto;border-radius:50%;overflow:hidden;mix-blend-mode:overlay}@keyframes brand-hero-in{0%{opacity:0;transform:translateX(-80px)}to{opacity:1;transform:none}}@keyframes figma-mandala-enter{0%,5%{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}@keyframes figma-mandala-unspin-cw{0%{transform:rotate(180deg)}to{transform:rotate(0deg)}}@keyframes figma-mandala-unspin-ccw{0%{transform:rotate(-180deg)}to{transform:rotate(0deg)}}@keyframes figma-mandala-idle{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:no-preference){.brand-home .hero-in-1{animation:brand-hero-in .4s cubic-bezier(.45,1.45,.8,1) both}.brand-home .hero-in-2{animation:brand-hero-in .4s cubic-bezier(.45,1.45,.8,1) .09s both}.brand-home .hero-in-3{animation:brand-hero-in .4s cubic-bezier(.45,1.45,.8,1) .18s both}.brand-home .hero-in-4{animation:brand-hero-in .48s cubic-bezier(.45,1.45,.8,1) .39s both}.brand-home .figma-mandala-stage{animation:figma-mandala-enter 1.38s cubic-bezier(.45,1.45,.8,1) .39s both}.brand-home .figma-mandala-outer-wrap{animation:figma-mandala-unspin-cw 1.38s linear .39s both}.brand-home .figma-mandala-inner-wrap{animation:figma-mandala-unspin-ccw 1.38s linear .39s both}.brand-home .figma-mandala-outer-idle{animation:figma-mandala-idle 80s linear 1.8s infinite}.brand-home .figma-mandala-inner-idle{animation:figma-mandala-idle 55s linear 1.8s infinite reverse}}.brand-home .vision-inner{position:relative;z-index:1}@media (max-width:1100px){.brand-home .autonomy-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.brand-home .hero>.wrap.hero-inner,.brand-home .wrap{padding:0 20px}.brand-home .etym{gap:36px}.brand-home .beliefs,.brand-home .etym{grid-template-columns:1fr}.brand-home .autonomy-grid,.brand-home .steps-row{gap:20px;margin-top:40px}.brand-home .product,.brand-home .steps-row{grid-template-columns:1fr}.brand-home .product .p-left{padding:28px 24px 0;border-right:none}.brand-home .product .p-desc{padding:16px 24px 28px}.brand-home .proof-grid{grid-template-columns:1fr;gap:28px}.brand-home .team-grid{grid-template-columns:1fr 1fr}.brand-home .founder{grid-column:span 2}.brand-home footer.site-footer .footer-grid{grid-template-columns:1fr 1fr}.brand-home .hero-terminal .wrap{grid-template-columns:1fr;gap:12px}.brand-home .term-badge{white-space:normal;justify-self:start}.brand-home .contact-grid{grid-template-columns:1fr;gap:32px}.brand-home .autonomy,.brand-home .hero,.brand-home .how-it-works,.brand-home .products,.brand-home .proof,.brand-home .vision{padding-top:72px;padding-bottom:72px}.brand-home .cta-final{height:480px;min-height:0;padding-top:56px;padding-bottom:0;gap:24px}.brand-home .hero{min-height:0;padding-top:calc(72px + var(--brand-nav-offset));padding-bottom:0}.brand-home .hero-terminal{margin-top:48px}.brand-home .page-hero{padding:calc(64px + var(--brand-nav-offset)) 0 56px}.brand-home .contact-page,.brand-home .team-page{padding:48px 0 72px}}@media (max-width:560px){.brand-home .wrap{padding:0 16px}.brand-home .hero>.wrap.hero-inner{padding-left:16px;padding-right:16px}.brand-home .nav{height:var(--brand-nav-h)}.anthrena-theme .brand-home,.brand-home{--brand-nav-h:56px;--brand-nav-offset:56px}.brand-home .brand-logo-mark{width:22px;height:22px}.brand-home .brand-logo-word{width:96px;height:18px}.brand-home .team-grid{grid-template-columns:1fr}.brand-home .founder{grid-column:span 1;grid-template-columns:1fr}.brand-home footer.site-footer .footer-grid{grid-template-columns:1fr;gap:28px}.brand-home footer.site-footer .footer-bottom{flex-wrap:wrap;gap:10px}.brand-home footer.site-footer .footer-bottom a{margin-left:0;width:100%;text-align:right}.brand-home .hero-ctas{flex-direction:column;align-items:stretch}.brand-home .hero-ctas .btn{width:100%;text-align:center;box-sizing:border-box}.brand-home .autonomy-grid{grid-template-columns:1fr}.brand-home .stack-caption{text-align:left}.brand-home .case{padding:28px 22px 24px}.brand-home .case .c-meta{gap:18px}.brand-home .term-line{font-size:.72rem}.brand-home .term-badge{font-size:.65rem;padding:5px 10px}.brand-home .field input,.brand-home .field select,.brand-home .field textarea{font-size:16px}.brand-home .contact-submit{width:100%;text-align:center;box-sizing:border-box}.brand-home .spec-row{flex-wrap:wrap;gap:6px 12px}.brand-home .spec-row .v{text-align:left;word-break:break-all}.brand-home .cta-final h2{max-width:none}}@media (prefers-reduced-motion:reduce){.brand-home *,.brand-home :after,.brand-home :before{transition:none!important;animation:none!important}.brand-home .reveal{opacity:1;transform:none}}@media (max-width:700px){.brand-home .figma-mandala--hero{width:360px;height:347px;top:64px;right:-180px;opacity:.75}.brand-home .figma-mandala--cta{width:360px;height:347px;top:auto;bottom:-200px}.brand-home .hero-mandala-glow{width:240px;height:240px;right:0;top:180px}.brand-home .mandala-hero-2,.brand-home .mandala-products{display:none}.brand-home .mandala-vision{width:340px;height:340px;right:-160px}}.brand-home .page-hero{background:var(--forest);color:var(--ivory);padding:calc(96px + var(--brand-nav-offset)) 0 84px;position:relative;overflow:hidden}.brand-home .page-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(1000px 460px at 82% -12%,rgba(201,162,75,.2),transparent 62%);pointer-events:none}.brand-home .page-hero .hero-inner{position:relative;z-index:1}.brand-home .page-hero h1{font-family:var(--font-brand-fraunces),"Fraunces",serif;font-weight:500;font-size:clamp(2.3rem,5.6vw,3.8rem);line-height:1.08;max-width:18ch;letter-spacing:-.01em;margin:14px 0 0}.brand-home .page-hero h1 em{font-style:italic;color:var(--gold-soft)}.brand-home .page-hero .lede{margin-top:24px;max-width:54ch;font-size:1.05rem;color:rgba(246,243,235,.8)}.brand-home .team-page{padding:72px 0 96px;background:var(--paper)}.brand-home .team-flat-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:28px 22px}.brand-home .team-card{display:flex;flex-direction:column;align-items:flex-start;margin:0}.brand-home .team-card-photo{position:relative;width:100%;aspect-ratio:1/1;border-radius:14px;overflow:hidden;background:var(--forest);border:1px solid var(--line)}.brand-home .team-card-img{object-fit:cover;object-position:center top}.brand-home .team-card-initials{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:var(--font-brand-fraunces),"Fraunces",serif;font-size:clamp(2rem,4vw,2.6rem);font-weight:500;color:var(--gold-soft);background:radial-gradient(420px 220px at 80% 0,rgba(201,162,75,.22),transparent 65%),var(--forest)}.brand-home .team-card-name{font-family:var(--font-brand-fraunces),"Fraunces",serif;font-weight:600;font-size:1.1rem;color:var(--forest);margin:16px 0 0;line-height:1.25}.brand-home .team-card-role{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--gold);margin:6px 0 0;font-weight:600}.brand-home .team-card-socials{display:flex;gap:10px;margin-top:12px}.brand-home .team-card-socials a{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;color:var(--forest);background:rgba(18,41,29,.06);border:1px solid var(--line);transition:background .15s,color .15s}.brand-home .team-card-socials a:focus-visible,.brand-home .team-card-socials a:hover{background:var(--forest);color:var(--gold-soft);outline:none}@media (max-width:1000px){.brand-home .team-flat-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:720px){.brand-home .team-flat-grid{grid-template-columns:repeat(2,1fr);gap:22px 16px}}@media (max-width:480px){.brand-home .team-flat-grid{grid-template-columns:1fr;max-width:360px;margin:0 auto}}.brand-home .contact-page{padding:72px 0 110px;position:relative;overflow:hidden;background:var(--paper)}.brand-home .contact-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.2fr 1fr;gap:48px;align-items:start}.brand-home .field{margin-bottom:18px}.brand-home .field label{display:block;font-size:.78rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--moss);margin-bottom:7px}.brand-home .field input,.brand-home .field select,.brand-home .field textarea{width:100%;font-family:var(--font-brand-inter),"Inter",sans-serif;font-size:.92rem;padding:12px 14px;border:1px solid var(--line);border-radius:10px;background:var(--paper);color:var(--ink);box-sizing:border-box}.brand-home .field input:focus,.brand-home .field select:focus,.brand-home .field textarea:focus{outline:2px solid var(--gold);outline-offset:1px;border-color:transparent}.brand-home .contact-submit{border:none;cursor:pointer;font-family:inherit}.brand-home .contact-submit:disabled{opacity:.65;cursor:not-allowed}.brand-home .contact-error{color:#8b2e2e;font-size:.88rem;margin:0 0 14px}.brand-home .contact-sent{background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:34px 30px}.brand-home .contact-sent h3{font-family:var(--font-brand-fraunces),"Fraunces",serif;color:var(--forest);font-size:1.3rem;margin:0}.brand-home .contact-sent p{margin-top:8px;color:#4a544d}.brand-home .spec-card{background:var(--forest);color:var(--ivory);border-radius:16px;padding:26px 26px 20px;position:relative;overflow:hidden}.brand-home .spec-card:after{content:"";position:absolute;inset:0;background:radial-gradient(420px 200px at 100% 0,rgba(201,162,75,.18),transparent 65%);pointer-events:none}.brand-home .spec-card h3{position:relative;z-index:1;font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;color:var(--gold-soft);margin:0 0 16px}.brand-home .spec-row{position:relative;z-index:1;display:flex;justify-content:space-between;gap:16px;padding:9px 0;border-bottom:1px solid var(--line-dark);font-size:.84rem}.brand-home .spec-row:last-child{border-bottom:none}.brand-home .spec-row .k{color:var(--mist)}.brand-home .field-error{margin:6px 0 0;font-size:.82rem;color:#8b2e2e}.brand-home .field input[aria-invalid=true],.brand-home .field select[aria-invalid=true],.brand-home .field textarea[aria-invalid=true]{border-color:rgba(139,46,46,.45)}.brand-home .spec-row .v{font-family:var(--font-brand-mono),"JetBrains Mono",monospace;font-size:.8rem;text-align:right;color:var(--ivory);text-decoration:none}.brand-home .spec-row a.v:hover{color:var(--gold-soft)}@media (max-width:900px){.brand-home .contact-grid{grid-template-columns:1fr}}