@font-face{font-family:Inter;src:url('/fonts/inter-v20-latin-regular.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Inter;src:url('/fonts/inter-v20-latin-500.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:Inter;src:url('/fonts/inter-v20-latin-600.woff2') format('woff2');font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:Inter;src:url('/fonts/inter-v20-latin-700.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}

:root{
  --brand:#2166e8;
  --brand-dark:#174fb8;
  --brand-soft:#eef4ff;
  --ink:#172033;
  --ink-2:#2d394d;
  --muted:#64748b;
  --muted-2:#8793a5;
  --line:#dfe5ec;
  --line-strong:#cfd8e3;
  --surface:#ffffff;
  --surface-2:#f7f9fc;
  --surface-3:#f0f4f8;
  --success:#147a57;
  --success-soft:#eef9f4;
  --warning:#9a5b0a;
  --warning-soft:#fff8ec;
  --danger:#b33a3a;
  --danger-soft:#fff4f4;
  --header-h:68px;
  --radius:12px;
  --shadow:0 14px 38px rgba(24,42,70,.08);
}

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.62;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
body.nav-open{overflow:hidden}
img,svg{max-width:100%}
img{height:auto}
a{color:var(--brand);text-underline-offset:3px}
a:hover{color:var(--brand-dark)}
button,input,select{font:inherit}
button{color:inherit}
[hidden]{display:none!important}
.container{width:min(1160px,calc(100% - 40px));margin-inline:auto}
.narrow{max-width:820px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:absolute;left:16px;top:-80px;background:#111827;color:#fff;padding:9px 13px;border-radius:6px;z-index:9999}
.skip-link:focus{top:12px}

/* Header */
.site-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid var(--line);transition:box-shadow .18s ease}
.site-header.is-scrolled{box-shadow:0 3px 14px rgba(26,42,67,.06)}
.header-inner{height:var(--header-h);display:flex;align-items:center;justify-content:space-between;gap:28px}
.brand{display:flex;align-items:center;flex:0 0 auto}
.brand img{width:142px;height:auto;display:block}
.primary-nav{height:100%;display:flex;align-items:center;gap:24px}
.primary-nav>a{height:100%;display:flex;align-items:center;position:relative;color:#46546a;text-decoration:none;font-size:13px;font-weight:600;white-space:nowrap}
.primary-nav>a:hover{color:#172033}
.primary-nav>a.is-active{color:#174fb8}
.primary-nav>a.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--brand)}
.primary-nav .lang-link{height:36px;padding:0 10px;border:1px solid var(--line);border-radius:8px;gap:6px;margin-left:2px}
.primary-nav .lang-link:after{display:none}
.lang-link svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.nav-toggle{display:none;border:1px solid var(--line);background:#fff;width:40px;height:40px;border-radius:8px;align-items:center;justify-content:center;cursor:pointer}
.nav-close-icon{display:none}
.nav-toggle[aria-expanded=true] .nav-menu-icon{display:none}
.nav-toggle[aria-expanded=true] .nav-close-icon{display:block}

/* Hero */
.hero{padding:44px 0 28px;background:#fff}
.hero-inner{text-align:center}
.hero h1,.page-hero h1{margin:0;color:#111b2e;font-size:clamp(2.5rem,5vw,4rem);line-height:1.04;letter-spacing:-.045em;font-weight:700}
.hero-lead,.page-hero p{max-width:780px;margin:17px auto 0;color:#5d6c82;font-size:clamp(1rem,1.6vw,1.12rem);line-height:1.7}
.hero-facts{margin-top:20px;display:flex;justify-content:center;align-items:center;gap:0;color:#4d5b70;font-size:12px;font-weight:600}
.hero-facts span{display:inline-flex;align-items:center;gap:7px;padding:0 16px;border-right:1px solid var(--line)}
.hero-facts span:last-child{border-right:0}
.hero-facts svg{width:15px;height:15px;fill:none;stroke:var(--brand);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

/* Scanner */
.tool-section{padding:8px 0 50px;background:linear-gradient(#fff 0,#fff 24px,#f7f9fc 24px,#f7f9fc 100%);border-bottom:1px solid #edf1f5}
.tool-container{position:relative}
.scanner-shell{max-width:1120px;margin:auto;background:#fff;border:1px solid var(--line-strong);border-radius:14px;box-shadow:var(--shadow);overflow:hidden}
.scanner-toolbar{min-height:64px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;padding:12px 16px;border-bottom:1px solid var(--line);background:#fbfcfe}
.scanner-identity{min-width:0;display:flex;flex-direction:column;gap:2px}
.scanner-identity>strong{font-size:13px;line-height:1.3;color:#223049}
.scanner-identity>span{display:flex;align-items:center;gap:5px;color:#6f7e92;font-size:10px;line-height:1.3}
.scanner-identity svg{width:13px;height:13px;fill:none;stroke:#34735f;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.scanner-tabs{display:flex;align-items:center;background:#eef2f6;border:1px solid #dce3eb;border-radius:8px;padding:3px;gap:2px}
.scanner-tab{border:0;background:transparent;color:#5f6e82;min-width:98px;padding:7px 12px;border-radius:6px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:600;cursor:pointer}
.scanner-tab:hover{color:#27364d}
.scanner-tab.is-active{background:#fff;color:#174fb8;box-shadow:0 1px 3px rgba(20,37,62,.08)}
.scanner-tab svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.history-button{justify-self:end;border:0;background:transparent;color:#516078;display:inline-flex;align-items:center;gap:6px;padding:8px 5px;font-size:11px;font-weight:600;cursor:pointer}
.history-button:hover{color:#1d2b41}
.history-button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.history-count{min-width:19px;height:19px;border-radius:9px;background:#e9eef5;color:#536278;display:grid;place-items:center;padding:0 5px;font-size:10px}

.scanner-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(330px,.82fr);min-height:500px}
.scan-panel,.result-panel{padding:24px}
.scan-panel{border-right:1px solid var(--line)}
.result-panel{background:#fbfcfe}
.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}
.panel-heading>div{min-width:0}
.panel-heading h2{margin:0;color:#1b2940;font-size:15px;line-height:1.35;letter-spacing:-.01em}
.panel-heading p{margin:5px 0 0;color:#718096;font-size:11px;line-height:1.5}
.camera-state,.result-state{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;margin-top:1px;color:#718096;font-size:10px;font-weight:600;white-space:nowrap}
.camera-state>span{width:7px;height:7px;border-radius:50%;background:#a8b2c0}
.scanner-shell.is-running .camera-state{color:#2c6e57}
.scanner-shell.is-running .camera-state>span{background:#1d9168}
.result-state{border:1px solid #d9e1ea;background:#fff;border-radius:12px;padding:4px 8px}
.result-state.is-success{color:#286a51;border-color:#cfe6dc;background:#f4fbf8}

.scanner-alert{margin:0 0 14px;padding:12px 13px;display:grid;grid-template-columns:22px 1fr;gap:10px;border:1px solid #f1d4a9;background:var(--warning-soft);border-radius:9px;color:#704510}
.scanner-alert-icon{width:21px;height:21px;margin-top:1px}
.scanner-alert-icon svg{width:100%;height:100%;fill:none;stroke:#ad6c16;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.scanner-alert-copy strong{display:block;font-size:12px;color:#704510}
.scanner-alert-copy p{margin:3px 0 0;font-size:11px;line-height:1.5;color:#7a5526}
.scanner-alert-actions{display:flex;gap:14px;margin-top:7px}

.reader-stage{position:relative;overflow:hidden;aspect-ratio:16/9;min-height:320px;border-radius:10px;background:#111b2a;border:1px solid #1c2b3e}
.qr-reader{position:absolute;inset:0;width:100%;height:100%;z-index:2}
.qr-reader video{width:100%!important;height:100%!important;object-fit:cover;border:0!important;border-radius:9px}
.reader-placeholder{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:28px;color:#d9e1ed}
.reader-placeholder>strong{font-size:14px;color:#f5f7fa;margin-top:22px}
.reader-placeholder>p{max-width:360px;margin:7px 0 0;color:#aeb9c8;font-size:11px;line-height:1.55}
.scan-markers{position:relative;width:132px;height:98px;display:block}
.scan-markers i,.scan-frame span{position:absolute;width:30px;height:30px;border-color:#6aa7ff;border-style:solid}
.scan-markers i:nth-child(1),.scan-frame span:nth-child(1){left:0;top:0;border-width:2px 0 0 2px;border-radius:5px 0 0 0}
.scan-markers i:nth-child(2),.scan-frame span:nth-child(2){right:0;top:0;border-width:2px 2px 0 0;border-radius:0 5px 0 0}
.scan-markers i:nth-child(3),.scan-frame span:nth-child(3){left:0;bottom:0;border-width:0 0 2px 2px;border-radius:0 0 0 5px}
.scan-markers i:nth-child(4),.scan-frame span:nth-child(4){right:0;bottom:0;border-width:0 2px 2px 0;border-radius:0 0 5px 0}
.scan-overlay{position:absolute;inset:0;z-index:4;pointer-events:none;display:grid;place-items:center;background:linear-gradient(rgba(3,10,20,.1),rgba(3,10,20,.1))}
.scan-frame{position:relative;width:52%;aspect-ratio:1/1;max-height:76%}
.scan-frame i{position:absolute;left:7%;right:7%;top:50%;height:1px;background:linear-gradient(90deg,transparent,#5da0ff 20%,#85baff 50%,#5da0ff 80%,transparent);box-shadow:0 0 8px rgba(76,146,255,.55);animation:scanLine 2.4s ease-in-out infinite}
@keyframes scanLine{0%,100%{transform:translateY(-74px)}50%{transform:translateY(74px)}}
.reader-busy{position:absolute;inset:0;z-index:6;background:rgba(13,23,36,.82);display:flex;align-items:center;justify-content:center;gap:10px;color:#e8eef7;font-size:11px}
.spinner{width:17px;height:17px;border:2px solid rgba(255,255,255,.25);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}
@keyframes spin{to{transform:rotate(360deg)}}

.camera-options{margin-top:10px;border:1px solid var(--line);background:#fafbfc;border-radius:8px;padding:9px 10px}
.camera-options label{display:flex;align-items:center;gap:10px}
.camera-options label>span{font-size:10px;font-weight:600;color:#637188}
.camera-options select{min-width:0;flex:1;border:0;background:transparent;color:#2c3a4f;font-size:11px;outline:none}
.scanner-controlbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px}
.scanner-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.button{min-height:38px;border-radius:8px;border:1px solid transparent;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:11px;font-weight:650;line-height:1.2;text-decoration:none;cursor:pointer;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}
.button:focus-visible,.icon-button:focus-visible,.scanner-tab:focus-visible,.history-button:focus-visible,.text-button:focus-visible,.nav-toggle:focus-visible{outline:3px solid rgba(33,102,232,.18);outline-offset:2px}
.button:disabled{opacity:.6;cursor:wait}
.button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.button-primary{background:var(--brand);border-color:var(--brand);color:#fff;box-shadow:0 1px 2px rgba(20,66,152,.18)}
.button-primary:hover{background:var(--brand-dark);border-color:var(--brand-dark);color:#fff}
.button-secondary{background:#fff;border-color:#d6dee8;color:#33445c}
.button-secondary:hover{background:#f6f8fb;border-color:#c9d3df;color:#24334a}
.button-plain{background:transparent;border-color:transparent;color:#536278;padding-inline:8px}
.button-plain:hover{background:#f1f4f8;color:#26354c}
.stop-square{width:8px;height:8px;border-radius:1px;background:#b33a3a}
.icon-button{width:38px;height:38px;border:1px solid #d6dee8;background:#fff;border-radius:8px;display:grid;place-items:center;cursor:pointer;color:#4f6077}
.icon-button:hover{background:#f6f8fb}
.icon-button[aria-pressed=true]{background:#fff6df;border-color:#ecd69d;color:#8c5b00}
.icon-button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

.upload-pane{min-height:385px}
.dropzone{min-height:360px;border:1px dashed #b9c6d5;border-radius:10px;background:#fafbfd;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px 22px;cursor:pointer;transition:background .15s ease,border-color .15s ease}
.dropzone:hover,.dropzone.is-dragging{background:#f4f8ff;border-color:#6f9ee8}
.dropzone input{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}
.dropzone-icon{width:50px;height:50px;border:1px solid #d9e2ec;border-radius:10px;background:#fff;display:grid;place-items:center;margin-bottom:16px;color:#4679c9}
.dropzone-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.dropzone>strong{font-size:14px;color:#25344b}
.dropzone>span:not(.dropzone-icon):not(.button){margin-top:5px;color:#748196;font-size:11px}
.dropzone .button{margin-top:16px;color:#fff}
.dropzone small{margin-top:12px;color:#8a96a7;font-size:10px}
.upload-preview{min-height:360px;border:1px solid var(--line);border-radius:10px;background:#fafbfd;padding:18px;display:grid;grid-template-columns:minmax(0,1fr) 190px;gap:18px;align-items:center}
.upload-preview-image{height:320px;border-radius:8px;background:#eef2f6;display:grid;place-items:center;overflow:hidden;border:1px solid #e0e6ed}
.upload-preview-image img{width:100%;height:100%;object-fit:contain}
.upload-preview-copy{min-width:0}
.upload-preview-copy strong{display:block;color:#26364d;font-size:12px;overflow-wrap:anywhere}
.upload-preview-copy>span{display:block;color:#7e8b9d;font-size:10px;margin-top:4px}
.upload-preview-copy p{font-size:11px;color:#59697f;line-height:1.5;margin:13px 0}

.scanner-status{min-height:18px;margin-top:9px;color:#728096;font-size:10px;line-height:1.4}

/* Results */
.result-panel{display:flex;flex-direction:column}
.result-heading{padding-bottom:15px;border-bottom:1px solid var(--line);margin-bottom:0}
.result-empty{flex:1;min-height:380px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px 22px}
.result-empty-icon{width:52px;height:52px;border:1px solid #dbe3ec;border-radius:10px;background:#fff;display:grid;place-items:center;color:#8aa0bd;margin-bottom:18px}
.result-empty-icon svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.result-empty>strong{color:#283750;font-size:14px}
.result-empty>p{max-width:330px;margin:8px auto 0;color:#77859a;font-size:11px;line-height:1.6}
.result-empty-list{list-style:none;padding:0;margin:18px 0 0;display:grid;gap:7px;text-align:left;color:#69788d;font-size:10px}
.result-empty-list li{position:relative;padding-left:16px}
.result-empty-list li:before{content:"✓";position:absolute;left:0;color:#24785c;font-weight:700}
.result-view{padding-top:20px}
.result-summary{display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:center}
.result-icon{width:44px;height:44px;border:1px solid #d6e2f4;border-radius:9px;background:#f3f7fd;color:#2f6bc2;display:grid;place-items:center}
.result-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.result-type{font-size:10px;color:#718096;font-weight:650}
.result-title{font-size:15px;color:#1d2b42;font-weight:700;line-height:1.35;overflow-wrap:anywhere;margin-top:2px}
.result-safety,.security-note{margin-top:15px;border-radius:8px;padding:10px 11px;font-size:10px;line-height:1.5}
.result-safety{display:flex;align-items:flex-start;gap:7px;color:#2f6e58;background:#f1f9f5;border:1px solid #d6eadf}
.result-safety svg{flex:0 0 auto;width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;margin-top:1px}
.security-note{color:#7b4e12;background:#fff8ec;border:1px solid #efd8b4}
.result-fields{margin:18px 0 0;padding:0;border-top:1px solid var(--line)}
.result-fields>div{padding:12px 0;border-bottom:1px solid var(--line)}
.result-fields dt{font-size:9px;color:#8591a2;text-transform:uppercase;letter-spacing:.07em;font-weight:650}
.result-fields dd{margin:4px 0 0;color:#2e3d54;font-size:11px;line-height:1.55;overflow-wrap:anywhere;white-space:pre-wrap}
.result-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}
.history-view{padding-top:16px}
.history-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:12px;border-bottom:1px solid var(--line)}
.history-toolbar p{margin:0;color:#7a8799;font-size:10px}
.text-button{border:0;background:none;padding:0;color:var(--brand);font-size:10px;font-weight:650;cursor:pointer;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:3px}
.text-button:hover{text-decoration-color:currentColor}
.text-button.danger{color:#a43e3e}
.history-list{display:grid;gap:7px;margin-top:12px}
.history-item{width:100%;text-align:left;border:1px solid var(--line);background:#fff;border-radius:8px;padding:10px 11px;cursor:pointer}
.history-item:hover{border-color:#c5d2e0;background:#fcfdff}
.history-item-top{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#8290a2;font-size:9px}
.history-item-top b{color:#607088;font-weight:650}
.history-item strong{display:block;margin-top:4px;color:#2f3e54;font-size:11px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.history-empty{font-size:11px;color:#8793a4;margin:18px 0}

.scanner-foot{min-height:44px;display:flex;align-items:center;justify-content:center;gap:22px;padding:10px 16px;border-top:1px solid var(--line);background:#fafbfc;color:#6f7e92;font-size:9px}
.scanner-foot span{display:inline-flex;align-items:center;gap:5px}
.scanner-foot svg{width:13px;height:13px;fill:none;stroke:#35755e;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.scanner-toast{position:fixed;left:50%;bottom:22px;transform:translate(-50%,18px);z-index:1000;background:#172033;color:#fff;border-radius:7px;padding:9px 12px;font-size:11px;box-shadow:0 8px 24px rgba(15,23,42,.22);opacity:0;pointer-events:none;transition:.18s ease}
.scanner-toast.is-visible{opacity:1;transform:translate(-50%,0)}
.notice{margin:0;padding:12px;text-align:center;background:#fff8e7;color:#7d591f;font-size:11px}
.tool-note{max-width:1120px;margin:13px auto 0;display:flex;justify-content:center;gap:14px;flex-wrap:wrap;color:#778498;font-size:10px}
.tool-note strong{color:#5d6b7f}
.tool-note span:before{content:"·";margin-right:14px;color:#b0bac7}

/* Content sections */
.section{padding:72px 0}
.section-heading{display:grid;grid-template-columns:1fr .72fr;gap:70px;align-items:end;margin-bottom:32px}
.section-heading h2,.trust-copy h2,.faq-intro h2{margin:0;color:#172033;font-size:clamp(1.8rem,3vw,2.45rem);line-height:1.14;letter-spacing:-.035em}
.section-heading>p,.trust-copy>p,.faq-intro>p{margin:0;color:#66758a;font-size:13px;line-height:1.75}
.section-label,.eyebrow{display:block;margin-bottom:9px;color:#3568b1;font-size:11px;font-weight:700;letter-spacing:.04em}
.text-link{display:inline-flex;align-items:center;gap:7px;color:#225fbf;font-size:12px;font-weight:650;text-decoration:none}
.text-link:hover{text-decoration:underline}

.how-section{background:#fff}
.steps-grid{list-style:none;margin:0;padding:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr)}
.steps-grid li{display:grid;grid-template-columns:34px 1fr;gap:13px;padding:26px 26px 26px 0}
.steps-grid li+li{border-left:1px solid var(--line);padding-left:26px}
.step-number{width:30px;height:30px;border:1px solid #cdd8e6;border-radius:50%;display:grid;place-items:center;color:#3166b1;font-size:11px;font-weight:700}
.steps-grid h3{margin:1px 0 6px;color:#27364d;font-size:14px}
.steps-grid p{margin:0;color:#68778c;font-size:11px;line-height:1.65}

.formats-section{background:#f8fafc;border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5}
.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.feature-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:21px;min-height:220px}
.feature-icon{width:38px;height:38px;border:1px solid #d8e2ef;border-radius:8px;background:#f5f8fc;color:#3b70bd;display:grid;place-items:center;margin-bottom:22px}
.feature-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.feature-card h3{margin:0;color:#26364d;font-size:14px}
.feature-card p{margin:8px 0 0;color:#6f7d90;font-size:11px;line-height:1.65}
.feature-card a{display:inline-block;margin-top:13px;font-size:10px;font-weight:650;text-decoration:none}
.feature-card a:hover{text-decoration:underline}

.trust-section{background:#fff}
.trust-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center;border:1px solid var(--line);border-radius:12px;padding:38px 42px}
.trust-copy>p{margin-top:13px}
.trust-copy .text-link{margin-top:18px}
.trust-list{display:grid;gap:0;border-top:1px solid var(--line)}
.trust-list>div{display:grid;grid-template-columns:24px 1fr;gap:11px;padding:17px 0;border-bottom:1px solid var(--line);color:#66758a;font-size:11px;line-height:1.6}
.trust-list svg{width:18px;height:18px;fill:none;stroke:#28785c;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;margin-top:1px}
.trust-list strong{color:#2a394f}

.faq-section{background:#f8fafc;border-top:1px solid #edf1f5}
.faq-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;align-items:start}
.faq-intro{position:sticky;top:96px}
.faq-intro>p{margin-top:14px}
.faq-intro .text-link{margin-top:16px}
.faq-list{display:grid;gap:8px}
.faq-list details{background:#fff;border:1px solid var(--line);border-radius:9px;padding:0 16px}
.faq-list summary{position:relative;font-weight:650;cursor:pointer;padding:15px 32px 15px 0;font-size:12px;list-style:none;color:#2d3c52}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary:after{content:"+";position:absolute;right:1px;top:12px;color:#64748b;font-size:18px;font-weight:400}
.faq-list details[open] summary:after{content:"−"}
.faq-list details p{margin:0 0 15px;color:#6c7a8e;font-size:11px;line-height:1.65}

.related-section{background:#fff}
.compact-heading{grid-template-columns:1fr;margin-bottom:24px}
.related-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:10px;overflow:hidden}
.related-grid>a{position:relative;display:flex;flex-direction:column;min-height:150px;padding:20px;color:inherit;text-decoration:none;background:#fff;border-right:1px solid var(--line)}
.related-grid>a:last-child{border-right:0}
.related-grid>a:hover{background:#fafcff;color:inherit}
.related-grid strong{font-size:12px;color:#2a394f;line-height:1.4}
.related-grid span{margin-top:6px;color:#78869a;font-size:10px;line-height:1.55}
.related-grid i{margin-top:auto;align-self:flex-end;color:#3b70bd;font-style:normal;font-size:16px}

/* Advertising */
.ad-wrap{width:min(970px,calc(100% - 40px));margin:30px auto;padding:8px 0;text-align:center;min-height:106px}
.ad-label{display:block;color:#9ca7b5;text-transform:uppercase;letter-spacing:.11em;font-size:8px;margin-bottom:6px}
.adsbygoogle{min-height:90px}

/* Interior pages */
.page-hero{padding:42px 0 30px;background:#f8fafc;border-bottom:1px solid #edf1f5}
.page-hero h1{font-size:clamp(2.1rem,4vw,3.4rem)}
.page-hero p{margin-left:0;margin-right:0;max-width:760px;font-size:15px}
.breadcrumbs{margin-bottom:18px}
.breadcrumbs ol{display:flex;gap:7px;list-style:none;padding:0;margin:0;flex-wrap:wrap;font-size:10px;color:#7f8c9e}
.breadcrumbs li{display:flex;gap:7px}
.breadcrumbs a{color:#657489}
.prose{max-width:820px}
.prose h2{margin:38px 0 11px;color:#213048;font-size:24px;line-height:1.25;letter-spacing:-.02em}
.prose h3{margin:28px 0 9px;color:#2c3b51;font-size:17px}
.prose p,.prose li{font-size:13px;line-height:1.8;color:#56677e}
.prose ul,.prose ol{padding-left:22px}
.contact-card{border:1px solid var(--line);border-radius:10px;padding:28px;background:#fff}
.contact-card h2{font-size:22px;margin:0 0 8px}
.contact-card p{font-size:13px;margin-bottom:18px}
.card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.info-card{position:relative;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:10px;padding:20px;color:inherit;text-decoration:none;min-height:185px;background:#fff}
.info-card:hover{border-color:#c8d4e2;background:#fbfcfe;color:inherit}
.info-card strong{font-size:13px;line-height:1.4;color:#2b3a50}
.info-card>span{font-size:10px;color:#748297;margin-top:7px}
.info-card i{font-style:normal;color:var(--brand);font-size:17px;margin-top:auto;align-self:flex-end}

/* Footer */
.site-footer{border-top:1px solid var(--line);background:#f8fafc}
.footer-main{display:grid;grid-template-columns:.95fr 1.35fr;gap:80px;padding:50px 0 38px}
.footer-intro{max-width:360px}
.footer-brand{display:inline-flex}
.footer-brand img{width:138px;height:auto}
.footer-intro p{color:#69788d;font-size:11px;margin:12px 0 14px}
.footer-privacy-pill{display:inline-flex;align-items:center;gap:6px;color:#547064;font-size:9px;font-weight:600}
.footer-privacy-pill svg{width:14px;height:14px;fill:none;stroke:#2d7b5e;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}
.footer-links>div{display:flex;flex-direction:column;align-items:flex-start;gap:7px}
.footer-links strong{font-size:10px;color:#344359;margin-bottom:4px}
.footer-links a{font-size:10px;color:#6d7c91;text-decoration:none}
.footer-links a:hover{color:var(--brand)}
.footer-bottom{padding:15px 0 22px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;color:#8894a4;font-size:9px}

@media (max-width:980px){
  .primary-nav{gap:15px}.primary-nav>a{font-size:12px}
  .scanner-toolbar{grid-template-columns:1fr auto}.scanner-tabs{grid-column:1/-1;grid-row:2;justify-self:center}.history-button{grid-column:2;grid-row:1}
  .scanner-grid{grid-template-columns:1fr}.scan-panel{border-right:0;border-bottom:1px solid var(--line)}.result-panel{min-height:390px}
  .reader-stage{min-height:0}.result-empty{min-height:300px}
  .section-heading{gap:36px}.feature-grid{grid-template-columns:1fr 1fr}.trust-layout{grid-template-columns:1fr;gap:28px}.faq-layout{grid-template-columns:1fr;gap:30px}.faq-intro{position:static;max-width:640px}
  .related-grid{grid-template-columns:1fr 1fr}.related-grid>a{border-bottom:1px solid var(--line)}.related-grid>a:nth-child(2){border-right:0}.related-grid>a:nth-child(3),.related-grid>a:nth-child(4){border-bottom:0}
  .card-grid{grid-template-columns:1fr 1fr}.footer-main{grid-template-columns:1fr;gap:34px}.footer-intro{max-width:520px}
}

@media (max-width:800px){
  :root{--header-h:64px}
  .container{width:min(100% - 28px,1160px)}
  .brand img{width:136px}.nav-toggle{display:flex}
  .primary-nav{display:none;position:absolute;left:14px;right:14px;top:calc(var(--header-h) + 7px);height:auto;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 16px 38px rgba(15,35,70,.14);padding:7px;flex-direction:column;align-items:stretch;gap:0}
  .primary-nav.is-open{display:flex}.primary-nav>a{height:auto;padding:11px 12px;font-size:13px}.primary-nav>a.is-active:after{display:none}.primary-nav>a.is-active{background:#f3f6fa;border-radius:6px}.primary-nav .lang-link{margin-top:4px;height:40px}
  .hero{padding:34px 0 24px}.hero h1{font-size:clamp(2.35rem,10vw,3.4rem)}.hero-lead{font-size:15px}.hero-facts{flex-wrap:wrap;gap:9px 0}.hero-facts span{padding:0 10px;font-size:10px}
  .scanner-shell{border-radius:12px}.scanner-toolbar{padding:10px 12px}.scanner-identity>span{display:none}.scanner-tabs{grid-column:1;grid-row:1;justify-self:start}.scanner-tab{min-width:86px}.history-button{grid-column:2;grid-row:1}
  .scan-panel,.result-panel{padding:18px}.reader-stage{border-radius:8px}.scanner-foot{flex-wrap:wrap;gap:8px 18px}
  .section{padding:58px 0}.section-heading{grid-template-columns:1fr;gap:10px}.steps-grid{grid-template-columns:1fr}.steps-grid li{padding:20px 0}.steps-grid li+li{border-left:0;border-top:1px solid var(--line);padding-left:0}
  .trust-layout{padding:28px}.footer-links{grid-template-columns:1fr 1fr}.footer-links>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:4px}
}

@media (max-width:560px){
  .container{width:min(100% - 20px,1160px)}
  .hero{padding-top:28px}.hero h1{font-size:2.45rem}.hero-lead{font-size:14px}.hero-facts span{border-right:0;padding:0 8px}.hero-facts span:nth-child(3){display:none}
  .tool-section{padding-bottom:36px;background:linear-gradient(#fff 0,#fff 12px,#f7f9fc 12px,#f7f9fc 100%)}
  .scanner-shell{border-radius:10px;box-shadow:0 10px 28px rgba(24,42,70,.08)}
  .scanner-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:58px}.scanner-identity{display:none}.scanner-tabs{flex:1}.scanner-tab{flex:1;min-width:0;padding:7px 8px;font-size:11px}.history-button>span:not(.history-count){display:none}.history-button{position:relative;padding:7px}.history-count{position:absolute;right:-3px;top:-4px;border:1px solid #fff}
  .scan-panel,.result-panel{padding:14px}.panel-heading{margin-bottom:12px}.panel-heading p{font-size:10px}.camera-state{display:none}
  .reader-stage{aspect-ratio:4/3;min-height:0}.reader-placeholder{padding:20px}.scan-markers{width:116px;height:86px}.reader-placeholder>strong{font-size:13px;margin-top:18px}.reader-placeholder>p{font-size:10px}
  .scan-frame{width:58%}@keyframes scanLine{0%,100%{transform:translateY(-52px)}50%{transform:translateY(52px)}}
  .scanner-controlbar{align-items:stretch}.scanner-actions{display:grid;grid-template-columns:1fr 1fr;flex:1}.scanner-actions .button{width:100%}.scanner-actions .button-primary{grid-column:1/-1}.icon-button{align-self:end}
  .camera-options label{align-items:flex-start;flex-direction:column;gap:5px}.camera-options select{width:100%}
  .upload-pane{min-height:0}.dropzone{min-height:285px;padding:22px 15px}.upload-preview{min-height:0;grid-template-columns:1fr;padding:12px}.upload-preview-image{height:220px}
  .result-panel{min-height:360px}.result-empty{min-height:280px;padding:24px 12px}.result-actions{display:grid;grid-template-columns:1fr 1fr}.result-actions .button-primary{grid-column:1/-1}.result-actions .button-plain{grid-column:1/-1}
  .scanner-foot{justify-content:flex-start;padding:10px 13px;display:grid;grid-template-columns:1fr 1fr;font-size:8px}.scanner-foot span:first-child{grid-column:1/-1}.tool-note{display:none}
  .section{padding:50px 0}.section-heading h2,.trust-copy h2,.faq-intro h2{font-size:1.75rem}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:0}.trust-layout{padding:22px 18px}.related-grid{grid-template-columns:1fr}.related-grid>a{min-height:120px;border-right:0;border-bottom:1px solid var(--line)!important}.related-grid>a:last-child{border-bottom:0!important}.card-grid{grid-template-columns:1fr}
  .footer-main{padding-top:40px}.footer-links{grid-template-columns:1fr 1fr;gap:24px 16px}.page-hero{padding-top:30px}
}

@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}
