:root{--shell-ink:#0a3150;--shell-blue:#149bc5;--shell-green:#5fbe15;--shell-orange:#f59a00;--shell-muted:#607889;--shell-line:#dce8ec;--shell-white:#fff;--shell-width:1180px;--shell-shadow:0 10px 35px rgba(12,62,88,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--shell-ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.shell-container{width:min(calc(100% - 40px),var(--shell-width));margin:auto}.skip-link{position:fixed;top:10px;left:10px;z-index:999;padding:10px 14px;color:#fff;background:var(--shell-ink);border-radius:8px;transform:translateY(-160%)}.skip-link:focus{transform:none}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);border-bottom:1px solid var(--shell-line);box-shadow:var(--shell-shadow);backdrop-filter:blur(18px)}.header-row{min-height:82px;display:flex;align-items:center;gap:28px}.brand{width:210px;display:block;flex:0 0 auto}.brand img{width:100%;height:auto;display:block}.main-navigation{display:flex;align-items:center;gap:26px;margin-left:auto}.main-navigation a{position:relative;padding:30px 0 27px;color:#496678;text-decoration:none;font-size:.88rem;font-weight:800}.main-navigation a:after{content:"";position:absolute;left:0;right:0;bottom:19px;height:3px;background:linear-gradient(90deg,var(--shell-green),var(--shell-blue),var(--shell-orange));border-radius:4px;transform:scaleX(0);transition:transform .2s}.main-navigation a:hover,.main-navigation a.active{color:var(--shell-ink)}.main-navigation a.active:after{transform:scaleX(1)}.main-navigation a[aria-disabled="true"]{opacity:.48;cursor:default}.language-switcher{display:flex;overflow:hidden;border:1px solid var(--shell-line);border-radius:999px}.language-switcher button{padding:7px 9px;color:#698190;background:#fff;border:0;cursor:pointer;font-size:.68rem;font-weight:900}.language-switcher button.active{color:#fff;background:var(--shell-ink)}.menu-button{display:none;margin-left:auto;padding:8px;background:none;border:0}.menu-button span{display:block;width:24px;height:2px;margin:5px;background:var(--shell-ink)}.menu-button b{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.section-host{width:100%;min-height:650px;background:#fff}.section-host iframe{width:100%;min-height:900px;display:block;border:0;background:transparent;transition:height .2s ease}.noscript{max-width:800px;margin:70px auto;padding:20px;color:#7a3e34;background:#fff3f0;border:1px solid #efd0ca;border-radius:14px}.site-footer{padding:34px 0;background:#fff;border-top:1px solid var(--shell-line)}.footer-row{display:flex;align-items:center;justify-content:space-between;gap:28px;color:#738997;font-size:.72rem}.footer-row img{width:150px;height:auto}.footer-row p{margin:0;text-align:center}@media(max-width:820px){.header-row{min-height:72px;gap:12px}.brand{width:165px}.menu-button{display:block}.main-navigation{position:absolute;top:64px;left:20px;right:20px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:12px;background:#fff;border:1px solid var(--shell-line);border-radius:17px;box-shadow:var(--shell-shadow)}.main-navigation.open{display:flex}.main-navigation a{padding:12px}.main-navigation a:after{display:none}.language-switcher button{padding:6px 7px}.footer-row{align-items:flex-start;flex-direction:column}.footer-row p{text-align:left}}@media(max-width:430px){.shell-container{width:min(calc(100% - 24px),var(--shell-width))}.brand{width:135px}.header-row{gap:7px}.language-switcher button{padding:6px;font-size:.62rem}.section-host iframe{min-height:1100px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.section-host iframe,.main-navigation a:after{transition:none}}
