:root{--rc-primary:#0d6e6e;--rc-dark:#18333a;--rc-soft:#eff8f7;--rc-warm:#e97840}.navbar-brand{letter-spacing:-.3px}.rc-mark{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--rc-primary);color:#fff;font-size:.75rem}.hero{background:linear-gradient(135deg,#ecfaf8 0%,#fff 60%,#fff5ed 100%);padding:5rem 0 4rem}.hero h1{letter-spacing:-1.6px}.eyebrow{display:inline-block;font-weight:700;color:var(--rc-primary);font-size:.78rem;text-transform:uppercase;letter-spacing:.09em;margin-bottom:.8rem}.rc-card{background:#fff;border:1px solid #e6eceb;border-radius:18px;box-shadow:0 10px 30px rgba(24,51,58,.05)}.rc-card:hover{box-shadow:0 15px 35px rgba(24,51,58,.09)}.soft{background:var(--rc-soft)}.section{padding:4rem 0}.cost-number{font-size:2rem;font-weight:800;color:var(--rc-dark)}.muted{color:#637275}.calc-panel{position:sticky;top:90px}.rc-footer{background:#173039;color:#fff}.rc-footer a{color:#d9ece8;display:block;text-decoration:none;margin:.35rem 0}.rc-footer a:hover{color:#fff}.pill{display:inline-flex;align-items:center;gap:.4rem;border-radius:999px;padding:.35rem .65rem;font-size:.8rem;font-weight:700}.pill-active{background:#d8f4e9;color:#166534}.pill-wait{background:#fff0db;color:#9a4d05}.breadcrumb{font-size:.85rem}.local-list a{color:inherit;text-decoration:none}.local-list a:hover{color:var(--rc-primary)}.faq .accordion-button:not(.collapsed){color:var(--rc-primary);background:#f3fbfa}.form-label{font-weight:600}.required:after{content:' *';color:#b42318}.notice-box{border-left:4px solid var(--rc-warm);background:#fff8f3;padding:1rem;border-radius:0 12px 12px 0}.result-card{border:2px solid #bce3dc;background:#fbfffe}.small-disclaimer{font-size:.82rem;color:#68767a}@media(max-width:991px){.hero{padding:3.5rem 0}.calc-panel{position:static}}