*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);background:var(--color-bg);color:var(--color-text);line-height:1.5;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}.page-width{width:min(1200px,92vw);margin-inline:auto}.skip-link{position:absolute;left:-9999px;z-index:9999}.skip-link:focus{left:1rem;top:1rem;background:var(--color-accent);color:#000;padding:.5rem 1rem}.section-title{font-family:var(--font-display);font-size:clamp(2rem,5vw,3.25rem);letter-spacing:.04em;text-transform:uppercase;margin:0 0 1.5rem;text-align:center}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.75rem;font-weight:600;font-size:.95rem;border-radius:4px;border:2px solid transparent;cursor:pointer;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.btn:hover{text-decoration:none;transform:translateY(-1px)}.btn--primary{background:var(--color-accent);color:#0b0e14;box-shadow:0 0 24px #fcd11659}.btn--primary:hover{box-shadow:0 0 32px #fcd1168c}.btn--secondary{background:transparent;color:var(--color-text);border-color:var(--color-text)}.btn--full{width:100%}.badge{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:.35rem .65rem;border-radius:2px}.badge--accent{background:linear-gradient(90deg,var(--color-blue),var(--color-red));color:#fff}.product-main__badges{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-bottom:.75rem}.badge--trend{background:#fcd1161f;color:#fff;text-transform:none;letter-spacing:.02em;border:1px solid rgba(255,200,120,.35)}.badge--sales{background:#fcd1161f;color:var(--color-accent);text-transform:none;letter-spacing:.02em;border:1px solid rgba(252,209,22,.45)}.site-header{position:sticky;top:0;z-index:100;background:#0b0e14eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.06)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 0}.site-header__logo-img{height:56px;width:auto;max-width:min(160px,42vw);object-fit:contain;display:block}.site-footer__logo-link{display:inline-block;margin-bottom:.5rem}.site-footer__logo-img{height:100px;width:auto;max-width:200px;object-fit:contain;margin-inline:auto}.site-header__menu{display:flex;list-style:none;margin:0;padding:0;gap:1.25rem}.site-header__menu a{color:var(--color-text);font-weight:500;font-size:.9rem}.site-header__menu a:hover{color:var(--color-accent)}.site-header__cart{display:inline-flex;align-items:center;justify-content:center;position:relative;width:2.75rem;height:2.75rem;color:var(--color-accent);border-radius:50%;border:2px solid rgba(252,209,22,.35);background:#fcd11614;transition:transform .2s ease,background .2s ease,border-color .2s ease;text-decoration:none}.site-header__cart:hover{text-decoration:none;background:#fcd1162e;border-color:var(--color-accent)}.site-header__cart .icon-cart{width:1.35rem;height:1.35rem}.site-header__cart-count{position:absolute;top:-4px;right:-4px;min-width:1.15rem;height:1.15rem;padding:0 .25rem;border-radius:999px;background:var(--color-red);color:#fff;font-size:.65rem;font-weight:800;line-height:1.15rem;text-align:center;box-shadow:0 2px 8px #00000059}.site-header__cart-count[hidden]{display:none}.site-header__cart--pulse{animation:cart-pulse .55s ease}@keyframes cart-pulse{0%{transform:scale(1)}40%{transform:scale(1.12);color:#fff}to{transform:scale(1)}}.cart-flyer{position:fixed;z-index:9999;pointer-events:none;border-radius:8px;overflow:hidden;box-shadow:0 12px 40px #00000073;border:2px solid var(--color-accent);transition:left .75s cubic-bezier(.2,.8,.2,1),top .75s cubic-bezier(.2,.8,.2,1),transform .75s cubic-bezier(.2,.8,.2,1),opacity .75s ease;transform:scale(1);opacity:1}.cart-flyer img{width:100%;height:100%;object-fit:cover;display:block}.product-form__submit[aria-busy=true]{opacity:.75;cursor:wait}.site-header__stripe{height:4px;background:linear-gradient(90deg,var(--color-accent) 33%,var(--color-blue) 33%,var(--color-blue) 66%,var(--color-red) 66%)}.hero-lasele{position:relative;min-height:min(92vh,900px);display:grid;align-items:end;overflow:hidden}.hero-lasele__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-lasele__img{width:100%;height:100%;object-fit:cover}.hero-lasele__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0b0e1433,#0b0e14eb 75%)}.hero-lasele__content{position:relative;z-index:1;padding:3rem 0 4rem}.hero-lasele__badge{display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:.2em;color:var(--color-accent);margin-bottom:.75rem}.hero-lasele__title{font-family:var(--font-display);font-size:clamp(3rem,12vw,6.5rem);line-height:.95;margin:0 0 1rem;text-transform:uppercase;max-width:14ch;text-shadow:0 0 40px rgba(252,209,22,.25)}.hero-lasele__subtitle{font-size:1.05rem;max-width:42ch;opacity:.9;margin-bottom:1.75rem}.hero-lasele__ctas{display:flex;flex-wrap:wrap;gap:1rem}.trust-badges{padding:4rem 0;border-block:1px solid rgba(255,255,255,.06)}.trust-badges__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.trust-badges__item{padding:1.25rem;border:1px solid rgba(252,209,22,.15);border-radius:8px;background:#ffffff05}.trust-badges__icon{font-size:1.5rem;display:block;margin-bottom:.5rem}.trust-badges__item-title{font-size:1rem;margin:0 0 .35rem}.trust-badges__item-text{margin:0;font-size:.9rem;opacity:.85}.detalles{padding:4rem 0}.detalles__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.detalles__card{border-radius:8px;overflow:hidden;border:1px solid rgba(255,255,255,.08)}.detalles__media img,.detalles__media .placeholder-image{width:100%}.detalles__card-title{font-family:var(--font-display);font-size:1.5rem;letter-spacing:.05em;margin:1rem 1rem .25rem;text-transform:uppercase}.detalles__card-text{margin:0 1rem 1.25rem;font-size:.9rem;opacity:.9}.faq{padding:4rem 0}.faq__item{border-bottom:1px solid rgba(255,255,255,.1);padding:.75rem 0}.faq__question{font-weight:600;cursor:pointer;list-style:none}.faq__question::-webkit-details-marker{display:none}.faq__answer{padding-top:.5rem;opacity:.9}.featured-product{padding:4rem 0 5rem}.featured-product__grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.featured-product__title{font-family:var(--font-display);font-size:2.5rem;text-transform:uppercase;margin:.5rem 0}.featured-product__price{font-size:1.35rem;font-weight:700;color:var(--color-accent);margin-bottom:1rem}.featured-product__media{border-radius:12px;overflow:hidden;border:2px solid rgba(252,209,22,.2)}.home-product-grid{padding:3rem 0 5rem;scroll-margin-top:5rem}.home-product-grid__empty{text-align:center;opacity:.85}.product-grid{display:grid;grid-template-columns:repeat(var(--product-grid-columns, 3),minmax(0,1fr));gap:1.5rem}.collection .product-grid{--product-grid-columns: 3}.product-card{height:100%}.product-card__link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;background:#ffffff08;border:1px solid rgba(252,209,22,.2);border-radius:12px;overflow:hidden;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.product-card__link:hover,.product-card__link:focus-visible{border-color:#fcd1168c;transform:translateY(-2px);box-shadow:0 8px 24px #00000059}.product-card__media{aspect-ratio:1 / 1;overflow:hidden;background:#00000059}.product-card__img{width:100%;height:100%;object-fit:cover;display:block}.product-card__body{padding:1rem 1.1rem 1.25rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.product-card__badge{align-self:flex-start;font-size:.65rem}.product-card__title{font-family:var(--font-display);font-size:1rem;text-transform:uppercase;margin:0;line-height:1.25}.product-card__price{font-size:1.1rem;font-weight:700;color:var(--color-accent);margin-top:auto}.collection{padding:2rem 0 4rem}.collection__title{font-family:var(--font-display);text-transform:uppercase;margin-bottom:1.5rem}.product-main{padding:2rem 0 4rem}.product-main__grid{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"gallery aside" "desc desc" "reviews reviews";gap:2.5rem;align-items:start}.product-main__aside{grid-area:aside;align-self:start}.product-gallery{grid-area:gallery;position:relative}.product-gallery__viewport{position:relative;overflow:hidden;border-radius:8px;border:1px solid rgba(255,255,255,.08)}.product-gallery__track{display:flex;transition:transform .4s cubic-bezier(.25,.8,.25,1);will-change:transform}.product-gallery__slide{flex:0 0 100%;min-width:0;position:relative}.product-gallery__img{width:100%;height:auto;display:block;aspect-ratio:1 / 1;object-fit:contain;background:#0f1319}.product-gallery__zoom-btn{position:absolute;top:.75rem;right:.75rem;z-index:5;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:#0b0e14b3;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background .2s,border-color .2s,transform .2s}.product-gallery__zoom-btn:hover{background:#fcd11633;border-color:var(--color-accent);transform:scale(1.08)}.product-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:#0b0e14a6;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background .2s,border-color .2s}.product-gallery__arrow:hover{background:#fcd11633;border-color:var(--color-accent)}.product-gallery__arrow--prev{left:.6rem}.product-gallery__arrow--next{right:.6rem}.product-gallery__controls{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:.75rem}.product-gallery__dots{display:flex;gap:.4rem}.product-gallery__dot{width:9px;height:9px;border-radius:50%;border:1.5px solid rgba(255,255,255,.4);background:transparent;padding:0;cursor:pointer;transition:background .2s,border-color .2s}.product-gallery__dot--active{background:var(--color-accent);border-color:var(--color-accent)}.product-gallery__counter{font-size:.75rem;opacity:.6;letter-spacing:.06em}.product-gallery-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10100;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.product-gallery-lightbox--open{opacity:1;visibility:visible}.product-gallery-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000eb;cursor:pointer}.product-gallery-lightbox__content{position:relative;z-index:1;max-width:92vw;max-height:92dvh;display:flex;align-items:center;justify-content:center}.product-gallery-lightbox__img{max-width:90vw;max-height:88dvh;object-fit:contain;border-radius:6px;user-select:none;-webkit-user-select:none}.product-gallery-lightbox__close{position:fixed;top:1rem;right:1rem;z-index:2;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:#0b0e14bf;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background .2s}.product-gallery-lightbox__close:hover{background:#ff3c3c80}.product-gallery-lightbox__arrow{position:fixed;top:50%;transform:translateY(-50%);z-index:2;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:#0b0e14a6;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background .2s}.product-gallery-lightbox__arrow:hover{background:#fcd11633}.product-gallery-lightbox__arrow--prev{left:1rem}.product-gallery-lightbox__arrow--next{right:1rem}.product-gallery-lightbox__counter{position:fixed;bottom:1.25rem;left:50%;transform:translate(-50%);font-size:.85rem;color:#ffffffb3;letter-spacing:.08em}.product-main__gallery{grid-area:gallery;display:flex;flex-direction:column;gap:.5rem}.product-main__gallery-hint{display:none}.product-main__gallery-track{display:flex;flex-direction:column;gap:1rem}.product-main__description-wrap{grid-area:desc;border-top:1px solid rgba(255,255,255,.08);padding-top:2rem}.product-main__description-details{border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:0 1rem 1rem;background:#ffffff05}.product-main__description-summary{cursor:pointer;font-weight:700;padding:1rem 0;list-style:none;color:var(--color-accent);text-transform:uppercase;letter-spacing:.06em;font-size:.9rem}.product-main__description-summary::-webkit-details-marker{display:none}.product-main__description-hint{font-size:.8rem;opacity:.65;margin-top:.75rem}.product-main__trust--compact{font-size:.85rem;margin-bottom:1rem}.product-main__media{margin:0;border-radius:8px;overflow:hidden;border:1px solid rgba(255,255,255,.08)}.product-main__title{font-family:var(--font-display);font-size:clamp(2rem,5vw,3rem);text-transform:uppercase;margin:.5rem 0}.product-main__price{font-size:1.5rem;font-weight:700;color:var(--color-accent);margin-bottom:1rem}.product-main__trust{margin:0 0 1.5rem;padding-left:1.1rem;opacity:.9}.variant-picker{margin-bottom:1.5rem;padding:1.25rem;border-radius:12px;border:1px solid rgba(252,209,22,.2);background:linear-gradient(145deg,#0038931f,#0b0e14e6)}.variant-picker__group{margin-bottom:1.25rem;border:none;padding:0}.variant-picker__group:last-child{margin-bottom:0}.variant-picker__legend{display:block;font-weight:700;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.65rem;color:var(--color-accent)}.variant-picker__radios{display:flex;flex-wrap:wrap;gap:.65rem}.variant-picker__radio{position:relative}.variant-picker__radio input{position:absolute;opacity:0;width:0;height:0}.variant-picker__radio label{display:inline-flex;align-items:center;justify-content:center;min-width:7.5rem;padding:.7rem 1.1rem;border-radius:999px;border:2px solid rgba(255,255,255,.25);background:#ffffff0a;color:var(--color-text);font-weight:600;cursor:pointer;transition:border-color .2s,background .2s,color .2s,box-shadow .2s}.variant-picker__radio input:checked+label{border-color:var(--color-accent);background:#fcd11626;color:var(--color-accent);box-shadow:0 0 20px #fcd11640}.variant-picker__radio input:focus-visible+label{outline:2px solid var(--color-accent);outline-offset:2px}.variant-picker__select-wrap{position:relative}.variant-picker__select-wrap:after{content:"";position:absolute;right:1rem;top:50%;width:.5rem;height:.5rem;border-right:2px solid var(--color-accent);border-bottom:2px solid var(--color-accent);transform:translateY(-65%) rotate(45deg);pointer-events:none}.variant-picker__select,.product-form__select,.product-form__input{width:100%;padding:.85rem 2.5rem .85rem 1rem;border-radius:8px;border:2px solid rgba(255,255,255,.18);background:#141a24;color:var(--color-text);font-size:1rem;font-weight:500;-webkit-appearance:none;appearance:none;cursor:pointer}.variant-picker__select:disabled{opacity:.5;cursor:not-allowed}.variant-picker__status{margin:.75rem 0 0;font-size:.9rem;color:var(--color-accent)}.variant-picker__status--error{color:#ff8a8a}.product-form__qty{margin-bottom:1.25rem}.product-form__qty-label{display:block;font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.5rem;color:var(--color-accent)}.qty-stepper{display:inline-flex;align-items:stretch;border-radius:8px;border:2px solid rgba(255,255,255,.18);background:#141a24;overflow:hidden}.qty-stepper__btn{width:2.75rem;border:none;background:#fcd1161f;color:var(--color-accent);font-size:1.25rem;font-weight:700;cursor:pointer;line-height:1;transition:background .15s ease}.qty-stepper__btn:hover{background:#fcd11647}.qty-stepper__btn:active{background:#fcd11666}.qty-stepper__input{width:3.25rem;min-width:3.25rem;padding:.65rem .25rem;text-align:center;border:none;border-left:1px solid rgba(255,255,255,.1);border-right:1px solid rgba(255,255,255,.1);border-radius:0;background:transparent;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.qty-stepper__input::-webkit-outer-spin-button,.qty-stepper__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-form__actions{display:flex;flex-direction:column;gap:.85rem;margin-top:.5rem}.template-product ._rsi-buy-now-button-app-block-hook:not(#rsi-button-hook),.template-product .product-main__purchase>._rsi-buy-now-button-app-block-hook:not(#rsi-button-hook),.template-product .product-main__info>._rsi-buy-now-button-app-block-hook:not(#rsi-button-hook){display:none!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;border:0!important;visibility:hidden!important}.template-product #product-cta-top #rsi-button-hook,.template-product #product-cta-top #buttonContainerProduct,.template-product #product-form-actions #rsi-button-hook,.template-product #product-form-actions #buttonContainerProduct{display:block!important;width:100%;visibility:visible!important;min-height:3.25rem}.template-product #product-cta-top #rsi_buy_now_button,.template-product #product-cta-top ._rsi-buy-now-button,.template-product #product-cta-top .rsi_buy_now_button,.template-product #product-cta-top [data-rsi-cod-button],.template-product #product-form-actions #rsi_buy_now_button,.template-product #product-form-actions ._rsi-buy-now-button,.template-product #product-form-actions .rsi_buy_now_button,.template-product #product-form-actions [data-rsi-cod-button]{display:block!important;visibility:visible!important}#cart-wrapper{z-index:10050!important}#cart-wrapper,#cart-wrapper *{pointer-events:auto}body.template-product #cart-wrapper:not([hidden]){visibility:visible!important}.product-form__submit{min-height:3.25rem;font-size:1.05rem;letter-spacing:.04em;text-transform:uppercase;border:none}.product-form__payment{display:flex;flex-direction:column;gap:.5rem}.product-form__payment-label{display:none}.product-cta-top{margin-bottom:1rem}.product-cta-top #rsi-button-hook,.product-cta-top #buttonContainerProduct,.product-cta-top [data-rsi-cod-button],.product-cta-top #rsi_buy_now_button,.product-cta-top ._rsi-buy-now-button,.product-cta-top .rsi_buy_now_button{display:block!important;visibility:visible!important;width:100%}.product-cta-top #buttonContainerProduct button,.product-cta-top [data-rsi-cod-button],.product-cta-top #rsi_buy_now_button,.product-cta-top ._rsi-buy-now-button,.product-cta-top .rsi_buy_now_button{width:100%!important;min-height:3.5rem;font-size:1.15rem!important;font-weight:800!important;letter-spacing:.06em;border-radius:12px!important;box-shadow:0 4px 20px #fcd11659;animation:cta-top-pulse 2.2s ease-in-out infinite}@keyframes cta-top-pulse{0%,to{box-shadow:0 4px 20px #fcd11659}50%{box-shadow:0 6px 28px #fcd11699}}@media(max-width:768px){.site-header__nav{display:none}.product-main.page-width{width:100%;max-width:100%;padding-inline:0}.product-main{padding-bottom:1.5rem}.product-main__aside{display:contents;position:static}.product-main__info{grid-area:info}.product-main__purchase{grid-area:purchase}.product-main__purchase #product-cta-top #rsi-button-hook,.product-main__purchase #product-cta-top #buttonContainerProduct,.product-main__purchase #product-cta-top #rsi_buy_now_button,.product-main__purchase #product-cta-top ._rsi-buy-now-button,.product-main__purchase #product-cta-top .rsi_buy_now_button,.product-main__purchase #product-cta-top [data-rsi-cod-button]{display:block!important;visibility:visible!important}.product-main__info,.product-main__purchase,.product-main__description-wrap,.product-reviews{padding-inline:1rem}.product-main__grid{grid-template-columns:1fr;grid-template-areas:"info" "gallery" "purchase" "desc" "reviews";gap:1.25rem}.product-gallery{width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw)}.product-gallery__viewport{border-radius:0;border-left:none;border-right:none}.product-gallery__img{height:min(58vh,520px);max-height:min(58vh,520px)}.product-gallery__arrow{width:32px;height:32px}.product-gallery__arrow--prev{left:.4rem}.product-gallery__arrow--next{right:.4rem}.product-gallery__controls{padding-inline:1rem}.product-gallery-lightbox__arrow{width:40px;height:40px}.product-gallery-lightbox__arrow--prev{left:.5rem}.product-gallery-lightbox__arrow--next{right:.5rem}.product-main__title{font-size:1.65rem}.product-main__badges{gap:.4rem;margin-bottom:.5rem}.product-main__badges .badge{font-size:.68rem;padding:.3rem .5rem;letter-spacing:.04em}.product-main__description-details{margin-top:0}.product-main__description-details:not([open]) .product-main__description{display:none}.featured-product__grid,.product-main__grid,.product-grid{grid-template-columns:1fr}}.product-form__payment .shopify-payment-button{width:100%}.product-form__payment .shopify-payment-button__button{min-height:3.25rem!important;border-radius:8px!important;font-size:1.05rem!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important}.product-form__payment .shopify-payment-button__button--unbranded{background:linear-gradient(135deg,var(--color-blue),#002a66)!important;color:#fff!important;border:2px solid rgba(255,255,255,.15)!important;box-shadow:0 8px 24px #00389373!important}.product-form__payment .shopify-payment-button__button--unbranded:hover{filter:brightness(1.08)}.product-form__submit:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.cart{padding:3rem 0}.cart__table{width:100%;border-collapse:collapse}.cart__row td{padding:1rem .5rem;border-bottom:1px solid rgba(255,255,255,.08)}.cart__footer{margin-top:2rem;display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.site-footer{margin-top:auto;padding:2rem 0;background:#080a0f}.site-footer__stripe{height:4px;background:linear-gradient(90deg,var(--color-accent),var(--color-blue),var(--color-red));margin-bottom:2rem}.site-footer__inner{display:grid;gap:2rem;text-align:center}.site-footer__columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;text-align:left;max-width:720px;margin-inline:auto}.site-footer__col-title{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);margin:0 0 .75rem}.site-footer__link-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.site-footer__link-list a{color:var(--color-text);font-size:.9rem;opacity:.88;text-decoration:none}.site-footer__link-list a:hover{color:var(--color-accent);opacity:1;text-decoration:underline}.site-footer__name{font-family:var(--font-display);font-size:1.75rem;color:var(--color-accent);margin:0;text-transform:uppercase}.site-footer__links{display:none}.site-footer__links a{color:var(--color-text)}.site-footer__copy{font-size:.85rem;opacity:.6;margin:0}.placeholder-image svg{width:100%;height:auto;display:block}.rte p{margin-top:0}.price--compare{margin-left:.5rem;opacity:.6;font-size:.95rem}.product-reviews{grid-area:reviews;border-top:1px solid rgba(255,255,255,.08);padding-top:2.75rem;margin-top:1rem}.product-reviews__intro{text-align:center;margin-bottom:2rem}.product-reviews__title{font-family:var(--font-display);font-size:clamp(1.4rem,4vw,2rem);letter-spacing:.04em;text-transform:uppercase;margin:0 0 .5rem;position:relative;display:inline-block}.product-reviews__title:after{content:"";display:block;height:3px;width:72%;margin:.65rem auto 0;border-radius:2px;background:linear-gradient(90deg,var(--color-accent),var(--color-blue),var(--color-red))}.product-reviews__subtitle{margin:0;font-size:.9rem;opacity:.72;letter-spacing:.03em}.product-reviews__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.25rem}.product-reviews__card{position:relative;background:linear-gradient(155deg,#00389324,#0b0e14eb);border:1px solid rgba(252,209,22,.18);border-radius:14px;padding:1.35rem 1.35rem 1.25rem;display:flex;flex-direction:column;gap:.85rem;overflow:hidden}.product-reviews__card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--color-blue),var(--color-accent),var(--color-red))}.product-reviews__avatar{width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:800;letter-spacing:.04em;color:#0b0e14;background:var(--color-accent);box-shadow:0 0 16px #fcd11659}.product-reviews__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.product-reviews__meta{display:flex;flex-direction:column;gap:.2rem}.product-reviews__name{font-weight:700;font-size:1.02rem}.product-reviews__verified{font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;color:#fcd116d9;font-weight:600}.product-reviews__stars{color:var(--color-accent);font-size:1rem;letter-spacing:.06em;white-space:nowrap;flex-shrink:0}.product-reviews__stars-off{opacity:.28}.product-reviews__text{margin:0;font-size:.92rem;line-height:1.65;opacity:.92;border-left:3px solid rgba(252,209,22,.55);padding-left:.85rem;font-style:normal}.product-reviews__photos{display:flex;gap:.65rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:.35rem;margin-top:.15rem}.product-reviews__thumb{flex:0 0 auto;position:relative;width:88px;height:88px;padding:0;border:1px solid rgba(255,255,255,.14);border-radius:10px;overflow:hidden;cursor:zoom-in;background:#0f1319;scroll-snap-align:start;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.product-reviews__thumb:after{content:"+";position:absolute;right:.35rem;bottom:.35rem;width:1.35rem;height:1.35rem;border-radius:50%;background:#0b0e14bf;color:var(--color-accent);font-size:1rem;line-height:1.35rem;text-align:center;pointer-events:none}.product-reviews__thumb:hover{transform:translateY(-2px);border-color:var(--color-accent);box-shadow:0 8px 20px #00000059}.product-reviews__thumb img{width:100%;height:100%;object-fit:cover;display:block}.review-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10200;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .28s ease,visibility .28s ease}.review-lightbox--open{opacity:1;visibility:visible}.review-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;padding:0;background:#000000eb;cursor:pointer}.review-lightbox__panel{position:relative;z-index:1;width:min(92vw,920px);max-height:92dvh;display:flex;flex-direction:column;align-items:center;padding:0 2.75rem}.review-lightbox__figure{margin:0;width:100%;display:flex;flex-direction:column;align-items:center;gap:.75rem}.review-lightbox__img{max-width:100%;max-height:78dvh;object-fit:contain;border-radius:8px;-webkit-user-select:none;user-select:none}.review-lightbox__caption{font-size:.82rem;opacity:.75;text-align:center;max-width:36rem}.review-lightbox__close{position:fixed;top:1rem;right:1rem;z-index:2;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:#0b0e14cc;color:#fff;font-size:1.5rem;line-height:1;cursor:pointer}.review-lightbox__arrow{position:fixed;top:50%;transform:translateY(-50%);z-index:2;width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:#0b0e14b3;color:#fff;font-size:1.75rem;line-height:1;cursor:pointer}.review-lightbox__arrow--prev{left:.75rem}.review-lightbox__arrow--next{right:.75rem}.review-lightbox__counter{position:fixed;bottom:1.25rem;left:50%;transform:translate(-50%);margin:0;font-size:.85rem;letter-spacing:.08em;opacity:.8}.product-reviews__whatsapp{text-align:center;margin-top:2.25rem}.product-reviews__whatsapp a{display:inline-block;transition:transform .2s ease,opacity .2s ease}.product-reviews__whatsapp a:hover{transform:scale(1.03);text-decoration:none}.product-reviews__whatsapp img{max-width:320px;width:100%;height:auto}@media(max-width:768px){.product-reviews__whatsapp img{max-width:92%}.product-reviews__thumb{width:100px;height:100px}.review-lightbox__panel{padding:0 2.25rem}.review-lightbox__arrow{width:38px;height:38px;font-size:1.4rem}.review-lightbox__arrow--prev{left:.35rem}.review-lightbox__arrow--next{right:.35rem}}
/*# sourceMappingURL=/cdn/shop/t/57/assets/theme.css.map */
