*,:before,:after{box-sizing:border-box}html,body{color:#f8fafc;background:#050508;margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.skip-to-main{color:#fff;z-index:100;background:#ef4444;padding:8px 16px;font-weight:600;text-decoration:none;position:absolute;top:-40px;left:0}.skip-to-main:focus{top:0}.main-container{max-width:1100px;margin:0 auto;padding:1.25rem 1.25rem 4rem}.top-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#050508f2;border-bottom:1px solid #ef444433;justify-content:center;gap:2rem;padding:1rem 1.25rem;transition:transform .3s;display:flex;position:fixed;top:0;left:0;right:0;transform:translateY(-100%)}.top-nav.visible{transform:translateY(0)}.top-nav a{color:#e5e7eb;font-size:.95rem;font-weight:500;transition:color .2s;position:relative}.top-nav a:hover{color:#f97316}.top-nav a:after{content:"";background:linear-gradient(135deg,#ef4444,#fb923c);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.top-nav a:hover:after{width:100%}@media (max-width:768px){.top-nav{flex-wrap:wrap;gap:1rem;padding:.75rem 1rem;font-size:.85rem}}.section{margin-top:4.5rem;scroll-margin-top:80px}.section h2{margin-bottom:1rem;font-size:1.85rem;font-weight:700}.badge{color:#fca5a5;text-transform:uppercase;letter-spacing:.06em;background:#ef44441f;border-radius:999px;align-items:center;padding:.25rem .7rem;font-size:.8rem;font-weight:500;display:inline-flex}.btn-primary{cursor:pointer;color:#fff;background:linear-gradient(135deg,#ef4444,#fb923c);border:none;border-radius:999px;justify-content:center;align-items:center;padding:.9rem 1.6rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex}.btn-primary:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 16px 40px #f8717159}.btn-secondary{color:#e2e8f0;cursor:pointer;background:#0f172a99;border:1px solid #ef444480;border-radius:999px;justify-content:center;align-items:center;padding:.9rem 1.4rem;font-size:1rem;font-weight:500;transition:all .2s;display:inline-flex}.btn-secondary:hover{background:#ef44441a;border-color:#ef4444b3;transform:translateY(-1px)}.chip-row{flex-wrap:wrap;gap:.5rem;margin-top:1.25rem;display:flex}.chip{color:#fecaca;border:1px solid #ef44444d;border-radius:999px;padding:.3rem .8rem;font-size:.8rem}.grid-2{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start;gap:3.5rem;display:grid}@media (max-width:900px){.grid-2{grid-template-columns:minmax(0,1fr);gap:2.5rem}}.card-row{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.4rem;margin-top:1.25rem;display:grid}.card{background:radial-gradient(circle at 0 0,#1a0b0b,#020617);border:1px solid #ef444440;border-radius:1.2rem;padding:1.5rem 1.3rem;transition:all .3s}.card:hover{border-color:#ef444466;transform:translateY(-2px);box-shadow:0 8px 24px #ef44441a}.card h3{margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.card p{color:#d1d5db;margin:0;font-size:.95rem;line-height:1.6}.faq-item{background:#1a0b0b80;border:1px solid #7f1d1d80;border-radius:1rem;margin-top:1rem;padding:1.2rem 1.4rem;transition:all .2s}.faq-item:hover{background:#1a0b0bb3;border-color:#7f1d1db3}.faq-q{color:#fca5a5;letter-spacing:-.01em;margin-bottom:.65rem;font-size:1.08rem;font-weight:700}.faq-item>div:last-child{color:#d1d5db;font-size:.94rem;font-weight:400;line-height:1.65}.footer{color:#9ca3af;text-align:center;border-top:1px solid #ef444466;margin-top:2.5rem;padding:1.2rem 1.25rem 1.8rem;font-size:.8rem}.reviews-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.reviews-stats{align-items:center;gap:1rem;display:flex}.review-rating{fontSize:.9rem;color:#fbbf24;align-items:center;gap:.3rem;font-weight:600;display:flex}.review-orders{color:#fb923c;font-size:.9rem;font-weight:600}@media (max-width:640px){.reviews-header{flex-direction:column;align-items:flex-start}.reviews-stats{gap:.75rem;font-size:.85rem}}.carousel-wrapper{margin-top:2.5rem}.carousel-container{position:relative}.carousel-image-container{background:#1a0b0b66;border-radius:1rem;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.carousel-btn{borderRadius:50%;color:#fca5a5;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;background:#050508cc;border:1px solid #ef444466;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.2rem;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-btn-prev{left:.5rem}.carousel-btn-next{right:.5rem}.carousel-dots{justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.carousel-dot{cursor:pointer;background:0 0;border:none;width:44px;height:44px;transition:opacity .3s;position:relative}.carousel-dot:after{content:"";background:#ffffff80;border-radius:50%;width:8px;height:8px;transition:background .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.carousel-dot.active:after{background:#ef4444e6}.process-card-3d{will-change:transform,opacity,filter;backface-visibility:hidden;transform-style:preserve-3d}@media (min-width:900px){.process-arrow{display:block!important}}@media (max-width:640px){.carousel-btn{width:2rem;height:2rem;font-size:1rem}.carousel-btn-prev{left:.25rem}.carousel-btn-next{right:.25rem}.carousel-dots{gap:.4rem;margin-top:.75rem}.carousel-dot{width:.4rem;height:.4rem}.carousel-dot.active{width:1.2rem}}.video-section-product{width:100%;margin-top:2rem;margin-bottom:2rem}.video-section-product .video-section-label{color:#9ca3af;text-align:center;margin:0;padding:.5rem .75rem 0;font-size:.85rem}.video-section-live-strip{background:linear-gradient(135deg,#7f1d1d66 0%,#1a0b0be6 100%);border:1px solid #ef444440;border-radius:1.6rem;width:100%;padding:1rem;box-shadow:0 8px 32px #0000004d}.video-section-live-strip-top{margin-top:0;margin-bottom:2rem}.video-section-live-strip-inner{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:center;gap:2rem;max-width:100%;display:grid}.video-section-live-strip-video{background:#0a0a0a;border-radius:1rem;overflow:hidden}.video-section-live-strip-copy{flex-direction:column;gap:.75rem;padding:.5rem 0;display:flex}.video-section-live-strip-heading{color:#fff;letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:700;line-height:1.2}.video-section-live-strip-schedule{color:#fca5a5;letter-spacing:.02em;margin:0;font-size:1rem;font-weight:600}.video-section-live-strip-cta{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);border:1px solid #fff3;border-radius:9999px;justify-content:center;align-items:center;max-width:fit-content;margin-top:.25rem;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex;box-shadow:0 4px 16px #ef444459}.video-section-live-strip-cta:hover{filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 6px 24px #ef444473}.video-section-live-strip-cta:focus-visible{outline-offset:2px;outline:2px solid #ef4444}@media (max-width:768px){.video-section-live-strip-inner{text-align:center;grid-template-columns:1fr;gap:1.25rem}.video-section-live-strip-copy{align-items:center;padding:0}.video-section-live-strip-heading{font-size:1.35rem}.video-section-live-strip-cta{margin-left:auto;margin-right:auto}}.tiktok-live-cta{bottom:max(1.25rem,env(safe-area-inset-bottom,0px));right:max(1.25rem,env(safe-area-inset-right,0px));z-index:900;color:#fff;background:linear-gradient(135deg,#b91c1c 0%,#7f1d1d 100%);border:1px solid #ef444480;border-radius:9999px;align-items:center;gap:.6rem;padding:.5rem .85rem .5rem .5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex;position:fixed;box-shadow:0 4px 20px #b91c1c66}.tiktok-live-cta:hover{filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 8px 28px #b91c1c80}.tiktok-live-cta:focus-visible{outline-offset:2px;outline:2px solid #ef4444}.tiktok-live-cta-preview{background:#0a0a0a;border:2px solid #ffffff40;border-radius:50%;flex-shrink:0;width:48px;height:48px;overflow:hidden}.tiktok-live-cta-preview-img{object-fit:cover;width:100%;height:100%}.tiktok-live-cta-dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.5s ease-in-out infinite tiktok-live-pulse;box-shadow:0 0 0 2px #22c55e66}@keyframes tiktok-live-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.1)}}.tiktok-live-cta-text{text-align:left;flex-direction:column;align-items:flex-start;line-height:1.25;display:flex}.tiktok-live-cta-text strong{letter-spacing:-.02em;font-weight:700}.tiktok-live-cta-time{opacity:.95;letter-spacing:.02em;font-size:.7rem;font-weight:600}.tiktok-live-cta-sub{opacity:.95;font-size:.75rem;font-weight:500}.tiktok-live-cta-icon{color:#fff;flex-shrink:0;width:20px;height:20px}@media (max-width:480px){.tiktok-live-cta{gap:.45rem;padding:.45rem .75rem .45rem .45rem;font-size:.85rem}.tiktok-live-cta-preview{width:40px;height:40px}.tiktok-live-cta-time{font-size:.65rem}.tiktok-live-cta-sub{font-size:.7rem}.tiktok-live-cta-icon{width:18px;height:18px}}
