*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#1a1a2e;background:#fff;line-height:1.6;padding-bottom:64px;-webkit-font-smoothing:antialiased}@media(min-width:769px){body{padding-bottom:0}}img{max-width:100%;height:auto;display:block}a{color:var(--primary);text-decoration:none}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.site-header{background:var(--primary);color:#fff;position:sticky;top:0;z-index:1000;box-shadow:0 2px 8px #0003}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:10px 20px;max-width:1200px;margin:0 auto;gap:16px}.header-brand{font-size:1.05rem;font-weight:800;color:#fff;line-height:1.2;min-width:0}@media(max-width:600px){.header-brand{font-size:.92rem}}.header-nav{display:none}@media(min-width:769px){.header-nav{display:flex;gap:20px;align-items:center}.header-nav a{color:#ffffffd9;font-size:.88rem;font-weight:500;transition:color .15s}.header-nav a:hover{color:var(--accent)}}.header-tel{display:flex;align-items:center;gap:6px;color:var(--accent);font-weight:800;font-size:1rem;white-space:nowrap;flex-shrink:0}.breadcrumb{background:#f4f6f9;padding:8px 0;font-size:.8rem;color:#666}.breadcrumb ol{display:flex;flex-wrap:wrap;gap:6px;list-style:none}.breadcrumb li:after{content:"›";margin-left:6px;color:#999}.breadcrumb li:last-child:after{display:none}.hero{background:linear-gradient(135deg,var(--primaryDark),var(--primary));background-size:cover;background-position:center;color:#fff;padding:52px 20px 60px;text-align:center}@media(min-width:769px){.hero{padding:78px 20px 88px}}.figband{padding:34px 0 10px}.figband figure{max-width:1000px;margin:0 auto;padding:0 20px}.figband img{width:100%;height:auto;border-radius:12px;box-shadow:0 6px 22px #0000001a;aspect-ratio:4 / 3;object-fit:cover}@media(min-width:769px){.figband img{aspect-ratio:16 / 7}}.figband figcaption{text-align:center;font-size:.82rem;color:#7a8496;margin-top:8px}.hero h1{font-size:clamp(1.9rem,6vw,2.8rem);font-weight:800;line-height:1.12;margin-bottom:10px;text-shadow:0 2px 8px rgba(0,0,0,.25)}.hero-sub{font-size:1rem;opacity:.92;margin-bottom:18px}.hero-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:26px}.hero-badge{background:#ffffff1f;border:1px solid rgba(255,255,255,.25);border-radius:20px;padding:4px 14px;font-size:.8rem;font-weight:600}.cta-call{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--cta);color:#fff;font-size:1.2rem;font-weight:800;padding:18px 28px;border-radius:12px;width:100%;max-width:420px;box-shadow:0 6px 20px #28a74573;animation:pulse 2.2s ease-in-out infinite;min-height:62px}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.025)}}.cta-call svg{width:24px;height:24px;fill:#fff;flex-shrink:0}.trust-bar{background:var(--accent);color:var(--accentText);padding:10px 20px;text-align:center;font-weight:700;font-size:.88rem}.section{padding:46px 0}.section-alt{background:#f4f6f9}.section-title{font-size:clamp(1.4rem,3vw,1.8rem);font-weight:700;text-align:center;margin-bottom:10px}.section-divider{width:60px;height:3px;background:var(--accent);margin:0 auto 30px;border-radius:2px}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.service-card{background:#fff;border:1px solid #e8ecf1;border-radius:8px;padding:22px;transition:box-shadow .2s,transform .2s}.service-card:hover{box-shadow:0 4px 16px #00000014;transform:translateY(-2px)}.service-card h3{font-size:1.05rem;font-weight:700;margin-bottom:8px;color:var(--primary)}.service-card p{font-size:.9rem;color:#555}.content-block{max-width:820px;margin:0 auto}.content-block p{margin-bottom:16px;font-size:.97rem;line-height:1.75;color:#333}.zones-grid{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:20px}.zone-link{display:inline-block;padding:6px 14px;background:#f4f6f9;border:1px solid #d0d8e4;border-radius:6px;font-size:.85rem;color:var(--primary);font-weight:500;transition:all .15s}.zone-link:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.mid-cta{background:linear-gradient(135deg,var(--primaryDark),var(--primary));color:#fff;padding:42px 20px;text-align:center}.mid-cta h2{font-size:1.5rem;font-weight:700;margin-bottom:8px}.mid-cta .phone-big{font-size:2rem;font-weight:800;color:var(--accent);margin-bottom:16px}.mid-cta .phone-big a{color:var(--accent)}.reviews-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;max-width:1000px;margin:0 auto}.review-card{background:#fff;border:1px solid #e8ecf1;border-radius:10px;padding:20px 22px;display:flex;flex-direction:column;gap:8px}.review-stars{color:#f5a623;font-size:1rem;letter-spacing:1px}.review-card h3{font-size:1rem;font-weight:700;color:var(--primary)}.review-card p{font-size:.9rem;color:#444;line-height:1.6}.review-author{font-size:.83rem;color:#7a8496;font-weight:600;margin-top:2px}.review-agg{text-align:center;margin-bottom:22px;font-size:.95rem;color:#555}.review-agg strong{color:var(--primary);font-size:1.05rem}.faq-list{max-width:820px;margin:0 auto}.faq-item{border-bottom:1px solid #e8ecf1;padding:18px 0}.faq-item h3{font-size:1rem;font-weight:600;margin-bottom:8px}.faq-item p{font-size:.92rem;color:#555}.site-footer{background:var(--primaryDark);color:#bdc3c7;padding:40px 0 20px}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:30px;margin-bottom:28px}.footer-col h4{color:#fff;font-size:.95rem;font-weight:700;margin-bottom:12px}.footer-col p,.footer-col li{font-size:.85rem;line-height:1.7}.footer-col ul{list-style:none}.footer-col a{color:#bdc3c7}.footer-col a:hover{color:var(--accent)}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding-top:16px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px}.footer-bottom p{font-size:.8rem;color:#8a94a6}.footer-bottom a{color:#8a94a6}.footer-tel{margin-top:8px}.footer-tel a{color:var(--accent);font-weight:800;font-size:1.15rem;letter-spacing:.3px}.footer-check{list-style:none}.footer-check li{position:relative;padding-left:16px}.footer-check li:before{content:"•";position:absolute;left:0;color:var(--accent);font-weight:700}.footer-price{margin-top:12px;font-size:.82rem;line-height:1.6;color:#9aa6ba;font-weight:700}.footer-price-link{display:inline-block;margin-top:8px;color:var(--accent);font-weight:700;font-size:.85rem}.footer-legal-title{margin-top:20px}.footer-owner .footer-logo{max-width:150px;height:auto;margin:6px 0 14px;display:block}.dmca-badge{display:inline-block;margin-top:4px}.sticky-bar{position:fixed;bottom:0;left:0;right:0;z-index:9999;display:flex;height:64px;background:#fff;box-shadow:0 -4px 16px #0000002e;padding:8px 10px calc(8px + env(safe-area-inset-bottom))}@media(min-width:769px){.sticky-bar{display:none}}.sticky-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;font-weight:700;font-size:1rem;height:100%}.sticky-btn-call{background:var(--cta);color:#fff}.sticky-btn-call svg{width:22px;height:22px;fill:#fff}.call-float{display:none}@media(min-width:769px){.call-float{display:inline-flex;position:fixed;right:24px;bottom:24px;z-index:9998;align-items:center;gap:10px;background:var(--cta);color:#fff;font-weight:800;font-size:1.05rem;padding:14px 22px;border-radius:50px;box-shadow:0 8px 24px #28a74573;animation:pulse 2.2s ease-in-out infinite}.call-float svg{width:22px;height:22px;fill:#fff}}
