.product-detail{--product-detail-page:var(--wx-paper);--product-detail-surface:var(--wx-surface);--product-detail-soft:var(--wx-card);--product-detail-ink:var(--wx-text);--product-detail-muted:var(--wx-muted);--product-detail-line:var(--wx-line);--product-detail-line-strong:color-mix(in srgb,var(--wx-text) 24%,transparent);min-height:100vh;color:var(--product-detail-ink);background:var(--product-detail-page);padding:clamp(132px,11vw,168px) 0 110px}.product-detail__main{grid-template-columns:minmax(0,1.1fr) minmax(370px,.9fr);align-items:start;gap:clamp(34px,4.4vw,72px);display:grid}.product-detail__gallery{border:1px solid var(--product-detail-line);background:var(--product-detail-soft);border-radius:24px;align-self:start;width:100%;height:clamp(570px,49vw,780px);max-height:780px;position:sticky;top:128px;overflow:hidden}.product-detail__badge{z-index:5;top:18px;color:#111;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #ffffff85;border-radius:999px;align-items:center;gap:7px;min-height:32px;padding:0 12px;font-size:9px;font-weight:800;display:inline-flex;position:absolute;inset-inline-start:18px}.product-detail__image-stage,.product-detail__image-frame{width:100%;height:100%;position:absolute;inset:0}.product-detail__image-frame{display:block}.product-detail__image-frame img{object-fit:cover;object-position:center;width:100%;height:100%}.product-detail__thumbs{z-index:6;pointer-events:none;justify-content:center;align-items:flex-end;gap:8px;display:flex;position:absolute;bottom:18px;left:18px;right:18px}.product-detail__thumbs button{pointer-events:auto;cursor:pointer;background:#ffffffdb;border:1px solid #ffffff7a;border-radius:11px;height:72px;padding:0;position:relative;overflow:hidden;box-shadow:0 10px 24px #00000021}.product-detail__thumbs button.is-active{border-color:#111}.product-detail__thumbs img{object-fit:cover}.product-detail__info{min-width:0;padding-top:4px}.product-detail__topline{justify-content:space-between;align-items:center;gap:18px;display:flex}.product-detail__category-row{min-width:0;color:var(--product-detail-muted);align-items:center;gap:9px;font-size:11px;display:flex}.product-detail__category-row a{color:inherit}.product-detail__shop-pill{border:1px solid var(--product-detail-line);min-height:32px;color:var(--product-detail-ink);background:var(--product-detail-surface);border-radius:999px;align-items:center;padding:0 12px;font-weight:750;display:inline-flex}.product-detail__dot{color:var(--product-detail-line-strong)}.product-detail__wishlist{border:1px solid var(--product-detail-line);width:44px;min-width:44px;height:44px;color:var(--product-detail-ink);background:var(--product-detail-surface);cursor:pointer;transition:transform var(--cv-motion-fast) var(--cv-ease-emphasis),background-color var(--cv-motion-fast) ease;border-radius:50%;place-items:center;padding:0;display:grid}.product-detail__wishlist:hover{transform:scale(1.05)}.product-detail__wishlist svg{width:18px;height:18px}.product-detail__wishlist.is-active svg{fill:currentColor}.product-detail__brand-line{border-bottom:1px solid var(--product-detail-line);justify-content:space-between;align-items:center;gap:18px;margin:24px 0 18px;padding-bottom:14px;display:flex}.product-detail__brand-line>span:last-child{color:var(--product-detail-muted);font:700 10px/1 var(--font-mono);letter-spacing:.08em}.product-detail__brand{width:110px;height:36px;color:var(--product-detail-ink)}.product-detail__brand.is-wordmark{font-family:var(--font-mono);letter-spacing:.08em;justify-content:flex-start;font-size:13px;font-weight:850}.product-detail__info h1{max-width:760px;color:var(--product-detail-ink);letter-spacing:-.055em;text-wrap:balance;margin:0;font-size:clamp(42px,4.6vw,72px);font-weight:650;line-height:1.02}[dir=rtl] .product-detail__info h1{font-family:var(--font-arabic),sans-serif;letter-spacing:-.025em;font-size:clamp(38px,4.2vw,64px);font-weight:760;line-height:1.16}.product-detail__price{align-items:baseline;gap:12px;margin-top:20px;display:flex}.product-detail__price strong{font-size:clamp(24px,2.2vw,34px);line-height:1}.product-detail__price del{color:var(--product-detail-muted);font-size:13px}.product-detail__description{border-top:1px solid var(--product-detail-line);margin-top:28px;padding-top:26px}.product-detail__description p{color:var(--product-detail-muted);margin:0;font-size:14px;line-height:1.85}.product-detail__description p+p{margin-top:12px}.product-detail__options{gap:22px;margin-top:30px;display:grid}.product-detail__option-group{gap:10px;display:grid}.product-detail__option-label{color:var(--product-detail-ink);justify-content:space-between;align-items:center;gap:16px;font-size:11px;font-weight:750;display:flex}.product-detail__option-label :is(small,a){color:var(--product-detail-muted);font-size:10px;font-weight:650}.product-detail__option-buttons{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.product-detail__option-buttons button{border:1px solid var(--product-detail-line);min-width:52px;min-height:44px;color:var(--product-detail-ink);background:var(--product-detail-surface);cursor:pointer;transition:color var(--cv-motion-fast) ease,background-color var(--cv-motion-fast) ease,border-color var(--cv-motion-fast) ease;border-radius:999px;padding:0 13px;font-size:11px;font-weight:750}.product-detail__option-buttons button:hover,.product-detail__option-buttons button.is-active{color:var(--wx-on-inverse);border-color:var(--wx-inverse);background:var(--wx-inverse)}.product-detail__size-quantity-row{grid-template-columns:minmax(0,1fr) 144px;align-items:start;gap:10px;display:grid}.product-detail__quantity{border:1px solid var(--product-detail-line-strong);width:144px;height:44px;color:var(--product-detail-ink);background:var(--product-detail-surface);border-radius:999px;grid-template-columns:42px minmax(42px,1fr) 42px;align-items:stretch;display:grid;overflow:hidden}.product-detail__quantity button{color:inherit;cursor:pointer;transition:background-color var(--cv-motion-fast) ease;background:0 0;border:0;place-items:center;padding:0;display:grid}.product-detail__quantity button:hover{background:var(--product-detail-soft)}.product-detail__quantity button svg{width:15px;height:15px}.product-detail__quantity span{border-inline:1px solid var(--product-detail-line);place-items:center;font-weight:800;display:grid}.product-detail__error{color:#a32727;margin:16px 0 0;font-size:11px;font-weight:700}.product-detail__order-row{margin-top:24px}.product-detail__commerce{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;display:grid}.product-detail__add,.product-detail__buy{border:1px solid var(--product-detail-ink);cursor:pointer;min-width:0;min-height:56px;transition:transform var(--cv-motion-fast) var(--cv-ease-emphasis),background-color var(--cv-motion-fast) ease,color var(--cv-motion-fast) ease;border-radius:999px;padding:0 16px;font-size:11px;font-weight:800}.product-detail__add{color:var(--product-detail-ink);background:0 0}.product-detail__buy{color:var(--wx-on-inverse);background:var(--wx-inverse)}.product-detail__add:hover,.product-detail__buy:hover{transform:translateY(-2px)}.product-detail__spec-list{border-top:1px solid var(--product-detail-line);margin-top:30px}.product-detail__spec-row{border-bottom:1px solid var(--product-detail-line);grid-template-columns:30px 100px minmax(0,1fr);align-items:center;gap:12px;min-height:66px;padding:12px 0;display:grid}.product-detail__spec-icon{width:30px;height:30px;color:var(--product-detail-ink);background:var(--product-detail-soft);border-radius:9px;place-items:center;display:grid}.product-detail__spec-icon svg{width:15px;height:15px}.product-detail__spec-row strong{font-size:11px}.product-detail__spec-row p{color:var(--product-detail-muted);margin:0;font-size:11px;line-height:1.55}.product-detail__official{border:1px solid var(--product-detail-line);color:var(--product-detail-ink);background:var(--product-detail-surface);border-radius:18px;margin-top:24px;padding:20px}.product-detail__official-heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.product-detail__official-heading>span{color:var(--product-detail-muted);font:700 9px/1 var(--font-mono);letter-spacing:.1em}.product-detail__official-heading a{color:var(--product-detail-ink);align-items:center;gap:7px;font-size:10px;font-weight:750;display:inline-flex}.product-detail__official-heading svg{width:14px;height:14px}.product-detail__official ul{gap:8px;margin:18px 0 0;padding-inline-start:18px;display:grid}.product-detail__official li{color:var(--product-detail-muted);font-size:11px;line-height:1.65}.product-detail__benefits{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:clamp(60px,8vw,110px);display:grid}.product-detail__benefits article{border:1px solid var(--product-detail-line);min-height:210px;color:var(--product-detail-ink);background:var(--product-detail-surface);border-radius:20px;flex-direction:column;justify-content:flex-end;padding:22px;display:flex}.product-detail__benefit-icon{background:var(--product-detail-soft);border-radius:12px;place-items:center;width:42px;height:42px;margin-bottom:auto;display:grid}.product-detail__benefit-icon svg{width:18px;height:18px}.product-detail__benefits h3{margin:28px 0 8px;font-size:16px}.product-detail__benefits p{color:var(--product-detail-muted);margin:0;font-size:11px;line-height:1.65}.product-detail__related{padding-top:clamp(72px,9vw,128px)}.product-detail__related>header{justify-content:space-between;align-items:end;gap:28px;margin-bottom:30px;display:flex}.product-detail__related>header span{color:var(--product-detail-muted);font:700 9px/1 var(--font-mono);letter-spacing:.1em}.product-detail__related h2{letter-spacing:-.05em;max-width:720px;margin:0;font-size:clamp(34px,4.2vw,62px);line-height:1.04}[dir=rtl] .product-detail__related h2{font-family:var(--font-arabic),sans-serif;letter-spacing:-.02em;line-height:1.16}.product-detail__related-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:1180px){.product-detail__main{grid-template-columns:minmax(0,1fr) minmax(340px,.85fr);gap:28px}.product-detail__benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail__related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.product-detail{padding-top:126px}.product-detail__main{grid-template-columns:1fr}.product-detail__gallery{height:clamp(480px,72vw,650px);max-height:none;position:relative;top:auto}.product-detail__info{padding-top:10px}.product-detail__related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.product-detail{padding-top:120px;padding-bottom:80px}.product-detail__gallery{border-radius:20px;height:clamp(460px,68svh,610px)}.product-detail__info h1{font-size:clamp(34px,10vw,48px)}[dir=rtl] .product-detail__info h1{font-size:clamp(32px,9.3vw,44px)}.product-detail__size-quantity-row{grid-template-columns:minmax(0,1fr) 116px;gap:8px}.product-detail__quantity{grid-template-columns:36px minmax(36px,1fr) 36px;width:116px;height:42px}.product-detail__option-buttons{scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.product-detail__option-buttons::-webkit-scrollbar{display:none}.product-detail__option-buttons button{flex:none;min-height:42px}.product-detail__commerce{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-detail__add,.product-detail__buy{min-height:52px;padding-inline:10px;font-size:10px}.product-detail__spec-row{grid-template-columns:26px 86px minmax(0,1fr)}.product-detail__benefits{gap:8px}.product-detail__benefits article{min-height:170px;padding:15px}.product-detail__related>header{gap:10px;display:grid}}@media (max-width:520px){.product-detail__gallery{height:430px}.product-detail__category-row{gap:7px;font-size:10px}.product-detail__size-quantity-row{grid-template-columns:minmax(0,1fr) 108px}.product-detail__quantity{grid-template-columns:34px 40px 34px;width:108px}.product-detail__commerce{gap:7px}.product-detail__add,.product-detail__buy{font-size:9.5px}.product-detail__benefits,.product-detail__related-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.product-detail__option-buttons button,.product-detail__quantity button,.product-detail__wishlist,.product-detail__add,.product-detail__buy{transition:none}}
:root{--cv74-ticker-height:34px;--cv74-header-height:72px;--header-bg:var(--wx-paper);--header-surface:var(--wx-surface);--header-ink:var(--wx-text);--header-muted:var(--wx-muted);--header-line:var(--wx-line);--header-control:color-mix(in srgb, var(--wx-paper) 60%, var(--wx-surface));--header-hover:color-mix(in srgb, var(--wx-text) 7%, var(--wx-paper))}.site-frame{width:100%;min-height:100vh;padding-top:var(--cv74-ticker-height)}.site-header{z-index:420;top:var(--cv74-ticker-height);width:100%;height:var(--cv74-header-height);color:var(--header-ink);border-bottom:1px solid var(--header-line);background:var(--header-bg);transition:color var(--cv-motion-base) var(--cv-ease-standard), background-color var(--cv-motion-base) var(--cv-ease-standard), border-color var(--cv-motion-base) var(--cv-ease-standard), box-shadow var(--cv-motion-base) var(--cv-ease-standard);position:fixed;inset-inline:0}.site-header.is-overlay{color:#fff;box-shadow:none;background:0 0;border-bottom-color:#0000}.site-header.is-solid{color:var(--header-ink);background:var(--header-bg);box-shadow:0 10px 34px #080a080f}.site-header__inner{direction:ltr;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-areas:"actions navigation logo";align-items:center;gap:clamp(18px,2.4vw,38px);width:calc(100% - clamp(32px,4vw,72px));height:100%;margin-inline:auto;display:grid}.site-header__logo{grid-area:logo;justify-self:end;width:clamp(112px,8.5vw,138px);line-height:0}.site-header__logo img{width:100%;height:auto;transition:filter var(--cv-motion-base) var(--cv-ease-standard), transform var(--cv-motion-base) var(--cv-ease-emphasis);display:block}.site-header__logo:hover img{transform:translateY(-1px)}.site-header.is-overlay .site-header__logo img,html[data-theme=dark] .site-header.is-solid .site-header__logo img{filter:brightness(0)invert()}.site-header__nav{color:inherit;grid-area:navigation;justify-self:center;align-items:center;gap:clamp(12px,1.6vw,24px);display:flex}html[dir=rtl] .site-header__nav{direction:rtl}html[dir=ltr] .site-header__nav{direction:ltr}.site-header__nav>a{height:30px;color:inherit;align-items:center;padding:0 2px;font-size:12px;font-weight:640;line-height:1;display:grid;position:relative;overflow:hidden}.site-header__nav>a:after{content:"";inset-inline:0;transform-origin:50%;height:1px;transition:transform var(--cv-motion-base) var(--cv-ease-emphasis);background:currentColor;position:absolute;bottom:1px;transform:scaleX(0)}.site-header__nav>a.is-active{font-weight:800}.site-header__nav>a.is-active:after{transform:scaleX(1)}.site-header__nav>a>span{transition:transform var(--cv-motion-base) var(--cv-ease-emphasis);grid-area:1/1}.site-header__nav>a>span:last-child{transform:translateY(calc(100% + 14px))}.site-header__nav>a:hover>span:first-child,.site-header__nav>a:focus-visible>span:first-child{transform:translateY(calc(-100% - 14px))}.site-header__nav>a:hover>span:last-child,.site-header__nav>a:focus-visible>span:last-child{transform:translateY(0)}.site-header__actions{direction:ltr;grid-area:actions;justify-self:start;align-items:center;gap:8px;display:flex}.site-header__control,.site-header__cart-icon{border:1px solid var(--header-line);width:38px;min-width:38px;height:38px;min-height:38px;color:var(--header-ink);background:var(--header-control);cursor:pointer;transition:transform var(--cv-motion-fast) var(--cv-ease-emphasis), background-color var(--cv-motion-fast) ease, border-color var(--cv-motion-fast) ease;border-radius:50%;place-items:center;padding:0;display:inline-grid}.site-header.is-overlay .site-header__control,.site-header.is-overlay .site-header__cart-icon{color:#fff;-webkit-backdrop-filter:blur(10px);background:#08090842;border-color:#ffffff57;box-shadow:0 8px 22px #0000001f}.site-header__control:hover,.site-header__cart:hover .site-header__cart-icon{border-color:color-mix(in srgb, var(--header-ink) 34%, transparent);background:var(--header-hover);transform:translateY(-1px)}.site-header.is-overlay .site-header__control:hover,.site-header.is-overlay .site-header__cart:hover .site-header__cart-icon{background:#0809086b;border-color:#ffffff94}.site-header__control svg,.site-header__cart svg{stroke:currentColor;width:17px;height:17px}.site-header__language{grid-auto-flow:column;gap:2px;font-size:8px;font-weight:800}.site-header__language svg{width:14px;height:14px}.site-header__cart{width:38px;height:38px;color:inherit;place-items:center;display:inline-grid;position:relative}.site-header__cart>b,.cv-mobile-header-button>b,.cv-mobile-menu-tools a>b{z-index:2;border:2px solid var(--header-bg);min-width:18px;height:18px;color:var(--wx-on-inverse);background:var(--wx-inverse);font:800 8px/1 var(--font-mono);border-radius:999px;place-items:center;padding:0 4px;display:grid;position:absolute;top:-5px;right:-5px}.site-header.is-overlay .site-header__cart>b,.cv-mobile-header.is-overlay .cv-mobile-header-button>b{color:#111;background:#fff;border-color:#fff}.site-search-overlay{z-index:620;padding:max(18px, env(safe-area-inset-top)) max(18px, env(safe-area-inset-right)) max(18px, env(safe-area-inset-bottom)) max(18px, env(safe-area-inset-left));color:var(--header-ink);-webkit-backdrop-filter:blur(16px);background:#0000008f;place-items:start center;display:grid;position:fixed;inset:0;overflow-y:auto}.site-search{border:1px solid var(--header-line);width:min(920px,100%);max-height:calc(100dvh - 36px);color:var(--header-ink);background:var(--header-bg);border-radius:28px;margin-top:clamp(38px,8vh,86px);padding:clamp(30px,4.5vw,58px);overflow-y:auto;box-shadow:0 32px 100px #00000047}.site-search__top,.site-search__results-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.site-search__top>span,.site-search__results-head,.site-search__suggestions>small{color:color-mix(in srgb, var(--header-ink) 56%, transparent);font:750 9px/1 var(--font-mono);letter-spacing:.11em;text-transform:uppercase}.site-search__close,.site-search__clear{border:1px solid var(--header-line);color:var(--header-ink);background:var(--header-control);place-items:center;padding:0;display:grid}.site-search__close{border-radius:50%;width:42px;min-width:42px;height:42px}.site-search__close svg{width:18px;height:18px}.site-search__heading{margin-top:22px}.site-search__heading h2{letter-spacing:-.06em;max-width:700px;margin:0;font-size:clamp(42px,6.4vw,76px);font-weight:650;line-height:.98}[dir=rtl] .site-search__heading h2{font-family:var(--font-arabic);letter-spacing:-.02em;line-height:1.15}.site-search__heading p{max-width:620px;color:color-mix(in srgb, var(--header-ink) 58%, transparent);margin:12px 0 0;font-size:12px;line-height:1.7}.site-search__form{border-bottom:1px solid var(--header-ink);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:68px;margin-top:30px;padding:0 4px;display:grid}.site-search__form>svg{width:21px;height:21px}.site-search__form input{width:100%;min-width:0;height:64px;color:var(--header-ink);font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:clamp(18px,2.3vw,28px)}.site-search__clear{border-radius:50%;width:38px;height:38px}.site-search__suggestions{margin-top:26px}.site-search__suggestions>div{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.site-search__suggestions button{border:1px solid var(--header-line);min-height:38px;color:var(--header-ink);background:var(--header-surface);border-radius:999px;padding:0 14px}.site-search__results-head{margin-top:24px;padding-bottom:8px}.site-search__results{margin-top:8px;display:grid}.site-search__results>button{border:0;border-bottom:1px solid var(--header-line);width:100%;min-height:94px;color:var(--header-ink);text-align:start;background:0 0;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:16px;padding:8px 0;display:grid}.site-search__results img{object-fit:cover;background:var(--header-control);border-radius:12px;width:76px;height:76px}.site-search__results>button>span{gap:4px;min-width:0;display:grid}.site-search__results strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.site-search__results small{color:color-mix(in srgb, var(--header-ink) 52%, transparent);font-size:9px}.site-search__results>button>b{white-space:nowrap;font-size:11px}.site-search__empty{text-align:center;min-height:170px;color:color-mix(in srgb, var(--header-ink) 58%, transparent);align-content:center;place-items:center;gap:8px;display:grid}.site-search__empty strong{color:var(--header-ink);font-size:20px}.cv-mobile-header,.cv-mobile-menu-overlay{display:none}@media (max-width:1100px){:root{--cv74-ticker-height:30px;--cv74-header-height:76px}.site-header{display:none}.cv-mobile-header{z-index:440;top:var(--cv74-ticker-height);height:var(--cv74-header-height);pointer-events:none;padding:8px 14px 0;display:block;position:fixed;inset-inline:0}.cv-mobile-header-card{pointer-events:auto;width:min(100%,1040px);height:66px;color:var(--header-ink);border:1px solid var(--header-line);background:var(--header-bg);transition:color var(--cv-motion-base) ease, background-color var(--cv-motion-base) ease, border-color var(--cv-motion-base) ease, box-shadow var(--cv-motion-base) ease;direction:ltr;border-radius:20px;justify-content:space-between;align-items:center;margin:0 auto;padding:0 14px;display:flex}.cv-mobile-header.is-solid .cv-mobile-header-card{box-shadow:0 12px 34px #00000014}.cv-mobile-header.is-overlay .cv-mobile-header-card{color:#fff;box-shadow:none;background:0 0;border-color:#0000}.cv-mobile-header-actions{direction:ltr;align-items:center;gap:7px;display:flex}.cv-mobile-header-button,.cv-mobile-menu-close,.cv-mobile-menu-tools :is(a,button){appearance:none;border:1px solid var(--header-line);width:42px;min-width:42px;height:42px;min-height:42px;color:var(--header-ink);background:var(--header-surface);box-shadow:none;cursor:pointer;transition:transform var(--cv-motion-fast) var(--cv-ease-emphasis), background-color var(--cv-motion-fast) ease, border-color var(--cv-motion-fast) ease;border-radius:13px;place-items:center;margin:0;padding:0;text-decoration:none;display:grid;position:relative}.cv-mobile-header-button.is-menu{color:var(--wx-on-inverse);border-color:var(--wx-inverse);background:var(--wx-inverse)}html[data-theme=dark] .cv-mobile-header-button.is-menu{color:var(--wx-on-inverse)}.cv-mobile-header.is-overlay .cv-mobile-header-button{color:#fff;-webkit-backdrop-filter:blur(10px);background:#08090847;border-color:#ffffff57}.cv-mobile-header.is-overlay .cv-mobile-header-button.is-menu{color:#111;background:#fff;border-color:#fff}.cv-mobile-header-button:active,.cv-mobile-menu-tools :is(a,button):active{transform:scale(.92)}.cv-mobile-header-button svg,.cv-mobile-menu-tools svg{stroke-width:1.9px;width:19px;height:19px}.cv-mobile-header-logo{width:clamp(118px,16vw,145px);line-height:0;display:block}.cv-mobile-header-logo img{width:100%;height:auto;transition:filter var(--cv-motion-fast) ease;display:block}.cv-mobile-header.is-overlay .cv-mobile-header-logo img,html[data-theme=dark] .cv-mobile-header.is-solid .cv-mobile-header-logo img,html[data-theme=dark] .cv-mobile-menu-top>img{filter:brightness(0)invert()}.cv-mobile-menu-overlay{z-index:610;-webkit-backdrop-filter:blur(12px);background:#00000075;display:block;position:fixed;inset:0}.cv-mobile-menu-panel{top:calc(var(--cv74-ticker-height) + 8px);width:auto;max-width:680px;color:var(--header-ink);border:1px solid var(--header-line);background:var(--header-bg);border-radius:24px;margin:0 auto;padding:14px;position:absolute;left:14px;right:14px;box-shadow:0 24px 70px #00000038}.cv-mobile-menu-top{border-bottom:1px solid var(--header-line);direction:ltr;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:0 2px 10px;display:flex}.cv-mobile-menu-top>img{width:clamp(112px,18vw,138px);height:auto}.cv-mobile-menu-close{border-radius:13px}.cv-mobile-menu-close svg{width:20px;height:20px}.cv-mobile-menu-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:16px;display:grid}.cv-mobile-menu-link{width:100%;min-height:68px;color:var(--header-ink);border:1px solid var(--header-line);background:var(--header-surface);transition:color var(--cv-motion-fast) ease, background-color var(--cv-motion-fast) ease, border-color var(--cv-motion-fast) ease, transform var(--cv-motion-fast) var(--cv-ease-emphasis);direction:ltr;border-radius:16px;grid-template-columns:minmax(0,1fr) 40px;align-items:center;gap:12px;padding:0 12px 0 17px;text-decoration:none;display:grid}.cv-mobile-menu-link:active{transform:scale(.985)}.cv-mobile-menu-link>span:first-child{min-width:0;font-size:clamp(18px,2.5vw,24px);font-weight:740;line-height:1.15}html[dir=rtl] .cv-mobile-menu-link>span:first-child{text-align:right;font-family:var(--font-arabic);direction:rtl}html[dir=ltr] .cv-mobile-menu-link>span:first-child{text-align:left;direction:ltr}.cv-mobile-route-icon{width:36px;height:36px;color:inherit;border:1px solid var(--header-line);background:color-mix(in srgb, var(--header-surface) 75%, var(--header-bg));border-radius:12px;place-items:center;display:grid}.cv-mobile-route-icon svg{stroke-width:1.9px;width:19px;height:19px}.cv-mobile-menu-link.is-active{color:var(--wx-on-inverse);border-color:var(--wx-inverse);background:var(--wx-inverse)}.cv-mobile-menu-link.is-active .cv-mobile-route-icon{color:var(--wx-inverse);background:var(--wx-on-inverse);border-color:#0000}.cv-mobile-menu-tools{border-top:1px solid var(--header-line);direction:ltr;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:16px;padding-top:12px;display:flex}.site-search-overlay{padding:max(10px, env(safe-area-inset-top)) 12px max(10px, env(safe-area-inset-bottom));place-items:start center}.site-search{width:min(100%,680px);max-height:calc(100dvh - 20px);margin-top:calc(var(--cv74-ticker-height) + 8px);border-radius:24px;padding:clamp(20px,5vw,32px)}.site-search__heading h2{font-size:clamp(38px,8vw,62px)}.site-search__form{min-height:58px;margin-top:22px}.site-search__form input{height:56px;font-size:clamp(16px,4.2vw,22px)}.site-search__results>button{grid-template-columns:58px minmax(0,1fr) auto;gap:11px;min-height:78px}.site-search__results img{border-radius:10px;width:58px;height:62px}}@media (max-width:760px){.cv-mobile-header{padding-inline:12px}.cv-mobile-header-card{width:min(100%,540px);padding-inline:13px}.cv-mobile-menu-panel{max-width:520px;left:12px;right:12px}.cv-mobile-menu-nav{grid-template-columns:1fr}.cv-mobile-menu-link{min-height:62px}.cv-mobile-menu-link>span:first-child{font-size:clamp(20px,5.6vw,25px)}.site-search__heading{margin-top:18px}.site-search__heading p{font-size:11px}.site-search__results-head{margin-top:18px}}@media (max-width:390px),(max-height:650px){.cv-mobile-header{padding-inline:8px}.cv-mobile-header-card{border-radius:17px;height:62px;padding-inline:10px}.cv-mobile-header-button,.cv-mobile-menu-close,.cv-mobile-menu-tools :is(a,button){width:39px;min-width:39px;height:39px;min-height:39px}.cv-mobile-header-logo{width:112px}.cv-mobile-menu-panel{border-radius:19px;padding:11px;left:8px;right:8px}.cv-mobile-menu-link{border-radius:14px;min-height:54px}.cv-mobile-menu-link>span:first-child{font-size:clamp(18px,5.3vw,22px)}.site-search{border-radius:20px;margin-top:8px;padding:18px}.site-search__heading h2{font-size:clamp(32px,10vw,44px)}.site-search__suggestions{margin-top:18px}}@media (prefers-reduced-motion:reduce){.site-header,.site-header__logo img,.site-header__nav>a>span,.site-header__control,.site-header__cart-icon,.cv-mobile-header-card,.cv-mobile-header-button,.cv-mobile-header-logo img,.cv-mobile-menu-link{transition:none}}
.shop-catalog{--filter-bg:var(--shop-surface,var(--wx-surface));--filter-soft:var(--shop-soft,var(--wx-card));--filter-ink:var(--shop-ink,var(--wx-text));--filter-muted:var(--shop-muted,var(--wx-muted));--filter-line:var(--shop-line,var(--wx-line));--filter-line-strong:var(--shop-line-strong,color-mix(in srgb,var(--wx-text) 24%,transparent));width:100%}.shop-toolbar{z-index:120;border:1px solid var(--filter-line);width:100%;color:var(--filter-ink);background:var(--filter-bg);border-radius:20px;grid-template-columns:minmax(260px,1fr) auto;align-items:center;gap:10px;margin:0 0 32px;padding:12px;display:grid;position:relative;box-shadow:0 14px 42px #0000000e}.shop-search{border:1px solid var(--filter-line);min-width:0;min-height:52px;color:var(--filter-ink);background:color-mix(in srgb,var(--filter-soft) 68%,var(--filter-bg));border-radius:14px;align-items:center;gap:10px;padding-inline:15px;transition:border-color .18s,box-shadow .18s,background-color .18s;display:flex}.shop-search:focus-within{border-color:var(--filter-line-strong);background:var(--filter-bg);box-shadow:0 0 0 4px color-mix(in srgb,var(--filter-ink) 7%,transparent)}.shop-search>svg{width:18px;height:18px;color:var(--filter-muted);flex:none}.shop-search input{width:100%;min-width:0;height:48px;color:var(--filter-ink);font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:13px;font-weight:650}.shop-search input::placeholder{color:var(--filter-muted)}.shop-toolbar__actions{align-items:stretch;gap:8px;display:flex}.shop-sort-select{width:210px}.shop-sort-select .floating-select__trigger,.shop-filter-select .floating-select__trigger{border-radius:14px;min-height:52px}.shop-filter-trigger{border:1px solid var(--filter-line);min-width:124px;min-height:52px;color:var(--filter-ink);background:color-mix(in srgb,var(--filter-soft) 68%,var(--filter-bg));font:inherit;cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding-inline:15px;font-size:11px;font-weight:800;transition:transform .18s,border-color .18s,background-color .18s;display:inline-flex;position:relative}.shop-filter-trigger:hover,.shop-filter-trigger[aria-expanded=true]{border-color:var(--filter-line-strong);background:var(--filter-bg)}.shop-filter-trigger:active{transform:scale(.985)}.shop-filter-trigger>svg{width:17px;height:17px}.shop-filter-trigger b{min-width:20px;height:20px;color:var(--wx-on-inverse);background:var(--wx-inverse);font:800 8px/1 var(--font-mono);border-radius:999px;place-items:center;padding-inline:5px;display:inline-grid}.shop-filter-panel.is-desktop{z-index:520;border:1px solid var(--filter-line-strong);width:100%;color:var(--filter-ink);background:var(--filter-bg);border-radius:20px;padding:18px;position:absolute;inset:calc(100% + 10px) 0 auto;box-shadow:0 28px 80px #00000029}.shop-filter-panel__head{justify-content:space-between;align-items:flex-start;gap:18px;min-height:50px;display:flex}.shop-filter-panel__head>div{gap:4px;display:grid}.shop-filter-panel__head small{color:var(--filter-muted);font-size:9px;font-weight:700}.shop-filter-panel__head strong{font-size:20px;line-height:1.2}.shop-filter-panel__head>button{border:1px solid var(--filter-line);width:38px;height:38px;color:var(--filter-ink);background:var(--filter-soft);border-radius:11px;place-items:center;padding:0;display:grid}.shop-filter-panel__head>button svg{width:16px;height:16px}.shop-filter-panel__body{grid-template-columns:repeat(3,minmax(0,1fr)) minmax(235px,1.15fr);align-items:start;gap:10px;margin-top:14px;display:grid}.shop-filter-select{min-width:0}.shop-filter-price{border:1px solid var(--filter-line);min-height:108px;color:var(--filter-ink);background:color-mix(in srgb,var(--filter-soft) 70%,var(--filter-bg));border-radius:14px;gap:11px;padding:13px 15px;display:grid}.shop-filter-price>div{grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:3px 9px;display:grid}.shop-filter-price>div>span{background:color-mix(in srgb,var(--filter-ink) 7%,transparent);border-radius:10px;grid-row:1/3;place-items:center;width:34px;height:34px;display:grid}.shop-filter-price>div svg{width:16px}.shop-filter-price>div small{color:var(--filter-muted);font-size:9px}.shop-filter-price>div strong{grid-column:2/4;font-size:13px}.shop-filter-price input[type=range]{appearance:none;background:linear-gradient(90deg,var(--filter-ink) 0 var(--range-progress),color-mix(in srgb,var(--filter-ink) 14%,transparent) var(--range-progress) 100%);border:0;border-radius:999px;outline:0;width:100%;height:4px}[dir=rtl] .shop-filter-price input[type=range]{background:linear-gradient(270deg,var(--filter-ink) 0 var(--range-progress),color-mix(in srgb,var(--filter-ink) 14%,transparent) var(--range-progress) 100%)}.shop-filter-price input[type=range]::-webkit-slider-thumb{appearance:none;border:4px solid var(--filter-bg);background:var(--filter-ink);width:18px;height:18px;box-shadow:0 0 0 1px var(--filter-line-strong);border-radius:50%}.shop-filter-price input[type=range]::-moz-range-thumb{border:3px solid var(--filter-bg);background:var(--filter-ink);border-radius:50%;width:12px;height:12px}.shop-filter-price>footer{color:var(--filter-muted);justify-content:space-between;gap:16px;font-size:8px;display:flex}.shop-filter-panel__actions{border-top:1px solid var(--filter-line);justify-content:flex-end;gap:8px;margin-top:14px;padding-top:14px;display:flex}.shop-filter-panel__actions button{border:1px solid var(--filter-line);min-height:43px;color:var(--filter-ink);background:var(--filter-bg);font:inherit;border-radius:12px;padding-inline:16px;font-size:10px;font-weight:800}.shop-filter-panel__actions button:last-child{color:var(--wx-on-inverse);border-color:var(--wx-inverse);background:var(--wx-inverse)}.shop-filter-panel__actions button:disabled{opacity:.38;cursor:default}.shop-active-filters{justify-content:space-between;align-items:center;gap:14px;margin:-18px 0 28px;display:flex}.shop-active-filters>div{flex-wrap:wrap;gap:7px;min-width:0;display:flex}.shop-active-filters button{border:1px solid var(--filter-line);min-height:34px;color:var(--filter-ink);background:var(--filter-bg);font:inherit;border-radius:999px;align-items:center;gap:6px;padding-inline:10px;font-size:9px;font-weight:750;display:inline-flex}.shop-active-filters button svg{width:13px;height:13px}.shop-active-filters>button{color:var(--filter-muted);background:0 0;border-color:#0000;flex:none;text-decoration:underline}.shop-filter-mobile-layer{z-index:6800;pointer-events:none;align-items:end;display:grid;position:fixed;inset:0}.shop-filter-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);pointer-events:auto;background:#00000094;border:0;width:100%;height:100%;position:absolute;inset:0}.shop-filter-panel.is-mobile{--filter-bg:var(--wx-surface);--filter-soft:var(--wx-card);--filter-ink:var(--wx-text);--filter-muted:var(--wx-muted);--filter-line:var(--wx-line);z-index:2;width:100%;max-height:min(84dvh,760px);padding:18px 16px max(16px,env(safe-area-inset-bottom));overscroll-behavior:contain;color:var(--filter-ink);background:var(--filter-bg);pointer-events:auto;border-radius:24px 24px 0 0;position:relative;overflow-y:auto;box-shadow:0 -24px 70px #0000003d}.shop-filter-panel.is-mobile:before{content:"";background:color-mix(in srgb,var(--filter-ink) 24%,transparent);border-radius:999px;width:42px;height:4px;margin:-6px auto 14px;display:block}.shop-filter-panel.is-mobile .shop-filter-panel__body{grid-template-columns:1fr}.shop-filter-panel.is-mobile .shop-filter-select .floating-select__trigger{min-height:52px}.shop-filter-panel.is-mobile .shop-filter-price{min-height:114px}.shop-filter-panel.is-mobile .shop-filter-panel__actions{bottom:calc(-1 * max(16px,env(safe-area-inset-bottom)));z-index:4;padding:14px 16px max(16px,env(safe-area-inset-bottom));background:var(--filter-bg);margin-inline:-16px;position:sticky}@media (max-width:980px){.shop-toolbar{grid-template-columns:1fr;padding:10px}.shop-toolbar__actions{grid-template-columns:minmax(0,1fr) auto;display:grid}.shop-sort-select{width:100%}.shop-filter-trigger{min-width:112px}}@media (max-width:620px){.shop-toolbar{border-radius:17px;margin-bottom:24px}.shop-search{border-radius:13px;min-height:48px}.shop-search input{height:44px;font-size:12px}.shop-toolbar__actions{grid-template-columns:1fr 108px;gap:7px}.shop-filter-trigger{min-width:0;padding-inline:10px}.shop-active-filters{align-items:flex-start;margin-top:-12px}}@media (prefers-reduced-motion:reduce){.shop-search,.shop-filter-trigger{transition:none}}
.quick-view-overlay{z-index:999999;-webkit-backdrop-filter:blur(14px);background:#070807ad;place-items:center;padding:clamp(14px,2vw,28px);display:grid;position:fixed;inset:0}.quick-view-dialog{--qv-bg:var(--wx-paper);--qv-surface:var(--wx-surface);--qv-soft:var(--wx-card);--qv-ink:var(--wx-text);--qv-muted:var(--wx-muted);--qv-line:var(--wx-line);--qv-inverse:var(--wx-inverse);--qv-on-inverse:var(--wx-on-inverse);border:1px solid var(--qv-line);width:min(1160px,100vw - 36px);height:min(76dvh,710px);min-height:570px;max-height:calc(100dvh - 32px);color:var(--qv-ink);background:var(--qv-surface);border-radius:24px;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);display:grid;position:relative;overflow:hidden;box-shadow:0 34px 110px #00000042}.quick-view-close{z-index:12;top:15px;color:#111;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #11120f21;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;display:grid;position:absolute;inset-inline-start:15px;box-shadow:0 8px 24px #00000017}.quick-view-close svg{width:17px;height:17px}.quick-view-media{border-inline-end:1px solid var(--qv-line);background:var(--qv-soft);min-width:0;height:100%;margin:0;position:relative;overflow:hidden}.quick-view-main-image{background:var(--qv-soft);position:absolute;inset:0;overflow:hidden}.quick-view-media.has-thumbs .quick-view-main-image{bottom:76px}.quick-view-main-image img{object-fit:cover;object-position:center}.quick-view-code{z-index:8;top:15px;color:#555;max-width:calc(100% - 88px);font:700 8px/1 var(--font-mono);letter-spacing:.06em;text-overflow:ellipsis;white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #11120f1f;border-radius:999px;padding:8px 10px;position:absolute;inset-inline-end:15px;overflow:hidden}.quick-view-thumbs{z-index:9;inset-inline:14px;pointer-events:none;justify-content:center;align-items:center;gap:7px;height:56px;display:flex;position:absolute;bottom:10px}.quick-view-thumb{border:1px solid var(--qv-line);background:var(--qv-surface);opacity:.68;pointer-events:auto;width:50px;height:50px;transition:opacity var(--cv-motion-fast) ease,border-color var(--cv-motion-fast) ease;border-radius:10px;flex:0 0 50px;position:relative;overflow:hidden}.quick-view-thumb img{object-fit:cover}.quick-view-thumb.is-active,.quick-view-thumb:hover{opacity:1;border-color:var(--qv-ink)}.quick-view-content{overscroll-behavior:contain;background:var(--qv-surface);scrollbar-width:thin;flex-direction:column;gap:12px;min-width:0;height:100%;min-height:0;padding:clamp(27px,2.8vw,39px);display:flex;overflow:hidden auto}.quick-view-meta{min-height:25px;color:var(--qv-muted);font:700 9px/1.2 var(--font-mono);letter-spacing:.07em;justify-content:space-between;align-items:center;gap:16px;display:flex}.quick-view-brand{flex:none;width:86px;height:24px}.quick-view-brand :is(img,svg){max-width:100%;max-height:24px}.quick-view-heading{gap:7px;display:grid}.quick-view-heading h2{color:var(--qv-ink);letter-spacing:-.045em;margin:0;font-size:clamp(29px,2.35vw,39px);font-weight:640;line-height:1.08}.quick-view-dialog[dir=rtl] .quick-view-heading h2{font-family:var(--font-arabic);letter-spacing:0;font-weight:720;line-height:1.25}.quick-view-price{flex-wrap:wrap;align-items:baseline;gap:9px;min-height:30px;display:flex}.quick-view-price strong{font-size:24px}.quick-view-price del{color:var(--qv-muted);font-size:12px}.quick-view-description{color:var(--qv-muted);margin:1px 0 0;font-size:12px;line-height:1.62}.quick-view-commerce-grid{gap:12px;display:grid}.quick-view-specs{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.quick-view-spec{border-block:1px solid var(--qv-line);min-width:0;min-height:54px;color:var(--qv-muted);align-content:center;gap:4px;padding:9px 11px;font-size:8px;display:grid}.quick-view-spec b{min-width:0;color:var(--qv-ink);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.quick-view-purchase{gap:10px;display:grid}.quick-view-option,.quick-view-quantity-field{gap:7px;min-width:0;display:grid}.quick-view-option>span,.quick-view-quantity-field>span{color:var(--qv-muted);font-size:9px;font-weight:700}.quick-view-option-list{scrollbar-width:none;flex-wrap:nowrap;gap:6px;min-width:0;display:flex;overflow:auto hidden}.quick-view-option-list::-webkit-scrollbar{display:none}.quick-view-option-list button{border:1px solid var(--qv-line);min-width:42px;height:42px;color:var(--qv-ink);background:0 0;border-radius:999px;flex:none;padding-inline:12px;font-size:9px;font-weight:740}.quick-view-option-list button.is-active{color:var(--qv-on-inverse);border-color:var(--qv-inverse);background:var(--qv-inverse)}.quick-view-size-qty-row{grid-template-columns:minmax(0,1fr) 138px;align-items:end;gap:9px;width:100%;min-width:0;display:grid}.quick-view-option--size{min-width:0}.quick-view-error{color:#b42318;margin:0;font-size:9px}.quick-view-qty{border:1px solid var(--qv-line);width:138px;height:42px;color:var(--qv-ink);background:var(--qv-bg);border-radius:999px;grid-template-columns:40px minmax(0,1fr) 40px;display:grid;overflow:hidden}.quick-view-dialog[dir=rtl] .quick-view-qty{direction:rtl}.quick-view-qty button{width:40px;height:100%;color:inherit;background:0 0;border:0;place-items:center;padding:0;display:grid}.quick-view-qty button:first-child{border-inline-end:1px solid var(--qv-line)}.quick-view-qty button:last-child{border-inline-start:1px solid var(--qv-line)}.quick-view-qty button svg{width:15px;height:15px}.quick-view-qty>span{font:750 11px/1 var(--font-mono);place-items:center;display:grid}.quick-view-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.quick-view-action{border:1px solid var(--qv-inverse);border-radius:999px;justify-content:center;align-items:center;gap:9px;min-width:0;min-height:52px;padding-inline:13px;font-size:11px;font-weight:800;display:inline-flex}.quick-view-dialog[dir=rtl] .quick-view-action{direction:rtl}.quick-view-action svg{width:16px;height:16px}.quick-view-action--cart{color:var(--qv-on-inverse);background:var(--qv-inverse)}.quick-view-action--buy{color:var(--qv-ink);background:0 0}.quick-view-footer-link{min-height:46px;padding:10px 1px max(10px,env(safe-area-inset-bottom));border-top:1px solid var(--qv-line);color:var(--qv-ink);flex:none;justify-content:space-between;align-items:center;gap:16px;margin-top:4px;font-size:9px;font-weight:750;display:flex}.quick-view-footer-link svg{width:14px;height:14px}html[data-theme=dark] .quick-view-dialog{--qv-bg:var(--theme-page);--qv-surface:var(--theme-surface);--qv-soft:var(--theme-raised);--qv-ink:var(--theme-ink);--qv-muted:var(--theme-muted);--qv-line:var(--theme-line);--qv-inverse:var(--theme-ink);--qv-on-inverse:#080908}.quick-view-dialog .quick-view-brand :is(img,svg){max-width:100%}html[data-theme=dark] :is(.quick-view-code,.quick-view-close){color:#111;background:#ffffffeb}html[data-theme=dark] .quick-view-brand :is(img,svg){filter:brightness(0)invert()}@media (max-width:899px){.quick-view-overlay{padding:10px}.quick-view-dialog{border-radius:22px;grid-template-rows:minmax(280px,42%) minmax(0,1fr);grid-template-columns:1fr;width:min(720px,100vw - 20px);height:min(90dvh,820px);min-height:0;max-height:calc(100dvh - 20px)}.quick-view-media{border-inline-end:0;border-bottom:1px solid var(--qv-line)}.quick-view-media.has-thumbs .quick-view-main-image{bottom:0}.quick-view-main-image{inset:7px}.quick-view-main-image img{object-fit:contain}.quick-view-thumbs{inset-inline:50%;border:1px solid var(--qv-line);background:color-mix(in srgb,var(--qv-surface) 94%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:999px;width:max-content;height:52px;padding:4px 6px;bottom:8px;transform:translate(-50%);box-shadow:0 8px 24px #0000001f}.quick-view-dialog[dir=rtl] .quick-view-thumbs{transform:translate(50%)}.quick-view-thumb{border-radius:50%;flex-basis:42px;width:42px;height:42px}.quick-view-content{gap:10px;padding:20px 18px 24px}.quick-view-heading h2{font-size:clamp(25px,6vw,33px)}.quick-view-description{font-size:11px}.quick-view-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-view-action{min-height:50px}.quick-view-footer-link{margin-top:7px}}@media (max-width:560px){.quick-view-overlay{padding:6px}.quick-view-dialog{border-radius:18px;grid-template-rows:minmax(240px,39%) minmax(0,1fr);width:calc(100vw - 12px);height:min(92dvh,780px);max-height:calc(100dvh - 12px)}.quick-view-close{top:10px;width:40px;height:40px;inset-inline-start:10px}.quick-view-code{top:10px;inset-inline-end:10px}.quick-view-main-image{inset:3px}.quick-view-thumbs{height:46px;padding:3px 5px;bottom:6px}.quick-view-thumb{flex-basis:38px;width:38px;height:38px}.quick-view-content{gap:8px;padding:15px 13px 22px}.quick-view-meta{min-height:22px}.quick-view-brand{width:72px;height:21px}.quick-view-heading h2{font-size:clamp(23px,6.8vw,30px)}.quick-view-description{font-size:10.5px}.quick-view-specs{gap:5px}.quick-view-spec{min-height:44px}.quick-view-size-qty-row{grid-template-columns:minmax(0,1fr) 116px;gap:7px}.quick-view-qty{grid-template-columns:34px minmax(0,1fr) 34px;width:116px;height:40px}.quick-view-qty button{width:34px}.quick-view-option-list button{min-width:40px;height:40px;padding-inline:9px}.quick-view-actions{gap:7px}.quick-view-action{min-height:48px;padding-inline:8px;font-size:10px}.quick-view-footer-link{min-height:48px;padding-bottom:max(13px,env(safe-area-inset-bottom));margin-top:9px;font-size:9px}}@media (max-width:380px){.quick-view-dialog{grid-template-rows:minmax(220px,37%) minmax(0,1fr)}.quick-view-content{padding-inline:11px}.quick-view-size-qty-row{grid-template-columns:minmax(0,1fr) 108px}.quick-view-qty{grid-template-columns:32px minmax(0,1fr) 32px;width:108px}.quick-view-qty button{width:32px}.quick-view-action{font-size:9px}}@media (prefers-reduced-motion:reduce){.quick-view-dialog *{transition:none}}
.curva-page-transition{z-index:2147483000;isolation:isolate;pointer-events:none;perspective:1000px;width:100vw;height:100dvh;position:fixed;inset:0;overflow:hidden}.curva-page-transition__panel{will-change:transform;backface-visibility:hidden;background:#000;height:50.05%;position:absolute;inset-inline:0}.curva-page-transition__panel:after{content:"";opacity:.38;background:linear-gradient(90deg,#0000 5%,#ffffff1f 50%,#0000 95%);height:1px;position:absolute;inset-inline:0;box-shadow:0 0 20px #ffffff0a}.curva-page-transition__panel--top{transform-origin:top;top:0}.curva-page-transition__panel--top:after{bottom:0}.curva-page-transition__panel--bottom{transform-origin:bottom;bottom:0}.curva-page-transition__panel--bottom:after{top:0}.curva-page-transition__atmosphere{z-index:1;pointer-events:none;will-change:opacity, transform;background:radial-gradient(circle at 50% 49%,#ffffff13,#0000 17%),radial-gradient(circle,#ffffff06,#0000 42%),repeating-linear-gradient(90deg,#0000 0 69px,#ffffff02 70px),linear-gradient(#ffffff05,#0000 28% 72%,#ffffff04);position:absolute;inset:0}.curva-page-transition__atmosphere:before,.curva-page-transition__atmosphere:after{content:"";pointer-events:none;position:absolute}.curva-page-transition__atmosphere:before{background:linear-gradient(#0000,#ffffff0e,#0000);width:1px;top:15%;bottom:15%;left:50%}.curva-page-transition__atmosphere:after{background:linear-gradient(90deg,#0000,#ffffff0a,#0000);height:1px;top:50%;left:17%;right:17%}.curva-page-transition__stage{z-index:2;pointer-events:none;will-change:opacity, transform;background:linear-gradient(90deg,#ffffff2e 0 18px,#0000 18px) 0 0/42px 1px no-repeat,linear-gradient(#ffffff2e 0 18px,#0000 18px) 0 0/1px 42px no-repeat,linear-gradient(270deg,#ffffff2e 0 18px,#0000 18px) 100% 0/42px 1px no-repeat,linear-gradient(#ffffff2e 0 18px,#0000 18px) 100% 0/1px 42px no-repeat,linear-gradient(90deg,#ffffff2e 0 18px,#0000 18px) 0 100%/42px 1px no-repeat,linear-gradient(0deg,#ffffff2e 0 18px,#0000 18px) 0 100%/1px 42px no-repeat,linear-gradient(270deg,#ffffff2e 0 18px,#0000 18px) 100% 100%/42px 1px no-repeat,linear-gradient(0deg,#ffffff2e 0 18px,#0000 18px) 100% 100%/1px 42px no-repeat;border:1px solid #ffffff0e;border-radius:2px;width:min(64vw,640px);height:clamp(126px,18vw,190px);position:absolute;top:50%;left:50%;translate:-50% -50%;box-shadow:inset 0 0 36px #ffffff03}.curva-page-transition__halo{z-index:2;aspect-ratio:1.8;pointer-events:none;filter:blur(12px);will-change:opacity, transform;background:radial-gradient(#ffffff14,#ffffff05 36%,#0000 68%);border-radius:50%;width:min(46vw,560px);position:absolute;top:50%;left:50%;translate:-50% -50%}.curva-page-transition__aperture{z-index:3;aspect-ratio:2.35;pointer-events:none;will-change:opacity, transform;background:radial-gradient(#ffffff0b,#0000 64%);border:1px solid #ffffff1f;border-radius:50%;width:min(58vw,720px);position:absolute;top:50%;left:50%;translate:-50% -50%;box-shadow:0 0 28px #ffffff09,inset 0 0 34px #ffffff06}.curva-page-transition__brand{z-index:5;transform-origin:50%;will-change:transform, opacity;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:18px;display:flex;position:absolute;inset:0}.curva-page-transition__logo-mask{will-change:clip-path;position:relative;overflow:hidden}.curva-page-transition__logo-wrap{place-items:center;padding:9px 16px;display:grid;position:relative;overflow:hidden}.curva-page-transition__logo{filter:invert()drop-shadow(0 0 18px #ffffff0f);opacity:.99;width:clamp(146px,12.8vw,194px);height:auto;display:block}.curva-page-transition__shine{filter:blur(1.5px);mix-blend-mode:screen;will-change:transform, opacity;background:linear-gradient(90deg,#0000,#ffffff0a,#ffffff80,#ffffff12,#0000);width:26%;position:absolute;top:-40%;bottom:-40%;left:-44%;transform:skew(-18deg)}.curva-page-transition__rail{pointer-events:none;transform-origin:50%;will-change:transform, opacity;background:linear-gradient(90deg,#0000,#ffffff85);width:clamp(26px,3.6vw,52px);height:1px;position:absolute;top:50%}.curva-page-transition__rail--left{left:calc(50% - clamp(132px,12vw,190px))}.curva-page-transition__rail--right{background:linear-gradient(90deg,#ffffff85,#0000);right:calc(50% - clamp(132px,12vw,190px))}.curva-page-transition__line{transform-origin:50%;will-change:transform, opacity;background:#ffffffb3;width:62px;height:1px;display:block;position:relative;overflow:hidden;box-shadow:0 0 20px #ffffff2e}.curva-page-transition__line:after{content:"";opacity:.62;background:linear-gradient(90deg,#0000,#fff,#0000);position:absolute;inset:0}.curva-page-transition__seam{z-index:4;transform-origin:50%;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff57,#0000);width:min(72vw,820px);height:1px;position:absolute;top:50%;left:50%;translate:-50% -50%;box-shadow:0 0 18px #ffffff1a}@media (max-width:767px){.curva-page-transition__brand{gap:15px}.curva-page-transition__logo-wrap{padding:8px 12px}.curva-page-transition__logo{width:142px}.curva-page-transition__line{width:48px}.curva-page-transition__rail{width:26px}.curva-page-transition__rail--left{left:calc(50% - 116px)}.curva-page-transition__rail--right{right:calc(50% - 116px)}.curva-page-transition__seam{width:86vw}.curva-page-transition__stage{width:82vw;height:132px}.curva-page-transition__aperture{width:84vw}.curva-page-transition__halo{filter:blur(10px);width:82vw}.curva-page-transition__atmosphere{background:radial-gradient(circle at 50% 49%,#ffffff12,#0000 18%),linear-gradient(#ffffff05,#0000 30% 70%,#ffffff03)}}@media (prefers-reduced-motion:reduce){.curva-page-transition__shine,.curva-page-transition__seam,.curva-page-transition__halo,.curva-page-transition__stage,.curva-page-transition__aperture,.curva-page-transition__rail,.curva-page-transition__atmosphere:before,.curva-page-transition__atmosphere:after{display:none}}
:root{--cv-site-canvas:#f5f5f2;--wx-paper:#f5f5f2}html[data-theme=dark]{--cv-site-canvas:#090a09;--wx-paper:#090a09}html,body,#main-content,#main-content>.route-page{background:var(--cv-site-canvas);min-height:100%}#main-content>.route-page{min-height:100vh}.support-v63{--sp-bg:var(--cv-site-canvas)}.about-v65{--a65-bg:var(--cv-site-canvas)}.shop-page{background:var(--cv-site-canvas)}
:root{--dropdown-surface:#fff;--dropdown-raised:#fff;--dropdown-soft:#f1f1ed;--dropdown-ink:#11120f;--dropdown-muted:#72776f;--dropdown-line:#11120f24;--dropdown-line-strong:#11120f47;--dropdown-selected:#11120f;--dropdown-selected-ink:#fff;--dropdown-shadow:0 22px 64px #0000002e,0 4px 14px #0000000f;--dropdown-radius:16px}html[data-theme=dark]{--dropdown-surface:var(--theme-surface,#121512);--dropdown-raised:var(--theme-raised,#191d1a);--dropdown-soft:var(--theme-soft,#202521);--dropdown-ink:var(--theme-ink,#f5f5f2);--dropdown-muted:var(--theme-muted,#a8aea8);--dropdown-line:var(--theme-line,#ffffff1f);--dropdown-line-strong:var(--theme-line-strong,#ffffff3d);--dropdown-selected:var(--theme-ink,#f5f5f2);--dropdown-selected-ink:#080908;--dropdown-shadow:0 26px 78px #00000094}.floating-select{align-content:start;gap:7px;min-width:0;display:grid;position:relative}.floating-select.is-disabled{opacity:.48}.floating-select__label{color:var(--dropdown-muted);font-size:10px;font-weight:800;line-height:1.35}.floating-select__trigger,.floating-select__combobox-trigger{border:1px solid var(--dropdown-line);width:100%;min-width:0;min-height:50px;color:var(--dropdown-ink);background:var(--dropdown-surface);box-shadow:none;border-radius:14px;transition:border-color .18s,background .18s,box-shadow .18s}.floating-select__trigger{text-align:start;justify-content:space-between;align-items:center;gap:10px;padding-inline:14px;display:flex}.floating-select__trigger:hover,.floating-select.is-open .floating-select__trigger,.floating-select__combobox-trigger:hover,.floating-select.is-open .floating-select__combobox-trigger{border-color:var(--dropdown-line-strong);background:var(--dropdown-raised)}.floating-select.is-open :is(.floating-select__trigger,.floating-select__combobox-trigger){box-shadow:0 0 0 3px color-mix(in srgb,var(--dropdown-ink) 7%,transparent)}.floating-select__trigger b{min-width:0;color:inherit;white-space:nowrap;flex:1;align-items:center;gap:9px;font-size:12px;font-weight:800;line-height:1.3;display:flex;overflow:hidden}.floating-select__trigger b>span:last-child{text-overflow:ellipsis;min-width:0;overflow:hidden}.floating-select__trigger b.is-placeholder{color:var(--dropdown-muted);font-weight:650}.floating-select__icon{color:var(--dropdown-muted);flex:none;place-items:center;display:inline-grid}.floating-select__icon svg,.floating-select__trigger>svg:last-child,.floating-select__toggle svg{flex:none;width:16px;height:16px;transition:transform .18s cubic-bezier(.16,1,.3,1)}.floating-select.is-open .floating-select__trigger>svg:last-child,.floating-select.is-open .floating-select__toggle svg{transform:rotate(180deg)}.floating-select__menu{z-index:14000;border:1px solid var(--dropdown-line-strong);border-radius:var(--dropdown-radius);color:var(--dropdown-ink);background:var(--dropdown-raised);box-shadow:var(--dropdown-shadow);-webkit-backdrop-filter:none;flex-direction:column;gap:6px;padding:7px;display:flex;overflow:hidden}.floating-select__search{border:1px solid var(--dropdown-line);background:var(--dropdown-soft);border-radius:11px;align-items:center;gap:8px;min-height:44px;padding-inline:11px;display:flex}.floating-select__search>svg{width:15px;color:var(--dropdown-muted);flex:none}.floating-select__search input{width:100%;min-width:0;box-shadow:none;color:var(--dropdown-ink);font:inherit;background:0 0;border:0;outline:0;font-size:12px}.floating-select__search input::placeholder{color:var(--dropdown-muted)}.floating-select__search button,.floating-select__clear,.floating-select__toggle{width:32px;height:32px;color:var(--dropdown-muted);background:0 0;border:0;border-radius:9px;flex:0 0 32px;place-items:center;padding:0;display:grid}.floating-select__search button:hover,.floating-select__clear:hover,.floating-select__toggle:hover{color:var(--dropdown-ink);background:var(--dropdown-soft)}.floating-select__search button svg,.floating-select__clear svg,.floating-select__toggle svg{width:15px;height:15px}.floating-select__options{overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;background:var(--dropdown-raised);min-height:0;padding-inline:1px;overflow:hidden auto}.floating-select__options::-webkit-scrollbar{width:0;height:0;display:none}.floating-select__options>button{width:100%;min-height:46px;color:var(--dropdown-ink);background:var(--dropdown-raised);text-align:start;font:inherit;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:7px 11px;font-size:12px;transition:color .15s,background .15s,transform .15s;display:flex}.floating-select__options>button:hover,.floating-select__options>button[data-active=true]{background:var(--dropdown-soft)}.floating-select__options>button:active{transform:scale(.992)}.floating-select__options>button.is-selected{color:var(--dropdown-selected-ink);background:var(--dropdown-selected)}.floating-select__options>button.is-selected[data-active=true]{box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--dropdown-selected-ink) 28%,transparent)}.floating-select__options>button>svg{flex:none;width:15px;height:15px}.floating-select__option-value{align-items:center;gap:10px;min-width:0;display:flex}.floating-select__option-value>span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.floating-select__brand{color:currentColor;flex:0 0 42px;width:42px;height:21px}.floating-select__brand.is-curva{flex-basis:48px;width:48px}.floating-select__brand.is-wordmark{font:800 8px/1 var(--font-mono);letter-spacing:.04em}.floating-select__options>button.is-selected .floating-select__brand.is-curva img,html[data-theme=dark] .floating-select__brand.is-curva img{filter:invert()}html[data-theme=dark] .floating-select__options>button.is-selected .floating-select__brand.is-curva img{filter:none}.floating-select__empty{color:var(--dropdown-muted);background:var(--dropdown-raised);text-align:center;margin:0;padding:18px 10px;font-size:11px}.floating-select__combobox-trigger{align-items:center;gap:8px;padding:0 7px 0 12px;display:flex}[dir=rtl] .floating-select__combobox-trigger{padding:0 12px 0 7px}.floating-select__combobox-trigger>input{width:100%;min-width:0;height:48px;box-shadow:none;color:inherit;font:inherit;background:0 0;border:0;outline:0;padding:0}.floating-select__combobox-trigger>input::placeholder{color:var(--dropdown-muted)}@media (max-width:620px){.floating-select__menu{border-radius:15px;max-width:calc(100vw - 24px)}.floating-select__brand{flex-basis:38px;width:38px;height:19px}}@media (prefers-reduced-motion:reduce){.floating-select__trigger,.floating-select__combobox-trigger,.floating-select__trigger>svg:last-child,.floating-select__toggle svg,.floating-select__options>button{transition:none}}
.home-page{--cvh-bg:var(--wx-paper);--cvh-surface:var(--wx-surface);--cvh-ink:var(--wx-text);--cvh-muted:var(--wx-muted);--cvh-line:var(--wx-line);--cvh-radius:28px;width:100%;color:var(--cvh-ink);background:var(--cvh-bg);overflow-x:clip}.home-page *,.home-page :before,.home-page :after{box-sizing:border-box}.home-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.cvh-hero{isolation:isolate;color:#fff;background:#070807;height:min(92svh,980px);min-height:760px;position:relative;overflow:hidden}.cvh-hero-slides,.cvh-hero-slides figure{margin:0;position:absolute;inset:0}.cvh-hero-slides{z-index:-2}.cvh-hero-slides img{object-fit:cover;object-position:center;transform:scale(1.002)}.cvh-hero-shade{z-index:-1;pointer-events:none;background:linear-gradient(90deg,#030403e0 0%,#03040394 33%,#0304031f 68%,#03040347 100%),linear-gradient(#03040357 0%,#0000 34%,#0304039e 100%);position:absolute;inset:0}[dir=rtl] .cvh-hero-shade{background:linear-gradient(270deg,#030403e0 0%,#03040394 33%,#0304031f 68%,#03040347 100%),linear-gradient(#03040357 0%,#0000 34%,#0304039e 100%)}.cvh-hero-inner{z-index:2;align-items:center;width:min(1460px,100% - 64px);height:100%;margin-inline:auto;padding:clamp(136px,16vh,190px) 0 116px;display:flex;position:relative}.cvh-hero-copy{width:min(660px,54vw)}[dir=rtl] .cvh-hero-copy{margin-left:auto}[dir=ltr] .cvh-hero-copy{margin-right:auto}.cvh-eyebrow,.cvh-section-kicker{font-family:var(--font-mono), monospace;letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:760}.cvh-eyebrow{color:#ffffffad;align-items:center;gap:10px;margin-bottom:20px;display:inline-flex}.cvh-eyebrow:before{content:"";background:currentColor;width:38px;height:1px}.cvh-hero h1{color:currentColor;letter-spacing:-.065em;text-wrap:balance;max-width:650px;margin:0;font-size:clamp(58px,6vw,96px);font-weight:680;line-height:.92}[dir=rtl] .cvh-hero h1{max-width:690px;font-family:var(--font-arabic), var(--font-sans), sans-serif;letter-spacing:-.035em;font-size:clamp(52px,5.6vw,88px);font-weight:780;line-height:1.04}.cvh-hero-copy>p{color:#ffffffc7;text-wrap:balance;width:min(560px,100%);margin:24px 0 0;font-size:clamp(14px,1.2vw,17px);line-height:1.8}.cvh-actions{flex-wrap:wrap;gap:9px;margin-top:28px;display:flex}.cvh-button{color:#090a09;min-height:48px;transition:transform var(--cv-motion-fast) var(--cv-ease-emphasis), background-color var(--cv-motion-fast) ease, color var(--cv-motion-fast) ease, border-color var(--cv-motion-fast) ease;background:#fff;border:1px solid #fff;border-radius:999px;justify-content:center;align-items:center;gap:13px;padding:0 19px;font-size:11px;font-weight:780;text-decoration:none;display:inline-flex}.cvh-button:hover{transform:translateY(-2px)}.cvh-button.is-ghost{color:#fff;-webkit-backdrop-filter:blur(12px);background:#0809083d;border-color:#ffffff6b}.cvh-button.is-ghost:hover{background:#ffffff1f}.cvh-hero-controls{z-index:3;inset-inline-start:max(32px,50vw - 730px);align-items:center;gap:8px;display:flex;position:absolute;bottom:30px}.cvh-hero-controls>button{color:#fff;-webkit-backdrop-filter:blur(12px);width:44px;height:44px;transition:transform var(--cv-motion-fast) var(--cv-ease-emphasis), color var(--cv-motion-fast) ease, background-color var(--cv-motion-fast) ease;background:#0809085c;border:1px solid #ffffff52;border-radius:50%;place-items:center;padding:0;display:grid}.cvh-hero-controls>button:hover{color:#090a09;background:#fff;transform:translateY(-2px)}.cvh-hero-dots{-webkit-backdrop-filter:blur(12px);background:#08090852;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:7px;height:44px;padding:0 14px;display:flex}.cvh-hero-dots button{background:0 0;border:0;width:28px;height:24px;padding:0;position:relative;overflow:hidden}.cvh-hero-dots button:before,.cvh-hero-dots button span{content:"";top:11px;border-radius:99px;height:2px;position:absolute;inset-inline-start:0}.cvh-hero-dots button:before{background:#ffffff4d;width:100%}.cvh-hero-dots button span{width:0;transition:width var(--cv-motion-slow) var(--cv-ease-emphasis);background:#fff}.cvh-hero-dots button.is-active span{width:100%}.cvh-hero-count{display:none}.cvh-section{width:min(1460px,100% - 64px);margin-inline:auto;padding:108px 0}.cvh-section-head{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:34px;display:flex}.cvh-section-head>div{max-width:820px}.cvh-section-kicker{color:var(--cvh-muted);margin-bottom:13px;display:block}.cvh-section-head h2,.cvh-stack-intro h2,.cvh-final h2{color:var(--cvh-ink);letter-spacing:-.058em;text-wrap:balance;margin:0;font-size:clamp(40px,4.8vw,76px);font-weight:660;line-height:1}[dir=rtl] .cvh-section-head h2,[dir=rtl] .cvh-stack-intro h2,[dir=rtl] .cvh-final h2{font-family:var(--font-arabic), var(--font-sans), sans-serif;letter-spacing:-.027em;font-weight:780;line-height:1.13}.cvh-text-link{min-height:44px;color:var(--cvh-ink);border:1px solid var(--cvh-line);background:var(--cvh-surface);transition:transform var(--cv-motion-fast) var(--cv-ease-emphasis), border-color var(--cv-motion-fast) ease;border-radius:999px;flex:none;align-items:center;gap:10px;padding:0 16px;font-size:10px;font-weight:780;text-decoration:none;display:inline-flex}.cvh-text-link:hover{border-color:currentColor;transform:translateY(-2px)}.cvh-categories{padding-bottom:62px}.cvh-category-navigation{margin-bottom:0;padding-bottom:0}.cvh-category-navigation .shop-category-track{justify-content:space-between;gap:clamp(18px,2vw,30px)}.cvh-category-navigation .shop-category-item{width:clamp(180px,14vw,226px);min-width:clamp(180px,14vw,226px)}.cvh-category-navigation .shop-category-thumb{width:clamp(172px,13.4vw,216px);height:clamp(172px,13.4vw,216px)}.cvh-category-navigation .shop-category-name{margin-top:12px;font-size:clamp(14px,1.05vw,17px)}.cvh-stack-wrap{background:var(--cvh-bg);padding:58px 0 112px}.cvh-stack-intro{grid-template-columns:minmax(0,1fr) minmax(300px,.48fr);align-items:end;gap:54px;width:min(1460px,100% - 64px);margin:0 auto 52px;display:grid}.cvh-stack-intro p{color:var(--cvh-muted);margin:0;font-size:14px;line-height:1.85}.cvh-story{--cvh-story-top:calc(var(--cv74-ticker-height,34px) + var(--cv74-header-height,72px) + 14px);width:min(1500px,100% - 32px);height:380svh;margin-inline:auto;position:relative}.cvh-story-shell{top:var(--cvh-story-top);width:100%;height:max(570px, calc(100svh - var(--cvh-story-top) - 18px));direction:ltr;grid-template-columns:minmax(0,1.38fr) minmax(360px,.62fr);grid-template-areas:"visual chapters";align-items:stretch;gap:14px;display:grid;position:sticky}.cvh-story-stage{isolation:isolate;border:1px solid var(--cvh-line);border-radius:var(--cvh-radius);background:#e7e7e1;grid-area:visual;min-width:0;min-height:0;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000029}.cvh-story-product-figure{border-radius:inherit;margin:0;position:absolute;inset:0;overflow:hidden}.cvh-story-product-figure img{object-fit:cover;object-position:center}.cvh-story-product-head{z-index:3;inset-inline-start:22px;-webkit-backdrop-filter:blur(10px);background:#ffffffdb;border:1px solid #ffffff75;border-radius:999px;align-items:center;padding:10px 13px;display:flex;position:absolute;top:20px;box-shadow:0 12px 34px #0000001f}.cvh-story-product-head img{filter:brightness(0);width:88px;height:auto}.cvh-story-chapters{color:#fff;border-radius:var(--cvh-radius);direction:ltr;background:#070807;border:1px solid #ffffff1c;grid-area:chapters;min-width:0;min-height:0;position:relative;overflow:hidden;box-shadow:0 26px 70px #0000002e}[dir=rtl] .cvh-story-chapters{direction:rtl}.cvh-story-progress{z-index:5;inset-inline:clamp(34px,3.3vw,54px);pointer-events:none;position:absolute;top:clamp(28px,2.7vw,38px)}.cvh-story-progress>i{background:#ffffff26;border-radius:99px;width:100%;height:2px;display:block;position:relative;overflow:hidden}.cvh-story-progress>i>b{border-radius:inherit;transform-origin:0;transition:transform var(--cv-motion-base) var(--cv-ease-emphasis);background:#ffffffe0;display:block;position:absolute;inset:0}.cvh-story-chapter{color:#fff;background:#070807;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(42px,4vw,62px);display:flex;position:absolute;inset:0;overflow:hidden}.cvh-story-chapter:before{content:"";pointer-events:none;background:radial-gradient(circle at 18% 10%,#ffffff12,#0000 36%);position:absolute;inset:0}.cvh-story-chapter>*{z-index:1;position:relative}.cvh-story-chapter h3{color:#fff;letter-spacing:-.055em;text-wrap:balance;max-width:520px;margin:0;font-size:clamp(38px,3.5vw,58px);font-weight:660;line-height:.98}[dir=rtl] .cvh-story-chapter h3{font-family:var(--font-arabic), var(--font-sans), sans-serif;letter-spacing:-.025em;font-size:clamp(36px,3.3vw,54px);font-weight:780;line-height:1.08}.cvh-story-chapter p{color:#ffffffad;max-width:500px;margin:20px 0 0;font-size:13px;line-height:1.82}.cvh-story-points{border-top:1px solid #ffffff21;gap:10px;width:100%;margin:24px 0 0;padding:18px 0 0;list-style:none;display:grid}.cvh-story-points li{color:#ffffffbf;align-items:center;gap:10px;font-size:11px;line-height:1.5;display:flex}.cvh-story-points li:before{content:"";background:#ffffffd6;border-radius:50%;flex:none;width:6px;height:6px;box-shadow:0 0 0 4px #ffffff14}.cvh-story-chapter .cvh-button{margin-top:24px}.cvh-story-mobile{display:none}.cvh-offers{padding-top:74px}.cvh-offers .cvh-section-head{border-top:1px solid var(--cvh-line);padding-top:30px}.cvh-final-wrap{width:min(1500px,100% - 32px);margin:30px auto 32px}.cvh-final{color:#fff;border-radius:var(--cvh-radius);background:#060706;grid-template-columns:1fr .46fr;align-items:end;gap:42px;min-height:500px;padding:clamp(46px,6.2vw,90px);display:grid;position:relative;overflow:hidden}.cvh-final:before{content:"CURVA";inset-inline-end:-.05em;color:#ffffff0d;font:780 clamp(150px, 28vw, 420px)/.82 var(--font-display), sans-serif;letter-spacing:-.09em;pointer-events:none;position:absolute;top:-.08em}.cvh-final>div{z-index:1;max-width:800px;position:relative}.cvh-final .cvh-section-kicker,.cvh-final h2{color:#fff}.cvh-final p{z-index:1;color:#ffffffa3;max-width:440px;margin:0;font-size:14px;line-height:1.82;position:relative}.cvh-final .cvh-actions{margin-top:30px}@media (max-width:1180px){.home-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cvh-category-navigation .shop-category-track{justify-content:flex-start}.cvh-story-shell{grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr)}}@media (max-width:820px){.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cvh-hero{height:min(90svh,860px);min-height:700px}.cvh-hero-inner{align-items:flex-end;width:calc(100% - 32px);padding:112px 0 104px}.cvh-hero-copy{width:min(660px,92vw)}.cvh-hero-shade,[dir=rtl] .cvh-hero-shade{background:linear-gradient(#03040342 0%,#03040314 34%,#030403e6 100%)}.cvh-section,.cvh-stack-intro{width:calc(100% - 32px)}.cvh-category-navigation .shop-category-item{width:154px;min-width:154px}.cvh-category-navigation .shop-category-thumb{width:148px;height:148px}.cvh-stack-intro{grid-template-columns:1fr;gap:16px}.cvh-story{display:none}.cvh-story-mobile{--cvh-mobile-stack-top:calc(var(--cv74-ticker-height,30px) + var(--cv74-header-height,76px) + 10px);width:calc(100% - 16px);margin-inline:auto;padding:0 0 22px;display:block;overflow:visible}.cvh-story-mobile-card{--cvh-card-index:0;z-index:calc(20 + var(--cvh-card-index));top:calc(var(--cvh-mobile-stack-top) + var(--cvh-card-index) * 8px);width:100%;height:min(700px, calc(100dvh - var(--cvh-mobile-stack-top) - 38px));isolation:isolate;border:1px solid var(--cvh-line);background:var(--cvh-surface);border-radius:22px;grid-template-rows:minmax(190px,48%) minmax(0,52%);min-height:0;margin:0 0 24svh;display:grid;position:sticky;overflow:hidden;transform:translateZ(0);box-shadow:0 18px 54px #00000029}.cvh-story-mobile-card:first-child{--cvh-card-index:0}.cvh-story-mobile-card:nth-child(2){--cvh-card-index:1}.cvh-story-mobile-card:nth-child(3){--cvh-card-index:2}.cvh-story-mobile-card:nth-child(4){--cvh-card-index:3}.cvh-story-mobile-card:last-child{margin-bottom:12px}.cvh-story-mobile-card figure{background:#deded8;border:0;width:100%;height:100%;min-height:0;margin:0;position:relative;overflow:hidden}.cvh-story-mobile-card figure:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0000,#0000002e);height:20%;position:absolute;inset:auto 0 0}.cvh-story-mobile-card figure img{object-fit:cover;object-position:center}.cvh-story-mobile-card>div{z-index:2;color:#fff;background:#070807;flex-direction:column;justify-content:center;align-items:flex-start;min-height:0;padding:clamp(20px,5vw,26px);display:flex;position:relative;overflow:hidden}.cvh-story-mobile-card h3{color:#fff;letter-spacing:-.04em;text-wrap:balance;max-width:100%;margin:0;font-size:clamp(30px,7.8vw,40px);line-height:1.06}[dir=rtl] .cvh-story-mobile-card h3{font-family:var(--font-arabic), var(--font-sans), sans-serif;letter-spacing:-.02em;line-height:1.12}.cvh-story-mobile-card p{color:#ffffffb0;max-width:100%;margin:11px 0 0;font-size:10.5px;line-height:1.58}.cvh-story-mobile-card .cvh-story-points{border-color:#ffffff1f;gap:6px;margin-top:14px;padding-top:12px}.cvh-story-mobile-card .cvh-story-points li{color:#ffffffbd;font-size:9.5px;line-height:1.35}}@media (max-width:760px){.home-page{--cvh-radius:20px}.cvh-hero{min-height:680px}.cvh-hero-inner{width:calc(100% - 28px);padding:98px 0 90px}.cvh-hero-copy{width:100%}.cvh-hero h1,[dir=rtl] .cvh-hero h1{max-width:580px;font-size:clamp(44px,13vw,68px)}[dir=rtl] .cvh-hero h1{font-size:clamp(42px,12vw,62px);line-height:1.08}.cvh-hero-copy>p{margin-top:18px;font-size:12px;line-height:1.72}.cvh-actions{margin-top:20px}.cvh-button{min-height:43px;padding-inline:15px;font-size:10px}.cvh-hero-controls{inset-inline-start:14px;bottom:14px}.cvh-hero-controls>button{width:39px;height:39px}.cvh-hero-dots{height:39px;padding-inline:10px}.cvh-hero-dots button{width:22px}.cvh-section{width:calc(100% - 28px);padding:76px 0}.cvh-section-head{align-items:flex-end;gap:16px;margin-bottom:22px}.cvh-section-head h2,.cvh-stack-intro h2,.cvh-final h2{font-size:clamp(34px,9.8vw,50px)}.cvh-text-link{min-height:39px;padding-inline:12px;font-size:9px}.cvh-categories{padding-bottom:42px}.cvh-category-navigation .shop-category-item{width:146px;min-width:146px}.cvh-category-navigation .shop-category-thumb{width:140px;height:140px}.cvh-stack-wrap{padding:30px 0 78px}.cvh-stack-intro{width:calc(100% - 28px);margin-bottom:28px}.cvh-stack-intro p{max-width:540px;font-size:12px;line-height:1.74}.cvh-final-wrap{width:calc(100% - 16px);margin-bottom:16px}.cvh-final{grid-template-columns:1fr;align-content:end;gap:16px;min-height:450px;padding:36px 24px}.cvh-final:before{font-size:clamp(130px,44vw,210px);top:.08em}.cvh-final p{max-width:520px;font-size:12px}}@media (max-width:520px){.home-product-grid{grid-template-columns:1fr}.cvh-story-mobile-card{grid-template-rows:minmax(175px,45%) minmax(0,55%);margin-bottom:20svh}}@media (max-width:430px){.cvh-hero{min-height:650px}.cvh-section-head{display:grid}.cvh-section-head .cvh-text-link{justify-self:start}.cvh-story-mobile-card{top:calc(var(--cvh-mobile-stack-top) + var(--cvh-card-index) * 6px);height:calc(100dvh - var(--cvh-mobile-stack-top) - 32px);border-radius:18px;grid-template-rows:minmax(150px,42%) minmax(0,58%);margin-bottom:18svh}.cvh-story-mobile-card>div{justify-content:flex-start;padding:15px}.cvh-story-mobile-card h3{font-size:clamp(25px,7vw,31px)}.cvh-story-mobile-card p{margin-top:7px;font-size:9.8px;line-height:1.46}.cvh-story-mobile-card .cvh-story-points{gap:4px;margin-top:8px;padding-top:7px}.cvh-story-mobile-card .cvh-story-points li{font-size:8.8px}}@media (max-height:610px) and (max-width:820px){.cvh-story-mobile-card .cvh-story-points{display:none}}@media (prefers-reduced-motion:reduce){.home-page *,.home-page :before,.home-page :after{transition-duration:.01ms;animation-duration:.01ms;animation-iteration-count:1}}
html[data-theme=dark]{--theme-page:#090a09;--theme-surface:#121512;--theme-raised:#191d1a;--theme-soft:#202521;--theme-soft-2:#292f2a;--theme-ink:#f5f6f2;--theme-muted:#aeb4ae;--theme-line:#f5f6f21f;--theme-line-strong:#f5f6f23d;--theme-shadow:0 22px 72px #00000057,inset 0 1px 0 #ffffff06;--wx-paper:var(--theme-page);--wx-card:var(--theme-surface);--wx-surface:var(--theme-raised);--wx-text:var(--theme-ink);--wx-ink:var(--theme-ink);--wx-muted:var(--theme-muted);--wx-line:var(--theme-line);--wx-inverse:var(--theme-ink);--wx-on-inverse:#080908;--product-card-page:var(--theme-page);--product-card-surface:var(--theme-surface);--product-card-soft:var(--theme-raised);--product-card-ink:var(--theme-ink);--product-card-muted:var(--theme-muted);--product-card-line:var(--theme-line);--product-card-line-strong:var(--theme-line-strong);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=dark] body,html[data-theme=dark] #main-content{color:var(--theme-ink);background:var(--theme-page)}html[data-theme=dark] .home-page{--cvh-bg:var(--theme-page);--cvh-surface:var(--theme-surface);--cvh-ink:var(--theme-ink);--cvh-muted:var(--theme-muted);--cvh-line:var(--theme-line)}html[data-theme=dark] .shop-page{--shop-page:var(--theme-page);--shop-surface:var(--theme-surface);--shop-soft:var(--theme-raised);--shop-ink:var(--theme-ink);--shop-muted:var(--theme-muted);--shop-line:var(--theme-line);--shop-line-strong:var(--theme-line-strong)}html[data-theme=dark] .product-detail{--product-detail-page:var(--theme-page);--product-detail-surface:var(--theme-surface);--product-detail-soft:var(--theme-raised);--product-detail-ink:var(--theme-ink);--product-detail-muted:var(--theme-muted);--product-detail-line:var(--theme-line);--product-detail-line-strong:var(--theme-line-strong)}html[data-theme=dark] :is(.account-order-filter,.account-active-order,.account-orders-empty,.account-order-history__list article,.account-order-modal,.account-address-manager,.account-reward-history,.account-notifications,.account-security){color:var(--theme-ink);border-color:var(--theme-line);background:var(--theme-surface);box-shadow:none}html[data-theme=dark] :is(.account-active-order__meta,.account-order-modal__meta){border-color:var(--theme-line);background:var(--theme-line)}html[data-theme=dark] :is(.account-active-order__meta>span,.account-order-modal__meta>span,.account-order-modal__summary,.account-order-request-status,.account-address-manager__grid article,.account-member-empty,.account-reward-history article>span){color:var(--theme-ink);border-color:var(--theme-line);background:var(--theme-raised)}html[data-theme=dark] :is(.account-order-timeline i,.account-order-history__list article>button,.account-order-modal__head>button,.account-order-services>header>button,.account-order-service-actions button,.account-order-service-form>div button,.account-address-manager__actions button,.account-address-modal>header>button,.account-address-modal>footer button){color:var(--theme-ink);border-color:var(--theme-line);background:var(--theme-soft)}html[data-theme=dark] :is(.account-order-modal,.account-address-modal){color:var(--theme-ink);border:1px solid var(--theme-line);background:var(--theme-raised);box-shadow:var(--theme-shadow)}html[data-theme=dark] :is(.account-order-modal__head,.account-order-modal>.account-order-timeline,.account-address-modal>header,.account-address-modal>footer,.account-address-manager__actions,.account-order-history){border-color:var(--theme-line)}html[data-theme=dark] :is(.account-order-service-form textarea,.account-address-modal__fields input){color:var(--theme-ink);border-color:var(--theme-line);background:var(--theme-soft)}html[data-theme=dark] :is(.account-order-service-form textarea,.account-address-modal__fields input):focus{border-color:var(--theme-line-strong);background:var(--theme-soft-2)}html[data-theme=dark] :is(.account-active-orders>header small,.account-order-history>header small,.account-active-order>header small,.account-active-order__meta small,.account-order-modal__meta small,.account-order-modal__head small,.account-order-modal__products small,.account-address-manager header small,.account-address-manager__copy p,.account-address-manager__copy small,.account-reward-history small,.account-reward-history time,.account-notifications small,.account-security small){color:var(--theme-muted)}html[data-theme=dark] .account-tier-benefits{color:var(--theme-ink);border-color:var(--theme-line);background:linear-gradient(145deg,#0d100e,var(--theme-raised))}html[data-theme=dark] .account-tier-levels article{border-color:var(--theme-line);background:color-mix(in srgb,var(--theme-soft) 58%,transparent)}html[data-theme=dark] .account-tier-levels article.is-current{border-color:var(--theme-line-strong);background:var(--theme-soft)}html[data-theme=dark] :is(.account-order-timeline>div.is-active i,.account-order-modal__actions button:first-child,.account-address-modal>footer button:last-child){color:#080908;border-color:var(--theme-ink);background:var(--theme-ink)}html[data-theme=dark] .cv-product-reviews{color:var(--theme-ink);border-color:var(--theme-line)}html[data-theme=dark] .cv-product-reviews :is(.cv-review-summary,.cv-review-form,.cv-review-empty,.cv-review-list article){color:var(--theme-ink);border-color:var(--theme-line);background:var(--theme-surface)}html[data-theme=dark] .cv-product-reviews .cv-review-list article{background:var(--theme-raised)}html[data-theme=dark] .cv-product-reviews .cv-review-stars svg{color:#686e68}html[data-theme=dark] .cv-product-reviews :is(.cv-review-stars svg.is-filled,.cv-review-picker button.is-active){color:var(--theme-ink);fill:var(--theme-ink)}html[data-theme=dark] .cv-product-reviews :is(.cv-review-picker,.cv-product-support-link){color:var(--theme-ink);border-color:var(--theme-line);background:var(--theme-raised)}html[data-theme=dark] .cv-product-reviews :is(.cv-review-fields input,.cv-review-comment textarea){color:var(--theme-ink);border-color:var(--theme-line);background:var(--theme-soft)}html[data-theme=dark] .cv-review-access-card{color:var(--theme-ink);border-color:var(--theme-line);background:var(--theme-surface)}html[data-theme=dark] .cv-review-access-card :is(p,small){color:var(--theme-muted)}html[data-theme=dark] .support-v63{--sp-bg:var(--theme-page);--sp-card:var(--theme-surface);--sp-ink:var(--theme-ink);--sp-muted:var(--theme-muted);--sp-line:var(--theme-line);--sp-soft:var(--theme-soft);color:var(--theme-ink);background:var(--theme-page)}html[data-theme=dark] .support-v63 :is(.support-v63-facts article,.support-v63-contact-strip,.support-v63-privacy-grid article,.support-v63-privacy-note,.support-v63-legal-list article,.support-v63-intro-copy small){color:var(--theme-ink);border-color:var(--theme-line);background:var(--theme-surface);box-shadow:none}html[data-theme=dark] .support-v63 .support-v63-fact-icon{color:var(--theme-ink);background:var(--theme-soft)}html[data-theme=dark] .about-v65{--a65-bg:var(--theme-page);--a65-surface:var(--theme-surface);--a65-card:var(--theme-raised);--a65-ink:var(--theme-ink);--a65-muted:var(--theme-muted);--a65-line:var(--theme-line);--a65-inverse:var(--theme-ink);--a65-on-inverse:#080908;color:var(--theme-ink);background:var(--theme-page)}html[data-theme=dark] .about-v65 :is(.about-v65-trust,.about-v65-mini-pill,.about-v65-story-copy){border-color:var(--theme-line);background:var(--theme-surface)}html[data-theme=dark] .about-v65 .about-v65-pitch figure{background:var(--theme-soft)}html[data-theme=dark] :is(input,textarea,select){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=dark] select option{color:var(--theme-ink);background:var(--theme-raised)}html[data-theme=dark] :is(input,textarea,select):disabled{color:#858b85;background:var(--theme-soft);opacity:.78}html[data-theme=dark] :-webkit-any(input,textarea,select):-webkit-autofill{-webkit-text-fill-color:var(--theme-ink);-webkit-box-shadow:0 0 0 1000px var(--theme-raised) inset;caret-color:var(--theme-ink)}html[data-theme=dark] :is(input,textarea,select):autofill{-webkit-text-fill-color:var(--theme-ink);-webkit-box-shadow:0 0 0 1000px var(--theme-raised) inset;caret-color:var(--theme-ink)}html[data-theme=dark] :-webkit-any(input,textarea,select):-webkit-autofill:hover{-webkit-text-fill-color:var(--theme-ink);-webkit-box-shadow:0 0 0 1000px var(--theme-raised) inset;caret-color:var(--theme-ink)}html[data-theme=dark] :is(input,textarea,select):autofill:hover{-webkit-text-fill-color:var(--theme-ink);-webkit-box-shadow:0 0 0 1000px var(--theme-raised) inset;caret-color:var(--theme-ink)}html[data-theme=dark] :-webkit-any(input,textarea,select):-webkit-autofill:focus{-webkit-text-fill-color:var(--theme-ink);-webkit-box-shadow:0 0 0 1000px var(--theme-raised) inset;caret-color:var(--theme-ink)}html[data-theme=dark] :is(input,textarea,select):autofill:focus{-webkit-text-fill-color:var(--theme-ink);-webkit-box-shadow:0 0 0 1000px var(--theme-raised) inset;caret-color:var(--theme-ink)}@media (max-width:760px){html[data-theme=dark]{--theme-line:#f5f6f221;--theme-line-strong:#f5f6f240}}
.about-v65-timeline{scroll-margin-top:calc(var(--cv74-ticker-height,34px) + var(--cv74-header-height,72px) + 18px)}.about-v65-timeline-panel{--a65-panel-safe-top:calc(var(--cv74-ticker-height,34px) + var(--cv74-header-height,72px) + 10px + var(--panel-top,86px) - 86px);top:var(--a65-panel-safe-top);height:min(790px, calc(100dvh - var(--a65-panel-safe-top) - 18px));min-height:min(590px, calc(100dvh - var(--a65-panel-safe-top) - 18px))}@media (max-width:980px){.about-v65-timeline-panel{min-height:min(560px, calc(100dvh - var(--a65-panel-safe-top) - 14px))}}@media (max-width:767px){.about-v65-timeline{scroll-margin-top:calc(var(--cv74-ticker-height,30px) + var(--cv74-header-height,76px) + 16px)}.about-v65-timeline-panel{--a65-panel-safe-top:calc(var(--cv74-ticker-height,30px) + var(--cv74-header-height,76px) + 10px + var(--panel-top,86px) - 86px);top:var(--a65-panel-safe-top);height:min(700px, calc(100dvh - var(--a65-panel-safe-top) - 10px));min-height:min(520px, calc(100dvh - var(--a65-panel-safe-top) - 10px));max-height:700px}}@media (prefers-reduced-motion:reduce){.about-v65-timeline-panel{scroll-behavior:auto}}
