.calculator-intro{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.calculator-intro>p{max-width:420px;color:var(--muted);line-height:1.6;margin:0}.guided-button{border:0;background:var(--teal);color:#fff;border-radius:99px;padding:11px 18px;display:flex;gap:9px;align-items:center;cursor:pointer}.guided-button b{font-size:12px}.field-help{min-height:30px;font-weight:400!important;line-height:1.35;color:#81909d!important}.results-grid div{position:relative}.term-info{border:1px solid rgba(255,255,255,.25);border-radius:50%;width:18px;height:18px;background:transparent;color:#a7d8ca;font-size:10px;cursor:pointer;position:absolute;right:10px;top:16px}.excel-button{border-color:rgba(217,164,65,.65);color:#f0c86e;margin-top:10px}.glossary{padding:110px clamp(24px,5vw,76px);background:#fff}.glossary-grid{max-width:1350px;margin:auto;display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.glossary-grid article{border:1px solid var(--line);padding:28px 22px;border-radius:6px}.glossary-grid article>b{color:var(--teal);font:800 24px "Manrope"}.glossary-grid h3{font-size:15px;margin:28px 0 10px}.glossary-grid p{font-size:13px;color:var(--muted);line-height:1.55}.guided-dialog,.term-dialog{border:0;border-radius:10px;box-shadow:0 30px 100px rgba(0,0,0,.35);padding:38px;max-width:560px;width:calc(100% - 30px);color:var(--navy)}dialog::backdrop{background:rgba(16,42,67,.72);backdrop-filter:blur(4px)}.dialog-close{position:absolute;right:16px;top:12px;border:0;background:none;font-size:25px;cursor:pointer;color:var(--muted)}.guide-progress{height:4px;background:#e7eeec;border-radius:4px;margin:0 0 35px}.guide-progress i{display:block;height:100%;width:20%;background:var(--teal);transition:.25s}.guide-question h2{font:700 27px "Manrope";margin:0 0 10px}.guide-question p{color:var(--muted);line-height:1.55}.guide-question input,.guide-question select{width:100%;height:55px;border:1px solid var(--line);padding:0 15px;margin-top:18px}.guide-actions{display:flex;justify-content:space-between;margin-top:30px}.guide-actions button{padding:12px 24px;border:1px solid var(--navy);background:#fff;color:var(--navy);cursor:pointer}.guide-actions button:last-child{background:var(--navy);color:#fff}.term-dialog h3{font:700 25px "Manrope"}.term-dialog p{color:var(--muted);line-height:1.7}.term-dialog .primary-button{border:0;cursor:pointer;margin-top:15px}.flyer{display:none}@media(max-width:950px){.glossary-grid{grid-template-columns:1fr 1fr}.calculator-intro{align-items:flex-start}}@media(max-width:580px){.glossary-grid{grid-template-columns:1fr}}@media print{body>*:not(.flyer){display:none!important}.flyer{display:block!important;width:210mm;height:297mm;padding:18mm;background:#f7f5ef;color:#102a43}.flyer-brand{font:800 24px "Manrope";letter-spacing:.12em;border-bottom:2px solid #0f8b72;padding-bottom:12mm}.flyer-brand small{float:right;font:600 11px "DM Sans";color:#0f8b72}.flyer-hero{background:#102a43;color:#fff;padding:18mm;margin-top:12mm}.flyer-hero p{color:#8edbc7}.flyer-hero h1{font:800 56px "Manrope";margin:5mm 0 0}.flyer-metrics{display:grid;grid-template-columns:1fr 1fr;gap:4mm;margin-top:10mm}.flyer-metrics div{background:#fff;border-left:4px solid #d9a441;padding:8mm}.flyer-metrics span{display:block;color:#6b7c8f;font-size:11px}.flyer-metrics b{display:block;font-size:22px;margin-top:3mm}.flyer-footer{position:absolute;bottom:18mm;left:18mm;right:18mm;display:flex;justify-content:space-between;border-top:1px solid #ccd5db;padding-top:5mm}.flyer-footer p{font-size:9px;max-width:130mm;color:#6b7c8f}}
