.city-page{background:linear-gradient(135deg,#fdfbfb,#ebedee);color:#0f172a;font-family:Inter,system-ui,sans-serif;min-height:100vh}.city-nav{display:flex;align-items:center;justify-content:space-between;padding:18px 32px;background:rgba(255,255,255,.85);backdrop-filter:blur(10px);border-bottom:1px solid #e5e7eb}.city-nav-brand{font-size:20px;font-weight:800;background:linear-gradient(135deg,#2563eb,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-decoration:none}.city-nav-cta{padding:9px 18px;border-radius:999px;background:#2563eb;color:#fff;border:none;font-weight:600;font-size:14px;cursor:pointer;transition:background .2s}.city-nav-cta:hover{background:#1d4ed8}.city-main{max-width:1100px;margin:0 auto;padding:56px 24px 80px}.city-hero{text-align:center;margin-bottom:80px}.city-eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;color:#2563eb;margin-bottom:16px}.city-hero h1{font-size:clamp(32px,5vw,56px);font-weight:900;line-height:1.1;margin-bottom:24px;background:linear-gradient(135deg,#0f172a,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.city-sub{font-size:18px;color:#475569;max-width:720px;margin:0 auto 32px;line-height:1.6}.city-cta-row{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.city-cta-primary{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:linear-gradient(135deg,#2563eb,#8b5cf6);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;text-decoration:none;box-shadow:0 8px 24px -8px rgba(37,99,235,.5);transition:transform .15s,box-shadow .15s}.city-cta-primary:hover{transform:translateY(-2px);box-shadow:0 14px 32px -8px rgba(37,99,235,.55)}.city-cta-secondary{display:inline-flex;align-items:center;padding:14px 28px;background:#fff;color:#0f172a;border:1px solid #e5e7eb;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;text-decoration:none}.city-feats{margin-bottom:64px}.city-cta-band h2,.city-faq h2,.city-feats h2,.city-trust h2{font-size:clamp(24px,3.5vw,36px);font-weight:900;text-align:center;margin-bottom:32px}.city-feat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.city-feat-grid article{background:#fff;padding:28px;border-radius:16px;border:1px solid #e5e7eb;box-shadow:0 2px 8px rgba(0,0,0,.03)}.city-feat-grid article svg{width:28px;height:28px;color:#2563eb;margin-bottom:12px}.city-feat-grid article h3{font-size:18px;font-weight:700;margin-bottom:8px}.city-feat-grid article p{color:#64748b;line-height:1.55;font-size:14px}.city-trust{margin-bottom:64px}.city-check-list{list-style:none;padding:0;max-width:640px;margin:0 auto;display:grid;gap:12px}.city-check-list li{display:flex;align-items:center;gap:12px;background:#fff;padding:14px 20px;border-radius:10px;border:1px solid #e5e7eb;font-size:15px}.city-check-list li svg{width:18px;height:18px;color:#10b981;flex-shrink:0}.city-cta-band{background:linear-gradient(135deg,#2563eb,#8b5cf6);color:#fff;padding:56px 32px;border-radius:24px;text-align:center;margin-bottom:64px}.city-cta-band h2{color:#fff}.city-cta-band p{font-size:16px;opacity:.9;margin-bottom:24px}.city-cta-band .city-cta-primary{background:#fff;color:#2563eb}.city-faq{margin-bottom:64px}.city-faq details{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px 20px;margin-bottom:12px;max-width:760px;margin-left:auto;margin-right:auto}.city-faq summary{cursor:pointer;font-weight:600;font-size:15px}.city-faq details p{margin-top:12px;color:#475569;font-size:14px;line-height:1.6}.city-footer{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:20px;padding-top:32px;border-top:1px solid #e5e7eb;color:#64748b;font-size:14px}.city-footer-links{display:flex;gap:16px;flex-wrap:wrap}.city-footer-links a{color:#475569;text-decoration:none}.city-footer-links a:hover{color:#2563eb}.comp-table{max-width:900px;margin:0 auto 64px}.comp-table h2{font-size:clamp(24px,3.5vw,36px);font-weight:900;text-align:center;margin-bottom:32px}.comp-table table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.04);border:1px solid #e5e7eb}.comp-table td,.comp-table th{padding:14px 18px;text-align:left;font-size:14px;border-bottom:1px solid #f1f5f9}.comp-table tr:last-child td{border-bottom:none}.comp-table th{background:#f8fafc;font-weight:700;font-size:13px;letter-spacing:.5px}.comp-feat{font-weight:600;color:#0f172a}.comp-us{color:#047857;font-weight:600;background:rgba(16,185,129,.04)}.comp-them{color:#64748b}