@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.block{display:block}}:root{--red:#f33b31;--projector-red:#ff2116;--page-black:#080809}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{background:var(--page-black);color:#f6f6f6;-webkit-font-smoothing:antialiased;width:100%;min-height:100%;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,select{font:inherit}img{max-width:100%;display:block}::selection{background:var(--red);color:#fff}.scene-background{z-index:0;background:radial-gradient(at 68% 48%,#0c0c0d 0%,#09090a 30%,#070708 58%,#050506 82%,#040405 100%);width:100vw;height:100vh;position:fixed;inset:0;overflow:hidden}.background-vignette{pointer-events:none;background:radial-gradient(#0000 22%,#00000014 45%,#0000004d 72%,#000000ad 100%);position:absolute;inset:0}.film-grain{pointer-events:none;opacity:.01;mix-blend-mode:soft-light;background-image:repeating-radial-gradient(circle at 0 0,#ffffffd9 0 .35px,#0000 .65px 3px);background-size:7px 7px;position:absolute;inset:0}.nav{z-index:50;-webkit-backdrop-filter:blur(14px);background:#050506f5;border-bottom:1px solid #ffffff0b;justify-content:space-between;align-items:center;width:100%;padding:20px 4vw;display:flex;position:fixed;top:0;left:0;box-shadow:0 10px 35px #00000047}.nav-logo{letter-spacing:.02em;font-size:12px;font-weight:800}.nav-logo span{color:var(--red)}.nav-right{align-items:center;gap:28px;display:flex}.nav-right a{color:#7f7f84;letter-spacing:.16em;font-size:9px;transition:color .18s}.nav-right a:hover{color:#fff}.nav-cta{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff06;border:1px solid #ffffff1f;border-radius:999px;padding:11px 17px;color:#fff!important}.story{z-index:5;position:relative}.panel{align-items:center;width:100%;min-height:100vh;padding:105px 7vw;display:flex;position:relative}.eyebrow{color:#ff4a40;letter-spacing:.28em;text-shadow:0 0 16px #f33b311f;margin:0 0 21px;font-size:9px;font-weight:700}.hero h1,.panel h2{text-transform:uppercase;letter-spacing:-.065em;color:#0000;-webkit-text-fill-color:transparent;text-shadow:0 10px 35px #0000003d;background-image:linear-gradient(110deg,#8e8e94 0%,#d6d6da 18%,#fff 31%,#b0b0b6 42%,#fff 50%,#b0b0b6 58%,#fff 69%,#d6d6da 82%,#8e8e94 100%);background-position:0%;background-size:260% 100%;-webkit-background-clip:text;background-clip:text;margin:0;font-weight:800;animation:8s ease-in-out infinite alternate cleanWhiteGloss}.hero h1 span,.panel h2 span{color:#0000;-webkit-text-fill-color:transparent;background-image:linear-gradient(110deg,#9b1711 0%,#d82c23 18%,#ff6358 31%,#e83229 42%,#ff8a80 50%,#e83229 58%,#ff6358 69%,#d82c23 82%,#9b1711 100%);background-position:0%;background-size:260% 100%;-webkit-background-clip:text;background-clip:text;animation:7s ease-in-out infinite alternate cleanRedGloss}@keyframes cleanWhiteGloss{0%{background-position:0%}to{background-position:100%}}@keyframes cleanRedGloss{0%{background-position:0%}to{background-position:100%}}.hero h1{font-size:clamp(66px,7.3vw,132px);line-height:.8}.panel h2{font-size:clamp(58px,7vw,120px);line-height:.83}.hero-description,.section-copy>p:not(.eyebrow),.buy-description{color:#9a9aa0;letter-spacing:-.01em;max-width:470px;margin-top:30px;font-size:17px;font-weight:400;line-height:1.72}.draggable-card{cursor:grab;touch-action:pan-y;pointer-events:auto!important}.draggable-card:active{cursor:grabbing}.draggable-card canvas{cursor:grab!important;pointer-events:auto!important}.draggable-card canvas:active{cursor:grabbing!important}.hero{min-height:100svh;overflow:hidden}.hero-copy{z-index:10;position:relative}.hero-copy-left{width:44%;margin-right:auto;padding-left:1vw}.hero-actions{align-items:center;gap:25px;margin-top:29px;display:flex}.hero-product-zone{z-index:7;pointer-events:none;width:42vw;max-width:620px;height:68vh;min-height:470px;max-height:640px;position:absolute;top:51%;right:4vw;transform:translateY(-50%)}.hero-product{z-index:5;pointer-events:auto;width:100%;height:56%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-projector{pointer-events:none;z-index:2;border-radius:50%;width:56%;height:10%;position:absolute;left:50%;transform:translate(-50%)}.hero-projector-bottom{bottom:9%}.projector-red{border-radius:inherit;filter:blur(18px);mix-blend-mode:screen;background:radial-gradient(#ff2014eb 0%,#ff211594 18%,#ff1e1245 40%,#ff1b1114 61%,#0000 80%);position:absolute;inset:-6%}.projector-hotspot-red{filter:blur(7px);background:radial-gradient(#ff2215f5 0%,#ff20138a 38%,#0000 78%);border-radius:999px;width:46%;height:24%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.card-light-wash{pointer-events:none;z-index:1;border-radius:50%;width:82%;height:40%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.card-wash-red{border-radius:inherit;filter:blur(26px);background:radial-gradient(#ff22152e 0%,#ff1f1313 35%,#ff1a1006 55%,#0000 73%);position:absolute;inset:0}.primary-button{color:#fff;letter-spacing:.14em;background:linear-gradient(110deg,#c8261e,#f33b31 44%,#ff5a50 56%,#d92e26);border-radius:999px;align-items:center;min-height:46px;padding:0 21px;font-size:9px;font-weight:700;display:inline-flex;box-shadow:0 10px 36px #f33b3124,inset 0 1px #ffffff29}.secondary-link{color:#68686d;letter-spacing:.15em;font-size:8px}.section-copy{z-index:10;width:42%;position:relative}.nfc-panel{justify-content:space-between;align-items:center;gap:5vw;display:flex;overflow:hidden}.nfc-copy{width:44%;margin-left:auto}.phone-stage{isolation:isolate;perspective:1400px;justify-content:center;align-items:center;width:42%;height:660px;min-height:540px;max-height:72vh;margin-left:1vw;display:flex;position:relative}.phone-stage-light{filter:blur(18px);pointer-events:none;z-index:0;background:radial-gradient(#ff2417b8 0%,#ff1f144a 27%,#ff1c1214 52%,#0000 78%);border-radius:50%;width:54%;height:8%;position:absolute;left:50%;transform:translate(-50%)}.phone-stage-light-bottom{bottom:6%}.phone-red-atmosphere{filter:blur(30px);pointer-events:none;z-index:0;background:radial-gradient(#ff22151f 0%,#ff1f130a 38%,#0000 72%);border-radius:50%;width:80%;height:58%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.phone-edge-glow{filter:blur(36px);pointer-events:none;z-index:1;border-radius:50%;width:80px;height:380px;position:absolute;top:50%;transform:translateY(-50%)}.phone-edge-glow-left{background:#ff1b1114;left:24%}.phone-edge-glow-right{background:#ff221521;right:20%}.phone{z-index:4;position:relative}.phone-iphone{width:286px;height:586px;transform-style:preserve-3d;filter:drop-shadow(0 42px 38px #0009);position:relative;transform:rotateY(8deg)rotateX(1.7deg)rotate(-1deg)}.phone-outer-rail{background:linear-gradient(108deg,#25262a 0%,#6f7074 7%,#292a2e 13%,#151619 25%,#47484c 40%,#121316 55%,#6f7075 70%,#202125 84%,#45464a 100%);border-radius:52px;padding:3px;position:absolute;inset:0;box-shadow:0 40px 110px #000000b3,0 0 55px #ff22150f,inset 1px 0 #ffffff38,inset -1px 0 #000000b3}.phone-inner-rail{background:linear-gradient(145deg,#0f1012,#020203 48%,#17181a);border-radius:49px;width:100%;height:100%;padding:4px;box-shadow:inset 0 0 0 1px #ffffff0e,inset 0 0 0 2px #000000d9}.phone-action-button,.phone-volume-button,.phone-power-button{z-index:8;background:linear-gradient(#5d5f63,#292a2e 45%,#101113);position:absolute;box-shadow:inset 1px 0 #ffffff2b,0 0 0 1px #0009}.phone-action-button{border-radius:3px 0 0 3px;width:4px;height:31px;top:96px;left:-3px}.phone-volume-button{border-radius:3px 0 0 3px;width:4px;height:48px;left:-3px}.phone-volume-up{top:145px}.phone-volume-down{top:204px}.phone-power-button{border-radius:0 3px 3px 0;width:4px;height:76px;top:157px;right:-3px}.phone-screen{background:radial-gradient(circle at 73% 4%,#ff2f1f1f,#0000 24%),radial-gradient(circle at 12% 92%,#a9150d14,#0000 33%),linear-gradient(155deg,#111113 0%,#070708 40%,#030304 100%);border:1px solid #ffffff06;border-radius:44px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 35px #0000008c}.phone-screen:after{content:"";pointer-events:none;border-radius:inherit;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff05,inset 16px 0 22px #ffffff03,inset -16px 0 28px #ff271906}.phone-screen-glow{filter:blur(12px);pointer-events:none;background:radial-gradient(circle,#ff241614,#0000 68%);border-radius:50%;width:85%;height:85%;position:absolute;top:-15%;right:-30%}.phone-glass-reflection{pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff05 38%,#ffffff12 50%,#ffffff05 62%,#0000 100%);width:115%;height:140%;animation:9s ease-in-out infinite phoneGlassSweep;position:absolute;top:-20%;left:-115%;transform:rotate(-18deg)}@keyframes phoneGlassSweep{0%,34%{left:-125%}70%,to{left:130%}}.phone-top-area{z-index:3;height:50px;position:relative}.phone-time{color:#f0f0f2;font-size:9px;font-weight:700;position:absolute;top:16px;left:20px}.phone-island{background:#000;border-radius:999px;width:90px;height:26px;position:absolute;top:9px;left:50%;transform:translate(-50%)}.island-camera{background:radial-gradient(circle at 40% 35%,#13263c,#05070a 50%,#000 100%);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.phone-status-icons{color:#ececee;align-items:center;gap:5px;font-size:6px;font-weight:700;display:flex;position:absolute;top:17px;right:17px}.status-signal{align-items:flex-end;gap:1px;height:8px;display:flex}.status-signal i{background:#efeff0;border-radius:1px;width:2px;display:block}.status-signal i:first-child{height:3px}.status-signal i:nth-child(2){height:4px}.status-signal i:nth-child(3){height:6px}.status-signal i:nth-child(4){height:8px}.status-5g{font-size:6px}.status-battery{border:1px solid #fffc;border-radius:2px;width:15px;height:7px;position:relative}.status-battery:after{content:"";background:#ffffffa6;width:2px;height:3px;position:absolute;top:2px;right:-3px}.status-battery i{background:#efeff0;width:10px;height:3px;position:absolute;top:1px;left:1px}.phone-profile{z-index:3;text-align:center;margin-top:20px;position:relative}.artist-icon{color:#fff;background:radial-gradient(circle at 35% 25%,#ff6258,#d72c23 42%,#630a07 100%);border:1px solid #ffffff17;border-radius:50%;place-items:center;width:54px;height:54px;margin:0 auto;font-size:12px;font-weight:800;display:grid;box-shadow:0 13px 34px #ff24161f,inset 0 1px #fff3}.phone-label{color:#ef4338;letter-spacing:.25em;margin:11px 0 0;font-size:5.5px;font-weight:700}.phone h3{color:#f3f3f4;letter-spacing:-.035em;margin:4px 0 0;font-size:18px;font-weight:760}.phone-subtitle{color:#505055;letter-spacing:.19em;margin:4px 0 0;font-size:5px}.phone-links{z-index:3;width:calc(100% - 28px);margin:14px auto 0;position:relative}.phone-link{color:#e5e5e8;-webkit-backdrop-filter:blur(16px);background:linear-gradient(115deg,#ffffff12 0%,#ffffff06 38%,#ffffff03 68%,#ff261706 100%);border:1px solid #ffffff13;border-radius:14px;justify-content:space-between;align-items:center;width:100%;height:44px;margin-top:7px;padding:0 11px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14,inset 0 -1px #00000059,0 10px 24px #0000002e}.phone-link:before{content:"";background:linear-gradient(#ff4e4000,#ff3d2dbf,#ff4e4000);border-radius:999px;width:2px;position:absolute;top:14%;bottom:14%;left:0}.service-left{z-index:2;align-items:center;gap:11px;display:flex;position:relative}.brand-icon{filter:drop-shadow(0 5px 8px #0000004d);flex-shrink:0;place-items:center;width:31px;height:31px;display:grid;overflow:visible}.brand-icon img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.brand-icon-pandora img{width:92%;height:92%}.brand-icon-apple img{filter:drop-shadow(0 4px 9px #ff284b29);border-radius:7px;width:100%;height:100%}.brand-icon-youtube img{width:100%;height:100%}.brand-icon-tiktok img{width:91%;height:91%}.brand-icon-spotify img{width:97%;height:97%}.music-service{color:#ededf0;letter-spacing:.15em;font-size:6.8px;font-weight:700}.phone-arrow{z-index:2;color:#ff5144;background:#ffffff06;border:1px solid #ffffff0d;border-radius:50%;place-items:center;width:23px;height:23px;font-size:10px;display:grid;position:relative}.phone-home-indicator{background:#ffffffa8;border-radius:999px;width:82px;height:4px;position:absolute;bottom:9px;left:50%;transform:translate(-50%)}.phone-floor-reflection{filter:blur(13px);pointer-events:none;z-index:1;background:radial-gradient(#ff271933 0%,#ff24170f 38%,#0000 76%);border-radius:50%;width:46%;height:5%;position:absolute;bottom:10%;left:50%;transform:translate(-50%)}.feature-row{flex-wrap:wrap;gap:8px;margin-top:25px;display:flex}.feature-row span{color:#747479;letter-spacing:.14em;background:#ffffff04;border:1px solid #ffffff12;border-radius:999px;padding:8px 11px;font-size:7px}.moment-panel{justify-content:space-between;align-items:center;gap:6vw;display:flex;overflow:hidden}.moment-copy{width:45%;margin-right:auto}.moment-copy h2{font-size:clamp(48px,5.8vw,98px)}.moment-details{border-top:1px solid #fff1;width:100%;max-width:430px;margin-top:31px}.moment-details>div{border-bottom:1px solid #ffffff0e;grid-template-columns:92px 1fr;align-items:center;min-height:52px;display:grid}.moment-details strong{color:#d6d6d8;letter-spacing:.16em;font-size:7px;font-weight:700}.moment-details span{color:#65656a;font-size:10px;line-height:1.35}.moment-stage{isolation:isolate;pointer-events:none;width:46%;height:650px;min-height:520px;margin-left:auto;position:relative}.moment-atmosphere{filter:blur(38px);z-index:0;background:radial-gradient(#ff24161f 0%,#ff1f130b 38%,#0000 72%);border-radius:50%;width:92%;height:66%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.moment-card-canvas{z-index:5;pointer-events:auto;width:108%;height:62%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.moment-projector{z-index:2;border-radius:50%;width:58%;height:9%;position:absolute;left:50%;transform:translate(-50%)}.moment-projector-bottom{bottom:12%}.moment-projector-red{border-radius:inherit;filter:blur(20px);mix-blend-mode:screen;background:radial-gradient(#ff2416b8 0%,#ff20144d 28%,#ff1c1214 54%,#0000 78%);position:absolute;inset:-10%}.moment-projector-hotspot{filter:blur(8px);background:radial-gradient(#ff2819d9 0%,#ff221559 40%,#0000 78%);border-radius:999px;width:44%;height:24%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.buy-panel-final{justify-content:space-between;align-items:center;gap:6vw;display:flex;overflow:hidden}.buy-product-stage{isolation:isolate;pointer-events:none;width:47%;height:660px;min-height:520px;margin-right:auto;position:relative}.buy-atmosphere{filter:blur(42px);z-index:0;background:radial-gradient(#ff241626 0%,#ff1f130e 35%,#0000 72%);border-radius:50%;width:95%;height:72%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.buy-card-canvas{z-index:5;pointer-events:auto;width:112%;height:64%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.buy-projector{z-index:2;border-radius:50%;width:60%;height:9%;position:absolute;left:50%;transform:translate(-50%)}.buy-projector-bottom{bottom:11%}.buy-projector-red{border-radius:inherit;filter:blur(20px);mix-blend-mode:screen;background:radial-gradient(#ff2517d1 0%,#ff1f1457 30%,#ff1b1114 56%,#0000 80%);position:absolute;inset:-12%}.buy-projector-hotspot{filter:blur(8px);background:radial-gradient(#ff2b1ce6 0%,#ff221561 40%,#0000 78%);border-radius:999px;width:46%;height:24%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.buy-final-copy{z-index:10;width:44%;margin-left:auto;position:relative}.buy-final-copy h2{font-size:clamp(68px,7vw,120px)}.buy-product-info{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;width:100%;max-width:520px;margin-top:38px}.buy-product-topline{justify-content:space-between;align-items:center;gap:32px;min-height:118px;display:flex}.buy-product-name{flex-direction:column;gap:13px;display:flex}.buy-small-label{color:#929298;letter-spacing:.16em;font-size:10px;font-weight:700}.buy-price-row{align-items:flex-end;gap:12px;display:flex}.buy-price{color:#f8f8f9;letter-spacing:-.065em;text-shadow:0 7px 24px #ffffff0b;font-size:48px;font-weight:760;line-height:.95}.buy-price-currency{color:#909096;letter-spacing:.14em;padding-bottom:6px;font-size:11px;font-weight:700}.currency-control{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.currency-label{color:#828288;letter-spacing:.17em;font-size:9px;font-weight:700}.currency-select-wrap{width:132px;position:relative}.currency-select{appearance:none;cursor:pointer;color:#f0f0f1;letter-spacing:.13em;-webkit-backdrop-filter:blur(16px);background:linear-gradient(135deg,#ffffff13,#ffffff06);border:1px solid #ffffff21;border-radius:999px;outline:none;width:100%;height:49px;padding:0 42px 0 18px;font-size:11px;font-weight:700;transition:border-color .18s,background .18s;box-shadow:inset 0 1px #ffffff12,0 10px 30px #00000024}.currency-select:hover{background:#ffffff0f;border-color:#fff3}.currency-select option{color:#fff;background:#111113}.currency-chevron{pointer-events:none;color:#ff5144;font-size:12px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.buy-meta{border-top:1px solid #ffffff0e;flex-wrap:wrap;align-items:center;gap:27px;min-height:68px;display:flex}.buy-meta span{color:#97979d;letter-spacing:.14em;align-items:center;gap:10px;font-size:10px;font-weight:700;display:flex}.stock-dot{background:#ff4338;border-radius:50%;width:8px;height:8px;display:block;box-shadow:0 0 14px #ff372ab8}.buy-now-button{color:#fff;letter-spacing:.17em;cursor:pointer;background:linear-gradient(110deg,#b91f18 0%,#e53228 31%,#ff4f43 52%,#e63229 70%,#b91f18 100%);border:1px solid #ffffff1a;border-radius:999px;justify-content:space-between;align-items:center;width:100%;max-width:520px;min-height:66px;margin-top:26px;padding:0 21px 0 28px;font-size:12px;font-weight:800;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 17px 50px #ee302526,inset 0 1px #ffffff2e}.buy-now-button:hover{transform:translateY(-2px);box-shadow:0 21px 58px #ee302538,inset 0 1px #fff3}.buy-button-arrow{background:#00000029;border:1px solid #ffffff1f;border-radius:50%;place-items:center;width:38px;height:38px;font-size:15px;display:grid}.scene-number{color:#3c3c40;letter-spacing:.16em;font-size:8px;position:absolute;bottom:28px;right:4vw}@media (prefers-reduced-motion:reduce){.hero h1,.panel h2,.hero h1 span,.panel h2 span,.phone-glass-reflection{animation:none}}@media (max-width:900px){.moment-panel{flex-direction:column;justify-content:center;align-items:stretch;gap:25px}.moment-copy{width:100%}.moment-stage{width:100%;height:500px;min-height:500px}.buy-panel-final{flex-direction:column;justify-content:center;align-items:stretch;gap:24px}.buy-product-stage{order:1;width:100%;height:500px;min-height:500px}.buy-final-copy{order:2;width:100%;margin-left:0}}@media (max-width:800px){.nav{padding:16px 20px}.nav-right{gap:10px}.nav-right a:not(.nav-cta){display:none}.panel{padding:95px 22px 65px}.hero-description,.section-copy>p:not(.eyebrow),.buy-description{max-width:440px;font-size:16px;line-height:1.7}.hero{flex-direction:column;justify-content:center;gap:18px}.hero-copy-left{order:1;width:100%;padding-left:0}.hero-product-zone{order:2;width:100%;height:43vh;min-height:330px;position:relative;top:auto;right:auto;transform:none}.hero-product{width:100%;height:58%}.hero-projector{width:58%}.hero-projector-bottom{bottom:9%}.hero h1{font-size:15vw}.panel h2{font-size:14vw}.section-copy{width:100%}.nfc-panel{flex-direction:column;justify-content:center;align-items:stretch;gap:30px}.phone-stage{width:100%;height:520px;min-height:520px;max-height:none;margin:0 auto}.phone-iphone{width:236px;height:484px;transform:rotateY(5deg)rotateX(1deg)rotate(-.7deg)}.phone-outer-rail{border-radius:45px}.phone-inner-rail{border-radius:42px}.phone-screen{border-radius:38px}.phone-time{left:16px}.phone-status-icons{right:13px}.phone-island{width:79px;height:24px}.phone-profile{margin-top:12px}.artist-icon{width:44px;height:44px}.phone-label{margin-top:8px}.phone h3{font-size:15px}.phone-links{width:calc(100% - 22px);margin-top:10px}.phone-link{border-radius:11px;height:36px;margin-top:5px;padding:0 8px}.brand-icon{width:25px;height:25px}.service-left{gap:8px}.music-service{font-size:5.5px}.phone-arrow{width:19px;height:19px;font-size:8px}.phone-home-indicator{width:68px}.phone-stage-light{width:60%}.phone-stage-light-bottom{bottom:2%}.phone-floor-reflection{bottom:5%}.nfc-copy{width:100%;margin-left:0}.moment-copy{order:1;width:100%}.moment-stage{order:2;width:100%;height:390px;min-height:390px}.moment-card-canvas{width:120%;height:62%}.moment-projector{width:58%}.moment-projector-bottom{bottom:7%}.moment-copy h2{font-size:12vw}.moment-details{max-width:none}.buy-product-stage{order:1;width:100%;height:400px;min-height:400px}.buy-final-copy{order:2;width:100%;margin-left:0}.buy-final-copy h2{font-size:15vw}.buy-card-canvas{width:122%;height:64%}.buy-projector{width:61%}.buy-projector-bottom{bottom:6%}.buy-product-info,.buy-now-button{max-width:none}.buy-product-topline{min-height:110px}.buy-small-label{font-size:9px}.buy-price{font-size:42px}.buy-price-currency{font-size:10px}.currency-label{font-size:8px}.currency-select-wrap{width:116px}.currency-select{height:45px;font-size:10px}.buy-meta{gap:16px;min-height:62px}.buy-meta span{font-size:9px}.buy-now-button{min-height:62px;font-size:11px}}
