*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--gradient-page);min-width:320px;color:var(--color-ink-900);font-family:var(--font-body);margin:0;line-height:1.55}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{background:0 0;border:0}:focus-visible{outline-offset:3px;outline:3px solid #ff980061}.page-shell{position:relative;overflow:clip}.container{width:var(--container-width);margin-inline:auto}.section{padding:var(--space-10) var(--space-4)}.section-header{gap:var(--space-3);margin-bottom:var(--space-6);display:grid}.section-kicker{align-items:center;gap:var(--space-2);border-radius:var(--radius-pill);width:fit-content;color:var(--color-purple-900);letter-spacing:.02em;text-transform:uppercase;box-shadow:var(--shadow-soft);background:#ffffffb8;padding:.4rem .8rem;font-size:.82rem;font-weight:800;display:inline-flex}.section-title,.hero-title,.brand-name,.metric-value,.step-number,.plan-price{font-family:var(--font-display);letter-spacing:0}.section-title{margin:0;font-size:clamp(2rem,8vw,3rem);line-height:1}.section-copy,.hero-copy,.plan-note,.footer-copy{color:var(--color-ink-700);margin:0;font-size:1rem}.panel{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--gradient-card);box-shadow:var(--shadow-card)}.site-header{z-index:20;padding-block:var(--space-4);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fcf7ffcc;border-bottom:1px solid #7b2cbf14;position:sticky;top:0}.site-header__inner,.brand-link,.header-actions,.button,.hero-actions,.hero-points li,.preview-chip,.mini-stat__icon,.feature-list li,.faq-summary,.footer-row,.trust-list li{align-items:center;display:flex}.site-header__inner,.footer-row{justify-content:space-between;gap:var(--space-4)}.brand-link{gap:.9rem;min-width:0}.brand-logo{width:2rem;height:3rem;box-shadow:inset 0 1px 0 #ffffffd9, var(--shadow-soft);background:linear-gradient(145deg,#fffffff2,#f3e5ffb8);border-radius:1rem;flex:0 0 3rem;padding:.45rem}.brand-logo svg{width:100%;height:100%}.brand-copy{gap:.1rem;display:grid}.brand-name{font-size:1.25rem;font-weight:700;line-height:1}.brand-tag{color:var(--color-ink-500);font-size:10px;font-weight:700}.header-actions{gap:var(--space-3)}.button{min-height:3rem;transition:transform var(--transition-base), box-shadow var(--transition-base), background-color var(--transition-base);border-radius:1rem;justify-content:center;gap:.55rem;padding-inline:1.1rem;font-weight:800}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--gradient-cta);color:#372004;box-shadow:0 12px 24px #ff980038}.button-secondary{color:var(--color-purple-900);background:#ffffffa8;border:1px solid #7b2cbf24}.header-cta{min-width:6.5rem}.site-main{padding-bottom:var(--space-16)}.hero{padding-top:var(--space-8);padding-left:var(--space-2);padding-right:var(--space-2)}.hero-grid{gap:var(--space-6);display:grid}.hero-copy-block{gap:var(--space-5);display:grid}.hero-title{max-width:12ch;margin:0;font-size:clamp(2.75rem,15vw,4.75rem);line-height:.94}.accent-text{color:var(--color-purple-700)}.hero-copy{max-width:32rem;font-size:1.05rem}.hero-actions{gap:var(--space-3);flex-wrap:wrap}.hero-points{gap:var(--space-3);margin:0;padding:0;list-style:none;display:grid}.hero-points li,.feature-list li,.trust-list li{gap:.75rem}.icon-badge,.mini-stat__icon,.faq-symbol,.step-number{place-items:center;display:grid}.icon-badge{width:2rem;height:2rem;color:var(--color-purple-900);background:#7b2cbf1a;border-radius:999px;flex:0 0 2rem}.icon-badge svg,.mini-stat__icon svg{width:1rem;height:1rem}.icon-badge+span{font-size:13px}.hero-visual{position:relative}.media-card{border-radius:var(--radius-xl);box-shadow:var(--shadow-strong);background:#ffffffb8;border:1px solid #7b2cbf24;margin-top:2rem;overflow:hidden}.media-card img{aspect-ratio:1;object-fit:cover;width:100%}.preview-chip{gap:var(--space-2);color:var(--color-ink-900);box-shadow:var(--shadow-card);background:#ffffffe0;border-radius:1rem;padding:.65rem .8rem;font-size:14px;position:absolute}.preview-chip--top{top:1rem;right:1rem}.preview-chip--bottom{bottom:1rem;left:1rem}.preview-chip strong,.mini-stat__value,.feature-list strong,.faq-question{font-weight:800}.dashboard-preview{padding:var(--space-5)}.dashboard-preview__header{gap:var(--space-2);margin-bottom:var(--space-5);display:grid}.dashboard-preview__eyebrow,.metric-label,.mini-stat__label,.plan-label{color:var(--color-ink-500)}.preview-user{align-items:center;gap:var(--space-3);border-radius:var(--radius-pill);background:#ffffffb8;width:fit-content;padding:.6rem .8rem;display:inline-flex}.preview-avatar{background:var(--gradient-primary);width:2.5rem;height:2.5rem;color:var(--color-white);font-family:var(--font-display);border-radius:999px;place-items:center;font-weight:700;display:grid}.preview-user__copy{display:grid}.preview-user__name{font-weight:800}.preview-user__role{color:var(--color-ink-500);font-size:.9rem}.metric-card{gap:var(--space-4);padding:var(--space-5);border-radius:var(--radius-lg);background:var(--gradient-deep);color:var(--color-white);display:grid}.metric-label{color:var(--color-white);opacity:.8;margin-bottom:8px;font-size:16px}.metric-value{font-size:clamp(2.35rem,12vw,4rem);font-weight:700;line-height:.95}.metric-support{color:#ffffffd1;margin:0}.quick-stats,.steps-grid,.gallery-grid{gap:var(--space-4);display:grid}.quick-stats{margin-top:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.mini-stat{gap:var(--space-2);border-radius:var(--radius-md);background:#ffffffc2;border:1px solid #7b2cbf1a;padding:1rem .9rem;display:grid}.mini-stat__icon{width:2.4rem;height:2.4rem;color:var(--color-purple-900);background:#7b2cbf1a;border-radius:.85rem}.mini-stat__value{font-size:1.2rem;line-height:1.05}.mini-stat__label{font-size:.9rem}.earn-layout,.trust-layout{gap:var(--space-5);display:grid}.feature-list{gap:var(--space-4);margin:0;padding:0;list-style:none;display:grid}.feature-list li,.trust-list li{color:var(--color-ink-700)}.feature-list strong,.trust-list strong{color:var(--color-ink-900)}.feature-panel,.plan-card,.step-card,.gallery-card,.faq-item,.trust-copy{padding:var(--space-5)}.feature-panel{gap:var(--space-5);display:grid}.support-bubble{gap:var(--space-2);padding:var(--space-4);border-radius:var(--radius-md);color:var(--color-purple-900);background:#7b2cbf14;display:grid}.support-bubble strong{font-family:var(--font-display);font-size:14px}.plan-card{gap:var(--space-5);background:radial-gradient(circle at 100% 0,#ffc14d4d,#0000 24%),linear-gradient(#fffffff5,#f3e5ffe6);display:grid}.plan-card__top{gap:var(--space-3);display:grid}.plan-label{text-transform:uppercase;letter-spacing:.04em;font-size:.9rem;font-weight:800}.plan-heading{gap:var(--space-2);display:grid}.plan-price{font-size:clamp(3rem,15vw,5.25rem);font-weight:700;line-height:.92}.plan-note{max-width:30rem}.steps-grid{grid-template-columns:1fr}.step-card{gap:var(--space-4);display:grid}.step-number{width:3rem;height:3rem;color:var(--color-orange-500);background:#ff980024;border-radius:1rem;font-size:1.75rem;font-weight:700}.step-title{font-family:var(--font-display);margin:0;font-size:1.45rem}.step-copy,.gallery-caption,.faq-answer,.trust-copy p,.footer-copy{color:var(--color-ink-700);margin:0}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-card{overflow:hidden}.gallery-card img{aspect-ratio:1;object-fit:cover;border-radius:calc(var(--radius-lg) - .25rem);width:100%}.gallery-copy{gap:var(--space-2);padding-top:var(--space-4);display:grid}.gallery-title{font-family:var(--font-display);margin:0;font-size:1.1rem}.trust-copy{gap:var(--space-4);display:grid}.trust-list{gap:var(--space-3);margin:0;padding:0;list-style:none;display:grid}.faq-list{gap:var(--space-4);display:grid}.faq-item{overflow:hidden}.faq-item[open]{background:linear-gradient(#fffffffa,#f3e5ffeb)}.faq-summary{justify-content:space-between;gap:var(--space-4);cursor:pointer;list-style:none}.faq-summary::-webkit-details-marker{display:none}.faq-symbol{width:2rem;height:2rem;color:var(--color-purple-900);transition:transform var(--transition-base);background:#7b2cbf14;border-radius:999px;flex:0 0 2rem;font-size:1.4rem}.faq-item[open] .faq-symbol{transform:rotate(45deg)}.faq-answer{padding-top:var(--space-4)}.site-footer{padding-block:var(--space-8);border-top:1px solid #7b2cbf1a}.footer-row{flex-direction:column;align-items:flex-start}.footer-links{gap:var(--space-4);color:var(--color-purple-900);flex-wrap:wrap;font-weight:700;display:flex}.reveal-up{animation:.72s cubic-bezier(.22,1,.36,1) both riseIn}.reveal-delay-1{animation-delay:80ms}.reveal-delay-2{animation-delay:.16s}.reveal-delay-3{animation-delay:.24s}@keyframes riseIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width>=48rem){.container{width:min(100% - 3rem,72rem)}.section{padding-block:var(--space-12)}.hero-grid,.earn-layout,.trust-layout{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center}.preview-chip--top{top:1.5rem;right:1.5rem}.preview-chip--bottom{bottom:1.5rem;left:1.5rem}.dashboard-preview{padding:var(--space-6)}.feature-panel{grid-template-columns:minmax(0,1.1fr) minmax(14rem,.75fr);align-items:start}.plan-card{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center}.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.footer-row{flex-direction:row;align-items:center}}@media (width>=72rem){.hero{padding:var(--space-10) 1rem}.hero-grid{gap:var(--space-8)}.dashboard-preview{gap:var(--space-6);grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:start;display:grid}.dashboard-preview__header{margin-bottom:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.brand-logo--large{flex-basis:3.35rem;width:3.35rem;height:3.35rem}.register-page,.dashboard-page{min-height:100vh}.register-page{background:radial-gradient(circle at 0 0,#ff980029,#0000 22%),linear-gradient(#efe6ad 0%,#f5edb8 10%,#f3e5ff 52%,#f4ecff 100%)}.register-shell,.dashboard-shell{min-height:100vh;position:relative}.register-shell{place-items:center;padding:2rem 1rem 3rem;display:grid;overflow:hidden}.register-shell__glow{filter:blur(18px);opacity:.72;border-radius:999px;position:absolute}.register-shell__glow--one{background:#ff980038;width:13rem;height:13rem;top:3rem;right:-3rem}.register-shell__glow--two{background:#7b2cbf29;width:12rem;height:12rem;bottom:5rem;left:-3rem}.register-card{z-index:1;width:min(100%,41rem);position:relative}.register-brand{align-items:center;gap:.9rem;margin-bottom:1.1rem;display:inline-flex}.register-brand__copy{gap:.12rem;display:grid}.register-brand__name{font-family:var(--font-display);color:var(--color-purple-900);font-size:1.8rem;font-weight:700;line-height:1}.register-brand__tag{color:var(--color-ink-700);font-size:.92rem;font-weight:700}.register-card__inner{background:#2b1a43eb;border-radius:1.75rem;padding:1rem;box-shadow:0 24px 55px #4a148c2e}.register-copy,.register-form,.register-field{display:grid}.register-copy{gap:.45rem;margin-bottom:1.35rem}.register-title{color:var(--color-white);font-family:var(--font-display);margin:0;font-size:clamp(2rem,9vw,3.2rem);line-height:.98}.register-intro{color:#ffffffc2;margin:0}.register-form{gap:1.1rem}.register-field{gap:.45rem}.register-field label{color:#ffffffeb;font-weight:700}.register-field__hint{color:#ffffff85;margin:-.1rem 0 0;font-size:.8rem}.register-field input,.register-field select{width:100%;min-height:4rem;color:var(--color-white);background:#101010;border:1px solid #ffffff1f;border-radius:1rem;padding:1rem 1.1rem}.register-field input::placeholder{color:#9ca3af}.register-select{position:relative}.register-select select{appearance:none;padding-right:3rem}.register-select__icon{color:#ffffffb8;pointer-events:none;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.register-actions{justify-content:space-between;align-items:center;gap:1rem;display:flex}.register-submit{color:#111;background:linear-gradient(135deg,#ff9800 0%,#ff6a3d 100%);min-width:10rem}.register-reset{color:#ffffffc2;font-weight:600}.register-legal,.register-live{margin:1.25rem 0 0}.register-legal{color:#ffffff8a;font-size:.82rem}.register-legal a{color:var(--color-orange-300);text-decoration:underline}.register-live{color:var(--color-orange-300);font-size:.95rem;display:inline-block}.dashboard-page{background:var(--gradient-page);color:var(--color-ink-900)}.dashboard-shell{padding:.75rem .75rem 6.5rem}.dashboard-app{width:min(100%,42rem);margin-inline:auto}.dashboard-topbar,.dashboard-user,.dashboard-topbar__actions,.dashboard-balance,.dashboard-panel__header,.dashboard-link,.dashboard-nav,.dashboard-nav__item{display:flex}.dashboard-topbar,.dashboard-panel__header{justify-content:space-between}.dashboard-topbar{align-items:center;gap:.9rem}.dashboard-user{align-items:center;gap:.7rem;min-width:0}.dashboard-user__avatar{background:radial-gradient(circle at 30% 30%,#a52b14 0%,#7b2cbf 64%,#4a148c 100%);border-radius:999px;place-items:center;width:2rem;height:2rem;display:grid;box-shadow:0 16px 34px #5c248d38}.dashboard-user__logo{box-shadow:none;background:0 0;width:2.35rem;height:2.35rem;padding:0}.dashboard-user__copy{gap:.08rem;display:grid}.dashboard-user__welcome{color:var(--color-ink-500);font-size:.98rem}.dashboard-user__name{font-family:var(--font-display);font-size:1.55rem;line-height:1.05}.dashboard-topbar__actions{align-items:center;gap:.7rem}.dashboard-icon-button,.dashboard-logout{min-height:0}.dashboard-icon-button{color:#506389;background:#ffffff61;border-radius:1rem;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex;box-shadow:0 8px 18px #5d657d1f}.dashboard-logout{color:#16213f;background:#ffffffd1;border-radius:10px;padding:7px;font-weight:700;box-shadow:0 8px 18px #5d657d1f}.dashboard-balance,.dashboard-panel{box-shadow:var(--shadow-card);border-radius:2rem}.dashboard-balance{background:var(--gradient-card);color:var(--color-ink-900);justify-content:space-between;align-items:flex-end;gap:1rem;margin-top:1.4rem;padding:1rem 1.2rem;position:relative;overflow:hidden}.dashboard-balance:before,.dashboard-balance:after{content:"";background:#ffffff14;border-radius:999px;position:absolute}.dashboard-balance:before{width:12rem;height:12rem;top:-4rem;right:-5rem}.dashboard-balance:after{width:7rem;height:7rem;bottom:-2rem;left:-1rem}.dashboard-balance__copy,.dashboard-panel,.dashboard-challenge{position:relative}.dashboard-balance__copy{z-index:1}.dashboard-balance__eyebrow,.dashboard-balance__text,.dashboard-panel__header a,.dashboard-challenge__tag{opacity:.88}.dashboard-balance__amount{font-family:var(--font-display);margin:.8rem 0 .5rem;font-size:3rem;line-height:.92}.dashboard-balance__text{margin:0;font-size:12px}.dashboard-balance__button{z-index:1;padding:10px 21px;color:#3d2800;font-family:var(--font-display);background:linear-gradient(135deg,#ffd85a 0%,#ffb654 100%);border-radius:999px;padding-inline:1.2rem;font-size:1.15rem;position:relative;box-shadow:0 12px 24px #471f0029}.dashboard-panel{margin-top:1.55rem;padding:1.55rem}.dashboard-panel--gold{background:var(--gradient-deep);color:var(--color-white)}.dashboard-panel--white{background:var(--color-surface-strong);margin-bottom:2rem}.dashboard-panel__header{align-items:center;gap:1rem;margin-bottom:1rem}.dashboard-panel__header h2,.dashboard-challenge h3{font-family:var(--font-display);margin:0}.dashboard-panel__header h2{font-size:1.2rem}.dashboard-panel__header a{font-size:.96rem}.dashboard-links{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:1rem;display:grid}.dashboard-link{color:var(--color-white);border:1px solid var(--color-border);background:var(--color-surface-strong);border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:.8rem;padding:.7rem .55rem;box-shadow:0 12px 22px #550f0029}.dashboard-link__icon{background:var(--color-lavender-100);width:3rem;height:3rem;color:var(--color-purple-700);border-radius:.9rem;place-items:center;display:grid}.dashboard-link span:last-child{color:var(--color-ink-900);text-align:center;font-size:.82rem;font-weight:700;line-height:1.25}.dashboard-challenge{background:var(--gradient-page);border:1px solid #7b2cbf14;border-radius:1.4rem;padding:1.2rem 1.25rem 1.35rem}.dashboard-challenge__tag{text-transform:uppercase;letter-spacing:.05em;color:#6c5986;margin:0 0 .45rem;font-size:.76rem;font-weight:800}.dashboard-challenge h3{font-size:1.15rem}.dashboard-challenge p{color:#53617c;margin:.65rem 0 0}.dashboard-nav{background:var(--gradient-card);border-radius:2rem;justify-content:space-between;align-items:center;gap:.35rem;min-width:90%;padding:.8rem .9rem;position:fixed;bottom:1.2rem;left:50%;transform:translate(-50%);box-shadow:0 20px 38px #3d0d0038}.dashboard-nav__item{background-color:var(--gradient-deep);min-width:0;min-height:4.35rem;color:var(--color-purple-900);flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:.4rem;font-size:.8rem}.dashboard-nav__item [data-lucide]{stroke-width:3px;width:18px;height:18px}.dashboard-nav__item--center{background:var(--gradient-deep);width:2rem;height:2rem;color:var(--color-white);border-radius:999px;flex:0 0 5.35rem;margin-top:-2.6rem;box-shadow:0 18px 34px #751d003d}.dashboard-nav__item span{line-break:anywhere;font-size:8px;line-height:1}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;opacity:0;visibility:hidden;background-color:#1d123399;justify-content:center;align-items:center;transition:opacity .3s,visibility .3s;display:flex;position:fixed;inset:0}.modal-overlay:not([hidden]){opacity:1;visibility:visible}.modal-card{background:var(--color-surface-strong);border:1px solid var(--color-border);text-align:center;border-radius:1.5rem;width:90%;max-width:400px;padding:2rem;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);position:relative;transform:translateY(20px);box-shadow:0 25px 50px -12px #4a148c40}.modal-overlay:not([hidden]) .modal-card{transform:translateY(0)}.modal-close{color:var(--color-ink-500);cursor:pointer;transition:color .2s;position:absolute;top:1rem;right:1rem}.modal-close:hover{color:var(--color-ink-900)}.modal-icon{background:var(--color-lavender-100);width:3.5rem;height:3.5rem;color:var(--color-purple-700);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex}.modal-header h2{color:var(--color-ink-900);margin:0 0 .5rem;font-size:1.3rem}.modal-text{color:var(--color-ink-500);margin-bottom:1.8rem;font-size:13px;line-height:1.5}.btn-primary.modal-cta{background:var(--gradient-cta);width:100%;color:var(--color-ink-900);border-radius:999px;justify-content:center;align-items:center;padding:.9rem 1.5rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 12px #ff98004d}.btn-primary.modal-cta:hover{transform:translateY(-2px);box-shadow:0 6px 16px #ff980073}.verify-body{background:var(--gradient-page);min-height:100vh;font-family:var(--font-display);justify-content:center;padding:20px;display:flex}.verify-container{flex-direction:column;gap:2rem;width:100%;max-width:450px;display:flex}.verify-header{justify-content:space-between;align-items:center;display:flex}.back-link{color:var(--color-purple-700);align-items:center;gap:4px;font-size:.9rem;font-weight:600;text-decoration:none;display:flex}.verify-card{background:var(--color-surface-strong);border:1px solid var(--color-border);text-align:center;border-radius:2rem;padding:2.5rem 2rem;box-shadow:0 20px 40px #0000000d}.spinner-wrapper{flex-direction:column;align-items:center;margin:3rem 0;display:flex;position:relative}.status-badge{background:var(--color-lavender-100);color:var(--color-purple-700);border-radius:99px;margin-bottom:1.5rem;padding:6px 16px;font-size:.8rem;font-weight:700}.main-spinner{justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative}.spinner-inner{border:4px solid var(--color-lavender-100);border-top:4px solid var(--color-purple-700);border-radius:50%;animation:1.5s linear infinite spin;position:absolute;inset:0}.shield-icon{width:40px;height:40px;color:var(--color-purple-700)}@keyframes spin{to{transform:rotate(360deg)}}.verify-footer{border-top:1px solid var(--color-border);margin-top:3rem;padding-top:1.5rem}.verify-footer p{color:var(--color-ink-500);margin-bottom:.5rem;font-size:.85rem}.timer-text{color:var(--color-ink-900);font-variant-numeric:tabular-nums;font-size:2rem;font-weight:800}.steps-list{flex-direction:column;gap:12px;margin-top:1rem;display:flex}.step-item{color:var(--color-ink-500);align-items:center;gap:12px;font-size:.9rem;display:flex}.step-item.active{color:var(--color-ink-900);font-weight:600}.step-dot{background:var(--color-border);border-radius:50%;width:8px;height:8px}.active .step-dot{background:var(--color-purple-700);box-shadow:0 0 8px var(--color-purple-700)}.payment-details{background:var(--color-lavender-050);border:1px solid var(--color-border);text-align:left;border-radius:1.2rem;flex-direction:column;gap:1rem;margin:1.5rem 0;padding:1.5rem;display:flex}.detail-item{justify-content:space-between;align-items:center;display:flex}.detail-label{color:var(--color-ink-500);font-size:.85rem;font-weight:500}.detail-value{color:var(--color-ink-900);font-size:13px;font-weight:700;font-family:var(--font-body)}.detail-value.highlight{color:var(--color-purple-700);font-size:1.2rem}.copy-group{align-items:center;display:flex}.copy-btn{color:var(--color-purple-700);cursor:pointer;padding:4px;display:flex}.copy-btn [data-lucide]{width:14px;height:14px}.payment-notice{color:var(--color-ink-500);justify-content:center;align-items:flex-start;gap:8px;margin-bottom:1.5rem;font-size:.8rem;display:flex}.payment-notice i{width:14px;height:14px}@media (width<=32rem){.register-actions{flex-wrap:wrap}.register-submit{width:100%}.dashboard-topbar{align-items:center;gap:.65rem}.dashboard-topbar__actions{flex-wrap:wrap;justify-content:flex-end}.dashboard-balance{flex-direction:column;align-items:flex-start}.dashboard-links{gap:.75rem}}@media (width>=48rem){.register-shell{padding-inline:1.5rem}.register-card__inner{padding:1.25rem}.dashboard-shell{padding:1.4rem 1.5rem 8rem}}:root{--color-purple-900:#4a148c;--color-purple-700:#7b2cbf;--color-purple-500:#b86cff;--color-orange-500:#ff9800;--color-orange-300:#ffc14d;--color-lavender-100:#f3e5ff;--color-lavender-050:#fcf7ff;--color-white:#fff;--color-ink-900:#1d1233;--color-ink-700:#4a3d63;--color-ink-500:#75688c;--color-border:#7b2cbf24;--color-border-strong:#4a148c33;--color-surface:#ffffffd1;--color-surface-strong:#fff;--color-surface-deep:#6523a5;--color-success:#1f9d68;--gradient-page:radial-gradient(circle at top right, #b86cff3d, transparent 28%), radial-gradient(circle at left 20%, #ff980024, transparent 22%), linear-gradient(180deg, #fffdfd 0%, #f7ecff 40%, #f3e5ff 100%);--gradient-primary:linear-gradient(135deg, #7b2cbf 0%, #b86cff 62%, #ff9800 100%);--gradient-cta:linear-gradient(135deg, #ff9800 0%, #ffc14d 100%);--gradient-card:linear-gradient(180deg, #fffffff2 0%, #f3e5ffdb 100%);--gradient-deep:linear-gradient(135deg, #4a148c 0%, #7b2cbf 62%, #b86cff 100%);--font-display:"Inter", "Space Grotesk", "Segoe UI", sans-serif;--font-body:"Inter", "Manrope", "Segoe UI", sans-serif;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-7:1.75rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--radius-sm:.75rem;--radius-md:1rem;--radius-lg:1.5rem;--radius-xl:2rem;--radius-pill:999px;--shadow-soft:0 18px 50px #5c248d17;--shadow-card:0 16px 36px #4a148c1f;--shadow-strong:0 24px 48px #4a148c2e;--container-width:min(100% - 1.5rem, 72rem);--transition-base:.22s ease}
