body.premium-page{min-height:100vh;background:radial-gradient(circle at 12% 13%,#f9e9f9 0,transparent 28%),radial-gradient(circle at 88% 80%,#ead8fa 0,transparent 30%),#fcfaff}
.premium-back{font-size:13px;font-weight:800;color:#6937a1;border-bottom:1px solid #c9a8de;padding-bottom:5px}
.premium-back:hover{color:#ed6397;border-color:#ed6397}
.checkout-layout{max-width:580px;padding-top:58px;padding-bottom:80px}
.checkout-intro{text-align:center;margin-bottom:30px}
.checkout-intro h1{font-family:Unbounded,Manrope,sans-serif;font-size:clamp(32px,6vw,48px);line-height:1.2;letter-spacing:-.055em;margin:15px 0}
.checkout-intro h1 span{color:#9651c6}
.checkout-intro p{font-size:14px;line-height:1.7;color:#705c83;margin:0}
.checkout-card{background:#fff;border:1px solid #e9d9f2;border-radius:32px;box-shadow:0 26px 75px rgba(78,36,118,.13);padding:34px}
.plan-heading{display:flex;align-items:center;gap:14px}
.plan-heading img{width:60px;height:60px;border-radius:17px;box-shadow:0 9px 20px rgba(128,78,167,.17)}
.plan-heading div{flex:1}.plan-heading div>span{font-size:10px;font-weight:800;letter-spacing:.16em;color:#ad80bc}
.plan-heading h2{font-family:Unbounded,Manrope,sans-serif;font-size:20px;line-height:1.3;margin:4px 0 0}
.plan-sparkle{font-size:28px;color:#eb78b1}
.plan-price{font-family:Unbounded,Manrope,sans-serif;font-weight:700;font-size:clamp(42px,8vw,60px);letter-spacing:-.07em;margin-top:27px;color:#68339e}
.plan-price span{font-size:.65em}
.plan-note{font-size:13px;line-height:1.7;color:#705c83;margin:8px 0 0}
.checkout-divider{height:1px;background:#eadff3;margin:27px 0}
.checkout-status{display:flex;align-items:flex-start;gap:13px;background:#f9f1fc;border:1px solid #ecdff3;border-radius:19px;padding:19px}
.status-icon{display:grid;place-items:center;flex:none;width:31px;height:31px;border-radius:50%;background:#f2def6;color:#914fb5}
.checkout-status strong{font-size:14px}.checkout-status p{font-size:12px;line-height:1.7;color:#705c83;margin:5px 0 0}
.checkout-button{display:block;width:100%;border:0;border-radius:999px;padding:19px 24px;margin-top:25px;background:linear-gradient(115deg,#9752c8,#7640ad);color:white;font-family:inherit;font-size:15px;font-weight:800}
.checkout-button:disabled{opacity:.48;cursor:not-allowed}
.checkout-hint{text-align:center;color:#8b779a;font-size:12px;line-height:1.65;margin:13px 8px 0}
.bot-link{display:flex;justify-content:center;gap:9px;width:max-content;max-width:100%;margin:24px auto 0;color:#65329e;font-size:13px;font-weight:800;border-bottom:2px solid #c9a8de;padding-bottom:6px}
.bot-link:hover{color:#ed6397;border-color:#ed6397}
.consent-open{overflow:hidden}
.consent-overlay{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:18px;background:rgba(39,19,60,.48);backdrop-filter:blur(5px)}
.consent-overlay.active{display:flex}
.consent-dialog{position:relative;width:min(100%,520px);max-height:min(90vh,760px);overflow-y:auto;background:#fff;border:1px solid #ead8f4;border-radius:30px;padding:34px;box-shadow:0 28px 90px rgba(28,12,48,.25)}
.consent-close{position:absolute;right:20px;top:18px;width:35px;height:35px;border:0;border-radius:50%;background:#f7effb;color:#673594;font:26px/1 Manrope,Arial,sans-serif;cursor:pointer}
.consent-close:hover{background:#efddf8}
.consent-illustration{display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:#f6e8fb;font-size:29px;margin:0 auto 15px}
.consent-dialog h2{text-align:center;font-family:Unbounded,Manrope,sans-serif;font-size:20px;line-height:1.4;margin:0 15px 10px}
.consent-dialog>p{text-align:center;color:#705c83;font-size:13px;line-height:1.6;margin:0 0 21px}
.consent-choice{display:flex;align-items:flex-start;gap:13px;border:1px solid #eadff3;border-radius:18px;background:#fcf9fe;padding:17px;margin-top:11px;color:#4b3563;font-size:13px;line-height:1.6;cursor:pointer}
.consent-choice a{color:#7945ae;text-decoration:underline;text-underline-offset:2px}
.consent-choice a:hover{color:#a53c83}
.consent-choice input{flex:none;appearance:none;width:21px;height:21px;border:2px solid #bca0d1;border-radius:6px;background:#fff;margin:1px 0 0;cursor:pointer}
.consent-choice input:checked{background:#8d56cb;border-color:#8d56cb}
.consent-choice input:checked:after{content:'✓';display:block;text-align:center;color:#fff;font-size:15px;font-weight:800;line-height:17px}
.consent-choice:has(input:checked){border-color:#caa7df;background:#faf2ff}
.consent-choice input:focus-visible,.consent-close:focus-visible,.consent-continue:focus-visible{outline:3px solid #ed6397;outline-offset:3px}
.consent-continue{display:block;width:100%;margin-top:23px;padding:17px;border:0;border-radius:999px;background:linear-gradient(115deg,#9752c8,#7640ad);color:#fff;font-family:inherit;font-size:14px;font-weight:800;cursor:pointer}
.consent-continue:disabled{opacity:.45;cursor:not-allowed}
@media(max-width:550px){.premium-back{font-size:11px}.checkout-layout{padding-top:43px;padding-bottom:60px}.checkout-card{padding:24px;border-radius:25px}.checkout-intro{margin-bottom:25px}.plan-heading img{width:54px;height:54px}.checkout-status{padding:16px}}
@media(max-width:550px){.consent-dialog{padding:26px 20px;border-radius:24px}.consent-dialog h2{font-size:17px}.consent-choice{font-size:12px;padding:14px}.consent-illustration{width:50px;height:50px;font-size:24px}}
