.shop-container{color:#fff;z-index:1;box-sizing:border-box;width:100%;max-width:100vw;min-height:100vh;padding:0 0 20px;position:relative;overflow:visible!important}.brand-info{background-color:#aaaaaa45;border-radius:50px;justify-content:center;align-items:center;gap:10px;margin-bottom:20px;padding:10px;display:flex}.brand-info img{object-fit:cover;border-radius:50%;width:50px;height:50px}.shop-container.default{background-image:none;animation:none}.shop-container.handmade-theme{background-color:#0000;background-image:none;animation:none}.shop-container:before,.shop-container:after{display:none}.shop-shell{box-sizing:border-box;align-items:flex-start;width:100%;max-width:1760px;min-height:100vh;margin:0 auto;padding:10px 24px 0;display:flex}.shop-main{flex:1;justify-content:center;min-width:0;display:flex}.content{z-index:2;box-sizing:border-box;width:100%;max-width:1400px;margin:0;padding:0 10px;position:relative;overflow-x:hidden}.main-categories-outside{margin-bottom:20px}.main-categories-outside .additional-filters,.main-categories-outside .filter-toggle-btn,.main-categories-outside .sort-section{display:none!important}.sort-options{flex-wrap:wrap;gap:8px;margin:0 0 24px;display:flex}.sort-select{color:#0f1111;cursor:pointer;background:#fff;border:1px solid #d5d9d9;border-radius:8px;padding:8px 12px;font-family:firaGo;font-size:.9rem;font-weight:500}.sort-select:focus{border-color:#007185;outline:none;box-shadow:0 0 0 3px #e3f2fd}.sort-select option{color:#0f1111;background:#fff;padding:10px}.filter-overlay{z-index:998;background-color:#0009;animation:.3s fadeIn;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.title{color:#fff;text-align:center;justify-content:center;align-items:center;margin:1rem 0 3rem;font-family:ALK Life;font-size:2.75rem;font-weight:400;display:flex;position:relative}.shop-container h1{color:#fff;text-align:left;align-items:center;gap:10px;margin-bottom:1.5rem;margin-left:2%;font-family:ALK Life;font-size:2.2rem;font-weight:400;transition:color .3s;display:flex;position:relative}.shop-container.default h1,.shop-container.handmade-theme h1{color:#fff}.loading-state{color:#aaa;justify-content:center;align-items:center;min-height:70vh;font-size:18px;display:flex}.loading-state:after{content:"";border:4px solid #ffffff1a;border-left-color:#fff;border-radius:50%;width:30px;height:30px;margin-left:10px;animation:1s linear infinite spin}.empty-state{text-align:center;border-radius:8px;margin-top:20px;padding:40px}.empty-state p{color:var(--primary-color);font-size:1.2rem;line-height:1.6}.empty-state button{background-color:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:12px 24px;font-size:1rem;font-weight:700;transition:background-color .3s,transform .2s}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.shop-3d-shape,.shop-3d-cube,.shop-3d-sphere,.shop-3d-pyramid{display:none}.shop-layout{width:100%}.filters-sidebar{top:calc(var(--header-total,65px) + 5px);flex:0 0 320px;align-self:flex-start;width:320px;position:sticky}.filters-sidebar .product-filters{max-height:calc(100vh - var(--header-total,65px) - 15px);overflow-y:auto}.filters-sidebar .product-filters::-webkit-scrollbar{width:6px}.filters-sidebar .product-filters::-webkit-scrollbar-track{background:0 0}.filters-sidebar .product-filters::-webkit-scrollbar-thumb{background:#01264559;border-radius:3px}.filters-sidebar .product-filters::-webkit-scrollbar-thumb:hover{background:#0126458c}.products-area{flex:1}.products-area.is-nav-pending{opacity:.5;pointer-events:none;transition:opacity .15s}.reset-filters-btn{color:#fff;cursor:pointer;background-color:#0000;border:1px solid #303030;border-radius:4px;margin-top:15px;padding:10px 20px;font-size:14px}.reset-filters-btn:hover{background-color:#303030}.categories-section{box-sizing:border-box;width:100%;height:auto;margin:20px auto 2px;padding:0 10px}.categories-title{color:#f48c06;text-align:center;text-transform:uppercase;text-rendering:optimizeLegibility;margin-bottom:30px;font-family:FiraGo,Noto Sans Georgian,sans-serif;font-size:32px;font-weight:600;position:relative}.categories-title:after{content:"";background-color:#f48c06;width:60px;height:3px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.categories-grid{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#4b5320 transparent;flex-wrap:nowrap;gap:25px;width:100%;max-width:100%;margin:0;padding:0 0 10px;display:flex;overflow:auto hidden}.categories-grid::-webkit-scrollbar{height:6px}.categories-grid::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.categories-grid::-webkit-scrollbar-thumb{background:#4b5320;border-radius:3px}.categories-grid::-webkit-scrollbar-thumb:hover{background:#5c6525}.category-card{cursor:pointer;box-sizing:border-box;background-color:#1a1a1a;border-radius:8px;flex-shrink:0;width:280px;min-width:280px;max-width:280px;height:250px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 10px #0003}.category-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000004d}.category-image{object-fit:cover;background-color:#2a2a2a;width:100%;height:100%;transition:transform .5s;display:block}.category-card:hover .category-image{transform:scale(1.1)}.category-overlay{color:#fff;box-sizing:border-box;background:linear-gradient(#0000 0%,#0006 50%,#000c 100%);padding:20px;position:absolute;bottom:0;left:0;right:0}.category-name{text-shadow:1px 1px 3px #000c;width:100%;margin-bottom:5px;font-family:FiraGo,Noto Sans Georgian,sans-serif;font-weight:600;line-height:1.2}@media (max-width:1200px){.categories-grid{gap:20px}.category-card{width:250px;min-width:250px;max-width:250px}}@media (max-width:992px){.categories-grid{gap:18px}.categories-title{margin-bottom:25px;font-size:28px}.category-card{width:220px;min-width:220px;max-width:220px;height:220px}.category-name{font-size:22px}.category-overlay{padding:15px}}@media (max-width:768px){.categories-section{margin:25px auto;padding:0 15px}.categories-title{margin-bottom:25px;font-size:24px}.categories-grid{gap:15px}.category-card{touch-action:manipulation;width:200px;min-width:200px;max-width:200px;height:200px;min-height:48px}.category-card:active{transform:scale(.98)}.category-card:hover{transform:translateY(-3px)}.category-name{font-size:20px}.category-overlay{padding:12px}.sort-select{width:100%;max-width:250px}}@media (max-width:576px){.categories-section{margin:20px auto;padding:0 15px}.categories-title{margin-bottom:20px;font-size:20px}.categories-title:after{width:40px;height:2px}.categories-grid{gap:12px}.category-card{width:180px;min-width:180px;max-width:180px;height:180px}.category-name{font-size:18px}.category-overlay{padding:10px}}@media (max-width:480px){.categories-section{margin:15px auto;padding:0 12px}.categories-title{margin-bottom:18px;font-size:18px}.categories-grid{gap:10px}.category-card{width:160px;min-width:160px;max-width:160px;height:160px}.category-name{font-size:16px}.category-overlay{padding:8px}}@media (max-width:360px){.categories-section{margin:10px auto;padding:0 10px}.categories-title{margin-bottom:15px;font-size:16px}.categories-grid{gap:8px}.category-card{width:140px;min-width:140px;max-width:140px;height:140px}.category-name{font-size:14px}.category-overlay{padding:6px}}@media (max-width:320px){.categories-section{margin:8px auto;padding:0 8px}.categories-title{margin-bottom:12px;font-size:14px}.categories-grid{gap:6px}.category-card{width:120px;min-width:120px;max-width:120px;height:120px}.category-name{font-size:12px}.category-overlay{padding:4px}}@media (max-width:1024px){.shop-shell{flex-direction:column;gap:24px;padding:0}.filters-sidebar{flex:auto;width:100%;margin-top:0;position:static}.filters-sidebar .product-filters{max-height:none;overflow:visible}.shop-main{width:100%}.content{padding:0 15px}.shop-container{padding-top:0}.shop-container h1{text-align:center;margin-left:0;font-size:2rem}.title{margin:1rem 0 2.5rem;font-size:2.5rem}}@media (max-width:768px){.shop-container{max-width:100%}.content{padding:0 10px}.shop-container h1{text-align:center;margin-left:0;font-size:1.8rem}.title{margin:1rem 0 2rem;font-size:2rem}.shop-shell{gap:16px}.shop-layout{gap:20px}.filters-sidebar{width:100%;margin-bottom:0;padding:0;position:static}.loading-state{height:250px;font-size:16px}.empty-state{padding:30px 20px}.empty-state p{font-size:1.1rem}}@media (max-width:576px){.content{padding:0 8px}.shop-container h1{font-size:1.6rem}.title{margin:.8rem 0 1.5rem;font-size:1.8rem}.shop-layout{gap:15px}.loading-state{height:200px;font-size:14px}.empty-state{padding:25px 15px}.empty-state p{font-size:1rem}}@media (max-width:480px){.content{padding:0 5px}.shop-container h1{font-size:1.5rem}.title{margin:.5rem 0 1rem;font-size:1.6rem}.shop-layout{gap:10px}.loading-state{height:180px;font-size:12px}.loading-state:after{border-width:3px;width:25px;height:25px}.empty-state{padding:20px 10px}.empty-state p{font-size:.9rem}}@media (max-width:360px){.shop-container h1{font-size:1.3rem}.title{font-size:1.4rem}.filters-sidebar{padding:15px;bottom:15px}}
