:root{--ink:#172033;--muted:#5a6474;--paper:#fff;--soft:#f4f7fb;--line:#dbe2eb;--blue:#2563eb;--blue-dark:#1d4ed8;--blue-pale:#eaf1ff;--orange:#f97316;--orange-dark:#c2410c;--green:#157f5c;--danger:#b42318;--radius:8px;--shadow:0 12px 30px #1720331a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:16px;line-height:1.7;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:var(--blue-dark);text-underline-offset:3px;text-decoration-thickness:1px}a:hover{color:var(--orange-dark)}a:focus-visible,button:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #fbbf24}h1,h2,h3,p,ul,ol,figure{margin-top:0}h1,h2,h3{color:var(--ink);letter-spacing:0;line-height:1.2}h1{margin-bottom:20px;font-size:48px}h2{margin-bottom:16px;font-size:32px}h3{margin-bottom:10px;font-size:21px}p{margin-bottom:16px}ul,ol{padding-left:1.35rem}li+li{margin-top:8px}.container,.reading{width:min(1120px,100% - 40px);margin-left:auto;margin-right:auto}.reading{max-width:820px}.section{padding:84px 0}.section-soft{background:var(--soft)}.section-dark{color:#eef5ff;background:#14233d}.section-dark h2,.section-dark h3{color:#fff}.section-dark a{color:#bfdbfe}.section-dark a:hover{color:#fed7aa}.section-heading{max-width:720px;margin-bottom:34px}.section-heading p:last-child{color:var(--muted)}.section-dark .section-heading p:last-child,.section-dark>.container>p{color:#cbd5e1}.eyebrow,.section-label,.hero-badge,.price-kicker,.floating-contact-kicker{color:var(--blue-dark);letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:800;line-height:1.4}.section-dark .eyebrow,.section-dark .section-label{color:#93c5fd}.inline-link{align-items:center;min-height:44px;font-weight:700;display:inline-flex}.button{border:1px solid var(--line);border-radius:var(--radius);min-height:46px;color:var(--ink);background:var(--paper);justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.button:hover{color:var(--ink);background:#f8fafc;border-color:#aeb9c9}.button-primary{border-color:var(--blue);color:#fff;background:var(--blue)}.button-primary:hover{color:#fff;border-color:var(--blue-dark);background:var(--blue-dark)}.button-light{color:#172033;background:#eff6ff;border-color:#bfdbfe}.button-light:hover{color:#172033;background:#dbeafe}.skip-link{z-index:20;color:#fff;background:var(--blue-dark);min-height:44px;padding:8px 12px;position:absolute;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:10;border-bottom:1px solid var(--line);background:#fffffffa;position:relative}.nav-shell{justify-content:space-between;align-items:center;gap:24px;min-height:72px;display:flex}.brand{min-width:0;min-height:44px;color:var(--ink);align-items:center;gap:10px;font-size:15px;font-weight:800;line-height:1.2;text-decoration:none;display:inline-flex}.brand:hover{color:var(--ink)}.brand-mark{color:#fff;background:var(--blue);border-radius:6px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:12px;font-weight:900;display:grid}.primary-nav{align-items:center;gap:22px;font-size:14px;display:flex}.primary-nav a:not(.button){min-width:44px;min-height:44px;color:var(--muted);justify-content:center;align-items:center;font-weight:600;text-decoration:none;display:inline-flex}.primary-nav a[aria-current=page]{color:var(--blue-dark)}.primary-nav .nav-contact{color:#fff;min-height:44px;padding:8px 14px}.mobile-menu{display:none;position:relative}.mobile-menu summary{border:1px solid var(--line);border-radius:var(--radius);min-height:44px;color:var(--ink);background:var(--paper);cursor:pointer;padding:9px 12px;font-weight:700;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{border:1px solid var(--line);border-radius:var(--radius);min-width:190px;box-shadow:var(--shadow);background:#fff;padding:8px;display:grid;position:absolute;top:52px;right:0}.mobile-menu nav a{min-height:44px;color:var(--ink);padding:10px 12px;text-decoration:none}.mobile-menu nav a:hover{background:var(--soft)}.hero{color:#fff;background-color:#182943;background-image:url(/hero-verification.webp);background-position:50%;background-size:cover;position:relative;overflow:hidden}.hero:before{content:"";background:#0b1c36c7;position:absolute;inset:0}.hero-layout{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:center;gap:64px;min-height:570px;padding-top:70px;padding-bottom:70px;display:grid;position:relative}.hero-content{max-width:680px}.hero .eyebrow,.hero-badge{color:#bfdbfe}.hero h1{color:#fff;max-width:680px}.hero-copy{color:#e2e8f0;max-width:640px;font-size:19px}.hero-actions,.page-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero-actions .button:not(.button-primary){color:#fff;background:#ffffff14;border-color:#ffffff80}.hero-actions .button:not(.button-primary):hover{background:#ffffff2e}.hero-offer{border-radius:var(--radius);background:#0b1c36b8;border:1px solid #bfdbfe80;max-width:350px;padding:24px}.hero-offer h2{color:#fff;margin-bottom:8px;font-size:24px}.hero-offer p{color:#dbeafe}.hero-proof{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:34px;display:grid}.proof-stat{border-top:1px solid #bfdbfe7a;padding-top:12px}.proof-stat strong,.proof-stat span{display:block}.proof-stat strong{color:#fff;font-size:17px}.proof-stat span{color:#bfdbfe;margin-top:3px;font-size:13px}.hero-visual{align-self:end;margin:0}.hero-visual img{border-radius:var(--radius);border:5px solid #fffc;width:100%;max-width:440px;margin:0 auto;box-shadow:0 18px 38px #00000047}.hero-visual figcaption{color:#dbeafe;text-align:center;max-width:440px;margin:12px auto 0;font-size:13px}.grid-2,.grid-3,.service-grid,.guide-grid,.boundary-grid,.scope-grid,.check-grid{gap:20px;display:grid}.grid-2,.boundary-grid,.scope-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3,.service-grid,.guide-grid,.check-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.card,.card-link{border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);background:var(--paper);padding:24px;text-decoration:none;display:block}.card-link:hover{color:var(--ink);border-color:#9db7e8;box-shadow:0 8px 20px #2563eb1a}.card p:last-child,.card-link p:last-child{margin-bottom:0}.card-link h3{color:var(--blue-dark)}.number{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:32px;height:32px;margin-bottom:16px;font-weight:800;display:grid}.check-list,.service-list,.safe-list,.source-list,.official-links{margin-bottom:0;padding-left:0;list-style:none}.check-list li,.service-list li,.safe-list li{padding-left:28px;position:relative}.check-list li:before,.service-list li:before,.safe-list li:before{border:2px solid var(--green);content:"";border-radius:3px;width:14px;height:14px;position:absolute;top:.45em;left:0}.check-list li:after,.service-list li:after,.safe-list li:after{border-bottom:2px solid var(--green);border-left:2px solid var(--green);content:"";width:6px;height:3px;position:absolute;top:.37em;left:4px;transform:rotate(-45deg)}.process-list{counter-reset:process;gap:16px;margin:0;padding:0;list-style:none;display:grid}.process-list li{counter-increment:process;grid-template-columns:44px minmax(0,1fr);gap:16px;display:grid}.process-list li:before{color:#fff;background:var(--blue);content:counter(process);border-radius:50%;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.process-list h3{margin-bottom:5px}.process-list p{color:var(--muted);margin-bottom:0}.warning-box,.article-callout,.callout{border-left:4px solid var(--orange);background:#fff7ed;padding:20px 22px}.warning-box p:last-child,.article-callout p:last-child,.callout p:last-child{margin-bottom:0}.section-dark .warning-box,.section-dark .article-callout,.section-dark .callout{color:var(--ink)}.faq-list{gap:10px;margin:0;display:grid}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{min-height:52px;color:var(--ink);cursor:pointer;padding:15px 34px 15px 0;font-weight:800;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{color:var(--blue);content:"+";font-size:22px;font-weight:400;position:absolute;top:14px;right:4px}.faq-list details[open] summary:after{content:"−"}.faq-list details>div{color:var(--muted);padding:0 34px 15px 0}.official-links{gap:10px;display:grid}.official-links li{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:14px 16px}.source-list a,.source-note a,.breadcrumb a,.footer-links a{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}.source-note,.guide-meta{color:var(--muted);font-size:14px}.source-note{margin-bottom:0}.pricing-section{background:#eef5ff}.pricing-layout{grid-template-columns:minmax(0,.9fr) minmax(340px,1.1fr);align-items:center;gap:48px;display:grid}.featured-price-card{border:2px solid var(--blue);border-radius:var(--radius);max-width:460px;box-shadow:var(--shadow);background:#fff;padding:34px;position:relative}.discount-ribbon{color:#fff;background:var(--orange);border-radius:4px;padding:5px 9px;font-size:12px;font-weight:800;position:absolute;top:16px;right:16px}.featured-price{align-items:baseline;gap:12px;margin:10px 0 16px;display:flex}.featured-price .old-price,.old-price{color:var(--muted);font-size:19px}.featured-price .current-price,.current-price{color:var(--blue-dark);font-size:48px;font-weight:900;line-height:1}.price-note{color:var(--muted);font-size:14px}.included-service{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.price-stack{gap:6px;display:grid}.service-boundary{gap:20px;display:grid}.contact-layout{grid-template-columns:minmax(0,1fr) 260px;align-items:center;gap:48px;display:grid}.contact-layout p{max-width:680px}.qr-frame{border-radius:var(--radius);background:#fff;width:260px;padding:10px;box-shadow:0 12px 24px #0003}.qr-frame img{object-fit:contain;width:240px;height:240px}.floating-contact{z-index:9;width:150px;position:fixed;bottom:18px;right:18px}.floating-contact-card{border-radius:var(--radius);color:var(--ink);box-shadow:var(--shadow);background:#fff;border:1px solid #c7d7f5;padding:12px;text-decoration:none;display:block}.floating-contact-card:hover{color:var(--ink);border-color:var(--blue)}.floating-contact-card strong,.floating-contact-price,.floating-contact-note{display:block}.floating-contact-card strong{margin-bottom:2px;font-size:16px}.floating-contact-price{color:var(--blue-dark);font-size:13px;font-weight:800}.floating-contact-qr{width:120px;height:120px;margin:8px auto;display:block}.floating-contact-qr img{object-fit:contain;width:120px;height:120px}.floating-contact-note{color:var(--muted);text-align:center;font-size:11px;line-height:1.4}.page-hero{border-bottom:1px solid var(--line);background:var(--soft);padding:68px 0 62px}.page-hero h1{max-width:820px;margin-bottom:16px;font-size:42px}.page-hero>.reading>p:not(.eyebrow):not(.source-note){max-width:760px;color:var(--muted);font-size:18px}.breadcrumb{color:var(--muted);margin-bottom:26px;font-size:14px}.breadcrumb a{color:var(--muted)}.article{padding-top:58px;padding-bottom:72px}.article>:first-child{margin-top:0}.article h2{margin-top:48px}.article h3{margin-top:30px}.article p,.article li{color:#2e3849}.article .source-list a{overflow-wrap:anywhere}.article table{border-collapse:collapse;width:100%;margin-bottom:24px}.article th,.article td{border:1px solid var(--line);text-align:left;vertical-align:top;padding:12px}.article th{background:var(--soft)}.article-callout{margin:28px 0}.guide-meta{margin-bottom:0}.site-footer{border-top:1px solid var(--line);background:#f8fafc;padding:42px 0 110px}.footer-layout{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:38px;display:grid}.footer-layout strong{margin-bottom:10px;display:block}.footer-layout p{max-width:760px;color:var(--muted);margin-bottom:8px;font-size:13px}.footer-links{justify-items:end;gap:8px;font-size:13px;display:grid}.footer-links span{color:var(--muted)}@media (width<=900px){h1{font-size:40px}.hero-layout,.pricing-layout{grid-template-columns:1fr;gap:36px}.hero-layout{min-height:auto}.hero-visual{max-width:520px}.grid-3,.service-grid,.guide-grid,.check-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-layout>.featured-price-card{max-width:none}}@media (width<=700px){body{font-size:15px}.container,.reading{width:min(100% - 28px,640px)}h1,.page-hero h1{font-size:34px}h2{font-size:28px}.section{padding:58px 0}.nav-shell{min-height:64px}.brand{max-width:calc(100% - 74px);font-size:13px}.primary-nav{display:none}.mobile-menu{display:block}.hero-layout{padding-top:54px;padding-bottom:54px}.hero-copy{font-size:17px}.hero-proof{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.proof-stat strong{font-size:14px}.proof-stat span{font-size:11px}.hero-visual{display:none}.hero-offer{max-width:none}.grid-2,.grid-3,.service-grid,.guide-grid,.boundary-grid,.scope-grid,.check-grid,.contact-layout,.footer-layout{grid-template-columns:1fr}.card,.card-link,.featured-price-card{padding:20px}.contact-layout{gap:28px}.qr-frame{width:220px}.qr-frame img{width:200px;height:200px}.floating-contact{width:76px;bottom:12px;right:12px}.floating-contact-card{padding:5px}.floating-contact-kicker,.floating-contact-card strong,.floating-contact-price,.floating-contact-note{display:none}.floating-contact-qr,.floating-contact-qr img{width:64px;height:64px;margin:0 auto}.page-hero{padding:46px 0 42px}.page-actions,.hero-actions{flex-direction:column;align-items:stretch}.page-actions .button,.hero-actions .button{width:100%}.article{padding-top:42px;padding-bottom:52px}.article h2{margin-top:38px}.article table{white-space:normal;display:block;overflow-x:auto}.footer-links{justify-items:start}.site-footer{padding-bottom:94px}}@media (width<=700px) and (height<=680px){.floating-contact{display:none}.hero-layout{padding-top:36px;padding-bottom:36px}.hero h1{margin-bottom:14px;font-size:30px}.hero-copy{margin-bottom:12px;font-size:16px}.hero-actions{gap:8px;margin-top:14px}.site-footer{padding-bottom:50px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
