:root{--sc-ink:#14271d;--sc-muted:#667168;--sc-line:#d9ded5;--sc-bg:#f5f4ee;--sc-card:#fffdf9;--sc-brand:#315b43;--sc-brand-strong:#173c2b;--sc-accent:#c7a66a;--sc-accent-dark:#806337;--sc-soft:#e9eee7;--sc-warn:#f7f0df;--sc-danger:#f8e8e3;--sc-shadow:0 16px 42px rgba(20,39,29,.09)}
.sc-wrap,.sc-wrap *{box-sizing:border-box}.sc-wrap button,.sc-wrap input,.sc-wrap select,.sc-wrap textarea{touch-action:manipulation}
.sc-wrap{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--sc-ink)}.sc-head h2{font-size:clamp(2rem,3.4vw,3.6rem);font-weight:520;letter-spacing:-.045em;line-height:1;margin:0 0 12px}.sc-head p{color:var(--sc-muted);max-width:850px;line-height:1.55}
.sc-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:18px;align-items:start}.sc-card{background:var(--sc-card);border:1px solid var(--sc-line);border-radius:14px;padding:19px;box-shadow:0 5px 20px rgba(23,55,70,.05)}
.sc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.sc-wide{grid-column:1/-1}.sc-field label{display:block;font-size:12px;font-weight:700;margin:0 0 6px}.sc-field input,.sc-field select,.sc-field textarea{width:100%;min-height:43px;border:1px solid #b9c9d0;border-radius:8px;padding:9px 10px;background:#fff;color:var(--sc-ink);font:inherit}.sc-field textarea{min-height:75px;resize:vertical}.sc-field input:focus,.sc-field select:focus,.sc-field textarea:focus{outline:3px solid rgba(23,107,93,.13);border-color:var(--sc-brand)}
.sc-hint,.sc-small{font-size:12px;color:var(--sc-muted);line-height:1.4;margin-top:5px}.sc-section{border-top:1px solid var(--sc-line);margin-top:17px;padding-top:17px}.sc-section h3,.sc-card h3{margin:0 0 12px;font-size:18px}.sc-hidden{display:none!important}
.sc-brackets{display:flex;gap:6px;flex-wrap:wrap}.sc-bracket{border:1px solid var(--sc-line);border-radius:999px;padding:6px 9px;font-size:12px;background:#fff}.sc-bracket.active{border-color:var(--sc-brand);background:var(--sc-soft);font-weight:700}
.sc-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.sc-picker{margin-bottom:18px}.sc-picker h3{font-size:15px;margin:0 0 9px}.sc-label{display:block;font-size:12px;font-weight:700;margin:0 0 7px}
.sc-type-tools{display:flex;align-items:center;gap:10px;margin:0 0 9px}.sc-type-tools input{flex:1;min-width:0;min-height:40px;border:1px solid #b9c9d0;border-radius:8px;padding:8px 10px;color:var(--sc-ink);font:inherit}.sc-type-tools span{white-space:nowrap;color:var(--sc-muted);font-size:11px}.sc-type-tools input:focus{outline:3px solid rgba(23,107,93,.13);border-color:var(--sc-brand)}
.sc-dirt-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;margin-top:9px}.sc-dirt-card{appearance:none;border:1px solid var(--sc-line);border-radius:9px;background:#fff;color:var(--sc-ink);padding:8px 6px;min-height:82px;display:flex;flex-direction:column;align-items:center;gap:3px;cursor:pointer;font:inherit}.sc-dirt-card i{display:block;width:34px;height:18px;border:2px solid #7e958f;border-radius:4px;background:linear-gradient(to top,#a97045 var(--fill),#dce9e6 var(--fill));position:relative}.sc-dirt-card i:after{content:"";position:absolute;inset:4px 6px;border-radius:50%;background:#627a73}.sc-dirt-card i.custom{background:repeating-linear-gradient(135deg,#dce9e6 0 5px,#b8cbc6 5px 10px)}.sc-dirt-card b{font-size:12px}.sc-dirt-card small{font-size:9px;line-height:1.2;color:var(--sc-muted)}.sc-dirt-card.active{border:2px solid var(--sc-brand);background:var(--sc-soft);padding:7px 5px}.sc-photo-drop{min-height:116px;border:2px dashed #9eb8b1;border-radius:12px;background:#f6faf9;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;text-align:center;padding:16px;cursor:pointer;color:var(--sc-brand)}.sc-photo-drop:hover,.sc-photo-drop.dragging{border-color:var(--sc-brand);background:var(--sc-soft)}.sc-photo-drop small{color:var(--sc-muted)}.sc-photo-plus{font-size:28px;line-height:1}.sc-photo-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px}.sc-photo-item{position:relative;margin:0;border:1px solid var(--sc-line);border-radius:9px;overflow:hidden;background:#fff}.sc-photo-item img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.sc-photo-item figcaption{padding:6px 8px;font-size:10px;color:var(--sc-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sc-photo-item button{position:absolute;right:5px;top:5px;width:26px;height:26px;border:0;border-radius:50%;background:rgba(24,50,71,.85);color:#fff;font-size:20px;line-height:1;cursor:pointer}
.sc-choice-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.sc-choice-grid.metals{grid-template-columns:repeat(5,minmax(0,1fr))}.sc-choice{appearance:none;border:1px solid var(--sc-line);background:#fff;color:var(--sc-ink);border-radius:10px;padding:10px 8px;min-height:88px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center;cursor:pointer;font:inherit;font-size:12px;line-height:1.2}.sc-choice:hover{border-color:#8eaaa5}.sc-choice.active{border:2px solid var(--sc-brand);background:var(--sc-soft);padding:9px 7px;box-shadow:0 0 0 2px rgba(23,107,93,.08)}.sc-choice svg{width:34px;height:34px;fill:currentColor;color:var(--sc-brand);flex:none}.sc-choice span{display:flex;flex-direction:column;gap:3px;align-items:center}.sc-choice small{font-size:10px;color:var(--sc-muted)}
.sc-choice:disabled{cursor:not-allowed;opacity:.42;background:#eef2f3;border-color:#d5dde1;box-shadow:none}.sc-choice:disabled:hover{border-color:#d5dde1}.sc-choice:disabled svg{color:#71818a}
.sc-choice.diagnostic{border-style:dashed;background:#fbf8ef}.sc-choice.diagnostic.active{border-style:solid;background:#fff3d3}.sc-choice.diagnostic svg{width:42px;height:42px}
.sc-element{width:45px;height:45px!important;border:2px solid currentColor;border-radius:7px;display:grid!important;grid-template-columns:1fr;grid-template-rows:12px 1fr;gap:0!important;place-items:center;color:var(--sc-brand);background:#fff}.sc-element small{justify-self:start;padding-left:4px;font-size:8px}.sc-element b{font-size:16px;line-height:1;letter-spacing:-.5px}.sc-choice-grid.vehicles{grid-template-columns:repeat(3,minmax(0,1fr))}.sc-choice.vehicle{min-height:118px}.sc-choice.vehicle svg{width:54px;height:48px}.sc-choice.vehicle svg.sc-long-truck-icon{width:84px}.sc-choice.vehicle b{font-size:13px}
.sc-choice-grid.compact-choices{grid-template-columns:repeat(2,minmax(0,1fr))}.sc-choice-grid.counterparty-choices{grid-template-columns:repeat(3,minmax(0,1fr))}.compact-choices .sc-choice,.counterparty-choices .sc-choice{min-height:104px}.compact-choices .sc-choice svg,.counterparty-choices .sc-choice svg{width:38px;height:38px}.compact-choices .sc-choice b,.counterparty-choices .sc-choice b{font-size:13px}
.sc-weight-box{background:#f8fbfa;border:1px solid var(--sc-line);border-radius:12px;padding:15px;margin-top:8px}.sc-weight-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.sc-weight-head h3{margin:0}.sc-weight-number{width:105px!important;min-height:38px!important;text-align:right;font-weight:700;font-size:17px}.sc-range{width:100%;margin:17px 0 10px;accent-color:var(--sc-brand);cursor:pointer}.sc-weight-scale{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:3px}.sc-weight-band{border:0;border-top:7px solid #b9c9cd;background:#edf3f3;color:var(--sc-ink);min-height:54px;padding:6px 3px;border-radius:4px;cursor:pointer;font:inherit}.sc-weight-band:nth-child(2){border-color:#9bbab5}.sc-weight-band:nth-child(3){border-color:#79a99f}.sc-weight-band:nth-child(4){border-color:#548f84}.sc-weight-band:nth-child(5){border-color:#31796c}.sc-weight-band:nth-child(6){border-color:#185f54}.sc-weight-band b,.sc-weight-band small{display:block;font-size:10px;line-height:1.2}.sc-weight-band small{color:var(--sc-muted);margin-top:4px}.sc-weight-band.active{background:var(--sc-brand);color:#fff;transform:translateY(-2px)}.sc-weight-band.active small{color:#dcece8}.sc-status.compact{padding:8px 10px;margin:9px 0 0}.sc-table-scroll{overflow:auto}
.sc-location-switch{display:flex;gap:6px;margin:0 0 13px;padding:4px;background:#edf3f2;border-radius:10px;width:max-content;max-width:100%}.sc-location-switch button{border:0;border-radius:7px;background:transparent;color:var(--sc-ink);padding:9px 13px;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.sc-location-switch button.active{background:#fff;color:var(--sc-brand);box-shadow:0 1px 5px rgba(20,54,65,.12)}.compact-section{margin-top:13px;padding-top:13px}.sc-map-wrap{margin:12px 0 14px}.sc-map-toolbar,.sc-map-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;color:var(--sc-muted)}.sc-map-toolbar{margin-bottom:7px}.sc-map{height:300px;position:relative;overflow:hidden;border:1px solid #aec0c8;border-radius:10px;background:#dbe7e5}.sc-map-loading,.sc-map-error{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;text-align:center;color:var(--sc-muted)}.sc-map-error{flex-direction:column;gap:7px;background:#f6faf9}.sc-map-error b{color:var(--sc-ink)}.sc-map-footer{margin-top:7px;align-items:flex-start;flex-wrap:wrap}.sc-map-footer a{color:var(--sc-brand);font-weight:700}.sc-mandatory-note{margin-top:18px;padding:16px 18px;border:2px solid #c77c16;border-radius:12px;background:#fff3d3;color:#493313;line-height:1.45;text-align:center}.sc-mandatory-note strong{font-weight:800}.sc-lead .sc-button{width:100%;margin-top:10px}
.sc-schematic-section{margin-top:18px}.sc-schematic-map{width:100%;aspect-ratio:620/420;min-height:250px;max-height:430px;overflow:hidden;border:1px solid #c8ced1;border-radius:12px;background:#e9eced}.sc-schematic-map svg{display:block;width:100%;height:100%;background:#e9eced}.sc-mo-shape{fill:#e3e6e7;stroke:#9ca5a9;stroke-width:2;vector-effect:non-scaling-stroke}.sc-built-up{fill:url(#sc-build-pattern);stroke:#bec5c8;stroke-width:1;opacity:.8;vector-effect:non-scaling-stroke}.sc-schematic-map pattern path{fill:none;stroke:#aeb7ba;stroke-width:1}.sc-river{fill:none;stroke:#a8c2c9;stroke-width:5;stroke-linecap:round;opacity:.85;vector-effect:non-scaling-stroke}.sc-district{fill:#d5dadc;fill-opacity:.76;stroke:#fff;stroke-width:1.5;vector-effect:non-scaling-stroke}.sc-district.active{fill:#cce7dc;fill-opacity:.98;stroke:#397b69;stroke-width:2.5}.sc-district-label,.sc-city-zone text{font:700 10px Arial,sans-serif;fill:#536166;text-anchor:middle;pointer-events:none;paint-order:stroke;stroke:#eef0f1;stroke-width:3;stroke-linejoin:round}.sc-district-label.active,.sc-city-zone.active text{fill:#176b5d;stroke:#e6f2ee}.sc-road{fill:none;stroke:#6f797d;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.sc-mkad-road{stroke-width:4;stroke-dasharray:9 4}.sc-ttk-road{stroke-width:2.5;stroke-dasharray:4 3}.sc-road-label{font:800 9px Arial,sans-serif;fill:#4e585c;paint-order:stroke;stroke:#edf0f0;stroke-width:3}.sc-city-zone ellipse{fill:#c7ccce;fill-opacity:.9;stroke:#fff;stroke-width:1.5;vector-effect:non-scaling-stroke}.sc-city-zone.active ellipse{fill:#cce7dc;stroke:#397b69;stroke-width:2.5}.sc-region-label{font:700 13px Arial,sans-serif;fill:#667276;letter-spacing:.2px}.sc-schematic-marker circle,.sc-schematic-marker path{vector-effect:non-scaling-stroke}.sc-schematic-marker circle{fill:#fff;stroke:#397b69;stroke-width:3;opacity:.94}.sc-schematic-marker path{fill:#176b5d}.sc-schematic-marker text{font:700 12px Arial,sans-serif;fill:#183247;paint-order:stroke;stroke:#fff;stroke-width:4;stroke-linejoin:round}.sc-schematic-marker.pending circle{stroke-dasharray:4 3}.sc-schematic-marker.pending path{fill:#7b8991}.sc-map-legend{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:8px 0 4px;color:var(--sc-muted);font-size:10px}.sc-map-legend span{display:inline-flex;align-items:center;gap:5px}.sc-map-legend i{display:inline-block;width:18px;height:10px;border:1px solid #a5afb2;border-radius:3px;background:#d5dadc}.sc-map-legend i.selected{background:#cce7dc;border-color:#397b69}.sc-map-legend i.road{height:0;border:0;border-top:3px dashed #6f797d;border-radius:0}.sc-map-legend i.build{background:repeating-linear-gradient(135deg,#d7dbdc 0 3px,#b8c0c2 3px 4px)}.sc-map-source{margin:8px 0 0;color:var(--sc-muted);font-size:10px;line-height:1.45}.sc-map-source a{color:var(--sc-brand)}
.sc-access-help{margin-top:14px;border:1px solid var(--sc-line);border-radius:10px;background:#f8fbfa;padding:0 12px}.sc-access-help summary{cursor:pointer;padding:11px 0;font-weight:700;color:var(--sc-brand)}.sc-access-table{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-bottom:8px}.sc-access-table>div{background:#fff;border:1px solid var(--sc-line);border-radius:8px;padding:10px;display:flex;flex-direction:column;gap:6px}.sc-access-table b{font-size:12px}.sc-access-table span,.sc-access-help p{font-size:11px;line-height:1.4;color:var(--sc-muted)}
.sc-button{border:0;border-radius:8px;padding:11px 16px;background:var(--sc-brand);color:#fff;font-weight:700;cursor:pointer;min-height:43px}.sc-button.secondary{background:#edf2f3;color:var(--sc-ink);border:1px solid var(--sc-line)}.sc-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}
.sc-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.sc-metric{background:#f2f6f6;border-radius:10px;padding:12px}.sc-metric span{display:block;color:var(--sc-muted);font-size:12px;margin-bottom:6px}.sc-metric strong{font-size:20px}.sc-metric.full{grid-column:1/-1}.sc-status{padding:11px;border-radius:9px;background:var(--sc-soft);font-size:13px;line-height:1.45;margin:12px 0}.sc-status.warn{background:var(--sc-warn)}.sc-status.bad{background:var(--sc-danger)}
.sc-table{width:100%;border-collapse:collapse;font-size:13px}.sc-table th,.sc-table td{padding:8px 6px;border-bottom:1px solid var(--sc-line);text-align:left;vertical-align:top}.sc-table th{color:var(--sc-muted);font-size:11px;text-transform:uppercase}.sc-table .num{text-align:right;white-space:nowrap}.sc-table tr.active{background:var(--sc-soft)}
.sc-service-basis{display:block;margin-top:3px;color:var(--sc-muted);font-size:10px;line-height:1.3;white-space:normal}.sc-covered{display:block;color:var(--sc-brand);font-weight:800}
.sc-lead{background:#f6faf9;border:1px solid var(--sc-line);border-radius:11px;padding:14px;margin-top:15px}.sc-lead h3{margin-top:0}.sc-message{font-size:13px;margin-top:10px}.sc-price-link{color:var(--sc-brand);font-weight:700}.sc-note{font-size:12px;color:var(--sc-muted);line-height:1.45}.sc-mobile-result-bar{display:none}
.sc-district-label.focus{font-size:1.6px;stroke-width:.35}
@media(max-width:850px){
  .sc-wrap{padding-bottom:78px}.sc-layout{grid-template-columns:1fr}.sc-wrap,.sc-layout,.sc-card,.sc-head{min-width:0}.sc-choice-grid.metals{grid-template-columns:repeat(4,minmax(0,1fr))}.sc-access-table{grid-template-columns:1fr}.sc-result-card{scroll-margin-top:10px}
  .mm-advanced-calculator:not(.is-in-view) .sc-mobile-result-bar{display:none}
  .sc-mobile-result-bar{position:fixed;z-index:1000;left:50%;bottom:max(10px,env(safe-area-inset-bottom));transform:translateX(-50%);width:min(560px,calc(100% - 20px));min-height:62px;border:1px solid rgba(255,255,255,.25);border-radius:14px;padding:9px 13px;background:#183247;color:#fff;box-shadow:0 10px 30px rgba(9,31,45,.3);display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;font:inherit;cursor:pointer}
  .sc-mobile-result-bar span{display:flex;min-width:0;flex-direction:column;gap:2px}.sc-mobile-result-bar small{font-size:10px;color:#c8d8df}.sc-mobile-result-bar strong{font-size:18px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sc-mobile-result-bar>b{flex:none;border-radius:8px;padding:8px 10px;background:var(--sc-brand);font-size:12px}.sc-mobile-result-bar.ready strong{color:#fff}.sc-mobile-result-bar.at-result{opacity:0;pointer-events:none;transform:translate(-50%,10px)}
}
@media(max-width:620px){
  .demo-shell{padding:14px 10px}.sc-head h2{font-size:25px;line-height:1.12;overflow-wrap:anywhere}.sc-head p{font-size:14px;margin:8px 0 15px;overflow-wrap:anywhere}.sc-layout{gap:10px}.sc-card{padding:14px;border-radius:12px;overflow:hidden}.sc-section{margin-top:14px;padding-top:14px}.sc-picker{margin-bottom:15px}.sc-picker h3,.sc-section h3,.sc-card h3{line-height:1.25}
  .sc-field input,.sc-field select,.sc-field textarea{min-height:48px;padding:11px 10px;font-size:16px}.sc-button{min-height:48px;font-size:15px}.sc-actions .sc-button{width:100%}
  .sc-choice-grid,.sc-choice-grid.metals{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.sc-choice{min-height:82px;padding:8px 6px;gap:5px}.sc-choice.active{padding:7px 5px}.sc-choice svg{width:31px;height:31px}.sc-element{width:42px;height:42px!important}
  .sc-choice-grid.compact-choices{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-choices .sc-choice,.counterparty-choices .sc-choice{min-height:86px}.sc-choice-grid.counterparty-choices{grid-template-columns:1fr}.counterparty-choices .sc-choice{min-height:70px;flex-direction:row;justify-content:flex-start;text-align:left;padding:10px 14px}.counterparty-choices .sc-choice.active{padding:9px 13px}.counterparty-choices .sc-choice span{align-items:flex-start}
  .sc-choice-grid.vehicles{grid-template-columns:1fr}.sc-choice.vehicle{min-height:88px;flex-direction:row;justify-content:flex-start;text-align:left;padding:10px 13px}.sc-choice.vehicle.active{padding:9px 12px}.sc-choice.vehicle span{align-items:flex-start}.sc-choice.vehicle svg{width:64px;height:48px}.sc-choice.vehicle svg.sc-long-truck-icon{width:92px}
  .sc-weight-box{padding:13px}.sc-weight-head{align-items:flex-start}.sc-weight-number{width:86px!important;font-size:16px!important}.sc-range{height:32px;margin:12px 0 7px}.sc-weight-scale{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:108px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;padding:3px 1px 8px}.sc-weight-band{scroll-snap-align:start;min-height:58px}.sc-weight-caption{font-size:12px}
  .sc-dirt-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sc-dirt-card{min-height:78px}.sc-photo-list{grid-template-columns:repeat(2,minmax(0,1fr))}.sc-photo-drop{min-height:104px;padding:13px}
  .sc-grid,.sc-summary{grid-template-columns:1fr}.sc-wide,.sc-metric.full{grid-column:auto}.sc-type-tools{align-items:stretch;flex-direction:column}.sc-type-tools input{min-height:48px;font-size:16px}.sc-type-tools span{white-space:normal}
  .sc-location-switch{width:100%;gap:3px}.sc-location-switch button{flex:1;min-height:44px;padding:8px 6px;font-size:12px}.sc-map{height:260px}.sc-map-toolbar,.sc-map-footer{align-items:flex-start;flex-direction:column}.sc-schematic-map{min-height:220px;aspect-ratio:1.2}.sc-access-help{padding:0 10px}
  .sc-metric{padding:11px}.sc-metric strong{font-size:18px;overflow-wrap:anywhere}.sc-table{font-size:12px}.sc-table th,.sc-table td{padding:8px 4px}.sc-table .num{white-space:normal;text-align:right}.sc-service-basis{font-size:9px}.sc-mandatory-note{margin-top:12px;padding:13px 12px;font-size:13px}.sc-lead{padding:12px}.sc-lead .sc-button{font-size:14px}.sc-status{overflow-wrap:anywhere}
}
@media(max-width:380px){
  .demo-shell{padding:10px 6px}.sc-card{padding:11px}.sc-head h2{font-size:22px}.sc-choice{font-size:11px}.compact-choices .sc-choice{min-height:92px}.sc-weight-head{gap:6px}.sc-weight-head h3{font-size:16px}.sc-weight-number{width:76px!important}.sc-mobile-result-bar{width:calc(100% - 12px);bottom:max(6px,env(safe-area-inset-bottom));padding:8px 10px}.sc-mobile-result-bar strong{font-size:16px}.sc-mobile-result-bar>b{padding:7px 8px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.sc-weight-band.active{transform:none}.sc-mobile-result-bar{transition:none}}

.sc-step-progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-bottom:14px}.sc-step-progress button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:7px;border:1px solid var(--sc-line);border-radius:10px;background:#f7f5ef;color:var(--sc-muted);font:inherit;font-size:11px;font-weight:800;cursor:pointer}.sc-step-progress button span{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#dfe4df;color:var(--sc-ink)}.sc-step-progress button.active{border-color:var(--sc-brand);background:var(--sc-soft);color:var(--sc-ink)}.sc-step-progress button.active span,.sc-step-progress button.complete span{background:var(--sc-brand);color:#fff}.sc-step-progress button.complete{color:var(--sc-brand)}
.sc-step{margin-top:8px;border:1px solid var(--sc-line);border-radius:12px;background:#fff;overflow:hidden}.sc-step>summary{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;min-height:68px;padding:12px 15px;list-style:none;cursor:pointer}.sc-step>summary::-webkit-details-marker{display:none}.sc-step>summary>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#e7e2d9;color:var(--sc-brand);font-size:12px;font-weight:900}.sc-step>summary>b{font-size:15px}.sc-step>summary>small{max-width:230px;color:var(--sc-muted);font-size:11px;text-align:right}.sc-step>summary:after{content:"＋";display:none;color:var(--sc-brand);font-size:20px}.sc-step[open]{border-color:#b89a77;box-shadow:0 8px 24px rgba(21,32,25,.07)}.sc-step[open]>summary{border-bottom:1px solid var(--sc-line);background:#faf7f1}.sc-step[open]>summary>span{background:var(--sc-brand);color:#fff}.sc-step-body{padding:17px}.sc-step-body>.sc-picker:last-of-type{margin-bottom:0}.sc-step-actions{display:flex;justify-content:space-between;gap:8px;margin-top:16px}.sc-step-actions .sc-button:only-child{margin-left:auto}.sc-step .sc-section:first-child{margin-top:0}.sc-result-details,.sc-lead{margin-top:13px;border:1px solid var(--sc-line);border-radius:11px;background:#f8fbfa;overflow:hidden}.sc-result-details>summary,.sc-lead>summary{position:relative;padding:14px 42px 14px 15px;list-style:none;color:var(--sc-brand);font-weight:800;cursor:pointer}.sc-result-details>summary::-webkit-details-marker,.sc-lead>summary::-webkit-details-marker{display:none}.sc-result-details>summary:after,.sc-lead>summary:after{content:"＋";position:absolute;right:15px}.sc-result-details[open]>summary:after,.sc-lead[open]>summary:after{content:"−"}.sc-result-details>div,.sc-lead>div{padding:0 14px 14px}.sc-lead{padding:0}.sc-metric--price{background:#183247;color:#fff}.sc-metric--price span{color:#c8d8df}.sc-metric--price strong{font-size:24px}
.sc-mobile-result-bar{display:none}.mm-advanced-calculator.is-in-view .sc-mobile-result-bar.ready:not(.at-result){position:fixed;z-index:1000;right:24px;bottom:24px;width:min(430px,calc(100% - 48px));min-height:66px;border:1px solid rgba(255,255,255,.25);border-radius:16px;padding:10px 13px;background:#183247;color:#fff;box-shadow:0 14px 38px rgba(9,31,45,.34);display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;font:inherit;cursor:pointer}.sc-mobile-result-bar span{display:flex;min-width:0;flex-direction:column;gap:2px}.sc-mobile-result-bar small{font-size:10px;color:#c8d8df}.sc-mobile-result-bar strong{font-size:19px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sc-mobile-result-bar>b{flex:none;border-radius:9px;padding:9px 11px;background:var(--sc-brand);font-size:12px}
@media(max-width:850px){.mm-advanced-calculator.is-in-view .sc-mobile-result-bar.ready:not(.at-result){left:50%;right:auto;bottom:max(10px,env(safe-area-inset-bottom));transform:translateX(-50%);width:min(560px,calc(100% - 20px))}}
@media(max-width:620px){.sc-step-progress{display:flex;overflow-x:auto;padding-bottom:4px}.sc-step-progress button{flex:0 0 118px}.sc-step>summary{grid-template-columns:38px 1fr 24px;padding:10px 11px}.sc-step>summary>span{width:34px;height:34px}.sc-step>summary>small{grid-column:2;grid-row:2;max-width:none;text-align:left}.sc-step>summary:after{display:block;grid-column:3;grid-row:1/3}.sc-step[open]>summary:after{content:"−"}.sc-step-body{padding:13px}.sc-step-actions{flex-direction:column-reverse}.sc-step-actions .sc-button{width:100%}}

/* 1.5 — friendly forest/sage calculator */
.sc-head{position:relative;margin-bottom:23px;padding-right:min(22vw,220px)}
.sc-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:13px;color:var(--sc-brand);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.sc-eyebrow:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--sc-accent);box-shadow:0 0 0 5px rgba(199,166,106,.16)}
.sc-head p{margin-bottom:17px}
.sc-trust-row{display:flex;gap:8px;flex-wrap:wrap}
.sc-trust-row span{display:flex;align-items:center;gap:8px;min-height:36px;padding:5px 12px 5px 6px;border:1px solid rgba(49,91,67,.14);border-radius:999px;background:rgba(255,253,249,.74);color:var(--sc-brand-strong);font-size:11px}
.sc-trust-row i{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:var(--sc-brand);color:#fff;font-size:9px;font-style:normal;font-weight:900}
.sc-card{border-color:rgba(49,91,67,.15);border-radius:20px;box-shadow:var(--sc-shadow)}
.sc-layout{gap:22px}
.sc-layout>form{background:rgba(255,253,249,.94)}
.sc-result-card{position:sticky;top:18px;overflow:hidden;background:linear-gradient(180deg,#fffdf9,#f7f8f3);border-color:rgba(49,91,67,.22)}
.sc-result-card>h3{margin:-19px -19px 15px;padding:18px 19px 16px;background:var(--sc-brand-strong);color:#fff;font-size:17px;letter-spacing:-.02em}
.sc-field input,.sc-field select,.sc-field textarea,.sc-type-tools input{border-color:#cbd4cb;border-radius:11px;background:#fffefa}
.sc-field input:focus,.sc-field select:focus,.sc-field textarea:focus,.sc-type-tools input:focus{outline-color:rgba(49,91,67,.15);border-color:var(--sc-brand);box-shadow:0 0 0 1px var(--sc-brand)}
.sc-choice,.sc-dirt-card{border-color:#d5ddd5;border-radius:13px;background:#fffefa;transition:transform .16s ease,border-color .16s ease,background-color .16s ease,box-shadow .16s ease}
.sc-choice:hover,.sc-dirt-card:hover{transform:translateY(-2px);border-color:#87a18e;box-shadow:0 8px 20px rgba(49,91,67,.08)}
.sc-choice.active,.sc-dirt-card.active{border-color:var(--sc-brand);background:#eaf1e9;box-shadow:inset 0 0 0 1px var(--sc-brand),0 9px 22px rgba(49,91,67,.1)}
.sc-choice svg,.sc-element{color:var(--sc-brand)}
.sc-element{background:#f8faf5}
.sc-step-progress{gap:8px}
.sc-step-progress button{border-color:#d6ddd6;border-radius:13px;background:rgba(255,253,249,.7)}
.sc-step-progress button span{background:#e1e9e1;color:var(--sc-brand-strong)}
.sc-step-progress button.active{border-color:#7e9c86;background:#edf3eb;color:var(--sc-brand-strong);box-shadow:0 7px 18px rgba(49,91,67,.08)}
.sc-step-progress button.complete{color:var(--sc-brand)}
.sc-step-progress button.active span,.sc-step-progress button.complete span{background:var(--sc-brand);color:#fff}
.sc-step{border-color:#d9e0d9;border-radius:16px;background:#fffefa}
.sc-step>summary{min-height:72px}
.sc-step>summary>span{background:#edf1e9;color:var(--sc-brand)}
.sc-step[open]{border-color:#86a08c;box-shadow:0 13px 32px rgba(49,91,67,.1)}
.sc-step[open]>summary{background:linear-gradient(90deg,#edf3eb,#f8f5ed);border-bottom-color:#dce2da}
.sc-step[open]>summary>span{background:var(--sc-brand);color:#fff;box-shadow:0 6px 15px rgba(49,91,67,.2)}
.sc-button{min-height:46px;border-radius:999px;background:var(--sc-brand);box-shadow:0 7px 18px rgba(49,91,67,.18);transition:transform .16s ease,background-color .16s ease,box-shadow .16s ease}
.sc-button:hover{transform:translateY(-1px);background:var(--sc-brand-strong);box-shadow:0 10px 23px rgba(23,60,43,.22)}
.sc-button.secondary{background:#f1f3ed;color:var(--sc-brand-strong);box-shadow:none}
.sc-weight-box,.sc-lead,.sc-result-details,.sc-access-help{background:#f3f6f0}
.sc-weight-band{border-top-color:#b9cabd;background:#edf2ec}
.sc-weight-band:nth-child(2){border-color:#9eb7a4}.sc-weight-band:nth-child(3){border-color:#83a48d}.sc-weight-band:nth-child(4){border-color:#688f76}.sc-weight-band:nth-child(5){border-color:#4c785d}.sc-weight-band:nth-child(6){border-color:#315b43}
.sc-location-switch{background:#e7eee7}.sc-location-switch button.active{color:var(--sc-brand);background:#fffefa}
.sc-photo-drop{border-color:#9eb7a5;background:#f4f8f2}.sc-photo-drop:hover,.sc-photo-drop.dragging{background:#e9f0e7}
.sc-mandatory-note{border-color:#d5bd8c;background:#f8f1df;color:#4a402d;text-align:left}
.sc-metric{border:1px solid #e0e5df;background:#f1f5f0;border-radius:13px}
.sc-metric--price{border-color:var(--sc-brand-strong);background:linear-gradient(135deg,var(--sc-brand-strong),#315b43);color:#fff;box-shadow:0 13px 28px rgba(23,60,43,.2)}
.sc-metric--price span{color:#d7e3d9}.sc-metric--price strong{font-size:27px}
.sc-status{border:1px solid rgba(49,91,67,.09)}
.sc-mobile-result-bar,.mm-advanced-calculator.is-in-view .sc-mobile-result-bar.ready:not(.at-result){border-color:rgba(255,255,255,.2);background:linear-gradient(135deg,var(--sc-brand-strong),#315b43);box-shadow:0 16px 40px rgba(20,39,29,.3)}
.sc-mobile-result-bar>b{background:var(--sc-accent);color:var(--sc-ink)}

@media(max-width:1080px){
  .sc-head{padding-right:0}.sc-layout{grid-template-columns:1fr}.sc-result-card{position:relative;top:auto}.sc-choice-grid.metals{grid-template-columns:repeat(5,minmax(0,1fr))}
  .mm-advanced-calculator.is-in-view .sc-mobile-result-bar.ready:not(.at-result){left:50%;right:auto;bottom:max(12px,env(safe-area-inset-bottom));transform:translateX(-50%);width:min(600px,calc(100% - 24px))}
}
@media(max-width:760px){.sc-choice-grid.metals{grid-template-columns:repeat(4,minmax(0,1fr))}.sc-card{border-radius:17px}}
@media(max-width:620px){
  .sc-head{margin-bottom:17px}.sc-eyebrow{font-size:10px}.sc-trust-row{display:grid;grid-template-columns:1fr 1fr}.sc-trust-row span:last-child{grid-column:1/-1}.sc-head h2{font-size:29px}
  .sc-step-progress{display:grid;grid-template-columns:1fr 1fr;overflow:visible;padding:0}.sc-step-progress button{flex:auto;justify-content:flex-start;min-width:0;padding-inline:10px}
  .sc-choice-grid.metals{grid-template-columns:repeat(2,minmax(0,1fr))}.sc-result-card>h3{margin:-14px -14px 14px;padding:16px 14px}.sc-step>summary{min-height:66px}.sc-mobile-result-bar>b{color:var(--sc-ink)}
}
@media(max-width:380px){.sc-head h2{font-size:26px}.sc-trust-row{grid-template-columns:1fr}.sc-trust-row span:last-child{grid-column:auto}.sc-step-progress button{font-size:10px}}
