body{margin:0}.hover-card{transition:all .3s ease;border:1px solid #dee2e6}.hover-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.15)!important}.card{border-radius:8px}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none}.btn-primary:hover{background:linear-gradient(135deg,#764ba2,#667eea)}.navbar-brand{font-size:1.5rem!important}.card-body{border-radius:10px}input.form-control:focus{border-color:#667eea;box-shadow:0 0 0 .2rem rgba(102,126,234,.25)}@media (max-width:767.98px){.form-control,input:not([type=checkbox]):not([type=radio]),select,textarea{font-size:16px!important}}button.btn:disabled{opacity:.7;cursor:not-allowed}.main-header-icon-img{width:24px;height:24px;object-fit:contain;flex-shrink:0}.cursor-pointer{cursor:pointer}.products-pagination-wrap{padding-left:0}.products-pagination-wrap .pagination{margin-bottom:0}.products-page-link{min-width:36px;height:36px;padding:0 12px;border:0;border-radius:6px!important;background:#f8f8f8;color:#3e3e3e;font-size:12px;font-weight:600}.products-page-number{min-width:36px}.products-page-link-active{background:#c8a6a1!important;color:#fff!important}.products-page-link:hover{background:#f1e7e4;color:#715c5d}.auth-card{width:100%;max-width:420px;border-radius:18px}.auth-required-card{max-width:520px;border-radius:18px}.main-header-action-item:hover{color:inherit}.global-loading-indicator{position:fixed;top:16px;right:16px;z-index:7000;display:flex;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid hsla(8,25%,71%,.35);border-radius:50%;background:hsla(0,0%,100%,.94);box-shadow:0 10px 30px rgba(113,92,93,.16)}.global-loading-spinner{width:24px;height:24px;border:3px solid hsla(8,25%,71%,.28);border-top-color:#715c5d;border-radius:50%;animation:premom-spin .75s linear infinite}.route-loading-screen{display:flex;min-height:50vh;align-items:center;justify-content:center;background:#fff}.route-loading-spinner{width:36px;height:36px;border-width:4px}@keyframes premom-spin{to{transform:rotate(1turn)}}.cart-item-name,.category-label,.checkout-product-name,.home-product-name,.order-item-name,.orders-item-name,.product-detail-related-name,.products-card-name{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-product-card .ellipsis-tooltip-wrapper,.home-product-card .home-product-name{width:163px;max-width:163px}.home-product-card .home-product-name{display:block;height:20px;overflow:hidden;color:#715c5d;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.ellipsis-tooltip-wrapper{position:relative;max-width:100%}.ellipsis-tooltip{position:fixed;z-index:2147483647;min-width:220px;max-width:320px;padding:10px 12px;border-radius:10px;background:rgba(60,60,60,.96);color:#fff;font-size:13px;line-height:1.5;opacity:0;visibility:hidden;transform:translateY(4px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;pointer-events:none;box-shadow:0 8px 24px rgba(0,0,0,.16)}.ellipsis-tooltip:after{content:"";position:absolute;left:var(--tooltip-arrow-left,16px);top:100%;border:6px solid transparent;border-top-color:rgba(60,60,60,.96)}.ellipsis-tooltip-visible{opacity:1;visibility:visible;transform:translateY(0)}