*{box-sizing:border-box}body{margin:0;background:#080a0c;color:#f5f5f5;font-family:Inter,system-ui,Arial;overscroll-behavior:none}button,input{font:inherit}button{border:0;color:inherit}#root{min-height:100vh}.app{max-width:430px;margin:0 auto;min-height:100vh;background:linear-gradient(180deg,#080a0c,#0b0f13);position:relative;overflow:hidden}.screen{padding:14px 12px 92px;animation:fade .22s ease}.header{height:48px;display:flex;align-items:center;justify-content:space-between}.title{font-size:18px;font-weight:900;letter-spacing:.3px}.iconbtn{width:38px;height:38px;border-radius:14px;background:transparent;display:grid;place-items:center}.search{height:50px;border-radius:18px;background:#11151a;display:flex;gap:10px;align-items:center;padding:0 14px;color:#8a929c}.search input{flex:1;background:transparent;border:0;outline:0;color:#fff}.row{display:flex;gap:12px;align-items:center}.scroll{display:flex;gap:16px;overflow:auto;padding:18px 2px 12px;scrollbar-width:none}.cat{text-align:center;min-width:58px;font-size:12px;font-weight:800;color:#d9dde2}.cat .ico{font-size:27px;display:block;margin-bottom:6px}.card{background:#151a20;border:1px solid rgba(255,255,255,.04);border-radius:22px;box-shadow:0 12px 28px #00000038}.banner{height:170px;padding:22px;position:relative;overflow:hidden;background:radial-gradient(circle at 75% 20%,#767fff55,transparent 26%),linear-gradient(135deg,#112019,#0b0d10)}.banner h2{font-size:32px;line-height:.9;margin:8px 0;text-transform:uppercase}.banner small{color:#767fff;font-weight:900}.dots{position:absolute;bottom:10px;left:0;right:0;text-align:center}.dot{display:inline-block;width:7px;height:7px;border-radius:9px;background:#656b73;margin:0 3px}.dot.on{width:20px;background:#767fff}.grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.product{padding:16px;min-height:132px;display:flex;flex-direction:column;justify-content:space-between}.product.green{background:#767fff;color:#fff}.price{font-size:25px;font-weight:950}.muted{color:#8a929c}.section-title{font-size:23px;font-weight:950;margin:18px 0 10px}.balance{padding:16px}.balance .amount{font-size:34px;font-weight:950}.btn{width:100%;padding:15px;border-radius:17px;background:#767fff;color:#fff;font-weight:900;transition:.15s}.btn:active,.press:active{transform:scale(.97)}.btn.secondary{background:#11151a;color:#fff}.nav{position:fixed;left:50%;bottom:calc(12px + env(safe-area-inset-bottom));transform:translate(-50%);width:min(354px,calc(100% - 32px));height:74px;border-radius:36px;background:#11151af0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;justify-content:space-around;align-items:center;z-index:5}.nav button{background:transparent;color:#8a929c;font-size:10px;font-weight:800;display:flex;flex-direction:column;align-items:center;gap:4px}.nav .active{color:#767fff}.nav .active .bubble{background:#20234a;color:#767fff}.bubble{width:46px;height:46px;border-radius:50%;display:grid;place-items:center}.list{display:flex;flex-direction:column;gap:10px}.item{padding:16px;display:flex;align-items:center;justify-content:space-between}.item .left{display:flex;gap:14px;align-items:center}.bigico{font-size:28px;width:38px;text-align:center}.tabs{display:flex;gap:8px;background:#11151a;border-radius:18px;padding:5px}.tab{padding:9px 16px;border-radius:15px;background:transparent;color:#8a929c;font-weight:800}.tab.on{background:#fff;color:#111}.chips{display:flex;gap:9px;overflow:auto;margin:14px 0}.chip{padding:10px 14px;border-radius:14px;background:#151a20;color:#fff;white-space:nowrap}.chip.on{background:#767fff;color:#fff}.qty{display:flex;align-items:center;gap:12px}.qty button{width:44px;height:44px;border-radius:14px;background:#1b222a}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000009e;z-index:10;display:flex;align-items:flex-end}.sheet{width:100%;max-width:430px;margin:0 auto;background:#11151a;border-radius:28px 28px 0 0;padding:22px;animation:up .22s ease}.toastwrap{position:fixed;top:12px;left:0;right:0;z-index:20;display:grid;place-items:center;gap:8px}.toast{background:#202832;padding:12px 16px;border-radius:14px}.empty{text-align:center;padding:42px 18px;color:#8a929c}.profile{padding:18px}.avatar{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#767fff,#111);display:grid;place-items:center;font-size:28px}.meme{min-height:60vh;display:grid;place-items:center;text-align:center}.danger{font-size:28px;padding:24px;border-radius:28px;background:#767fff;color:#fff;font-weight:950}.shake{animation:shake .35s}.skeleton{height:100px;background:linear-gradient(90deg,#151a20,#202832,#151a20);background-size:200%;animation:sk 1s infinite;border-radius:22px}@keyframes fade{0%{opacity:0;transform:translateY(8px)}}@keyframes up{0%{transform:translateY(100%)}}@keyframes shake{25%{transform:rotate(-3deg)}75%{transform:rotate(3deg)}}@keyframes sk{to{background-position:-200%}}.app{width:100%;max-width:430px;min-height:100svh;padding-top:env(safe-area-inset-top)}.screen{padding:18px 12px calc(108px + env(safe-area-inset-bottom));min-height:100svh;overflow-x:hidden}.header{position:sticky;top:0;z-index:4;background:linear-gradient(180deg,#080a0c 70%,#080a0c00);padding-top:2px;margin:-8px -2px 6px}.title{font-size:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.scroll{gap:12px;padding:16px 0 12px;display:grid;grid-auto-flow:column;grid-auto-columns:64px;overflow-x:auto}.cat{min-width:64px;width:64px;height:64px;border-radius:0;background:#eef0f4;color:#c8ccd4;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5px 2px;overflow:hidden}.cat .ico{font-size:0;margin:0;color:#767fff;width:28px;height:28px;display:grid;place-items:center}.cat .ico svg{width:28px;height:28px}.cat{font-size:11px;line-height:1.1}.banner{height:170px;margin-top:0;border-radius:23px}.grid{align-items:stretch}.grid>.card{min-width:0}.product{min-height:124px;padding:15px;border-radius:22px;overflow:hidden;text-align:left}.product b{font-size:16px;line-height:1.2}.product p{margin:8px 0 10px;line-height:1.25}.price{font-size:26px;line-height:1}.balance{padding:16px;min-height:124px}.balance .amount{font-size:34px}.balance .btn.secondary{margin-top:10px;min-height:46px;display:flex;align-items:center;justify-content:center;gap:8px}.nav{height:76px;bottom:calc(14px + env(safe-area-inset-bottom));box-shadow:0 18px 40px #0000006b}.nav button{min-width:58px}.bubble{width:44px;height:44px}.list{gap:12px}.item{min-height:74px;padding:15px 14px;border-radius:22px;text-align:left}.item small{max-width:96px;text-align:right;color:#8a929c}.sheet{max-height:82svh;overflow:auto}.profile{padding:18px;border-radius:24px}.profile .balance{margin-top:12px}.tabs{min-height:48px;align-items:center}.tab{flex:1;text-align:center}.chips{scrollbar-width:none}.chip{border:1px solid rgba(255,255,255,.04)}@media (max-width:360px){.screen{padding-left:9px;padding-right:9px}.nav{width:calc(100% - 18px)}.nav button{font-size:9px;min-width:52px}.bubble{width:40px;height:40px}.grid{gap:9px}.product{padding:13px}.price{font-size:23px}.title{font-size:16px}}.cat{border-radius:18px;background:#ffffff0f;color:#fff}.cat .ico{background:none;color:#767fff}.cat .ico svg{display:block;overflow:visible}.cat span:last-child{font-size:10.5px;color:#c0c6d4;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:64px;text-align:center}.nav.four{justify-content:space-around}.nav.four button{flex:1}.profile{display:flex;flex-direction:column;gap:0}.profile .card{margin-bottom:10px}.grid.profile-stats{grid-template-columns:1fr 1fr;gap:10px;margin:10px 0}.scroll{display:flex;flex-direction:row;overflow-x:auto;gap:10px;padding:16px 0 8px;scrollbar-width:none}.cat{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:10px;width:68px;min-width:68px;height:72px;background:#ffffff12;border-radius:18px;border:none;cursor:pointer;gap:4px;color:#fff}.cat .ico{display:flex;align-items:center;justify-content:center;color:#767fff;width:32px;height:32px}.cat .ico svg{width:28px;height:28px;overflow:visible;display:block}.cat>span:last-of-type,.cat>:not(.ico){font-size:10.5px;color:#c0c6d4;text-align:center;line-height:1.2;overflow:hidden;white-space:nowrap;max-width:68px;padding:0 4px}.nav{justify-content:space-around;gap:0}.nav button{flex:1}.screen .profile-card{border-radius:24px;padding:18px;display:flex;align-items:center;gap:14px;margin-bottom:10px}.screen .profile-card .avatar{width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#767fff,#a78bfa);display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;color:#fff;flex-shrink:0}.screen .stats-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}.screen .stats-row .card{padding:14px 16px;border-radius:18px}.screen .actions-list{display:flex;flex-direction:column;gap:6px}.screen .actions-list .action-btn{background:#ffffff0d;border:none;border-radius:14px;color:#fff;font-size:15px;font-weight:600;padding:14px 18px;text-align:center;cursor:pointer;width:100%}.screen .actions-list .action-btn.primary{background:#767fff}
