@charset "UTF-8";:root{--ff-default:"Berkshire Swash","Noto Serif TC",cursive;--ff-serif:"Noto Serif TC","Noto Serif CJK TC",serif;--fs-head-title:clamp(1.5rem,2.5vw,2rem);--fs-head-subtitle:clamp(1.25rem,2.5vw,1.5rem);--fs-head-text:clamp(1.125rem,2.5vw,1.375rem);--fs-list-title:1.5rem;--fs-list-text:1rem;--fs-message-text:clamp(1rem,2.5vw,1.125rem);--fz-h1:clamp(1.625rem,2.5vw,2rem);--fz-h2:clamp(1.4125rem,2.5vw,1.875rem);--fz-h3:clamp(1.375rem,2.5vw,1.625rem);--fz-h4:clamp(1.25rem,2.5vw,1.5rem);--fz-h5:clamp(1.1875rem,2vw,1.4125rem);--fz-h6:clamp(1.125rem,1.8vw,1.375rem);--fz-sm:.9375em;--color-default:#111;--color-primary:#83b7d7;--color-secondary:#3f74ad;--color-gray-lv1:#111;--color-gray-lv2:#555;--color-white:#fff;--color-brand-cream:#fbf4ea;--color-brand-cream-deep:#f2e3c1;--color-brand-brown:#471a14;--color-brand-curry:#c9742b;--color-brand-saffron:#e0a93f;--color-brand-green:#1c5a4a;--color-brand-green-deep:#123f33;--h-header:166px;--h-header-scrolled:85px}@media (max-width:1023.98px){:root{--h-header:80px;--h-header-scrolled:60px}}:root{--w-container:1480px;--plyr-control-spacing:10px;--plyr-color-main:#c22020;--article-title:#000;--kanban-title:#fff;--kanban-subtitle:#000;--kanban-text:#ddd;--kanban-button:#222;--kanban-pagination:#fff;--kanban-pagination-active:#222}.shop-list-page{position:relative;background-color:#fbf4ea}.shop-list-page:before{content:"";display:block;position:absolute;inset:0;background-image:url("../../../themes/zh-tw/assets/scss/../images/common/page_bg_decorator.png");background-repeat:repeat;background-position:top left;pointer-events:none;opacity:.15}.shop-list__inner{position:relative;width:100%;max-width:var(--w-container);margin:0 auto;padding:clamp(40px,5vw,72px) clamp(12px,4vw,30px) clamp(56px,7vw,100px);display:grid;grid-template-columns:1fr;gap:clamp(28px,3vw,50px)}@media (min-width:992px){.shop-list__inner{grid-template-columns:220px minmax(0,1fr);-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.shop-filter__list{list-style:none;margin:0;padding:0}@media (max-width:991.98px){.shop-filter__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}}.shop-filter__item{display:block;padding:10px 20px;font-size:clamp(15px,1.1vw,18px);letter-spacing:2px;color:#471a14;border-radius:8px;-webkit-transition:background-color .3s ease,color .3s ease;transition:background-color .3s ease,color .3s ease}@media (min-width:992px){.shop-filter__item{border-radius:0;border-bottom:1px solid #cf986a}}.shop-filter__item:hover{color:#f78b05}.shop-filter__item.is-active{background-color:#f78b05;color:#fff;border-radius:15px 0;border-bottom-color:transparent}@media (max-width:991.98px){.shop-filter__item{border:1px solid #cf986a;border-radius:8px !important;padding:8px 18px}}.shop-filter__sub{position:relative;list-style:none;background:rgba(255,255,255,.6);border-radius:0 0 15px;padding:10px 20px;display:none}@media (max-width:991.98px){.shop-filter__sub{display:none !important}}.shop-filter__sub>li:not(:last-child){border-bottom:1px dashed #cf986a}.shop-filter__item.is-active+.shop-filter__sub{display:block}.shop-filter__item.is-active+.shop-filter__sub:before{content:"";display:block;position:absolute;top:-15px;right:0;width:15px;height:15px;background-color:#f78b05;pointer-events:none}.shop-filter__sub-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 10px 10px 24px;font-size:clamp(16px,1vw,18px);letter-spacing:1px;color:#231815;-webkit-transition:color .3s ease;transition:color .3s ease}.shop-filter__sub-item:before{content:"";display:block;position:absolute;width:8px;height:6px;background:url("../../../themes/zh-tw/assets/scss/../images/common/list_dot.svg") center/contain no-repeat;top:50%;left:5px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.shop-filter__sub-item:hover{color:#c9742b}.shop-list__search-result{font-family:var(--ff-serif);font-size:clamp(15px,1.1vw,18px);line-height:1.6;letter-spacing:1px;color:#231815;margin:0 0 30px}.shop-list__search-result strong{color:#c9742b}.shop-list__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(20px,2.4vw,40px)}@media (min-width:768px){.shop-list__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.product-card{height:100%}.product-card__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;color:#471a14}.product-card__media{position:relative;border-radius:8px;overflow:hidden;aspect-ratio:1/1;background-color:rgba(71,26,20,.08)}.product-card__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .9s ease;transition:-webkit-transform .9s ease;transition:transform .9s ease;transition:transform .9s ease,-webkit-transform .9s ease}.product-card__link:hover .product-card__img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.product-card__badge-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;position:absolute;top:14px;left:16px}@media (max-width:640.01px){.product-card__badge-container{top:6px;left:8px}}.product-card__badge{width:70px;color:#fff;font-size:clamp(12px,.85vw,14px);line-height:40px;letter-spacing:1px;text-align:center;background-size:100% 100%;background-repeat:no-repeat;background-position:center}.product-card__badge.product-card__badge-new{background-image:url("../../../themes/zh-tw/assets/scss/../images/shop/list_tag_new.svg")}.product-card__badge.product-card__badge-recom{background-image:url("../../../themes/zh-tw/assets/scss/../images/shop/list_tag_recom.svg")}@media (max-width:640.01px){.product-card__badge{width:54px;line-height:32px}}.product-card__body{padding:15px}.product-card__name-en{font-family:"Berkshire Swash","Noto Serif TC",cursive;font-size:clamp(15px,1.1vw,18px);color:#f78b05;margin:0 0 6px}.product-card__name-zh{font-family:var(--ff-serif);font-weight:700;font-size:clamp(18px,1.05vw,20px);line-height:1.5;letter-spacing:2px;color:#231815;margin:0 0 6px;-webkit-transition:color .3s ease;transition:color .3s ease}.product-card__link:hover .product-card__name-zh{color:#c9742b}.product-card__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-family:var(--ff-serif);letter-spacing:1px;gap:12px;margin-top:auto}.product-card__price-original{font-size:clamp(15px,.95vw,18px);color:#beaba9;text-decoration:line-through}.product-card__price-sale{font-size:clamp(15px,.95vw,18px);color:#231815}.shop-list__pagination{margin-top:clamp(40px,5vw,72px)}