*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--blue:#1d4ed8;--blue-dark:#1e3a8a;--blue-light:#eff6ff;--green:#16a34a;--orange:#ea580c;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-600:#4b5563;--gray-700:#374151;--gray-900:#111827;--white:#fff;--radius:8px;--shadow:0 1px 3px #0000001a, 0 1px 2px #0000000f;--shadow-md:0 4px 6px #00000012, 0 2px 4px #0000000f;--font:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}html{font-family:var(--font);color:var(--gray-900);scroll-behavior:smooth;font-size:16px;line-height:1.6}body{background:var(--white)}img{max-width:100%;height:auto;display:block}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}.container{max-width:1100px;margin:0 auto;padding:0 1.25rem}.section{padding:3rem 0}.section-sm{padding:2rem 0}h1{color:var(--gray-900);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.2}h2{color:var(--gray-900);margin-bottom:1rem;font-size:clamp(1.35rem,3vw,1.875rem);font-weight:700;line-height:1.3}h3{color:var(--gray-900);margin-bottom:.5rem;font-size:1.25rem;font-weight:600;line-height:1.4}p{color:var(--gray-700);margin-bottom:1rem}ul,ol{color:var(--gray-700);margin-bottom:1rem;padding-left:1.5rem}li{margin-bottom:.35rem}.site-header{background:var(--blue-dark);color:var(--white);z-index:100;box-shadow:var(--shadow-md);position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1rem;max-width:1100px;margin:0 auto;padding:.875rem 1.25rem;display:flex}.logo{color:var(--white);align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;display:flex}.logo:hover{color:#bfdbfe;text-decoration:none}.logo span{opacity:.8;font-size:.875rem;font-weight:400}.header-phone{color:var(--white);align-items:center;gap:.5rem;font-size:1rem;font-weight:600;display:flex}.header-phone:hover{color:#bfdbfe;text-decoration:none}.site-nav{background:var(--blue)}.nav-inner{gap:0;max-width:1100px;margin:0 auto;padding:0 1.25rem;display:flex;overflow-x:auto}.nav-link{color:#dbeafe;white-space:nowrap;border-bottom:2px solid #0000;padding:.65rem 1rem;font-size:.875rem;font-weight:500;transition:border-color .15s,color .15s;display:block}.nav-link:hover,.nav-link.active{color:var(--white);border-bottom-color:#93c5fd;text-decoration:none}.hero{background:linear-gradient(135deg, var(--blue-dark) 0%, var(--blue) 60%, #1e40af 100%);color:var(--white);text-align:center;padding:3.5rem 1.25rem}.hero h1{color:var(--white);margin-bottom:1rem}.hero p{color:#bfdbfe;max-width:600px;margin:0 auto 2rem;font-size:1.125rem}.hero-btns{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn{border-radius:var(--radius);cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .15s,transform .1s;display:inline-flex}.btn:hover{opacity:.9;text-decoration:none;transform:translateY(-1px)}.btn-primary{background:var(--white);color:var(--blue-dark)}.btn-green{background:var(--green);color:var(--white)}.btn-orange{background:var(--orange);color:var(--white)}.btn-outline{color:var(--white);background:0 0;border:2px solid #ffffff80}.btn-sm{padding:.5rem 1rem;font-size:.875rem}.card{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--gray-200);padding:1.5rem}.card-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.card h3{margin-bottom:.35rem}.card-icon{margin-bottom:.75rem;font-size:2rem}.card-price{color:var(--blue);margin-top:.5rem;font-size:1rem;font-weight:700}.card-time{color:var(--gray-600);font-size:.8rem}.cta-bar{background:var(--blue-light);border-radius:var(--radius);border:1px solid #bfdbfe;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:2rem 0;padding:1.5rem;display:flex}.cta-bar p{color:var(--blue-dark);margin:0;font-size:1.05rem;font-weight:600}.cta-btns{flex-wrap:wrap;gap:.75rem;display:flex}.badge{background:var(--green);color:var(--white);border-radius:999px;padding:.2rem .6rem;font-size:.75rem;font-weight:700;display:inline-block}.badge-blue{background:var(--blue)}.badge-orange{background:var(--orange)}.breadcrumb{background:var(--gray-50);border-bottom:1px solid var(--gray-200);padding:.65rem 1.25rem;font-size:.85rem}.breadcrumb-inner{flex-wrap:wrap;align-items:center;gap:.4rem;max-width:1100px;margin:0 auto;display:flex}.breadcrumb a{color:var(--blue)}.breadcrumb span{color:var(--gray-600)}.breadcrumb .sep{color:var(--gray-400)}.map-wrap{border-radius:var(--radius);box-shadow:var(--shadow-md);margin:1.5rem 0;overflow:hidden}.map-wrap iframe{border:0;width:100%;height:320px;display:block}.faq-list{padding:0;list-style:none}.faq-item{border:1px solid var(--gray-200);border-radius:var(--radius);margin-bottom:.75rem;overflow:hidden}.faq-q{background:var(--gray-50);color:var(--gray-900);padding:1rem 1.25rem;font-weight:600}.faq-a{color:var(--gray-700);background:var(--white);border-top:1px solid var(--gray-200);padding:.875rem 1.25rem}.service-chips{flex-wrap:wrap;gap:.5rem;margin:1rem 0;display:flex}.chip{background:var(--blue-light);color:var(--blue-dark);border:1px solid #bfdbfe;border-radius:999px;padding:.3rem .9rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s}.chip:hover{background:#dbeafe;text-decoration:none}.two-col{grid-template-columns:1fr 1fr;align-items:start;gap:2rem;display:grid}@media (width<=720px){.two-col{grid-template-columns:1fr}}.trust-bar{background:var(--gray-50);border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200);padding:1rem 0}.trust-items{flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1100px;margin:0 auto;padding:0 1.25rem;display:flex}.trust-item{color:var(--gray-700);align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:flex}.trust-icon{font-size:1.25rem}.site-footer{background:var(--gray-900);color:#d1d5db;margin-top:4rem;padding:2.5rem 0 1rem}.footer-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:2rem;max-width:1100px;margin:0 auto;padding:0 1.25rem 2rem;display:grid}.footer-col h4{color:var(--white);margin-bottom:.75rem;font-size:.95rem;font-weight:600}.footer-col ul{padding:0;list-style:none}.footer-col li{margin-bottom:.4rem}.footer-col a{color:#9ca3af;font-size:.875rem}.footer-col a:hover{color:var(--white)}.footer-col p{color:#9ca3af;margin-bottom:.4rem;font-size:.875rem}.footer-bottom{text-align:center;border-top:1px solid #374151;max-width:1100px;margin:0 auto;padding:1rem 1.25rem 0}.footer-bottom p{color:#6b7280;margin:0;font-size:.8rem}@media (width<=640px){.header-inner{flex-wrap:wrap}.hero{padding:2.5rem 1rem}.cta-bar{text-align:center;flex-direction:column}.trust-items{gap:1rem}}a:focus-visible,button:focus-visible{outline-offset:2px;outline:3px solid #93c5fd}@media print{.site-header,.site-nav,.cta-bar,.site-footer{display:none}}
