@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";
.Header-module__E_9JHW__header{z-index:100;background:#fff;width:100%;position:sticky;top:0;box-shadow:0 2px 16px #8577991f}.Header-module__E_9JHW__headerInner{justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:1280px;margin:0 auto;padding:14px 24px;display:flex}.Header-module__E_9JHW__logo{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.Header-module__E_9JHW__logoHeart{flex-shrink:0;width:auto;height:36px}.Header-module__E_9JHW__logoWordmark{flex-shrink:0;width:auto;height:22px}.Header-module__E_9JHW__nav{flex:1;justify-content:center;align-items:center;gap:4px;display:flex}.Header-module__E_9JHW__navItem{position:relative}.Header-module__E_9JHW__navLink{color:#222233bf;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:15px;font-weight:500;text-decoration:none;transition:color .2s,background .2s;display:inline-flex}.Header-module__E_9JHW__navLink:hover{color:#223;background:#7b5cea12}.Header-module__E_9JHW__dropdownArrow{color:#22223380;flex-shrink:0;width:10px;height:6px;transition:transform .25s}.Header-module__E_9JHW__arrowUp{transform:rotate(180deg)}.Header-module__E_9JHW__dropdownMenu{z-index:200;background:#fff;border-radius:16px;min-width:220px;padding:8px 0;animation:.2s Header-module__E_9JHW__fadeDown;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 8px 32px #8577992e}@keyframes Header-module__E_9JHW__fadeDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Header-module__E_9JHW__dropdownItem{color:#222233d9;align-items:center;gap:10px;padding:11px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s;display:flex}.Header-module__E_9JHW__dropdownItem:hover{color:#7b5cea;background:#7b5cea12}.Header-module__E_9JHW__dropdownSvg{object-fit:contain;flex-shrink:0;width:18px;height:18px}.Header-module__E_9JHW__dropdownIcon{text-align:center;width:22px;font-size:16px}.Header-module__E_9JHW__dropdownDivider{background:#b4a5dc4d;height:1px;margin:6px 0}.Header-module__E_9JHW__genBadge{color:#7b5cea;background:#7b5cea1f;border-radius:20px;justify-content:center;align-items:center;margin-left:4px;padding:2px 9px;font-size:12px;font-weight:600;display:inline-flex}.Header-module__E_9JHW__headerRight{flex-shrink:0;align-items:center;gap:10px;display:flex}.Header-module__E_9JHW__tokenBadge{color:#7b5cea;background:#7b5cea1a;border-radius:20px;align-items:center;gap:6px;padding:7px 14px;font-size:14px;font-weight:600;display:inline-flex}.Header-module__E_9JHW__tokenIcon{width:18px;height:18px}.Header-module__E_9JHW__avatarWrapper{cursor:pointer;-webkit-user-select:none;user-select:none;background:#d4beea26;border-radius:12px;align-items:center;gap:6px;padding:6px 10px;transition:background .2s;display:flex;position:relative}.Header-module__E_9JHW__avatarWrapper:hover{background:#d4beea40}.Header-module__E_9JHW__avatarCircle{color:#7b5cea;background:#7b5cea26;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.Header-module__E_9JHW__avatarIcon{width:18px;height:18px}.Header-module__E_9JHW__userArrow{width:14px;height:14px}.Header-module__E_9JHW__userDropdown{z-index:200;background:#fff;border-radius:24px;width:280px;padding:20px;animation:.2s Header-module__E_9JHW__fadeDown;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 8px 40px #85779933}.Header-module__E_9JHW__userProfile{align-items:center;gap:12px;margin-bottom:16px;display:flex}.Header-module__E_9JHW__userAvatar{background:#d4beea33;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.Header-module__E_9JHW__userName{color:#222233e6;font-size:15px;font-weight:600}.Header-module__E_9JHW__userOauth{color:#22223380;margin-top:2px;font-size:12px}.Header-module__E_9JHW__userTokenRow{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.Header-module__E_9JHW__userTokenCount{color:#222233e6;align-items:center;gap:8px;font-size:22px;font-weight:700;display:flex}.Header-module__E_9JHW__buyBtn{color:#fff;cursor:pointer;background:#7b5cea;border:none;border-radius:12px;padding:10px 22px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .2s}.Header-module__E_9JHW__buyBtn:hover{opacity:.9}.Header-module__E_9JHW__userDivider{background:#b4a5dc4d;height:1px;margin:4px 0 16px}.Header-module__E_9JHW__deleteAccount{text-align:left;color:#22223373;cursor:pointer;background:0 0;border:none;width:100%;margin-bottom:8px;padding:6px 0;font-family:inherit;font-size:14px;transition:color .2s;display:block}.Header-module__E_9JHW__deleteAccount:hover{color:#ef4444}.Header-module__E_9JHW__logoutBtn{color:#223c;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:4px 0;font-family:inherit;font-size:15px;font-weight:500;transition:color .2s;display:flex}.Header-module__E_9JHW__logoutBtn:hover{color:#7b5cea}.Header-module__E_9JHW__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Header-module__E_9JHW__burger span{background:#223c;border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.Header-module__E_9JHW__mobileMenu{border-top:1px solid #b4a5dc33;flex-direction:column;gap:4px;padding:16px 24px 20px;display:none}.Header-module__E_9JHW__mobileLink{color:#223c;border-bottom:1px solid #b4a5dc26;padding:12px 8px;font-size:15px;font-weight:500;text-decoration:none}.Header-module__E_9JHW__mobileLink:hover{color:#7b5cea}@media (max-width:900px){.Header-module__E_9JHW__nav{display:none}.Header-module__E_9JHW__burger,.Header-module__E_9JHW__mobileMenu{display:flex}.Header-module__E_9JHW__tokenBadge span{display:none}}
.Footer-module__Tzm5GG__footer{background:#fff;border-top:1px solid #b4a5dc40;margin-top:80px}.Footer-module__Tzm5GG__footerInner{max-width:1280px;margin:0 auto;padding:32px 24px}.Footer-module__Tzm5GG__footerTop{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.Footer-module__Tzm5GG__footerLogo{align-items:center;gap:10px;text-decoration:none;display:flex}.Footer-module__Tzm5GG__footerLogoHeart{flex-shrink:0;width:auto;height:32px}.Footer-module__Tzm5GG__footerLogoWordmark{flex-shrink:0;width:auto;height:20px}.Footer-module__Tzm5GG__footerNav{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.Footer-module__Tzm5GG__footerLink{color:#222233a6;border-radius:8px;padding:6px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s,background .2s}.Footer-module__Tzm5GG__footerLink:hover{color:#7b5cea;background:#7b5cea12}.Footer-module__Tzm5GG__footerDivider{background:#b4a5dc40;height:1px;margin-bottom:20px}.Footer-module__Tzm5GG__footerBottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.Footer-module__Tzm5GG__footerPayLogo{align-items:center;display:flex}.Footer-module__Tzm5GG__cloudPaymentsLogo{opacity:.7;width:auto;height:24px}.Footer-module__Tzm5GG__otherPaymentsLogo{object-fit:contain;width:auto;max-width:100%;height:28px}.Footer-module__Tzm5GG__paymentIcons{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.Footer-module__Tzm5GG__payIcon{background:#f7f4fd;border-radius:8px;justify-content:center;align-items:center;min-width:50px;min-height:32px;padding:6px 10px;display:flex}@media (max-width:600px){.Footer-module__Tzm5GG__footerInner{padding:24px 12px}.Footer-module__Tzm5GG__footerTop,.Footer-module__Tzm5GG__footerBottom{flex-direction:column;align-items:flex-start}.Footer-module__Tzm5GG__otherPaymentsLogo{width:100%;max-width:320px;height:auto}}
:root{--primary:#7b5cea;--primary-light:#7b5cea1a;--primary-hover:#9578f0;--text-main:#222233e6;--text-secondary:#2239;--text-muted:#22223373;--secondary:#eee8fc;--background:#eee8fc;--card-bg:#fff;--border:#b4a5dc66;--shadow-card:0 4px 24px #85779921;--shadow-sm:0 2px 12px #6450b414;--success:#10b981;--error:#ef4444;--gradient:linear-gradient(90deg,#4f7afa 0%,#86a3ff 100%);--gradient-vl:linear-gradient(44.21deg,#4f7afa 2.47%,#86a3ff 92.9%);--radius-sm:8px;--radius-md:14px;--radius-lg:24px;--radius-xl:30px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--background);color:var(--text-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px}a{color:inherit;text-decoration:none}.container{max-width:1280px;margin:0 auto;padding:0 24px}.btn{border-radius:var(--radius-md);cursor:pointer;border:none;outline:none;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-family:inherit;font-size:16px;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary{background:var(--gradient);color:#fff;box-shadow:0 4px 12px #7b5cea4d}.btn-primary:hover{opacity:.95;transform:translateY(-1px);box-shadow:0 6px 16px #7b5cea66}.btn-primary:active{transform:scale(.97)}.btn-secondary{background-color:var(--primary-light);color:var(--primary)}.btn-secondary:hover{background-color:#7b5cea26}.btn-login{background:var(--background);color:var(--text-main);border-radius:var(--radius-md);cursor:pointer;background-image:linear-gradient(var(--background),var(--background)),var(--gradient);background-origin:border-box;background-clip:padding-box,border-box;border:2px solid #0000;padding:10px 28px;font-family:inherit;font-size:15px;font-weight:500;transition:all .2s}.btn-login:hover{background-image:linear-gradient(white,white),var(--gradient)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#0000001a;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#0003}
