.search-wrapper{margin-right:2%;display:flex;align-items:center;background:#fff;border:2px solid rgba(44,62,80,.15);border-radius:50px;padding:0 16px;height:44px;box-shadow:0 2px 10px #2c3e5014;transition:all .3s ease}.search-wrapper.focused{border-color:#d35400;box-shadow:0 4px 20px #d3540026}.search-wrapper.has-text{background:#f8f9fa}.search-input{border:none;outline:none;background:transparent;font-size:14px;font-family:Montserrat,sans-serif;color:#2c3e50;font-weight:400;letter-spacing:.3px;flex:1;min-width:100px}.search-input::placeholder{color:#7f8c8d;font-style:normal;font-size:13px;font-weight:400}.search-label{display:flex;align-items:center;justify-content:center;color:#d35400;margin-right:10px;transition:transform .3s ease}.search-wrapper.focused .search-label{transform:scale(1.1)}.search-clear{background:#d354001a;border:none;color:#d35400;cursor:pointer;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;margin-right:4px;transition:all .2s ease}.search-clear:hover{background:#d3540033;transform:rotate(90deg)}@media(max-width:907px){.search-wrapper{height:40px;padding:0 12px;margin-right:1%}.search-wrapper:focus-within{border-color:#d35400;box-shadow:0 4px 20px #d3540033}.search-input{min-width:50px;font-size:13px}}@media(max-width:768px){.search-wrapper{height:42px;padding:0 14px;margin:0;width:90%!important}.search-wrapper:focus-within{border-color:#d35400;box-shadow:0 4px 20px #d3540033}.search-label{margin-right:8px}.search-input{width:100%;font-size:14px}}@media(max-width:480px){.search-wrapper{height:40px;padding:0 12px;margin:0;width:90%!important}.search-wrapper:focus-within{border-color:#d35400;box-shadow:0 4px 20px #d3540033}.search-label{margin-right:6px}.search-input{width:100%;font-size:13px}.search-clear{width:22px;height:22px}}.box-dropdown{width:90%;min-width:300px;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:15px;padding:15px;background-color:#ffffff08;border-radius:12px;border:1px solid rgba(255,255,255,.08);box-sizing:border-box}.box-dropdown>*{width:100%}.row-desktop-controls{display:none}.desktop-row-1{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:flex-end;width:100%}.desktop-row-2{display:flex;justify-content:center;width:100%;margin-top:10px}.row-mobile-controls{display:none}.mobile-row-1{display:flex;justify-content:center;width:100%;margin-top:10px;margin-bottom:10px}.mobile-row-2{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;align-items:center;justify-content:flex-end;width:100%}.mobile-row-3{display:flex;justify-content:center;width:100%;margin-top:10px;margin-bottom:10px}.pagination-controls{display:flex;align-items:center;gap:12px;background:linear-gradient(135deg,#2c3e500d,#34495e0d);padding:10px 20px;border-radius:25px;border:2px solid rgba(44,62,80,.15);box-shadow:0 4px 15px #2c3e5014}.page-btn{background:linear-gradient(135deg,#2c3e50,#34495e);border:none;color:#fff;width:38px;height:38px;border-radius:50%;cursor:pointer;font-size:16px;font-weight:600;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 3px 10px #2c3e504d}.page-btn:hover:not(:disabled){background:linear-gradient(135deg,#34495e,#2c3e50);transform:translateY(-2px);box-shadow:0 6px 20px #2c3e5066}.page-btn:disabled{opacity:.4;cursor:not-allowed;transform:none;background:linear-gradient(135deg,#999,#bbb);box-shadow:none}.page-info{color:#2c3e50;font-size:14px;font-weight:600;min-width:60px;text-align:center;background:#d3540014;padding:6px 12px;border-radius:15px;font-family:Montserrat,sans-serif}.sec-info-product .mobile-row-1,.sec-info-product .mobile-row-3,.sec-info-product .desktop-row-2,.sec-info-product .pagination-controls{display:none!important}.sec-info-product .mobile-row-2{display:flex!important;justify-content:flex-end;width:100%;background:#fff;padding:10px;border-radius:12px}.sec-info-product .mobile-row-2{display:flex!important;justify-content:flex-end;width:100%}@media screen and (min-width:768px){.sec-info-product .desktop-row-1 .search-wrapper,.sec-info-product .desktop-row-2{display:none!important}.sec-info-product .desktop-row-1{display:flex!important}}.sec-info-product .mobile-row-2 .dropdown,.sec-info-product .desktop-row-1 .dropdown{pointer-events:none;opacity:.6;background:transparent!important;border-color:#333!important}.sec-info-product .mobile-row-2 .box-btn-cart,.sec-info-product .desktop-row-1 .box-btn-cart{pointer-events:auto;opacity:1}.sec-info-product .desktop-row-1 .dropdown{pointer-events:none;opacity:.6}.sec-info-product .desktop-row-1 .box-btn-cart{pointer-events:auto;opacity:1}@media screen and (min-width:768px){.row-desktop-controls{display:flex;flex-direction:column;gap:10px;width:100%}.row-mobile-controls{display:none!important}.box-dropdown{padding:10px;gap:10px}.sec-info-product .box-dropdown{background-color:#fff!important;border-radius:16px;box-shadow:0 2px 12px #2c3e5026;padding:15px}.sec-info-product .desktop-row-1 .search-wrapper,.sec-info-product .desktop-row-2{display:none!important}.sec-info-product .desktop-row-1{display:flex!important}.sec-info-product .desktop-row-1 .dropdown{pointer-events:none;opacity:.6;background:transparent!important;border-color:#333!important}.sec-info-product .desktop-row-1 .box-btn-cart{pointer-events:auto;opacity:1}}@media screen and (max-width:768px){.row-desktop-controls{display:none!important}.row-mobile-controls{display:flex!important;flex-direction:column;gap:10px;width:100%}.box-dropdown{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;padding:.75rem;margin-top:.4rem;margin-bottom:.4rem;border-radius:16px;box-shadow:0 2px 12px #2c3e5026;box-sizing:border-box;max-width:100%;overflow:visible}.row-mobile-controls .mobile-row-2{background:transparent!important}.mobile-row-1 .search-wrapper{width:90%;max-width:90%;margin-left:auto;margin-right:auto;border-radius:10px;border:1px solid #333!important;transition:border-color .3s ease,box-shadow .3s ease;box-sizing:border-box;background-color:#fff!important}.mobile-row-1 .search-wrapper:focus-within{border-color:#2c3e50!important;box-shadow:0 4px 20px #2c3e5040!important}.mobile-row-1 .search-input{width:100%;box-sizing:border-box;background:transparent}.sec-products .box-dropdown>button,.sec-products .box-dropdown>div{display:inline-flex;justify-content:center;align-items:center;border-radius:8px;transition:all .2s ease;box-sizing:border-box}.mobile-row-2>button,.mobile-row-2>div,.mobile-row-2 .dropdown,.mobile-row-2 .box-btn-cart{background:transparent!important;border-color:#333!important}.sec-info-product .box-dropdown{flex-direction:column;align-items:stretch;gap:.75rem;padding:.75rem;margin-top:.4rem;margin-bottom:.4rem;background:#fff;border-radius:16px;box-shadow:0 2px 12px #2c3e5026}.sec-info-product .mobile-row-2{background:#fff;padding:10px;border-radius:12px}.sec-info-product .box-dropdown>*{height:44px;width:100%}}@media screen and (max-width:480px){.box-dropdown{width:95%;height:200px;padding:10px;gap:10px}.row-mobile-controls{transform:translateY(75px)}.sec-info-product .box-dropdown{height:72px}.sec-info-product .row-mobile-controls{transform:translateY(0)}.mobile-row-1 .search-wrapper{margin-left:auto;margin-right:auto}.mobile-row-2 .dropdown,.mobile-row-2 .box-btn-cart{margin-left:0;width:auto}.mobile-row-3{width:100%}.pagination-controls{padding:6px 12px;gap:8px}.page-btn{width:32px;height:32px;font-size:14px}.page-info{font-size:12px;min-width:50px}}@media screen and (max-width:380px){.box-dropdown{height:220px;width:98%;padding:8px}.sec-info-product .box-dropdown{height:72px}.sec-info-product .row-mobile-controls{transform:translateY(0)}.row-mobile-controls{transform:translateY(80px)}.mobile-row-2{gap:6px;flex-direction:row!important;flex-wrap:nowrap!important;justify-content:flex-end}.mobile-row-2>*{flex-shrink:1;min-width:0}.sec-products .box-dropdown>button,.sec-products .box-dropdown>div{display:inline-flex;justify-content:center;align-items:center;border:none;background:transparent;transition:none}.pagination-controls{padding:4px 8px;gap:6px}.page-btn{width:28px;height:28px;font-size:12px}}
