.adl{max-width:1200px;margin:0 auto;padding:2rem 1.5rem 8rem;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow:hidden}.adl__header{display:flex;align-items:flex-end;gap:2rem;padding-bottom:2rem}.adl__cover{width:280px;height:280px;flex-shrink:0;border-radius:6px;overflow:hidden;box-shadow:0 8px 40px #00000080}.adl__cover img{width:100%;height:100%;object-fit:cover}.adl__meta{display:flex;flex-direction:column;gap:.5rem}.adl__type{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.adl__title{font-size:5rem;font-weight:900;letter-spacing:-.04em;line-height:1;margin:0}.adl__artist-row{display:flex;align-items:center;gap:.5rem;font-size:.875rem;margin-top:.5rem}.adl__artist-avatar{width:28px;height:28px;border-radius:50%;overflow:hidden;flex-shrink:0}.adl__artist-avatar img{width:100%;height:100%;object-fit:cover}.adl__artist-name{font-weight:700}.adl__dot{opacity:.6;font-size:.6rem}.adl__year,.adl__track-count,.adl__mixed-by{opacity:.7}.adl__mixed-by{font-style:italic}.adl__voxbox-logo{height:24px;width:auto;opacity:.6;transition:opacity .2s;vertical-align:middle}.adl__voxbox-logo:hover{opacity:.9}.adl__buy-hero{position:relative;display:flex;flex-direction:row;gap:1.5rem;align-items:stretch;padding:1.5rem;margin:.5rem 0 1.5rem;background:linear-gradient(135deg,#1db9541f,#ffffff0a,#1db95414);border:1px solid rgba(29,185,84,.25);border-radius:16px;overflow:visible}.adl__buy-hero:before{content:"";position:absolute;top:-60%;right:-20%;width:300px;height:300px;background:radial-gradient(circle,rgba(29,185,84,.1) 0%,transparent 70%);pointer-events:none}.adl__buy-hero-folder{flex-shrink:0;width:160px;position:relative;cursor:pointer}.adl__hero-peek{position:absolute;bottom:8px;left:50%;transform:translate(-50%) translateY(0);width:100px;height:100px;border-radius:6px;overflow:hidden;opacity:0;transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .3s ease;z-index:0;box-shadow:0 6px 20px #00000080}.adl__hero-peek img{width:100%;height:100%;object-fit:cover;display:block}.adl__buy-hero-folder:hover .adl__hero-peek{opacity:1;transform:translate(-50%) translateY(-110px)}.adl__hero-folder-front{position:relative;z-index:1}.adl__hero-folder-tab{width:55px;height:14px;background:#1db954;border-radius:5px 5px 0 0;margin-left:8px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);transform-origin:bottom left}.adl__buy-hero-folder:hover .adl__hero-folder-tab{transform:rotate(-8deg) translateY(-2px)}.adl__hero-folder-body{width:100%;height:120px;background:linear-gradient(160deg,#2ad864,#1db954,#17a347);border-radius:2px 8px 8px;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 28px #1db95433,0 4px 10px #0000004d;transition:box-shadow .3s ease}.adl__buy-hero-folder:hover .adl__hero-folder-body{box-shadow:0 14px 36px #1db9544d,0 6px 14px #0006}.adl__hero-folder-label{font-size:1.1rem;font-weight:800;color:#000;text-align:center;line-height:1.3;letter-spacing:-.01em}.adl__buy-hero-body{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:1rem;position:relative;z-index:1}.adl__buy-hero-badge{position:absolute;top:12px;right:12px;padding:.3rem 1rem;z-index:2;background:#1db954;color:#000;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;border-radius:2rem}.adl__buy-hero-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.25rem}.adl__buy-hero-tag{font-size:.7rem;font-weight:600;color:#ffffff80;background:#ffffff0f;padding:.15rem .5rem;border-radius:3px;letter-spacing:.02em}.adl__buy-hero-bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.08)}.adl__buy-hero-pricing{display:flex;align-items:baseline;gap:.5rem}.adl__buy-hero-actions{display:flex;align-items:center;gap:1rem}.adl__buy-hero-timer{display:flex;align-items:center;gap:.4rem;font-size:.8rem;color:#fff9}.adl__buy-hero-timer svg{color:#1db954;flex-shrink:0}.adl__buy-hero-timer strong{color:#fff;font-variant-numeric:tabular-nums}.adl__buy-hero-info{display:flex;flex-direction:column;gap:.3rem}.adl__buy-hero-label{font-size:1.25rem;font-weight:800;color:#fff;letter-spacing:-.01em}.adl__buy-hero-sub{font-size:.85rem;color:#fff9;line-height:1.4}.adl__buy-hero-compare{font-size:.95rem;text-decoration:line-through;color:#ffffff59}.adl__buy-hero-price{font-size:1.6rem;font-weight:800;color:#fff}.adl__buy-hero-cta{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 3rem;background:#1db954;color:#000;font-size:1rem;font-weight:800;text-decoration:none;border-radius:2rem;text-transform:uppercase;letter-spacing:.04em;transition:transform .15s ease,background .15s ease;flex-shrink:0}.adl__buy-hero-cta:hover{transform:scale(1.04);background:#1ed760;color:#fff!important}.adl__list{margin-top:.5rem}.adl__list-header{display:grid;grid-template-columns:48px 1fr 80px 190px;align-items:center;gap:0 5rem;padding:0 1rem .5rem;border-bottom:1px solid rgba(255,255,255,.1);font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:#ffffff80}.adl__track{display:grid;grid-template-columns:48px 1fr 80px 190px;column-gap:5rem;align-items:center;padding:.55rem 1rem;border-radius:6px;transition:background .15s ease;cursor:pointer}.adl__track:hover{background:#ffffff14}.adl__track.is-active{background:#1db9541a}.adl__track-num{position:relative;font-size:.9rem;color:#ffffff80;font-variant-numeric:tabular-nums;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.adl__track-play-btn{position:absolute;top:0;right:0;bottom:0;left:0;background:none;border:none;color:#fff;cursor:pointer;display:none;align-items:center;justify-content:center;padding:0}.adl__track-play-btn svg{width:18px;height:18px}.adl__track-play-btn .adl__icon-pause,.adl__track.is-playing .adl__track-play-btn .adl__icon-play{display:none}.adl__track.is-playing .adl__track-play-btn .adl__icon-pause{display:block}.adl__track:hover .adl__track-idx,.adl__track.is-active .adl__track-idx{display:none}.adl__track:hover .adl__track-play-btn,.adl__track.is-active .adl__track-play-btn{display:flex}.adl__track.is-active .adl__track-name{color:#1db954}.adl__track-info{display:flex;flex-direction:column;gap:.15rem;min-width:0}.adl__track-name{font-size:1rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .15s ease}.adl__track-artists{font-size:.8rem;color:#ffffff80;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adl__listen-badge{display:inline-flex;align-items:center;gap:.3rem;font-size:.65rem;font-weight:600;color:#1db954;background:#1db9541f;padding:.15rem .5rem;border-radius:3px;width:fit-content;letter-spacing:.02em;text-transform:uppercase;margin-top:.15rem;transition:opacity .15s ease}.adl__col-price{text-align:right}.adl__track-price{font-size:.85rem;color:#fff9;text-align:right}.adl__track-action{display:flex;justify-content:flex-end}.adl__buy-btn{display:inline-flex;align-items:center;justify-content:center;padding:.35rem 1.1rem;border:1px solid rgba(255,255,255,.3);border-radius:2rem;color:#fff;font-size:.75rem;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;transition:background .15s ease,border-color .15s ease,transform .15s ease}.adl__buy-btn--included{cursor:default;pointer-events:none;border-color:#1db95466;color:#1db954;background:#1db95414}.adl__btn-short{display:none}.adl__btn-full{display:inline}.adl__buy-btn:hover{background:#fff;color:#000!important;border-color:#fff;transform:scale(1.04)}.adl__footer{display:flex;justify-content:center;padding-top:3rem}.adl__footer-card{display:flex;flex-direction:row;align-items:center;gap:2rem}.adl__footer-folder{flex-shrink:0;width:160px;position:relative;cursor:pointer}.adl__folder-peek{position:absolute;bottom:8px;left:50%;transform:translate(-50%) translateY(0);width:100px;height:100px;border-radius:6px;overflow:hidden;opacity:0;transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .3s ease;z-index:0;box-shadow:0 6px 20px #00000080}.adl__folder-peek img{width:100%;height:100%;object-fit:cover;display:block}.adl__footer-folder:hover .adl__folder-peek{opacity:1;transform:translate(-50%) translateY(-75px)}.adl__folder-front{position:relative;z-index:1}.adl__folder-tab{width:55px;height:14px;background:#1db954;border-radius:5px 5px 0 0;margin-left:8px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);transform-origin:bottom left}.adl__footer-folder:hover .adl__folder-tab{transform:rotate(-8deg) translateY(-2px)}.adl__folder-body{width:100%;height:120px;background:linear-gradient(160deg,#2ad864,#1db954,#17a347);border-radius:2px 8px 8px;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 28px #1db95433,0 4px 10px #0000004d;transition:box-shadow .3s ease}.adl__footer-folder:hover .adl__folder-body{box-shadow:0 14px 36px #1db9544d,0 6px 14px #0006}.adl__folder-label{font-size:1.1rem;font-weight:800;color:#000;text-align:center;line-height:1.3;letter-spacing:-.01em}.adl__footer-card-body{flex:1;display:flex;flex-direction:column;gap:.75rem}.adl__footer-card-title{font-size:1.5rem;font-weight:800;color:#1db954;margin:0;letter-spacing:-.01em}.adl__footer-card-desc{font-size:.95rem;color:#ffffff80;margin:0}.adl__footer-cta{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.5rem;background:#1db954;color:#000;font-size:1.1rem;font-weight:800;text-decoration:none;border-radius:10px;letter-spacing:.06em;text-transform:uppercase;transition:transform .15s ease,background .15s ease;width:fit-content}.adl__footer-cta:hover{transform:scale(1.03);background:#1ed760;color:#000!important}.adl__footer-cta-compare{text-decoration:line-through;opacity:.5;font-weight:600}.adl__footer-timer{display:flex;align-items:center;gap:.35rem;font-size:.85rem;color:#ffffff80}.adl__footer-timer strong{color:#fff;font-variant-numeric:tabular-nums}.adl__dragdrop{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.08)}.adl__dragdrop-container{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:center;max-width:100%;overflow:hidden}.adl__dragdrop-text{display:flex;flex-direction:column;gap:.5rem}.adl__dragdrop-label{display:inline-block;width:fit-content;font-size:.7rem;font-weight:700;color:#1db954;background:#1db9542e;padding:.2rem .6rem;border-radius:4px;text-transform:uppercase;letter-spacing:.04em}.adl__dragdrop-heading{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:800;color:#fff;margin:0;letter-spacing:-.02em;line-height:1.15}.adl__dragdrop-sub{font-size:clamp(.9rem,1.5vw,1.0625rem);color:#ffffff80;line-height:1.6;margin:0}.adl__dragdrop-video-wrap{border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.08);box-shadow:0 20px 40px #00000080;max-width:480px;margin-left:auto}.adl__dragdrop-video{display:block;width:100%;height:auto}.adl__ig-videos{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.08);text-align:center}.adl__ig-title{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:800;margin:0 0 .5rem;color:#fff}.adl__ig-subtitle{font-size:1rem;color:#ffffff80;margin:0 0 1rem}.adl__ig-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:50px;font-size:.875rem;color:#fff;font-weight:500;text-decoration:none;transition:all .2s ease}.adl__ig-badge:hover{background:#ffffff1a;border-color:#1db954;transform:translateY(-2px);color:#fff!important}.adl__ig-carousel-wrap{position:relative;overflow:visible;padding:3rem 0 1rem;perspective:1000px}.adl__ig-carousel{display:flex;align-items:center;justify-content:center;position:relative;height:500px}.adl__ig-card{position:absolute;width:270px;height:480px;border-radius:16px;overflow:hidden;border:2px solid rgba(255,255,255,.1);background:#121212;cursor:pointer;transition:all .5s cubic-bezier(.4,0,.2,1);box-shadow:0 20px 60px #0009;transform-style:preserve-3d}.adl__ig-card:hover{box-shadow:0 0 30px #1db95426,0 30px 80px #000c;border-color:#1db954}.adl__ig-card-0{z-index:1;transform:translate(-350px) scale(.85) rotateY(15deg);opacity:.5}.adl__ig-card-1{z-index:2;transform:translate(-175px) scale(.92) rotateY(8deg);opacity:.7}.adl__ig-card-2{z-index:10;transform:translate(0) scale(1) rotateY(0);opacity:1;box-shadow:0 30px 80px #1db95426,0 20px 60px #000c}.adl__ig-card-3{z-index:2;transform:translate(175px) scale(.92) rotateY(-8deg);opacity:.7}.adl__ig-card-4{z-index:1;transform:translate(350px) scale(.85) rotateY(-15deg);opacity:.5}.adl__ig-card video{width:100%;height:100%;object-fit:cover;display:block}.adl__ig-play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70px;height:70px;background:#1db954e6;border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none;transition:all .3s ease;z-index:5}.adl__ig-play-icon svg{margin-left:3px;color:#000}.adl__ig-play-icon.hidden{opacity:0}.adl__ig-card:hover .adl__ig-play-icon:not(.hidden){transform:translate(-50%,-50%) scale(1.1);background:#1db954}.adl__ig-nav{display:flex;gap:1rem;justify-content:center;margin-top:1rem}.adl__ig-btn{width:40px;height:40px;border-radius:6px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#ffffffb3;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,border-color .2s ease}.adl__ig-btn:hover{background:#ffffff1f;border-color:#ffffff4d;color:#fff}.adl__ig-dots{display:none;gap:.5rem;justify-content:center;margin-top:1rem}.adl__ig-dot{width:8px;height:8px;border-radius:50%;background:#fff3;cursor:pointer;transition:all .2s ease}.adl__ig-dot.active{background:#1db954;width:24px;border-radius:4px}.adl__faq{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.08);overflow:hidden;max-width:100%}.adl__faq-title{font-size:1.5rem;font-weight:800;margin:0 0 1.25rem}.adl__faq-item{border-bottom:1px solid rgba(255,255,255,.08);overflow:hidden;min-width:0}.adl__faq-question{padding:1rem 0;font-size:.95rem;font-weight:600;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem;color:#fff}.adl__faq-question::-webkit-details-marker{display:none}.adl__faq-question:after{content:"+";font-size:1.25rem;font-weight:300;opacity:.5;transition:transform .2s;flex-shrink:0}.adl__faq-item[open] .adl__faq-question:after{content:"\2212"}.adl__faq-answer{padding:0 0 1.25rem;font-size:.875rem;line-height:1.6;color:#ffffffb3;word-wrap:break-word;overflow-wrap:break-word;min-width:0}.adl__faq-answer p{margin:0 0 .5rem}.adl__faq-answer p:last-child{margin-bottom:0}.adl__faq-answer a{color:#1db954;text-decoration:underline}.adl__faq-answer a:hover{color:#1ed760!important}.adl-player{position:fixed;bottom:0;left:0;width:100%;z-index:9000;background:#181818;border-top:1px solid rgba(255,255,255,.08);padding:.5rem 0;transform:translateY(0);transition:transform .3s ease}.adl-player__inner{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem}.adl-player__track-info{display:flex;align-items:center;gap:.75rem;min-width:0}.adl-player__cover-mini{width:56px;height:56px;border-radius:4px;overflow:hidden;flex-shrink:0}.adl-player__cover-mini img{width:100%;height:100%;object-fit:cover}.adl-player__text{display:flex;flex-direction:column;min-width:0}.adl-player__title{font-size:.875rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adl-player__artist{font-size:.75rem;color:#ffffff80;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adl-player__controls{display:flex;align-items:center;gap:1rem}.adl-player__btn{background:none;border:none;color:#ffffffb3;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;transition:color .15s ease}.adl-player__btn:hover{color:#fff}.adl-player__btn--main{width:36px;height:36px;background:#fff;color:#000;border-radius:50%}.adl-player__btn--main:hover{transform:scale(1.06);color:#000}.adl-player__pp-pause,.adl-player.is-playing .adl-player__pp-play{display:none}.adl-player.is-playing .adl-player__pp-pause{display:block}.adl-player__progress-wrap{display:flex;align-items:center;gap:.5rem;justify-self:end;width:100%;max-width:280px}.adl-player__time{font-size:.7rem;color:#ffffff80;font-variant-numeric:tabular-nums;min-width:32px;text-align:center}.adl-player__progress{flex:1;height:4px;background:#ffffff26;border-radius:2px;cursor:pointer;position:relative}.adl-player__progress:hover{height:6px}.adl-player__progress-fill{height:100%;background:#1db954;border-radius:2px;width:0%;transition:width .1s linear}.adl-player__progress:hover .adl-player__progress-fill{background:#1ed760}@media(max-width:768px){.adl{padding:1.5rem 1rem 7rem}.adl__header{flex-direction:column;align-items:center;text-align:center;gap:1.25rem}.adl__cover{width:100%;height:auto;aspect-ratio:1;border-radius:8px}.adl__title{font-size:2.5rem}.adl__artist-row{justify-content:center;flex-wrap:wrap}.adl__buy-hero{display:none}.adl__list-header{grid-template-columns:32px 1fr;padding:0 .5rem .5rem;font-size:.65rem;gap:0}.adl__col-price,.adl__col-action{display:none}.adl__track{grid-template-columns:32px 1fr auto;padding:.5rem;column-gap:.5rem}.adl__track-price{display:none}.adl__track-name{font-size:.85rem}.adl__track-artists{font-size:.7rem}.adl__listen-badge{font-size:.55rem;padding:.1rem .4rem}.adl__buy-btn{padding:.3rem .5rem;font-size:.5rem;white-space:nowrap}.adl__btn-full{display:none}.adl__btn-short{display:inline}.adl-player{padding:.35rem 0}.adl-player__inner{grid-template-columns:1fr auto;gap:.5rem;padding:0 1rem}.adl-player__progress-wrap{display:none}.adl-player__cover-mini{width:44px;height:44px}.adl-player__title{font-size:.8rem}.adl-player__artist{font-size:.65rem}.adl-player__controls{gap:.5rem}.adl-player__btn--main{width:32px;height:32px}.adl__ig-carousel{height:400px}.adl__ig-card{width:220px;height:390px}.adl__ig-card-0,.adl__ig-card-4{display:none}.adl__ig-card-1{transform:translate(-120px) scale(.9)}.adl__ig-card-3{transform:translate(120px) scale(.9)}.adl__ig-nav{display:none}.adl__ig-dots{display:flex}.adl__ig-play-icon{width:56px;height:56px}.adl__ig-play-icon svg{width:28px;height:28px}.adl__dragdrop{margin-top:2rem}.adl__dragdrop-container{grid-template-columns:1fr;gap:.75rem}.adl__dragdrop-text{text-align:center;align-items:center}.adl__dragdrop-video-wrap{border-radius:12px}.adl__footer{padding-top:2rem}.adl__footer-card{flex-direction:column;align-items:center;text-align:center;gap:1.25rem}.adl__footer-folder{width:130px}.adl__folder-body{height:100px}.adl__folder-label{font-size:.95rem}.adl__footer-card-body{align-items:center}.adl__footer-cta{width:100%;font-size:1rem;padding:.9rem 2rem}.adl__footer-timer{justify-content:center}}.announcement{background:var(--color-bg);color:var(--color-fg);border-bottom:1px solid var(--color-border);font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;overflow:hidden;padding:.625rem 0}.announcement__track{display:flex;width:max-content;animation:announcement-scroll 35s linear infinite}.announcement__group{display:flex;align-items:center;gap:1.5rem;padding-right:1.5rem;white-space:nowrap}.announcement__dot{opacity:.5;color:var(--color-accent)}@keyframes announcement-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.announcement__track{animation:none;justify-content:center;width:100%}.announcement__group:nth-child(2){display:none}}.aup{padding-top:var(--pad-top);padding-bottom:var(--pad-bottom);background:var(--bg);width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.aup__container{max-width:1280px;margin:0 auto;padding-left:var(--pad-x);padding-right:var(--pad-x)}.aup__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.aup__title-row{display:flex;align-items:center;gap:.875rem;flex-wrap:wrap;min-width:0}.aup__heading{margin:0;font-size:clamp(1.25rem,2.4vw,1.75rem);font-weight:900;text-transform:uppercase;letter-spacing:-.01em;color:var(--color-text, #fff);line-height:1.1}.aup__pill{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem .8rem;border-radius:9999px;background:rgba(var(--aup-accent-rgb),.1);border:1px solid rgba(var(--aup-accent-rgb),.22);color:rgba(var(--aup-accent-rgb),.95);font-weight:900;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;white-space:nowrap}.aup__cta{color:#ffffffbf;text-decoration:none;font-weight:700;font-size:.9rem;white-space:nowrap;transition:color .2s ease}.aup__cta:hover{color:#fff}.aup__scroller{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,1fr);gap:1rem;overflow-x:auto;padding-bottom:.5rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.aup__scroller-wrap{position:relative}.aup__scroller-gutter{display:none;width:0;min-width:0;flex-shrink:0;pointer-events:none}.aup__scroller{-webkit-mask-image:linear-gradient(90deg,#000 0%,#000 97%,transparent 100%);mask-image:linear-gradient(90deg,#000 0%,#000 97%,transparent 100%)}.aup__scroller::-webkit-scrollbar{height:10px}.aup__scroller::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:9999px}.aup-card{scroll-snap-align:start;border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#ffffff0f,#ffffff08);box-shadow:0 22px 60px #00000073;display:flex;flex-direction:column;min-height:420px}.aup-card__media{position:relative;aspect-ratio:4 / 5;background:radial-gradient(120% 120% at 50% 0%,rgba(var(--aup-accent-rgb),.18),#00000040 45%,#000000a6);border-bottom:1px solid rgba(255,255,255,.08);overflow:hidden}.aup-card__thumb{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.85;filter:saturate(1.05) contrast(1.05)}.aup-card__thumb-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;filter:saturate(1.05) contrast(1.05);transform:scale(1.001);transition:opacity .24s ease}.aup-card__thumb-video.is-ready{opacity:.85}.aup-card__thumb--fallback{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#a855f729,rgba(var(--aup-accent-rgb),.1) 45%,#0000008c)}.aup-card__inline-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;background:#000;z-index:4;opacity:0;pointer-events:none;transition:opacity .2s ease}.aup-card.is-playing .aup-card__inline-video{opacity:1;pointer-events:auto}.aup-card.is-playing .aup-card__thumb,.aup-card.is-playing .aup-card__thumb-video,.aup-card.is-playing .aup-card__thumb--fallback,.aup-card.is-playing .aup-card__tags,.aup-card.is-playing .aup-card__play{opacity:0;pointer-events:none}.aup-card__inline-close{position:absolute;top:.6rem;right:.6rem;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:#0009;color:#fff;cursor:pointer;z-index:5;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:background .15s ease,transform .15s ease}.aup-card__inline-close:hover{background:#000c;transform:scale(1.05)}.aup-card__inline-close svg{width:16px;height:16px}.aup-card__tags{position:absolute;top:.75rem;left:.75rem;right:.75rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;z-index:2;pointer-events:none}.aup-card__tag{padding:.35rem .6rem;border-radius:9999px;background:#0000008c;border:1px solid rgba(var(--aup-accent-rgb),.28);color:rgba(var(--aup-accent-rgb),.95);font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.aup-card__duration{padding:.32rem .55rem;border-radius:10px;background:#000000a6;border:1px solid rgba(255,255,255,.12);color:#ffffffe6;font-size:.75rem;font-weight:800;white-space:nowrap}.aup-card__play{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:transparent;border:0;cursor:pointer;z-index:3}.aup-card__play-icon{width:56px;height:56px;border-radius:9999px;display:grid;place-items:center;background:rgba(var(--aup-accent-rgb),.92);color:#101010;box-shadow:0 18px 50px rgba(var(--aup-accent-rgb),.35);transition:transform .2s ease,box-shadow .2s ease}.aup-card__play:hover .aup-card__play-icon{transform:translateY(-2px) scale(1.02);box-shadow:0 22px 60px rgba(var(--aup-accent-rgb),.45)}.aup-card__play-icon svg{width:22px;height:22px}.aup-card__body{padding:1rem 1rem 1.1rem;display:flex;flex-direction:column;gap:.65rem;flex:1}.aup-card__user{display:flex;align-items:center;gap:.6rem;min-width:0}.aup-card__avatar{width:28px;height:28px;border-radius:9999px;display:grid;place-items:center;background:var(--avatar, #7c3aed);color:#fff;font-weight:900;font-size:.85rem;flex:0 0 auto}.aup-card__avatar-img{width:28px;height:28px;border-radius:9999px;object-fit:cover;display:block;flex:0 0 auto;border:1px solid rgba(255,255,255,.12)}.aup-card__handle{color:#ffffffdb;font-weight:800;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aup-card__quote{margin:0;color:#ffffffc7;line-height:1.5;font-size:.9rem;flex:1}.aup-card__meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:auto}.aup-card__stars{display:inline-flex;align-items:center;gap:.1rem;letter-spacing:-.05em}.aup-card__star{color:#ffffff2e;font-size:.9rem;line-height:1}.aup-card__star.is-on{color:#ffc750f2}.aup-card__daw{color:#ffffff8c;font-weight:800;font-size:.78rem;white-space:nowrap}.aup-modal[hidden]{display:none}.aup-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1.25rem}.aup-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000bf;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.aup-modal__dialog{position:relative;width:min(980px,calc(100% - 2rem));margin:0;border-radius:18px;overflow:hidden;background:#0b0d10;border:1px solid rgba(255,255,255,.12);box-shadow:0 30px 90px #0009;max-height:calc(100vh - 2.5rem);display:flex;flex-direction:column}.aup-modal__close{position:absolute;top:.65rem;right:.65rem;z-index:2;width:40px;height:40px;border-radius:9999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#fff;cursor:pointer;display:grid;place-items:center}.aup-modal__close svg{width:18px;height:18px}.aup-modal__video-wrap{aspect-ratio:16 / 9;background:#000;flex:1 1 auto;min-height:0}.aup-modal__video{width:100%;height:100%}@media(max-width:768px){.aup__header{flex-direction:column;align-items:flex-start}.aup__scroller-wrap{margin-left:calc(-1 * var(--pad-x));width:calc(100% + 2 * var(--pad-x))}.aup__scroller{grid-auto-columns:minmax(240px,80vw);-webkit-mask-image:none;mask-image:none;padding-left:0;padding-right:0;scroll-padding-left:calc(var(--pad-x) + 1rem + env(safe-area-inset-left,0px))}.aup__scroller-gutter{display:block;width:calc(var(--pad-x) + 1rem + env(safe-area-inset-left,0px));min-width:calc(var(--pad-x) + 1rem + env(safe-area-inset-left,0px));height:1px;align-self:stretch}.aup-modal{padding:.9rem}.aup-modal__dialog{width:min(980px,100%);max-height:calc(100vh - 1.8rem)}}.benefits__header{text-align:center;max-width:40rem;margin:0 auto 3rem}.benefits__header h2{margin:0 0 .5rem;font-size:clamp(2rem,4vw,3.25rem);letter-spacing:-.025em}.benefits__header p{color:var(--color-muted);margin:0;font-size:1.0625rem}.benefits__grid{display:grid;gap:clamp(1rem,2vw,1.5rem);grid-template-columns:repeat(4,1fr)}.benefit{padding:2rem 1.75rem;background:var(--color-card);border:1px solid var(--color-border);border-radius:var(--radius);text-align:center;display:flex;flex-direction:column;align-items:center;transition:border-color .2s ease,transform .2s ease}.benefit:hover{border-color:color-mix(in srgb,var(--color-accent) 60%,var(--color-border));transform:translateY(-4px)}.benefit__icon{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:color-mix(in srgb,var(--color-accent) 14%,transparent);color:var(--color-accent);margin-bottom:1.25rem}.benefit__title{margin:0 0 .5rem;font-family:var(--font-heading);font-size:1.25rem;font-weight:900;letter-spacing:-.01em}.benefit__text{margin:0 0 1rem;color:var(--color-muted);font-size:.9375rem;line-height:1.55}.benefit__link{margin-top:auto;display:inline-flex;align-items:center;gap:.375rem;font-weight:700;color:var(--color-accent);font-size:.875rem}.benefit__link:hover{gap:.5rem}@media(max-width:989px){.benefits__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.benefits__grid{grid-template-columns:1fr}}.blog-posts__header{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2.5rem;flex-wrap:wrap}.blog-posts__header h2{margin:0;font-size:clamp(2rem,4vw,3.25rem);letter-spacing:-.025em}.blog-posts__header p{color:var(--color-muted);margin:0;font-size:1.0625rem}.blog-posts__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(1rem,2vw,1.5rem)}.blog-row{display:flex;flex-direction:column;background:var(--color-card);border:1px solid var(--color-border);border-radius:var(--radius);overflow:hidden;color:var(--color-fg);transition:transform .2s ease,border-color .2s ease}.blog-row:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--color-accent) 60%,var(--color-border));color:var(--color-fg)}.blog-row__media{aspect-ratio:16 / 10;overflow:hidden;background:var(--color-bg)}.blog-row__img{width:100%;height:100%;object-fit:cover}.blog-row__placeholder{width:100%;height:100%;background:linear-gradient(135deg,color-mix(in srgb,var(--color-accent) 15%,var(--color-card)),var(--color-card))}.blog-row__body{padding:1.25rem;display:flex;flex-direction:column;gap:.75rem;flex:1}.blog-row__title{margin:0;font-family:var(--font-heading);font-size:1.125rem;font-weight:800;line-height:1.25;letter-spacing:-.01em}.blog-row__meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:auto;padding-top:.5rem;color:var(--color-muted);font-size:.8125rem}.blog-row__tag{color:var(--color-accent);font-weight:700;letter-spacing:.04em}.blog-posts__footer{text-align:center;margin-top:2.75rem}@media(max-width:989px){.blog-posts__grid{grid-template-columns:repeat(2,1fr)}.blog-posts__header{flex-direction:column;align-items:flex-start}}@media(max-width:520px){.blog-posts__grid{grid-template-columns:1fr}}.bundles__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(1rem,2vw,1.5rem)}.bundle-card{display:grid;grid-template-columns:200px 1fr;background:var(--color-card);border:1px solid var(--color-border);border-radius:var(--radius);overflow:hidden;color:var(--color-fg);transition:transform .2s ease,border-color .2s ease}.bundle-card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--color-accent) 60%,var(--color-border));color:var(--color-fg)}.bundle-card__media{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:var(--color-bg)}.bundle-card__img{width:100%;height:100%;object-fit:cover}.bundle-card__placeholder{width:100%;height:100%;background:linear-gradient(135deg,var(--color-bg),color-mix(in srgb,var(--color-accent) 20%,var(--color-card)))}.bundle-card__tag{position:absolute;top:.75rem;left:.75rem;background:var(--color-accent);color:var(--color-accent-fg);padding:.25rem .5rem;border-radius:var(--radius-sm);font-size:.6875rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.bundle-card__body{display:flex;flex-direction:column;padding:1.25rem;gap:.5rem}.bundle-card__title{font-size:1.125rem;margin:0;font-weight:800;letter-spacing:-.01em}.bundle-card__text{color:var(--color-muted);margin:0;font-size:.9375rem;line-height:1.5;flex:1}.bundle-card__footer{display:flex;justify-content:space-between;align-items:center;margin-top:.75rem;gap:1rem}.bundle-card__price{font-weight:700;display:flex;gap:.5rem;align-items:baseline}.bundle-card__sale{color:var(--color-accent)}.bundle-card__compare{color:var(--color-muted);text-decoration:line-through;font-size:.875rem;font-weight:500}.bundle-card__cta{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:700;color:var(--color-muted)}.bundle-card:hover .bundle-card__cta{color:var(--color-accent)}@media(max-width:989px){.bundles__grid{grid-template-columns:1fr}}@media(max-width:520px){.bundle-card{grid-template-columns:1fr}.bundle-card__media{aspect-ratio:16 / 10}}.conv-logo{display:flex;align-items:center;justify-content:center;padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}.conv-logo__link{display:block;transition:opacity .2s ease}.conv-logo__link:hover{opacity:.8}.conv-logo__img{height:50px;width:auto;object-fit:contain}@media(max-width:768px){.conv-logo__img{height:36px}}.cta-banner__card{position:relative;padding:clamp(2rem,5vw,4rem);background:radial-gradient(circle at 100% 0%,color-mix(in srgb,var(--color-accent) 35%,transparent),transparent 55%),var(--color-card);border:1px solid var(--color-border);border-radius:calc(var(--radius) * 1.5);display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center;overflow:hidden}.cta-banner__copy h2{margin:0 0 .75rem;font-size:clamp(1.5rem,3vw,2.25rem)}.cta-banner__copy p{margin:0;color:var(--color-muted);max-width:40ch}.cta-banner__actions{display:flex;gap:.75rem;flex-wrap:wrap}@media(max-width:749px){.cta-banner__card{grid-template-columns:1fr}}.cp-hero{padding-top:0;padding-bottom:var(--padding-bottom);text-align:center}.cp-hero__container{max-width:1400px;margin:0 auto;padding:0 2rem}.cp-hero__badge{display:inline-flex;align-items:center;gap:.5rem;background:#ff7a3d14;border:1px solid rgba(255,122,61,.2);padding:.5rem 1.25rem;border-radius:9999px;font-size:.875rem;color:#ff7a3d;font-weight:600;margin-bottom:2rem;letter-spacing:.01em}.cp-hero__subtitle{font-family:Georgia,Times New Roman,serif;font-style:italic;font-size:clamp(1.25rem,3vw,1.75rem);color:#ff7a3d;margin-bottom:1.25rem;font-weight:400;letter-spacing:.02em;text-decoration:underline;text-underline-offset:6px;text-decoration-color:#ff7a3d66}.cp-hero__title{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:900;line-height:1.08;letter-spacing:-.03em;color:var(--color-text);margin-bottom:1.5rem}.cp-hero__title em{color:#ff7a3d;font-style:normal}.cp-hero__title-accent{color:#ff7a3d;font-style:italic}.cp-hero__title-mobile{display:none}.cp-hero__description{font-size:clamp(.95rem,1.5vw,1.1rem);line-height:1.7;color:var(--color-text-muted);max-width:650px;margin:0 auto 2.5rem}.cp-hero__video-wrapper{max-width:1000px;margin:0 auto}.cp-hero__video{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:var(--radius-xl);overflow:hidden;border:none;background:var(--color-card);box-shadow:0 20px 40px #0006}.cp-hero__video .cp-hero__video-media,.cp-hero__video iframe{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.cp-hero__video-frame{position:absolute;top:0;right:0;bottom:0;left:0}.cp-hero__video-frame.is-unlocked .cp-hero__video-media{cursor:pointer}.cp-hero__video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:clamp(1.25rem,4vw,2.5rem);border:0;cursor:pointer;background:radial-gradient(ellipse 85% 70% at 50% 45%,rgba(var(--accent-rgb),.22) 0%,transparent 55%),linear-gradient(180deg,#00000059,#000000b8);color:#fff;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease,transform .3s ease;z-index:2}.cp-hero__video-overlay:hover{background:radial-gradient(ellipse 90% 75% at 50% 42%,rgba(var(--accent-rgb),.32) 0%,transparent 52%),linear-gradient(180deg,#00000047,#000000c7)}.cp-hero__video-overlay.is-hidden{opacity:0;pointer-events:none;visibility:hidden}.cp-hero__video-overlay-inner{display:flex;flex-direction:column;align-items:center;gap:clamp(1rem,3vw,1.75rem);text-align:center;max-width:min(28rem,92vw)}.cp-hero__video-overlay-play-wrap{position:relative;display:flex;align-items:center;justify-content:center;width:4.5rem;height:4.5rem}.cp-hero__video-overlay-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:1.5px solid rgba(255,255,255,.55);animation:cp-hero-overlay-ring 2.6s ease-out infinite;pointer-events:none}@keyframes cp-hero-overlay-ring{0%{transform:scale(1);opacity:.85}to{transform:scale(1.45);opacity:0}}.cp-hero__video-overlay-icon{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:4.5rem;height:4.5rem;font-size:1.6rem;border-radius:50%;background:#ffffffeb;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#111;box-shadow:0 0 0 1px #ffffff40,0 10px 30px #00000059;transition:transform .25s cubic-bezier(.16,1,.3,1),background .25s ease,color .25s ease,box-shadow .25s ease}.cp-hero__video-overlay-icon svg{margin-left:3px}.cp-hero__video-overlay:hover .cp-hero__video-overlay-icon{transform:scale(1.06);background:var(--accent);color:#fff;box-shadow:0 0 0 1px #ffffff59,0 14px 36px rgba(var(--accent-rgb),.45)}.cp-hero__video-overlay-copy{display:flex;flex-direction:column;align-items:center;gap:.5rem}.cp-hero__video-overlay-text{font-size:clamp(1.2rem,4.2vw,1.85rem);font-weight:900;line-height:1.15;text-transform:uppercase;letter-spacing:.04em;text-shadow:0 2px 16px rgba(0,0,0,.9)}.cp-hero__video-overlay-sub{font-size:clamp(.95rem,2.8vw,1.15rem);font-weight:600;line-height:1.35;color:#ffffffeb;text-shadow:0 1px 10px rgba(0,0,0,.85);max-width:22rem}.cp-hero__video-retention{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.25rem;text-align:center;background:radial-gradient(ellipse 70% 55% at 50% 50%,#000000d1,#00000073 62%,#00000040);pointer-events:none;z-index:2;transition:opacity .35s ease,transform .35s ease}.cp-hero__video-retention[hidden]{opacity:0;transform:scale(.96);visibility:hidden}.cp-hero__video-retention:not([hidden]){opacity:1;transform:scale(1);visibility:visible}.cp-hero__video-retention__pulse{display:block;width:3rem;height:3px;margin:0 auto .5rem;border-radius:3px;background:var(--accent);animation:cp-hero-retention-pulse 1.1s ease-in-out infinite}@keyframes cp-hero-retention-pulse{0%,to{opacity:.5;transform:scaleX(.85)}50%{opacity:1;transform:scaleX(1)}}.cp-hero__video-retention__title{margin:0;font-size:clamp(1.05rem,3.8vw,1.5rem);font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);text-shadow:0 0 24px rgba(var(--accent-rgb),.45)}.cp-hero__video-retention__sub{margin:.35rem 0 0;font-size:clamp(.8rem,2.4vw,.95rem);font-weight:600;color:#ffffffe0}.cp-hero__video-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:var(--color-text-muted);gap:1rem}.cp-hero__video-placeholder svg{color:#ff7a3d4d}.cp-hero__video-placeholder p{font-size:.9375rem}@keyframes cpFadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.cp-hero__animate{opacity:0;animation:cpFadeUp .7s cubic-bezier(.16,1,.3,1) forwards;animation-delay:var(--delay, 0s)}@media(max-width:768px){.cp-hero{padding-top:0;padding-bottom:calc(var(--padding-bottom) * .6)}.cp-hero__container{padding:0 .5rem}.cp-hero__badge,.cp-hero__title-desktop{display:none}.cp-hero__title-mobile{display:contents}.cp-hero__title{display:block;width:100%;max-width:100%;margin-left:auto;margin-right:auto;margin-bottom:1rem;white-space:normal;overflow:visible;font-size:clamp(2rem,9.5vw,3.25rem);line-height:1.08;letter-spacing:-.045em;text-align:center;text-wrap:balance;-webkit-hyphens:none;hyphens:none;padding-inline:.25rem;box-sizing:border-box}.cp-hero__description{display:block;width:100%;max-width:100%;box-sizing:border-box;font-size:clamp(.75rem,3.1vw,.875rem);line-height:1.35;margin:0 auto 1.15rem;padding:0 .5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cp-hero__video{border-radius:var(--radius-lg)}.cp-hero__video-overlay-play-wrap{width:3.25rem;height:3.25rem}.cp-hero__video-overlay-icon{width:3.25rem;height:3.25rem;font-size:1.15rem;box-shadow:0 0 0 1px #ffffff40,0 8px 22px #0006}.cp-hero__video-overlay-icon svg{margin-left:2px}}.cp-pricing{padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);text-align:center}.cp-pricing__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.cp-pricing__grid--services{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;align-items:stretch}.cp-pricing__heading{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:800;color:var(--color-text);margin-bottom:2.5rem;letter-spacing:-.02em}.cp-pricing__card{position:relative;background:var(--color-card, #12161c);border:1px solid rgba(255,122,61,.3);border-radius:1.5rem;overflow:hidden;display:flex;flex-direction:column;text-align:center;height:100%;min-height:0}.cp-pricing__glow{position:absolute;top:-100px;left:50%;transform:translate(-50%);width:400px;height:400px;background:radial-gradient(circle,rgba(255,122,61,.12) 0%,transparent 70%);pointer-events:none}.cp-pricing__popular{background:linear-gradient(135deg,#d65a22,#ff7a3d);color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:.625rem 0;text-align:center}.cp-pricing__card-inner{position:relative;z-index:1;padding:2rem 1.5rem;flex:1;display:flex;flex-direction:column;align-items:center;min-height:0;width:100%}.cp-pricing__card-main{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;min-height:0;width:100%}.cp-pricing__card-main-spacer{flex:1 1 auto;min-height:0;width:100%}.cp-pricing__card-title{font-size:1.25rem;font-weight:800;color:var(--color-text);margin-bottom:.5rem;letter-spacing:-.01em;line-height:1.25}.cp-pricing__card-subtitle{font-size:.875rem;color:var(--color-text-muted);margin-bottom:1.25rem;line-height:1.65;max-width:22rem;width:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-align:center;margin-left:auto;margin-right:auto}.cp-pricing__price-row{display:flex;align-items:baseline;justify-content:center;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.cp-pricing__compare-price{font-size:1.125rem;color:var(--color-text-muted);text-decoration:line-through;opacity:.6}.cp-pricing__price{font-size:2.75rem;font-weight:900;color:#ff7a3d;letter-spacing:-.03em;line-height:1}.cp-pricing__features{list-style:none;padding:0;margin:0;text-align:left;width:100%;display:flex;flex-direction:column;gap:.75rem;flex:1 1 auto;min-height:0;justify-content:flex-start}.cp-pricing__feature{display:flex;align-items:flex-start;gap:.625rem;font-size:.8125rem;color:var(--color-text);line-height:1.5}.cp-pricing__feature span{text-wrap:pretty}.cp-pricing__feature svg{color:#ff7a3d;flex-shrink:0;margin-top:.1rem}.cp-pricing__cta{display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:100%;padding:.875rem 1.25rem;background:linear-gradient(135deg,#d65a22,#ff7a3d);color:#fff;border:none;border-radius:var(--radius-lg, .75rem);font-size:1rem;font-weight:700;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 8px 30px #ff7a3d4d;font-family:inherit}.cp-pricing__cta:hover{transform:translateY(-2px);box-shadow:0 12px 40px #ff7a3d66;color:#fff}.cp-pricing__cta:active{transform:translateY(0);color:#fff}.cp-pricing__cta-text{font-size:1rem;font-weight:700}.cp-pricing__cta-stack{width:100%;max-width:100%;flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:0;margin-top:auto;padding-top:1rem}.cp-pricing__note-slot{width:100%;max-width:22rem;min-height:4.25rem;display:flex;align-items:flex-end;justify-content:center;flex-shrink:0}.cp-pricing__card-note{font-size:.75rem;color:var(--color-text-muted);margin:0 0 .75rem;line-height:1.5;max-width:22rem;text-wrap:pretty}.cp-pricing__card-note--desktop-only{display:block}.cp-pricing__footer{font-size:.8125rem;color:var(--color-text-muted);margin-top:2.5rem;line-height:1.6}.cp-pricing__card--premium{border-color:#a855f759}.cp-pricing__glow--premium{background:radial-gradient(circle,rgba(168,85,247,.12) 0%,transparent 70%)}.cp-pricing__popular--premium{background:linear-gradient(135deg,#7c3aed,#a855f7)}.cp-pricing__price--premium{color:#a855f7}.cp-pricing__cta--premium{background:linear-gradient(135deg,#7c3aed,#a855f7);box-shadow:0 8px 30px #a855f74d}.cp-pricing__cta--premium:hover{box-shadow:0 12px 40px #a855f766}.cp-pricing__feature--highlight{color:#c084fc;font-weight:600}.cp-pricing__feature--highlight svg{color:#a855f7}@media(max-width:992px){.cp-pricing__grid--services{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.cp-pricing{padding-top:calc(var(--padding-top) * .6);padding-bottom:calc(var(--padding-bottom) * .6)}.cp-pricing__container{padding:0 1.25rem}.cp-pricing__grid--services{grid-template-columns:1fr;gap:1.25rem;justify-items:center}.cp-pricing__card{width:100%;max-width:22.5rem}.cp-pricing__card-inner{padding:1.5rem 1.25rem}.cp-pricing__card-title{font-size:1.125rem}.cp-pricing__card-subtitle{font-size:.875rem;line-height:1.55;margin-bottom:1.1rem;max-width:none}.cp-pricing__price-row{margin-bottom:1.15rem}.cp-pricing__price{font-size:2.125rem}.cp-pricing__features{justify-content:flex-start;gap:.55rem}.cp-pricing__feature{font-size:.8125rem;line-height:1.45;gap:.5rem}.cp-pricing__feature svg{width:16px;height:16px}.cp-pricing__cta-stack{margin-top:1.25rem;padding-top:0}.cp-pricing__note-slot{min-height:0;align-items:flex-start}.cp-pricing__card-note{font-size:.75rem;margin:0 0 .85rem;max-width:none}.cp-pricing__card-note--desktop-only{display:none}.cp-pricing__cta{padding:.8rem 1.15rem}.cp-pricing__cta-text{font-size:.9375rem}.cp-pricing__popular{font-size:.7rem;padding:.5rem 0}}.featured-products{background:var(--color-bg);overflow:hidden}.featured-products__wrap{width:100%;max-width:none;margin:0;padding:0}.featured-products__header{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2rem;flex-wrap:wrap;padding-left:clamp(2rem,22vw,22rem);padding-right:clamp(2rem,5vw,5rem)}.featured-products__heading h2{margin:0;font-size:clamp(1.75rem,3vw,2.5rem);letter-spacing:-.02em;font-weight:600}.featured-products__heading p{color:#ffffff8c;margin:.375rem 0 0;font-size:.9375rem}.featured-products__nav{display:inline-flex;gap:.5rem;flex-shrink:0}.featured-products__nav-btn{width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.15);background:transparent;color:#ffffffb3;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.featured-products__nav-btn:hover{background:#ffffff0f;color:#fff;border-color:#ffffff4d}.featured-products__nav-btn[disabled]{opacity:.35;cursor:default}.featured-products__track{display:grid;grid-auto-flow:column;grid-auto-columns:300px;gap:1.25rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:.25rem clamp(2rem,5vw,5rem) .5rem clamp(2rem,22vw,22rem);scroll-padding-left:clamp(2rem,22vw,22rem);scrollbar-width:none}.featured-products__track::-webkit-scrollbar{display:none}.featured-products__item{scroll-snap-align:start;min-width:0}.featured-products__item .product-card{height:auto;aspect-ratio:4 / 5}.featured-products__item--all{display:flex}.featured-products__all{display:flex;align-items:center;justify-content:center;width:100%;min-height:300px;border:0;border-radius:22px;background:#151516;color:#fff;text-decoration:none;transition:background .2s ease}.featured-products__all:hover{background:#1d1d1f}.featured-products__all-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:transparent;color:#fff;font-size:.875rem;font-weight:500;letter-spacing:.01em}.featured-products__all:hover .featured-products__all-pill{border-color:#ffffff59}@media(min-width:1200px){.featured-products__track{grid-auto-columns:340px}}@media(min-width:1600px){.featured-products__track{grid-auto-columns:360px}}@media(max-width:749px){.featured-products__header{padding-left:1rem;padding-right:1rem}.featured-products__track{grid-auto-columns:86%;gap:.75rem;padding-left:1rem;padding-right:1rem;scroll-padding-left:1rem}.featured-products__item .product-card{aspect-ratio:4 / 5;height:auto}.featured-products__all{aspect-ratio:4 / 5;min-height:0;height:auto}.featured-products__header{margin-bottom:1.25rem}}.site-footer{--footer-bg: #17191d;--footer-fg: #e9eef5;--footer-muted: #8a93a6;--footer-border: rgba(255, 255, 255, .08);--footer-accent: var(--color-accent, #0764E8);background:var(--footer-bg);color:var(--footer-fg);padding:clamp(2.5rem,5vw,4rem) 0 2rem;margin-top:0;font-family:var(--font-body, -apple-system, BlinkMacSystemFont, "SF Pro Display", "Inter", system-ui, sans-serif)}body.template-cart .site-footer{--footer-bg: #f2f3f5;--footer-fg: #0f1115;--footer-muted: #6b7280;--footer-border: #d8dce2}body.template-cart .site-footer__logo{filter:invert(1) brightness(.08)}.site-footer__wrap{max-width:var(--max-page-width, 1360px);margin:0 auto;padding:0 clamp(1.25rem,3vw,2.5rem)}.site-footer__top{display:grid;grid-template-columns:minmax(220px,1.1fr) minmax(0,3fr);gap:clamp(1.5rem,4vw,4rem);align-items:flex-start;padding-bottom:clamp(2rem,4vw,3rem)}.site-footer__brand{display:flex;flex-direction:column;gap:.875rem}.site-footer__logo{height:auto;width:clamp(56px,5vw,72px);display:block}.site-footer__wordmark{font-weight:900;font-size:1.5rem;letter-spacing:-.03em}.site-footer__tagline{color:var(--footer-muted);margin:0;font-size:.9375rem;line-height:1.45;max-width:22ch}.site-footer__copy{color:var(--footer-muted);font-size:.8125rem;margin-top:.5rem}.site-footer__cols{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.25rem,3vw,3rem)}.site-footer__col{min-width:0}.site-footer__heading{font-size:.9375rem;font-weight:700;letter-spacing:-.01em;margin:0 0 1.125rem;color:var(--footer-fg)}.site-footer__links{list-style:none;padding:0;margin:0;display:grid;gap:.875rem}.site-footer__links a{color:var(--footer-fg);font-size:.9375rem;font-weight:500;letter-spacing:.05em;text-decoration:none;transition:opacity .2s ease;display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-footer__links a:hover{opacity:.55;color:var(--footer-fg)}.site-footer__col--yt .site-footer__links a{letter-spacing:0;font-weight:500;font-size:.875rem}.site-footer__col--yt .site-footer__links li{opacity:.9}.site-footer__col--yt .site-footer__links.is-loading a{opacity:.35;pointer-events:none}.site-footer__mid{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 0;border-top:1px solid var(--footer-border)}.site-footer__legal{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0 1rem}.site-footer__legal li{display:inline-flex;align-items:center;gap:1rem;color:var(--footer-muted);font-size:.8125rem}.site-footer__legal li:not(:last-child):after{content:"|";color:var(--footer-border)}.site-footer__legal a{color:var(--footer-muted);font-size:.8125rem;text-decoration:none;transition:color .2s ease}.site-footer__legal a:hover{color:var(--footer-fg)}.site-footer__club{display:inline-flex;align-items:center;gap:.75rem;color:var(--footer-muted);font-size:.8125rem}.site-footer__club-label{display:inline-flex;align-items:center;gap:.5rem}.site-footer__social{list-style:none;padding:0;margin:0;display:inline-flex;align-items:center;gap:0}.site-footer__social li{position:relative}.site-footer__social li:not(:last-child):after{content:"|";color:var(--footer-border);margin:0 .625rem}.site-footer__social a{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;color:var(--footer-fg);transition:opacity .2s ease}.site-footer__social a:hover{opacity:.5;color:var(--footer-fg)}.site-footer__base{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0 0;border-top:1px solid var(--footer-border)}.site-footer__vat{display:inline-flex;align-items:center;gap:.625rem;color:var(--footer-muted);font-size:.8125rem;flex-wrap:wrap;position:relative}.site-footer__vat-sep{color:var(--footer-border)}.site-footer__curr{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;border:1px solid var(--footer-border);border-radius:999px;background:transparent;color:var(--footer-fg);font-size:.8125rem;font-weight:500;cursor:pointer;font-family:inherit;transition:background .2s ease}.site-footer__curr:hover{background:#0f11150d}.site-footer__curr--static{cursor:default}.site-footer__curr--static:hover{background:transparent}.site-footer__curr-flag{font-weight:700}.site-footer__curr-menu{position:absolute;bottom:calc(100% + .5rem);left:0;z-index:10;background:#fff;border:1px solid var(--footer-border);border-radius:12px;padding:.375rem;max-height:280px;overflow-y:auto;min-width:220px;box-shadow:0 10px 30px #0f11151f}.site-footer__curr-opt{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;border:0;background:transparent;color:var(--footer-fg);font-size:.8125rem;text-align:left;border-radius:8px;cursor:pointer;font-family:inherit;transition:background .15s ease}.site-footer__curr-opt:hover{background:#0f11150f}.site-footer__curr-opt.is-current{background:#0764e814;color:var(--footer-accent)}.site-footer__curr-sym{color:var(--footer-muted)}.site-footer__curr-name{color:var(--footer-muted);margin-left:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.site-footer__pay{list-style:none;padding:0;margin:0;display:inline-flex;align-items:center;gap:.375rem;flex-wrap:wrap}.site-footer__pay li{display:inline-flex;align-items:center;justify-content:center;height:22px}.site-footer__pay-icon,.site-footer__pay svg{height:22px;width:auto;max-width:38px;border-radius:4px}@media(max-width:989px){.site-footer__top{grid-template-columns:1fr;gap:2rem}.site-footer__cols{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}}@media(max-width:749px){.site-footer{padding:2.5rem 0 2rem}.site-footer__cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem}.site-footer__mid,.site-footer__base{flex-direction:column;align-items:flex-start;gap:.875rem}}@media(max-width:479px){.site-footer__cols{grid-template-columns:1fr}.site-footer__legal{gap:0 .75rem}.site-footer__legal li{font-size:.75rem}.site-footer__legal li:not(:last-child):after{display:none}}.free-hero{position:relative;width:100%;padding:clamp(1.5rem,4vh,3.25rem) 1.5rem 8rem;background:var(--color-bg, #000);color:#fff;overflow:hidden}.free-hero__stage{position:relative;max-width:1100px;margin:0 auto;display:flex;flex-direction:column;align-items:center;z-index:2}.free-hero__dots{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.free-hero__dot{position:absolute;width:2px;height:2px;border-radius:999px;background:#ffffff8c;box-shadow:0 0 4px #ffffff59;opacity:.35;animation:free-hero-twinkle 6s ease-in-out infinite,free-hero-drift 22s linear infinite}@keyframes free-hero-twinkle{0%,to{opacity:.15}50%{opacity:.45}}@keyframes free-hero-drift{0%{transform:translateZ(0)}50%{transform:translate3d(0,-10px,0)}to{transform:translateZ(0)}}.free-hero__dot--1{top:6%;left:4%;animation-delay:-1.2s,0s}.free-hero__dot--2{top:12%;left:18%;animation-delay:-3.1s,-2s}.free-hero__dot--3{top:22%;left:9%;animation-delay:-.7s,-5s}.free-hero__dot--4{top:30%;left:44%;animation-delay:-2.4s,-1s}.free-hero__dot--5{top:42%;left:22%;animation-delay:-4.8s,-8s}.free-hero__dot--6{top:14%;left:70%;animation-delay:-1.9s,-3s}.free-hero__dot--7{top:26%;left:86%;animation-delay:-3.6s,-6s}.free-hero__dot--8{top:8%;left:54%;animation-delay:-.3s,-10s}.free-hero__dot--9{top:48%;left:72%;animation-delay:-2.1s,-4s}.free-hero__dot--10{top:56%;left:5%;animation-delay:-5.2s,-7s}.free-hero__dot--11{top:62%;left:34%;animation-delay:-1s,-9s}.free-hero__dot--12{top:70%;left:62%;animation-delay:-3.9s,-2s}.free-hero__dot--13{top:80%;left:18%;animation-delay:-4.4s,-11s}.free-hero__dot--14{top:88%;left:48%;animation-delay:-2.7s,-4s}.free-hero__dot--15{top:92%;left:82%;animation-delay:-1.6s,-6s}.free-hero__dot--16{top:18%;left:38%;animation-delay:-5.5s,-1s}.free-hero__dot--17{top:38%;left:96%;animation-delay:-.9s,-12s}.free-hero__dot--18{top:52%;left:88%;animation-delay:-4.2s,-3s}.free-hero__dot--19{top:72%;left:2%;animation-delay:-3.3s,-9s}.free-hero__dot--20{top:84%;left:72%;animation-delay:-1.4s,-5s}@media(prefers-reduced-motion:reduce){.free-hero__dot{animation:none;opacity:.3}}.free-hero__title{position:relative;text-align:center;margin:0;padding:0;font-family:var(--font-heading);font-size:clamp(2rem,5.5vw,5rem);font-weight:800;line-height:.95;letter-spacing:-.03em;text-transform:uppercase;white-space:nowrap;overflow:hidden;background:linear-gradient(180deg,#fff,#c9c9c9 55%,#5a5a5a);-webkit-background-clip:text;background-clip:text;color:transparent;z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none}.free-hero__media{position:relative;z-index:2;width:min(88%,620px,56vh);aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;margin-top:clamp(-2rem,-2.5vw,-1rem)}.free-hero__media:after{content:"";position:absolute;left:50%;bottom:-6%;width:70%;height:18%;transform:translate(-50%);background:radial-gradient(ellipse at center,#ffffff2e,#ffffff14,#fff0 70%);filter:blur(14px);pointer-events:none;z-index:1}.free-hero__img{position:relative;z-index:2;width:100%;height:100%;object-fit:contain;mix-blend-mode:lighten}.free-hero__subtitle{position:relative;z-index:3;margin:clamp(1rem,2vw,1.5rem) auto 0;max-width:680px;text-align:center;color:#ffffffb3;font-size:clamp(.9375rem,1.4vw,1.0625rem);line-height:1.55}@media(max-width:749px){.free-hero{padding:clamp(1rem,3vh,2rem) 1rem 9rem}.free-hero__media{width:min(70%,320px);margin-top:-1.5vw}.free-hero__title{font-size:clamp(2.5rem,11vw,4rem)}}.free-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:clamp(1rem,4vw,2rem)}.free-modal[hidden]{display:none}.free-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000a6;backdrop-filter:saturate(140%) blur(8px);-webkit-backdrop-filter:saturate(140%) blur(8px);animation:free-modal-fade .2s ease}.free-modal__panel{position:relative;width:100%;max-width:560px;max-height:90vh;overflow-y:auto;background:#0e1116;border-radius:24px;padding:clamp(1.5rem,3vw,2.25rem);color:#fff;box-shadow:0 30px 60px -20px #000000b3;animation:free-modal-pop .25s cubic-bezier(.22,1,.36,1)}@keyframes free-modal-fade{0%{opacity:0}to{opacity:1}}@keyframes free-modal-pop{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.free-modal__close{position:absolute;top:1rem;right:1rem;width:36px;height:36px;border-radius:999px;border:0;background:#ffffff14;color:#ffffffd9;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,color .2s ease}.free-modal__close:hover{background:#ffffff29;color:#fff}.free-modal__hero{display:flex;align-items:center;justify-content:center;margin:.5rem 0 1.5rem}.free-modal__hero-img{width:clamp(220px,70%,360px);height:auto;object-fit:contain;display:block;mix-blend-mode:lighten}.free-modal__title{margin:0;text-align:center;font-family:var(--font-heading);font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700;letter-spacing:-.01em;color:#fff}.free-modal__divider{height:1px;background:#ffffff14;margin:1.25rem 0}.free-modal__form{min-height:80px}.free-modal__form>div{width:100%}.free-modal__notice{margin-top:1.5rem;background:var(--color-accent, #0764E8);border-radius:14px;padding:1rem 1.125rem;color:#fff}.free-modal__notice-tag{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#fff;margin-bottom:.5rem}.free-modal__notice-body{margin:0;font-size:.9375rem;line-height:1.5;color:#ffffffeb}.free-modal__notice-body strong{color:#fff;font-weight:700}.buy-pill--inline{position:relative;z-index:3;width:fit-content;max-width:calc(100% - 1rem);margin:clamp(2rem,4vh,3rem) auto 0}.buy-pill__copy{display:flex;flex-direction:column;min-width:0;gap:.125rem;padding-right:.5rem}.buy-pill__cta{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border-radius:999px;cursor:pointer;background:var(--color-accent, #0764E8);color:#fff;border:0;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;transition:background .2s ease,transform .2s ease,box-shadow .2s ease;flex-shrink:0;box-shadow:0 8px 24px -8px color-mix(in srgb,var(--color-accent, #0764E8) 70%,transparent)}.buy-pill__cta:hover{background:color-mix(in srgb,var(--color-accent, #0764E8) 85%,#fff);transform:translateY(-1px)}.buy-pill--dock[data-free-buy-pill-dock]{position:fixed;left:50%;bottom:1.25rem;transform:translate(-50%,calc(100% + 2rem));z-index:80;opacity:0;pointer-events:none;transition:opacity .35s ease,transform .45s cubic-bezier(.22,1,.36,1);width:min(640px,calc(100% - 2rem))}.buy-pill--dock[data-free-buy-pill-dock].is-visible{opacity:1;transform:translate(-50%);pointer-events:auto}body.is-mega-locked .buy-pill--dock[data-free-buy-pill-dock]{opacity:0!important;pointer-events:none!important;transform:translate(-50%,calc(100% + 2rem))!important}.site-header{position:fixed;top:0;left:0;right:0;width:100%;z-index:50;padding-top:1rem;background:linear-gradient(to bottom,#000000d1,#0009 45%,#0000004d 80%,#0000);backdrop-filter:none;-webkit-backdrop-filter:none;border:0;transition:transform .35s cubic-bezier(.22,1,.36,1),background .3s ease;transform:translateY(0);will-change:transform}.site-header.is-hidden{transform:translateY(-110%)}.site-header.is-mega-open{background:transparent;transform:translateY(0)!important}.site-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem;padding-top:1.5rem;padding-bottom:1.5rem}.site-header__left{display:flex;align-items:center;gap:1.25rem;justify-self:start}.site-header__logo{display:inline-flex;justify-self:center}.site-header__logo-img{height:auto}.site-header__logo-text{font-family:var(--font-heading);font-weight:500;font-size:1.25rem;letter-spacing:.04em;text-transform:uppercase}.site-header__nav{display:flex;align-items:center;gap:1.75rem}.site-header__nav-link{position:relative;font-size:.8125rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--color-fg);opacity:.95;padding:.25rem 0;border:0;background:transparent;font-family:inherit;cursor:pointer}.site-header__nav-link:hover{opacity:1;color:var(--color-fg)}.site-header__mega-trigger{display:inline-flex;align-items:center;gap:.35rem}.site-header__mega-trigger[aria-expanded=true]{opacity:1}.site-header__nav-link.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:1px;background:currentColor}.site-header__mega-wrap{display:inline-flex;position:relative}.site-header__actions{display:flex;align-items:center;gap:.25rem;justify-self:end}.site-header__action{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:999px;color:var(--color-fg);transition:background .15s ease}.site-header__action:hover{background:var(--color-card);color:var(--color-fg)}.site-header__cart-count{position:absolute;top:4px;right:4px;min-width:16px;height:16px;padding:0 4px;background:var(--color-accent);color:var(--color-accent-fg);border-radius:999px;font-size:.625rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.site-header__menu-toggle{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:999px;color:var(--color-fg)}.site-header__menu-toggle:hover{background:var(--color-card)}.site-header__menu-toggle-open,.site-header__menu-toggle-close{display:inline-flex;align-items:center;justify-content:center}.site-header__menu-toggle .site-header__menu-toggle-close,.site-header__menu-toggle[aria-expanded=true] .site-header__menu-toggle-open{display:none}.site-header__menu-toggle[aria-expanded=true] .site-header__menu-toggle-close{display:inline-flex}.site-mega-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:48;background:#0a0c1052;backdrop-filter:saturate(180%) blur(28px);-webkit-backdrop-filter:saturate(180%) blur(28px);opacity:0;transition:opacity .3s ease;pointer-events:none}.site-mega-backdrop[hidden]{display:none}.site-mega-backdrop.is-open{opacity:1}.site-mega{position:fixed;left:0;right:0;top:calc(var(--header-height, 112px) + .5rem);z-index:49;opacity:0;transform:translateY(-4px);transition:opacity .25s ease,transform .3s cubic-bezier(.22,1,.36,1);pointer-events:none}.site-mega[hidden]{display:none}.site-mega.is-open{opacity:1;transform:translateY(0);pointer-events:auto}.site-mega__inner{display:grid;grid-template-columns:1fr 1fr 1fr;gap:clamp(2rem,5vw,4.5rem);padding-top:1.75rem;padding-bottom:2.5rem}.site-mega__col{min-width:0;display:flex;flex-direction:column}.site-mega__heading{margin:0 0 .875rem;font-size:.8125rem;font-weight:500;color:#ffffff8c;display:inline-flex;align-items:center;gap:.4rem;letter-spacing:.01em}.site-mega__heading--accent{color:#fff;font-weight:600}.site-mega__heading-emoji{font-size:1em;line-height:1;display:inline-block;transform:translateY(-1px)}.site-mega__bundle{display:block;text-decoration:none;color:inherit;margin-bottom:1rem;max-width:260px}.site-mega__bundle:last-child{margin-bottom:0}.site-mega__bundle-media{position:relative;display:block;width:100%;aspect-ratio:16 / 9;border-radius:12px;overflow:hidden;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);isolation:isolate;transition:transform .25s ease,border-color .25s ease}.site-mega__bundle:hover .site-mega__bundle-media{transform:translateY(-1px);border-color:#ffffff2e}.site-mega__bundle-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s cubic-bezier(.22,1,.36,1)}.site-mega__bundle:hover .site-mega__bundle-img{transform:scale(1.04)}.site-mega__bundle-title{display:inline-flex;align-items:center;gap:.4rem;margin-top:.55rem;font-size:.95rem;font-weight:600;color:#fff;transition:opacity .2s ease}.site-mega__bundle:hover .site-mega__bundle-title{opacity:.85}.site-mega__strip{display:grid;grid-template-columns:repeat(4,1fr);gap:.4rem;padding:.75rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:14px;margin-bottom:1rem;max-width:260px}.site-mega__hero{position:relative;display:block;width:100%;max-width:260px;aspect-ratio:16 / 10;border-radius:14px;overflow:hidden;margin-bottom:1rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);isolation:isolate;transition:transform .25s ease,border-color .25s ease}.site-mega__hero:hover{transform:translateY(-1px);border-color:#ffffff29}.site-mega__hero-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s cubic-bezier(.22,1,.36,1)}.site-mega__hero:hover .site-mega__hero-img{transform:scale(1.04)}.site-mega__hero-img--ph{background:radial-gradient(120% 100% at 0% 0%,rgba(255,255,255,.2) 0%,transparent 60%),linear-gradient(135deg,#3b82f6,#7c3aed,#ec4899)}.site-mega__tile{position:relative;display:block;aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;background:#ffffff08;transition:transform .2s ease}.site-mega__tile:hover{transform:translateY(-1px)}.site-mega__tile-img{width:100%;height:100%;object-fit:cover}.site-mega__tile--ph{background:linear-gradient(135deg,#ffffff2e,#00000059),var(--ph-color, #555);display:flex;align-items:flex-end;justify-content:flex-start}.site-mega__tile-label{font-size:.55rem;font-weight:700;letter-spacing:.1em;color:#fffffff2;text-shadow:0 1px 2px rgba(0,0,0,.5);padding:.25rem .375rem}.site-mega__all{display:inline-flex;align-items:center;gap:.35rem;font-size:.9375rem;font-weight:600;color:#fff;padding-bottom:.875rem;margin-bottom:.875rem;border-bottom:1px solid rgba(255,255,255,.1);max-width:260px}.site-mega__all svg{transition:transform .25s cubic-bezier(.22,1,.36,1)}.site-mega__all:hover svg{transform:translate(3px)}.site-mega__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.95rem;max-width:260px}.site-mega__link{display:flex;flex-direction:column;gap:.2rem;transition:opacity .2s ease}.site-mega__link:hover{opacity:.8}.site-mega__link-title{font-size:.875rem;font-weight:700;letter-spacing:.08em;color:#fff}.site-mega__link-desc{font-size:.8125rem;font-weight:400;color:#ffffff80;letter-spacing:.01em}.site-mega__col--feature{max-width:280px}.site-mega__feature{display:grid;grid-template-columns:1fr 82px;align-items:center;gap:.75rem;padding:.75rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:14px;margin-bottom:.875rem;transition:border-color .2s ease,background .2s ease;color:inherit;text-decoration:none}.site-mega__feature:hover{border-color:#ffffff2e;background:#ffffff14;color:inherit}.site-mega__feature-img{width:82px;height:82px;object-fit:cover;border-radius:8px;flex-shrink:0}.site-mega__feature-img--ph{display:block;background:linear-gradient(135deg,#ffffff40,#0006),linear-gradient(45deg,#3b82f6,#a855f7)}.site-mega__feature-body{display:flex;flex-direction:column;gap:.3rem;min-width:0}.site-mega__feature-title{font-size:1.0625rem;font-weight:800;letter-spacing:.04em;color:#fff}.site-mega__feature-desc{font-size:.75rem;color:#ffffff8c;line-height:1.35}.site-mega__feature-footer{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.08em;color:#fff;text-decoration:none;transition:opacity .2s ease}.site-mega__feature-footer:hover{opacity:.8;color:#fff}.site-mega__col-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:1.5rem}.site-mega__col-head .site-mega__heading{margin-bottom:0}.site-mega__chevron{display:none;flex-shrink:0;color:#ffffff8c;transition:transform .32s cubic-bezier(.22,1,.36,1)}.site-mega__col-body{display:contents}@media(max-width:989px){.site-mega__inner{grid-template-columns:1fr;gap:2rem}.site-mega__strip,.site-mega__hero,.site-mega__all,.site-mega__list,.site-mega__col--feature,.site-mega__bundle{max-width:none}}.mobile-nav{display:none}@media(max-width:989px){.site-header__mega-wrap{display:none}}@media(max-width:749px){.site-header__nav{display:none}}@media(max-width:989px){.site-header__logo-img{max-width:60px}.site-header.is-mega-open{background:linear-gradient(to bottom,#000000d1,#0009 45%,#0000004d 80%,#0000);backdrop-filter:none;-webkit-backdrop-filter:none}.site-mega-backdrop{background:#0a0c1099;backdrop-filter:saturate(180%) blur(32px);-webkit-backdrop-filter:saturate(180%) blur(32px)}.site-mega{position:fixed;top:var(--header-height, 88px);left:0;right:0;bottom:0;padding:0;overflow-y:auto;-webkit-overflow-scrolling:touch;transform:translateY(12px)}.site-mega.is-open{transform:translateY(0)}.site-mega__inner{display:flex;flex-direction:column;grid-template-columns:none;gap:0;padding:.25rem 1.25rem 3rem;max-width:none}.site-mega__col{padding:.75rem 0;border-bottom:0}.site-mega__col:first-child{padding-top:0}.site-mega__col:last-child{border-bottom:0}.site-mega__col-head{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;padding:.5rem 0}.site-mega__chevron{display:inline-flex;width:28px!important;height:28px!important;color:#ffffffe6}.site-mega__col-body{display:none;margin-top:1rem;animation:site-mega-col-expand .32s cubic-bezier(.22,1,.36,1) both}.site-mega__col.is-expanded .site-mega__col-body{display:block}.site-mega__col--no-head .site-mega__col-body{display:block;margin-top:0;animation:none}.site-mega__col.is-expanded .site-mega__chevron{transform:rotate(180deg)}.site-mega__col-head[aria-expanded=true] .site-mega__heading{color:#ffffffeb}@keyframes site-mega-col-expand{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.site-mega__heading{margin-bottom:0;font-size:1.125rem;letter-spacing:-.01em;text-transform:none;font-weight:700;color:#fff;transition:color .2s ease}.site-mega__heading--accent{font-weight:700;color:#fff}.site-mega__hero{aspect-ratio:16 / 9;margin-bottom:1rem;border-radius:14px;overflow:hidden}.site-mega__hero-img{width:100%;height:100%;object-fit:cover;display:block}.site-mega__all{font-size:1rem;padding:.625rem 0 .875rem;margin-bottom:.5rem}.site-mega__all span{font-weight:600}.site-mega__list{margin:0;padding:0}.site-mega__list li{padding:0}.site-mega__link{padding:.875rem 0;display:flex;flex-direction:column;gap:.25rem;border-top:0}.site-mega__link-title{display:block;font-size:1rem;letter-spacing:.04em;font-weight:600}.site-mega__link-desc{display:block;font-size:.8125rem;color:#ffffff8c;margin-top:0}.site-mega__strip{grid-template-columns:repeat(4,1fr);gap:.5rem;margin-bottom:.75rem}html.is-mega-locked,body.is-mega-locked{overflow:hidden}}.site-header__search{position:relative;display:inline-flex;align-items:center}.site-header__search-toggle{background:transparent;border:0;padding:0;cursor:pointer}.site-header__search-panel{position:absolute;top:calc(100% + 10px);right:0;width:min(420px,85vw);background:#0e1014f5;backdrop-filter:saturate(180%) blur(22px);-webkit-backdrop-filter:saturate(180%) blur(22px);border:1px solid rgba(255,255,255,.12);border-radius:16px;box-shadow:0 30px 60px -24px #0009;padding:.625rem;opacity:0;transform:translateY(-6px) scale(.98);transform-origin:top right;pointer-events:none;transition:opacity .22s ease,transform .22s ease;z-index:60}.site-header__search.is-open .site-header__search-panel{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.site-header__search-form{position:relative;display:flex;align-items:center;gap:.5rem;padding:.625rem .75rem;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);transition:border-color .2s ease,background .2s ease}.site-header__search-form:focus-within{border-color:#ffffff47;background:#ffffff12}.site-header__search-ico{display:inline-flex;color:#ffffff8c;flex:0 0 auto}.site-header__search-input{flex:1 1 auto;min-width:0;background:transparent;border:0;outline:0;color:#fff;font-family:inherit;font-size:.9375rem;padding:.125rem 0;letter-spacing:.005em}.site-header__search-input::placeholder{color:#ffffff80;opacity:1;transition:opacity .28s ease}.site-header__search-input.is-placeholder-swap::placeholder{opacity:0}.site-header__search-clear{background:#ffffff14;border:0;width:22px;height:22px;border-radius:999px;color:#ffffffb3;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex:0 0 auto}.site-header__search-clear:hover{background:#ffffff29;color:#fff}.site-header__search-results{margin-top:.5rem;padding:.25rem;max-height:60vh;overflow:auto}.site-header__search-hint{font-size:.8125rem;color:#ffffff8c;padding:.5rem .75rem .375rem}.site-header__search-empty{font-size:.8125rem;color:#ffffff8c;padding:.75rem;text-align:center}.site-header__search-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.125rem}.site-header__search-item{display:flex;align-items:center;gap:.75rem;padding:.5rem .625rem;border-radius:10px;color:#fff;text-decoration:none;transition:background .15s ease}.site-header__search-item:hover,.site-header__search-item.is-active{background:#ffffff14}.site-header__search-thumb{width:40px;height:40px;flex:0 0 auto;border-radius:8px;object-fit:cover;background:#ffffff0f}.site-header__search-meta{min-width:0;display:flex;flex-direction:column;line-height:1.2}.site-header__search-title{font-size:.875rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.site-header__search-title mark{background:transparent;color:var(--color-accent, #0764E8);font-weight:700}.site-header__search-sub{font-size:.75rem;color:#ffffff8c;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.site-header__search-price{margin-left:auto;font-size:.8125rem;color:#ffffffd9;flex:0 0 auto;padding-left:.5rem}@media(max-width:749px){.site-header__search-panel{position:fixed;top:calc(var(--header-bottom, 80px));right:12px;left:12px;width:auto;max-width:none}}.hero-fx{position:relative;width:100%;min-height:100vh;min-height:100svh;background:#000;overflow:hidden;display:flex;align-items:center;justify-content:center;padding-top:clamp(3rem,8vh,6rem);padding-bottom:clamp(8rem,16vh,12rem);isolation:isolate}.hero-fx:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 55% 50% at 50% 52%,rgba(255,255,255,.08) 0%,rgba(255,255,255,.03) 35%,transparent 70%),radial-gradient(ellipse 120% 35% at 50% 0%,rgba(7,100,232,.14) 0%,rgba(255,255,255,.04) 35%,transparent 75%);pointer-events:none;z-index:0}.hero-fx__floating{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:1}.hero-fx__el{position:absolute;pointer-events:auto;will-change:transform,filter}.hero-fx__el-inner{width:100%;height:100%;will-change:transform;transform:translateZ(0)}.hero-fx__el--blur-sm{filter:blur(1px)}.hero-fx__el--blur-md{filter:blur(2.5px)}@media(min-width:768px){.hero-fx__el--blur-sm{filter:blur(1.5px)}.hero-fx__el--blur-md{filter:blur(3.5px)}}@keyframes hero-fx-float-a{0%,to{transform:translate(0) rotate(0)}25%{transform:translate(6px,-8px) rotate(.4deg)}50%{transform:translate(-4px,-4px) rotate(-.3deg)}75%{transform:translate(-6px,6px) rotate(.2deg)}}@keyframes hero-fx-float-b{0%,to{transform:translate(0) rotate(0)}33%{transform:translate(-7px,5px) rotate(-.35deg)}66%{transform:translate(5px,7px) rotate(.25deg)}}@keyframes hero-fx-float-c{0%,to{transform:translate(0) rotate(0)}20%{transform:translate(4px,6px) rotate(.3deg)}45%{transform:translate(-5px,-3px) rotate(-.25deg)}70%{transform:translate(7px,-5px) rotate(.35deg)}}.hero-fx__el--float-a{animation:hero-fx-float-a 12s ease-in-out infinite}.hero-fx__el--float-b{animation:hero-fx-float-b 14s ease-in-out infinite}.hero-fx__el--float-c{animation:hero-fx-float-c 13s ease-in-out infinite}.hero-fx__link{display:block;width:100%;height:100%;color:inherit;text-decoration:none}.hero-fx__img{width:100%;height:100%;object-fit:cover;display:block;opacity:0;animation:hero-fx-fade .5s ease forwards;transition:transform .2s ease;cursor:pointer;border-radius:10px}.hero-fx__link--static .hero-fx__img{cursor:default}.hero-fx__link:hover .hero-fx__img{transform:scale(1.05)}@keyframes hero-fx-fade{to{opacity:1}}.hero-fx__el{aspect-ratio:1 / 1}.hero-fx__el--md{width:72px}.hero-fx__el--lg{width:88px}.hero-fx__el--xl{width:108px}.hero-fx__el--xxl{width:128px}@media(min-width:768px){.hero-fx__el--md{width:150px}.hero-fx__el--lg{width:190px}.hero-fx__el--xl{width:240px}.hero-fx__el--xxl{width:300px}}.hero-fx__content{position:relative;z-index:50;width:100%;max-width:none;margin:0 auto;text-align:center;padding:0 1.5rem;display:flex;flex-direction:column;align-items:center;gap:.45rem}.hero-fx__badge,.hero-fx__title,.hero-fx__subtitle,.hero-fx__cta-wrap{opacity:0;transform:translateY(12px);animation:hero-fx-intro .7s cubic-bezier(.22,1,.36,1) forwards}.hero-fx__badge{animation-delay:1.2s;margin-bottom:.25rem;display:inline-flex}.hero-fx__title{animation-delay:1.55s}.hero-fx__subtitle{animation-delay:1.9s}.hero-fx__cta-wrap{animation-delay:2.15s;display:inline-flex}@keyframes hero-fx-intro{to{opacity:1;transform:translateY(0)}}.hero-fx__title{font-family:var(--font-heading);font-size:clamp(2.25rem,8vw,7rem);font-weight:700;line-height:1.08;letter-spacing:-.045em;margin:0;padding:.1em .05em .18em;white-space:nowrap;background:linear-gradient(180deg,#fff,#e8e8e8 60%,#bdbdbd);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 14px 24px rgba(0,0,0,.45))}.hero-fx__subtitle{color:#ffffffeb;font-size:clamp(1.125rem,2.25vw,2rem);font-weight:400;max-width:40rem;margin:0;line-height:1.2;letter-spacing:-.01em}.hero-fx__subtitle strong,.hero-fx__subtitle b{font-weight:800;color:#fff;letter-spacing:0}.hero-fx__cta-wrap{margin-top:.5rem}.hero-fx__cta{position:relative;display:inline-flex;align-items:center;gap:.625rem;padding:.875rem 1.75rem;border-radius:999px;background:#0a0c10b8;color:#fff;font-weight:500;font-size:1rem;text-decoration:none;border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 10px 30px -10px #0009;transition:transform .25s cubic-bezier(.22,1,.36,1),background .25s ease,border-color .25s ease,color .25s ease,padding .3s cubic-bezier(.22,1,.36,1);overflow:hidden}.hero-fx__cta-dot{width:7px;height:7px;border-radius:999px;background:#fff;box-shadow:0 0 10px #fff9;flex-shrink:0;transition:background .25s ease,box-shadow .25s ease}.hero-fx__cta-label{transition:color .25s ease}.hero-fx__cta-arrow{width:0;margin-left:0;opacity:0;transform:translate(-6px);transition:width .3s cubic-bezier(.22,1,.36,1),margin-left .3s cubic-bezier(.22,1,.36,1),opacity .25s ease,transform .3s cubic-bezier(.22,1,.36,1);flex-shrink:0}.hero-fx__cta:hover{transform:translateY(-1px);background:#fff;color:#0a0c10;border-color:#fff;padding-right:2rem;box-shadow:0 14px 38px -12px #ffffff40}.hero-fx__cta:hover .hero-fx__cta-dot{background:#0a0c10;box-shadow:0 0 #0000}.hero-fx__cta:hover .hero-fx__cta-arrow{width:16px;margin-left:.25rem;opacity:1;transform:translate(0)}.hero-fx__scroll{margin-top:clamp(2.25rem,5vh,3.5rem);display:inline-flex;flex-direction:column;align-items:center;gap:0;color:#ffffff8c;text-decoration:none;opacity:0;animation:hero-fx-intro .7s cubic-bezier(.22,1,.36,1) 2.4s forwards,hero-fx-bob 2.2s ease-in-out 3.2s infinite}.hero-fx__scroll svg{display:block}.hero-fx__scroll svg:last-child{margin-top:-14px;opacity:.55}.hero-fx__scroll:hover{color:#ffffffe6}@keyframes hero-fx-bob{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.hero-fx__dots{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:2}.hero-fx__dot{position:absolute;width:2px;height:2px;border-radius:999px;background:#ffffff8c;box-shadow:0 0 4px #ffffff59;opacity:.35;animation:hero-fx-twinkle 6s ease-in-out infinite,hero-fx-drift 22s linear infinite}@keyframes hero-fx-twinkle{0%,to{opacity:.15}50%{opacity:.45}}@keyframes hero-fx-drift{0%{transform:translateZ(0)}50%{transform:translate3d(0,-10px,0)}to{transform:translateZ(0)}}.hero-fx__dot--1{top:6%;left:4%;animation-delay:-1.2s,0s}.hero-fx__dot--2{top:12%;left:18%;animation-delay:-3.1s,-2s;width:1.5px;height:1.5px}.hero-fx__dot--3{top:22%;left:9%;animation-delay:-.7s,-5s}.hero-fx__dot--4{top:30%;left:44%;animation-delay:-2.4s,-1s}.hero-fx__dot--5{top:42%;left:22%;animation-delay:-4.8s,-8s;width:1.5px;height:1.5px}.hero-fx__dot--6{top:14%;left:70%;animation-delay:-1.9s,-3s}.hero-fx__dot--7{top:26%;left:86%;animation-delay:-3.6s,-6s}.hero-fx__dot--8{top:8%;left:54%;animation-delay:-.3s,-10s;width:1.5px;height:1.5px}.hero-fx__dot--9{top:48%;left:72%;animation-delay:-2.1s,-4s}.hero-fx__dot--10{top:56%;left:5%;animation-delay:-5.2s,-7s}.hero-fx__dot--11{top:62%;left:34%;animation-delay:-1s,-9s;width:1.5px;height:1.5px}.hero-fx__dot--12{top:70%;left:62%;animation-delay:-3.9s,-2s}.hero-fx__dot--13{top:80%;left:18%;animation-delay:-4.4s,-11s}.hero-fx__dot--14{top:88%;left:48%;animation-delay:-2.7s,-4s;width:1.5px;height:1.5px}.hero-fx__dot--15{top:92%;left:82%;animation-delay:-1.6s,-6s}.hero-fx__dot--16{top:18%;left:38%;animation-delay:-5.5s,-1s;width:1.5px;height:1.5px}.hero-fx__dot--17{top:38%;left:96%;animation-delay:-.9s,-12s}.hero-fx__dot--18{top:52%;left:88%;animation-delay:-4.2s,-3s}.hero-fx__dot--19{top:72%;left:2%;animation-delay:-3.3s,-9s;width:1.5px;height:1.5px}.hero-fx__dot--20{top:84%;left:72%;animation-delay:-1.4s,-5s}.hero-fx__dot--21{top:4%;left:32%;animation-delay:-2.8s,-7s}.hero-fx__dot--22{top:36%;left:60%;animation-delay:-5.8s,-10s;width:1.5px;height:1.5px}.hero-fx__dot--23{top:58%;left:44%;animation-delay:-.5s,-2s}.hero-fx__dot--24{top:76%;left:90%;animation-delay:-2.2s,-8s}.hero-fx__dot--25{top:16%;left:92%;animation-delay:-4.6s,-4s;width:1.5px;height:1.5px}.hero-fx__dot--26{top:46%;left:14%;animation-delay:-1.8s,-11s}.hero-fx__dot--27{top:68%;left:26%;animation-delay:-3.5s,-6s}.hero-fx__dot--28{top:94%;left:30%;animation-delay:-.2s,-1s;width:1.5px;height:1.5px}.hero-fx__dot--29{top:24%;left:50%;animation-delay:-4.9s,-13s}.hero-fx__dot--30{top:34%;left:28%;animation-delay:-2.5s,-3s}.hero-fx__dot--31{top:10%;left:84%;animation-delay:-5.1s,-9s;width:1.5px;height:1.5px}.hero-fx__dot--32{top:64%;left:96%;animation-delay:-1.3s,-2s}.hero-fx__dot--33{top:78%;left:52%;animation-delay:-3.8s,-12s}.hero-fx__dot--34{top:86%;left:8%;animation-delay:-.6s,-7s;width:1.5px;height:1.5px}.hero-fx__dot--35{top:20%;left:78%;animation-delay:-2.9s,-4s}.hero-fx__dot--36{top:54%;left:58%;animation-delay:-4.3s,-10s}.hero-fx__dot--37{top:40%;left:6%;animation-delay:-1.7s,-6s;width:1.5px;height:1.5px}.hero-fx__dot--38{top:60%;left:20%;animation-delay:-5.4s,-1s}.hero-fx__dot--39{top:28%;left:66%;animation-delay:-3s,-14s}.hero-fx__dot--40{top:50%;left:36%;animation-delay:-.8s,-5s;width:1.5px;height:1.5px}@media(prefers-reduced-motion:reduce){.hero-fx__img,.hero-fx__badge,.hero-fx__title,.hero-fx__subtitle,.hero-fx__cta-wrap,.hero-fx__scroll,.hero-fx__dot{animation:none;opacity:1;transform:none}.hero-fx__dot{opacity:.3}}@media(max-width:749px){.hero-fx{min-height:85vh}.hero-fx__content{padding-left:1rem;padding-right:1rem}.hero-fx__title{font-size:clamp(3rem,16vw,7rem);white-space:nowrap;line-height:.98;letter-spacing:-.05em;padding:.05em 0 .12em;margin-left:-1rem;margin-right:-1rem}.hero-fx__subtitle{font-size:clamp(1.25rem,5.5vw,1.75rem);line-height:1.15;max-width:100%}.hero-fx__cta{padding:1.1rem 1.75rem;font-size:1.0625rem;gap:.75rem}.hero-fx__cta-dot{width:9px;height:9px}}.legal-page{padding:clamp(2.5rem,6vw,5rem) 0;color:var(--color-fg, #0f1115)}.legal-page__wrap{max-width:780px;margin:0 auto;padding:0 clamp(1.25rem,3vw,2rem)}.legal-page__header{margin-bottom:clamp(1.5rem,3vw,2.5rem);padding-bottom:1.25rem;border-bottom:1px solid color-mix(in srgb,currentColor 12%,transparent)}.legal-page__eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:600;color:var(--color-accent, #0764E8);margin:0 0 .75rem}.legal-page__title{font-size:clamp(2rem,4vw,2.75rem);font-weight:800;letter-spacing:-.02em;line-height:1.1;margin:0}.legal-page__updated{margin:.75rem 0 0;font-size:.875rem;color:color-mix(in srgb,currentColor 60%,transparent)}.legal-page__body.rte{line-height:1.7;font-size:1rem;color:color-mix(in srgb,currentColor 88%,transparent)}.legal-page__body.rte h2{font-size:1.25rem;font-weight:700;letter-spacing:-.01em;margin:2rem 0 .75rem;color:var(--color-fg, #0f1115)}.legal-page__body.rte h3{font-size:1.0625rem;font-weight:700;margin:1.5rem 0 .5rem}.legal-page__body.rte p,.legal-page__body.rte ul,.legal-page__body.rte ol{margin:0 0 1rem}.legal-page__body.rte ul,.legal-page__body.rte ol{padding-left:1.25rem}.legal-page__body.rte li{margin-bottom:.375rem}.legal-page__body.rte a{color:var(--color-accent, #0764E8);text-decoration:underline;text-underline-offset:2px}.legal-page__body.rte strong{color:var(--color-fg, #0f1115);font-weight:700}.legal-page__contact{margin-top:clamp(1.75rem,3vw,2.5rem);padding:clamp(1.25rem,2.5vw,1.75rem);border:1px solid color-mix(in srgb,currentColor 12%,transparent);border-radius:14px;background:color-mix(in srgb,currentColor 4%,transparent);text-align:center}.legal-page__contact-label{margin:0 0 .5rem;font-size:.9375rem;color:color-mix(in srgb,currentColor 65%,transparent)}.legal-page__contact-email{display:inline-block;font-size:clamp(1.125rem,2.2vw,1.375rem);font-weight:700;letter-spacing:-.01em;color:var(--color-accent, #0764E8);text-decoration:none;word-break:break-all}.legal-page__contact-email:hover{text-decoration:underline}.logo-list__title{text-align:center;font-size:.8125rem;letter-spacing:.18em;text-transform:uppercase;color:var(--color-muted);margin:0 0 1.5rem}.logo-list__items{display:grid;grid-template-columns:repeat(6,1fr);gap:1.5rem;align-items:center}.logo-list__item{display:flex;justify-content:center;align-items:center;height:40px;opacity:.7;transition:opacity .15s ease}.logo-list__item:hover{opacity:1}.logo-list__img{max-height:32px;width:auto;filter:grayscale(1) brightness(1.4)}.logo-list__wordmark{font-family:var(--font-heading);font-weight:800;font-size:1rem;color:var(--color-muted);letter-spacing:.05em;text-transform:uppercase}@media(max-width:749px){.logo-list__items{grid-template-columns:repeat(3,1fr)}}.article__wrap{max-width:780px}.article__header{margin-bottom:2rem;text-align:center}.article__meta{color:var(--color-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem}.article__author{color:var(--color-muted)}.article__media{border-radius:var(--radius);overflow:hidden;aspect-ratio:16 / 9;margin-bottom:2rem;background:var(--color-card)}.article__img{width:100%;height:100%;object-fit:cover}:root{--cart-bg: #f2f3f5;--cart-fg: #0f1115;--cart-muted: #6b7280;--cart-border: #e5e7eb;--cart-card: #ffffff;--cart-accent: var(--color-accent, #0764E8)}body.template-cart,body.template-cart main{background:var(--cart-bg)}@media(min-width:900px){body.template-cart .site-header,body.template-cart .site-header.is-mega-open{background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body.template-cart .site-header__logo-img{filter:invert(1) brightness(.08)}body.template-cart .site-header__menu-toggle,body.template-cart .site-header__nav-link,body.template-cart .site-header__logo-text,body.template-cart .site-header__action{color:var(--cart-fg)}body.template-cart .site-header__menu-toggle:hover,body.template-cart .site-header__action:hover{background:#0f111514}}.cart-page{color:var(--cart-fg);font-family:var(--font-body, -apple-system, BlinkMacSystemFont, "SF Pro Display", "Inter", system-ui, sans-serif);padding:clamp(1.5rem,4vw,3.5rem) 0 4rem;min-height:calc(100vh - var(--header-height, 112px))}.cart-page__sheet{position:relative}.cart-page__mobile-head{display:none;align-items:center;justify-content:space-between;padding:1.25rem 1.25rem 1rem;background:var(--cart-card);border-top-left-radius:24px;border-top-right-radius:24px}.cart-page__mobile-title{margin:0;font-size:1.5rem;font-weight:800;letter-spacing:-.02em;display:inline-flex;align-items:center;gap:.5rem}.cart-page__count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:#0f1115;color:#fff;font-size:.75rem;font-weight:700}.cart-page__close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;background:#0f111514;border:0;color:#0f1115;cursor:pointer;transition:background .2s ease}.cart-page__close:hover{background:#0f111524}.cart-page__empty{max-width:480px;margin:4rem auto;padding:2.5rem 1.5rem;text-align:center;background:var(--cart-card);border-radius:20px;box-shadow:0 1px 2px #1118270a}.cart-page__empty h2{margin:0 0 .5rem;font-size:1.5rem;font-weight:800;letter-spacing:-.02em}.cart-page__empty p{color:var(--cart-muted);margin:0 0 1.5rem}.cart-page__empty-btn{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.5rem;border-radius:999px;background:var(--cart-accent);color:#fff;font-weight:600;text-decoration:none;transition:filter .2s ease,transform .2s ease}.cart-page__empty-btn:hover{filter:brightness(1.05);transform:translateY(-1px);color:#fff}.cart-page__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(1rem,3vw,2.5rem);max-width:1120px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem)}@media(min-width:900px){.cart-page__grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,1fr);align-items:start}}.cart-page__intro--desktop{max-width:1120px;margin:0 auto 1.5rem;padding:0 clamp(1rem,3vw,2rem)}.cart-page__title{margin:0 0 .375rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800;letter-spacing:-.03em;line-height:1.1}.cart-page__subtitle{display:inline-flex;align-items:center;gap:.375rem;margin:0;font-size:.875rem;color:var(--cart-muted)}.cart-page__subtitle svg{color:var(--cart-muted);flex-shrink:0}.cart-items{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.cart-item{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:1rem;align-items:flex-start;padding:1rem 1.25rem;background:var(--cart-card);border-radius:16px;box-shadow:0 1px 2px #1118270a}.cart-item__image{display:block;width:72px;height:72px;border-radius:10px;overflow:hidden;background:#f3f4f6;flex-shrink:0}.cart-item__img,.cart-item__img--ph{width:100%;height:100%;object-fit:cover;display:block}.cart-item__img--ph{background:linear-gradient(135deg,#e5e7eb,#d1d5db)}.cart-item__body{display:flex;flex-direction:column;gap:.25rem;min-width:0}.cart-item__title{font-size:.9375rem;font-weight:700;letter-spacing:.04em;color:var(--cart-fg);text-decoration:none;line-height:1.25}.cart-item__title:hover{color:var(--cart-fg);text-decoration:underline;text-underline-offset:3px}.cart-item__subtitle,.cart-item__variant{font-size:.8125rem;color:var(--cart-muted);line-height:1.35}.cart-item__side{display:flex;flex-direction:column;align-items:flex-end;gap:.375rem;text-align:right}.cart-item__price{font-size:.9375rem;font-weight:600;color:var(--cart-fg);white-space:nowrap}.cart-item__remove{padding:0;border:0;background:transparent;color:var(--cart-muted);font-size:.8125rem;text-decoration:underline;text-underline-offset:3px;cursor:pointer;transition:color .2s ease}.cart-item__remove:hover{color:#ef4444}.cart-page__summary{position:sticky;top:calc(var(--header-height, 112px) + 1.25rem)}.cart-summary{background:var(--cart-card);border-radius:18px;padding:1.5rem 1.5rem 1.25rem;box-shadow:0 1px 2px #1118270a}.cart-summary__title{margin:0 0 1.125rem;font-size:1.125rem;font-weight:800;letter-spacing:-.01em}.cart-summary__row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.625rem 0;font-size:.9375rem}.cart-summary__label{display:inline-flex;align-items:center;gap:.5rem;color:var(--cart-fg)}.cart-summary__label--muted,.cart-summary__value--muted{color:var(--cart-muted)}.cart-summary__pill{display:inline-flex;align-items:center;justify-content:center;padding:.125rem .5rem;border-radius:999px;background:#0f11150f;color:var(--cart-fg);font-size:.75rem;font-weight:600}.cart-summary__info{display:inline-flex;align-items:center;justify-content:center;color:var(--cart-muted);cursor:help}.cart-summary__divider{height:1px;background:var(--cart-border);margin:.375rem 0}.cart-summary__total-row{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;padding:.75rem 0 1rem}.cart-summary__total-label{font-size:1.125rem;font-weight:800;letter-spacing:-.01em}.cart-summary__total-value{display:inline-flex;align-items:baseline;gap:.5rem}.cart-summary__currency{color:var(--cart-muted);font-size:.8125rem;font-weight:500}.cart-summary__total-value strong{font-size:1.25rem;font-weight:800;letter-spacing:-.01em}.cart-summary__checkout{display:inline-flex;align-items:center;justify-content:center;width:100%;margin-top:.375rem;padding:.9375rem 1.25rem;border:0;border-radius:999px;background:var(--cart-accent);color:#fff;font-size:.9375rem;font-weight:600;cursor:pointer;transition:filter .2s ease,transform .2s ease}.cart-summary__checkout:hover{filter:brightness(1.05);transform:translateY(-1px)}.cart-faq{margin:clamp(8rem,18vw,14rem) auto 0;max-width:1120px;padding:0 clamp(1rem,3vw,2rem)}.cart-faq__intro{margin-bottom:2rem}.cart-faq__intro{margin-bottom:1.5rem;max-width:640px}.cart-faq__title{margin:0 0 .5rem;font-size:clamp(1.5rem,2.8vw,2rem);font-weight:800;letter-spacing:-.025em}.cart-faq__subtitle{margin:0;color:var(--cart-muted);font-size:.9375rem;line-height:1.55}.cart-faq__list{background:var(--cart-card);border-radius:18px;padding:.25rem 1.25rem;box-shadow:0 1px 2px #1118270a}.cart-faq__item{border-bottom:1px solid var(--cart-border)}.cart-faq__item:last-child{border-bottom:0}.cart-faq__item>summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.125rem .25rem;cursor:pointer;font-size:.9375rem;font-weight:600;color:var(--cart-fg)}.cart-faq__item>summary::-webkit-details-marker{display:none}.cart-faq__item>summary svg{color:var(--cart-muted);transition:transform .32s cubic-bezier(.22,1,.36,1);flex-shrink:0}.cart-faq__item[open]>summary svg{transform:rotate(180deg)}.cart-faq__body{overflow:hidden;height:0;opacity:0;transition:height .36s cubic-bezier(.22,1,.36,1),opacity .28s ease}.cart-faq__item[open] .cart-faq__body{opacity:1}.cart-faq__a{padding:.125rem .25rem 1.25rem;color:var(--cart-muted);font-size:.9375rem;line-height:1.6;transform:translateY(-4px);transition:transform .32s cubic-bezier(.22,1,.36,1)}.cart-faq__item[open] .cart-faq__a{transform:translateY(0)}.cart-faq__a p{margin:0 0 .75rem}.cart-faq__a p:last-child{margin-bottom:0}.cart-faq__a a{color:var(--cart-accent);text-decoration:underline;text-underline-offset:3px}@media(max-width:899px){@keyframes cartDrawerSlide{0%{transform:translateY(100%)}to{transform:translateY(0)}}body.template-cart,body.template-cart main{background:#0b0d10}body.template-cart{overflow-x:hidden}.cart-page{padding:0;background:var(--cart-card);min-height:100vh;position:relative;z-index:1;border-top-left-radius:22px;border-top-right-radius:22px;margin-top:56px;box-shadow:0 -18px 40px #0a0c1047;animation:cartDrawerSlide .42s cubic-bezier(.22,1,.36,1) both}.cart-page__sheet{display:flex;flex-direction:column;min-height:calc(100vh - 44px)}.cart-page__mobile-head{display:flex;position:sticky;top:0;z-index:2;background:var(--cart-card);padding:1rem 1.25rem;border-top-left-radius:22px;border-top-right-radius:22px;border-bottom:1px solid var(--cart-border)}.cart-page__mobile-head:before{content:"";position:absolute;top:8px;left:50%;transform:translate(-50%);width:42px;height:4px;border-radius:999px;background:#0f111526}.cart-page__intro--desktop{display:none}.cart-page__grid{display:flex;flex-direction:column;gap:.875rem;padding:2rem 1rem 1.25rem}.cart-page__main{margin-top:.375rem}.cart-item{grid-template-columns:80px minmax(0,1fr) auto;padding:1rem;background:#fafbfc;box-shadow:none;border:1px solid var(--cart-border)}.cart-item__image{width:80px;height:80px}.cart-page__summary{position:static;margin-top:.25rem}.cart-summary{padding:1.25rem;border-radius:18px;background:#fafbfc;box-shadow:none;border:1px solid var(--cart-border)}.cart-faq{padding:1.25rem 1rem 1.5rem;margin-top:1rem;background:var(--cart-bg)}.cart-faq__intro{padding-top:.5rem}.cart-faq__list{background:var(--cart-card);border:1px solid var(--cart-border);box-shadow:none}}.collection.section{padding-top:2.5rem}.collection__rows-header{padding-top:.5rem;padding-bottom:1.75rem;max-width:1200px;margin:0 auto}.collection__rows-title{margin:0;font-family:var(--font-heading, inherit);font-size:clamp(2rem,5vw,3.25rem);font-weight:700;letter-spacing:-.025em;color:#fff}.collection__rows-sub{margin:.625rem 0 0;color:#fff9;font-size:clamp(.9375rem,1.6vw,1.0625rem);max-width:60ch}.collection__header{display:flex;justify-content:space-between;align-items:flex-end;gap:1.5rem;flex-wrap:wrap;margin:0 0 2rem}.collection__title-wrap{flex:1 1 320px;min-width:0}.collection__title{margin:0;font-size:clamp(1.75rem,3vw,2.5rem);letter-spacing:-.02em;font-weight:600}.collection__title-tag{color:#ffffff8c;font-weight:500}.collection__desc{color:#ffffff8c;margin:.5rem 0 0;font-size:.9375rem}.collection__filters{display:inline-flex;gap:.625rem;flex-wrap:wrap}.collection__filter{display:inline-flex;flex-direction:column;gap:.25rem;min-width:180px}.collection__filter-label{font-size:.6875rem;letter-spacing:.14em;text-transform:uppercase;color:#ffffff8c;font-weight:600}.collection__filter-select-wrap{position:relative;display:inline-block}.collection__filter select{appearance:none;-webkit-appearance:none;width:100%;padding:.75rem 2.25rem .75rem 1rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#fff;font-family:inherit;font-size:.875rem;font-weight:500;cursor:pointer;transition:border-color .15s ease,background .15s ease}.collection__filter select:hover{border-color:#ffffff40;background:#ffffff12}.collection__filter select:focus{outline:none;border-color:var(--color-accent);background:#ffffff14}.collection__filter select option{background:#0e1116;color:#fff}.collection__filter-chev{position:absolute;right:.875rem;top:50%;transform:translateY(-50%);pointer-events:none;color:#ffffff8c}.collection__empty{grid-column:1 / -1;color:#fff9;text-align:center;padding:3rem 0}.pagination{text-align:center;margin-top:2.5rem}.pagination a,.pagination span{display:inline-block;padding:.5rem .75rem;color:var(--color-muted)}.pagination .page.current{color:var(--color-accent);font-weight:800}.collection--shop-all{padding-top:1.5rem}.shop-all-row{margin:3rem 0 1rem;overflow:hidden}.shop-all-row:first-child{margin-top:0}.shop-all-row__header{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:1.25rem;flex-wrap:wrap;padding-left:clamp(2rem,22vw,22rem);padding-right:clamp(2rem,5vw,5rem)}.shop-all-row__heading h2{margin:0;font-size:clamp(1.5rem,2.6vw,2.25rem);letter-spacing:-.02em;font-weight:600}.shop-all-row__heading p{color:#ffffff8c;margin:.375rem 0 0;font-size:.9375rem}.shop-all-row__nav{display:inline-flex;gap:.5rem;flex-shrink:0}.shop-all-row__nav-btn{width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.15);background:transparent;color:#ffffffb3;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.shop-all-row__nav-btn:hover{background:#ffffff0f;color:#fff;border-color:#ffffff4d}.shop-all-row__nav-btn[disabled]{opacity:.35;cursor:default}.shop-all-row__track{display:grid;grid-auto-flow:column;grid-auto-columns:300px;gap:1.25rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:.25rem clamp(2rem,5vw,5rem) .5rem clamp(2rem,22vw,22rem);scroll-padding-left:clamp(2rem,22vw,22rem);scrollbar-width:none}.shop-all-row__track::-webkit-scrollbar{display:none}.shop-all-row__item{scroll-snap-align:start;min-width:0}.shop-all-row__item .product-card{height:auto;aspect-ratio:4 / 5}.shop-all-row__item--all{display:flex}.shop-all-row__all{display:flex;align-items:center;justify-content:center;width:100%;min-height:300px;border:0;border-radius:22px;background:#151516;color:#fff;text-decoration:none;transition:background .2s ease}.shop-all-row__all:hover{background:#1d1d1f}.shop-all-row__all-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:transparent;color:#fff;font-size:.875rem;font-weight:500;letter-spacing:.01em}.shop-all-row__all:hover .shop-all-row__all-pill{border-color:#ffffff59}@media(min-width:1200px){.shop-all-row__track{grid-auto-columns:340px}}@media(min-width:1600px){.shop-all-row__track{grid-auto-columns:360px}}@media(max-width:749px){.collection.section{padding:1.5rem 0 3rem}.collection__header{flex-direction:column;align-items:stretch;gap:1rem;margin-bottom:1.25rem}.collection__title-wrap{flex:0 0 auto}.collection__title{font-size:1.75rem}.collection__filters{width:100%;gap:.5rem}.collection__filter{flex:1 1 calc(50% - .25rem);min-width:0}.collection .product-grid{gap:.75rem}.shop-all-row{margin:2rem 0 .5rem}.shop-all-row__header{padding-left:1rem;padding-right:1rem;margin-bottom:1rem}.shop-all-row__track{grid-auto-columns:86%;gap:.75rem;padding-left:1rem;padding-right:1rem;scroll-padding-left:1rem}.shop-all-row__item .product-card{aspect-ratio:4 / 5;height:auto}.shop-all-row__all{aspect-ratio:4 / 5;min-height:0;height:auto}}.collections-grid{grid-template-columns:repeat(3,1fr)}.collection-card{color:var(--color-fg)}.collection-card__media{aspect-ratio:4 / 3;background:var(--color-card);border:1px solid var(--color-border);border-radius:var(--radius);overflow:hidden;margin-bottom:.75rem}.collection-card__img{width:100%;height:100%;object-fit:cover}.collection-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-size:3rem;font-weight:800;color:var(--color-muted)}.collection-card__title{margin:0;font-size:1.0625rem}.collection-card__meta{margin:.25rem 0 0;color:var(--color-muted);font-size:.875rem}@media(max-width:749px){.collections-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.collections-grid{grid-template-columns:1fr}}.page__wrap{max-width:780px}.page__header{margin-bottom:2rem}.rte{line-height:1.65;color:color-mix(in srgb,var(--color-fg) 90%,transparent)}.rte h2,.rte h3{margin-top:2rem}.rte a{color:var(--color-accent)}.rte p,.rte ul,.rte ol{margin:0 0 1rem}.product-hero{position:relative;width:100%;padding:clamp(1.5rem,4vh,3.25rem) 1.5rem 2rem;background:var(--color-bg, #000);color:#fff;overflow:hidden}.product-hero__stage{position:relative;max-width:1100px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;z-index:2}.product-hero__dots{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.product-hero__dot{position:absolute;width:2px;height:2px;border-radius:999px;background:#ffffff8c;box-shadow:0 0 4px #ffffff59;opacity:.35;animation:product-hero-twinkle 6s ease-in-out infinite,product-hero-drift 22s linear infinite}@keyframes product-hero-twinkle{0%,to{opacity:.15}50%{opacity:.45}}@keyframes product-hero-drift{0%{transform:translateZ(0)}50%{transform:translate3d(0,-10px,0)}to{transform:translateZ(0)}}.product-hero__dot--1{top:6%;left:4%;animation-delay:-1.2s,0s}.product-hero__dot--2{top:12%;left:18%;animation-delay:-3.1s,-2s;width:1.5px;height:1.5px}.product-hero__dot--3{top:22%;left:9%;animation-delay:-.7s,-5s}.product-hero__dot--4{top:30%;left:44%;animation-delay:-2.4s,-1s}.product-hero__dot--5{top:42%;left:22%;animation-delay:-4.8s,-8s;width:1.5px;height:1.5px}.product-hero__dot--6{top:14%;left:70%;animation-delay:-1.9s,-3s}.product-hero__dot--7{top:26%;left:86%;animation-delay:-3.6s,-6s}.product-hero__dot--8{top:8%;left:54%;animation-delay:-.3s,-10s;width:1.5px;height:1.5px}.product-hero__dot--9{top:48%;left:72%;animation-delay:-2.1s,-4s}.product-hero__dot--10{top:56%;left:5%;animation-delay:-5.2s,-7s}.product-hero__dot--11{top:62%;left:34%;animation-delay:-1s,-9s;width:1.5px;height:1.5px}.product-hero__dot--12{top:70%;left:62%;animation-delay:-3.9s,-2s}.product-hero__dot--13{top:80%;left:18%;animation-delay:-4.4s,-11s}.product-hero__dot--14{top:88%;left:48%;animation-delay:-2.7s,-4s;width:1.5px;height:1.5px}.product-hero__dot--15{top:92%;left:82%;animation-delay:-1.6s,-6s}.product-hero__dot--16{top:18%;left:38%;animation-delay:-5.5s,-1s;width:1.5px;height:1.5px}.product-hero__dot--17{top:38%;left:96%;animation-delay:-.9s,-12s}.product-hero__dot--18{top:52%;left:88%;animation-delay:-4.2s,-3s}.product-hero__dot--19{top:72%;left:2%;animation-delay:-3.3s,-9s;width:1.5px;height:1.5px}.product-hero__dot--20{top:84%;left:72%;animation-delay:-1.4s,-5s}.product-hero__dot--21{top:4%;left:32%;animation-delay:-2.8s,-7s}.product-hero__dot--22{top:36%;left:60%;animation-delay:-5.8s,-10s;width:1.5px;height:1.5px}.product-hero__dot--23{top:58%;left:44%;animation-delay:-.5s,-2s}.product-hero__dot--24{top:76%;left:90%;animation-delay:-2.2s,-8s}.product-hero__dot--25{top:16%;left:92%;animation-delay:-4.6s,-4s;width:1.5px;height:1.5px}.product-hero__dot--26{top:46%;left:14%;animation-delay:-1.8s,-11s}.product-hero__dot--27{top:68%;left:26%;animation-delay:-3.5s,-6s}.product-hero__dot--28{top:94%;left:30%;animation-delay:-.2s,-1s;width:1.5px;height:1.5px}.product-hero__dot--29{top:24%;left:50%;animation-delay:-4.9s,-13s}.product-hero__dot--30{top:34%;left:28%;animation-delay:-2.5s,-3s}.product-hero__dot--31{top:10%;left:84%;animation-delay:-5.1s,-9s;width:1.5px;height:1.5px}.product-hero__dot--32{top:64%;left:96%;animation-delay:-1.3s,-2s}.product-hero__dot--33{top:78%;left:52%;animation-delay:-3.8s,-12s}.product-hero__dot--34{top:86%;left:8%;animation-delay:-.6s,-7s;width:1.5px;height:1.5px}.product-hero__dot--35{top:20%;left:78%;animation-delay:-2.9s,-4s}.product-hero__dot--36{top:54%;left:58%;animation-delay:-4.3s,-10s}.product-hero__dot--37{top:40%;left:6%;animation-delay:-1.7s,-6s;width:1.5px;height:1.5px}.product-hero__dot--38{top:60%;left:20%;animation-delay:-5.4s,-1s}.product-hero__dot--39{top:28%;left:66%;animation-delay:-3s,-14s}.product-hero__dot--40{top:50%;left:36%;animation-delay:-.8s,-5s;width:1.5px;height:1.5px}@media(prefers-reduced-motion:reduce){.product-hero__dot{animation:none;opacity:.3}}.product-hero__title{position:relative;text-align:center;margin:0;padding:0;font-family:var(--font-heading);font-size:clamp(2rem,5.5vw,5rem);font-weight:800;line-height:.95;letter-spacing:-.03em;text-transform:uppercase;white-space:nowrap;overflow:hidden;background:linear-gradient(180deg,#fff,#c9c9c9 55%,#5a5a5a);-webkit-background-clip:text;background-clip:text;color:transparent;z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;transform:translate3d(var(--hero-title-mx, 0px),var(--hero-title-my, 0px),0);transition:transform .25s cubic-bezier(.22,1,.36,1);will-change:transform}.product-hero__media{position:relative;z-index:2;width:min(88%,620px,56vh);aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;margin-top:clamp(-2rem,-2.5vw,-1rem);transform:translate3d(var(--hero-media-mx, 0px),var(--hero-media-my, 0px),0);transition:transform .45s cubic-bezier(.22,1,.36,1);will-change:transform}.product-hero__play{position:absolute;right:-4%;bottom:4%;z-index:4;display:inline-flex;align-items:center;padding:.45rem .95rem;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#0a0c128c;color:#ffffffc7;font-size:.72rem;font-weight:500;letter-spacing:.01em;white-space:nowrap;cursor:pointer;-webkit-backdrop-filter:blur(10px) saturate(120%);backdrop-filter:blur(10px) saturate(120%);transition:color .2s ease,background .2s ease,border-color .2s ease,opacity .2s ease;opacity:0;animation:product-hero-play-in .5s .5s ease-out forwards}.product-hero__play:hover{color:#fff;background:#10141ec7;border-color:#ffffff38}.product-hero__play:focus-visible{outline:2px solid var(--color-accent, #0764E8);outline-offset:3px}@keyframes product-hero-play-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.product-hero__play{animation:none;opacity:1}}@media(max-width:749px){.product-hero__play{font-size:.68rem;padding:.4rem .8rem;right:auto;bottom:auto;left:50%;top:calc(100% + 12px);transform:translate(-50%);animation:product-hero-play-in-mobile .5s .5s ease-out forwards}}@keyframes product-hero-play-in-mobile{0%{opacity:0;transform:translate(-50%,4px)}to{opacity:1;transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.product-hero__media,.product-hero__title{transform:none;transition:none}}.product-hero__media:after{content:"";position:absolute;left:50%;bottom:-6%;width:70%;height:18%;transform:translate(-50%);background:radial-gradient(ellipse at center,#ffffff2e,#ffffff14,#fff0 70%);filter:blur(14px);pointer-events:none;z-index:1}.product-hero__img{position:relative;z-index:2;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 30px 40px rgba(0,0,0,.65)) drop-shadow(0 0 20px rgba(0,0,0,.45))}.product-hero__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-size:8rem;font-weight:800;color:#ffffff26;border-radius:24px;background:linear-gradient(135deg,#ffffff0a,#ffffff03)}.buy-pill{display:flex;align-items:center;gap:.875rem;padding:.5rem .5rem .5rem .625rem;background:#0e1116eb;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.12);border-radius:999px;box-shadow:0 20px 40px -20px #000000b3}.buy-pill--inline{position:relative;z-index:3;width:fit-content;max-width:calc(100% - 1rem);margin:clamp(2rem,4vh,3rem) auto 0;transition:opacity .35s ease,transform .35s cubic-bezier(.22,1,.36,1)}.buy-pill--inline.is-morphing{opacity:0;transform:translateY(24px);pointer-events:none}.buy-pill__media{width:48px;height:48px;border-radius:999px;overflow:hidden;background:#ffffff0a;flex-shrink:0}.buy-pill__img{width:100%;height:100%;object-fit:cover;display:block}.buy-pill__text{display:flex;flex-direction:column;min-width:0;gap:.125rem;padding-right:.5rem}.buy-pill__title{font-size:.9375rem;font-weight:600;color:#fff;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.buy-pill__price{font-size:.75rem;font-weight:500;color:#ffffff8c;text-transform:uppercase;letter-spacing:.06em;line-height:1.2}.buy-pill__form{margin:0;display:inline-flex}.buy-pill__btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border-radius:999px;cursor:pointer;background:var(--color-accent);color:#fff;border:0;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;transition:background .2s ease,transform .2s ease,box-shadow .2s ease;flex-shrink:0;box-shadow:0 8px 24px -8px color-mix(in srgb,var(--color-accent) 70%,transparent)}.buy-pill__btn:hover:not([disabled]){background:color-mix(in srgb,var(--color-accent) 85%,#fff);transform:translateY(-1px)}.buy-pill__btn[disabled]{opacity:.45;cursor:not-allowed}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:749px){.product-hero{padding:0 0 260px;min-height:calc(100svh - var(--header-height, 112px));min-height:calc(100vh - var(--header-height, 112px));display:flex;align-items:center;justify-content:center;box-sizing:border-box}.product-hero__stage{width:100%;max-width:none;justify-content:center;padding:0}.product-hero__title{font-size:22vw;line-height:.88;letter-spacing:-.05em;padding:0;margin:0;width:100%;white-space:nowrap;overflow:visible}.product-hero__media{width:min(56%,280px);margin-top:-1.5vw}.product-hero__media:after{left:50%;bottom:-10%;width:85%;height:22%;background:radial-gradient(ellipse at center,#ffffff52,#ffffff24 40%,#fff0 75%);filter:blur(18px)}.product-hero__card-row{flex-direction:column;align-items:stretch}.product-hero__buy{justify-content:center;width:100%}.buy-pill--inline{display:none}}.search__form{display:flex;gap:.5rem;max-width:640px;margin:0 auto 2rem}.search__input{flex:1;padding:.9rem 1.1rem;background:var(--color-card);color:var(--color-fg);border:1px solid var(--color-border);border-radius:var(--radius);font:inherit}.search__input:focus{border-color:var(--color-accent);outline:none}.search__summary{text-align:center;color:var(--color-muted);margin-bottom:2rem}.presets-included{position:relative;isolation:isolate;color:var(--pi-text, #0a0a0a);padding:3.5rem 1.25rem;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}.presets-included:before{content:"";position:absolute;top:0;right:0;bottom:0;z-index:-1;background:var(--pi-bg, #fff);width:100vw;left:50%;transform:translate(-50%)}.shopify-section:has(>.presets-included){margin-top:-3rem}@media(max-width:768px){.shopify-section:has(>.presets-included){margin-top:-2rem}}.presets-included__inner{max-width:820px;width:100%;margin-left:auto;margin-right:auto;box-sizing:border-box}.presets-included__heading{font-size:clamp(1.85rem,5.5vw,2.6rem);font-weight:800;text-align:center;margin:0 0 2.25rem;letter-spacing:-.025em;line-height:1.1;color:var(--pi-text, #0a0a0a)}.presets-included__list{display:block!important;width:100%!important;margin:0;padding:0;list-style:none}.preset-row{display:flex!important;flex-direction:row!important;align-items:center!important;gap:1.1rem;width:100%!important;max-width:540px;margin:0 auto 2rem!important;padding-left:2.75rem;box-sizing:border-box}@media(max-width:768px){.preset-row{padding-left:0}}.preset-row:last-child{margin-bottom:0!important}.preset-row__thumb{flex:0 0 110px!important;width:110px!important;height:110px!important;aspect-ratio:1 / 1;border-radius:14px;overflow:hidden;background:#1a1a1a}.preset-row__thumb-img{width:100%;height:100%;object-fit:cover;display:block}.preset-row__body{flex:1 1 auto!important;min-width:0!important;width:auto!important}.preset-row__title{font-size:1.2rem;font-weight:700;margin:0 0 .25rem;line-height:1.2;letter-spacing:-.01em;color:var(--pi-text, #0a0a0a)}.preset-row__subtitle{font-size:.78rem;color:var(--pi-subtitle, #6b6b6b);margin:0 0 .7rem;line-height:1.45;font-weight:400}.preset-row__player{display:flex!important;align-items:center;gap:.7rem;width:100%!important}.preset-row__play{appearance:none;-webkit-appearance:none;width:32px;height:32px;border-radius:50%;background:var(--pi-accent, #0a0a0a);color:#fff;border:0;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:transform .15s ease,background .15s ease}.preset-row__play:hover{transform:scale(1.06)}.preset-row__play:focus-visible{outline:2px solid var(--pi-accent, #0a0a0a);outline-offset:2px}.preset-row__icon{width:14px;height:14px}.preset-row__icon--play{margin-left:2px}.preset-row__icon--pause,.preset-row__play.is-playing .preset-row__icon--play{display:none}.preset-row__play.is-playing .preset-row__icon--pause{display:block}.preset-row__wave{display:flex!important;align-items:center;gap:3px;flex:1 1 0!important;min-width:0!important;width:100%!important;height:28px}.preset-row__bar{display:block;width:3px;background:var(--pi-text, #0a0a0a);border-radius:2px;height:var(--h, 50%);transition:transform .2s ease;transform-origin:center}.preset-row.is-playing .preset-row__bar{animation:preset-row-bar-pulse .9s ease-in-out infinite}.preset-row.is-playing .preset-row__bar:nth-child(2n){animation-delay:.1s}.preset-row.is-playing .preset-row__bar:nth-child(3n){animation-delay:.2s}.preset-row.is-playing .preset-row__bar:nth-child(4n){animation-delay:.3s}@keyframes preset-row-bar-pulse{0%,to{transform:scaleY(1)}50%{transform:scaleY(.55)}}@media(max-width:480px){.presets-included{padding:2.75rem 1rem}.preset-row{gap:.9rem}.preset-row__thumb{flex:0 0 92px!important;width:92px!important;height:92px!important;border-radius:12px}.preset-row__title{font-size:1.05rem}.preset-row__subtitle{font-size:.72rem}.preset-row__wave{height:24px;gap:2px}.preset-row__bar{width:2.5px}}@media(prefers-reduced-motion:reduce){.preset-row.is-playing .preset-row__bar{animation:none}}.product-audio{background:var(--color-bg);padding-top:4rem;padding-bottom:4rem}.product-audio__header{text-align:center;margin-bottom:2.5rem;display:flex;flex-direction:column;gap:.5rem;align-items:center}.product-audio__eyebrow{font-size:.75rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#ffffff8c}.product-audio__title{margin:0;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:500;letter-spacing:-.02em;color:#fff}.product-audio__subtitle{margin:0;color:#fff9;font-size:1rem}.product-audio__list{display:flex;flex-direction:column;gap:.75rem;max-width:760px;margin:0 auto}.product-audio__track{display:grid;grid-template-columns:auto 1fr 2fr;gap:1rem;align-items:center;padding:.875rem 1.125rem;background:#0e1116;border:1px solid rgba(255,255,255,.06);border-radius:14px}.product-audio__play{width:40px;height:40px;border-radius:999px;border:0;background:var(--color-accent, #0764E8);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s ease;flex-shrink:0}.product-audio__play:hover{transform:scale(1.05)}.product-audio__icon--pause,.product-audio__track.is-playing .product-audio__icon--play{display:none}.product-audio__track.is-playing .product-audio__icon--pause{display:block}.product-audio__meta{display:flex;flex-direction:column;min-width:0}.product-audio__name{font-size:.9375rem;font-weight:500;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-audio__sub{font-size:.75rem;color:#ffffff80;letter-spacing:.06em;text-transform:uppercase}.product-audio__wave{display:flex;align-items:center;gap:2px;height:26px;overflow:hidden}.product-audio__bar{flex:1;height:calc(var(--h, 3) * 3px);background:#fff3;border-radius:1.5px;transition:background .2s ease,transform .2s ease}.product-audio__track.is-playing .product-audio__bar{background:var(--color-accent, #0764E8);animation:product-audio-bar .9s ease-in-out infinite alternate}@keyframes product-audio-bar{0%{transform:scaleY(.4)}to{transform:scaleY(1)}}@media(max-width:749px){.product-audio__track{grid-template-columns:auto 1fr;grid-auto-rows:auto}.product-audio__wave{grid-column:1 / -1}}.product-cta{background:var(--color-bg);padding:clamp(3rem,8vh,6rem) 1.5rem}.product-cta__inner{max-width:720px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.product-cta__media{width:clamp(180px,28vw,320px);aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.product-cta__img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 24px 32px rgba(0,0,0,.65))}.product-cta__eyebrow{font-size:.75rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#ffffff8c}.product-cta__title{margin:0;font-size:clamp(2rem,4vw,3.25rem);font-weight:500;letter-spacing:-.025em;background:linear-gradient(180deg,#fff,#c9c9c9 60%,#7d7d7d);-webkit-background-clip:text;background-clip:text;color:transparent}.product-cta__subtitle{margin:0 0 1rem;color:#fff9;font-size:1rem;max-width:40rem}.product-faq{background:var(--color-bg);padding-top:4rem;padding-bottom:4rem}.product-faq__header{text-align:center;margin-bottom:2.5rem;display:flex;flex-direction:column;gap:.5rem;align-items:center}.product-faq__eyebrow{font-size:.75rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#ffffff8c}.product-faq__title{margin:0;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:500;letter-spacing:-.02em;color:#fff}.product-faq__list{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:.5rem}.product-faq__item{background:#0e1116;border:1px solid rgba(255,255,255,.06);border-radius:14px;overflow:hidden;transition:border-color .2s ease}.product-faq__item[open]{border-color:#ffffff24}.product-faq__q{list-style:none;padding:1.125rem 1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#fff;font-size:1rem;font-weight:500}.product-faq__q::-webkit-details-marker{display:none}.product-faq__chev{color:#ffffffb3;transition:transform .2s ease;flex-shrink:0}.product-faq__item[open] .product-faq__chev{transform:rotate(180deg)}.product-faq__a{padding:0 1.25rem 1.25rem;color:#ffffffb3;line-height:1.6;font-size:.9375rem}.product-faq__a p{margin:0 0 .75rem}.product-faq__a p:last-child{margin-bottom:0}.product-features{background:var(--color-bg);padding-top:4rem;padding-bottom:4rem}.product-features__header{text-align:center;margin-bottom:3rem;display:flex;flex-direction:column;gap:.75rem;align-items:center}.product-features__eyebrow{font-size:.75rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#ffffff8c}.product-features__title{margin:0;font-size:clamp(2rem,4vw,3.25rem);font-weight:500;letter-spacing:-.025em;background:linear-gradient(180deg,#fff,#c9c9c9 60%,#7d7d7d);-webkit-background-clip:text;background-clip:text;color:transparent}.product-features__subtitle{color:#fff9;max-width:40rem;margin:0;font-size:1rem;line-height:1.5}.product-features__list{display:flex;flex-direction:column;gap:5rem}.product-features__item{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,5rem);align-items:center}.product-features__item--reverse .product-features__text{order:2}.product-features__item--reverse .product-features__media{order:1}.product-features__item-eyebrow{font-size:.75rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--color-accent, #0764E8);margin-bottom:.75rem;display:block}.product-features__item-heading{margin:0 0 1rem;font-size:clamp(1.75rem,2.5vw,2.5rem);font-weight:500;letter-spacing:-.02em;line-height:1.05;color:#fff}.product-features__item-text{color:#ffffffb3;line-height:1.6;font-size:1rem}.product-features__item-text p{margin:0 0 1rem}.product-features__media{border-radius:20px;overflow:hidden;background:#0e1116;border:1px solid rgba(255,255,255,.06);aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center}.product-features__img,.product-features__video{width:100%;height:100%;object-fit:cover;display:block}.product-features__media--transparent{background:transparent;border:0}.product-features__media--transparent .product-features__img,.product-features__media--transparent .product-features__video{object-fit:contain;padding:1rem}.product-features__placeholder{font-family:var(--font-heading);font-size:6rem;font-weight:800;color:#ffffff1a}@media(max-width:749px){.product-features{padding-top:3rem;padding-bottom:3rem}.product-features__list{gap:3rem}.product-features__item{grid-template-columns:1fr}.product-features__item .product-features__text{order:0}.product-features__item .product-features__media{order:1}.product-features__item--reverse .product-features__text{order:0}.product-features__item--reverse .product-features__media{order:1}}.product-related{background:var(--color-bg);padding-top:4rem;padding-bottom:4rem}.product-related__header{text-align:center;margin-bottom:2.5rem;display:flex;flex-direction:column;gap:.5rem;align-items:center}.product-related__eyebrow{font-size:.75rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#ffffff8c}.product-related__title{margin:0;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:500;letter-spacing:-.02em;color:#fff}.product-related__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem}.product-related__empty{color:#ffffff8c;text-align:center;grid-column:1 / -1}.product-showcase{background:var(--color-bg, #000);padding:clamp(2rem,5vw,4rem) clamp(1rem,3vw,2rem)}.product-showcase__panel{position:relative;width:100%;max-width:1200px;margin:0 auto;color:#fff}.product-showcase__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(1.75rem,3vw,2.5rem);align-items:center}@media(min-width:900px){.product-showcase__grid{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:clamp(2rem,4vw,3.5rem)}}.product-showcase__content{display:flex;flex-direction:column}.product-showcase__eyebrow-row{display:inline-flex;align-items:center;gap:.625rem;flex-wrap:wrap;margin-bottom:1.25rem}.product-showcase__eyebrow{font-size:.9375rem;font-weight:500;color:#ffffffb3;letter-spacing:0}.product-showcase__badge{display:inline-flex;align-items:center;padding:.25rem .625rem;border-radius:999px;background:#ffa5001f;border:1px solid rgba(255,165,0,.35);color:#ffb347;font-size:.75rem;font-weight:600;letter-spacing:.01em}.product-showcase__heading{margin:0 0 1.25rem;font-family:var(--font-heading);font-size:clamp(2rem,4.5vw,3.25rem);font-weight:800;line-height:1.02;letter-spacing:-.035em;color:#fff}.product-showcase__heading .product-showcase__artist{font-style:italic;font-weight:800}.product-showcase__body{font-size:1rem;line-height:1.55;color:#ffffffbf;max-width:48ch}.product-showcase__body p{margin:0 0 .9375rem}.product-showcase__body p:last-child{margin-bottom:0}.product-showcase__body strong,.product-showcase__body b{color:#fff;font-weight:600}.product-showcase__body a{color:var(--color-accent, #0764E8);text-decoration:underline;text-underline-offset:3px}.product-showcase__media{position:relative;width:100%;background:transparent}.product-showcase__image-wrap{position:relative;width:100%}.product-showcase__img{width:100%;height:auto;object-fit:contain;display:block;background:transparent;transition:opacity .35s ease,transform .55s cubic-bezier(.22,1,.36,1)}.product-showcase__cta{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;gap:.625rem;padding:.75rem 1.125rem;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#12161cb8;backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);color:#fff;font-size:.9375rem;font-weight:600;letter-spacing:.01em;cursor:pointer;box-shadow:0 20px 40px -20px #0009;transition:background .25s ease,transform .25s ease,opacity .25s ease;-webkit-tap-highlight-color:transparent;z-index:2}.product-showcase__cta:hover{background:var(--color-accent, #0764E8);border-color:var(--color-accent, #0764E8);transform:translate(-50%,calc(-50% - 2px))}.product-showcase__cta-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:#ffffff1f}.product-showcase__cta:hover .product-showcase__cta-icon{background:#fff3}.product-showcase__video{display:none;position:relative;width:100%;align-items:center;justify-content:center}.product-showcase__video-el{width:100%;height:auto;object-fit:contain;display:block;background:transparent;border-radius:18px;cursor:pointer}.product-showcase__media.is-playing .product-showcase__image-wrap{display:none}.product-showcase__media.is-playing .product-showcase__video{display:flex}.product-showcase__pause-msg{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.875rem;padding:1rem;background:linear-gradient(180deg,#0000008c,#000000bf);text-align:center;animation:product-showcase-fade .28s ease both;border-radius:18px}.product-showcase__pause-msg[hidden]{display:none}.product-showcase__pause-label{font-family:var(--font-heading);font-size:clamp(1.25rem,3vw,1.75rem);font-weight:800;letter-spacing:-.02em;color:#fff;max-width:24ch;line-height:1.15}.product-showcase__pause-resume{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;border-radius:999px;border:0;background:var(--color-accent, #0764E8);color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:transform .2s ease,filter .2s ease}.product-showcase__pause-resume:hover{transform:translateY(-1px);filter:brightness(1.1)}@keyframes product-showcase-fade{0%{opacity:0}to{opacity:1}}.product-showcase__stats{margin-top:clamp(2.75rem,5vw,4rem);display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:clamp(1.5rem,3vw,2.5rem)}.product-showcase__stat{display:flex;flex-direction:column;gap:.375rem}.product-showcase__stat-eyebrow{font-size:.9375rem;font-weight:500;color:#ffffffa6;letter-spacing:0}.product-showcase__stat-value{font-family:var(--font-heading);font-size:clamp(2.25rem,4vw,3.125rem);font-weight:800;line-height:1;letter-spacing:-.03em;color:#fff}.product-showcase__stat-caption{font-size:.9375rem;color:#fff9;margin-top:.125rem}.product-showcase__disclosure{margin-top:1.25rem;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#ffffff08;overflow:hidden;transition:background .25s ease,border-color .25s ease}.product-showcase__disclosure.is-open{background:#ffffff0d;border-color:#fff3}.product-showcase__disclosure--mobile{display:none}@media(max-width:899px){.product-showcase__disclosure--desktop{display:none}.product-showcase__disclosure--mobile{display:block}}.product-showcase__disclosure-summary{all:unset;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;padding:.9375rem 1.125rem;cursor:pointer;color:#fff;font-family:var(--font-heading, inherit);font-weight:700;font-size:1rem;letter-spacing:-.01em;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;transition:background .2s ease}.product-showcase__disclosure-summary:hover{background:#ffffff0a}.product-showcase__disclosure-summary:focus-visible{outline:2px solid var(--color-accent, #0764E8);outline-offset:-2px}.product-showcase__disclosure-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:#ffffff14;color:#ffffffd9;flex:0 0 auto;transition:transform .35s cubic-bezier(.22,1,.36,1),background .25s ease,color .25s ease}.product-showcase__disclosure.is-open .product-showcase__disclosure-icon{transform:rotate(180deg);background:var(--color-accent, #0764E8);color:#fff}.product-showcase__disclosure-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .38s cubic-bezier(.22,1,.36,1)}.product-showcase__disclosure.is-open .product-showcase__disclosure-panel{grid-template-rows:1fr}.product-showcase__disclosure-content{min-height:0;overflow:hidden;padding:0 1.125rem;color:#fffc;font-size:.9375rem;line-height:1.6;opacity:0;transform:translateY(-4px);transition:opacity .3s ease .05s,transform .35s cubic-bezier(.22,1,.36,1) .05s,padding .35s ease}.product-showcase__disclosure.is-open .product-showcase__disclosure-content{padding:.5rem 1.125rem 1.125rem;opacity:1;transform:translateY(0)}.product-showcase__disclosure-content p{margin:0 0 .625rem}.product-showcase__disclosure-content p:last-child{margin-bottom:0}.product-showcase__disclosure-content ul,.product-showcase__disclosure-content ol{margin:0;padding-left:1.125rem}.product-showcase__disclosure-content li{margin-bottom:.375rem}.product-showcase__disclosure-content li:last-child{margin-bottom:0}.product-showcase__disclosure-content strong,.product-showcase__disclosure-content b{color:#fff;font-weight:600}.product-showcase__disclosure-content a{color:var(--color-accent, #0764E8);text-decoration:underline;text-underline-offset:3px}@media(prefers-reduced-motion:reduce){.product-showcase__disclosure-panel,.product-showcase__disclosure-content,.product-showcase__disclosure-icon{transition:none}}@media(max-width:899px){.product-showcase__heading{font-size:clamp(1.75rem,7vw,2.5rem)}.product-showcase__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.product-showcase__stat-value{font-size:clamp(1.5rem,6.25vw,2.25rem);white-space:nowrap}}.product-stats{background:var(--color-bg);padding-top:4rem;padding-bottom:4rem}.product-stats__title{margin:0 0 2rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:500;letter-spacing:-.02em;text-align:center;color:#fff}.product-stats__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);padding:2rem 0}.product-stats__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}.product-stats__number{font-family:var(--font-heading);font-size:clamp(2.25rem,4vw,3.5rem);font-weight:600;letter-spacing:-.03em;line-height:1;color:#fff}.product-stats__label{font-size:.875rem;color:#ffffff8c;letter-spacing:.04em}.product-testimonials{background:var(--color-bg);padding-top:4rem;padding-bottom:4rem}.product-testimonials__header{text-align:center;margin-bottom:2.5rem;display:flex;flex-direction:column;gap:.5rem;align-items:center}.product-testimonials__eyebrow{font-size:.75rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#ffffff8c}.product-testimonials__title{margin:0;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:500;letter-spacing:-.02em;color:#fff}.product-testimonials__track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,1fr);gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.5rem;scrollbar-width:none}.product-testimonials__track::-webkit-scrollbar{display:none}.product-testimonials__card{scroll-snap-align:start;margin:0;padding:1.5rem;background:#0e1116;border:1px solid rgba(255,255,255,.06);border-radius:18px;display:flex;flex-direction:column;gap:1rem;color:#fff}.product-testimonials__stars{display:inline-flex;gap:2px;color:#f59e0b}.product-testimonials__quote{margin:0;font-size:1rem;line-height:1.5;color:#ffffffd9;quotes:none}.product-testimonials__author{display:flex;align-items:center;gap:.75rem;font-size:.875rem}.product-testimonials__author strong{display:block;font-weight:600;color:#fff}.product-testimonials__role{font-size:.75rem;color:#ffffff80}.product-testimonials__avatar{width:36px;height:36px;border-radius:999px;object-fit:cover;flex-shrink:0}@media(min-width:990px){.product-testimonials__track{grid-auto-columns:minmax(0,1fr);grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible}}@media(max-width:749px){.product-testimonials__track{grid-auto-columns:82%}}.product-video{background:var(--color-bg);padding:clamp(2rem,5vw,4rem) 0}.product-video__frame{position:relative;width:min(88%,1080px);margin:0 auto;aspect-ratio:16 / 9;border-radius:clamp(18px,2vw,28px);overflow:hidden;background:#05060a;box-shadow:0 30px 80px -30px #000c,0 0 0 1px #ffffff0f inset;isolation:isolate}.product-video__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.product-video__media--iframe{border:0}.product-video__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:clamp(1rem,3vw,2.5rem);pointer-events:none;background:radial-gradient(ellipse 60% 50% at 50% 50%,#00000073,#0000002e 45%,#0000 75%);z-index:2;transition:opacity .3s ease}.product-video.is-unmuted .product-video__overlay{opacity:0}.product-video.is-unmuted .product-video__overlay:hover{opacity:1}.product-video__cta{pointer-events:auto;display:inline-flex;align-items:center;gap:.625rem;padding:.875rem 1.5rem;border-radius:999px;background:#0a0c10b3;color:#fff;border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);font-size:.9375rem;font-weight:500;letter-spacing:.01em;cursor:pointer;transition:background .25s ease,color .25s ease,border-color .25s ease,transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s ease}.product-video__cta:hover{background:#fff;color:#0a0c10;border-color:#fff;transform:translateY(-1px);box-shadow:0 16px 40px -14px #ffffff59}.product-video__cta-icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;background:#ffffff1f}.product-video__cta:hover .product-video__cta-icon{background:#0a0c101a}.product-video__cta-mute,.product-video.is-unmuted .product-video__cta-play{display:none}.product-video.is-unmuted .product-video__cta-mute{display:block}@media(max-width:749px){.product-video{padding:1.5rem 0}.product-video__frame{width:calc(100% - 1.5rem);aspect-ratio:16 / 9;border-radius:14px}.product-video__cta{padding:.75rem 1.1rem;font-size:.8125rem}.product-video__cta-icon{width:22px;height:22px}}.stats-callout{border-bottom:1px solid var(--color-border);padding:clamp(2rem,4vw,3rem) 0}.stats-callout__inner{display:grid;grid-template-columns:auto 1fr;gap:1.5rem;align-items:center}.stats-callout__big{font-family:var(--font-heading);font-size:clamp(3rem,7vw,5rem);font-weight:900;letter-spacing:-.04em;line-height:1;color:var(--color-accent)}.stats-callout__headline{font-family:var(--font-heading);font-size:clamp(1.25rem,2vw,1.625rem);font-weight:800;letter-spacing:-.01em}.stats-callout__desc{color:var(--color-muted);margin:.375rem 0 0;max-width:52ch;font-size:.9375rem;line-height:1.5}@media(max-width:749px){.stats-callout__inner{grid-template-columns:1fr}}.video-showcase__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(1rem,2vw,1.5rem)}.demo-card__media{position:relative;display:block;aspect-ratio:9 / 16;border-radius:var(--radius);overflow:hidden;background:var(--color-card);border:1px solid var(--color-border);transition:transform .2s ease,border-color .2s ease}.demo-card__media:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--color-accent) 60%,var(--color-border))}.demo-card__img{width:100%;height:100%;object-fit:cover}.demo-card__placeholder{width:100%;height:100%;background:radial-gradient(circle at 30% 30%,color-mix(in srgb,var(--color-accent) 40%,transparent),transparent 60%),linear-gradient(180deg,var(--color-card),var(--color-bg))}.demo-card__play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:var(--color-fg)}.demo-card__play svg{background:color-mix(in srgb,var(--color-bg) 80%,transparent);border:1px solid var(--color-border);border-radius:999px;padding:12px;width:48px;height:48px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.demo-card__title{margin:1rem 0 .25rem;font-size:1rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.demo-card__text{margin:0;color:var(--color-muted);font-size:.9375rem}@media(max-width:989px){.video-showcase__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.video-showcase__grid{grid-template-columns:1fr}}.voxbox-audio{padding:6rem 0;background:#0a0a0a;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.voxbox-audio__container{max-width:1400px;margin:0 auto;padding:0 2rem}.voxbox-audio__heading{font-size:clamp(2rem,5vw,3.5rem);font-weight:900;text-align:center;color:#fff;margin:0 0 1rem;text-transform:uppercase;letter-spacing:-.02em}.voxbox-audio__subheading{font-size:clamp(1rem,2vw,1.25rem);color:#ffffffb3;text-align:center;margin:0 0 3rem}.voxbox-audio__presets{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.voxbox-preset-card{background:linear-gradient(135deg,#1a1a1a,#0d0d0d);border:1px solid rgba(var(--accent-rgb),.2);border-radius:15px;overflow:hidden;transition:all .3s ease;cursor:pointer}.voxbox-preset-card:hover{transform:translateY(-5px);border-color:var(--accent);box-shadow:0 20px 60px rgba(var(--accent-rgb),.3)}.voxbox-preset-card.active{border-color:#d65a22;box-shadow:0 0 0 2px #d65a22}.voxbox-preset-card__image{position:relative;aspect-ratio:1;overflow:hidden}.voxbox-preset-card__img{width:100%;height:100%;object-fit:cover}.voxbox-preset-card__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#2a2a2a,#1a1a1a);display:flex;align-items:center;justify-content:center;color:#fff3}.voxbox-preset-card__play-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;display:flex;align-items:center;justify-content:center;opacity:1;transition:background .3s ease;color:#fff;pointer-events:none}.voxbox-preset-card:hover .voxbox-preset-card__play-overlay{background:#0009}.voxbox-preset-card.playing .voxbox-preset-card__play-overlay{display:none}.voxbox-preset-card__audio-player{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,#000000f2,#000000d9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem;border-top:2px solid var(--accent)}.voxbox-preset-card__player-controls{display:flex;align-items:center;gap:1rem}.voxbox-preset-card__player-btn{flex-shrink:0;width:48px;height:48px;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-light) 100%);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(var(--accent-rgb),.4)}.voxbox-preset-card__player-btn:hover{transform:scale(1.05);box-shadow:0 6px 16px rgba(var(--accent-rgb),.6)}.voxbox-preset-card__player-progress{flex:1;display:flex;flex-direction:column;gap:.5rem}.voxbox-preset-card__progress-bar{height:6px;background:#fff3;border-radius:10px;overflow:hidden;cursor:pointer;position:relative}.voxbox-preset-card__progress-fill{height:100%;background:linear-gradient(90deg,var(--accent) 0%,var(--accent-light) 100%);border-radius:10px;width:0%;transition:width .1s ease}.voxbox-preset-card__player-time{display:flex;justify-content:space-between;font-size:.75rem;color:#ffffffb3;font-weight:600}.voxbox-preset-card__content{padding:1.5rem}.voxbox-preset-card__name{font-size:1.125rem;font-weight:700;color:#fff;margin:0 0 .5rem}.voxbox-preset-card__description{font-size:.875rem;color:#fff9;line-height:1.5;margin:0 0 1rem}.voxbox-preset-card__footer{display:flex;justify-content:space-between;align-items:center}.voxbox-preset-card__price{font-size:1.25rem;font-weight:800;color:var(--accent)}.voxbox-preset-card__link{display:inline-flex;align-items:center;gap:.5rem;color:#fff;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .3s ease}.voxbox-preset-card__link:hover,.voxbox-preset-card__link:active{color:var(--accent)}@media(max-width:968px){.voxbox-audio{padding:4rem 0}.voxbox-audio__container{padding:0 1.5rem}.voxbox-audio__presets{grid-template-columns:1fr 1fr;gap:.75rem}}.voxbox-benefits{padding:6rem 0;background:linear-gradient(to bottom,#0a0a0a,#0f0f0f,#0a0a0a);width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.voxbox-benefits__container{max-width:1400px;margin:0 auto;padding:0 2rem}.voxbox-benefits__heading{font-size:clamp(2rem,5vw,3.5rem);font-weight:900;text-align:center;color:#fff;margin:0 0 4rem;text-transform:uppercase;letter-spacing:-.02em}.voxbox-benefits__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.voxbox-benefit-card{background:#ffffff08;border:1px solid rgba(214,90,34,.2);border-radius:20px;padding:2.5rem 2rem;text-align:center;transition:all .3s ease}.voxbox-benefit-card:hover{transform:translateY(-8px);border-color:#d65a22;background:#d65a220d;box-shadow:0 20px 60px #d65a2233}.voxbox-benefit-card__icon{width:80px;height:80px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#d65a22,#ff7a3d);border-radius:20px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 10px 30px #d65a224d}.voxbox-benefit-card:hover .voxbox-benefit-card__icon{transform:scale(1.1);box-shadow:0 15px 40px #d65a2280}.voxbox-benefit-card__title{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 1rem}.voxbox-benefit-card__description{font-size:1rem;color:#ffffffb3;line-height:1.6;margin:0}@media(max-width:768px){.voxbox-benefits{padding:4rem 0}.voxbox-benefits__container{padding:0 1.5rem}.voxbox-benefits__grid{grid-template-columns:1fr;gap:1.5rem}.voxbox-benefit-card{padding:2rem 1.5rem}}.vb-breakdown{padding:0 0 5rem;background:#0a0a0a;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.vb-breakdown__container{max-width:820px;margin:0 auto;padding:0 2rem}.vb-breakdown__pill-wrap{text-align:center;margin-bottom:.75rem}.vb-breakdown__pill{display:inline-block;padding:.35rem 1rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--accent);border:1px solid rgba(var(--accent-rgb),.4);border-radius:50px;background:rgba(var(--accent-rgb),.08);text-decoration:none;cursor:pointer;transition:background .15s ease}.vb-breakdown__pill:hover{background:rgba(var(--accent-rgb),.18);color:var(--accent)}@keyframes vb-shake{0%,to{transform:translate(0)}15%{transform:translate(-3px)}30%{transform:translate(3px)}45%{transform:translate(-2px)}60%{transform:translate(2px)}75%{transform:translate(-1px)}90%{transform:translate(1px)}}.vb-breakdown__pill--shake{animation:vb-shake 2.5s ease-in-out infinite;animation-delay:1s}.vb-breakdown__pill--shake:hover{animation-play-state:paused}.vb-breakdown__heading{font-size:clamp(2rem,5vw,3.25rem);font-weight:900;text-align:center;margin:0 0 .5rem;text-transform:uppercase;letter-spacing:-.02em;line-height:1.15}.vb-breakdown__sub{text-align:center;font-size:1.1rem;color:var(--accent);font-weight:700;font-style:italic;margin:0 0 2.5rem;background:var(--accent);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.vb-breakdown__label{text-align:center;font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:#ffffff80;margin-bottom:1.25rem}.vb-breakdown__video-stage{margin-bottom:2rem}.vb-breakdown__video-frame{position:relative;max-width:100%;margin:0 auto;border-radius:14px;overflow:hidden;background:#000}.vb-breakdown__video{width:100%;height:auto;vertical-align:middle;display:block}.vb-breakdown__video-frame.is-unlocked .vb-breakdown__video{cursor:pointer}.vb-breakdown__video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:clamp(1.25rem,4vw,2.5rem);border:0;cursor:pointer;background:radial-gradient(ellipse 85% 70% at 50% 45%,rgba(var(--accent-rgb),.22) 0%,transparent 55%),linear-gradient(180deg,#00000059,#000000b8);color:#fff;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease,transform .3s ease}.vb-breakdown__video-overlay:hover{background:radial-gradient(ellipse 90% 75% at 50% 42%,rgba(var(--accent-rgb),.32) 0%,transparent 52%),linear-gradient(180deg,#00000047,#000000c7)}.vb-breakdown__video-overlay.is-hidden{opacity:0;pointer-events:none;visibility:hidden}.vb-breakdown__video-overlay-inner{display:flex;flex-direction:column;align-items:center;gap:clamp(1rem,3vw,1.75rem);text-align:center;max-width:min(28rem,92vw)}.vb-breakdown__video-overlay-play-wrap{position:relative;display:flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem}.vb-breakdown__video-overlay-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:1.5px solid rgba(var(--accent-rgb),.55);animation:vb-overlay-ring 2.2s ease-out infinite;pointer-events:none}@keyframes vb-overlay-ring{0%{transform:scale(1);opacity:.8}80%{transform:scale(1.45);opacity:0}to{transform:scale(1.45);opacity:0}}.vb-breakdown__video-overlay-icon{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;font-size:1.5rem;border-radius:50%;background:#ffffff1f;border:1px solid rgba(255,255,255,.32);backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%);color:#fff;box-shadow:0 6px 24px #0006;transition:background .2s ease,transform .2s ease}.vb-breakdown__video-overlay-icon svg{margin-left:3px}.vb-breakdown__video-overlay:hover .vb-breakdown__video-overlay-icon{background:#fff3;transform:scale(1.05)}.vb-breakdown__video-overlay-copy{display:flex;flex-direction:column;align-items:center;gap:.5rem}.vb-breakdown__video-overlay-text{font-size:clamp(.85rem,2.6vw,1.05rem);font-weight:700;line-height:1.2;text-transform:uppercase;letter-spacing:.14em;color:#fffffff2;text-shadow:0 2px 12px rgba(0,0,0,.85)}.vb-breakdown__video-retention{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.25rem;text-align:center;background:radial-gradient(ellipse 70% 55% at 50% 50%,#000000d1,#00000073 62%,#00000040);pointer-events:none;z-index:2;transition:opacity .35s ease,transform .35s ease}.vb-breakdown__video-retention[hidden]{opacity:0;transform:scale(.96);visibility:hidden}.vb-breakdown__video-retention:not([hidden]){opacity:1;transform:scale(1);visibility:visible}.vb-breakdown__video-retention__pulse{display:block;width:3rem;height:3px;margin:0 auto .5rem;border-radius:3px;background:var(--accent);animation:vb-retention-pulse 1.1s ease-in-out infinite}@keyframes vb-retention-pulse{0%,to{opacity:.5;transform:scaleX(.85)}50%{opacity:1;transform:scaleX(1)}}.vb-breakdown__video-retention__title{margin:0;font-size:clamp(1.05rem,3.8vw,1.5rem);font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);text-shadow:0 0 24px rgba(var(--accent-rgb),.45)}.vb-breakdown__video-retention__sub{margin:.35rem 0 0;font-size:clamp(.8rem,2.4vw,.95rem);font-weight:600;color:#ffffffe0}.vb-breakdown__total{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:3rem}.vb-breakdown__total-label{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--accent)}.vb-breakdown__total-price{font-size:1.35rem;font-weight:800;color:#ffffff80;text-decoration:line-through}.vb-breakdown__offer{text-align:center;margin-top:.5rem}.vb-breakdown__offer-label{display:block;font-size:1rem;color:#fff9;margin-bottom:.25rem}.vb-breakdown__offer-price{font-size:clamp(2.5rem,6vw,3.75rem);font-weight:900;color:#fff}.vb-breakdown__cta-wrap{text-align:center;margin-top:2rem}.vb-breakdown__cta{display:inline-flex;align-items:center;justify-content:center;padding:1.25rem 3.5rem;background:var(--accent);color:#fff;font-size:1.15rem;font-weight:800;text-decoration:none;border-radius:50px;text-transform:uppercase;letter-spacing:.04em;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;box-shadow:0 8px 30px rgba(var(--accent-rgb),.35)}.vb-breakdown__cta:hover{transform:translateY(-2px);box-shadow:0 12px 40px rgba(var(--accent-rgb),.5);background:var(--accent-light);color:#fff}.vb-breakdown__buy-urgency{display:flex;align-items:center;justify-content:center;gap:.45rem;margin:2rem auto .75rem;padding:.45rem 1.1rem;background:#d62828e6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:50px;width:fit-content;max-width:calc(100% - 2rem);animation:vb-buy-urgency-pulse 2s ease-in-out infinite;box-shadow:0 4px 20px #d6282866}.vb-breakdown__buy-urgency--below{margin:1.25rem auto 0}.vb-breakdown__buy-urgency-dot{width:6px;height:6px;border-radius:50%;background:#fff;flex-shrink:0}.vb-breakdown__buy-urgency-text{color:#fff;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}@keyframes vb-buy-urgency-pulse{0%,to{transform:scale(1);box-shadow:0 4px 20px #d6282866}50%{transform:scale(1.05);box-shadow:0 6px 30px #d6282899}}.vb-breakdown__buy-card{display:flex;align-items:center;justify-content:center;gap:2rem;margin:2rem auto 0;padding:0 1rem;width:fit-content;max-width:100%}.vb-breakdown__buy-folder{flex-shrink:0;position:relative;width:260px;height:228px}.vb-breakdown__buy-folder-icon{width:100%;height:100%;position:absolute;top:0;left:0}.vb-breakdown__buy-folder-icon svg{width:100%;height:100%;filter:drop-shadow(0 4px 16px rgba(var(--accent-rgb),.25))}.vb-breakdown__buy-folder-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-20%);font-size:1.15rem;font-weight:700;color:#0a0a0a;text-align:center;letter-spacing:.01em;line-height:1.3;white-space:nowrap;pointer-events:none}.vb-breakdown__buy-folder-label-line{display:block}.vb-breakdown__buy-text{display:flex;flex-direction:column;justify-content:center}.vb-breakdown__buy-tagline{font-size:clamp(1rem,2.2vw,1.5rem);font-weight:800;color:var(--accent);line-height:1.25;margin:0 0 .35rem;letter-spacing:-.01em;text-transform:none}.vb-breakdown__buy-tagline span{color:var(--accent)}.vb-breakdown__buy-sub{font-size:.9rem;color:#fff9;line-height:1.4;margin:0 0 1rem}.vb-breakdown__buy-btn{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;background:var(--accent);color:#0a0a0a;font-size:.95rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:.75rem 1.5rem;border:none;border-radius:6px;text-decoration:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;align-self:flex-start;max-width:100%;line-height:1.2;text-align:center}.vb-breakdown__buy-btn:hover{transform:translateY(-2px);box-shadow:0 4px 20px rgba(var(--accent-rgb),.35);color:#0a0a0a}.vb-breakdown__buy-btn-price{font-weight:800}.vb-breakdown__buy-btn-compare{text-decoration:line-through;opacity:.5;font-weight:600;font-size:.85rem}.vb-breakdown__buy-countdown{display:flex;align-items:center;gap:.35rem;font-size:.75rem;color:#ffffff80;margin-top:.6rem;align-self:flex-start}.vb-breakdown__buy-countdown-timer{font-weight:800;color:var(--accent);font-variant-numeric:tabular-nums}@media(max-width:768px){.vb-breakdown{padding:0 0 3rem}.vb-breakdown__container{padding:0 1.25rem}.vb-breakdown__cta{width:100%;max-width:350px;padding:1rem 2rem;font-size:1rem}.vb-breakdown__heading{font-size:clamp(1.1rem,5.5vw,1.85rem);white-space:nowrap;letter-spacing:-.03em;line-height:1.1}.vb-breakdown__video-overlay-play-wrap{width:3.5rem;height:3.5rem}.vb-breakdown__video-overlay-icon{width:3.5rem;height:3.5rem;font-size:1.6rem}.vb-breakdown__buy-card{gap:1.25rem;padding:0 .25rem;width:auto}.vb-breakdown__buy-folder{width:140px;height:123px}.vb-breakdown__buy-folder-label{font-size:.75rem}.vb-breakdown__buy-tagline{font-size:clamp(.95rem,3.6vw,1.15rem)}.vb-breakdown__buy-sub{font-size:.75rem;margin-bottom:.75rem}.vb-breakdown__buy-btn{font-size:.7rem;padding:.55rem 1rem;gap:.3rem}.vb-breakdown__buy-urgency{padding:.3rem .75rem;gap:.3rem;margin-top:1rem}.vb-breakdown__buy-urgency-dot{width:5px;height:5px}.vb-breakdown__buy-urgency-text{font-size:.5rem;letter-spacing:.04em}.vb-breakdown__buy-btn-compare,.vb-breakdown__buy-countdown{font-size:.65rem}}.voxbox-cta{padding:6rem 0;background:#0a0a0a;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.voxbox-cta__container{max-width:900px;margin:0 auto;padding:0 2rem}.voxbox-cta__content{background:linear-gradient(135deg,#1a1a1a,#0d0d0d);border:1px solid rgba(255,255,255,.1);border-radius:30px;padding:3rem;box-shadow:0 30px 80px #000c}.voxbox-cta__header{text-align:center;margin-bottom:3rem}.voxbox-cta__heading{font-size:clamp(2rem,4vw,3rem);font-weight:900;color:#fff;margin:0 0 1rem;text-transform:uppercase;letter-spacing:-.02em}.voxbox-cta__subheading{font-size:clamp(1rem,2vw,1.25rem);color:#ffffffb3;margin:0;line-height:1.6}.voxbox-cta__presets{margin-bottom:2rem}.voxbox-cta__preset-item,.voxbox-cta__value-item,.voxbox-cta__bonus-item{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.voxbox-cta__preset-item:last-of-type{border-bottom:none}.voxbox-cta__preset-name{color:#fff;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.voxbox-cta__preset-price{color:#fff9;font-size:1rem;font-weight:700}.voxbox-cta__value-item{border-bottom:none}.voxbox-cta__value-name{color:#fff;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.voxbox-cta__value-price{color:#fff9;font-size:1rem;font-weight:700}.voxbox-cta__bonus-item{background:linear-gradient(90deg,rgba(var(--accent-rgb),.15) 0%,transparent 100%);border:1px solid rgba(var(--accent-rgb),.3);border-radius:10px;padding:1.25rem 1.5rem;margin-top:1rem}.voxbox-cta__bonus-text{color:#ffffffe6;font-size:1rem}.voxbox-cta__bonus-text strong{color:var(--accent);text-transform:uppercase;font-weight:800}.voxbox-cta__bonus-price{color:var(--accent);font-size:1.125rem;font-weight:800}.voxbox-cta__pricing{padding:2rem 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:2rem}.voxbox-cta__total-value{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.voxbox-cta__label{color:#fff9;font-size:1.125rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.voxbox-cta__old-price{color:#fff6;font-size:1.5rem;font-weight:700;text-decoration:line-through}.voxbox-cta__final-pricing{display:flex;justify-content:space-between;align-items:center}.voxbox-cta__price-tag{background:linear-gradient(90deg,var(--accent) 0%,var(--accent-light) 100%);padding:.5rem 1.5rem;border-radius:5px;transform:skew(-5deg)}.voxbox-cta__price-label{color:#fff;font-size:.875rem;font-weight:900;text-transform:uppercase;letter-spacing:1px;font-style:italic;display:block;transform:skew(5deg)}.voxbox-cta__price-amounts{display:flex;align-items:center;gap:1rem}.voxbox-cta__compare-price{color:#fff6;font-size:1.75rem;font-weight:700;text-decoration:line-through}.voxbox-cta__final-price{color:var(--accent);font-size:3.5rem;font-weight:900;line-height:1}.voxbox-cta__button{display:flex;align-items:center;justify-content:center;gap:.75rem;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-light) 100%);color:#fff;padding:1.5rem 3rem;border-radius:10px;font-weight:900;font-size:1.125rem;text-decoration:none;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease;box-shadow:0 10px 40px rgba(var(--accent-rgb),.4);width:100%}.voxbox-cta__button:hover,.voxbox-cta__button:active{transform:translateY(-2px);box-shadow:0 15px 50px rgba(var(--accent-rgb),.6);background:linear-gradient(135deg,var(--accent-light) 0%,var(--accent) 100%);color:#fff}.voxbox-cta__button svg{transition:transform .3s ease}.voxbox-cta__button:hover svg{transform:scale(1.1)}@media(max-width:768px){.voxbox-cta{padding:4rem 0}.voxbox-cta__container{padding:0 1.5rem}.voxbox-cta__content{padding:2rem 1.5rem}.voxbox-cta__preset-name,.voxbox-cta__value-name,.voxbox-cta__bonus-text,.voxbox-cta__preset-price{font-size:.875rem}.voxbox-cta__final-pricing{flex-direction:column;gap:1rem;align-items:flex-start}.voxbox-cta__price-amounts{width:100%;justify-content:space-between}.voxbox-cta__final-price{font-size:2.5rem}.voxbox-cta__button{padding:1.25rem 2rem;font-size:1rem}}.voxbox-hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(to bottom,#000 0% 70%,#0a0a0a);width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:-100px;padding-top:100px}.voxbox-hero__video-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.voxbox-hero__video,.voxbox-hero__bg-image{width:100%;height:100%;object-fit:cover}.voxbox-hero__video-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#1a1a1a,#0a0a0a);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#ffffff1a}.voxbox-hero__video-placeholder p{margin:0;font-size:1.125rem;font-weight:600}.voxbox-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0006,#000c);z-index:2}.voxbox-hero__content{position:relative;z-index:3;width:100%;padding:2rem}.voxbox-hero__container{max-width:800px;margin:0 auto;text-align:center}.voxbox-hero__heading{font-size:clamp(2.5rem,8vw,5rem);font-weight:900;color:#fff;margin:0 0 1rem;line-height:1.1;letter-spacing:-.02em;text-transform:uppercase}.voxbox-hero__subheading{font-size:clamp(1.125rem,3vw,1.5rem);color:#ffffffe6;margin:0 0 2rem;font-weight:500}.voxbox-hero__pricing{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.voxbox-hero__price{font-size:clamp(2.5rem,5vw,4rem);font-weight:900;color:#d65a22;text-shadow:0 0 30px rgba(214,90,34,.5)}.voxbox-hero__compare-price{font-size:clamp(1.5rem,3vw,2rem);color:#ffffff80;text-decoration:line-through}.voxbox-hero__save{background:#d65a22;color:#fff;padding:.5rem 1rem;border-radius:50px;font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px}.voxbox-hero__cta{display:inline-flex;align-items:center;gap:.75rem;background:#d65a22;color:#fff;padding:1.25rem 3rem;border-radius:50px;font-weight:700;font-size:1.125rem;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease;box-shadow:0 10px 40px #d65a2266}.voxbox-hero__cta:hover{transform:translateY(-2px);box-shadow:0 15px 50px #d65a2299;background:#ff7a3d}.voxbox-hero__cta svg{transition:transform .3s ease}.voxbox-hero__cta:hover svg{transform:translate(5px)}.voxbox-hero__trust{margin-top:2rem;color:#ffffffb3;font-size:.875rem}.voxbox-hero__stars{color:#d65a22;font-size:1.5rem;margin-bottom:.5rem}@media(max-width:768px){.voxbox-hero{min-height:90vh}.voxbox-hero__pricing{flex-direction:column;gap:.5rem}.voxbox-hero__cta{padding:1rem 2rem;font-size:1rem;width:100%;max-width:300px;justify-content:center}}.voxbox-showcase{padding:6rem 0;background:#0a0a0a;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.voxbox-showcase__container{max-width:1400px;margin:0 auto;padding:0 2rem}.voxbox-showcase__heading{font-size:clamp(2rem,5vw,3.5rem);font-weight:900;text-align:center;color:#fff;margin:0 0 4rem;text-transform:uppercase;letter-spacing:-.02em}.voxbox-showcase__content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-bottom:4rem}.voxbox-showcase__image{position:relative}.voxbox-showcase__img{width:100%;height:auto;border-radius:20px;box-shadow:0 20px 60px #00000080}.voxbox-showcase__image-placeholder{aspect-ratio:1;background:linear-gradient(135deg,#1a1a1a,#0f0f0f);border:2px dashed rgba(var(--accent-rgb),.3);border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#ffffff4d}.voxbox-showcase__image-placeholder p{margin:0;font-size:1.125rem;font-weight:600}.voxbox-showcase__features{display:flex;flex-direction:column;gap:2rem}.voxbox-feature{display:flex;gap:1.5rem;align-items:flex-start}.voxbox-feature__icon{flex-shrink:0;width:60px;height:60px;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-light) 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 10px 30px rgba(var(--accent-rgb),.3)}.voxbox-feature__content h3{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 .5rem}.voxbox-feature__content p{font-size:1rem;color:#ffffffb3;line-height:1.6;margin:0}.voxbox-showcase__cta{text-align:center}.voxbox-showcase__button{display:inline-flex;align-items:center;gap:.75rem;background:var(--accent);color:#fff;padding:1.25rem 3rem;border-radius:50px;font-weight:700;font-size:1.125rem;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease;box-shadow:0 10px 40px rgba(var(--accent-rgb),.4)}.voxbox-showcase__button:hover,.voxbox-showcase__button:active{transform:translateY(-2px);box-shadow:0 15px 50px rgba(var(--accent-rgb),.6);background:var(--accent-light);color:#fff}.voxbox-showcase__button svg{transition:transform .3s ease}.voxbox-showcase__button:hover svg{transform:translate(5px)}@media(max-width:968px){.voxbox-showcase{padding:4rem 0}.voxbox-showcase__container{padding:0 1.5rem}.voxbox-showcase__content{grid-template-columns:1fr;gap:3rem}.voxbox-feature{gap:1rem}.voxbox-feature__icon{width:50px;height:50px}.voxbox-showcase__button{padding:1rem 2rem;font-size:1rem;width:100%;max-width:350px;justify-content:center}}.voxbox-testimonials{padding:6rem 0;background:linear-gradient(to bottom,#1a1a1a,#0f0f0f,#000);width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.voxbox-testimonials__container{max-width:1400px;margin:0 auto;padding:0 2rem}.voxbox-testimonials__heading{font-size:clamp(2rem,5vw,3.5rem);font-weight:900;text-align:center;color:#fff;margin:0 0 3rem;text-transform:uppercase;letter-spacing:-.02em}.voxbox-testimonials__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem;padding:3rem 0;border-top:1px solid rgba(214,90,34,.2);border-bottom:1px solid rgba(214,90,34,.2)}.voxbox-stat{text-align:center}.voxbox-stat__number{font-size:clamp(2rem,4vw,3rem);font-weight:900;color:#d65a22;margin-bottom:.5rem}.voxbox-stat__label{font-size:1rem;color:#ffffffb3;text-transform:uppercase;letter-spacing:1px;font-weight:600}.voxbox-testimonials__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.voxbox-testimonial-card{background:#ffffff08;border:1px solid rgba(214,90,34,.2);border-radius:20px;padding:2rem;transition:all .3s ease}.voxbox-testimonial-card:hover{transform:translateY(-5px);border-color:#d65a22;background:#d65a220d;box-shadow:0 20px 60px #d65a2233}.voxbox-testimonial-card__stars{color:#d65a22;font-size:1.5rem;margin-bottom:1rem}.voxbox-testimonial-card__text{font-size:1rem;color:#ffffffe6;line-height:1.6;margin:0 0 1.5rem}.voxbox-testimonial-card__author{display:flex;align-items:center;gap:1rem}.voxbox-testimonial-card__avatar{width:50px;height:50px;background:linear-gradient(135deg,#d65a22,#ff7a3d);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.voxbox-testimonial-card__name{font-weight:700;color:#fff;font-size:1rem}.voxbox-testimonial-card__title{font-size:.875rem;color:#fff9}@media(max-width:968px){.voxbox-testimonials{padding:4rem 0}.voxbox-testimonials__container{padding:0 1.5rem}.voxbox-testimonials__stats{grid-template-columns:1fr;gap:2rem;padding:2rem 0}.voxbox-testimonials__grid{grid-template-columns:1fr;gap:1.5rem}}.yeat-sticky-bar{position:fixed;top:0;left:0;right:0;z-index:99999;background:#12121673;backdrop-filter:blur(22px) saturate(160%);-webkit-backdrop-filter:blur(22px) saturate(160%);border-bottom:1px solid rgba(255,255,255,.08);color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;padding-top:env(safe-area-inset-top,0px)}.yeat-sticky-bar__inner{max-width:1200px;margin:0 auto;padding:.75rem 2rem;display:flex;align-items:center;gap:1.5rem}.yeat-sticky-bar__label{font-size:.8rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.12em;white-space:nowrap;flex-shrink:0;padding:.35rem .85rem;border-radius:999px;background:#d62828d9;box-shadow:0 4px 18px #d6282859}.yeat-sticky-bar__countdown{display:flex;align-items:center;gap:.4rem;flex-shrink:0}.yeat-sticky-bar__time-box{background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:7px;min-width:48px;padding:.35rem .5rem .3rem;text-align:center;font-variant-numeric:tabular-nums;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1;gap:.15rem}.yeat-sticky-bar__time-value{font-size:1.05rem;font-weight:700;color:#fff;letter-spacing:.02em;line-height:1}.yeat-sticky-bar__time-unit{font-size:.58rem;font-weight:600;color:#ffffffa6;text-transform:uppercase;letter-spacing:.08em;line-height:1}.yeat-sticky-bar__price{display:flex;flex-direction:column;align-items:flex-start;line-height:1.1;flex:0 1 auto;margin-left:auto;margin-right:1rem}.yeat-sticky-bar__compare{font-size:1.1rem;color:#ffffff8c;text-decoration:line-through;font-weight:500}.yeat-sticky-bar__price-current{font-size:1.5rem;font-weight:800;color:#fff;margin-top:.1rem;letter-spacing:-.01em}.yeat-sticky-bar__cta{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;background:#fff;color:#0a0a0a;font-size:.95rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:.6rem 2.75rem;border-radius:8px;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;white-space:nowrap;flex-shrink:0;box-shadow:0 4px 18px #ffffff1f}.yeat-sticky-bar__cta:hover{transform:translateY(-1px);box-shadow:0 8px 28px #ffffff38;color:#0a0a0a}.yeat-sticky-bar__cta-icon{display:inline-flex;align-items:center;justify-content:center;font-size:1.05em;line-height:1;transition:transform .15s ease}.yeat-sticky-bar__cta:hover .yeat-sticky-bar__cta-icon{transform:translate(2px)}body.has-yeat-sticky-bar{padding-top:var(--yeat-sticky-bar-h, 60px)}@media(max-width:900px){.yeat-sticky-bar__label{display:none}}@media(max-width:768px){.yeat-sticky-bar__inner{padding:.7rem .85rem;gap:.7rem}.yeat-sticky-bar__time-box{min-width:42px;padding:.4rem .35rem .32rem;border-radius:6px;gap:.12rem}.yeat-sticky-bar__time-value{font-size:1rem}.yeat-sticky-bar__time-unit{font-size:.56rem;letter-spacing:.07em}.yeat-sticky-bar__price{margin-right:.6rem}.yeat-sticky-bar__compare{font-size:1.02rem}.yeat-sticky-bar__price-current{font-size:1.35rem}.yeat-sticky-bar__cta{padding:.65rem 2.1rem;font-size:.95rem;letter-spacing:.04em;gap:.45rem}}@media(max-width:480px){.yeat-sticky-bar__inner{padding:.6rem .65rem;gap:.5rem}.yeat-sticky-bar__countdown{gap:.3rem}.yeat-sticky-bar__time-box{min-width:38px;padding:.32rem .25rem .26rem;gap:.1rem}.yeat-sticky-bar__time-value{font-size:.88rem}.yeat-sticky-bar__time-unit{font-size:.5rem;letter-spacing:.05em}.yeat-sticky-bar__compare{font-size:.9rem}.yeat-sticky-bar__price-current{font-size:1.2rem}.yeat-sticky-bar__price{margin-right:.4rem}.yeat-sticky-bar__cta{padding:.58rem 1.65rem;font-size:.88rem;gap:.4rem}}.award-badge{display:inline-block;width:150px;max-width:100%;text-decoration:none;perspective:700px;cursor:pointer}@media(min-width:640px){.award-badge{width:180px}}.award-badge__inner{display:block;border-radius:10px;overflow:hidden;transform:perspective(700px) rotateX(0) rotateY(0) scale(1);transform-origin:center center;transition:transform .22s ease-out;filter:drop-shadow(0 6px 18px rgba(0,0,0,.25))}.award-badge__svg{display:block;width:100%;height:auto}.award-badge__overlays{transform-box:fill-box}.award-badge__overlay{transform-origin:130px 27px;transform-box:fill-box;will-change:transform}@keyframes award-badge-spin-a{0%,to{transform:rotate(0)}50%{transform:rotate(12deg)}}@keyframes award-badge-spin-b{0%,to{transform:rotate(10deg)}50%{transform:rotate(22deg)}}@keyframes award-badge-spin-c{0%,to{transform:rotate(20deg)}50%{transform:rotate(30deg)}}@keyframes award-badge-spin-d{0%,to{transform:rotate(30deg)}50%{transform:rotate(42deg)}}@keyframes award-badge-spin-e{0%,to{transform:rotate(40deg)}50%{transform:rotate(52deg)}}@keyframes award-badge-spin-f{0%,to{transform:rotate(50deg)}50%{transform:rotate(62deg)}}@keyframes award-badge-spin-g{0%,to{transform:rotate(60deg)}50%{transform:rotate(72deg)}}@keyframes award-badge-spin-h{0%,to{transform:rotate(70deg)}50%{transform:rotate(82deg)}}.award-badge__overlay--1{animation:award-badge-spin-a 5s ease-in-out infinite}.award-badge__overlay--2{animation:award-badge-spin-b 5s ease-in-out infinite}.award-badge__overlay--3{animation:award-badge-spin-c 5s ease-in-out infinite}.award-badge__overlay--4{animation:award-badge-spin-d 5s ease-in-out infinite}.award-badge__overlay--5{animation:award-badge-spin-e 5s ease-in-out infinite}.award-badge__overlay--6{animation:award-badge-spin-f 5s ease-in-out infinite}.award-badge__overlay--7{animation:award-badge-spin-g 5s ease-in-out infinite}.award-badge__overlay--8{animation:award-badge-spin-h 5s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.award-badge__overlay{animation:none}.award-badge__inner{transition:none}}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:140;display:flex;align-items:flex-end;justify-content:center;pointer-events:none}.cart-drawer[hidden]{display:none}.cart-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a0c108c;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);opacity:0;transition:opacity .32s ease;pointer-events:auto}.cart-drawer.is-open .cart-drawer__backdrop{opacity:1}.cart-drawer__panel{position:relative;width:100%;max-width:none;height:94vh;height:94dvh;max-height:94vh;margin:0 clamp(1rem,3vw,3rem);background:#f2f3f5;border-top-left-radius:22px;border-top-right-radius:22px;box-shadow:0 -18px 48px #0a0c1052;overflow:hidden;transform:translateY(100%);transition:transform .48s cubic-bezier(.22,1,.36,1);pointer-events:auto;display:flex;flex-direction:column}.cart-drawer.is-open .cart-drawer__panel{transform:translateY(0)}.cart-drawer__panel:before{content:"";position:absolute;top:10px;left:50%;transform:translate(-50%);width:44px;height:4px;border-radius:999px;background:#0f11152e;z-index:2;pointer-events:none}.cart-drawer__close{position:absolute;top:18px;right:22px;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:0;border-radius:999px;background:#0f111514;color:#0f1115;cursor:pointer;transition:background .2s ease,transform .2s ease}.cart-drawer__close:hover{background:#0f111529;transform:scale(1.04)}.cart-drawer__scroll{flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-top:clamp(2rem,4vw,3.5rem);padding-bottom:0}.cart-drawer__content{min-height:240px}.cart-drawer__loading{display:flex;align-items:center;justify-content:center;padding:5rem 1rem}.cart-drawer__spinner{width:28px;height:28px;border-radius:50%;border:2px solid rgba(15,17,21,.15);border-top-color:var(--color-accent, #0764E8);animation:cartDrawerSpin .8s linear infinite}@keyframes cartDrawerSpin{to{transform:rotate(360deg)}}.cart-drawer__content .cart-page__mobile-head{display:none!important}.cart-drawer__content .cart-page{min-height:0;padding:0 0 1.5rem;background:transparent}.cart-drawer__content .cart-page__intro--desktop{padding-top:.5rem;margin-bottom:1.25rem}.cart-drawer__content .cart-page__summary{position:static}.cart-drawer__content .cart-faq{margin-top:1.75rem;padding-bottom:.5rem}.cart-drawer__content .cart-faq__body{height:auto!important;opacity:1!important;overflow:visible!important}.cart-drawer__content .cart-faq__item:not([open]) .cart-faq__body{display:none}.cart-drawer__content .cart-faq__a{transform:none!important}.cart-drawer__footer-slot{margin-top:2rem}.cart-drawer__footer-slot .site-footer{--footer-bg: #ffffff;--footer-fg: #0f1115;--footer-muted: #6b7280;--footer-border: #e5e7eb;background:#fff;color:#0f1115;margin:0}.cart-drawer__footer-slot .site-footer__logo{filter:invert(1)}@media(max-width:899px){.cart-drawer__panel{max-width:none;height:96vh;height:96dvh;max-height:96vh;margin:0;border-top-left-radius:20px;border-top-right-radius:20px}.cart-drawer__scroll{padding-top:clamp(1.5rem,6vw,2.5rem)}}body.cart-drawer-open{overflow:hidden}@media(prefers-reduced-motion:reduce){.cart-drawer__panel,.cart-drawer__backdrop{transition:none}}.product-card{position:relative;display:flex;flex-direction:column;background:#151516;border:0;border-radius:22px;padding:1.25rem 1.25rem 1rem;gap:.375rem;color:#fff;text-decoration:none;overflow:hidden;transition:background .25s ease;box-shadow:none;aspect-ratio:4 / 5;min-height:300px}.product-card__top{display:flex;flex-direction:column;gap:.5rem;z-index:2}.product-card__eyebrow-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-height:.9rem}.product-card__eyebrow{font-size:.75rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#ffffff8c}.product-card__eyebrow--sale{color:#ffffffbf;font-weight:700}.product-card__badge{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#f59e0b}.product-card__badge-icon{color:#f59e0b}.product-card__title{font-family:var(--font-heading);font-size:clamp(1.125rem,.5vw + 1rem,1.5rem);font-weight:800;letter-spacing:-.01em;text-transform:uppercase;line-height:1.05;margin:.25rem 0 0;color:#fff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.product-card__media{position:relative;flex:1;display:flex;align-items:center;justify-content:center;padding:.5rem .5rem .75rem;min-height:0}.product-card__media:after{content:"";position:absolute;left:50%;top:78%;width:60%;height:12%;transform:translate(-50%,-50%);background:radial-gradient(ellipse at center,#ffffff38,#ffffff14 45%,#fff0 70%);filter:blur(10px);pointer-events:none;z-index:1}.product-card__img{position:relative;z-index:2;max-width:78%;max-height:78%;width:auto;height:auto;object-fit:contain;transform:translateZ(0);filter:drop-shadow(0 14px 18px rgba(0,0,0,.55)) drop-shadow(0 4px 8px rgba(0,0,0,.35))}.product-card__placeholder{width:72%;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ffffff0a,#ffffff03);border-radius:12px}.product-card__placeholder span{font-family:var(--font-heading);font-size:3rem;font-weight:800;color:#ffffff4d}.product-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:.75rem;z-index:2}.product-card__price{font-size:.9375rem;font-weight:500;color:#ffffffd9;display:inline-flex;align-items:baseline;gap:.5rem}.product-card__price-prefix{color:#ffffff8c;font-weight:400;font-size:.8125rem;margin-right:-.125rem}.product-card__price-sale{color:var(--color-accent, #0764E8);font-weight:600}.product-card__price-compare{color:#fff6;text-decoration:line-through;font-size:.8125rem;font-weight:400}.product-card__arrow{display:inline-flex;align-items:center;justify-content:center;gap:0;height:36px;min-width:36px;padding:0;border-radius:999px;background:#fff;color:#000;overflow:hidden;transition:padding .35s cubic-bezier(.22,1,.36,1),gap .35s cubic-bezier(.22,1,.36,1),background-color .25s ease,color .25s ease,box-shadow .25s ease;flex-shrink:0;will-change:padding,gap;box-shadow:0 1px 2px #0000001a}.product-card__arrow-label{display:inline-block;max-width:0;opacity:0;white-space:nowrap;font-size:.9375rem;font-weight:500;letter-spacing:.005em;overflow:hidden;transition:max-width .35s cubic-bezier(.22,1,.36,1),opacity .22s ease .05s}.product-card__arrow-icon{flex-shrink:0;transition:transform .25s ease}.product-card:hover .product-card__arrow,.product-card:active .product-card__arrow,.product-card:focus-visible .product-card__arrow{gap:6px;padding:0 8px 0 16px;background:var(--color-accent, #0764E8);color:#fff;box-shadow:0 6px 16px -6px color-mix(in srgb,var(--color-accent, #0764E8) 60%,transparent)}.product-card:hover .product-card__arrow-label,.product-card:active .product-card__arrow-label,.product-card:focus-visible .product-card__arrow-label{max-width:120px;opacity:1}.product-card:hover .product-card__arrow-icon,.product-card:active .product-card__arrow-icon,.product-card:focus-visible .product-card__arrow-icon{transform:translate(2px)}@media(max-width:749px){.product-card{padding:1.25rem 1.25rem 1.125rem;min-height:0;aspect-ratio:4 / 5;border-radius:20px;gap:.375rem}.product-card__top{gap:.5rem}.product-card__eyebrow{font-size:.75rem;letter-spacing:.16em}.product-card__badge{font-size:.75rem;letter-spacing:.14em}.product-card__title{font-size:1.375rem;margin-top:.25rem;-webkit-line-clamp:2}.product-card__media{padding:.5rem 0 .75rem}.product-card__img{max-width:82%;max-height:82%}.product-card__price{font-size:1rem;gap:.4rem}.product-card__price-prefix{font-size:.8125rem}.product-card__arrow{height:36px;min-width:36px}}.buy-pill--dock{position:fixed;left:50%;bottom:1.5rem;transform:translate(-50%,calc(100% + 2rem));z-index:80;width:fit-content;max-width:calc(100% - 1.5rem);transition:transform .4s cubic-bezier(.22,1,.36,1),opacity .3s ease;opacity:0;pointer-events:none;gap:1.125rem;padding:.75rem .75rem .75rem .875rem;border-radius:999px}.buy-pill--dock[hidden]{display:none}.buy-pill--dock.is-visible{transform:translate(-50%);opacity:1;pointer-events:auto}body.is-mega-locked .buy-pill--dock{opacity:0!important;pointer-events:none!important;transform:translate(-50%,calc(100% + 2rem))!important}.buy-pill--dock .buy-pill__media{width:60px;height:60px}.buy-pill--dock .buy-pill__text{padding-right:1rem;gap:.1875rem}.buy-pill--dock .buy-pill__title{font-size:1.0625rem;font-weight:600}.buy-pill--dock .buy-pill__price{font-size:.8125rem}.buy-pill--dock .buy-pill__btn{padding:1rem 1.75rem;font-size:.9375rem;gap:.625rem}.buy-pill--dock .buy-pill__btn svg{width:16px;height:16px}@media(max-width:749px){.buy-pill--dock{left:0;right:0;bottom:0;width:100%;max-width:none;transform:translateY(calc(100% + 2rem));padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom)) 1rem;gap:.75rem;border-radius:0;border-left:0;border-right:0;border-bottom:0;background:#0e1116f5;box-shadow:0 -12px 28px -16px #000c}.buy-pill--dock.is-visible{transform:translateY(0)}.buy-pill--dock .buy-pill__media{display:none}.buy-pill--dock .buy-pill__text{flex:1;min-width:0;padding-right:.5rem;gap:.125rem}.buy-pill--dock .buy-pill__title{font-size:.9375rem;font-weight:600;color:#fff;white-space:normal;line-height:1.25;order:2;text-transform:none;letter-spacing:0;color:#ffffffa6;font-weight:400}.buy-pill--dock .buy-pill__price{font-size:1rem;font-weight:600;color:#fff;text-transform:none;letter-spacing:0;order:1}.buy-pill--dock .buy-pill__btn{padding:.75rem 1.5rem;font-size:.9375rem;text-transform:none;letter-spacing:0;font-weight:600}.buy-pill--dock .buy-pill__btn svg{display:none}}.variant-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:flex-end;justify-content:center;opacity:0;pointer-events:none;transition:opacity .2s ease}.variant-modal[hidden]{display:none}.variant-modal.is-open{opacity:1;pointer-events:auto}.variant-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.variant-modal__panel{position:relative;width:min(440px,calc(100% - 1.5rem));margin:0 auto 1rem;padding:1.25rem 1.25rem 1.125rem;background:#0e1116;border:1px solid rgba(255,255,255,.08);border-radius:22px;box-shadow:0 40px 80px -20px #000c;color:#fff;transform:translateY(24px);transition:transform .3s cubic-bezier(.22,1,.36,1)}.variant-modal.is-open .variant-modal__panel{transform:translateY(0)}.variant-modal__close{position:absolute;top:.625rem;right:.625rem;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#ffffffb3;background:#ffffff0a;border:0;cursor:pointer;transition:background .15s ease,color .15s ease}.variant-modal__close:hover{background:#ffffff14;color:#fff}.variant-modal__title{margin:0 0 .25rem;font-family:var(--font-heading);font-size:1.25rem;font-weight:700;letter-spacing:-.01em}.variant-modal__subtitle{margin:0 0 .875rem;font-size:.8125rem;color:#fff9}.variant-modal__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.375rem}.variant-modal__item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem .9375rem;border-radius:12px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);color:#fff;cursor:pointer;text-align:left;transition:background .15s ease,border-color .15s ease,transform .15s ease}.variant-modal__item:hover:not([disabled]){background:#ffffff0f;border-color:#ffffff24}.variant-modal__item:active:not([disabled]){transform:scale(.99)}.variant-modal__item[disabled]{opacity:.45;cursor:not-allowed}.variant-modal__item-main{display:flex;align-items:center;gap:.625rem;min-width:0}.variant-modal__item-title{font-size:.9375rem;font-weight:600}.variant-modal__item-badge{font-size:.6875rem;font-weight:600;color:#ffffff8c;background:#ffffff0d;padding:.1875rem .5rem;border-radius:999px;text-transform:uppercase;letter-spacing:.06em}.variant-modal__item-side{display:inline-flex;align-items:center;color:#ffffff8c;flex-shrink:0;transition:transform .15s ease,color .15s ease}.variant-modal__item:hover:not([disabled]) .variant-modal__item-side{color:#fff;transform:translate(2px)}.variant-modal__waves{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.875rem;padding:.75rem .9375rem;border-radius:12px;background:#0764e814;border:1px solid rgba(7,100,232,.25);color:#fff;text-decoration:none;font-size:.8125rem;transition:background .18s ease,border-color .18s ease,transform .18s ease}.variant-modal__waves:hover{background:#0764e829;border-color:#0764e88c;transform:translateY(-1px)}.variant-modal__waves-text{color:#ffffffd1}.variant-modal__waves-cta{color:var(--color-accent, #0764E8);font-weight:600;text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;margin-left:.1875rem}.variant-modal__waves svg{color:var(--color-accent, #0764E8);flex-shrink:0;transition:transform .18s ease}.variant-modal__waves:hover svg{transform:translate(2px,-2px)}.variant-modal__waves-note{margin:.5rem 0 0;text-align:center;font-size:.75rem;font-style:italic;letter-spacing:.01em;color:#fff9}@media(min-width:750px){.variant-modal{align-items:center}.variant-modal__panel{margin:0 auto}}@media(prefers-reduced-motion:reduce){.variant-modal,.variant-modal__panel{transition:none}}@property --shiny-x{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@keyframes shiny-btn-shine{0%{--shiny-x: 100%}60%{--shiny-x: -100%}to{--shiny-x: -100%}}.shiny-btn{--shiny-x: 100%;position:relative;display:inline-flex;align-items:center;justify-content:center;border:0;cursor:pointer;padding:.75rem 1.5rem;border-radius:10px;font-family:var(--font-body, inherit);font-weight:500;text-transform:uppercase;letter-spacing:.04em;text-decoration:none;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:box-shadow .3s ease,transform .15s ease;animation:shiny-btn-shine 4s linear infinite;animation-delay:1s}.shiny-btn:active{transform:scale(.97)}.shiny-btn--md{font-size:.8125rem;padding:.75rem 1.5rem}.shiny-btn--lg{font-size:.9375rem;padding:1rem 2rem;border-radius:12px}.shiny-btn--dark{background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.12) 0%,transparent 60%),#0a0b0e;color:#ffffffe6}.shiny-btn--dark:hover{box-shadow:0 0 20px #ffffff1f}.shiny-btn--light{background:radial-gradient(circle at 50% 0%,rgba(0,0,0,.06) 0%,transparent 60%),#fff;color:#000000bf}.shiny-btn--light:hover{box-shadow:0 0 20px #00000014}.shiny-btn__text{position:relative;display:block;z-index:2;-webkit-mask-image:linear-gradient(-75deg,#fff calc(var(--shiny-x) + 20%),transparent calc(var(--shiny-x) + 30%),#fff calc(var(--shiny-x) + 100%));mask-image:linear-gradient(-75deg,#fff calc(var(--shiny-x) + 20%),transparent calc(var(--shiny-x) + 30%),#fff calc(var(--shiny-x) + 100%))}.shiny-btn__border{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit;padding:1px;pointer-events:none;background:linear-gradient(-75deg,#ffffff1a calc(var(--shiny-x) + 20%),#ffffff80 calc(var(--shiny-x) + 25%),#ffffff1a calc(var(--shiny-x) + 100%));-webkit-mask:linear-gradient(#000,#000) content-box,linear-gradient(#000,#000);mask:linear-gradient(#000,#000) content-box,linear-gradient(#000,#000);-webkit-mask-composite:xor;mask-composite:exclude}.shiny-btn--light .shiny-btn__border{background:linear-gradient(-75deg,#00000014 calc(var(--shiny-x) + 20%),#00000059 calc(var(--shiny-x) + 25%),#00000014 calc(var(--shiny-x) + 100%))}@media(prefers-reduced-motion:reduce){.shiny-btn{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/45/compiled_assets/styles.css.map */
