:root{--xoso-red: #c8161d;--xoso-red-dark: #9f0d13;--xoso-gold: #f5b51b;--xoso-ink: #252525;--xoso-border: #e5e7eb;--xoso-container: 1180px}.xoso-header,.xoso-header *{box-sizing:border-box}.xoso-header{position:relative;z-index:100;background:#fff;color:var(--xoso-ink);font-family:Arial,Helvetica,sans-serif;box-shadow:0 1px 5px #1118271a}.xoso-container{width:min(100% - 32px,var(--xoso-container));margin-inline:auto}.xoso-headline{padding:6px 0;background:#f7f7f8;border-bottom:1px solid var(--xoso-border);color:#60646c}.xoso-headline-inner{display:flex;align-items:center;gap:20px}.xoso-headline-heading{display:flex;flex:0 1 46%;align-items:center;min-width:0;gap:7px}.xoso-headline-image{flex:0 0 24px;width:24px;height:24px;border-radius:5px;object-fit:cover}.xoso-headline-title{min-width:0;margin:0;overflow:hidden;color:#535861;font-size:13px;font-weight:600;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.xoso-data-notice{flex:1 1 auto;min-width:100px;overflow:hidden;border-right:1px solid #e2e8f0;border-left:1px solid #e2e8f0;color:#64748b;font-size:11px;line-height:1.35;white-space:nowrap}.xoso-data-notice span{display:inline-flex;align-items:center;gap:7px;padding-left:100%;animation:xoso-data-notice-slide 19s linear infinite}.xoso-data-notice span:before{flex:0 0 6px;width:6px;height:6px;border-radius:50%;background:#16a34a;box-shadow:0 0 0 3px #dcfce7;content:""}.xoso-data-notice:hover span{animation-play-state:paused}@keyframes xoso-data-notice-slide{to{transform:translate(-100%)}}.xoso-brandbar{display:flex;position:relative;align-items:center;justify-content:center;min-height:76px;gap:20px}.xoso-brand{display:inline-flex;align-items:center;justify-content:center;gap:11px;margin-inline:auto;color:var(--xoso-red);text-align:center;text-decoration:none}.xoso-brand:hover,.xoso-brand:focus{color:var(--xoso-red-dark)}.xoso-brand-mark{display:grid;place-items:center;width:48px;height:48px;border:3px solid var(--xoso-gold);border-radius:50%;background:var(--xoso-red);box-shadow:inset 0 0 0 3px #fff;color:#fff;font-size:17px;font-weight:800}.xoso-brand-media{display:inline-flex;align-items:center;justify-content:center;min-width:0}.xoso-brand-logo{display:block;width:auto;height:auto;max-width:300px;max-height:56px;object-fit:contain}.xoso-brand-icon{display:block;width:48px;height:48px;border-radius:10px;object-fit:cover}.xoso-brand-copy{display:flex;flex-direction:column;line-height:1.1}.xoso-brand-copy strong{font-size:23px;font-weight:800}.xoso-brand-copy small{margin-top:5px;color:#6b7280;font-size:11px;font-weight:600;letter-spacing:.02em}.xoso-date{margin:0 0 0 auto;color:#555b65;font-size:12px;line-height:1.35;white-space:nowrap}.site-info .inside-site-info{flex-direction:column;align-items:center;flex-wrap:wrap;justify-content:center;gap:14px;text-align:center}.site-footer .footer-widgets{border-top:4px solid var(--xoso-red);background:linear-gradient(145deg,#111827,#1f2937 58%,#2b1820);color:#d7dce5}.site-footer .footer-widgets .footer-widgets-container{padding-top:38px;padding-bottom:34px}.site-footer .footer-widgets .inside-footer-widgets{gap:clamp(18px,2.4vw,34px);margin-left:0}.site-footer .footer-widgets .inner-padding{padding:0}.xoso-footer-group{height:100%}.xoso-footer-heading{position:relative;margin:0 0 16px;padding-bottom:11px;color:#fff;font-size:15px;font-weight:800;line-height:1.3}.xoso-footer-heading:after{position:absolute;bottom:0;left:0;width:38px;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--xoso-red),var(--xoso-gold));content:""}.xoso-footer-links{margin:0;padding:0;list-style:none}.xoso-footer-links li{margin:0;border-bottom:1px solid rgb(255 255 255 / 8%)}.xoso-footer-links li:last-child{border-bottom:0}.xoso-footer-links a{display:flex;align-items:center;gap:8px;padding:8px 0;color:#d7dce5;font-size:13px;line-height:1.35;text-decoration:none;transition:color .15s ease,transform .15s ease}.xoso-footer-links a:before{flex:0 0 6px;width:6px;height:6px;border:1px solid var(--xoso-gold);border-radius:50%;content:""}.xoso-footer-links a:hover,.xoso-footer-links a:focus{color:#fff;transform:translate(3px)}.site-info{border-top:1px solid rgb(255 255 255 / 10%);background:#870d14;color:#fff}.site-info a,.site-info .footer-bar .menu a,.site-info .copyright-bar a{color:#fff}.site-info a:hover,.site-info a:focus{color:#ffd369}.site-info .footer-bar,.site-info .footer-bar .widget,.site-info .footer-bar .menu{margin:0}.site-info .footer-bar .menu{display:flex;flex-wrap:wrap;justify-content:center;gap:7px 16px;padding:0;list-style:none}.site-info .footer-bar .menu li{margin:0}.site-info .footer-bar .menu a,.site-info .copyright-bar a{font-weight:600;text-decoration:none}.site-info .copyright-bar{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.xoso-footer-logo{display:inline-flex;justify-content:center;width:min(100%,360px)}.xoso-footer-logo img{display:block;width:100%;height:auto;object-fit:contain}.xoso-menu-toggle{display:none;width:44px;height:42px;padding:10px;border:0;border-radius:6px;background:var(--xoso-red)}.xoso-menu-toggle>span[aria-hidden]{display:block;height:2px;margin:4px 0;border-radius:2px;background:#fff}.xoso-quick-nav{display:none}.xoso-main-nav{background:linear-gradient(180deg,#cf1b22 0%,var(--xoso-red) 100%);border-bottom:3px solid var(--xoso-gold)}.xoso-menu{display:flex;align-items:stretch;padding:0;list-style:none;margin:0 auto;justify-content:center}.xoso-menu>li{position:relative;margin:0}.xoso-menu-row,.xoso-menu-row>a,.xoso-home-item>a{display:flex;align-items:center;height:48px}.xoso-menu-row>a,.xoso-home-item>a{gap:6px;padding:0 9px;color:#fff;font-size:13px;font-weight:700;text-decoration:none;white-space:nowrap}.xoso-home-item>a{font-size:22px}.xoso-menu-icon{flex:0 0 auto;width:17px;height:17px}.xoso-menu>li:hover>.xoso-menu-row,.xoso-menu>li:focus-within>.xoso-menu-row,.xoso-menu>.current-menu-item>.xoso-menu-row,.xoso-home-item:hover{background:var(--xoso-red-dark)}.xoso-submenu-toggle{width:25px;height:48px;margin-left:-8px;padding:0;border:0;background:transparent;color:#fff}.xoso-submenu-toggle:after{display:inline-block;width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;content:"";transform:translateY(-2px) rotate(45deg)}.xoso-submenu{position:absolute;top:100%;left:0;display:none;min-width:230px;max-height:min(70vh,540px);margin:0;padding:7px 0;overflow-y:auto;border:1px solid #dedfe2;border-top:3px solid var(--xoso-gold);border-radius:0 0 7px 7px;background:#fff;box-shadow:0 12px 28px #1118272e;list-style:none}.xoso-menu>li:hover>.xoso-submenu,.xoso-menu>li:focus-within>.xoso-submenu,.xoso-menu>li.is-open>.xoso-submenu{display:block}.xoso-submenu a{display:block;padding:10px 15px;border-bottom:1px solid #f0f1f3;color:#292d32;font-size:14px;font-weight:600;text-decoration:none}.xoso-submenu li:last-child a{border-bottom:0}.xoso-submenu a:hover,.xoso-submenu a:focus{background:#fff6f6;color:var(--xoso-red)}@media(max-width:1024px){.xoso-container{width:min(100% - 24px,var(--xoso-container))}.xoso-brandbar{min-height:68px}.xoso-brand-copy strong{font-size:20px}.xoso-brand-logo{max-width:250px;max-height:50px}.xoso-menu-toggle{display:block;position:absolute;top:50%;right:0;margin:0;cursor:pointer;transform:translateY(-50%)}.site-footer .footer-widgets .inside-footer-widgets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.xoso-quick-nav{display:block;overflow-x:auto;border-top:1px solid var(--xoso-border);background:#fff;scrollbar-width:none}.xoso-quick-nav::-webkit-scrollbar{display:none}.xoso-quick-nav .xoso-container{display:flex;width:max-content;min-width:100%;margin-top:0;margin-bottom:0;padding:0;list-style:none}.xoso-quick-nav li{margin:0}.xoso-quick-nav a{display:inline-flex;align-items:center;gap:6px;padding:11px 14px;border-right:1px solid var(--xoso-border);color:#363a40;font-size:13px;font-weight:700;text-decoration:none;white-space:nowrap}.xoso-main-nav{position:absolute;top:100%;left:0;display:none;width:100%;max-height:calc(100vh - 120px);overflow-y:auto;border-bottom-width:4px;background:#fff;box-shadow:0 16px 30px #11182733}.xoso-header.menu-is-open .xoso-main-nav{display:block}.xoso-menu{display:block;width:100%}.xoso-home-item{display:none}.xoso-menu>li{border-bottom:1px solid var(--xoso-border)}.xoso-menu-row{height:48px}.xoso-menu-row>a{flex:1;color:var(--xoso-ink)}.xoso-menu>li:hover>.xoso-menu-row,.xoso-menu>li:focus-within>.xoso-menu-row,.xoso-menu>.current-menu-item>.xoso-menu-row{background:#fff5f5}.xoso-submenu-toggle{width:52px;margin:0;border-left:1px solid var(--xoso-border);color:var(--xoso-red)}.xoso-menu>li:hover>.xoso-submenu,.xoso-menu>li:focus-within>.xoso-submenu{display:none}.xoso-menu>li.is-open>.xoso-submenu{display:block}.xoso-menu>li.is-open .xoso-submenu-toggle:after{transform:translateY(2px) rotate(225deg)}.xoso-submenu{position:static;min-width:0;max-height:none;padding:4px 0 8px 18px;border:0;border-radius:0;background:#fafafa;box-shadow:none}.xoso-submenu a{padding-block:9px;font-weight:500}}@media(max-width:480px){.xoso-container{width:min(100% - 20px,var(--xoso-container))}.xoso-headline{padding:5px 0}.xoso-headline-inner{gap:10px}.xoso-headline-title{display:-webkit-box;overflow:hidden;font-size:10px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.xoso-date{max-width:46%;font-size:9px;white-space:normal;text-align:right}.xoso-brandbar{min-height:62px}.xoso-brand-mark{width:43px;height:43px;font-size:15px}.xoso-brand-logo{max-width:min(210px,62vw);max-height:44px}.xoso-brand-icon{width:43px;height:43px}.xoso-brand-copy strong{font-size:17px}.xoso-brand-copy small{font-size:10px}.site-info .inside-site-info{justify-content:center;text-align:center}.site-info .footer-bar .menu{gap:6px 12px}}@media(max-width:768px){.xoso-headline-heading{flex:1 1 auto;max-width:none}.xoso-data-notice{display:none}}@media(prefers-reduced-motion:reduce){.xoso-data-notice span{padding-left:12px;animation:none}}@media(max-width:768px){.site-footer .footer-widgets .inside-footer-widgets{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 22px}.site-footer .footer-widgets .inside-footer-widgets>div{margin-bottom:0}}@media(max-width:520px){.site-footer .footer-widgets .inside-footer-widgets{grid-template-columns:1fr;gap:22px}.xoso-footer-heading{margin-bottom:10px}}@media(prefers-reduced-motion:reduce){.xoso-header *{scroll-behavior:auto!important}}
