/* Shared site styling for the client's two calculators. Calculation code is independent. */
.iqg-calc-client {
 --green:#2d762f;--green-dark:#123f1c;--green-mid:#3d8540;--green-soft:#3d8540;
 --green-light:#edf3e9;--green-pale:#edf3e9;--paper:#f8f9f7;--sand:#f1f4ed;--sand-dark:#dbe4d3;--line:#dbe4d3;
 --text:#183c29;--ink:#183c29;--ink-soft:#617064;--r:8px;
 font-family:'Instrument Sans',sans-serif;color:var(--ink);background:#f8f9f7;
 padding:64px max(20px,calc((100% - 1280px)/2)) 64px;line-height:1.6;
}
.iqg-calc-client .client-main,.iqg-calc-client .wrap{max-width:1280px;width:100%;margin:0 auto;padding:0}
.iqg-calc-client .title{text-align:left;margin-bottom:36px}
.iqg-calc-client h1{max-width:100%;font-family:'Instrument Sans',sans-serif!important;font-size:clamp(34px,4vw,54px)!important;line-height:1.08!important;font-weight:700!important;letter-spacing:-.025em!important;color:var(--green-dark)}
.iqg-calc-client h1 em{font-family:Fraunces,serif;font-size:.8em;font-weight:450;color:var(--green);letter-spacing:-.02em}
.iqg-calc-client h2,.iqg-calc-client h3{font-family:'Instrument Sans',sans-serif!important;letter-spacing:0;line-height:1.25}
.iqg-calc-client .title p,.iqg-calc-client .lead{font-size:17px;line-height:1.6;color:var(--ink-soft);font-weight:400;max-width:900px;margin-top:20px}
.iqg-calc-client--pbc>header{padding:0 0 30px;background:transparent}
.iqg-calc-client .card,.iqg-calc-client .panel,.iqg-calc-client .stat,.iqg-calc-client .scen,.iqg-calc-client .verdict{box-shadow:none}
.iqg-calc-client .card-hd{background:#edf3e9;color:var(--green-dark);padding:20px 24px;border-bottom:1px solid var(--line)}
.iqg-calc-client .card-hd h2{color:var(--green-dark);font-size:19px;text-transform:none;letter-spacing:0;font-weight:700}
.iqg-calc-client .card-hd .n{background:var(--green);color:#fff;width:27px;height:27px;font-size:12px}
.iqg-calc-client .card-bd,.iqg-calc-client .panel-body{padding:24px}
.iqg-calc-client .panel-head h2{font-weight:700;font-size:22px}
.iqg-calc-client input,.iqg-calc-client select,.iqg-calc-client button{font-family:'Instrument Sans',sans-serif}
.iqg-calc-client input[type=number],.iqg-calc-client select{min-height:46px;font-size:16px;background:#fff;color:var(--ink);max-width:100%;min-width:0}
.iqg-calc-client button{min-height:42px;white-space:normal;line-height:1.4}
.iqg-calc-client .role-btn,.iqg-calc-client .sh-btn,.iqg-calc-client .opt{font-size:14px;color:var(--ink)}
.iqg-calc-client .sub,.iqg-calc-client .chk-sub,.iqg-calc-client .role-q span{color:var(--ink-soft);font-size:12px}
.iqg-calc-client .chk{position:relative}
.iqg-calc-client .chk input{display:block;position:absolute;width:1px;height:1px;opacity:0}
.iqg-calc-client .chk input:focus-visible+.chk-box{outline:2px solid #76a62d;outline-offset:3px}
.iqg-calc-client .field label,.iqg-calc-client .fg label{font-size:14px}
.iqg-calc-client .role-skip{background:transparent;border:0;color:var(--ink-soft);padding:0;font-size:13px}
.iqg-calc-client .cta-btn,.iqg-calc-client .sticky-btn{border-radius:999px;padding:13px 22px;font-size:14px;font-weight:700;min-height:46px}
.iqg-calc-client .res-card{background:var(--green-dark);border:0}
.iqg-calc-client .res-card .card-hd{background:transparent;border-color:#ffffff38;color:#fff}
.iqg-calc-client .res-card .card-hd h2{color:#fff}
.iqg-calc-client .res-u,.iqg-calc-client .res-l,.iqg-calc-client .price-lbl,.iqg-calc-client .price-note,.iqg-calc-client .next-step p,.iqg-calc-client .eatp,.iqg-calc-client .cta-note,.iqg-calc-client .partner-msg{color:#dbe8d9}
.iqg-calc-client .res-v,.iqg-calc-client .price-v,.iqg-calc-client .live-v,.iqg-calc-client .stat .v,.iqg-calc-client .scen .big{font-family:'Instrument Sans',sans-serif;font-weight:650;letter-spacing:-.025em}
.iqg-calc-client .price-v{font-size:clamp(25px,2.6vw,38px);white-space:normal}
.iqg-calc-client .faq-q{font-size:15px}.iqg-calc-client .faq-a{font-size:14px;color:var(--ink-soft)}
.iqg-calc-client .disc,.iqg-calc-client .hint,.iqg-calc-client .cta-note,.iqg-calc-client .price-note{font-size:12px}
.iqg-calc-client .sticky{z-index:90;padding-bottom:max(12px,env(safe-area-inset-bottom));box-shadow:none;border-top:1px solid #ffffff33}
.iqg-calc-client .sticky-lbl{color:#dbe8d9}
.iqg-calc-client :focus-visible{outline:2px solid #76a62d;outline-offset:3px}
.iqg-calc-client .tip:focus-within::after{opacity:1}
.iqg-calc-client .grid>*{min-width:0}
.iqg-calc-client td{overflow-wrap:anywhere}
@media(max-width:960px){.iqg-calc-client{padding:48px 20px 64px}.iqg-calc-client--price .grid{grid-template-columns:1fr}.iqg-calc-client .full{grid-column:auto}}
@media(max-width:680px){
 .iqg-calc-client{padding:36px 16px 48px}.iqg-calc-client--price{padding-bottom:110px}
 .iqg-calc-client .card-bd,.iqg-calc-client .panel-body,.iqg-calc-client .res-bd{padding:18px}
 .iqg-calc-client .card-hd,.iqg-calc-client .panel-head{padding:16px 18px;flex-wrap:wrap}
 .iqg-calc-client .panel-head .tag-soft{margin-left:0;max-width:100%;text-align:left}
 .iqg-calc-client .price-row{padding:16px}.iqg-calc-client .price-v{font-size:28px}
 .iqg-calc-client .role-tiles{gap:8px}.iqg-calc-client .role-btn{flex:1 1 45%}
 .iqg-calc-client .breakdown h3{flex-wrap:wrap;gap:12px;padding:16px}
 .iqg-calc-client td{padding:10px 12px;font-size:12px}.iqg-calc-client td:last-child{white-space:normal}
 .iqg-calc-client .compare{grid-template-columns:minmax(0,1fr)!important}
 .iqg-calc-client .scen{min-width:0}
 .iqg-calc-client .scen li{gap:10px}.iqg-calc-client .scen li span:last-child{text-align:right}
 .iqg-calc-client .sticky{padding-left:12px;padding-right:12px}.iqg-calc-client .sticky-btn{padding:10px 13px;font-size:12px}.iqg-calc-client .sticky-v{font-size:18px}
 .iqg-calc-client .verdict{padding:22px 18px}
}
@media(prefers-reduced-motion:reduce){.iqg-calc-client *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

/* Readable text in both calculators, including conditional results and notices. */
.iqg-calc-client {
 --green:#276529;--green-mid:#245827;--ink-soft:#4d6053;
 --amber:#865014;--gold:#76551d;
}
.iqg-calc-client--price label span,
.iqg-calc-client--price .sl-labels span,
.iqg-calc-client--price .live-u,
.iqg-calc-client--price .pbc-note,
.iqg-calc-client--price .leg-i,
.iqg-calc-client--price .disc,
.iqg-calc-client--price .add-op,
.iqg-calc-client--price .role-skip:hover {color:var(--ink-soft)}
.iqg-calc-client--price .fg label,
.iqg-calc-client--price label[style] {color:var(--ink)!important;font-size:14px!important}
.iqg-calc-client--price label span,
.iqg-calc-client--price .sl-labels span,
.iqg-calc-client--price .live-u,
.iqg-calc-client--price .live-l,
.iqg-calc-client--price .pbc-note,
.iqg-calc-client--price .pbc-cond,
.iqg-calc-client--price .leg-i,
.iqg-calc-client--price .res-u,
.iqg-calc-client--price .res-l,
.iqg-calc-client--price .price-note,
.iqg-calc-client--price .cta-note,
.iqg-calc-client--price .eatp,
.iqg-calc-client--price .partner-msg,
.iqg-calc-client--price .disc,
.iqg-calc-client--pbc .field .hint,
.iqg-calc-client--pbc .stat .note {font-size:13px;font-weight:400;line-height:1.6}
.iqg-calc-client--price .role-block {opacity:1!important}
.iqg-calc-client--price .res-card {color:#fff}
.iqg-calc-client--price .res-card .res-u,
.iqg-calc-client--price .res-card .res-l,
.iqg-calc-client--price .res-card .price-lbl,
.iqg-calc-client--price .res-card .price-note,
.iqg-calc-client--price .res-card .next-step p,
.iqg-calc-client--price .res-card .eatp,
.iqg-calc-client--price .res-card .cta-note,
.iqg-calc-client--price .res-card .partner-msg {color:#edf3e9}
/* The supplied PBC summary uses inline colors; restrict overrides to that summary. */
.iqg-calc-client--price .res-bd>div:has(#resPBC) [style*="color"] {color:#fff!important}
.iqg-calc-client--price .res-bd>div:has(#resPBC)>div:first-child>div {font-size:13px!important;line-height:1.6}
.iqg-calc-client--price .price-v,
.iqg-calc-client--price .sticky-v {color:#fff}
.iqg-calc-client--price .price-lbl,
.iqg-calc-client--price .next-step p {font-size:14px}
.iqg-calc-client--price .partner-msg a {color:#fff;text-decoration:underline}
.iqg-calc-client--price .partner-msg a:hover {color:#fff;text-decoration-thickness:2px}
.iqg-calc-client--price .alert {font-size:14px;line-height:1.65;font-weight:400}
.iqg-calc-client--price .alert-fire {background:#edf5eb;color:#174d23;border-color:#38723a}
.iqg-calc-client--price .alert-weight {background:#fff0e6;color:#87320f;border-color:#b24a19}
.iqg-calc-client--price .alert-depth {background:#eaf3ff;color:#174c82;border-color:#3673ac}
.iqg-calc-client--price .alert-frost,
.iqg-calc-client--price .alert-irr {background:#fff4d6;color:#68460b;border-color:#9b6b15}
.iqg-calc-client--price .res-card .tip-i {background:#edf3e9;color:#123f1c;width:18px;height:18px;font-size:12px}
.iqg-calc-client--price .tip::after {font-size:13px}
.iqg-calc-client--price .cta-btn.sec {color:#fff;border-color:#c7dbc9}
.iqg-calc-client--price .sticky-lbl {color:#edf3e9;font-size:13px}
.iqg-calc-client--pbc .panel-intro,
.iqg-calc-client--pbc .verdict .vsub,
.iqg-calc-client--pbc .verdict .vwhy,
.iqg-calc-client--pbc .threshold,
.iqg-calc-client--pbc .checklist ul,
.iqg-calc-client--pbc footer {font-weight:400}
