.mg-page{--mg-navy:#11264b;--mg-green:#00bd83;--mg-ink:#142d49;--mg-muted:#607087;--mg-line:#e2e9f0;--mg-radius:18px;color:var(--mg-ink)}
.mg-shell{max-width:1200px;margin:48px auto 30px;padding:0 24px}
.mg-shell *,.mg-bottom-cta *{box-sizing:border-box}
.mg-shell h2,.mg-shell h3,.mg-bottom-cta h2{color:var(--mg-navy);letter-spacing:-.025em}
.mg-shell h2{font-size:clamp(25px,2.6vw,32px);line-height:1.18;margin:5px 0 10px;font-weight:750}
.mg-shell h3{font-size:21px;margin:0 0 7px;font-weight:700}
.mg-shell p{line-height:1.55;color:var(--mg-muted);margin:0 0 12px}
.mg-calculator{padding:28px;background:linear-gradient(120deg,#fff,#f9fcff);border:1px solid var(--mg-line);border-radius:var(--mg-radius);box-shadow:0 5px 28px #1738580d}
.mg-heading{display:flex;align-items:center;gap:20px;margin-bottom:26px}
.mg-icon{display:grid;place-items:center;width:54px;height:54px;flex-shrink:0;border-radius:13px;background:var(--mg-navy);color:white;font-size:32px}
.mg-eyebrow{font-size:10px;letter-spacing:.16em;font-weight:750;color:#29745f;text-transform:uppercase}
.mg-heading p{margin:0;font-size:14px}
.mg-heading-mark{margin-left:auto;color:var(--mg-green);font-size:58px;line-height:1;padding:0 20px}
.mg-calc-body{display:grid;grid-template-columns:minmax(0,1fr) 250px;border:1px solid var(--mg-line);border-radius:14px;background:white;overflow:hidden;box-shadow:0 3px 12px #12325906}
.mg-controls{padding:24px}
.mg-fields{display:grid;grid-template-columns:1fr 1fr .7fr 1.35fr;gap:14px}
.mg-shell label,.mg-shell legend{display:block;font-size:12px;font-weight:650;color:var(--mg-navy);margin:0}
.mg-shell input[type=text],.mg-shell select{font:inherit;font-size:15px;font-weight:500;display:block;width:100%;height:48px;background:#fff;border:1px solid #d6e0eb;border-radius:7px;color:var(--mg-ink);padding:10px 12px;margin-top:8px;min-width:0}
.mg-shell input[aria-invalid=true]{border-color:#b33434;background:#fff7f7}
.mg-shell :focus-visible,.mg-bottom-cta :focus-visible{outline:3px solid #3384d3;outline-offset:3px}
.mg-shell .mg-help{font-size:12px;margin:10px 0 20px;line-height:1.5}
.mg-options{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start}
.mg-options fieldset{min-width:0;border:0;padding:0;margin:0}
.mg-options legend{float:none;width:auto;margin-bottom:8px;line-height:normal}
.mg-segments{display:flex;border:1px solid #d6e0eb;background:#f5f8fb;padding:3px;border-radius:7px;min-height:48px}
.mg-segments label{flex:1;position:relative;cursor:pointer}
.mg-segments input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%;margin:0}
.mg-segments span{display:flex;align-items:center;justify-content:center;height:100%;min-height:40px;text-align:center;padding:6px 9px;border-radius:5px;font-size:12px;font-weight:600;line-height:1.3}
.mg-segments input:checked+span{background:var(--mg-navy);color:#fff;box-shadow:0 2px 5px #10264b26}
.mg-segments input:focus-visible+span{outline:3px solid #3384d3;outline-offset:2px}
.mg-shell .mg-info{display:flex;gap:9px;align-items:flex-start;font-size:12px;background:#f0f5fc;border-radius:7px;padding:13px;margin:22px 0 0;color:#435775}
.mg-info span{color:#2768b2;font-size:16px;line-height:1.2}
.mg-result{padding:24px;background:linear-gradient(125deg,#ecfcf5,#e7faf6);display:flex;flex-direction:column;justify-content:center}
.mg-result-label{display:block;font-size:12px;color:#536a72;line-height:1.4}
.mg-result strong{display:block;font-size:30px;letter-spacing:-.04em;color:#007e57;line-height:1.2;margin:3px 0 11px;font-weight:750}
.mg-result #mg-unit-price{font-size:27px}
.mg-result #mg-status{font-size:12px;line-height:1.4;margin:0 0 14px}
.mg-result #mg-status:empty{display:none}
.mg-button{border:0;display:flex;align-items:center;justify-content:center;gap:18px;background:#00865e;color:#fff!important;padding:12px 20px;border-radius:7px;font-size:14px;font-weight:700;text-decoration:none!important;cursor:pointer;line-height:1.5}
.mg-button:hover{background:#006d4d}
.mg-order{display:block;text-align:center;text-decoration:underline;font-size:12px;margin:12px 0;color:var(--mg-navy)}
.mg-result .mg-exclusions{font-size:11px;line-height:1.5;margin:0}
.mg-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:28px 12px 40px}
.mg-benefits>div{display:flex;gap:16px;padding:0 20px 0 0;border-right:1px solid var(--mg-line)}
.mg-benefits>div:last-child{border:0;padding:0}
.mg-benefits>div>span{color:var(--mg-navy);font-size:30px;line-height:1.2;width:32px;flex-shrink:0;text-align:center}
.mg-benefits h3{font-size:14px;letter-spacing:0;margin-bottom:5px}
.mg-benefits p{font-size:13px;margin:0}
.mg-compare{display:grid;grid-template-columns:.95fr 1fr 1fr;gap:20px;align-items:stretch;margin:0 0 24px}
.mg-compare-intro{align-self:center;padding:10px 18px 10px 0}
.mg-compare-intro h2{font-size:29px;margin:10px 0 16px}
.mg-compare-intro p{font-size:14px}
.mg-product{padding:24px 22px 20px;border-radius:14px;background:#eef8ff;overflow:hidden}
.mg-product.mg-domed{background:#fff9ee}
.mg-product>p{font-size:13px;min-height:40px}
.mg-product-image{width:100%;aspect-ratio:1.65;position:relative;overflow:hidden;border-radius:10px;background:white;margin:15px 0 20px}
.mg-product-image img{position:absolute;width:200%;max-width:none;height:100%;object-fit:cover;left:0;top:0}
.mg-domed .mg-product-image img{left:-100%}
.mg-product ul{list-style:none;padding:0;margin:0;display:grid;gap:10px}
.mg-product li{font-size:12px;line-height:1.5;color:#52677c;position:relative;padding-left:23px}
.mg-product li:before{content:'✓';position:absolute;left:0;top:1px;background:#00865e;color:#fff;width:15px;height:15px;border-radius:50%;text-align:center;font-size:10px;line-height:15px}
.mg-quote-details{border:1px solid var(--mg-line);border-radius:12px;padding:18px 22px;margin-top:22px;background:#fff}
.mg-quote-details summary{font-weight:650;color:var(--mg-navy);cursor:pointer}
.mg-quote-details p{font-size:13px;margin-top:12px}
.mg-quote-details textarea{font:inherit;font-size:13px;line-height:1.6;width:100%;padding:12px;border:1px solid var(--mg-line);border-radius:6px;resize:vertical}
.mg-copy{display:inline-flex;margin-top:12px;margin-right:14px}
#mg-copy-status{font-size:12px}
.mg-contact{display:inline-block;margin:12px 0;font-size:14px;text-decoration:underline;color:var(--mg-navy)}
.mg-legacy-prices{margin:16px 0 20px}
.mg-legacy-prices>summary{font-weight:650;color:var(--mg-navy);padding:18px 22px;border:1px solid var(--mg-line);border-radius:12px;background:#f7fafc;cursor:pointer}
.mg-legacy-prices[open]>summary{margin-bottom:22px}
#magnet-price-list>.overflow-hidden>.container{max-width:1152px}
.mg-retro>.overflow-hidden>.container{border:1px solid var(--mg-line);border-radius:14px;padding:24px;max-width:1152px;box-shadow:0 3px 20px #17385808}
.mg-retro h5{color:var(--mg-navy);font-size:22px;font-weight:700;letter-spacing:-.02em}
.mg-retro p{font-size:13px;color:var(--mg-muted)}
.mg-retro,.mg-services{max-width:1200px;margin:24px auto}
.mg-services .container{max-width:1152px!important;padding:0}
.mg-services .row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:0}
.mg-services .row>div{width:auto;padding:24px;border:1px solid var(--mg-line);border-radius:14px;box-shadow:0 3px 20px #17385808}
.mg-services h5{font-size:19px;font-weight:700;color:var(--mg-navy)}
.mg-retro .table,.mg-services .table{font-size:13px}
.mg-bottom-cta{max-width:1152px;margin:26px auto 40px;padding:25px 30px;background:linear-gradient(110deg,#e8faf3,#f1fffa);border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.mg-bottom-cta h2{font-size:23px;margin:0 0 6px}.mg-bottom-cta p{margin:0;color:var(--mg-muted);font-size:14px}
@media(max-width:1000px){.mg-calc-body{grid-template-columns:minmax(0,1fr) 220px}.mg-controls{padding:18px}.mg-calculator{padding:22px}.mg-fields{gap:10px}.mg-options{grid-template-columns:1fr}.mg-compare{grid-template-columns:1fr 1fr}.mg-compare-intro{grid-column:1/-1;max-width:650px}.mg-benefits{margin-left:0;margin-right:0;gap:15px}.mg-benefits>div{padding-right:12px;gap:10px}}
@media(max-width:700px){.mg-shell{margin-top:28px;padding:0 16px}.mg-calculator{padding:20px 14px}.mg-heading{gap:12px;margin-bottom:20px}.mg-heading-mark{display:none}.mg-icon{width:42px;height:46px;font-size:28px}.mg-heading h2{font-size:24px}.mg-eyebrow{font-size:9px}.mg-heading p{font-size:13px}.mg-calc-body{grid-template-columns:1fr}.mg-fields{grid-template-columns:1fr 1fr}.mg-controls{padding:18px 14px}.mg-result{padding:22px}.mg-result strong{font-size:32px}.mg-benefits{grid-template-columns:1fr;gap:18px;margin:26px 0}.mg-benefits>div{border:0;padding:0}.mg-benefits h3{font-size:15px}.mg-compare{gap:14px}.mg-product{padding:20px 16px}.mg-product h3{font-size:19px}.mg-product>p{min-height:60px}.mg-product li{font-size:12px}.mg-bottom-cta{margin:24px 16px;padding:24px;display:block}.mg-bottom-cta .mg-button{margin-top:18px}.mg-legacy-prices{padding:0 16px}.mg-retro,.mg-services{margin:24px 16px}.mg-services .container{padding:18px}.mg-quote-details{padding:18px 14px}}
@media(max-width:460px){.mg-compare{grid-template-columns:1fr}.mg-product>p{min-height:0}.mg-product-image{aspect-ratio:1.8}.mg-product{padding:24px}.mg-product li{font-size:13px}}
@media(max-width:700px){.mg-services .container{padding:0}.mg-services .row{grid-template-columns:1fr}.mg-services .row>div{padding:20px}}
@media(prefers-reduced-motion:no-preference){.mg-button{transition:background .15s ease}}
