@import "https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600&display=swap";
.Header-module__hBw1pG__header{z-index:100;padding:0 20px 24px;font-family:Oswald,sans-serif;position:sticky;top:0}.Header-module__hBw1pG__container{background:#120601;border-radius:0 0 16px 16px;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;max-width:1200px;margin:0 auto;padding:20px 40px;display:grid;box-shadow:0 4px 20px #0006}.Header-module__hBw1pG__backButton{border:1px solid var(--border-subtle);color:var(--text-primary);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;justify-self:start;align-items:center;width:44px;height:44px;padding:10px;transition:all .2s;display:flex}.Header-module__hBw1pG__backButton svg{width:24px;height:24px}.Header-module__hBw1pG__backButton:hover{border-color:var(--accent-blue);color:var(--accent-blue);background:#ff9f4a1a}.Header-module__hBw1pG__logoLink{grid-column:2;justify-self:center;text-decoration:none;transition:opacity .2s}.Header-module__hBw1pG__logoLink:hover{opacity:.85}.Header-module__hBw1pG__logoWrapper{align-items:center;gap:16px;display:flex}.Header-module__hBw1pG__logoImage{border-radius:8px;flex-shrink:0}.Header-module__hBw1pG__logoText{color:#f3e0cb;white-space:nowrap;margin:0;font-family:Oswald,sans-serif;font-size:clamp(28px,3vw,40px);font-weight:400}.Header-module__hBw1pG__spacer{grid-column:3}@media (max-width:768px){.Header-module__hBw1pG__header{padding:0 12px 8px;position:static}.Header-module__hBw1pG__container{grid-template-columns:1fr;justify-items:center}.Header-module__hBw1pG__backButton{display:none}.Header-module__hBw1pG__logoLink{grid-column:1}.Header-module__hBw1pG__logoImage{width:36px!important;height:36px!important}.Header-module__hBw1pG__logoWrapper{gap:10px}.Header-module__hBw1pG__logoText{font-size:clamp(16px,5vw,20px)}.Header-module__hBw1pG__spacer{display:none}}
.Footer-module__S6Hkya__footer{margin-top:24px;padding:0 20px}.Footer-module__S6Hkya__container{border-top:1px solid var(--border-subtle);background:#0d0602;border-radius:16px 16px 0 0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;max-width:1200px;margin:0 auto;padding:20px 32px;display:flex}.Footer-module__S6Hkya__info{color:var(--text-secondary);opacity:.7;flex-wrap:wrap;align-items:center;gap:8px 20px;font-size:13px;display:flex}.Footer-module__S6Hkya__email{color:var(--text-secondary);text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__email:hover{color:var(--accent-blue);opacity:1}.Footer-module__S6Hkya__ozon{opacity:.7}.Footer-module__S6Hkya__links{gap:16px;display:flex}.Footer-module__S6Hkya__link{color:var(--text-secondary);opacity:.7;font-size:13px;text-decoration:none;transition:color .2s,opacity .2s}.Footer-module__S6Hkya__link:hover{color:var(--accent-blue);opacity:1}@media (max-width:768px){.Footer-module__S6Hkya__footer{margin-top:8px;padding:0 12px}.Footer-module__S6Hkya__container{flex-direction:column;align-items:flex-start;gap:10px;padding:16px 20px}.Footer-module__S6Hkya__info{flex-direction:column;align-items:flex-start;gap:6px}}
.CookieBanner-module__3JinOG__banner{border:1px solid var(--border-subtle);z-index:300;background:#1a0e08;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;width:calc(100% - 48px);max-width:640px;padding:16px 20px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #00000080}.CookieBanner-module__3JinOG__text{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.5}.CookieBanner-module__3JinOG__policyLink{color:var(--accent-blue);white-space:nowrap;text-decoration:none}.CookieBanner-module__3JinOG__policyLink:hover{color:var(--accent-hover)}.CookieBanner-module__3JinOG__button{background:var(--accent-blue);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;flex-shrink:0;padding:10px 20px;font-size:14px;font-weight:400;transition:background .2s}.CookieBanner-module__3JinOG__button:hover{background:var(--accent-hover)}@media (max-width:768px){.CookieBanner-module__3JinOG__banner{flex-direction:column;align-items:flex-start;gap:12px;width:calc(100% - 24px);bottom:16px}.CookieBanner-module__3JinOG__button{text-align:center;width:100%;padding:12px}}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Oswald,sans-serif}:root{--bg-dark:#150b06;--bg-card:#2a1f1a;--text-primary:#f5f5f5;--text-secondary:#b0b0b0;--accent-blue:#ff9f4a;--accent-hover:#ffb366;--border-subtle:#3a2520;--shadow:#0000004d}body{color:var(--text-primary);background:#2b2523;flex-direction:column;min-height:100vh;display:flex}body>#__next{flex-direction:column;min-height:100vh;display:flex}body>#__next>main{flex:1}h1,h2,h3,h4,h5,h6{letter-spacing:.02em;font-weight:300}a{color:var(--accent-blue);text-decoration:none;transition:color .2s}a:hover{color:var(--accent-hover)}
