:root{
  --navy:#082f49;--navy-2:#0c4a6e;--blue:#0369a1;--sky:#e0f2fe;--ink:#0f172a;--muted:#475569;
  --line:#dbe5ee;--soft:#f8fafc;--white:#fff;--green:#166534;--green-soft:#dcfce7;--amber:#92400e;
  --amber-soft:#fef3c7;--red:#b91c1c;--radius:18px;--shadow:0 14px 38px rgba(15,23,42,.08)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f6f9fc;color:var(--ink);font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.55}
a{color:inherit}.skip-link{position:absolute;left:-9999px;top:0;background:#fff;padding:.7rem 1rem;z-index:999}.skip-link:focus{left:1rem;top:1rem}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}
.header-inner{max-width:1220px;margin:auto;padding:.85rem 1rem;display:flex;align-items:center;gap:1rem}
.brand{display:flex;align-items:center;gap:.7rem;text-decoration:none;min-width:max-content}.brand-mark{width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,var(--navy),#0284c7);display:grid;place-items:center;color:#fff;font-weight:800}
.brand-copy strong{display:block;font-size:1rem}.brand-copy small{display:block;color:var(--muted);font-size:.72rem}
.nav{display:flex;gap:.2rem;flex:1;justify-content:center;flex-wrap:wrap}.nav button,.lang-toggle button{border:0;background:transparent;padding:.55rem .68rem;border-radius:10px;color:#334155;font-weight:600;font-size:.86rem}
.nav button:hover,.nav button.active,.lang-toggle button.active{background:#eaf4fb;color:var(--navy-2)}
.header-actions{display:flex;gap:.5rem;align-items:center}.lang-toggle{display:flex;background:#f1f5f9;border-radius:10px;padding:2px}.menu-toggle{display:none;border:1px solid var(--line);background:#fff;color:var(--navy);border-radius:10px;padding:.55rem .68rem;font-weight:800;cursor:pointer}.mobile-nav{display:none}
main{min-height:70vh}.container{max-width:1180px;margin:auto;padding:0 1rem}
.hero{background:radial-gradient(circle at 85% 10%,rgba(56,189,248,.22),transparent 35%),linear-gradient(135deg,#082f49,#0c4a6e 55%,#075985);color:#fff;padding:4.5rem 0 4rem}
.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:2rem;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:.45rem;text-transform:uppercase;letter-spacing:.1em;font-weight:800;font-size:.72rem;color:#bae6fd}
.hero h1{font-family:Merriweather,serif;font-size:clamp(2.2rem,5vw,4rem);line-height:1.04;margin:.8rem 0 1rem}.hero p{font-size:1.08rem;color:#dbeafe;max-width:760px}
.hero-buttons{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.4rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border:1px solid transparent;border-radius:12px;padding:.78rem 1rem;font-weight:800;text-decoration:none;cursor:pointer;font:inherit}
.btn-primary{background:#fff;color:var(--navy)}.btn-secondary{border-color:rgba(255,255,255,.35);color:#fff;background:rgba(255,255,255,.08)}.btn-dark{background:var(--navy);color:#fff}.btn-light{background:#eef6fb;color:var(--navy)}
.hero-panel{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:22px;padding:1.25rem;box-shadow:0 24px 60px rgba(0,0,0,.18)}
.hero-panel h3{margin:.15rem 0 .8rem}.trust-list{display:grid;gap:.6rem}.trust-item{display:flex;gap:.6rem;align-items:flex-start;color:#e0f2fe;font-size:.9rem}.dot{width:9px;height:9px;border-radius:50%;background:#38bdf8;margin-top:.4rem;flex:0 0 auto}
.section{padding:3.3rem 0}.section.white{background:#fff}.section-title{display:flex;justify-content:space-between;gap:1rem;align-items:end;margin-bottom:1.4rem}.section-title h2{margin:0;font-size:1.85rem}.section-title p{margin:.4rem 0 0;color:var(--muted);max-width:760px}
.grid{display:grid;gap:1rem}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1.2rem;box-shadow:0 6px 18px rgba(15,23,42,.035)}.card h3{margin:.15rem 0 .45rem}.card p{color:var(--muted);margin:.3rem 0}.feature-icon{width:42px;height:42px;border-radius:13px;background:#e0f2fe;color:#075985;display:grid;place-items:center;font-weight:900;margin-bottom:.8rem}
.banner{border:1px solid #bae6fd;background:#f0f9ff;border-radius:16px;padding:1rem 1.1rem;color:#0c4a6e}.banner strong{color:#082f49}
.status-chip{display:inline-flex;align-items:center;border-radius:999px;padding:.28rem .55rem;font-size:.74rem;font-weight:800}.status-green{background:var(--green-soft);color:var(--green)}.status-amber{background:var(--amber-soft);color:var(--amber)}.status-blue{background:#dbeafe;color:#1d4ed8}
.search-shell{background:#fff;border:1px solid var(--line);border-radius:22px;padding:1.2rem;box-shadow:var(--shadow)}.search-row{display:flex;gap:.65rem}.search-row input{flex:1;min-width:0}.field{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:.82rem .9rem;font:inherit;background:#fff}.field:focus{outline:3px solid #bae6fd;border-color:#0284c7}.helper{font-size:.8rem;color:#64748b;margin-top:.45rem}.results{margin-top:1rem;display:grid;gap:.75rem}.result-card{border:1px solid var(--line);border-radius:15px;padding:1rem;display:grid;grid-template-columns:1.3fr 1fr auto;gap:1rem;align-items:center}.result-meta{font-size:.84rem;color:#64748b}.empty-state{padding:1.5rem;border:1px dashed #cbd5e1;border-radius:15px;text-align:center;color:#64748b}
.rule-head{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.rule-meta{display:flex;gap:.45rem;flex-wrap:wrap;margin:.8rem 0}.meta-pill{font-size:.76rem;background:#f1f5f9;border-radius:999px;padding:.32rem .55rem;color:#334155}
.rule-detail{display:grid;grid-template-columns:.75fr 1.25fr;gap:1rem}.fact-list{margin:0;padding:0;list-style:none}.fact-list li{padding:.7rem 0;border-bottom:1px solid #edf2f7}.fact-list li:last-child{border-bottom:0}.fact-list b{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.callout{border-left:4px solid #0284c7;background:#f0f9ff;padding:1rem;border-radius:0 12px 12px 0}
.alert-form{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.alert-form .full{grid-column:1/-1}.notice{font-size:.82rem;color:#64748b}
.resource-link{display:flex;justify-content:space-between;gap:1rem;padding:.9rem 0;border-bottom:1px solid #e5edf4;text-decoration:none}.resource-link:last-child{border-bottom:0}.resource-link span{color:#64748b;font-size:.86rem}
.footer{background:#071f2f;color:#cbd5e1;padding:2.6rem 0}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:1.5rem}.footer h4{color:#fff;margin:.1rem 0 .75rem}.footer a{display:block;color:#cbd5e1;text-decoration:none;margin:.4rem 0;font-size:.88rem}.footer small{color:#94a3b8}
.page-header{padding:2.7rem 0 1.7rem;background:#eef6fb;border-bottom:1px solid var(--line)}.page-header h1{margin:0 0 .5rem;font-size:2.2rem}.page-header p{color:var(--muted);max-width:780px;margin:0}
.hidden{display:none!important}.toast{position:fixed;right:1rem;bottom:1rem;background:#0f172a;color:#fff;padding:.85rem 1rem;border-radius:12px;box-shadow:var(--shadow);z-index:100;max-width:360px}
@media(max-width:950px){.nav{display:none}.menu-toggle{display:inline-flex;align-items:center;gap:.35rem}.mobile-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem;padding:.25rem 1rem 1rem;max-width:1220px;margin:auto}.mobile-nav button{border:1px solid var(--line);background:#fff;color:#334155;border-radius:10px;padding:.7rem;text-align:left;font-weight:700}.mobile-nav button.active{background:#eaf4fb;color:var(--navy-2);border-color:#bae6fd}.hero-grid,.rule-detail,.footer-grid{grid-template-columns:1fr}.grid-3{grid-template-columns:1fr 1fr}.result-card{grid-template-columns:1fr}.header-inner{justify-content:space-between}}
@media(max-width:640px){.mobile-nav{grid-template-columns:1fr}.grid-3,.grid-2,.alert-form{grid-template-columns:1fr}.alert-form .full{grid-column:auto}.search-row{flex-direction:column}.hero{padding:3.3rem 0}.section{padding:2.5rem 0}.brand-copy small{display:none}.section-title{display:block}.header-actions .btn{display:none}}

.timeline{display:grid;gap:1rem}.timeline-item{display:grid;grid-template-columns:150px 1fr;gap:1rem;align-items:start}.timeline-date{font-weight:800;color:var(--navy-2);padding-top:.25rem}
.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;align-items:stretch}.pricing-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:1.25rem;box-shadow:0 8px 24px rgba(15,23,42,.04)}.pricing-card.featured{border:2px solid #0ea5e9;box-shadow:var(--shadow)}.price{font-size:2rem;font-weight:800;color:var(--navy);margin:.65rem 0}.price small{font-size:.85rem;color:var(--muted);font-weight:600}.pricing-list{list-style:none;padding:0;margin:1rem 0;display:grid;gap:.55rem;color:#334155}.plan-note{font-size:.82rem;color:#64748b;min-height:2.6rem;margin-bottom:1rem}.monetization-teaser{display:flex;justify-content:space-between;gap:1rem;align-items:center}
@media(max-width:950px){.pricing-grid{grid-template-columns:1fr}.timeline-item{grid-template-columns:1fr}.monetization-teaser{display:block}.monetization-teaser .btn{margin-top:.8rem}}

.checklist{display:grid;gap:.55rem;margin-top:.8rem}.check-row{display:flex;align-items:center;gap:.75rem;padding:.75rem;border:1px solid var(--line);border-radius:12px;background:#fff}.check-row input{width:20px;height:20px;flex:0 0 auto}.check-row:has(input:checked){background:#f0fdf4;border-color:#bbf7d0}.check-row:has(input:checked) span{text-decoration:line-through;color:#64748b}
@media print{.site-header,.footer,.btn,.banner{display:none!important}.card{box-shadow:none;border:1px solid #bbb}.section{padding:0}.container{max-width:none}}


.value-strip{display:grid;grid-template-columns:1fr 1fr;gap:1rem}
.value-strip>div{background:linear-gradient(180deg,#fff,#f8fbfe);border:1px solid var(--line);border-radius:18px;padding:1.2rem}
.value-strip h3{margin:.55rem 0 .35rem}.value-strip p{margin:0;color:var(--muted)}
.launch-status .card{box-shadow:none}
@media(max-width:760px){.value-strip{grid-template-columns:1fr}}
