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}.breadcrumb-wrap{background:var(--text-light);border-bottom:1px solid #d0eaf5;padding:0.6rem 0}.breadcrumb{margin:0;font-size:0.88rem}.breadcrumb-item a{color:var(--primary-dark);text-decoration:none}.breadcrumb-item a:hover{text-decoration:underline}.breadcrumb-item.active{color:#4a6a7a}.breadcrumb-item + .breadcrumb-item::before{color:var(--generated-muted)}.page-hero{background:linear-gradient(135deg,#0e7490 0%,#06b6d4 55%,#38bdf8 100%);color:var(--text-light);padding:56px 0 48px;position:relative;overflow:hidden}.page-hero::before{content:'';position:absolute;top:-60px;right:-70px;width:300px;height:300px;background:rgba(255,255,255,0.07);border-radius:50%}.page-hero::after{content:'';position:absolute;bottom:-40px;left:-40px;width:180px;height:180px;background:rgba(255,255,255,0.05);border-radius:50%}.page-hero h1{font-size:2.15rem;font-weight:800;line-height:1.25}.page-hero p.lead{font-size:1.05rem;opacity:0.93}.section-pad{padding:60px 0}.section-pad-sm{padding:44px 0}.bg-white-section{background:var(--text-light)}.bg-pale-section{background:var(--bg-pale)}.bg-light-section{background:var(--bg-light)}.section-title{font-size:1.7rem;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}.tier-card{border-radius:var(--card-radius);padding:2rem 1.5rem;text-align:center;position:relative;overflow:hidden;transition:transform 0.2s,box-shadow 0.2s}.tier-card:hover{transform:translateY(-4px)}.tier-card.bronze{background:linear-gradient(145deg,#fff8f0,#fdebd0);border:2px solid #e8a87c;box-shadow:0 4px 20px rgba(232,168,124,0.18)}.tier-card.silver{background:linear-gradient(145deg,#f5f7fa,#e8edf2);border:2px solid #9eb3c2;box-shadow:0 4px 20px rgba(158,179,194,0.18)}.tier-card.gold{background:linear-gradient(145deg,#fffbea,#fef3c7);border:2px solid #f59e0b;box-shadow:0 4px 20px rgba(245,158,11,0.22)}.tier-card.platinum{background:linear-gradient(145deg,#e0f7fa,#b2ebf2);border:2px solid #06b6d4;box-shadow:0 4px 24px rgba(6,182,212,0.22)}.tier-badge{display:inline-block;font-size:2.2rem;margin-bottom:0.6rem}.tier-card h4{font-weight:800;font-size:1.15rem;margin-bottom:0.3rem}.tier-card.bronze h4{color:#b45309}.tier-card.silver h4{color:#475569}.tier-card.gold h4{color:#92400e}.tier-card.platinum h4{color:var(--primary-dark)}.tier-card p{font-size:0.88rem;color:#4a6a7a;margin:0}.tier-card ul{list-style:none;padding:0;margin:0.8rem 0 0;text-align:left}.tier-card ul li{font-size:0.86rem;color:#1e4a5f;padding:0.3rem 0;border-bottom:1px solid rgba(0,0,0,0.06);display:flex;align-items:center;gap:0.5rem}.tier-card ul li:last-child{border-bottom:none}.tier-card ul li i{color:var(--primary);font-size:0.9rem}.feature-card{background:var(--text-light);border-radius:var(--card-radius);box-shadow:var(--shadow-sm);padding:1.5rem 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.5rem;color:var(--primary-dark)}.feature-card h5{font-weight:700;color:var(--text-dark);font-size:1rem;margin-bottom:0.4rem}.feature-card p{font-size:0.88rem;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;margin-bottom:0.5rem}.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}.how-step{display:flex;align-items:flex-start;gap:1.1rem;margin-bottom:1.5rem}.how-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:1rem;box-shadow:0 2px 8px rgba(6,182,212,0.22);flex-shrink:0}.how-content h6{font-weight:700;color:var(--text-dark);margin-bottom:0.15rem}.how-content p{font-size:0.9rem;color:#4a6a7a;margin:0}.cta-strip{background:linear-gradient(90deg,#0e7490,#06b6d4);border-radius:var(--card-radius);padding:2.2rem 2rem;color:var(--text-light);text-align:center}.cta-strip h3{font-weight:800;font-size:1.5rem;margin-bottom:0.5rem}.cta-strip p{opacity:0.92;font-size:0.97rem;margin-bottom:1.3rem}.btn-cta-white{background:var(--text-light);color:var(--primary-dark);font-weight:700;border:none;border-radius:8px;padding:0.65rem 1.8rem;font-size:0.97rem;text-decoration:none;display:inline-block;transition:opacity 0.2s,box-shadow 0.2s;box-shadow:0 2px 10px rgba(0,0,0,0.12);margin:0.3rem}.btn-cta-white:hover{opacity:0.92;color:#0e7490}.btn-cta-outline{background:transparent;color:var(--text-light);font-weight:700;border:2px solid rgba(255,255,255,0.7);border-radius:8px;padding:0.65rem 1.8rem;font-size:0.97rem;text-decoration:none;display:inline-block;transition:background 0.2s,border-color 0.2s;margin:0.3rem}.btn-cta-outline:hover{background:rgba(255,255,255,0.12);border-color:var(--text-light);color:var(--text-light)}.compare-table thead th{background:linear-gradient(90deg,#0891b2,#06b6d4);color:var(--text-light);font-weight:700;border:none;font-size:0.92rem}.compare-table tbody tr:nth-child(even){background:var(--bg-pale)}.compare-table td,.compare-table th{vertical-align:middle;font-size:0.9rem}.check-yes{color:#059669;font-size:1.1rem}.check-partial{color:#d97706;font-size:1.1rem}.check-no{color:#dc2626;font-size:1.1rem}@media (max-width:767px){.page-hero h1{font-size:1.55rem}.section-title{font-size:1.35rem}}
