body{background-color:var(--bg-light);color:var(--text-dark);font-family:'Segoe UI',system-ui,-apple-system,sans-serif;font-size:1rem;line-height:1.7}.hero-section{background:linear-gradient(135deg,#0e7490 0%,#06b6d4 55%,#38bdf8 100%);color:var(--text-light);padding:80px 0 60px;position:relative;overflow:hidden}.hero-section::before{content:'';position:absolute;top:-60px;right:-80px;width:340px;height:340px;background:rgba(255,255,255,0.07);border-radius:50%}.hero-section::after{content:'';position:absolute;bottom:-80px;left:-60px;width:260px;height:260px;background:rgba(255,255,255,0.05);border-radius:50%}.hero-section h1{font-size:2.4rem;font-weight:800;line-height:1.2}.hero-section p.lead{font-size:1.1rem;opacity:0.93}.btn-hero-primary{background:var(--text-light);color:#0891b2;font-weight:700;border:none;border-radius:8px;padding:0.65rem 1.8rem;font-size:1rem;transition:background 0.2s,color 0.2s,box-shadow 0.2s;box-shadow:0 2px 12px rgba(0,0,0,0.12)}.btn-hero-primary:hover{background:#e0f7fa;color:#0e7490}.btn-hero-outline{background:transparent;color:var(--text-light);font-weight:600;border:2px solid rgba(255,255,255,0.7);border-radius:8px;padding:0.65rem 1.8rem;font-size:1rem;transition:background 0.2s,color 0.2s}.btn-hero-outline:hover{background:rgba(255,255,255,0.15);color:var(--text-light)}.section-title{font-size:1.75rem;font-weight:800;color:var(--primary-dark);margin-bottom:0.4rem}.section-subtitle{color:var(--text-mid);font-size:1rem;margin-bottom:2rem}.section-divider{width:52px;height:4px;background:linear-gradient(90deg,#06b6d4,#38bdf8);border-radius:2px;margin:0.5rem auto 1.5rem}.feature-card{background:var(--text-light);border-radius:var(--card-radius);box-shadow:var(--shadow-sm);padding:1.6rem 1.2rem;text-align:center;transition:box-shadow 0.2s,transform 0.2s}.feature-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.feature-card .icon-wrap{width:58px;height:58px;background:linear-gradient(135deg,#e0f7fa,color-mix(in srgb,var(--bg-light) 75%,var(--primary) 25%));border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.6rem;color:var(--primary-dark)}.feature-card h5{font-weight:700;color:var(--text-dark);font-size:1rem}.feature-card p{font-size:0.9rem;color:#4a6a7a;margin:0}.sport-card{background:linear-gradient(135deg,#0e7490,#06b6d4);color:var(--text-light);border-radius:var(--card-radius);padding:1.4rem 1rem;text-align:center;box-shadow:var(--shadow-sm);transition:transform 0.2s}.sport-card:hover{transform:translateY(-3px)}.sport-card .sport-icon{font-size:2.2rem;margin-bottom:0.5rem}.sport-card h5{font-weight:700;font-size:1rem;margin-bottom:0.3rem}.sport-card p{font-size:0.85rem;opacity:0.9;margin:0}.step-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.step-num{min-width:42px;height:42px;background:linear-gradient(135deg,#06b6d4,#38bdf8);color:var(--text-light);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.1rem;box-shadow:0 2px 8px rgba(6,182,212,0.25)}.step-content h6{font-weight:700;color:var(--text-dark);margin-bottom:0.2rem}.step-content p{font-size:0.9rem;color:#4a6a7a;margin:0}.privacy-note{background:linear-gradient(90deg,#e0f7fa,#f0faff);border-left:4px solid var(--primary);border-radius:10px;padding:1.2rem 1.5rem}.privacy-note h5{color:var(--primary-dark);font-weight:700}.compare-table th{background:linear-gradient(90deg,#0891b2,#06b6d4);color:var(--text-light)}.compare-table td,.compare-table th{vertical-align:middle}.check-yes{color:#06b6d4;font-size:1.2rem}.check-no{color:var(--generated-muted);font-size:1.2rem}.rg-card{background:var(--text-light);border-radius:var(--card-radius);border-top:4px solid var(--primary);padding:1.4rem 1.2rem;box-shadow:var(--shadow-sm)}.rg-card h6{font-weight:700;color:var(--primary-dark)}.faq-item{background:var(--text-light);border-radius:var(--card-radius);box-shadow:var(--shadow-sm);margin-bottom:1rem;overflow:hidden}.faq-question{padding:1rem 1.3rem;font-weight:700;color:var(--text-dark);cursor:pointer;display:flex;justify-content:space-between;align-items:center;background:#f0faff;border-bottom:1px solid #e0f7fa}.faq-answer{padding:1rem 1.3rem;font-size:0.95rem;color:#4a6a7a}.safety-card{background:var(--text-light);border-radius:var(--card-radius);box-shadow:var(--shadow-sm);padding:1.4rem 1.2rem;border-bottom:3px solid var(--secondary)}.safety-card .icon-wrap{font-size:1.8rem;color:var(--primary);margin-bottom:0.7rem}.safety-card h6{font-weight:700;color:var(--text-dark)}.scenario-card{background:linear-gradient(135deg,#f0faff,#e0f7fa);border-radius:var(--card-radius);padding:1.3rem 1.2rem;border-left:4px solid var(--secondary);margin-bottom:1rem}.scenario-card .city-badge{display:inline-block;background:var(--primary);color:var(--text-light);font-size:0.75rem;font-weight:700;border-radius:20px;padding:0.15rem 0.7rem;margin-bottom:0.5rem}.mobile-feature{display:flex;align-items:flex-start;gap:0.9rem;margin-bottom:1.2rem}.mobile-feature .icon{font-size:1.5rem;color:var(--primary);min-width:32px}.mobile-feature h6{font-weight:700;margin-bottom:0.15rem}.mobile-feature p{font-size:0.9rem;color:#4a6a7a;margin:0}.stats-bar{background:linear-gradient(90deg,#0e7490,#0891b2,#06b6d4);color:var(--text-light);padding:2rem 0}.stat-item{text-align:center}.stat-item .stat-num{font-size:2rem;font-weight:800}.stat-item .stat-label{font-size:0.85rem;opacity:0.85}.img-block{display:block;width:100%;max-width:720px;margin:0 auto;border-radius:var(--card-radius);box-shadow:var(--shadow-md);object-fit:cover}.section-pad{padding:64px 0}.section-pad-sm{padding:48px 0}.bg-white-section{background:var(--text-light)}.bg-pale-section{background:var(--bg-pale)}.bg-light-section{background:var(--bg-light)}@media (max-width:767px){.hero-section h1{font-size:1.7rem}.section-title{font-size:1.4rem}.stat-item .stat-num{font-size:1.5rem}}
