.hero-section[data-astro-cid-ttgomkr6]{padding:3rem 1.5rem;position:relative;background-image:linear-gradient(#ffffff80,#ffffff80),url(/images/shouhin.webp);background-size:cover;background-position:center;border-radius:2rem;overflow:hidden;margin-bottom:3rem;border:3px solid var(--main-color);display:flex;justify-content:center;align-items:center;min-height:300px}.hero-content-wrapper[data-astro-cid-ttgomkr6]{max-width:800px;width:100%;z-index:10}.hero-text-box[data-astro-cid-ttgomkr6]{background:#fffffff2;backdrop-filter:blur(12px);padding:3rem;border-radius:2rem;border:3px solid var(--main-color);box-shadow:0 10px 30px #0000001a;text-align:center}.hero-title[data-astro-cid-ttgomkr6]{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;color:var(--main-color);margin-bottom:1rem}.hero-intro[data-astro-cid-ttgomkr6]{font-size:clamp(1rem,2vw,1.2rem);color:var(--sub-color);line-height:1.8;font-weight:700}.filter-section[data-astro-cid-ttgomkr6]{margin-bottom:2rem}.filter-toggle[data-astro-cid-ttgomkr6]{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 1.5rem;background:#fff;border:2px solid var(--main-color);border-radius:1rem;color:var(--sub-color);font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease;margin-bottom:1rem}.filter-toggle[data-astro-cid-ttgomkr6]:hover{background:var(--bg-color);transform:translateY(-2px)}.toggle-icon[data-astro-cid-ttgomkr6]{width:1.25rem;height:1.25rem;color:var(--main-color)}.chevron-icon[data-astro-cid-ttgomkr6]{width:1.25rem;height:1.25rem;transition:transform .3s ease}.chevron-icon[data-astro-cid-ttgomkr6].rotate{transform:rotate(180deg)}.filter-content[data-astro-cid-ttgomkr6]{max-height:0;overflow:hidden;transition:all .3s ease}.filter-content[data-astro-cid-ttgomkr6].open{max-height:800px;padding-top:1.5rem}.categories{display:flex;flex-wrap:wrap;gap:.625rem;margin-bottom:1.25rem}.category-btn{padding:.5rem 1rem;border:2px solid var(--main-color);border-radius:2rem;background:#fff;cursor:pointer;font-weight:500;font-size:.875rem;color:var(--sub-color);transition:all .2s ease;white-space:nowrap}.category-btn:hover{background:#cf3d3114;color:var(--main-color)}.category-btn.active{background:var(--main-color);color:#fff;border-color:var(--main-color)}.search-wrapper[data-astro-cid-ttgomkr6]{position:relative}.search-icon[data-astro-cid-ttgomkr6]{position:absolute;left:1rem;top:50%;transform:translateY(-50%);font-size:1rem;opacity:.6}.search-input[data-astro-cid-ttgomkr6]{width:100%;padding:.875rem 1rem .875rem 2.75rem;border:2px solid #ddd;border-radius:.5rem;font-size:.95rem;outline:none;transition:border-color .2s ease}.search-input[data-astro-cid-ttgomkr6]:focus{border-color:var(--main-color)}.search-input[data-astro-cid-ttgomkr6]::placeholder{color:#999}.products-grid[data-astro-cid-ttgomkr6]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-bottom:4rem}.product-card[data-astro-cid-ttgomkr6]:hover .product-name-link[data-astro-cid-ttgomkr6]:hover .booth-btn[data-astro-cid-ttgomkr6]{background:linear-gradient(135deg,#fc4c4e,#e63946)}.booth-btn[data-astro-cid-ttgomkr6]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #fc4c4e66}.world-btn[data-astro-cid-ttgomkr6]{background:linear-gradient(135deg,#5b9bd5,#3a7fc2);color:#fff}.world-btn[data-astro-cid-ttgomkr6]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #5b9bd566}.booth-btn[data-astro-cid-ttgomkr6] .empty-state[data-astro-cid-ttgomkr6]{grid-column:1 / -1;text-align:center;padding:4rem;color:var(--sub-color)}.placeholder-icon[data-astro-cid-ttgomkr6]{font-size:4rem;display:block;margin-bottom:1rem}.debug-error[data-astro-cid-ttgomkr6]{background:#fcc;padding:1rem;border-radius:.5rem;margin-top:1rem;font-size:.875rem}.no-results[data-astro-cid-ttgomkr6]{text-align:center;padding:3rem;color:var(--sub-color);font-weight:700}@media(max-width:768px){.hero-section[data-astro-cid-ttgomkr6]{padding:2rem 1rem;min-height:250px}.hero-text-box[data-astro-cid-ttgomkr6]{padding:2rem}.products-grid[data-astro-cid-ttgomkr6]{grid-template-columns:1fr}}.product-card[data-astro-cid-ttgomkr6]{background:#fff;border-radius:2rem;border:3px solid var(--main-color);overflow:hidden;transition:all .3s ease;position:relative}.product-card[data-astro-cid-ttgomkr6]:hover{transform:translateY(-8px);box-shadow:0 15px 30px #0000001a}.product-card-link[data-astro-cid-ttgomkr6]{text-decoration:none;color:inherit;display:block}.product-image[data-astro-cid-ttgomkr6]{position:relative;width:100%;padding-bottom:100%;background:var(--bg-color);border-bottom:3px solid var(--main-color);overflow:hidden}.product-thumbnail[data-astro-cid-ttgomkr6]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.product-info[data-astro-cid-ttgomkr6]{padding:1rem 1rem .5rem}.product-name[data-astro-cid-ttgomkr6]{font-size:1rem;font-weight:700;margin-bottom:.5rem;color:var(--sub-color);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.8rem}.product-actions[data-astro-cid-ttgomkr6]{display:flex;gap:.5rem;align-items:center;padding:0 1rem 1rem;height:40px}.btn-detail[data-astro-cid-ttgomkr6]{flex:1;height:40px;line-height:40px;background:var(--main-color);color:#fff;text-align:center;border-radius:.5rem;font-weight:700;font-size:.875rem;transition:all .3s ease;text-decoration:none;display:block;padding:0}.product-card[data-astro-cid-ttgomkr6]:hover .btn-detail[data-astro-cid-ttgomkr6]{background:var(--sub-color)}.action-icon-btn[data-astro-cid-ttgomkr6]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:.5rem;background:transparent;border:none;transition:all .3s ease;flex-shrink:0;padding:0;cursor:pointer;text-decoration:none;overflow:hidden}.action-icon-btn[data-astro-cid-ttgomkr6]:hover{transform:scale(1.1)}.action-icon-btn[data-astro-cid-ttgomkr6].world-btn{background:linear-gradient(135deg,#4a90e2,#357abd)}.action-icon-img[data-astro-cid-ttgomkr6]{width:100%;height:100%;display:block;object-fit:cover}.action-icon-img[data-astro-cid-ttgomkr6].booth-icon{object-fit:contain}.world-btn[data-astro-cid-ttgomkr6] .action-icon-img[data-astro-cid-ttgomkr6]{width:24px;height:24px;object-fit:contain}.cta-section[data-astro-cid-ttgomkr6]{background:#fff;color:var(--sub-color);padding:4rem;border-radius:2rem;text-align:center;margin-bottom:4rem;border:3px solid var(--main-color)}.cta-title[data-astro-cid-ttgomkr6]{font-size:2rem;font-weight:900;margin-bottom:1rem;color:var(--main-color)}.cta-description[data-astro-cid-ttgomkr6]{font-size:1rem;color:var(--sub-color);margin-bottom:1rem}.cta-button[data-astro-cid-ttgomkr6]{display:inline-flex;align-items:center;gap:.75rem;background:var(--main-color);color:#fff;padding:1rem 2.5rem;border-radius:3rem;font-weight:900;text-decoration:none;margin-top:2rem;transition:all .3s ease}.cta-button[data-astro-cid-ttgomkr6]:hover{background:var(--sub-color);transform:translateY(-2px)}.cta-icon[data-astro-cid-ttgomkr6]{width:1.25rem;height:1.25rem}
