/* Native FastCarton product catalog. */
body.fastcarton-shop-page{overflow-x:hidden;background:var(--fc-canvas-background);color:var(--fc-color-white)}
body.fastcarton-shop-page *,body.fastcarton-shop-page *::before,body.fastcarton-shop-page *::after{box-sizing:border-box}
body.fastcarton-shop-page button,body.fastcarton-shop-page input,body.fastcarton-shop-page select{font:inherit}
.fc-shop{--fc-primary:var(--fc-color-green);--fc-primary-dark:#72df82;--fc-primary-soft:rgba(88,211,107,.08);--fc-primary-line:rgba(88,211,107,.28);--fc-text:#aebbb1;--fc-muted:#647168;--fc-line:rgba(255,255,255,.075);--fc-surface:#080e0a;--fc-on-primary:#071009;min-height:70vh;padding-bottom:84px}
.fc-shop__container{width:min(var(--fc-container),calc(100% - 40px));margin-inline:auto}
.fc-shop a{text-decoration:none}
.fc-shop svg{display:block;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}

/* Hero and category navigation. */
.fc-shop__hero{padding:17px 0 0;border-bottom:1px solid var(--fc-surface-border);background:transparent}
.fc-shop__breadcrumb{display:flex;align-items:center;gap:9px;margin-bottom:24px;color:#627067;font-size:11px}
.fc-shop__breadcrumb a{color:#8c998f;transition:color .18s}.fc-shop__breadcrumb a:hover{color:var(--fc-color-green)}.fc-shop__breadcrumb i{color:#344138;font-style:normal}
.fc-shop__hero-main{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding-bottom:25px}
.fc-shop__eyebrow{display:block;margin-bottom:4px;color:var(--fc-color-green);font-size:11px;font-weight:700}
.fc-shop__hero h1{margin:0;color:#f1f6f2;font-size:clamp(25px,2.6vw,36px);font-weight:700;line-height:1.45;letter-spacing:-.025em}
.fc-shop__hero-main p{max-width:650px;margin:5px 0 0;color:#859289;font-size:13px;line-height:1.9}
.fc-shop__hero-stat{display:grid;min-width:128px;min-height:78px;place-content:center;padding:12px 20px;border:1px solid rgba(88,211,107,.14);border-radius:17px;background:rgba(88,211,107,.045);text-align:center}
.fc-shop__hero-stat strong{color:var(--fc-color-green);font-size:23px;line-height:1.2}.fc-shop__hero-stat span{margin-top:4px;color:#849187;font-size:10px}

/* Notices and selected filters. */
.fc-shop__body{padding-top:20px}
.fc-shop__body>.woocommerce-notices-wrapper:not(:empty){margin-bottom:14px}
.fc-shop .woocommerce-message,.fc-shop .woocommerce-error,.fc-shop .woocommerce-info{display:flex;align-items:center;gap:12px;margin:0 0 12px;padding:13px 15px!important;border:1px solid rgba(88,211,107,.18)!important;border-radius:14px;color:#cad5cd;background:var(--fc-surface-standard);font-size:12px;line-height:1.8;list-style:none}
.fc-shop .woocommerce-message::before,.fc-shop .woocommerce-info::before{display:none!important}.fc-shop .woocommerce-error{border-color:rgba(239,112,105,.2)!important}
.fc-shop .woocommerce-message .button{margin-inline-start:auto;padding:6px 11px;border:0;border-radius:8px;color:#071009;background:var(--fc-color-green);font-weight:700}
.fc-shop__active-filters{display:flex;align-items:center;gap:10px;margin-bottom:14px;padding:10px 12px;border:1px solid var(--fc-surface-border);border-radius:14px;background:rgba(255,255,255,.015)}
.fc-shop__active-filters>span{flex:0 0 auto;color:#829087;font-size:10px;font-weight:700}.fc-shop__active-filters>div{display:flex;min-width:0;flex:1;flex-wrap:wrap;gap:6px}
.fc-shop__active-filters>div a{display:inline-flex;min-height:29px;align-items:center;gap:7px;padding:4px 9px;border:1px solid rgba(88,211,107,.14);border-radius:8px;color:#9faca2;background:rgba(88,211,107,.04);font-size:10px}.fc-shop__active-filters>div i{color:var(--fc-color-green);font-size:15px;font-style:normal;line-height:1}
.fc-shop__clear-filters{flex:0 0 auto;color:#e68d85;font-size:10px;font-weight:700}

/* Filter and catalog layout. */
.fc-shop__layout{display:grid;grid-template-columns:272px minmax(0,1fr);align-items:start;gap:18px;direction:rtl}
.fc-shop-filter{position:sticky;top:90px;min-width:0;overflow:visible;border:1px solid var(--fc-surface-border);border-radius:19px;background:var(--fc-surface-standard);box-shadow:0 18px 42px rgba(0,0,0,.1)}
.fc-shop-filter__mobile-head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid var(--fc-surface-border)}
.fc-shop-filter__mobile-head>div{display:grid;gap:2px}.fc-shop-filter__mobile-head span{color:#e1e9e3;font-size:13px;font-weight:700}.fc-shop-filter__mobile-head small{color:#6e7b72;font-size:9px}
.fc-shop-filter__mobile-head button{display:none;width:34px;height:34px;padding:0;border:1px solid var(--fc-surface-border);border-radius:9px;color:#8c9990;background:var(--fc-surface-deep);font-size:20px;cursor:pointer}
.fc-shop-filter__form{padding:0 16px 16px}
.fc-shop-filter__section{padding:17px 0;border-bottom:1px solid var(--fc-surface-border)}.fc-shop-filter__section:last-of-type{border-bottom:0}
.fc-shop-filter__section--category{margin:14px 0 2px;padding:13px;border:1px solid rgba(88,211,107,.18);border-radius:14px;background:radial-gradient(circle at 90% 0,rgba(88,211,107,.1),transparent 135px),rgba(88,211,107,.035);box-shadow:inset 0 1px rgba(255,255,255,.025)}.fc-shop-filter__category-head{display:flex;align-items:center;gap:9px;margin-bottom:11px}.fc-shop-filter__category-head>span{display:grid;width:35px;height:35px;flex:0 0 35px;place-items:center;border:1px solid rgba(88,211,107,.18);border-radius:10px;color:var(--fc-color-green);background:rgba(88,211,107,.07)}.fc-shop-filter__category-head svg{width:18px;height:18px}.fc-shop-filter__category-head>div{display:grid}.fc-shop-filter__category-head strong{color:#dce6de;font-size:11px}.fc-shop-filter__section--category .fc-shop-filter-select .fc-shop-select__trigger{border-color:rgba(88,211,107,.17)!important;background:#071009!important}.fc-shop-filter__section--category .fc-shop-filter-select .fc-shop-select__trigger:hover,.fc-shop-filter__section--category .fc-shop-filter-select.is-open .fc-shop-select__trigger{border-color:rgba(88,211,107,.42)!important;background:#09130c!important}
.fc-shop-filter__section--search>label{display:block;margin-bottom:8px;color:#aeb9b1;font-size:10px;font-weight:700}
.fc-shop-filter__section--search>div{position:relative}.fc-shop-filter__section--search svg{position:absolute;z-index:1;top:50%;right:12px;width:17px;height:17px;transform:translateY(-50%);color:#657269;pointer-events:none}
.fc-shop-filter input[type="search"],.fc-shop-filter input[type="number"],.fc-shop-filter select{width:100%;height:44px;margin:0;border:1px solid rgba(255,255,255,.085);border-radius:11px;outline:0;color:#dbe4dd;background:#09100c;font-size:11px;transition:border-color .18s,box-shadow .18s}
.fc-shop-filter input[type="search"]{padding:8px 39px 8px 10px}.fc-shop-filter input::placeholder{color:#56635a}
.fc-shop-filter input:focus,.fc-shop-filter select:focus{border-color:rgba(88,211,107,.42);box-shadow:0 0 0 3px rgba(88,211,107,.055)}
.fc-shop-filter__title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:11px}.fc-shop-filter__title span{color:#cbd5cd;font-size:11px;font-weight:700}.fc-shop-filter__title small{color:#647168;font-size:9px}
.fc-shop-filter__select{position:relative;display:block}.fc-shop-filter__select:not(.is-enhanced)::after{position:absolute;top:50%;left:13px;width:6px;height:6px;border-bottom:1px solid #78867c;border-left:1px solid #78867c;content:"";transform:translateY(-65%) rotate(-45deg);pointer-events:none}
.fc-shop-filter select{padding:7px 11px 7px 34px;appearance:none;cursor:pointer}
.fc-shop-filter-select{width:100%;min-width:0}.fc-shop-filter-select .fc-shop-select__trigger{min-height:44px!important;padding:7px 11px!important;border:1px solid rgba(255,255,255,.085)!important;border-radius:11px!important;color:#d1dbd3!important;background:#09100c!important;font-size:11px!important;font-weight:650!important}.fc-shop-filter-select .fc-shop-select__trigger:hover,.fc-shop-filter-select .fc-shop-select__trigger:focus-visible{border-color:rgba(88,211,107,.34)!important;outline:0!important;background:#0b140e!important}.fc-shop-filter-select.is-open .fc-shop-select__trigger{border-color:rgba(88,211,107,.42)!important;box-shadow:0 0 0 3px rgba(88,211,107,.055)!important}.fc-shop-filter-select .fc-shop-select__menu{top:calc(100% + 6px);right:0;left:0;width:100%;min-width:100%;padding:5px;border-color:rgba(88,211,107,.2);background:#09110c}.fc-shop-filter-select .fc-shop-select__menu button{min-height:36px!important;padding:6px 10px 6px 32px!important;font-size:10px!important}
.fc-shop-filter__price{display:grid;grid-template-columns:minmax(0,1fr) 10px minmax(0,1fr);align-items:end;gap:6px}.fc-shop-filter__price label{display:grid;gap:5px}.fc-shop-filter__price label span{color:#66736a;font-size:9px}.fc-shop-filter__price input{height:42px;padding:7px 9px;appearance:textfield}.fc-shop-filter__price input::-webkit-inner-spin-button{appearance:none}.fc-shop-filter__price>i{height:1px;margin-bottom:20px;background:#455249}
.fc-shop-filter__toggle{display:flex!important;align-items:center;justify-content:space-between;gap:12px;margin:0!important;padding:8px 0;cursor:pointer}.fc-shop-filter__toggle+ .fc-shop-filter__toggle{border-top:1px dashed rgba(255,255,255,.055)}
.fc-shop-filter__toggle>span{display:grid;gap:2px}.fc-shop-filter__toggle strong{color:#adb9b0;font-size:10.5px}.fc-shop-filter__toggle small{color:#647168;font-size:9px}
.fc-shop-filter__toggle input{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);opacity:0}.fc-shop-filter__toggle>i{position:relative;width:35px;height:20px;flex:0 0 35px;border:1px solid rgba(255,255,255,.1);border-radius:99px;background:#080e0a;transition:.18s}
.fc-shop-filter__toggle>i::after{position:absolute;top:3px;right:3px;width:12px;height:12px;border-radius:50%;background:#556159;content:"";transition:.18s}.fc-shop-filter__toggle input:checked+i{border-color:rgba(88,211,107,.38);background:rgba(88,211,107,.11)}.fc-shop-filter__toggle input:checked+i::after{right:18px;background:var(--fc-color-green);box-shadow:0 0 8px rgba(88,211,107,.3)}.fc-shop-filter__toggle input:focus-visible+i{outline:2px solid var(--fc-color-green);outline-offset:2px}
.fc-shop-filter__actions{display:grid;gap:8px;padding-top:17px}.fc-shop-filter__actions button{position:relative;display:flex;min-height:44px;align-items:center;justify-content:center;gap:8px;padding:8px 12px;border:1px solid rgba(112,235,130,.25);border-radius:11px;color:#071009;background:var(--fc-color-green);box-shadow:0 7px 18px rgba(88,211,107,.1);font-size:11px;font-weight:800;cursor:pointer;transition:background-color .18s,box-shadow .18s,transform .12s}.fc-shop-filter__actions button:hover{background:#69e07a;box-shadow:0 10px 24px rgba(88,211,107,.22);transform:translateY(-1px)}.fc-shop-filter__actions button:active{box-shadow:0 4px 10px rgba(88,211,107,.13);transform:translateY(1px) scale(.99)}.fc-shop-filter__actions button:focus-visible{outline:2px solid #8aee98;outline-offset:3px}.fc-shop-filter__actions button svg{width:17px;height:17px}.fc-shop-filter__actions button.is-loading{color:transparent;pointer-events:none}.fc-shop-filter__actions button.is-loading svg{visibility:hidden}.fc-shop-filter__actions button.is-loading::after{position:absolute;top:50%;left:50%;width:17px;height:17px;margin:-8.5px 0 0 -8.5px;border:2px solid rgba(7,16,9,.22);border-top-color:#071009;border-radius:50%;content:"";animation:fc-shop-spin .62s linear infinite}.fc-shop-filter__actions>a{color:#d6837c;font-size:10px;font-weight:700;text-align:center}
.fc-shop-filter-backdrop{display:none}

/* Catalog toolbar. */
.fc-shop-catalog{min-width:0}
.fc-shop-toolbar{display:flex;min-height:66px;align-items:center;gap:10px;margin-bottom:14px;padding:10px;border:1px solid rgba(88,211,107,.11);border-radius:16px;background:linear-gradient(135deg,rgba(15,26,19,.98),rgba(8,15,11,.98));box-shadow:0 12px 30px rgba(0,0,0,.1)}
.fc-shop-toolbar__result{display:flex;min-width:150px;align-items:center;gap:10px;margin-inline-end:auto}.fc-shop-toolbar__result-icon{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;border:1px solid rgba(88,211,107,.16);border-radius:11px;color:var(--fc-color-green);background:rgba(88,211,107,.055)}.fc-shop-toolbar__result-icon svg{width:18px;height:18px}.fc-shop-toolbar__result>div{display:grid;gap:2px}.fc-shop-toolbar__result>div span{color:#68766c;font-size:9px;font-weight:650}.fc-shop-toolbar__result>div strong{color:#dce5de;font-size:12px;font-weight:750}
.fc-shop-toolbar__filter-button{display:none;min-height:42px;align-items:center;gap:7px;padding:7px 11px;border:1px solid rgba(88,211,107,.18);border-radius:11px;color:#bdc9bf;background:rgba(88,211,107,.055);font-size:10px;font-weight:750;cursor:pointer}.fc-shop-toolbar__filter-button:hover{border-color:rgba(88,211,107,.3);color:#e4ece6;background:rgba(88,211,107,.09)}.fc-shop-toolbar__filter-button svg{width:17px;height:17px;color:var(--fc-color-green)}.fc-shop-toolbar__filter-button b{display:grid;min-width:20px;height:20px;place-items:center;padding:0 5px;border-radius:7px;color:#071009;background:var(--fc-color-green);font-size:9px}
.fc-shop-toolbar__controls{display:flex;align-items:center;gap:7px}.fc-shop-toolbar__field{display:flex;min-height:42px;align-items:center;gap:8px;padding:5px 10px;border:1px solid rgba(255,255,255,.07);border-radius:11px;background:#080e0a;transition:border-color .18s,background-color .18s}.fc-shop-toolbar__field:hover,.fc-shop-toolbar__field:focus-within{border-color:rgba(88,211,107,.23);background:#0a120d}.fc-shop-toolbar__field>span{flex:0 0 auto;color:#657269;font-size:9px;font-weight:650}.fc-shop-select{position:relative;min-width:145px}.fc-shop-toolbar__field--count .fc-shop-select{min-width:44px}.fc-shop-select>select{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;margin:-1px!important;padding:0!important;border:0!important;clip-path:inset(50%)!important;white-space:nowrap!important}.fc-shop-select__trigger{display:flex!important;width:100%!important;min-height:30px!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin:0!important;padding:2px 0!important;border:0!important;color:#cbd5cd!important;background:transparent!important;box-shadow:none!important;font-size:10px!important;font-weight:700!important;line-height:1.4!important;text-align:right!important;cursor:pointer}.fc-shop-select__trigger svg{width:15px;height:15px;flex:0 0 15px;color:#718077;transition:transform .18s,color .18s}.fc-shop-select.is-open .fc-shop-select__trigger svg{color:var(--fc-color-green);transform:rotate(180deg)}.fc-shop-select__menu{position:absolute;z-index:80;top:calc(100% + 12px);right:-10px;width:max-content;min-width:220px;overflow:hidden;padding:6px;border:1px solid rgba(88,211,107,.18);border-radius:12px;background:#0b130e;box-shadow:0 18px 44px rgba(0,0,0,.42)}.fc-shop-toolbar__field--count .fc-shop-select__menu{right:auto;left:-10px;min-width:126px}.fc-shop-select__menu[hidden]{display:none!important}.fc-shop-select__menu button{position:relative;display:flex!important;width:100%!important;min-height:38px!important;align-items:center!important;margin:0!important;padding:7px 11px 7px 34px!important;border:0!important;border-radius:8px!important;color:#9eaba1!important;background:transparent!important;box-shadow:none!important;font-size:10px!important;font-weight:650!important;text-align:right!important;cursor:pointer}.fc-shop-select__menu button:hover,.fc-shop-select__menu button:focus-visible{outline:0;color:#e5ece7!important;background:rgba(88,211,107,.07)!important}.fc-shop-select__menu button[aria-selected="true"]{color:var(--fc-color-green)!important;background:rgba(88,211,107,.085)!important}.fc-shop-select__menu button[aria-selected="true"]::after{position:absolute;left:11px;width:6px;height:10px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;content:"";transform:rotate(45deg)}
.fc-shop-toolbar__view{display:flex;height:42px;align-items:center;gap:4px;padding:4px;border:1px solid rgba(255,255,255,.07);border-radius:11px;background:#080e0a}.fc-shop-toolbar__view button{display:grid;width:32px;height:32px;place-items:center;padding:0;border:0;border-radius:8px;color:#5f6c63;background:transparent;cursor:pointer;transition:color .18s,background-color .18s}.fc-shop-toolbar__view button:hover{color:#a9b5ac;background:rgba(255,255,255,.035)}.fc-shop-toolbar__view button.is-active{color:var(--fc-color-green);background:rgba(88,211,107,.1);box-shadow:inset 0 0 0 1px rgba(88,211,107,.08)}.fc-shop-toolbar__view svg{width:16px;height:16px}

/* Catalog cards — the homepage AJAX-grid card, sized for the shop archive. */
.fc-shop-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.fc-shop-grid-card{position:relative;display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid rgba(88,211,107,.13);border-radius:16px;background:#0b120e;box-shadow:0 12px 28px rgba(0,0,0,.2);transition:border-color .2s,box-shadow .2s,transform .2s}
.fc-shop-grid-card:hover{border-color:rgba(88,211,107,.38);box-shadow:0 17px 36px rgba(0,0,0,.28),0 0 0 1px rgba(88,211,107,.04);transform:translateY(-2px)}
.fc-shop-grid-card__media{position:relative;min-width:0;background:#080e0a}
.fc-shop-grid-card__image{position:relative;display:block;overflow:hidden;aspect-ratio:1;padding:15px;color:inherit;background:radial-gradient(circle at 50% 45%,rgba(88,211,107,.07),transparent 58%),#090f0b}
.fc-shop-grid-card__image>img{display:block;width:100%!important;height:100%!important;margin:0!important;object-fit:contain;transition:transform .25s;filter:drop-shadow(0 11px 14px rgba(15,27,18,.12))}.fc-shop-grid-card:hover .fc-shop-grid-card__image>img{transform:scale(1.025)}
.fc-shop-grid-card__specs{position:absolute;z-index:2;top:9px;right:9px;left:9px;display:flex;align-items:center;gap:5px;pointer-events:none}
.fc-shop-grid-card__spec{display:inline-flex;min-width:0;height:27px;align-items:center;gap:4px;padding:4px 7px;border:1px solid rgba(255,255,255,.22);border-radius:8px;color:#fff;background:rgba(8,14,10,.78);box-shadow:0 4px 12px rgba(0,0,0,.12);font-size:9px;font-weight:650;line-height:1;backdrop-filter:blur(7px)}.fc-shop-grid-card__spec svg{width:13px;height:13px;flex:0 0 13px}.fc-shop-grid-card__spec>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.fc-shop-grid-card__stock{position:absolute;z-index:2;right:9px;bottom:9px;left:9px;display:flex;min-height:31px;align-items:center;justify-content:space-between;gap:8px;padding:5px 9px;border:1px solid rgba(255,255,255,.16);border-radius:8px;color:#dce5df;background:rgba(8,14,10,.8);font-size:9px;backdrop-filter:blur(8px)}.fc-shop-grid-card__stock strong{color:#fff;font-size:9.5px}.fc-shop-grid-card__stock.is-in-stock strong{color:#76e186}.fc-shop-grid-card__stock.is-low-stock strong{color:#ffb555}.fc-shop-grid-card__stock.is-out-of-stock strong{color:#ef7770}
.fc-shop-grid-card__mobile-meta{display:none}
.fc-shop-grid-card__body{display:flex;min-height:150px;flex:1;flex-direction:column;padding:12px 12px 11px;border-top:1px solid rgba(255,255,255,.065);background:linear-gradient(180deg,#0d1510,#0a110d)}
.fc-shop-grid-card__main{display:grid;min-width:0;gap:9px}.fc-shop-grid-card__main h2{margin:0!important;font-size:12px!important;font-weight:750!important;line-height:1.75!important}.fc-shop-grid-card__main h2 a{display:-webkit-box;min-height:42px;overflow:hidden;color:#e7eee9;-webkit-box-orient:vertical;-webkit-line-clamp:2}.fc-shop-grid-card__main h2 a:hover{color:var(--fc-color-green)}
.fc-shop-grid-card__price{display:flex;min-height:24px;align-items:center;justify-content:space-between;gap:7px;color:var(--fc-color-green);font-size:13px;font-weight:800;line-height:1.45}.fc-shop-grid-card__price-label{color:#718077;font-size:9px;font-weight:600}.fc-shop-grid-card__price del{margin-inline-end:4px;color:#68746c;font-size:9px;font-weight:500}.fc-shop-grid-card__price ins{color:var(--fc-color-green);text-decoration:none}.fc-shop-grid-card__price .woocommerce-Price-currencySymbol{font-size:9px;font-weight:650}
.fc-shop-grid-card__actions{display:flex;min-width:0;align-items:center;gap:7px;margin-top:auto;padding-top:11px;border-top:1px solid rgba(255,255,255,.06)}
.fc-shop-grid-card__quantity{display:grid;min-width:92px;height:36px;grid-template-columns:29px minmax(30px,1fr) 29px;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#080e0a}.fc-shop-grid-card__qty-button{display:grid!important;width:auto!important;height:34px!important;min-width:0!important;place-items:center;padding:0!important;border:0!important;color:var(--fc-color-green)!important;background:transparent!important;box-shadow:none!important;cursor:pointer}.fc-shop-grid-card__qty-button:first-child{border-left:1px solid rgba(255,255,255,.075)!important}.fc-shop-grid-card__qty-button:last-child{border-right:1px solid rgba(255,255,255,.075)!important}.fc-shop-grid-card__qty-button:hover{background:rgba(88,211,107,.08)!important}.fc-shop-grid-card__qty-button svg{width:14px;height:14px}.fc-shop-grid-card__qty-input{width:100%!important;height:34px!important;margin:0!important;padding:0 2px!important;border:0!important;outline:0!important;color:#e7eee9!important;background:transparent!important;box-shadow:none!important;font-size:11px!important;font-weight:750!important;text-align:center!important;appearance:textfield}.fc-shop-grid-card__qty-input::-webkit-inner-spin-button{appearance:none}
.fc-shop-grid-card__add,.fc-shop-grid-card__options{position:relative!important;display:inline-flex!important;min-width:0!important;min-height:36px!important;flex:1;align-items:center!important;justify-content:center!important;gap:6px!important;margin:0!important;padding:7px 9px!important;border:0!important;border-radius:10px!important;color:#071009!important;background:var(--fc-color-green)!important;box-shadow:none!important;font-size:10px!important;font-weight:850!important;line-height:1.2!important;text-align:center!important}.fc-shop-grid-card__add:hover,.fc-shop-grid-card__options:hover{color:#071009!important;background:#67df78!important}.fc-shop-grid-card__add svg,.fc-shop-grid-card__options svg{width:15px;height:15px}.fc-shop-grid-card__add.loading{color:transparent!important;opacity:1!important;pointer-events:none}.fc-shop-grid-card__add.loading>*{visibility:hidden}.fc-shop-grid-card__add.loading::after{position:absolute!important;top:50%!important;left:50%!important;width:16px!important;height:16px!important;margin:-8px 0 0 -8px!important;border:2px solid rgba(7,16,9,.22)!important;border-top-color:#071009!important;border-radius:50%!important;content:""!important;animation:fc-shop-spin .62s linear infinite!important}.fc-shop-grid-card__add.added::after{display:none!important}.fc-shop-grid-card__actions>.added_to_cart{display:none!important}
.fc-shop-grid-card__unavailable{display:flex;min-height:36px;flex:1;align-items:center;justify-content:center;border:1px solid rgba(239,119,112,.18);border-radius:10px;color:#e7837c;background:rgba(239,119,112,.055);font-size:10px;font-weight:750}
@keyframes fc-shop-spin{to{transform:rotate(360deg)}}

/* List view and pagination. */
.fc-shop-products.is-list{grid-template-columns:1fr}.fc-shop-products.is-list .fc-shop-grid-card{display:grid;grid-template-columns:178px minmax(0,1fr)}.fc-shop-products.is-list .fc-shop-grid-card__media{grid-row:1}.fc-shop-products.is-list .fc-shop-grid-card__image{height:100%;min-height:178px;aspect-ratio:auto}.fc-shop-products.is-list .fc-shop-grid-card__body{min-height:178px;padding:16px}.fc-shop-products.is-list .fc-shop-grid-card__main h2{font-size:13px!important}.fc-shop-products.is-list .fc-shop-grid-card__main h2 a{min-height:auto}.fc-shop-products.is-list .fc-shop-grid-card__actions{max-width:340px}
.fc-shop-pagination{min-height:42px;margin-top:16px}
.fc-shop-empty{display:grid;min-height:390px;place-items:center;align-content:center;padding:30px;border:1px dashed rgba(88,211,107,.18);border-radius:19px;background:rgba(88,211,107,.025);text-align:center}.fc-shop-empty svg{width:46px;height:46px;margin-bottom:13px;color:#568461}.fc-shop-empty h2{margin:0;color:#dce5de;font-size:18px}.fc-shop-empty p{margin:6px 0 16px;color:#76837a;font-size:12px}.fc-shop-empty a{padding:9px 14px;border-radius:10px;color:#071009;background:var(--fc-color-green);font-size:11px;font-weight:800}

@media(max-width:1000px){.fc-shop__layout{grid-template-columns:245px minmax(0,1fr)}.fc-shop-products{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-shop-toolbar__view{display:none}.fc-shop-toolbar__field>span{display:none}}
@media(max-width:780px){
 .fc-shop__container{width:min(100% - 28px,var(--fc-container))}.fc-shop{padding-bottom:58px}.fc-shop__hero-main{grid-template-columns:1fr}.fc-shop__hero-stat{display:none}.fc-shop__layout{display:block}.fc-shop-filter{position:fixed;z-index:1200;top:0;right:0;bottom:0;width:min(330px,88vw);max-height:none;border-radius:0;visibility:hidden;transform:translateX(105%);transition:transform .24s,visibility .24s}.fc-shop-filter.is-open{visibility:visible;transform:none}.admin-bar .fc-shop-filter{top:32px}.fc-shop-filter__mobile-head button{display:grid;place-items:center}.fc-shop-filter-backdrop{position:fixed;z-index:1190;inset:0;display:block;visibility:hidden;padding:0;border:0;background:rgba(0,0,0,.7);opacity:0;backdrop-filter:blur(3px);transition:opacity .22s,visibility .22s}.fc-shop-filter-backdrop.is-open{visibility:visible;opacity:1}.fc-shop-filter-open{overflow:hidden}.fc-shop-toolbar__filter-button{display:flex}.fc-shop-toolbar__result-icon{display:none}.fc-shop-toolbar__controls label:nth-child(2){display:none}.fc-shop__active-filters{align-items:flex-start;flex-wrap:wrap}.fc-shop__active-filters>div{order:3;flex-basis:100%}.fc-shop-products{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:780px){.fc-shop-toolbar__field--count{display:none}.fc-shop-filter{overflow-x:hidden;overflow-y:auto}}
@media(max-width:700px){.fc-shop-products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){
 .fc-shop__container{width:calc(100% - 20px)}.fc-shop__hero{padding-top:12px}.fc-shop__breadcrumb{margin-bottom:18px}.fc-shop__hero-main{padding-bottom:18px}.fc-shop__hero h1{font-size:25px}.fc-shop__hero-main p{font-size:12px}.fc-shop__category-strip a{min-height:37px}.fc-shop__body{padding-top:12px}.fc-shop-toolbar{min-height:60px;gap:8px;padding:8px}.fc-shop-toolbar__result{min-width:auto;margin-inline-end:0}.fc-shop-toolbar__result>div{display:none}.fc-shop-toolbar__filter-button{height:42px;white-space:nowrap}.fc-shop-toolbar__controls{min-width:0;flex:1}.fc-shop-toolbar__controls label{width:100%;min-width:0;padding-inline:10px}.fc-shop-toolbar__controls select{width:100%;max-width:none}.fc-shop-products,.fc-shop-products.is-list{grid-template-columns:1fr;gap:9px}.fc-shop-grid-card,.fc-shop-products.is-list .fc-shop-grid-card{display:grid;grid-template-columns:116px minmax(0,1fr);grid-template-areas:"media body" "meta meta";border-radius:14px}.fc-shop-grid-card__media,.fc-shop-products.is-list .fc-shop-grid-card__media{grid-area:media;grid-row:auto;min-height:148px}.fc-shop-grid-card__image,.fc-shop-products.is-list .fc-shop-grid-card__image{height:100%;min-height:148px;aspect-ratio:auto;padding:9px}.fc-shop-grid-card__specs,.fc-shop-grid-card__image>.fc-shop-grid-card__stock{display:none}.fc-shop-grid-card__body,.fc-shop-products.is-list .fc-shop-grid-card__body{grid-area:body;min-height:148px;padding:10px;border-top:0;border-right:1px solid rgba(255,255,255,.065)}.fc-shop-grid-card__main{gap:6px}.fc-shop-grid-card__main h2,.fc-shop-products.is-list .fc-shop-grid-card__main h2{font-size:11px!important}.fc-shop-grid-card__main h2 a{min-height:37px}.fc-shop-grid-card__price{display:grid;gap:1px;font-size:12px}.fc-shop-grid-card__actions,.fc-shop-products.is-list .fc-shop-grid-card__actions{width:100%;max-width:none;gap:5px;padding-top:8px}.fc-shop-grid-card__quantity{min-width:83px;height:34px;grid-template-columns:27px minmax(27px,1fr) 27px}.fc-shop-grid-card__qty-button,.fc-shop-grid-card__qty-input{height:32px!important}.fc-shop-grid-card__add,.fc-shop-grid-card__options{min-height:34px!important;padding-inline:7px!important}.fc-shop-grid-card__mobile-meta{grid-area:meta;display:flex;min-width:0;align-items:center;justify-content:space-between;gap:7px;padding:7px 9px;border-top:1px solid rgba(255,255,255,.06);background:#080e0a}.fc-shop-grid-card__mobile-specs{display:flex;min-width:0;gap:4px}.fc-shop-grid-card__mobile-meta .fc-shop-grid-card__spec{height:24px;max-width:100px;padding:3px 6px;color:#aebbb1;background:#111b14;border-color:rgba(255,255,255,.075);box-shadow:none;font-size:8px;backdrop-filter:none}.fc-shop-grid-card__mobile-meta>.fc-shop-grid-card__stock{position:static;min-height:24px;flex:0 0 auto;padding:3px 7px;border-color:rgba(255,255,255,.075);color:#758279;background:#111b14;font-size:8px;backdrop-filter:none}.fc-shop-grid-card__mobile-meta>.fc-shop-grid-card__stock>span{display:none}.fc-shop-grid-card__mobile-meta>.fc-shop-grid-card__stock strong{font-size:8.5px}.fc-shop__active-filters>span{display:none}.fc-shop-pagination{margin-top:17px;padding:9px}.fc-shop-pagination ul.page-numbers{gap:5px}.fc-shop-pagination .page-numbers a,.fc-shop-pagination .page-numbers span{min-width:37px!important;height:37px!important;padding:0 8px!important;font-size:11px!important}.fc-shop-pagination .page-numbers.prev,.fc-shop-pagination .page-numbers.next{min-width:58px!important}
}
@media(max-width:600px){.fc-shop-toolbar__field{width:100%;min-width:0;padding-inline:10px}.fc-shop-select{width:100%;min-width:0}.fc-shop-select__menu{right:-10px;left:auto;width:calc(100% + 20px);min-width:0}.fc-shop-pagination{margin-top:12px;padding:0}}
@media(max-width:380px){.fc-shop-grid-card,.fc-shop-products.is-list .fc-shop-grid-card{grid-template-columns:104px minmax(0,1fr)}.fc-shop-grid-card__quantity{min-width:78px;grid-template-columns:25px minmax(26px,1fr) 25px}.fc-shop-grid-card__add svg{display:none}.fc-shop-grid-card__mobile-meta .fc-shop-grid-card__spec:nth-child(2){display:none}}
@media(prefers-reduced-motion:reduce){.fc-shop-grid-card,.fc-shop-grid-card__image>img,.fc-shop-filter,.fc-shop-filter-backdrop{transition:none}.fc-shop-grid-card__add.loading::after{animation-duration:1.2s!important}}
