:root{--primary:#1e90ff;--primary-dark:#0f6fd6;--ink:#0f172a;--text:#334155;--muted:#64748b;--soft:#f4f9ff;--border:#e2e8f0;--green:#25d366}*{box-sizing:border-box}body{font-family:"Segoe UI",Arial,sans-serif;color:var(--text);background:#fff}a{text-decoration:none}.navbar-brand img{width:210px;max-height:58px;object-fit:contain}.nav-link{font-weight:600;color:#334155}.nav-link:hover,.language-link{color:var(--primary)}.hero{position:relative;overflow:hidden;padding:105px 20px 95px;color:#fff;background:radial-gradient(circle at 15% 15%,rgba(255,255,255,.2),transparent 28%),linear-gradient(135deg,#0ea5e9,#1e90ff 52%,#2563eb)}.hero h1{max-width:980px;margin:0 auto 20px;font-size:clamp(2.35rem,5vw,4rem);line-height:1.1;font-weight:800}.hero .lead{max-width:820px;margin:auto;color:rgba(255,255,255,.94);line-height:1.75}.eyebrow{display:inline-flex;padding:8px 14px;margin-bottom:20px;border-radius:999px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.25);font-weight:700}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:30px}.hero-actions .btn{min-width:190px;padding:13px 23px;border-radius:999px;font-weight:700}.trust-row{display:flex;flex-wrap:wrap;justify-content:center;gap:18px;margin-top:28px;font-size:.95rem}.section{padding:78px 20px}.section-soft{background:var(--soft)}.section-title{color:var(--ink);font-size:clamp(1.9rem,4vw,2.6rem);font-weight:800}.section-subtitle{max-width:760px;margin:0 auto;color:var(--muted);line-height:1.75}.feature-card,.price-card,.faq-card,.choice-card{height:100%;padding:28px;border:1px solid var(--border);border-radius:20px;background:#fff;box-shadow:0 12px 34px rgba(15,23,42,.07)}.feature-icon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:18px;border-radius:17px;background:#eaf5ff;color:var(--primary);font-size:1.5rem}.feature-card h3,.choice-card h3{font-size:1.18rem;color:var(--ink);font-weight:750}.price-card.highlight{border:2px solid var(--primary);transform:translateY(-7px)}.plan-price{font-size:2rem;font-weight:800;color:var(--ink)}.plan-list{padding:0;list-style:none}.plan-list li{padding:7px 0;border-bottom:1px solid #edf2f7}.badge-popular{display:inline-block;background:var(--primary);color:#fff;padding:6px 11px;border-radius:999px;font-size:.78rem;font-weight:700}.notice{padding:20px;border:1px solid #bae6fd;border-radius:16px;background:#f0f9ff}.cta-box{padding:55px 25px;border-radius:26px;color:#fff;background:linear-gradient(135deg,#0f6fd6,#1e90ff)}.accordion-button{font-weight:700;color:var(--ink)}.site-footer{padding:55px 20px 28px;background:#0f172a;color:#cbd5e1}.site-footer h2{color:#fff}.site-footer a{display:block;color:#cbd5e1;margin:9px 0}.site-footer a:hover{color:#fff}.footer-logo{width:190px;background:#fff;border-radius:10px;padding:5px}.site-footer hr{border-color:#334155;margin:35px 0 22px}.article-hero{padding-top:88px;padding-bottom:78px}.article-container{max-width:930px}.article-block{margin-bottom:46px}.article-block h2{margin-bottom:18px;color:var(--ink);font-size:clamp(1.55rem,3vw,2rem);font-weight:800}.article-block p{font-size:1.05rem;line-height:1.85;color:#475569}.article-list{list-style:none;padding:0;margin:22px 0}.article-list li{display:flex;gap:12px;margin:12px 0;padding:14px 16px;border:1px solid var(--border);border-radius:14px;background:#fff}.article-list i{margin-top:4px;color:var(--green)}.related-guides{padding:26px;border:1px solid var(--border);border-radius:20px;background:var(--soft)}.related-guides a{display:block;height:100%;padding:14px;border-radius:12px;background:#fff;color:var(--primary-dark);font-weight:700}.related-guides a:hover{box-shadow:0 8px 20px rgba(15,23,42,.08)}@media(max-width:767px){.hero{padding:76px 18px}.section{padding:58px 18px}.navbar-brand img{width:180px}.price-card.highlight{transform:none}}
