:root{--bg-page: #f3f6fa;--bg-white: #ffffff;--bg-light: #f6f8fb;--bg-warm: #f8f7f5;--bg-neutral: #f0f0ed;--blue-main: #1f4c8f;--blue-soft: #3c6fb4;--blue-muted: #5f7fa7;--green-main: #1f9b4c;--green-soft: #22a857;--text-main: #1c2733;--text-muted: #5c6d82;--text-quiet: #7a8a9a;--rule-color: rgba(31, 76, 143, .18);--shadow-soft: 0 12px 30px rgba(9, 30, 66, .12);--radius-card: 10px;--radius-button: 6px;--max-width: 1200px;--nav-height: 86px}[data-astro-cid-d2nysjws]{box-sizing:border-box;scroll-behavior:smooth}body{margin:0;font-family:Nunito,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg-warm);color:var(--text-main)}a[data-astro-cid-d2nysjws]{color:inherit;text-decoration:none}img[data-astro-cid-d2nysjws]{max-width:100%;display:block}.page[data-astro-cid-d2nysjws]{min-height:100vh;display:flex;flex-direction:column}.shell[data-astro-cid-d2nysjws]{max-width:var(--max-width);margin:0 auto;padding:0 32px}.header[data-astro-cid-d2nysjws]{background:linear-gradient(to right,#fff,#f5f7fb);box-shadow:0 1px #0f172a0f;position:sticky;top:0;z-index:100}.header-inner[data-astro-cid-d2nysjws]{height:var(--nav-height);display:flex;align-items:center;justify-content:space-between}.logo-row[data-astro-cid-d2nysjws]{display:flex;align-items:center;gap:10px;text-decoration:none}.logo-mark[data-astro-cid-d2nysjws]{width:34px;height:26px;border-radius:6px;background:linear-gradient(135deg,#1f4c8f,#22a857)}.logo-text[data-astro-cid-d2nysjws]{font-weight:700;font-size:20px;letter-spacing:.02em}.logo-text[data-astro-cid-d2nysjws] span[data-astro-cid-d2nysjws]:first-child{color:var(--blue-main)}.logo-text[data-astro-cid-d2nysjws] span[data-astro-cid-d2nysjws]:last-child{color:var(--green-main)}.nav[data-astro-cid-d2nysjws]{display:flex;align-items:center;gap:32px;font-size:15px;color:var(--text-muted)}.nav-link[data-astro-cid-d2nysjws]{white-space:nowrap;cursor:pointer;transition:color .2s}.nav-link[data-astro-cid-d2nysjws]:hover{color:var(--blue-main)}.nav-right[data-astro-cid-d2nysjws]{display:flex;align-items:center;gap:20px}.login-link[data-astro-cid-d2nysjws]{font-size:15px;color:var(--blue-main);display:flex;align-items:center;gap:6px;background:transparent;border:none;cursor:pointer;padding:0;font-family:inherit;font-weight:700}.btn-gold[data-astro-cid-d2nysjws]{border-radius:var(--radius-button);padding:10px 22px;font-size:15px;font-weight:700;border:none;cursor:pointer;transition:background .15s ease,transform .1s ease,box-shadow .15s ease;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;background:linear-gradient(135deg,#e5a044,#d48c2e);color:#1a1000;box-shadow:0 6px 18px #d5943266}.btn-gold[data-astro-cid-d2nysjws]:hover{background:linear-gradient(135deg,#ebb055,#dc9838);transform:translateY(-1px);box-shadow:0 8px 24px #d5943280}.page-hero[data-astro-cid-d2nysjws]{background:var(--bg-white);padding:64px 0 48px}.page-hero-inner[data-astro-cid-d2nysjws]{max-width:680px}.breadcrumb[data-astro-cid-d2nysjws]{font-size:12px;color:var(--text-quiet);margin:0 0 28px;letter-spacing:.03em}.breadcrumb[data-astro-cid-d2nysjws] a[data-astro-cid-d2nysjws]{color:var(--text-quiet);text-decoration:underline;text-underline-offset:3px}.breadcrumb[data-astro-cid-d2nysjws] a[data-astro-cid-d2nysjws]:hover{color:var(--text-muted)}.page-title[data-astro-cid-d2nysjws]{font-size:34px;font-weight:700;color:var(--text-main);margin:0 0 14px;line-height:1.15;letter-spacing:-.015em}.page-subline[data-astro-cid-d2nysjws]{font-size:16px;color:var(--text-muted);line-height:1.6;margin:0;max-width:520px}.context-banner[data-astro-cid-d2nysjws]{position:relative;width:100%;height:340px;overflow:hidden;background:#1a2332}.context-banner[data-astro-cid-d2nysjws] img[data-astro-cid-d2nysjws]{width:100%;height:100%;object-fit:cover;object-position:center 45%;filter:saturate(.6) brightness(.88)}.context-banner[data-astro-cid-d2nysjws]:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#1a23320d,#1a233233)}.content-band[data-astro-cid-d2nysjws]{padding:52px 0}.content-band-white[data-astro-cid-d2nysjws]{background:var(--bg-white)}.content-band-warm[data-astro-cid-d2nysjws]{background:var(--bg-warm)}.content-band[data-astro-cid-d2nysjws]+.content-band[data-astro-cid-d2nysjws]{border-top:none}.section-divider[data-astro-cid-d2nysjws]{width:100%;height:1px;background:linear-gradient(to right,var(--rule-color),transparent 80%);margin:0;border:none}.content-inner[data-astro-cid-d2nysjws]{max-width:680px}.section-label[data-astro-cid-d2nysjws]{display:flex;align-items:center;gap:0;margin:0 0 18px}.section-label[data-astro-cid-d2nysjws]:before{content:"";display:block;width:3px;height:22px;background:var(--blue-main);opacity:.4;border-radius:1px;margin-right:14px;flex-shrink:0}.section-label[data-astro-cid-d2nysjws] h2[data-astro-cid-d2nysjws]{font-size:15px;font-weight:700;color:var(--text-main);margin:0;line-height:1.2;letter-spacing:.06em;text-transform:uppercase}.content-inner[data-astro-cid-d2nysjws] p[data-astro-cid-d2nysjws]{font-size:15px;color:var(--text-muted);line-height:1.75;margin:0 0 18px}.content-inner[data-astro-cid-d2nysjws] p[data-astro-cid-d2nysjws]:last-child{margin-bottom:0}.content-inner[data-astro-cid-d2nysjws] ul[data-astro-cid-d2nysjws]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.content-inner[data-astro-cid-d2nysjws] li[data-astro-cid-d2nysjws]{font-size:15px;color:var(--text-muted);line-height:1.55;padding-left:18px;position:relative}.content-inner[data-astro-cid-d2nysjws] li[data-astro-cid-d2nysjws]:before{content:"";position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:50%;background:var(--text-quiet);opacity:.5}.compliance-note[data-astro-cid-d2nysjws]{margin-top:44px;padding:12px 0 12px 16px;border-left:2px solid rgba(31,76,143,.15)}.compliance-note[data-astro-cid-d2nysjws] p[data-astro-cid-d2nysjws]{font-size:12px;font-weight:400;color:var(--text-quiet);margin:0;letter-spacing:.01em;line-height:1.5}.action-band[data-astro-cid-d2nysjws]{padding:40px 0 52px}.action-inner[data-astro-cid-d2nysjws]{max-width:680px}.action-link[data-astro-cid-d2nysjws]{display:inline-block;font-size:14px;font-weight:600;color:var(--text-muted);text-decoration:none;letter-spacing:.01em;transition:color .15s}.action-link[data-astro-cid-d2nysjws]:hover{color:var(--text-main)}@media(max-width:1024px){.shell[data-astro-cid-d2nysjws]{padding:0 20px}}@media(max-width:768px){.header-inner[data-astro-cid-d2nysjws]{height:72px}.nav[data-astro-cid-d2nysjws]{display:none}.nav-right[data-astro-cid-d2nysjws]{gap:12px}.page-hero[data-astro-cid-d2nysjws]{padding:48px 0 36px}.page-title[data-astro-cid-d2nysjws]{font-size:26px}.context-banner[data-astro-cid-d2nysjws]{height:220px}.content-band[data-astro-cid-d2nysjws]{padding:36px 0}.shell[data-astro-cid-d2nysjws]{padding:0 16px}}
