.site-nav{position:sticky;top:0;z-index:500;background:#fff;border-bottom:1px solid #e2e8f0;height:68px;display:flex;align-items:center}.nav-inner{display:flex;align-items:center;justify-content:space-between;width:100%}.nav-logo{font-size:1.05rem;font-weight:800;color:#0f172a;letter-spacing:-.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:55%}.nav-logo span{color:var(--p)}.nav-phone{background:var(--p);color:#fff!important;text-decoration:none;padding:11px 26px;border-radius:50px;font-weight:800;font-size:.88rem;letter-spacing:.01em;white-space:nowrap;transition:filter .18s,transform .15s;box-shadow:0 3px 14px rgba(0,0,0,.18);display:flex;align-items:center;gap:7px}.nav-phone:hover{filter:brightness(1.1);transform:translateY(-1px)}.hero h1 em{font-style:italic;color:var(--p)}.cs-faq{background:#f1f5f9!important;padding:80px 0}.cs-intro{font-size:1rem;color:#6b7280;margin-bottom:36px;line-height:1.7;max-width:62ch}.cs-body h3{font-size:1.08rem;font-weight:800;color:#0f172a;margin:28px 0 10px}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:8px}.service-card{background:#fff;border-radius:28px;padding:34px 30px;border:1px solid #e2e8f0;box-shadow:0 2px 12px rgba(0,0,0,.06);transition:box-shadow .2s,transform .2s}.service-card:hover{box-shadow:0 8px 32px rgba(0,0,0,.12);transform:translateY(-3px)}.service-card-icon{width:52px;height:52px;background:var(--l);color:var(--p);border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:18px}.service-card h3{font-size:1.15rem;font-weight:800;color:#0f172a;margin-bottom:10px}.service-card p{font-size:.93rem;color:#6b7280;line-height:1.7;margin:0}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:40px;margin-bottom:36px}.footer-brand{font-weight:900;color:#fff;font-size:1.05rem;margin-bottom:10px}.footer-desc{color:rgba(255,255,255,.5);line-height:1.7;font-size:.85rem}.footer-col h4{font-size:.75rem;font-weight:800;color:rgba(255,255,255,.45);text-transform:uppercase;letter-spacing:.1em;margin-bottom:14px}.footer-col ul{margin:0;padding:0;list-style:none}.footer-col ul li{padding:0;margin-bottom:8px;background:0 0;border:none;box-shadow:none;color:rgba(255,255,255,.55);font-size:.88rem}.footer-col ul li::before{display:none}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:20px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;font-size:.8rem}.footer-phone-link a{color:var(--a);text-decoration:none;font-weight:700}@media (max-width:900px){.service-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.site-nav{height:60px}.nav-logo{font-size:.9rem}.nav-phone{padding:9px 18px;font-size:.82rem}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;text-align:center}}