.styles-module__kiDk9G__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(8px);opacity:1;background:#0f1f3dbf;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:fixed;inset:0}.styles-module__kiDk9G__modalOverlay.styles-module__kiDk9G__hidden{opacity:0;pointer-events:none}.styles-module__kiDk9G__modal{background:var(--white);text-align:center;border-radius:16px;width:90%;max-width:480px;padding:40px 36px;transition:transform .3s;transform:translateY(0)}.styles-module__kiDk9G__modalOverlay.styles-module__kiDk9G__hidden .styles-module__kiDk9G__modal{transform:translateY(20px)}.styles-module__kiDk9G__modalBadge{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-size:10px;font-weight:700;display:inline-block}.styles-module__kiDk9G__modal h2{color:var(--navy);margin-bottom:8px;font-family:DM Serif Display,serif;font-size:26px;line-height:1.3}.styles-module__kiDk9G__modal p{color:var(--text-mid);margin-bottom:28px;font-size:14px;line-height:1.6}.styles-module__kiDk9G__industryGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.styles-module__kiDk9G__industryBtn{background:var(--cream);border:1.5px solid var(--cream-dark);cursor:pointer;text-align:center;border-radius:10px;padding:20px 16px;font-family:inherit;transition:all .2s}.styles-module__kiDk9G__industryBtn:hover{border-color:var(--gold);transform:translateY(-2px);box-shadow:0 4px 12px #c89b3c26}.styles-module__kiDk9G__indIcon{background:var(--navy);border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;margin:0 auto 10px;display:flex}.styles-module__kiDk9G__indIcon svg{width:18px;height:18px}.styles-module__kiDk9G__indName{color:var(--navy);font-size:13px;font-weight:600}.styles-module__kiDk9G__wrap{max-width:1140px;margin:0 auto;padding:0 32px}.styles-module__kiDk9G__wrapSm{max-width:800px;margin:0 auto;padding:0 32px}.styles-module__kiDk9G__sh{text-align:center;letter-spacing:-.3px;margin-bottom:16px;font-family:DM Serif Display,serif;font-size:36px;line-height:1.25}.styles-module__kiDk9G__sub{text-align:center;max-width:640px;margin:0 auto 40px;font-size:16px;line-height:1.7}.styles-module__kiDk9G__btnGold{background:var(--gold);color:var(--navy);cursor:pointer;border:none;border-radius:6px;padding:15px 30px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 2px 8px #c89b3c4d}.styles-module__kiDk9G__btnGold:hover{transform:translateY(-2px);box-shadow:0 4px 16px #c89b3c66}.styles-module__kiDk9G__hero{background:var(--navy);text-align:center;padding:100px 0 80px;position:relative;overflow:hidden}.styles-module__kiDk9G__hero:before{content:"";background:radial-gradient(circle,#c89b3c14 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.styles-module__kiDk9G__heroEy{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:24px;font-size:10px;font-weight:700;position:relative}.styles-module__kiDk9G__heroH1{color:var(--white);letter-spacing:-.5px;margin-bottom:20px;font-family:DM Serif Display,serif;font-size:54px;line-height:1.15;position:relative}.styles-module__kiDk9G__heroH1 em{color:var(--gold);font-style:italic}.styles-module__kiDk9G__heroSub{color:#ffffffa6;max-width:600px;margin:0 auto 36px;font-size:18px;line-height:1.7;position:relative}.styles-module__kiDk9G__heroFormula{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:12px;margin-bottom:36px;padding:20px 32px;display:inline-flex;position:relative}.styles-module__kiDk9G__fNum{color:var(--white);font-family:DM Serif Display,serif;font-size:28px}.styles-module__kiDk9G__fLbl{color:#ffffff73;text-transform:uppercase;letter-spacing:.08em;font-size:11px}.styles-module__kiDk9G__fOp{color:var(--gold);font-family:DM Serif Display,serif;font-size:24px}.styles-module__kiDk9G__fRes{color:var(--gold);font-family:DM Serif Display,serif;font-size:36px}.styles-module__kiDk9G__fResLbl{color:var(--gold);text-transform:uppercase;letter-spacing:.08em;font-size:11px}.styles-module__kiDk9G__calculator{background:var(--cream);padding:80px 0}.styles-module__kiDk9G__calculator .styles-module__kiDk9G__sh{color:var(--navy)}.styles-module__kiDk9G__calculator .styles-module__kiDk9G__sh em{color:var(--gold);font-style:italic}.styles-module__kiDk9G__calculator .styles-module__kiDk9G__sub{color:var(--text-mid)}.styles-module__kiDk9G__calcInputWrap{text-align:center;max-width:480px;margin:0 auto 40px}.styles-module__kiDk9G__calcInputLabel{color:var(--navy);margin-bottom:10px;font-size:14px;font-weight:600}.styles-module__kiDk9G__calcInputRow{align-items:center;display:flex}.styles-module__kiDk9G__calcPrefix{background:var(--navy);color:var(--gold);border-radius:6px 0 0 6px;padding:14px 16px;font-family:DM Serif Display,serif;font-size:20px}.styles-module__kiDk9G__calcInput{color:var(--navy);background:var(--white);border:1.5px solid var(--navy);border-left:none;border-radius:0 6px 6px 0;outline:none;flex:1;width:100%;min-width:0;padding:13px 16px;font-family:DM Sans,sans-serif;font-size:20px;font-weight:600;transition:border-color .2s}.styles-module__kiDk9G__calcInput:focus{border-color:var(--gold)}.styles-module__kiDk9G__calcMinNote{color:var(--text-light);margin-top:6px;font-size:12px;display:none}.styles-module__kiDk9G__calcMinNote.styles-module__kiDk9G__visible{display:block}.styles-module__kiDk9G__leverCards{grid-template-columns:repeat(3,1fr);gap:20px;max-width:960px;margin:0 auto;display:grid}.styles-module__kiDk9G__leverCard{background:var(--white);border:1px solid var(--navy);text-align:center;border-radius:10px;padding:28px 24px;transition:all .2s}.styles-module__kiDk9G__leverCard:hover{border-color:var(--gold);transform:translateY(-2px)}.styles-module__kiDk9G__lcNum{color:#c89b3c33;margin-bottom:8px;font-family:DM Serif Display,serif;font-size:42px}.styles-module__kiDk9G__lcTitle{color:var(--navy);margin-bottom:4px;font-family:DM Serif Display,serif;font-size:20px}.styles-module__kiDk9G__lcPct{color:var(--gold);margin-bottom:12px;font-family:DM Serif Display,serif;font-size:28px}.styles-module__kiDk9G__lcDesc{color:var(--text-mid);margin-bottom:12px;font-size:14px;line-height:1.65}.styles-module__kiDk9G__lcImpact{background:var(--cream);border-radius:6px;padding:12px 14px}.styles-module__kiDk9G__lcImpactLabel{color:var(--text-light);text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:11px}.styles-module__kiDk9G__lcImpactValue{color:var(--green);font-family:DM Serif Display,serif;font-size:24px}.styles-module__kiDk9G__resultBar{background:var(--green-pale);border:1px solid var(--green);text-align:center;border-radius:10px;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;max-width:960px;margin:28px auto 0;padding:24px 28px;display:grid}.styles-module__kiDk9G__rbColLabel{color:var(--text-light);text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:11px}.styles-module__kiDk9G__rbColVal{color:var(--navy);font-family:DM Serif Display,serif;font-size:24px}.styles-module__kiDk9G__rbColVal.styles-module__kiDk9G__gold{color:var(--gold)}.styles-module__kiDk9G__rbArrow{color:var(--green);font-family:DM Serif Display,serif;font-size:24px}.styles-module__kiDk9G__rbPct{background:var(--green);color:var(--white);border-radius:100px;grid-column:1/-1;margin-top:12px;padding:6px 16px;font-size:13px;font-weight:700;display:inline-block}.styles-module__kiDk9G__caseStudy{background:var(--navy);padding:80px 0}.styles-module__kiDk9G__caseStudy .styles-module__kiDk9G__sh{color:var(--white)}.styles-module__kiDk9G__caseStudy .styles-module__kiDk9G__sh em{color:var(--gold);font-style:italic}.styles-module__kiDk9G__caseStudy .styles-module__kiDk9G__sub{color:#ffffffa6}.styles-module__kiDk9G__caseBridge{color:#ffffff8c;text-align:center;margin-bottom:28px;font-size:14px;line-height:1.6}.styles-module__kiDk9G__caseDivider{align-items:center;gap:16px;max-width:800px;margin:0 auto 28px;display:flex}.styles-module__kiDk9G__caseDivider:before,.styles-module__kiDk9G__caseDivider:after{content:"";background:#ffffff14;flex:1;height:1px}.styles-module__kiDk9G__caseDivider span{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);white-space:nowrap;font-size:10px;font-weight:700}.styles-module__kiDk9G__caseTitle{color:var(--white);text-align:center;margin-bottom:8px;font-family:DM Serif Display,serif;font-size:22px}.styles-module__kiDk9G__caseSubLine{color:#ffffff8c;text-align:center;margin-bottom:28px;font-size:14px;line-height:1.6}.styles-module__kiDk9G__finTableWrap{-webkit-overflow-scrolling:touch;width:100%;max-width:800px;margin:0 auto;overflow-x:auto}.styles-module__kiDk9G__finTable{border-collapse:collapse;width:100%;min-width:560px}.styles-module__kiDk9G__finTable thead th{letter-spacing:.1em;text-transform:uppercase;text-align:center;padding:14px 20px;font-size:10px;font-weight:700}.styles-module__kiDk9G__finTable thead th:first-child{text-align:left}.styles-module__kiDk9G__finTable thead th.styles-module__kiDk9G__colLabel{color:#ffffff73;background:var(--navy-mid)}.styles-module__kiDk9G__finTable thead th.styles-module__kiDk9G__colHighlight{color:var(--gold);background:var(--navy-mid)}.styles-module__kiDk9G__finTable tbody td{text-align:center;border-bottom:1px solid #ffffff0f;padding:14px 20px;font-size:15px}.styles-module__kiDk9G__finTable tbody td:first-child{text-align:left;color:#ffffffbf;font-weight:500}.styles-module__kiDk9G__finTable tbody td.styles-module__kiDk9G__val{color:#ffffffd9}.styles-module__kiDk9G__finTable tbody td.styles-module__kiDk9G__valGold{color:var(--gold);font-weight:600}.styles-module__kiDk9G__finTable tbody tr.styles-module__kiDk9G__profitRow td{background:#c89b3c14;border-bottom:none}.styles-module__kiDk9G__finTable tbody tr.styles-module__kiDk9G__profitRow td:first-child{color:var(--gold);font-family:DM Serif Display,serif;font-size:16px}.styles-module__kiDk9G__finTable tbody tr.styles-module__kiDk9G__profitRow td.styles-module__kiDk9G__val,.styles-module__kiDk9G__finTable tbody tr.styles-module__kiDk9G__profitRow td.styles-module__kiDk9G__valGold{font-family:DM Serif Display,serif;font-size:20px}.styles-module__kiDk9G__finTable tbody tr.styles-module__kiDk9G__increaseRow td{background:#c89b3c0a}.styles-module__kiDk9G__finTable tbody tr.styles-module__kiDk9G__increaseRow td:first-child{color:var(--gold);font-family:DM Serif Display,serif;font-size:14px}.styles-module__kiDk9G__resultsSummary{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;max-width:800px;margin:24px auto 0;padding:24px 28px}.styles-module__kiDk9G__rsTitle{color:var(--gold);margin-bottom:10px;font-family:DM Serif Display,serif;font-size:18px}.styles-module__kiDk9G__rsText{color:#ffffffa6;font-size:14px;line-height:1.7}.styles-module__kiDk9G__rsHighlight{color:var(--gold);font-weight:700}.styles-module__kiDk9G__savingsBadge{text-align:center;max-width:800px;margin:28px auto 0}.styles-module__kiDk9G__savingsPill{background:var(--green);color:var(--white);border-radius:100px;padding:10px 24px;font-size:14px;font-weight:700;display:inline-block}.styles-module__kiDk9G__finalCta{background:var(--cream);text-align:center;padding:80px 0}.styles-module__kiDk9G__finalCta h2{color:var(--navy);margin-bottom:16px;font-family:DM Serif Display,serif;font-size:40px;line-height:1.25}.styles-module__kiDk9G__finalCta h2 em{color:var(--gold);font-style:italic}.styles-module__kiDk9G__finalCta .styles-module__kiDk9G__sub{color:var(--text-mid);margin-bottom:28px}.styles-module__kiDk9G__trustLine{color:var(--text-light);margin-top:16px;font-size:13px}@media (max-width:768px){.styles-module__kiDk9G__heroH1{font-size:36px}.styles-module__kiDk9G__heroFormula{flex-wrap:wrap;justify-content:center;gap:8px;padding:16px 20px}.styles-module__kiDk9G__leverCards,.styles-module__kiDk9G__industryGrid,.styles-module__kiDk9G__resultBar{grid-template-columns:1fr}.styles-module__kiDk9G__rbArrow{transform:rotate(90deg)}.styles-module__kiDk9G__finalCta h2{font-size:30px}.styles-module__kiDk9G__sh{font-size:28px}}
