.store-topbar{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d0d0fcc;border-bottom:1px solid #2f3136cc;position:sticky;top:0}.store-topbar__content{flex-wrap:nowrap;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:16px 32px;display:flex}.store-topbar__left{flex-shrink:0;align-items:center;gap:20px;display:flex}.store-topbar__home{color:#9ca3af;border-radius:8px;align-items:center;gap:8px;margin-left:-12px;padding:8px 12px;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.store-topbar__home:hover{color:#fff;background:#ffffff0d}.store-topbar__divider{background:#ffffff1a;width:1px;height:24px}.store-topbar__title{color:#fff;align-items:center;gap:10px;font-size:1.125rem;font-weight:600;display:flex}.store-topbar__title svg{color:#f97316}.store-topbar__link{color:#9ca3af;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;padding:8px 14px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.store-topbar__link:hover{color:#fff;background:#ffffff0d;border-color:#ffffff14}.store-topbar__right{align-items:center;gap:12px;display:flex}.store-topbar__btn{border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 18px;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.store-topbar__btn--secondary{color:#e5e7eb;background:#ffffff0f;border:1px solid #ffffff1a}.store-topbar__btn--secondary:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff26}.store-topbar__btn--primary{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);box-shadow:0 4px 12px #6366f140}.store-topbar__btn--primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #6366f159}.store-topbar__btn:disabled{color:#fff6;cursor:not-allowed;box-shadow:none;background:#ffffff1a;transform:none}@media (max-width:768px){.store-topbar__content{flex-wrap:wrap;gap:12px;padding:12px 16px}.store-topbar__left{flex-wrap:wrap;gap:12px}.store-topbar__home{margin-left:0}.store-topbar__divider{display:none}.store-topbar__title{order:3;width:100%}.store-topbar__link{display:none}.store-topbar__right{margin-left:auto}.store-topbar__btn{padding:8px 14px;font-size:.8rem}.store-topbar__btn span{display:none}.store-topbar__btn--primary span{display:inline}}
.store-list{background:radial-gradient(at 0 0,#f9731614 0%,#0000 50%),radial-gradient(at 100% 100%,#a855f70f 0%,#0000 50%),linear-gradient(#0f0f14 0%,#13141a 50%,#0c0d12 100%);min-height:calc(100vh - 64px);padding:32px}.store-list__controls{flex-direction:column;gap:16px;max-width:1400px;margin:0 auto 32px;display:flex}.store-list__search{max-width:480px;position:relative}.store-list__search-icon{color:#64748b;pointer-events:none;width:18px;height:18px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.store-list__search-input{color:#fff;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;width:100%;height:44px;padding-left:44px;font-size:.9rem;transition:all .2s}.store-list__search-input::placeholder{color:#64748b}.store-list__search-input:focus{background:#ffffff0d;border-color:#f9731666;box-shadow:0 0 0 3px #f973161a}.store-list__filters{align-items:center;gap:8px;display:flex}.store-list__filters-icon{color:#64748b;width:16px;height:16px;margin-right:4px}.store-list__filter-btn{color:#9ca3af;cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:.85rem;font-weight:500;transition:all .2s;display:inline-flex}.store-list__filter-btn:hover{color:#e5e7eb;background:#ffffff0f}.store-list__filter-btn--active{color:#fb923c;background:#f9731626;border-color:#f973164d}.store-list__filter-emoji{font-size:1rem}.store-list__grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:24px;max-width:1400px;margin:0 auto;display:grid}.store-list__empty{text-align:center;background:radial-gradient(#f973160d 0%,#0000 70%),#ffffff05;border:2px dashed #ffffff14;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;max-width:1400px;min-height:400px;margin:0 auto;padding:80px 24px;display:flex}.store-list__empty-icon{color:#475569;width:64px;height:64px;margin-bottom:24px}.store-list__empty h3{color:#e2e8f0;margin-bottom:8px;font-size:1.5rem;font-weight:600}.store-list__empty p{color:#64748b;max-width:300px;margin-bottom:0;font-size:1rem}.store-list__loading{text-align:center;color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:400px;display:flex}.store-list__loading-icon{color:#f97316;width:40px;height:40px}.store-list__promo{background:linear-gradient(135deg,#6366f114 0%,#a855f714 100%),#ffffff05;border:1px solid #ffffff0f;border-radius:16px;max-width:1400px;margin:48px auto 0;padding:24px 32px}.store-list__promo-content{align-items:center;gap:20px;display:flex}.store-list__promo-emoji{font-size:2rem}.store-list__promo-text h4{color:#fff;margin:0 0 4px;font-size:1.1rem;font-weight:600}.store-list__promo-text p{color:#94a3b8;margin:0;font-size:.9rem}.store-card{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:20px;flex-direction:column;gap:16px;padding:24px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.store-card:before{content:"";background:linear-gradient(90deg,var(--module-color,#f97316)0%,transparent 100%);opacity:.8;height:3px;position:absolute;top:0;left:0;right:0}.store-card:after{content:"";background:radial-gradient(circle at right center,color-mix(in srgb,var(--module-color,#f97316)10%,transparent)0%,transparent 50%);opacity:0;pointer-events:none;transition:opacity .3s;position:absolute;inset:0}.store-card:hover{box-shadow:0 16px 32px #0006,0 0 0 1px color-mix(in srgb,var(--module-color,#f97316)30%,transparent);background:#ffffff0a;border-color:#ffffff1f;transform:translateY(-4px)}.store-card:hover:after{opacity:1}.store-card__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.store-card__icon{font-size:2.5rem;line-height:1}.store-card__meta{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.store-card__license{text-transform:uppercase;letter-spacing:.5px;border-radius:6px;padding:4px 8px;font-size:.7rem;font-weight:600}.store-card__license--open{color:#34d399;background:#10b98126}.store-card__license--closed{color:#c084fc;background:#a855f726}.store-card__type{color:#64748b;font-size:.75rem}.store-card__content{flex-direction:column;flex:1;gap:8px;display:flex}.store-card__title{color:#fff;margin:0;font-size:1.25rem;font-weight:600;line-height:1.3}.store-card__description{color:#94a3b8;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.store-card__footer{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-top:12px;display:flex}.store-card__stats{color:#64748b;align-items:center;gap:6px;font-size:.85rem;display:flex}.store-card__stats-icon{width:16px;height:16px}.store-card__install-btn{color:#fff;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:.8rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 8px #f9731640}.store-card__install-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #f9731659}.store-card__install-btn--agent{background:linear-gradient(135deg,#a855f7 0%,#9333ea 100%);box-shadow:0 2px 8px #a855f740}.store-card__install-btn--agent:hover:not(:disabled){box-shadow:0 4px 12px #a855f759}.store-card__install-btn:disabled{color:#fff6;cursor:not-allowed;box-shadow:none;background:#ffffff1a;transform:none}@media (max-width:768px){.store-list{padding:20px 16px}.store-list__controls{margin-bottom:24px}.store-list__search{max-width:none}.store-list__filters{flex-wrap:wrap}.store-list__grid{grid-template-columns:1fr;gap:16px}.store-list__promo{margin-top:32px;padding:20px}.store-list__promo-content{text-align:center;flex-direction:column;gap:12px}}
