/* Fann.co Shop / Product Category */
.fann-shop-page{--shop-max:1360px;--shop-accent:var(--fann-accent,#FEC30F);--shop-ink:#111318;--shop-muted:#70757d;--shop-line:#e3e5e8;background:#fff;color:var(--shop-ink);min-height:60vh;font-family:Inter,"Inter Fallback",Arial,sans-serif}.fann-shop-hero{padding:34px 20px 28px;background:linear-gradient(135deg,#fffdf5 0,#fff 54%,#fff8dd 100%);border-bottom:1px solid #f0ebd5}.fann-shop-hero__inner,.fann-shop-layout{width:min(var(--shop-max),calc(100% - 40px));margin:0 auto}.fann-shop-breadcrumb{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:24px;color:#757a82;font-size:13px;line-height:1.4}.fann-shop-breadcrumb a{color:#4a4f57;text-decoration:none}.fann-shop-breadcrumb a:hover{color:#111}.fann-shop-breadcrumb span[aria-hidden=true]{color:#a6a9af}.fann-shop-hero__content{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:50px;align-items:end}.fann-shop-hero__eyebrow{display:inline-block;margin-bottom:8px;color:#9a7600;font-size:12px;line-height:1;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.fann-shop-hero__heading h1{margin:0;color:#111318;font-size:clamp(32px,4vw,48px);line-height:1.08;font-weight:800;letter-spacing:-.035em}.fann-shop-hero__heading p{max-width:560px;margin:10px 0 0;color:#686d75;font-size:15px;line-height:1.65}.fann-shop-search{height:58px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;padding:5px 5px 5px 4px;border:1px solid #dadddf;border-radius:999px;background:#fff;box-shadow:0 12px 35px rgba(24,28,35,.08);transition:border-color .2s ease,box-shadow .2s ease}.fann-shop-search:focus-within{border-color:#d7a800;box-shadow:0 14px 40px rgba(185,139,0,.14)}.fann-shop-search__icon{display:grid;place-items:center;color:#71767e}.fann-shop-search__icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.fann-shop-search input{width:100%;height:46px;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#111318;font:inherit;font-size:15px}.fann-shop-search input::placeholder{color:#999ea6}.fann-shop-search button{min-width:112px;height:46px;padding:0 24px;border:0;border-radius:999px;background:var(--shop-accent);color:#111;font-size:14px;font-weight:800;cursor:pointer;transition:transform .18s ease,filter .18s ease}.fann-shop-search button:hover{filter:brightness(.97);transform:translateY(-1px)}
.fann-shop-layout{display:grid;grid-template-columns:278px minmax(0,1fr);gap:28px;padding-top:34px;padding-bottom:70px;align-items:start}.fann-shop-sidebar{position:sticky;top:20px;display:grid;gap:16px}.admin-bar .fann-shop-sidebar{top:52px}.fann-shop-sidebar__mobile-head,.fann-shop-mobile-filter-toggle,.fann-shop-filter-backdrop{display:none}.fann-shop-filter-card{border:1px solid var(--shop-line);border-radius:18px;background:#fff;box-shadow:0 6px 22px rgba(25,29,35,.035);overflow:hidden}.fann-shop-filter-card__head{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 18px;border-bottom:1px solid #eef0f2}.fann-shop-filter-card__head h2{margin:0;font-size:16px;line-height:1.2;font-weight:800}.fann-shop-filter-reset{padding:0;border:0;background:transparent;color:#8a6a00;font-size:12px;font-weight:700;cursor:pointer}.fann-shop-categories{max-height:390px;overflow:auto;padding:8px}.fann-shop-categories::-webkit-scrollbar{width:6px}.fann-shop-categories::-webkit-scrollbar-thumb{background:#ddd;border-radius:20px}.fann-shop-category{position:relative;width:100%;min-height:40px;display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 10px;border:0;border-radius:10px;background:transparent;color:#32363c;text-align:left;font-size:13.5px;font-weight:600;cursor:pointer;transition:background .16s ease,color .16s ease}.fann-shop-category--all{grid-template-columns:20px minmax(0,1fr)}.fann-shop-category:hover{background:#f6f7f8}.fann-shop-category.is-active{background:#fff9df;color:#111}.fann-shop-category__input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.fann-shop-category__box{width:20px;height:20px;display:grid;place-items:center;border:1.4px solid #9aa0a7;border-radius:4px;background:#fff;box-sizing:border-box;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease}.fann-shop-category__box svg{width:14px;height:14px;fill:none;stroke:#111;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;opacity:0;transform:scale(.72);transition:opacity .14s ease,transform .14s ease}.fann-shop-category__input:checked+.fann-shop-category__box{border-color:var(--shop-accent);background:var(--shop-accent);box-shadow:0 0 0 2px rgba(254,195,15,.12)}.fann-shop-category__input:checked+.fann-shop-category__box svg{opacity:1;transform:none}.fann-shop-category__input:focus-visible+.fann-shop-category__box{outline:2px solid #111;outline-offset:2px}.fann-shop-category__name{min-width:0;line-height:1.35}.fann-shop-category small{min-width:24px;height:24px;display:grid;place-items:center;padding:0 7px;border-radius:999px;background:rgba(0,0,0,.06);font-size:11px;font-weight:800}.fann-shop-price-range{padding:16px 18px 18px}.fann-shop-price-inputs{display:grid;grid-template-columns:1fr 18px 1fr;gap:8px;align-items:end}.fann-shop-price-inputs label>span{display:block;margin-bottom:6px;color:#777c84;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.fann-shop-price-inputs label>div{height:42px;display:flex;align-items:center;padding:0 10px;border:1px solid #dfe2e5;border-radius:11px;background:#fff}.fann-shop-price-inputs b{margin-right:3px;color:#60656c;font-size:12px}.fann-shop-price-inputs input{min-width:0;width:100%;padding:0;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;font-size:13px;font-weight:700;-moz-appearance:textfield}.fann-shop-price-inputs input::-webkit-inner-spin-button,.fann-shop-price-inputs input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.fann-shop-price-dash{padding-bottom:12px;color:#9a9da2;text-align:center}.fann-shop-apply-price{width:100%;height:42px;margin-top:14px;border:0;border-radius:999px;background:#111;color:#fff;font-size:12.5px;font-weight:800;cursor:pointer;transition:background .16s ease,color .16s ease}.fann-shop-apply-price:hover{background:var(--shop-accent);color:#111}
.fann-shop-results{min-width:0}.fann-shop-results__bar{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.fann-shop-results__bar h2{margin:0 0 3px;font-size:24px;line-height:1.2;font-weight:800;letter-spacing:-.02em}.fann-shop-results__bar p{margin:0;color:#777c84;font-size:12.5px}.fann-shop-results__actions{display:flex;align-items:center;justify-content:flex-end;gap:9px}.fann-shop-sort{position:relative;z-index:20}.fann-shop-sort__toggle{min-width:116px;height:42px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 16px;border:1px solid #dfe2e5;border-radius:999px;background:#fff;color:#24282e;font-size:12.5px;font-weight:750;cursor:pointer;box-shadow:0 3px 10px rgba(18,22,28,.035);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.fann-shop-sort__toggle:hover,.fann-shop-sort.is-open .fann-shop-sort__toggle{border-color:#d0a400;box-shadow:0 8px 20px rgba(30,28,16,.08);transform:translateY(-1px)}.fann-shop-sort__toggle svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.fann-shop-sort__menu{position:absolute;z-index:30;top:calc(100% + 8px);right:0;width:176px;padding:7px;border:1px solid #e5e7e9;border-radius:14px;background:#fff;box-shadow:0 16px 38px rgba(22,25,31,.14);transform-origin:top right;animation:fannShopSortIn .16s ease both}.fann-shop-sort__menu[hidden]{display:none!important}@keyframes fannShopSortIn{from{opacity:0;transform:translateY(-5px) scale(.98)}to{opacity:1;transform:none}}.fann-shop-sort__option{width:100%;min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 11px;border:0;border-radius:10px;background:transparent;color:#32363c;text-align:left;font-size:13px;font-weight:650;cursor:pointer;transition:background .14s ease,color .14s ease}.fann-shop-sort__option:hover{background:#f6f7f8}.fann-shop-sort__option.is-active{background:#fff8d8;color:#111}.fann-shop-sort__option i{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:var(--shop-accent);opacity:0;transform:scale(.5);transition:opacity .14s ease,transform .14s ease}.fann-shop-sort__option.is-active i{opacity:1;transform:none}.fann-shop-clear-filters{padding:9px 14px;border:1px solid #e0e3e6;border-radius:999px;background:#fff;color:#363a40;font-size:12px;font-weight:700;cursor:pointer;transition:border-color .16s ease,background .16s ease}.fann-shop-clear-filters:hover{border-color:#d0a400;background:#fff9df}.fann-shop-products-stage{position:relative;min-height:360px}.fann-shop-products-content{transition:opacity .18s ease,transform .18s ease}.fann-shop-products-stage.is-loading .fann-shop-products-content{opacity:.12;transform:translateY(5px);pointer-events:none}.fann-shop-products-stage.is-entering .fann-shop-products-content{animation:fannShopEnter .28s ease both}@keyframes fannShopEnter{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}.fann-shop-loading{position:absolute;z-index:4;inset:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;opacity:0;visibility:hidden;transition:opacity .14s ease;pointer-events:none}.fann-shop-products-stage.is-loading .fann-shop-loading{opacity:1;visibility:visible}.fann-shop-skeleton{height:410px;padding:14px;border:1px solid #eceef0;border-radius:16px;background:#fff;overflow:hidden}.fann-shop-skeleton span,.fann-shop-skeleton i{display:block;border-radius:10px;background:linear-gradient(90deg,#f1f2f3 25%,#fafafa 37%,#f1f2f3 63%);background-size:400% 100%;animation:fannShopShimmer 1.2s ease infinite}.fann-shop-skeleton span{height:235px;margin-bottom:17px}.fann-shop-skeleton i{height:14px;margin:9px 0}.fann-shop-skeleton i:nth-child(2){width:85%}.fann-shop-skeleton i:nth-child(3){width:58%}.fann-shop-skeleton i:nth-child(4){width:100%;height:38px;margin-top:22px;border-radius:999px}@keyframes fannShopShimmer{0%{background-position:100% 0}100%{background-position:0 0}}
.fann-shop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.fann-global-product-card{position:relative;z-index:1;min-width:0;min-height:405px;display:flex;flex-direction:column;border:1px solid #e0e3e7;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 3px 10px rgba(20,24,32,.045);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.fann-global-product-card:hover{z-index:5;transform:translateY(-2px);border-color:rgba(254,195,15,.95);box-shadow:0 9px 24px rgba(20,24,32,.09)}.fann-global-product-card__image{height:245px;padding:18px 18px 8px;display:flex;align-items:center;justify-content:center;background:#fff;overflow:hidden}.fann-global-product-card__image img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .22s ease}.fann-global-product-card:hover .fann-global-product-card__image img{transform:scale(1.025)}.fann-global-product-card__body{flex:1;min-height:0;padding:10px 13px 13px;display:flex;flex-direction:column}.fann-global-product-card__title{min-height:42px;margin:0 0 7px;color:#111318!important;font-size:14px;line-height:1.45;font-weight:650;text-decoration:none!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fann-global-product-card__price{min-height:27px;margin-bottom:11px;color:#111318;font-size:16px;line-height:1.35;font-weight:800}.fann-global-product-card__price .woocommerce-Price-amount{font-weight:800}.fann-global-product-card__price del{margin-right:6px;color:#858b92;font-size:12px;font-weight:500;opacity:1}.fann-global-product-card__price del .woocommerce-Price-amount{font-weight:500}.fann-global-product-card__price ins{color:#111318;text-decoration:none}.fann-global-product-card__actions{margin-top:auto;display:flex;align-items:stretch;gap:8px}.fann-global-product-card__primary{min-width:0;min-height:40px;flex:1;display:flex;align-items:center;justify-content:center;padding:9px 12px;border:1px solid #111;border-radius:999px;background:#111;color:#fff!important;text-decoration:none!important;font-size:12px;line-height:1;font-weight:750;transition:background .18s ease,color .18s ease,border-color .18s ease}.fann-global-product-card__primary:hover{background:var(--shop-accent);border-color:var(--shop-accent);color:#111!important}.fann-global-product-card__cart{width:40px;height:40px;min-width:40px;min-height:40px;flex:0 0 40px;display:grid;place-items:center;box-sizing:border-box;border:1.2px solid #111;border-radius:50%;background:#fff;color:#111!important;text-decoration:none!important;box-shadow:none;overflow:hidden;transition:background .18s ease,color .18s ease,border-color .18s ease}.fann-global-product-card__cart:hover,.fann-global-product-card__cart.added,.fann-global-product-card__cart.fann-is-added{background:var(--shop-accent);border-color:transparent;color:#111!important}.fann-global-product-card__cart svg{display:block;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.fann-global-product-card__cart .fann-global-product-card__check{width:19px;height:19px;stroke-width:2.4}.fann-global-product-card__actions>.added_to_cart.wc-forward{display:none!important}
.fann-shop-pagination-wrap{margin-top:30px}.fann-shop-pagination{display:flex;align-items:center;justify-content:center;gap:7px;flex-wrap:wrap}.fann-shop-page-button{min-width:40px;height:40px;padding:0 11px;border:1px solid #dfe2e5;border-radius:12px;background:#fff;color:#25292f;font-size:13px;font-weight:750;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease}.fann-shop-page-button:hover:not(:disabled){border-color:#c99c00;transform:translateY(-1px)}.fann-shop-page-button.is-active{border-color:var(--shop-accent);background:var(--shop-accent);color:#111}.fann-shop-page-button--arrow{border-radius:50%;font-size:22px;font-weight:500}.fann-shop-page-button:disabled{opacity:.38;cursor:not-allowed}.fann-shop-page-dots{padding:0 3px;color:#999}.fann-shop-empty{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;border:1px dashed #dadddf;border-radius:18px;background:#fafafa;text-align:center}.fann-shop-empty__icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:14px;border-radius:50%;background:#fff2ba;color:#111;font-size:31px}.fann-shop-empty h3{margin:0 0 6px;font-size:20px}.fann-shop-empty p{margin:0;color:#777c84;font-size:13.5px}.fann-shop-error{margin-top:16px;padding:12px 14px;border-radius:10px;background:#fff0ef;color:#a6291c;font-size:13px}
@media(max-width:1080px){.fann-shop-layout{grid-template-columns:240px minmax(0,1fr);gap:20px}.fann-shop-hero__content{grid-template-columns:.8fr 1.2fr;gap:30px}.fann-global-product-card__image{height:190px;padding-left:12px;padding-right:12px}.fann-global-product-card{min-height:350px}.fann-global-product-card__body{padding-left:10px;padding-right:10px}.fann-global-product-card__title{font-size:13px}.fann-global-product-card__primary{padding-left:8px;padding-right:8px;font-size:11px}.fann-global-product-card__cart{width:38px;height:38px;min-width:38px;min-height:38px;flex-basis:38px}}
@media(max-width:860px){.fann-shop-results__actions{gap:7px}.fann-shop-sort__toggle{min-width:108px;height:40px;padding:0 13px}.fann-shop-sort__menu{right:0;width:168px}body.fann-shop-filter-lock{overflow:hidden}.fann-shop-hero{padding:26px 16px 24px}.fann-shop-hero__inner,.fann-shop-layout{width:100%}.fann-shop-hero__content{grid-template-columns:1fr;gap:20px}.fann-shop-search{max-width:680px}.fann-shop-layout{display:block;padding:24px 16px 55px}.fann-shop-mobile-filter-toggle{height:42px;display:inline-flex;align-items:center;gap:8px;margin:0 0 15px;padding:0 15px;border:1px solid #dfe2e5;border-radius:999px;background:#fff;color:#111;font-size:13px;font-weight:750}.fann-shop-mobile-filter-toggle svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.fann-shop-sidebar{position:fixed;z-index:100001;top:0;left:0;bottom:0;width:min(350px,88vw);display:block;padding:0 14px 24px;background:#f7f8f9;overflow:auto;transform:translateX(-105%);transition:transform .24s ease;box-shadow:18px 0 50px rgba(0,0,0,.16)}.admin-bar .fann-shop-sidebar{top:46px}.fann-shop-page.is-filters-open .fann-shop-sidebar{transform:none}.fann-shop-filter-backdrop{position:fixed;z-index:100000;inset:0;display:block;background:rgba(0,0,0,.42);opacity:0;visibility:hidden;transition:opacity .2s ease}.fann-shop-page.is-filters-open .fann-shop-filter-backdrop{opacity:1;visibility:visible}.fann-shop-sidebar__mobile-head{height:58px;display:flex;align-items:center;justify-content:space-between;position:sticky;z-index:2;top:0;margin:0 -14px 14px;padding:0 16px;background:#f7f8f9;border-bottom:1px solid #e4e6e8}.fann-shop-sidebar__mobile-head strong{font-size:17px}.fann-shop-sidebar__mobile-head button{width:34px;height:34px;border:0;border-radius:50%;background:#fff;font-size:22px}.fann-shop-filter-card{margin-bottom:14px}.fann-shop-results__bar{margin-top:-57px;padding-left:116px}.fann-shop-loading{grid-template-columns:repeat(2,minmax(0,1fr))}.fann-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.fann-shop-sort__toggle{min-width:96px;height:38px;padding:0 12px;gap:7px;font-size:11.5px}.fann-shop-sort__toggle svg{width:15px;height:15px}.fann-shop-sort__menu{width:160px}.fann-shop-hero__heading h1{font-size:34px}.fann-shop-hero__heading p{font-size:13.5px}.fann-shop-search{height:54px;grid-template-columns:42px 1fr auto}.fann-shop-search input{font-size:13px}.fann-shop-search button{min-width:82px;height:42px;padding:0 17px;font-size:12px}.fann-shop-layout{padding-left:12px;padding-right:12px}.fann-shop-results__bar{min-height:50px;margin-top:-57px;padding-left:104px}.fann-shop-results__bar h2{font-size:20px}.fann-shop-clear-filters{display:none}.fann-shop-grid{gap:10px}.fann-global-product-card{min-height:302px;border-radius:14px}.fann-global-product-card__image{height:155px;padding:12px 10px 5px}.fann-global-product-card__body{padding:8px 10px 10px}.fann-global-product-card__title{min-height:38px;font-size:12px;line-height:1.45}.fann-global-product-card__price{min-height:22px;margin-bottom:8px;font-size:14px}.fann-global-product-card__price del{font-size:10px}.fann-global-product-card__actions{gap:6px}.fann-global-product-card__primary{min-height:35px;padding:7px 8px;font-size:10px}.fann-global-product-card__cart{width:35px;height:35px;min-width:35px;min-height:35px;flex-basis:35px}.fann-global-product-card__cart svg{width:15px;height:15px}.fann-shop-skeleton{height:302px;padding:10px}.fann-shop-skeleton span{height:155px}.fann-shop-pagination-wrap{margin-top:24px}.fann-shop-page-button{min-width:36px;height:36px;border-radius:10px}.fann-shop-breadcrumb{margin-bottom:17px;font-size:11.5px}}
@media(max-width:360px){.fann-shop-layout{padding-left:8px;padding-right:8px}.fann-shop-grid{gap:7px}.fann-global-product-card__image{height:145px}.fann-global-product-card__body{padding-left:8px;padding-right:8px}.fann-global-product-card__title{font-size:11.5px}.fann-global-product-card__primary{font-size:9.5px}.fann-global-product-card__cart{width:34px;height:34px;min-width:34px;min-height:34px;flex-basis:34px}}
@media(prefers-reduced-motion:reduce){.fann-shop-products-content,.fann-shop-skeleton span,.fann-shop-skeleton i,.fann-global-product-card,.fann-global-product-card__image img,.fann-shop-sidebar{animation:none!important;transition:none!important}}
