:root{--pink:#eb1685;--pink-dark:#c80767;--ink:#17171b;--muted:#777982;--line:#e9e9ed;--soft:#f5f5f7;--green:#2dc660;--red:#f24646}*{box-sizing:border-box}html{background:#efeff1}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:radial-gradient(circle at 12% 12%,#eb168514,#0000 30rem),#efeff1;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}.page-shell{min-height:100svh}.phone-stage{background:#fff;width:100%;min-height:100svh;overflow:hidden}.topbar{background:var(--pink);color:#fff;justify-content:space-between;align-items:center;height:58px;padding:0 clamp(20px,5vw,38px);display:flex}.brand{color:inherit;letter-spacing:-1px;font-size:20px;font-weight:900;text-decoration:none}.languages{gap:2px;display:flex}.languages span{color:#ffffff94;background:0 0;border-radius:7px;padding:7px 8px;font-size:11px;font-weight:800}.languages span.active{color:#fff;background:#ffffff29}.content{padding:0 clamp(20px,5vw,38px)}.hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) 135px;align-items:center;gap:20px;min-height:225px;display:grid}.eyebrow{color:var(--pink);letter-spacing:.11em;text-transform:uppercase;margin-bottom:12px;font-size:10px;font-weight:900;display:inline-block}h1{letter-spacing:-.055em;max-width:360px;margin:0 0 12px;font-size:clamp(28px,7vw,38px);line-height:.99}.hero p{max-width:330px;color:var(--muted);margin:0;font-size:13px;line-height:1.45}.hero-art{height:150px;position:relative}.prize-card{border-radius:12px;width:80px;height:108px;position:absolute;box-shadow:0 12px 24px #26142126}.prize-card.back{background:#f0c96c;top:15px;right:17px;transform:rotate(10deg)}.prize-card.front{background:#fff;border:1px solid #ededf0;padding:17px 12px;top:16px;right:35px;transform:rotate(-7deg)}.prize-dot{background:var(--pink);border-radius:50%;width:22px;height:22px;margin-bottom:11px;display:block}.prize-line{background:#dfdfe4;border-radius:4px;width:36px;height:4px;margin-bottom:6px;display:block}.prize-line.wide{width:48px}.prize-pill{color:#fff;background:#17171b;border-radius:12px;margin-top:6px;padding:4px 8px;font-size:7px;font-weight:900;display:inline-block}.spark{color:var(--pink);font-size:20px;position:absolute}.spark-one{top:10px;right:5px}.spark-two{font-size:13px;bottom:13px;left:5px}.ball{background:var(--pink);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;display:grid;position:absolute;bottom:4px;right:4px;box-shadow:0 9px 20px #eb16854d}.plans-section,.benefits-section,.details-section{border-bottom:1px solid var(--line);padding:27px 0 30px}.section-heading{justify-content:space-between;align-items:center;margin-bottom:17px;display:flex}.section-heading>div{align-items:baseline;gap:10px;display:flex}.section-heading span{color:var(--pink);letter-spacing:.08em;font-size:9px;font-weight:900}.section-heading h2{letter-spacing:-.02em;margin:0;font-size:15px}.section-heading .secure-label{color:#9b9ca4;border:1px solid #dedee3;border-radius:5px;padding:5px 7px;font-size:8px}.plans{gap:10px;display:grid}.plan-card{border:1.5px solid var(--line);width:100%;min-height:72px;color:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:12px;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px 14px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.plan-card:hover{border-color:#cacbd1;transform:translateY(-1px)}.plan-card.selected{border-color:var(--pink);box-shadow:0 0 0 3px #eb168514}.radio{border:1.5px solid #c9cad0;border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.selected .radio{border-color:var(--pink)}.radio span{background:0 0;border-radius:50%;width:10px;height:10px}.selected .radio span{background:var(--pink)}.plan-copy,.plan-price{flex-direction:column;gap:4px;display:flex}.plan-copy strong,.plan-price strong{font-size:12px}.plan-copy small,.plan-price small{color:var(--muted);font-size:9px}.plan-price{align-items:flex-end}.subscribe,.modal-primary{background:var(--pink);color:#fff;cursor:pointer;border:0;border-radius:10px;width:100%;height:49px;font-size:13px;font-weight:850;transition:background .15s,transform .15s}.subscribe{justify-content:center;align-items:center;gap:8px;margin-top:14px;padding:0 17px;display:flex}.subscribe:hover,.modal-primary:hover{background:var(--pink-dark)}.subscribe:active,.modal-primary:active{transform:scale(.99)}.balance-note{color:#8a8b92;text-align:center;margin:12px 0 0;font-size:9px}.balance-note strong{color:#35363b}.pulse-dot{background:var(--green);border-radius:50%;width:5px;height:5px;margin-right:5px;display:inline-block}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.benefit{border:1px solid var(--line);border-radius:11px;flex-direction:column;gap:14px;min-height:112px;padding:14px 11px;display:flex}.benefit-icon{width:37px;height:37px;color:var(--pink);background:#eb168517;border-radius:50%;place-items:center;display:grid}.benefit strong{font-size:10px;line-height:1.25}.details-list{margin:0}.details-list div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:13px 0;display:flex}.details-list div:last-child{border:0}.details-list dt,.details-list dd{margin:0;font-size:10px}.details-list dt{color:var(--muted)}.details-list dd{text-align:right;font-weight:800}footer{background:var(--pink);color:#fff;padding:27px clamp(20px,5vw,38px) 35px}.footer-links{gap:18px;display:flex}.footer-links a{color:#fff;text-underline-offset:3px;font-size:9px;font-weight:700}.footer-brand{margin:30px 0 13px;font-size:16px;font-weight:900}.footer-brand span{width:30px;height:30px;color:var(--pink);background:#fff;border-radius:8px;place-items:center;margin-right:4px;font-size:12px;display:inline-grid}.footer-brand i{opacity:.55;margin:0 10px;font-style:normal}footer p{color:#ffffffb8;margin:0;font-size:8px}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#121215c7;place-items:center;padding:18px;animation:.18s both fade-in;display:grid;position:fixed;inset:0}.modal-card{text-align:center;background:#fff;border-radius:20px;width:min(100%,390px);padding:26px 24px 23px;animation:.22s cubic-bezier(.2,.8,.2,1) both modal-in;box-shadow:0 26px 80px #00000052}.status-icon{border-radius:50%;place-items:center;width:46px;height:46px;margin:0 auto 15px;display:grid}.status-icon.neutral{color:#303238;background:#f1f2f4}.status-icon.success{color:var(--green);background:#e2f9e9}.status-icon.failed{color:var(--red);background:#ffe5e5}.modal-card h2{letter-spacing:-.035em;margin:0 0 17px;font-size:18px}.modal-card .success-title{color:var(--green)}.modal-card .failed-title{color:var(--red)}.modal-summary{background:var(--soft);text-align:left;border-radius:11px;margin-bottom:15px;padding:14px 15px}.modal-summary>span{color:#9b9ca3;letter-spacing:.08em;font-size:8px;font-weight:900}.modal-summary>div{justify-content:space-between;align-items:center;gap:10px;margin:5px 0 4px;display:flex}.modal-summary strong{font-size:13px}.modal-summary strong small{color:var(--muted);font-size:8px;font-weight:600}.modal-summary p{color:#878991;margin:0;font-size:9px;line-height:1.35}.modal-primary{height:47px}.modal-primary.success-button{background:var(--green)}.modal-primary.failed-button{background:var(--red)}.modal-secondary{color:#5e6068;cursor:pointer;background:#fff;border:1px solid #dbdce1;border-radius:10px;width:100%;height:45px;margin-top:8px;font-size:11px;font-weight:700}.processing-wrap{padding:16px 0 8px}.spinner{border:4px solid #f1c7de;border-top-color:var(--pink);border-radius:50%;width:42px;height:42px;margin:0 auto 19px;animation:.75s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade-in{0%{opacity:0}}@keyframes modal-in{0%{opacity:0;transform:translateY(12px)scale(.97)}}@media (min-width:700px){.page-shell{padding:36px 0}.phone-stage{border-radius:22px;width:min(100% - 36px,520px);min-height:auto;margin:0 auto;box-shadow:0 24px 70px #1e1b2029}.hero{min-height:250px}.topbar{border-radius:22px 22px 0 0}footer{border-radius:0 0 22px 22px}}@media (max-width:390px){.hero{grid-template-columns:minmax(0,1fr) 105px;gap:5px}.hero-art{transform-origin:100%;transform:scale(.82)}.benefit{padding:12px 8px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
