.products-page{background:radial-gradient(circle at 100% 0,#0f6cbd14,#0000 35%),#f8fbff;padding:140px 0 90px}.products-heading{text-align:center;max-width:900px;margin:auto}.products-heading span{color:#0f6cbd;background:#e8f3ff;border-radius:999px;padding:10px 22px;font-size:14px;font-weight:600;display:inline-block}.products-heading h1{max-width:900px;margin:24px auto 0;font-size:52px;line-height:1.15}.products-heading p{color:#64748b;margin-top:20px;font-size:17px;line-height:1.9}.products-grid-page{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:70px;display:grid}.product-card-page{background:#fff;border:1px solid #edf2f7;border-radius:26px;flex-direction:column;height:100%;transition:all .35s;display:flex;overflow:hidden;box-shadow:0 10px 30px #0f172a0d}.product-card-page:hover{transform:translateY(-8px);box-shadow:0 25px 50px #0f172a1a}.product-card-page img{object-fit:contain;background:#f8fafc;width:100%;height:260px;padding:20px}.card-content{flex-direction:column;flex:1;padding:24px;display:flex}.product-badge{color:#0f6cbd;background:#eef6ff;border-radius:999px;width:fit-content;margin-bottom:14px;padding:8px 14px;font-size:12px;font-weight:600}.card-content h3{color:#111827;margin-bottom:10px;font-size:24px;font-weight:700;line-height:1.4}.card-content h4{color:#475569;margin-bottom:14px;font-size:16px;font-weight:500}.card-content h4 span{color:#0f172a;font-weight:600}.card-content p{color:#64748b;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:25px;font-size:15px;line-height:1.8;display:-webkit-box;overflow:hidden}.more-btn{color:#fff;background:linear-gradient(135deg,#1677d2,#2d9cff);border-radius:14px;justify-content:center;align-items:center;width:fit-content;margin-top:auto;padding:14px 24px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.more-btn:hover{transform:translateY(-3px)}@media (max-width:991px){.products-page{padding:70px 0}.products-grid-page{grid-template-columns:repeat(2,1fr);gap:20px}.products-heading h1{font-size:40px}.products-heading p{font-size:16px}.product-card-page img{height:230px}}@media (max-width:768px){.products-page{padding:50px 0}.products-grid-page{grid-template-columns:1fr;gap:20px}.products-heading h1{font-size:32px;line-height:1.2}.products-heading p{font-size:15px;line-height:1.8}.card-content{padding:20px}.card-content h3{font-size:22px}.card-content h4{font-size:14px}.product-card-page img{height:220px}.more-btn{text-align:center;width:100%}}.products-layout{grid-template-columns:380px minmax(0,1fr);align-items:start;gap:40px;margin-top:40px;display:grid}.products-content{width:100%;min-width:0;overflow:visible}.category-sidebar{background:#fff;border:1px solid #e2e8f0;border-radius:30px;flex-direction:column;align-self:start;width:100%;height:fit-content;max-height:calc(100vh - 130px);padding:22px;display:flex;position:sticky;top:110px;overflow:hidden;box-shadow:0 15px 40px #0f172a0d}.category-sidebar-header{z-index:5;background:#fff;flex-shrink:0}.category-sidebar-body{overscroll-behavior:contain;flex:1;padding-right:4px;overflow-y:auto}.category-sidebar-body::-webkit-scrollbar{width:5px}.category-sidebar-body::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:20px}.category-sidebar-body::-webkit-scrollbar-track{background:0 0}.category-sidebar::-webkit-scrollbar{width:5px}.category-sidebar::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:20px}.category-sidebar h3{color:#1e293b;font-weight:700}.category-sidebar button{width:100%}.category-product-card{background:#fff;border:1px solid #edf2f7;border-radius:32px;width:100%;margin-bottom:28px;padding:30px;scroll-margin-top:130px;transition:all .3s;overflow:hidden;box-shadow:0 10px 30px #0f172a0d}.category-product-card:hover{transform:translateY(-4px);box-shadow:0 20px 45px #0000001f}.category-view-btn{color:#fff;background:linear-gradient(135deg,#1677d2,#2d9cff);border-radius:16px;justify-content:center;align-items:center;min-width:180px;height:58px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.category-view-btn:hover{transform:translateY(-3px)}@media (max-width:1024px){.products-layout{flex-direction:column;align-items:stretch;display:flex}.category-sidebar{width:100%;max-height:none;position:relative;top:0}}.category-header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:25px;padding:20px 0;display:flex}.subcategory-section{position:relative}.subcategory-header{background:#fff;border-bottom:1px solid #e5e7eb;margin-bottom:20px;padding:14px 0}.subcategory-products{flex-direction:column;gap:24px;display:flex}.category-body{position:relative}.sidebar-categories{flex-direction:column;gap:12px;display:flex}.sidebar-category{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:visible}.sidebar-category:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0f172a08}.sidebar-category.is-open{border-color:#bfdbfe;box-shadow:0 4px 16px #0f6cbd0d}.sidebar-category-header{z-index:10;background:#fff;border-radius:15px;flex-shrink:0;height:54px;transition:all .2s;position:sticky;top:0}.sidebar-category.is-open .sidebar-category-header{border-bottom:1px solid #f1f5f9;border-radius:15px 15px 0 0}.sidebar-subcategory-list{background:#fafbfe;border-radius:0 0 15px 15px;flex-direction:column;flex:1;padding:6px 0;display:flex;overflow:visible}.sidebar-subcategory{flex-direction:column;display:flex;position:relative;overflow:visible}.sidebar-subcategory-header{z-index:9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fafbfef5;border-bottom:1px solid #f1f5f9;height:44px;transition:all .2s;position:sticky;top:54px}.sidebar-subcategory:first-child .sidebar-subcategory-header{border-top:none}.sidebar-product-list{border-left:2px solid #e2e8f0;flex-direction:column;margin-top:4px;margin-bottom:6px;margin-left:32px;padding:4px 0;display:flex;position:relative}.sidebar-product-item{color:#64748b;cursor:pointer;transition:all .2s}.sidebar-product-item:hover{color:#0f6cbd;background-color:#f1f5f9}.sidebar-product-item .sidebar-product-dot{transition:all .2s}.sidebar-product-item:hover .sidebar-product-dot{background-color:#0f6cbd;transform:scale(1.2)}.skeleton-item{background-color:#f1f5f9;position:relative;overflow:hidden}.skeleton-item:after{content:"";background-image:linear-gradient(90deg,#fff0 0%,#fff6 20%,#fff9 60%,#fff0 100%);animation:1.6s infinite shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes shimmer{to{transform:translate(100%)}}.skeleton-sidebar-container{pointer-events:none}
