:root{--ink:#15233f;--ink-soft:#41506b;--muted:#6b7890;--blue:#2c428c;--blue-deep:#1b2c5e;--blue-2:#38509e;--teal:#0c5e7c;--teal-deep:#073b4f;--turq:#15a6be;--turq-soft:#7cd0dc;--gold:#b88a1a;--gold-bright:#d9ae33;--gold-soft:#ead08a;--gold-wash:#f7efd7;--paper:#fbfcfe;--panel:#eff3fa;--panel-warm:#faf6ec;--line:#e2e8f1;--white:#fff;--maxw:1080px;--r:16px;--r-sm:12px;--shadow:0 1px 2px #15233f0a, 0 12px 30px -16px #15233f2e;--shadow-lg:0 24px 60px -28px #15233f59}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,system-ui,Arial,sans-serif;line-height:1.62}a{color:var(--blue)}h1,h2,h3,h4{letter-spacing:-.02em;color:var(--ink);text-wrap:balance;margin:0;font-family:inherit;font-weight:700;line-height:1.18}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 24px}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin:0;font-size:12.5px;font-weight:700}header.nav{z-index:50;background:0 0;border-bottom:1px solid #0000;transition:background .25s,box-shadow .25s,border-color .25s;position:sticky;top:0}header.nav.scrolled{backdrop-filter:saturate(140%)blur(12px);border-bottom:1px solid var(--line);background:#fbfcfee6}.nav-in{align-items:center;gap:14px;height:72px;display:flex}header.nav .wrap{max-width:1180px}.brand{flex-shrink:0;align-items:center;gap:12px;text-decoration:none;display:flex}.logo-mark{background-image:url(/assets/logo.png);background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:46px;height:46px;display:inline-block}.brand .logo-mark{width:64px;height:64px;transition:width .25s,height .25s}header.nav.scrolled .brand .logo-mark{width:46px;height:46px}.brand .bwrap{flex-direction:column;line-height:1;display:flex}.brand .bname{color:var(--ink);letter-spacing:0;max-width:250px;font-family:inherit;font-size:13.5px;font-weight:700;line-height:1.2}.menu{background:var(--panel);border:1px solid var(--line);border-radius:14px;flex-wrap:nowrap;gap:2px;margin-left:auto;padding:4px;display:flex}.menu a{color:var(--ink-soft);white-space:nowrap;border-radius:10px;padding:7px 9px;font-size:13px;font-weight:600;text-decoration:none;transition:all .18s}.menu a:hover,.menu a.current{color:var(--blue);background:#fff;box-shadow:0 4px 12px -6px #08142e59}.burger{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:11px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:4px;width:44px;height:44px;margin-left:auto;display:none}.burger span{background:var(--blue);border-radius:2px;width:18px;height:2px;transition:all .2s}.lang-switch{background:var(--panel);border:1px solid var(--line);border-radius:10px;flex-shrink:0;gap:2px;margin-left:auto;padding:3px;display:flex}.lang-btn{cursor:pointer;color:var(--muted);background:0 0;border:0;border-radius:7px;padding:5px 9px;font-family:inherit;font-size:12.5px;font-weight:700;line-height:1;transition:all .15s}.lang-btn:hover{color:var(--ink)}.lang-btn.active{color:var(--blue);background:#fff;box-shadow:0 2px 6px -3px #08142e59}.hero{background:radial-gradient(1100px 520px at 100% 0,#fff 0%,#0000 58%),linear-gradient(#fbfcfe 0%,#eef2f8 100%);position:relative;overflow:hidden}.hero .wrap{z-index:2;padding-top:54px;padding-bottom:54px;position:relative}.hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:44px;display:grid}.hero .crumbs{color:var(--muted);margin:0 0 16px;font-size:13px;font-weight:600}.hero .crumbs a{color:var(--muted);text-decoration:none}.hero .crumbs a:hover{color:var(--blue)}.hero h1{margin-top:12px;font-size:clamp(34px,5vw,54px);line-height:1.08}.hero .lead{color:var(--ink-soft);max-width:46ch;margin-top:18px;font-size:clamp(16px,1.5vw,18px);line-height:1.6}.hero-media{justify-content:center;display:flex}.hero-illu{width:100%;max-width:340px;height:auto;display:block}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.hero-illu .float{transform-box:view-box;transform-origin:50%;animation:4.6s ease-in-out infinite floaty}.hero-illu .float.f2{animation-duration:5.6s;animation-delay:-1.6s}.anim-pause,.anim-pause *{animation-play-state:paused!important}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.section{padding:8px 0 64px}.faq-main{max-width:780px;margin:0 auto}.faq-list{gap:12px;display:grid}.qa{box-shadow:var(--shadow);border-radius:14px;transition:box-shadow .18s,transform .18s;overflow:hidden}.qa:hover{box-shadow:var(--shadow-lg);transform:translateY(-1px)}.qa>summary{cursor:pointer;background:linear-gradient(135deg,#0c5e7c 0%,#1799b7 100%);align-items:center;gap:18px;padding:18px 22px;list-style:none;display:flex}.qa>summary::-webkit-details-marker{display:none}.qa>summary h3{color:#fff;letter-spacing:-.005em;margin:0;font-size:16px;font-weight:600;line-height:1.4}.chev{color:#fff;background:#ffffff29;border:1px solid #ffffff47;border-radius:9px;flex-shrink:0;place-items:center;width:30px;height:30px;margin-left:auto;transition:transform .25s,background .15s;display:grid}.chev svg{width:17px;height:17px}.qa>summary:hover .chev{background:#ffffff42}.qa[open] .chev{background:#ffffff47;transform:rotate(180deg)}.qa-body{background:#fff;padding:20px 24px 24px}@keyframes accIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}.qa[open] .qa-body{animation:.2s accIn}.prose p{color:var(--ink-soft);margin:0 0 12px;font-size:15.5px;line-height:1.66}.prose p:last-child{margin-bottom:0}.prose b{color:var(--ink);font-weight:700}.prose a{color:var(--blue);border-bottom:1px solid #2c428c47;font-weight:600;text-decoration:none}.prose a:hover{border-bottom-color:var(--blue)}.prose ul{gap:10px;margin:6px 0 12px;padding:0;list-style:none;display:grid}.prose ul li{color:var(--ink-soft);align-items:flex-start;gap:11px;font-size:15px;line-height:1.55;display:flex}.prose ul li:before{content:"";background:var(--turq);border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:8px}.prose ul.checks li:before{content:"✓";color:#15a06a;background:0 0;border-radius:0;width:auto;height:auto;margin-top:0;font-size:15px;font-weight:800;line-height:1.55}.prose .src{color:var(--muted);margin-top:14px;font-size:13px;line-height:1.5}.prose .src a{font-weight:600}.prose .flag{border:1px solid #bfe3e9;border-left:4px solid var(--turq);border-radius:var(--r-sm);color:var(--ink);background:#eaf6f8;margin:14px 0;padding:13px 16px;font-size:14.5px;line-height:1.55}.prose .flag b{color:var(--teal)}.prose .sources{border-top:1px solid var(--line);margin-top:16px;padding-top:14px}.prose .sources-lab{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin:0 0 8px;font-size:12px;font-weight:800}.prose .sources ol{gap:7px;margin:0;padding-left:20px;display:grid}.prose .sources li{color:var(--ink-soft);font-size:13px;line-height:1.5}.prose .sources a{color:var(--blue);word-break:break-word;border-bottom:1px solid #2c428c47;font-weight:600}.help{border-radius:var(--r);color:#eaf6f8;box-shadow:var(--shadow-lg);background:radial-gradient(700px 320px at 90% 0,#15a6be4d,#0000 60%),linear-gradient(160deg,#0c5e7c 0%,#073b4f 100%);grid-template-columns:1fr auto;align-items:center;gap:28px;padding:34px 38px;display:grid;overflow:hidden}.help .eyebrow{color:var(--turq-soft)}.help h2{color:#fff;margin:11px 0 8px;font-size:23px}.help p{color:#c5e3e9;max-width:54ch;margin:0;font-size:15px;line-height:1.55}.help-actions{flex-direction:column;gap:11px;min-width:230px;display:flex}.btn{cursor:pointer;white-space:nowrap;border:1.5px solid #0000;border-radius:13px;justify-content:center;align-items:center;gap:9px;padding:13px 22px;font-size:15px;font-weight:700;text-decoration:none;transition:all .18s;display:inline-flex}.btn-gold{background:var(--gold-bright);color:#3a2d08;box-shadow:0 8px 20px -8px #d9ae3399}.btn-gold:hover{background:#e6bc46;transform:translateY(-1px)}.btn-ghost-light{color:#fff;background:#ffffff0f;border-color:#fff6}.btn-ghost-light:hover{background:#ffffff24;border-color:#fff}footer{border-top:1px solid var(--line);color:var(--muted);background:var(--paper);padding:24px 0 40px;font-size:13.5px}footer .wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 18px;display:flex}footer a{font-weight:600;text-decoration:none}@media (width>=1181px) and (width<=1280px){.menu>a{padding:7px 8px;font-size:12.5px}.brand .bname{font-size:12.5px}}@media (width<=1180px){.menu{display:none}.burger{display:flex}.menu.open{border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);box-shadow:var(--shadow-lg);z-index:60;background:#fff;border-radius:0;flex-flow:column;gap:0;padding:8px 24px 14px;display:flex;position:absolute;top:72px;left:0;right:0}.menu.open>a{border-bottom:1px solid var(--line);padding:13px 6px;font-size:15px}.menu.open>a:last-of-type{border-bottom:none}}@media (width<=920px){.hero-grid{grid-template-columns:1fr;gap:22px}.hero-media{justify-content:center}.hero-illu{max-width:280px}.help{grid-template-columns:1fr;padding:28px 24px}}@media (prefers-reduced-motion:reduce){.hero-illu .float,.qa[open] .qa-body{animation:none}html{scroll-behavior:auto}}@media (width<=600px){.wrap{padding:0 18px}.section{padding:6px 0 44px}.lang-switch{display:none}.nav-in,.brand{gap:10px}.brand .logo-mark{width:46px;height:46px}.brand .bname{font-size:12px}.qa>summary{gap:12px;padding:16px}.qa-body{padding:18px 16px 20px}.help-actions{min-width:0}.help-actions .btn{width:100%}}
