.collection-page{padding:4rem 2rem;background-color:#fff}.collection-page__container{max-width:1200px;margin:0 auto}.collection-page__header{margin:3rem 0rem;text-align:center}.collection-page__title{font-size:2.5rem;color:#36453b;margin-bottom:1rem;font-weight:600}.collection-page__description{font-size:1rem;color:#666;line-height:1.6;max-width:800px;margin:0 auto}.category-banner{margin-bottom:2rem;padding:2.5rem 2rem 1.5rem;text-align:left;background-color:#f5f3ef;border-radius:0;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-left:max(2rem,calc((100vw - 1200px)/2));padding-right:max(2rem,calc((100vw - 1200px)/2))}.category-banner__inner{position:relative}[data-theme=dark] .category-banner{background-color:#2a2a2a}.category-banner__japanese{display:block;font-size:3.5rem;color:#36453b1a;font-weight:300;line-height:1;margin-bottom:-.5rem;letter-spacing:.05em}.category-banner__title{font-size:2.2rem;font-weight:700;color:#1a2818;margin:0;line-height:1.2}.category-banner__count{font-size:.9rem;color:#888;margin-top:.25rem}[data-theme=dark] .category-banner__japanese{color:#f0ede814}[data-theme=dark] .category-banner__title{color:#f0ede8}[data-theme=dark] .category-banner__count{color:#888}.chawan-ad{display:block;text-decoration:none;color:#f0ede8;background:linear-gradient(135deg,#2a3a2e,#1a2a1e 40%,#263430);border-radius:16px;padding:2rem;margin-bottom:2rem;position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.chawan-ad:hover{transform:translateY(-2px);box-shadow:0 12px 40px #0003;color:#f0ede8}.chawan-ad__content{position:relative;z-index:1}.chawan-ad__label{display:block;font-size:.62rem;letter-spacing:.25em;text-transform:uppercase;color:#f0ede880;margin-bottom:.6rem}.chawan-ad__titles{display:flex;flex-direction:column;margin-bottom:.6rem}.chawan-ad__japanese{font-size:2.2rem;line-height:1.1;font-weight:300;color:#f0ede8d9}.chawan-ad__heading{font-size:1.5rem;font-weight:700;line-height:1.1;color:#f0ede8}.chawan-ad__subheading{font-size:1.5rem;font-weight:300;font-style:italic;line-height:1.1;color:#f0ede873}.chawan-ad__desc{font-size:.82rem;color:#f0ede8a6;line-height:1.5;max-width:460px;margin-bottom:.85rem}.chawan-ad__features{display:flex;gap:1.25rem;flex-wrap:wrap;margin-bottom:1rem}.chawan-ad__feature{display:flex;align-items:center;gap:.35rem;font-size:.72rem;color:#f0ede880}.chawan-ad__feature svg{flex-shrink:0;width:14px;height:14px}.chawan-ad__cta{display:inline-block;font-size:.8rem;font-weight:600;color:#f0ede8;border-bottom:1px solid rgba(240,237,232,.3);padding-bottom:2px;transition:border-color .2s ease}.chawan-ad:hover .chawan-ad__cta{border-color:#f0ede8}@media(max-width:768px){.category-banner{padding:1.5rem 0 1rem}.category-banner__japanese{font-size:2.5rem}.category-banner__title{font-size:1.8rem}.chawan-ad{padding:1.5rem 1.25rem}.chawan-ad__japanese{font-size:1.8rem}.chawan-ad__heading,.chawan-ad__subheading{font-size:1.25rem}.chawan-ad__features{gap:1rem}}.collection-page__toolbar{display:flex;align-items:center;gap:.625rem;margin-bottom:1.5rem;flex-wrap:wrap}.collection-page__search-wrap{position:relative;flex-shrink:0}.collection-page__search-icon{position:absolute;left:.875rem;top:50%;transform:translateY(-50%);color:#aaa;pointer-events:none}.collection-page__search-input{padding:.55rem 1rem .55rem 2.4rem;border:1.5px solid #e0e0e0;border-radius:50px;background:transparent;font-size:.85rem;color:inherit;width:220px;outline:none;transition:border-color .2s ease}.collection-page__search-input:focus{border-color:#4b9b73}.collection-page__search-input::placeholder{color:#bbb}.collection-page__cat-toggle{display:none;align-items:center;gap:.5rem;padding:.55rem 1rem;border:1.5px solid #e0e0e0;border-radius:50px;background:transparent;font-size:.85rem;font-weight:500;color:#666;cursor:pointer;transition:all .2s ease}.collection-page__cat-toggle:hover{border-color:#4b9b73;color:#32674d}.collection-page__cat-toggle-arrow{transition:transform .2s ease}.collection-page__cat-toggle[aria-expanded=true] .collection-page__cat-toggle-arrow{transform:rotate(180deg)}.collection-page__cat-tabs{display:flex;gap:.4rem;flex-wrap:wrap;flex:1}.collection-page__cat-tab{padding:.5rem 1rem;border:1.5px solid #e0e0e0;border-radius:50px;background:transparent;font-size:.82rem;font-weight:500;color:#666;cursor:pointer;transition:all .2s ease;white-space:nowrap}.collection-page__cat-tab:hover{border-color:#4b9b73;color:#32674d}.collection-page__cat-tab--active{background:#1a2818;border-color:#1a2818;color:#fff}.collection-page__sort-wrap{flex-shrink:0}.collection-page__sort-select{padding:.55rem 2.2rem .55rem 1rem;border:1.5px solid #e0e0e0;border-radius:50px;background-color:transparent;font-size:.85rem;color:inherit;cursor:pointer;outline:none;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M2 4l4 4 4-4' stroke='%23888' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .8rem center;transition:border-color .2s ease}.collection-page__sort-select:focus{border-color:#4b9b73}.collection-page__filter-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem;padding:0 1rem}.collection-page__filter-left{display:flex;align-items:center;gap:1.5rem}.collection-page__filter-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:1px solid hsl(150 35% 50%);background:transparent;color:#3a7859;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.collection-page__filter-btn:hover,.collection-page__filter-btn--active{background-color:#3a7859;color:#fff;border-color:#3a7859}.collection-page__filter-icon{width:16px;height:16px;transition:transform .2s ease}.collection-page__filter-btn:hover .collection-page__filter-icon{transform:rotate(180deg)}.collection-page__view-toggle{display:flex;gap:.5rem;border:1px solid #e0e0e0;border-radius:6px;padding:.25rem;background-color:#fff}.collection-page__view-btn{padding:.5rem;border:none;background:transparent;color:#ccc;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;border-radius:4px;width:32px;height:32px}.collection-page__view-btn svg{width:16px;height:16px}.collection-page__view-btn--active{background-color:#333;color:#fff}.collection-page__view-btn:hover:not(.collection-page__view-btn--active){color:#3a7859;background-color:#f5f5f5}.collection-page__count{color:#666;font-size:.9rem}.collection-page__layout{display:grid;grid-template-columns:260px 1fr;gap:2rem;align-items:start;transition:grid-template-columns .3s ease}.collection-page__layout--sidebar-hidden{grid-template-columns:1fr}.collection-page__layout--sidebar-hidden .collection-page__sidebar,.collection-page__filter-overlay{display:none}.collection-page__sidebar{background-color:#fff;border:1px solid #e8e8e8;border-radius:12px;position:sticky;top:100px;max-height:calc(100vh - 120px);overflow-y:auto}.filter-sidebar__header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid #e8e8e8}.filter-sidebar__header h3{margin:0;font-size:1.1rem;color:#333;font-weight:600}.filter-sidebar__close{background:none;border:none;color:#999;cursor:pointer;padding:.25rem;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.filter-sidebar__close:hover{background-color:#f5f5f5;color:#333}.filter-sidebar__body{padding:1.25rem 1.5rem}.collection-page__sidebar :focus-visible{outline:2px solid hsl(150 35% 35%);outline-offset:2px}.filter-group{margin-bottom:1.5rem;border:none;padding:0;min-width:0}.filter-group:last-child{margin-bottom:0}.filter-group__title,.filter-group>legend.filter-group__title{font-size:.9rem;font-weight:600;color:#333;margin-bottom:.75rem;padding:0;float:none}.filter-options{display:flex;flex-direction:column;gap:.4rem}.filter-option{display:flex;align-items:center;gap:.6rem;cursor:pointer;font-size:.85rem;color:#666;padding:.4rem .5rem;border-radius:6px;transition:all .2s ease}.filter-option input[type=radio],.filter-option input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:hsl(150 35% 35%)}.filter-option:hover{color:#333;background-color:#f9f9f9}.filter-option--active{background-color:#eef7f2;color:#3a7859;font-weight:500}.filter-option input[type=radio]:checked+span,.filter-option input[type=checkbox]:checked+span{color:#3a7859;font-weight:500}.filter-sidebar__footer{padding:1rem 1.5rem;border-top:1px solid #e8e8e8}.filter-sidebar__clear{width:100%;padding:.6rem 1rem;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:1px solid #e0e0e0;background-color:#fff;color:#666}.filter-sidebar__clear:hover{background-color:#f5f5f5}.collection-page__grid{display:grid;gap:2rem;margin-bottom:3rem}.collection-page__grid--grid{grid-template-columns:repeat(3,1fr)}@media(min-width:769px)and (max-width:1200px){.collection-page__grid--grid{grid-template-columns:repeat(2,1fr)}}.collection-page__grid--list{grid-template-columns:1fr}.collection-page__grid--list .product-card{display:grid;grid-template-columns:200px 1fr;gap:1.5rem;align-items:center}.collection-page__grid--list .product-card__image-wrapper{width:200px;flex-shrink:0;border-radius:12px}.collection-page__grid--list .product-card__image{aspect-ratio:auto;height:200px;border-radius:0}.collection-page__grid--list .product-card__content{display:flex;flex-direction:column;justify-content:center;padding:.5rem 1rem .5rem .5rem}.collection-page__grid--list .product-card__footer{justify-content:flex-start;gap:2rem;padding-left:.5rem}.collection-page__grid--list .product-card__quick-add{margin-left:.5rem}.product-card{background-color:#fff;border-radius:16px;overflow:visible;box-shadow:0 1px 4px #0000000f;position:relative;transition:box-shadow .25s ease,transform .25s ease;padding-bottom:.75rem;display:flex;flex-direction:column}.product-card:hover{box-shadow:0 6px 20px #0000001a;transform:translateY(-2px)}.product-card__link{text-decoration:none;color:inherit;display:block}.product-card__image-wrapper{position:relative;overflow:hidden;border-radius:16px 16px 0 0;background:#f0ede8}.product-card__image{width:100%;aspect-ratio:1;height:auto;border-radius:0;background:#f0ede8;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:0}.product-card__image-img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.25,0,.15,1)}.product-card__image-wrapper:hover .product-card__image-img{transform:scale(1.08)}.product-card__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#2d5a27,#4a7c59);display:flex;align-items:center;justify-content:center;font-size:3rem;opacity:.8}.product-card__placeholder:before{content:"\1f375"}.product-card__badges-left{position:absolute;top:.75rem;left:.75rem;display:flex;gap:.35rem;flex-wrap:wrap;z-index:5}.product-card__badge{padding:.3rem .75rem;border-radius:20px;font-size:.65rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;z-index:2}.product-card__badge--new{background-color:#e07940;color:#fff}.product-card__badge--sale{position:absolute;top:3.25rem;right:.75rem;background-color:#e03030;color:#fff}.product-card__badge--bestseller{background-color:#2e6047;color:#fff}.product-card__badge--bundle{background-color:#333;color:#fff}.product-card__like{position:absolute;top:.75rem;right:.75rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#fffffff2;border:none;border-radius:50%;cursor:pointer;transition:all .3s ease;z-index:11;color:#666;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 2px 8px #0000001a}.product-card__like:hover{background-color:#fff;color:#e74c3c;transform:scale(1.15);box-shadow:0 4px 12px #00000026}.product-card__like--active{color:#e74c3c;background-color:#e74c3c1a}.product-card__like--active svg{fill:currentColor}.product-card__like svg{width:20px;height:20px;transition:all .3s ease}.product-card__like--pulse svg{animation:wakuraLikePulse .45s cubic-bezier(.22,.61,.36,1);transform-origin:center}@keyframes wakuraLikePulse{0%{transform:scale(1)}35%{transform:scale(1.35)}70%{transform:scale(.92)}to{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.product-card__like--pulse svg{animation:none}}.product-card__content{padding:.875rem 1rem 0;display:flex;flex-direction:column;flex:1}.product-card__subtitle{font-size:.72rem;color:#888;margin-bottom:.2rem;line-height:1.4}.product-card__rating{display:none}.product-card__title{font-size:1.05rem;margin-bottom:.2rem;color:#1a2818;font-weight:600;line-height:1.3}.product-card__weight{font-size:.78rem;color:#888;margin-bottom:.5rem}.product-card__price{display:flex;align-items:center;gap:.5rem}.product-card__price-current{font-size:1rem;font-weight:700;color:#1a2818}.product-card__price-original{font-size:.85rem;color:#aaa;text-decoration:line-through}.product-card__vendor{display:none}.product-card__badge--out-of-stock{background-color:#666;color:#fff}.collection-page__grid--list .product-card__badge--out-of-stock{top:auto;right:auto;bottom:.75rem;left:.75rem}.product-card__quick-add{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.6rem 1.1rem;background-color:#1a2818;color:#fff;border:none;border-radius:8px;font-size:.8rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease;white-space:nowrap;flex-shrink:0}.product-card__quick-add:hover{background-color:#3a7859;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.product-card__quick-add svg{width:16px;height:16px}.product-card__title-link{text-decoration:none;color:inherit;display:block}.product-card__description{font-size:.82rem;color:#888;line-height:1.5;margin:.25rem 0 .75rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:auto;padding-top:.6rem}@media(max-width:768px){.product-card__description{display:none}.product-card__quick-add{padding:.55rem .75rem;font-size:.75rem}.product-card__quick-add span{display:none}}[data-theme=dark] .product-card__description{color:#999}[data-theme=dark] .product-card__quick-add{background-color:#f0ede8;color:#1a2818}[data-theme=dark] .product-card__quick-add:hover{background-color:#4b9b73;color:#fff}.jdgm-widget{display:flex;align-items:center;gap:.5rem}.jdgm-preview-badge{font-size:.8rem}.collection-page__pagination{margin-top:3rem;text-align:center;width:100%;grid-column:1 / -1}.collection-page__pagination .pagination{display:flex;justify-content:center;align-items:center;gap:.6rem;flex-wrap:wrap}.pagination__btn,.pagination__page{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.75rem 1.25rem;border:2px solid #d0cdc5;border-radius:10px;text-decoration:none;color:#333;font-size:1rem;font-weight:600;background:#fff;transition:all .2s ease;cursor:pointer;min-width:48px;min-height:48px}.pagination__btn{padding:.75rem 1.5rem;font-size:1rem}.pagination__btn:hover,.pagination__page:hover{background-color:#3a7859;color:#fff;border-color:#3a7859;transform:translateY(-1px);box-shadow:0 3px 8px #0000001f}.pagination__page--current{background-color:#3a7859;color:#fff;border-color:#3a7859;pointer-events:none;box-shadow:0 2px 6px #00000026}.pagination__page--gap{border-color:transparent;background:transparent;pointer-events:none;min-width:auto;padding:.5rem}.collection-page__empty{text-align:center;padding:4rem 2rem}.collection-page__empty p{font-size:1.1rem;color:#666}@media(max-width:1024px){.collection-page__grid--grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(max-width:768px){.collection-page{padding:3rem 1rem}.collection-page__title{font-size:2rem}.collection-page__filter-bar{flex-direction:column;gap:1rem;align-items:flex-start}.collection-page__filter-left{gap:1rem;width:100%}.collection-page__filter-btn{flex:1}.collection-page__count{align-self:flex-end}.collection-page__grid--grid{grid-template-columns:1fr;gap:1.5rem}.collection-page__grid--list .product-card{grid-template-columns:1fr}.collection-page__grid--list .product-card__image-wrapper,.collection-page__grid--list .product-card__image{width:100%;height:250px}.collection-page__layout{grid-template-columns:1fr}.collection-page__layout .collection-page__sidebar{display:none}.collection-page__layout--sidebar-open .collection-page__sidebar{display:block!important}.collection-page__filter-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0000;z-index:999;transition:background .3s ease}.collection-page__layout--sidebar-open .collection-page__filter-overlay{display:block;background:#0006}.collection-page__sidebar{position:fixed;top:0;left:0;width:85%;max-width:320px;height:100%;max-height:100vh;z-index:1000;border-radius:0;border:none;box-shadow:4px 0 20px #00000026;transform:translate(-100%);transition:transform .3s ease;display:block!important}.collection-page__layout--sidebar-open .collection-page__sidebar{transform:translate(0)}}[data-theme=dark] .collection-page{background-color:var(--color-background, #1a1a1a)}[data-theme=dark] .collection-page__title{color:#f0ede8}[data-theme=dark] .collection-page__description{color:#aaa}[data-theme=dark] .collection-page__search-input,[data-theme=dark] .collection-page__sort-select{border-color:#ffffff26;color:#f0ede8}[data-theme=dark] .collection-page__search-input::placeholder{color:#666}[data-theme=dark] .collection-page__sort-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M2 4l4 4 4-4' stroke='%23aaa' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E")}[data-theme=dark] .collection-page__cat-toggle{border-color:#ffffff26;color:#ccc}[data-theme=dark] .collection-page__cat-toggle:hover{border-color:#ffffff59;color:#f0ede8}[data-theme=dark] .collection-page__cat-tab{border-color:#ffffff26;color:#ccc}[data-theme=dark] .collection-page__cat-tab:hover:not(.collection-page__cat-tab--active){border-color:#ffffff59;color:#f0ede8}[data-theme=dark] .collection-page__cat-tab--active{background:#f0ede8;border-color:#f0ede8;color:#1a2818}[data-theme=dark] .collection-page__filter-btn{border-color:#fff3;color:#ccc}[data-theme=dark] .collection-page__filter-btn:hover{background-color:#f0ede8;color:#1a2818;border-color:#f0ede8}[data-theme=dark] .collection-page__view-toggle{border-color:#ffffff26;background-color:transparent}[data-theme=dark] .collection-page__view-btn{color:#666}[data-theme=dark] .collection-page__view-btn--active{background-color:#f0ede8;color:#1a2818}[data-theme=dark] .collection-page__count{color:#888}[data-theme=dark] .collection-page .product-card{background-color:#2a2a2a;box-shadow:0 1px 4px #0003}[data-theme=dark] .collection-page .product-card:hover{box-shadow:0 6px 20px #0000004d}[data-theme=dark] .collection-page .product-card__content{padding:.875rem 1rem 0}[data-theme=dark] .collection-page .product-card__title{color:#f0ede8}[data-theme=dark] .collection-page .product-card__price-current{color:#ddd}[data-theme=dark] .collection-page .product-card__subtitle{color:#aaa}[data-theme=dark] .collection-page__sidebar{background-color:#2a2a2a;border-color:#444;color:#e8e8e8}[data-theme=dark] .filter-sidebar__header{border-color:#444}[data-theme=dark] .filter-sidebar__header h3{color:#f0ede8}[data-theme=dark] .filter-sidebar__footer{border-color:#444}[data-theme=dark] .filter-option{color:#ccc}[data-theme=dark] .filter-option:hover{background-color:#333;color:#f0ede8}[data-theme=dark] .filter-sidebar__clear{background-color:transparent;border-color:#555;color:#ccc}[data-theme=dark] .filter-group__title,[data-theme=dark] .filter-group>legend.filter-group__title{color:#e8e4dc}[data-theme=dark] .pagination__btn,[data-theme=dark] .pagination__page{border-color:#555;color:#e0ddd6;background:#333}[data-theme=dark] .pagination__btn:hover,[data-theme=dark] .pagination__page:hover{background-color:#428a66;color:#fff;border-color:#428a66;box-shadow:0 3px 8px #0000004d}[data-theme=dark] .pagination__page--current{background-color:#428a66;color:#fff;border-color:#428a66;box-shadow:0 2px 6px #0000004d}[data-theme=dark] .pagination__page--gap{background:transparent;border-color:transparent;color:#888}@media(max-width:768px){.collection-page__toolbar{flex-direction:column;align-items:stretch;gap:.75rem}.collection-page__search-input{width:100%}.collection-page__cat-toggle{display:flex}.collection-page__cat-tabs{display:none;flex-wrap:wrap;gap:.5rem;padding-top:.5rem}.collection-page__cat-tabs--expanded{display:flex}.collection-page__cat-tabs::-webkit-scrollbar{display:none}.pagination__btn,.pagination__page{padding:.6rem 1rem;font-size:.9rem;min-width:44px;min-height:44px}.pagination__btn{padding:.6rem 1.1rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/collection.css.map */
