*{box-sizing:border-box;margin:0;padding:0;border:none}html{scroll-behavior:smooth}body{background:#16181a;color:#fff;font-family:JetBrains Mono,monospace;-webkit-font-smoothing:antialiased}a{color:inherit}.wrap{width:min(1600px,90%);margin:0 auto;opacity:0;transform:translateY(10px);animation:fadeIn .8s ease-out forwards;animation-delay:.1s;cursor:default}@keyframes fadeIn{to{opacity:1;transform:translateY(0)}}#hero{padding-top:min(2vw,70px);padding-bottom:70px}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:3vw;align-items:start}h1{font-family:JetBrains Mono,monospace;font-size:min(4vw,60px);font-weight:700;line-height:1.1;margin-bottom:.7vw}h1 .accent{color:#df1616}.lede{font-size:15px;color:#ffffff80;max-width:500px;margin-bottom:0;font-family:JetBrains Mono,monospace}.lede p{margin-bottom:10px}.hero-ctas{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:1vw}.product-price{font-size:36px;font-weight:700;margin-bottom:.5vw;color:#fff}.product-price span{font-size:18px;color:#fff6;font-weight:400}.hero-slider{position:relative;touch-action:pan-y}.hero-track{position:relative;aspect-ratio:1/1;overflow:hidden;border-radius:10px}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:1;visibility:visible;transform:translate(100%);transition:transform .35s ease,visibility .35s ease;z-index:1}.hero-slide.active{transform:translate(0);z-index:2}.hero-slide.from-left{z-index:1}.hero-slide img{width:100%;height:100%;object-fit:cover}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;background:#00000073;color:#fff;border:none;cursor:pointer;z-index:5}.hero-arrow: hover{background:#df1616}.hero-arrow.prev{left:18px}.hero-arrow.next{right:18px}.hero-dots{display:flex;justify-content:center;gap:10px;margin-top:18px}.hero-dot{width:9px;height:9px;border-radius:50%;border:none;background:#666;cursor:pointer;transition:.2s}.hero-dot.active{background:#df1616}.addon-box{display:grid;grid-template-columns:18px 1fr auto;width:90%;column-gap:12px;background:#2b2f33;border:1px solid #3A3F44;border-radius:4px;padding:14px 16px;margin-bottom:1vw;cursor:pointer;transition:border-color .2s ease}.addon-box:hover{border-color:#565c61}.addon-box input[type=checkbox]{appearance:none;-webkit-appearance:none;width:18px;height:18px;border:1px solid #565C61;border-radius:2px;cursor:pointer;position:relative;background:#16181a;margin:0;grid-row:1 / span 2}.addon-box input[type=checkbox]:checked{background:#df1616;border-color:#df1616}.addon-box input[type=checkbox]:checked:after{content:"";position:absolute;left:5px;top:1px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.addon-copy{display:flex;flex-direction:column;gap:10px;padding-left:10px}.addon-title{font-size:14px;color:#edeae2;font-weight:700;line-height:18px}.addon-sub{font-size:12.5px;color:#ffffff80;line-height:16px}.addon-price{font-size:14px;color:#fff;font-weight:700;white-space:nowrap;line-height:18px}.btn-primary{background:#df1616;color:#fff;font-weight:700;padding:14px 26px;border-radius:2px;border:1px solid #df1616;cursor:pointer;font-size:15px;font-family:JetBrains Mono,monospace;text-decoration:none;display:inline-block;transition:all .2s ease}.btn-primary:hover{background:#ff0909;border-color:#ff0909}.hero-meta{display:flex;gap:26px;font-size:14px;color:#ffffff80}.hero-meta strong{color:#fff;display:block;font-size:16px}.hero-image img{width:100%;height:100%;display:block;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-user-drag:none}#description{padding:70px 0}#description .section-head{color:#ffffff80;margin-bottom:44px;font-size:15px;font-family:JetBrains Mono,monospace;line-height:1.7}.section-head .eyebrow{color:#fff;font-family:JetBrains Mono,monospace}h2{font-family:JetBrains Mono,monospace;font-size:min(7vw,40px);font-weight:500;margin-bottom:20px}.problem-card h3{font-family:JetBrains Mono,monospace}.section-head p{margin-bottom:20px}.highlight{color:#fff}.included-list{margin:0;padding-left:20px}.included-list li{margin-bottom:8px}.overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:3vw;align-items:center}.overview-image{display:flex;justify-content:flex-end;overflow:hidden;border-radius:10px}.overview-image img{aspect-ratio:1/.8;flex-shrink:0;max-width:600px;height:auto;display:block;object-fit:cover;border-radius:10px;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-user-drag:none}#compat{padding:70px 0}.compat-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1px;background:#2b2b2b;border-radius:10px}.compat-card{padding:26px 28px}.compat-card h3{font-family:JetBrains Mono,monospace;font-size:15px;letter-spacing:.05em;margin-bottom:14px;text-transform:uppercase}.compat-list{list-style:none;font-size:15px;color:#fff9;font-family:JetBrains Mono,monospace}.compat-list li{padding:6px 0;border-bottom:1px dashed #3A3F44;display:flex;justify-content:space-between}.compat-list li:last-child{border-bottom:none}.compat-check{color:#22c55e;font-size:22px;font-weight:700;line-height:1;flex-shrink:0}.note{margin-top:20px;padding:14px 16px;background:#9c3b2e33;border-left:2px solid #df1616;font-size:13.5px;color:#b9b6ac}#faq{padding:70px 0 140px}#faq .section-head,.faq-list{max-width:900px;margin:0 auto}.faq-item{border-bottom:1px dashed #3A3F44;font-family:JetBrains Mono,monospace;line-height:1.7}.faq-item:first-child{border-top:1px dashed #3A3F44}.faq-question{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 4px;font-size:15px;font-weight:700;color:#fff;cursor:pointer;list-style:none;transition:color .2s ease}.faq-question::-webkit-details-marker{display:none}.faq-question:hover{color:#fff}.faq-icon{flex-shrink:0;width:8px;height:8px;background:#565c61;border-radius:1px;transform:rotate(45deg);transition:background-color .22s ease,transform .26s cubic-bezier(.2,.7,.2,1),box-shadow .22s ease}.faq-question:hover .faq-icon{background:#fff;transform:rotate(45deg) scale(1.15)}.faq-item[open] .faq-icon{background:#df1616;transform:rotate(45deg) scale(1.15);box-shadow:0 0 0 4px #df16161f}.faq-answer{padding:0 4px 20px;font-size:14px;line-height:1.6;color:#ffffff80;max-width:640px}@media(max-width:800px){#hero{padding-top:0;text-align:center}.hero-grid{grid-template-columns:1fr;gap:30px}h1{font-size:min(9vw,40px);margin-bottom:10px}.hero-image{width:100vw;margin-left:calc(50% - 50vw)}.hero-ctas{justify-content:center;margin-bottom:15px}.hero-track{border-radius:0}.compat-grid{grid-template-columns:1fr}.hero-meta{flex-wrap:wrap;row-gap:10px;justify-content:center}.lede{text-align:center;margin:0 auto}.addon-box{width:100%;text-align:left;margin-bottom:15px}.overview-grid{grid-template-columns:1fr;gap:0}.overview-image{order:2}.overview-image img{aspect-ratio:auto;width:100%;margin:0 auto}#description .section-head{margin-bottom:20px}.hero-ctas form,.hero-ctas a{width:100%}.btn-primary{width:100%;text-align:center}.product-price{margin-bottom:15px}.faq-question{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/80-diffbox.css.map */
