.triangle-estimator{--te-ink:#151515;--te-accent:#f15a2b;max-width:920px;margin:clamp(2rem,6vw,6rem) auto;padding:clamp(1.5rem,5vw,4rem);background:#f6f3ee;color:var(--te-ink);border:1px solid rgba(21,21,21,.14);border-radius:24px;box-shadow:0 20px 60px rgba(0,0,0,.08)}
.triangle-estimator__eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;font-weight:700;color:var(--te-accent)}
.triangle-estimator h2{font-size:clamp(2rem,5vw,4rem);line-height:.98;margin:.35rem 0 1rem}.triangle-estimator form{display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:end;margin:2rem 0}.triangle-estimator label{display:block;font-weight:700;margin:0 0 .5rem}.triangle-estimator select,.triangle-estimator input{width:100%;min-height:52px;padding:.75rem 1rem;border:1px solid #aaa;border-radius:8px;background:#fff;color:#111}.triangle-estimator button,.triangle-estimator__cta{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:.75rem 1.4rem;border:0;border-radius:999px;background:var(--te-ink);color:#fff;text-decoration:none;font-weight:700;cursor:pointer}.triangle-estimator button:hover,.triangle-estimator__cta:hover{background:var(--te-accent);color:#fff}.triangle-estimator__duration{grid-column:1/-1}.triangle-estimator__result{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(21,21,21,.2)}.triangle-estimator__result:empty{display:none}.triangle-estimator dl{max-width:520px;margin:1.25rem 0}.triangle-estimator dl div{display:flex;justify-content:space-between;gap:1rem;padding:.5rem 0;border-bottom:1px solid rgba(21,21,21,.15)}.triangle-estimator dt,.triangle-estimator dd{margin:0}.triangle-estimator__total{font-size:1.2em;font-weight:800}.triangle-estimator__range{font-size:clamp(1.4rem,4vw,2.4rem);font-weight:800}.triangle-estimator__fineprint{font-size:.86rem;opacity:.72;margin-top:1.5rem}.triangle-estimator__error{color:#9a1d12;font-weight:700}@media(max-width:700px){.triangle-estimator form{grid-template-columns:1fr}.triangle-estimator button{width:100%}}

