.wfe-estimator{--wfe-bg:#fff;--wfe-surface:#f5f7fb;--wfe-ink:#0d1b2a;--wfe-text:#1b263b;--wfe-muted:#526071;--wfe-accent:#0d6efd;--wfe-soft:#eaf2ff;--wfe-border:#d8e3f0;color:var(--wfe-text);font-family:"Noto Sans","Helvetica Neue",Arial,sans-serif;margin:clamp(22px,3vw,40px) 0;max-width:100%;overflow:hidden;border:1px solid var(--wfe-border);border-radius:10px;background:var(--wfe-bg)}
.wfe-estimator *{box-sizing:border-box}
.wfe-estimator [hidden]{display:none!important}
.wfe-estimator__header{padding:clamp(22px,3vw,30px);background:var(--wfe-surface);border-bottom:1px solid var(--wfe-border)}
.wfe-estimator__eyebrow{margin:0 0 6px;color:var(--wfe-accent);font-size:11px;font-weight:700;letter-spacing:.1em}
.wfe-estimator__header h2,.wfe-estimator__result h3{color:var(--wfe-ink);font-weight:700;line-height:1.12}
.wfe-estimator__header h2{margin:0 0 10px;font-size:clamp(24px,3vw,32px);max-width:none;letter-spacing:-.015em;text-wrap:balance}
.wfe-estimator__header>p:not(.wfe-estimator__eyebrow):not(.wfe-estimator__rate-badge){max-width:72ch;margin:0;color:var(--wfe-muted);line-height:1.55}
.wfe-estimator__rate-badge{display:inline-flex;margin:12px 0 0;padding:5px 9px;border:1px solid var(--wfe-border);border-radius:6px;background:var(--wfe-bg);color:var(--wfe-ink);font-size:12px;font-weight:700}
.wfe-estimator__form{padding:clamp(20px,3vw,28px)}
.wfe-estimator__step{min-width:0;margin:0 0 20px;padding:0 0 20px;border:0;border-bottom:1px solid var(--wfe-border)}
.wfe-estimator__step legend{display:flex;align-items:center;gap:9px;width:100%;margin:0 0 14px;padding:0;color:var(--wfe-ink);font-size:17px;font-weight:700}
.wfe-estimator__step legend span{display:grid;place-items:center;width:24px;height:24px;border-radius:6px;background:var(--wfe-accent);color:#fff;font-size:12px}
.wfe-estimator label{display:block;margin:0 0 5px;color:var(--wfe-ink);font-size:13px;font-weight:700}
.wfe-estimator label span{color:var(--wfe-muted);font-weight:400}
.wfe-estimator .wfe-estimator__required{display:inline;color:#b42318;font-weight:800}
.wfe-estimator__required-note{margin:-5px 0 10px;color:var(--wfe-muted);font-size:12px;line-height:1.4}
.wfe-estimator input,.wfe-estimator select{display:block;width:100%;min-height:44px;margin:0;padding:8px 11px;border:1px solid #d8e3f0;border-radius:6px;background:#fff;color:var(--wfe-ink);font:inherit}
.wfe-estimator input:focus,.wfe-estimator select:focus,.wfe-estimator button:focus-visible,.wfe-estimator a:focus-visible{outline:3px solid #0d6efd;outline-offset:2px;border-color:var(--wfe-accent)}
.wfe-estimator input[aria-invalid="true"]{border-color:#0d1b2a}
.wfe-estimator__error{display:block;min-height:18px;margin-top:4px;color:#0d1b2a;font-size:13px;font-weight:600}
.wfe-estimator__method-row{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.35fr);gap:14px;align-items:end}
.wfe-estimator__route{display:flex;align-items:center;gap:12px;min-height:44px;margin:0;padding:8px 11px;border:1px solid var(--wfe-border);border-radius:6px;background:var(--wfe-soft)}
.wfe-estimator__route strong{color:var(--wfe-ink);font-size:14px}
.wfe-estimator [data-wfe-container-field]{margin-top:13px}
.wfe-estimator__field{min-width:0}.wfe-estimator__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:13px}
.wfe-estimator__mode{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:13px 0;padding:4px;background:var(--wfe-surface);border-radius:10px}
.wfe-estimator__mode label{display:flex;align-items:center;gap:8px;margin:0;padding:9px 10px;border:1px solid transparent;border-radius:6px;background:#fff;font-weight:600;cursor:pointer}
.wfe-estimator__mode input{width:18px;min-height:18px;accent-color:var(--wfe-accent)}
.wfe-estimator__units{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:13px 0}
.wfe-estimator__package{position:relative;margin:0 0 12px;padding:14px;border:1px solid var(--wfe-border);border-radius:10px;background:var(--wfe-surface)}
.wfe-estimator__package>strong{display:block;margin-bottom:12px;color:var(--wfe-ink)}
.wfe-estimator__package-grid{display:grid;grid-template-columns:.7fr repeat(4,1fr);gap:10px}.wfe-estimator__package-grid label{margin:0;font-size:12px}.wfe-estimator__package-grid input{min-height:44px;margin-top:6px}
.wfe-estimator button,.wfe-estimator a.wfe-estimator__primary{appearance:none;min-height:44px;padding:10px 16px;border-radius:6px;font:inherit;font-weight:700;line-height:1.25;text-align:center;text-decoration:none;cursor:pointer}
.wfe-estimator__primary{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--wfe-accent);background:var(--wfe-accent);color:#fff}
.wfe-estimator__primary:hover{background:#0d6efd;border-color:#0d6efd;color:#fff}
.wfe-estimator__secondary,.wfe-estimator__add{border:1px solid var(--wfe-accent);background:#fff;color:var(--wfe-accent)}
.wfe-estimator__remove{min-height:36px!important;margin-top:10px;padding:6px 10px!important;border:0;background:transparent;color:#0d1b2a;font-size:13px}
.wfe-estimator__add{margin-top:4px}.wfe-estimator__actions{display:flex;gap:10px;align-items:center}
.wfe-estimator__result{padding:0 clamp(20px,3vw,28px) clamp(22px,3vw,30px)}
.wfe-estimator__result:empty{display:none}
.wfe-estimator__result-heading{padding-top:18px;border-top:1px solid var(--wfe-border)}.wfe-estimator__result-heading h3{margin:0 0 12px;font-size:21px}
.wfe-estimator__result-list{display:grid;gap:12px}
.wfe-estimator__result-card{padding:18px;border:1px solid var(--wfe-border);border-radius:10px;background:var(--wfe-surface)}
.wfe-estimator__result-kicker{margin:0 0 7px;color:var(--wfe-accent);font-size:12px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}
.wfe-estimator__result-card h3{margin:0 0 14px;font-size:clamp(23px,3vw,31px)}
.wfe-estimator__result-card>p:not(.wfe-estimator__result-kicker){max-width:68ch;margin:0 0 18px;line-height:1.65}
.wfe-estimator__result-card>.wfe-estimator__primary{margin-top:2px}
.wfe-estimator dl{margin:0}.wfe-estimator dl div{display:grid;grid-template-columns:minmax(120px,.7fr) minmax(0,1.4fr);gap:16px;padding:10px 0;border-top:1px solid var(--wfe-border)}.wfe-estimator dt{color:var(--wfe-muted);font-weight:600}.wfe-estimator dd{margin:0;color:var(--wfe-ink);font-weight:700}
.wfe-estimator__comparison-note{margin:16px 0 0;padding-top:15px;border-top:1px solid var(--wfe-border);color:var(--wfe-muted)}
.wfe-estimator__scope{margin-top:14px;padding:18px 0 0;border-top:1px solid var(--wfe-border)}.wfe-estimator__scope h3{margin:0 0 5px;font-size:15px}.wfe-estimator__scope p{margin:0 0 12px;max-width:70ch;line-height:1.55}.wfe-estimator__disclaimer{color:var(--wfe-muted);font-size:13px}
.wfe-estimator__noscript{padding:22px;border-top:1px solid var(--wfe-border);background:var(--wfe-surface)}
@media(max-width:767px){.wfe-estimator{margin:22px 0}.wfe-estimator__header h2{font-size:clamp(23px,7vw,29px)}.wfe-estimator__method-row,.wfe-estimator__grid,.wfe-estimator__mode,.wfe-estimator__units{grid-template-columns:1fr}.wfe-estimator__route{gap:10px;justify-content:flex-start}.wfe-estimator__package-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wfe-estimator__actions{align-items:stretch;flex-direction:column}.wfe-estimator__actions button,.wfe-estimator__primary{width:100%}.wfe-estimator dl div{grid-template-columns:1fr;gap:3px}}
@media(max-width:389px){.wfe-estimator__header,.wfe-estimator__form,.wfe-estimator__result{padding-left:18px;padding-right:18px}.wfe-estimator__package-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.wfe-estimator *{scroll-behavior:auto!important;transition:none!important}}
