.grokly-page{min-height:100vh;background:var(--grokly-bg);font-family:var(--grokly-font-primary)}.grokly-content{max-width:var(--grokly-max-width);margin:0 auto;padding:20px}@media (max-width:768px){.grokly-content{width:100%;max-width:100%;min-width:0;box-sizing:border-box;padding:12px;padding-bottom:calc(var(--grokly-bottom-nav-height) + 16px)}}.product-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));width:100%;max-width:100%;box-sizing:border-box}.product-grid>*{min-width:0;max-width:100%}@media (max-width:768px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}@media (max-width:360px){.product-grid{gap:8px}}@media (min-width:769px) and (max-width:1024px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.grokly-category-products{flex:1 1;min-width:0;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}.section-title{font-family:var(--grokly-font-display);font-size:20px;font-weight:800;color:var(--grokly-text-primary);margin:24px 0 16px}@media (max-width:768px){.section-title{font-size:18px;margin:20px 0 12px}}.loading-container{display:flex;align-items:center;justify-content:center;min-height:400px}.loading-spinner{width:40px;height:40px;border:4px solid var(--grokly-border);border-top-color:var(--grokly-primary);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.empty-state{text-align:center;padding:60px 20px}.empty-state-icon{font-size:64px;margin-bottom:16px}.empty-state-title{font-size:18px;font-weight:800;color:var(--grokly-text-primary);margin:0 0 8px}.empty-state-text{font-size:14px;color:var(--grokly-text-muted);margin:0}.error-container{background:#fee;border:2px solid var(--grokly-error);border-radius:var(--grokly-radius-md);padding:16px;margin:20px 0;color:var(--grokly-error)}.text-center{text-align:center}.text-muted{color:var(--grokly-text-muted)}.text-primary{color:var(--grokly-primary)}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.mb-0{margin-bottom:0}.mb-1{margin-bottom:8px}.mb-2{margin-bottom:16px}.mb-3{margin-bottom:24px}.mt-0{margin-top:0}.mt-1{margin-top:8px}.mt-2{margin-top:16px}.mt-3{margin-top:24px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--grokly-bg)}::-webkit-scrollbar-thumb{background:var(--grokly-border);border-radius:var(--grokly-radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--grokly-text-muted)}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}:focus-visible{outline:2px solid var(--grokly-primary);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.grokly-page section:first-of-type{min-height:75vh!important;position:relative!important;overflow:hidden!important}.grokly-page section:first-of-type img{object-fit:contain!important;object-position:center bottom!important}.grokly-page section:first-of-type img,.grokly-page section:first-of-type picture,.grokly-page section:first-of-type span{width:100%!important;height:100%!important}@media (min-width:769px){.grokly-page section:first-of-type img{object-fit:contain!important;object-position:center bottom!important}}@media (max-width:768px){.grokly-page section:first-of-type{min-height:80vh!important}.grokly-page section:first-of-type img{object-fit:contain!important;object-position:center bottom!important}}.grokly-category-layout{display:flex;gap:24px;align-items:flex-start;margin-top:16px;width:100%;max-width:100%;box-sizing:border-box}.grokly-category-sidebar{width:240px;flex-shrink:0;background:#f8fafc;border:1px solid var(--grokly-border);border-radius:var(--grokly-radius-md);padding:8px 0;display:flex;flex-direction:column;gap:2px;position:-webkit-sticky;position:sticky;top:90px;max-height:calc(100vh - 140px);overflow-y:auto;box-shadow:var(--grokly-shadow-sm)}.grokly-sidebar-item{display:flex;align-items:center;gap:12px;width:100%;padding:12px 18px;background:transparent;border:none;border-left:4px solid transparent;cursor:pointer;text-align:left;transition:all var(--grokly-transition-fast)}.grokly-sidebar-item:hover{background-color:#f1f5f9}.grokly-sidebar-item.active{background-color:#fff;border-left:4px solid var(--grokly-primary)}.grokly-sidebar-item img{width:32px;height:32px;border-radius:50%!important;object-fit:cover;border:1.5px solid #e2e8f0;background:#fff;padding:2px;box-sizing:border-box;flex-shrink:0}.grokly-sidebar-item span{font-size:13.5px;font-weight:600;color:var(--grokly-text-primary);font-family:var(--grokly-font-primary);transition:color var(--grokly-transition-fast)}.grokly-sidebar-item.active span{font-weight:800;color:var(--grokly-primary)}.grokly-category-header{display:flex;justify-content:space-between;align-items:center;background:var(--grokly-bg-white);border:1px solid var(--grokly-border);border-radius:var(--grokly-radius-md);padding:16px 20px;margin-bottom:16px;box-shadow:var(--grokly-shadow-sm)}.grokly-category-title{font-family:var(--grokly-font-display);font-size:20px;font-weight:800;color:var(--grokly-text-primary);margin:0}.grokly-category-count{font-size:13px;color:var(--grokly-text-muted);margin:4px 0 0;font-family:var(--grokly-font-primary)}@media (max-width:768px){.grokly-category-layout{flex-direction:column;gap:12px;width:100%;max-width:100%;overflow-x:hidden}.grokly-category-sidebar{width:100%;max-width:100%;box-sizing:border-box;position:static;flex-direction:row;overflow-x:auto;overflow-y:hidden;padding:8px;gap:8px;border:none;border-bottom:1px solid var(--grokly-border);border-radius:0;white-space:nowrap;background:var(--grokly-bg-white);max-height:none;box-shadow:var(--grokly-shadow-sm);min-width:0}.grokly-category-sidebar::-webkit-scrollbar{display:none}.grokly-category-sidebar{-ms-overflow-style:none;scrollbar-width:none}.grokly-sidebar-item{width:auto;display:inline-flex;flex-shrink:0;padding:8px 12px;border-left:none;border-bottom:3px solid transparent;border-radius:var(--grokly-radius-sm)}.grokly-sidebar-item.active{border-left:none;border-bottom:3px solid var(--grokly-primary);background-color:var(--grokly-primary-light)}.grokly-category-header{padding:12px 16px}}.grokly-category-grid{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;gap:14px;width:100%;margin:12px 0 24px;padding:4px 4px 8px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}.grokly-category-grid::-webkit-scrollbar{display:none}.grokly-cat-card{background:none;border:none;padding:0;display:flex;flex-direction:column;align-items:center;cursor:pointer;text-align:center;gap:8px;flex:0 0 auto;width:76px;min-width:0;box-sizing:border-box;scroll-snap-align:start}.grokly-cat-img-wrapper{width:68px;height:68px;flex-shrink:0;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;border-radius:50%;background:#f5f7fa;border:1px solid #eef1f4;transition:border-color .25s ease,box-shadow .25s ease}.grokly-cat-card:hover .grokly-cat-img-wrapper{border-color:#cfe9d3;box-shadow:0 4px 14px rgba(0,0,0,.07)}.grokly-cat-img{width:68%!important;height:68%!important;object-fit:contain!important;border-radius:50%!important;transition:none;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none;pointer-events:none}.grokly-cat-title{font-size:12.5px;font-weight:600;color:#222;font-family:var(--grokly-font-primary),sans-serif;line-height:1.25;text-align:center;width:100%;max-width:100%;white-space:normal;overflow-wrap:break-word;word-break:break-word}@media (max-width:768px){.grokly-cat-card{width:66px}.grokly-cat-img-wrapper{width:56px;height:56px}.grokly-cat-title{font-size:11px}}