:root{--topbar-h: 64px;--tabbar-h: 72px;--bg: #2b2b2f;--card: rgba(255, 255, 255, .06)}html,body,#root{height:100%;margin:0}body{background:var(--bg);color:#fff;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.appShell{height:100%;background:var(--bg)}.appContent{height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-top:var(--topbar-h);padding-bottom:var(--tabbar-h)}.topbar{height:56px;padding:8px 12px;display:flex;align-items:center;gap:10px}.tbIconBtn{width:38px;height:38px;border-radius:12px;border:0;background:#ffffff0f;color:#ffffffeb;display:grid;place-items:center;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tbIconBtn.isActive{background:#ffffff1a}.tbIcon{opacity:.95}.tbUserPill{flex:1;min-width:0;height:40px;padding:6px 10px;border-radius:999px;display:flex;align-items:center;gap:10px;background:#ffffff12;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.tbAvatarWrap{width:28px;height:28px;border-radius:999px;overflow:hidden;flex:0 0 auto}.tbAvatarImg{width:100%;height:100%;object-fit:cover;display:block}.tbAvatarFallback{width:100%;height:100%;display:grid;place-items:center;font-size:12px;font-weight:700;color:#fffffff2;background:#ffffff1f}.tbUserText{min-width:0;display:flex;flex-direction:column;line-height:1.05}.tbUserTitle{font-size:13px;font-weight:700;color:#fffffff5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tbUserSub{margin-top:2px;font-size:11px;font-weight:600;color:#ffffffa6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tabbar{position:fixed;left:0;right:0;bottom:0;height:64px;padding:8px 10px calc(8px + env(safe-area-inset-bottom));box-sizing:border-box;display:grid;grid-template-columns:repeat(5,1fr);gap:6px;background:#141416e0;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-top:1px solid rgba(255,255,255,.08);z-index:50}.tab{text-decoration:none;color:#ffffff8c;display:flex;align-items:center;justify-content:center;height:100%;border-radius:14px;font-size:13px;font-weight:600;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:background .15s ease,color .15s ease}.tab:hover{color:#ffffffbf}.tab.active{color:#fffffff2;background:#ffffff14}.label{line-height:1}:root{--topbar-h: 56px;--search-h: 44px;--tabs-h: 64px;--page-pad: 16px;--text: rgba(255, 255, 255, .92)}.home{padding-top:calc(var(--topbar-h) + 6px + var(--search-h));padding-bottom:calc(var(--tabs-h) + 18px)}.home__searchBar{position:fixed;left:0;right:0;top:calc(var(--topbar-h) + 6px);z-index:9999;padding:10px var(--page-pad) 12px;background:transparent;pointer-events:none}.home__searchInner{pointer-events:auto;height:var(--search-h);display:flex;align-items:center;gap:10px;padding:0 14px;border-radius:14px;background:#00000038;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:none}.home__searchIcon{opacity:.8;font-size:16px;-webkit-user-select:none;user-select:none}.home__searchInput{flex:1;height:100%;border:0;outline:0;background:transparent;color:var(--text);font-size:14px}.home__searchInput::placeholder{color:#ffffff8c}.home__grid{display:grid;gap:14px;padding:0 var(--page-pad) var(--page-pad);margin-top:-29px}@media(max-width:640px){.home__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:641px){.home__grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:16px}}@media(min-width:1100px){.home__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}.productCard{aspect-ratio:1 / 1;background:#ffffff0f;border-radius:18px;padding:14px;display:flex;flex-direction:column;transition:transform .15s ease;will-change:transform}.productCard:hover{transform:scale(.97)}.productCard__imageWrap{flex:1;border-radius:14px;overflow:hidden;background:#ffffff0d;display:flex;align-items:center;justify-content:center}.productCard__image{width:100%;height:100%;object-fit:cover;display:block}.productCard__meta{margin-top:10px;text-align:center;display:flex;flex-direction:column;gap:6px}.productCard__title{font-weight:650;font-size:13px;color:#ffffffeb;line-height:1.1}.productCard__price{font-weight:600;font-size:12px;color:#ffffffbf;line-height:1}:root{color-scheme:dark}html,body,#root{height:100%}body{margin:0;background:#0f1115;color:#ffffffeb;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}*{box-sizing:border-box}
