*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;min-height:100%;font-size:16px}body{color:#f6f1ea;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#151515;flex-direction:column;min-height:100dvh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.6;display:flex}.main{flex:1 0 auto}img,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;font-family:inherit;font-size:inherit;background:0 0;border:none}input,textarea,select{font-family:inherit;font-size:inherit}fieldset{border:none}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}[x-cloak]{display:none!important}.main{padding-top:calc(64px + 1.5rem)}.container{width:100%;max-width:1280px;margin-inline:auto;padding-inline:clamp(1rem,4vw,3rem)}.container--wide{max-width:1320px}.container--narrow{max-width:760px}.page-title{color:#f6f1ea;margin-bottom:2rem;font-size:1.875rem}.btn{text-align:center;cursor:pointer;white-space:nowrap;border:1.5px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;max-width:100%;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;line-height:1;transition:all .25s;display:inline-flex}.btn:focus-visible{outline-offset:2px;outline:2px solid #e86a24}.btn--primary{color:#151515;box-shadow:none;background:#e86a24}.btn--primary:hover{background:#ff7a2f;transform:translateY(-1px)}.btn--primary:active{transform:translateY(0)}.btn--ghost{color:#c7c7c7;background:0 0;border-color:#f6f1ea29}.btn--ghost:hover{color:#f6f1ea;border-color:#ffffff4d}.btn--sm{padding:.5rem 1rem;font-size:.75rem}.btn--lg{padding:1rem 2rem;font-size:1rem}.btn--block{width:100%}@media (width<=640px){.btn{white-space:normal;min-height:44px;padding-inline:1.25rem;line-height:1.2}}.btn__icon{flex-shrink:0}.btn__icon--before{margin-right:.25rem}.btn__icon--after{margin-left:.25rem}.header{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#151515e6;border-bottom:1px solid #f6f1ea14;position:fixed;top:0;left:0;right:0}.header__inner{justify-content:space-between;align-items:center;gap:2rem;max-width:1280px;height:64px;margin:0 auto;padding:0 clamp(1rem,4vw,3rem);display:flex}.header__logo{letter-spacing:.1em;color:#f6f1ea;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:900;display:flex}.header__logo-icon{color:#e86a24}@media (width<=768px){.header__nav{background:#1e1e1e;border-bottom:1px solid #f6f1ea14;padding:1rem;display:none;position:absolute;top:64px;left:0;right:0}.header__nav.is-open{display:block}}.header__nav-list{gap:1.5rem;display:flex}@media (width<=768px){.header__nav-list{flex-direction:column;gap:.5rem}}.header__nav-link{color:#c7c7c7;padding:.25rem 0;font-size:.875rem;transition:all .15s;position:relative}.header__nav-link:after{content:"";background:#e86a24;width:0;height:2px;transition:width .2s;position:absolute;bottom:-2px;left:0}.header__nav-link:hover,.header__nav-link.is-active{color:#f6f1ea}.header__nav-link:hover:after,.header__nav-link.is-active:after{width:100%}.header__actions{align-items:center;gap:1rem;display:flex}.header__cart{color:#c7c7c7;transition:all .15s;position:relative}.header__cart:hover{color:#f6f1ea}.header__cart-count{color:#fff;background:#e86a24;border-radius:9999px;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px}.header__burger{flex-direction:column;gap:5px;width:24px;padding:2px;display:none}@media (width<=768px){.header__burger{display:flex}}.header__burger span{background:#f6f1ea;border-radius:2px;width:100%;height:2px;transition:all .15s;display:block}.footer{color:#f6f1ea;background:#151515;border-top:1px solid #f6f1ea14;padding-top:4rem}.footer__inner{grid-template-columns:minmax(260px,1.25fr) minmax(150px,.7fr) minmax(150px,.7fr) minmax(260px,1fr);gap:clamp(2rem,4vw,3rem);padding-bottom:3rem;display:grid}.footer__company,.footer__contact,.footer__nav{min-width:0}.footer__logo{color:#f6f1ea;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:.75rem;margin-bottom:1.25rem;font-size:1.125rem;font-weight:900;line-height:1;display:inline-flex}.footer__logo-mark{color:#151515;background:#e86a24;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.footer__description,.footer__contact-text,.footer__delivery{color:#c7c7c7;margin:0;font-size:.875rem;line-height:1.65}.footer__description{max-width:360px}.footer__meta-group{margin-top:1.5rem}.footer__meta-title,.footer__title{color:#f6f1ea;letter-spacing:.08em;text-transform:uppercase;margin:0 0 1rem;font-size:.75rem;font-weight:700;line-height:1.4}.footer__payments{flex-wrap:wrap;gap:.5rem;display:flex}.footer__payments span{color:#c7c7c7;background:#1e1e1e;border:1px solid #f6f1ea14;border-radius:6px;align-items:center;min-height:30px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.footer__delivery{overflow-wrap:anywhere}.footer__list,.footer__contacts{gap:.75rem;display:grid}.footer__list{margin:0;padding:0;list-style:none}.footer__list a,.footer__contacts a,.footer__legal a{color:#c7c7c7;font-size:.875rem;line-height:1.45;transition:all .15s}.footer__list a:hover,.footer__contacts a:hover,.footer__legal a:hover{color:#e86a24}.footer__contact-text,.footer__contacts{margin-bottom:1.25rem}.footer__contacts a{overflow-wrap:anywhere}.footer__messengers{flex-wrap:wrap;gap:.75rem;display:flex}.footer__messenger{color:#f6f1ea;background:#1e1e1e;border:1px solid #f6f1ea14;border-radius:6px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.125rem;font-weight:700;transition:all .15s;display:inline-flex;overflow:hidden}.footer__messenger:hover{color:#151515;background:#e86a24;border-color:#e86a24}.footer__messenger img{object-fit:cover;width:100%;height:100%}.footer__messenger--text{line-height:1}.footer__bottom{border-top:1px solid #f6f1ea14;border-bottom:1px solid #f6f1ea14;margin-block:20px;padding-block:12px}.footer__bottom-inner{justify-content:space-between;align-items:center;gap:1.25rem;padding-top:1.25rem;padding-bottom:1.25rem;display:flex}.footer__copyright{color:#8b8b8b;font-size:.75rem;line-height:1.5}.footer__copyright p,.footer__copyright span{margin:0;display:block}.footer__legal{flex-wrap:wrap;justify-content:flex-end;gap:1rem;display:flex}@media (width<=1024px){.footer__inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.footer{padding-top:3rem}.footer__inner{grid-template-columns:1fr;padding-bottom:2.5rem}.footer__bottom-inner{flex-direction:column;align-items:flex-start}.footer__legal{flex-direction:column;justify-content:flex-start;gap:.5rem}}.breadcrumb{margin-bottom:1.5rem}.breadcrumb__list{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.breadcrumb__item{color:#8b8b8b;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.breadcrumb__item:not(:last-child):after{content:"/";color:#8b8b8b}.breadcrumb__link{color:#c7c7c7;transition:all .15s}.breadcrumb__link:hover{color:#e86a24}.breadcrumb__current{color:#f6f1ea}.form-row{gap:.5rem;display:grid}.form-label{color:#c7c7c7;font-size:.875rem;font-weight:600}.form-input{color:#f6f1ea;font:inherit;background:#1e1e1e;border:1px solid #f6f1ea29;border-radius:6px;width:100%;min-height:52px;padding:0 1rem;transition:all .15s}.form-input::placeholder{color:#8b8b8b}.form-input:focus{border-color:#e86a24;outline:none;box-shadow:0 0 0 3px #e86a2426}textarea.form-input{resize:vertical;min-height:150px;padding-block:.75rem;line-height:1.6}.form-error{color:#ff7a2f;margin:0;font-size:.875rem}
.hidden{overflow:hidden}.site-preloader{position:fixed;inset:0;z-index:9999;display:grid;width:100%;height:100dvh;place-items:center;padding:1.5rem;background:radial-gradient(circle at 50% 42%,#e86a242e,transparent 28rem),linear-gradient(135deg,#151515 0%,#1e1e1e 48%,#57240d 100%);color:#f6f1ea;opacity:1;visibility:visible;transition:opacity .45s ease,visibility .45s ease}.site-preloader__inner{display:grid;justify-items:center;gap:1rem;text-align:center}.site-preloader__mark{position:relative;width:72px;height:72px;border-radius:9999px;border:2px solid #f6f1ea24;background:radial-gradient(circle,#e86a2438 0 32%,transparent 34%),#252525b8;box-shadow:0 0 0 1px #e86a2438,0 8px 40px #e86a245c}.site-preloader__mark:before{content:"";position:absolute;inset:-2px;border-radius:inherit;border:2px solid transparent;border-top-color:#e86a24;border-right-color:#f2a365;animation:site-preloader-spin .9s linear infinite}.site-preloader__mark:after{content:"";position:absolute;left:50%;top:50%;width:18px;height:24px;border-radius:50% 50% 48% 48%;background:linear-gradient(180deg,#ff7a2f,#e86a24);box-shadow:0 0 24px #e86a248c;transform:translate(-50%,-50%) rotate(45deg)}.site-preloader__brand{letter-spacing:.12em;text-transform:uppercase;font-size:1.125rem;font-weight:900}.site-preloader__text{color:#c7c7c7;font-size:.875rem}body.is-loaded .site-preloader{pointer-events:none;opacity:0;visibility:hidden}@media (prefers-reduced-motion:reduce){.site-preloader,.site-preloader__mark:before{animation:none;transition:none}}@keyframes site-preloader-spin{to{transform:rotate(360deg)}}
.page--404{min-height:100dvh;background:radial-gradient(circle at 50% 42%,#e86a242e,transparent 30rem),radial-gradient(circle at 18% 12%,#8a5a352e,transparent 22rem),linear-gradient(135deg,#151515 0%,#1e1e1e 52%,#57240d 100%)}.page--404 .main{display:grid;min-height:100dvh;padding-top:0;place-items:center}.error-page{display:grid;width:100%;min-height:100dvh;padding:clamp(1rem,4vw,3rem);place-items:center}.error-page__card{position:relative;isolation:isolate;width:min(100%,680px);overflow:hidden;padding:clamp(2.25rem,7vw,4.5rem);text-align:center;border:1px solid #f6f1ea24;border-radius:24px;background:linear-gradient(180deg,#252525eb,#1e1e1edb),#252525;box-shadow:0 4px 16px #00000080,0 0 80px #e86a2429}.error-page__card:before{content:"";position:absolute;inset:auto 12% -42% 12%;z-index:-1;height:62%;border-radius:50%;background:radial-gradient(circle,#e86a2442,transparent 68%);filter:blur(4px)}.error-page__eyebrow{margin:0 0 1rem;color:#f2a365;font-size:.875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.error-page__code{margin:0;color:#e86a24;font-size:clamp(6rem,20vw,11rem);font-weight:900;letter-spacing:-.08em;line-height:.85;text-shadow:0 0 40px #e86a2457}.error-page__title{max-width:560px;margin:1.5rem auto 0;color:#f6f1ea;font-size:clamp(2rem,5vw,2.25rem)}.error-page__desc{max-width:520px;margin:1rem auto 0;color:#c7c7c7;font-size:1.125rem}.error-page__button{margin-top:2rem}
