*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;overflow-x:hidden}html{scroll-behavior:smooth}:root{--accent: #1a3a5c;--accent-strong: #14243a;--accent-soft: #eef3f9;--text-strong: #14243a;--text: #2b3a4a;--text-muted: #64748b;--surface: #ffffff;--surface-muted: #f7f9fc;--border: #e7ecf3;--radius: 14px;--shadow-sm: 0 1px 2px rgba(20, 36, 58, .04);--shadow: 0 6px 22px rgba(20, 36, 58, .06)}html[data-a11y-font=large] body{font-size:125%}html[data-a11y-font=xlarge] body{font-size:155%}html[data-a11y-spacing=medium] body{letter-spacing:.08em;word-spacing:.12em;line-height:1.8}html[data-a11y-spacing=wide] body{letter-spacing:.16em;word-spacing:.24em;line-height:2}html[data-a11y-scheme=white] body,html[data-a11y-scheme=white] :where(header,footer,section,main,article,aside,div,nav,ul,li,p,h1,h2,h3,h4,h5,h6,span,a,button,label,input,textarea,table,td,th){background-color:#fff!important;color:#000!important;box-shadow:none!important;text-shadow:none!important;background-image:none!important;-webkit-text-fill-color:#000000!important}html[data-a11y-scheme=white] a{color:#00308f!important;-webkit-text-fill-color:#00308f!important;text-decoration:underline!important}html[data-a11y-scheme=black] body,html[data-a11y-scheme=black] :where(header,footer,section,main,article,aside,div,nav,ul,li,p,h1,h2,h3,h4,h5,h6,span,a,button,label,input,textarea,table,td,th){background-color:#000!important;color:#fff!important;box-shadow:none!important;text-shadow:none!important;background-image:none!important;-webkit-text-fill-color:#ffffff!important;border-color:#fff!important}html[data-a11y-scheme=black] a{color:#ff0!important;-webkit-text-fill-color:#ffff00!important;text-decoration:underline!important}html[data-a11y-scheme=blue] body,html[data-a11y-scheme=blue] :where(header,footer,section,main,article,aside,div,nav,ul,li,p,h1,h2,h3,h4,h5,h6,span,a,button,label,input,textarea,table,td,th){background-color:#9dd1ff!important;color:#063462!important;box-shadow:none!important;text-shadow:none!important;background-image:none!important;-webkit-text-fill-color:#063462!important}html[data-a11y-scheme=blue] a{color:#00308f!important;-webkit-text-fill-color:#00308f!important;text-decoration:underline!important}html[data-a11y] .a11y-widget,html[data-a11y] .a11y-widget *{background-color:initial;-webkit-text-fill-color:initial}html[data-a11y-images=hidden] img,html[data-a11y-images=hidden] video,html[data-a11y-images=hidden] svg:not(.a11y-toggle svg):not(.keep-visible){display:none!important}html[data-a11y-images=hidden] [style*=background-image]{background-image:none!important}.prose{color:var(--text);line-height:1.7;max-width:100%}.prose h2{font-size:1.35rem;color:var(--text-strong);letter-spacing:-.01em;margin:2rem 0 .9rem}.prose h3{font-size:1.1rem;color:var(--accent);margin:1.4rem 0 .6rem}.prose p{margin-bottom:1rem}.prose ul,.prose ol{margin:0 0 1rem 1.2rem;display:flex;flex-direction:column;gap:.4rem}.prose a{color:#1a3a5c;font-weight:600}.info-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.6rem 1.7rem;margin-bottom:1.2rem;box-shadow:var(--shadow-sm)}.info-card>h2:first-child,.info-card>h3:first-child{margin-top:0}.spec-table{display:grid;grid-template-columns:minmax(200px,320px) 1fr;gap:0;border:1px solid #e3e8ef;border-radius:12px;overflow:hidden;background:#fff}.spec-table>dt{font-weight:600;color:var(--accent-strong);padding:.85rem 1.1rem;background:var(--accent-soft);border-bottom:1px solid var(--border)}.spec-table>dd{padding:.85rem 1.1rem;border-bottom:1px solid #e8edf3;color:#24313f}.spec-table>dt:last-of-type,.spec-table>dd:last-of-type{border-bottom:none}@media(max-width:640px){.spec-table{grid-template-columns:1fr}.spec-table>dt{border-bottom:none;padding-bottom:.2rem;background:#fff}.spec-table>dd{padding-top:.2rem}}.data-table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;font-size:.95rem}.data-table th,.data-table td{border:1px solid #e3e8ef;padding:.7rem .9rem;text-align:left;vertical-align:top}.data-table th{background:var(--accent-strong);color:#fff;font-weight:600}.data-table tr:nth-child(2n) td{background:var(--surface-muted)}.table-scroll{overflow-x:auto}.note-muted{color:#6b7785;font-style:italic;background:#f1f4f8;border-left:3px solid #b9c6d6;padding:.8rem 1rem;border-radius:0 8px 8px 0}.site-header.svelte-1elxaub{position:sticky;top:0;z-index:1000;display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:92px;padding:.9rem clamp(1.25rem,5vw,5rem);background:#fffffff5;border-bottom:1px solid #e7e3dc;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#17233d;transition:min-height .22s ease,padding .22s ease,box-shadow .22s ease}.site-header.on-video.svelte-1elxaub{margin-bottom:-92px;background:linear-gradient(180deg,rgba(8,17,31,.48),transparent);border-bottom-color:transparent;color:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.site-header.on-video.svelte-1elxaub .brand:where(.svelte-1elxaub) img:where(.svelte-1elxaub){filter:brightness(0) invert(1) drop-shadow(0 2px 5px rgba(0,0,0,.35))}.site-header.on-video.svelte-1elxaub .brand:where(.svelte-1elxaub) small:where(.svelte-1elxaub),.site-header.on-video.svelte-1elxaub nav:where(.svelte-1elxaub) a:where(.svelte-1elxaub),.site-header.on-video.svelte-1elxaub .a11y-button:where(.svelte-1elxaub){color:#fff;text-shadow:0 1px 5px rgba(0,0,0,.45)}.brand.svelte-1elxaub{display:flex;align-items:center;gap:.85rem;min-width:300px;color:inherit;text-decoration:none}.brand.svelte-1elxaub img:where(.svelte-1elxaub){width:48px;height:48px;object-fit:contain}.brand.svelte-1elxaub span:where(.svelte-1elxaub){display:flex;flex-direction:column;line-height:1.12}.brand.svelte-1elxaub strong:where(.svelte-1elxaub){font-size:.82rem;font-weight:700}.brand.svelte-1elxaub small:where(.svelte-1elxaub){margin-top:.28rem;color:#737b89;font-size:.7rem}.header-actions.svelte-1elxaub{display:flex;align-items:center;justify-content:flex-end;gap:clamp(.85rem,1.7vw,1.75rem)}nav.svelte-1elxaub{display:flex;align-items:center;gap:clamp(1rem,2vw,2.25rem)}nav.svelte-1elxaub a:where(.svelte-1elxaub){position:relative;padding:.45rem 0;color:#253049;font-size:.88rem;font-weight:500;text-decoration:none}nav.svelte-1elxaub a:where(.svelte-1elxaub):after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:#c8a85e;transform:scaleX(0);transform-origin:left;transition:transform .18s ease}nav.svelte-1elxaub a:where(.svelte-1elxaub):hover:after,nav.svelte-1elxaub a[aria-current=page]:where(.svelte-1elxaub):after{transform:scaleX(1)}.a11y-button.svelte-1elxaub{display:inline-flex;align-items:center;gap:.55rem;max-width:160px;padding:0;border:0;background:transparent;color:#253049;font:inherit;font-size:.72rem;line-height:1.25;text-align:left;cursor:pointer}.a11y-button.svelte-1elxaub svg:where(.svelte-1elxaub){width:29px;height:29px;flex:0 0 auto;fill:currentColor}.enroll-button.svelte-1elxaub{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;min-height:42px;padding:.7rem 1.15rem;border:0;border-radius:999px;background:#e8c565;color:#17233d;font:inherit;font-size:.78rem;font-weight:700;letter-spacing:.025em;text-transform:uppercase;white-space:nowrap;cursor:pointer;transition:transform .18s ease,background .18s ease}.enroll-button.svelte-1elxaub:hover{transform:translateY(-1px);background:#ddba59}.menu-toggle.svelte-1elxaub{display:none}@media(max-width:1050px){.site-header.svelte-1elxaub{min-height:78px}.site-header.on-video.svelte-1elxaub{margin-bottom:-78px}.brand.svelte-1elxaub{min-width:0}.brand.svelte-1elxaub strong:where(.svelte-1elxaub){font-size:.7rem}.header-actions.svelte-1elxaub{gap:1rem}nav.svelte-1elxaub{gap:1rem}.a11y-button.svelte-1elxaub span:where(.svelte-1elxaub){display:none}nav.svelte-1elxaub a:where(.svelte-1elxaub){max-width:175px;line-height:1.25}}@media(max-width:760px){.site-header.svelte-1elxaub{min-height:70px;padding:.7rem 1rem}.site-header.on-video.svelte-1elxaub{margin-bottom:-70px}.site-header.on-video.svelte-1elxaub .menu-toggle:where(.svelte-1elxaub){border-color:#ffffffb3;background:#08111f4d}.site-header.on-video.svelte-1elxaub .menu-toggle:where(.svelte-1elxaub) span:where(.svelte-1elxaub){background:#fff}.brand.svelte-1elxaub img:where(.svelte-1elxaub){width:40px;height:40px}.brand.svelte-1elxaub strong:where(.svelte-1elxaub){max-width:230px;font-size:.64rem}.brand.svelte-1elxaub small:where(.svelte-1elxaub){display:none}.menu-toggle.svelte-1elxaub{display:grid;place-content:center;gap:6px;width:42px;height:42px;border:1px solid #ded9cf;border-radius:50%;background:#fff;cursor:pointer}.menu-toggle.svelte-1elxaub span:where(.svelte-1elxaub){display:block;width:18px;height:1px;background:#17233d}.header-actions.svelte-1elxaub{display:none;position:absolute;top:100%;left:0;right:0;padding:1.25rem;background:#fff;border-bottom:1px solid #e7e3dc;box-shadow:0 18px 35px #17233d17}.header-actions.open.svelte-1elxaub{display:grid}nav.svelte-1elxaub{display:grid;gap:0}nav.svelte-1elxaub a:where(.svelte-1elxaub){padding:.8rem 0;border-bottom:1px solid #efede8}.a11y-button.svelte-1elxaub{max-width:none;font-size:.75rem}.a11y-button.svelte-1elxaub span:where(.svelte-1elxaub){display:inline}.enroll-button.svelte-1elxaub{width:100%;margin-top:.25rem}}.site-footer.svelte-jz8lnl{padding:3.25rem clamp(1.25rem,5vw,5rem) 1.5rem;background:#17233d;border-top:1px solid #263654;color:#f7f4ed}.footer-inner.svelte-jz8lnl{display:grid;grid-template-columns:1.55fr .85fr .9fr 1.05fr;gap:clamp(2rem,4vw,4rem);max-width:1360px;margin:0 auto}.footer-brand.svelte-jz8lnl{display:flex;gap:.9rem;align-items:flex-start}.footer-brand.svelte-jz8lnl img:where(.svelte-jz8lnl){width:58px;height:58px;object-fit:contain;filter:brightness(0) invert(1)}.footer-brand.svelte-jz8lnl div:where(.svelte-jz8lnl){display:flex;flex-direction:column;max-width:320px}.footer-brand.svelte-jz8lnl strong:where(.svelte-jz8lnl){font-size:.92rem;line-height:1.25}.footer-brand.svelte-jz8lnl span:where(.svelte-jz8lnl){margin-top:.35rem;color:#abb6ca;font-size:.7rem;line-height:1.5}.footer-brand.svelte-jz8lnl p:where(.svelte-jz8lnl){margin-top:.7rem;color:#8795ad;font-size:.72rem;line-height:1.5}.footer-column.svelte-jz8lnl{display:flex;flex-direction:column;gap:.55rem}.footer-column.svelte-jz8lnl h2:where(.svelte-jz8lnl){margin-bottom:.3rem;color:#fff;font-family:Georgia,serif;font-size:1.08rem;font-weight:400}.footer-column.svelte-jz8lnl a:where(.svelte-jz8lnl),.footer-column.svelte-jz8lnl p:where(.svelte-jz8lnl){color:#abb6ca;font-size:.74rem;line-height:1.45;text-decoration:none}.footer-column.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:#fff;text-decoration:underline}.feedback-button.svelte-jz8lnl{display:inline-flex;align-items:center;gap:.55rem;width:fit-content;margin-top:.45rem;padding:.65rem .8rem;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#213354;color:#fff!important;font-weight:700}.feedback-button.svelte-jz8lnl span:where(.svelte-jz8lnl){width:18px;height:12px;border-radius:1px;background:linear-gradient(#fff 0 33%,#2462b8 33% 66%,#d24a4a 66%)}.footer-bottom.svelte-jz8lnl{display:flex;justify-content:space-between;gap:1rem;max-width:1360px;margin:2.5rem auto 0;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.12);color:#8795ad;font-size:.67rem}@media(max-width:900px){.footer-inner.svelte-jz8lnl{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.footer-inner.svelte-jz8lnl{grid-template-columns:1fr}.footer-bottom.svelte-jz8lnl{flex-direction:column}}.a11y-backdrop.svelte-rjkkau{position:fixed;inset:0;background:#0a142359;z-index:2400}.a11y-panel.svelte-rjkkau{position:fixed;top:1rem;right:1rem;width:340px;max-width:92vw;max-height:88vh;overflow-y:auto;background:#fff;color:#14243a;border:1px solid #d0d7de;border-radius:14px;box-shadow:0 20px 50px #0000004d;padding:1.1rem;display:flex;flex-direction:column;gap:.9rem;z-index:2500}.a11y-panel-head.svelte-rjkkau{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eef1f5;padding-bottom:.7rem}.a11y-panel-title.svelte-rjkkau{font-weight:700;font-size:1rem;color:#14243a}.a11y-close.svelte-rjkkau{background:#f1f4f8;border:none;border-radius:8px;width:32px;height:32px;cursor:pointer;color:#475569;display:flex;align-items:center;justify-content:center}.a11y-close.svelte-rjkkau svg:where(.svelte-rjkkau){width:18px;height:18px}.a11y-close.svelte-rjkkau:hover{background:#e5e9f0}.a11y-row.svelte-rjkkau{display:flex;flex-direction:column;gap:.4rem}.a11y-label.svelte-rjkkau{font-size:.78rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.a11y-options.svelte-rjkkau{display:flex;gap:.4rem;flex-wrap:wrap}.a11y-schemes.svelte-rjkkau{flex-direction:column}.a11y-opt.svelte-rjkkau{flex:1;min-width:44px;padding:.55rem .6rem;border:1px solid #c9d2dc;background:#f4f6f9;color:#14243a;border-radius:8px;cursor:pointer;font-size:.85rem;transition:all .15s ease}.a11y-opt.svelte-rjkkau:hover{border-color:#1a3a5c}.a11y-opt.active.svelte-rjkkau{background:#1a3a5c;color:#fff;border-color:#1a3a5c}.a11y-opt.scheme-white.svelte-rjkkau{background:#fff;color:#000}.a11y-opt.scheme-black.svelte-rjkkau{background:#000;color:#fff}.a11y-opt.scheme-blue.svelte-rjkkau{background:#9dd1ff;color:#063462}.a11y-opt.scheme-white.active.svelte-rjkkau,.a11y-opt.scheme-black.active.svelte-rjkkau,.a11y-opt.scheme-blue.active.svelte-rjkkau{outline:3px solid #ff9800;outline-offset:1px}.a11y-actions.svelte-rjkkau{display:flex;gap:.5rem;border-top:1px solid #eef1f5;padding-top:.8rem}.a11y-btn-reset.svelte-rjkkau,.a11y-btn-off.svelte-rjkkau{flex:1;padding:.55rem;border-radius:8px;cursor:pointer;font-size:.85rem;border:1px solid #c9d2dc;background:#f4f6f9;color:#14243a}.a11y-btn-off.svelte-rjkkau{background:#1a3a5c;color:#fff;border-color:#1a3a5c}.layout-wrapper.svelte-12qhfyh{width:100%;max-width:100vw;overflow-x:clip;margin:0;padding:0;display:flex;flex-direction:column;min-height:100vh}.content.svelte-12qhfyh{flex:1}.maintenance-bar.svelte-12qhfyh{position:relative;z-index:1100;min-height:36px;padding:.55rem 5%;display:flex;align-items:center;justify-content:center;gap:.6rem;background:#b4232f;color:#fff;font-size:.82rem;font-weight:600;line-height:1.25;letter-spacing:.01em;text-align:center}.maintenance-dot.svelte-12qhfyh{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#fff;box-shadow:0 0 0 4px #ffffff2e}@media(max-width:640px){.maintenance-bar.svelte-12qhfyh{justify-content:flex-start;padding-inline:1rem;font-size:.73rem;text-align:left}}
