.DwellDriveCalculator-module__1OuYwG__calculatorShell{background:#fffdf8f5;border:1px solid #d6dbd3f2;border-radius:34px;padding:clamp(22px,4vw,48px);position:relative;overflow:hidden;box-shadow:0 28px 90px #1b32261a}.DwellDriveCalculator-module__1OuYwG__calculatorShell:before{content:"";background:linear-gradient(90deg, var(--green), var(--lime) 52%, var(--orange));height:5px;position:absolute;inset:0 0 auto}.DwellDriveCalculator-module__1OuYwG__calculatorIntro{grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);align-items:end;gap:clamp(24px,5vw,72px);margin-bottom:30px;display:grid}.DwellDriveCalculator-module__1OuYwG__calculatorIntro h2{letter-spacing:-.035em;text-wrap:balance;max-width:720px;margin:8px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.9rem,3.5vw,3.2rem);font-weight:500;line-height:1.02}.DwellDriveCalculator-module__1OuYwG__calculatorIntro>p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.72}.DwellDriveCalculator-module__1OuYwG__scenarioGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.DwellDriveCalculator-module__1OuYwG__scenarioCard{border:1px solid var(--line);background:#fff;border-radius:24px;min-width:0;padding:clamp(18px,2.5vw,26px);transition:border-color .18s,box-shadow .18s,transform .18s;box-shadow:0 10px 30px #17211b09}.DwellDriveCalculator-module__1OuYwG__scenarioCard:hover{border-color:#bbc6bd;box-shadow:0 14px 36px #17211b0f}.DwellDriveCalculator-module__1OuYwG__scenarioCard[data-option=a] .DwellDriveCalculator-module__1OuYwG__optionLabel{background:var(--ink);color:var(--lime)}.DwellDriveCalculator-module__1OuYwG__scenarioCard[data-option=b] .DwellDriveCalculator-module__1OuYwG__optionLabel{background:var(--green);color:#fff}.DwellDriveCalculator-module__1OuYwG__scenarioTopline{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.DwellDriveCalculator-module__1OuYwG__optionLabel,.DwellDriveCalculator-module__1OuYwG__modeLabel,.DwellDriveCalculator-module__1OuYwG__assumptionsKicker,.DwellDriveCalculator-module__1OuYwG__resultKicker,.DwellDriveCalculator-module__1OuYwG__detailKicker{letter-spacing:.11em;text-transform:uppercase;font-size:.69rem;font-weight:850}.DwellDriveCalculator-module__1OuYwG__optionLabel{border-radius:999px;align-items:center;min-height:30px;padding:0 10px;display:inline-flex}.DwellDriveCalculator-module__1OuYwG__modeLabel{color:var(--muted);letter-spacing:.06em}.DwellDriveCalculator-module__1OuYwG__field{gap:7px;min-width:0;display:grid}.DwellDriveCalculator-module__1OuYwG__field>span{color:var(--muted);font-size:.74rem;font-weight:800}.DwellDriveCalculator-module__1OuYwG__field input{border:1px solid var(--line);background:var(--surface);width:100%;min-width:0;min-height:45px;color:var(--ink);border-radius:12px;outline:none;padding:10px 12px;transition:border-color .15s,box-shadow .15s,background .15s}.DwellDriveCalculator-module__1OuYwG__field input:hover{border-color:#bcc6be}.DwellDriveCalculator-module__1OuYwG__field input:focus{border-color:var(--green);background:#fff;box-shadow:0 0 0 3px #2d6a4f1f}.DwellDriveCalculator-module__1OuYwG__nameField{margin-bottom:15px}.DwellDriveCalculator-module__1OuYwG__nameField input{font-size:1.05rem;font-weight:800}.DwellDriveCalculator-module__1OuYwG__numberInput{border:1px solid var(--line);background:var(--surface);border-radius:12px;align-items:center;gap:7px;min-height:45px;padding:0 10px;transition:border-color .15s,box-shadow .15s,background .15s;display:flex}.DwellDriveCalculator-module__1OuYwG__numberInput:hover{border-color:#bcc6be}.DwellDriveCalculator-module__1OuYwG__numberInput:focus-within{border-color:var(--green);background:#fff;box-shadow:0 0 0 3px #2d6a4f1f}.DwellDriveCalculator-module__1OuYwG__numberInput input{font-variant-numeric:tabular-nums;background:0 0;border:0;border-radius:0;min-height:43px;padding-inline:0;box-shadow:none!important}.DwellDriveCalculator-module__1OuYwG__numberInput span{color:var(--muted);white-space:nowrap;font-size:.76rem;font-weight:700}.DwellDriveCalculator-module__1OuYwG__modeSwitch{background:var(--surface-2);border-radius:14px;grid-template-columns:1fr 1fr;gap:4px;margin:0 0 18px;padding:4px;display:grid;position:relative}.DwellDriveCalculator-module__1OuYwG__modeSwitch button{min-height:42px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;font-weight:800;transition:color .16s,background .16s,box-shadow .16s,transform .16s;display:inline-flex}.DwellDriveCalculator-module__1OuYwG__modeSwitch button:hover{color:var(--ink)}.DwellDriveCalculator-module__1OuYwG__modeSwitch button.DwellDriveCalculator-module__1OuYwG__active{color:var(--ink);background:#fff;box-shadow:0 3px 12px #14281c14}.DwellDriveCalculator-module__1OuYwG__fieldGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.DwellDriveCalculator-module__1OuYwG__advancedDetails{border-top:1px solid var(--line);margin-top:17px}.DwellDriveCalculator-module__1OuYwG__advancedDetails>summary{color:var(--green-dark);cursor:pointer;align-items:center;gap:8px;padding:13px 0 3px;font-size:.82rem;font-weight:850;list-style:none;display:inline-flex}.DwellDriveCalculator-module__1OuYwG__advancedDetails>summary::-webkit-details-marker{display:none}.DwellDriveCalculator-module__1OuYwG__advancedDetails>summary:before{content:"+";background:var(--surface-2);border-radius:7px;place-items:center;width:21px;height:21px;font-weight:900;transition:transform .16s;display:grid}.DwellDriveCalculator-module__1OuYwG__advancedDetails[open]>summary:before{content:"−"}.DwellDriveCalculator-module__1OuYwG__advancedNote{max-width:580px;color:var(--muted);margin:5px 0 14px;font-size:.79rem;line-height:1.55}.DwellDriveCalculator-module__1OuYwG__assumptionsPanel{background:linear-gradient(135deg, #c7ef7829, transparent 55%), var(--surface-2);border:1px solid #d8e3d8;border-radius:20px;grid-template-columns:minmax(0,1fr) minmax(210px,270px);align-items:center;gap:24px;margin-top:20px;padding:20px 22px;display:grid}.DwellDriveCalculator-module__1OuYwG__assumptionsKicker,.DwellDriveCalculator-module__1OuYwG__detailKicker{color:var(--green)}.DwellDriveCalculator-module__1OuYwG__assumptionsCopy h3{letter-spacing:-.02em;margin:5px 0 6px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.2rem,2vw,1.55rem);font-weight:500}.DwellDriveCalculator-module__1OuYwG__assumptionsCopy p{max-width:630px;color:var(--muted);margin:0;font-size:.83rem;line-height:1.58}.DwellDriveCalculator-module__1OuYwG__salaryDetails{margin-top:10px;padding:0 4px}.DwellDriveCalculator-module__1OuYwG__salaryField{max-width:290px;padding-bottom:5px}.DwellDriveCalculator-module__1OuYwG__resultPanel{color:#fff;background:radial-gradient(circle at 88% 10%,#c7ef7826,#0000 24rem),linear-gradient(145deg,#17211b,#101813 75%);border-radius:28px;margin-top:22px;padding:clamp(24px,4vw,42px);animation:.46s cubic-bezier(.2,.75,.2,1) both DwellDriveCalculator-module__1OuYwG__resultReveal;position:relative;overflow:hidden;box-shadow:0 20px 48px #111d1629}.DwellDriveCalculator-module__1OuYwG__resultPanel:before{content:"";background:var(--lime);width:42%;height:2px;position:absolute;top:0;left:0}.DwellDriveCalculator-module__1OuYwG__resultHeader{z-index:1;grid-template-columns:minmax(0,1.15fr) minmax(270px,.85fr);align-items:end;gap:clamp(24px,5vw,70px);display:grid;position:relative}.DwellDriveCalculator-module__1OuYwG__resultKicker{color:var(--lime)}.DwellDriveCalculator-module__1OuYwG__resultVerdict h3{letter-spacing:-.04em;text-wrap:balance;max-width:720px;margin:8px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.4rem);font-weight:500;line-height:1}.DwellDriveCalculator-module__1OuYwG__resultVerdict p{color:#cbd7cd;max-width:680px;margin:0;font-size:.98rem;line-height:1.68}.DwellDriveCalculator-module__1OuYwG__resultVerdict p strong{color:#fff}.DwellDriveCalculator-module__1OuYwG__resultSummary{background:#ffffff0b;border:1px solid #ffffff21;border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.DwellDriveCalculator-module__1OuYwG__resultSummary>div{border-right:1px solid #ffffff1c;min-width:0;padding:16px 14px}.DwellDriveCalculator-module__1OuYwG__resultSummary>div:last-child{border-right:0}.DwellDriveCalculator-module__1OuYwG__resultSummary span{color:#9eb0a2;min-height:30px;font-size:.68rem;font-weight:700;line-height:1.35;display:block}.DwellDriveCalculator-module__1OuYwG__resultSummary strong{color:#fff;font-variant-numeric:tabular-nums;margin-top:6px;font-size:clamp(1rem,1.9vw,1.3rem);display:block}.DwellDriveCalculator-module__1OuYwG__resultOptions{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:26px;display:grid;position:relative}.DwellDriveCalculator-module__1OuYwG__resultOption{background:#ffffff0e;border:1px solid #ffffff21;border-radius:20px;min-width:0;padding:20px;transition:background .22s,border-color .22s,transform .22s}.DwellDriveCalculator-module__1OuYwG__resultOption.DwellDriveCalculator-module__1OuYwG__winner{background:#c7ef781a;border-color:#c7ef7885}.DwellDriveCalculator-module__1OuYwG__resultOptionTopline{color:#9eb0a2;letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;font-size:.71rem;font-weight:800;display:flex}.DwellDriveCalculator-module__1OuYwG__resultOptionTopline strong{color:var(--lime);letter-spacing:.04em;font-size:.66rem}.DwellDriveCalculator-module__1OuYwG__resultOption h4{color:#fff;margin:8px 0 12px;font-size:1.05rem;line-height:1.25}.DwellDriveCalculator-module__1OuYwG__totalCost{align-items:baseline;gap:6px;display:flex}.DwellDriveCalculator-module__1OuYwG__totalCost strong{color:#fff;letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.05rem);font-weight:500}.DwellDriveCalculator-module__1OuYwG__totalCost span{color:#9eb0a2;font-size:.78rem}.DwellDriveCalculator-module__1OuYwG__costBar{background:#ffffff14;border-radius:999px;height:7px;margin:14px 0 18px;overflow:hidden}.DwellDriveCalculator-module__1OuYwG__costBar i{border-radius:inherit;background:var(--orange);height:100%;transition:width .42s cubic-bezier(.2,.75,.2,1);display:block}.DwellDriveCalculator-module__1OuYwG__winner .DwellDriveCalculator-module__1OuYwG__costBar i{background:var(--lime)}.DwellDriveCalculator-module__1OuYwG__costBreakdown{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.DwellDriveCalculator-module__1OuYwG__costBreakdown>div{background:#0000001f;border-radius:12px;min-width:0;padding:11px 12px}.DwellDriveCalculator-module__1OuYwG__costBreakdown dt{color:#91a496;font-size:.67rem;font-weight:750}.DwellDriveCalculator-module__1OuYwG__costBreakdown dd{color:#f1f5f2;font-variant-numeric:tabular-nums;margin:4px 0 0;font-size:.85rem;font-weight:800}.DwellDriveCalculator-module__1OuYwG__resultActions{z-index:1;flex-wrap:wrap;align-items:center;gap:12px 16px;margin-top:14px;display:flex;position:relative}.DwellDriveCalculator-module__1OuYwG__resultActions p{color:#8fa194;margin:0 auto 0 2px;font-size:.73rem}.DwellDriveCalculator-module__1OuYwG__copyButton{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:11px;min-height:40px;padding:0 14px;font-size:.78rem;font-weight:850;transition:background .16s,border-color .16s,transform .16s}.DwellDriveCalculator-module__1OuYwG__copyButton:hover{background:#c7ef781c;border-color:#c7ef7880}.DwellDriveCalculator-module__1OuYwG__copyStatus{min-width:0;color:var(--lime);font-size:.72rem}.DwellDriveCalculator-module__1OuYwG__detailSection,.DwellDriveCalculator-module__1OuYwG__insightSection{z-index:1;border-top:1px solid #ffffff21;margin-top:30px;padding-top:27px;position:relative}.DwellDriveCalculator-module__1OuYwG__detailHeading{grid-template-columns:minmax(0,.85fr) minmax(250px,1.15fr);align-items:end;gap:28px;margin-bottom:16px;display:grid}.DwellDriveCalculator-module__1OuYwG__detailKicker{color:var(--lime)}.DwellDriveCalculator-module__1OuYwG__detailHeading h4{letter-spacing:-.025em;margin:5px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,2.7vw,2rem);font-weight:500}.DwellDriveCalculator-module__1OuYwG__detailHeading>p{color:#91a496;margin:0;font-size:.78rem;line-height:1.6}.DwellDriveCalculator-module__1OuYwG__comparisonTable{background:#00000014;border:1px solid #ffffff1f;border-radius:17px;overflow:hidden}.DwellDriveCalculator-module__1OuYwG__comparisonRow{border-bottom:1px solid #ffffff17;grid-template-columns:1.2fr 1fr 1fr;align-items:center;gap:12px;min-height:49px;padding:10px 15px;display:grid}.DwellDriveCalculator-module__1OuYwG__comparisonRow:last-child{border-bottom:0}.DwellDriveCalculator-module__1OuYwG__comparisonRow span{color:#9eb0a2;font-size:.76rem}.DwellDriveCalculator-module__1OuYwG__comparisonRow strong{color:#fff;font-variant-numeric:tabular-nums;min-width:0;font-size:.82rem}.DwellDriveCalculator-module__1OuYwG__tableHeader{background:#ffffff0e}.DwellDriveCalculator-module__1OuYwG__tableHeader span,.DwellDriveCalculator-module__1OuYwG__tableHeader strong{color:#cbd7cd;letter-spacing:.035em;font-size:.71rem}.DwellDriveCalculator-module__1OuYwG__totalRow{background:#c7ef7817}.DwellDriveCalculator-module__1OuYwG__totalRow span,.DwellDriveCalculator-module__1OuYwG__totalRow strong{color:var(--lime)}.DwellDriveCalculator-module__1OuYwG__insightSection .DwellDriveCalculator-module__1OuYwG__detailHeading{grid-template-columns:1fr}.DwellDriveCalculator-module__1OuYwG__insightGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.DwellDriveCalculator-module__1OuYwG__insightCard{background:#ffffff0a;border:1px solid #ffffff1c;border-radius:16px;padding:18px}.DwellDriveCalculator-module__1OuYwG__insightCard span{color:#91a496;font-size:.7rem;font-weight:800}.DwellDriveCalculator-module__1OuYwG__insightCard strong{color:#fff;letter-spacing:-.025em;font-variant-numeric:tabular-nums;margin-top:8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,2.8vw,2rem);font-weight:500;display:block}.DwellDriveCalculator-module__1OuYwG__insightCard p{color:#91a496;margin:9px 0 0;font-size:.73rem;line-height:1.55}.DwellDriveCalculator-module__1OuYwG__calculatorNote{z-index:1;color:#7f9184;max-width:850px;margin:20px 0 0;font-size:.69rem;line-height:1.58;position:relative}@keyframes DwellDriveCalculator-module__1OuYwG__resultReveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:960px){.DwellDriveCalculator-module__1OuYwG__calculatorIntro,.DwellDriveCalculator-module__1OuYwG__resultHeader{grid-template-columns:1fr;gap:18px}.DwellDriveCalculator-module__1OuYwG__calculatorIntro>p{max-width:720px}.DwellDriveCalculator-module__1OuYwG__resultSummary{max-width:650px}.DwellDriveCalculator-module__1OuYwG__detailHeading{grid-template-columns:1fr;gap:8px}}@media (max-width:760px){.DwellDriveCalculator-module__1OuYwG__calculatorShell{border-radius:25px;padding-inline:18px}.DwellDriveCalculator-module__1OuYwG__scenarioGrid,.DwellDriveCalculator-module__1OuYwG__resultOptions,.DwellDriveCalculator-module__1OuYwG__assumptionsPanel{grid-template-columns:1fr}.DwellDriveCalculator-module__1OuYwG__assumptionsPanel{align-items:stretch}.DwellDriveCalculator-module__1OuYwG__assumptionsPanel .DwellDriveCalculator-module__1OuYwG__field{max-width:280px}.DwellDriveCalculator-module__1OuYwG__resultPanel{border-radius:23px;margin-inline:-2px}.DwellDriveCalculator-module__1OuYwG__resultSummary{grid-template-columns:1fr}.DwellDriveCalculator-module__1OuYwG__resultSummary>div{border-bottom:1px solid #ffffff1a;border-right:0;justify-content:space-between;align-items:center;gap:18px;padding-block:12px;display:flex}.DwellDriveCalculator-module__1OuYwG__resultSummary>div:last-child{border-bottom:0}.DwellDriveCalculator-module__1OuYwG__resultSummary span{min-height:0}.DwellDriveCalculator-module__1OuYwG__resultSummary strong{margin-top:0}.DwellDriveCalculator-module__1OuYwG__insightGrid{grid-template-columns:1fr}}@media (max-width:560px){.DwellDriveCalculator-module__1OuYwG__fieldGrid,.DwellDriveCalculator-module__1OuYwG__costBreakdown{grid-template-columns:1fr}.DwellDriveCalculator-module__1OuYwG__scenarioTopline{align-items:flex-start}.DwellDriveCalculator-module__1OuYwG__modeLabel{text-align:right;max-width:110px;line-height:1.3}.DwellDriveCalculator-module__1OuYwG__resultPanel{padding:22px 16px}.DwellDriveCalculator-module__1OuYwG__resultVerdict h3{font-size:clamp(1.85rem,9vw,2.55rem)}.DwellDriveCalculator-module__1OuYwG__comparisonTable{overflow-x:auto}.DwellDriveCalculator-module__1OuYwG__comparisonRow{grid-template-columns:1fr 1fr 1fr;min-width:480px;padding-inline:12px}.DwellDriveCalculator-module__1OuYwG__resultActions p{flex-basis:100%}}@media (prefers-reduced-motion:reduce){.DwellDriveCalculator-module__1OuYwG__scenarioCard,.DwellDriveCalculator-module__1OuYwG__modeSwitch button,.DwellDriveCalculator-module__1OuYwG__field input,.DwellDriveCalculator-module__1OuYwG__numberInput,.DwellDriveCalculator-module__1OuYwG__resultOption,.DwellDriveCalculator-module__1OuYwG__costBar i,.DwellDriveCalculator-module__1OuYwG__copyButton{transition:none}.DwellDriveCalculator-module__1OuYwG__resultPanel{animation:none}}
.ReportCta-module__eXrUoa__cta{background:linear-gradient(120deg, #c7ef781a, transparent 42%), var(--surface);border:1px solid #d4ddd4;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px 30px;margin-top:16px;padding:19px 21px;display:flex;position:relative;overflow:hidden}.ReportCta-module__eXrUoa__cta:after{content:"";border:1px solid #2d6a4f17;border-radius:50%;width:100px;height:100px;position:absolute;bottom:-50px;right:-35px}.ReportCta-module__eXrUoa__copy,.ReportCta-module__eXrUoa__actions{z-index:1;position:relative}.ReportCta-module__eXrUoa__copy{max-width:650px}.ReportCta-module__eXrUoa__copy h3{letter-spacing:-.018em;margin:0 0 4px;font-family:Georgia,Times New Roman,serif;font-size:1.14rem;font-weight:500;line-height:1.3}.ReportCta-module__eXrUoa__copy p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.55}.ReportCta-module__eXrUoa__actions{justify-items:start;gap:5px;display:grid}.ReportCta-module__eXrUoa__actions span{color:var(--muted);font-size:.68rem;line-height:1.45}@media (max-width:760px){.ReportCta-module__eXrUoa__cta{grid-template-columns:1fr;display:grid}.ReportCta-module__eXrUoa__actions{min-width:0}}
.home-module__txgM7a__hero{grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);align-items:center;gap:clamp(36px,6vw,76px);width:min(1180px,100% - 32px);margin:44px auto 34px;display:grid}.home-module__txgM7a__heroCopy{min-width:0}.home-module__txgM7a__heroCopy h1{letter-spacing:-.052em;text-wrap:balance;max-width:760px;margin:14px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,5.7vw,5.45rem);font-weight:500;line-height:.96}.home-module__txgM7a__heroCopy>p{max-width:650px;color:var(--muted);margin:0;font-size:clamp(1.03rem,1.5vw,1.16rem);line-height:1.7}.home-module__txgM7a__heroActions{flex-wrap:wrap;align-items:center;gap:20px;margin-top:28px;display:flex}.home-module__txgM7a__heroProof{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.home-module__txgM7a__heroProof span{border:1px solid var(--line);color:var(--muted);background:#fffdf8b8;border-radius:999px;padding:9px 12px;font-size:.75rem;font-weight:750}.home-module__txgM7a__visualWrap{min-width:0;animation:.56s cubic-bezier(.2,.75,.2,1) both home-module__txgM7a__visualArrive;position:relative}.home-module__txgM7a__visualWrap:before{content:"";aspect-ratio:1;filter:blur(2px);z-index:-1;background:#c7ef7857;border-radius:50%;width:68%;position:absolute;top:-14%;right:-5%}.home-module__txgM7a__decisionCard{background:radial-gradient(circle at 76% 10%, #c7ef7824, transparent 34%), var(--ink);color:#fff;border:1px solid #ffffff1a;border-radius:30px;padding:clamp(20px,3vw,30px);position:relative;overflow:hidden;box-shadow:0 30px 80px #17211b30}.home-module__txgM7a__cardTopline{color:#aabaae;letter-spacing:.11em;text-transform:uppercase;justify-content:space-between;gap:18px;font-size:.7rem;font-weight:800;display:flex}.home-module__txgM7a__routeMap{gap:12px;margin-top:26px;padding:4px 0;display:grid;position:relative}.home-module__txgM7a__routeRow{grid-template-columns:minmax(0,1fr) 78px;align-items:center;gap:14px;display:grid}.home-module__txgM7a__homeCard{background:#ffffff13;border:1px solid #ffffff1f;border-radius:17px;padding:16px 17px;position:relative}.home-module__txgM7a__homeCardCloser{background:#c7ef781a;border-color:#c7ef7852}.home-module__txgM7a__homeLabel{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.home-module__txgM7a__homeLabel span{color:#b8c7bc;font-size:.76rem;font-weight:750}.home-module__txgM7a__homeLabel strong{letter-spacing:-.02em;font-size:1.04rem}.home-module__txgM7a__homeMeta{color:#93a79a;justify-content:space-between;gap:12px;margin-top:8px;font-size:.75rem;display:flex}.home-module__txgM7a__routeTrack{background:#ffffff29;border-radius:999px;height:4px;position:relative}.home-module__txgM7a__routeTrack:before,.home-module__txgM7a__routeTrack:after{content:"";border-radius:50%;width:9px;height:9px;position:absolute;top:50%;transform:translateY(-50%)}.home-module__txgM7a__routeTrack:before{background:var(--orange);left:-1px}.home-module__txgM7a__routeTrack:after{background:var(--lime);right:-1px}.home-module__txgM7a__workNode{background:var(--lime);min-height:72px;color:var(--ink);letter-spacing:.08em;text-transform:uppercase;border-radius:17px;place-items:center;font-size:.72rem;font-weight:900;display:grid}.home-module__txgM7a__balanceLabel{color:#aabaae;justify-content:space-between;gap:14px;margin:24px 0 10px;font-size:.72rem;font-weight:750;display:flex}.home-module__txgM7a__balance{background:#ffffff1a;border-radius:999px;height:10px;position:relative;overflow:hidden}.home-module__txgM7a__balance:before{content:"";border-radius:inherit;background:linear-gradient(90deg, var(--orange), var(--lime));width:61%;height:100%;display:block}.home-module__txgM7a__balance:after{content:"";border:3px solid var(--ink);background:#fff;border-radius:50%;width:14px;height:14px;position:absolute;top:50%;left:calc(61% - 7px);transform:translateY(-50%)}.home-module__txgM7a__cardFooter{border-top:1px solid #ffffff1c;justify-content:space-between;gap:18px;margin-top:22px;padding-top:18px;display:flex}.home-module__txgM7a__cardFooter span{color:#9fb3a5;font-size:.75rem}.home-module__txgM7a__cardFooter strong{color:#fff;font-size:.82rem}.home-module__txgM7a__howSection{border:1px solid var(--line);background:#fffdf8b8;border-radius:22px;grid-template-columns:minmax(180px,.72fr) minmax(0,2fr);align-items:center;gap:clamp(20px,4vw,48px);width:min(1180px,100% - 32px);margin:0 auto 44px;padding:20px;display:grid}.home-module__txgM7a__howHeading p{color:var(--muted);margin:8px 0 0;font-size:.82rem;line-height:1.55}.home-module__txgM7a__steps{grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.home-module__txgM7a__steps li{border-left:1px solid var(--line);align-items:center;min-height:74px;padding:8px 18px 8px 54px;display:flex;position:relative}.home-module__txgM7a__steps li:first-child{border-left:0}.home-module__txgM7a__stepNumber{background:var(--surface-2);width:27px;height:27px;color:var(--green-dark);border-radius:9px;place-items:center;font-size:.72rem;font-weight:900;display:grid;position:absolute;left:16px}.home-module__txgM7a__steps p{margin:0;font-size:.88rem;font-weight:780;line-height:1.45}@keyframes home-module__txgM7a__visualArrive{0%{opacity:0;transform:translateY(10px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:960px){.home-module__txgM7a__hero{grid-template-columns:1fr;margin-top:48px}.home-module__txgM7a__heroCopy{max-width:790px}.home-module__txgM7a__visualWrap{max-width:720px}.home-module__txgM7a__howSection{grid-template-columns:1fr}.home-module__txgM7a__steps li:first-child{border-left:1px solid var(--line)}}@media (max-width:650px){.home-module__txgM7a__hero{gap:28px;width:min(100% - 24px,1180px);margin-top:34px}.home-module__txgM7a__heroCopy h1{font-size:clamp(2.45rem,12vw,3.45rem)}.home-module__txgM7a__heroActions{align-items:stretch;gap:14px}.home-module__txgM7a__heroActions .primary-button{width:100%}.home-module__txgM7a__heroProof{margin-top:24px}.home-module__txgM7a__decisionCard{border-radius:23px}.home-module__txgM7a__routeRow{grid-template-columns:1fr}.home-module__txgM7a__routeTrack{display:none}.home-module__txgM7a__workNode{min-height:48px}.home-module__txgM7a__cardFooter{display:grid}.home-module__txgM7a__howSection{width:min(100% - 24px,1180px);padding:16px}.home-module__txgM7a__steps{grid-template-columns:1fr;gap:8px}.home-module__txgM7a__steps li,.home-module__txgM7a__steps li:first-child{border-left:0;border-top:1px solid var(--line);min-height:58px}.home-module__txgM7a__steps li:first-child{border-top:0}}@media (prefers-reduced-motion:reduce){.home-module__txgM7a__visualWrap{animation:none}.home-module__txgM7a__decisionCard,.home-module__txgM7a__visualWrap{transform:none}}
