:root{--teal:#0E5E59;--teal-dark:#0A4642;--ivory:#FAF7F0;--amber:#E8A33D;--amber-dark:#C9882A;--ink:#1E2B2A;--gray-ph:#D8D8D5}body{font-family:"Segoe UI",system-ui,-apple-system,sans-serif;color:var(--ink);background:var(--ivory);line-height:1.65}h1,h2,h3{font-weight:700;letter-spacing:-0.01em}.site-header{background:#fff;border-bottom:3px solid var(--teal);position:sticky;top:0;z-index:1030}.logo{font-size:1.35rem;letter-spacing:0.04em;color:var(--teal)}.logo strong{color:var(--amber-dark)}.phone-link{color:var(--teal);font-weight:700;text-decoration:none}.phone-link:hover{color:var(--teal-dark)}.btn-cta{background:var(--amber);color:var(--ink);font-weight:700;border:none;border-radius:8px;padding:0.7rem 1.4rem}.btn-cta:hover,.btn-cta:focus{background:var(--amber-dark);color:#fff}.btn-cta.btn-sm{padding:0.35rem 0.9rem}.btn-outline-cta{border:2px solid var(--teal);color:var(--teal);font-weight:700;border-radius:8px}.btn-outline-cta:hover{background:var(--teal);color:#fff}.hero{padding:4rem 0 3.5rem}.eyebrow{text-transform:uppercase;letter-spacing:0.12em;font-size:0.8rem;font-weight:700;color:var(--amber-dark);margin-bottom:0.75rem}.hero h1{font-size:clamp(1.8rem,4vw,2.7rem);color:var(--teal-dark)}.price-highlight{color:var(--amber-dark);border-bottom:4px solid var(--amber)}.lead-text{font-size:1.1rem;margin:1rem 0}.check-list li{margin-bottom:0.4rem;font-weight:500}.img-placeholder{background:var(--gray-ph);border:2px dashed #9a9a96;border-radius:12px;display:flex;align-items:center;justify-content:center;text-align:center;color:#555;font-weight:600}.img-placeholder span{align-self:center;padding:1rem}.img-placeholder small{font-weight:400}.trust-bar{background:var(--teal);color:#fff}.trust-bar strong{color:var(--amber);font-size:1.15rem}.section{padding:4rem 0}.section-alt{background:#fff}.section-title{text-align:center;color:var(--teal-dark);margin-bottom:1rem;font-size:clamp(1.5rem,3vw,2.1rem)}.section-title.text-start{text-align:left}.section-intro{text-align:center;max-width:640px;margin:0 auto 2.5rem}.container.narrow{max-width:820px}.price-card{background:#fff;border:1px solid #e3e0d8;border-radius:14px;padding:1.25rem;position:relative;display:flex;flex-direction:column;gap:0.6rem}.price-card.featured{border:2px solid var(--amber);box-shadow:0 8px 24px rgba(232,163,61,0.18)}.price-card h3{font-size:1.2rem;color:var(--teal-dark);margin:0.5rem 0 0}.price-card .price{font-size:1.7rem;font-weight:800;color:var(--teal);margin:0}.price-card .btn{margin-top:auto}.badge-popular{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--amber);color:var(--ink);font-size:0.75rem;font-weight:700;padding:0.25rem 0.9rem;border-radius:20px;text-transform:uppercase;letter-spacing:0.05em}.included-item{background:var(--ivory);border-left:4px solid var(--teal);padding:0.85rem 1rem;border-radius:0 8px 8px 0;font-weight:500}.step{text-align:center;padding:0 0.5rem}.step-num{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:var(--teal);color:var(--amber);font-size:1.4rem;font-weight:800;margin-bottom:0.75rem}.step h3{font-size:1.05rem}.accordion-button{font-weight:600;color:var(--teal-dark)}.accordion-button:not(.collapsed){background:rgba(14,94,89,0.08);color:var(--teal-dark);box-shadow:none}.accordion-button:focus{box-shadow:0 0 0 3px rgba(232,163,61,0.4)}.section-contact{background:var(--teal-dark)}.text-white-75{color:rgba(255,255,255,0.85)}.contact-form{background:#fff;border-radius:14px;padding:1.75rem;box-shadow:0 12px 32px rgba(0,0,0,0.25)}.contact-form .form-label{font-weight:600}.form-control:focus,.form-select:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(14,94,89,0.18)}.site-footer{background:var(--ink);color:rgba(255,255,255,0.8)}.site-footer a{color:var(--amber)}a:focus-visible,button:focus-visible{outline:3px solid var(--amber);outline-offset:2px}@media (prefers-reduced-motion:reduce){*{transition:none!important}}@media (max-width:575px){.hero{padding:2.5rem 0}.section{padding:2.75rem 0}}