.page-module__U_I4ya__page{padding-bottom:60px}.page-module__U_I4ya__breadcrumbBar{background:#2c3e50;margin-bottom:40px;padding:14px 0}.page-module__U_I4ya__breadcrumb{text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:10px;font-size:11px;font-weight:500;display:flex}.page-module__U_I4ya__breadcrumb a{color:#ffffffb3;text-decoration:none;transition:color .2s}.page-module__U_I4ya__breadcrumb a:hover{color:#fff}.page-module__U_I4ya__breadcrumbSep{color:#fff6;font-size:10px}.page-module__U_I4ya__breadcrumbCurrent{color:#ffffffe6}.page-module__U_I4ya__bundleLayout{flex-direction:column;gap:24px;display:flex}@media (min-width:768px){.page-module__U_I4ya__bundleLayout{grid-template-columns:2fr 5fr;align-items:start;gap:40px;display:grid}}@media (min-width:1024px){.page-module__U_I4ya__bundleLayout{grid-template-columns:2fr 5fr;gap:48px}}.page-module__U_I4ya__info{padding-top:0}.page-module__U_I4ya__bundleBadge{color:#fff;letter-spacing:.12em;text-transform:uppercase;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:4px;margin-bottom:12px;padding:5px 14px;font-size:11px;font-weight:700;display:inline-block}.page-module__U_I4ya__name{letter-spacing:-.01em;color:var(--color-text);margin-bottom:16px;font-size:22px;font-weight:700;line-height:1.25}@media (min-width:768px){.page-module__U_I4ya__name{font-size:28px}}.page-module__U_I4ya__pricing{align-items:center;gap:12px;margin-bottom:20px;display:flex}.page-module__U_I4ya__price{color:var(--color-text);font-size:22px;font-weight:700}.page-module__U_I4ya__comparePrice{color:var(--color-text-muted);font-size:16px;text-decoration:line-through}.page-module__U_I4ya__saveBadge{color:#10b981;letter-spacing:.03em;background:#10b9811f;border-radius:4px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-block}.page-module__U_I4ya__description{color:var(--color-text-secondary);white-space:pre-line;margin-bottom:28px;font-size:14px;line-height:1.8}.page-module__U_I4ya__descriptionSection{border-top:1px solid var(--color-border);margin-top:48px;padding-top:40px}.page-module__U_I4ya__descriptionHeading{text-transform:uppercase;letter-spacing:.1em;color:var(--color-text);margin-bottom:20px;font-size:13px;font-weight:700}.page-module__U_I4ya__descriptionContent{color:var(--color-text-secondary);white-space:pre-line;max-width:720px;font-size:15px;line-height:1.9}.page-module__U_I4ya__includedTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text);margin-bottom:16px;font-size:13px;font-weight:700}.page-module__U_I4ya__includedItems{flex-direction:column;gap:12px;margin-bottom:28px;display:flex}.page-module__U_I4ya__includedItem{background:var(--color-bg-tertiary);border:1px solid var(--color-border);border-radius:var(--radius-md);flex-direction:column;gap:10px;padding:12px;display:flex}.page-module__U_I4ya__itemTopRow{align-items:center;gap:14px;display:flex}.page-module__U_I4ya__itemImage{border-radius:var(--radius-sm);background:var(--color-bg-card);flex-shrink:0;width:56px;height:56px;position:relative;overflow:hidden}.page-module__U_I4ya__itemDetails{flex:1;min-width:0}.page-module__U_I4ya__itemName{color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:13px;font-weight:500;overflow:hidden}.page-module__U_I4ya__itemMeta{color:var(--color-text-muted);align-items:center;gap:8px;font-size:11px;display:flex}.page-module__U_I4ya__itemSizeRow{border-top:1px solid var(--color-border);padding-top:10px}.page-module__U_I4ya__itemSizeLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted);margin-bottom:8px;font-size:11px;font-weight:600}.page-module__U_I4ya__sizeSection{margin-bottom:24px}.page-module__U_I4ya__sizeLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--color-text);margin-bottom:10px;font-size:12px;font-weight:600}.page-module__U_I4ya__sizeOptions{flex-wrap:wrap;gap:8px;display:flex}.page-module__U_I4ya__sizeBtn{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-bg-card);color:var(--color-text);cursor:pointer;transition:all var(--transition-fast);padding:8px 16px;font-size:12px;font-weight:500}.page-module__U_I4ya__sizeBtn:hover{border-color:var(--color-text)}.page-module__U_I4ya__sizeBtnActive{background:var(--color-text);color:var(--color-bg);border-color:var(--color-text)}.page-module__U_I4ya__addToCartBtn{background:var(--color-text);width:100%;color:var(--color-bg);border-radius:var(--radius-md);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all var(--transition-base);border:none;margin-top:8px;padding:16px 32px;font-size:14px;font-weight:700}.page-module__U_I4ya__addToCartBtn:hover:not(:disabled){opacity:.85;transform:translateY(-1px)}.page-module__U_I4ya__addToCartBtn:disabled{opacity:.5;cursor:not-allowed}.page-module__U_I4ya__toast{color:#fff;border-radius:var(--radius-md);letter-spacing:.02em;z-index:9999;backdrop-filter:blur(12px);background:#0a0a0aeb;border:1px solid #ffffff14;padding:14px 28px;font-size:13px;font-weight:500;animation:.3s page-module__U_I4ya__toastIn;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}@keyframes page-module__U_I4ya__toastIn{0%{opacity:0;transform:translate(-50%)translateY(12px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (max-width:767px){.page-module__U_I4ya__page{padding-bottom:40px}.page-module__U_I4ya__breadcrumbBar{margin-bottom:0;padding:10px 0}.page-module__U_I4ya__breadcrumb{gap:6px;font-size:10px}.page-module__U_I4ya__name{font-size:18px}.page-module__U_I4ya__itemName{white-space:normal;text-overflow:clip;overflow:visible}}
.ProductGallery-module__8domaq__gallery{z-index:1;width:100%;position:static}@media (min-width:768px){.ProductGallery-module__8domaq__gallery{align-self:start;max-width:400px;position:sticky;top:120px}}.ProductGallery-module__8domaq__mainImage{aspect-ratio:4/5;background:var(--color-bg-tertiary);border:1px solid var(--color-border);cursor:pointer;border-radius:0;width:100%;position:relative;overflow:hidden}.ProductGallery-module__8domaq__slideWrap{animation:.35s cubic-bezier(.25,.46,.45,.94) forwards ProductGallery-module__8domaq__slideIn;position:absolute;inset:0}.ProductGallery-module__8domaq__slideOutLeft{animation:.35s cubic-bezier(.55,.085,.68,.53) forwards ProductGallery-module__8domaq__slideOutLeft}.ProductGallery-module__8domaq__slideOutRight{animation:.35s cubic-bezier(.55,.085,.68,.53) forwards ProductGallery-module__8domaq__slideOutRight}@keyframes ProductGallery-module__8domaq__slideIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes ProductGallery-module__8domaq__slideOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-50%)}}@keyframes ProductGallery-module__8domaq__slideOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(50%)}}.ProductGallery-module__8domaq__image{object-fit:cover}.ProductGallery-module__8domaq__badge{background:var(--color-accent);color:#fff;letter-spacing:.1em;border-radius:var(--radius-sm);text-transform:uppercase;z-index:2;padding:5px 12px;font-size:10px;font-weight:700;position:absolute;top:12px;left:12px}@media (min-width:768px){.ProductGallery-module__8domaq__badge{padding:6px 14px;font-size:11px;top:16px;left:16px}}.ProductGallery-module__8domaq__zoomBtn{cursor:pointer;color:#1a1a1a;z-index:3;opacity:1;background:#ffffffd9;border:none;border-radius:0;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:all .2s;display:flex;position:absolute;bottom:44px;right:10px}@media (min-width:768px){.ProductGallery-module__8domaq__zoomBtn{opacity:0;width:32px;height:32px;bottom:46px;right:12px}.ProductGallery-module__8domaq__mainImage:hover .ProductGallery-module__8domaq__zoomBtn{opacity:1}}.ProductGallery-module__8domaq__zoomBtn:hover{background:#fff}.ProductGallery-module__8domaq__photoCounter{color:#ffffffe6;letter-spacing:.04em;z-index:4;pointer-events:none;background:#0000008c;border-radius:12px;padding:4px 10px;font-size:12px;font-weight:600;position:absolute;bottom:12px;right:12px}@media (min-width:768px){.ProductGallery-module__8domaq__photoCounter{font-size:13px;bottom:14px;right:14px}}.ProductGallery-module__8domaq__circleArrow{cursor:pointer;color:#1a1a1a;z-index:5;background:#ffffffd9;border:1.5px solid #00000014;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #00000014}.ProductGallery-module__8domaq__circleArrowLeft{left:8px}.ProductGallery-module__8domaq__circleArrowRight{right:8px}.ProductGallery-module__8domaq__circleArrow:hover{background:var(--color-accent);border-color:var(--color-accent);color:#0d0d0d;transform:translateY(-50%)scale(1.1);box-shadow:0 2px 12px #00e67659}.ProductGallery-module__8domaq__circleArrow:active{transition:transform .1s;transform:translateY(-50%)scale(.92)}@media (min-width:768px){.ProductGallery-module__8domaq__circleArrow{opacity:0;width:40px;height:40px}.ProductGallery-module__8domaq__circleArrowLeft{left:10px}.ProductGallery-module__8domaq__circleArrowRight{right:10px}.ProductGallery-module__8domaq__mainImage:hover .ProductGallery-module__8domaq__circleArrow{opacity:1}}.ProductGallery-module__8domaq__thumbnails{scrollbar-width:none;-ms-overflow-style:none;gap:6px;margin-top:10px;padding-bottom:2px;display:flex;overflow-x:auto}.ProductGallery-module__8domaq__thumbnails::-webkit-scrollbar{display:none}@media (min-width:768px){.ProductGallery-module__8domaq__thumbnails{gap:8px}}.ProductGallery-module__8domaq__thumbnail{border:2px solid var(--color-border);cursor:pointer;background:0 0;border-radius:4px;flex-shrink:0;width:56px;height:70px;padding:0;transition:all .2s;position:relative;overflow:hidden}@media (min-width:768px){.ProductGallery-module__8domaq__thumbnail{width:64px;height:80px}}.ProductGallery-module__8domaq__thumbnail:hover{border-color:var(--color-text-muted);transform:translateY(-2px)}.ProductGallery-module__8domaq__thumbnailActive{box-shadow:0 0 0 1px var(--color-accent);border-color:var(--color-accent)!important}.ProductGallery-module__8domaq__thumbImage{object-fit:cover}.ProductGallery-module__8domaq__lightbox{z-index:9999;background:#000000eb;justify-content:center;align-items:center;animation:.2s ProductGallery-module__8domaq__fadeIn;display:flex;position:fixed;inset:0}@keyframes ProductGallery-module__8domaq__fadeIn{0%{opacity:0}to{opacity:1}}.ProductGallery-module__8domaq__lightboxClose{cursor:pointer;color:#fff;z-index:10;background:#ffffff1a;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}@media (min-width:768px){.ProductGallery-module__8domaq__lightboxClose{width:44px;height:44px;top:20px;right:20px}}.ProductGallery-module__8domaq__lightboxClose:hover{background:#fff3}.ProductGallery-module__8domaq__lightboxImageWrap{width:92vw;max-width:900px;height:70vh;position:relative}@media (min-width:768px){.ProductGallery-module__8domaq__lightboxImageWrap{width:85vw;height:85vh}}.ProductGallery-module__8domaq__lightboxImage{object-fit:contain}.ProductGallery-module__8domaq__lightboxArrow{cursor:pointer;color:#fff;z-index:10;background:#ffffff1a;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}@media (min-width:768px){.ProductGallery-module__8domaq__lightboxArrow{width:48px;height:48px}}.ProductGallery-module__8domaq__lightboxArrow:hover{background:#ffffff40}.ProductGallery-module__8domaq__lightboxArrowLeft{left:8px}.ProductGallery-module__8domaq__lightboxArrowRight{right:8px}@media (min-width:768px){.ProductGallery-module__8domaq__lightboxArrowLeft{left:24px}.ProductGallery-module__8domaq__lightboxArrowRight{right:24px}}.ProductGallery-module__8domaq__lightboxCounter{color:#ffffffb3;letter-spacing:.05em;font-size:13px;font-weight:500;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}@media (min-width:768px){.ProductGallery-module__8domaq__lightboxCounter{font-size:14px;bottom:24px}}
.ProductOptions-module__iJF8Ra__optionsWrap{flex-direction:column;gap:0;display:flex}.ProductOptions-module__iJF8Ra__price{color:var(--color-text);margin-bottom:16px;font-size:22px;font-weight:700}@media (min-width:768px){.ProductOptions-module__iJF8Ra__price{font-size:28px}}.ProductOptions-module__iJF8Ra__metaRow{align-items:center;gap:8px;margin-bottom:6px;font-size:13px;display:flex}.ProductOptions-module__iJF8Ra__metaLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em;font-weight:400}.ProductOptions-module__iJF8Ra__metaValue{color:var(--color-text);font-weight:600}.ProductOptions-module__iJF8Ra__inStock{color:var(--color-success);text-transform:uppercase;font-weight:700}.ProductOptions-module__iJF8Ra__outOfStock{color:var(--color-error);text-transform:uppercase;font-weight:700}.ProductOptions-module__iJF8Ra__colorGroup{margin-top:20px;margin-bottom:4px}.ProductOptions-module__iJF8Ra__colorSwatches{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}.ProductOptions-module__iJF8Ra__colorSwatch{border:2px solid var(--color-border);cursor:pointer;border-radius:50%;outline:none;width:30px;height:30px;padding:0;transition:all .2s}.ProductOptions-module__iJF8Ra__colorSwatch:hover{border-color:var(--color-text-muted);transform:scale(1.15)}.ProductOptions-module__iJF8Ra__colorSwatchActive{border-color:var(--color-text);box-shadow:0 0 0 2px var(--color-bg), 0 0 0 4px var(--color-text)}.ProductOptions-module__iJF8Ra__colorName{color:var(--color-text-muted);margin-top:8px;font-size:13px;font-weight:500;display:block}.ProductOptions-module__iJF8Ra__sizeGroup{margin-top:24px;margin-bottom:24px}.ProductOptions-module__iJF8Ra__sizeLabel{color:var(--color-text);margin-bottom:10px;font-size:14px;font-weight:400;display:block}.ProductOptions-module__iJF8Ra__required{color:var(--color-error)}.ProductOptions-module__iJF8Ra__sizeSelect{width:100%;color:var(--color-text);background:var(--color-bg);border:1px solid var(--color-border);appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23999' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:14px;border-radius:0;padding:12px 40px 12px 16px;font-size:14px;transition:border-color .2s}.ProductOptions-module__iJF8Ra__sizeSelect:focus{border-color:var(--color-text);outline:none}.ProductOptions-module__iJF8Ra__sizeSelect:hover{border-color:var(--color-text-muted)}.ProductOptions-module__iJF8Ra__cartRow{align-items:stretch;gap:12px;margin-bottom:24px;display:flex}.ProductOptions-module__iJF8Ra__quantityControl{border:1px solid var(--color-border);flex-shrink:0;align-items:center;display:flex}.ProductOptions-module__iJF8Ra__qtyBtn{background:var(--color-bg-tertiary);cursor:pointer;width:40px;height:48px;color:var(--color-text);user-select:none;border:none;justify-content:center;align-items:center;font-size:18px;transition:background .15s;display:flex}.ProductOptions-module__iJF8Ra__qtyBtn:hover{background:var(--color-border)}.ProductOptions-module__iJF8Ra__qtyInput{text-align:center;border:none;border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);width:48px;height:48px;color:var(--color-text);background:var(--color-bg);-moz-appearance:textfield;font-size:15px;font-weight:500}.ProductOptions-module__iJF8Ra__qtyInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ProductOptions-module__iJF8Ra__qtyInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ProductOptions-module__iJF8Ra__addToCartBtn{letter-spacing:.08em;text-transform:uppercase;color:#fff;cursor:pointer;background:#2c3e50;border:none;flex:1;justify-content:center;align-items:center;gap:10px;height:48px;padding:0 28px;font-size:13px;font-weight:700;transition:background .2s;display:flex}.ProductOptions-module__iJF8Ra__addToCartBtn:hover{background:#1a252f}.ProductOptions-module__iJF8Ra__addToCartBtn:disabled{opacity:.4;cursor:not-allowed}.ProductOptions-module__iJF8Ra__addToCartBtn svg{flex-shrink:0}.ProductOptions-module__iJF8Ra__wishlistBtn{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-sm);cursor:pointer;width:32px;height:32px;color:var(--color-text-muted);flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;padding:0;transition:all .2s;display:flex}.ProductOptions-module__iJF8Ra__wishlistBtn:hover{border-color:var(--color-text-muted);color:#e74c3c}.ProductOptions-module__iJF8Ra__wishlisted{color:#e74c3c;background:#e74c3c0f;border-color:#e74c3c;animation:.35s cubic-bezier(.175,.885,.32,1.275) ProductOptions-module__iJF8Ra__heartPop}@keyframes ProductOptions-module__iJF8Ra__heartPop{0%{transform:scale(1)}40%{transform:scale(1.25)}to{transform:scale(1)}}.ProductOptions-module__iJF8Ra__toast{background:var(--color-bg-secondary);color:var(--color-text);border:1px solid var(--color-border);border-radius:var(--radius-md);z-index:1000;padding:12px 24px;font-size:14px;font-weight:500;animation:.3s ProductOptions-module__iJF8Ra__slideUp;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 32px #0000004d}@keyframes ProductOptions-module__iJF8Ra__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:767px){.ProductOptions-module__iJF8Ra__addToCartBtn{letter-spacing:.04em;gap:6px;padding:0 12px;font-size:11px}.ProductOptions-module__iJF8Ra__addToCartBtn svg{width:14px;height:14px}.ProductOptions-module__iJF8Ra__cartRow{gap:8px}}
.ProductReviews-module__TjAPXW__container{border-top:1px solid var(--color-border);margin-top:48px;padding-top:32px}.ProductReviews-module__TjAPXW__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.ProductReviews-module__TjAPXW__headerLeft{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.ProductReviews-module__TjAPXW__title{text-transform:uppercase;letter-spacing:.06em;font-size:14px;font-weight:700;font-family:var(--font-mono)}.ProductReviews-module__TjAPXW__summary{align-items:center;gap:8px;display:flex}.ProductReviews-module__TjAPXW__stars{gap:2px;display:flex}.ProductReviews-module__TjAPXW__starFilled{color:#58d1eb}.ProductReviews-module__TjAPXW__starEmpty{color:#555}.ProductReviews-module__TjAPXW__avgRating{color:var(--color-accent);font-size:16px;font-weight:700;font-family:var(--font-mono)}.ProductReviews-module__TjAPXW__reviewCount{color:var(--color-text-muted);font-size:12px;font-family:var(--font-mono)}.ProductReviews-module__TjAPXW__writeBtn{border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text-secondary);font-size:12px;font-weight:600;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.04em;cursor:pointer;transition:all var(--transition-fast);background:0 0;padding:8px 16px}.ProductReviews-module__TjAPXW__writeBtn:hover{border-color:var(--color-accent);color:var(--color-accent)}.ProductReviews-module__TjAPXW__form{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-md);margin-bottom:32px;padding:24px}.ProductReviews-module__TjAPXW__formRating{margin-bottom:20px}.ProductReviews-module__TjAPXW__ratingPicker{gap:4px;margin-top:6px;display:flex}.ProductReviews-module__TjAPXW__ratingBtn{cursor:pointer;background:0 0;border:none;padding:2px;transition:transform .15s}.ProductReviews-module__TjAPXW__ratingBtn:hover{transform:scale(1.2)}.ProductReviews-module__TjAPXW__formField{margin-bottom:16px}.ProductReviews-module__TjAPXW__label{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);font-size:11px;font-weight:600;font-family:var(--font-mono);margin-bottom:6px;display:block}.ProductReviews-module__TjAPXW__input{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-sm);width:100%;color:var(--color-text);transition:border-color var(--transition-fast);padding:10px 14px;font-size:14px}.ProductReviews-module__TjAPXW__input:focus{border-color:var(--color-accent);outline:none}.ProductReviews-module__TjAPXW__textarea{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-sm);width:100%;color:var(--color-text);resize:vertical;transition:border-color var(--transition-fast);padding:10px 14px;font-family:inherit;font-size:14px}.ProductReviews-module__TjAPXW__textarea:focus{border-color:var(--color-accent);outline:none}.ProductReviews-module__TjAPXW__submitBtn{background:var(--color-accent);color:#0d0d0d;border-radius:var(--radius-sm);font-size:12px;font-weight:700;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;transition:opacity var(--transition-fast);border:none;padding:10px 24px}.ProductReviews-module__TjAPXW__submitBtn:hover{opacity:.9}.ProductReviews-module__TjAPXW__submitBtn:disabled{opacity:.5;cursor:not-allowed}.ProductReviews-module__TjAPXW__error{color:var(--color-error);margin-bottom:12px;font-size:13px}.ProductReviews-module__TjAPXW__success{color:#4ade80;border-radius:var(--radius-sm);background:#4ade8014;border:1px solid #4ade8033;margin-bottom:16px;padding:8px 12px;font-size:13px}.ProductReviews-module__TjAPXW__list{flex-direction:column;gap:0;display:flex}.ProductReviews-module__TjAPXW__review{border-bottom:1px solid var(--color-border);padding:20px 0}.ProductReviews-module__TjAPXW__review:last-child{border-bottom:none}.ProductReviews-module__TjAPXW__reviewHeader{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:8px;display:flex}.ProductReviews-module__TjAPXW__author{color:var(--color-text-secondary);font-size:13px;font-weight:600}.ProductReviews-module__TjAPXW__date{color:var(--color-text-muted);font-size:11px;font-family:var(--font-mono)}.ProductReviews-module__TjAPXW__reviewTitle{color:var(--color-text);margin-bottom:4px;font-size:14px;font-weight:600}.ProductReviews-module__TjAPXW__reviewBody{color:var(--color-text-secondary);font-size:14px;line-height:1.6}.ProductReviews-module__TjAPXW__empty{text-align:center;color:var(--color-text-muted);padding:40px 0;font-size:14px}
.ProductTabs-module__lsCEqq__tabsContainer{z-index:2;background:var(--color-bg);margin-top:40px;padding-top:0;position:relative}@media (min-width:768px){.ProductTabs-module__lsCEqq__tabsContainer{margin-top:56px}}.ProductTabs-module__lsCEqq__tabHeaders{border-bottom:1px solid var(--color-border);-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:0;margin-bottom:24px;display:flex;overflow-x:auto}.ProductTabs-module__lsCEqq__tabHeaders::-webkit-scrollbar{display:none}@media (min-width:768px){.ProductTabs-module__lsCEqq__tabHeaders{margin-bottom:32px}}.ProductTabs-module__lsCEqq__tab{text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;flex-shrink:0;margin-bottom:-1px;padding:14px 24px;font-size:13px;font-weight:600;transition:all .2s}.ProductTabs-module__lsCEqq__tab:hover{color:var(--color-text)}.ProductTabs-module__lsCEqq__tabActive{color:var(--color-text);border-bottom-color:var(--color-accent);font-weight:700}@media (min-width:768px){.ProductTabs-module__lsCEqq__tab{padding:14px 32px;font-size:14px}}.ProductTabs-module__lsCEqq__tabContent{animation:.3s ProductTabs-module__lsCEqq__fadeIn}@keyframes ProductTabs-module__lsCEqq__fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ProductTabs-module__lsCEqq__descriptionBlock{margin-bottom:28px}.ProductTabs-module__lsCEqq__descriptionText{color:var(--color-text-secondary);white-space:pre-line;font-size:14px;line-height:1.85}@media (min-width:768px){.ProductTabs-module__lsCEqq__descriptionText{font-size:15px}}.ProductTabs-module__lsCEqq__materialText{color:var(--color-text-secondary);margin-bottom:28px;font-size:14px;font-style:italic}.ProductTabs-module__lsCEqq__sectionTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--color-text);margin-bottom:16px;font-size:14px;font-weight:600}.ProductTabs-module__lsCEqq__featureList{flex-direction:column;gap:4px;padding:0;list-style:none;display:flex}.ProductTabs-module__lsCEqq__featureList li{color:var(--color-text-secondary);padding-left:20px;font-size:14px;line-height:1.4;position:relative}.ProductTabs-module__lsCEqq__featureList li:before{content:"•";color:var(--color-accent);position:absolute;left:0}.ProductTabs-module__lsCEqq__sizeChartPanel{justify-content:center;padding:16px 0;display:flex}.ProductTabs-module__lsCEqq__sizeChartImage{border:1px solid var(--color-border);border-radius:8px;max-width:100%;height:auto}@media (min-width:768px){.ProductTabs-module__lsCEqq__sizeChartImage{max-width:720px}}.ProductTabs-module__lsCEqq__richTextBlock{color:var(--color-text-secondary);font-size:14px;line-height:1.6}.ProductTabs-module__lsCEqq__richTextBlock h2{color:var(--color-text);margin:20px 0 8px;font-size:20px;font-weight:700}.ProductTabs-module__lsCEqq__richTextBlock h3{color:var(--color-text);margin:16px 0 6px;font-size:16px;font-weight:600}.ProductTabs-module__lsCEqq__richTextBlock p{margin-bottom:10px}.ProductTabs-module__lsCEqq__richTextBlock ul,.ProductTabs-module__lsCEqq__richTextBlock ol{margin-bottom:10px;padding-left:24px}.ProductTabs-module__lsCEqq__richTextBlock ul{list-style-type:disc}.ProductTabs-module__lsCEqq__richTextBlock ol{list-style-type:decimal}.ProductTabs-module__lsCEqq__richTextBlock li{margin-bottom:4px;line-height:1.5}.ProductTabs-module__lsCEqq__richTextBlock strong{color:var(--color-text);font-weight:600}.ProductTabs-module__lsCEqq__richTextBlock em{font-style:italic}.ProductTabs-module__lsCEqq__richTextBlock img{border-radius:8px;max-width:100%;margin:16px 0}@media (min-width:768px){.ProductTabs-module__lsCEqq__richTextBlock{font-size:15px}}.ProductTabs-module__lsCEqq__careTitle{text-align:center;color:var(--color-text);text-transform:none;letter-spacing:0;margin-bottom:16px;font-size:18px;font-weight:700}@media (min-width:768px){.ProductTabs-module__lsCEqq__careTitle{font-size:20px}}.ProductTabs-module__lsCEqq__careIntro{color:var(--color-text-secondary);margin-bottom:20px;font-size:14px;font-style:italic;line-height:1.6}.ProductTabs-module__lsCEqq__careList{flex-direction:column;gap:6px;padding:0;list-style:none;display:flex}.ProductTabs-module__lsCEqq__careList li{color:var(--color-text-secondary);padding-left:16px;font-size:14px;line-height:1.6;position:relative}.ProductTabs-module__lsCEqq__careList li:before{content:"–";color:var(--color-text-muted);position:absolute;left:0}
.ProductNav-module___aX5KW__navWrap{align-items:center;gap:4px;display:flex}.ProductNav-module___aX5KW__navBtn{border:1.5px solid var(--color-border);background:var(--color-bg);width:34px;height:34px;color:var(--color-text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:flex}.ProductNav-module___aX5KW__navBtn:hover{border-color:var(--color-accent);color:var(--color-accent);transform:scale(1.08);box-shadow:0 2px 8px #00e67633}.ProductNav-module___aX5KW__disabled{opacity:.3;pointer-events:none;cursor:default}
.SocialShare-module__jxPqGa__shareWrap{border-top:1px solid var(--color-border);align-items:center;gap:10px;margin-top:20px;padding-top:20px;display:flex}.SocialShare-module__jxPqGa__shareBtn{border:1.5px solid var(--color-border);background:var(--color-bg);width:36px;height:36px;color:var(--color-text-muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:flex}.SocialShare-module__jxPqGa__shareBtn:hover{transform:translateY(-2px);box-shadow:0 3px 10px #0000001f}.SocialShare-module__jxPqGa__shareBtn:first-child:hover{color:#fff;background:#1877f2;border-color:#1877f2}.SocialShare-module__jxPqGa__shareBtn:nth-child(2):hover{color:#fff;background:#14171a;border-color:#14171a}.SocialShare-module__jxPqGa__shareBtn:nth-child(3):hover{color:#fff;background:#0a66c2;border-color:#0a66c2}.SocialShare-module__jxPqGa__shareBtn:nth-child(4):hover{color:#fff;background:#25d366;border-color:#25d366}.SocialShare-module__jxPqGa__shareBtn:nth-child(5):hover{color:#fff;background:#2c3e50;border-color:#2c3e50}
.ProductCard-module__bki8ua__card{border-radius:var(--radius-lg);background:var(--color-bg-card);border:1px solid var(--color-border);transition:all var(--transition-base);font-family:var(--font-mono), monospace;position:relative;overflow:hidden}.ProductCard-module__bki8ua__card:hover{border-color:var(--color-border-hover);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.ProductCard-module__bki8ua__imageWrapper{aspect-ratio:3/4;background:var(--color-bg-tertiary);width:100%;display:block;position:relative;overflow:hidden}.ProductCard-module__bki8ua__image{object-fit:cover;transition:transform .6s}.ProductCard-module__bki8ua__hoverImage{object-fit:cover;opacity:0;z-index:1;transition:opacity .4s}.ProductCard-module__bki8ua__card:hover .ProductCard-module__bki8ua__image{transform:scale(1.08)}.ProductCard-module__bki8ua__card:hover .ProductCard-module__bki8ua__hoverImage{opacity:1}.ProductCard-module__bki8ua__badges{z-index:2;flex-direction:column;gap:6px;display:flex;position:absolute;top:12px;left:12px}.ProductCard-module__bki8ua__badgeNew{background:var(--color-accent);color:#fff;letter-spacing:.1em;border-radius:var(--radius-sm);text-transform:uppercase;padding:4px 10px;font-size:10px;font-weight:700}.ProductCard-module__bki8ua__badgeSale{background:var(--color-error);color:#fff;letter-spacing:.1em;border-radius:var(--radius-sm);padding:4px 10px;font-size:10px;font-weight:700}.ProductCard-module__bki8ua__quickActions{opacity:0;transition:all var(--transition-base);z-index:2;flex-direction:column;gap:8px;display:flex;position:absolute;bottom:12px;right:12px;transform:translateY(10px)}.ProductCard-module__bki8ua__card:hover .ProductCard-module__bki8ua__quickActions{opacity:1;transform:translateY(0)}.ProductCard-module__bki8ua__quickBtn{backdrop-filter:blur(10px);border-radius:var(--radius-md);color:#f5f5f5;width:36px;height:36px;transition:all var(--transition-fast);cursor:pointer;background:#0a0a0acc;border:1px solid #ffffff26;justify-content:center;align-items:center;display:flex}.ProductCard-module__bki8ua__quickBtn:hover{background:var(--color-accent);border-color:var(--color-accent)}.ProductCard-module__bki8ua__wishlisted{color:#e74c3c;background:#e74c3c26;border-color:#e74c3c4d}.ProductCard-module__bki8ua__wishlisted:hover{color:#fff;background:#e74c3c;border-color:#e74c3c}.ProductCard-module__bki8ua__outOfStock{color:#a0a0a0;text-transform:uppercase;letter-spacing:.1em;z-index:1;background:#0a0a0a99;justify-content:center;align-items:center;font-size:13px;font-weight:600;display:flex;position:absolute;inset:0}.ProductCard-module__bki8ua__info{padding:16px}.ProductCard-module__bki8ua__name{color:var(--color-text);transition:color var(--transition-fast);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:13px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.ProductCard-module__bki8ua__name:hover{color:var(--color-accent)}.ProductCard-module__bki8ua__priceRow{align-items:center;gap:8px;display:flex}.ProductCard-module__bki8ua__price{color:var(--color-text);font-size:13px;font-weight:400}.ProductCard-module__bki8ua__comparePrice{color:var(--color-text-muted);font-size:13px;text-decoration:line-through}
.RelatedProducts-module__Eufa0q__section{border-top:1px solid var(--color-border);margin-top:56px;padding-top:40px}.RelatedProducts-module__Eufa0q__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.RelatedProducts-module__Eufa0q__title{text-transform:uppercase;letter-spacing:.06em;color:var(--color-text);margin:0;font-size:18px;font-weight:700}@media (min-width:768px){.RelatedProducts-module__Eufa0q__title{font-size:22px}}.RelatedProducts-module__Eufa0q__arrows{gap:8px;display:flex}.RelatedProducts-module__Eufa0q__arrowBtn{border:1px solid var(--color-border);background:var(--color-bg);width:36px;height:36px;color:var(--color-text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.RelatedProducts-module__Eufa0q__arrowBtn:hover:not(.RelatedProducts-module__Eufa0q__disabled){background:var(--color-text);color:var(--color-bg);border-color:var(--color-text)}.RelatedProducts-module__Eufa0q__arrowBtn.RelatedProducts-module__Eufa0q__disabled{opacity:.3;cursor:default;pointer-events:none}.RelatedProducts-module__Eufa0q__track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;padding-bottom:8px;display:flex;overflow-x:auto}.RelatedProducts-module__Eufa0q__track::-webkit-scrollbar{display:none}.RelatedProducts-module__Eufa0q__card{scroll-snap-align:start;flex:0 0 calc(50% - 8px);min-width:0}@media (min-width:640px){.RelatedProducts-module__Eufa0q__card{flex:0 0 calc(33.333% - 11px)}}@media (min-width:768px){.RelatedProducts-module__Eufa0q__track{gap:20px}.RelatedProducts-module__Eufa0q__card{flex:0 0 calc(25% - 15px)}}@media (min-width:1200px){.RelatedProducts-module__Eufa0q__card{flex:0 0 calc(25% - 15px)}}@media (max-width:767px){.RelatedProducts-module__Eufa0q__section{margin-top:40px;padding-top:28px}.RelatedProducts-module__Eufa0q__title{font-size:16px}.RelatedProducts-module__Eufa0q__arrowBtn{width:32px;height:32px}}
.ReviewStars-module__g36WaW__container{cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin-bottom:8px;padding:0;transition:opacity .2s;display:inline-flex}.ReviewStars-module__g36WaW__container:hover{opacity:.8}.ReviewStars-module__g36WaW__stars{align-items:center;gap:2px;display:inline-flex}.ReviewStars-module__g36WaW__starWrapper{width:16px;height:16px;display:inline-flex;position:relative}.ReviewStars-module__g36WaW__starEmpty{position:absolute;top:0;left:0}.ReviewStars-module__g36WaW__starFill{display:inline-flex;position:absolute;top:0;left:0;overflow:hidden}.ReviewStars-module__g36WaW__text{color:var(--color-text-secondary,#888);letter-spacing:.01em;font-size:13px;font-weight:500}.ReviewStars-module__g36WaW__textEmpty{color:var(--color-text-muted,#666);letter-spacing:.01em;font-size:13px;font-weight:400}.ReviewStars-module__g36WaW__skeleton{background:linear-gradient(90deg,#0000 25%,#ffffff0d 50%,#0000 75%) 0 0/200% 100%;border-radius:4px;width:160px;height:20px;animation:1.5s infinite ReviewStars-module__g36WaW__shimmer}@keyframes ReviewStars-module__g36WaW__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}
.TestimonialsSection-module__vfgOZW__section{color:#fff;content-visibility:auto;contain-intrinsic-size:auto 650px;background:linear-gradient(#09090b 0%,#121217 50%,#09090b 100%);border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;padding:80px 0;position:relative;overflow:hidden}.TestimonialsSection-module__vfgOZW__backgroundGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#d4a85314 0%,#12121700 70%);width:600px;height:400px;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}.TestimonialsSection-module__vfgOZW__header{z-index:1;text-align:center;max-width:680px;margin:0 auto 40px;position:relative}.TestimonialsSection-module__vfgOZW__badge{color:#d4a853;letter-spacing:.18em;text-transform:uppercase;background:#d4a8531f;border:1px solid #d4a8534d;border-radius:20px;align-items:center;gap:6px;margin-bottom:16px;padding:6px 14px;font-size:11px;font-weight:700;display:inline-flex}.TestimonialsSection-module__vfgOZW__badgeIcon{color:#d4a853}.TestimonialsSection-module__vfgOZW__title{letter-spacing:-.02em;color:#fff;margin-bottom:16px;font-size:clamp(26px,4vw,42px);font-weight:800;line-height:1.25}.TestimonialsSection-module__vfgOZW__titleAccent{color:#d4a853;margin-left:8px;font-style:italic;display:inline-block}.TestimonialsSection-module__vfgOZW__metaRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.TestimonialsSection-module__vfgOZW__stars{gap:3px;display:flex}.TestimonialsSection-module__vfgOZW__ratingText{color:#a1a1aa;font-size:14px}.TestimonialsSection-module__vfgOZW__ratingText strong{color:#fff}.TestimonialsSection-module__vfgOZW__sliderContainer{z-index:1;align-items:center;gap:16px;max-width:860px;margin:0 auto;display:flex;position:relative}@keyframes TestimonialsSection-module__vfgOZW__fadeInCard{0%{opacity:.65;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.TestimonialsSection-module__vfgOZW__testimonialCard{-webkit-backdrop-filter:blur(12px);touch-action:pan-y;-webkit-user-select:none;user-select:none;background:#17171ebf;border:1px solid #ffffff1a;border-radius:20px;flex:1;padding:36px 44px;transition:border-color .3s,box-shadow .3s;animation:.3s cubic-bezier(.16,1,.3,1) TestimonialsSection-module__vfgOZW__fadeInCard;box-shadow:0 20px 50px #00000080}.TestimonialsSection-module__vfgOZW__testimonialCard:hover{border-color:#d4a85366;box-shadow:0 24px 60px #d4a8531a}.TestimonialsSection-module__vfgOZW__cardHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.TestimonialsSection-module__vfgOZW__quoteIcon{color:#d4a85359}.TestimonialsSection-module__vfgOZW__tagPill{color:#d4a853;letter-spacing:.04em;background:#d4a8531a;border:1px solid #d4a85333;border-radius:12px;padding:5px 12px;font-size:12px;font-weight:600}.TestimonialsSection-module__vfgOZW__quoteText{color:#f4f4f5;margin-bottom:28px;font-size:clamp(15px,2vw,19px);font-style:normal;font-weight:400;line-height:1.65}.TestimonialsSection-module__vfgOZW__authorInfo{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:20px;display:flex}.TestimonialsSection-module__vfgOZW__authorMain{align-items:center;gap:14px;display:flex}.TestimonialsSection-module__vfgOZW__avatarCircle{color:#000;background:linear-gradient(135deg,#d4a853 0%,#8a6a27 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:17px;font-weight:800;display:flex;box-shadow:0 4px 12px #d4a8534d}.TestimonialsSection-module__vfgOZW__authorNameRow{align-items:center;gap:8px;display:flex}.TestimonialsSection-module__vfgOZW__authorName{color:#fff;font-size:15px;font-weight:700}.TestimonialsSection-module__vfgOZW__authorHandle{color:#a1a1aa;font-size:13px;font-weight:400}.TestimonialsSection-module__vfgOZW__verifiedBadge{color:#34d399;background:#34d3991a;border:1px solid #34d39940;border-radius:10px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.TestimonialsSection-module__vfgOZW__authorRole{color:#a1a1aa;margin-top:2px;font-size:13px}.TestimonialsSection-module__vfgOZW__dotSeparator{color:#52525b;margin:0 6px}.TestimonialsSection-module__vfgOZW__cardStars{gap:3px;display:flex}.TestimonialsSection-module__vfgOZW__desktopNav{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.TestimonialsSection-module__vfgOZW__desktopNav:hover{color:#000;background:#d4a853;border-color:#d4a853;transform:scale(1.08)}.TestimonialsSection-module__vfgOZW__dotsRow{z-index:1;justify-content:center;align-items:center;gap:8px;margin-top:24px;display:flex;position:relative}.TestimonialsSection-module__vfgOZW__dot{cursor:pointer;background:#fff3;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s cubic-bezier(.16,1,.3,1)}.TestimonialsSection-module__vfgOZW__activeDot{background:#d4a853;border-radius:6px;width:24px}.TestimonialsSection-module__vfgOZW__mobileControls{display:none}.TestimonialsSection-module__vfgOZW__mobileNavBtn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .15s;display:flex}.TestimonialsSection-module__vfgOZW__mobileNavBtn:active{color:#000;background:#d4a853;transform:scale(.94)}.TestimonialsSection-module__vfgOZW__mobileCounter{color:#e4e4e7;letter-spacing:.05em;align-items:center;gap:4px;font-size:13px;font-weight:600;display:flex}.TestimonialsSection-module__vfgOZW__mobileCounterDivider{color:#71717a;font-weight:400}.TestimonialsSection-module__vfgOZW__swipeHint{text-align:center;color:#71717a;margin-top:8px;font-size:11px;display:none}.TestimonialsSection-module__vfgOZW__gridPreview{z-index:1;grid-template-columns:repeat(4,1fr);gap:16px;max-width:860px;margin:36px auto 0;display:grid;position:relative}.TestimonialsSection-module__vfgOZW__miniCard{cursor:pointer;background:#ffffff08;border:1px solid #ffffff12;border-radius:14px;padding:14px 16px;transition:all .25s}.TestimonialsSection-module__vfgOZW__miniCard:hover{background:#ffffff12;border-color:#d4a8534d}.TestimonialsSection-module__vfgOZW__activeMiniCard{background:#d4a85314;border-color:#d4a853}.TestimonialsSection-module__vfgOZW__miniCardTop{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.TestimonialsSection-module__vfgOZW__miniAuthor{color:#fff;font-size:13px;font-weight:700}.TestimonialsSection-module__vfgOZW__miniStars{gap:2px;display:flex}.TestimonialsSection-module__vfgOZW__miniTag{color:#a1a1aa;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}@media (max-width:880px){.TestimonialsSection-module__vfgOZW__gridPreview{display:none}}@media (max-width:640px){.TestimonialsSection-module__vfgOZW__section{padding:44px 0}.TestimonialsSection-module__vfgOZW__sliderContainer{gap:0;width:100%}.TestimonialsSection-module__vfgOZW__desktopNav{display:none!important}.TestimonialsSection-module__vfgOZW__testimonialCard{box-sizing:border-box;border-radius:16px;width:100%;padding:22px 18px}.TestimonialsSection-module__vfgOZW__cardHeader{margin-bottom:14px}.TestimonialsSection-module__vfgOZW__quoteIcon{width:30px;height:30px}.TestimonialsSection-module__vfgOZW__tagPill{padding:4px 10px;font-size:11px}.TestimonialsSection-module__vfgOZW__quoteText{margin-bottom:20px;font-size:14.5px;line-height:1.55}.TestimonialsSection-module__vfgOZW__authorInfo{flex-direction:column;align-items:flex-start;gap:12px;padding-top:16px}.TestimonialsSection-module__vfgOZW__authorMain{gap:12px;width:100%}.TestimonialsSection-module__vfgOZW__authorNameRow{flex-wrap:wrap;gap:6px}.TestimonialsSection-module__vfgOZW__cardStars{margin-top:2px}.TestimonialsSection-module__vfgOZW__dotsRow{margin-top:16px}.TestimonialsSection-module__vfgOZW__mobileControls{background:#ffffff0a;border:1px solid #ffffff14;border-radius:9999px;justify-content:space-between;align-items:center;max-width:320px;margin:20px auto 0;padding:6px 14px;display:flex}.TestimonialsSection-module__vfgOZW__swipeHint{display:block}}
.page-module__LBTDbq__hero{color:#f5f5f5;background:linear-gradient(135deg,#0a0a0a 0%,#1a1a2e 50%,#16213e 100%);justify-content:center;align-items:center;min-height:85vh;margin:0;padding:0;display:flex;position:relative;overflow:hidden}.page-module__LBTDbq__heroVideo{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.page-module__LBTDbq__heroOverlay{z-index:0;background:#00000073;position:absolute;inset:0}.page-module__LBTDbq__heroContent{z-index:1;text-align:center;max-width:700px;padding:40px 20px;position:relative}@keyframes page-module__LBTDbq__heroFloatUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.page-module__LBTDbq__heroTagline{text-transform:uppercase;letter-spacing:.25em;color:#d4a853;opacity:0;margin-bottom:20px;font-size:clamp(11px,1.5vw,14px);font-weight:500;animation:.8s .1s forwards page-module__LBTDbq__heroFloatUp}.page-module__LBTDbq__heroTitle{letter-spacing:-.02em;opacity:0;margin-bottom:24px;font-size:clamp(40px,7vw,72px);font-weight:800;line-height:1.05;animation:.9s .3s forwards page-module__LBTDbq__heroFloatUp}.page-module__LBTDbq__heroTitleWhite{color:#fff;display:block}.page-module__LBTDbq__heroTitleAccent{color:#d4a853;font-style:italic;display:block}.page-module__LBTDbq__heroSubtitle{color:#b0b0b0;opacity:0;max-width:520px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:clamp(14px,2vw,17px);font-style:italic;line-height:1.7;animation:.8s .55s forwards page-module__LBTDbq__heroFloatUp}.page-module__LBTDbq__heroCta{opacity:0;flex-wrap:wrap;justify-content:center;gap:16px;animation:.8s .75s forwards page-module__LBTDbq__heroFloatUp;display:flex}.page-module__LBTDbq__genderIcon{transition:transform .5s;display:inline-block}.page-module__LBTDbq__heroCta a:hover .page-module__LBTDbq__genderIcon{transform:rotate(360deg)}.page-module__LBTDbq__section{content-visibility:auto;contain-intrinsic-size:auto 600px;background-color:#fff;padding:60px 0}.page-module__LBTDbq__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.page-module__LBTDbq__sectionTitle{letter-spacing:-.02em;font-size:24px;font-weight:700}.page-module__LBTDbq__viewAll{color:var(--color-text-secondary);transition:color var(--transition-fast);align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.page-module__LBTDbq__viewAll:hover{color:var(--color-accent)}.page-module__LBTDbq__categories{content-visibility:auto;contain-intrinsic-size:auto 400px;background-color:#fff;padding:0 0 80px}.page-module__LBTDbq__categoryGrid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:768px){.page-module__LBTDbq__categoryGrid{grid-template-columns:repeat(3,1fr)}}.page-module__LBTDbq__categoryCard{aspect-ratio:16/10;border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--color-bg-tertiary) 0%, var(--color-bg-card) 100%);border:1px solid var(--color-border);transition:all var(--transition-base);align-items:flex-end;padding:30px;display:flex;position:relative;overflow:hidden}.page-module__LBTDbq__categoryCard:hover{border-color:var(--color-accent);box-shadow:var(--shadow-glow);transform:translateY(-4px)}.page-module__LBTDbq__categoryOverlay{background:linear-gradient(#0000 40%,#0a0a0acc 100%);position:absolute;inset:0}.page-module__LBTDbq__categoryContent{z-index:1;position:relative}.page-module__LBTDbq__categoryContent h3{text-transform:uppercase;letter-spacing:.06em;color:#f5f5f5;margin-bottom:8px;font-size:22px;font-weight:700}.page-module__LBTDbq__categoryLink{color:var(--color-accent);align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.page-module__LBTDbq__about{background-color:#fff;padding:80px 0 100px}.page-module__LBTDbq__aboutInner{grid-template-columns:1fr;align-items:center;gap:60px;display:grid}@media (min-width:768px){.page-module__LBTDbq__aboutInner{grid-template-columns:1fr 1fr}}.page-module__LBTDbq__aboutTitle{letter-spacing:-.02em;margin-bottom:24px;font-size:32px;font-weight:800}.page-module__LBTDbq__aboutText{color:var(--color-text-secondary);margin-bottom:20px;font-size:15px;line-height:1.8}.page-module__LBTDbq__aboutVisual{justify-content:center;align-items:center;display:flex}.page-module__LBTDbq__aboutDecor{background:radial-gradient(circle,#667eea26 0%,#0000 70%);border:1px solid #667eea1a;border-radius:50%;width:300px;height:300px}.page-module__LBTDbq__page{background:#0a0a0a;flex-direction:column;display:flex}
.ProductGrid-module__Wp7uPq__toolbar{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-md);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;padding:12px 16px;display:flex}.ProductGrid-module__Wp7uPq__toolbarLeft,.ProductGrid-module__Wp7uPq__toolbarRight{align-items:center;gap:8px;display:flex}.ProductGrid-module__Wp7uPq__toolbarLabel{color:var(--color-text-secondary);white-space:nowrap;font-size:13px;font-weight:500}.ProductGrid-module__Wp7uPq__toolbarSelect{background:var(--color-bg-tertiary);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text);cursor:pointer;appearance:none;transition:border-color var(--transition-fast);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23a0a0a0' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10z'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;outline:none;padding:6px 28px 6px 10px;font-family:inherit;font-size:13px}.ProductGrid-module__Wp7uPq__toolbarSelect:hover,.ProductGrid-module__Wp7uPq__toolbarSelect:focus{border-color:var(--color-accent)}.ProductGrid-module__Wp7uPq__sortDirBtn{background:var(--color-bg-tertiary);border:1px solid var(--color-border);border-radius:var(--radius-sm);width:32px;height:32px;color:var(--color-text-secondary);cursor:pointer;transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.ProductGrid-module__Wp7uPq__sortDirBtn:hover{border-color:var(--color-accent);color:var(--color-text)}.ProductGrid-module__Wp7uPq__viewToggle{border:1px solid var(--color-border);border-radius:var(--radius-sm);margin-left:4px;display:flex;overflow:hidden}.ProductGrid-module__Wp7uPq__viewBtn{background:var(--color-bg-tertiary);width:34px;height:32px;color:var(--color-text-muted);cursor:pointer;transition:all var(--transition-fast);border:none;justify-content:center;align-items:center;display:flex}.ProductGrid-module__Wp7uPq__viewBtn:first-child{border-right:1px solid var(--color-border)}.ProductGrid-module__Wp7uPq__viewBtn:hover{color:var(--color-text);background:var(--color-bg-hover)}.ProductGrid-module__Wp7uPq__viewBtnActive{color:var(--color-accent);background:#667eea1f}.ProductGrid-module__Wp7uPq__listView{flex-direction:column;gap:16px;display:flex}.ProductGrid-module__Wp7uPq__listView>div{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-md);transition:border-color var(--transition-fast);flex-direction:row;gap:20px;display:flex;overflow:hidden}.ProductGrid-module__Wp7uPq__listView>div:hover{border-color:var(--color-border-hover)}.ProductGrid-module__Wp7uPq__listView>div a:first-child{aspect-ratio:auto;width:200px;min-width:200px;height:200px}.ProductGrid-module__Wp7uPq__showMore{justify-content:center;margin-top:32px;display:flex}.ProductGrid-module__Wp7uPq__showMoreBtn{border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-secondary);cursor:pointer;transition:all var(--transition-base);background:0 0;padding:12px 32px;font-family:inherit;font-size:14px;font-weight:500}.ProductGrid-module__Wp7uPq__showMoreBtn:hover{border-color:var(--color-accent);color:var(--color-text);background:#667eea0d}@media (max-width:640px){.ProductGrid-module__Wp7uPq__toolbar{flex-direction:column;align-items:stretch}.ProductGrid-module__Wp7uPq__toolbarLeft,.ProductGrid-module__Wp7uPq__toolbarRight{justify-content:space-between}.ProductGrid-module__Wp7uPq__listView>div a:first-child{width:120px;min-width:120px;height:120px}}
