.shop-page{background:#ffffff}.shop-shell{padding:46px 0 76px}.shop-notice{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px;padding:12px 14px;border:1px solid rgba(76,132,54,0.22);background:#f3f8ef;color:#264d1f;font-size:0.92rem;font-weight:700}.shop-notice a{color:#4d8736;font-weight:800}.shop-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px;border-bottom:1px solid #e8ece3;padding-bottom:22px}.shop-kicker{display:block;margin-bottom:7px;color:#5a8c3c;font-size:0.76rem;font-weight:800;text-transform:uppercase}.shop-heading-row h1{margin:0;color:#151d14;font-size:clamp(1.85rem,3vw,2.55rem);line-height:1.08}.shop-heading-row p{max-width:620px;margin:8px 0 0;color:#687064;font-size:0.98rem;line-height:1.6}.shop-heading-meta{min-width:150px;border:1px solid #e3e9dd;padding:12px 14px;text-align:right}.shop-heading-meta strong{display:block;color:#4d8736;font-size:1.55rem;line-height:1}.shop-heading-meta span{color:#6b7367;font-size:0.78rem;font-weight:700}.shop-layout{display:grid;grid-template-columns:255px minmax(0,1fr);gap:28px;align-items:start}.shop-sidebar{position:sticky;top:calc(var(--header-height,82px)+18px);display:grid;gap:16px}.shop-filter-form,.shop-help-panel{border:1px solid #e6eadf;background:#fbfcf8}.shop-filter-form{padding:18px}.shop-filter-block{padding:0 0 18px;margin-bottom:18px;border-bottom:1px solid #e6eadf}.shop-filter-block:last-of-type{margin-bottom:0}.shop-filter-block h2,.shop-filter-block label:not(.shop-check-row){display:block;margin:0 0 11px;color:#1d2b19;font-size:0.9rem;font-weight:850}.shop-search-box{display:grid;grid-template-columns:1fr auto;border:1px solid #dde4d6;background:#ffffff}.shop-search-box input,.shop-filter-block select,.shop-sort-form select{width:100%;min-height:40px;border:1px solid #dde4d6;background:#ffffff;color:#1e271d;font-size:0.9rem;outline:none}.shop-search-box input{border:0;padding:0 11px}.shop-search-box button,.shop-filter-actions button,.shop-help-panel a{border:0;background:#5a963f;color:#ffffff;cursor:pointer;font-weight:800}.shop-search-box button{min-width:48px}.shop-filter-block select,.shop-sort-form select{padding:0 10px}.shop-check-row{display:flex;align-items:center;gap:9px;min-height:30px;color:#566050;font-size:0.88rem;cursor:pointer}.shop-check-row input{width:15px;height:15px;accent-color:#5a963f}.shop-filter-actions{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.shop-filter-actions button,.shop-help-panel a{min-height:40px;padding:0 14px}.shop-filter-actions a{color:#5a963f;font-size:0.85rem;font-weight:800}.shop-help-panel{padding:16px}.shop-help-panel strong{display:block;color:#1d2b19;margin-bottom:7px}.shop-help-panel p{margin:0 0 13px;color:#6c7468;font-size:0.86rem;line-height:1.55}.shop-help-panel a{display:inline-flex;align-items:center;text-decoration:none}.shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px;padding:12px 14px;border:1px solid #e6eadf;background:#fbfcf8}.shop-toolbar div,.shop-sort-form{display:flex;align-items:center;gap:7px;color:#6b7367;font-size:0.88rem}.shop-toolbar strong{color:#1d2b19}.shop-sort-form label{color:#1d2b19;font-weight:800}.shop-sort-form select{min-width:180px}.shop-category-strip{display:flex;gap:8px;overflow-x:auto;margin-bottom:20px;padding-bottom:4px}.shop-category-strip a{flex:0 0 auto;min-height:34px;padding:8px 13px;border:1px solid #e0e7d8;background:#ffffff;color:#4d5a49;font-size:0.84rem;font-weight:800;text-decoration:none}.shop-category-strip a:hover,.shop-category-strip a.is-active{border-color:#5a963f;background:#5a963f;color:#ffffff}.shop-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.shop-product-card{position:relative;display:flex;flex-direction:column;min-width:0;border:1px solid #e3e8dd;background:#ffffff;transition:border-color 0.2s ease,box-shadow 0.2s ease,transform 0.2s ease}.shop-product-card:hover{border-color:rgba(90,150,63,0.45);box-shadow:0 18px 36px rgba(24,43,19,0.09);transform:translateY(-2px)}.shop-product-media-wrap{position:relative}.shop-product-media{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1;background:#f7f8f4;overflow:hidden}.shop-product-media img{width:100%;height:100%;object-fit:contain;padding:18px;transition:transform 0.25s ease}.shop-product-card:hover .shop-product-media img{transform:scale(1.035)}.shop-badge{position:absolute;top:10px;right:10px;z-index:2;display:inline-flex;align-items:center;min-height:24px;padding:0 8px;background:#5a963f;color:#ffffff;font-size:0.68rem;font-weight:850;text-transform:uppercase}.shop-wishlist-form{margin:0}.shop-wishlist-btn{position:absolute;top:10px;left:10px;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #dfe6d7;background:rgba(255,255,255,0.92);color:#5b6656;cursor:pointer;font-size:1.15rem;line-height:1;text-decoration:none}.shop-wishlist-btn.is-active{border-color:#c95d4b;color:#c95d4b}.shop-product-body{display:flex;flex:1;flex-direction:column;padding:15px 16px 16px}.shop-product-category{width:fit-content;margin-bottom:7px;color:#5a963f;font-size:0.72rem;font-weight:850;text-decoration:none;text-transform:uppercase}.shop-product-title{margin:0 0 8px;font-size:1rem;line-height:1.35}.shop-product-title a{color:#1a2318;text-decoration:none}.shop-product-title a:hover{color:#5a963f}.shop-rating-row{display:flex;align-items:center;gap:8px;min-height:22px;margin-bottom:8px;color:#7b8277;font-size:0.78rem}.shop-stars{color:#f5a623;letter-spacing:0;white-space:nowrap}.shop-stars .is-off{color:#d7dcd1}.shop-product-desc{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:43px;margin:0 0 10px;color:#697265;font-size:0.86rem;line-height:1.55}.shop-product-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:12px;font-size:0.75rem;font-weight:800}.shop-stock{color:#4d8736}.shop-stock.is-out{color:#b43c2d}.shop-low-stock{color:#9a6b13}.shop-card-bottom{margin-top:auto}.shop-price{display:flex;align-items:baseline;gap:8px;margin-bottom:13px}.shop-price strong{color:#1d2b19;font-size:1.08rem}.shop-price del{color:#8d9588;font-size:0.82rem}.shop-card-actions{display:grid;grid-template-columns:1fr auto;gap:8px}.shop-card-cart-form{min-width:0}.shop-add-btn,.shop-view-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:36px;padding:0 12px;border:1px solid #5a963f;background:#5a963f;color:#ffffff;cursor:pointer;font-size:0.8rem;font-weight:850;text-decoration:none}.shop-add-btn:hover,.shop-view-btn:hover{background:#467c30;border-color:#467c30;color:#ffffff}.shop-view-btn{width:auto;background:#ffffff;color:#5a963f}.shop-add-btn.is-disabled{border-color:#d9ded3;background:#eef1ea;color:#899184;cursor:not-allowed}.shop-empty{border:1px solid #e6eadf;padding:36px;text-align:center}.shop-empty h2{margin:0 0 8px;color:#1d2b19}.shop-empty p{margin:0 0 16px;color:#687064}.shop-empty a{color:#5a963f;font-weight:850}.shop-pagination{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:30px}.shop-pagination a{display:inline-flex;align-items:center;justify-content:center;min-width:36px;min-height:36px;padding:0 11px;border:1px solid #e0e7d8;color:#4d5a49;font-weight:800;text-decoration:none}.shop-pagination a:hover,.shop-pagination a.is-active{border-color:#5a963f;background:#5a963f;color:#ffffff}@media (max-width:1180px){.shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.shop-heading-row{align-items:flex-start;flex-direction:column}.shop-heading-meta{text-align:left}.shop-layout{grid-template-columns:1fr}.shop-sidebar{position:static}.shop-filter-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.shop-filter-block{margin:0;padding:0;border-bottom:0}.shop-filter-actions{grid-column:1 / -1}}@media (max-width:680px){.shop-shell{padding:34px 0 54px}.shop-toolbar{align-items:stretch;flex-direction:column}.shop-sort-form{justify-content:space-between}.shop-filter-form,.shop-product-grid{grid-template-columns:1fr}.shop-card-actions{grid-template-columns:1fr 82px}}