/* Accessible editorial tabs. Information and native disclosure semantics are server-rendered. */
.sct-cost-explorer{--cost-ink:#22382f;--cost-muted:#536156;box-sizing:border-box;margin:44px 0;border:1px solid #cdd3c7;border-radius:0;background:#f7f7ef;color:var(--cost-ink);overflow:clip;text-align:left}.sct-cost-explorer *{box-sizing:border-box}.sct-cost-explorer__head{padding:30px 30px 24px;background:transparent}.sct-cost-explorer__eyebrow{display:block;font-size:9px;font-weight:600;letter-spacing:.13em;text-transform:uppercase;color:#54634e;margin-bottom:21px}.sct-cost-explorer .sct-cost-explorer__head h2{margin:0 0 14px;font-size:clamp(27px,3vw,36px);font-weight:460;line-height:1.12;letter-spacing:-.045em;text-align:left;max-width:760px}.sct-cost-explorer .sct-cost-explorer__head p{font-size:14px;line-height:1.7;color:var(--cost-muted);margin:0;max-width:65ch}
.sct-cost-explorer__tabs{display:flex;gap:0;max-width:100%;overflow-x:auto;padding:0;border-top:1px solid #bfc7b6;border-bottom:1px solid #bfc7b6;background:#edeee3;scrollbar-width:thin}.sct-cost-explorer__tabs button{display:flex;align-items:center;justify-content:center;gap:11px;flex:1 0 auto;min-height:54px;padding:15px 16px;border:0;border-radius:0;background:transparent;color:#344f3e;font:inherit;font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap}.sct-cost-explorer__tabs button:hover{background:#e0e5d5}.sct-cost-explorer__tabs button[aria-selected=true]{background:#22382f;color:#fff}.sct-cost-explorer__tab-number{font-size:10px;font-weight:400}.sct-cost-explorer :focus-visible{outline:3px solid #996239;outline-offset:-4px}.sct-cost-explorer__panels{padding:0 30px;min-width:0}.sct-cost-explorer__panel{padding:30px 0 26px}.sct-cost-explorer__panel[hidden]{display:none}
.sct-cost-explorer[data-cost-ready] .sct-cost-explorer__copy{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(0,.8fr);gap:42px}.sct-cost-explorer__body,.sct-cost-explorer__copy,.sct-cost-explorer__prose{min-width:0}.sct-cost-explorer .sct-cost-explorer__body h3{font-size:24px;line-height:1.24;letter-spacing:-.035em;margin:0 0 16px;font-weight:500;text-align:left}.sct-cost-explorer .sct-cost-explorer__body p,.sct-cost-explorer .sct-cost-explorer__body li{font-size:14px;line-height:1.8;color:var(--cost-muted);text-align:left;margin:0 0 11px}.sct-cost-explorer .sct-cost-explorer__body ul{margin:14px 0 0;padding-left:19px;list-style:disc}.sct-cost-explorer .sct-cost-explorer__body li{margin:3px 0;padding-left:3px}
.sct-cost-explorer__prompt{align-self:start;margin:2px 0 0;padding-top:17px;border-top:1px solid #aebba1}.sct-cost-explorer__prompt>span{display:block;font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#53654d;margin-bottom:17px;font-weight:600}.sct-cost-explorer .sct-cost-explorer__prompt p{font-size:22px;font-style:italic;line-height:1.45;letter-spacing:-.025em;font-weight:400;color:#304b37;margin:0}.sct-cost-explorer__detail{background:white;border:1px solid #cdd3c7;border-radius:0;margin:12px 0}.sct-cost-explorer__detail summary{padding:16px 18px;cursor:pointer;font-size:15px;font-weight:550}.sct-cost-explorer__detail .sct-cost-explorer__body{padding:0 18px 18px}.sct-cost-explorer:not([data-cost-ready]) .sct-cost-explorer__prompt{margin-top:18px}
.sct-cost-explorer__foot{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 30px;padding:15px 0;border-top:1px solid #c7cfbb;font-size:12px}.sct-cost-explorer__foot>span{color:var(--cost-muted)}.sct-cost-explorer a{color:#254c38;text-decoration:underline;text-underline-offset:4px}.sct-cost-explorer__foot a{display:inline-flex;align-items:center;gap:5px;min-height:40px;font-weight:550;font-size:13px}.sct-cost-explorer .sct-cost-explorer__source{font-size:10px;line-height:1.7;margin:0;padding:13px 30px;background:#eeefe4;color:#4e614d}.sct-cost-explorer .sct-cost-explorer__source a{font-size:inherit}
@media(max-width:700px){.sct-cost-explorer__head{padding:25px 21px}.sct-cost-explorer__panels{padding:0 21px}.sct-cost-explorer__tabs button{flex:0 0 auto;padding:14px 15px;min-height:49px;gap:8px}.sct-cost-explorer[data-cost-ready] .sct-cost-explorer__copy{grid-template-columns:minmax(0,1fr);gap:22px}.sct-cost-explorer__panel{padding:25px 0}.sct-cost-explorer__foot{margin:0 21px;align-items:flex-start;flex-direction:column;gap:6px}.sct-cost-explorer .sct-cost-explorer__source{padding:13px 21px}.sct-cost-explorer__prompt{margin:0}.sct-cost-explorer .sct-cost-explorer__prompt p{font-size:20px}.sct-cost-explorer .sct-cost-explorer__body h3{font-size:23px}}
@media print{.sct-cost-explorer__tabs{display:none}.sct-cost-explorer__panel[hidden]{display:block}}
