:root{--od-navy:#071b33;--od-blue:#0b4da2;--od-red:#ed1c24;--od-border:#e2e8f0}
.od-announcement,.od-site-header,.od-mobile-drawer,.od-mobile-backdrop{font-family:Montserrat,"Segoe UI",sans-serif;box-sizing:border-box}
.od-announcement *,.od-site-header *,.od-mobile-drawer *{box-sizing:border-box}
.od-announcement a,.od-site-header a,.od-mobile-drawer a{text-decoration:none;color:inherit}
.od-shell{width:min(calc(100% - 40px),1240px);margin-inline:auto}
.od-announcement{position:relative;z-index:52;background:var(--od-navy);color:#fff;border-bottom:1px solid #1e293b;font-size:12px}
.od-announcement .od-shell{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.od-announce-main,.od-announce-utils{display:flex;align-items:center;gap:14px}.od-date-chip{padding:3px 8px;border-radius:4px;background:var(--od-red);font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.od-announce-text,.od-announce-utils{color:#cbd5e1}.od-announce-utils{gap:22px}.od-announce-utils a:hover{color:#fff}
.od-site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(226,232,240,.85);backdrop-filter:blur(16px);transition:box-shadow .2s,background .2s}.od-site-header.od-scrolled{background:#fff;box-shadow:0 10px 30px rgba(7,27,51,.08)}
.od-header-inner{height:82px;display:flex;align-items:center;gap:26px}.od-brand{display:flex;align-items:center;flex:0 0 auto}.od-brand img{display:block;width:145px;height:auto;max-height:68px;object-fit:contain}.od-desktop-nav{display:flex;align-items:stretch;align-self:stretch;gap:2px;margin-left:auto}.od-nav-group{position:relative;display:flex;align-items:stretch}.od-nav-trigger,.od-nav-direct{min-height:44px;padding:0 12px;border:0;background:transparent;color:#23364d;display:flex;align-items:center;gap:6px;font:750 13px/1 Montserrat,"Segoe UI",sans-serif;cursor:pointer;white-space:nowrap}.od-nav-trigger:hover,.od-nav-direct:hover,.od-nav-direct[aria-current="page"]{color:var(--od-blue)}.od-chevron{font-size:13px;transition:transform .2s}.od-nav-group:hover .od-chevron,.od-nav-group:focus-within .od-chevron{transform:rotate(180deg)}
.od-dropdown{position:absolute;left:0;top:calc(100% - 8px);width:340px;padding:10px;border:1px solid var(--od-border);border-radius:14px;background:#fff;box-shadow:0 18px 45px rgba(7,27,51,.14);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.od-nav-group:hover .od-dropdown,.od-nav-group:focus-within .od-dropdown{opacity:1;visibility:visible;transform:none}.od-drop-link{min-height:62px;padding:10px;border-radius:10px;display:grid;grid-template-columns:34px 1fr auto;gap:10px;align-items:center;color:#334155}.od-drop-link:hover{background:#f4f7fb;color:var(--od-blue)}.od-drop-icon{width:34px;height:34px;border-radius:9px;background:rgba(11,77,162,.09);color:var(--od-blue);display:grid;place-items:center;font-weight:850}.od-drop-copy{display:grid;gap:4px}.od-drop-copy strong{font-size:13px}.od-drop-copy small{color:#64748b;font-size:10px;line-height:1.4}.od-drop-arrow{color:#94a3b8}
.od-header-actions{display:flex;align-items:center;gap:9px}.od-search-btn,.od-menu-btn{width:44px;height:44px;border:1px solid var(--od-border);border-radius:11px;background:#fff;color:var(--od-navy);display:grid;place-items:center;font-size:20px;cursor:pointer}.od-header-cta{min-height:46px;padding:0 17px;border-radius:11px;background:var(--od-red);color:#fff!important;display:flex;align-items:center;gap:14px;font-size:13px;font-weight:850;box-shadow:0 9px 22px rgba(237,28,36,.2)}.od-menu-btn{display:none}
.od-mobile-backdrop{position:fixed;inset:0;z-index:60;background:rgba(7,27,51,.62);backdrop-filter:blur(4px);opacity:0;visibility:hidden;transition:.25s}.od-mobile-drawer{position:fixed;inset:0 0 0 auto;z-index:61;width:min(390px,100%);background:#fff;display:flex;flex-direction:column;transform:translateX(100%);transition:.3s cubic-bezier(.16,1,.3,1);box-shadow:-20px 0 50px rgba(7,27,51,.18)}.od-mobile-backdrop.od-open{opacity:1;visibility:visible}.od-mobile-drawer.od-open{transform:none}.od-drawer-head{min-height:76px;padding:12px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f1f5f9}.od-drawer-head img{width:145px}.od-drawer-close{width:44px;height:44px;border:0;border-radius:12px;background:#f1f5f9;font-size:22px;cursor:pointer}.od-drawer-tools{padding:14px;background:#f4f7fb;display:grid;grid-template-columns:1fr 64px;gap:10px}.od-drawer-search,.od-drawer-lang{min-height:44px;border:1px solid var(--od-border);border-radius:11px;background:#fff;color:#475569;padding:0 13px;display:flex;align-items:center}.od-drawer-lang{justify-content:center;color:var(--od-blue);font-weight:850}.od-mobile-nav{flex:1;overflow:auto;padding:14px}.od-mobile-item{margin-bottom:8px;border:1px solid #f1f5f9;border-radius:12px;background:#f8fafc;overflow:hidden}.od-mobile-toggle,.od-mobile-direct{width:100%;min-height:50px;padding:0 14px;border:0;background:transparent;color:var(--od-navy);display:flex;align-items:center;justify-content:space-between;text-align:left;font:800 14px/1.3 Montserrat,"Segoe UI",sans-serif}.od-mobile-sub{display:none;padding:8px;border-top:1px solid #f1f5f9;background:#fff}.od-mobile-item.od-open .od-mobile-sub{display:block}.od-mobile-sub a{min-height:44px;padding:9px 10px;border-radius:9px;display:flex;align-items:center;justify-content:space-between;color:#475569;font-size:13px;font-weight:650}.od-mobile-sub a:hover{background:#f4f7fb;color:var(--od-blue)}.od-drawer-meta{padding:18px;background:var(--od-navy);color:#cbd5e1;font-size:12px}.od-drawer-meta p{margin:0 0 8px}.od-drawer-cta{margin-top:12px;min-height:48px;border-radius:11px;background:var(--od-red);color:#fff!important;display:flex;align-items:center;justify-content:center;font-weight:850}
.od-site-header{display:block!important}
.site-header .logo img,.site-header .brand img{width:135px!important;height:auto!important;max-height:64px!important;object-fit:contain!important}
.od-site-header :focus-visible,.od-mobile-drawer :focus-visible{outline:3px solid rgba(11,77,162,.35);outline-offset:3px}
@media(max-width:1080px){.od-desktop-nav,.od-header-cta{display:none}.od-menu-btn{display:grid}.od-header-actions{margin-left:auto}}
@media(max-width:760px){.od-shell{width:min(calc(100% - 28px),1240px)}.od-announce-utils{display:none}.od-announcement .od-shell{justify-content:center}.od-announce-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.od-header-inner{height:72px}.od-brand img{width:125px;max-height:58px}.site-header .logo img,.site-header .brand img{width:120px!important;max-height:56px!important}}
@media(prefers-reduced-motion:reduce){.od-site-header,.od-mobile-drawer,.od-mobile-backdrop,.od-dropdown{transition:none!important}}
