.service-landing .opening h1{white-space:normal;max-width:620px;line-height:1.12}
.service-landing .calculator-section{padding-bottom:76px}
.service-landing .section-heading h2{font-size:var(--heading-h2-size,30px)}
.service-target-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;align-items:start}
.service-target-grid>div,.service-rank-box{min-width:0}
.service-rank-box>legend,.quantity-box>legend{width:100%;padding:0;text-align:center;font-size:12px;font-weight:700}
.service-rank-box .rank-preview{height:92px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;margin:10px 0 14px}
.service-rank-box .rank-preview>span:last-child{font:700 23px/1.15 var(--display);color:#334b6f}
.service-rank-box .rank-preview img{width:54px;height:54px}
.service-rank-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}
.service-rank-grid .rank-choice>span{min-height:67px}
.service-rank-grid .rank-choice small{font-size:9px}
.service-unranked{grid-column:1/-1}
.service-unranked>span{flex-direction:row;min-height:38px!important;gap:9px!important}
.unranked-mark{display:grid;place-items:center;width:30px;height:30px;border:1px solid #cbd8eb;border-radius:50%;font-weight:700;color:#6882a8}
.league-mark{display:grid;place-items:center;width:32px;height:32px;border:1px solid #b9cde9;border-radius:8px;background:#eaf1fb;font:700 21px var(--display);color:#416fae}
.rank-preview .league-mark{width:48px;height:48px;font-size:30px}
.service-divisions{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin-top:12px}
#service-form>.mode-picker{margin-top:28px}
.quantity-box{padding:0;margin:0;border:0}
.quantity-control{display:flex;align-items:center;justify-content:center;gap:20px;margin:42px 0 24px}
.quantity-control button{width:40px;height:40px;flex-shrink:0;border:1px solid #cbd9ee;border-radius:6px;background:#f4f7fd;color:#2e5eaa;font:500 24px Inter,sans-serif;cursor:pointer;transition:background .18s}
.quantity-control button:hover{background:#e7effc}
.quantity-control button:disabled{opacity:.4;cursor:default}
.quantity-control input{width:100px;padding:0;border:0;background:transparent;text-align:center;font:700 72px/1 var(--display);color:#2c5fad;appearance:textfield;box-shadow:none}
.quantity-control input::-webkit-inner-spin-button,.quantity-control input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
.quantity-range{width:100%;height:5px;accent-color:#3469c1;cursor:pointer;margin:16px 0 0}
.quantity-scale{display:flex;justify-content:space-between;font-size:10px;color:#7d8fa8;margin:8px 0 20px}
.quantity-presets{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}
.quantity-presets button{min-height:38px;border:1px solid #cbd9ee;border-radius:5px;background:#f6f8fc;color:#44618b;font:600 12px Inter,sans-serif;cursor:pointer}
.quantity-presets button[aria-pressed=true]{background:#eaf2ff;border-color:#3472ca;color:#245bb4;box-shadow:0 0 0 1px #3472ca}
.service-segments{display:flex;gap:8px;padding:0;border:0;margin:28px 0 0}
.service-segments legend{font-size:12px;font-weight:700;margin-bottom:12px}
.service-segments label{position:relative;flex:1;cursor:pointer}
.service-segments input{position:absolute;width:1px;height:1px;opacity:0}
.service-segments span{display:block;padding:12px;text-align:center;border:1px solid #ccd9ed;border-radius:5px;background:#f6f8fc;font-size:12px;font-weight:600;color:#476591}
.service-segments input:checked+span{background:#eaf2ff;border-color:#3472ca;color:#245bb4;box-shadow:0 0 0 1px #3472ca}
.service-segments input:focus-visible+span{outline:2px solid #3469c1;outline-offset:3px}
#service-form>.service-segments{margin:0 0 28px;max-width:360px}
.service-field-note{font-size:11px;line-height:1.7;color:#6f819c;margin:12px 0 0;min-height:38px}
.service-order-goal{text-align:center;padding:22px 0 16px}
.service-order-goal>span{display:block;font-size:10px;color:#7083a0;margin-bottom:8px}
.service-order-goal>strong{display:block;font:700 25px/1.3 var(--display);color:#314f7b}
.service-order-facts{padding:18px 0;margin:16px 0 0;border-top:1px solid var(--line)}
.service-order-facts>div{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin:0 0 13px;font-size:12px}
.service-order-facts>div:last-child{margin-bottom:0}
.service-order-facts dt{color:#71829b;font-size:11px}.service-order-facts dd{margin:0;text-align:right;font-weight:600}
.service-landing .summary-price{margin-top:4px}
.service-landing .settings-grid.stadium-settings{grid-template-columns:repeat(3,minmax(0,1fr))}
.service-landing .calc-select-field:has(select:disabled){opacity:.5}
.service-landing [data-stadium-wins]{max-width:440px;margin:12px auto 30px}
.service-landing [hidden]{display:none!important}
@media(max-width:1000px){.service-target-grid{gap:18px}.service-landing .opening h1{max-width:520px}.service-rank-grid .rank-choice small{font-size:8px}.quantity-control{gap:12px}}
@media(max-width:650px){.service-landing .opening h1{max-width:440px}.service-landing .calculator-section{padding-bottom:40px}.service-target-grid{grid-template-columns:1fr;gap:28px}.service-rank-box{padding-top:24px;border-top:1px solid var(--line)}.service-rank-box .rank-preview{height:78px;margin:8px 0 12px}.service-rank-grid .rank-choice small{font-size:10px}.service-rank-grid .rank-choice>span{min-height:69px}.quantity-control{margin-top:26px}.quantity-control input{font-size:64px}.service-landing .settings-grid.stadium-settings{grid-template-columns:repeat(2,minmax(0,1fr))}.service-landing .settings-grid.stadium-settings>.calc-select-field:last-child{grid-column:1/-1}.service-field-note{min-height:0}.service-order-goal{padding-top:18px}.service-landing .section-heading h2{font-size:var(--heading-h2-size,26px)}}
