
:root{--navy:#081B33;--blue:#1E63FF;--ink:#122033;--muted:#607086;--line:#dfe6ef;--bg:#f5f7fa;--card:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg);line-height:1.55}.faq-shell{width:min(1160px,calc(100% - 36px));margin:auto}.faq-top{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.nav-inner{height:70px;display:flex;align-items:center;justify-content:space-between}.brand{text-decoration:none;color:var(--navy);display:flex;align-items:baseline;gap:7px;font-weight:800;font-size:25px;letter-spacing:-1px}.brand .two{color:var(--blue)}.brand small{font-size:12px;letter-spacing:.03em;font-weight:650}.lang-switch{display:flex;gap:6px;flex-wrap:wrap}.lang-switch a{text-decoration:none;color:var(--muted);font-size:12px;font-weight:700;padding:7px 8px;border-radius:8px}.lang-switch a:hover{background:#eef3fb;color:var(--navy)}.faq-hero{background:linear-gradient(135deg,#07182e,#0d2d58);color:#fff;padding:60px 0 46px}.crumb{font-size:12px;color:#b8c9df;display:flex;gap:8px;flex-wrap:wrap}.crumb a{color:#dbe8f8;text-decoration:none}.eyebrow{margin:34px 0 9px;font-size:12px;font-weight:800;letter-spacing:.13em;color:#83adff}.faq-hero h1{font-size:clamp(38px,6vw,72px);line-height:1;letter-spacing:-.045em;margin:0;max-width:850px}.hero-lead{font-size:clamp(18px,2.5vw,25px);max-width:830px;color:#d5e2f1;margin:20px 0 17px}.hero-meta{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:28px}.hero-meta span{font-size:12px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.07);padding:7px 10px;border-radius:999px}.search-wrap{background:#fff;color:var(--ink);padding:16px;border-radius:16px;box-shadow:0 16px 34px rgba(0,0,0,.22);max-width:850px}.search-wrap label{display:block;font-weight:800;font-size:13px;margin-bottom:7px}.search-wrap input{width:100%;font:inherit;padding:13px 14px;border:1px solid #cfd8e6;border-radius:10px;outline:none}.search-wrap input:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(30,99,255,.12)}.search-status{font-size:12px;color:var(--muted);margin-top:8px}.section-nav{display:flex;gap:7px;overflow:auto;padding:22px 0 4px}.section-nav a{white-space:nowrap;text-decoration:none;color:#d9e6f6;border:1px solid rgba(255,255,255,.16);padding:7px 10px;border-radius:9px;font-size:12px}.section-nav a:hover{background:rgba(255,255,255,.1)}.advice-note{max-width:920px;font-size:12px;color:#aebfd4;margin:20px 0 0}.faq-body{padding:46px 0 70px}.faq-section{scroll-margin-top:90px;margin:0 0 52px}.section-head{display:flex;gap:18px;align-items:baseline;border-bottom:1px solid var(--line);padding-bottom:12px;margin-bottom:18px}.section-kicker{color:var(--blue);font-size:11px;font-weight:900;letter-spacing:.11em}.section-head h2{font-size:clamp(25px,3vw,38px);letter-spacing:-.025em;margin:0}.faq-list{display:grid;gap:10px}.faq-item{background:var(--card);border:1px solid var(--line);border-radius:13px;overflow:hidden}.faq-item[open]{border-color:#c9d7ee;box-shadow:0 10px 24px rgba(8,27,51,.06)}.faq-item summary{cursor:pointer;list-style:none;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 19px;font-weight:780;font-size:16px}.faq-item summary::-webkit-details-marker{display:none}.faq-plus{font-size:22px;color:var(--blue);line-height:1;transition:.2s}.faq-item[open] .faq-plus{transform:rotate(45deg)}.faq-answer{padding:0 19px 18px;border-top:1px solid #edf1f6}.faq-answer p{margin:15px 0;color:#34445a}.faq-links{display:flex;gap:7px;flex-wrap:wrap}.faq-links a{font-size:11px;text-decoration:none;padding:6px 8px;border-radius:7px;background:#f1f4f8;color:#42546b}.faq-links a.deep{background:#e9f0ff;color:#134bbb;font-weight:800}.faq-empty{background:#fff;border:1px dashed #cbd5e1;padding:22px;border-radius:12px}.source-registry{margin-top:64px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px}.source-registry h2{margin-top:0}.source-registry li{margin:8px 0}.source-registry a{color:#315b9b;overflow-wrap:anywhere}footer{background:#06162a;color:#b8c7da;padding:25px 0}footer .faq-shell{display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap}footer strong{color:#fff}@media(max-width:640px){.faq-shell{width:min(100% - 24px,1160px)}.faq-top{position:static}.nav-inner{height:auto;padding:14px 0}.brand small{display:none}.faq-hero{padding-top:38px}.section-head{display:block}.section-kicker{display:block;margin-bottom:5px}.faq-item summary{font-size:15px}.faq-answer{font-size:14px}}
