:root{--ink:#131313;--muted:#686868;--line:#deddd9;--paper:#f6f5f1;--white:#fff;--red:#a3132b;--deep:#37050e;--green:#1e9b66;--radius:20px;--shell:min(1200px, calc(100% - 48px) )}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:DM Sans,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}img{display:block;max-width:100%}.shell{width:var(--shell);margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:8px;left:8px;z-index:1000;padding:10px 16px;background:#fff;transform:translateY(-150%)}.skip-link:focus{transform:none}.announcement{min-height:36px;display:grid;place-items:center;background:var(--ink);color:#fff;font-size:12px;letter-spacing:.03em}.announcement p{margin:0}.announcement a{border-bottom:1px solid #777}.pulse{width:7px;height:7px;display:inline-block;margin-right:8px;border-radius:50%;background:#52d99b;box-shadow:0 0 0 4px #52d99b22}.site-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #eee}.nav-shell{width:var(--shell);height:82px;margin:auto;display:flex;align-items:center;justify-content:space-between}.brand img{width:190px;max-height:55px;object-fit:contain}.desktop-nav{display:flex;gap:34px;align-items:center}.desktop-nav a{position:relative;font-size:14px;font-weight:600;color:#4b4b4b}.desktop-nav a:hover,.desktop-nav a.active{color:var(--ink)}.desktop-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-11px;height:2px;background:var(--ink)}.nav-actions{display:flex;align-items:center;gap:12px}.icon-link,.menu-toggle{width:42px;height:42px;display:grid;place-items:center;border:0;background:transparent}.icon-link svg{width:21px;fill:none;stroke:currentColor;stroke-width:1.7}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:52px;padding:0 22px;border:1px solid var(--ink);border-radius:999px;background:var(--ink);color:#fff;font-size:14px;font-weight:700;transition:.25s ease}.button:hover{background:var(--red);border-color:var(--red);transform:translateY(-2px)}.button span{font-size:17px}.button-small{min-height:44px;padding-inline:18px}.menu-toggle{display:none;cursor:pointer}.menu-toggle span{width:22px;height:1.5px;background:var(--ink);transition:.2s}.menu-toggle span+span{margin-top:-12px}.menu-toggle.open span:first-child{transform:translateY(5px) rotate(45deg)}.menu-toggle.open span:last-child{transform:translateY(-5px) rotate(-45deg)}.mobile-menu{display:none}.hero{position:relative;min-height:690px;color:#fff;overflow:hidden}.hero-media,.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0}.hero-media{background:url(hero.jpg) center 55%/cover no-repeat;transform:scale(1.01)}.hero-shade{background:linear-gradient(90deg,#140004e8,#240208a6 48%,#28000826 78%),linear-gradient(0deg,rgba(15,0,3,.35),transparent 45%)}.hero-content{position:relative;z-index:2;padding-top:112px}.eyebrow{margin:0 0 18px;display:flex;align-items:center;gap:10px;color:#646464;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.eyebrow span{width:28px;height:1px;background:currentColor}.eyebrow.light{color:#efbdc6}.hero h1,.section h2,.process-section h2,.quality-section h2,.faq-section h2,.cta-section h2{font-family:Manrope,sans-serif;letter-spacing:-.055em;line-height:.98}.hero h1{max-width:800px;margin:0 0 26px;font-size:clamp(54px,7vw,96px)}.hero h1 em{color:#f0a3b0;font-style:normal}.hero-content>p{max-width:560px;margin:0 0 34px;color:#eee;font-size:18px}.hero-actions{display:flex;align-items:center;gap:30px}.button-light{background:#fff;color:var(--ink);border-color:#fff}.button-light:hover{background:#f2c4cc;color:var(--deep);border-color:#f2c4cc}.text-link{display:inline-flex;align-items:center;gap:12px;font-weight:700;font-size:14px;border-bottom:1px solid #9a9a9a;padding-bottom:4px}.text-link span{transition:transform .2s}.text-link:hover span{transform:translate(3px,-3px)}.light-link{color:#fff;border-color:#fff7}.hero-proof{position:absolute;z-index:3;right:0;bottom:0;display:flex;background:#120709c7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top-left-radius:20px}.hero-proof div{min-width:175px;padding:25px 30px;border-right:1px solid #ffffff20}.hero-proof strong,.hero-proof span{display:block}.hero-proof strong{font-size:17px}.hero-proof span{margin-top:3px;color:#c9c2c3;font-size:12px}.trust-strip{min-height:104px;padding:22px max(24px,calc((100vw - 1200px)/2));display:grid;grid-template-columns:repeat(4,1fr);gap:18px;background:var(--paper);border-bottom:1px solid #e7e5df}.trust-strip>div{display:flex;align-items:center;gap:13px}.trust-strip svg{width:28px;flex:0 0 28px;fill:none;stroke:var(--red);stroke-width:1.5}.trust-strip span{font-size:13px;color:#636363}.trust-strip b{display:block;color:var(--ink);font-size:14px}#shop.section{padding:112px 0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:34px}.section h2,.quality-section h2,.faq-section h2{margin:0;font-size:clamp(42px,5vw,68px)}.generation-tabs{display:flex;gap:8px;margin-bottom:26px}.tab{padding:10px 18px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#666;cursor:pointer;font-size:13px;font-weight:700}.tab.active{background:var(--ink);border-color:var(--ink);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 20px}.product-card{min-width:0}.product-card.is-hidden{display:none}.product-image{position:relative;aspect-ratio:1/1;display:grid;place-items:center;padding:14%;overflow:hidden;background:var(--paper);border-radius:var(--radius)}.product-image img{width:100%;height:100%;object-fit:contain;transition:transform .4s ease}.product-card:hover .product-image img{transform:scale(1.055)}.badge{position:absolute;z-index:2;top:15px;left:15px;padding:7px 11px;border-radius:999px;background:#fff;color:var(--red);box-shadow:0 3px 12px #0000000c;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.badge.dark{background:var(--ink);color:#fff}.product-info{display:flex;align-items:center;justify-content:space-between;margin-top:18px}.product-info p{margin:0 0 2px;font:700 19px Manrope,sans-serif}.product-info span,.reserve{color:#777;font-size:13px}.card-arrow{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;transition:.25s}.product-card:hover .card-arrow{background:var(--ink);color:#fff;transform:rotate(8deg)}.reserve{margin:10px 0 0;padding-top:10px;border-top:1px solid #eee}.reserve strong{color:var(--ink)}.process-section{padding:120px 0;background:var(--deep);color:#fff}.process-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.process-copy{position:sticky;top:150px;align-self:start}.process-copy h2{margin:0 0 25px;font-size:clamp(48px,6vw,78px)}.process-copy>p:not(.eyebrow){max-width:440px;margin-bottom:32px;color:#d4bcc0;font-size:17px}.steps article{display:grid;grid-template-columns:70px 1fr;gap:26px;padding:32px 0;border-top:1px solid #ffffff26}.steps article:last-child{border-bottom:1px solid #ffffff26}.steps>article>span{color:#da8190;font:700 13px Manrope,sans-serif}.steps h3{margin:0 0 9px;font:700 25px Manrope,sans-serif}.steps p{max-width:500px;margin:0;color:#cdb8bc}.quality-section{padding:120px 0;display:grid;grid-template-columns:1fr .85fr;gap:105px;align-items:center}.quality-visual{position:relative;overflow:hidden;border-radius:var(--radius);background:var(--paper)}.quality-visual>img{width:100%;aspect-ratio:1/1.02;object-fit:cover}.quality-stamp{position:absolute;right:18px;bottom:18px;width:150px;height:150px;display:grid;place-content:center;text-align:center;background:var(--red);border-radius:50%;color:#fff;transform:rotate(-7deg)}.quality-stamp strong{font:800 34px Manrope,sans-serif;line-height:1}.quality-stamp span{font-size:11px;text-transform:uppercase;letter-spacing:.08em}.quality-copy>p:not(.eyebrow){margin:25px 0;color:var(--muted);font-size:17px}.quality-copy ul{list-style:none;margin:0 0 30px;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:15px}.quality-copy li{font-size:14px;font-weight:600}.quality-copy li span{display:inline-grid;place-items:center;width:23px;height:23px;margin-right:8px;background:#e6f5ee;color:var(--green);border-radius:50%}.faq-section{padding:110px 0 130px;display:grid;grid-template-columns:.75fr 1.25fr;gap:100px;border-top:1px solid var(--line)}.faq-intro>p:not(.eyebrow){max-width:370px;color:var(--muted)}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{padding:26px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;font:700 18px Manrope,sans-serif}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:24px;font-weight:400;transition:.2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:670px;margin:-7px 40px 26px 0;color:var(--muted)}.cta-section{position:relative;overflow:hidden;padding:120px 0;background:var(--red);color:#fff;text-align:center}.cta-content{position:relative;z-index:2;display:flex;align-items:center;flex-direction:column}.cta-section h2{margin:0 0 24px;font-size:clamp(54px,7vw,92px)}.cta-section p:not(.eyebrow){max-width:530px;margin:0 0 31px;color:#f1ccd2;font-size:17px}.cta-orb{position:absolute;border:1px solid #ffffff20;border-radius:50%}.orb-one{width:500px;height:500px;left:-220px;top:-180px}.orb-two{width:600px;height:600px;right:-280px;bottom:-320px}footer{padding:75px 0 25px;background:#111;color:#ccc}.footer-grid{display:grid;grid-template-columns:1.8fr .7fr .8fr 1.3fr;gap:60px}.footer-brand img{width:195px;filter:invert(1);opacity:.9}.footer-brand p{max-width:315px;color:#929292}.footer-brand a{color:#fff;font-weight:600;font-size:14px}.footer-grid h3{margin:0 0 20px;color:#fff;font-size:13px;text-transform:uppercase;letter-spacing:.12em}.footer-grid>div:not(:first-child)>a{display:block;margin:11px 0;color:#929292;font-size:14px}.footer-grid a:hover{color:#fff}.newsletter p{color:#929292;font-size:14px}.newsletter form>div{display:flex;border-bottom:1px solid #666}.newsletter input{width:100%;padding:12px 0;border:0;outline:0;background:transparent;color:#fff}.newsletter button{border:0;background:none;color:#fff;font-size:24px;cursor:pointer}.newsletter small{display:block;min-height:20px;margin-top:8px;color:#7cdaa9}.footer-bottom{margin-top:65px;padding-top:22px;display:flex;justify-content:space-between;border-top:1px solid #2d2d2d;color:#686868;font-size:12px}.whatsapp{position:fixed;right:22px;bottom:22px;z-index:90;display:flex;align-items:center;gap:10px;padding:10px 16px 10px 11px;background:#1fae68;color:#fff;border-radius:999px;box-shadow:0 10px 35px #0003;font-size:13px;font-weight:700}.whatsapp svg{width:25px;height:25px;fill:none;stroke:#fff;stroke-width:1.5}@media(max-width:1000px){.desktop-nav{display:none}.menu-toggle{display:grid}.nav-actions .button-small{display:none}.mobile-menu.open{display:flex;padding:18px 24px 25px;flex-direction:column;gap:18px;border-top:1px solid #eee}.hero{min-height:650px}.hero-proof{left:24px;right:24px;border-radius:18px}.hero-proof div{flex:1;min-width:0}.trust-strip,.product-grid{grid-template-columns:1fr 1fr}.process-grid,.quality-section,.faq-section{grid-template-columns:1fr;gap:55px}.process-copy{position:static}.quality-visual,.quality-copy{max-width:700px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.newsletter{grid-column:1/-1;max-width:460px}}@media(max-width:640px){:root{--shell: calc(100% - 32px) }.announcement{font-size:10px}.nav-shell{height:68px}.brand img{width:150px}.hero{min-height:720px}.hero-media{background-position:62% center}.hero-shade{background:linear-gradient(90deg,#190005eb,#1f00066b),linear-gradient(0deg,rgba(20,0,4,.7),transparent 55%)}.hero-content{padding-top:80px}.hero h1{font-size:52px}.hero-content>p{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:22px}.hero-proof{display:grid;grid-template-columns:1fr 1fr;left:16px;right:16px}.hero-proof div{padding:15px 18px}.hero-proof div:last-child{grid-column:1/-1;border-top:1px solid #ffffff20}.trust-strip{grid-template-columns:1fr;gap:17px;padding-block:27px}#shop.section{padding:80px 0}.section-heading{align-items:flex-start;flex-direction:column;gap:22px}.section h2,.quality-section h2,.faq-section h2{font-size:42px}.generation-tabs{overflow:auto;padding-bottom:4px}.tab{white-space:nowrap}.product-grid{grid-template-columns:1fr;gap:33px}.process-section{padding:85px 0}.process-grid{gap:42px}.process-copy h2{font-size:51px}.steps article{grid-template-columns:45px 1fr;gap:15px}.quality-section{padding:80px 0;gap:45px}.quality-copy ul{grid-template-columns:1fr}.quality-stamp{width:120px;height:120px}.faq-section{padding:80px 0 95px;gap:45px}.cta-section{padding:90px 0}.cta-section h2{font-size:50px}.footer-grid{grid-template-columns:1fr 1fr;gap:45px 25px}.footer-brand,.newsletter{grid-column:1/-1}.footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}.whatsapp{width:49px;height:49px;padding:0;justify-content:center}.whatsapp span{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}:root{--red:#353535;--deep:#0b0b0b;--paper:#f3f3f1}.hero-media{filter:grayscale(1) contrast(1.08) brightness(.78)}.hero-shade{background:linear-gradient(90deg,#000000eb,#0a0a0a9e 48%,#1414141f 78%),linear-gradient(0deg,rgba(0,0,0,.43),transparent 45%)}.eyebrow.light{color:#c9c9c9}.hero h1 em{color:#bcbcbc}.button-light:hover{background:#d7d7d7;color:#090909;border-color:#d7d7d7}.hero-proof{background:#080808d6}.hero-proof span{color:#c9c9c9}.process-copy>p:not(.eyebrow){color:#b9b9b9}.steps>article>span{color:#b7b7b7}.steps p{color:#b6b6b6}.quality-visual>img{filter:grayscale(1)}.quality-stamp{background:#222;border:1px solid #555}.cta-section{background:linear-gradient(135deg,#080808,#3c3c3c)}.cta-section p:not(.eyebrow){color:#cecece}@media(max-width:640px){.hero-shade{background:linear-gradient(90deg,#000000f0,#14141461),linear-gradient(0deg,rgba(0,0,0,.75),transparent 55%)}}@media(max-width:640px){.hero-media{filter:grayscale(1) contrast(1.06) brightness(.87)}.hero-shade{background:linear-gradient(90deg,#000000e3,#1414144d),linear-gradient(0deg,rgba(0,0,0,.66),transparent 55%)}}.arrow-icon,.down-icon,.forward-icon,.card-arrow:before,.circle-arrow:before,.mini-arrow:before{display:inline-block;width:13px;height:13px;flex:0 0 13px;background:currentColor;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-position:center;mask-repeat:no-repeat;mask-size:contain}.arrow-icon,.card-arrow:before,.circle-arrow:before,.mini-arrow:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M4 12 12 4M6 4h6v6' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M4 12 12 4M6 4h6v6' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.down-icon{width:12px;height:12px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M8 3v9m-4-4 4 4 4-4' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M8 3v9m-4-4 4 4 4-4' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.forward-icon{width:16px;height:16px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M3 8h10m-4-4 4 4-4 4' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M3 8h10m-4-4 4 4-4 4' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.whatsapp-line .arrow-icon{width:10px;height:10px;vertical-align:-1px}.product-image{background:linear-gradient(145deg,#171819,#393a3c);padding:10%}.product-image img{border-radius:10px;box-shadow:0 18px 40px #0004;filter:brightness(.88) contrast(1.04)}.product-card:hover .product-image img{filter:brightness(.94) contrast(1.04);transform:scale(1.035)}@media(max-width:640px){.product-image{padding:9%;border-radius:18px}.product-image img{border-radius:8px}}.quality-visual>img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain}#shop{color:#f5f5f5;background:#151617;box-shadow:0 0 0 100vmax #151617;clip-path:inset(0 -100vmax)}#shop .section-heading h2{color:#fff}#shop .eyebrow{color:#aaa}#shop .text-link{color:#f1f1f1;border-color:#777}#shop .generation-tabs .tab{color:#bbb;background:transparent;border-color:#48494b}#shop .generation-tabs .tab:hover{color:#fff;border-color:#888}#shop .generation-tabs .tab.active{color:#111;background:#fff;border-color:#fff}#shop .product-image{padding:14%;background:#f3f3f1}#shop .product-image img{border-radius:0;box-shadow:none;filter:none}#shop .product-card:hover .product-image img{filter:none;transform:scale(1.055)}#shop .product-info p,#shop .reserve strong{color:#fff}#shop .product-info span,#shop .reserve{color:#aaa}#shop .reserve{border-color:#38393b}#shop .card-arrow{border-color:#555;color:#fff}#shop .product-card:hover .card-arrow{background:#fff;color:#111}@media(max-width:640px){#shop .product-image{padding:12%;border-radius:18px}#shop .product-image img{border-radius:0}}#shop .product-image{padding:5%;background:#202123;border:0}#shop .product-image:after{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 62px 22px #202123}#shop .product-image img{border-radius:14px;mix-blend-mode:normal;filter:brightness(.72) contrast(1.08) saturate(1.18)}#shop .product-card:hover .product-image img{filter:brightness(.78) contrast(1.08) saturate(1.18);transform:scale(1.035)}#shop .badge{background:#f4f4f2;color:#18191a;box-shadow:0 5px 18px #0005}#shop .badge.dark{background:#0d0e0f;color:#fff;border:1px solid #333}@media(max-width:640px){#shop .product-image{padding:4%}#shop .product-image:after{box-shadow:inset 0 0 38px 14px #202123}}.trust-strip{color:#fff;background:linear-gradient(180deg,#0e0f10,#1b1c1e 52%,#151617);border-top:1px solid #ffffff12;border-bottom:1px solid #ffffff12}.trust-strip svg{stroke:#d8d8d8}.trust-strip span{color:#9fa0a2}.trust-strip b{color:#f5f5f5}@media(max-width:640px){.trust-strip{gap:0;padding-block:18px}.trust-strip>div{padding:17px 7px;border-bottom:1px solid #ffffff10}.trust-strip>div:last-child{border-bottom:0}}.trust-strip{gap:12px;background:#111214;border-color:#ffffff0d}.trust-strip>div{min-width:0;padding:18px 20px;background:#1c1d1f;border:1px solid #2b2c2e;border-radius:14px}@media(max-width:640px){.trust-strip{gap:10px;padding-block:18px}.trust-strip>div{padding:17px 18px;border:1px solid #2b2c2e}.trust-strip>div:last-child{border-bottom:1px solid #2b2c2e}}.trust-strip{background:#000}#shop .product-card[href*="model=17"] .product-image{background:#bcbcbc}#shop .product-card[href*="model=17"] .product-image img{filter:brightness(.92) contrast(1.06) saturate(1.2)}#shop .product-card[href*="model=17"]:hover .product-image img{filter:brightness(.98) contrast(1.06) saturate(1.2)}html.white-cards #shop .product-image{background:#fff;border:1px solid #ededed}html.white-cards #shop .product-card[href*="model=17"] .product-image{background:#fff}html.white-cards #shop .product-image:after{display:none}html.white-cards #shop .product-image img,html.white-cards #shop .product-card:hover .product-image img{filter:none}html.white-cards #shop .product-card[href*="model=17"] .product-image img{filter:brightness(1.07) contrast(1.04) saturate(1.1)}#shop .series-unavailable .product-image img,html.white-cards #shop .series-unavailable .product-image img,#shop .series-unavailable:hover .product-image img,html.white-cards #shop .series-unavailable:hover .product-image img{filter:grayscale(1) brightness(.55);opacity:.48}#shop .generation-tools{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}#shop .generation-tools .generation-tabs{margin-bottom:0}#shop .generation-scroll-row{display:flex;align-items:center;margin-left:auto}#shop .generation-swipe-hint{display:none;margin:0;color:#a8a9ab;font-size:12px;font-weight:700;letter-spacing:.02em}#shop .generation-scroll-controls{display:flex;flex:0 0 auto;gap:8px}#shop .generation-scroll-button{width:44px;height:44px;display:grid;place-items:center;border:1px solid #48494b;border-radius:50%;background:transparent;color:#fff;cursor:pointer;font-size:19px;transition:.2s}#shop .generation-scroll-button:hover:not(:disabled){background:#fff;border-color:#fff;color:#111;transform:translateY(-1px)}#shop .generation-scroll-button:disabled{cursor:default;opacity:.28}#shop .product-grid{display:flex!important;grid-template-columns:none!important;gap:20px;overflow-x:auto;overflow-y:hidden;padding:2px 1px 16px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}#shop .product-grid::-webkit-scrollbar{display:none}#shop .product-card{flex:0 0 calc((100% - 40px)/3);overflow:visible;border-radius:0;padding-bottom:5px;scroll-snap-align:start;scroll-snap-stop:normal}#shop .product-grid:focus-visible{outline:2px solid #fff;outline-offset:8px;border-radius:4px}@media(max-width:1000px){#shop .product-card{flex-basis:calc((100% - 20px)/2.15)}}@media(max-width:640px){#shop .generation-tools{align-items:stretch;flex-direction:column;gap:12px;min-width:0}#shop .generation-tools .generation-tabs{width:100%;max-width:none;min-width:0;overflow-x:auto;scrollbar-width:none}#shop .generation-tools .generation-tabs::-webkit-scrollbar{display:none}#shop .generation-scroll-row{width:100%;justify-content:space-between;margin-left:0}#shop .generation-swipe-hint{display:flex;align-items:center;gap:8px}#shop .generation-swipe-hint span{color:#fff;font-size:18px}#shop .generation-scroll-button{width:40px;height:40px}#shop .product-grid{width:100%;max-width:100%;margin-right:0;padding-right:0}#shop .product-card{flex-basis:min(82vw,330px)}}#shop .sold-out-badge{max-width:calc(100% - 30px);color:#fff;background:#111;border:1px solid #ffffff30;box-shadow:0 6px 20px #0005}#shop .sold-out-copy strong{color:#f2f2f2}#shop .series-unavailable .card-arrow{opacity:.55}@media(min-width:1001px){.hero-proof{left:0;right:auto;border-top-left-radius:0;border-top-right-radius:20px}}.quality-copy .wth-assurance-list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:30px;row-gap:16px}.quality-copy .wth-assurance-list li{display:grid;grid-template-columns:23px minmax(0,1fr);align-items:start;gap:10px;min-width:0;line-height:1.35}.quality-copy .wth-assurance-list li span{margin:0}.quality-copy .wth-assurance-list li strong{display:block;padding-top:2px;font-size:14px;font-weight:650}.quality-section .quality-visual{background:#fff}.quality-section .quality-visual>img{height:auto;aspect-ratio:auto;object-fit:contain}@media(max-width:640px){.quality-copy .wth-assurance-list{grid-template-columns:1fr;gap:13px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/winnstech-v33.css.map */
