*{box-sizing:border-box}body{background-color:var(--bg-main);color:var(--text-primary);font-family:'Inter',sans-serif;font-size:1rem;line-height:1.7}a{color:var(--sky);text-decoration:none}a:hover{color:var(--gold)}.hero{background:linear-gradient(135deg,#0b1829 0%,#10213a 50%,#18304f 100%);padding:90px 0 70px;position:relative;overflow:hidden}.hero::before{content:'';position:absolute;top:-80px;right:-80px;width:400px;height:400px;background:radial-gradient(circle,rgba(250,204,21,0.08) 0%,transparent 70%);border-radius:50%}.hero h1{font-size:clamp(2rem,5vw,3.2rem);font-weight:800;line-height:1.2;color:var(--text-primary)}.hero h1 span{color:var(--gold)}.hero p.lead{color:var(--generated-muted);font-size:1.1rem;max-width:560px}.section-title{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;color:var(--text-primary)}.section-title span{color:var(--gold)}.section-subtitle{color:var(--generated-muted);font-size:1rem}.divider-gold{width:60px;height:4px;background:var(--gold);border-radius:2px;margin:0.75rem auto 1.5rem}.section-dark{background-color:var(--bg-main);padding:70px 0}.section-mid{background-color:var(--bg-section);padding:70px 0}.feature-card{background:#1e3a5f;border:1px solid var(--border-subtle);border-radius:12px;padding:2rem 1.5rem;height:auto;transition:transform 0.2s,border-color 0.2s}.feature-card:hover{transform:translateY(-4px);border-color:var(--sky)}.feature-icon{width:56px;height:56px;background:rgba(250,204,21,0.12);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.6rem;color:var(--gold);margin-bottom:1rem}.feature-card h5{color:var(--text-primary);font-weight:700}.feature-card p{color:var(--generated-muted);font-size:0.9rem;margin:0}.step-num{width:52px;height:52px;background:var(--gold);color:#0b1829;font-weight:800;font-size:1.3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;flex-shrink:0}.step-card{background:#1e3a5f;border-radius:12px;padding:2rem 1.25rem;text-align:center;border:1px solid var(--border-subtle);height:auto}.step-card h5{color:var(--sky);font-weight:700}.step-card p{color:var(--generated-muted);font-size:0.9rem}.plan-card{background:#1e3a5f;border:2px solid var(--border-subtle);border-radius:14px;padding:2.5rem 2rem;text-align:center;height:auto;transition:border-color 0.2s,transform 0.2s}.plan-card.featured{border-color:var(--gold);background:#1a3358;transform:scale(1.03)}.plan-card:hover{border-color:var(--sky);transform:translateY(-4px)}.plan-card.featured:hover{transform:scale(1.03) translateY(-4px)}.plan-badge{background:var(--gold);color:#0b1829;font-size:0.75rem;font-weight:700;padding:0.25rem 0.75rem;border-radius:20px;display:inline-block;margin-bottom:0.75rem}.plan-price{font-size:2.5rem;font-weight:800;color:var(--gold)}.plan-price sup{font-size:1.2rem;vertical-align:super}.plan-price span{font-size:1rem;color:var(--generated-muted);font-weight:400}.plan-card h4{color:var(--text-primary);font-weight:700}.plan-card ul{list-style:none;padding:0;margin:1.25rem 0;text-align:left}.plan-card ul li{color:var(--generated-muted);font-size:0.9rem;padding:0.35rem 0}.plan-card ul li i{color:var(--gold);margin-right:0.5rem}.compare-table th{background:#0b1829;color:var(--sky);font-weight:700}.compare-table td,.compare-table th{border-color:var(--border-subtle);padding:0.9rem 1rem}.compare-table tbody tr:nth-child(odd){background:#1e3a5f}.compare-table tbody tr:nth-child(even){background:#18304f}.compare-table td{color:var(--generated-muted)}.check-yes{color:#4ade80;font-size:1.1rem}.check-no{color:#f87171;font-size:1.1rem}.testi-card{background:#1e3a5f;border:1px solid var(--border-subtle);border-radius:12px;padding:1.75rem;height:auto}.testi-stars{color:var(--gold);font-size:1rem;margin-bottom:0.75rem}.testi-card p{color:var(--generated-muted);font-size:0.95rem;font-style:italic}.testi-author{font-weight:700;color:var(--sky);font-size:0.9rem}.testi-city{color:var(--generated-muted);font-size:0.8rem}.privacy-notice{background:rgba(125,211,252,0.07);border-left:4px solid var(--sky);border-radius:8px;padding:1.25rem 1.5rem}.privacy-notice h6{color:var(--sky);font-weight:700;margin-bottom:0.5rem}.privacy-notice p{color:var(--generated-muted);font-size:0.875rem;margin:0}.rg-card{background:rgba(250,204,21,0.06);border:1px solid rgba(250,204,21,0.2);border-radius:12px;padding:1.5rem;height:auto}.rg-card i{font-size:1.8rem;color:var(--gold);margin-bottom:0.75rem}.rg-card h6{color:var(--text-primary);font-weight:700}.rg-card p{color:var(--generated-muted);font-size:0.875rem;margin:0}.content-img{width:100%;max-width:100%;height:auto;border-radius:12px;display:block;margin:0 auto;border:1px solid var(--border-subtle)}.map-wrapper{border-radius:12px;overflow:hidden;border:2px solid var(--border-subtle)}.badge-strip{background:#0b1829;border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);padding:14px 0}.badge-strip span{color:var(--generated-muted);font-size:0.8rem;margin:0 1rem}.badge-strip span i{color:var(--gold);margin-right:0.3rem}@media (max-width:768px){.plan-card.featured{transform:scale(1)}}html,body{overflow-x:clip;width:100%}
