@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:wght@500;600;700;800;900&family=Roboto:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap");:root{--ink:#241629;--stroke:#2d2035;--paper:#f2dbe9;--pill:#3b0f43;--radius:14px}*{box-sizing:border-box}body,html{margin:0;padding:0;scroll-behavior:smooth}body{min-height:100vh;font-family:Inter,sans-serif;color:var(--ink);background:radial-gradient(circle at 10% 16%,#ff5b5e 0 110px,transparent 112px),radial-gradient(circle at 87% 80%,#20c8d5 0 140px,transparent 142px),linear-gradient(145deg,#f52f8d 0 9%,transparent 9% 21%,#1cc7d6 21% 30%,transparent 30% 43%,#ffca1d 43% 52%,transparent 52% 66%,#4d3cd3 66% 77%,transparent 77%),linear-gradient(180deg,#5a0d61,#26023b)}.page{margin:0 auto;padding:10px 8px 14px}.frame{border:3px solid var(--stroke);border-radius:var(--radius);overflow:hidden}.topbar{height:64px;padding:10px 12px;background:#f3dce8;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:8px;gap:8px}.brand img{width:126px;display:block;filter:brightness(0)}.menu{display:flex;justify-content:center;gap:20px}.menu a{color:#35263f;text-decoration:none;font-size:12px;font-weight:800;letter-spacing:.02em;transition:transform .18s ease,opacity .18s ease}.menu a:hover{opacity:.72;transform:translateY(-1px)}.menu-social-link{display:inline-flex;align-items:center;justify-content:center}.menu-social-link img{width:22px;height:22px;display:block}.pill-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:var(--pill);color:#fff;border-radius:999px;min-height:32px;padding:7px 16px;font-family:Bebas Neue,sans-serif;letter-spacing:.02em;font-size:24px;transition:box-shadow .22s ease,filter .22s ease}.reserve{min-height:36px;padding-inline:18px}.wow-btn{box-shadow:0 14px 26px rgba(39,12,58,.18)}.hero{margin-top:8px;min-height:356px;display:grid;grid-template-columns:35% 1fr;position:relative;isolation:isolate;background:linear-gradient(145deg,transparent 0 72%,#0098f0 72% 79%,transparent 79%),linear-gradient(32deg,transparent 0 70%,#17d1bb 70% 76%,transparent 76%),linear-gradient(145deg,transparent 0 80%,#fe2d8f 80% 92%,transparent 92%),linear-gradient(180deg,#9f1a9f,#6d0f82 48%,#36034a)}.hero-spotlight{position:absolute;border-radius:999px;filter:blur(10px);opacity:.8;pointer-events:none;z-index:0}.hero-spotlight-one{top:16px;left:-12px;width:160px;height:160px;background:radial-gradient(circle,rgba(255,202,29,.9) 0,rgba(255,202,29,0) 70%)}.hero-spotlight-two{right:18px;bottom:10px;width:220px;height:220px;background:radial-gradient(circle,rgba(30,210,218,.6) 0,rgba(30,210,218,0) 72%)}.hero-badge{position:absolute;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:7px 14px;border:2px solid hsla(0,0%,100%,.36);border-radius:999px;background:rgba(255,248,232,.18);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff8e8;font-family:Bebas Neue,sans-serif;font-size:22px;letter-spacing:.04em;box-shadow:0 18px 30px rgba(27,5,37,.2)}.hero-badge-top{top:18px;right:20px}.hero-badge-middle{top:128px;left:22%}.hero-badge-bottom{right:44px;bottom:30px}.hero-media{display:grid;place-items:end center;padding:14px 6px 0;position:relative;z-index:1}.hero-media-shell{position:relative;width:100%;max-width:234px}.hero-media-shell:before{content:"";position:absolute;inset:auto 10% 8% 10%;height:18px;border-radius:999px;background:rgba(15,3,25,.45);filter:blur(12px);z-index:-1}.hero-media img{width:100%;max-width:234px;object-fit:contain}.hero-copy{padding:14px 14px 16px 0;display:flex;flex-direction:column;justify-content:center;gap:8px;color:#fff8e8;position:relative;z-index:1}.card h2,.card h3,.footer h4,.handle,.hero h1,.label,.value{margin:0;font-family:Bebas Neue,sans-serif;letter-spacing:.02em;line-height:.9}.handle,.hero h1{font-size:68px}.hero h1{margin-top:2px;max-width:410px}.hero-detail{width:120px;height:90px;border-radius:10px;object-fit:cover;border:2px solid hsla(0,0%,100%,.35);box-shadow:0 8px 18px rgba(0,0,0,.25)}.hero-detail-wrap{width:-moz-fit-content;width:fit-content}.hero .pill-btn{margin-top:4px;background:#efe4ea;color:#3a2d46;align-self:flex-start}.catalog{margin-top:8px;grid-template-columns:1fr 1fr}.catalog,.left-col,.right-col{display:grid;grid-gap:8px;gap:8px}.card{padding:10px;position:relative;box-shadow:0 18px 28px rgba(43,18,54,.16);transition:box-shadow .22s ease}.card:after{content:"";position:absolute;inset:-30% auto auto -20%;width:44%;height:180%;background:linear-gradient(180deg,hsla(0,0%,100%,.38),hsla(0,0%,100%,0));transform:rotate(18deg);opacity:.45;pointer-events:none}.card-classic-main{min-height:274px;background:linear-gradient(180deg,#ea8adb 0 57%,#9d31d9 57% 100%)}.card-classic-features{min-height:274px;background:#f095d8}.card-audio{min-height:274px;background:linear-gradient(165deg,#1cd9d0,#0ebeb2 52%,#25cf8f)}.card-360{min-height:274px;background:#ffc915;position:relative}.card h2,.card h3{text-align:center;font-size:63px}.booth-row{margin-top:10px;display:block}.booth-row img{width:100%;max-height:150px;object-fit:contain}.booth-lineup{border-radius:10px;background:hsla(0,0%,100%,.3);padding:4px}.feature-photo{margin-top:8px;width:100%;height:124px;object-fit:cover;border-radius:11px;border:2px solid rgba(44,25,53,.2)}.audio-pack{width:100%;max-height:130px;object-fit:contain}.audio-row{margin-top:4px;display:block}.audio-row img{width:100%;max-height:132px;object-fit:contain}.platforms{width:74%;max-height:154px;margin:0 auto 4px;display:block;object-fit:contain}.platform-alt{position:absolute;left:12px;bottom:36px;width:38%;object-fit:contain;opacity:.95}.feature-grid{margin-top:8px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:6px;gap:6px;align-items:start}.feature-grid div{text-align:center}.feature-grid img{width:24px;height:24px;display:block;margin:0 auto 2px;object-fit:contain}.feature-grid span{display:block;font-size:11px;font-weight:800;line-height:1.1}.card-cta{margin:8px auto 0;font-size:22px;min-height:28px;padding-inline:14px;position:relative;z-index:2}.stats{margin-top:8px;min-height:138px;padding:10px 14px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;text-align:center;color:#fff;background:linear-gradient(145deg,transparent 0 74%,#ff2a8b 74% 81%,transparent 81%),linear-gradient(150deg,#290f44,#1d0633)}.value{font-size:62px}.label{margin-top:2px;font-size:16px}.footer{margin-top:8px;min-height:94px;background:#f3dce8;padding:10px;display:grid;grid-template-columns:auto 1fr auto;align-items:end;grid-gap:10px;gap:10px}.footer-columns{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.footer h4{margin-bottom:2px;font-size:20px}.footer a{display:block;color:#2c1a35;text-decoration:none;font-size:9px;font-weight:800;line-height:1.2;transition:opacity .18s ease}.footer a:hover{opacity:.7}.socials{display:flex;gap:7px}.socials a,.socials img{display:block}.socials img{width:18px;height:18px}@media (max-width:760px){.topbar{height:auto;justify-items:center;row-gap:8px}.catalog,.hero,.topbar{grid-template-columns:1fr}.hero{min-height:auto}.hero-badge{font-size:18px;min-height:28px;padding:6px 12px}.hero-badge-middle{top:140px;left:10px}.hero-badge-bottom{right:12px;bottom:128px}.hero-media{padding-top:10px}.hero-media img{max-height:210px}.hero-copy{padding:0 12px 14px}.handle{font-size:clamp(44px,14vw,70px)}.hero h1{font-size:clamp(48px,13vw,72px);max-width:100%}.hero-detail{display:none}.hero-badge-top{top:12px;right:12px}.stats{gap:8px}.footer,.stats{grid-template-columns:1fr}.footer{justify-items:center;text-align:center}}.sequence-page{min-height:100vh;background:transparent}.sequence-topbar{margin:10px 8px 0;position:-webkit-sticky;position:sticky;top:12px;z-index:10}.sequence-topbar .menu{margin-top:4px}.sequence-scroll-shell{position:relative}.sequence-sticky{position:-webkit-sticky;position:sticky;top:0;height:100vh;min-height:100vh;display:grid;justify-items:center;align-items:start;overflow:hidden}.sequence-stage{position:relative;width:100%;height:100%}.sequence-frame{position:relative;z-index:1;width:auto;height:100%;max-width:100%;display:block;object-fit:contain;filter:drop-shadow(0 26px 42px rgba(0,0,0,.3));will-change:transform}.sequence-caption{position:absolute;bottom:clamp(56px,10vh,120px);left:clamp(50vw,54vw,58vw);z-index:2;width:min(920px,46vw);margin:0;opacity:0;color:#fff;display:flex;flex-direction:column;align-items:flex-start;gap:.02em;font-family:Roboto,sans-serif;font-size:clamp(4.2rem,7vw,9rem);font-style:normal;font-weight:500;line-height:.9;letter-spacing:-.06em;text-align:left;text-shadow:0 10px 24px rgba(9,3,21,.34);pointer-events:none;will-change:transform,opacity}.sequence-caption-line{display:block;white-space:nowrap}.sequence-caption-brand{margin-bottom:.04em}.sequence-intro{position:absolute;inset:0;z-index:4;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;pointer-events:none}.sequence-intro-logo{width:clamp(180px,22vw,300px);display:block;filter:drop-shadow(0 24px 40px rgba(16,4,26,.34))}.sequence-intro-scroll{display:inline-flex;align-items:center;gap:10px;padding:10px 18px;border:1px solid hsla(0,0%,100%,.22);border-radius:999px;background:rgba(34,7,52,.38);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff7fb;font-family:Inter,sans-serif;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.sequence-intro-arrow{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;font-size:18px;line-height:1}.sequence-products{padding:24px 12px 44px;scroll-margin-top:92px}.sequence-text-scroll{position:relative;padding:18px 0 24px;overflow:hidden}.sequence-text-scroll-bottom{padding-top:0;padding-bottom:28px}.sequence-ticker-line{overflow:hidden;padding:8px 0}.sequence-ticker-run{display:flex;width:max-content;will-change:transform}.sequence-ticker-track{display:flex;flex-shrink:0}.sequence-ticker-item{display:inline-flex;align-items:center;gap:clamp(18px,2vw,30px);padding-right:clamp(18px,2vw,30px)}.sequence-ticker-outline,.sequence-ticker-solid{display:inline-block;font-family:Bebas Neue,sans-serif;font-size:clamp(3rem,7vw,6.6rem);line-height:.9;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap}.sequence-ticker-solid{color:rgba(255,248,252,.96)}.sequence-ticker-outline{color:transparent;-webkit-text-stroke:1.5px rgba(255,248,252,.52)}.sequence-products-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin-bottom:18px}.sequence-product-card{position:relative;min-height:700px;padding:28px 30px 26px;border-radius:34px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 32px 60px rgba(20,3,32,.18)}.sequence-product-classic{background:linear-gradient(135deg,hsla(0,0%,100%,.08) 0 22%,transparent 22%),linear-gradient(315deg,hsla(0,0%,100%,.08) 0 18%,transparent 18%),linear-gradient(180deg,#9f0f67,#52002f)}.sequence-product-audio{background:radial-gradient(circle at 50% 92%,rgba(0,88,120,.5) 0 28%,transparent 29%),linear-gradient(180deg,#3bd2e7,#0f8ca8)}.sequence-product-360{min-height:720px;background:radial-gradient(circle at 82% 18%,hsla(0,0%,100%,.2) 0 10%,transparent 32%),linear-gradient(180deg,#2e9ff0,#21bcd9)}.sequence-product-copy,.sequence-product-footer{position:relative;z-index:2}.sequence-product-copy{max-width:min(78%,560px);color:#fff}.sequence-product-kicker{margin:0 0 8px;font-family:Inter,sans-serif;font-size:18px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.sequence-product-copy h2{margin:0;color:#fff;font-family:Bebas Neue,sans-serif;font-size:clamp(4.2rem,6vw,7.5rem);line-height:.9;letter-spacing:.02em}.sequence-product-copy p:last-child{margin:16px 0 0;font-family:Bebas Neue,sans-serif;font-size:clamp(1.6rem,2.2vw,2.4rem);letter-spacing:.04em;text-transform:uppercase}.sequence-product-icon-group{position:absolute;top:28px;right:28px;z-index:2;display:flex;align-items:center;gap:14px;opacity:.96}.sequence-product-icon{width:clamp(52px,7vw,88px);display:block}.sequence-product-icon-phone{position:absolute;top:28px;right:28px;z-index:2;width:clamp(68px,8vw,106px);opacity:.96}.sequence-product-icon-video{width:clamp(60px,8vw,98px)}.sequence-product-visual{position:absolute;z-index:1;display:block;pointer-events:none}.sequence-product-visual-classic{inset:auto 4% 182px 6%;width:min(82%,620px)}.sequence-product-visual-audio{inset:auto 7% 178px auto;width:min(78%,560px)}.sequence-product-360-visuals{position:absolute;inset:auto 0 28px 0;min-height:460px}.sequence-product-360-mark{position:relative;z-index:2;align-self:flex-start;width:clamp(120px,14vw,178px);margin:-8px 0 10px}.sequence-product-visual-360-alt{left:3%;bottom:-10px;width:min(48%,520px)}.sequence-product-visual-360{right:3%;bottom:-54px;width:min(68%,860px)}.sequence-product-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.sequence-colorways{display:flex;flex-direction:column;gap:10px}.sequence-colorways p{margin:0;color:#fff;font-family:Bebas Neue,sans-serif;font-size:clamp(1.3rem,1.8vw,1.8rem);letter-spacing:.04em;text-transform:uppercase}.sequence-product-cta{display:inline-flex;align-items:center;justify-content:center;min-height:72px;padding:16px 34px;border-radius:999px;background:#f3eddf;color:#433458;font-family:Bebas Neue,sans-serif;font-size:clamp(2rem,2.6vw,3rem);letter-spacing:.03em;text-decoration:none;box-shadow:0 18px 30px rgba(22,4,32,.22)}.sequence-products-grid .sequence-product-cta{flex-shrink:0;padding-inline:28px;font-size:clamp(1.5rem,2vw,2.3rem);white-space:nowrap}.sequence-swatches{display:flex;gap:10px;flex-wrap:wrap}.sequence-swatches span{width:44px;height:44px;border-radius:12px;background:var(--swatch);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.24)}.sequence-template2-footer{margin:10px 12px 20px;min-height:94px;padding:16px 18px;background:#f3dce8;display:grid;grid-template-columns:minmax(140px,auto) minmax(280px,1fr) minmax(180px,1fr);align-items:center;grid-gap:24px;gap:24px}.sequence-template2-footer .brand{justify-self:start}.sequence-template2-footer h4{margin:0 0 6px;font-size:20px;letter-spacing:.04em}.sequence-template2-footer a{color:#2c1a35;text-decoration:none;font-size:10px;font-weight:800;line-height:1.2;transition:opacity .18s ease}.sequence-template2-footer a:hover{opacity:.7}.sequence-template2-footer-services{justify-self:center;max-width:460px;text-align:center}.sequence-template2-footer-services p{margin:0;color:#2c1a35;font-size:12px;font-weight:700;line-height:1.45}.sequence-template2-footer-social{justify-self:center;text-align:center}.sequence-template2-socials{display:flex;justify-content:center;gap:8px}.sequence-template2-socials a{display:inline-flex;align-items:center;gap:8px;font-size:11px}.sequence-template2-socials img{width:28px;height:28px;display:block}.sequence-template2-footer-bottom{grid-column:1/-1;margin:4px 0 0;padding-top:14px;border-top:1px solid rgba(44,26,53,.12);color:#2c1a35;font-size:11px;font-weight:700;line-height:1.4;text-align:center}.sequence-template2-footer-bottom a{display:inline;font-size:11px;text-decoration:underline;text-underline-offset:.14em}@media (max-width:980px){.sequence-caption{left:24px;bottom:10vh;width:min(720px,calc(100% - 48px));font-size:clamp(2.6rem,10vw,4.8rem)}.sequence-intro{gap:14px}.sequence-intro-logo{width:clamp(150px,42vw,220px)}.sequence-intro-scroll{padding:9px 14px;font-size:11px;letter-spacing:.06em}.sequence-caption-line{white-space:normal}.sequence-products-grid{grid-template-columns:1fr}.sequence-text-scroll{padding:12px 0 18px}.sequence-ticker-line{padding:6px 0}.sequence-product-360,.sequence-product-card{min-height:620px}.sequence-product-copy{max-width:calc(100% - 36px)}.sequence-product-copy h2{font-size:clamp(3.6rem,12vw,5.4rem)}.sequence-product-visual-classic{inset:auto 6% 196px 4%;width:min(90%,520px)}.sequence-product-visual-audio{inset:auto 4% 190px auto;width:min(88%,440px)}.sequence-product-360-visuals{inset:auto 0 104px 0;min-height:320px}.sequence-product-visual-360-alt{width:min(62%,360px)}.sequence-product-visual-360{right:50%;bottom:-42px;width:min(92%,520px);transform:translateX(50%)}.sequence-product-footer{align-items:flex-start;flex-direction:column}.sequence-product-icon-group{gap:10px}.sequence-product-360-mark{width:clamp(104px,28vw,152px);margin:8px 0 10px}.sequence-product-cta{width:100%}.sequence-template2-footer{grid-template-columns:1fr;justify-items:start;row-gap:14px;text-align:center}.sequence-template2-footer .brand,.sequence-template2-footer-services,.sequence-template2-footer-social{justify-self:center;text-align:center}.sequence-template2-footer-bottom{padding-top:12px}.sequence-template2-socials{justify-content:center}}