:root{--font-body: "Roboto", system-ui, -apple-system, "Segoe UI", sans-serif;--font-heading: "Lato", var(--font-body);--color-primary: #0c4a6e;--color-primary-deep: #082f49;--color-accent: #14b8a6;--color-accent-hover: #0d9488;--color-accent-soft: rgba(20, 184, 166, .15);--color-text: #0f172a;--color-text-muted: #475569;--color-bg: #f0f4f8;--color-surface: #ffffff;--space-section: clamp(2rem, 5vw, 4rem);--radius-md: 8px;--leading-body: 1.65;--leading-prose: 1.7}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}html,body{width:100%;min-height:100%;overflow-x:clip;font-family:var(--font-body);font-optical-sizing:auto;font-style:normal;font-size:clamp(15px,.25vw + 14px,17px);line-height:var(--leading-body);color:var(--color-text);background-color:var(--color-bg);-webkit-text-size-adjust:100%;text-size-adjust:100%}@supports not (overflow: clip){html,body{overflow-x:hidden}}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:700;line-height:1.2;text-wrap:balance}h1{font-size:clamp(1.65rem,3.5vw + .5rem,2.75rem)}h2{font-size:clamp(1.35rem,2.2vw + .45rem,2.1rem)}h3{font-size:clamp(1.15rem,1.5vw + .4rem,1.65rem)}h4{font-size:clamp(1.05rem,1vw + .5rem,1.35rem)}h5,h6{font-size:clamp(1rem,.8vw + .45rem,1.15rem)}p{line-height:var(--leading-prose);margin-bottom:.75em}p:last-child{margin-bottom:0}#root{display:flex;flex-direction:column;min-height:calc(var(--vh, 1vh) * 100)}.main-content{flex:1;display:flex;flex-direction:column;align-items:stretch;overflow-x:clip;justify-content:flex-start;width:100%;max-width:100%;margin:0;outline:none}.main-content-route{animation:routeContentIn .42s ease forwards}@keyframes routeContentIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.main-content-route{animation:none}}img{max-width:100%;height:auto}video{max-width:100%}@supports not (overflow: clip){.main-content{overflow-x:hidden}}.skip-link{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;z-index:10001;padding:.75rem 1.25rem;background:var(--color-primary-deep);color:#fff;font-weight:600;text-decoration:none;border-radius:var(--radius-md);transition:box-shadow .2s ease,transform .2s ease}.skip-link:focus{position:fixed;left:1rem;top:1rem;width:auto;height:auto;overflow:visible;box-shadow:0 4px 20px #00000040}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[tabindex]:not([tabindex="-1"]):focus-visible{outline:3px solid var(--color-accent);outline-offset:2px}.page-loading{flex:1;display:flex;align-items:center;justify-content:center;min-height:40vh;font-family:var(--font-body);color:var(--color-text-muted);font-size:1rem}._navbar_ujzx4_1{background-color:#0081b8;color:#fff;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 6px #0000001a;border-bottom:solid 5px #05438a;height:5rem;width:100%;position:sticky;top:0;left:0;right:0;z-index:100;transition:height .3s ease,padding .3s ease;padding-left:max(0px,env(safe-area-inset-left,0px));padding-right:max(clamp(.5rem,2.5vw,1.25rem),env(safe-area-inset-right,0px));box-sizing:border-box}._navbar_ujzx4_1._shrunk_ujzx4_23{height:5rem}._logoContainer_ujzx4_27{display:flex;align-items:center;height:100%}._logo_ujzx4_27{height:100%;width:auto;max-height:100%;margin-right:10px;object-fit:contain}._navbar_ujzx4_1 h2{font-size:24px;margin:0;display:flex;align-items:center;height:100%}._navbar_ujzx4_1 ul{list-style:none;display:flex;padding:0;margin:0;height:100%}._navbar_ujzx4_1 li{display:flex;align-items:center;justify-content:center;height:100%}._navbar_ujzx4_1 li:first-child{border-left:none}._navbar_ujzx4_1 li a{font-size:clamp(.95rem,1.1vw,1.25rem);font-weight:700;color:#d8d8d8;text-decoration:none;display:flex;align-items:center;justify-content:center;margin-right:clamp(.75rem,2vw,3rem);font-family:Roboto,sans-serif;transition:transform .4s ease,color .4s ease;min-height:44px;padding:.25rem .35rem;box-sizing:border-box}._navbar_ujzx4_1 li a:hover{color:#9da0a0}._burger_ujzx4_88{display:none;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;padding:.5rem .85rem;min-width:44px;min-height:44px;height:auto;z-index:110;background:transparent;border:none;color:inherit}._burger_ujzx4_88:focus-visible{outline:3px solid #14b8a6;outline-offset:2px}._burger_ujzx4_88 span{display:block;width:2.3rem;height:4px;background-color:#fff;margin:4px 0;border-radius:3px;transition:.3s ease}@media (max-width: 1700px){._navbar_ujzx4_1 li a{font-size:clamp(.9rem,1vw,1.05rem);margin-right:clamp(.5rem,1.5vw,2rem);font-weight:400}}@media (max-width: 1200px){._navbar_ujzx4_1 li{width:100%;border-left:none;display:none}._navbar_ujzx4_1 li a{font-size:16px;margin-right:8px}._burger_ujzx4_88{display:flex}}@media (max-width: 400px){._logo_ujzx4_27{width:80%;height:auto}}._footer_wyjyh_1{background-color:#0081b8;color:#fff;text-align:center;padding:15px clamp(12px,4vw,20px);padding-bottom:calc(15px + env(safe-area-inset-bottom,0px));font-size:clamp(.75rem,2.5vw,1rem);position:relative;bottom:0;width:100%;max-width:100%;box-shadow:0 -2px 6px #0000001a;box-sizing:border-box}._footer_wyjyh_1 p{margin:0;line-height:1.5;word-wrap:break-word;overflow-wrap:anywhere}@media (max-width: 768px){._footer_wyjyh_1{padding:12px clamp(10px,3vw,16px);padding-bottom:calc(12px + env(safe-area-inset-bottom,0px))}}@media (max-width: 480px){._footer_wyjyh_1{padding:10px clamp(8px,2.5vw,12px);padding-bottom:calc(10px + env(safe-area-inset-bottom,0px))}}._burgerMenuOverlay_1kbk0_2{position:fixed;top:0;left:0;min-height:100svh;width:100svw;background:#000a19e6;backdrop-filter:blur(6px);z-index:999;display:flex;flex-direction:column;align-items:center;justify-content:center}._closeButton_1kbk0_17{position:absolute;top:max(1rem,env(safe-area-inset-top,0px));right:max(1rem,env(safe-area-inset-right,0px));background:transparent;border:none;color:#fff;font-size:2rem;cursor:pointer;min-width:48px;min-height:48px;display:flex;align-items:center;justify-content:center}._menuNav_1kbk0_33{display:flex;flex-direction:column;align-items:stretch;gap:0;width:min(100% - 2rem,22rem);padding:0 1rem}._menuItem_1kbk0_42{color:#fff;font-size:clamp(.95rem,2.8vw,1.2rem);text-decoration:none;letter-spacing:.06em;text-transform:uppercase;font-weight:500;position:relative;padding:.85rem 1rem;min-height:48px;display:flex;align-items:center;justify-content:center;text-align:center;box-sizing:border-box}._menuItem_1kbk0_42:after{content:"";display:block;width:100%;height:1px;background-color:#ffffff4d;margin-top:.5rem}._screen_18pba_1{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:linear-gradient(165deg,#0a4a66,#063a52 40%,#082f49);color:#f8fafc}._card_18pba_12{width:100%;max-width:28rem;text-align:center;padding:2.25rem 1.75rem 2rem;border-radius:12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);box-shadow:0 16px 48px #00000040}._iconWrap_18pba_23{display:flex;justify-content:center;margin-bottom:1.25rem;color:#ffffffeb}._svgIcon_18pba_30{width:3rem;height:3rem;opacity:.95}._svgIconError_18pba_36{color:#fecaca}._title_18pba_40{font-size:1.35rem;font-weight:700;line-height:1.3;margin:0 0 .75rem;font-family:var(--font-heading, "Lato", sans-serif)}._body_18pba_48{font-size:.95rem;line-height:1.55;margin:0 0 1.25rem;color:#f8fafce0}._detail_18pba_55{font-size:.75rem;line-height:1.4;margin:-.5rem 0 1rem;color:#94a3b8;word-break:break-word;max-height:4.5rem;overflow:auto}._actions_18pba_65{display:flex;flex-direction:column;gap:.65rem;margin-bottom:1.25rem}._primaryBtn_18pba_72,._secondaryBtn_18pba_73{font-size:.95rem;font-weight:600;padding:.65rem 1.25rem;border-radius:8px;cursor:pointer;border:none;font-family:var(--font-body, "Roboto", sans-serif);transition:transform .15s ease,box-shadow .15s ease,background .15s ease}._primaryBtn_18pba_72{background:#0081b8;color:#fff;box-shadow:0 4px 14px #0081b873}._primaryBtn_18pba_72:hover{background:#0090cc;transform:translateY(-1px)}._secondaryBtn_18pba_73{background:transparent;color:#e2e8f0;border:1px solid rgba(255,255,255,.35)}._secondaryBtn_18pba_73:hover{background:#ffffff14}._hint_18pba_105{margin:0;font-size:.75rem;letter-spacing:.04em;color:#94a3b8f2}@media (min-width: 480px){._actions_18pba_65{flex-direction:row;justify-content:center;flex-wrap:wrap}._primaryBtn_18pba_72,._secondaryBtn_18pba_73{min-width:8.5rem}}._root_1b1hj_1{flex:1;display:flex;align-items:center;justify-content:center;width:100%;min-height:min(72vh,640px);padding:2rem 1.25rem calc(2rem + env(safe-area-inset-bottom,0px));background:linear-gradient(165deg,#063a52,#0a5a7a,#0081b8 70%,#0a4a66);color:#f8fafc}._inner_1b1hj_19{text-align:center;max-width:22rem}._spinnerWrap_1b1hj_24{position:relative;width:4.5rem;height:4.5rem;margin:0 auto 1.25rem}._spinner_1b1hj_24{position:absolute;inset:0;border-radius:50%;border:3px solid rgba(255,255,255,.15);border-top-color:#fffffff2;border-right-color:#14b8a6d9;animation:_spin_1b1hj_24 .85s linear infinite}._spinnerCore_1b1hj_41{position:absolute;inset:.65rem;border-radius:50%;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}@keyframes _spin_1b1hj_24{to{transform:rotate(360deg)}}._brand_1b1hj_55{font-family:var(--font-heading, "Lato", sans-serif);font-size:clamp(1.5rem,4vw,1.85rem);font-weight:700;letter-spacing:.04em;margin:0 0 .35rem;text-shadow:0 2px 12px rgba(0,0,0,.2)}._tagline_1b1hj_64{font-size:clamp(.75rem,2vw,.875rem);font-weight:500;opacity:.88;margin:0 0 1.25rem;line-height:1.45}._loadingLine_1b1hj_72{font-size:clamp(.8125rem,2vw,.9375rem);font-weight:500;margin:0;opacity:.82;animation:_pulse_1b1hj_1 1.4s ease-in-out infinite}@keyframes _pulse_1b1hj_1{0%,to{opacity:.55}50%{opacity:1}}@media (prefers-reduced-motion: reduce){._spinner_1b1hj_24{animation:none;border-top-color:#ffffffe6}._loadingLine_1b1hj_72{animation:none;opacity:.9}}
