.shared-module__q8HX2G__wrap{max-width:var(--maxw);margin:0 auto;padding:0 28px}.shared-module__q8HX2G__eyebrow{font-family:var(--sans);text-transform:uppercase;letter-spacing:.18em;color:var(--green-deep);margin-bottom:18px;font-size:.72rem;font-weight:700}.shared-module__q8HX2G__btn{font-family:var(--sans);letter-spacing:.01em;cursor:pointer;border:1.5px solid #0000;border-radius:999px;align-items:center;gap:9px;padding:15px 28px;font-size:.98rem;font-weight:600;transition:transform .18s,box-shadow .18s,background .18s,color .18s;display:inline-flex}.shared-module__q8HX2G__btnPrimary{background:var(--green);color:#fff;box-shadow:0 10px 24px -10px #33b985a6}.shared-module__q8HX2G__btnPrimary:hover{background:var(--green-deep);transform:translateY(-2px)}.shared-module__q8HX2G__btnGhost{color:var(--slate-deep);border-color:var(--line);background:0 0}.shared-module__q8HX2G__btnGhost:hover{border-color:var(--green);color:var(--green-deep);transform:translateY(-2px)}.shared-module__q8HX2G__sectionHead{max-width:62ch}.shared-module__q8HX2G__sectionHead h2{margin-bottom:18px;font-size:clamp(1.9rem,3.4vw,2.7rem)}.shared-module__q8HX2G__sectionHead p{color:var(--slate);font-size:1.1rem}.shared-module__q8HX2G__center{text-align:center;margin-left:auto;margin-right:auto}.shared-module__q8HX2G__traffic{flex-direction:column;gap:12px;display:flex}.shared-module__q8HX2G__trafficRow{background:var(--mist);font-family:var(--sans);color:var(--slate-deep);border-radius:12px;align-items:center;gap:14px;padding:13px 16px;font-size:.92rem;display:flex}.shared-module__q8HX2G__trafficRow b{font-weight:600}.shared-module__q8HX2G__trafficRow span:last-child{color:var(--muted);margin-left:auto;font-size:.8rem}.shared-module__q8HX2G__dot{border-radius:50%;flex:none;width:12px;height:12px}.shared-module__q8HX2G__dotG{background:var(--green)}.shared-module__q8HX2G__dotO{background:#f0a821}.shared-module__q8HX2G__dotR{background:#e0574b}.shared-module__q8HX2G__card{border:1px solid var(--line);border-radius:var(--radius);background:#fff}.shared-module__q8HX2G__cardLift{transition:transform .2s,box-shadow .2s,border-color .2s}.shared-module__q8HX2G__cardLift:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.shared-module__q8HX2G__form{font-family:var(--sans);flex-direction:column;gap:16px;display:flex}.shared-module__q8HX2G__field{flex-direction:column;gap:6px;display:flex}.shared-module__q8HX2G__form label{color:var(--slate-deep);font-size:.82rem;font-weight:600}.shared-module__q8HX2G__form input,.shared-module__q8HX2G__form textarea{border:1px solid var(--line);background:var(--mist);width:100%;color:var(--ink);border-radius:11px;padding:13px 15px;font-family:inherit;font-size:.95rem;transition:border-color .15s,background .15s}.shared-module__q8HX2G__form input:focus,.shared-module__q8HX2G__form textarea:focus{border-color:var(--green);background:#fff;outline:none}.shared-module__q8HX2G__row2{grid-template-columns:1fr 1fr;gap:16px;display:grid}.shared-module__q8HX2G__form textarea{resize:vertical;min-height:96px}.shared-module__q8HX2G__formNote{color:var(--muted);font-size:.78rem}@media (max-width:640px){.shared-module__q8HX2G__row2{grid-template-columns:1fr}}
.site-chrome-module__sbDxYG__header{background:var(--paper);border-bottom:1px solid var(--line)}.site-chrome-module__sbDxYG__headerInner{flex-wrap:wrap;align-items:center;gap:10px 32px;padding-top:18px;padding-bottom:18px;display:flex;}.site-chrome-module__sbDxYG__brand{align-items:center;text-decoration:none;display:flex}.site-chrome-module__sbDxYG__brandLogo{width:auto;height:34px;display:block}.site-chrome-module__sbDxYG__nav{font-family:var(--sans);flex-wrap:wrap;flex:1;justify-content:center;gap:8px 22px;font-size:.9rem;display:flex}.site-chrome-module__sbDxYG__navLink{color:var(--muted);text-decoration:none;transition:color .15s}.site-chrome-module__sbDxYG__navLink:hover{color:var(--slate-deep)}.site-chrome-module__sbDxYG__navActive{color:var(--green-deep);font-weight:600}.site-chrome-module__sbDxYG__navActive:hover{color:var(--green-deep)}.site-chrome-module__sbDxYG__footer{background:var(--paper);border-top:1px solid var(--line)}.site-chrome-module__sbDxYG__footerInner{font-family:var(--sans);color:var(--muted);flex-direction:column;gap:16px;padding-top:32px;padding-bottom:32px;font-size:.9rem;display:flex;}@media (min-width:640px){.site-chrome-module__sbDxYG__footerInner{flex-direction:row;justify-content:space-between;align-items:center}}.site-chrome-module__sbDxYG__footerNav{flex-wrap:wrap;gap:8px 22px;display:flex}.site-chrome-module__sbDxYG__actions{align-items:center;gap:10px;margin-left:auto;display:flex}.site-chrome-module__sbDxYG__actionBtn{font-family:var(--sans);letter-spacing:.01em;border:1.5px solid #0000;border-radius:999px;padding:9px 20px;font-size:.88rem;font-weight:600;text-decoration:none;transition:background .18s,color .18s,border-color .18s,transform .18s}.site-chrome-module__sbDxYG__actionLogin{background:var(--paper);color:var(--slate-deep);border-color:var(--line)}.site-chrome-module__sbDxYG__actionLogin:hover{border-color:var(--green);color:var(--green-deep);transform:translateY(-1px)}.site-chrome-module__sbDxYG__actionContact{background:var(--green);color:#fff;box-shadow:0 8px 18px -8px #33b98599}.site-chrome-module__sbDxYG__actionContact:hover{background:var(--green-deep);transform:translateY(-1px)}.site-chrome-module__sbDxYG__menuToggle{background:var(--paper);border:1px solid var(--line);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:border-color .15s;display:none}.site-chrome-module__sbDxYG__menuToggle:hover{border-color:var(--green)}.site-chrome-module__sbDxYG__burger{flex-direction:column;gap:5px;width:20px;display:flex}.site-chrome-module__sbDxYG__burger i{background:var(--slate-deep);border-radius:2px;height:2px;transition:transform .2s,opacity .2s;display:block}.site-chrome-module__sbDxYG__isOpen .site-chrome-module__sbDxYG__burger i:first-child{transform:translateY(7px)rotate(45deg)}.site-chrome-module__sbDxYG__isOpen .site-chrome-module__sbDxYG__burger i:nth-child(2){opacity:0}.site-chrome-module__sbDxYG__isOpen .site-chrome-module__sbDxYG__burger i:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (max-width:960px){.site-chrome-module__sbDxYG__headerInner{padding-top:14px;padding-bottom:14px}.site-chrome-module__sbDxYG__menuToggle{margin-left:auto;display:inline-flex}.site-chrome-module__sbDxYG__nav,.site-chrome-module__sbDxYG__actions{display:none}.site-chrome-module__sbDxYG__isOpen .site-chrome-module__sbDxYG__nav,.site-chrome-module__sbDxYG__isOpen .site-chrome-module__sbDxYG__actions{flex-direction:column;flex-basis:100%;order:10;display:flex}.site-chrome-module__sbDxYG__isOpen .site-chrome-module__sbDxYG__nav{border-top:1px solid var(--line);row-gap:0;margin-top:6px;padding-top:4px;font-size:1rem}.site-chrome-module__sbDxYG__navLink{border-bottom:1px solid var(--line);padding:13px 0}.site-chrome-module__sbDxYG__isOpen .site-chrome-module__sbDxYG__actions{align-items:stretch;gap:10px;margin-left:0;padding:14px 0 6px}.site-chrome-module__sbDxYG__actionBtn{text-align:center;padding:12px 20px}}
.inner-module__4K35KW__inner{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;font-family:Georgia,Times New Roman,serif;line-height:1.6}.inner-module__4K35KW__inner h1,.inner-module__4K35KW__inner h2,.inner-module__4K35KW__inner h3,.inner-module__4K35KW__inner h4{letter-spacing:-.01em;color:var(--slate-deep);font-family:Georgia,Times New Roman,serif;font-weight:700;line-height:1.12}.inner-module__4K35KW__inner section{padding:44px 0}.inner-module__4K35KW__hero{background:radial-gradient(1200px 600px at 78% -10%,#33b98524,#0000 60%),linear-gradient(#fbfdfc 0%,#f4f7f5 100%);padding:72px 0 64px}.inner-module__4K35KW__hero h1{max-width:22ch;margin-bottom:20px;font-size:clamp(2.2rem,4vw,3rem)}.inner-module__4K35KW__lede{color:var(--slate);max-width:70ch;font-size:1.1rem}.inner-module__4K35KW__band{background:var(--mist)}.inner-module__4K35KW__bandDark{background:var(--slate-deep);color:#fff}.inner-module__4K35KW__bandDark h2,.inner-module__4K35KW__bandDark h3{color:#fff}.inner-module__4K35KW__prose{max-width:70ch;color:var(--slate);font-size:1.08rem}.inner-module__4K35KW__prose p{margin-bottom:20px}.inner-module__4K35KW__prose p:last-child{margin-bottom:0}.inner-module__4K35KW__prose strong{color:var(--slate-deep)}.inner-module__4K35KW__prose a{color:var(--green-deep);text-underline-offset:3px;text-decoration:underline}.inner-module__4K35KW__prose a:hover{color:var(--green)}.inner-module__4K35KW__grid2+.inner-module__4K35KW__prose,.inner-module__4K35KW__grid3+.inner-module__4K35KW__prose{margin-top:36px}.inner-module__4K35KW__checkGrid+.inner-module__4K35KW__prose{margin-top:32px}.inner-module__4K35KW__bandDark .inner-module__4K35KW__prose{color:#ffffffc7}.inner-module__4K35KW__bandDark .inner-module__4K35KW__prose strong{color:#fff}.inner-module__4K35KW__bandDark .inner-module__4K35KW__prose a{color:var(--green)}.inner-module__4K35KW__list{flex-direction:column;gap:12px;margin:20px 0;padding:0;list-style:none;display:flex}.inner-module__4K35KW__list li{padding-left:28px;position:relative}.inner-module__4K35KW__list li:before{content:"";background:var(--green);width:14px;height:2px;position:absolute;top:.62em;left:0}.inner-module__4K35KW__list li b,.inner-module__4K35KW__list li strong{color:var(--slate-deep)}.inner-module__4K35KW__subList{flex-direction:column;gap:8px;margin:10px 0 0;padding:0 0 0 4px;list-style:none;display:flex}.inner-module__4K35KW__subList li{padding-left:22px;font-size:.98rem;position:relative}.inner-module__4K35KW__subList li:before{content:"";background:var(--green);opacity:.55;border-radius:50%;width:8px;height:8px;position:absolute;top:.55em;left:0}.inner-module__4K35KW__checkGrid{grid-template-columns:1fr 1fr;gap:14px 22px;margin-top:32px;display:grid}.inner-module__4K35KW__checkItem{font-family:var(--sans);color:var(--slate);border:1px solid var(--line);background:#fff;border-radius:12px;align-items:flex-start;gap:12px;padding:14px 16px;font-size:.95rem;display:flex}.inner-module__4K35KW__checkItem i{color:var(--green-deep);flex:none;font-style:normal;font-weight:700;line-height:1.5}.inner-module__4K35KW__bandDark .inner-module__4K35KW__checkItem{color:#ffffffc7;background:#ffffff0a;border-color:#ffffff1a}:where(.inner-module__4K35KW__bandDark) .inner-module__4K35KW__checkItem{transition:background .2s,transform .2s}:where(.inner-module__4K35KW__bandDark) .inner-module__4K35KW__checkItem:hover{background:#ffffff12;transform:translateY(-4px)}.inner-module__4K35KW__bandDark .inner-module__4K35KW__checkItem i{color:var(--green)}.inner-module__4K35KW__grid2{grid-template-columns:1fr 1fr;gap:22px;margin-top:40px;display:grid}.inner-module__4K35KW__grid3{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:40px;display:grid}.inner-module__4K35KW__infoCard{padding:30px 26px;}.inner-module__4K35KW__infoCard:hover{border-color:#d3e5dd}.inner-module__4K35KW__infoCard h3{margin:8px 0 10px;font-size:1.3rem}.inner-module__4K35KW__infoCard p{color:var(--slate);font-size:.98rem}.inner-module__4K35KW__infoCard p+p{margin-top:12px}.inner-module__4K35KW__k{font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;color:var(--green-deep);font-size:.72rem;font-weight:700}.inner-module__4K35KW__cardMeta{font-family:var(--sans);color:var(--muted);margin-bottom:10px;font-size:.8rem}.inner-module__4K35KW__stepK{font-family:var(--sans);color:var(--green-deep);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:14px;font-size:.78rem;font-weight:700;display:flex}.inner-module__4K35KW__stepK:before{content:"";background:var(--green);width:26px;height:2px}.inner-module__4K35KW__bandDark .inner-module__4K35KW__stepK{color:var(--green)}.inner-module__4K35KW__stepTitle{margin-bottom:20px;font-size:clamp(1.7rem,3vw,2.3rem)}.inner-module__4K35KW__h2{margin-bottom:18px;font-size:clamp(1.7rem,3vw,2.4rem)}.inner-module__4K35KW__pendingTag{font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;color:#b26a00;background:#fff4e0;border:1px dashed #e6a94d;border-radius:6px;padding:3px 9px;font-size:.7rem;font-weight:700;display:inline-block}.inner-module__4K35KW__stubCard{border-radius:var(--radius);background:#fffdf6;border:1.5px dashed #e6a94d;padding:30px 26px}.inner-module__4K35KW__stubCard h3{margin:10px 0 8px;font-size:1.3rem}.inner-module__4K35KW__stubCard p{font-family:var(--sans);color:#8a6a3a;font-size:.95rem}.inner-module__4K35KW__figure{border-radius:var(--radius);text-align:center;background:#fffdf6;border:1.5px dashed #e6a94d;margin:40px 0 0;padding:56px 28px}.inner-module__4K35KW__figure b{font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;color:#b26a00;margin-bottom:8px;font-size:.7rem;font-weight:700;display:block}.inner-module__4K35KW__figure span{font-family:var(--sans);color:#8a6a3a;font-size:.95rem}.inner-module__4K35KW__hero .inner-module__4K35KW__figure{max-width:62ch}.inner-module__4K35KW__diagram{max-width:1000px;margin:44px 0 0}.inner-module__4K35KW__diagram img{border-radius:var(--radius);width:100%;height:auto;box-shadow:var(--shadow);display:block}.inner-module__4K35KW__diagram figcaption{font-family:var(--sans);color:var(--muted);margin-top:12px;font-size:.85rem}.inner-module__4K35KW__video{aspect-ratio:16/9;border-radius:var(--radius);max-width:880px;box-shadow:var(--shadow);background:#000;margin:40px 0 0;overflow:hidden}.inner-module__4K35KW__video iframe{border:0;width:100%;height:100%;display:block}.inner-module__4K35KW__ctaCard{box-shadow:var(--shadow);border-radius:28px;padding:48px;}.inner-module__4K35KW__ctaCard h2{max-width:32ch;margin-bottom:14px;font-size:clamp(1.7rem,3vw,2.3rem)}.inner-module__4K35KW__ctaCard p{color:var(--slate);max-width:62ch;font-size:1.08rem}.inner-module__4K35KW__ctaRow{flex-wrap:wrap;align-items:center;gap:14px;margin-top:28px;display:flex}.inner-module__4K35KW__bioCard{padding:34px 30px;}.inner-module__4K35KW__bioPhoto{object-fit:cover;border-radius:50%;width:96px;height:96px;margin-bottom:18px}.inner-module__4K35KW__bioCard:hover{border-color:#d3e5dd}.inner-module__4K35KW__bioCard h3{font-size:1.5rem}.inner-module__4K35KW__bioRole{font-family:var(--sans);letter-spacing:.12em;text-transform:uppercase;color:var(--green-deep);margin:6px 0 16px;font-size:.78rem;font-weight:700}.inner-module__4K35KW__bioCard p{color:var(--slate);font-size:1.02rem}.inner-module__4K35KW__bandDark .inner-module__4K35KW__contactIntro{color:#fffffff2;margin-bottom:28px}.inner-module__4K35KW__contactGrid{grid-template-columns:1fr 1.1fr;align-items:start;gap:56px;margin-top:40px;display:grid}.inner-module__4K35KW__contactList{flex-direction:column;gap:22px;margin:0;padding:0;list-style:none;display:flex}.inner-module__4K35KW__contactList b{font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;color:var(--green);margin-bottom:6px;font-size:.72rem;font-weight:700;display:block}.inner-module__4K35KW__contactList a,.inner-module__4K35KW__contactList span{color:#fff;font-size:1.3rem;text-decoration:none}.inner-module__4K35KW__contactList a:hover{color:var(--green)}.inner-module__4K35KW__assessGrid{grid-template-columns:1.1fr .9fr;align-items:center;gap:56px;display:grid}.inner-module__4K35KW__hero .inner-module__4K35KW__assessGrid{align-items:start}.inner-module__4K35KW__artFigure{justify-content:center;display:flex}.inner-module__4K35KW__artFigure svg{width:min(300px,100%);height:auto}.inner-module__4K35KW__prose+.inner-module__4K35KW__artFigure{margin-top:44px}.inner-module__4K35KW__assessGridWide{grid-template-columns:1.4fr .6fr}.inner-module__4K35KW__assessGridWide .inner-module__4K35KW__lede{max-width:none}.inner-module__4K35KW__contactFormCard{box-shadow:var(--shadow);padding:34px 30px;}.inner-module__4K35KW__founder{background:var(--paper)}.inner-module__4K35KW__founderGrid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:56px;display:grid}.inner-module__4K35KW__founderPortrait{aspect-ratio:4/5;background:var(--slate-deep);box-shadow:var(--shadow);border-radius:24px;position:relative;overflow:hidden}.inner-module__4K35KW__founderPortrait img{object-fit:cover;object-position:center 20%;width:100%;height:100%;display:block}.inner-module__4K35KW__founderPortrait:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#1c232059);position:absolute;inset:0}.inner-module__4K35KW__badge{z-index:1;font-family:var(--sans);color:#fff;letter-spacing:.06em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff24;border:1px solid #ffffff40;border-radius:999px;padding:7px 14px;font-size:.78rem;font-weight:600;position:absolute;top:20px;left:20px}.inner-module__4K35KW__founder h2{max-width:20ch;margin-bottom:22px;font-size:clamp(1.9rem,3.2vw,2.5rem)}.inner-module__4K35KW__founder p{color:var(--slate);margin-bottom:20px;font-size:1.08rem}.inner-module__4K35KW__quote{border-left:3px solid var(--green);color:var(--slate-deep);margin-top:8px;padding-left:20px;font-size:1.15rem;font-style:italic}.inner-module__4K35KW__credRow{font-family:var(--sans);flex-wrap:wrap;gap:28px;margin-top:26px;display:flex}.inner-module__4K35KW__credRow div b{color:var(--slate-deep);font-family:Georgia,serif;font-size:1.6rem;font-weight:700;display:block}.inner-module__4K35KW__credRow div span{color:var(--muted);font-size:.85rem}.inner-module__4K35KW__testGrid{grid-template-columns:1fr 1fr;gap:28px;margin-top:20px;display:grid}.inner-module__4K35KW__test{border-radius:var(--radius);background:#ffffff0a;border:1px solid #ffffff1a;padding:36px 32px}.inner-module__4K35KW__mark{color:var(--green);font-family:Georgia,serif;font-size:3rem;line-height:.4}.inner-module__4K35KW__test blockquote{color:#fff;margin:14px 0 22px;font-size:1.12rem;line-height:1.55}.inner-module__4K35KW__testCite{align-items:center;gap:14px;display:flex}.inner-module__4K35KW__testAvatar{background:var(--mist-2);border:2px solid #33b98580;border-radius:50%;flex:none;width:54px;height:54px;overflow:hidden}.inner-module__4K35KW__testAvatar svg{width:100%;height:100%;display:block}.inner-module__4K35KW__test cite{font-family:var(--sans);color:#ffffffb3;font-size:.9rem;font-style:normal}.inner-module__4K35KW__test cite b{color:var(--green);margin-bottom:2px;font-weight:700;display:block}@media (max-width:960px){.inner-module__4K35KW__founderGrid{grid-template-columns:1fr;gap:40px}.inner-module__4K35KW__testGrid{grid-template-columns:1fr 1fr}.inner-module__4K35KW__grid2,.inner-module__4K35KW__grid3,.inner-module__4K35KW__checkGrid,.inner-module__4K35KW__contactGrid,.inner-module__4K35KW__assessGrid{grid-template-columns:1fr}.inner-module__4K35KW__grid3{grid-template-columns:1fr 1fr}}@media (max-width:640px){.inner-module__4K35KW__inner section{padding:32px 0}.inner-module__4K35KW__testGrid{grid-template-columns:1fr}.inner-module__4K35KW__founderPortrait{aspect-ratio:3/2}.inner-module__4K35KW__hero{padding:56px 0 48px}.inner-module__4K35KW__grid3{grid-template-columns:1fr}.inner-module__4K35KW__ctaCard{padding:32px 26px}}
