.sxh{height:108px;background:#050505;color:#fff;border-bottom:1px solid #21181b}.sxh-row{height:100%;display:grid;grid-template-columns:320px minmax(280px,560px) auto;justify-content:space-between;gap:34px;align-items:center}.sxh-logo{display:flex;align-items:center}.sxh-logo img{display:block;width:300px;height:auto;max-height:92px;object-fit:contain}.sxh-search{height:43px;border:1px solid #5a3742;display:flex}.sxh-search input{flex:1;min-width:0;border:0;background:#0a0a0a;color:#fff;padding:0 16px;font-size:12px}.sxh-search button{width:52px;border:0;background:#0a0a0a;color:#fff;font-size:22px}.sxh-actions{display:flex;gap:24px}.sxh-actions a{display:grid;justify-items:center;gap:3px;color:#fff;font-size:8px;letter-spacing:.06em}.sxh-actions b{font-size:23px;font-weight:300}
.sxh-nav{position:relative;height:52px;background:#070707;color:#fff;border-bottom:1px solid #21181b;z-index:40}.sxh-nav .sxh-menu{height:100%;display:flex;align-items:stretch;justify-content:space-between;gap:14px}.sxh-nav a{color:#fff;font-size:8px;font-weight:700;letter-spacing:.045em}.sxh-nav .sxh-menu>a,.sxh-menu-item>a{display:flex;align-items:center;min-height:50px;white-space:nowrap}.sxh-menu-item{display:flex;align-items:stretch}.sxh-menu-item>a{border-bottom:3px solid transparent}.sxh-menu-item:hover>a,.sxh-menu-item:focus-within>a{color:var(--sx-red);border-bottom-color:var(--sx-red)}
.sxh-mega{display:none;position:absolute;top:100%;left:0;width:100%;max-height:calc(100vh - 160px);overflow:auto;background:#f5f0ea;color:#161113;border-top:3px solid var(--sx-red);box-shadow:0 22px 38px rgba(0,0,0,.25)}.sxh-menu-item:hover .sxh-mega,.sxh-menu-item:focus-within .sxh-mega{display:block}.sxh-mega>.sx-wrap{display:block;height:auto;padding:15px 0 18px}.sxh-mega-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #d8cec6;color:#8b777d;font-size:9px;letter-spacing:.18em}.sxh-mega-head a{color:#111}.sxh-mega-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0 30px}.sxh-mega-column{min-width:0}.sxh-mega-grid.sxh-mega-flow{display:block;columns:5;column-gap:30px}.sxh-mega-flow .sxh-mega-column{display:contents}.sxh-mega section{min-width:0;margin:0 0 10px}.sxh-mega-flow section{break-inside:avoid}.sxh-mega-title{display:block;margin:0 0 5px;font:500 15px/1.12 Arial,sans-serif}.sxh-mega-title a{color:var(--sx-red);font-size:inherit;letter-spacing:0}.sxh-mega ul{margin:0;padding:0;list-style:none}.sxh-mega li{margin:3px 0;line-height:1.1;break-inside:avoid}.sxh-mega li a{color:#62585b;font-size:11px;font-weight:400;letter-spacing:0}.sxh-mega li a:hover,.sxh-mega li a:focus{color:#111;text-decoration:underline}.sxh-mega .sxh-depth-1{padding-left:10px}.sxh-mega .sxh-depth-2{padding-left:20px;font-style:italic}
.sxh-mobile{display:none;background:#070707;color:#fff}.sxfoot{background:#050505;color:#ddd;padding:44px 0 20px;border-top:1px solid #25181d}.sxfoot-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:44px;align-items:start}.sxfoot-brand img{display:block;width:300px;height:auto;max-height:105px;object-fit:contain}.sxfoot-brand p{margin:6px 0 0;color:#786d70;font-size:8px;letter-spacing:.25em}.sxfoot h4{margin:4px 0 15px;color:#fff;font-size:9px;letter-spacing:.12em}.sxfoot a,.sxfoot span{display:block;color:#a99ea1;font-size:10px;margin:8px 0}.sxfoot a:hover{color:#fff}.sxfoot-copy{border-top:1px solid #292929;margin-top:30px;padding-top:18px;color:#666;font-size:9px;display:flex;justify-content:space-between}.sxfoot-copy span{display:inline;margin:0;color:#777}.sxfoot-copy span::first-letter{color:var(--sx-red)}
@media(max-width:1350px) and (min-width:1101px){.sxh-row{grid-template-columns:280px 1fr auto;gap:24px}.sxh-logo img{width:270px}.sxh-nav a{font-size:7px}.sxh-nav .sxh-menu{gap:8px}.sxh-mega-grid{gap:0 20px}}
@media(max-width:1100px){.sxh{height:auto;padding:10px 0 12px}.sxh-row{grid-template-columns:1fr auto;gap:10px}.sxh-logo img{width:min(230px,55vw);height:auto;max-height:78px}.sxh-search{grid-column:1/-1;grid-row:2;max-width:none}.sxh-nav{display:none}.sxh-mobile{display:block;border-block:1px solid #2c1a20}.sxh-mobile>summary{list-style:none;min-height:54px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.sxh-mobile summary::-webkit-details-marker{display:none}.sxh-mobile-title{display:flex;align-items:baseline;gap:10px;font-size:11px;letter-spacing:.16em}.sxh-mobile-title small{color:var(--sx-red);font-size:8px;letter-spacing:.22em}.sxh-mobile-toggle{font-size:23px;font-weight:200;line-height:1;transition:transform .2s}.sxh-mobile[open]{position:fixed;inset:0;z-index:9999;border:0;overflow:hidden;background:#080808}.sxh-mobile[open]>summary{height:68px;padding:0 max(20px,env(safe-area-inset-right)) 0 max(20px,env(safe-area-inset-left));border-bottom:1px solid #302027}.sxh-mobile[open]>summary .sxh-mobile-toggle{transform:rotate(45deg)}body:has(.sxh-mobile[open]){overflow:hidden}.sxh-mobile>nav{display:none}.sxh-mobile[open]>nav{display:block;height:calc(100dvh - 68px);padding:0 max(20px,env(safe-area-inset-right)) max(32px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left));overflow-y:auto;background:radial-gradient(circle at 100% 0,rgba(255,0,97,.13),transparent 34%),#080808}.sxh-mobile-intro{padding:27px 0 20px;border-bottom:1px solid #302027}.sxh-mobile-intro span{display:block;color:var(--sx-red);font-size:8px;letter-spacing:.24em}.sxh-mobile-intro b{display:block;margin-top:8px;font:400 22px/1.2 Georgia,serif}.sxh-mobile-all,.sxh-mobile-link,.sxh-mobile-group>summary{display:flex;align-items:center;justify-content:space-between;min-height:52px;color:#fff;padding:13px 2px;border-bottom:1px solid #261b1f;font-size:12px;line-height:1.25;letter-spacing:.04em}.sxh-mobile>nav>.sxh-mobile-all{min-height:58px;border-bottom-color:#492331;font-size:10px;letter-spacing:.15em;text-transform:uppercase}.sxh-mobile>nav>.sxh-mobile-all span{color:var(--sx-red);font-size:18px}.sxh-mobile-group>summary{list-style:none;text-transform:uppercase;font-weight:600}.sxh-mobile-group>summary span{color:var(--sx-red);font-size:18px;font-weight:300;transition:transform .2s}.sxh-mobile-group[open]>summary span{transform:rotate(45deg)}.sxh-mobile-children{margin:0 -20px;padding:0 20px;background:#100d0e;border-bottom:1px solid #39222a}.sxh-mobile-children .sxh-mobile-all{color:var(--sx-red);font-size:9px;letter-spacing:.09em;text-transform:uppercase}.sxh-mobile-depth-1>summary,.sxh-mobile-link.sxh-mobile-depth-1{padding-left:14px;text-transform:none}.sxh-mobile-depth-2>summary,.sxh-mobile-link.sxh-mobile-depth-2{padding-left:28px;text-transform:none;color:#ded6d9}.sxh-mobile-depth-3>summary,.sxh-mobile-link.sxh-mobile-depth-3{padding-left:42px;text-transform:none;color:#bbb}.sxh-mobile-depth-4{padding-left:56px!important;color:#9d9396!important}.sxh-mobile-featured{display:flex;align-items:center;justify-content:space-between;margin:24px 0 8px;padding:20px;color:#fff;border:1px solid #6a263d;background:linear-gradient(135deg,#2b0914,#0b090a);font-size:17px;letter-spacing:.12em}.sxh-mobile-featured small{margin-right:auto;color:var(--sx-red);font-size:8px;letter-spacing:.2em}.sxh-mobile-featured span{color:var(--sx-red)}.sxfoot-grid{grid-template-columns:1.4fr repeat(3,1fr)}.sxfoot-brand img{width:230px}}
@media(max-width:700px){.sxh-row{display:flex;height:auto;flex-wrap:wrap;align-items:center}.sxh-logo{flex:1 1 160px}.sxh-logo img{width:min(168px,44vw)}.sxh-actions{flex:0 0 104px;width:104px;gap:0;justify-content:space-between}.sxh-actions span{display:none}.sxh-actions a{width:28px}.sxh-actions b{font-size:20px}.sxh-search{order:3;flex:1 0 100%;width:100%;margin-top:4px}.sxfoot-grid{grid-template-columns:1fr 1fr;gap:32px 18px}.sxfoot-brand{grid-column:1/-1}.sxfoot-copy{align-items:flex-start;flex-direction:column;gap:8px}}
