:root{color:#fff;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#efefef;font-family:Plus Jakarta Sans,Segoe UI,Trebuchet MS,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}a,button{-webkit-tap-highlight-color:transparent}a:focus,button:focus{outline:none}a:focus-visible,button:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #fff6}html{scroll-behavior:smooth}body{background:#000;min-width:320px;margin:0}button,a{font:inherit}img{max-width:100%;display:block}#root{min-height:100vh}@font-face{font-family:AndersonGrotesk;src:url(/assets/AndersonGrotesk-Bold-coCv2yLC.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}:root{--font-primary:"AndersonGrotesk", sans-serif}.brand-logos{z-index:1;background:0 0;margin-top:0;padding:0;position:relative}.brand-logos__row{width:min(100%,2480px);margin:0 auto;padding:0 24px}.brand-logos__eyebrow{color:#ffffffb8;letter-spacing:0;margin:0;font-size:14px;font-weight:100}.brand-logos__viewport{min-width:0;padding:8px 0 18px;overflow:hidden visible;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 60px calc(100% - 60px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 60px calc(100% - 60px),#0000 100%)}.brand-logos__track{align-items:center;gap:12px;width:max-content;animation:42s linear infinite brand-logos-scroll;display:flex}.brand-logos__viewport:hover .brand-logos__track{animation-play-state:paused}.brand-logos__card{background:0 0;border-radius:12px;flex-direction:column;flex:0 0 90px;justify-content:center;align-items:center;width:90px;height:90px;transition:transform .2s;display:flex;position:relative}.brand-logos__card:hover{background:0 0;transform:translateY(-2px)}.brand-logos__icon{place-items:center;transition:transform .2s;display:grid}.brand-logos__card:hover .brand-logos__icon{transform:translateY(-10px)}.brand-logos__name{color:#fff;text-align:center;white-space:nowrap;opacity:0;pointer-events:none;font-size:13px;font-weight:400;transition:opacity .2s,transform .2s;position:absolute;bottom:8px;left:0;right:0;transform:translateY(4px)}.brand-logos__card:hover .brand-logos__name{opacity:1;transform:translateY(0)}.brand-logos__card i{color:#a0a0a0;font-size:54px;transition:color .2s}.brand-logos__svg-icon{color:#a0a0a0;width:58px;height:58px;transition:color .2s}.brand-logos__card img{object-fit:contain;max-width:64px;max-height:54px;transition:filter .2s;display:block}.brand-logos__card:hover i,.brand-logos__card:hover .brand-logos__svg-icon{color:#fff}.brand-logos__card:hover img{filter:brightness(0)invert()}.brand-logos__actions{justify-content:center;margin-top:18px;display:flex}.brand-logos__more-button{color:#fff;letter-spacing:.01em;cursor:pointer;background:0 0;border:1px solid #fff;border-radius:12px;flex-direction:row;justify-content:center;align-items:center;gap:5px;min-width:118px;min-height:42px;font-family:inherit;font-size:20px;font-weight:500;transition:background-color .2s,color .2s,border-color .2s,transform .2s;display:flex}.brand-logos__more-line{line-height:1}.brand-logos__more-button:hover{color:#fff;background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}@keyframes brand-logos-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=1100px){.brand-logos{margin-top:1.5rem;padding:0 0 48px}.brand-logos__row{padding:0 16px}.brand-logos__card{flex-basis:100px;width:100px;height:100px}.brand-logos__card i{font-size:42px}.brand-logos__svg-icon{width:46px;height:46px}.brand-logos__more-button{font-size:13px}}@media (width<=700px){.brand-logos{margin-top:0;padding:0 0 36px}.brand-logos__row{padding:0 12px}.brand-logos__track{gap:10px}.brand-logos__card{flex-basis:76px;width:76px;height:76px}.brand-logos__card i{font-size:36px}.brand-logos__svg-icon{width:40px;height:40px}.brand-logos__card img{max-width:56px;max-height:36px}.brand-logos__more-button{min-width:100px;min-height:40px;font-size:12px}}@media (width<=380px){.brand-logos__viewport{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 26px calc(100% - 26px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 26px calc(100% - 26px),#0000 100%)}.brand-logos__card{flex-basis:68px;width:68px;height:68px}}.hero-card{background:url(/bg_home-hd.webp) 20% 70%/130% no-repeat;min-height:100vh;position:relative;overflow:hidden}.hero-frame{width:min(100%,1360px);min-height:85vh;margin:0 auto;padding:22px 0 34px}.hero-card:before{content:"";pointer-events:none;position:absolute;inset:0}.hero-card:after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#000 70%);height:20%;position:absolute;inset:auto 0 0}.hero-content{z-index:1;align-items:center;min-height:calc(82vh - 120px);padding:118px 20px 72px;display:flex;position:relative}.hero-copy{color:#fff;margin-top:82px;margin-left:-52px}.hero-copy h1{font-family:var(--font-primary);letter-spacing:-.062em;margin:0 0 20px;font-size:4rem;font-weight:800;line-height:1}.hero-copy p{color:#ffffffad;width:780px;font-size:1rem;line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px;display:flex}.hero-button{color:#0f0f0f;cursor:pointer;background:#fff;border:0;border-radius:999px;align-items:center;gap:10px;padding:8px 8px 8px 14px;font-size:11px;font-weight:700;transition:background .2s,color .2s,transform .2s;display:inline-flex}.hero-button--secondary{color:#fff;background:#ffffff14;border:1px solid #ffffff4d}.hero-button:hover{transform:translateY(-1px)}.hero-button--secondary:hover{color:#0f0f0f;background:#fff}.hero-button__icon{color:currentColor;background:0 0;border-radius:999px;place-items:center;width:20px;height:20px;display:grid}.hero-button__icon svg{width:13px;height:13px}.hero-button--secondary .hero-button__icon,.hero-button--secondary:hover .hero-button__icon{color:currentColor;background:0 0}@media (width<=1024px){.hero-card{background-position:54% 0;background-size:auto 62vh;min-height:100svh}.hero-frame{min-height:auto;padding:16px 22px 28px}.hero-content{align-items:flex-start;min-height:74svh;padding:clamp(150px,24vh,220px) 0 42px}.hero-copy{max-width:720px;margin-top:0;margin-left:0}.hero-copy h1{letter-spacing:0;font-size:clamp(48px,7.5vw,64px)}.hero-copy p{width:min(100%,680px)}}@media (width<=900px){.hero-frame{min-height:auto;padding:16px 20px 24px}.hero-card{background-position:58% 0;background-size:auto 58vh;min-height:100svh}.hero-content{align-items:flex-start;min-height:72svh;padding:clamp(142px,22vh,190px) 0 36px}.hero-copy{max-width:100%;margin-top:0;margin-left:0}.hero-copy h1{font-size:clamp(36px,9.5vw,58px)}.hero-actions{gap:10px}}@media (width<=560px){.hero-card{background-position:66% 135px;background-size:auto 74%}.hero-frame{padding-inline:14px}.hero-content{min-height:78svh;padding-top:clamp(104px,16vh,128px);padding-bottom:28px}.hero-copy h1{text-align:center;margin-bottom:10px;font-size:clamp(27px,8vw,35px)}.hero-copy p{text-align:center;max-width:100%;margin-left:auto;margin-right:auto;font-size:.82rem;line-height:1.5}.hero-actions{justify-content:center;align-items:stretch;margin-top:14px}.hero-button{justify-content:center;min-height:34px;padding-top:6px;padding-bottom:6px}}@media (width<=380px){.hero-content{padding-top:104px}.hero-copy h1{font-size:26px}.hero-copy p{font-size:.78rem}.hero-button{width:100%}}.footer{color:#fff;background:#0d0d0d;width:100%;padding:60px 60px 24px;font-family:inherit}.footer__newsletter{background:#ffffff14;border-radius:22px;grid-template-columns:1fr minmax(0,1fr);align-items:center;gap:40px;width:min(100%,1320px);margin:0 auto 50px;padding:36px 44px;display:grid}.footer__newsletter-title{font-family:var(--font-primary);color:#fff;margin:0;font-size:28px;font-weight:800;line-height:1.2}.footer__newsletter-break{font-size:0;line-height:0;display:block}.footer__newsletter-form{box-sizing:border-box;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;align-items:center;width:100%;padding:6px 6px 6px 22px;display:flex;position:relative}.footer__newsletter-message{color:#ffffffb8;font-size:11px;line-height:1;position:absolute;bottom:-22px;left:22px}.footer__newsletter-input{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;height:40px;font-family:inherit;font-size:14px}.footer__newsletter-input::placeholder{color:#fff9}.footer__newsletter-button{color:#111;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:999px;align-items:center;gap:8px;height:38px;padding:0 18px;font-family:inherit;font-size:12px;font-weight:700;transition:transform .2s;display:inline-flex}.footer__newsletter-button:hover{transform:translateY(-1px)}.footer__newsletter-button:disabled{cursor:wait;opacity:.72;transform:none}.footer__newsletter-button svg{width:16px;height:16px}.footer__main{grid-template-rows:auto auto;grid-template-columns:1.4fr 1.6fr;gap:24px 60px;width:min(100%,1320px);margin:0 auto;padding:30px 0 40px;display:grid}.footer__brand{flex-direction:column;grid-area:1/1;gap:22px;display:flex}.footer__brand-row{align-items:center;gap:12px;display:flex}.footer__logo{object-fit:contain;width:40px;height:40px}.footer__brand-name{color:#fff;letter-spacing:0;font-size:22px;font-weight:700}.footer__description{color:#ffffffb3;max-width:520px;margin:0;font-size:13px;line-height:1.7}.footer__cols{grid-area:1/2/3;grid-template-rows:auto auto;grid-template-columns:repeat(3,1fr);gap:22px 30px;display:grid}.footer__col h4{color:#ffffff8c;letter-spacing:1px;margin:0 0 22px;font-size:13px;font-weight:600}.footer__col ul{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.footer__col a{color:#fff;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .2s}.footer__col a:hover{opacity:.7}.footer__col-head{color:#ffffff8c;letter-spacing:1px;text-align:left;cursor:default;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;margin:0 0 11px;padding:0;font-family:inherit;font-size:13px;font-weight:600;display:flex}.footer__col-caret{display:none}.footer__contact-social{flex-direction:column;grid-area:2/1;align-self:start;gap:14px;display:flex}.footer__email-text{color:#ffffffc2;font-size:13px;font-weight:500;text-decoration:none;transition:opacity .2s}.footer__email-text:hover{opacity:.7}.footer__socials{align-items:center;gap:28px;margin:0;display:flex}.footer__social{color:#fff;justify-content:center;align-items:center;text-decoration:none;transition:transform .25s,opacity .25s;display:inline-flex}.footer__social svg{width:20px;height:20px}.footer__social:hover{opacity:.7;transform:translateY(-2px)}.footer__help-legal{display:list-item}.footer__legal{flex-wrap:wrap;gap:30px;width:min(100%,1320px);margin:0 auto;padding:0 0 18px;display:flex}.footer__legal a{color:#fff;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .2s}.footer__legal a:hover{opacity:.7}.footer__divider{background:#ffffff2e;width:min(100%,1320px);height:1px;margin:0 auto}.footer__copyright{color:#ffffff8c;text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;width:min(100%,1320px);margin:0 auto;padding:24px 0 0;font-size:13px;font-weight:400;display:flex}.footer__copyright-link{color:#ffffff8c;align-items:center;gap:8px;font-weight:400;text-decoration:none;display:inline-flex}.footer__copyright-logo{object-fit:contain;width:18px;height:18px;display:inline-block}@media (width<=1200px){.footer{padding:56px 40px 24px}.footer__main{gap:40px}.footer__cols{column-gap:22px}}@media (width<=1024px){.footer{padding:48px 32px 22px}.footer__newsletter{gap:28px;padding:30px 32px}.footer__newsletter-title{font-size:24px}.footer__main{grid-template-columns:1fr;gap:40px;padding:24px 0 32px}.footer__brand,.footer__cols,.footer__contact-social{grid-area:auto}.footer__description{max-width:100%}.footer__cols{column-gap:20px}}@media (width<=768px){.footer{padding:40px 24px 20px}.footer__newsletter{border-radius:18px;grid-template-columns:1fr;gap:20px;padding:26px 22px}.footer__newsletter-title{font-size:22px}.footer__main{gap:32px}.footer__legal{gap:18px}}@media (width<=600px){.footer{padding:36px 16px 18px}.footer__newsletter{border-radius:16px;padding:22px 18px}.footer__newsletter-title{text-align:center;font-size:20px}.footer__newsletter-break{font-size:inherit;line-height:inherit;display:inline}.footer__newsletter-form{max-width:320px;margin:0 auto}.footer__cols{grid-template-columns:1fr;row-gap:0}.footer__col{border-top:1px solid #ffffff14}.footer__col-head{letter-spacing:.6px;color:#fff;cursor:pointer;margin:0;padding:14px 2px;font-size:13px}.footer__col-caret{border-bottom:2px solid #fff9;border-right:2px solid #fff9;width:7px;height:7px;transition:transform .25s;display:block;transform:rotate(45deg)}.footer__col--open .footer__col-caret{transform:rotate(-135deg)}.footer__col ul{gap:12px;max-height:0;transition:max-height .28s,padding .28s;overflow:hidden}.footer__col--open ul{max-height:360px;padding:2px 2px 14px}.footer__col a{font-size:13px}.footer__contact-social{grid-area:auto/1/auto/-1;align-items:center;gap:14px;margin-top:6px}.footer__socials{justify-content:center;gap:32px}.footer__social svg{width:22px;height:22px}.footer__help-legal{display:list-item}.footer__legal{display:none}.footer__legal a{font-size:12px}.footer__copyright{gap:6px;padding:20px 0 0;font-size:10px}.footer__copyright-link{gap:6px}.footer__copyright-logo{width:14px;height:14px}}@media (width<=380px){.footer__newsletter-form{border-radius:16px;flex-direction:column;gap:8px;padding:10px}.footer__newsletter-input{width:100%;padding:0 10px}.footer__newsletter-button{justify-content:center;width:100%}.footer__cols{column-gap:8px}.footer__col h4{margin:0 0 12px;font-size:11px}.footer__col a{font-size:12px}.footer__col ul{gap:12px}}.cookie-consent{z-index:90;color:#111;background:#fff;border:1px solid #0000001a;border-radius:8px;gap:18px;width:min(448px,100vw - 36px);padding:20px 20px 18px;display:grid;position:fixed;bottom:18px;left:18px;box-shadow:0 2px 12px #00000029}.cookie-consent__text{color:#252525;max-width:380px;margin:0;font-size:1.06rem;line-height:1.38}.cookie-consent__actions{grid-template-columns:1fr 1fr 1.5fr;align-items:center;gap:12px;display:grid}.cookie-consent__button{color:#111;min-height:37px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e1e2e6;border-radius:7px;padding:0 18px;font-size:.9rem;font-weight:700}.cookie-consent__button:hover{background:#f7f7f8;border-color:#c9ccd3}.cookie-consent__button--primary{color:#fff;background:#070707;border-color:#070707}.cookie-consent__button--primary:hover{background:#070707;border-color:#070707}.cookie-details{z-index:100;justify-content:center;align-items:flex-start;padding:0 14px;display:flex;position:fixed;inset:0}.cookie-details__backdrop{cursor:pointer;background:#00000085;border:0;position:absolute;inset:0}.cookie-details__panel{z-index:1;color:#111;background:#fff;border-radius:0 0 8px 8px;width:min(826px,100%);margin-top:0;padding:20px 24px 24px;position:relative;box-shadow:0 10px 36px #00000038}.cookie-details__close{color:#1f2933;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:absolute;top:14px;right:16px}.cookie-details__close svg{width:18px;height:18px;display:block}.cookie-details__panel h2{color:#0b0b0b;margin:0 36px 22px 0;font-size:1.18rem;line-height:1.2}.cookie-details__panel p{color:#676b75;margin:0 0 20px;font-size:.94rem;line-height:1.55}.cookie-details__list{border:1px solid #e7e7eb;border-radius:8px;overflow:hidden}.cookie-details__toggle-row{color:#555862;cursor:pointer;border-bottom:1px solid #ececf0;align-items:center;gap:12px;min-height:68px;margin:0;padding:14px 16px;font-size:.92rem;line-height:1.45;display:flex}.cookie-details__toggle-row:hover{background:#fafafa}.cookie-details__toggle-row--locked{cursor:not-allowed}.cookie-details__toggle-row--locked:hover{background:0 0}.cookie-details__toggle-row strong{color:#252525;margin-bottom:3px;font-size:.93rem;display:block}.cookie-details__toggle-row small{color:#686d76;font-size:.84rem;line-height:1.45;display:block}.cookie-details__toggle-row input{opacity:0;pointer-events:none;position:absolute}.cookie-details__switch{background:#e6e7eb;border-radius:999px;flex:none;width:36px;height:20px;transition:background .16s;position:relative}.cookie-details__switch:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .16s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000029}.cookie-details__toggle-row input:checked+.cookie-details__switch{background:#070707}.cookie-details__toggle-row input:checked+.cookie-details__switch:after{transform:translate(16px)}.cookie-details__toggle-row input:disabled+.cookie-details__switch{opacity:.72;background:#070707}.cookie-details__note{color:#686d76;padding:14px 16px;font-size:.88rem;line-height:1.45}.cookie-details__save{color:#111;width:100%;min-height:35px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e1e2e6;border-radius:7px;margin-top:16px;font-size:.9rem;font-weight:700}.cookie-details__save:hover{background:#f7f7f8}@media (width<=640px){.cookie-consent{width:auto;padding:18px 16px 16px;bottom:14px;left:14px;right:14px}.cookie-consent__text{font-size:1rem}.cookie-consent__actions{grid-template-columns:1fr;gap:9px}.cookie-details{align-items:center;padding:10px}.cookie-details__panel{border-radius:8px;max-height:calc(100vh - 20px);padding:18px 16px;overflow:auto}.cookie-details__toggle-row{align-items:flex-start}}.page-shell{background:#000;min-height:100vh;padding:0}.featured-products,.categories,.popular-products,.contact,.banner,.faq,.footer{content-visibility:auto;contain-intrinsic-size:auto 900px}
