:root{--red: #ff0000;--red-dark: #d90000;--ink: #0b0b0b;--soft: #f4f4f4;--cream: #f8f8f8;--gold: #f2c94c;--border: #e3e3e3;--muted: #6f6f6f;--white: #ffffff;--radius: 14px;--radius-lg: 22px;--shadow-card: 0 10px 30px -12px rgba(11, 11, 11, .12);--shadow-red: 0 14px 34px -12px rgba(255, 0, 0, .45);--display: "Oswald", "Arial Narrow", system-ui, sans-serif;--body: "Inter", system-ui, -apple-system, sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}::selection{background:var(--red);color:#fff}.skip-link{position:absolute;left:-9999px;top:0;background:var(--ink);color:#fff;padding:10px 16px;z-index:999}.skip-link:focus{left:12px;top:12px}.ico{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;flex:0 0 auto}.ico svg{width:100%;height:100%}.ico--sm{width:13px;height:13px}.ico--lg{width:22px;height:22px}svg{flex:0 0 auto;max-width:100%}.btn svg,.product-card__cta svg,.accordion__trigger svg,.faq__note svg{width:18px;height:18px}.hero__chip svg,.section-head__link svg,.footer__social svg{width:16px;height:16px}.announcement__item svg,.product-card__note svg,.product-card__link svg{width:14px;height:14px}.product-card__coupon svg,.product-card__award svg,.product-card__kind svg{width:12px;height:12px}.pdp__trust svg{width:14px;height:14px}.hero__placeholder,.media-placeholder,.gallery-placeholder,.before-after__placeholder{display:block;width:100%;height:100%;object-fit:cover;background:#1a1a1a}.media-placeholder{aspect-ratio:4 / 5;border-radius:var(--radius-lg)}.before-after__placeholder{aspect-ratio:3 / 4;border-radius:var(--radius)}.gallery-placeholder{aspect-ratio:4 / 5}.container{width:100%;max-width:1440px;margin:0 auto;padding-left:16px;padding-right:16px}@media(min-width:640px){.container{padding-left:24px;padding-right:24px}}@media(min-width:1024px){.container{padding-left:32px;padding-right:32px}}.section{padding:64px 0}@media(min-width:640px){.section{padding:80px 0}}.section--ink{background:var(--ink);color:#fff}.section--cream{background:var(--cream)}.section--soft{background:var(--soft)}.display{font-family:var(--display);font-weight:700;text-transform:uppercase;letter-spacing:.02em;line-height:.98;margin:0}.display--xl{font-size:clamp(2.25rem,6vw,3.75rem)}.display--lg{font-size:clamp(2rem,5vw,3rem)}.display--md{font-size:clamp(1.5rem,3vw,2rem)}.eyebrow{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:var(--red);margin:0}.lead{color:var(--muted);font-size:16px;line-height:1.7}.section--ink .lead{color:#ffffffb8}.text-red{color:var(--red)}.text-muted{color:var(--muted)}.underline-mark{position:relative;isolation:isolate;white-space:nowrap}.underline-mark:after{content:"";position:absolute;left:-.06em;right:-.06em;bottom:.06em;height:.3em;border-radius:999px;background:var(--red);opacity:.92;z-index:-1}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:999px;padding:15px 28px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;transition:background-color .2s ease,color .2s ease,transform .2s ease;white-space:nowrap}@media(min-width:640px){.btn{font-size:13px}}.btn--red{background:var(--red);color:#fff}.btn--red:hover{background:var(--ink)}.btn--dark{background:var(--ink);color:#fff}.btn--dark:hover{background:var(--red)}.btn--white{background:#fff;color:var(--ink)}.btn--white:hover{background:var(--red);color:#fff}.btn--outline{background:transparent;color:var(--ink);border:2px solid var(--ink);padding:13px 26px}.btn--outline:hover{background:var(--ink);color:#fff}.btn--outline-light{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.7);padding:13px 26px}.btn--outline-light:hover{background:#fff;color:var(--ink);border-color:#fff}.btn--block{width:100%}.btn--lg{padding:17px 32px}.announcement{background:var(--ink);color:#fff;border-bottom:1px solid rgba(255,255,255,.1);height:38px;overflow:hidden}.announcement__track{display:flex;flex-direction:column;transition:transform .45s ease-in-out}.announcement__item{flex:0 0 38px;display:flex;align-items:center;justify-content:center;gap:10px;height:38px;padding:0 16px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.16em;color:#ffffffe6;text-align:center}.announcement__item svg{flex:0 0 auto;color:var(--red)}.header{position:sticky;top:0;z-index:50;background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border)}.header__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;height:64px}.header__logo img{height:32px;width:auto}.header__logo-text{font-family:var(--display);font-size:22px;text-transform:uppercase;letter-spacing:.06em}.header__logo-text span{color:var(--red)}.header__nav{display:none;gap:28px}@media(min-width:1024px){.header__nav{display:flex}}.header__nav a{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#0b0b0bcc;transition:color .2s ease}.header__nav a:hover{color:var(--red)}.header__actions{display:flex;align-items:center;gap:4px}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:0;border-radius:999px;background:transparent;color:var(--ink);transition:background-color .2s ease;position:relative}.icon-btn:hover{background:var(--soft)}.icon-btn svg{width:20px;height:20px}.cart-count{position:absolute;top:2px;right:2px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--red);color:#fff;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center}.header__burger{display:inline-flex}@media(min-width:1024px){.header__burger{display:none}}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:none}.mobile-menu.is-open{display:block}.mobile-menu__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;border:0;width:100%}.mobile-menu__panel{position:absolute;left:0;top:0;height:100%;width:86%;max-width:380px;background:#fff;padding:20px;display:flex;flex-direction:column;gap:4px;overflow-y:auto}.mobile-menu__panel a{padding:13px 12px;border-radius:10px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.mobile-menu__panel a:hover{background:var(--soft)}.hero{position:relative;background:var(--ink);overflow:hidden}.hero__stage{position:relative;aspect-ratio:4 / 3}@media(min-width:640px){.hero__stage{aspect-ratio:16 / 9}}@media(min-width:1024px){.hero__stage{aspect-ratio:21 / 9}}.hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity 1s ease}.hero__slide.is-active{opacity:1;z-index:1}.hero__slide img{width:100%;height:100%;object-fit:cover}.hero__slide.is-active img{animation:kenburns 6s ease-out forwards}.hero__slide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000bf,#0000001f 55%,#0000001a)}.hero__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:56px}.hero__badge{display:inline-flex;align-items:center;border:1px solid rgba(255,0,0,.7);background:#0000004d;color:var(--red);border-radius:999px;padding:5px 12px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.2em}.hero__title{color:#fff;margin:16px 0 0;font-family:var(--display);font-size:clamp(2rem,6vw,4.5rem);font-weight:700;text-transform:uppercase;line-height:.95;text-shadow:0 2px 14px rgba(0,0,0,.55)}.hero__sub{color:#ffffffd9;max-width:34rem;margin:16px 0 0}.hero__cta{margin-top:28px}.hero__chips{display:none;flex-wrap:wrap;gap:10px;margin-top:40px}@media(min-width:768px){.hero__chips{display:flex}}.hero__chip{display:inline-flex;align-items:center;gap:8px;background:#00000059;color:#ffffffe6;border-radius:999px;padding:8px 16px;font-size:12px}.hero__chip svg{color:var(--red)}.hero__arrows{position:absolute;right:24px;bottom:24px;z-index:4;display:none;gap:8px}@media(min-width:768px){.hero__arrows{display:flex}}.hero__arrows button{width:40px;height:40px;border-radius:999px;border:1px solid rgba(255,255,255,.4);background:#0006;color:#fff;display:inline-flex;align-items:center;justify-content:center}.hero__arrows button:hover{background:#fff;color:var(--ink)}.hero__dots{position:absolute;left:0;right:0;bottom:26px;z-index:4;display:flex;justify-content:center;gap:8px}.hero__dot{width:10px;height:10px;border:0;border-radius:999px;background:#fff6;padding:0}.hero__dot.is-active{width:40px;background:#ffffff40;overflow:hidden;position:relative}.hero__dot.is-active span{position:absolute;inset:0 auto 0 0;background:#fff;border-radius:999px;animation:hero-progress 6s linear forwards}@keyframes kenburns{0%{transform:scale(1) translateY(0)}to{transform:scale(1.12) translateY(-1.5%)}}@keyframes hero-progress{0%{width:0}to{width:100%}}.split{display:grid;gap:48px;align-items:center}@media(min-width:1024px){.split{grid-template-columns:1fr 1fr;gap:64px}}.split--media{display:grid;gap:48px;align-items:center}@media(min-width:1024px){.split--media{grid-template-columns:1.1fr 1fr;gap:64px}}.media-frame{border-radius:var(--radius-lg);overflow:hidden;position:relative}.media-frame img{width:100%;height:100%;object-fit:cover}.badge-tilt{position:absolute;top:14px;right:14px;background:var(--red);color:#fff;border-radius:999px;padding:8px 14px;font-family:var(--display);font-size:13px;font-weight:700;text-transform:uppercase;transform:rotate(3deg);box-shadow:0 10px 24px -10px #00000080}.stats{display:grid;grid-template-columns:repeat(2,1fr);gap:40px 24px;margin-top:56px;border-top:1px solid rgba(255,255,255,.15);padding-top:40px}@media(min-width:640px){.stats{grid-template-columns:repeat(4,1fr)}}.stat__value{font-family:var(--display);font-size:clamp(2.25rem,5vw,3.5rem);font-weight:700;line-height:1}.stat__value.is-red{color:var(--red)}.stat__label{display:block;margin-top:12px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:#ffffff8c}.section-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:16px}.section-head__link{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;transition:color .2s ease}.section-head__link:hover{color:var(--red)}.product-grid{display:grid;grid-template-columns:1fr;gap:40px 24px;margin-top:40px}@media(min-width:640px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.product-grid{grid-template-columns:repeat(3,1fr)}}.product-grid--4{grid-template-columns:repeat(2,1fr)}@media(min-width:1024px){.product-grid--4{grid-template-columns:repeat(4,1fr)}}.product-card{display:flex;flex-direction:column}.product-card__media{position:relative;display:block;aspect-ratio:4 / 5;border-radius:var(--radius);overflow:hidden;background:var(--soft);box-shadow:inset 0 0 0 1px #0000000d;transition:box-shadow .3s ease}.product-card:hover .product-card__media{box-shadow:0 20px 40px -20px #00000059,inset 0 0 0 2px #ff0000b3}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease,opacity .7s ease}.product-card__media img.is-hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.product-card:hover .product-card__media img.is-main{transform:scale(1.04);opacity:0}.product-card:hover .product-card__media img.is-hover{opacity:1;transform:scale(1.02)}.product-card__tag{position:absolute;left:12px;top:12px;background:var(--red);color:#fff;border-radius:999px;padding:4px 10px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.product-card__award{position:absolute;right:12px;top:12px;display:inline-flex;align-items:center;gap:4px;background:var(--ink);color:#fff;border-radius:999px;padding:4px 10px;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.product-card__award svg{color:var(--red)}.product-card__body{display:flex;flex-direction:column;padding-top:16px}.product-card__kind{display:inline-flex;align-items:center;gap:4px;background:var(--cream);color:var(--red);border-radius:6px;padding:4px 6px;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.product-card__title{margin:8px 0 0;font-size:15px;font-weight:700;text-transform:uppercase;line-height:1.3}.product-card__sub{margin:4px 0 0;font-size:12px;color:var(--muted)}.product-card__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;margin-top:12px}.product-card__price strong{font-size:22px;font-weight:800;letter-spacing:-.01em}.product-card__price s{font-size:12px;color:var(--muted)}.product-card__off{background:var(--red);color:#fff;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.product-card__save{margin:4px 0 0;font-size:11px;font-weight:700;text-transform:uppercase;color:var(--red)}.product-card__coupon{display:inline-flex;align-items:center;gap:6px;margin-top:8px;width:fit-content;border:1px dashed rgba(255,0,0,.6);background:#ff00000d;border-radius:6px;padding:4px 8px;font-size:10px;font-weight:700;text-transform:uppercase;color:var(--red)}.product-card__cta{margin-top:16px}.product-card__link{margin-top:8px;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.product-card__link:hover{color:var(--red)}.product-card__note{margin:10px 0 0;display:inline-flex;align-items:center;gap:6px;font-size:10px;color:var(--muted)}.stars{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.stars__icons{display:inline-flex;gap:2px}.stars svg{width:14px;height:14px;fill:#d9d9d9;color:#d9d9d9}.stars svg.is-on{fill:var(--gold);color:var(--gold)}.stars--md svg{width:20px;height:20px}.stars__text{font-size:12px;color:var(--muted)}.stars__text b{color:var(--ink)}.feature-list{margin:40px 0 0}.feature{display:flex;gap:20px;border-top:1px solid rgba(255,255,255,.15);padding:24px 0}.feature:first-child{border-top:0}.feature__n{width:48px;flex:0 0 auto;font-family:var(--display);font-size:30px;font-weight:700;color:var(--red);line-height:1}.feature__title{margin:0;font-family:var(--display);font-size:19px;font-weight:600;text-transform:uppercase;letter-spacing:.02em}.feature__text{margin:8px 0 0;max-width:34rem;font-size:15px;color:#ffffffa6}.reviews-grid{display:grid;grid-template-columns:1fr;gap:20px;margin-top:40px}@media(min-width:768px){.reviews-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1200px){.reviews-grid{grid-template-columns:repeat(3,1fr)}}.review{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:#fff}@media(min-width:640px){.review{flex-direction:row}}.review__photo{height:176px;flex:0 0 auto;overflow:hidden}@media(min-width:640px){.review__photo{height:auto;width:144px}}.review__photo img{width:100%;height:100%;object-fit:cover}.review__body{flex:1;padding:20px}.review__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px}.review__name{margin:0;font-size:14px;font-weight:700}.review__verified{display:inline-flex;align-items:center;gap:4px;background:var(--cream);border-radius:999px;padding:3px 8px;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#0b0b0bb3}.review__verified svg{color:var(--red)}.review__text{margin:12px 0 0;font-size:14px;color:var(--muted)}.review__product{margin:12px 0 0;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.center-cta{display:flex;justify-content:center;margin-top:36px}.gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:40px}@media(min-width:768px){.gallery-grid{grid-template-columns:repeat(4,1fr);gap:16px}}.gallery-grid figure{margin:0;border-radius:12px;overflow:hidden;background:var(--soft)}.gallery-grid img{aspect-ratio:4 / 5;width:100%;height:auto;object-fit:cover;transition:transform .5s ease}.gallery-grid figure:hover img{transform:scale(1.05)}.newsletter{max-width:768px;margin:0 auto;text-align:center}.newsletter__form{display:flex;flex-direction:column;gap:10px;max-width:560px;margin:32px auto 0}@media(min-width:640px){.newsletter__form{flex-direction:row;border:1px solid rgba(255,0,0,.4);border-radius:999px;padding:6px}}.newsletter__form input{flex:1;border:1px solid rgba(255,0,0,.4);border-radius:999px;padding:14px 24px;font-size:14px;outline:none}@media(min-width:640px){.newsletter__form input{border:0}}.newsletter__form input:focus{border-color:var(--red)}.newsletter__success{display:inline-flex;align-items:center;gap:12px;margin:32px auto 0;background:var(--cream);border-radius:999px;padding:16px 24px;font-size:14px;font-weight:600}.newsletter__success svg{color:var(--red)}.trust{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--cream)}.trust__grid{display:grid;grid-template-columns:1fr;gap:32px 24px;padding:40px 0}@media(min-width:640px){.trust__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.trust__grid{grid-template-columns:repeat(4,1fr)}}.trust__item{display:flex;gap:16px}.trust__icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;flex:0 0 auto;border-radius:999px;background:#fff;color:var(--red);box-shadow:var(--shadow-card)}.trust__item h3{margin:0;font-size:14px;font-weight:700}.trust__item p{margin:4px 0 0;font-size:12px;color:var(--muted)}.before-after{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.before-after figure{position:relative;margin:0;border-radius:var(--radius);overflow:hidden}.before-after figure:last-child{padding-top:40px}.before-after img{aspect-ratio:3 / 4;width:100%;height:auto;object-fit:cover}.before-after figcaption{position:absolute;left:12px;top:12px;background:#0009;color:#fff;border-radius:999px;padding:4px 12px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.14em}.before-after figure:last-child figcaption{top:52px;background:var(--red)}.footer{background:var(--ink);color:#fff}.footer__grid{display:grid;gap:40px;padding:56px 0}@media(min-width:768px){.footer__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.footer__grid{grid-template-columns:1.5fr 1fr 1fr 1fr}}.footer__brand img{height:32px;width:auto}.footer__tagline{margin:6px 0 0;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.22em;color:#ffffffb3}.footer__about{margin:16px 0 0;font-size:14px;color:#fff9;max-width:22rem}.footer__social{display:flex;gap:10px;margin-top:20px}.footer__social a{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#ffffffb3}.footer__social a:hover{border-color:var(--red);color:var(--red)}.footer__col h3{margin:0;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.18em}.footer__col ul{list-style:none;margin:16px 0 0;padding:0;display:flex;flex-direction:column;gap:10px}.footer__col a{font-size:14px;color:#ffffff8c}.footer__col a:hover{color:#fff}.footer__bottom{display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.1);padding:24px 0;text-align:center}@media(min-width:768px){.footer__bottom{flex-direction:row;text-align:left}}.footer__bottom p{margin:0;font-size:12px;color:#fff6}.footer__payments{display:flex;gap:8px}.footer__payments span{background:#fff;color:var(--ink);border-radius:4px;padding:4px 8px;font-size:10px;font-weight:700;text-transform:uppercase}.pdp{display:grid;gap:40px;padding:40px 0 64px}@media(min-width:1024px){.pdp{grid-template-columns:1fr 1fr;gap:64px}}.pdp__gallery{max-width:620px;width:100%;margin:0 auto}.pdp__main{position:relative;border-radius:var(--radius);overflow:hidden;background:var(--soft);box-shadow:var(--shadow-card)}.pdp__main img{aspect-ratio:1 / 1;width:100%;height:auto;object-fit:cover}.pdp__thumbs{display:flex;gap:8px;margin-top:12px;overflow-x:auto;padding-bottom:4px}.pdp__thumb{flex:0 0 auto;width:72px;height:72px;border:2px solid transparent;border-radius:10px;overflow:hidden;padding:0;background:var(--soft)}.pdp__thumb.is-active{border-color:var(--red)}.pdp__thumb img{width:100%;height:100%;object-fit:cover}.pdp__badge{position:absolute;left:16px;top:16px;z-index:2;background:var(--red);color:#fff;border-radius:999px;padding:5px 12px;font-size:11px;font-weight:700;text-transform:uppercase}.pdp__vendor{margin:0 0 8px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:var(--red)}.pdp__title{margin:0;font-family:var(--display);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;text-transform:uppercase;line-height:1.15}.pdp__price{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:20px}.pdp__price .now{font-size:30px;font-weight:800}.pdp__price s{color:var(--muted);font-size:14px}.pdp__off{background:var(--red);color:#fff;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.pdp__desc{margin-top:16px;font-size:15px;color:var(--muted)}.variant-picker{margin-top:24px}.variant-picker label{display:block;margin-bottom:8px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.variant-picker select{width:100%;max-width:420px;padding:14px 16px;border:1px solid var(--border);border-radius:12px;font-size:15px;background:#fff}.pdp__qty-row{display:flex;flex-direction:column;gap:12px;margin-top:24px}@media(min-width:640px){.pdp__qty-row{flex-direction:row}}.qty{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--border);border-radius:12px;padding:0 8px;height:48px}@media(min-width:640px){.qty{width:130px}}.qty button{border:0;background:transparent;padding:8px;line-height:1;font-size:18px}.qty span{font-weight:700;font-variant-numeric:tabular-nums}.pdp__features{margin-top:24px}.pdp__features ul{list-style:none;margin:8px 0 0;padding:0;display:grid;gap:6px}@media(min-width:640px){.pdp__features ul{grid-template-columns:1fr 1fr}}.pdp__features li{display:flex;gap:8px;font-size:14px}.pdp__features svg{color:var(--red);flex:0 0 auto;margin-top:3px}.pdp__trust{display:flex;flex-wrap:wrap;gap:8px 24px;margin-top:24px;border-top:1px solid var(--border);padding-top:16px;font-size:12px;color:var(--muted)}.pdp__trust span{display:inline-flex;align-items:center;gap:6px}.accordion{margin-top:24px;border-top:1px solid var(--border)}.accordion__item{border-bottom:1px solid var(--border)}.accordion__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 0;border:0;background:transparent;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;text-align:left}.accordion__trigger svg{transition:transform .25s ease;flex:0 0 auto}.accordion__item.is-open .accordion__trigger svg{transform:rotate(180deg)}.accordion__panel{display:none;padding-bottom:16px;font-size:14px;color:var(--muted)}.accordion__item.is-open .accordion__panel{display:block}.accordion__panel p{margin:0 0 8px}.collection-head{padding:40px 0 8px}.collection-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:20px 0;border-bottom:1px solid var(--border)}.collection-toolbar select{padding:10px 14px;border:1px solid var(--border);border-radius:10px;font-size:14px;background:#fff}.pagination{display:flex;justify-content:center;gap:8px;margin-top:48px}.pagination a,.pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;border:1px solid var(--border);border-radius:10px;font-size:14px;font-weight:600}.pagination .is-current{background:var(--ink);color:#fff;border-color:var(--ink)}.empty-state{padding:64px 0;text-align:center;color:var(--muted)}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:none}.cart-drawer.is-open{display:block}.cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;border:0;width:100%}.cart-drawer__panel{position:absolute;right:0;top:0;height:100%;width:100%;max-width:440px;background:#fff;display:flex;flex-direction:column}.cart-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 24px;border-bottom:1px solid var(--border)}.cart-drawer__head h2{margin:0;font-size:18px;display:inline-flex;align-items:center;gap:10px}.cart-drawer__count{background:var(--red);color:#fff;border-radius:999px;padding:2px 8px;font-size:12px;font-weight:700}.cart-drawer__body{flex:1;overflow-y:auto;padding:16px 24px}.cart-drawer__foot{border-top:1px solid var(--border);padding:20px 24px}.cart-line{display:flex;gap:16px;padding:12px 0;border-bottom:1px solid var(--border)}.cart-line img{width:80px;height:80px;border-radius:10px;object-fit:cover;flex:0 0 auto}.cart-line__body{flex:1;min-width:0}.cart-line__title{margin:0;font-size:14px;font-weight:700}.cart-line__price{margin:4px 0 0;font-size:13px;color:var(--muted)}.cart-line__row{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.cart-line__qty{display:inline-flex;align-items:center;border:1px solid var(--border);border-radius:8px}.cart-line__qty button{border:0;background:transparent;padding:4px 8px}.cart-line__qty span{width:26px;text-align:center;font-size:14px;font-weight:700}.cart-line__remove{border:0;background:transparent;color:var(--muted);padding:4px}.cart-line__remove:hover{color:var(--red)}.cart-total{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.cart-total span{color:var(--muted);font-size:14px}.cart-total strong{font-size:24px;font-weight:800}.cart-empty{text-align:center;padding:48px 0;color:var(--muted)}.cart-empty svg{color:#cfcfcf;width:48px;height:48px}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%) translateY(20px);background:var(--ink);color:#fff;border-radius:999px;padding:12px 22px;font-size:14px;font-weight:600;z-index:100;opacity:0;pointer-events:none;transition:opacity .25s ease,transform .25s ease}.toast.is-visible{opacity:1;transform:translate(-50%) translateY(0)}.hide-mobile{display:none}@media(min-width:768px){.hide-mobile{display:block}}.center{text-align:center}.mx-auto{margin-left:auto;margin-right:auto}.max-w-2xl{max-width:42rem}.form-stack{display:flex;flex-direction:column;gap:16px;margin-top:24px}.form-field{display:flex;flex-direction:column;gap:6px}.form-field label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.form-field input,.form-field select,.form-field textarea{width:100%;padding:14px 16px;border:1px solid var(--border);border-radius:12px;font-size:15px;font-family:inherit;color:var(--ink);background:#fff}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{outline:none;border-color:var(--red);box-shadow:0 0 0 3px #ff00001f}.form-row{display:grid;gap:16px}@media(min-width:640px){.form-row--2{grid-template-columns:1fr 1fr}}.form-check{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--muted)}.form-check input{width:18px;height:18px;accent-color:var(--red)}.form-note{margin:0;font-size:13px;color:var(--muted)}.form-note a{font-weight:700;color:var(--red)}.form-error{margin:0;border:1px solid rgba(255,0,0,.4);background:#ff00000f;color:var(--red);border-radius:12px;padding:12px 16px;font-size:14px;list-style:none}.form-success{margin:0;border:1px solid var(--border);background:var(--cream);border-radius:12px;padding:12px 16px;font-size:14px}.form-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:8px}.form-actions .form-note{margin:0}.customer{max-width:62rem;margin:0 auto}.customer__head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:16px}.customer__actions{display:flex;flex-wrap:wrap;gap:10px}.customer__narrow{max-width:32rem;margin:0 auto}.customer__grid{display:grid;gap:24px;margin-top:32px}@media(min-width:1024px){.customer__grid{grid-template-columns:1fr 1fr}}.card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:24px}.card h2,.card h3{margin:0 0 12px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.14em}.card p{margin:0 0 6px;font-size:14px;color:var(--muted)}.card p strong{color:var(--ink)}.table-wrap{overflow-x:auto;margin-top:24px}.data-table{width:100%;border-collapse:collapse;font-size:14px}.data-table th{text-align:left;padding:12px 8px;border-bottom:1px solid var(--border);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);white-space:nowrap}.data-table td{padding:14px 8px;border-bottom:1px solid var(--border);vertical-align:middle}.data-table td:first-child,.data-table th:first-child{padding-left:0}.data-table td:last-child,.data-table th:last-child{padding-right:0}.data-table a{font-weight:700}.data-table a:hover{color:var(--red)}.data-table__thumb{width:56px;height:56px;border-radius:10px;object-fit:cover;background:var(--soft)}.data-table__total{display:flex;justify-content:space-between;gap:24px;max-width:20rem;margin-left:auto;padding:8px 0;font-size:14px}.data-table__total span{color:var(--muted)}.data-table__total.is-grand{border-top:1px solid var(--border);margin-top:8px;padding-top:14px}.data-table__total.is-grand strong{font-size:20px;font-weight:800}.address-list{display:grid;gap:16px;margin-top:24px}@media(min-width:768px){.address-list{grid-template-columns:repeat(2,1fr)}}.address-card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:20px}.address-card.is-default{border-color:#ff000080}.address-card p{margin:0 0 4px;font-size:14px;color:var(--muted)}.address-card p strong{color:var(--ink)}.address-card__actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:16px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.address-card__actions button{border:0;background:transparent;padding:0;color:var(--muted);text-transform:inherit;letter-spacing:inherit;font-size:inherit;font-weight:inherit}.address-card__actions button:hover{color:var(--red)}.address-card__badge{display:inline-flex;align-items:center;gap:4px;background:var(--cream);color:var(--red);border-radius:999px;padding:3px 10px;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.blog-grid{display:grid;grid-template-columns:1fr;gap:32px 24px;margin-top:40px}@media(min-width:640px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.blog-grid{grid-template-columns:repeat(3,1fr)}}.article-card{display:flex;flex-direction:column}.article-card__media{display:block;aspect-ratio:4 / 5;border-radius:var(--radius);overflow:hidden;background:var(--soft)}.article-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.article-card:hover .article-card__media img{transform:scale(1.05)}.article-card__meta{margin:14px 0 0;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--red)}.article-card__title{margin:8px 0 0;font-size:18px;font-weight:700;text-transform:uppercase;line-height:1.25}.article-card__excerpt{margin:8px 0 0;font-size:14px;color:var(--muted)}.article-card__link{display:inline-flex;align-items:center;gap:8px;margin-top:14px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.article-card__link:hover{color:var(--red)}.article-card--featured{display:grid;gap:24px;margin-top:32px;align-items:center}@media(min-width:1024px){.article-card--featured{grid-template-columns:1.1fr 1fr;gap:40px}.article-card--featured .article-card__media{aspect-ratio:16 / 10}}.article-card--featured .article-card__title{font-size:clamp(1.5rem,3vw,2rem);font-family:var(--display)}.article__hero{margin-top:28px;border-radius:var(--radius-lg);overflow:hidden;background:var(--soft)}.article__hero img{width:100%;height:auto}.article__meta{display:flex;flex-wrap:wrap;gap:8px 20px;margin-top:16px;font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.article__body{max-width:46rem;margin:32px auto 0;font-size:16px;line-height:1.75;color:#0b0b0bd9}.article__body h2,.article__body h3,.article__body h4{margin:32px 0 12px;font-family:var(--display);text-transform:uppercase;color:var(--ink);line-height:1.1}.article__body h2{font-size:26px}.article__body h3{font-size:21px}.article__body p{margin:0 0 16px}.article__body img{margin:24px 0;border-radius:var(--radius)}.article__body ul,.article__body ol{margin:0 0 16px;padding-left:22px}.article__body li{margin-bottom:8px}.article__body a{color:var(--red);text-decoration:underline}.article__body blockquote{margin:24px 0;border-left:3px solid var(--red);padding-left:20px;font-size:18px;color:var(--ink)}.article__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:32px}.article__tags a{background:var(--cream);border-radius:999px;padding:6px 14px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.article__tags a:hover{color:var(--red)}.article__back{display:inline-flex;align-items:center;gap:8px;margin-top:40px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.article__back:hover{color:var(--red)}.article__comments{max-width:46rem;margin:48px auto 0;border-top:1px solid var(--border);padding-top:32px}.comment{border-bottom:1px solid var(--border);padding:16px 0}.comment__meta{margin:0;font-size:12px;color:var(--muted)}.comment__body{margin:8px 0 0;font-size:15px}.password{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:48px 16px;background:var(--ink);color:#fff}.password__box{width:100%;max-width:34rem;text-align:center}.password__logo{display:inline-flex;align-items:center}.password__logo img{height:32px;width:auto}.password__title{margin:24px 0 0;font-family:var(--display);font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;text-transform:uppercase;line-height:1.05}.password__text{margin:16px 0 0;color:#ffffffbf}.password__form{margin-top:32px;text-align:left}.password__form .form-field label{color:#ffffffbf}.password__admin{margin-top:28px;font-size:12px;color:#ffffff73}.password__admin a{color:#ffffffbf;text-decoration:underline}.reto-bar{background:var(--red);color:#fff}.reto-bar__inner{display:flex;align-items:center;justify-content:center;gap:16px;padding-top:8px;padding-bottom:8px;text-align:center}.reto-bar__text{margin:0;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}@media(min-width:640px){.reto-bar__text{font-size:12px}}@media(min-width:768px){.reto-bar__text{font-size:14px}}.reto-bar__mark{text-decoration:underline;text-underline-offset:2px}.reto-bar__clock{display:none;align-items:center;gap:4px}@media(min-width:640px){.reto-bar__clock{display:flex}}.reto-bar__unit{background:#fff3;border-radius:2px;padding:2px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:700;font-variant-numeric:tabular-nums}.marquee{overflow:hidden;background:var(--ink);color:#fff}.marquee__track{display:flex;width:max-content;animation:marquee 30s linear infinite}.marquee__track:hover{animation-play-state:paused}.marquee__group{display:flex;flex:0 0 auto;align-items:center}.marquee__item{display:inline-flex;align-items:center;gap:12px;padding:6px 24px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.2em;white-space:nowrap}@media(min-width:640px){.marquee__item{font-size:11px}}.marquee__item svg{width:14px;height:14px;color:var(--red)}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.marquee__track{animation:none}}.labelband{background:var(--ink);border-bottom:1px solid rgba(255,255,255,.1)}.labelband__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px 16px;padding-top:16px;padding-bottom:16px;text-align:center}.labelband__cat{background:var(--red);color:#fff;border-radius:4px;padding:4px 10px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.2em}.labelband__sub{font-family:var(--display);font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:.2em;color:#fffc}.pdp__rating{display:flex;align-items:center;gap:8px;margin-top:12px}.pdp__rating-score{font-size:14px;font-weight:600}.pdp__rating-count{font-size:14px;color:var(--muted)}.pdp__rating .stars svg{width:16px;height:16px}.buy__coupon{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;border-radius:12px;background:var(--soft);padding:12px 16px}.buy__coupon p{margin:0;font-size:12px;line-height:1.6}@media(min-width:640px){.buy__coupon p{font-size:14px}}.buy__copy{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;border:2px solid var(--ink);border-radius:999px;background:transparent;color:var(--ink);padding:7px 14px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;transition:background-color .2s ease,color .2s ease}.buy__copy:hover,.buy__copy.is-copied{background:var(--ink);color:#fff}.buy__note{margin:8px 0 0;font-size:12px;color:var(--muted)}.buy__bundles-head{display:flex;align-items:center;gap:12px;margin:24px 0 12px}.buy__bundles-head:before,.buy__bundles-head:after{content:"";flex:1;height:1px;background:var(--border)}.buy__bundles-head h2{margin:0;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;text-align:center}.buy__bundles{display:flex;flex-direction:column;gap:12px}.buy__bundle{position:relative;display:flex;align-items:center;gap:16px;width:100%;border:2px solid transparent;border-radius:12px;background:var(--soft);padding:16px;text-align:left;transition:border-color .2s ease,background-color .2s ease}.buy__bundle:hover{border-color:var(--border)}.buy__bundle.is-active{border-color:var(--red);background:#ff00000d}.buy__bundle-badge{position:absolute;top:-10px;right:16px;background:var(--red);color:#fff;border-radius:999px;padding:2px 10px;font-size:10px;font-weight:700;text-transform:uppercase}.buy__radio{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:20px;height:20px;border:2px solid rgba(111,111,111,.5);border-radius:999px;color:#fff}.buy__radio svg{width:12px;height:12px}.buy__bundle.is-active .buy__radio{border-color:var(--red);background:var(--red)}.buy__bundle-body{display:flex;flex-direction:column;min-width:0;flex:1}.buy__bundle-label{font-weight:700}.buy__bundle-note{font-size:12px;color:var(--muted)}.buy__bundle-price{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.buy__bundle-price s{font-size:14px;color:var(--muted)}.buy__bundle-price strong{font-size:18px;font-weight:800}.buy__bundle[disabled]{opacity:.5;cursor:not-allowed}.manifesto{max-width:56rem;margin:0 auto;text-align:center}.manifesto .display{margin-top:12px;font-size:clamp(2rem,5vw,3.75rem)}.manifesto .lead{max-width:36rem;margin:20px auto 0;font-size:14px}.manifesto__stats{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:16px;margin-top:32px}.statcard{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;flex:1 1 130px;min-width:130px;border-radius:16px;background:#ffffff0d;box-shadow:inset 0 0 0 1px #ffffff1a;padding:16px 20px}.statcard__v{font-family:var(--display);font-size:24px;font-weight:700;color:#fff;line-height:1.1}.statcard__l{font-size:11px;text-transform:uppercase;letter-spacing:.15em;color:#fff9;text-align:center}.props{padding:56px 0}.props__grid{display:grid;grid-template-columns:1fr;gap:1px;overflow:hidden;border-radius:16px;background:var(--border);box-shadow:var(--shadow-card)}@media(min-width:640px){.props__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.props__grid{grid-template-columns:repeat(4,1fr)}}.prop{display:flex;flex-direction:column;gap:12px;background:#fff;padding:24px;transition:background-color .25s ease,color .25s ease}.prop:hover{background:var(--ink);color:#fff}.prop__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;background:#ff00001a;color:var(--red);transition:background-color .25s ease,color .25s ease}.prop:hover .prop__icon{background:var(--red);color:#fff}.prop__num{font-family:var(--display);font-size:18px;font-weight:700;line-height:1}.prop h3{margin:0;font-size:16px;font-weight:700;line-height:1.35}.prop p{margin:0;font-size:14px;line-height:1.7;color:var(--muted);transition:color .25s ease}.prop:hover p{color:#ffffffb3}.formula__cards{display:grid;gap:24px;max-width:56rem;margin:40px auto 0}@media(min-width:768px){.formula__cards{grid-template-columns:repeat(2,1fr)}}.formula__card{border-radius:22px;background:var(--soft);box-shadow:var(--shadow-card);padding:32px}@media(min-width:768px){.formula__card{padding:40px}}.formula__icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:999px;background:var(--red);color:#fff}.formula__icon svg{width:24px;height:24px}.formula__card h3{margin:16px 0 0;font-family:var(--display);font-size:20px;font-weight:700;text-transform:uppercase;line-height:1.25}.formula__card p{margin:12px 0 0;font-size:14px;line-height:1.7;color:var(--muted)}.formula__art{margin-top:24px;border-radius:16px;overflow:hidden}.formula__art svg{width:80%;height:auto}.formula__art-inner{display:flex;aspect-ratio:16 / 9;align-items:center;justify-content:center;background:#f6f6f6;color:#1e1e1e}.formula__features{display:grid;gap:20px;margin-top:56px}@media(min-width:640px){.formula__features{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.formula__features{grid-template-columns:repeat(3,1fr)}}.formula__feature{border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:var(--shadow-card);padding:24px;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.formula__feature:hover{transform:translateY(-4px);border-color:#f006;box-shadow:var(--shadow-red)}.formula__feature-head{display:flex;align-items:center;gap:12px}.formula__feature-head span.ico{width:40px;height:40px;border-radius:10px;background:#ff00001a;color:var(--red)}.formula__feature h3{margin:0;font-family:var(--display);font-size:16px;font-weight:700;text-transform:uppercase;line-height:1.25}.formula__feature p{margin:12px 0 0;font-size:14px;line-height:1.7;color:var(--muted)}.formula__foot{display:flex;justify-content:center;margin-top:40px}.formula__foot p{max-width:36rem;margin:0;text-align:center;font-size:12px;text-transform:uppercase;letter-spacing:.2em;color:var(--muted)}.splitbanner{display:grid;gap:24px}@media(min-width:1024px){.splitbanner{grid-template-columns:repeat(2,1fr)}}.splitbanner__ink,.splitbanner__media{position:relative;min-height:320px;border-radius:22px;overflow:hidden}.splitbanner__ink{display:flex;flex-direction:column;justify-content:space-between;gap:16px;background:var(--ink);color:#fff;padding:32px}@media(min-width:768px){.splitbanner__ink{padding:40px}}.splitbanner__ink h2{max-width:30rem;margin:0;font-family:var(--display);font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;text-transform:uppercase;line-height:1.05}.splitbanner__ink p{max-width:24rem;margin:0;font-size:14px;line-height:1.7;color:#ffffffb3}.splitbanner__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.splitbanner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.7),rgba(0,0,0,.1) 55%,transparent)}.splitbanner__caption{position:absolute;left:0;right:0;bottom:0;padding:32px}@media(min-width:768px){.splitbanner__caption{padding:40px}}.splitbanner__caption h2{margin:4px 0 0;font-family:var(--display);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;text-transform:uppercase;line-height:1.05;color:#fff}.steps{display:grid;gap:20px;max-width:64rem;margin:48px auto 0}@media(min-width:640px){.steps{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.steps{grid-template-columns:repeat(4,1fr)}}.step{border-radius:16px;background:#ffffff0d;box-shadow:inset 0 0 0 1px #ffffff1a;padding:24px;transition:background-color .25s ease}.step:hover{background:#ffffff1a}.step__n{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:999px;background:var(--red);color:#fff;font-family:var(--display);font-size:18px;font-weight:700}.step h3{margin:16px 0 0;font-size:16px;font-weight:700}.step p{margin:8px 0 0;font-size:14px;line-height:1.7;color:#fff9}.otabs{max-width:48rem;margin:40px auto 0}.otabs__list{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;border-radius:12px;background:var(--soft);padding:4px}.otabs__tab{border:0;border-radius:10px;background:transparent;padding:10px 8px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);transition:background-color .2s ease,color .2s ease}@media(min-width:640px){.otabs__tab{font-size:14px}}.otabs__tab:hover{color:var(--ink)}.otabs__tab.is-active{background:#fff;color:var(--ink);box-shadow:0 1px 3px #0000001a}.otabs__panel{margin-top:24px;border-radius:16px;background:var(--soft);padding:32px}.otabs__panel h3{margin:0;font-family:var(--display);font-size:20px;font-weight:700;text-transform:uppercase}.otabs__panel ul{list-style:none;margin:16px 0 0;padding:0;display:flex;flex-direction:column;gap:16px}.otabs__panel li{display:flex;gap:8px;font-size:14px;line-height:1.7}.otabs__panel li:before{content:"";flex:0 0 auto;width:8px;height:8px;margin-top:7px;border-radius:999px;background:var(--red)}.rv__summary{display:flex;align-items:center;justify-content:center;gap:16px;max-width:36rem;margin:40px auto 0;border-radius:16px;background:#fff;box-shadow:var(--shadow-card);padding:24px}.rv__score{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;flex:0 0 auto;width:80px;height:80px;border-radius:16px;background:var(--soft)}.rv__score b{font-family:var(--display);font-size:30px;font-weight:700;line-height:1}.rv__score .stars__icons{gap:1px}.rv__score .stars svg{width:12px;height:12px}.rv__summary-text{text-align:left}.rv__summary-text strong{display:block;font-size:18px;font-weight:800}.rv__summary-text span{font-size:14px;color:var(--muted)}.rv__grid{display:grid;gap:20px;margin-top:40px}@media(min-width:768px){.rv__grid{grid-template-columns:repeat(2,1fr)}}.rv__card{border-radius:16px;background:#fff;box-shadow:var(--shadow-card);padding:24px}.rv__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.rv__meta{display:flex;align-items:center;gap:12px;margin-top:16px}.rv__avatar{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:40px;height:40px;border-radius:999px;background:var(--ink);color:#fff;font-size:12px;font-weight:700}.rv__name{display:flex;align-items:center;gap:6px;margin:0;font-size:14px;font-weight:700}.rv__name svg{width:16px;height:16px;color:#16a34a}.rv__verified{margin:0;font-size:12px;color:var(--muted)}.rv__date{font-size:12px;color:var(--muted)}.rv__text{margin:12px 0 0;font-size:14px;line-height:1.7;color:var(--muted)}.faq__note{display:flex;align-items:flex-start;gap:12px;border-top:1px solid rgba(255,255,255,.1);padding:32px}.faq__note svg{flex:0 0 auto;margin-top:2px;color:var(--gold)}.faq__note p{margin:0;font-weight:700}.faq__note small{display:block;margin-top:4px;font-size:12px;line-height:1.7;color:#fff9}@media(min-width:1024px){.footer__grid--pdp{grid-template-columns:repeat(5,1fr)}.footer__grid--pdp .footer__brand,.footer__grid--pdp .footer__news{grid-column:span 2}}.footer__grid--pdp .footer__tagline{margin-top:12px;font-size:14px;font-weight:400;text-transform:none;letter-spacing:0;color:#fff9}.footer__grid--pdp .footer__social{gap:8px;margin-top:20px}.footer__grid--pdp .footer__social a{width:40px;height:40px;border:0;background:#ffffff1a;color:#fff}.footer__grid--pdp .footer__social a:hover{background:var(--red);color:#fff}.footer__grid--pdp .footer__col h3{letter-spacing:.2em;color:#ffffff80}.footer__grid--pdp .footer__col a{color:#ffffffb3}.footer__news h3{margin:0;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:#ffffff80}.footer__news p{margin:16px 0 0;font-size:14px;color:#fff9}.footer__news-form{display:flex;gap:8px;margin-top:16px;max-width:24rem}.footer__news-form input{flex:1;min-width:0;height:44px;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:#ffffff0d;padding:0 16px;font-family:inherit;font-size:14px;color:#fff}.footer__news-form input::placeholder{color:#fff6}.footer__news-form input:focus{outline:none;border-color:var(--red)}.footer__news-form button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:44px;height:44px;border:0;border-radius:10px;background:var(--red);color:#fff;transition:background-color .2s ease}.footer__news-form button:hover{background:var(--ink);box-shadow:inset 0 0 0 1px #ffffff40}.footer__news-form button svg{width:16px;height:16px}.footer__payments--pdp span{background:#ffffff0d;border:1px solid rgba(255,255,255,.15);color:#fff;border-radius:4px;padding:4px 10px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.section-head-center{max-width:42rem;margin:0 auto;text-align:center}.section-head-center .lead{margin-top:16px}.pdp-hero{background:var(--ink);color:#fff}.pdp-cover{position:relative;overflow:hidden;background:var(--ink);color:#fff}.pdp-cover__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.4}.pdp-cover__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,var(--ink),rgba(11,11,11,.85),transparent)}.pdp-hero__grid{position:relative;display:grid;gap:40px;padding:48px 0}@media(min-width:768px){.pdp-hero__grid{grid-template-columns:1fr 1fr;align-items:center;padding:80px 0}}@media(min-width:1024px){.pdp-hero__grid{gap:64px}}.pdp-cover .pdp-hero__grid{padding:56px 0}@media(min-width:768px){.pdp-cover .pdp-hero__grid{padding:96px 0}}.pdp-hero__text{display:flex;flex-direction:column;justify-content:center}.pdp-hero__pill{width:fit-content;border-radius:4px;background:var(--red);color:#fff;padding:4px 12px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.2em}.pdp-hero__title{margin:16px 0 0;font-family:var(--display);font-weight:700;text-transform:uppercase;line-height:.95;color:#fff}.pdp-hero__title--md{font-size:clamp(2.25rem,6vw,3.75rem)}.pdp-hero__title--lg{font-size:clamp(3rem,8vw,4.5rem);line-height:.92}.pdp-hero__lead{margin:16px 0 0;max-width:28rem;font-size:14px;line-height:1.7;color:#ffffffb3}.pdp-chips{display:flex;flex-wrap:wrap;gap:12px}.pdp-hero__text .pdp-chips{margin-top:24px}.pdp-panel .pdp-chips{margin-bottom:20px}.pdp-chip{display:inline-flex;align-items:center;border:1px solid rgba(255,0,0,.4);background:#ff00001a;color:var(--red);border-radius:999px;padding:6px 12px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.025em}.pdp-panel{border-radius:22px;background:#fff;color:var(--ink);padding:24px;box-shadow:var(--shadow-card)}@media(min-width:640px){.pdp-panel{padding:32px}}.pdp-hero .pdp__vendor,.pdp-cover .pdp__vendor{color:var(--red)}.savings{background:var(--red);color:#fff;padding:20px 0}.savings__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px 24px;text-align:center}.savings__title{font-family:var(--display);font-size:20px;font-weight:700;text-transform:uppercase;letter-spacing:.02em}@media(min-width:640px){.savings__title{font-size:24px}}.savings__amount{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.savings__note{font-size:11px;text-transform:uppercase;letter-spacing:.2em;color:#ffffffd9}.metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;max-width:56rem;margin:40px auto 0}@media(min-width:1024px){.metrics{grid-template-columns:repeat(4,1fr)}}.metric{display:flex;flex-direction:column;align-items:center;gap:12px;border:1px solid var(--border);border-radius:22px;background:#fff;box-shadow:var(--shadow-card);padding:24px;text-align:center}.metric__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;background:#ff00001a;color:var(--red)}.metric__value{margin:0;font-family:var(--display);font-size:24px;font-weight:700;text-transform:uppercase}.metric__label{margin:4px 0 0;font-size:11px;text-transform:uppercase;letter-spacing:.15em;color:var(--muted)}.duo{display:grid;gap:20px;max-width:56rem;margin:40px auto 0}@media(min-width:768px){.duo{grid-template-columns:repeat(2,1fr)}}.duo__card{border-radius:22px;background:var(--soft);box-shadow:var(--shadow-card);padding:32px}.duo__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;background:var(--red);color:#fff}.duo__icon svg{width:20px;height:20px}.duo__card h3{margin:16px 0 0;font-family:var(--display);font-size:20px;font-weight:700;text-transform:uppercase}.duo__card p{margin:12px 0 0;font-size:14px;line-height:1.7;color:var(--muted)}.duo__foot{display:flex;align-items:center;justify-content:center;gap:8px;margin:24px 0 0;font-size:12px;text-transform:uppercase;letter-spacing:.2em;color:var(--muted);text-align:center}.duo__foot svg{width:16px;height:16px;color:var(--red)}.daynight__card{border-top:4px solid var(--red);border-radius:22px;background:#fff;box-shadow:var(--shadow-card);padding:32px}.daynight__badge{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:var(--red)}.daynight__badge svg{width:16px;height:16px}.daynight__card h3{margin:12px 0 0;font-family:var(--display);font-size:24px;font-weight:700;text-transform:uppercase}.daynight__card p{margin:12px 0 0;font-size:14px;line-height:1.7;color:var(--muted)}.retosteps{display:grid;gap:20px;max-width:56rem;margin:40px auto 0}@media(min-width:768px){.retosteps{grid-template-columns:repeat(3,1fr)}}.retostep{display:flex;flex-direction:column;gap:12px;border-radius:16px;background:var(--soft);box-shadow:var(--shadow-card);padding:24px}.retostep__n{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:999px;background:var(--red);color:#fff;font-family:var(--display);font-size:18px;font-weight:700}.retostep h3{display:flex;align-items:center;gap:8px;margin:0;font-size:16px;font-weight:700}.retostep h3 svg{width:16px;height:16px;color:var(--red)}.retostep p{margin:0;font-size:14px;line-height:1.7;color:var(--muted)}.arsenal{display:grid;gap:32px;max-width:56rem;margin:0 auto;border-radius:22px;background:var(--ink);color:#fff;box-shadow:var(--shadow-card);padding:32px}@media(min-width:768px){.arsenal{grid-template-columns:1fr 1.2fr;padding:48px}}.arsenal__icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:999px;background:var(--red);color:#fff}.arsenal__icon svg{width:24px;height:24px}.arsenal h2{margin:16px 0 0;font-family:var(--display);font-size:30px;font-weight:700;text-transform:uppercase;line-height:1.05}.arsenal p{margin:12px 0 0;font-size:14px;line-height:1.7;color:#fff9}.arsenal ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;justify-content:center;gap:12px}.arsenal li{display:flex;align-items:center;gap:12px;border-radius:12px;background:#ffffff0d;box-shadow:inset 0 0 0 1px #ffffff1a;padding:12px 16px;font-size:14px}.arsenal li>span{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:20px;height:20px;border-radius:999px;background:var(--red);color:#fff}.arsenal li>span svg{width:12px;height:12px}.hiw{display:grid;gap:40px}@media(min-width:1024px){.hiw{grid-template-columns:1fr 1fr}}.hiw__note{margin:20px 0 0;border:1px solid var(--border);border-radius:16px;background:#fff;padding:20px;font-size:12px;line-height:1.7;color:var(--muted)}.hiw__tips{display:flex;flex-direction:column;gap:16px}.hiw__tip{display:flex;gap:16px;border-radius:16px;background:#fff;box-shadow:var(--shadow-card);padding:20px}.hiw__n{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:40px;height:40px;border-radius:999px;background:var(--red);color:#fff;font-family:var(--display);font-size:16px;font-weight:700}.hiw__tip h3{margin:0;font-size:16px;font-weight:700}.hiw__tip p{margin:4px 0 0;font-size:14px;line-height:1.7;color:var(--muted)}.ugc__head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.ugc__head h2{margin:0;font-family:var(--display);font-size:24px;font-weight:700;text-transform:uppercase;line-height:1.1}@media(min-width:640px){.ugc__head h2{font-size:30px}}.ugc__note{display:none;font-size:12px;text-transform:uppercase;letter-spacing:.2em;color:var(--muted)}@media(min-width:640px){.ugc__note{display:block}}.ugc__track{display:flex;gap:16px;margin-top:24px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory}.ugc__item{position:relative;flex:0 0 auto;width:256px;scroll-snap-align:start;overflow:hidden;border:0;border-radius:16px;background:none;padding:0;box-shadow:var(--shadow-card)}.ugc__item img{aspect-ratio:16 / 9;width:100%;height:auto;object-fit:cover;transition:transform .3s ease}.ugc__item:hover img{transform:scale(1.05)}.ugc__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000040;transition:background-color .3s ease}.ugc__item:hover .ugc__overlay{background:#00000073}.ugc__play{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:999px;background:#ffffffe6;box-shadow:var(--shadow-card);color:var(--red);transition:transform .3s ease}.ugc__item:hover .ugc__play{transform:scale(1.1)}.header__lead{display:flex;align-items:center;gap:8px;flex:1 1 0;min-width:0}.header__actions{display:flex;align-items:center;justify-content:flex-end;gap:4px;flex:1 1 0}.header__nav{display:none}@media(min-width:1024px){.header__nav{display:flex;align-items:center;justify-content:center;gap:28px;flex:1 1 0}}body:not(.template-product) .header{position:static}.mobile-menu__cta{display:flex;align-items:center;justify-content:center;margin-top:12px;border-radius:999px;background:var(--ink);color:#fff;padding:12px 20px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.mobile-menu__note{margin:8px 0 0;padding:0 12px;font-size:11px;color:var(--muted)}.footer__locale{display:flex;align-items:center;justify-content:center;gap:8px}.footer__locale span{display:inline-flex;align-items:center;gap:4px;border:1px solid rgba(255,255,255,.2);border-radius:6px;padding:4px 10px;font-size:11px;font-weight:600;color:#ffffffb3}.footer__locale svg{width:12px;height:12px}.product-card__subtitle{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;margin:4px 0 0;font-size:12px;font-weight:500;color:var(--muted)}.product-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.header__wordmark{font-family:var(--display);font-size:24px;font-weight:700;text-transform:uppercase;letter-spacing:.025em;line-height:1;white-space:nowrap}.header__wordmark span{color:var(--red)}.header--pdp .header__inner{justify-content:space-between}.header--pdp .header__burger{display:inline-flex}.header--pdp .header__nav{display:none}@media(min-width:768px){.header--pdp .header__burger{display:none}.header--pdp .header__nav{display:flex;align-items:center;justify-content:flex-start;flex:0 1 auto;gap:24px}}.header--pdp .header__nav a{font-size:14px;font-weight:500;text-transform:none;letter-spacing:0;color:#0b0b0bb3;white-space:nowrap}.header--pdp .header__nav a:hover{color:var(--ink)}.header--pdp .header__actions{flex:0 0 auto;justify-content:flex-end}.header__burger .burger-close,.header--pdp.is-menu-open .header__burger .burger-open{display:none}.header--pdp.is-menu-open .header__burger .burger-close{display:inline-flex}.mobile-menu--inline{position:static;inset:auto;border-top:1px solid var(--border);background:#fff;padding:12px 16px}.mobile-menu--inline.is-open{display:block}.mobile-menu--inline .mobile-menu__panel{position:static;width:100%;max-width:none;height:auto;padding:0;background:transparent;overflow:visible;gap:4px}.mobile-menu--inline .mobile-menu__panel a{padding:10px 8px;border-radius:8px;font-size:14px;font-weight:500;text-transform:none;letter-spacing:0}.mobile-menu--inline .mobile-menu__panel a:hover{background:var(--soft)}.mobile-menu--inline .mobile-menu__close{display:none}.btn--cart{height:48px;padding:0 24px;border-radius:6px;gap:8px;font-size:16px;font-weight:500;text-transform:none;letter-spacing:0}.btn--cart svg{width:16px;height:16px}.buy__copy{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;height:36px;padding:0 12px;border:1px solid var(--border);border-radius:6px;background:#fff;color:var(--ink);font-size:14px;font-weight:500;text-transform:none;letter-spacing:0}.buy__copy svg{width:16px;height:16px;flex:0 0 auto}.buy__copy:hover,.buy__copy.is-copied{background:var(--ink);color:#fff;border-color:var(--ink)}.footer__wordmark{font-family:var(--display);font-size:30px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;line-height:1;color:#fff}.footer__wordmark span{color:var(--red)}.footer__news-form button{width:40px;height:40px;border-radius:6px}.barbones{background:var(--cream)}.barbones__head{max-width:46rem;margin:0 auto;text-align:center}.barbones__title{margin:0;font-family:var(--display);font-size:clamp(1.75rem,3.6vw,2.75rem);font-weight:700;text-transform:uppercase;line-height:1.05}.barbones__title span{display:block;color:var(--red)}.barbones__text{margin:16px 0 0;font-size:16px;line-height:1.6;color:var(--muted)}.barbones__stats{display:grid;grid-template-columns:repeat(2,1fr);gap:28px 20px;max-width:64rem;margin:40px auto 0;border:1px solid var(--border);border-radius:24px;background:#fff;box-shadow:0 18px 40px -30px #0b0b0b59;padding:28px 24px}@media(min-width:768px){.barbones__stats{grid-template-columns:repeat(4,1fr)}}.barbones__stat{text-align:center}.barbones__value{margin:0;font-family:var(--display);font-size:clamp(1.5rem,2.4vw,1.9rem);font-weight:700;line-height:1;color:var(--red)}.barbones__label{display:inline-flex;align-items:center;justify-content:center;gap:6px;margin:10px 0 0;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--muted)}.barbones__label svg{width:12px;height:12px;flex:0 0 auto;color:var(--gold)}.barbones__grid{display:grid;grid-template-columns:1fr;gap:20px;margin-top:40px}@media(min-width:640px){.barbones__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.barbones__grid{grid-template-columns:repeat(3,1fr)}}.barbones__card{position:relative;overflow:hidden;border-radius:16px;background:var(--soft);box-shadow:var(--shadow-card)}.barbones__pair{display:grid;grid-template-columns:1fr 1fr}.barbones__pair img{width:100%;height:auto;aspect-ratio:294 / 432;object-fit:cover}.barbones__caption{position:absolute;left:10px;bottom:10px;display:inline-flex;align-items:center;gap:8px;max-width:calc(100% - 20px);border-radius:999px;background:#0009;padding:6px 14px 6px 8px;color:#fff;font-size:11px;font-weight:700;line-height:1.2}.barbones__caption svg{width:16px;height:16px;flex:0 0 auto}
/*# sourceMappingURL=/cdn/shop/t/201/assets/base.css.map */
