:root{--bg:#0f0a1e;--surface:#1a1033;--surface-light:#2d1b4e;--primary:#6b21a8;--primary-dark:#4c1d95;--primary-light:#a78bfa;--accent:#f59e0b;--accent-light:#fcd34d;--text:#f3e8ff;--text-muted:#9ca3af;--border:#7c3aed59;--radius:16px;--radius-lg:24px;--max-width:1120px;color:var(--text);background-color:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Outfit,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.6}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;overflow-x:hidden}#root{min-height:100vh}a{color:var(--accent-light);text-decoration:none;transition:color .2s}a:hover{color:var(--accent)}img{max-width:100%;height:auto;display:block}button{cursor:pointer;font-family:inherit}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app{min-height:100vh;position:relative}.app__bg{z-index:-1;background:radial-gradient(ellipse 80% 50% at 50% -20%, #6b21a859, transparent), radial-gradient(ellipse 60% 40% at 100% 50%, #f59e0b14, transparent), radial-gradient(ellipse 50% 30% at 0% 80%, #4c1d9533, transparent), var(--bg);position:fixed;inset:0}.app__orb{filter:blur(80px);pointer-events:none;z-index:-1;border-radius:50%;position:fixed}.app__orb--1{background:var(--primary);opacity:.15;width:320px;height:320px;top:-80px;right:-60px}.app__orb--2{background:var(--accent);opacity:.1;width:280px;height:280px;bottom:10%;left:-80px}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 1.25rem}.section{padding:5rem 0}.section__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:inline-block}.section__title{letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.15}.section__lead{color:var(--text-muted);max-width:36rem;margin:0 0 2.5rem;font-size:1.05rem}.header{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#0f0a1ebf;position:sticky;top:0}.header__inner{justify-content:space-between;align-items:center;gap:1rem;height:4rem;display:flex}.header__brand{color:var(--text);align-items:center;gap:.65rem;font-size:1.15rem;font-weight:700;display:flex}.header__brand:hover{color:var(--text)}.header__logo{border-radius:10px;width:36px;height:36px}.header__nav{gap:1.75rem;display:none}.header__nav a{color:var(--text-muted);font-size:.9rem;font-weight:500}.header__nav a:hover{color:var(--text)}.header__cta{display:none}@media (width>=768px){.header__nav,.header__cta{align-items:center;display:flex}}.btn{border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.35rem;font-size:.95rem;font-weight:600;transition:transform .15s,box-shadow .2s,background .2s;display:inline-flex}.btn:active{transform:scale(.98)}.btn--primary{background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:var(--text);box-shadow:0 4px 24px #6b21a873}.btn--primary:hover{color:var(--text);box-shadow:0 6px 32px #6b21a88c}.btn--outline{color:var(--text);border:1px solid var(--border);background:0 0}.btn--outline:hover{color:var(--text);background:#6b21a826}.btn--accent{background:linear-gradient(135deg, var(--accent), #d97706);color:var(--bg);box-shadow:0 4px 20px #f59e0b59}.btn--accent:hover{color:var(--bg)}.btn--lg{padding:.9rem 1.75rem;font-size:1rem}.hero{padding:4rem 0 5rem}.hero__grid{align-items:center;gap:3rem;display:grid}@media (width>=900px){.hero__grid{grid-template-columns:1fr 1fr;gap:4rem}}.hero__badge{border:1px solid var(--border);color:var(--primary-light);background:#6b21a840;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:1.25rem;padding:.35rem .85rem;font-size:.8rem;font-weight:600;display:inline-flex}.hero__title{letter-spacing:-.03em;margin:0 0 1rem;font-size:clamp(2.25rem,6vw,3.5rem);font-weight:800;line-height:1.08}.hero__title span{background:linear-gradient(135deg, var(--accent-light), var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero__text{color:var(--text-muted);max-width:28rem;margin:0 0 2rem;font-size:1.1rem}.hero__actions{flex-wrap:wrap;gap:.75rem;display:flex}.hero__stats{border-top:1px solid var(--border);flex-wrap:wrap;gap:2rem;margin-top:2.5rem;padding-top:2rem;display:flex}.hero__stat strong{color:var(--accent-light);font-size:1.5rem;font-weight:800;display:block}.hero__stat span{color:var(--text-muted);font-size:.85rem}.hero__visual{justify-content:center;display:flex;position:relative}.hero__phone{background:linear-gradient(160deg, var(--surface-light), var(--surface));border:1px solid var(--border);border-radius:2rem;width:min(280px,85vw);padding:12px;position:relative;box-shadow:0 24px 80px #00000080,inset 0 0 0 1px #ffffff0d}.hero__phone-screen{background:var(--bg);aspect-ratio:9/19;text-align:center;border-radius:1.4rem;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;display:flex;overflow:hidden}.hero__phone-icon{border-radius:18px;width:72px;height:72px;margin-bottom:1rem;box-shadow:0 8px 32px #6b21a866}.hero__phone-name{margin:0 0 .25rem;font-size:1.35rem;font-weight:800}.hero__phone-tag{color:var(--accent);margin:0 0 1.25rem;font-size:.85rem;font-weight:600}.hero__phone-chips{flex-wrap:wrap;justify-content:center;gap:.4rem;display:flex}.hero__chip{border:1px solid var(--border);color:var(--primary-light);background:#6b21a84d;border-radius:999px;padding:.3rem .6rem;font-size:.7rem}.features__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (width>=600px){.features__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=900px){.features__grid{grid-template-columns:repeat(3,1fr)}}.feature-card{border-radius:var(--radius);border:1px solid var(--border);background:#1a1033b3;padding:1.5rem;transition:border-color .2s,transform .2s}.feature-card:hover{border-color:#a78bfa80;transform:translateY(-2px)}.feature-card__icon{margin-bottom:.75rem;font-size:1.75rem}.feature-card__title{margin:0 0 .5rem;font-size:1.05rem;font-weight:700}.feature-card__text{color:var(--text-muted);margin:0;font-size:.9rem}.fortunes__grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (width>=600px){.fortunes__grid{grid-template-columns:repeat(3,1fr)}}@media (width>=900px){.fortunes__grid{grid-template-columns:repeat(5,1fr)}}.fortune-pill{text-align:center;border-radius:var(--radius);border:1px solid var(--border);background:#1a103399;flex-direction:column;align-items:center;padding:1.1rem .5rem;transition:background .2s;display:flex}.fortune-pill:hover{background:#2d1b4ecc}.fortune-pill__emoji{margin-bottom:.35rem;font-size:1.5rem}.fortune-pill__name{margin:0 0 .2rem;font-size:.8rem;font-weight:600}.fortune-pill__cat{color:var(--text-muted);margin:0;font-size:.65rem}.steps{gap:1.5rem;display:grid}@media (width>=768px){.steps{grid-template-columns:repeat(2,1fr)}}@media (width>=1000px){.steps{grid-template-columns:repeat(4,1fr)}}.step-card{border-radius:var(--radius);border:1px solid var(--border);background:linear-gradient(145deg,#2d1b4e80,#1a1033cc);padding:1.5rem;position:relative}.step-card__num{color:#a78bfa40;margin-bottom:.5rem;font-size:2rem;font-weight:800;line-height:1}.step-card__title{margin:0 0 .5rem;font-size:1rem;font-weight:700}.step-card__text{color:var(--text-muted);margin:0;font-size:.88rem}.cta{padding:4rem 0 6rem}.cta__box{text-align:center;border-radius:var(--radius-lg);border:1px solid var(--border);background:linear-gradient(135deg,#6b21a859,#2d1b4e99);padding:3rem 1.5rem}.cta__box .section__title{margin-bottom:.75rem}.cta__box .section__lead{margin-left:auto;margin-right:auto}.cta__stores{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.store-btn{border:1px solid var(--border);color:var(--text);background:#0f0a1e99;border-radius:12px;align-items:center;gap:.75rem;min-width:200px;padding:.85rem 1.35rem;transition:background .2s,border-color .2s;display:inline-flex}.store-btn:hover{border-color:var(--primary-light);color:var(--text);background:#0f0a1ee6}.store-btn__icon{font-size:1.75rem;line-height:1}.store-btn__label{text-align:left}.store-btn__label small{color:var(--text-muted);font-size:.65rem;font-weight:400;display:block}.store-btn__label strong{font-size:1rem}.cta__note{color:var(--text-muted);margin-top:1.5rem;font-size:.85rem}.footer{border-top:1px solid var(--border);background:#0f0a1e80;padding:2.5rem 0}.footer__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=560px){.footer__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=900px){.footer__grid{grid-template-columns:1.2fr repeat(3,1fr);gap:1.5rem 2rem}}.footer__brand-block{flex-direction:column;gap:.75rem;display:flex}.footer__brand{color:var(--text);align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;display:inline-flex}.footer__brand:hover{color:var(--text)}.footer__copy{color:var(--text-muted);margin:0;font-size:.82rem}.footer__col{flex-direction:column;align-items:flex-start;gap:.45rem;display:flex}.footer__col-title{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin:0 0 .35rem;font-size:.72rem;font-weight:700}.footer__col a{color:var(--text-muted);font-size:.88rem}.footer__col a:hover{color:var(--text)}.footer__col--highlight{border-radius:var(--radius);border:1px solid var(--border);background:#6b21a833;padding:1rem 1.1rem}.footer__link-em{font-weight:600;color:var(--accent-light)!important}.menu-toggle{border:1px solid var(--border);width:2.5rem;height:2.5rem;color:var(--text);background:0 0;border-radius:10px;justify-content:center;align-items:center;padding:0;font-size:1.25rem;display:flex}@media (width>=768px){.menu-toggle{display:none}}.mobile-nav{border-top:1px solid var(--border);flex-direction:column;gap:.5rem;padding:1rem 1.25rem 1.25rem;display:none}.mobile-nav--open{display:flex}.mobile-nav a{color:var(--text-muted);padding:.5rem 0;font-weight:500}.mobile-nav .btn{width:100%;margin-top:.5rem}.legal{padding-top:2rem;padding-bottom:4rem}.legal__wrap{max-width:720px}.legal__back{color:var(--text-muted);margin-bottom:1.5rem;font-size:.9rem;font-weight:500;display:inline-block}.legal__back:hover{color:var(--accent-light)}.legal__status,.legal__error{color:var(--text-muted)}.legal__error a{margin-top:.75rem;display:inline-block}.legal__article{border-radius:var(--radius-lg);border:1px solid var(--border);background:#1a1033bf;padding:2rem}.legal__title{letter-spacing:-.02em;margin:0 0 .5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.legal__updated{color:var(--text-muted);margin:0 0 1.5rem;font-size:.85rem}.legal__content{color:var(--text);font-size:.95rem;line-height:1.75}.legal__content h2,.legal__content h3{color:var(--accent-light);margin:1.5rem 0 .75rem}.legal__content p{margin:0 0 1rem}.legal__content ul,.legal__content ol{margin:0 0 1rem;padding-left:1.25rem}.legal__content a{color:var(--accent-light);text-decoration:underline}.legal__content strong{color:var(--text)}.account-delete__wrap{max-width:880px}.account-delete__header{margin-bottom:1.5rem}.account-delete__lead{color:var(--text-muted);max-width:40rem;margin:0;font-size:1.05rem}.account-delete__api-intro{border-radius:var(--radius);border:1px solid var(--border);background:#1a103380;margin-bottom:1.5rem;padding:1rem 1.25rem}.account-delete__grid{gap:1.25rem;margin-bottom:1.25rem;display:grid}@media (width>=800px){.account-delete__grid{grid-template-columns:1fr 1fr;align-items:start}}.account-delete__card{border-radius:var(--radius-lg);border:1px solid var(--border);background:#1a1033bf;padding:1.5rem}.account-delete__card-title{margin:0 0 .5rem;font-size:1.15rem;font-weight:700}.account-delete__card-text{color:var(--text-muted);margin:0 0 1.25rem;font-size:.9rem}.account-delete__steps{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.account-delete__steps li{align-items:flex-start;gap:.75rem;display:flex}.account-delete__steps p{color:var(--text-muted);margin:.25rem 0 0;font-size:.88rem}.account-delete__step-num{width:1.75rem;height:1.75rem;color:var(--accent-light);background:#6b21a866;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex}.account-delete__form{flex-direction:column;gap:1rem;display:flex}.account-delete__label{color:var(--text-muted);flex-direction:column;gap:.35rem;font-size:.85rem;font-weight:600;display:flex}.account-delete__label input,.account-delete__label textarea{font:inherit;border:1px solid var(--border);color:var(--text);background:#0f0a1e8c;border-radius:12px;padding:.75rem .9rem}.account-delete__label input:focus,.account-delete__label textarea:focus{outline:2px solid var(--primary-light);outline-offset:1px}.account-delete__submit{width:100%}.account-delete__mailto-alt{color:var(--text-muted);text-align:center;margin:0;font-size:.82rem}.account-delete__data{margin-top:0}.account-delete__list{color:var(--text-muted);margin:0 0 1rem;padding-left:1.25rem}.account-delete__list li{margin-bottom:.35rem}.account-delete__note{color:var(--text-muted);margin:0;font-size:.88rem}.account-delete__success{border-radius:var(--radius);background:#10b9811f;border:1px solid #10b98159;margin-bottom:1.25rem;padding:1.25rem 1.5rem}.account-delete__success strong{color:#6ee7b7;margin-bottom:.35rem;display:block}.account-delete__success p{color:var(--text-muted);margin:0 0 .5rem;font-size:.9rem}.account-delete__ref{margin:0!important;font-size:.85rem!important}.account-delete__ref code{color:var(--accent-light)}.account-delete__error{color:#fca5a5;background:#ef44441f;border:1px solid #ef444459;border-radius:10px;margin:0;padding:.75rem 1rem;font-size:.88rem}.account-delete__submit:disabled{opacity:.65;cursor:not-allowed}.contact-page__wrap{max-width:880px}.contact-page__header{margin-bottom:1.5rem}.contact-page__lead{color:var(--text-muted);max-width:36rem;margin:0 0 .75rem}.contact-page__email{margin:0;font-size:.95rem}.contact-page__grid{gap:1.25rem;display:grid}@media (width>=800px){.contact-page__grid{grid-template-columns:1.4fr 1fr;align-items:start}}.contact-page__aside .btn{margin-top:.5rem;display:inline-flex}
