#drop-container{background:#ffffff;min-height:200px;padding:10px;border:#07c6f1 2px solid;max-width:600px;margin:10px}.drop-area-text{text-align:center;color:#e0dfdf;font-size:1.5em;padding-bottom:20px}.drop-image{display:none;border-radius:5px}.preview{margin:5px;width:150px;height:auto;max-height:190px;display:inline-block}@media only screen and (max-width: 600px){.preview{margin:5px;width:100%;height:100%}}.col-item{max-height:260}.containerImg{position:relative;width:50%}.containerImg:hover .overlay{bottom:0;height:100%}.overlay{position:absolute;bottom:100%;left:0;right:0;background-color:#008CBA;overflow:hidden;width:150px;height:0;transition:.5s ease;opacity:30%}.text{color:white;font-size:20px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);text-align:center}.text:hover{color:red}.productName{width:100%}.pager{display:flex;gap:10px;align-items:center;justify-content:center;margin:20px 0;flex-wrap:wrap}.pager .pg{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;padding:0 10px;border:1px solid #eee;border-radius:8px;text-decoration:none;color:#666;background:#fff}.pager .pg:hover{border-color:#ddd;color:#333}.pager .active{border-color:#f0f0f0;color:#ff2b7a;font-weight:700}.pager .disabled{opacity:.35;pointer-events:none}.product-card{background:#fff;border:1px solid rgba(0,0,0,0.06);border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,0.06);transition:box-shadow .18s ease, -webkit-transform .18s ease;transition:transform .18s ease, box-shadow .18s ease;transition:transform .18s ease, box-shadow .18s ease, -webkit-transform .18s ease;display:flex;flex-direction:column}.product-card:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px);box-shadow:0 14px 34px rgba(0,0,0,0.1)}.product-card__image{background:linear-gradient(180deg, rgba(0,0,0,0.02), transparent);padding:14px;display:flex;align-items:center;justify-content:center;min-height:180px}.product-card__link{display:block;width:100%;text-align:center}.product-card__img{max-height:170px;width:100%;-o-object-fit:contain;object-fit:contain;border-radius:12px}.product-card__body{padding:14px 14px 16px 14px;display:flex;flex-direction:column;gap:8px}.product-card__meta{font-size:.85rem;color:rgba(0,0,0,0.55);display:flex;align-items:center;gap:8px;line-height:1.2}.product-card__brand{font-weight:700;color:rgba(0,0,0,0.7)}.product-card__dot{opacity:.5}.product-card__title{font-size:1rem;font-weight:800;margin:0;color:#111;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;min-height:2.4em}.product-card__footer{margin-top:auto;display:flex;flex-direction:column;gap:10px}.product-card__price{font-size:1.15rem;font-weight:900;color:#1f7a3f}.product-card__btn{border-radius:999px;font-weight:700;padding:.6rem .9rem}.catalog-navbar{width:100%;background:linear-gradient(135deg, #0b0b0b 0%, #161616 100%);padding:18px 30px;box-shadow:0 6px 18px rgba(0,0,0,0.18)}.catalog-navbar__inner{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:180px 1fr auto;align-items:center;gap:24px}.catalog-navbar__brand{display:flex;align-items:center;justify-content:flex-start}.catalog-navbar__logo-link{display:inline-flex;align-items:center;text-decoration:none}.catalog-navbar__logo{max-width:90px;height:auto;display:block;border-radius:10px;background:#fff;padding:6px}.catalog-navbar__search-area{display:flex;justify-content:center}.catalog-search-form{width:100%;max-width:520px}.catalog-search-form__row{display:flex;align-items:stretch;gap:10px;margin-bottom:12px}.catalog-search-form__input{flex:1;height:50px;border:1px solid #d7d7d7;border-radius:12px;padding:0 16px;font-size:16px;outline:none;transition:0.25s ease;background:#ffffff}.catalog-search-form__input:focus{border-color:#10a4e8;box-shadow:0 0 0 4px rgba(16,164,232,0.15)}.catalog-search-form__button{min-width:120px;height:50px;border:none;border-radius:12px;background:linear-gradient(135deg, #1299dd 0%, #0a7fc0 100%);color:#fff;font-weight:600;font-size:15px;cursor:pointer;transition:0.25s ease}.catalog-search-form__button:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px);box-shadow:0 10px 18px rgba(18,153,221,0.22)}.catalog-search-form__filters{display:grid;grid-template-columns:1fr 1fr;gap:10px}.catalog-search-form__select{height:46px;border:1px solid #d7d7d7;border-radius:12px;padding:0 14px;font-size:15px;background:#ffffff;outline:none;transition:0.25s ease}.catalog-search-form__select:focus{border-color:#10a4e8;box-shadow:0 0 0 4px rgba(16,164,232,0.15)}.catalog-navbar__actions{display:flex;justify-content:flex-end}.catalog-navbar__action-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:12px;background:#12b3f0;color:#0c0c0c;font-weight:700;text-decoration:none;transition:0.25s ease;white-space:nowrap}.catalog-navbar__action-btn:hover{background:#0fa3dc;color:#000;text-decoration:none;-webkit-transform:translateY(-1px);transform:translateY(-1px)}@media (max-width: 992px){.catalog-navbar__inner{grid-template-columns:1fr;text-align:center}.catalog-navbar__brand,.catalog-navbar__actions{justify-content:center}.catalog-search-form{max-width:100%}}@media (max-width: 576px){.catalog-navbar{padding:16px}.catalog-search-form__row{flex-direction:column}.catalog-search-form__button{width:100%}.catalog-search-form__filters{grid-template-columns:1fr}.catalog-navbar__logo{max-width:78px}}.product-detail-container{margin-top:30px;margin-bottom:40px}.product-info-card,.product-gallery-card{background:#fff;border-radius:16px;box-shadow:0 6px 20px rgba(0,0,0,0.08);padding:24px;margin-bottom:20px}.product-title{font-size:28px;font-weight:700;margin-bottom:20px;color:#222}.product-meta-list{list-style:none;padding:0;margin:0 0 20px 0}.product-meta-list li{margin-bottom:10px;font-size:15px;color:#444}.stock-box{border-radius:12px;padding:14px 18px;margin-bottom:20px;text-align:center}.stock-available{background:#eaf7ed;border:1px solid #b8e0c2;color:#2e7d32}.stock-empty{background:#fff1f0;border:1px solid #f2b8b5;color:#c62828}.stock-label{display:block;font-size:13px;text-transform:uppercase;font-weight:600;margin-bottom:5px}.stock-value{font-size:28px;font-weight:700}.product-actions{margin-bottom:20px}.product-btn{border-radius:10px;font-weight:600;margin-bottom:12px}.price-box{background:#f8f9fa;border:1px solid #e8e8e8;border-radius:12px;padding:14px 18px;text-align:center;margin-top:10px}.price-label{display:block;font-size:13px;text-transform:uppercase;color:#777;margin-bottom:4px}.price-value{display:block;font-size:28px;font-weight:700;color:#1f1f1f}.restock-card{margin-top:25px;padding-top:20px;border-top:1px solid #eee}.restock-card h4{font-weight:700;color:#b26a00;margin-bottom:8px}.restock-text{color:#666;margin-bottom:15px}.gallery-image-wrap{background:#f8f8f8;border-radius:14px;padding:20px;min-height:420px;display:flex;align-items:center;justify-content:center}.product-main-image{max-height:380px;width:auto}.no-image-box{padding:40px 20px;background:#fafafa;border-radius:14px}.carousel-control.left,.carousel-control.right{background-image:none}.carousel-indicators li{border:1px solid #00a0e3}.carousel-indicators .active{background-color:#00a0e3}
