.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}}
