:root{--bg: #000000;--bg-2: #0a0a0c;--bg-3: #141418;--bg-4: #24242b;--accent: #3f73da;--accent-h: #5a8bef;--text: #ffffff;--text-2: #9a9aa6;--text-3: #5c5c66;--border: #1d1d22;--radius: 12px;--radius-lg: 18px;--trans: .2s ease;--max: 1200px;--shadow: 0 4px 24px rgba(0,0,0,.5);--shadow-lg: 0 14px 48px rgba(0,0,0,.65)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden;overflow-x:clip}body{background:var(--bg);color:var(--text);font-family:-apple-system,SF Pro Display,Inter,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;transition:background .3s ease,color .3s ease;width:100%;max-width:100%;overflow-x:hidden;overflow-x:clip;position:relative}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit}ul,ol{list-style:none}input,textarea,select{font-family:inherit;font-size:inherit;color:inherit}.skip-link{position:absolute;top:-100px;left:1rem;background:var(--accent);color:#fff;padding:.5rem 1rem;border-radius:var(--radius);z-index:9999;font-weight:600}.skip-link:focus{top:1rem}.container{width:100%;max-width:var(--max);margin:0 auto;padding:0 1.5rem}@media(min-width:768px){.container{padding:0 2rem}}.section{padding:2.75rem 0}.section--sm{padding:2rem 0}.section--lg{padding:4rem 0}@media(min-width:768px){.section{padding:4.25rem 0}.section--sm{padding:2.75rem 0}.section--lg{padding:5.5rem 0}}h1,h2,h3,h4{font-weight:700;line-height:1.1;letter-spacing:-.025em;color:var(--text)}h1{font-size:clamp(2.2rem,5vw,3.5rem)}h2{font-size:clamp(1.8rem,3.5vw,2.8rem)}h3{font-size:clamp(1.1rem,2vw,1.4rem)}p{color:var(--text-2);line-height:1.7}.section-label{display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem}.section-title{margin-bottom:1rem}.section-desc{color:var(--text-2);max-width:560px;font-size:1.05rem}.section-header{margin-bottom:2rem}@media(min-width:768px){.section-header{margin-bottom:3.5rem}}.section-header--center{text-align:center}.section-header--center .section-desc{margin:0 auto}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.8rem 1.75rem;border-radius:980px;font-size:.95rem;font-weight:600;letter-spacing:-.01em;transition:all var(--trans);cursor:pointer;border:1.5px solid transparent;white-space:nowrap}.btn--primary{background:var(--accent);color:#fff;border-color:var(--accent)}.btn--primary:hover{background:var(--accent-h);border-color:var(--accent-h);transform:translateY(-1px);box-shadow:0 8px 24px #0071e340}.btn--secondary{background:var(--bg-2);color:var(--text);border-color:var(--border)}.btn--secondary:hover{background:var(--bg-3);border-color:var(--bg-4)}.btn--dark{background:#fff;color:#000;border-color:#fff}.btn--dark:hover{background:#e6e6e6;border-color:#e6e6e6;transform:translateY(-1px)}.btn--outline{background:transparent;color:var(--accent);border-color:var(--accent)}.btn--outline:hover{background:var(--accent);color:#fff}.btn--full{width:100%}.btn--lg{padding:1rem 2.2rem;font-size:1rem}.announcement-bar{background:var(--bg-2);color:var(--text-2);padding:.6rem 1rem;font-size:.82rem;font-weight:500;border-bottom:1px solid var(--border);letter-spacing:-.01em}.announcement-bar__inner{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap}.announcement-bar__link{color:var(--text);font-weight:600;text-decoration:none;white-space:nowrap}.announcement-bar__link:hover{color:var(--accent-h)}.site-header{position:sticky;top:0;z-index:100;background:var(--bg);border-bottom:1px solid var(--border)}.cart-count{background:var(--accent);color:#fff}.site-header__inner{display:flex;align-items:center;justify-content:space-between;height:58px;gap:1.25rem}.site-header__logo{font-size:1.25rem;font-weight:800;letter-spacing:-.03em;color:var(--text);flex-shrink:0;white-space:nowrap;line-height:1}.site-header__logo span{color:var(--accent)}.site-header__logo img{height:34px;width:auto;object-fit:contain;display:block}.site-nav{display:none}@media(min-width:768px){.site-nav{display:flex;align-items:center;gap:.1rem}}.site-nav__link{padding:.4rem .85rem;font-size:.9rem;font-weight:500;color:var(--text-2);border-radius:8px;transition:all var(--trans);letter-spacing:-.01em}.site-nav__link:hover,.site-nav__link.active{color:var(--text);background:var(--bg-2)}.site-header__actions{display:flex;align-items:center;gap:.3rem}.header-icon-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;color:var(--text-2);transition:all var(--trans);position:relative}.header-icon-btn:hover{color:var(--text);background:var(--bg-2)}.lang-switcher{display:flex;align-items:center;margin:0}.lang-switcher__select{appearance:none;-webkit-appearance:none;background-color:var(--bg-2);border:1px solid var(--border);color:var(--text);font-size:.78rem;font-weight:600;padding:.35rem 1.5rem .35rem .6rem;border-radius:8px;cursor:pointer;letter-spacing:.03em;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%239a9aa6' stroke-width='2.5'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .4rem center;background-size:12px;transition:all var(--trans)}.lang-switcher__select:hover{border-color:var(--bg-4);color:var(--text)}.lang-switcher__select option{color:#1d1d1f}.lang-switcher__select:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.header-loc{display:flex;align-items:center;gap:.4rem}.mobile-nav__loc{display:flex;gap:.6rem;padding:1rem 0 .4rem;margin-top:.6rem;border-top:1px solid var(--border)}.mobile-nav__loc .lang-switcher{flex:1;min-width:0}.mobile-nav__loc .lang-switcher__select{width:100%;min-height:48px;font-size:.9rem}@media(max-width:767px){.header-loc{display:none}}.cart-count{position:absolute;top:2px;right:2px;background:var(--accent);color:#fff;font-size:.6rem;font-weight:700;width:15px;height:15px;border-radius:50%;display:flex;align-items:center;justify-content:center}.cart-count:empty{display:none}@keyframes cart-bump{0%{transform:scale(1)}30%{transform:scale(1.4)}60%{transform:scale(.92)}to{transform:scale(1)}}.cart-count.bump{animation:cart-bump .45s ease}.mobile-menu-btn{display:flex;flex-direction:column;gap:5px;width:36px;height:36px;align-items:center;justify-content:center;border-radius:8px;color:var(--text);transition:background var(--trans)}.mobile-menu-btn:hover{background:var(--bg-2)}.mobile-menu-btn span{display:block;width:18px;height:1.5px;background:currentColor;border-radius:2px;transition:all var(--trans)}@media(min-width:768px){.mobile-menu-btn{display:none}}.mobile-nav{display:none;background:var(--bg);border-top:1px solid var(--border);padding:.5rem 0}.mobile-nav.open{display:block}.mobile-nav__link{display:block;padding:.85rem 1.5rem;font-size:1rem;font-weight:500;color:var(--text-2);border-bottom:1px solid var(--border);transition:color var(--trans)}.mobile-nav__link:last-child{border-bottom:none}.mobile-nav__link:hover{color:var(--text)}.hero{position:relative;min-height:42vh;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;background:var(--bg);padding:2.5rem 0}@media(min-width:768px){.hero{min-height:64vh;padding:0}}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero__media img{width:100%;height:100%;object-fit:cover;object-position:center}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000073,#0000008c,#000000bf);z-index:1}.hero__content{position:relative;z-index:2;max-width:760px;margin:0 auto}.hero__badge{display:inline-flex;align-items:center;gap:.4rem;background:#0071e314;border:1px solid rgba(0,113,227,.2);color:var(--accent);font-size:.8rem;font-weight:600;padding:.35rem .9rem;border-radius:100px;margin-bottom:1.5rem;letter-spacing:.02em;text-transform:uppercase}.hero__title{font-size:clamp(1.7rem,5.5vw,4rem);font-weight:800;line-height:1.1;margin-bottom:1rem;color:var(--text);letter-spacing:-.03em}.hero__title span{color:var(--accent)}.hero__title{color:#fff}.hero__subtitle{font-size:1rem;color:#ffffffb3;margin:0 auto 1.5rem;line-height:1.6;max-width:480px}@media(min-width:768px){.hero__subtitle{font-size:1.15rem;margin-bottom:2rem}}.hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:.5rem}@media(max-width:600px){.hero__actions{width:100%}.hero__actions .btn{width:100%;padding-top:1rem;padding-bottom:1rem}}.hero__trust{display:flex;flex-wrap:wrap;gap:1.5rem}.hero__trust-item{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:var(--text-2);font-weight:500}.hero__trust-item svg{color:var(--accent);flex-shrink:0}.product-card{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column}.product-card:hover{border-color:transparent;transform:translateY(-6px) scale(1.01);box-shadow:var(--shadow-lg)}.product-card__image-wrap{position:relative;aspect-ratio:4 / 3;background:var(--bg-3);overflow:hidden}.product-card__image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-card:hover .product-card__image-wrap img{transform:scale(1.04)}.product-card__badge{position:absolute;top:.75rem;left:.75rem;background:var(--accent);color:#fff;font-size:.7rem;font-weight:700;padding:.2rem .55rem;border-radius:6px;text-transform:uppercase;letter-spacing:.04em}.product-card__badge--sold-out{background:var(--bg-3);color:var(--text-2)}.product-card__body{padding:.85rem;flex:1;display:flex;flex-direction:column;gap:.3rem}@media(min-width:640px){.product-card__body{padding:1.1rem;gap:.35rem}}.product-card__vendor{font-size:.75rem;color:var(--accent);font-weight:600;letter-spacing:.04em;text-transform:uppercase}.product-card__title{font-size:.95rem;font-weight:600;color:var(--text);line-height:1.4}.product-card__price-wrap{display:flex;align-items:center;gap:.5rem;margin-top:auto;padding-top:.5rem}.product-card__price{font-size:1rem;font-weight:700;color:var(--text)}.product-card__price-compare{font-size:.85rem;color:var(--text-3);text-decoration:line-through}.product-card__add-btn{display:block;width:calc(100% - 1.7rem);margin:0 .85rem .85rem;padding:.65rem;background:var(--bg-2);color:var(--text);border:1px solid var(--border);border-radius:980px;font-size:.875rem;font-weight:600;text-align:center;transition:all var(--trans);cursor:pointer}.product-card__add-btn{background:var(--accent);color:#fff;border-color:var(--accent)}.product-card__add-btn:hover{background:var(--accent-h);color:#fff;border-color:var(--accent-h)}.product-card__add-btn:disabled{opacity:.4;cursor:not-allowed}.products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:600px){.products-grid{gap:1.25rem}}@media(min-width:900px){.products-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media(min-width:1100px){.products-grid{grid-template-columns:repeat(4,1fr)}}.featured-products{background:var(--bg)}.featured-products__footer{text-align:center;margin-top:3rem}.why-us{background:var(--bg)}.why-us__grid{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:600px){.why-us__grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(min-width:980px){.why-us__grid{grid-template-columns:repeat(4,1fr);gap:1.25rem}}.why-card{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius);padding:1.15rem 1.25rem;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.4rem .9rem;transition:all .25s ease}@media(min-width:768px){.why-card{flex-direction:column;flex-wrap:nowrap;align-items:stretch;padding:1.75rem;border-radius:var(--radius-lg);gap:0}}.why-card:hover{box-shadow:var(--shadow);transform:translateY(-2px);border-color:var(--accent)}.why-card__icon{width:40px;height:40px;background:#3f73da1f;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;flex-shrink:0}@media(min-width:768px){.why-card__icon{width:48px;height:48px;font-size:1.4rem;border-radius:12px;margin-bottom:1.25rem}}.why-card__title{font-size:.95rem;font-weight:700;color:var(--text);line-height:1.3;flex:1}@media(min-width:768px){.why-card__title{font-size:1rem;margin-bottom:.5rem;flex:none}}.why-card__text{font-size:.85rem;color:var(--text-2);line-height:1.55;flex-basis:100%}@media(min-width:768px){.why-card__text{font-size:.875rem;line-height:1.65;flex-basis:auto}}.promises{background:var(--bg)}.promises__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media(min-width:768px){.promises__grid{grid-template-columns:repeat(4,1fr);gap:1.25rem}}.about-section{background:var(--bg-2)}.about-section__inner{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:768px){.about-section__inner{grid-template-columns:1fr 1fr;gap:5rem}}.about-section__image{border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:4/3;background:var(--bg-2)}.about-section__image img{width:100%;height:100%;object-fit:cover}.about-section__list{margin-top:1.5rem;display:flex;flex-direction:column;gap:.75rem}.about-section__list-item{display:flex;align-items:flex-start;gap:.75rem;font-size:.95rem;color:var(--text-2)}.about-section__list-item:before{content:"";width:20px;height:20px;background:#0071e31a;border-radius:50%;flex-shrink:0;margin-top:2px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230071e3' stroke-width='2.5'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-size:12px;background-repeat:no-repeat;background-position:center}.trust-bar{background:var(--bg-2);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.trust-bar__inner{display:grid;grid-template-columns:repeat(2,1fr)}@media(min-width:768px){.trust-bar__inner{grid-template-columns:repeat(4,1fr)}}.trust-bar__item{padding:1.25rem 1rem;text-align:center;border-right:1px solid var(--border)}@media(min-width:768px){.trust-bar__item{padding:2rem 1.5rem}}.trust-bar__item:last-child{border-right:none}.trust-bar__number{font-size:1.6rem;font-weight:800;color:var(--text);display:block;line-height:1;margin-bottom:.25rem;letter-spacing:-.03em}@media(min-width:768px){.trust-bar__number{font-size:2.2rem}}.trust-bar__label{font-size:.75rem;color:var(--text-2);font-weight:500}@media(min-width:768px){.trust-bar__label{font-size:.8rem}}.newsletter{background:#1d1d1f}.newsletter .section-label{color:#ffffff80}.newsletter .section-title{color:#f5f5f7}.newsletter .section-desc{color:#ffffff8c}.newsletter__inner{max-width:540px;margin:0 auto;text-align:center}.newsletter__form{display:flex;gap:.6rem;margin-top:1.75rem;flex-wrap:wrap}.newsletter__input{flex:1;min-width:200px;padding:.8rem 1.1rem;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:980px;color:#f5f5f7;font-size:.95rem;transition:border-color var(--trans)}.newsletter__input:focus{outline:none;border-color:#fff6}.newsletter__input::placeholder{color:#ffffff59}.newsletter__privacy{margin-top:.9rem;font-size:.72rem;line-height:1.5;color:#ffffff6b;max-width:440px;margin-left:auto;margin-right:auto}.site-footer{background:var(--bg-2);border-top:1px solid var(--border);padding:3.5rem 0 1.5rem}.site-footer__grid{display:grid;grid-template-columns:1fr;gap:2.5rem;margin-bottom:3rem}@media(min-width:600px){.site-footer__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.site-footer__grid{grid-template-columns:2fr 1fr 1fr 1fr}}.footer-brand__logo{font-size:1.1rem;font-weight:700;letter-spacing:-.03em;margin-bottom:.75rem}.footer-brand__logo span{color:var(--accent)}.footer-brand__desc{font-size:.875rem;color:var(--text-2);line-height:1.6;margin-bottom:1.25rem}.footer-social{display:flex;gap:.5rem}.footer-social__link{width:34px;height:34px;background:var(--bg);border:1px solid var(--border);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--text-2);transition:all var(--trans)}.footer-social__link:hover{color:var(--text);border-color:var(--bg-4)}.footer-col__title{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text);margin-bottom:1rem}.footer-col__links{display:flex;flex-direction:column;gap:.5rem}.footer-col__link{font-size:.875rem;color:var(--text-2);transition:color var(--trans)}.footer-col__link:hover{color:var(--text)}.site-footer__legal{border-top:1px solid var(--border);padding-top:1.5rem;margin-top:3rem;display:flex;flex-wrap:wrap;gap:1.5rem;font-size:.8rem}.site-footer__legal a{color:var(--text-2);transition:color var(--trans)}.site-footer__legal a:hover{color:var(--text)}.site-footer__bottom{padding-top:1rem;margin-top:.75rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;font-size:.8rem;color:var(--text-3)}.product-page{padding:3rem 0 6rem}.product-page__inner{display:grid;grid-template-columns:1fr;gap:3.5rem}@media(min-width:768px){.product-page__inner{grid-template-columns:1fr 1fr;align-items:start}}.product-gallery__main{border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:1/1;background:var(--bg-2);margin-bottom:.75rem}.product-gallery__main img{width:100%;height:100%;object-fit:cover}.product-gallery__thumbs{display:flex;gap:.5rem;flex-wrap:wrap}.product-gallery__thumb{width:68px;height:68px;border-radius:10px;overflow:hidden;border:2px solid transparent;cursor:pointer;background:var(--bg-2);transition:border-color var(--trans)}.product-gallery__thumb.active{border-color:var(--accent)}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-info__vendor{font-size:.78rem;color:var(--accent);font-weight:600;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.5rem}.product-info__title{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800;margin-bottom:1rem;line-height:1.15;letter-spacing:-.025em}.product-info__price-wrap{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.product-info__price{font-size:1.6rem;font-weight:700;color:var(--text);letter-spacing:-.02em}.product-info__price-compare{font-size:1.1rem;color:var(--text-3);text-decoration:line-through}.product-info__save{background:#ff3b30;color:#fff;font-size:.8rem;font-weight:800;padding:.22rem .6rem;border-radius:6px;letter-spacing:-.01em}.product-info__badge-sale{background:#ff3b30;color:#fff;font-size:.75rem;font-weight:700;padding:.2rem .55rem;border-radius:6px}.product-info__usp{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap;font-size:.85rem;font-weight:600;color:var(--text);margin-top:-.75rem;margin-bottom:1.5rem}.trust-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.trust-badge{display:inline-flex;align-items:center;gap:.35rem;background:var(--bg-2);border:1px solid var(--border);border-radius:100px;padding:.4rem .8rem;font-size:.78rem;font-weight:600;color:var(--text-2);white-space:nowrap}.trust-badge svg{color:var(--accent);flex-shrink:0}.battery-health{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius);padding:.85rem 1rem;margin-bottom:1.25rem}.battery-health__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.battery-health__label{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;color:var(--text)}.battery-health__label svg{color:#22c55e}.battery-health__value{font-size:.95rem;font-weight:800;color:#22c55e}.battery-health__bar{height:7px;border-radius:100px;background:var(--bg-4);overflow:hidden}.battery-health__fill{height:100%;border-radius:100px;background:#22c55e}.product-info__desc{font-size:.95rem;color:var(--text-2);line-height:1.7;margin-bottom:1.5rem;border-bottom:1px solid var(--border);padding-bottom:1.5rem}.variant-label{font-size:.875rem;font-weight:600;color:var(--text);margin-bottom:.6rem;display:block}.variant-select{width:100%;padding:.75rem 1rem;background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);font-size:.95rem;margin-bottom:1.25rem;-webkit-appearance:none;appearance:none;cursor:pointer;transition:border-color var(--trans)}.variant-select:focus{outline:none;border-color:var(--accent)}.product-info__add-wrap{margin-bottom:1.5rem}.product-info__add-btn{width:100%;padding:1rem;font-size:1rem;font-weight:700}.product-extras{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius);padding:1.1rem 1.25rem;margin-bottom:1.5rem}.product-extras__title{font-size:.95rem;color:var(--text);margin-bottom:.75rem;line-height:1.4}.product-extras__list{list-style:decimal;padding-left:1.25rem;display:flex;flex-direction:column;gap:.4rem}.product-extras__list li{font-size:.875rem;color:var(--text-2);line-height:1.5}.variant-group{margin-bottom:1.25rem}.variant-group__label-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.6rem}.variant-group__label{font-size:.875rem;font-weight:600;color:var(--text)}.variant-group__help{display:inline-flex;align-items:center;gap:.35rem;font-size:.8rem;font-weight:600;color:var(--accent);background:#3f73da1f;border:1px solid rgba(63,115,218,.3);padding:.3rem .7rem;border-radius:100px;white-space:nowrap;transition:all var(--trans)}.variant-group__help:hover{background:var(--accent);color:#fff;border-color:var(--accent)}.variant-group__help svg{flex-shrink:0}.variant-group__pills{display:flex;flex-wrap:wrap;gap:.5rem}.variant-pill{padding:.55rem 1.1rem;border-radius:980px;border:1.5px solid var(--border);background:var(--bg);color:var(--text);font-size:.9rem;font-weight:500;cursor:pointer;transition:all var(--trans);letter-spacing:-.01em}.variant-pill:hover{border-color:var(--text)}.variant-pill.active{background:var(--accent);color:#fff;border-color:var(--accent)}.product-info__tax-note{font-size:.8rem;color:var(--text-3);margin-top:.4rem;margin-bottom:1.25rem}.product-info__tax-note a{color:var(--accent);text-decoration:underline}.product-info__trust{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;padding:1.25rem;background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius)}.product-info__trust-item{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:var(--text-2)}.product-info__trust-item svg{color:var(--accent);flex-shrink:0}.collection-header{background:var(--bg-2);padding:3.5rem 0;border-bottom:1px solid var(--border);margin-bottom:3rem}.collection-header__title{margin-bottom:.5rem}.collection-header__desc{font-size:1rem;max-width:600px}.collection-page{padding-bottom:6rem}.collection-filter{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.collection-count{font-size:.875rem;color:var(--text-2)}.product-card__condition{display:inline-flex;align-items:center;align-self:flex-start;font-size:.66rem;font-weight:700;letter-spacing:.03em;padding:.15rem .5rem;border-radius:6px;text-transform:uppercase}.product-card__condition--s{background:#0e7490;color:#fff}.product-card__condition--a{background:#1e8746;color:#fff}.product-card__condition--b{background:#8f6800;color:#fff}.product-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.product-card__ips{display:inline-flex;align-items:center;padding:.2rem .55rem;border-radius:6px;font-size:.72rem;font-weight:700;letter-spacing:.02em;background:#a78bfa24;border:1px solid rgba(167,139,250,.45);color:#b7a2fc;white-space:nowrap}.cart-page{padding:3rem 0 6rem}.cart-page__title{margin-bottom:2rem}.cart-page__inner{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:900px){.cart-page__inner{grid-template-columns:1fr 360px;align-items:start}}.cart-item{display:grid;grid-template-columns:80px 1fr auto;gap:1rem;align-items:center;background:var(--bg-2);padding:1.25rem;border-radius:var(--radius);margin-bottom:.75rem;border:1px solid var(--border)}.cart-item__image{width:80px;height:80px;border-radius:10px;object-fit:cover;background:var(--bg-3)}.cart-item__title{font-size:.95rem;font-weight:600;margin-bottom:.3rem}.cart-item__price{font-size:.875rem;color:var(--text-2)}.cart-item__remove{font-size:.8rem;color:var(--text-3);text-decoration:underline;cursor:pointer;background:none;border:none;padding:0;margin-top:.3rem;display:block}.cart-item__remove:hover{color:#ff3b30}.qty-wrap{display:flex;align-items:center;border:1px solid var(--border);border-radius:8px;overflow:hidden}.qty-btn{width:34px;height:34px;display:flex;align-items:center;justify-content:center;font-size:1rem;color:var(--text-2);background:var(--bg-2);transition:all var(--trans)}.qty-btn:hover{color:var(--text);background:var(--bg-3)}.qty-input{width:42px;height:34px;text-align:center;background:var(--bg);border:none;border-left:1px solid var(--border);border-right:1px solid var(--border);color:var(--text);font-size:.95rem;font-weight:600}.qty-input:focus{outline:none}.cart-summary{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.75rem;position:sticky;top:70px}.cart-summary__title{font-size:1.1rem;font-weight:700;margin-bottom:1.25rem}.cart-summary__row{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid var(--border);font-size:.95rem}.cart-summary__row:last-of-type{border-bottom:none}.cart-summary__total{font-weight:700;font-size:1.05rem}.cart-summary__checkout{margin-top:1.25rem}.empty-state{text-align:center;padding:5rem 1.5rem}.empty-state__icon{font-size:3rem;margin-bottom:1rem}.empty-state__title{font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.empty-state__text{color:var(--text-2);margin-bottom:2rem}.cart-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0000004d;z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.cart-overlay.open{display:block}.cart-drawer{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:420px;background:var(--bg);border-left:1px solid var(--border);z-index:201;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s ease;box-shadow:-8px 0 40px #0000001a}.cart-drawer.open{transform:translate(0)}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid var(--border)}.cart-drawer__title{font-size:1.1rem;font-weight:700}.cart-drawer__close{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:8px;color:var(--text-2);transition:all var(--trans)}.cart-drawer__close:hover{color:var(--text);background:var(--bg-2)}.cart-drawer__items{flex:1;overflow-y:auto;padding:1.25rem 1.5rem}.cart-drawer__loading{text-align:center;color:var(--text-2);padding:3rem 0}.cart-drawer__item{display:grid;grid-template-columns:64px minmax(0,1fr);gap:.9rem;padding:1rem 0;border-bottom:1px solid var(--border)}.cart-drawer__item-title{overflow-wrap:break-word}.cart-drawer__shipping-note.is-free{color:#4ade80;font-weight:600}.cart-drawer__item:last-child{border-bottom:none}.cart-drawer__item-img{width:64px;height:64px;border-radius:10px;object-fit:cover;background:var(--bg-2)}.cart-drawer__item-title{font-size:.875rem;font-weight:600;margin-bottom:.25rem;line-height:1.3}.cart-drawer__item-price{font-size:.85rem;color:var(--text-2);margin-bottom:.5rem}.cart-drawer__footer{padding:1.25rem 1.5rem;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:.75rem}.cart-drawer__subtotal{display:flex;justify-content:space-between;font-weight:700;font-size:1rem}.cart-drawer__shipping-note{font-size:.8rem;color:var(--text-2);text-align:center}.cart-drawer__empty{text-align:center;padding:3rem 0;color:var(--text-2)}.cart-drawer__empty-icon{font-size:2.5rem;margin-bottom:1rem}.breadcrumb{display:flex;align-items:center;gap:.4rem;font-size:.8rem;color:var(--text-3);margin-bottom:1.5rem}.breadcrumb a{color:var(--text-2)}.breadcrumb a:hover{color:var(--text)}.page-404{min-height:60vh;display:flex;align-items:center;justify-content:center;text-align:center}.page-404__code{font-size:8rem;font-weight:800;color:var(--bg-3);line-height:1;margin-bottom:1rem;letter-spacing:-.05em}.page-404__title{margin-bottom:.75rem}.page-404__text{color:var(--text-2);margin-bottom:2rem}[data-theme=light]{--bg: #ffffff;--bg-2: #f5f5f7;--bg-3: #e8e8ed;--bg-4: #d2d2d7;--text: #1d1d1f;--text-2: #6e6e73;--text-3: #b0b0b5;--border: #d2d2d7;--shadow: 0 4px 20px rgba(0,0,0,.08);--shadow-lg: 0 12px 40px rgba(0,0,0,.12)}[data-theme=light] .btn--dark{background:var(--text);color:#fff;border-color:var(--text)}[data-theme=light] .btn--dark:hover{background:#333;border-color:#333}[data-theme=light] .hero__overlay{background:linear-gradient(180deg,#00000059,#00000080)}.darkmode-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;color:var(--text-2);transition:all var(--trans);background:none;border:none;cursor:pointer}.darkmode-btn:hover{color:var(--text);background:var(--bg-2)}.darkmode-btn .icon-sun{display:block}.darkmode-btn .icon-moon,[data-theme=light] .darkmode-btn .icon-sun{display:none}[data-theme=light] .darkmode-btn .icon-moon{display:block}.features-bar{background:var(--bg-2);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:0}.features-bar__grid{display:grid;grid-template-columns:repeat(2,1fr)}@media(min-width:768px){.features-bar__grid{grid-template-columns:repeat(4,1fr)}}.feature-item{display:flex;align-items:center;gap:.65rem;padding:1rem;border-right:1px solid var(--border);transition:background var(--trans)}@media(min-width:768px){.feature-item{gap:.9rem;padding:1.5rem}}.feature-item:last-child{border-right:none}@media(max-width:767px){.feature-item:nth-child(2n){border-right:none}.feature-item:nth-child(1),.feature-item:nth-child(2){border-bottom:1px solid var(--border)}}.feature-item__icon{flex-shrink:0;color:var(--accent);display:flex}.feature-item__text{display:flex;flex-direction:column;gap:.1rem}.feature-item__text strong{font-size:.78rem;font-weight:700;color:var(--text);line-height:1.3}@media(min-width:768px){.feature-item__text strong{font-size:.875rem}}.feature-item__text span{font-size:.72rem;color:var(--text-2);line-height:1.3;display:none}@media(min-width:480px){.feature-item__text span{display:block}}.new-arrivals{background:var(--bg)}.new-arrivals--paired{padding-top:.5rem}@media(min-width:768px){.new-arrivals--paired{padding-top:1rem}}.new-arrivals__header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.new-arrivals__view-all{display:inline-flex;align-items:center;gap:.35rem;font-size:.9rem;font-weight:600;color:var(--accent);transition:gap var(--trans);white-space:nowrap}.new-arrivals__view-all:hover{gap:.6rem}.new-arrivals__scroll-wrap{overflow-x:auto;padding:0 1.5rem 1rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.new-arrivals__scroll-wrap::-webkit-scrollbar{display:none}@media(min-width:768px){.new-arrivals__scroll-wrap{padding:0 2rem 1rem}}.new-arrivals__track{display:flex;gap:1.1rem;width:max-content}.new-arrivals__item{width:240px;flex-shrink:0}@media(min-width:768px){.new-arrivals__item{width:280px}}.console-categories{background:var(--bg-2)}.console-categories__grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:640px){.console-categories__grid{grid-template-columns:repeat(3,1fr)}}.console-card{display:block;position:relative;border-radius:var(--radius-lg);overflow:hidden;text-decoration:none;background:var(--bg-3);transition:transform .3s ease,box-shadow .3s ease}.console-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg)}.console-card__image-wrap{position:relative;aspect-ratio:3 / 4;overflow:hidden}@media(min-width:640px){.console-card__image-wrap{aspect-ratio:2 / 3}}.console-card__image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.console-card:hover .console-card__image-wrap img{transform:scale(1.06)}.console-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:4rem;background:var(--bg-3);min-height:280px}.console-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000bf,#0000001a,#0000);transition:opacity .3s ease}.console-card:hover .console-card__overlay{opacity:.9}.console-card__body{position:absolute;bottom:0;left:0;right:0;padding:1.5rem 1.5rem 1.75rem;color:#fff}.console-card__title{font-size:clamp(1.1rem,2vw,1.3rem);font-weight:700;color:#fff;line-height:1.2;margin-bottom:.35rem;letter-spacing:-.02em}.console-card__sub{font-size:.82rem;color:#ffffffbf;margin-bottom:.85rem;line-height:1.4}.console-card__cta{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;color:#fff;background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.25);padding:.45rem 1rem;border-radius:100px;transition:all var(--trans)}.console-card:hover .console-card__cta{background:#fff;color:var(--text);border-color:#fff}.testimonials{background:var(--bg)}.testi-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;margin-bottom:2rem}.testi-header__left{flex:1}.testi-header__score{display:flex;align-items:center;gap:.75rem}.testi-score-big{font-size:2.8rem;font-weight:800;line-height:1;letter-spacing:-.04em;color:var(--text)}.testi-stars-row{font-size:1.1rem;color:#f5a623;letter-spacing:2px;line-height:1;margin-bottom:.15rem}.testi-score-sub{font-size:.75rem;color:var(--text-3)}.testi-tabs{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1.5rem;background:var(--bg-2);padding:.35rem;border-radius:var(--radius-lg);width:100%}.testi-tab{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.6rem .75rem;border-radius:var(--radius);background:transparent;border:none;cursor:pointer;font-size:.85rem;font-weight:600;color:var(--text-2);transition:all .2s ease;white-space:nowrap}.testi-tab__num{width:22px;height:22px;border-radius:50%;background:var(--bg-3);color:var(--text-2);display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;flex-shrink:0;transition:all .2s ease}.testi-tab__label{display:none}@media(min-width:480px){.testi-tab__label{display:inline}}.testi-tab.active{background:var(--bg);color:var(--text);box-shadow:0 1px 8px #0000001a}.testi-tab.active .testi-tab__num{background:var(--accent);color:#fff}.testi-panels{min-height:200px}.testi-panel{display:none}.testi-panel.active{display:block;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.testi-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.testi-grid{grid-template-columns:repeat(2,1fr)}}.testi-card{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.5rem;display:flex;flex-direction:column;gap:.9rem;transition:box-shadow var(--trans),transform var(--trans)}.testi-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.testi-card__top{display:flex;align-items:center;justify-content:space-between}.testi-card__stars{font-size:.95rem;color:#f5a623;letter-spacing:1px}.testi-card__verified{font-size:.72rem;color:#22c55e;font-weight:600}.testi-card__text{color:var(--text);font-size:.9rem;line-height:1.7;flex:1}.testi-card__meta{display:flex;align-items:center;gap:.65rem;padding-top:.5rem;border-top:1px solid var(--border)}.testi-card__avatar{width:34px;height:34px;border-radius:50%;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;flex-shrink:0}.testi-card__name{font-weight:700;font-size:.8rem;color:var(--text)}.testi-card__product{font-size:.72rem;color:var(--text-3);margin-top:.05rem}.contact-page{padding:3rem 0 6rem}.contact-page__header{text-align:center;margin-bottom:3.5rem}.contact-page__header h1{margin-bottom:.75rem}.contact-page__header p{color:var(--text-2);max-width:520px;margin:0 auto}.contact-page__layout{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:860px){.contact-page__layout{grid-template-columns:1fr 380px;align-items:start}}.contact-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:500px){.contact-form__row{grid-template-columns:1fr}}.contact-form__field{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1.25rem}.contact-form__field label{font-size:.875rem;font-weight:600;color:var(--text)}.contact-form__field label span{color:var(--accent)}.contact-form__field input,.contact-form__field textarea{width:100%;background:var(--bg-2);border:1.5px solid var(--border);border-radius:var(--radius);padding:.75rem 1rem;font-size:1rem;color:var(--text);transition:border-color var(--trans),box-shadow var(--trans);outline:none;resize:vertical}.contact-form__field input:focus,.contact-form__field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #0071e31f}.contact-form__success{background:#f0fdf4;border:1px solid #86efac;color:#166534;padding:1rem 1.25rem;border-radius:var(--radius);margin-bottom:1.5rem;font-size:.95rem}.contact-form__error{background:#fef2f2;border:1px solid #fca5a5;color:#991b1b;padding:1rem 1.25rem;border-radius:var(--radius);margin-bottom:1.5rem;font-size:.95rem}.contact-page__info{display:flex;flex-direction:column;gap:1rem}.contact-info-card{display:flex;align-items:flex-start;gap:1rem;background:var(--bg-2);border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:1.25rem 1.5rem;transition:border-color var(--trans),box-shadow var(--trans);color:inherit}.contact-info-card:hover{border-color:var(--accent);box-shadow:var(--shadow)}.contact-info-card--whatsapp{border-color:#25d366}.contact-info-card--whatsapp .contact-info-card__icon{color:#25d366}.contact-info-card__icon{flex-shrink:0;color:var(--accent);margin-top:.1rem}.contact-info-card__label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-3);margin-bottom:.2rem}.contact-info-card__value{font-weight:600;font-size:.95rem;color:var(--text)}.contact-info-card__hint{font-size:.8rem;color:var(--text-3);margin-top:.15rem}.stats-bar{background:var(--bg);padding:2rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}@media(min-width:768px){.stats-bar{padding:2.75rem 0}}.stats-bar__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem .75rem}@media(min-width:768px){.stats-bar__grid{grid-template-columns:repeat(4,1fr);gap:.75rem}}.stats-bar__item{text-align:center;position:relative}@media(min-width:768px){.stats-bar__item:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);height:38px;width:1px;background:var(--border)}}.stats-bar__num{font-size:clamp(1.7rem,5vw,2.6rem);font-weight:800;color:var(--accent);letter-spacing:-.03em;line-height:1;margin-bottom:.35rem}.stats-bar__label{font-size:.68rem;color:var(--text-2);font-weight:600;text-transform:uppercase;letter-spacing:.05em}@media(min-width:768px){.stats-bar__label{font-size:.78rem}}.marquee{overflow:hidden;background:var(--accent);padding:.7rem 0;white-space:nowrap}.marquee__track{display:inline-flex;width:max-content;animation:marquee-scroll 28s linear infinite}.marquee__group{display:inline-flex;align-items:center}.marquee__item{color:#fff;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:0 .65rem}.marquee__star{color:#ffffff8c;font-size:.6rem}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee--dark{background:var(--bg-2);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.marquee--dark .marquee__item{color:var(--text-2)}.marquee--dark .marquee__star{color:var(--accent)}.process{background:var(--bg)}.process__grid{display:grid;grid-template-columns:1fr;gap:1.1rem}@media(min-width:768px){.process__grid{grid-template-columns:repeat(4,1fr);gap:1.75rem}}.process__step{border-top:2px solid var(--border);padding-top:1.1rem}.process__num{display:flex;align-items:center;gap:.5rem;font-size:2rem;font-weight:800;color:var(--accent);letter-spacing:-.03em;line-height:1;margin-bottom:.9rem}@media(min-width:768px){.process__num{font-size:2.4rem}}.process__num svg{color:var(--text)}.process__title{font-size:.95rem;font-weight:700;color:var(--text);margin-bottom:.4rem}@media(min-width:768px){.process__title{font-size:1.05rem}}.process__text{font-size:.8rem;color:var(--text-2);line-height:1.6}@media(min-width:768px){.process__text{font-size:.875rem}}.collection-header__badge{display:inline-flex;align-items:center;gap:.5rem;background:var(--bg-3);border:1px solid var(--border);border-radius:100px;padding:.4rem .9rem;font-size:.8rem;font-weight:600;color:var(--text-2);margin-bottom:1rem}.collection-header__dot{width:8px;height:8px;border-radius:50%;background:#22c55e;flex-shrink:0;box-shadow:0 0 #22c55e80;animation:pulse-dot 2s infinite}@keyframes pulse-dot{0%{box-shadow:0 0 #22c55e80}70%{box-shadow:0 0 0 7px #22c55e00}to{box-shadow:0 0 #22c55e00}}.grading{padding:3rem 0 5rem}.grading__header{text-align:center;max-width:640px;margin:0 auto 3rem}.grading__header h1{margin-bottom:1rem}.grading__header p{color:var(--text-2);font-size:1.05rem}.grading__grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:768px){.grading__grid{grid-template-columns:repeat(3,1fr)}}.grade-card{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem;display:flex;flex-direction:column;gap:1rem;transition:border-color var(--trans),transform var(--trans)}.grade-card:hover{border-color:var(--accent);transform:translateY(-3px)}.grade-badge{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:800;color:#fff;background:var(--accent);letter-spacing:-.02em}.grade-row--s .grade-badge{background:linear-gradient(135deg,#0e7490,#0a5a70)}.grade-row--a .grade-badge{background:linear-gradient(135deg,#1e8746,#14622f)}.grade-row--b .grade-badge{background:linear-gradient(135deg,#a07600,#6e4f00);color:#fff}.grade-card__title{font-size:1.2rem;font-weight:800;color:var(--text);letter-spacing:-.02em}.grade-card__sub{font-size:.95rem;color:var(--text);font-weight:600;margin-top:-.5rem}.grade-card__text{font-size:.9rem;color:var(--text-2);line-height:1.65;flex:1}.grade-bar{height:6px;border-radius:100px;background:var(--bg-4);overflow:hidden}.grade-bar__fill{height:100%;border-radius:100px;background:var(--accent)}.grade-row--s .grade-bar__fill{background:#0e7490}.grade-row--a .grade-bar__fill{background:#1e8746}.grade-row--b .grade-bar__fill{background:#8f6800}.grading__note{margin-top:2.5rem;text-align:center;background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.75rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}.grading__note-icon{color:var(--accent)}.grading__note strong{color:var(--text);font-size:1.05rem}.grading__note span{color:var(--text-2);font-size:.9rem;max-width:520px}.grading__rows{display:flex;flex-direction:column;gap:1.5rem}.grade-row{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.5rem;display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:820px){.grade-row{grid-template-columns:1.05fr 1fr;align-items:center;padding:2rem;gap:2rem}}.grade-row__head{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.grade-row__head .grade-card__sub{margin-top:.15rem}.grade-row__info .grade-card__text{margin:.75rem 0 1rem}.grade-row__images{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.grade-row__img{aspect-ratio:4 / 3;border-radius:var(--radius);overflow:hidden;background:var(--bg-3);display:flex;align-items:center;justify-content:center}.grade-row__img img{width:100%;height:100%;object-fit:cover}.grade-row__ph{font-size:2rem;opacity:.4}.faq{background:var(--bg)}.faq__list{max-width:760px;margin:0 auto}.faq__item{border-bottom:1px solid var(--border)}.faq__item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem .25rem;font-size:1rem;font-weight:600;color:var(--text)}.faq__item summary::-webkit-details-marker{display:none}.faq__item summary:after{content:"+";font-size:1.5rem;font-weight:400;color:var(--accent);flex-shrink:0;transition:transform var(--trans)}.faq__item[open] summary:after{content:"\2013"}.faq__answer{padding:0 .25rem 1.5rem;font-size:.95rem;color:var(--text-2);line-height:1.7}.product-grade{display:inline-flex;align-items:center;gap:.6rem;margin-bottom:1rem}.product-grade__badge{display:inline-flex;align-items:center;gap:.4rem;background:var(--accent);color:#fff;font-size:.78rem;font-weight:700;letter-spacing:.03em;padding:.3rem .7rem;border-radius:100px}.product-grade__link{font-size:.78rem;color:var(--text-2);text-decoration:underline}.product-grade__link:hover{color:var(--text)}.stock-note{display:inline-flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;color:#f0a13a;margin-bottom:1rem}.stock-note__dot{width:8px;height:8px;border-radius:50%;background:#f0a13a;box-shadow:0 0 #f0a13a80;animation:pulse-dot 2s infinite}.addons{margin-bottom:1.5rem}.addons__title{font-size:.875rem;font-weight:700;color:var(--text);margin-bottom:.75rem}.addon{display:flex;align-items:center;gap:.85rem;background:var(--bg-2);border:1.5px solid var(--border);border-radius:var(--radius);padding:.85rem 1rem;margin-bottom:.6rem;cursor:pointer;transition:border-color var(--trans),background var(--trans)}.addon:hover{border-color:var(--accent)}.addon__check{position:absolute;opacity:0;pointer-events:none}.addon__box{width:22px;height:22px;border-radius:6px;border:1.5px solid var(--bg-4);flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:all var(--trans)}.addon__box svg{opacity:0;transition:opacity var(--trans)}.addon__check:checked+.addon__box{background:var(--accent);border-color:var(--accent)}.addon__check:checked+.addon__box svg{opacity:1}.addon__check:checked~.addon__info .addon__name{color:var(--text)}.addon:has(.addon__check:checked){border-color:var(--accent);background:var(--bg-3)}.addon__info{flex:1;display:flex;flex-direction:column;gap:.1rem}.addon__name{font-size:.9rem;font-weight:600;color:var(--text)}.addon__desc{font-size:.78rem;color:var(--text-3)}.addon__price{font-size:.9rem;font-weight:700;color:var(--accent);white-space:nowrap}.product-total{display:flex;align-items:baseline;justify-content:space-between;padding:1rem 0;margin-bottom:1rem;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.product-total__label{font-size:.9rem;color:var(--text-2);font-weight:600}.product-total__value{font-size:1.5rem;font-weight:800;color:var(--text);letter-spacing:-.02em}.product-reassure{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--text-2);margin-bottom:1.5rem}.product-reassure a{color:var(--accent);font-weight:600;text-decoration:underline}.payment-icons{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center;margin-top:1.25rem}.payment-icons svg,.payment-icons .payment-icon{height:26px;width:auto;border-radius:4px}.product-accordion{margin-top:1.75rem}.product-accordion details{border-bottom:1px solid var(--border)}.product-accordion summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:1.1rem .25rem;font-size:.95rem;font-weight:600;color:var(--text)}.product-accordion summary::-webkit-details-marker{display:none}.product-accordion summary:after{content:"+";font-size:1.4rem;font-weight:400;color:var(--accent)}.product-accordion details[open] summary:after{content:"\2013"}.product-accordion__body{padding:0 .25rem 1.25rem;font-size:.9rem;color:var(--text-2);line-height:1.7}.product-accordion__body ul{padding-left:1.1rem;list-style:disc}.product-accordion__body li{margin-bottom:.35rem}.product-microline{margin-top:1.25rem;text-align:center;font-size:.72rem;color:var(--text-3);letter-spacing:.01em}.gallery-reassure{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.85rem;padding:.75rem;background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius);font-size:.82rem;color:var(--text-2)}.gallery-reassure svg{color:#22c55e;flex-shrink:0}.sticky-buy{position:fixed;left:0;right:0;bottom:0;z-index:90;display:none;align-items:center;gap:.85rem;background:#0a0a0cf5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--border);padding:.7rem 1rem;padding-bottom:calc(.7rem + env(safe-area-inset-bottom))}.sticky-buy__info{display:flex;flex-direction:column;flex:1;min-width:0}.sticky-buy__name{font-size:.75rem;color:var(--text-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-buy__price{font-size:1.05rem;font-weight:800;color:var(--text)}.sticky-buy .btn{flex-shrink:0;padding:.75rem 1.4rem}@media(max-width:767px){.sticky-buy{display:flex}.product-page{padding-bottom:6rem}}.text-accent{color:var(--accent)}.text-muted{color:var(--text-2)}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.loading{opacity:.5;pointer-events:none}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}::selection{background:var(--accent);color:#fff}h1,h2,h3{text-wrap:balance}.btn{min-height:44px}.testi-tab,.variant-pill,.rcp__pill{min-height:42px}.header-icon-btn,.darkmode-btn,.mobile-menu-btn{min-width:42px;min-height:42px}.mobile-nav__link{min-height:48px;display:flex;align-items:center}.reveal-init{opacity:0;transform:translateY(14px)}.reveal-in{opacity:1;transform:none;transition:opacity .55s ease,transform .55s ease}@media(prefers-reduced-motion:reduce){.reveal-init{opacity:1;transform:none}.reveal-in{transition:none}html{scroll-behavior:auto}}#back-to-top{position:fixed;right:1rem;bottom:1rem;z-index:95;width:46px;height:46px;border-radius:50%;background:var(--bg-2);color:var(--text);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:var(--shadow);opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity var(--trans),transform var(--trans),border-color var(--trans)}#back-to-top.show{opacity:1;pointer-events:auto;transform:none}#back-to-top:hover{border-color:var(--accent);color:var(--accent)}@media(max-width:767px){body.template-product #back-to-top{bottom:calc(5.5rem + env(safe-area-inset-bottom))}}.cart-progress{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius);padding:.85rem 1rem;margin-bottom:1rem}.cart-progress__text{font-size:.82rem;color:var(--text-2);margin-bottom:.55rem}.cart-progress__text strong{color:var(--text)}.cart-progress__bar{height:7px;border-radius:100px;background:var(--bg-4);overflow:hidden}.cart-progress__fill{height:100%;border-radius:100px;background:var(--accent);transition:width .4s ease}.cart-progress--done .cart-progress__fill{background:#22c55e}.cart-progress--done .cart-progress__text{color:#4ade80}.site-footer__payments{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.site-footer__payments .payment-icon{height:24px;width:auto;border-radius:4px;display:block}.product-card{-webkit-tap-highlight-color:transparent}.product-card:active{transform:scale(.985);transition:transform .1s ease}.product-card__add-btn{min-height:42px}.search-page{padding:2.5rem 0 5rem}.search-page__head{max-width:620px;margin:0 auto 2.5rem;text-align:center}.search-page__title{margin-bottom:1.25rem}.search-page__form{display:flex;gap:.5rem}.search-page__input{flex:1;min-width:0;background:var(--bg-2);border:1.5px solid var(--border);border-radius:980px;padding:.8rem 1.25rem;font-size:1rem;color:var(--text);transition:border-color var(--trans)}.search-page__input:focus{outline:none;border-color:var(--accent)}.search-page__btn{flex-shrink:0;gap:.4rem}.search-page__count{margin-top:1rem;font-size:.875rem;color:var(--text-2)}.search-page__pagination{text-align:center;margin-top:3rem;color:var(--text-2)}.search-result-card{display:flex;flex-direction:column;justify-content:center;gap:.4rem;background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.5rem;transition:border-color var(--trans)}.search-result-card:hover{border-color:var(--accent)}.search-result-card__type{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--accent)}.search-result-card__title{font-weight:600;color:var(--text);line-height:1.4}img{transition:opacity .2s ease}main>.section:last-child{padding-bottom:5rem}.related{padding:3rem 0 4.5rem;border-top:1px solid var(--border);background:var(--bg)}@media(min-width:768px){.related{padding:4rem 0 5.5rem}}.related__header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.75rem}.related__title{font-size:clamp(1.35rem,3vw,2rem);font-weight:800;letter-spacing:-.02em;margin:0;line-height:1.15}.related__all{display:inline-flex;align-items:center;gap:.35rem;font-size:.9rem;font-weight:600;color:var(--accent);white-space:nowrap;min-height:44px;transition:gap var(--trans)}.related__all:hover{gap:.6rem}.related__scroll{overflow-x:auto;padding:0 1.5rem 1.25rem;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x proximity;scroll-padding-left:1.5rem}.related__scroll::-webkit-scrollbar{display:none}@media(min-width:768px){.related__scroll{padding:0 2rem 1.25rem;scroll-padding-left:2rem}}@media(min-width:1240px){.related__scroll{padding-left:calc((100vw - var(--max)) / 2 + 2rem);scroll-padding-left:calc((100vw - var(--max)) / 2 + 2rem)}}.related__track{display:flex;gap:1rem;width:max-content}.related__item{width:230px;flex-shrink:0;scroll-snap-align:start}@media(min-width:768px){.related__item{width:270px}}@media(max-width:767px){.collection-header{padding:1.4rem 0 1.1rem;margin-bottom:1rem}.collection-header__badge{font-size:.7rem;padding:.28rem .65rem;margin-bottom:.55rem}.collection-header__dot{width:6px;height:6px}.collection-header__title{font-size:1.45rem}.collection-header__desc{font-size:.85rem}}@media(min-width:768px){.collection-header{padding:2.5rem 0;margin-bottom:2rem}}.about-section__inner--no-image{grid-template-columns:1fr!important;max-width:720px;margin:0 auto;gap:0}.sv{position:relative;width:min(270px,100%);aspect-ratio:9 / 16;max-height:480px;border-radius:var(--radius);overflow:hidden;background:var(--bg-3);border:1px solid var(--border);flex-shrink:0}.sv__facade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.9rem;background:radial-gradient(circle at 50% 32%,var(--bg-4),var(--bg-3));border:none;cursor:pointer;color:var(--text-2);-webkit-tap-highlight-color:transparent}.sv__brand{position:absolute;top:.85rem;left:.95rem;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-3)}.sv__play{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#0000008c;border:1px solid rgba(255,255,255,.25);transition:background var(--trans),transform var(--trans)}.sv__play svg{margin-left:3px}.sv__facade:hover .sv__play{background:var(--accent);transform:scale(1.06)}.sv__facade:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.sv__hint{font-size:.8rem;font-weight:600}.sv__frame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;z-index:1}.sv.is-playing .sv__facade{display:none}.process__videos{margin-top:2.5rem}.process__videos-title{text-align:center;font-size:1.05rem;font-weight:700;margin-bottom:1.25rem}.process__videos-row{display:flex;justify-content:center;align-items:flex-start;gap:1.25rem;flex-wrap:wrap}
/*# sourceMappingURL=/cdn/shop/t/100/assets/base.css.map */
