.productsPage{color:#172033;background:#f6f7fb;min-height:100vh}.productsNavbar{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #e8eaf0;justify-content:space-between;align-items:center;width:100%;height:72px;padding:0 6%;display:flex;position:sticky;top:0}.productsLogo{color:#172554;align-items:center;gap:10px;font-size:22px;font-weight:800;display:flex}.productsLogo span{background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:13px;place-items:center;width:42px;height:42px;font-size:22px;display:grid}.productsNavLinks{color:#5f6878;align-items:center;gap:32px;font-size:15px;display:flex}.productsNavLinks a{transition:all .2s}.productsNavLinks a:hover{color:#4f46e5}.backHomeButton{color:#fff;background:#4f46e5;border-radius:10px;padding:11px 19px;font-size:14px;font-weight:600;transition:all .2s;box-shadow:0 8px 20px #4f46e538}.backHomeButton:hover{background:#4338ca;transform:translateY(-2px)}.productsHeader{color:#fff;background:radial-gradient(circle at 85% 10%,#c084fc38,#0000 32%),linear-gradient(135deg,#312e81,#5b21b6);justify-content:space-between;align-items:center;gap:50px;min-height:270px;padding:65px 7%;display:flex}.headerLabel{color:#c4b5fd;letter-spacing:3px;margin-bottom:12px;font-size:12px;font-weight:700;display:inline-block}.productsHeader h1{font-size:clamp(38px,5vw,58px);line-height:1.15}.productsHeader p{color:#ffffffb8;margin-top:14px;font-size:16px}.searchBox{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff38;border-radius:14px;align-items:center;gap:12px;width:100%;max-width:420px;height:58px;padding:0 20px;display:flex}.searchBox span{font-size:20px}.searchBox input{color:#fff;background:0 0;border:none;outline:none;width:100%;font-size:15px}.searchBox input::placeholder{color:#ffffff9e}.productsLayout{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:35px;width:min(1280px,90%);margin:0 auto;padding:55px 0 100px;display:grid}.categorySidebar{background:#fff;border:1px solid #e8eaf0;border-radius:18px;padding:24px;position:sticky;top:95px;box-shadow:0 12px 35px #1e293b0d}.categorySidebar h3{color:#1f2937;margin-bottom:20px;font-size:18px}.categoryList{flex-direction:column;gap:9px;display:flex}.categoryButton{color:#687284;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:13px 14px;font-size:14px;transition:all .2s;display:flex}.categoryButton:hover{color:#4f46e5;background:#f2f3ff}.categoryButton.active{color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed);font-weight:600;box-shadow:0 8px 18px #4f46e533}.categoryButton small{color:#737d8e;text-align:center;background:#eef0f5;border-radius:20px;min-width:26px;padding:3px 7px;font-size:11px}.categoryButton.active small{color:#fff;background:#ffffff2e}.helpCard{color:#fff;background:radial-gradient(circle at 100% 0,#c4b5fd4d,#0000 40%),#312e81;border-radius:15px;margin-top:28px;padding:22px}.helpCard>span{font-size:28px}.helpCard h4{margin-top:13px;font-size:16px}.helpCard p{color:#ffffffab;margin-top:8px;font-size:12px;line-height:1.7}.helpCard button{color:#4338ca;cursor:pointer;background:#fff;border:none;border-radius:9px;width:100%;margin-top:17px;padding:10px;font-weight:600;transition:all .2s}.helpCard button:hover{transform:translateY(-2px)}.productsContent{min-width:0}.resultBar{background:#fff;border:1px solid #e8eaf0;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;padding:22px 25px;display:flex;box-shadow:0 10px 30px #1e293b0a}.resultBar h2{color:#1f2937;font-size:24px}.resultBar p{color:#8790a0;margin-top:6px;font-size:13px}.resultBar select{color:#596273;cursor:pointer;background:#fff;border:1px solid #dde1e9;border-radius:9px;outline:none;min-width:145px;padding:11px 13px;font-size:13px}.resultBar select:focus{border-color:#6366f1}.productsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.shopProductCard{background:#fff;border:1px solid #e6e9f0;border-radius:18px;transition:all .25s;overflow:hidden;box-shadow:0 10px 30px #1e293b0d}.shopProductCard:hover{border-color:#c7d2fe;transform:translateY(-6px);box-shadow:0 18px 45px #4f46e51f}.shopProductImage{background:radial-gradient(circle,#818cf833,#0000 65%),#f7f8ff;place-items:center;height:190px;display:grid;position:relative}.shopProductImage>span{font-size:76px;transition:all .25s}.shopProductCard:hover .shopProductImage>span{transform:scale(1.08)}.shopProductImage small{color:#4f46e5;background:#ffffffeb;border-radius:7px;padding:6px 10px;font-size:11px;font-weight:700;position:absolute;top:14px;left:14px;box-shadow:0 5px 15px #1e293b14}.shopProductInfo{padding:21px}.shopProductInfo h3{color:#1f2937;font-size:18px}.shopProductInfo>p{color:#7b8495;min-height:44px;margin-top:9px;font-size:13px;line-height:1.7}.shopStock{color:#16a34a;align-items:center;gap:8px;margin-top:15px;font-size:12px;display:flex}.shopStock>span{background:#22c55e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #dcfce7}.shopProductBottom{border-top:1px solid #eef0f4;justify-content:space-between;align-items:center;gap:15px;margin-top:21px;padding-top:18px;display:flex}.shopPrice{color:#4f46e5;font-size:27px;font-weight:800}.shopPrice small{font-size:14px}.shopBuyButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:9px;padding:11px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;box-shadow:0 7px 16px #4f46e533}.shopBuyButton:hover{transform:translateY(-2px);box-shadow:0 10px 22px #4f46e54d}.emptyResult{text-align:center;background:#fff;border:1px dashed #d9ddea;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:380px;padding:50px 20px;display:flex}.emptyResult>span{font-size:55px}.emptyResult h3{color:#273449;margin-top:20px;font-size:21px}.emptyResult p{color:#8992a2;margin-top:10px;font-size:14px}@media (max-width:1150px){.productsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.productsNavLinks{display:none}.productsHeader{flex-direction:column;align-items:flex-start;padding:55px 6%}.searchBox{max-width:100%}.productsLayout{grid-template-columns:1fr;width:min(92%,700px)}.categorySidebar{position:static}.categoryList{grid-template-columns:repeat(3,1fr);display:grid}.helpCard{display:none}}@media (max-width:650px){.productsNavbar{height:65px;padding:0 18px}.productsLogo{font-size:18px}.productsLogo span{width:37px;height:37px;font-size:19px}.backHomeButton{padding:9px 12px;font-size:12px}.productsHeader{min-height:240px;padding:45px 20px}.productsHeader h1{font-size:39px}.productsHeader p{font-size:14px}.productsLayout{gap:25px;width:calc(100% - 32px);padding:35px 0 70px}.categorySidebar{padding:18px}.categoryList{grid-template-columns:repeat(2,1fr)}.categoryButton{padding:11px 10px}.resultBar{flex-direction:column;align-items:flex-start;padding:18px}.resultBar select{width:100%}.productsGrid{grid-template-columns:1fr}.shopProductImage{height:180px}}.productBottom{border-top:1px solid #eaecf0;justify-content:space-between;align-items:flex-end;gap:18px;margin-top:auto;padding-top:20px;display:flex}.shopPrice{flex-direction:column;align-items:flex-start;gap:6px;line-height:1;display:flex}.shopPriceLabel{color:#98a2b3;letter-spacing:.3px;font-size:11px;font-weight:600}.shopPriceValue{align-items:flex-end;gap:7px;display:flex}.shopPriceValue strong{color:#4f46e5;letter-spacing:-1.2px;font-size:31px;font-weight:900;line-height:.95}.shopPriceValue small{color:#7168db;letter-spacing:.5px;padding-bottom:3px;font-size:11px;font-weight:900}.shopBuyButton{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#5b4cf0,#7c3aed);border-radius:11px;justify-content:center;align-items:center;min-width:96px;height:42px;padding:0 17px;font-size:13px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 9px 20px #5b4cf038}.shopBuyButton:hover{color:#fff;transform:translateY(-2px);box-shadow:0 13px 25px #5b4cf04d}.shopBuyButton:focus-visible{outline-offset:3px;outline:3px solid #4f46e538}@media (max-width:420px){.productBottom{flex-direction:column;align-items:stretch}.shopBuyButton{width:100%}}.productIconImage{object-fit:contain;width:90px;height:90px;display:block}
