:root{font-family:Inter,system-ui,sans-serif;color:#21143d;background:#f7f3fb}
*{box-sizing:border-box}body{margin:0}.desktop-block{min-height:100vh;display:grid;place-items:center;padding:32px;background:radial-gradient(circle at 15% 10%,#ecdfff,transparent 32%),radial-gradient(circle at 90% 90%,#ffd9d0,transparent 35%),#faf8fd}.desktop-card{width:min(720px,100%);padding:54px;border-radius:38px;background:rgba(255,255,255,.86);box-shadow:0 35px 90px rgba(46,25,80,.18);text-align:center;border:1px solid rgba(116,71,255,.12)}.desktop-logo{width:96px;height:96px;margin:0 auto 20px;border-radius:30px;background:linear-gradient(135deg,#7447ff,#ff5c9a);display:grid;place-items:center;box-shadow:0 18px 40px rgba(116,71,255,.3)}.desktop-logo img{width:70px}.desktop-kicker{color:#7447ff;font-weight:900;letter-spacing:.15em}.desktop-card h1{font-size:clamp(34px,5vw,58px);margin:10px 0 18px}.desktop-card>p{max-width:560px;margin:0 auto;color:#746e91;font-size:18px;line-height:1.6}.phone-shape{width:220px;height:360px;margin:34px auto;padding:70px 24px 24px;border:10px solid #21143d;border-radius:42px;background:linear-gradient(160deg,#f9f4ff,#fff1f5);display:flex;flex-direction:column;align-items:center;box-shadow:0 25px 55px rgba(33,20,61,.22)}.phone-shape:before{content:"";position:absolute}.phone-shape span{font-size:58px}.phone-shape strong{font-size:30px;margin-top:10px}.phone-shape small{margin-top:8px;color:#746e91}.desktop-hint{font-size:14px!important}
