:root{--check-bg:#f7f8fa;--check-surface:#fff;--check-ink:#1c2429;--check-muted:#65727a;--check-line:#dbe2e7;--check-teal:#008f88;--check-orange:#ef7b22;--check-soft:#e9f7f5;--check-shadow:0 18px 50px rgba(28,36,41,.08)}*{box-sizing:border-box}body{margin:0;background:var(--check-bg);color:var(--check-ink);font-family:Arial,Helvetica,sans-serif;line-height:1.65}a{color:inherit}.check-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;gap:18px;padding:14px max(18px,calc((100vw - 1180px)/2));background:rgba(255,255,255,.92);border-bottom:1px solid var(--check-line);backdrop-filter:blur(12px)}.check-logo{text-decoration:none;display:flex;align-items:baseline;gap:3px}.check-logo span{color:var(--check-teal);font-weight:900}.check-logo strong{font-size:22px}.system-nav{margin-left:auto;display:flex;gap:6px;flex-wrap:wrap}.system-nav a,.system-sitemap a{text-decoration:none;color:var(--check-muted);padding:7px 9px;border:1px solid transparent;font-weight:800;font-size:14px}.system-nav a:hover,.check-active{color:var(--check-teal)!important;border-color:var(--check-teal)!important;background:var(--check-soft)}.check-menu{display:none}.check-page{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:34px 0 58px}.check-hero{background:linear-gradient(135deg,#fff,#f0fbfa);border:1px solid var(--check-line);padding:clamp(26px,5vw,54px);box-shadow:var(--check-shadow);margin-bottom:22px}.check-hero-small{padding:34px}.check-hero-offer{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:28px;align-items:center}.verify-label{margin:0 0 10px;color:var(--check-teal);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.14em}h1,h2,h3{line-height:1.12;margin:0 0 14px}h1{font-size:clamp(36px,6vw,70px)}h2{font-size:clamp(26px,4vw,42px)}h3{font-size:22px}.check-hero p{font-size:18px;color:var(--check-muted);max-width:780px}.system-pulse{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.system-pulse span{padding:8px 12px;border:1px solid var(--check-line);background:#fff;color:var(--check-teal);font-weight:900}.diagnostic-checklist,.module-panel,.system-support,.module-copy{margin:22px 0;padding:24px;background:var(--check-surface);border:1px solid var(--check-line);box-shadow:var(--check-shadow)}.diagnostic-title{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.verify-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.verify-list article,.module-operator,.system-resource,.diagnostic-entry,.check-faq article,.module-two article,.system-form,.check-contact aside{background:#fff;border:1px solid var(--check-line);box-shadow:var(--check-shadow)}.verify-list article{padding:22px}.verify-list b{display:inline-flex;color:var(--check-orange);font-size:28px;margin-bottom:10px}.module-operator-list{display:grid;gap:14px}.module-operator{display:grid;grid-template-columns:150px minmax(0,1fr);gap:20px;align-items:center;padding:20px}.module-logo{height:122px;display:grid;place-items:center;background:#fff;border:1px solid var(--check-line);padding:16px}.module-logo img{display:block;width:auto;height:auto;max-width:100%;max-height:88px;object-fit:contain}.module-logo-large{height:150px}.module-logo-xl{height:190px}.module-logo-xl img{max-height:140px}.verify-age{display:inline-flex;border:1px solid #f3c9aa;color:var(--check-orange);background:#fff8f2;padding:2px 9px;font-weight:900;margin-bottom:8px}.module-actions,.check-age-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.verify-primary,.verify-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 14px;text-decoration:none;border:1px solid var(--check-teal);font-weight:900;cursor:pointer}.verify-primary{background:var(--check-teal);color:#fff}.verify-secondary{background:#fff;color:var(--check-teal)}.system-responsible{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;margin:22px 0;padding:24px;background:#0e3d3a;color:#fff}.system-responsible p{color:#d8efed}.system-responsible .verify-label{color:#8be0da}.system-resource-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.system-resource{text-decoration:none;min-height:220px;padding:18px;display:grid;grid-template-rows:auto auto 1fr;gap:11px}.system-resource span{height:104px;display:grid;place-items:center;border:1px solid var(--check-line);padding:14px;background:#fff}.system-resource img{display:block;width:auto;height:auto;max-width:92%;max-height:80px;object-fit:contain}.system-resource small,.module-operator p,.diagnostic-entry p,.module-copy p,.module-two p{color:var(--check-muted)}.diagnostic-matrix{background:#fff;border:1px solid var(--check-line);overflow:auto;margin:22px 0}.diagnostic-matrix div{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr 1fr;min-width:760px}.diagnostic-matrix b,.diagnostic-matrix span{padding:14px;border-bottom:1px solid var(--check-line)}.diagnostic-matrix b{background:#f0fbfa;color:var(--check-teal)}.diagnostic-stack{display:grid;gap:24px}.diagnostic-entry{padding:clamp(24px,4vw,44px)}.diagnostic-entry-head{display:grid;grid-template-columns:170px minmax(0,1fr);gap:22px;align-items:center;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid var(--check-line)}.diagnostic-entry h3{margin-top:28px;color:var(--check-teal)}.check-faq{display:grid;gap:12px}.check-faq article{padding:18px}.check-faq button{width:100%;border:0;background:transparent;text-align:left;font-size:20px;font-weight:900;cursor:pointer}.check-faq button span{color:var(--check-orange);margin-right:10px}.check-faq p{display:none;color:var(--check-muted)}.check-faq .system-open p{display:block}.module-two,.check-contact{display:grid;grid-template-columns:1fr 1fr;gap:18px}.module-two article,.check-contact aside{padding:24px}.system-form{padding:24px;display:grid;gap:13px}.system-form label{display:grid;gap:6px;color:var(--check-teal);font-weight:900}.system-form input,.system-form textarea{border:1px solid var(--check-line);padding:12px;font:16px Arial,Helvetica,sans-serif}.system-consent{display:flex!important;align-items:flex-start;gap:10px!important;color:var(--check-ink)!important}.system-consent input{width:auto;margin-top:7px}.check-footer{padding:26px max(18px,calc((100vw - 1180px)/2));background:#1c2429;color:#d8e0e4;display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:20px}.system-sitemap{display:flex;flex-wrap:wrap;gap:4px}.system-sitemap a{color:#d8e0e4}.check-age-overlay{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:18px;background:rgba(28,36,41,.42);backdrop-filter:blur(7px)}.check-age-overlay[hidden]{display:none}.check-age-card{width:min(430px,100%);background:#fff;border:1px solid var(--check-line);box-shadow:0 24px 90px rgba(0,0,0,.22);padding:24px}@media(max-width:880px){.check-menu{display:inline-flex;margin-left:auto;border:1px solid var(--check-line);background:#fff;color:var(--check-teal);padding:8px 12px;font-weight:900}.system-nav{display:none;position:absolute;left:14px;right:14px;top:64px;background:#fff;border:1px solid var(--check-line);padding:12px}.system-nav.system-nav-open{display:grid}.verify-list,.system-resource-grid,.module-two,.check-contact,.check-footer,.check-hero-offer,.system-responsible{grid-template-columns:1fr}.module-operator,.diagnostic-entry-head{grid-template-columns:1fr}}@media(max-width:560px){.diagnostic-title{display:block}.module-actions,.verify-primary,.verify-secondary{width:100%}h1{font-size:34px}.system-resource-grid{grid-template-columns:1fr}}