@font-face{font-family:Fraunces;src:url(../../../fonts/Fraunces-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Fraunces;src:url(../../../fonts/Fraunces-Italic.woff2)format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Fraunces;src:url(../../../fonts/Fraunces-SemiBold.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Fraunces;src:url(../../../fonts/Fraunces-SemiBoldItalic.woff2)format("woff2");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Outfit;src:url(../../../fonts/Outfit-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Bebas Neue;src:url(../../../fonts/BebasNeue-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(../../../fonts/Roboto-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}:root{--display:"Fraunces", "Iowan Old Style", Georgia, serif;--serif:"Fraunces", "Iowan Old Style", "Palatino Linotype", Georgia, serif;--sans:"Outfit", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--ui:"Roboto", ui-sans-serif, system-ui, -apple-system, sans-serif;--brand-font:"Bebas Neue", var(--serif);--mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;--ink:#17181b;--ink-soft:#3f424a;--muted:#6c707a;--faint:#6f7480;--paper:#fff;--paper-2:#f7f6f2;--paper-3:#f0efe9;--line:#e5e3dc;--line-strong:#d4d2c9;--accent:#463f66;--accent-deep:#322c4c;--accent-tint:#efeef4;--navy:#27386c;--lux-red:#d8313f;--lux-white:#fff;--lux-blue:#1aa3da;--maxw:1120px;--prose:720px;--radius:7px}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:var(--sans);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:17px;line-height:1.7}h1,h2,h3{font-family:var(--display);color:var(--navy);font-variation-settings:"SOFT" 0, "WONK" 1;margin:0;font-weight:600;line-height:1.15}h4{margin:0;font-weight:600;line-height:1.15}p{margin:0}a{color:var(--accent);text-decoration:none}a:hover{text-underline-offset:3px;text-decoration:underline}img,svg{max-width:100%;display:block}:focus-visible{outline:2.5px solid var(--accent);outline-offset:3px;border-radius:3px}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:6px;padding:.6rem 1rem;transition:top .18s;position:absolute;top:-3rem;left:1rem}.skip-link:focus{text-decoration:none;top:1rem}.wrap{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 clamp(1.25rem,4vw,2.75rem)}.prose{max-width:var(--prose)}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);align-items:center;gap:.7rem;font-size:.74rem;font-weight:600;display:inline-flex}.eyebrow .tick{flex:none}.tricolor{background:linear-gradient(to right, var(--lux-red) 0 33.33%, var(--lux-white) 33.33% 66.66%, var(--lux-blue) 66.66% 100%);border-radius:2px;width:26px;height:3px;display:inline-block;box-shadow:inset 0 0 0 .5px #0000000f}.tricolor--v{background:linear-gradient(to bottom, var(--lux-red) 0 33.33%, var(--lux-white) 33.33% 66.66%, var(--lux-blue) 66.66% 100%);width:3px;height:26px}.site-header{z-index:50;-webkit-backdrop-filter:saturate(180%)blur(10px);border-bottom:1px solid var(--line);background:#ffffffdb;position:sticky;top:0}.site-header .wrap{justify-content:space-between;align-items:center;gap:1rem;min-height:68px;display:flex;position:relative}.brand{color:var(--ink);align-items:center;gap:.65rem;display:inline-flex}.brand:hover{text-decoration:none}.brand .mark{flex:none}.brand .name{font-family:var(--brand-font);letter-spacing:.07em;font-size:1.28rem;font-weight:400;line-height:1}.brand .name b{font-weight:600}.brand .suffix{color:var(--faint);font-weight:400}.nav-toggle{border:1px solid var(--line-strong);font:inherit;color:var(--ink);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem .7rem;font-size:.92rem}.nav-toggle:hover{background:var(--paper-2)}.nav-toggle::marker{display:none}.nav-toggle::-webkit-details-marker{display:none}.site-nav-mobile{display:none}.site-nav-mobile[open] .site-nav--mobile{display:block}.site-nav ul{align-items:center;gap:clamp(1rem,2.2vw,1.9rem);margin:0;padding:0;list-style:none;display:flex}.site-nav a{font-family:var(--ui);color:var(--ink-soft);padding:.35rem 0;font-size:.96rem;font-weight:500;position:relative}.site-nav a:hover{color:var(--ink);text-decoration:none}.site-nav a[aria-current=page]{color:var(--ink)}.site-nav a[aria-current=page]:after,.site-nav a:hover:after{content:"";background:var(--accent);border-radius:2px;height:2px;position:absolute;bottom:-2px;left:0;right:0}.site-nav a:hover:after{opacity:.5}.site-nav a[aria-current=page]:hover:after{opacity:1}.hero{border-bottom:1px solid var(--line);padding:clamp(3.5rem,9vw,7rem) 0 clamp(2.5rem,6vw,4.5rem);position:relative;overflow:hidden}.hero-watermark{opacity:.03;pointer-events:none;width:min(500px,60vw);height:auto;display:block;position:absolute;top:-180px;right:-80px}.hero .eyebrow{margin-bottom:1.6rem}.hero h1{font-family:var(--display);letter-spacing:-.02em;font-variation-settings:"SOFT" 0, "WONK" 1;max-width:12ch;margin-bottom:1.6rem;font-size:clamp(3rem,8vw,6.25rem);font-weight:400;line-height:1.2}.hero h1 em{font-style:italic;font-weight:400}.hero h1 .accent{color:var(--accent)}.hero .lead{color:var(--ink);max-width:46ch;font-size:clamp(1rem,1.8vw,1.125rem);line-height:1.6}.hero .lead p+p{margin-top:.65rem}.section{padding:clamp(3.5rem,7vw,6rem) 0}.section--alt{background:var(--paper-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-head{align-items:baseline;gap:1rem;margin-bottom:2.4rem;display:flex}.section-head .idx{font-family:var(--mono);color:var(--faint);letter-spacing:.05em;padding-top:.5rem;font-size:.8rem}.section-head h2{font-family:var(--display);letter-spacing:-.01em;font-variation-settings:"SOFT" 0, "WONK" 1;font-size:clamp(1.7rem,3.2vw,2.45rem);line-height:1.1}.section-head .sub{color:var(--muted);max-width:52ch;margin-top:.5rem;font-size:1rem}.idtable{border-top:1px solid var(--line-strong);max-width:760px}.idtable .row{border-bottom:1px solid var(--line);grid-template-columns:240px 1fr;gap:1.5rem;padding:.95rem 0;display:grid}.idtable dt{color:var(--muted);margin:0;font-size:.92rem;font-weight:500}.idtable dd{color:var(--ink);margin:0}.idtable dd .ph{color:var(--accent);background:var(--accent-tint);font-family:var(--mono);border-radius:4px;padding:.05em .45em;font-size:.86em}.idtable .note{color:var(--muted);font-size:.86rem}.chip{color:var(--ink-soft);background:var(--paper-2);border:1px solid var(--line);border-radius:100px;padding:.3rem .8rem;font-size:.82rem;font-weight:500}.chip--soon{color:var(--accent);background:var(--accent-tint);border-color:#e0dfeb}.product--story{border:1px solid var(--navy);background:var(--paper);border-radius:14px;grid-template-columns:1fr 272px;max-width:980px;display:grid;position:relative;overflow:hidden}.product-story{flex-direction:column;padding:2.2rem;display:flex}.product-story .eyebrow{margin-bottom:.85rem}.product-heading{font-family:var(--display);letter-spacing:.03em;font-variation-settings:"SOFT" 0, "WONK" 1;margin-bottom:1.25rem;font-size:clamp(1.65rem,2.8vw,2.15rem);font-weight:700;line-height:1.1}.product-heading em{font-style:italic}.product-p{color:var(--ink-soft);margin-bottom:.85rem}.product-trust{color:var(--muted);border-top:1px solid var(--line);margin-top:.3rem;margin-bottom:1.5rem;padding-top:1rem;font-size:.94rem;line-height:1.6}.feature-row{flex-wrap:wrap;gap:.45rem;margin-top:1.2rem;display:flex}.feature-row .chip{color:var(--muted);background:var(--paper-3);border-color:var(--line);font-size:.79rem}.product-rights{color:var(--muted);margin-top:1rem;font-size:.9rem;line-height:1.6}.product-visual{background:var(--paper-2);border-left:1px solid var(--line);flex-direction:column;justify-content:center;align-items:center;padding:2rem 1.5rem;display:flex;overflow:hidden}.product-screenshot{flex:none;width:100%;max-width:200px;height:auto;display:block}@media (width<=720px){.product--story{grid-template-columns:1fr}.product-visual{border-left:none;border-top:1px solid var(--line);padding:1.5rem}.product-screenshot{max-width:160px}}.product-cta{flex-wrap:wrap;gap:.8rem;margin-top:1.9rem;display:flex}.store-btn{appearance:none;background:var(--ink);color:#fff;border:1px solid var(--ink);font:inherit;line-height:inherit;text-align:left;border-radius:11px;align-items:center;gap:.75rem;padding:.7rem 1.2rem;transition:background .16s,border-color .16s;display:inline-flex}.store-btn:hover{background:#000;text-decoration:none}.store-btn .store-ic{flex:none;width:22px;height:22px}.store-txt{text-align:left;flex-direction:column;line-height:1.12;display:flex}.store-txt small{opacity:.72;letter-spacing:.01em;font-size:.7rem;font-weight:500}.store-txt strong{font-size:1.02rem;font-weight:600}.store-btn--ghost{color:var(--ink);border-color:var(--line-strong);background:0 0}.store-btn--ghost:hover{background:var(--paper-3);border-color:var(--muted)}.store-btn.is-soon{opacity:.9;cursor:default}.store-btn:disabled{cursor:default}.store-btn:disabled:hover{background:var(--ink)}.store-btn--ghost:disabled,.store-btn--ghost.is-soon:disabled:hover{color:var(--ink);border-color:var(--line-strong);background:0 0}.store-btn.is-soon:hover{background:var(--ink)}.store-btn--ghost.is-soon:hover{border-color:var(--line-strong);background:0 0}.product-note{color:var(--muted);max-width:62ch;margin-top:1.5rem;font-size:.9rem}.approach-h2{font-family:var(--display);letter-spacing:.025em;font-variation-settings:"SOFT" 0, "WONK" 1;margin-top:.75rem;font-size:clamp(1.7rem,3.2vw,2.5rem);font-weight:600;line-height:1.1}.approach-h2 em{font-style:italic;font-weight:600}.approach-sub{color:var(--muted);max-width:60ch;margin-top:.6rem;font-size:1rem}.apA-list{border-top:1px solid var(--line-strong);max-width:720px}.apA-list .item{border-bottom:1px solid var(--line);grid-template-columns:84px 1fr;align-items:start;gap:1.4rem;padding:1.6rem 0;display:grid}.apA-list .n{font-family:var(--display);color:var(--navy);font-variation-settings:"SOFT" 0, "WONK" 1;padding-top:.15rem;font-size:1.9rem;font-style:italic;font-weight:400;line-height:1}.apA-list .body .t{font-family:var(--display);letter-spacing:.04em;color:var(--navy);font-variation-settings:"SOFT" 0, "WONK" 1;font-size:1.18rem;font-weight:700;display:block}.apA-list .body .d{color:var(--muted);margin-top:.45rem;font-size:.97rem;line-height:1.65;display:block}@media (width<=480px){.apA-list .item{grid-template-columns:52px 1fr;gap:1rem}.apA-list .n{font-size:1.4rem}.apA-list .body .t{font-size:1.05rem}}.ethos{grid-template-columns:1fr 320px;align-items:start;gap:clamp(2rem,5vw,4rem);max-width:980px;display:grid}.ethos-body .eyebrow{margin-bottom:1rem}.ethos-body h2{font-family:var(--display);letter-spacing:.02em;font-variation-settings:"SOFT" 0, "WONK" 1;margin-bottom:1.5rem;font-size:clamp(2rem,3.8vw,2.6rem);line-height:1.08}.ethos-body h2 strong{font-weight:700}.ethos-body h2 em{font-style:italic;font-weight:300}.ethos-body p{color:var(--ink-soft);max-width:52ch;margin-bottom:.9rem}.ethos-card{color:#fff;background:#27386c;border-radius:14px;flex-direction:column;gap:0;padding:1.9rem 1.75rem;display:flex}.ethos-card-heading{font-family:var(--display);color:#fffedb;letter-spacing:.02em;font-variation-settings:"SOFT" 0, "WONK" 1;font-size:clamp(1.8rem,3vw,2.25rem);font-style:italic;font-weight:600;line-height:1}.ethos-card-heading .asterisk{font-family:var(--sans);font-size:1.25em;font-style:normal;line-height:1}.ethos-tagline{color:#e4e5cd;max-width:28ch;font-size:1rem;font-style:italic;line-height:1.6;font-family:var(--display);font-variation-settings:"SOFT" 0, "WONK" 1;margin-top:1rem}@media (width<=720px){.ethos{grid-template-columns:1fr}}.doc h2{font-family:var(--display);letter-spacing:-.01em;font-variation-settings:"SOFT" 0, "WONK" 1;margin-top:2.8rem;font-size:clamp(1.4rem,2.6vw,1.9rem)}.doc h3{color:var(--ink);margin-top:1.8rem;font-size:1.1rem}.doc p{color:var(--ink-soft);margin-top:.9rem}.doc ul{color:var(--ink-soft);margin:.9rem 0 0;padding-left:1.2rem}.doc li{margin:.4rem 0}.doc li::marker{color:var(--faint)}.doc .lead{color:var(--ink);font-size:1.18rem;line-height:1.55}.doc .updated{color:var(--muted);margin-top:.8rem;font-size:.9rem}.doc a{font-weight:500}.contact-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.1rem;max-width:760px;margin-top:.5rem;display:grid}.contact-card{border:1px solid var(--line-strong);background:var(--paper);border-radius:10px;padding:1.25rem 1.35rem}.contact-card .label{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-size:.78rem;font-weight:600}.contact-card .val{margin-top:.5rem;font-size:1.05rem}.contact-card .val a{font-weight:500}.contact-card .hint{color:var(--muted);margin-top:.35rem;font-size:.86rem}.error-page{align-items:center;min-height:calc(100vh - 71px);padding:clamp(4rem,10vw,7rem) 0;display:flex}.error-card{border:1px solid var(--line-strong);background:radial-gradient(circle at top right, #463f6614, transparent 35%), var(--paper);border-radius:16px;max-width:720px;padding:clamp(2rem,5vw,3rem)}.error-card .eyebrow{margin-bottom:1rem}.error-code{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:.65rem;font-size:.88rem}.error-card h1{font-family:var(--serif);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,5vw,3.25rem);line-height:1.05}.error-copy{max-width:42ch;color:var(--ink-soft)}.error-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.75rem;display:flex}:target,.section[id],[id].anchor{scroll-margin-top:90px}.toc{flex-wrap:wrap;gap:.5rem;margin:1.6rem 0 0;display:flex}.toc a{color:var(--ink-soft);border:1px solid var(--line-strong);border-radius:100px;padding:.35rem .85rem;font-size:.9rem;font-weight:500}.toc a:hover{background:var(--paper-2);border-color:var(--muted);text-decoration:none}.site-footer{background:var(--ink);color:#c8cad0;margin-top:0;padding:clamp(3rem,6vw,4.5rem) 0 2.5rem}.site-footer .wrap{grid-template-columns:1.4fr 1fr;gap:2.5rem;display:grid}.site-footer .brand .name{color:#fff}.site-footer .brand .suffix{color:#8b8f99}.site-footer .about{color:#9da1aa;max-width:38ch;margin-top:1.1rem;font-size:.95rem;line-height:1.65}.footer-cols{grid-template-columns:1fr 1fr;gap:1.5rem 2rem;display:grid}.footer-cols h4{text-transform:uppercase;letter-spacing:.14em;color:#7d818b;margin-bottom:.9rem;font-size:.74rem;font-weight:600}.footer-cols ul{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.footer-cols a{color:#c8cad0;font-size:.95rem}.footer-cols a:hover{color:#fff}.footer-bottom{color:#8b8f99;border-top:1px solid #2b2c30;flex-wrap:wrap;justify-content:space-between;gap:.6rem 1.5rem;margin-top:2.8rem;padding-top:1.5rem;font-size:.86rem;display:flex}.footer-bottom .legalline{align-items:center;gap:.7rem;display:inline-flex}@media (width<=720px){.site-nav--desktop{display:none}.site-nav-mobile{margin-left:auto;display:block}.nav-toggle{display:inline-flex}.site-nav--mobile{background:var(--paper);border-bottom:1px solid var(--line);display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 12px 24px #0000000f}.site-nav--mobile ul{flex-direction:column;align-items:stretch;gap:0;padding:.5rem 0}.site-nav--mobile li{border-bottom:1px solid var(--line)}.site-nav--mobile li:last-child{border-bottom:none}.site-nav--mobile a{padding:.85rem clamp(1.25rem,4vw,2.75rem);font-size:1.02rem;display:block}.site-nav--mobile a[aria-current=page]:after,.site-nav--mobile a:hover:after{display:none}.site-nav--mobile a[aria-current=page]{color:var(--accent)}.idtable .row{grid-template-columns:1fr;gap:.2rem;padding:.85rem 0}.site-footer .wrap{grid-template-columns:1fr;gap:2rem}}
