@import "https://fonts.googleapis.com/css2?family=Martel:wght@400;600;700;800;900&family=Manrope:wght@400;500;600;700;800&family=IBM+Plex+Mono:wght@400;500;600&display=swap";
.lander-module__0GU2mW__root{--green-900:#0b3d2e;--green-800:#0f4534;--green-700:#12372a;--green-600:#1a4a38;--green-500:#235943;--green-400:#2f6b52;--gold:#d4af37;--gold-light:#debd4f;--gold-soft:#e9d48c;--cream:#f7f4ea;--cream-warm:#f0ead8;--ink:#1c1c1c;--ink-soft:#2a2a28;--line:#0b3d2e24;--line-light:#0b3d2e12;--serif:"Cormorant Garamond", Georgia, serif;--sans:"DM Sans", system-ui, sans-serif;--display:"Tenor Sans", "DM Sans", sans-serif}.lander-module__0GU2mW__root *{box-sizing:border-box}.lander-module__0GU2mW__section{padding:120px 64px}.lander-module__0GU2mW__shell{max-width:1380px;margin:0 auto}.lander-module__0GU2mW__eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--green-700);font-size:11px;font-weight:600;font-family:var(--display);align-items:center;gap:14px;margin-bottom:18px;display:flex}.lander-module__0GU2mW__eyebrow:before{content:"";background:var(--gold);width:34px;height:1px}.lander-module__0GU2mW__title{font-family:var(--serif);letter-spacing:-.015em;color:var(--green-900);margin-bottom:24px;font-size:clamp(38px,4.5vw,64px);font-weight:500;line-height:1.05}.lander-module__0GU2mW__title em{color:var(--green-700);font-style:italic}.lander-module__0GU2mW__desc{color:var(--ink-soft);max-width:820px;margin-bottom:48px;font-size:17px;line-height:1.7}.lander-module__0GU2mW__reveal{opacity:0;transition:opacity .9s cubic-bezier(.5,0,.2,1),transform .9s cubic-bezier(.5,0,.2,1);transform:translateY(40px)}.lander-module__0GU2mW__revealVisible{opacity:1;transform:translateY(0)}.lander-module__0GU2mW__noticeBar{background:var(--green-900);color:var(--gold-soft);letter-spacing:.12em;text-transform:uppercase;padding:9px 0;font-size:11px;position:relative;overflow:hidden}.lander-module__0GU2mW__noticeTrack{white-space:nowrap;gap:60px;width:max-content;animation:45s linear infinite lander-module__0GU2mW__scroll-left;display:flex}.lander-module__0GU2mW__noticeTrack span{align-items:center;gap:14px;display:inline-flex}.lander-module__0GU2mW__noticeTrack span:before{content:"●";color:var(--gold);font-size:8px}@keyframes lander-module__0GU2mW__scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.lander-module__0GU2mW__nav{z-index:100;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--line);background:#faf6eef5;transition:all .35s;position:sticky;top:0}.lander-module__0GU2mW__navScrolled{background:#faf6eefc;box-shadow:0 1px 30px #060a180f}.lander-module__0GU2mW__navWrap{justify-content:space-between;align-items:center;gap:40px;max-width:1380px;margin:0 auto;padding:20px 64px;display:flex}.lander-module__0GU2mW__brand{color:var(--green-900);align-items:center;gap:14px;text-decoration:none;display:flex}.lander-module__0GU2mW__brandMark{background:linear-gradient(135deg,var(--green-800),var(--green-600));border-radius:8px;place-items:center;width:44px;height:44px;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 20px #14224040}.lander-module__0GU2mW__brandMark:after{content:"";background:radial-gradient(circle at 30% 20%,#c9a9614d,#0000 60%);position:absolute;inset:0}.lander-module__0GU2mW__brandText{flex-direction:column;line-height:1;display:flex}.lander-module__0GU2mW__brandName{font-family:var(--serif);letter-spacing:-.01em;font-size:24px;font-weight:600}.lander-module__0GU2mW__brandName em{color:var(--gold);font-style:normal}.lander-module__0GU2mW__brandTag{letter-spacing:.22em;text-transform:uppercase;color:var(--ink-soft);font-size:9px;font-weight:500;font-family:var(--display);margin-top:4px}.lander-module__0GU2mW__navMenu{align-items:center;gap:36px;list-style:none;display:flex}.lander-module__0GU2mW__navMenu a{color:var(--ink-soft);font-size:13.5px;font-weight:500;text-decoration:none;transition:color .25s;position:relative}.lander-module__0GU2mW__navMenu a:hover{color:var(--green-700)}.lander-module__0GU2mW__navMenu a:after{content:"";background:var(--gold);transform-origin:0;height:1px;transition:transform .4s;position:absolute;bottom:-6px;left:0;right:0;transform:scaleX(0)}.lander-module__0GU2mW__navMenu a:hover:after{transform:scaleX(1)}.lander-module__0GU2mW__navActions{align-items:center;gap:16px;display:flex}.lander-module__0GU2mW__navLogin{font-family:var(--sans);color:#6b7280;font-size:13px;font-weight:500;text-decoration:none;transition:color .3s}.lander-module__0GU2mW__navLogin:hover{color:var(--green-900)}.lander-module__0GU2mW__navCta{background:var(--gold);color:var(--green-900);letter-spacing:.04em;border-radius:4px;align-items:center;gap:10px;padding:13px 22px;font-size:13px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.lander-module__0GU2mW__navCta:before{content:"";background:var(--gold-light);transition:transform .4s cubic-bezier(.5,0,.2,1);position:absolute;inset:0;transform:translateY(101%)}.lander-module__0GU2mW__navCta:hover:before{transform:translateY(0)}.lander-module__0GU2mW__navCta span{z-index:2;position:relative}.lander-module__0GU2mW__navToggle{cursor:pointer;z-index:1001;background:0 0;border:none;width:40px;height:40px;padding:8px;display:none;position:relative}.lander-module__0GU2mW__hamburger{background:var(--green-700);border-radius:2px;width:24px;height:2px;margin:5px auto;transition:all .3s ease-in-out;display:block}.lander-module__0GU2mW__navToggleActive .lander-module__0GU2mW__hamburger:first-child{transform:translateY(7px)rotate(45deg)}.lander-module__0GU2mW__navToggleActive .lander-module__0GU2mW__hamburger:nth-child(2){opacity:0}.lander-module__0GU2mW__navToggleActive .lander-module__0GU2mW__hamburger:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.lander-module__0GU2mW__mobileMenu{opacity:0;z-index:99;background:#fff;border-radius:0 0 16px 16px;width:100%;max-height:0;padding:24px 0;transition:max-height .3s cubic-bezier(.4,0,.2,1),opacity .3s;position:fixed;top:86px;left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #0000001f}.lander-module__0GU2mW__mobileMenuOpen{opacity:1;max-height:calc(100vh - 106px);overflow-y:auto}.lander-module__0GU2mW__mobileMenuItem{color:var(--ink);border-left:3px solid #0000;padding:14px 28px;font-size:15px;font-weight:500;text-decoration:none;transition:all .2s;display:block}.lander-module__0GU2mW__mobileMenuItem:hover{border-left-color:var(--gold);color:var(--green-700);background:#f9f9f7}.lander-module__0GU2mW__mobileDivider{background:#e5e5e0;height:1px;margin:16px 20px}.lander-module__0GU2mW__mobileCta{background:var(--green-700);color:#fff;text-align:center;border-radius:100px;margin:16px 20px 0;padding:12px 24px;font-size:13px;font-weight:600;text-decoration:none;display:block}.lander-module__0GU2mW__hero{background:var(--cream);padding:80px 64px 100px;position:relative;overflow:hidden}.lander-module__0GU2mW__heroGlow{pointer-events:none;background:radial-gradient(760px 420px at 78% 6%,#c9a96133,#0000 62%),radial-gradient(620px 400px at 6% 92%,#0b122617,#0000 62%);position:absolute;inset:0}.lander-module__0GU2mW__heroLines{opacity:.55;pointer-events:none;background-image:linear-gradient(#0b12260d 1px,#0000 1px),linear-gradient(90deg,#0b12260d 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(140% 110% at 50% 0,#000 45%,#0000 100%);mask-image:radial-gradient(140% 110% at 50% 0,#000 45%,#0000 100%)}.lander-module__0GU2mW__heroInner{grid-template-columns:1.15fr .85fr;align-items:center;gap:60px;max-width:1380px;margin:0 auto;display:grid;position:relative}.lander-module__0GU2mW__heroTitle{font-family:var(--serif);letter-spacing:-.02em;color:var(--green-900);margin:6px 0 0;font-size:clamp(42px,5.2vw,72px);font-weight:500;line-height:1.03}.lander-module__0GU2mW__heroLine{display:block;overflow:hidden}.lander-module__0GU2mW__heroLine>span{animation:.95s cubic-bezier(.19,1,.22,1) forwards lander-module__0GU2mW__rise;display:block;transform:translateY(105%)}.lander-module__0GU2mW__heroLine:first-child>span{animation-delay:.1s}.lander-module__0GU2mW__heroLine:nth-child(2)>span{animation-delay:.2s}.lander-module__0GU2mW__heroLine:nth-child(3)>span{animation-delay:.3s}.lander-module__0GU2mW__heroTitle em{color:var(--green-700);white-space:nowrap;font-style:italic;position:relative}.lander-module__0GU2mW__heroTitle em:after{content:"";background:var(--gold);transform-origin:0;height:3px;animation:.8s cubic-bezier(.19,1,.22,1) .95s forwards lander-module__0GU2mW__swipe;position:absolute;bottom:.02em;left:0;right:0;transform:scaleX(0)}.lander-module__0GU2mW__heroSub{color:var(--ink-soft);opacity:0;max-width:52ch;margin:26px 0 0;font-size:clamp(1rem,1.4vw,1.12rem);line-height:1.72;animation:.9s .42s forwards lander-module__0GU2mW__fade}.lander-module__0GU2mW__heroActions{opacity:0;flex-wrap:wrap;gap:14px;margin-top:34px;animation:.9s .54s forwards lander-module__0GU2mW__fade;display:flex}.lander-module__0GU2mW__heroNote{color:#979caa;opacity:0;align-items:flex-start;gap:9px;max-width:48ch;margin-top:22px;font-size:12.5px;line-height:1.55;animation:.9s .66s forwards lander-module__0GU2mW__fade;display:flex}.lander-module__0GU2mW__heroNote svg{color:var(--gold);flex:none;margin-top:2px}@keyframes lander-module__0GU2mW__rise{to{transform:translateY(0)}}@keyframes lander-module__0GU2mW__fade{to{opacity:1;transform:none}}@keyframes lander-module__0GU2mW__swipe{to{transform:scaleX(1)}}.lander-module__0GU2mW__btn{font-family:var(--sans);letter-spacing:.01em;cursor:pointer;border:1.6px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:15px 28px;font-size:14px;font-weight:600;line-height:1;text-decoration:none;transition:all .32s cubic-bezier(.19,1,.22,1);display:inline-flex}.lander-module__0GU2mW__btnSolid{background:var(--gold);color:var(--green-900);box-shadow:0 14px 30px -16px #060a18d9}.lander-module__0GU2mW__btnSolid:hover{background:var(--gold-light);transform:translateY(-2px)}.lander-module__0GU2mW__btnLine{color:var(--green-700);border-color:#0b122647}.lander-module__0GU2mW__btnLine:hover{background:var(--green-700);border-color:var(--green-700);color:#fff;transform:translateY(-2px)}.lander-module__0GU2mW__cas{opacity:0;animation:1s .34s forwards lander-module__0GU2mW__fade;position:relative;transform:translateY(22px)}.lander-module__0GU2mW__casCard{background:#fff;border:1px solid #e7ded0;border-radius:22px;position:relative;overflow:hidden;box-shadow:0 42px 80px -44px #060a185c,inset 0 2px #fffc}.lander-module__0GU2mW__casCard:before{content:"";background:linear-gradient(90deg,var(--gold),var(--gold-light));height:3px;position:absolute;top:0;left:0;right:0}.lander-module__0GU2mW__casTop{background:#f8f4ec;border-bottom:1px solid #e7ded0;justify-content:space-between;align-items:center;gap:14px;padding:16px 20px;display:flex}.lander-module__0GU2mW__casFile{font-family:var(--display);color:#5d6270;letter-spacing:.05em;align-items:center;gap:11px;font-size:11.5px;display:flex}.lander-module__0GU2mW__casDot{background:var(--gold);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #c9a96133}.lander-module__0GU2mW__casSwitch{background:var(--cream-warm);border:1px solid #e7ded0;border-radius:999px;gap:3px;padding:3px;display:flex}.lander-module__0GU2mW__casSwitch button{font-family:var(--display);letter-spacing:.11em;text-transform:uppercase;color:#5d6270;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:7px 13px;font-size:10px;font-weight:600;transition:all .28s}.lander-module__0GU2mW__casSwitch button[aria-pressed=true]{background:var(--green-700);color:#fff}.lander-module__0GU2mW__casStage{min-height:462px;padding:22px 20px 24px;position:relative}.lander-module__0GU2mW__casView{transition:opacity .55s,transform .65s cubic-bezier(.2,.8,.3,1);position:absolute;inset:22px 20px 24px}.lander-module__0GU2mW__casViewOut{opacity:0;pointer-events:none;transform:translateY(-14px)scale(.985)}.lander-module__0GU2mW__casViewIn{opacity:1;transform:none}.lander-module__0GU2mW__stmtHeader{border-bottom:1px solid var(--gold);font-family:var(--display);letter-spacing:.14em;text-transform:uppercase;color:#979caa;grid-template-columns:1fr 66px 84px;gap:10px;padding-bottom:9px;font-size:9.5px;display:grid}.lander-module__0GU2mW__stmtRow{color:var(--green-700);border-bottom:1px dashed #e7ded0;grid-template-columns:1fr 66px 84px;gap:10px;padding:9.5px 0;font-size:11.5px;display:grid}.lander-module__0GU2mW__stmtRow span:nth-child(2),.lander-module__0GU2mW__stmtRow span:nth-child(3){text-align:right;color:#5d6270}.lander-module__0GU2mW__stmtRow b{color:var(--green-900);font-weight:600;display:block}.lander-module__0GU2mW__stmtRow i{color:#979caa;letter-spacing:.05em;font-size:9.5px;font-style:normal}.lander-module__0GU2mW__anHead{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:16px;display:flex}.lander-module__0GU2mW__anTitle{font-family:var(--serif);color:var(--green-900);font-size:20px;font-weight:600}.lander-module__0GU2mW__anMeta{font-family:var(--display);letter-spacing:.13em;text-transform:uppercase;color:#979caa;font-size:9.5px}.lander-module__0GU2mW__anTop{grid-template-columns:132px 1fr;align-items:center;gap:22px;display:grid}.lander-module__0GU2mW__ring{width:132px;height:132px;position:relative}.lander-module__0GU2mW__ring svg{transform:rotate(-90deg)}.lander-module__0GU2mW__ringMid{flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex;position:absolute;inset:0}.lander-module__0GU2mW__ringMid b{font-family:var(--serif);color:var(--green-900);font-size:24px;font-weight:600}.lander-module__0GU2mW__ringMid span{font-family:var(--display);letter-spacing:.14em;text-transform:uppercase;color:#979caa;font-size:8.5px}.lander-module__0GU2mW__legend{gap:10px;display:grid}.lander-module__0GU2mW__leg{color:#5d6270;align-items:center;gap:9px;font-size:12.5px;display:flex}.lander-module__0GU2mW__leg i{border-radius:2px;flex:none;width:9px;height:9px}.lander-module__0GU2mW__leg b{font-family:var(--display);color:var(--green-900);margin-left:auto;font-size:12px;font-weight:600}.lander-module__0GU2mW__flags{gap:9px;margin-top:18px;display:grid}.lander-module__0GU2mW__flag{background:#f8f4ec;border:1px solid #e7ded0;border-radius:12px;align-items:flex-start;gap:11px;padding:11px 13px;display:flex}.lander-module__0GU2mW__flagIcon{width:22px;height:22px;font-family:var(--display);color:var(--green-700);background:#1422401a;border-radius:6px;flex:none;place-items:center;font-size:10px;font-weight:600;display:grid}.lander-module__0GU2mW__flagIconAlt{color:var(--gold);background:#c9a9613d}.lander-module__0GU2mW__flag p{color:#5d6270;margin:0;font-size:12.5px;line-height:1.48}.lander-module__0GU2mW__flag p b{color:var(--green-900);font-weight:700}.lander-module__0GU2mW__casFoot{font-family:var(--display);letter-spacing:.06em;color:#979caa;text-align:center;background:#f8f4ec;border-top:1px solid #e7ded0;padding:13px 20px;font-size:10px}.lander-module__0GU2mW__trustStrip{background:var(--green-900);border-top:1px solid #c9a96126;border-bottom:1px solid #c9a96126;padding:30px 64px;position:relative;overflow:hidden}.lander-module__0GU2mW__trustTrack{white-space:nowrap;align-items:center;gap:80px;width:max-content;animation:40s linear infinite lander-module__0GU2mW__scroll-left;display:flex}.lander-module__0GU2mW__trustItem{color:var(--gold-soft);letter-spacing:.16em;text-transform:uppercase;font-size:13px;font-weight:500;font-family:var(--display);align-items:center;gap:14px;display:inline-flex}.lander-module__0GU2mW__statsIntro{text-align:center;background:#f9f9f7;padding:60px 0}.lander-module__0GU2mW__statsIntro h3{font-family:var(--display);color:#1b2e1f;margin-top:12px;font-size:18px;font-weight:600}.lander-module__0GU2mW__statsIntroGrid{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:40px;display:grid}.lander-module__0GU2mW__introStatValue{font-family:var(--serif);color:#1b2e1f;font-size:36px;font-weight:700;line-height:1}.lander-module__0GU2mW__introStatLabel{color:#6b7280;margin-top:8px;font-size:12px}.lander-module__0GU2mW__about{background:var(--cream);position:relative;overflow:hidden}.lander-module__0GU2mW__aboutGrid{grid-template-columns:1fr 1fr;align-items:start;gap:100px;margin-top:80px;display:grid}.lander-module__0GU2mW__aboutVisual{height:640px;position:relative}.lander-module__0GU2mW__aboutImgMain{border-radius:6px;width:80%;height:88%;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 30px 80px -20px #060a184d}.lander-module__0GU2mW__aboutImgMain img,.lander-module__0GU2mW__aboutImgAccent img{object-fit:cover;width:100%;height:100%;display:block}.lander-module__0GU2mW__aboutImgAccent{border:6px solid var(--cream);border-radius:6px;width:50%;height:55%;position:absolute;bottom:0;right:0;overflow:hidden;box-shadow:0 24px 60px -15px #060a1859}.lander-module__0GU2mW__aboutBadge{background:var(--green-900);color:var(--cream);text-align:center;z-index:3;border-radius:6px;padding:28px 24px;position:absolute;top:32px;right:12%;box-shadow:0 20px 50px #060a1866}.lander-module__0GU2mW__aboutBadgeNum{font-family:var(--serif);color:var(--gold);font-size:54px;font-weight:600;line-height:.9;display:block}.lander-module__0GU2mW__aboutBadgeLbl{letter-spacing:.18em;text-transform:uppercase;white-space:pre-line;margin-top:8px;font-size:10px}.lander-module__0GU2mW__aboutContent h2{font-family:var(--serif);letter-spacing:-.015em;color:var(--green-900);margin-bottom:32px;font-size:clamp(38px,4vw,56px);font-weight:500;line-height:1.05}.lander-module__0GU2mW__aboutContent h2 em{color:var(--green-700);font-style:italic}.lander-module__0GU2mW__aboutContent p{color:var(--ink-soft);margin-bottom:22px;font-size:16.5px;line-height:1.75}.lander-module__0GU2mW__founderGrid{grid-template-columns:1fr 1fr;gap:24px;margin-top:40px;display:grid}@media (max-width:900px){.lander-module__0GU2mW__founderGrid{grid-template-columns:1fr}}.lander-module__0GU2mW__founderCard{border:1px solid var(--line);background:#fff;border-radius:16px;margin-top:0;padding:32px;transition:all .4s;box-shadow:0 20px 60px #060a1814}.lander-module__0GU2mW__founderCard:hover{transform:translateY(-4px);box-shadow:0 24px 70px #060a181f}.lander-module__0GU2mW__founderHeader{flex-wrap:wrap;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.lander-module__0GU2mW__founderAvatar{border:3px solid var(--gold);border-radius:50%;flex-shrink:0;width:72px;height:72px;overflow:hidden;box-shadow:0 8px 24px #c9a9614d}.lander-module__0GU2mW__founderAvatar img{object-fit:cover;width:100%;height:100%}.lander-module__0GU2mW__founderInfo{flex:1;min-width:200px}.lander-module__0GU2mW__founderInfo h4{font-family:var(--serif);color:var(--green-900);margin-bottom:4px;font-size:22px;font-weight:600}.lander-module__0GU2mW__founderInfo span{letter-spacing:.08em;text-transform:uppercase;color:var(--gold);margin-bottom:6px;font-size:12px;font-weight:600;display:block}.lander-module__0GU2mW__founderCredentials{color:var(--ink-soft);margin-top:6px;font-size:11px}.lander-module__0GU2mW__founderBadge{background:var(--green-900);color:var(--gold);letter-spacing:.08em;text-transform:uppercase;border-radius:20px;align-items:center;gap:6px;padding:8px 14px;font-size:10px;font-weight:700;display:flex}.lander-module__0GU2mW__founderQuote{background:var(--cream-warm);border-left:4px solid var(--gold);border-radius:8px;margin-bottom:28px;padding:24px;position:relative}.lander-module__0GU2mW__founderQuote p{font-family:var(--serif);color:var(--green-900);margin:0;padding-left:28px;font-size:17px;font-style:italic;line-height:1.65}.lander-module__0GU2mW__founderQuoteMark{color:var(--gold);opacity:.3;width:32px;height:32px;position:absolute;top:16px;left:16px}.lander-module__0GU2mW__founderStats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:24px;padding:24px 0;display:grid}.lander-module__0GU2mW__founderStat{text-align:center}.lander-module__0GU2mW__statNumber{font-family:var(--serif);color:var(--green-900);margin-bottom:6px;font-size:28px;font-weight:700;line-height:1}.lander-module__0GU2mW__statLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);font-size:11px;font-weight:600}.lander-module__0GU2mW__specialties{flex-wrap:wrap;gap:10px;display:flex}.lander-module__0GU2mW__specialtyTag{background:var(--green-900);color:var(--gold);letter-spacing:.04em;border-radius:20px;padding:8px 16px;font-size:11px;font-weight:600}.lander-module__0GU2mW__beginSection{background:#fff}.lander-module__0GU2mW__beginList{grid-template-columns:1fr;gap:18px;margin-top:48px;display:grid}@media (min-width:768px){.lander-module__0GU2mW__beginList{grid-template-columns:repeat(2,1fr);gap:20px}}@media (min-width:1024px){.lander-module__0GU2mW__beginList{grid-template-columns:repeat(3,1fr);gap:26px}}.lander-module__0GU2mW__beginCard{cursor:pointer;perspective:1600px;-webkit-tap-highlight-color:transparent;border-radius:20px;width:100%;height:280px;text-decoration:none;display:block;position:relative}.lander-module__0GU2mW__beginInner{transform-style:preserve-3d;border-radius:20px;transition:transform .8s cubic-bezier(.19,1,.22,1),box-shadow .45s;position:absolute;inset:0;box-shadow:0 4px 18px #060a181a}.lander-module__0GU2mW__beginCard:hover .lander-module__0GU2mW__beginInner,.lander-module__0GU2mW__beginFlipped .lander-module__0GU2mW__beginInner{transform:rotateY(180deg);box-shadow:0 26px 56px -18px #060a1857,0 8px 20px -10px #c9a96147}.lander-module__0GU2mW__beginFace{backface-visibility:hidden;border-radius:20px;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden;transform:translateZ(0)}.lander-module__0GU2mW__beginFront{background:var(--green-900);border:1px solid #1422401f;justify-content:space-between}.lander-module__0GU2mW__beginMedia{background-position:50%;background-size:cover;transition:transform 1.1s cubic-bezier(.19,1,.22,1);position:absolute;inset:0;transform:scale(1.04)}.lander-module__0GU2mW__beginCard:hover .lander-module__0GU2mW__beginMedia{transform:scale(1.12)}.lander-module__0GU2mW__beginScrim{background:linear-gradient(#060a1857 0%,#060a1875 36%,#060a18d6 70%,#041e15f5 100%),linear-gradient(155deg,#c9a96138 0%,#c9a96100 55%);position:absolute;inset:0}.lander-module__0GU2mW__beginFrontBody{z-index:2;flex-direction:column;justify-content:space-between;height:100%;padding:20px;display:flex;position:relative}.lander-module__0GU2mW__beginNum{font-family:var(--serif);color:#ffffffd6;text-shadow:0 2px 14px #0918108c;font-size:42px;font-weight:500;line-height:1}.lander-module__0GU2mW__beginRule{background:var(--gold);border-radius:2px;width:36px;height:3px;margin-bottom:10px;transition:width .5s cubic-bezier(.19,1,.22,1);display:block}.lander-module__0GU2mW__beginCard:hover .lander-module__0GU2mW__beginRule{width:60px}.lander-module__0GU2mW__beginFrontTitle{font-family:var(--serif);color:#fff;text-shadow:0 2px 12px #09181099;margin:0;font-size:20px;font-weight:500;line-height:1.2}.lander-module__0GU2mW__beginHint{font-family:var(--display);letter-spacing:.14em;text-transform:uppercase;color:#ffffff9e;margin-top:8px;font-size:9.5px;font-weight:600;display:block}.lander-module__0GU2mW__beginBack{background:#fff;border:2px solid #e7ded0;justify-content:flex-start;padding:28px 26px;transform:rotateY(180deg)}.lander-module__0GU2mW__beginBack:before{content:"";pointer-events:none;background:radial-gradient(120% 80% at 100% 0,#c9a9611a 0%,#0000 60%);position:absolute;inset:0}.lander-module__0GU2mW__beginBack>*{z-index:1;position:relative}.lander-module__0GU2mW__beginTag{font-family:var(--display);text-transform:uppercase;letter-spacing:.1em;color:var(--gold);background:#c9a96129;border-radius:8px;align-self:flex-start;margin-bottom:16px;padding:6px 12px;font-size:9.5px;font-weight:600}.lander-module__0GU2mW__beginBackTitle{font-family:var(--serif);color:var(--green-900);margin:0 0 10px;font-size:24px;font-weight:500;line-height:1.2}.lander-module__0GU2mW__beginDesc{color:var(--ink-soft);margin:0;font-size:14px;line-height:1.62}.lander-module__0GU2mW__beginCta{background:var(--green-700);color:#fff;border-radius:50px;align-self:flex-start;align-items:center;gap:8px;margin-top:auto;padding:12px 24px;font-size:13.5px;font-weight:600;display:inline-flex}@media (min-width:768px) and (max-width:1023px){.lander-module__0GU2mW__beginCard{height:300px}}@media (max-width:767px){.lander-module__0GU2mW__beginCard{height:300px}.lander-module__0GU2mW__beginNum{font-size:36px}.lander-module__0GU2mW__beginFrontTitle{font-size:18px}}.lander-module__0GU2mW__osSection{background:var(--cream)}.lander-module__0GU2mW__tabs{flex-wrap:wrap;gap:10px;margin:0 0 28px;display:flex}.lander-module__0GU2mW__tab{font-family:var(--display);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-soft);cursor:pointer;background:0 0;border:1px solid #e7ded0;border-radius:999px;padding:11px 20px;font-size:11.5px;transition:all .28s}.lander-module__0GU2mW__tab:hover{border-color:var(--gold);color:var(--green-900)}.lander-module__0GU2mW__tabActive{background:var(--green-700);border-color:var(--green-700);color:#fff}.lander-module__0GU2mW__osGrid{grid-template-columns:1fr;gap:18px;display:grid}@media (min-width:640px){.lander-module__0GU2mW__osGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.lander-module__0GU2mW__osGrid{grid-template-columns:repeat(4,1fr)}}.lander-module__0GU2mW__osCard{background:#fff;border:1px solid #e7ded0;border-radius:16px;padding:24px 22px;transition:transform .45s cubic-bezier(.34,1.3,.45,1),box-shadow .45s,border-color .45s;position:relative;overflow:hidden}.lander-module__0GU2mW__osCard:after{content:"";background:var(--gold);transform-origin:0;height:3px;transition:transform .45s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.lander-module__0GU2mW__osCard:hover{border-color:var(--gold);transform:translateY(-7px);box-shadow:0 28px 52px -26px #060a1866}.lander-module__0GU2mW__osCard:hover:after{transform:scaleX(1)}.lander-module__0GU2mW__osNum{font-family:var(--display);letter-spacing:.16em;color:#979caa;font-size:11px}.lander-module__0GU2mW__osCard h3{font-family:var(--serif);color:var(--green-900);margin:10px 0 0;font-size:23px;font-weight:500;line-height:1.2}.lander-module__0GU2mW__osCard p{color:var(--ink-soft);margin:8px 0 0;font-size:13.5px;line-height:1.62}.lander-module__0GU2mW__baskets{background:var(--cream-warm)}.lander-module__0GU2mW__fine{color:#979caa;max-width:70ch;margin-top:16px;margin-bottom:44px;font-size:12px;line-height:1.7}.lander-module__0GU2mW__basketGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.lander-module__0GU2mW__basketCard{perspective:1800px;cursor:pointer;width:100%;height:300px;position:relative}.lander-module__0GU2mW__basketInner{transform-style:preserve-3d;border-radius:24px;transition:transform .8s cubic-bezier(.19,1,.22,1),box-shadow .45s;position:absolute;inset:0;box-shadow:0 6px 24px -12px #060a1838}.lander-module__0GU2mW__basketCard:hover .lander-module__0GU2mW__basketInner,.lander-module__0GU2mW__basketFlipped .lander-module__0GU2mW__basketInner{transform:rotateY(180deg);box-shadow:0 34px 66px -26px #060a185c}.lander-module__0GU2mW__basketFace{backface-visibility:hidden;background:#fff;border:1px solid #e7ded0;border-radius:20px;flex-direction:column;padding:16px;display:flex;position:absolute;inset:0;overflow:hidden;transform:translateZ(0)}.lander-module__0GU2mW__basketBack{transform:rotateY(180deg)}.lander-module__0GU2mW__basketHead{justify-content:space-between;align-items:center;gap:14px;display:flex}.lander-module__0GU2mW__basketIcon{width:32px;height:32px;color:var(--green-900);background:#f8f4ec;border:1px solid #e7ded0;border-radius:10px;flex:none;justify-content:center;align-items:center;display:flex}.lander-module__0GU2mW__basketBadge{font-family:var(--display);letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:5px 10px;font-size:9px;font-weight:600}.lander-module__0GU2mW__basketTitle{margin-top:12px}.lander-module__0GU2mW__basketTitle h3{font-family:var(--serif);color:var(--green-900);margin:0;font-size:19px;font-weight:600;line-height:1.12}.lander-module__0GU2mW__basketTitle p{color:#5d6270;margin:5px 0 0;font-size:11.5px}.lander-module__0GU2mW__basketDivider{background:#e7ded0;height:1px;margin:10px 0 0}.lander-module__0GU2mW__basketBack .lander-module__0GU2mW__basketTitle{margin-top:0}.lander-module__0GU2mW__basketBack .lander-module__0GU2mW__basketTitle h3{font-size:19px}.lander-module__0GU2mW__basketBack .lander-module__0GU2mW__basketTitle p{font-size:11.5px}.lander-module__0GU2mW__basketBack .lander-module__0GU2mW__basketDivider{margin-top:9px}.lander-module__0GU2mW__basketRingWrap{flex:1;justify-content:center;align-items:center;padding:4px 0 2px;display:flex}.lander-module__0GU2mW__basketRing{flex:none;width:92px;height:92px;position:relative}.lander-module__0GU2mW__basketRingMid{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:0 10px;display:flex;position:absolute;inset:0}.lander-module__0GU2mW__basketCagr{font-family:var(--serif);letter-spacing:-.01em;white-space:nowrap;font-size:19px;font-weight:600;line-height:1}.lander-module__0GU2mW__basketCagrLbl{font-family:var(--display);letter-spacing:.14em;text-transform:uppercase;color:#979caa;white-space:nowrap;margin-top:3px;font-size:9px;font-weight:600}.lander-module__0GU2mW__basketStats{flex-direction:column;flex:1;justify-content:center;gap:7px;padding:6px 0;display:flex}.lander-module__0GU2mW__basketStat{flex-direction:column;gap:3px;display:flex}.lander-module__0GU2mW__basketStatLbl{font-family:var(--display);letter-spacing:.14em;text-transform:uppercase;color:#979caa;font-size:10.5px;font-weight:600}.lander-module__0GU2mW__basketStatVal{font-family:var(--serif);color:var(--green-900);font-size:14.5px;font-weight:600;line-height:1.15}.lander-module__0GU2mW__basketCta{background:var(--gold);width:100%;color:var(--green-900);font-family:var(--sans);border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:11px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:background .3s,color .3s,transform .3s;display:flex;box-shadow:0 12px 26px -16px #060a18e6}.lander-module__0GU2mW__basketCta:hover{background:var(--green-900);color:#fff}.lander-module__0GU2mW__audience{background:var(--cream-warm)}.lander-module__0GU2mW__audienceGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.lander-module__0GU2mW__goalCard{cursor:pointer;background:#fff;border-radius:6px;height:280px;transition:transform .5s;position:relative;overflow:hidden;box-shadow:0 8px 28px #060a1814}.lander-module__0GU2mW__goalCard:hover{transform:translateY(-6px)}.lander-module__0GU2mW__goalImage{position:absolute;inset:0}.lander-module__0GU2mW__goalImage img{object-fit:cover;filter:saturate(.85);width:100%;height:100%;transition:transform .8s}.lander-module__0GU2mW__goalCard:hover .lander-module__0GU2mW__goalImage img{transform:scale(1.08)}.lander-module__0GU2mW__goalCard:before{content:"";z-index:2;background:linear-gradient(#0000 20%,#060a188c 55%,#060a18f2 100%);position:absolute;inset:0}.lander-module__0GU2mW__goalBody{z-index:3;color:var(--cream);padding:20px;position:absolute;bottom:0;left:0;right:0}.lander-module__0GU2mW__goalTag{letter-spacing:.16em;text-transform:uppercase;color:var(--gold);border:1px solid var(--gold);border-radius:30px;margin-bottom:10px;padding:4px 9px;font-size:9px;display:inline-block}.lander-module__0GU2mW__goalBody h4{font-family:var(--serif);margin-bottom:8px;font-size:22px;font-weight:600}.lander-module__0GU2mW__goalBody p{color:#faf6eed9;font-size:12px;line-height:1.5}.lander-module__0GU2mW__team{background:var(--cream)}.lander-module__0GU2mW__teamGrid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.lander-module__0GU2mW__teamCard{cursor:pointer;position:relative}.lander-module__0GU2mW__teamImg{aspect-ratio:3/4;background:var(--green-900);border-radius:6px;margin-bottom:18px;position:relative;overflow:hidden}.lander-module__0GU2mW__teamImg img{object-fit:cover;filter:grayscale(.15)saturate(.9);width:100%;height:100%;transition:all .6s}.lander-module__0GU2mW__teamCard:hover .lander-module__0GU2mW__teamImg img{filter:grayscale(0)saturate();transform:scale(1.04)}.lander-module__0GU2mW__teamImg:after{content:"";opacity:0;background:linear-gradient(#0000 50%,#060a1880);transition:opacity .4s;position:absolute;inset:0}.lander-module__0GU2mW__teamCard:hover .lander-module__0GU2mW__teamImg:after{opacity:1}.lander-module__0GU2mW__teamSocial{opacity:0;z-index:2;gap:10px;transition:all .4s;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)translateY(20px)}.lander-module__0GU2mW__teamCard:hover .lander-module__0GU2mW__teamSocial{opacity:1;transform:translate(-50%)translateY(0)}.lander-module__0GU2mW__teamSocial a{width:38px;height:38px;color:var(--green-900);background:#faf6eef2;border-radius:50%;place-items:center;transition:all .3s;display:grid}.lander-module__0GU2mW__teamSocial a:hover{background:var(--gold)}.lander-module__0GU2mW__teamName{font-family:var(--serif);color:var(--green-900);margin-bottom:4px;font-size:24px;font-weight:600}.lander-module__0GU2mW__teamRole{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:10px;font-size:12px;font-weight:600}.lander-module__0GU2mW__teamBio{color:var(--ink-soft);font-size:13.5px;line-height:1.55}.lander-module__0GU2mW__philosophy{background:var(--green-900);color:var(--cream);position:relative;overflow:hidden}.lander-module__0GU2mW__philosophy:before{content:"";background:radial-gradient(circle,#c9a96114,#0000 65%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-200px}.lander-module__0GU2mW__philosophy .lander-module__0GU2mW__eyebrow{color:var(--gold)}.lander-module__0GU2mW__philosophy .lander-module__0GU2mW__eyebrow:before{background:var(--gold)}.lander-module__0GU2mW__philosophy .lander-module__0GU2mW__title{color:var(--cream)}.lander-module__0GU2mW__philosophy .lander-module__0GU2mW__title em{color:var(--gold-light)}.lander-module__0GU2mW__philosophy .lander-module__0GU2mW__desc{color:#faf6eebf}.lander-module__0GU2mW__pillars{border-top:1px solid #c9a96133;grid-template-columns:repeat(4,1fr);gap:0;display:grid}.lander-module__0GU2mW__pillar{border-right:1px solid #c9a96133;padding:48px 36px}.lander-module__0GU2mW__pillar:last-child{border-right:none}.lander-module__0GU2mW__pillarNum{font-family:var(--serif);color:var(--gold);align-items:center;gap:14px;margin-bottom:32px;font-size:18px;font-style:italic;display:flex}.lander-module__0GU2mW__pillarNum:after{content:"";background:#c9a9614d;flex:1;height:1px}.lander-module__0GU2mW__pillar h3{font-family:var(--serif);color:var(--cream);margin-bottom:18px;font-size:28px;font-weight:500;line-height:1.15}.lander-module__0GU2mW__pillar p{color:#faf6eeb3;font-size:14.5px;line-height:1.6}.lander-module__0GU2mW__sip{background:#f8f4ec}.lander-module__0GU2mW__sipGrid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(36px,5vw,64px);display:grid}.lander-module__0GU2mW__controls{gap:24px;margin-top:34px;display:grid}.lander-module__0GU2mW__rowHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.lander-module__0GU2mW__rowHead>span{font-family:var(--display);letter-spacing:.16em;text-transform:uppercase;color:#5d6270;font-size:11px}.lander-module__0GU2mW__rowHead>b{font-family:var(--serif);color:var(--green-900);font-size:24px;font-weight:600}.lander-module__0GU2mW__range{appearance:none;cursor:pointer;background:#e7ded0;border-radius:999px;outline:none;width:100%;height:7px}.lander-module__0GU2mW__range::-webkit-slider-thumb{appearance:none;background:var(--green-700);border:3px solid #fff;border-radius:50%;width:22px;height:22px;box-shadow:0 2px 8px #060a1866}.lander-module__0GU2mW__range::-moz-range-thumb{background:var(--green-700);border:3px solid #fff;border-radius:50%;width:20px;height:20px}.lander-module__0GU2mW__chips{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.lander-module__0GU2mW__chip{font-family:var(--display);letter-spacing:.1em;color:#5d6270;cursor:pointer;background:0 0;border:1px solid #e7ded0;border-radius:999px;padding:9px 16px;font-size:11.5px}.lander-module__0GU2mW__chipActive{background:var(--green-700);border-color:var(--green-700);color:#fff}.lander-module__0GU2mW__tiles{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:32px;display:grid}.lander-module__0GU2mW__tile{background:#fff;border:1px solid #e7ded0;border-radius:16px;padding:18px 16px}.lander-module__0GU2mW__tileGrowth{background:#3e5a8f0f;border-color:#3e5a8f52}.lander-module__0GU2mW__tileTotal{background:#1422400f;border-color:#1422404d}.lander-module__0GU2mW__tile span{font-family:var(--display);letter-spacing:.14em;text-transform:uppercase;color:#979caa;font-size:10px;display:block}.lander-module__0GU2mW__tile b{font-family:var(--serif);color:var(--green-900);margin-top:6px;font-size:22px;font-weight:600;display:block}.lander-module__0GU2mW__tileGrowth b{color:var(--gold)}.lander-module__0GU2mW__tileTotal b{color:var(--green-700)}.lander-module__0GU2mW__sipCard{background:#fff;border:1px solid #e7ded0;border-radius:24px;padding:30px 28px;position:relative;overflow:hidden;box-shadow:0 30px 64px -34px #060a1857}.lander-module__0GU2mW__sipCardLbl{font-family:var(--display);letter-spacing:.16em;text-transform:uppercase;color:#5d6270;font-size:11px}.lander-module__0GU2mW__sipBig{font-family:var(--serif);color:var(--green-900);margin-top:6px;font-size:clamp(38px,5vw,52px);font-weight:600;line-height:1}.lander-module__0GU2mW__sipAssume{color:#979caa;margin-top:8px;font-size:12px}.lander-module__0GU2mW__chart{height:230px;margin-top:22px;position:relative}.lander-module__0GU2mW__growthNote{text-align:right;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;top:122px;right:26px}.lander-module__0GU2mW__growthNote div{font-family:var(--serif);color:var(--gold);font-size:22px;font-style:italic;line-height:1.1}.lander-module__0GU2mW__legendRow{flex-wrap:wrap;gap:22px;margin-top:14px;display:flex}.lander-module__0GU2mW__legendRow span{color:#5d6270;align-items:center;gap:8px;font-size:12.5px;display:flex}.lander-module__0GU2mW__legendRow i{border-radius:3px;width:12px;height:12px}.lander-module__0GU2mW__sipNote{color:#979caa;align-items:flex-start;gap:10px;max-width:60ch;margin-top:26px;font-size:12px;line-height:1.65;display:flex}.lander-module__0GU2mW__portfolio{background:var(--cream)}.lander-module__0GU2mW__portfolioGrid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(36px,5vw,56px);display:grid}.lander-module__0GU2mW__pill{font-family:var(--display);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-soft);background:#fff;border:1px solid #e7ded0;border-radius:999px;align-items:center;gap:9px;padding:8px 16px;font-size:10.5px;display:inline-flex;box-shadow:0 2px 10px #060a180d}.lander-module__0GU2mW__pill i{background:var(--gold);border-radius:50%;width:6px;height:6px}.lander-module__0GU2mW__privacy{color:#979caa;align-items:flex-start;gap:8px;max-width:60ch;margin-top:16px;font-size:12.5px;line-height:1.62;display:flex}.lander-module__0GU2mW__privacy a{color:var(--green-700);text-decoration:underline}.lander-module__0GU2mW__trustGrid{grid-template-columns:repeat(2,1fr);gap:10px;max-width:460px;margin-top:24px;display:grid}.lander-module__0GU2mW__trustGrid span{color:var(--ink-soft);background:#fff;border:1px solid #e7ded0;border-radius:999px;align-items:center;gap:9px;padding:11px 14px;font-size:12.5px;display:inline-flex}.lander-module__0GU2mW__drop{text-align:center;cursor:pointer;background:#fff;border:2px dashed #e7ded0;border-radius:24px;padding:52px 28px;transition:border-color .3s,background .3s,transform .4s}.lander-module__0GU2mW__drop:hover{border-color:var(--gold);background:#c9a9610d;transform:translateY(-3px)}.lander-module__0GU2mW__dropIcon{background:var(--green-700);color:#fff;border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 22px;display:flex;box-shadow:0 16px 32px -16px #060a18e6}.lander-module__0GU2mW__drop h4{font-family:var(--serif);color:var(--green-900);margin:0;font-size:26px;font-weight:600}.lander-module__0GU2mW__drop p{color:#5d6270;margin:8px 0 0;font-size:13.5px}.lander-module__0GU2mW__formatChips{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:24px;display:flex}.lander-module__0GU2mW__formatChips span{color:var(--ink-soft);background:#f8f4ec;border:1px solid #e7ded0;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-size:12.5px;font-weight:500;display:inline-flex}.lander-module__0GU2mW__hidden{display:none}.lander-module__0GU2mW__scan{text-align:center;padding:56px 0}.lander-module__0GU2mW__spin{width:56px;height:56px;color:var(--gold);background:#c9a96129;border-radius:16px;justify-content:center;align-items:center;margin:0 auto;display:flex}.lander-module__0GU2mW__spin svg{animation:1s linear infinite lander-module__0GU2mW__spin}.lander-module__0GU2mW__bar{background:#e7ded0;border-radius:999px;max-width:280px;height:6px;margin:26px auto 0;overflow:hidden}.lander-module__0GU2mW__bar i{background:var(--green-700);height:100%;transition:width 1.6s linear;display:block}.lander-module__0GU2mW__scan p{color:#5d6270;margin:20px 0 0;font-size:14px}@keyframes lander-module__0GU2mW__spin{to{transform:rotate(360deg)}}.lander-module__0GU2mW__result{background:#fff;border:1px solid #e7ded0;border-radius:24px;margin-top:36px;padding:32px;box-shadow:0 30px 64px -34px #060a1857}.lander-module__0GU2mW__resultTop{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.lander-module__0GU2mW__gauge{flex:none;width:140px;height:140px;position:relative}.lander-module__0GU2mW__gaugeMid{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.lander-module__0GU2mW__gaugeMid b{font-family:var(--serif);color:var(--green-900);font-size:38px;font-weight:600;line-height:1}.lander-module__0GU2mW__gaugeMid span{font-family:var(--display);letter-spacing:.16em;text-transform:uppercase;color:#979caa;font-size:9px}.lander-module__0GU2mW__reads{flex:1;gap:12px;min-width:240px;display:grid}.lander-module__0GU2mW__read{color:var(--ink-soft);align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.55;display:flex}.lander-module__0GU2mW__mixlbl{font-family:var(--display);letter-spacing:.16em;text-transform:uppercase;color:#979caa;margin:30px 0 10px;font-size:10px}.lander-module__0GU2mW__mix{background:#e7ded0;border-radius:999px;height:12px;display:flex;overflow:hidden}.lander-module__0GU2mW__mix i{height:100%;transition:width 1s cubic-bezier(.19,1,.22,1)}.lander-module__0GU2mW__mixLegend{flex-wrap:wrap;gap:18px;margin-top:14px;display:flex}.lander-module__0GU2mW__mixLegend span{color:#5d6270;align-items:center;gap:8px;font-size:12px;display:flex}.lander-module__0GU2mW__mixLegend i{border-radius:3px;width:11px;height:11px}.lander-module__0GU2mW__resultFoot{border-top:1px solid #e7ded0;flex-wrap:wrap;align-items:center;gap:16px;margin-top:28px;padding-top:24px;display:flex}.lander-module__0GU2mW__resultFoot em{color:#979caa;align-items:center;gap:7px;font-size:12.5px;font-style:normal;display:inline-flex}.lander-module__0GU2mW__awards{background:var(--cream)}.lander-module__0GU2mW__awardsGrid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(6,1fr);gap:0;display:grid}.lander-module__0GU2mW__award{text-align:center;border-right:1px solid var(--line);padding:50px 30px;transition:background .3s}.lander-module__0GU2mW__award:last-child{border-right:none}.lander-module__0GU2mW__award:hover{background:var(--cream-warm)}.lander-module__0GU2mW__awardIcon{width:48px;height:48px;color:var(--gold);margin:0 auto 18px}.lander-module__0GU2mW__awardNum{font-family:var(--serif);color:var(--green-900);margin-bottom:8px;font-size:36px;font-weight:600;line-height:1}.lander-module__0GU2mW__awardName{letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);white-space:pre-line;font-size:11px;font-weight:500}.lander-module__0GU2mW__testimonials{background:var(--cream-warm)}.lander-module__0GU2mW__featured{background:var(--green-900);color:var(--cream);border-radius:8px;grid-template-columns:1.5fr 1fr;align-items:center;gap:60px;margin-bottom:32px;padding:60px;display:grid;position:relative;overflow:hidden}.lander-module__0GU2mW__featured:before{content:"“";font-family:var(--serif);color:var(--gold);opacity:.15;font-size:200px;font-weight:700;line-height:.5;position:absolute;top:30px;left:60px}.lander-module__0GU2mW__featuredText{font-family:var(--serif);z-index:2;letter-spacing:-.01em;margin-bottom:32px;font-size:30px;font-weight:400;line-height:1.35;position:relative}.lander-module__0GU2mW__featuredBy{z-index:2;align-items:center;gap:18px;display:flex;position:relative}.lander-module__0GU2mW__avatar{border:2px solid var(--gold);border-radius:50%;width:64px;height:64px;overflow:hidden}.lander-module__0GU2mW__avatar img{object-fit:cover;width:100%;height:100%}.lander-module__0GU2mW__featuredBy strong{font-family:var(--serif);font-size:20px;font-weight:600;display:block}.lander-module__0GU2mW__featuredBy span{letter-spacing:.1em;color:var(--gold-soft);text-transform:uppercase;margin-top:4px;font-size:11.5px;display:block}.lander-module__0GU2mW__featuredImg{border-radius:6px;height:340px;position:relative;overflow:hidden}.lander-module__0GU2mW__featuredImg img{object-fit:cover;width:100%;height:100%}.lander-module__0GU2mW__testGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.lander-module__0GU2mW__testCard{border:1px solid var(--line);background:#fff;border-radius:6px;padding:36px 32px;transition:all .4s}.lander-module__0GU2mW__testCard:hover{border-color:var(--green-700);transform:translateY(-4px);box-shadow:0 20px 40px -15px #060a1826}.lander-module__0GU2mW__stars{color:var(--gold);letter-spacing:2px;margin-bottom:18px;font-size:15px}.lander-module__0GU2mW__testQuote{font-family:var(--serif);color:var(--green-900);margin-bottom:24px;font-size:19px;font-style:italic;line-height:1.5}.lander-module__0GU2mW__testBy{border-top:1px solid var(--line);align-items:center;gap:14px;padding-top:20px;display:flex}.lander-module__0GU2mW__testBy .lander-module__0GU2mW__avatar{border-color:var(--green-700);width:46px;height:46px}.lander-module__0GU2mW__testBy strong{font-family:var(--serif);color:var(--green-900);font-size:17px;display:block}.lander-module__0GU2mW__testBy span{letter-spacing:.1em;color:var(--ink-soft);text-transform:uppercase;margin-top:2px;font-size:11px;display:block}.lander-module__0GU2mW__ctaSection{background:var(--cream);padding:20px 64px 110px}.lander-module__0GU2mW__ctaPanel{background:#142240;border-radius:26px;position:relative;overflow:hidden;box-shadow:0 34px 70px -34px #060a188c}.lander-module__0GU2mW__ctaPanel:before{content:"";background:linear-gradient(90deg,var(--gold),var(--gold-light),transparent);height:3px;position:absolute;top:0;left:0;right:0}.lander-module__0GU2mW__ctaGlow{pointer-events:none;background:radial-gradient(680px 380px at 88% 8%,#c9a96133,#0000 62%),radial-gradient(520px 340px at 4% 100%,#ffffff12,#0000 60%);position:absolute;inset:0}.lander-module__0GU2mW__ctaLines{opacity:.5;pointer-events:none;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(130% 110% at 50% 0,#000 45%,#0000 100%);mask-image:radial-gradient(130% 110% at 50% 0,#000 45%,#0000 100%)}.lander-module__0GU2mW__ctaInner{grid-template-columns:1.35fr auto;align-items:center;gap:clamp(32px,5vw,72px);padding:clamp(38px,5vw,60px) clamp(28px,4.5vw,64px);display:grid;position:relative}.lander-module__0GU2mW__ctaEyebrow{font-family:var(--display);letter-spacing:.22em;text-transform:uppercase;color:var(--gold);align-items:center;gap:14px;font-size:11px;font-weight:600;display:flex}.lander-module__0GU2mW__ctaEyebrow:before{content:"";background:var(--gold);width:34px;height:1px}.lander-module__0GU2mW__ctaCopy h2{font-family:var(--serif);letter-spacing:-.015em;color:#fff;margin:18px 0 0;font-size:clamp(32px,3.9vw,52px);font-weight:500;line-height:1.08}.lander-module__0GU2mW__ctaCopy h2 em{color:var(--gold-light);font-style:italic}.lander-module__0GU2mW__ctaCopy p{color:#ffffff9e;max-width:52ch;margin:16px 0 0;font-size:15.5px;line-height:1.7}.lander-module__0GU2mW__ctaActions{flex-direction:column;align-items:stretch;gap:12px;min-width:270px;display:flex}.lander-module__0GU2mW__ctaBtn{font-family:var(--sans);border:1.6px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:17px 30px;font-size:15px;font-weight:600;line-height:1;text-decoration:none;transition:all .32s;display:inline-flex}.lander-module__0GU2mW__ctaGold{background:var(--gold);color:#142240;box-shadow:0 16px 34px -16px #c9a961a6}.lander-module__0GU2mW__ctaGhost{color:#fff;border-color:#ffffff47}.lander-module__0GU2mW__ctaNote{color:#ffffff6b;text-align:center;margin-top:2px;font-size:12.5px}.lander-module__0GU2mW__footer{color:#bbc0ca;font-family:var(--sans);background:#060a18;border-top:26px solid #06080a;padding:64px 64px 0;position:relative}.lander-module__0GU2mW__footerIn{max-width:1380px;margin:0 auto}.lander-module__0GU2mW__footerTop{grid-template-columns:2.9fr 1fr 1fr 1fr 1fr;gap:44px 24px;display:grid}.lander-module__0GU2mW__footerBrand{max-width:400px}.lander-module__0GU2mW__footerBrandRow{align-items:center;gap:12px;display:flex}.lander-module__0GU2mW__footerMark{background:#11162a;border:1px solid #e8edf61f;border-radius:9px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.lander-module__0GU2mW__footerName{color:#e8edf6;letter-spacing:-.005em;font-size:20px;font-weight:600;line-height:1.2}.lander-module__0GU2mW__footerTag{letter-spacing:.19em;text-transform:uppercase;color:#606571;margin-top:14px;font-size:11px;font-weight:500}.lander-module__0GU2mW__footerDesc{color:#8d929d;max-width:360px;margin:16px 0 0;font-size:14.5px;line-height:1.55}.lander-module__0GU2mW__footerContact{flex-direction:column;gap:8px;margin-top:18px;display:flex}.lander-module__0GU2mW__footerContactRow{color:#9aa0ac;align-items:center;gap:8px;font-size:13.5px;display:flex}.lander-module__0GU2mW__footerContactRow svg{color:var(--gold);flex:none}.lander-module__0GU2mW__footerContactRow a{color:#9aa0ac;text-decoration:none;transition:color .25s}.lander-module__0GU2mW__footerContactRow a:hover{color:#e8edf6}.lander-module__0GU2mW__footerSoc{gap:10px;margin-top:26px;display:flex}.lander-module__0GU2mW__footerSoc a{color:#bbc0ca;background:#1a1d2a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .28s,color .28s,transform .28s;display:flex}.lander-module__0GU2mW__footerSoc a:hover{color:#e8edf6;background:#252a3b;transform:translateY(-2px)}.lander-module__0GU2mW__footerCol h5{letter-spacing:.13em;text-transform:uppercase;color:#777c87;font-size:11px;font-weight:600;font-family:var(--sans);margin:0 0 20px}.lander-module__0GU2mW__footerCol a{color:#bbc0ca;margin-bottom:10px;font-size:14.5px;line-height:1.35;text-decoration:none;display:block}.lander-module__0GU2mW__footerRule{background:#e8edf61a;height:1px;margin:48px 0 32px}.lander-module__0GU2mW__footerDisc p{color:#777c87;margin:0 0 10px;font-size:12.5px;line-height:1.68}.lander-module__0GU2mW__footerDisc strong{color:#9aa0ac;font-weight:600}.lander-module__0GU2mW__footerBottom{margin-top:38px;border-top:1px solid #e8edf60d;margin-inline:-64px;padding:28px 64px 40px}.lander-module__0GU2mW__footerBottomInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.lander-module__0GU2mW__footerBottom span{color:#606571;font-size:12.5px}.lander-module__0GU2mW__whatsapp{color:#fff;z-index:1000;background:#25d366;border-radius:50%;place-items:center;width:60px;height:60px;text-decoration:none;animation:2.2s ease-in-out infinite lander-module__0GU2mW__pulse;display:grid;position:fixed;bottom:30px;right:30px;box-shadow:0 10px 30px #25d36680}.lander-module__0GU2mW__whatsapp svg{width:30px;height:30px}.lander-module__0GU2mW__whatsappTooltip{color:#fff;background:#1f2937;border-radius:9px;padding:9px 16px;font-size:13px;font-weight:500;position:absolute;right:72px;box-shadow:0 8px 22px -10px #0000008c}@keyframes lander-module__0GU2mW__pulse{0%,to{box-shadow:0 10px 30px #25d36680,0 0 #25d36666}50%{box-shadow:0 10px 30px #25d36680,0 0 0 14px #25d36600}}@media (max-width:1100px){.lander-module__0GU2mW__aboutGrid,.lander-module__0GU2mW__sipGrid,.lander-module__0GU2mW__portfolioGrid,.lander-module__0GU2mW__heroInner,.lander-module__0GU2mW__ctaInner,.lander-module__0GU2mW__featured,.lander-module__0GU2mW__footerTop{grid-template-columns:1fr}.lander-module__0GU2mW__aboutVisual{height:480px}.lander-module__0GU2mW__audienceGrid,.lander-module__0GU2mW__testGrid,.lander-module__0GU2mW__teamGrid,.lander-module__0GU2mW__pillars{grid-template-columns:repeat(2,1fr)}.lander-module__0GU2mW__awardsGrid{grid-template-columns:repeat(3,1fr)}.lander-module__0GU2mW__basketGrid,.lander-module__0GU2mW__statsIntroGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.lander-module__0GU2mW__navMenu,.lander-module__0GU2mW__navCta{display:none}.lander-module__0GU2mW__navToggle{display:block}.lander-module__0GU2mW__mobileMenu{top:79px}}@media (max-width:720px){.lander-module__0GU2mW__section,.lander-module__0GU2mW__hero,.lander-module__0GU2mW__trustStrip,.lander-module__0GU2mW__ctaSection,.lander-module__0GU2mW__footer{padding-left:24px;padding-right:24px}.lander-module__0GU2mW__navWrap{padding:16px 24px}.lander-module__0GU2mW__statsIntroGrid,.lander-module__0GU2mW__audienceGrid,.lander-module__0GU2mW__testGrid,.lander-module__0GU2mW__teamGrid,.lander-module__0GU2mW__pillars,.lander-module__0GU2mW__basketGrid,.lander-module__0GU2mW__awardsGrid,.lander-module__0GU2mW__tiles,.lander-module__0GU2mW__beginList,.lander-module__0GU2mW__osGrid{grid-template-columns:1fr}.lander-module__0GU2mW__founderHeader{text-align:center;flex-direction:column;align-items:center}.lander-module__0GU2mW__founderInfo{min-width:100%}.lander-module__0GU2mW__founderBadge{margin:0 auto}.lander-module__0GU2mW__founderQuote p{text-align:center;padding-left:0;font-size:15px}.lander-module__0GU2mW__founderStats{grid-template-columns:1fr;gap:16px}.lander-module__0GU2mW__footerTop{grid-template-columns:1fr 1fr}.lander-module__0GU2mW__footerBottomInner{flex-direction:column;align-items:flex-start}.lander-module__0GU2mW__whatsappTooltip{display:none}}@media (max-width:560px){.lander-module__0GU2mW__footerTop{grid-template-columns:1fr}}.lander-module__0GU2mW__appDownload{background:var(--green-900);padding:100px 0}.lander-module__0GU2mW__appDownloadGrid{grid-template-columns:1.05fr .95fr;align-items:center;gap:64px;display:grid}.lander-module__0GU2mW__appDownloadContent{max-width:560px;position:relative}.lander-module__0GU2mW__appDownloadTitle{font-family:var(--serif);letter-spacing:-.015em;color:#fbf9f4;margin:8px 0 20px;font-size:clamp(30px,4vw,44px);font-weight:500;line-height:1.1}.lander-module__0GU2mW__appDownloadTitle em{color:var(--gold);font-style:italic}.lander-module__0GU2mW__appDownloadDesc{color:#e9e4dad1;margin-bottom:28px;font-size:16px;line-height:1.7}.lander-module__0GU2mW__appFeatures{flex-wrap:wrap;gap:14px;margin-bottom:32px;display:flex}.lander-module__0GU2mW__appFeatures span{color:var(--gold-soft);background:#c9a9611f;border:1px solid #c9a96147;border-radius:999px;align-items:center;gap:8px;padding:9px 16px;font-size:13px;display:flex}.lander-module__0GU2mW__appStoreBadges{flex-wrap:wrap;gap:14px;display:flex}.lander-module__0GU2mW__appStoreBadge{color:#fbf9f4;background:#ffffff0a;border:1px solid #ffffff24;border-radius:14px;align-items:center;gap:14px;padding:12px 18px;text-decoration:none;transition:background .3s,border-color .3s;display:inline-flex}.lander-module__0GU2mW__appStoreBadge:hover{border-color:var(--gold);background:#ffffff14}.lander-module__0GU2mW__appStoreBadgeText{flex-direction:column;line-height:1.2;display:flex}.lander-module__0GU2mW__appStoreBadgeText em{opacity:.62;font-size:10.5px;font-style:normal}.lander-module__0GU2mW__appStoreBadgeText b{font-family:var(--display);font-size:14px;font-weight:600}.lander-module__0GU2mW__appStoreBadge svg{color:var(--gold)}.lander-module__0GU2mW__appPhoneWrap{justify-content:center;display:flex}.lander-module__0GU2mW__appPhone{background:linear-gradient(160deg,var(--green-700),var(--green-900));border:6px solid #ffffff14;border-radius:2.6rem;width:250px;height:500px;padding:24px 18px;position:relative;box-shadow:0 40px 90px -30px #0009}.lander-module__0GU2mW__appPhoneNotch{background:#00000080;border-radius:12px;width:80px;height:18px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.lander-module__0GU2mW__appPhoneScreen{flex-direction:column;gap:16px;height:100%;padding-top:34px;display:flex;position:relative}.lander-module__0GU2mW__appPhoneHeader{color:#e9e4da99;letter-spacing:.04em;justify-content:space-between;align-items:center;font-size:11px;display:flex}.lander-module__0GU2mW__appPhoneLogo{color:var(--gold);display:inline-flex}.lander-module__0GU2mW__appPhoneName{font-family:var(--serif);color:#fbf9f4;margin-top:-8px;font-size:20px}.lander-module__0GU2mW__appPhoneBalance{background:#c9a9611a;border:1px solid #c9a96147;border-radius:16px;padding:16px}.lander-module__0GU2mW__appPhoneBalanceLbl{letter-spacing:.1em;text-transform:uppercase;color:#e9e4da8c;font-size:10px}.lander-module__0GU2mW__appPhoneBalanceVal{font-family:var(--serif);color:#fbf9f4;margin:6px 0 4px;font-size:24px}.lander-module__0GU2mW__appPhoneBalanceGrowth{color:#7cd9a0;font-size:11.5px}.lander-module__0GU2mW__appPhoneActions{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.lander-module__0GU2mW__appPhoneAction{color:#e9e4dad9;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:12px 6px;font-size:10px;display:flex}.lander-module__0GU2mW__appPhoneAction svg{color:var(--gold)}.lander-module__0GU2mW__appPhoneGoals{flex-direction:column;gap:12px;margin-top:auto;display:flex}.lander-module__0GU2mW__appPhoneGoal{flex-direction:column;gap:6px;display:flex}.lander-module__0GU2mW__appPhoneGoalHead{color:#e9e4dabf;justify-content:space-between;font-size:11px;display:flex}.lander-module__0GU2mW__appPhoneGoalBar{background:#ffffff1a;border-radius:6px;height:6px;overflow:hidden}.lander-module__0GU2mW__appPhoneGoalBar i{background:linear-gradient(90deg,var(--gold),var(--gold-light));border-radius:6px;height:100%;display:block}@media (max-width:900px){.lander-module__0GU2mW__appDownloadGrid{grid-template-columns:1fr;gap:48px}.lander-module__0GU2mW__appDownloadContent{max-width:100%}.lander-module__0GU2mW__appPhoneWrap{order:-1}}@media (max-width:768px){.lander-module__0GU2mW__appDownload{padding:64px 0}.lander-module__0GU2mW__appFeatures{gap:10px}}
.t19-root{--navy-dp:#1a2740;--navy:#27395c;--navy-soft:#6b7fa3;--camel-dp:#2f7d32;--camel:#4f9e43;--camel-lt:#91d27a;--camel-pale:#e8f4e3;--page:#fbf9f5;--stone:#f1ede5;--mist:#edeff4;--paper:#fff;--text:#232c3e;--muted:#5c6478;--muted-lt:#7a8497;--line:#b08a5561;--line-soft:#1a27401f;--shadow:#1a27402e;--sans:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;--serif:"Martel",Georgia,serif;--mono:"IBM Plex Mono",ui-monospace,"SF Mono",monospace;--shell:1240px;--gut:clamp(20px,5vw,56px)}.t19-root,.t19-root *,.t19-root :before,.t19-root :after{box-sizing:border-box}.t19-root{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body:has(.t19-root){background:#1a2740}.t19-root section[id],.t19-root footer[id]{scroll-margin-top:96px}.t19-root{background:var(--page);color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:17px;font-weight:450;line-height:1.65;overflow-x:hidden}.t19-root img,.t19-root svg{max-width:100%;display:block}.t19-root a{color:inherit;text-decoration:none}.t19-root h1,.t19-root h2,.t19-root h3,.t19-root h4{font-family:var(--serif);letter-spacing:-.015em;color:var(--navy-dp);margin:0;font-weight:800;line-height:1.06}.t19-root p{margin:0}.t19-root button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}.t19-root ::selection{background:var(--camel-lt);color:var(--navy-dp)}.t19-root :focus-visible{outline:2.5px solid var(--navy);outline-offset:3px;border-radius:6px}.t19-root .shell{width:min(100% - (var(--gut) * 2),var(--shell));margin-inline:auto}.t19-root .eyebrow{font-family:var(--mono);letter-spacing:.19em;text-transform:uppercase;color:var(--camel-dp);align-items:center;gap:10px;margin-bottom:22px;font-size:11px;font-weight:500;display:flex}.t19-root .eyebrow:before{content:"";background:var(--camel-dp);flex:none;width:26px;height:1px}.t19-root .eyebrow.is-dark{color:var(--camel-dp)}.t19-root .eyebrow.is-dark:before{background:var(--camel-dp)}.t19-root .lede{color:var(--muted);max-width:56ch;font-size:clamp(1.02rem,1.5vw,1.16rem);line-height:1.68}.t19-root .btn{letter-spacing:-.01em;white-space:nowrap;border:1.5px solid #0000;border-radius:999px;align-items:center;gap:10px;padding:15px 26px;font-size:15.5px;font-weight:700;transition:transform .25s cubic-bezier(.2,.8,.3,1),box-shadow .25s,background .25s,color .25s,border-color .25s;display:inline-flex}.t19-root .btn svg{flex:none;transition:transform .3s cubic-bezier(.2,.8,.3,1)}.t19-root .btn:hover svg{transform:translate(4px)}.t19-root .btn-sm{padding:11px 20px;font-size:14px}.t19-root .btn-primary{background:var(--navy);color:#fff;box-shadow:0 12px 30px -14px #27395cd9}.t19-root .btn-primary:hover{background:var(--navy-dp);transform:translateY(-2px);box-shadow:0 18px 38px -14px #27395ce6}.t19-root .btn-ink{background:var(--navy-dp);color:#fff}.t19-root .btn-ink:hover{background:var(--navy);transform:translateY(-2px)}.t19-root .btn-line,.t19-root .btn-ghost{color:var(--navy);border-color:#27395c59}.t19-root .btn-line:hover,.t19-root .btn-ghost:hover{border-color:var(--navy);background:var(--navy);color:#fff;transform:translateY(-2px)}.t19-root .app .btn-ghost{color:#fff;border-color:#fff6}.t19-root .app .btn-ghost:hover{color:var(--navy-dp);background:#fff;border-color:#fff}.t19-root .regbar{background:var(--navy-dp);color:#ffffffa8;font-family:var(--mono);letter-spacing:.08em;padding:9px 0;font-size:11px}.t19-root .regbar .shell{text-align:center;flex-wrap:wrap;justify-content:center;gap:8px 26px;display:flex}.t19-root .regbar b{color:var(--camel-lt);font-weight:500}@media (max-width:640px){.t19-root .regbar .shell{gap:3px 12px;font-size:9px}}.t19-root .nav{z-index:60;-webkit-backdrop-filter:blur(14px)saturate(150%);backdrop-filter:blur(14px)saturate(150%);border-bottom:1px solid var(--line-soft);background:#fbf9f5e0;position:sticky;top:0}.t19-root .nav-in{align-items:center;gap:34px;height:76px;display:flex}.t19-root .brand{flex:none;align-items:center;gap:12px;display:flex}.t19-root .brand-mark{flex:none;width:38px;height:38px}.t19-root .brand-txt{flex-direction:column;line-height:1;display:flex}.t19-root .brand-name{font-family:var(--serif);color:var(--navy-dp);letter-spacing:-.02em;font-size:15px;font-weight:800}.t19-root .nav .brand-sub{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--camel-dp);margin-top:3px;font-size:9px!important}.t19-root .nav-links{align-items:center;gap:20px;margin-left:auto;display:flex}.t19-root .nav-links>a,.t19-root .nav-drop-toggle{color:var(--text);white-space:nowrap;cursor:pointer;font-size:14px;font-weight:600;transition:color .2s;position:relative}.t19-root .nav-links>a:after,.t19-root .nav-drop-toggle:after{content:"";background:var(--camel-dp);height:1.5px;transition:transform .3s;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}.t19-root .nav-links>a:hover,.t19-root .nav-drop-toggle:hover,.t19-root .nav-drop-toggle[aria-expanded=true]{color:var(--navy)}.t19-root .nav-links>a:hover:after,.t19-root .nav-drop-toggle:hover:after,.t19-root .nav-drop-toggle[aria-expanded=true]:after{transform:scaleX(1)}.t19-root .nav-drop{position:relative}.t19-root .nav-drop-toggle{align-items:center;gap:6px;padding:12px 0;display:flex}.t19-root .nav-drop-toggle svg{transition:transform .25s}.t19-root .nav-drop-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.t19-root .nav-drop-menu{background:var(--paper);border:1px solid var(--line-soft);width:310px;box-shadow:0 26px 60px -28px var(--shadow);opacity:0;visibility:hidden;z-index:75;border-radius:16px;padding:10px;transition:opacity .22s,transform .22s,visibility .22s;position:absolute;top:calc(100% + 13px);left:50%;transform:translate(-50%,-8px)}.t19-root .nav-drop-menu.products{grid-template-columns:1fr 1fr;width:350px;display:grid}.t19-root .nav-drop:hover .nav-drop-menu,.t19-root .nav-drop:focus-within .nav-drop-menu,.t19-root .nav-drop.open .nav-drop-menu{opacity:1;visibility:visible;transform:translate(-50%)}.t19-root .nav-drop-menu button{text-align:left;width:100%;color:var(--text);border-radius:10px;padding:11px 12px;font-size:13.25px;font-weight:650;line-height:1.35;transition:background .2s,color .2s;display:block}.t19-root .nav-drop-menu button:hover,.t19-root .nav-drop-menu button:focus-visible{background:var(--stone);color:var(--navy-dp)}.t19-root .nav-cta{padding:11px 20px;font-size:14.5px}.t19-root .nav-login{color:var(--navy);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:10px 12px;font-size:14px;font-weight:600}.t19-root .nav-login:hover{color:var(--gold)}.t19-root .nav-toggle{color:var(--navy-dp);margin-left:auto;padding:8px;display:none}.t19-root .nav-drawer{display:none}@media (max-width:1280px){.t19-root .nav-links,.t19-root .nav-cta,.t19-root .nav-login{display:none}.t19-root .brand{flex:1;min-width:0}.t19-root .brand-txt{min-width:0}.t19-root .brand-name,.t19-root .brand-sub{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.t19-root .nav-toggle{flex:none;display:block}.t19-root .nav-drawer{background:var(--paper);border-bottom:1px solid var(--line-soft);box-shadow:0 24px 44px -30px var(--shadow);padding:14px var(--gut) 26px;overscroll-behavior:contain;z-index:55;max-height:calc(100dvh - 76px);transition:transform .45s cubic-bezier(.2,.8,.3,1);display:block;position:fixed;inset:76px 0 auto;overflow-y:auto;transform:translateY(-100vh)}.t19-root .nav-drawer.open{transform:translateY(0)}.t19-root .nav-drawer a{color:var(--text);border-bottom:1px solid var(--line-soft);padding:14px 0;font-weight:600;display:block}.t19-root .nav-drawer a.btn{color:#fff;text-align:center;border-bottom:0;justify-content:center;display:inline-flex}.t19-root .nav-drawer .btn{justify-content:center;width:100%;margin-top:20px}.t19-root .drawer-group{border-bottom:1px solid var(--line-soft)}.t19-root .drawer-group>button{width:100%;color:var(--navy-dp);justify-content:space-between;align-items:center;padding:14px 0;font-weight:700;display:flex}.t19-root .drawer-group>button svg{transition:transform .25s}.t19-root .drawer-group>button[aria-expanded=true] svg{transform:rotate(180deg)}.t19-root .drawer-menu{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.t19-root .drawer-menu>div{overflow:hidden}.t19-root .drawer-group.open .drawer-menu{grid-template-rows:1fr}.t19-root .nav-drawer .drawer-menu button{text-align:left;width:100%;color:var(--muted);border-left:1px solid var(--line);margin-bottom:2px;padding:11px 14px;font-size:13.5px;display:block}}.t19-root .hero{background:var(--page);padding:clamp(56px,8vw,96px) 0 clamp(64px,9vw,110px);position:relative;overflow:hidden}.t19-root .hero-glow{pointer-events:none;background:radial-gradient(700px 440px at 80% 14%,#6b7fa329,#0000 64%),radial-gradient(540px 400px at 4% 92%,#d2b6883d,#0000 66%);position:absolute;inset:0}.t19-root .hero-grid-lines{opacity:.7;pointer-events:none;background-image:linear-gradient(#1a27400d 1px,#0000 1px);background-size:100% 34px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 22% 70%,#0000);mask-image:linear-gradient(#0000,#000 22% 70%,#0000)}.t19-root .hero-in{grid-template-columns:1.02fr .98fr;align-items:center;gap:clamp(36px,5vw,70px);display:grid;position:relative}.t19-root .hero h1{letter-spacing:-.03em;color:var(--navy-dp);font-size:clamp(2.5rem,5.1vw,4.1rem);line-height:1.02}.t19-root .hero h1 .ln{display:block;overflow:hidden}.t19-root .hero h1 .ln>span{animation:.95s cubic-bezier(.19,1,.22,1) forwards riseIn;display:block;transform:translateY(105%)}.t19-root .hero h1 .ln:first-child>span{animation-delay:.1s}.t19-root .hero h1 .ln:nth-child(2)>span{animation-delay:.2s}.t19-root .hero h1 .ln:nth-child(3)>span{animation-delay:.3s}.t19-root .hero h1 em{color:var(--navy);white-space:nowrap;font-style:normal;position:relative}.t19-root .hero h1 em:after{content:"";background:var(--camel-lt);transform-origin:0;height:3px;animation:.8s cubic-bezier(.19,1,.22,1) .95s forwards swipe;position:absolute;bottom:.06em;left:0;right:0;transform:scaleX(0)}@keyframes riseIn{to{transform:translateY(0)}}@keyframes swipe{to{transform:scaleX(1)}}.t19-root .hero-sub{color:var(--muted);max-width:50ch;margin-top:26px;font-size:clamp(1.02rem,1.5vw,1.16rem);line-height:1.7}.t19-root .hero-cta{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.t19-root .hero-note{color:var(--muted-lt);align-items:flex-start;gap:9px;max-width:44ch;margin-top:22px;font-size:13px;line-height:1.5;display:flex}.t19-root .hero-note svg{color:var(--camel-dp);flex:none;margin-top:2px}.t19-root .hero-note{color:var(--navy-dp);max-width:50ch;font-size:clamp(15px,1.2vw,17px);font-weight:750}.t19-root .fade-up{opacity:0;animation:.9s cubic-bezier(.19,1,.22,1) forwards fadeUp;transform:translateY(18px)}.t19-root .d1{animation-delay:.5s}.t19-root .d2{animation-delay:.62s}.t19-root .d3{animation-delay:.74s}.t19-root .d4{animation-delay:.86s}@keyframes fadeUp{to{opacity:1;transform:none}}.t19-root .cas{opacity:0;animation:1s cubic-bezier(.19,1,.22,1) .34s forwards fadeUp;position:relative;transform:translateY(22px)}.t19-root .cas-card{background:var(--paper);border:1px solid var(--line-soft);box-shadow:0 42px 80px -44px var(--shadow),0 2px 0 0 #fffc inset;border-radius:22px;position:relative;overflow:hidden}.t19-root .cas-card:before{content:"";background:var(--camel);height:3px;position:absolute;top:0;left:0;right:0}.t19-root .cas-top{border-bottom:1px solid var(--line-soft);background:var(--mist);justify-content:space-between;align-items:center;gap:14px;padding:16px 20px;display:flex}.t19-root .cas-file{font-family:var(--mono);color:var(--muted);letter-spacing:.03em;align-items:center;gap:11px;font-size:11.5px;display:flex}.t19-root .cas-dot{background:var(--camel-dp);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #b08a552e}.t19-root .cas-switch{background:var(--stone);border:1px solid var(--line-soft);border-radius:999px;gap:3px;padding:3px;display:flex}.t19-root .cas-switch button{font-family:var(--mono);letter-spacing:.11em;text-transform:uppercase;color:var(--muted);border-radius:999px;padding:6px 12px;font-size:10px;font-weight:500;transition:all .28s}.t19-root .cas-switch button[aria-pressed=true]{background:var(--navy);color:#fff}.t19-root .cas-stage{min-height:392px;padding:22px 20px 24px;display:grid;position:relative}.t19-root .cas-view{grid-area:1/1;transition:opacity .55s,transform .65s cubic-bezier(.2,.8,.3,1);position:relative}.t19-root .cas-view[data-state=out]{opacity:0;pointer-events:none;position:absolute;inset:22px 20px 24px;transform:translateY(-14px)scale(.985)}.t19-root .cas-view[data-state=in]{opacity:1;transform:none}.t19-root .stmt-h{border-bottom:1px solid var(--line);font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--muted-lt);grid-template-columns:1fr 62px 78px;gap:10px;padding-bottom:9px;font-size:9.5px;display:grid}.t19-root .stmt-row{border-bottom:1px dashed var(--line-soft);font-family:var(--mono);color:var(--text);opacity:0;grid-template-columns:1fr 62px 78px;gap:10px;padding:9.5px 0;font-size:11.5px;display:grid;transform:translate(-10px)}.t19-root .cas.run .stmt-row{animation:.42s forwards rowIn}.t19-root .stmt-row span:nth-child(2),.t19-root .stmt-row span:nth-child(3){text-align:right;color:var(--muted)}.t19-root .stmt-row b{color:var(--navy-dp);font-weight:600;display:block}.t19-root .stmt-row i{color:var(--muted-lt);letter-spacing:.05em;font-size:9.5px;font-style:normal}@keyframes rowIn{to{opacity:1;transform:none}}.t19-root .scan{pointer-events:none;opacity:0;background:linear-gradient(#0000,#d2b68859,#b08a5580,#0000);height:112px;position:absolute;top:0;left:-20px;right:-20px}.t19-root .cas.run .scan{animation:1.5s cubic-bezier(.5,0,.5,1) .95s forwards scan}@keyframes scan{0%{opacity:0;transform:translateY(-20%)}18%{opacity:1}to{opacity:0;transform:translateY(400%)}}.t19-root .an-head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:16px;display:flex}.t19-root .an-title{font-family:var(--serif);color:var(--navy-dp);font-size:16px;font-weight:700}.t19-root .an-meta{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--muted-lt);font-size:9.5px}.t19-root .an-top{grid-template-columns:132px 1fr;align-items:center;gap:20px;display:grid}.t19-root .ring{width:132px;height:132px;position:relative}.t19-root .ring svg{transform:rotate(-90deg)}.t19-root .ring circle{fill:none;stroke-width:15px;stroke-linecap:butt;stroke-dasharray:0 999;transition:stroke-dasharray 1.15s cubic-bezier(.2,.8,.3,1)}.t19-root .cas[data-view=analysis] .ring circle{transition-delay:.15s}.t19-root .ring-mid{flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex;position:absolute;inset:0}.t19-root .ring-mid b{font-family:var(--serif);color:var(--navy-dp);letter-spacing:-.02em;font-size:19px;font-weight:800}.t19-root .ring-mid span{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--muted-lt);font-size:8.5px}.t19-root .legend{gap:9px;display:grid}.t19-root .leg{color:var(--muted);align-items:center;gap:9px;font-size:12.5px;display:flex}.t19-root .leg i{border-radius:2px;flex:none;width:9px;height:9px}.t19-root .leg b{font-family:var(--mono);color:var(--navy-dp);margin-left:auto;font-size:12px;font-weight:600}.t19-root .flags{gap:9px;margin-top:18px;display:grid}.t19-root .flag{background:var(--mist);border:1px solid var(--line-soft);opacity:0;border-radius:12px;align-items:flex-start;gap:11px;padding:11px 13px;display:flex;transform:translateY(8px)}.t19-root .cas[data-view=analysis] .flag{animation:.55s cubic-bezier(.19,1,.22,1) forwards fadeUp}.t19-root .cas[data-view=analysis] .flag:first-child{animation-delay:.42s}.t19-root .cas[data-view=analysis] .flag:nth-child(2){animation-delay:.54s}.t19-root .cas[data-view=analysis] .flag:nth-child(3){animation-delay:.66s}.t19-root .flag-i{width:22px;height:22px;font-family:var(--mono);color:var(--navy);background:#27395c1a;border-radius:6px;flex:none;place-items:center;font-size:10px;font-weight:600;display:grid}.t19-root .flag-i.alt{color:var(--camel-dp);background:#b08a5538}.t19-root .flag p{color:var(--muted);font-size:12.5px;line-height:1.45}.t19-root .flag p b{color:var(--navy-dp);font-weight:700}.t19-root .cas-foot{border-top:1px solid var(--line-soft);background:var(--stone);font-family:var(--mono);letter-spacing:.06em;color:var(--muted-lt);text-align:center;padding:13px 20px;font-size:10px}@media (max-width:960px){.t19-root .hero-in{grid-template-columns:1fr}.t19-root .cas{order:2;max-width:560px}.t19-root .cas-stage{min-height:430px}}@media (max-width:440px){.t19-root .an-top{text-align:center;grid-template-columns:1fr;justify-items:center}.t19-root .legend{width:100%}.t19-root .cas-stage{min-height:0}}.t19-root .foot-qr{color:var(--camel-lt);font:11px/1.5 var(--mono);align-items:center;gap:12px;margin-top:18px;display:flex}.t19-root .foot-qr img{background:#fff;border-radius:4px;width:72px;height:72px;padding:4px}.t19-root .foot-qr a{color:#fff;text-decoration:underline}.t19-root .sec{padding:clamp(64px,8vw,112px) 0;position:relative}.t19-root .sec-head{max-width:720px;margin-bottom:clamp(36px,5vw,56px)}.t19-root .sec-head h2{margin-bottom:18px;font-size:clamp(1.95rem,3.6vw,3rem)}.t19-root .sec-alt{background:var(--paper)}.t19-root .reveal{opacity:0;transition:opacity .8s cubic-bezier(.19,1,.22,1),transform .8s cubic-bezier(.19,1,.22,1);transform:translateY(26px)}.t19-root .reveal.in{opacity:1;transform:none}.t19-root .note{color:var(--muted-lt);border-left:2px solid var(--line);max-width:78ch;margin-top:26px;padding-left:16px;font-size:12.5px;line-height:1.6}.t19-root .ledger{background:var(--stone);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.t19-root .ledger-in{grid-template-columns:repeat(4,1fr);display:grid}.t19-root .led{border-right:1px solid var(--line-soft);flex-direction:column;padding:34px 30px;display:flex}.t19-root .led:last-child{border-right:0}.t19-root .led>b{font-family:var(--serif);letter-spacing:-.03em;color:var(--navy);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:800;line-height:1.05;display:block}.t19-root .led>span{color:var(--muted);max-width:26ch;margin-top:10px;font-size:13.5px;line-height:1.45;display:block}@media (max-width:860px){.t19-root .ledger-in{grid-template-columns:1fr 1fr}.t19-root .led:nth-child(2){border-right:0}.t19-root .led:first-child,.t19-root .led:nth-child(2){border-bottom:1px solid var(--line-soft)}}.t19-root .start-grid{grid-template-columns:1fr 1fr;gap:26px;display:grid}.t19-root .start{background:var(--paper);border:1px solid var(--line-soft);border-radius:26px;flex-direction:column;padding:clamp(28px,3.4vw,42px);transition:transform .45s cubic-bezier(.2,.8,.3,1),box-shadow .45s,border-color .45s;display:flex;position:relative;overflow:hidden}.t19-root .start:before{content:"";background:var(--camel);transform-origin:0;height:3px;transition:transform .6s cubic-bezier(.2,.8,.3,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.t19-root .start:hover{box-shadow:0 34px 64px -38px var(--shadow);border-color:#0000;transform:translateY(-6px)}.t19-root .start:hover:before{transform:scaleX(1)}.t19-root .start-tag{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--camel-dp);margin-bottom:16px;font-size:10.5px;display:block}.t19-root .start h3{margin-bottom:12px;font-size:clamp(1.5rem,2.4vw,2rem)}.t19-root .start>p{color:var(--muted);font-size:15.5px;line-height:1.62}.t19-root .steps{margin:26px 0 0;padding:0;list-style:none}.t19-root .steps li{border-top:1px solid var(--line-soft);grid-template-columns:34px 1fr;align-items:start;gap:14px;padding:14px 0;display:grid}.t19-root .steps li:last-child{border-bottom:1px solid var(--line-soft)}.t19-root .steps .n{font-family:var(--mono);color:var(--camel-dp);letter-spacing:.06em;padding-top:3px;font-size:11px;font-weight:600}.t19-root .steps b{letter-spacing:-.01em;color:var(--navy-dp);font-size:15px;font-weight:700;display:block}.t19-root .steps p{color:var(--muted);margin-top:3px;font-size:13.5px;line-height:1.5}.t19-root .chips{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.t19-root .chip{background:var(--stone);color:var(--muted);border:1px solid var(--line-soft);border-radius:999px;padding:7px 13px;font-size:12.5px;font-weight:600}.t19-root .start-foot{margin-top:auto;padding-top:28px}.t19-root .meter{align-items:flex-end;gap:5px;height:48px;margin-top:26px;display:flex}.t19-root .meter i{background:var(--stone);border-radius:4px 4px 2px 2px;flex:1;transition:background .4s,height .5s cubic-bezier(.2,.8,.3,1)}.t19-root .start:hover .meter i{background:var(--navy-soft)}.t19-root .start:hover .meter i:nth-child(4),.t19-root .start:hover .meter i:nth-child(5){background:var(--camel)}@media (max-width:860px){.t19-root .start-grid{grid-template-columns:1fr}}.t19-root .start-compact{min-height:330px}.t19-root .start-compact>p{margin-bottom:24px}.t19-root .start-consultation{text-align:center;grid-column:1/-1;justify-self:center;align-items:center;width:min(100%,560px);min-height:400px}.t19-root .start-consultation>p{max-width:42ch}.t19-root .start-consultation .steps{text-align:left;width:100%}@media (max-width:860px){.t19-root .start-consultation{grid-column:auto;width:100%;min-height:auto}}.t19-root .bk-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.t19-root .bk{background:var(--page);border:1px solid var(--line-soft);border-radius:22px;flex-direction:column;padding:26px 24px 24px;transition:transform .45s cubic-bezier(.2,.8,.3,1),box-shadow .45s;display:flex;position:relative;overflow:hidden}.t19-root .bk:hover{box-shadow:0 30px 58px -38px var(--shadow);transform:translateY(-6px)}.t19-root .bk-glyph{width:46px;height:46px;margin-bottom:20px}.t19-root .bk h3{margin-bottom:8px;font-size:1.28rem}.t19-root .bk>p{color:var(--muted);flex:1;font-size:14px;line-height:1.58}.t19-root .bk-meta{border-top:1px solid var(--line-soft);gap:9px;margin-top:20px;padding-top:16px;display:grid}.t19-root .bk-row{color:var(--muted-lt);justify-content:space-between;align-items:center;gap:10px;font-size:12.5px;display:flex}.t19-root .bk-row b{color:var(--navy-dp);font-weight:700;font-family:var(--mono);letter-spacing:.02em;font-size:11.5px}.t19-root .riskbar{gap:3px;margin-top:2px;display:flex}.t19-root .riskbar i{background:var(--stone);border-radius:2px;width:16px;height:4px}.t19-root .riskbar i.on{background:var(--camel-lt)}.t19-root .riskbar i.hot{background:var(--camel-dp)}.t19-root .bk-cta{flex-wrap:wrap;align-items:center;gap:16px;margin-top:22px;display:flex}@media (max-width:1080px){.t19-root .bk-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.t19-root .bk-grid{grid-template-columns:1fr}}.t19-root .sec{scroll-margin-top:96px}.t19-root .goal-in{grid-template-columns:.92fr 1.08fr;align-items:center;gap:clamp(34px,5vw,72px);display:grid}.t19-root .goal-in h2{margin-bottom:18px;font-size:clamp(1.95rem,3.6vw,3rem)}.t19-root .medallion{width:100%;max-width:420px;margin-inline:auto;position:relative}.t19-root .float-chip{z-index:4;background:var(--paper);border:1px solid var(--line-soft);box-shadow:0 20px 42px -24px var(--shadow);letter-spacing:-.01em;white-space:nowrap;color:var(--navy-dp);border-radius:14px;align-items:center;gap:10px;padding:11px 15px;font-size:13px;font-weight:700;animation:6s ease-in-out infinite bob;display:flex;position:absolute}.t19-root .float-chip small{color:var(--muted-lt);font-size:11px;font-weight:500;font-family:var(--mono);letter-spacing:.05em;display:block}.t19-root .float-chip .fc-i{background:var(--mist);border-radius:9px;flex:none;place-items:center;width:30px;height:30px;display:grid}.t19-root .fc-1{animation-delay:0s;top:6%;right:-6%}.t19-root .fc-2{animation-delay:1.6s;bottom:26%;left:-9%}.t19-root .fc-3{animation-delay:3.2s;bottom:0;right:2%}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.t19-root .rail{margin:34px 0 0;padding:0;list-style:none;position:relative}.t19-root .rail:before{content:"";background:linear-gradient(180deg,var(--camel-dp),#b08a551f);width:2px;position:absolute;top:12px;bottom:12px;left:15px}.t19-root .rail li{padding:0 0 26px 52px;position:relative}.t19-root .rail li:last-child{padding-bottom:0}.t19-root .rail .dot{background:var(--page);border:2.5px solid var(--camel-dp);z-index:1;border-radius:50%;width:16px;height:16px;transition:background .3s;position:absolute;top:5px;left:8px}.t19-root .rail li:hover .dot{background:var(--camel-dp)}.t19-root .rail h4{font-family:var(--sans);letter-spacing:-.01em;color:var(--navy-dp);margin-bottom:4px;font-size:16px;font-weight:800}.t19-root .rail p{color:var(--muted);font-size:14px;line-height:1.55}.t19-root .rail .yr{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--camel-dp);margin-bottom:3px;font-size:11px;display:block}@media (max-width:900px){.t19-root .goal-in{grid-template-columns:1fr}.t19-root .medallion{order:-1;max-width:340px}}.t19-root .onb{background:var(--mist);position:relative;overflow:hidden}.t19-root .onb:after{content:"";pointer-events:none;background:radial-gradient(620px 340px at 88% 12%,#d2b6884d,#0000 66%);position:absolute;inset:0}.t19-root .onb .shell{z-index:1;position:relative}.t19-root .onb .lede{color:var(--muted)}.t19-root .onb-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:12px;display:grid}.t19-root .onb-card{border:1px solid var(--line-soft);background:var(--paper);border-radius:20px;padding:28px 24px;transition:box-shadow .4s,transform .4s cubic-bezier(.2,.8,.3,1),border-color .4s}.t19-root .onb-card:hover{border-color:var(--line);box-shadow:0 30px 56px -38px var(--shadow);transform:translateY(-5px)}.t19-root .onb-n{font-family:var(--mono);letter-spacing:.16em;color:var(--camel-dp);margin-bottom:16px;font-size:11px;display:block}.t19-root .onb-card h3{margin-bottom:9px;font-size:1.22rem}.t19-root .onb-card p{color:var(--muted);font-size:14px;line-height:1.6}.t19-root .onb-foot{border-top:1px solid var(--line-soft);flex-wrap:wrap;align-items:center;gap:18px 26px;margin-top:38px;padding-top:30px;display:flex}.t19-root .onb-foot p{color:var(--muted-lt);max-width:52ch;font-size:13px;line-height:1.55}@media (max-width:860px){.t19-root .onb-grid{grid-template-columns:1fr}}.t19-root .cons-in{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(34px,5vw,68px);display:grid}.t19-root .cons-in h2{margin-bottom:18px;font-size:clamp(1.95rem,3.6vw,3rem)}.t19-root .cons-list{gap:14px;margin:28px 0 32px;padding:0;list-style:none;display:grid}.t19-root .cons-list li{color:var(--muted);align-items:flex-start;gap:13px;font-size:15px;line-height:1.55;display:flex}.t19-root .cons-list svg{color:var(--camel-dp);flex:none;margin-top:3px}.t19-root .cons-list b{color:var(--navy-dp);font-weight:700}.t19-root .slot-strip{flex-wrap:wrap;gap:9px;margin-top:6px;display:flex}.t19-root .slot{font-family:var(--mono);letter-spacing:.04em;border:1px dashed var(--line);color:var(--muted);background:var(--page);border-radius:10px;padding:9px 13px;font-size:11.5px}@media (max-width:900px){.t19-root .cons-in{grid-template-columns:1fr}}.t19-root .about{background:var(--stone);position:relative;overflow:hidden}.t19-root .about:after{content:"";pointer-events:none;background:radial-gradient(560px 380px at 10% 8%,#6b7fa321,#0000 64%);position:absolute;inset:0}.t19-root .about .shell{z-index:1;position:relative}.t19-root .ab-photo{border:1px solid var(--line-soft);aspect-ratio:16/9;background:var(--paper-2);border-radius:20px;margin-bottom:2px;position:relative;overflow:hidden}.t19-root .ab-photo img{object-fit:cover;object-position:center 40%;filter:saturate(.94)contrast(1.02);width:100%;height:100%;display:block}.t19-root .ab-photo figcaption{font-family:var(--mono);letter-spacing:.11em;text-transform:uppercase;color:#fff;background:linear-gradient(#101a2d00,#101a2db8);padding:26px 22px 14px;font-size:10.5px;position:absolute;bottom:0;left:0;right:0}.t19-root .ab-in{grid-template-columns:1.02fr .98fr;align-items:start;gap:clamp(34px,5vw,70px);display:grid}.t19-root .ab-in p{color:var(--muted);margin-bottom:18px;font-size:16px;line-height:1.72}.t19-root .ab-in p strong{color:var(--navy-dp);font-weight:700}.t19-root .creds{border-top:1px solid var(--line-soft);margin:30px 0 0;padding:0;list-style:none}.t19-root .creds li{border-bottom:1px solid var(--line-soft);color:var(--muted);align-items:baseline;gap:16px;padding:15px 0;font-size:14.5px;display:flex}.t19-root .creds .k{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--camel-dp);flex:none;width:118px;font-size:10.5px}.t19-root .team{gap:16px;display:grid}.t19-root .tm{border:1px solid var(--line-soft);background:var(--paper);border-radius:18px;align-items:center;gap:18px;padding:20px;transition:transform .4s cubic-bezier(.2,.8,.3,1),border-color .4s,box-shadow .4s;display:flex}.t19-root .tm:hover{border-color:var(--line);box-shadow:0 26px 50px -38px var(--shadow);transform:translate(6px)}.t19-root .tm h4{font-family:var(--sans);letter-spacing:-.01em;font-size:16.5px;font-weight:800}.t19-root .tm span{font-family:var(--mono);letter-spacing:.11em;text-transform:uppercase;color:var(--camel-dp);margin:5px 0 7px;font-size:10.5px;display:block}.t19-root .tm p{color:var(--muted);margin:0;font-size:13.5px;line-height:1.5}@media (max-width:900px){.t19-root .ab-in{grid-template-columns:1fr}}.t19-root .team{grid-template-columns:1fr}.t19-root .tm{min-height:156px;padding:26px}.t19-root .tm .ava{width:92px;height:92px}.t19-root .tst-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.t19-root .tst{background:var(--paper);border:1px solid var(--line-soft);border-radius:22px;flex-direction:column;padding:30px 26px;transition:transform .45s cubic-bezier(.2,.8,.3,1),box-shadow .45s;display:flex}.t19-root .tst:hover{box-shadow:0 32px 60px -40px var(--shadow);transform:translateY(-6px)}.t19-root .quote-mark{font-family:var(--serif);color:var(--camel-lt);height:26px;margin-bottom:14px;font-size:52px;line-height:.6}.t19-root .tst blockquote{color:var(--text);letter-spacing:-.005em;flex:1;margin:0;font-size:16px;font-weight:500;line-height:1.66}.t19-root .tst-who{border-top:1px solid var(--line-soft);align-items:center;gap:14px;margin-top:26px;padding-top:20px;display:flex}.t19-root .tst-who b{letter-spacing:-.01em;color:var(--navy-dp);font-size:14.5px;font-weight:800;display:block}.t19-root .tst-who span{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--muted-lt);margin-top:4px;font-size:10.5px;display:block}@media (max-width:1000px){.t19-root .tst-grid{grid-template-columns:1fr}}.t19-root .app{color:#ffffffc7;background:linear-gradient(158deg,#27395c,#16213a 74%);position:relative;overflow:hidden}.t19-root .app:after{content:"";pointer-events:none;background:radial-gradient(540px 380px at 84% 76%,#d2b68838,#0000 66%);position:absolute;inset:0}.t19-root .app .shell{z-index:1;position:relative}.t19-root .app h2{color:#fff}.t19-root .app-in h2{margin-bottom:18px;font-size:clamp(1.95rem,3.6vw,3rem)}.t19-root .app .eyebrow{color:var(--camel-lt)}.t19-root .app .eyebrow:before{background:var(--camel-lt)}.t19-root .app-in{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(34px,5vw,64px);display:grid}.t19-root .app-feats{grid-template-columns:1fr 1fr;gap:16px 24px;margin:28px 0 34px;padding:0;list-style:none;display:grid}.t19-root .app-feats li{color:#ffffffc7;align-items:flex-start;gap:11px;font-size:14.5px;line-height:1.5;display:flex}.t19-root .app-feats svg{color:var(--camel-lt);flex:none;margin-top:3px}.t19-root .stores{flex-wrap:wrap;gap:13px;display:flex}.t19-root .store{border:1.5px solid #ffffff4d;border-radius:14px;align-items:center;gap:12px;padding:12px 20px;transition:border-color .3s,background .3s,transform .3s cubic-bezier(.2,.8,.3,1);display:flex}.t19-root .store:hover{border-color:var(--camel-lt);background:#d2b68824;transform:translateY(-3px)}.t19-root .store-t>span{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:#fff9;font-size:9.5px;display:block}.t19-root .store-t>b{letter-spacing:-.01em;color:#fff;margin-top:3px;font-size:15px;font-weight:700;display:block}.t19-root .app-rate{color:#ffffff80;font-size:12.5px;font-family:var(--mono);letter-spacing:.05em;margin-top:22px}.t19-root .phone-wrap{perspective:1400px;justify-content:center;display:flex}.t19-root .phone{background:linear-gradient(150deg,#fff3,#ffffff0d);border:1px solid #ffffff3d;border-radius:38px;width:min(272px,74vw);padding:9px;transition:transform .8s cubic-bezier(.2,.8,.3,1);transform:rotateY(-13deg)rotateX(5deg)rotate(1deg);box-shadow:0 54px 100px -44px #0a1222e6}.t19-root .phone:hover{transform:rotateY(-4deg)rotateX(1deg)}.t19-root .screen{background:#141e33;border-radius:30px;position:relative;overflow:hidden}.t19-root .notch{z-index:2;background:#0e1626;border-radius:12px;width:74px;height:20px;position:absolute;top:9px;left:50%;transform:translate(-50%)}.t19-root .sc-top{border-bottom:1px solid #ffffff1a;padding:34px 20px 16px}.t19-root .sc-hi{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:#ffffff7a;font-size:9.5px}.t19-root .sc-val{font-family:var(--serif);letter-spacing:-.03em;color:#fff;margin-top:5px;font-size:28px;font-weight:800}.t19-root .sc-delta{font-family:var(--mono);color:var(--camel-lt);margin-top:5px;font-size:11px}.t19-root .sc-body{gap:12px;padding:16px 20px 22px;display:grid}.t19-root .sc-goal{gap:7px;display:grid}.t19-root .sc-goal-t{color:#fffc;justify-content:space-between;font-size:11.5px;font-weight:600;display:flex}.t19-root .sc-goal-t em{font-style:normal;font-family:var(--mono);color:#ffffff80;font-size:10.5px}.t19-root .bar{background:#ffffff21;border-radius:3px;height:6px;overflow:hidden}.t19-root .bar i{border-radius:3px;width:0;height:100%;transition:width 1.3s cubic-bezier(.2,.8,.3,1);display:block}.t19-root .in .bar i{width:var(--w)}.t19-root .sc-tabs{background:#0e162699;border-top:1px solid #ffffff1a;justify-content:space-between;padding:13px 22px 16px;display:flex}.t19-root .sc-tabs i{background:#ffffff29;border-radius:6px;width:20px;height:20px}.t19-root .sc-tabs i:first-child{background:var(--camel-lt)}@media (max-width:900px){.t19-root .app-in,.t19-root .app-feats{grid-template-columns:1fr}}.t19-root .mobile-app-logo-wrap{justify-content:center;align-items:center;padding:20px;display:flex}.t19-root .mobile-app-logo{aspect-ratio:1;object-fit:cover;border:1px solid #ffffff2e;border-radius:30px;width:min(360px,76vw);box-shadow:0 42px 90px -34px #081226e6}.t19-root .eyebrow,.t19-root .regbar b,.t19-root .brand-sub,.t19-root .start-tag,.t19-root .steps .n,.t19-root .rail .yr,.t19-root .onb-n,.t19-root .creds .k,.t19-root .tm span,.t19-root .disc-col h4,.t19-root .foot h5,.t19-root .service-row:before,.t19-root .sc-delta{letter-spacing:.14em;font-size:clamp(12px,1vw,14px);font-weight:800}.t19-root #goals .medallion{max-width:350px}.t19-root #goals .photo-tall{aspect-ratio:4/4.55}.t19-root #goals .photo img{object-position:center 42%;transform:scale(1.08)}.t19-root #consultation .medallion{max-width:300px}.t19-root #consultation .photo-tall{aspect-ratio:4/4.7}.t19-root #consultation .photo img{object-position:center 28%}.t19-root .risk-band{background:var(--camel-pale);color:var(--navy-dp);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0}.t19-root .risk-band .shell{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.t19-root .risk-band p{font-family:var(--serif);letter-spacing:-.01em;font-size:clamp(.95rem,1.9vw,1.22rem);font-weight:700;line-height:1.35}.t19-root .disc{background:var(--stone)}.t19-root .disc-grid{grid-template-columns:repeat(4,1fr);gap:30px 36px;display:grid}.t19-root .disc-col h4{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--camel-dp);margin-bottom:14px;font-size:10.5px;font-weight:600}.t19-root .disc-col p{color:var(--muted);margin-bottom:11px;font-size:13px;line-height:1.68}.t19-root .disc-col a{text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:var(--line);text-decoration-color:var(--line);color:var(--navy);font-weight:600}.t19-root .disc-col a:hover{-webkit-text-decoration-color:var(--navy);text-decoration-color:var(--navy)}@media (max-width:1000px){.t19-root .disc-grid{grid-template-columns:1fr 1fr}}@media (max-width:620px){.t19-root .disc-grid{grid-template-columns:1fr}}.t19-root .foot{background:var(--navy-dp);color:#ffffffad;padding:clamp(52px,6vw,76px) 0 0}.t19-root .foot .brand-name{color:#fff}.t19-root .foot .brand-sub{color:var(--camel-lt)}.t19-root .foot-top{border-bottom:1px solid #ffffff29;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:34px;padding-bottom:44px;display:grid}.t19-root .foot h5{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--camel-lt);margin:0 0 16px;font-size:10.5px;font-weight:600}.t19-root .foot ul{gap:11px;margin:0;padding:0;list-style:none;display:grid}.t19-root .foot ul a{color:#ffffffb8;font-size:14px;transition:color .2s}.t19-root .foot ul a:hover{color:var(--camel-lt)}.t19-root .foot-brand .brand{margin-bottom:18px}.t19-root .foot-brand p{max-width:38ch;margin-bottom:14px;font-size:13.5px;line-height:1.65}.t19-root .foot-brand .addr{font-family:var(--mono);color:#ffffff8c;letter-spacing:.02em;font-size:11.5px;line-height:1.85}.t19-root .foot-brand .addr a{color:inherit;text-underline-offset:2px;text-decoration:underline}.t19-root .foot-social{color:var(--paper);align-items:center;gap:8px;font-size:13px;font-weight:650;display:inline-flex}.t19-root .foot-social:hover{color:var(--camel-lt)}.t19-root .foot-bottom{font-family:var(--mono);letter-spacing:.05em;color:#ffffff80;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 28px;padding:26px 0 34px;font-size:11px;display:flex}.t19-root .foot-bottom .fb-links{flex-wrap:wrap;gap:20px;display:flex}.t19-root .foot-bottom a:hover{color:var(--camel-lt)}@media (max-width:900px){.t19-root .foot-top{grid-template-columns:1fr 1fr}}@media (max-width:560px){.t19-root .foot-top{grid-template-columns:1fr}}.t19-root .photo{z-index:1;background:var(--stone);box-shadow:0 34px 66px -38px var(--shadow);background:linear-gradient(150deg,var(--mist),var(--stone));border-radius:14px;margin:0;position:relative;overflow:hidden}.t19-root .photo img{z-index:2;object-fit:cover;color:#0000;width:100%;height:100%;font-size:0;display:block;position:relative}.t19-root .photo-ph{z-index:0;opacity:.75;width:66%;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-52%)}.t19-root .photo:before{content:attr(data-label);z-index:1;text-align:center;font-family:var(--mono);letter-spacing:.22em;text-transform:uppercase;color:var(--muted-lt);font-size:10px;position:absolute;bottom:20px;left:0;right:0}.t19-root .photo:after{content:"";pointer-events:none;border:1px solid #1a27401a;border-radius:14px;position:absolute;inset:0}.t19-root .photo-tall{aspect-ratio:4/5}.t19-root .photo-frame{width:100%;position:relative}.t19-root .photo-frame:before{content:"";border:1px solid var(--camel);border-radius:14px;position:absolute;inset:18px -18px -18px 18px}.t19-root .photo-frame-l:before{left:-18px;right:18px}@media (max-width:560px){.t19-root .photo-frame:before{display:none}}.t19-root .ava{background:var(--navy);border:1px solid var(--line-soft);border-radius:50%;flex:none;place-items:center;width:74px;height:74px;display:grid;position:relative;overflow:hidden}.t19-root .ava:before{content:attr(data-initials);font-family:var(--serif);letter-spacing:-.02em;color:var(--camel-lt);font-size:22px;font-weight:800}.t19-root .ava img{z-index:1;object-fit:cover;object-position:center 25%;color:#0000;width:100%;height:100%;font-size:0;position:absolute;inset:0}.t19-root .tst-who .ava{width:52px;height:52px}.t19-root .tst-who .ava:before{font-size:16px}.t19-root .offerings{background:var(--paper);border-top:1px solid var(--line-soft)}.t19-root .service-list{border-top:1px solid var(--line);counter-reset:service}.t19-root .service-row{counter-increment:service;border-bottom:1px solid var(--line-soft);text-align:left;grid-template-columns:72px minmax(220px,.68fr) 1fr 48px;align-items:center;gap:clamp(18px,3vw,42px);width:100%;padding:28px 4px;transition:background .25s,padding .25s;display:grid}.t19-root .service-row:before{content:"0" counter(service);font-family:var(--mono);letter-spacing:.15em;color:var(--camel-dp);font-size:11px}.t19-root .service-row h3{font-size:clamp(1.12rem,2vw,1.48rem);line-height:1.25}.t19-root .service-row p{color:var(--muted);max-width:62ch;font-size:15px;line-height:1.65}.t19-root .service-arrow{border:1px solid var(--line);width:42px;height:42px;color:var(--navy);border-radius:50%;place-items:center;transition:transform .3s,background .3s,color .3s;display:grid}.t19-root .service-row:hover{background:var(--stone);padding-inline:16px}.t19-root .service-row:hover .service-arrow{background:var(--navy);color:#fff;transform:translate(3px)}.t19-root .products-sec{background:var(--stone)}.t19-root .product-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.t19-root .product-card{background:var(--paper);text-align:left;min-width:0;box-shadow:0 20px 52px -42px var(--shadow);border-radius:18px;flex-direction:column;padding:0;transition:transform .35s cubic-bezier(.2,.8,.3,1),box-shadow .35s;display:flex;overflow:hidden}.t19-root .product-card:hover{box-shadow:0 34px 64px -42px var(--shadow);transform:translateY(-6px)}.t19-root .product-visual{aspect-ratio:4/3;background:var(--mist);width:100%;display:block;overflow:hidden}.t19-root .product-visual img{object-fit:cover;width:100%;height:100%;transition:transform .65s cubic-bezier(.2,.8,.3,1)}.t19-root .product-card:hover .product-visual img{transform:scale(1.045)}.t19-root .product-copy{justify-content:space-between;align-items:center;gap:8px;min-height:76px;padding:17px 14px 18px;display:flex}.t19-root .product-copy h3{min-width:0;font-family:var(--sans);letter-spacing:-.018em;white-space:nowrap;font-size:11.25px;font-weight:750;line-height:1.2}.t19-root .product-copy span{background:var(--camel-pale);width:32px;height:32px;color:var(--camel-dp);border-radius:50%;flex:none;place-items:center;transition:background .25s,color .25s;display:grid}.t19-root .product-card:hover .product-copy span{background:var(--navy);color:#fff}.t19-root .product-note{color:var(--muted-lt);max-width:84ch;margin-top:24px;font-size:12.5px}@media (max-width:980px){.t19-root .product-grid{grid-template-columns:repeat(2,1fr)}.t19-root .product-copy h3{font-size:13px}.t19-root .service-row{grid-template-columns:52px minmax(200px,.65fr) 1fr 44px}}@media (max-width:680px){.t19-root .service-row{grid-template-columns:36px 1fr 40px;gap:12px;padding:22px 0}.t19-root .service-row p{grid-column:2/4;font-size:14px}.t19-root .product-grid{gap:12px}.t19-root .product-copy{min-height:76px;padding:14px}.t19-root .product-copy h3{font-size:12.5px}}@media (max-width:430px){.t19-root .product-grid{grid-template-columns:1fr}}body.modal-open:has(.t19-root){overflow:hidden}.t19-root .lead-modal{z-index:90;opacity:0;visibility:hidden;place-items:center;padding:20px;transition:opacity .25s,visibility .25s;display:grid;position:fixed;inset:0}.t19-root .lead-modal.open{opacity:1;visibility:visible}.t19-root .lead-backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#10192ba8;position:absolute;inset:0}.t19-root .lead-dialog{background:var(--page);border:1px solid #ffffff6b;border-radius:24px;width:min(100%,520px);max-height:min(720px,100dvh - 40px);padding:clamp(26px,5vw,42px);transition:transform .3s cubic-bezier(.2,.8,.3,1);position:relative;overflow:auto;transform:translateY(18px)scale(.985);box-shadow:0 42px 100px -36px #0a1222c7}.t19-root .lead-modal.open .lead-dialog{transform:none}.t19-root .lead-close{width:38px;height:38px;color:var(--muted);background:var(--stone);border-radius:50%;place-items:center;transition:background .2s,color .2s,transform .2s;display:grid;position:absolute;top:16px;right:16px}.t19-root .lead-close:hover{background:var(--navy);color:#fff;transform:rotate(5deg)}.t19-root .lead-dialog h2{text-wrap:balance;padding-right:36px;font-size:clamp(1.55rem,4vw,2.15rem)}.t19-root .lead-dialog h2.single-line-title{white-space:nowrap;text-wrap:nowrap;font-size:clamp(1.4rem,4vw,2rem)}.t19-root .lead-intro{color:var(--muted);margin-top:14px;font-size:14.5px;line-height:1.65}.t19-root .lead-form{gap:16px;margin-top:26px;display:grid}.t19-root .field{gap:7px;display:grid}.t19-root .field label{color:var(--navy-dp);font-size:12.5px;font-weight:750}.t19-root .field input{border:1px solid var(--line-soft);background:var(--paper);width:100%;font:inherit;color:var(--text);border-radius:11px;padding:14px 15px;font-size:15px;transition:border-color .2s,box-shadow .2s}.t19-root .field input:focus{border-color:var(--navy);outline:0;box-shadow:0 0 0 3px #27395c1c}.t19-root .field-error{color:#9b4437;min-height:17px;font-size:11.5px}.t19-root .lead-submit{justify-content:center;width:100%;margin-top:2px}.t19-root .lead-consent{color:var(--muted-lt);font-size:11.5px;line-height:1.55}.t19-root .lead-success{text-align:center;padding:24px 0 6px;display:none}.t19-root .lead-success .success-mark{background:var(--camel-pale);width:58px;height:58px;color:var(--navy);border-radius:50%;place-items:center;margin:0 auto 18px;display:grid}.t19-root .lead-success h3{font-size:1.5rem}.t19-root .lead-success p{color:var(--muted);margin-top:10px;font-size:14.5px}.t19-root .lead-dialog.submitted .lead-form,.t19-root .lead-dialog.submitted .lead-intro{display:none}.t19-root .lead-dialog.submitted .lead-success{display:block}.t19-root .wa-fab{z-index:65;color:#fff;align-items:center;gap:12px;transition:opacity .2s,visibility .2s;display:flex;position:fixed;bottom:clamp(16px,3vw,28px);right:clamp(16px,3vw,28px)}.t19-root .wa-fab.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.t19-root .wa-ic{background:#25d366;border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:58px;height:58px;transition:transform .3s cubic-bezier(.2,.8,.3,1),background .3s;display:grid;position:relative;box-shadow:0 18px 36px -14px #25d3668c}.t19-root .wa-fab:hover .wa-ic{background:#1ebe5b;transform:scale(1.06)}.t19-root .wa-ring{pointer-events:none;border:1.5px solid #25d366;border-radius:50%;width:58px;height:58px;animation:3s ease-out infinite waPulse;position:absolute;bottom:0;right:0}@keyframes waPulse{0%{opacity:.6;transform:scale(1)}70%{opacity:0;transform:scale(1.5)}to{opacity:0}}.t19-root .wa-txt{background:var(--paper);color:var(--navy-dp);border:1px solid var(--line-soft);white-space:nowrap;box-shadow:0 14px 30px -18px var(--shadow);opacity:0;border-radius:999px;padding:10px 16px;font-size:13.5px;font-weight:700;transition:opacity .3s,transform .3s;transform:translate(10px)}.t19-root .wa-fab:hover .wa-txt,.t19-root .wa-fab:focus-visible .wa-txt{opacity:1;transform:none}@media (max-width:640px){.t19-root .wa-txt{display:none}.t19-root .wa-ic,.t19-root .wa-ring{width:52px;height:52px}}@media (prefers-reduced-motion:reduce){.t19-root{scroll-behavior:auto}.t19-root,.t19-root *,.t19-root :before,.t19-root :after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.t19-root .reveal{opacity:1;transform:none}.t19-root .hero h1 .ln>span{transform:none}.t19-root .fade-up,.t19-root .cas{opacity:1;transform:none}.t19-root .bar i{width:var(--w)}}
