.ShowWidgetButton-module__OWvR_G__hiddenBanner{color:#92400e;background:#fef3c7;border-bottom:2px dashed #d97706;justify-content:center;align-items:center;gap:12px;padding:10px 16px;font-size:13px;font-weight:600;display:flex}.ShowWidgetButton-module__OWvR_G__showBtn{color:#fff;cursor:pointer;background:#d97706;border:none;border-radius:6px;padding:6px 16px;font-size:12.5px;font-weight:700;transition:background .15s}.ShowWidgetButton-module__OWvR_G__showBtn:hover{background:#b45309}.ShowWidgetButton-module__OWvR_G__showBtn:disabled{opacity:.6;cursor:default}
.MobileMenu-module__Q5LJxq__trigger{color:#333;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:none}.MobileMenu-module__Q5LJxq__trigger:hover{background:#0000000d}@media (max-width:767px){.MobileMenu-module__Q5LJxq__trigger{display:flex}}.MobileMenu-module__Q5LJxq__overlay{z-index:9998;background:#00000073;animation:.18s MobileMenu-module__Q5LJxq__fadeIn;position:fixed;inset:0}@keyframes MobileMenu-module__Q5LJxq__fadeIn{0%{opacity:0}to{opacity:1}}.MobileMenu-module__Q5LJxq__sidebar{z-index:9999;background:#fff;flex-direction:column;width:280px;max-width:82vw;animation:.22s MobileMenu-module__Q5LJxq__slideIn;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-4px 0 24px #00000040}@keyframes MobileMenu-module__Q5LJxq__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.MobileMenu-module__Q5LJxq__sidebarHeader{color:#fff;background:#1a2942;justify-content:space-between;align-items:center;padding:16px 20px;font-size:15px;font-weight:700;display:flex}.MobileMenu-module__Q5LJxq__closeBtn{color:#fff;cursor:pointer;background:0 0;border:none;padding:4px;font-size:18px}.MobileMenu-module__Q5LJxq__sidebarNav{flex:1;padding:8px 0;overflow-y:auto}.MobileMenu-module__Q5LJxq__sidebarNav ul{margin:0;padding:0;list-style:none}.MobileMenu-module__Q5LJxq__sidebarNav li{border-bottom:1px solid #f1f3f5}.MobileMenu-module__Q5LJxq__sidebarNav a{color:#212529;align-items:center;gap:8px;padding:14px 20px;font-size:15px;font-weight:500;text-decoration:none;display:flex}.MobileMenu-module__Q5LJxq__sidebarNav a:active{background:#f8f9fa}.MobileMenu-module__Q5LJxq__badge{color:#fff;background:#c0392b;border-radius:10px;align-items:center;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}
.SiteHeader-module__Tkw0gW__header{--sh-nav-bg:#1a2942;--sh-header-bg:#fff;--sh-accent:#c0392b;--sh-menu-text:#ffffffd1;width:100%;margin-bottom:24px}.SiteHeader-module__Tkw0gW__container{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:0 16px}.SiteHeader-module__Tkw0gW__topRow{background:var(--sh-header-bg);border-bottom:1px solid #0000000f}.SiteHeader-module__Tkw0gW__topRowInner{grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;min-height:76px;display:grid}.SiteHeader-module__Tkw0gW__sideArea{align-items:center;display:flex}.SiteHeader-module__Tkw0gW__sideAreaRight{justify-content:flex-end}.SiteHeader-module__Tkw0gW__socialIcons{display:var(--sh-social-display,flex);align-items:center;gap:8px}.SiteHeader-module__Tkw0gW__socialIconLink{color:#495057;background:#f1f3f5;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:background .2s,color .2s;display:flex}.SiteHeader-module__Tkw0gW__socialIconLink:hover{background:var(--sh-nav-bg);color:#fff}.SiteHeader-module__Tkw0gW__logoLink{justify-content:center;display:flex}.SiteHeader-module__Tkw0gW__logoImage{object-fit:contain;width:auto;max-width:280px;height:58px;display:block}.SiteHeader-module__Tkw0gW__nav{background:var(--sh-nav-bg);box-shadow:0 2px 8px #0000001f}.SiteHeader-module__Tkw0gW__menuList{flex-wrap:wrap;align-items:center;min-height:48px;margin:0;padding:0;list-style:none;display:flex}.SiteHeader-module__Tkw0gW__menuItem{align-self:stretch;display:flex}.SiteHeader-module__Tkw0gW__menuLink{height:100%;color:var(--sh-menu-text);white-space:nowrap;align-items:center;padding:0 16px;font-size:14px;font-weight:600;line-height:1;text-decoration:none;transition:color .18s;display:flex;position:relative}.SiteHeader-module__Tkw0gW__menuLink:after{content:"";background:var(--sh-accent);transform-origin:50%;height:3px;transition:transform .22s;position:absolute;bottom:0;left:16px;right:16px;transform:scaleX(0)}.SiteHeader-module__Tkw0gW__menuLink:hover{color:#fff}.SiteHeader-module__Tkw0gW__menuLink:hover:after{transform:scaleX(1)}.SiteHeader-module__Tkw0gW__menuBadge{background:var(--sh-accent);color:#fff;border-radius:10px;margin-left:6px;padding:1px 7px;font-size:10.5px;font-weight:700;display:inline-block}.SiteHeader-module__Tkw0gW__menuAdLink{align-items:center;padding:6px 14px;display:flex}.SiteHeader-module__Tkw0gW__menuMore{position:relative}.SiteHeader-module__Tkw0gW__menuMorePanel{background:var(--sh-nav-bg);z-index:20;flex-direction:column;min-width:180px;display:none;position:absolute;top:100%;left:0;box-shadow:0 8px 20px #00000040}.SiteHeader-module__Tkw0gW__menuMore:hover .SiteHeader-module__Tkw0gW__menuMorePanel{display:flex}.SiteHeader-module__Tkw0gW__menuMorePanel a{color:var(--sh-menu-text);padding:10px 16px;font-size:13.5px;font-weight:600;text-decoration:none}.SiteHeader-module__Tkw0gW__menuMorePanel a:hover{color:#fff;background:#ffffff14}@media (max-width:767px){.SiteHeader-module__Tkw0gW__topRowInner{min-height:56px}.SiteHeader-module__Tkw0gW__logoImage{height:40px}.SiteHeader-module__Tkw0gW__menuLink{padding:0 12px;font-size:13px}.SiteHeader-module__Tkw0gW__nav{display:none}}
:root{--background:#fff;--foreground:#171717}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}
