:root{--green:#246b5a;--green-dark:#174a3f;--green-pale:#e9f3f0;--ink:#17231f;--muted:#65736e;--line:#dce4e1;--soft:#f7f8f6;--white:#fff;--amber:#b9872f;--red:#9c3c36;--shadow:0 20px 55px rgba(23,55,46,.1)}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:#f4f6f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}.page-width{width:min(1160px,calc(100% - 40px));margin-inline:auto}.site-header{background:var(--white);border-bottom:1px solid var(--line)}.header-inner{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:24px}.header-inner>p{color:var(--muted);font-size:14px}.logo-placeholder{min-width:230px;border:1px dashed #9eada8;border-radius:7px;padding:10px 14px;color:var(--green-dark);text-align:center}.logo-placeholder span,.logo-placeholder small{display:block}.logo-placeholder span{font-size:12px;font-weight:750}.logo-placeholder small{color:var(--muted);font-size:10px}.hero{max-width:760px;padding:54px 0 34px}.eyebrow{margin:0 0 9px;color:var(--green);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hero h1{margin:0;font:500 clamp(38px,5vw,60px)/1.05 Georgia,serif;letter-spacing:-.035em}.hero>p:last-child{max-width:670px;margin:17px 0 0;color:var(--muted);font-size:17px}.calculator-shell{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(365px,.88fr);align-items:start;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--white);box-shadow:var(--shadow)}.input-column{padding:clamp(26px,4vw,46px)}.input-section+.input-section{margin-top:38px;padding-top:34px;border-top:1px solid var(--line)}.section-heading{display:flex;gap:13px;align-items:flex-start;margin-bottom:22px}.section-heading>span{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;border-radius:50%;color:var(--green-dark);background:var(--green-pale);font-size:11px;font-weight:800}.section-heading h2{margin:0;font-size:20px}.section-heading p{margin:2px 0 0;color:var(--muted);font-size:13px}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}label{display:block;min-width:0;font-size:13px;font-weight:720}.input-affix{position:relative;display:block;margin-top:7px}.input-affix i{position:absolute;top:50%;left:14px;transform:translateY(-50%);color:var(--muted);font-style:normal;pointer-events:none}.input-affix.suffix i{right:14px;left:auto}.input-affix input{padding-left:30px}.input-affix.suffix input{padding-right:38px;padding-left:14px}input,select{width:100%;height:48px;margin-top:7px;border:1px solid #b8c5c0;border-radius:8px;outline:none;color:var(--ink);background:var(--white);padding:0 13px;font:inherit}input:focus,select:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(36,107,90,.13)}label small{display:block;margin-top:6px;color:var(--muted);font-size:11px;font-weight:400}.program-area{margin-top:22px;border-radius:10px;background:var(--soft);padding:18px}.program-heading h3{margin:0;font-size:15px}.program-heading p,.program-copy{margin:3px 0 0;color:var(--muted);font-size:12px}.program-area>.field-grid,.program-area>#conventional-questions{margin-top:14px}.calculation-notice{margin:14px 0 0;border-left:3px solid var(--amber);background:#fcf6e9;padding:11px 13px;color:#5e502f;font-size:12px}.form-error{min-height:18px;margin:10px 0 0;color:var(--red);font-size:12px}.estimate-card{position:relative;margin-top:16px;border:1px solid var(--line);border-radius:11px;background:var(--soft);padding:18px}.toggle-control{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.estimate-title{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.estimate-title h3{margin:0;font-size:14px}.estimate-badge{display:inline-flex;align-items:center;border-radius:999px;background:var(--green-pale);padding:3px 8px;color:var(--green-dark);font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.estimate-badge:before{content:"Oklahoma estimate"}.estimate-card:has(.toggle-control:checked) .estimate-badge:before{content:"Your amount"}.estimate-top strong,.estimate-top small{display:block}.estimate-top strong{margin-top:5px;color:var(--green-dark);font-size:25px}.estimate-top small{color:var(--muted);font-size:11px}.toggle-label{display:flex;align-items:center;gap:8px;width:max-content;max-width:100%;margin-top:13px;cursor:pointer;font-size:12px}.toggle-label>span{width:17px;height:17px;flex:0 0 17px;border:1px solid #97aaa3;border-radius:4px;background:white}.estimate-card:has(.toggle-control:checked) .toggle-label>span{border-color:var(--green);background:var(--green);box-shadow:inset 0 0 0 4px white}.override-fields{margin-top:14px}.estimate-card>p{margin:11px 0 0;color:var(--muted);font-size:11px}.result-column{align-self:stretch;color:var(--white);background:var(--ink)}.result-sticky{position:sticky;top:20px;padding:clamp(30px,4vw,46px)}.result-eyebrow{margin:0;color:#b8cac4;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.payment-total{margin-top:6px;font-size:clamp(52px,6vw,70px);font-weight:800;letter-spacing:-.055em;line-height:1}.per-month{margin:4px 0 26px;color:#b8cac4}.payment-bar{height:9px;display:flex;overflow:hidden;border-radius:20px;background:#3e4d48}.payment-bar span{height:100%}.breakdown{display:grid;gap:14px;margin-top:24px}.breakdown>div{display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:13px}.breakdown>div>span{display:flex;align-items:center;color:#dbe4e1}.breakdown strong{font-variant-numeric:tabular-nums}.dot{width:7px;height:7px;flex:0 0 7px;margin-right:9px;border-radius:50%;background:var(--dot)}.dot.pi{--dot:#66b69e}.dot.tax{--dot:#d4a650}.dot.insurance{--dot:#9ebdb4}.dot.program{--dot:#bf7965}.dot.hoa{--dot:#7c9089}.loan-amount,.fha-summary{margin-top:24px;border:1px solid #40504b;border-radius:10px;background:#202d29;padding:16px}.loan-amount span,.loan-amount small{display:block;color:#aebfba;font-size:11px}.loan-amount strong{display:block;margin:2px 0;font-size:24px}.fha-summary h2{margin:0 0 8px;font-size:13px}.fha-summary div{display:flex;justify-content:space-between;gap:12px;padding:4px 0;font-size:11px}.fha-summary span{color:#aebfba}.fha-summary strong{text-align:right}.calculation-details{margin-top:20px;border-top:1px solid #40504b;padding-top:18px}.calculation-details summary{cursor:pointer;color:#dbe4e1;font-size:12px;font-weight:750}.calculation-details div{margin-top:10px;color:#aebfba;font-size:11px}.calculation-details p{margin:0 0 7px}.cta{margin-top:26px;border-radius:11px;background:var(--green-dark);padding:20px}.cta h2{margin:0;font:500 23px/1.2 Georgia,serif}.cta p{margin:7px 0 15px;color:#c8d8d3;font-size:12px}.cta button{min-height:46px;border:0;border-radius:7px;color:var(--green-dark);background:var(--white);padding:0 17px;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.disclosure{max-width:950px;margin:22px auto 52px;padding:0 18px;color:var(--muted);text-align:center}.disclosure h2{margin:0 0 5px;font-size:12px}.disclosure p{margin:0;font-size:10px}footer{padding:23px 0;color:#b8cac4;background:#111a17;font-size:12px}footer>div{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap}@media(max-width:880px){.calculator-shell{grid-template-columns:1fr}.result-sticky{position:static}.result-column{order:-1}}@media(max-width:580px){.page-width{width:min(100% - 26px,1160px)}.header-inner{min-height:76px}.header-inner>p{display:none}.logo-placeholder{min-width:210px}.hero{padding:38px 0 26px}.input-column,.result-sticky{padding:26px 20px}.field-grid{grid-template-columns:1fr}.input-section+.input-section{margin-top:30px;padding-top:28px}.calculator-shell{border-radius:13px}.payment-total{font-size:52px}.cta button{width:100%}}
