.ThemeToggle-module__3b5zuq__button{border-radius:12px;flex:none;width:40px;height:40px;padding:0}
.ThemeSlider-module__7wf--a__slider{cursor:pointer;background:0 0;border:none;padding:0;display:inline-flex}.ThemeSlider-module__7wf--a__track{background:var(--glass2);border:1px solid var(--brd);width:38px;height:78px;box-shadow:inset 0 1px 0 var(--hi);border-radius:999px;flex-direction:column;justify-content:space-between;align-items:center;padding:9px 0;display:flex;position:relative}.ThemeSlider-module__7wf--a__icon{color:var(--muted);z-index:1;font-size:15px;line-height:1}.ThemeSlider-module__7wf--a__knob{background:var(--grad-btn);width:28px;height:28px;box-shadow:var(--shadow-btn);transition:top .4s var(--ease);border-radius:50%;position:absolute;left:5px}[data-state=light] .ThemeSlider-module__7wf--a__knob{top:5px}[data-state=dark] .ThemeSlider-module__7wf--a__knob{top:45px}
.CartButton-module__MUSoDW__button{border-radius:12px;flex:none;width:40px;height:40px;padding:0;position:relative}.CartButton-module__MUSoDW__badge{background:var(--accent);color:#fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:600;line-height:1;display:grid;position:absolute;top:-6px;right:-6px}
.AccountButton-module__rSxBWW__button{border-radius:12px;flex:none;width:40px;height:40px;padding:0}
.Header-module__Af2_WG__header{z-index:50;padding:14px 24px;position:sticky;top:0}.Header-module__Af2_WG__inner{max-width:var(--container);background:var(--glass);-webkit-backdrop-filter:blur(26px)saturate(170%);backdrop-filter:blur(26px)saturate(170%);border:1px solid var(--brd);box-shadow:var(--shadow), inset 0 1px 0 var(--hi);transition:background .4s var(--ease), box-shadow .4s var(--ease);border-radius:20px;align-items:center;gap:18px;margin-inline:auto;padding:11px 14px 11px 20px;display:flex}.Header-module__Af2_WG__scrolled .Header-module__Af2_WG__inner{background:var(--glass2);box-shadow:var(--shadow-card), inset 0 1px 0 var(--hi)}.Header-module__Af2_WG__logo{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);flex:none;align-items:center;gap:9px;font-size:22px;font-weight:600;display:inline-flex}.Header-module__Af2_WG__logo img{height:34px}.Header-module__Af2_WG__nav{align-items:center;gap:4px;margin-inline:auto;display:flex}.Header-module__Af2_WG__navItem{position:relative}.Header-module__Af2_WG__navLink{color:var(--muted);transition:color .25s var(--ease);border-radius:11px;align-items:center;gap:5px;padding:9px 14px;font-size:14.5px;font-weight:500;display:inline-flex;position:relative}.Header-module__Af2_WG__navLink:after{content:"";background:var(--accent);transform-origin:0;height:1.5px;transition:transform .35s var(--ease);position:absolute;bottom:6px;left:14px;right:14px;transform:scaleX(0)}.Header-module__Af2_WG__navLink:hover{color:var(--ink)}.Header-module__Af2_WG__navLink:hover:after,.Header-module__Af2_WG__active:after{transform:scaleX(1)}.Header-module__Af2_WG__active{color:var(--ink)}.Header-module__Af2_WG__caret{opacity:.7;font-size:9px}.Header-module__Af2_WG__menu{border-radius:var(--radius-md);background:color-mix(in srgb, var(--bg2) 88%, transparent);-webkit-backdrop-filter:blur(24px)saturate(165%);backdrop-filter:blur(24px)saturate(165%);border:1px solid var(--brd);min-width:240px;box-shadow:var(--shadow-card);opacity:0;visibility:hidden;transition:opacity .25s var(--ease), transform .25s var(--ease), visibility .25s;padding:8px;position:absolute;top:calc(100% + 8px);left:0;transform:translateY(8px)}.Header-module__Af2_WG__navItem:hover .Header-module__Af2_WG__menu,.Header-module__Af2_WG__navItem:focus-within .Header-module__Af2_WG__menu{opacity:1;visibility:visible;transform:none}.Header-module__Af2_WG__menuLink{color:var(--muted);border-radius:9px;padding:10px 12px;font-size:14px;transition:color .2s,background .2s;display:block}.Header-module__Af2_WG__menuLink:hover{color:var(--ink);background:var(--glass2)}.Header-module__Af2_WG__menuLabel{border-top:1px solid var(--brd);letter-spacing:.07em;text-transform:uppercase;color:var(--muted);opacity:.7;margin-top:4px;padding:10px 12px 4px;font-size:10.5px;font-weight:700;display:block}.Header-module__Af2_WG__menuTwoCol{gap:8px;min-width:468px;display:flex}.Header-module__Af2_WG__menuCol{flex-direction:column;flex:1 1 0;min-width:200px;display:flex}.Header-module__Af2_WG__menuCol+.Header-module__Af2_WG__menuCol{border-left:1px solid var(--brd);padding-left:6px}.Header-module__Af2_WG__menuColTitle{letter-spacing:.07em;text-transform:uppercase;color:var(--muted);opacity:.7;padding:8px 12px 6px;font-size:10.5px;font-weight:700;display:block}.Header-module__Af2_WG__actions{align-items:center;gap:10px;display:flex}.Header-module__Af2_WG__cta{border-radius:13px;flex:none;height:40px;padding:0 20px;font-size:14.5px}.Header-module__Af2_WG__ctaIcon{display:none}.Header-module__Af2_WG__lang{border:1px solid var(--brd);font-family:var(--font-mono);border-radius:11px;font-size:12px;display:inline-flex;overflow:hidden}.Header-module__Af2_WG__langBtn{color:var(--muted);background:0 0;padding:8px 10px;transition:color .2s,background .2s}.Header-module__Af2_WG__langActive{color:#fff;background:var(--accent)}.Header-module__Af2_WG__deskOnly{display:inline-flex}.Header-module__Af2_WG__burger{border:1px solid var(--brd);background:var(--glass2);width:40px;height:40px;color:var(--ink);cursor:pointer;border-radius:12px;flex:none;justify-content:center;align-items:center;padding:0;font-size:18px;display:none}.Header-module__Af2_WG__mobile{z-index:200;background:color-mix(in srgb, var(--bg) 94%, transparent);-webkit-backdrop-filter:blur(28px)saturate(160%);backdrop-filter:blur(28px)saturate(160%);animation:Header-module__Af2_WG__asonMenuIn .3s var(--ease);flex-direction:column;padding:clamp(20px,6vw,40px);display:none;position:fixed;inset:0;overflow-y:auto}.Header-module__Af2_WG__mobileOpen{display:flex}@keyframes Header-module__Af2_WG__asonMenuIn{0%{opacity:0}to{opacity:1}}.Header-module__Af2_WG__mobileClose{border:1px solid var(--brd);background:var(--glass2);width:44px;height:44px;color:var(--ink);cursor:pointer;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:50%;place-items:center;font-size:18px;display:grid;position:absolute;top:18px;right:20px}.Header-module__Af2_WG__mobileAccount{flex-wrap:wrap;gap:10px;margin:50px 0 22px;display:flex}.Header-module__Af2_WG__mobileAccLink{flex:1;justify-content:center;gap:8px;min-width:130px;height:48px}.Header-module__Af2_WG__mobileBody{align-items:flex-start;gap:20px;display:flex}.Header-module__Af2_WG__mobileRail{flex:none;justify-content:center;padding-top:2px;display:flex}.Header-module__Af2_WG__mobileMain{flex-direction:column;flex:1;gap:12px;min-width:0;display:flex}.Header-module__Af2_WG__mobileStore{justify-content:center;height:54px;font-size:16px}.Header-module__Af2_WG__mobileNav{flex-direction:column;gap:10px;margin-top:4px;display:flex}.Header-module__Af2_WG__mItem{background:var(--glass);border:1px solid var(--brd);-webkit-backdrop-filter:blur(20px)saturate(160%);backdrop-filter:blur(20px)saturate(160%);box-shadow:inset 0 1px 0 var(--hi);color:var(--ink);border-radius:14px;justify-content:space-between;align-items:center;gap:10px;padding:14px 16px;font-size:17px;font-weight:500;display:flex}.Header-module__Af2_WG__mItemLabel{color:var(--ink);flex:1}.Header-module__Af2_WG__mGroup{flex-direction:column;gap:8px;display:flex}.Header-module__Af2_WG__mPlus{border:1px solid var(--brd);background:var(--glass2);width:34px;height:34px;color:var(--ink);cursor:pointer;transition:transform .3s var(--ease), background .3s var(--ease), color .3s var(--ease);border-radius:10px;flex:none;place-items:center;font-size:22px;line-height:1;display:grid}.Header-module__Af2_WG__mPlus:hover{background:var(--glass)}.Header-module__Af2_WG__mPlusOpen{color:var(--accent2);transform:rotate(45deg)}.Header-module__Af2_WG__mSub{background:var(--glass2);border:1px solid var(--brd);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:inset 0 1px 0 var(--hi);animation:Header-module__Af2_WG__asonSubIn .25s var(--ease);border-radius:14px;flex-direction:column;padding:8px;display:flex}.Header-module__Af2_WG__mSubLink{color:var(--muted);border-radius:10px;padding:11px 12px;font-size:14.5px;transition:background .2s,color .2s;display:block}.Header-module__Af2_WG__mSubLink:hover{color:var(--ink);background:var(--glass)}.Header-module__Af2_WG__mSubLabel{letter-spacing:.07em;text-transform:uppercase;color:var(--muted);opacity:.7;margin-top:6px;padding:10px 12px 2px;font-size:10.5px;font-weight:700;display:block}@keyframes Header-module__Af2_WG__asonSubIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}@media (max-width:980px){.Header-module__Af2_WG__nav,.Header-module__Af2_WG__deskOnly{display:none}.Header-module__Af2_WG__actions{margin-left:auto}.Header-module__Af2_WG__burger{display:inline-flex}.Header-module__Af2_WG__cta{border-radius:12px;width:40px;padding:0}.Header-module__Af2_WG__ctaText{display:none}.Header-module__Af2_WG__ctaIcon{display:block}}@media (min-width:981px){.Header-module__Af2_WG__mobile{display:none!important}}
.LangSelect-module__Ra5T1a__select{appearance:none;background-color:color-mix(in srgb, currentColor 6%, transparent);color:inherit;border:1px solid color-mix(in srgb, currentColor 22%, transparent);cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><path d='M6 9l6 6 6-6'/></svg>");background-position:right 12px center;background-repeat:no-repeat;border-radius:8px;min-width:140px;padding:8px 34px 8px 12px;font-size:14px;font-weight:500;transition:border-color .18s,background-color .18s}.LangSelect-module__Ra5T1a__select:hover{border-color:color-mix(in srgb, currentColor 40%, transparent)}.LangSelect-module__Ra5T1a__select:focus-visible{outline:2px solid color-mix(in srgb, currentColor 45%, transparent);outline-offset:2px}.LangSelect-module__Ra5T1a__select:disabled{opacity:.6;cursor:default}.LangSelect-module__Ra5T1a__select option{color:#1e293b}
.Footer-module__EZoWya__footer{border-top:1px solid var(--brd);background:color-mix(in srgb, var(--bg2) 30%, transparent);-webkit-backdrop-filter:blur(26px)saturate(170%);backdrop-filter:blur(26px)saturate(170%);margin-top:60px;position:relative}.Footer-module__EZoWya__inner{max-width:var(--container);margin-inline:auto;padding:clamp(40px,6vw,70px) 24px 30px}.Footer-module__EZoWya__top{grid-template-columns:1.6fr 1fr 1.2fr 1fr;gap:40px;display:grid}.Footer-module__EZoWya__brand{flex-direction:column;gap:14px;max-width:360px;display:flex}.Footer-module__EZoWya__logo{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);align-items:center;gap:9px;font-size:22px;font-weight:600;display:inline-flex}.Footer-module__EZoWya__desc{color:var(--muted);font-size:14.5px;line-height:1.6}.Footer-module__EZoWya__lang{flex-direction:column;gap:8px;margin-top:4px;display:flex}.Footer-module__EZoWya__langLabel{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--faint);font-size:11px}.Footer-module__EZoWya__colTitle{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--accent2);margin-bottom:16px;font-size:12px}.Footer-module__EZoWya__list{flex-direction:column;gap:10px;padding:0;list-style:none;display:flex}.Footer-module__EZoWya__list a{color:var(--muted);transition:color .2s var(--ease);font-size:14.5px}.Footer-module__EZoWya__list a:hover{color:var(--ink)}.Footer-module__EZoWya__contact{flex-direction:column;gap:12px;padding:0;list-style:none;display:flex}.Footer-module__EZoWya__contact li{color:var(--muted);font-size:14.5px;line-height:1.5}.Footer-module__EZoWya__contact a{color:var(--muted);transition:color .2s}.Footer-module__EZoWya__contact a:hover{color:var(--ink)}.Footer-module__EZoWya__contact b{color:var(--ink);font-weight:500}.Footer-module__EZoWya__bottom{max-width:var(--container);border-top:1px solid var(--brd);color:var(--faint);flex-wrap:wrap;justify-content:space-between;gap:12px;margin-inline:auto;padding:18px 24px;font-size:13px;display:flex}.Footer-module__EZoWya__madeWith{align-items:center;gap:12px;display:inline-flex}.Footer-module__EZoWya__payment{object-fit:contain;flex:none;width:auto;max-width:none;height:26px}@media (max-width:860px){.Footer-module__EZoWya__top{grid-template-columns:1fr 1fr}.Footer-module__EZoWya__brand{grid-column:1/-1;max-width:none}}@media (max-width:560px){.Footer-module__EZoWya__top{grid-template-columns:1fr}}
.BackendDownScreen-module__GG0RNG__screen{text-align:center;color:#e5e7eb;background:#0b0f17;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100vh;padding:24px;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;display:flex}.BackendDownScreen-module__GG0RNG__icon{font-size:48px}.BackendDownScreen-module__GG0RNG__heading{margin:0;font-size:22px}.BackendDownScreen-module__GG0RNG__text{color:#9ca3af;max-width:460px;margin:0;line-height:1.6}
.CookieConsent-module__Ystraa__wrap{z-index:1000;pointer-events:none;justify-content:flex-start;padding:16px;display:flex;position:fixed;inset:auto auto 0 0}.CookieConsent-module__Ystraa__card{pointer-events:auto;border-radius:var(--radius-lg);width:100%;max-width:440px;padding:20px 22px}.CookieConsent-module__Ystraa__body{z-index:2;position:relative}.CookieConsent-module__Ystraa__title{margin-bottom:6px;font-size:18px}.CookieConsent-module__Ystraa__text{color:var(--muted);font-size:14px;line-height:1.55}.CookieConsent-module__Ystraa__link{color:var(--accent2);text-decoration:underline}.CookieConsent-module__Ystraa__reject{font:inherit;cursor:pointer;color:var(--accent2);background:0 0;border:none;margin:0;padding:0;text-decoration:underline}.CookieConsent-module__Ystraa__reject:hover{color:var(--ink)}.CookieConsent-module__Ystraa__cats{flex-direction:column;gap:10px;margin-top:14px;display:flex}.CookieConsent-module__Ystraa__cat{color:var(--muted);align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.45;display:flex}.CookieConsent-module__Ystraa__cat input{flex:none;margin-top:3px}.CookieConsent-module__Ystraa__actions{z-index:2;flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:18px;display:flex;position:relative}.CookieConsent-module__Ystraa__actions .CookieConsent-module__Ystraa__btn{padding:10px 18px;font-size:14px}@media (max-width:520px){.CookieConsent-module__Ystraa__actions{justify-content:stretch}.CookieConsent-module__Ystraa__actions .CookieConsent-module__Ystraa__btn{flex:auto}}
