.page.svelte-1vodbqu{padding:150px 0 50px;min-height:calc(100vh - 400px)}.store-header.svelte-1vodbqu{text-align:center;margin-bottom:60px}.store-header.svelte-1vodbqu h1:where(.svelte-1vodbqu){margin:0 0 10px;color:#2c3e50;font-size:42px;font-weight:700}.store-header.svelte-1vodbqu p:where(.svelte-1vodbqu){margin:0;color:#7f8c8d;font-size:18px}.categories-grid.svelte-1vodbqu{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:35px;max-width:1200px;margin:0 auto;padding:0 20px}.category-card.svelte-1vodbqu{background:transparent;border:none;cursor:pointer;transition:all .3s ease;padding:0}.category-card.svelte-1vodbqu:hover{transform:translateY(-8px)}.category-card.svelte-1vodbqu:hover .category-image:where(.svelte-1vodbqu){box-shadow:0 20px 40px #00000026}.category-card.svelte-1vodbqu:hover .category-plate:where(.svelte-1vodbqu){background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.category-image.svelte-1vodbqu{height:200px;background:#f8f9fa;border-radius:12px 12px 0 0;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 12px #00000014;margin-bottom:-2px}.category-img.svelte-1vodbqu{width:120px;height:120px;object-fit:contain}.category-plate.svelte-1vodbqu{background:#fff;border-radius:0 0 12px 12px;padding:20px;box-shadow:0 4px 12px #00000014;transition:all .3s ease}.category-name.svelte-1vodbqu{margin:0;color:#2c3e50;font-size:22px;font-weight:700}.category-view.svelte-1vodbqu{max-width:1400px;margin:0 auto;padding:0 20px}.back-button.svelte-1vodbqu{background:#fff;border:2px solid #e0e0e0;border-radius:8px;padding:12px 24px;cursor:pointer;font-weight:600;font-size:15px;color:#555;transition:all .2s;margin-bottom:40px}.back-button.svelte-1vodbqu:hover{border-color:#667eea;color:#667eea;transform:translate(-3px)}.category-hero.svelte-1vodbqu{text-align:center;margin-bottom:50px}.category-hero.svelte-1vodbqu h1:where(.svelte-1vodbqu){margin:0 0 15px;color:#2c3e50;font-size:42px;font-weight:700}.category-hero.svelte-1vodbqu .category-subtitle:where(.svelte-1vodbqu){color:#7f8c8d;font-size:18px;line-height:1.6;max-width:700px;margin:0 auto}.items-container.svelte-1vodbqu{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px;margin-bottom:50px}.item-card.svelte-1vodbqu{background:#fff;border:2px solid #e0e0e0;border-radius:12px;padding:35px 25px 25px;transition:all .3s ease;position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}.item-card.svelte-1vodbqu:hover{border-color:#667eea;box-shadow:0 12px 30px #667eea26;transform:translateY(-5px)}.item-card--popular.svelte-1vodbqu{border-color:#667eea;border-width:3px;background:linear-gradient(to bottom,#f8f9ff,#fff)}.popular-ribbon.svelte-1vodbqu{position:absolute;top:15px;right:-35px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:6px 40px;font-size:11px;font-weight:700;letter-spacing:1px;transform:rotate(45deg);box-shadow:0 4px 8px #667eea4d}.item-icon-wrapper.svelte-1vodbqu{margin-bottom:20px}.item-icon-img.svelte-1vodbqu{width:100px;height:100px;border-radius:50%;object-fit:cover;box-shadow:0 4px 15px #00000014;transition:all .3s ease}.item-card.svelte-1vodbqu:hover .item-icon-img:where(.svelte-1vodbqu){transform:scale(1.05);box-shadow:0 6px 20px #667eea33}.item-name.svelte-1vodbqu{margin:0 0 12px;color:#2c3e50;font-size:20px;font-weight:700;line-height:1.3}.item-description.svelte-1vodbqu{margin:0 0 15px;color:#7f8c8d;font-size:14px;line-height:1.5}.item-bonus.svelte-1vodbqu{background:linear-gradient(135deg,#fff3cd,#ffeaa7);border-left:3px solid #f39c12;padding:10px 15px;margin:0 0 20px;font-size:12px;color:#2c3e50;border-radius:6px;width:100%;box-sizing:border-box;font-weight:600}.item-details.svelte-1vodbqu{width:100%;margin-bottom:25px;flex-grow:1}.detail-item.svelte-1vodbqu{padding:8px 0;color:#555;font-size:13px;text-align:left;border-bottom:1px solid #f0f0f0}.detail-item.svelte-1vodbqu:last-child{border-bottom:none}.purchase-btn.svelte-1vodbqu{width:100%;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;padding:16px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:space-between;color:#fff;font-weight:700;font-size:16px}.purchase-btn.svelte-1vodbqu:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea66}.purchase-btn.svelte-1vodbqu:active{transform:translateY(0)}.purchase-text.svelte-1vodbqu{flex:1;text-align:left}.purchase-price.svelte-1vodbqu{background:#fff3;padding:6px 14px;border-radius:6px;font-size:18px}@media(max-width:1024px){.categories-grid.svelte-1vodbqu{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:25px}.items-container.svelte-1vodbqu{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:25px}}@media(max-width:768px){.page.svelte-1vodbqu{padding:120px 0 30px}.store-header.svelte-1vodbqu{margin-bottom:40px}.store-header.svelte-1vodbqu h1:where(.svelte-1vodbqu){font-size:32px}.store-header.svelte-1vodbqu p:where(.svelte-1vodbqu){font-size:16px}.categories-grid.svelte-1vodbqu{grid-template-columns:1fr;gap:20px;padding:0 15px}.category-image.svelte-1vodbqu{height:180px}.category-img.svelte-1vodbqu{width:100px;height:100px}.category-hero.svelte-1vodbqu{margin-bottom:35px}.category-hero.svelte-1vodbqu h1:where(.svelte-1vodbqu){font-size:32px}.category-hero.svelte-1vodbqu .category-subtitle:where(.svelte-1vodbqu){font-size:16px}.items-container.svelte-1vodbqu{grid-template-columns:1fr;gap:20px}.item-card.svelte-1vodbqu{padding:30px 20px 20px}.back-button.svelte-1vodbqu{padding:10px 20px;font-size:14px}}
