@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,560;9..144,680&family=Outfit:wght@400;560;700&display=swap";:root{color-scheme:dark;--bg: #14070d;--ink: #fff4f7;--muted: #f3c9d4;--hot: #ff4d78;--gold: #ffd7a8;font-family:Outfit,Segoe UI,sans-serif;background:var(--bg);color:var(--ink)}*{box-sizing:border-box}body{margin:0;min-height:100vh}a{color:inherit;text-decoration:none}button,input{font:inherit}.mesh{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:radial-gradient(900px 500px at 10% -10%,rgba(255,77,120,.45),transparent 55%),radial-gradient(700px 420px at 100% 10%,rgba(126,58,255,.35),transparent 50%),radial-gradient(600px 400px at 50% 100%,rgba(255,166,92,.18),transparent 50%),#14070d}.nav,.hero,.section,.result,footer{width:min(1120px,calc(100% - 32px));margin:0 auto}.nav{display:flex;justify-content:space-between;align-items:center;padding:22px 0 8px}.brand{display:flex;align-items:center;gap:8px;font-weight:700;letter-spacing:.04em}.mark{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#ff8aa8,#ff2f6d);box-shadow:0 8px 24px #ff3d7073}.nav nav{display:flex;align-items:center;gap:18px;color:var(--muted)}.nav-cta,.btn.primary{background:linear-gradient(180deg,#ff7a9b,#ff2f6d);color:#fff;border-radius:999px;padding:10px 16px;font-weight:700;box-shadow:0 10px 30px #ff2f6d59}.nav-cta{padding:8px 14px}.hero{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center;padding:28px 0 12px}.eyebrow{color:var(--gold);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:700}h1,h2,h3{font-family:Fraunces,Georgia,serif;letter-spacing:-.03em}h1{font-size:clamp(46px,6vw,78px);line-height:.92;margin:8px 0 16px}h1 em{font-style:italic;color:#ffd0dc}.lede,.section p,details p,.fine{color:var(--muted);line-height:1.6}.lede{font-size:20px;max-width:36rem}.cta-row{display:flex;gap:12px;flex-wrap:wrap;margin:22px 0}.btn{border:0;border-radius:999px;padding:14px 18px;cursor:pointer;font-weight:700}.btn.quiet{color:#fff;background:#ffffff0f;border:1px solid rgba(255,255,255,.14)}.btn:disabled{opacity:.55}.proof{display:flex;flex-wrap:wrap;gap:8px;padding:0;list-style:none}.proof li,.features li{border:1px solid rgba(255,214,226,.16);background:#ffffff0a;border-radius:999px;padding:8px 12px}.stage,.film{position:relative;border-radius:28px;background:linear-gradient(180deg,#ffffff14,#ffffff08);border:1px solid rgba(255,255,255,.12);box-shadow:0 30px 80px #00000059,inset 0 1px #ffffff29;overflow:hidden}.stage-scene{height:520px;perspective:1200px;display:grid;place-items:center}.glow{position:absolute;border-radius:50%;filter:blur(8px)}.glow-a{width:220px;height:220px;background:#ff4d7859;transform:translate(-120px,-40px)}.glow-b{width:180px;height:180px;background:#7c4dff59;transform:translate(130px,80px)}.phone{width:250px;height:430px;border-radius:36px;padding:14px 12px 16px;background:linear-gradient(180deg,#2a1020,#120810);border:1px solid rgba(255,255,255,.18);box-shadow:20px 30px 50px #00000059;transform:rotateY(-18deg) rotateX(8deg);animation:float 5.5s ease-in-out infinite;position:relative}.phone-notch{width:92px;height:16px;margin:0 auto 10px;border-radius:999px;background:#070307}.phone-top{display:flex;justify-content:space-between;font-size:12px;color:#ffd7e2}.deck{position:relative;height:300px;margin-top:10px}.card{position:absolute;top:18px;right:8px;bottom:0;left:8px;border-radius:24px;padding:16px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 16px 30px #00000040;transition:transform .7s cubic-bezier(.2,.8,.2,1),opacity .7s}.tone-rose{background:linear-gradient(180deg,#ffb3c7,#ff4d78 55%,#6a1834)}.tone-violet{background:linear-gradient(180deg,#d7c4ff,#7a4dff 55%,#2a1458)}.tone-gold{background:linear-gradient(180deg,#ffe1b0,#ff9a4d 55%,#6a3412)}.tone-teal{background:linear-gradient(180deg,#c8fff2,#2ec9a8 55%,#123f3a)}.avatar{position:absolute;top:18px;right:18px;bottom:78px;left:18px;border-radius:18px;background:#ffffff29;overflow:hidden}.avatar span{position:absolute;left:50%;bottom:-8px;width:92px;height:92px;margin-left:-46px;border-radius:50% 50% 46% 46%;background:#fff4f7db}.avatar:before,.avatar:after{content:"";position:absolute;top:28px;width:18px;height:28px;border-radius:50%;background:#2a102059}.avatar:before{left:28%}.avatar:after{right:28%}.card-meta strong{display:block;font-size:20px}.card-meta em{color:#ffffffd1;font-style:normal}.stamp{position:absolute;top:28px;right:16px;border:3px solid #fff;color:#fff;padding:4px 8px;border-radius:8px;transform:rotate(12deg);font-weight:700;letter-spacing:.12em}.depth-0{transform:translateZ(40px) rotate(-2deg);z-index:4;animation:swipe 1.4s ease forwards}.depth-1{transform:translate3d(0,12px,0) scale(.96);z-index:3}.depth-2{transform:translate3d(0,22px,-30px) scale(.92);z-index:2;opacity:.85}.depth-3{transform:translate3d(70px,-20px,80px) rotate(16deg);z-index:5;opacity:0}.actions{display:flex;justify-content:center;gap:18px;margin-top:12px}.nope,.like{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#ffffff14}.like{background:#ff2f6d;box-shadow:0 0 0 8px #ff2f6d2e;animation:pulse 1.4s ease infinite}.float-hearts i{position:absolute;width:14px;height:14px;background:#ff4d78;transform:rotate(45deg);border-radius:3px;animation:rise 2.4s linear infinite}.float-hearts i:before,.float-hearts i:after{content:"";position:absolute;width:14px;height:14px;background:inherit;border-radius:50%}.float-hearts i:before{left:-7px}.float-hearts i:after{top:-7px}.float-hearts i:nth-child(1){left:18%;bottom:18%}.float-hearts i:nth-child(2){left:72%;bottom:26%;animation-delay:.6s}.float-hearts i:nth-child(3){left:48%;bottom:10%;animation-delay:1.1s}.stage-caption,.film-foot p{margin:0;padding:0 18px 16px;color:var(--gold);font-weight:560}.film-bar,.film-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px}.film-bar{color:var(--muted);font-size:13px}.live{background:#ff2f6d;color:#fff;border-radius:999px;padding:3px 8px;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.film-bar button{border:0;border-radius:999px;background:#fff;color:#2a1020;padding:6px 10px;font-weight:700;cursor:pointer}.film .stage-scene{height:460px;background:radial-gradient(circle at 50% 40%,rgba(255,77,120,.2),transparent 55%)}.scrub{height:4px;flex:1;background:#ffffff1f;border-radius:999px;overflow:hidden}.scrub span{display:block;height:100%;background:linear-gradient(90deg,#ffd7a8,#ff2f6d)}.section{padding:42px 0}.section-head{max-width:680px;margin-bottom:18px}.grid,.split,.desire,.buy-wrap{display:grid;gap:14px}.grid{grid-template-columns:repeat(4,1fr)}.split,.desire,.buy-wrap{grid-template-columns:1fr 1fr}.grid article,.split div,.buy,details,.features,.result{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:22px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.grid article,.split div{padding:18px}.grid span,.split span{color:var(--gold);font-size:12px;letter-spacing:.14em}.features{list-style:none;padding:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.features li:before{content:"♥ ";color:var(--hot)}.buy{padding:22px;box-shadow:0 24px 60px #ff2f6d29}.buy-kicker{margin:0;color:var(--gold);letter-spacing:.12em;text-transform:uppercase;font-size:12px}.buy-price{font-family:Fraunces,Georgia,serif;font-size:64px;margin:4px 0;line-height:1}.buy-price s{font-size:22px;color:#f0a0b4;margin-left:8px}.buy ul{padding-left:18px;color:#ffe6ee}label{display:grid;gap:6px;margin:12px 0;color:var(--muted)}input{border-radius:14px;border:1px solid rgba(255,255,255,.16);background:#0a04088c;color:#fff;padding:12px 14px}.fine{font-size:13px}details{padding:14px 16px;margin-bottom:10px}.error{color:#ffd27a}.ok{color:#7dffa8;font-weight:700}.result{padding:72px 24px;margin-top:40px}.install-steps{color:var(--muted);line-height:1.6;padding-left:18px}.key{font-family:ui-monospace,monospace}footer{color:#e7b3c1;padding:18px 0 88px}.dock{position:fixed;left:16px;right:16px;bottom:14px;display:none;justify-content:space-between;align-items:center;padding:14px 16px;border-radius:18px;background:linear-gradient(180deg,#ff7a9b,#ff2f6d);box-shadow:0 16px 40px #ff2f6d66;font-weight:700}@keyframes float{50%{transform:rotateY(-12deg) rotateX(6deg) translateY(-10px)}}@keyframes swipe{0%{transform:translateZ(40px) rotate(-2deg)}70%{transform:translate3d(150px,-30px,90px) rotate(18deg);opacity:1}to{transform:translate3d(190px,-40px,90px) rotate(22deg);opacity:0}}@keyframes pulse{50%{transform:scale(1.08)}}@keyframes rise{to{transform:translateY(-180px) rotate(45deg);opacity:0}}@media(max-width:900px){.hero,.grid,.split,.desire,.buy-wrap,.features{grid-template-columns:1fr}.nav nav a:not(.nav-cta){display:none}.stage-scene,.film .stage-scene{height:440px}.phone{transform:none;animation:none}.dock{display:flex}.depth-0{animation:none}}
