.no-scroll{overflow:hidden}.desktop-only{display:flex}.mobile-only{display:none}@media (max-width:900px){.desktop-only{display:none!important}.mobile-only{display:flex!important}}.site-header{background:#fff;border-bottom:1px solid #eee}.header-main{justify-content:space-between;align-items:center;gap:20px;padding:10px 22px;display:flex}.header-brand-menu{flex-shrink:0;align-items:center;gap:30px;display:flex}.brand{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;display:flex}.brand-logo{-o-object-fit:contain;object-fit:contain;width:180px;height:auto;display:block}.header-menu-links{align-items:center;gap:16px;display:flex}.header-menu-link{color:#333;cursor:pointer;white-space:nowrap;border-radius:6px;padding:6px 10px;font-size:13px;font-weight:600;transition:all .15s}.header-menu-link:hover{color:#b8860b;background:#fdf6e9}.search-wrap{background:#fafafa;border:1px solid #e7e7e7;border-radius:999px;flex:1;align-items:center;max-width:400px;height:38px;padding-left:12px;display:flex;position:relative;overflow:visible}.search-input{color:#111;background:0 0;border:none;outline:none;flex:1;height:100%;padding:0 10px;font-size:13px}.search-btn{color:#fff;cursor:pointer;background:#b8860b;border:none;border-radius:999px;height:30px;margin-right:4px;padding:0 14px;font-size:12px;font-weight:700;transition:background .15s}.search-btn:hover{background:#8b6914}.header-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.desktop-location-btn{cursor:pointer;background:#111;border:1px solid #0000;border-radius:3px;align-items:flex-start;gap:4px;margin-right:4px;padding:6px 8px;transition:all .2s;display:flex}.desktop-location-btn:hover{background:#333;border-color:#fff;border-radius:3px}.desktop-location-btn .location-icon-wrapper{color:#fff;margin-top:2px;font-size:18px}.desktop-location-btn .location-info{flex-direction:column;align-items:flex-start;line-height:1.2;display:flex}.desktop-location-btn .location-label{color:#ccc;font-size:11px}.desktop-location-btn .location-value{color:#fff;font-size:13px;font-weight:600}.icon-btn{cursor:pointer;color:#111;background:#fff;border:1px solid #eee;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;display:inline-flex;position:relative}.icon-btn:hover{background:#f5f5f5}.cart-pill{color:#fff;cursor:pointer;background:#111e16;border:1px solid #eee;border-radius:999px;align-items:center;gap:8px;height:36px;padding:0 12px;display:inline-flex;position:relative}.cart-pill-text{font-size:12px;font-weight:700}.cart-badge{color:#fff;text-align:center;background:linear-gradient(135deg,#b8860b 0%,#daa520 100%);border:2px solid #fff;border-radius:999px;min-width:16px;height:16px;padding:0 5px;font-size:10px;font-weight:800;line-height:16px;position:absolute;top:-5px;right:-5px;box-shadow:0 2px 8px #b8860b66}.order-badge{color:#fff;text-align:center;background:#e11d48;border:1.5px solid #fff;border-radius:999px;min-width:14px;height:14px;padding:0 4px;font-size:9px;font-weight:800;line-height:14px;position:absolute;top:-4px;right:-4px}@media (max-width:900px){.site-header{z-index:9999;background:#fff;width:100%;max-width:100vw;position:sticky;top:0;overflow-x:hidden}.header-inner{justify-content:space-between;align-items:center;width:100%;max-width:100vw;padding:4px;display:flex}.brand-logo{-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;width:180px;height:auto;max-height:60px}.mobile-header-icons{flex-shrink:0;align-items:center;gap:4px;display:flex}.mobile-header-icon{cursor:pointer;color:#333;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex;position:relative}.mobile-header-icon:hover{background:#f5f5f5}.mobile-location{background:#f5f5f5;border-radius:16px;flex-direction:row;gap:2px;width:auto;height:32px;padding:0 8px}.location-text{color:#333;font-size:11px;font-weight:700}.location-dropdown-container,.notification-dropdown-container{position:relative}.notification-dropdown{z-index:99999;background:#fff;border:1px solid #eee;border-radius:12px;min-width:240px;max-width:calc(100vw - 24px);position:fixed;top:60px;right:12px;overflow:hidden;box-shadow:0 4px 20px #00000026}.notification-header{color:#333;border-bottom:1px solid #eee;padding:12px 14px;font-size:14px;font-weight:700}.notification-item{cursor:pointer;border-bottom:1px solid #f3f4f6;align-items:center;gap:10px;padding:10px 14px;display:flex}.notification-item:last-child{border-bottom:none}.notification-item:hover{background:#f9fafb}.notification-icon{font-size:16px}.notification-text{color:#333;font-size:13px}.location-dropdown{z-index:10000;background:#fff;border:1px solid #eee;border-radius:12px;min-width:180px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 4px 20px #00000026}.location-option{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:12px 14px;transition:background .15s;display:flex}.location-option:hover{background:#f5f5f5}.location-option.active{background:#f0f9f0}.location-flag{font-size:18px}.location-name{color:#333;font-size:13px;font-weight:600}.mobile-search-row{background:#fff;width:100%;max-width:100vw;padding:0 8px 8px}}.mobile-search-wrap{background:#f5f5f5;border:1px solid #e5e5e5;border-radius:8px;align-items:center;width:100%;height:38px;display:flex;overflow:hidden}.mobile-search-input{color:#111;background:0 0;border:none;outline:none;flex:1;height:100%;padding:0 14px;font-size:14px}.mobile-search-input::placeholder{color:#888}.mobile-search-btn{color:#666;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:100%;font-size:16px;display:flex}.mobile-search-btn:hover{color:#b8860b}.search-clear-btn{color:#888;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;font-size:12px;display:flex}.search-clear-btn:hover{color:#333}.mobile-search-clear-btn{color:#888;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;font-size:12px;display:flex}.mobile-search-clear-btn:hover{color:#333}.search-suggestions{z-index:10000;background:#fff;border:1px solid #e5e7eb;border-radius:12px;max-height:400px;margin-top:8px;position:absolute;top:100%;left:0;right:0;overflow:hidden auto;box-shadow:0 10px 40px #0000001f}.suggestion-item{cursor:pointer;border-bottom:1px solid #f3f4f6;align-items:center;gap:12px;padding:10px 14px;transition:background .15s;display:flex}.suggestion-item:last-child{border-bottom:none}.suggestion-item:hover{background:#f9fafb}.suggestion-img{-o-object-fit:cover;object-fit:cover;background:#f3f4f6;border-radius:8px;width:48px;height:48px}.suggestion-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.suggestion-name{color:#111;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.suggestion-price{color:#b8860b;font-size:13px;font-weight:800}.suggestion-view-all{text-align:center;color:#b8860b;cursor:pointer;background:#f9fafb;border-top:1px solid #e5e7eb;padding:12px 14px;font-size:13px;font-weight:700;transition:background .15s}.suggestion-view-all:hover{background:#f3f4f6}.mobile-suggestions-container{background:#fff;width:100%;padding:0 12px 12px;position:relative}.search-suggestions-mobile{background:#fff;border:1px solid #e5e7eb;border-radius:12px;max-height:400px;position:relative;overflow:hidden auto;box-shadow:0 10px 40px #0000001f}.cart-drawer{z-index:20001;background:#fff;border-left:1px solid #eee;flex-direction:column;width:min(92vw,420px);max-width:420px;height:100vh;min-height:0;display:flex;position:fixed;top:0;right:0}.drawer-header{border-bottom:1px solid #eee;flex:none;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.drawer-close{cursor:pointer;background:#fff;border:1px solid #eee;border-radius:10px;width:40px;height:40px;font-size:18px}.drawer-body{-webkit-overflow-scrolling:touch;flex:auto;min-height:0;padding:12px 14px;overflow:auto}.cart-drawer .cart-item{border-bottom:1px solid #eee;grid-template-columns:56px 1fr auto;align-items:center;gap:10px;padding:10px 0;display:grid}.cart-drawer .cart-item img{-o-object-fit:cover;object-fit:cover;background:#fff;border:1px solid #eee;border-radius:10px;width:56px;height:56px}.cart-drawer .cart-item .item-info{min-width:0}.cart-drawer .cart-item .item-info h4{color:#111;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 6px;font-size:13px;font-weight:800;line-height:1.25;display:-webkit-box;overflow:hidden}.cart-drawer .qty-controls{align-items:center;gap:6px;display:inline-flex}.cart-drawer .qty-controls button{cursor:pointer;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;width:28px;height:28px;font-size:12px;font-weight:900}.cart-drawer .qty-controls span{text-align:center;width:20px;font-size:12px;font-weight:900}.cart-drawer .item-price{color:#111;white-space:nowrap;text-align:right;font-size:13px;font-weight:900}.cart-drawer .cart-footer{background:#fff;border-top:1px solid #eee;flex:none;padding:12px 14px}.cart-drawer .cart-total-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;font-weight:900;display:flex}.cart-drawer .go-cart-btn{color:#fff;cursor:pointer;background:#b8860b;border:none;border-radius:12px;width:100%;height:44px;font-weight:900}@media (max-width:600px){.cart-drawer{width:100vw;max-width:100vw}.cart-drawer .cart-item{grid-template-columns:52px 1fr auto}.cart-drawer .cart-item img{width:52px;height:52px}}.user-dropdown-container{position:relative}.user-dropdown-menu{z-index:10000;background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:240px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 10px 40px #00000026}.user-dropdown-header{background:linear-gradient(135deg,#b8860b 0%,#daa520 100%);align-items:center;gap:12px;padding:16px;display:flex}.user-dropdown-avatar{color:#fff;background:#ffffff40;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:24px;display:flex}.user-dropdown-info{flex-direction:column;gap:2px;display:flex}.user-dropdown-name{color:#fff;font-size:14px;font-weight:900}.user-dropdown-role{color:#ffffffd9;font-size:11px;font-weight:600}.user-dropdown-links{flex-direction:column;gap:4px;padding:8px;display:flex}.user-dropdown-links button{color:#111;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;padding:12px 14px;font-size:14px;font-weight:600;transition:all .15s;display:flex}.user-dropdown-links button:hover{background:#f8fafc}.user-dropdown-links button.logout-btn{color:#dc2626;background:#fef2f2}.user-dropdown-links button.logout-btn:hover{background:#fee2e2}.drawer-empty{flex-direction:column;gap:12px;padding:18px;display:flex}.drawer-empty p{color:#333;margin:0;font-size:14px;font-weight:600}.drawer-empty .btn-primary{color:#fff;cursor:pointer;background:#b8860b;border:none;border-radius:10px;width:100%;height:44px;font-weight:800;max-height:44px!important;padding:0 14px!important;font-size:14px!important}.drawer-empty .btn-primary:active{transform:scale(.99)}.drawer-items{-webkit-overflow-scrolling:touch;background:#fff;flex-direction:column;height:100%;min-height:0;display:flex;overflow-y:auto}.drawer-items:before{content:"";height:0;display:block}.drawer-items::-webkit-scrollbar{width:8px}.drawer-items::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:999px}.drawer-row{border-bottom:1px solid #eee;grid-template-columns:56px 1fr auto;align-items:center;gap:10px;padding:12px 14px;display:grid}.drawer-img{-o-object-fit:cover;object-fit:cover;cursor:pointer;background:#fff;border:1px solid #eee;border-radius:10px;width:56px;height:56px}.drawer-info{gap:8px;min-width:0;display:grid}.drawer-name{color:#111;cursor:pointer;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-weight:800;line-height:1.25;display:-webkit-box;overflow:hidden}.drawer-controls{align-items:center;gap:8px;display:inline-flex}.drawer-controls button{cursor:pointer;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;width:30px;height:30px;font-weight:900}.drawer-controls span{text-align:center;color:#111;width:24px;font-size:13px;font-weight:900}.drawer-remove{color:#e11d48!important;background:#fff!important;border:1px solid #ffe4e6!important}.drawer-price{color:#111;white-space:nowrap;text-align:right;font-size:14px;font-weight:900}.drawer-footer{z-index:5;background:#fff;border-top:1px solid #eee;grid-template-columns:1fr auto;align-items:center;gap:10px;margin-top:auto;padding:12px 14px;display:grid;position:sticky;bottom:0}.drawer-footer span{color:#111;font-weight:800}.drawer-footer strong{color:#111;text-align:right;font-weight:900}.drawer-footer .btn-primary{color:#fff;cursor:pointer;background:#b8860b;border:none;border-radius:12px;grid-column:1/-1;height:44px;font-weight:900}@media (max-width:600px){.drawer-row{grid-template-columns:52px 1fr auto;padding:10px 12px}.drawer-img{width:52px;height:52px}.drawer-name{font-size:12.5px}.drawer-price{font-size:13px}}.mnav-overlay,.mnav-drawer{display:none}@media (max-width:768px){.mnav-overlay{opacity:0;pointer-events:none;z-index:9998;background:#00000059;transition:all .2s;display:block;position:fixed;inset:0}.mnav-overlay.open{opacity:1;pointer-events:auto}.mnav-drawer{z-index:9999;background:#fff;width:min(86vw,360px);height:100vh;transition:all .22s;display:block;position:fixed;top:0;left:0;overflow:auto;transform:translate(-110%);box-shadow:10px 0 30px #00000026}.mnav-drawer.open{transform:translate(0)}.mnav-user-header{background:linear-gradient(135deg,#b8860b 0%,#daa520 100%);align-items:center;gap:14px;padding:20px 14px;display:flex}.mnav-user-avatar{color:#fff;background:#ffffff40;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:32px;display:flex}.mnav-user-info{flex-direction:column;gap:2px;display:flex}.mnav-user-name{color:#fff;font-size:16px;font-weight:900}.mnav-user-role{color:#ffffffd9;font-size:12px;font-weight:600}.mnav-top{border-bottom:1px solid #eee;padding:14px}.mnav-search{border:1px solid #ddd;border-radius:10px;outline:none;width:100%;padding:10px 12px}.mnav-tabs{border-bottom:1px solid #eee;gap:8px;padding:10px 14px;display:flex}.mnav-tab{background:#f6f6f6;border:none;border-radius:10px;flex:1;padding:10px;font-weight:600}.mnav-tab.active{color:#b8860b;background:#fff;border:1px solid #e6e6e6}.mnav-list{padding:6px 0}.mnav-item{text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #f1f1f1;justify-content:space-between;align-items:center;width:100%;padding:14px 16px;font-weight:600;display:flex}.mnav-item:hover{background:#f9fafb}.mnav-item.logout-item{color:#dc2626;background:#fef2f2}.mnav-item.logout-item:hover{background:#fee2e2}.mnav-badge{color:#fff;background:#b8860b;border-radius:999px;padding:2px 10px;font-size:12px;font-weight:900}}.delivery-overlay{z-index:10000;background:#00000080;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.delivery-modal{background:#fff;border-radius:8px;width:90%;max-width:500px;max-height:90vh;animation:.3s slideUp;overflow-y:auto;box-shadow:0 10px 40px #0003}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.delivery-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.delivery-header h3{align-items:center;gap:8px;margin:0;font-size:18px;display:flex}.delivery-close{cursor:pointer;color:#666;background:0 0;border:none;padding:4px;font-size:20px}.delivery-close:hover{color:#333}.delivery-body{padding:20px}.delivery-country-section{margin-bottom:20px}.delivery-country-section label{color:#333;margin-bottom:8px;font-weight:600;display:block}.country-selector{position:relative}.country-btn{cursor:pointer;text-align:left;background:#fff;border:1px solid #ddd;border-radius:4px;width:100%;padding:12px;font-size:14px}.country-btn:hover{border-color:#f90}.country-dropdown{z-index:10;background:#fff;border:1px solid #ddd;border-radius:4px;max-height:200px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.country-option{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:10px 12px;font-size:14px}.country-option:hover{background:#f5f5f5}.country-option.active{color:#f90;background:#fff5e6;font-weight:600}.delivery-current{margin-bottom:20px}.current-address-card{background:#f9f9f9;border-radius:8px;gap:12px;margin-bottom:16px;padding:16px;display:flex}.address-icon{color:#f90;font-size:24px}.address-details h4{margin:0 0 4px;font-size:14px}.address-details p{color:#666;margin:0;font-size:13px}.address-details .phone{color:#333;margin-top:4px}.delivery-actions{gap:12px;margin-bottom:16px;display:flex}.btn-detect,.btn-change{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:4px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px;font-size:13px;display:flex}.btn-detect:hover,.btn-change:hover{background:#f5f5f5}.btn-detect:disabled{opacity:.6;cursor:not-allowed}.btn-confirm{color:#fff;cursor:pointer;background:#f90;border:none;border-radius:4px;width:100%;padding:14px;font-size:15px;font-weight:600;transition:background .2s}.btn-confirm:hover{background:#e68a00}.delivery-empty{text-align:center;color:#666;padding:40px 20px}.delivery-error{color:#c00;background:#fee;border:1px solid #fcc;border-radius:4px;margin-bottom:16px;padding:12px;font-size:13px}.delivery-form{border-top:1px solid #eee;padding-top:20px}.form-section{margin-bottom:16px}.btn-detect-full{color:#f90;cursor:pointer;background:#fff;border:1px solid #f90;border-radius:4px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-size:14px;display:flex}.btn-detect-full:hover{background:#fff5e6}.btn-detect-full:disabled{opacity:.6;cursor:not-allowed}.divider-text{text-align:center;margin:16px 0;position:relative}.divider-text:before{content:"";background:#eee;height:1px;position:absolute;top:50%;left:0;right:0}.divider-text span{color:#999;background:#fff;padding:0 12px;font-size:12px;position:relative}.form-group input{box-sizing:border-box;border:1px solid #ddd;border-radius:4px;width:100%;padding:10px 12px;font-size:14px}.form-group input:focus{border-color:#f90;outline:none}.form-group input:disabled{color:#666;background:#f5f5f5}.address-search-input{background:#f9f9f9!important}.form-row{gap:12px;display:flex}.form-row .form-group{flex:1}.btn-cancel,.btn-save{cursor:pointer;border-radius:4px;flex:1;padding:12px;font-size:14px;font-weight:600}.btn-cancel{color:#666;background:#fff;border:1px solid #ddd}.btn-cancel:hover{background:#f5f5f5}.btn-save{color:#fff;background:#f90;border:none}.btn-save:hover{background:#e68a00}.btn-add-address{color:#333;cursor:pointer;background:#fff;border:1px dashed #ddd;border-radius:4px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-size:14px;display:flex}.btn-add-address:hover{color:#f90;border-color:#f90}.btn-clear-address{color:#666;cursor:pointer;background:0 0;border:none;width:100%;margin-top:12px;padding:12px;font-size:13px}.btn-clear-address:hover{color:#c00;text-decoration:underline}@media (max-width:480px){.delivery-modal{border-radius:0;width:100%;max-width:100%;height:100%;max-height:100%}.delivery-actions{flex-direction:column}.form-row{flex-direction:column;gap:0}}.site-footer{width:100%}.service-strip{background:#fff;border-top:1px solid #eee;border-bottom:1px solid #eee;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;max-width:1200px;margin:0 auto;padding:20px 24px;display:grid}.service-item{align-items:center;gap:12px;display:flex}.service-icon{color:#b8860b;flex-shrink:0;font-size:26px}.service-title{letter-spacing:.3px;color:#333;font-size:13px;font-weight:800}.service-sub{color:#888;margin-top:2px;font-size:12px;font-weight:600}.footer-dark{color:#fff;background:#111e16;padding:40px 24px}.footer-inner{grid-template-columns:1.4fr repeat(4,1fr);gap:28px;max-width:1200px;margin:0 auto;display:grid}.footer-logo{margin-bottom:12px;font-family:Playfair Display,serif;font-size:22px;font-weight:900}.footer-logo span{color:#a8e6cf}.footer-text{color:#a0b0a8;margin:6px 0;font-size:13px;font-weight:500;line-height:1.6}.footer-socials{gap:8px;margin-top:14px;display:flex}.social-btn{color:#a0b0a8;background:#ffffff0f;border:1px solid #ffffff26;border-radius:10px;place-items:center;width:36px;height:36px;font-size:14px;text-decoration:none;transition:all .15s;display:grid}.social-btn:hover{color:#fff;background:#b8860b;border-color:#b8860b}.footer-col h4{letter-spacing:.5px;color:#a8e6cf;margin:0 0 14px;font-size:13px;font-weight:800}.footer-col a{color:#a0b0a8;margin:8px 0;font-size:13px;font-weight:500;text-decoration:none;transition:color .15s;display:block}.footer-col a:hover{color:#fff}.footer-bottom{color:#6b7c73;text-align:center;background:#0a1510;padding:16px 24px;font-size:13px;font-weight:600}@media (max-width:1000px){.service-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-inner{grid-template-columns:1fr 1fr}}@media (max-width:600px){.service-strip{grid-template-columns:1fr;padding:16px}.footer-inner{grid-template-columns:1fr}.footer-dark{padding:28px 16px}}.mbn{display:none}@media (max-width:600px){.mbn{z-index:30000;background:#fff;border-top:1px solid #eaeaea;grid-template-columns:repeat(5,1fr);align-items:center;height:66px;padding:8px 10px;display:grid;position:fixed;bottom:0;left:0;right:0}}.mbn-item{color:#111;cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;height:100%;text-decoration:none;display:flex}.mbn-icon{font-size:20px}.mbn-text{font-size:11px;font-weight:700;line-height:1}.mbn-item.active{color:#b8860b}.mbn-center .mbn-icon{font-size:22px}.mbn-badge-wrap,.mbn-center-wrap{justify-content:center;align-items:center;display:inline-flex;position:relative}.mbn-badge{color:#fff;text-align:center;background:#b8860b;border-radius:999px;min-width:18px;height:18px;padding:0 6px;font-size:11px;font-weight:900;line-height:18px;position:absolute;top:-8px;right:-10px}.mbn-badge.small{top:-8px;right:-12px}@supports (padding:env(safe-area-inset-bottom)){@media (max-width:600px){.mbn{padding-bottom:calc(8px + env(safe-area-inset-bottom));height:calc(66px + env(safe-area-inset-bottom))}}}.menu-overlay{z-index:99999;background:#00000080;position:fixed;inset:0}.mobile-menu-sheet{padding:20px;padding-bottom:calc(20px + env(safe-area-inset-bottom));z-index:100000;background:#fff;border-radius:20px 20px 0 0;max-height:80vh;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}.menu-sheet-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.menu-sheet-header h3{color:#111;margin:0;font-size:20px;font-weight:900}.menu-close{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.menu-user-section{background:linear-gradient(135deg,#b8860b 0%,#daa520 100%);border-radius:16px;align-items:center;gap:14px;margin-bottom:20px;padding:16px;display:flex}.menu-user-avatar{color:#fff;background:#ffffff40;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:28px;display:flex}.menu-user-info{flex-direction:column;gap:2px;display:flex}.menu-user-name{color:#fff;font-size:16px;font-weight:900}.menu-user-role{color:#ffffffd9;font-size:12px;font-weight:600}.menu-section{margin-bottom:24px}.menu-section h4{color:#666;text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px;font-size:14px;font-weight:900}.menu-cats{flex-wrap:wrap;gap:8px;display:flex}.menu-cat-btn{color:#111;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:10px 16px;font-size:14px;font-weight:700;transition:all .2s}.menu-cat-btn:hover{background:#fef9e7;border-color:#b8860b}.menu-links{flex-direction:column;gap:8px;display:flex}.menu-link-btn{color:#111;cursor:pointer;background:#f8fafc;border:none;border-radius:12px;align-items:center;gap:12px;padding:14px 16px;font-size:15px;font-weight:700;transition:all .2s;display:flex}.menu-link-btn:hover{background:#f1f5f9}.menu-link-btn svg{color:#b8860b;font-size:18px}.menu-link-btn.logout-btn{color:#dc2626;background:#fef2f2}.menu-link-btn.logout-btn:hover{background:#fee2e2}.menu-link-btn.logout-btn svg{color:#dc2626}.menu-badge{color:#fff;background:#b8860b;border-radius:999px;margin-left:auto;padding:2px 10px;font-size:12px;font-weight:900}.home-page{color:#333;background:#f9f9f9}.home-hero{border-bottom-right-radius:0;border-bottom-left-radius:0;min-height:560px;position:relative;overflow:hidden}.home-hero-bg{background-image:url(/images/cat-hero.jpg);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.02)}.home-hero-overlay{background:linear-gradient(110deg,#8b4513e0 0%,#8b451399 45%,#8b451333 100%);position:absolute;inset:0}.home-hero-content{z-index:2;max-width:1200px;margin:0 auto;padding:80px 22px 40px;position:relative}.home-hero-pill{color:#d4a574;letter-spacing:.2px;background:#b8860b59;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:800;display:inline-flex}.home-hero-title{color:#fff;margin:18px 0 12px;font-family:Playfair Display,serif;font-size:48px;font-weight:900;line-height:1.1}.home-hero-title span{color:#d4a574}.home-hero-subtitle{color:#ffffffe0;max-width:560px;margin:0;font-family:Playfair Display,serif;font-size:15px;line-height:1.6}.home-cta{color:#111;cursor:pointer;background:gold;border:none;border-radius:10px;height:46px;padding:0 28px;font-size:15px;font-weight:800;transition:background .15s}.home-cta:hover{background:#e6c200}.home-hero-btns{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.home-cta-outline{color:#fff;cursor:pointer;background:0 0;border:2px solid #ffffff80;border-radius:10px;height:46px;padding:0 28px;font-size:15px;font-weight:800;transition:all .15s}.home-cta-outline:hover{background:#ffffff1a;border-color:#fff}.home-trust{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.trust-item{color:#ffffffe6;background:#ffffff1f;border:1px solid #fff3;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:800}.home-hero-cards{z-index:2;grid-template-columns:repeat(3,1fr);gap:12px;max-width:1200px;margin:0 auto;padding:0 22px 22px;display:grid;position:relative;transform:translateY(-18px)}.hero-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border:1px solid #ffffffa6;border-radius:16px;padding:14px;box-shadow:0 12px 40px #00000024}.hero-card-title{color:#111;font-size:14px;font-weight:1000}.hero-card-sub{color:#555;margin-top:6px;font-size:12px;font-weight:700}.home-strip{margin-top:-8px;padding:14px 12px 6px}.strip-inner{background:#fff;border:1px solid #eee;border-radius:16px;grid-template-columns:repeat(4,1fr);gap:10px;max-width:1200px;margin:0 auto;padding:12px;display:grid;box-shadow:0 2px 12px #0000000a}.strip-item{background:#fafafa;border:1px solid #eee;border-radius:14px;align-items:center;gap:10px;padding:12px;display:flex}.strip-ico{background:#fff;border:1px solid #eee;border-radius:12px;place-items:center;width:36px;height:36px;font-size:16px;display:grid}.strip-title{color:#111;font-size:13px;font-weight:1000}.strip-sub{color:#666;margin-top:2px;font-size:12px;font-weight:700}.home-section{max-width:1200px;margin:0 auto;padding:28px 22px}.home-section-head h2{color:#1a1a1a;margin:0;font-family:Playfair Display,serif;font-size:24px;font-weight:800}.home-section-head p{color:#666;margin:6px 0 0;font-size:13px;font-weight:700}.home-cats{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:12px;display:grid}.cat-card{cursor:pointer;text-align:left;background:#fff;border:1px solid #eee;border-radius:16px;padding:0;transition:box-shadow .2s,transform .2s;overflow:hidden}.cat-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000001a}.cat-img{background-position:50%;background-size:cover;height:300px}.cat-footer{justify-content:space-between;align-items:center;padding:12px;display:flex}.cat-label{color:#111;font-size:14px;font-weight:1000}.cat-arrow{color:#fff;background:#b8860b;border:1px solid #eee;border-radius:999px;place-items:center;width:28px;height:28px;font-weight:1000;display:grid}.home-trending{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:12px;display:grid}.trend-card{cursor:pointer;text-align:left;background:#fff;border:1px solid #eee;border-radius:16px;padding:0;transition:box-shadow .2s,transform .2s;overflow:hidden}.trend-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000001a}.trend-img-wrap{background:#fafafa;border-bottom:1px solid #eee;padding:10px}.trend-img{-o-object-fit:cover;object-fit:cover;border-radius:14px;width:100%;height:160px;display:block}.trend-meta{padding:12px}.trend-title{color:#111;font-size:14px;font-weight:1000}.trend-sub{color:#666;margin-top:5px;font-size:12px;font-weight:700}.trend-price{color:#dc2626;margin-top:8px;font-size:16px;font-weight:800}.home-deal{padding:16px 12px 8px}.home-deal-inner{color:#fff;background:linear-gradient(135deg,#8b4513 0%,#b8860b 100%);border:none;border-radius:20px;grid-template-columns:1.3fr 1fr;gap:14px;max-width:1200px;margin:0 auto;padding:28px;display:grid}.deal-badge{background:#ffffff1f;border:1px solid #fff3;border-radius:999px;width:fit-content;padding:8px 12px;font-size:12px;font-weight:1000;display:inline-flex}.deal-title{margin:12px 0 6px;font-size:18px;font-weight:1000}.deal-sub{color:#ffffffd9;margin:0;font-size:13px;font-weight:700;line-height:1.55}.deal-timer{grid-template-columns:repeat(3,1fr);align-content:center;gap:10px;display:grid}.timer-box{text-align:center;background:#ffffff1a;border:1px solid #ffffff29;border-radius:18px;padding:14px}.timer-box span{font-size:22px;font-weight:1100;display:block}.timer-box p{color:#ffffffc7;margin:8px 0 0;font-size:12px;font-weight:800}.home-testimonials{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px;display:grid}.t-card{background:#fff;border:1px solid #eee;border-radius:16px;padding:18px;transition:box-shadow .2s}.t-card:hover{box-shadow:0 4px 16px #0000000f}.t-stars{color:#f59e0b;letter-spacing:1px;font-weight:1000}.t-text{color:#333;margin:10px 0 0;font-weight:700;line-height:1.6}.t-name{color:#666;margin-top:10px;font-size:13px;font-weight:900}.home-bottom-space{height:90px}@media (max-width:980px){.home-hero-title{font-size:34px}.home-hero-cards{grid-template-columns:1fr;transform:translateY(-10px)}.strip-inner,.home-cats,.home-trending{grid-template-columns:1fr 1fr}.home-deal-inner{grid-template-columns:1fr}}@media (max-width:600px){.home-hero{min-height:520px}.home-hero-content{padding:46px 14px 14px}.home-hero-title{font-size:26px;line-height:1.12}.home-hero-subtitle{font-size:13px}.home-cta{height:38px;padding:0 14px;font-size:13px}.home-hero-cards,.home-strip{display:none}.strip-inner{grid-template-columns:1fr}.cat-img{height:120px}.trend-img{height:150px}.home-testimonials{grid-template-columns:1fr}}@media (min-width:981px){.cat-img{height:360px}.cat-card{border-radius:20px}.cat-footer{padding:14px}.cat-label{font-size:15px}.home-trending{gap:14px}.trend-img-wrap{padding:12px}.trend-img{border-radius:16px;height:220px}.trend-meta{padding:14px}.trend-title{font-size:15px}.trend-sub{font-size:13px}}.amz-checkout-wrapper{background:#e9f0e4;min-height:100vh;padding:22px 14px 110px}.amz-checkout-shell{background:#fff;border:1px solid #edf2e8;border-radius:18px;max-width:1180px;margin:0 auto;overflow:hidden;box-shadow:0 18px 60px #0000001f}.amz-topbar{color:#fff;background:linear-gradient(90deg,#c6251c,#ca3d76);justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;display:flex}.amz-topbar-left{align-items:center;gap:12px;display:flex}.amz-lock{background:#ffffff2e;border-radius:12px;place-items:center;width:40px;height:40px;font-size:18px;display:grid}.amz-title{letter-spacing:.2px;font-size:22px;font-weight:900}.amz-subtitle{opacity:.9;margin-top:2px;font-size:12px}.amz-steps{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.amz-step{background:#ffffff2e;border:1px solid #ffffff42;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}.amz-step.done{background:#ffffff47}.amz-step.active{color:#166534;background:#fffffff2}.amz-mobile-summary-toggle{background:#f8fafc;border-bottom:1px solid #eef2f7;padding:12px;display:none}.amz-summary-toggle-btn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:14px;justify-content:space-between;align-items:center;width:100%;padding:13px 14px;font-weight:900;display:flex}.amz-summary-total-pill{color:#fff;background:#111;border-radius:999px;padding:6px 10px;font-size:12px}.amz-mobile-summary-card{background:#fff;border:1px solid #eef2f7;border-radius:14px;margin-top:12px;padding:12px}.amz-grid{grid-template-columns:1.65fr 1fr;gap:16px;padding:16px;display:grid}.amz-trust{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:12px;display:grid}.amz-trust-item{background:#fbfdff;border:1px solid #eef2f7;border-radius:14px;align-items:center;gap:10px;padding:12px;display:flex}.amz-dot{border-radius:999px;flex:0 0 10px;width:10px;height:10px}.amz-dot.green{background:#22c55e}.amz-dot.blue{background:#3b82f6}.amz-dot.orange{background:#f59e0b}.amz-trust-title{color:#111;font-size:13px;font-weight:900}.amz-trust-sub{color:#555;margin-top:2px;font-size:12px}.amz-card{background:#fff;border:1px solid #eef2f7;border-radius:16px;margin-bottom:14px;overflow:hidden}.amz-card-header{padding:14px 14px 0}.amz-card-header-flex{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.amz-card-header h3{color:#111;margin:0;font-size:18px;font-weight:900}.amz-card-header p{color:#666;margin:6px 0 12px;font-size:12px}.amz-add-address-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#111;border:1px solid #111;border-radius:12px;padding:10px 14px;font-size:13px;font-weight:800}.amz-add-address-btn:hover{opacity:.94}.amz-address-tabs{flex-wrap:wrap;gap:10px;padding:0 14px 14px;display:flex}.amz-address-tab{cursor:pointer;color:#333;background:#fff;border:1px solid #e5e7eb;border-radius:999px;min-width:90px;padding:10px 18px;font-size:13px;font-weight:800}.amz-address-tab.active{color:#fff;background:#111;border-color:#111}.amz-address-list{flex-direction:column;gap:12px;padding:0 14px 14px;display:flex}.amz-address-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:16px;grid-template-columns:26px minmax(0,1fr);align-items:start;gap:12px;padding:14px;transition:all .2s;display:grid}.amz-address-card:hover{border-color:#cfd8e3;box-shadow:0 6px 16px #0000000a}.amz-address-card.active{background:#fffdf7;border-color:#b8860b;box-shadow:0 0 0 3px #b8860b1f}.amz-address-radio-wrap{justify-content:center;align-items:flex-start;padding-top:2px;display:flex}.amz-address-card input[type=radio]{accent-color:#b8860b;margin:0;transform:scale(1.1)}.amz-address-card-body{width:100%;min-width:0}.amz-address-card-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.amz-address-name-row{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.amz-address-name{color:#111;font-size:15px;font-weight:900;line-height:1.2}.amz-default-badge{color:#166534;background:#e8f5e9;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:900}.amz-address-type-pill{color:#374151;white-space:nowrap;background:#f3f4f6;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:800}.amz-address-phone{color:#374151;margin-bottom:8px;font-size:13px;font-weight:800}.amz-address-lines{color:#555;word-break:normal;overflow-wrap:break-word;font-size:14px;line-height:1.55}.amz-address-actions{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.amz-address-actions button{color:#111;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:10px;padding:9px 14px;font-size:13px;font-weight:800}.amz-address-actions button:last-child{color:#fff;background:#111;border-color:#111}.amz-no-address-box{text-align:center;color:#666;border:1px dashed #d1d5db;border-radius:14px;padding:18px;font-size:13px}.amz-tabs{grid-template-columns:1fr 1fr 1fr;gap:10px;padding:0 14px 14px;display:grid}.amz-tabs-payments{grid-template-columns:repeat(2,1fr)}.amz-tab{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-height:48px;padding:12px 10px;font-size:13px;font-weight:900}.amz-tab.active{border-color:#b8860b;box-shadow:0 0 0 3px #b8860b1f}.amz-form{padding:0 14px 14px}.amz-form-row{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.amz-form-row label{color:#333;font-size:12px;font-weight:800}.amz-form-row input{background:#fff;border:1px solid #e5e7eb;border-radius:12px;outline:none;height:46px;padding:0 12px;font-size:14px}.amz-form-row input:focus{border-color:#b8860b;box-shadow:0 0 0 3px #b8860b1f}.amz-form-split{grid-template-columns:1fr 1fr;gap:10px;display:grid}.amz-note{color:#333;background:#fafafa;border:1px dashed #d1d5db;border-radius:14px;align-items:center;gap:10px;margin-top:10px;padding:12px;font-size:13px;display:flex}.amz-note-badge{color:#fff;white-space:nowrap;background:#111;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:900}.amz-paypal-box{padding:0 14px 14px}.amz-paypal-title{color:#111;font-weight:900}.amz-paypal-sub{color:#666;margin-top:4px;font-size:12px}.amz-cod-box{padding:0 14px 14px}.amz-cod-title{color:#111;font-size:15px;font-weight:900}.amz-cod-sub{color:#666;margin-top:4px;font-size:12px}.amz-bank{padding:0 14px 14px}.amz-bank-head{color:#111;margin-bottom:8px;font-weight:900}.amz-bank-list{color:#333;margin:0 0 12px;padding-left:18px;font-size:13px;line-height:1.5}.amz-bank-box{background:#fbfdff;border:1px solid #eef2f7;border-radius:14px;flex-direction:column;gap:8px;padding:12px;display:flex}.amz-bank-row{justify-content:space-between;gap:10px;font-size:13px;display:flex}.amz-bank-row span{color:#666}.amz-pay-btn{color:#111;cursor:pointer;background:linear-gradient(135deg,#f6b117,#f59e0b);border:none;border-radius:14px;width:calc(100% - 28px);min-height:56px;margin:0 14px 14px;font-size:16px;font-weight:900;box-shadow:0 10px 26px #f59e0b47}.amz-pay-btn:hover{filter:brightness(.98)}.amz-smallprint{color:#666;padding:0 14px 16px;font-size:12px}.amz-summary-sticky{position:sticky;top:16px}.amz-summary-card{background:#fbfbfb;border:1px solid #eef2f7;border-radius:16px;padding:14px}.amz-summary-header{color:#111;margin-bottom:10px;font-size:16px;font-weight:900}.amz-selected-address-box{background:#fff;border:1px solid #eef2f7;border-radius:14px;margin-bottom:12px;padding:12px}.amz-selected-address-title{color:#666;margin-bottom:6px;font-size:12px;font-weight:800}.amz-selected-address-name{color:#111;margin-bottom:4px;font-size:13px;font-weight:900}.amz-selected-address-text{color:#555;font-size:12px;line-height:1.45}.amz-summary-product{background:#fff;border:1px solid #eef2f7;border-radius:14px;align-items:center;gap:10px;margin-bottom:12px;padding:10px;display:flex}.amz-summary-product img{-o-object-fit:cover;object-fit:cover;border:1px solid #f0f0f0;border-radius:12px;width:56px;height:56px}.amz-summary-product-info{min-width:0}.amz-summary-name{color:#111;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-weight:900;line-height:1.2;display:-webkit-box;overflow:hidden}.amz-summary-price{color:#2563eb;margin-top:4px;font-size:13px;font-weight:900}.amz-summary-line{color:#333;border-bottom:1px dashed #e5e7eb;justify-content:space-between;padding:10px 2px;font-size:13px;display:flex}.amz-summary-total{color:#111;justify-content:space-between;padding:12px 2px 6px;font-size:15px;font-weight:900;display:flex}.amz-summary-help{color:#444;flex-direction:column;gap:6px;margin-top:10px;font-size:12px;display:flex}.amz-mobile-paybar{display:none}.amz-edit-overlay{z-index:10000;background:#00000080;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.amz-edit-modal{background:#fff;border-radius:18px;width:100%;max-width:480px;max-height:90vh;padding:24px;overflow-y:auto;box-shadow:0 20px 60px #0003}@media (max-width:900px){.amz-checkout-wrapper{padding:12px 8px 120px}.amz-grid{grid-template-columns:1fr;padding:12px}.amz-summary-sticky{position:static}.amz-right{display:none}.amz-mobile-summary-toggle{display:block}.amz-mobile-paybar{z-index:9999;background:#fff;border:1px solid #e5e7eb;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:12px;display:grid;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 18px 60px #0000002e}.amz-mobile-paybar-left{flex-direction:column;gap:2px;display:flex}.amz-mobile-total-label{color:#666;font-size:12px;font-weight:800}.amz-mobile-total{color:#111;font-size:22px;font-weight:900;line-height:1}.amz-mobile-paybtn{color:#111;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f6b117,#f59e0b);border:none;border-radius:14px;min-width:118px;height:54px;padding:0 20px;font-size:16px;font-weight:900;box-shadow:0 10px 24px #f59e0b47}.amz-mobile-paybtn.disabled{color:#666;cursor:default;box-shadow:none;background:#e5e7eb}.amz-tabs,.amz-tabs-payments{grid-template-columns:1fr 1fr}.amz-trust{grid-template-columns:1fr}.amz-topbar{flex-direction:column;align-items:flex-start}.amz-steps{justify-content:flex-start}.amz-form-split{grid-template-columns:1fr}.amz-card-header-flex{flex-direction:column;align-items:stretch}.amz-add-address-btn{width:100%;min-height:46px}.amz-address-tabs{flex-flow:wrap}.amz-address-tab{flex:1;width:auto;min-width:0;min-height:42px}.amz-address-card{grid-template-columns:22px minmax(0,1fr);gap:10px;padding:12px}.amz-address-radio-wrap{padding-top:4px}.amz-address-card-top{flex-direction:column;align-items:flex-start;gap:8px}.amz-address-name{font-size:14px}.amz-address-phone{word-break:break-word;font-size:13px}.amz-address-lines{font-size:13px;line-height:1.5}.amz-address-actions{flex-direction:row}.amz-address-actions button{flex:1;width:auto;min-height:40px}}.pd-page{color:#333;background:0 0;padding:0 0 40px;font-family:Inter,Segoe UI,sans-serif}.pd-loading{text-align:center;color:#666;padding:60px 22px;font-size:18px}.pd-promo-banner{color:#fff;background:linear-gradient(135deg,#9c6b30 0%,#6b4423 100%);justify-content:center;align-items:center;gap:14px;padding:14px 24px;display:flex}.pd-promo-icon{font-size:22px}.pd-promo-text{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.pd-promo-text strong{letter-spacing:.3px;font-size:14px;font-weight:800}.pd-promo-text span{opacity:.9;font-size:13px}.pd-nav-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;max-width:1200px;margin:0 auto;padding:16px 24px;display:flex}.pd-breadcrumb{color:#888;align-items:center;gap:8px;font-size:13px;display:flex}.pd-breadcrumb span{cursor:pointer;transition:color .15s}.pd-breadcrumb span:hover:not(.pd-bc-active):not(.pd-bc-sep){color:#b8860b}.pd-bc-sep{color:#ccc;cursor:default!important}.pd-nav-arrows{gap:8px;display:flex}.pd-nav-btn{color:#555;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex}.pd-nav-btn:hover{color:#b8860b;background:#fff8e7;border-color:#b8860b}.pd-main{background:0 0;border:none;border-radius:16px;grid-template-columns:520px 1fr;gap:32px;max-width:1200px;margin:0 auto;padding:24px;display:grid}.pd-left{flex-direction:column;gap:14px;display:flex;position:relative}.pd-main-image{background:0 0;border:none;border-radius:14px;justify-content:center;align-items:center;height:480px;min-height:380px;display:flex;position:relative;overflow:hidden}.pd-main-image .react-image-magnify-enlarged-image-container{z-index:10!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.pd-main-image .react-image-magnify-enlarged-image{-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center center!important;object-position:center center!important;width:100%!important;height:100%!important}.pd-main-image .react-image-magnify-lens{z-index:11!important}.pd-zoom-full-container{z-index:5;background:0 0;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:0}.pd-zoom-full-img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;animation:.2s ease-out pd-zoom-in}@keyframes pd-zoom-in{0%{opacity:.8;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.pd-main-image img,.pd-main-image .react-image-magnify-image-small{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.pd-discount-badge{color:#fff;z-index:3;background:linear-gradient(135deg,#e11d2e,#d01628);border-radius:999px;padding:6px 14px;font-size:12px;font-weight:800;position:absolute;top:14px;left:14px;box-shadow:0 2px 6px #e11d2e4d}.pd-bestseller-badge{color:#fff;z-index:3;background:#111;border-radius:999px;padding:6px 14px;font-size:12px;font-weight:800;position:absolute;top:14px;right:14px}.pd-trending-badge{color:#fff;z-index:3;background:linear-gradient(135deg,#ff4757,#ff6b81);border-radius:999px;padding:6px 14px;font-size:12px;font-weight:800;position:absolute;top:50px;right:14px;box-shadow:0 2px 8px #ff475766}.pd-home-badge{color:#fff;z-index:3;background:linear-gradient(135deg,#3742fa,#5352ed);border-radius:999px;padding:6px 14px;font-size:12px;font-weight:800;position:absolute;top:86px;right:14px;box-shadow:0 2px 8px #3742fa66}.pd-thumb{cursor:pointer;background:0 0;border:none;border-radius:10px;width:76px;height:76px;padding:4px;transition:border-color .15s;overflow:hidden}.pd-thumb:hover{border-color:#aaa}.pd-thumb.active{border-color:#b8860b}.pd-right{flex-direction:column;gap:16px;display:flex}.pd-title{color:#1a1a1a;margin:0;font-family:Playfair Display,serif;font-size:28px;font-weight:800;line-height:1.25}.pd-rating-row{align-items:center;gap:10px;display:flex}.pd-stars-icons{color:#f59e0b;align-items:center;gap:2px;font-size:15px;display:inline-flex}.pd-stars-num{color:#333;margin-left:8px;font-size:14px;font-weight:800}.pd-revcount{color:#888;font-size:13px;font-weight:500}.pd-price-box{background:0 0;border:none;border-radius:12px;padding:16px 18px}.pd-price-main{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.pd-old{color:#999;font-size:16px;font-weight:600;text-decoration:line-through}.pd-discount-text{color:#e11d2e;background:#fef2f2;border-radius:999px;padding:4px 10px;font-size:13px;font-weight:800}.pd-short-desc{color:#555;white-space:pre-line;margin:0;font-size:14px;line-height:1.7}.pd-specs-table{border:none;border-radius:12px;overflow:hidden}.pd-specs-table table{border-collapse:collapse;width:100%}.pd-specs-table tr{border-bottom:1px solid #f0f0f0}.pd-specs-table tr:last-child{border-bottom:none}.pd-spec-label{color:#555;background:0 0;border-right:1px solid #f0f0f0;width:40%;padding:11px 16px;font-size:13px;font-weight:700}.pd-spec-value{color:#333;text-transform:capitalize;padding:11px 16px;font-size:13px;font-weight:500}.pd-action-row{flex-wrap:wrap;gap:10px;display:flex}.pd-action-btn{color:#555;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:8px;height:44px;padding:0 18px;font-size:13px;font-weight:700;transition:all .15s;display:inline-flex}.pd-action-btn:hover,.pd-action-btn.active{color:#b8860b;background:#fff8e7;border-color:#b8860b}.pd-quantity-row{align-items:center;gap:14px;margin:8px 0;display:flex}.pd-quantity-row label{color:#333;font-size:14px;font-weight:700}.quantity-selector{background:#fff;border:2px solid #e0e0e0;border-radius:10px;align-items:center;display:flex;overflow:hidden}.quantity-selector button{color:#333;cursor:pointer;background:#fff;border:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:16px;font-weight:700;transition:all .15s;display:flex}.quantity-selector button:hover:not(:disabled){color:#b8860b;background:#f5f5f5}.quantity-selector button:disabled{color:#ccc;cursor:not-allowed}.quantity-selector button:active:not(:disabled){background:#e8e8e8}.quantity-selector span{color:#111;background:#fafafa;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;justify-content:center;align-items:center;min-width:48px;height:42px;font-size:16px;font-weight:700;display:flex}.pd-cta{grid-template-columns:1fr 1fr;gap:12px;display:grid}.pd-add-cart{color:#b8860b;cursor:pointer;background:#fff;border:2px solid #b8860b;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:52px;font-size:15px;font-weight:800;transition:all .2s;display:inline-flex}.pd-add-cart:hover{background:#fff8e7}.pd-buy-now{color:#fff;cursor:pointer;background:#ff8c00;border:2px solid #fbff00;border-radius:10px;height:52px;font-size:15px;font-weight:800;transition:all .2s}.pd-buy-now:hover{background:orange}.pd-trust-badges{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.pd-trust-badge{background:0 0;border:none;border-radius:12px;align-items:flex-start;gap:10px;padding:14px;display:flex}.pd-trust-badge svg{color:#b8860b;flex-shrink:0;margin-top:2px;font-size:18px}.pd-trust-badge b{color:#333;font-size:13px;font-weight:800;display:block}.pd-trust-badge span{color:#888;font-size:12px}.pd-tabs-section{background:0 0;border:none;border-radius:16px;max-width:1200px;margin:24px auto 0;overflow:hidden}.pd-tabs-nav{border-bottom:2px solid #f0f0f0;display:flex;overflow-x:auto}.pd-tab-btn{color:#888;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;margin-bottom:-2px;padding:16px 28px;font-size:14px;font-weight:700;transition:all .15s}.pd-tab-btn:hover{color:#555;background:#fafafa}.pd-tab-btn.active{color:#b8860b;border-bottom-color:#b8860b}.pd-tab-content{padding:24px}.pd-tab-desc p{color:#555;white-space:pre-line;margin:0 0 16px;font-size:14px;line-height:1.8}.pd-tab-desc ul{color:#555;margin:0;padding-left:22px;line-height:2}.pd-tab-desc li{margin:0}.pd-details-table{border-collapse:collapse;border:none;border-radius:12px;width:100%;overflow:hidden}.pd-details-table td{border-bottom:1px solid #f0f0f0;padding:12px 18px;font-size:14px}.pd-details-table tr:last-child td{border-bottom:none}.pd-details-table td:first-child{color:#555;background:0 0;border-right:1px solid #f0f0f0;width:35%;font-weight:700}.pd-details-table td:last-child{color:#333;text-transform:capitalize}.pd-tab-shipping h4{color:#333;margin:0 0 10px;font-size:16px;font-weight:800}.pd-tab-shipping h4:not(:first-child){margin-top:20px}.pd-tab-shipping ul{color:#555;margin:0;padding-left:22px;line-height:2}.pd-reviews-summary-box{background:0 0;border:none;border-radius:14px;grid-template-columns:auto 1fr;gap:28px;margin-bottom:24px;padding:20px;display:grid}.pd-reviews-avg{flex-direction:column;align-items:center;gap:6px;display:flex}.pd-avg-num{color:#333;font-size:44px;font-weight:900;line-height:1}.pd-avg-count{color:#888;margin-top:4px;font-size:12px}.pd-rating-bars{flex-direction:column;justify-content:center;gap:8px;display:flex}.pd-bar-row{grid-template-columns:40px 1fr 30px;align-items:center;gap:10px;display:grid}.pd-bar-label{color:#666;text-align:right;font-size:13px;font-weight:700}.pd-bar-track{background:#eee;border-radius:999px;height:8px;overflow:hidden}.pd-bar-fill{background:#f59e0b;border-radius:999px;height:100%;transition:width .3s}.pd-bar-count{color:#888;font-size:12px;font-weight:700}.pd-review-form h3{color:#333;margin:0 0 16px;font-size:18px;font-weight:800}.pd-field input,.pd-field select,.pd-field textarea{border:1px solid #e0e0e0;border-radius:10px;outline:none;padding:10px 14px;font-size:14px;transition:border-color .15s}.pd-field input:focus,.pd-field select:focus,.pd-field textarea:focus{border-color:#b8860b;box-shadow:0 0 0 3px #b8860b14}.pd-full{grid-column:1/-1}.pd-upload-thumb button{color:#fff;cursor:pointer;background:#000000a6;border:none;border-radius:999px;width:22px;height:22px;font-size:11px;font-weight:900;position:absolute;top:4px;right:4px}.pd-submit{color:#fff;cursor:pointer;background:#b8860b;border:none;border-radius:10px;height:46px;margin-top:14px;padding:0 24px;font-size:14px;font-weight:800;transition:background .15s}.pd-submit:hover{background:#8b6914}.pd-review-name b{font-size:14px}.pd-empty{color:#888;text-align:center;background:0 0;border:1px dashed #ddd;border-radius:14px;padding:20px}.pd-related{max-width:1200px;margin:24px auto 0}.pd-related-title{color:#333;margin:0 0 16px;font-family:Playfair Display,serif;font-size:22px;font-weight:800}.pd-related-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;display:grid}.pd-related-card{cursor:pointer;background:0 0;border:none;border-radius:14px;transition:box-shadow .2s,transform .2s;overflow:hidden}.pd-related-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000001a}.pd-related-img{background:0 0;height:180px;position:relative;overflow:hidden}.pd-related-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s}.pd-related-card:hover .pd-related-img img{transform:scale(1.05)}.pd-related-badge{color:#fff;background:#e11d2e;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:800;position:absolute;top:10px;left:10px}.pd-related-wish{color:#888;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffd9;border:1px solid #fff9;border-radius:8px;place-items:center;width:32px;height:32px;font-size:12px;transition:all .15s;display:grid;position:absolute;top:10px;right:10px}.pd-related-wish:hover{color:#e11d2e;background:#fff;border-color:#e11d2e}.pd-related-info{padding:12px 14px}.pd-related-info h4{color:#333;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;font-size:13px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.pd-related-cat{color:#999;text-transform:capitalize;font-size:12px;font-weight:500}.pd-related-price{align-items:baseline;gap:8px;margin-top:6px;display:flex}.pd-related-old{color:#ccc;font-size:12px;font-weight:600;text-decoration:line-through}.pd-related-new{color:#333;font-size:15px;font-weight:800}.pd-related-cart-btn{color:#fff;cursor:pointer;background:#b8860b;border:1px solid #b8860b;border-radius:8px;width:100%;height:36px;margin-top:10px;font-size:12px;font-weight:700;transition:background .15s}.pd-related-cart-btn:hover{background:#8b6914}.pd-mobile-zoom-overlay{z-index:10000;background:#000000eb;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.pd-mobile-zoom-img{-o-object-fit:contain;object-fit:contain;border-radius:8px;max-width:100%;max-height:100%}@media (max-width:980px){.pd-main{grid-template-columns:1fr;padding:16px}.pd-main-image{height:auto;min-height:320px}.pd-trust-badges,.pd-reviews-summary-box,.pd-form-grid{grid-template-columns:1fr}.pd-nav-arrows span{display:none}}@media (max-width:768px){.pd-promo-banner{text-align:center;flex-direction:column;gap:6px;padding:10px 16px;font-size:12px}.pd-promo-text{justify-content:center}.pd-nav-bar{flex-direction:column;align-items:flex-start;gap:10px;padding:12px 16px}.pd-breadcrumb{flex-wrap:wrap;font-size:12px}.pd-nav-arrows{justify-content:space-between;width:100%}.pd-nav-btn{flex:1;justify-content:center;padding:10px 12px}.pd-main{border-radius:12px;gap:20px;margin:0 12px;padding:14px}.pd-left{gap:12px}.pd-main-image{border-radius:12px;min-height:280px}.pd-discount-badge,.pd-bestseller-badge{padding:5px 12px;font-size:11px}.pd-thumbs{-webkit-overflow-scrolling:touch;scrollbar-width:thin;gap:8px;padding-bottom:8px;display:flex;overflow-x:auto}.pd-thumb{border-radius:8px;flex-shrink:0;width:64px;height:64px}.pd-right{gap:14px}.pd-title{font-size:20px;line-height:1.3}.pd-rating-row{flex-wrap:wrap}.pd-price-box{padding:14px}.pd-price{font-size:26px}.pd-old{font-size:14px}.pd-discount-text{font-size:12px}.pd-short-desc{font-size:13px;line-height:1.6}.pd-specs-table{-webkit-overflow-scrolling:touch;overflow-x:auto}.pd-specs-table table{min-width:280px}.pd-spec-label,.pd-spec-value{padding:10px 12px;font-size:12px}.pd-action-row{flex-direction:column;gap:8px}.pd-action-btn{justify-content:center;width:100%;height:48px;font-size:13px}.pd-cta{grid-template-columns:1fr;gap:10px}.pd-add-cart,.pd-buy-now{height:50px;font-size:14px}.pd-trust-badges{gap:8px}.pd-trust-badge{border-radius:10px;padding:12px}.pd-trust-badge svg{font-size:20px}.pd-trust-badge b{font-size:12px}.pd-trust-badge span{font-size:11px}.pd-tabs-section{border-radius:12px;margin:16px 12px 0}.pd-tabs-nav{-webkit-overflow-scrolling:touch;scrollbar-width:thin;overflow-x:auto}.pd-tab-btn{white-space:nowrap;padding:12px 16px;font-size:13px}.pd-tab-content{padding:16px}.pd-tab-desc p{font-size:13px}.pd-tab-desc ul{padding-left:18px}.pd-tab-desc li{font-size:13px}.pd-details-table{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto}.pd-details-table table{min-width:260px}.pd-details-table td{padding:10px 12px;font-size:13px}.pd-tab-shipping h4{font-size:15px}.pd-tab-shipping ul li{font-size:13px}.pd-reviews-summary-box{border-radius:12px;padding:16px}.pd-avg-num{font-size:36px}.pd-bar-row{grid-template-columns:36px 1fr 24px;gap:8px}.pd-bar-label{font-size:12px}.pd-review-form h3{font-size:16px}.pd-field input,.pd-field select,.pd-field textarea{padding:12px;font-size:14px}.pd-submit{width:100%;height:48px;font-size:14px}.pd-review{border-radius:12px;padding:14px}.pd-review-top{flex-direction:column;gap:8px}.pd-review-name{flex-direction:row}.pd-review-images{gap:8px}.pd-review-img{width:70px;height:70px}.pd-related{margin:16px 12px 0}.pd-related-title{font-size:18px}.pd-related-grid{grid-template-columns:repeat(2,1fr);gap:12px}.pd-related-card{border-radius:12px}.pd-related-img{height:150px}.pd-related-info{padding:10px 12px}.pd-related-info h4{font-size:12px}.pd-related-cart-btn{height:34px;font-size:11px}}@media (max-width:480px){.pd-page{padding-bottom:24px}.pd-promo-banner{gap:4px;padding:10px 12px}.pd-promo-icon{font-size:18px}.pd-promo-text strong{font-size:12px}.pd-promo-text span{font-size:11px}.pd-nav-bar{padding:10px 12px}.pd-nav-btn{padding:8px 10px;font-size:12px}.pd-main{gap:16px;margin:0 8px;padding:10px}.pd-main-image{border-radius:10px;min-height:240px}.pd-thumb{width:56px;height:56px}.pd-title{font-size:18px}.pd-stars-icons{font-size:13px}.pd-stars-num,.pd-revcount{font-size:12px}.pd-price{font-size:22px}.pd-old{font-size:13px}.pd-discount-text{padding:3px 8px;font-size:11px}.pd-short-desc{font-size:12px}.pd-spec-label{width:45%;padding:8px 10px;font-size:11px}.pd-spec-value{padding:8px 10px;font-size:11px}.pd-action-btn{height:44px;font-size:12px}.pd-add-cart,.pd-buy-now{height:46px;font-size:13px}.pd-trust-badge{padding:10px}.pd-trust-badge svg{font-size:18px}.pd-tabs-section{border-radius:10px;margin:12px 8px 0}.pd-tab-btn{padding:10px 14px;font-size:12px}.pd-tab-content{padding:12px}.pd-review-form{padding-top:16px}.pd-review-form h3{font-size:15px}.pd-related{margin:12px 8px 0}.pd-related-title{margin-bottom:12px;font-size:16px}.pd-related-grid{gap:10px}.pd-related-img{height:120px}.pd-related-badge{padding:3px 8px;font-size:10px}.pd-related-wish{width:28px;height:28px;font-size:10px}.pd-related-info h4{font-size:11px}.pd-related-cat,.pd-related-old{font-size:10px}.pd-related-new{font-size:13px}.pd-related-cart-btn{height:30px;font-size:10px}}@media (max-width:360px){.pd-main{margin:0 4px;padding:8px}.pd-main-image{min-height:200px}.pd-thumb{width:50px;height:50px}.pd-title{font-size:16px}.pd-price{font-size:20px}.pd-related-grid{grid-template-columns:1fr}.pd-related-img{height:160px}}@media (hover:none) and (pointer:coarse){.pd-thumb{border-width:2px}.pd-thumb:active{border-color:#b8860b}.pd-action-btn:active,.pd-nav-btn:active{background:#f0faf5}.pd-related-card:active{background:#f9f9f9}}.pd-zoom-container{cursor:zoom-in;width:100%;height:100%;position:relative;overflow:hidden}.pd-zoom-container.desktop{cursor:crosshair}.pd-zoom-main-img{-o-object-fit:cover;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.pd-zoom-hover-panel{pointer-events:none;z-index:5;width:100%;height:100%;position:absolute;top:0;left:0}.pd-mobile-zoom-hint{color:#fff;z-index:6;background:#000000b3;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.pd-fullscreen-zoom{z-index:99999;background:#000000f2;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.pd-zoom-close-btn{color:#fff;cursor:pointer;z-index:100;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;transition:background .2s;display:flex;position:absolute;top:20px;right:20px}.pd-zoom-controls{z-index:100;gap:10px;display:flex;position:absolute;top:20px;left:20px}.pd-zoom-controls button{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;transition:background .2s;display:flex}.pd-zoom-image-container{justify-content:center;align-items:center;width:100%;height:100%;transition:transform .1s ease-out;display:flex}.pd-zoom-image-container img{-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;max-width:90vw;max-height:80vh}.pd-zoom-instructions{color:#fff9;text-align:center;font-size:13px;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.order-success-page{background:linear-gradient(135deg,#fdfbf7 0%,#f5f0e6 100%);justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex;position:relative;overflow:hidden}.order-success-page:before{content:"";background:radial-gradient(circle at 20% 30%,#b8860b14 0%,#0000 50%),radial-gradient(circle at 80% 70%,#b8860b0f 0%,#0000 40%),radial-gradient(circle,#daa5200a 0%,#0000 60%);width:200%;height:200%;animation:20s ease-in-out infinite bgFloat;position:absolute;top:-50%;left:-50%}@keyframes bgFloat{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-2%,2%)rotate(1deg)}}.order-success-card{text-align:center;background:#fff;border-radius:24px;width:100%;max-width:520px;padding:50px 40px;animation:.6s ease-out cardFloat;position:relative;box-shadow:0 25px 50px -12px #00000014,0 0 0 1px #b8860b1a}@keyframes cardFloat{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.success-icon{color:#fff;background:linear-gradient(135deg,#b8860b 0%,#daa520 100%);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 28px;font-size:48px;animation:.5s ease-out .3s both iconPop;display:flex;box-shadow:0 15px 35px #b8860b59,0 0 0 8px #b8860b1a}@keyframes iconPop{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.15)}to{opacity:1;transform:scale(1)}}.order-success-card h1{color:#111;margin:0 0 16px;font-size:28px;font-weight:900;line-height:1.2}.order-success-card>p{color:#555;margin:0 0 10px;font-size:15px;line-height:1.6}.order-success-card>p strong{color:#b8860b;font-weight:700}.success-order-box{background:linear-gradient(135deg,#fdf9f0 0%,#faf5e8 100%);border:1px solid #b8860b26;border-radius:16px;margin:28px 0;padding:20px}.success-order-box h3{color:#666;text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px;font-size:14px;font-weight:700}.order-number{color:#b8860b;margin-bottom:8px;font-size:18px;font-weight:900}.success-info-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0;display:grid}.info-card{text-align:center;background:#fafafa;border-radius:12px;padding:16px 12px}.info-card-icon{margin-bottom:6px;font-size:24px}.info-card-label{color:#666;text-transform:uppercase;letter-spacing:.3px;margin-bottom:2px;font-size:11px;font-weight:600}.info-card-value{color:#111;font-size:13px;font-weight:800}.success-steps{text-align:left;margin:28px 0}.success-steps h3{color:#666;text-transform:uppercase;letter-spacing:.5px;margin:0 0 14px;font-size:14px;font-weight:700}.step-list{flex-direction:column;gap:10px;display:flex}.step-item{background:#f9f9f9;border-radius:10px;align-items:center;gap:12px;padding:12px 14px;display:flex}.step-icon{color:#666;background:#e5e5e5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;display:flex}.step-item.completed .step-icon{color:#fff;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%)}.step-item.active .step-icon{color:#fff;background:linear-gradient(135deg,#b8860b 0%,#daa520 100%);animation:2s infinite pulse}@keyframes pulse{0%,to{box-shadow:0 0 #b8860b66}50%{box-shadow:0 0 0 8px #b8860b00}}.step-text{color:#333;font-size:13px;font-weight:600}.step-item.active .step-text{color:#b8860b}.success-actions{gap:12px;margin-top:32px;display:flex}.success-actions button{cursor:pointer;border:none;border-radius:14px;flex:1;height:50px;font-size:14px;font-weight:800;transition:all .2s}.success-actions button.primary{color:#fff;background:linear-gradient(135deg,#b8860b 0%,#daa520 100%);box-shadow:0 8px 20px #b8860b4d}.success-actions button.primary:hover{transform:translateY(-2px);box-shadow:0 12px 25px #b8860b66}.success-actions button.secondary{color:#111;background:#fff;border:2px solid #e5e5e5}.success-actions button.secondary:hover{color:#b8860b;border-color:#b8860b}.success-contact{color:#666;border-top:1px dashed #e5e5e5;margin-top:28px;padding-top:20px;font-size:13px}.success-contact a{color:#b8860b;font-weight:700;text-decoration:none}.success-contact a:hover{text-decoration:underline}@media (max-width:600px){.order-success-page{align-items:flex-start;padding:40px 16px 20px}.order-success-card{border-radius:20px;padding:32px 24px}.success-icon{width:80px;height:80px;margin-bottom:22px;font-size:36px}.order-success-card h1{font-size:22px}.success-info-grid{grid-template-columns:1fr;gap:10px}.info-card{text-align:left;align-items:center;gap:12px;padding:14px;display:flex}.info-card-icon{margin-bottom:0;font-size:20px}.success-actions{flex-direction:column;gap:12px;margin-top:28px}.success-actions button{border-radius:16px;height:56px;font-size:15px}}.cart-page{color:#111;background:#f5f7fb;min-height:100vh;padding:18px 22px 40px}.cart-wrap{grid-template-columns:1.6fr .9fr;align-items:start;gap:14px;display:grid}.cart-card{background:#fff;border:1px solid #eee;border-radius:16px;padding:16px}.cart-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.cart-header h1{margin:0;font-size:24px;font-weight:900}.muted{color:#666;margin:6px 0 0;font-size:13px;line-height:1.5}.link-btn{color:#0b57d0;cursor:pointer;background:0 0;border:none;padding:0;font-weight:900}.cart-header-actions{flex-wrap:wrap;gap:10px;display:flex}.btn-primary{color:#fff;cursor:pointer;background:#b8860b;border:1px solid #b8860b;border-radius:12px;height:44px;padding:0 16px;font-weight:900}.btn-primary:disabled{opacity:.55;cursor:not-allowed}.btn-outline{color:#111;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;height:44px;padding:0 16px;font-weight:900}.full{width:100%}.cart-empty h2{margin:0 0 8px;font-size:18px;font-weight:900}.cart-items{padding:0}.cart-items-head{border-bottom:1px solid #eee;justify-content:space-between;padding:14px 16px;font-weight:900;display:flex}.price-col{color:#666}.cart-list{flex-direction:column;display:flex}.cart-row{border-bottom:1px solid #f0f0f0;grid-template-columns:140px 1fr 140px;gap:14px;padding:14px 16px;display:grid}.cart-img{cursor:pointer;background:#fff;border:1px solid #eee;border-radius:14px;justify-content:center;align-items:center;height:140px;padding:10px;display:flex}.cart-img img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.cart-info{flex-direction:column;gap:10px;display:flex}.cart-name{text-align:left;cursor:pointer;-webkit-line-clamp:2;background:0 0;border:none;-webkit-box-orient:vertical;padding:0;font-size:15px;font-weight:900;line-height:1.35;display:-webkit-box;overflow:hidden}.cart-badges{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.badge-stock{color:#166534;background:#ecfdf3;border:1px solid #bbf7d0;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.badge-muted{color:#334155;background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.cart-desc{color:#666;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.cart-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:2px;display:flex}.qty{border:1px solid #e5e7eb;border-radius:999px;align-items:center;height:38px;display:flex;overflow:hidden}.qty-btn{cursor:pointer;background:#fff;border:none;width:44px;height:38px;font-size:18px;font-weight:900}.qty-btn:disabled{opacity:.4;cursor:not-allowed}.qty-val{text-align:center;color:#111;width:44px;font-size:13px;font-weight:900}.cart-actions{color:#666;align-items:center;gap:10px;display:flex}.action-btn{cursor:pointer;color:#0b57d0;background:0 0;border:none;padding:0;font-weight:900}.action-btn:disabled{opacity:.45;cursor:not-allowed;color:#666}.sep{opacity:.5}.cart-price{text-align:right;flex-direction:column;justify-content:flex-start;gap:6px;display:flex}.line-total{color:#666;font-size:12px;font-weight:800}.cart-subtotal{justify-content:flex-end;gap:10px;padding:14px 16px;font-size:14px;font-weight:900;display:flex}.summary h3{margin:0 0 12px;font-size:16px;font-weight:900}.sum-row{color:#111;justify-content:space-between;padding:8px 0;font-size:14px;font-weight:800;display:flex}.sum-divider{background:#eee;height:1px;margin:8px 0}.total-row{font-size:16px;font-weight:900}.safe-note{background:#f8fafc;border:1px solid #eef2ff;border-radius:12px;align-items:flex-start;gap:10px;margin-top:12px;padding:10px;display:flex}.safe-dot{background:#b8860b;border-radius:999px;width:10px;height:10px;margin-top:4px}.safe-note p{color:#334155;margin:0;font-size:13px;font-weight:800}.coupon h4,.help h4{margin:0 0 10px;font-size:14px;font-weight:900}.coupon-row{gap:10px;display:flex}.coupon-row input{border:1px solid #e5e7eb;border-radius:12px;outline:none;flex:1;height:44px;padding:0 12px;font-weight:800}@media (max-width:980px){.cart-wrap{grid-template-columns:1fr}.cart-right{position:static}}@media (max-width:600px){.cart-page{padding:12px 12px 30px}.cart-header{flex-direction:column;align-items:flex-start}.cart-header h1{font-size:20px}.cart-row{grid-template-rows:auto auto;grid-template-columns:100px 1fr}.cart-price{text-align:left;flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:baseline;padding-top:6px}.cart-img{height:100px}.cart-img img{-o-object-fit:contain;object-fit:contain}.cart-subtotal{justify-content:space-between}.coupon-row{flex-direction:column}.btn-primary,.btn-outline{width:100%}}.wl-page{color:#111;background:#f5f7fb;padding:18px 22px 40px}.wl-top{background:#fff;border:1px solid #eee;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;padding:16px;display:flex}.wl-title{margin:0;font-size:24px;font-weight:900}.wl-sub{color:#666;align-items:center;gap:10px;margin-top:6px;font-size:13px;display:flex}.wl-count{color:#333;font-weight:800}.wl-dot{opacity:.6}.wl-link{color:#0b57d0;cursor:pointer;background:0 0;border:none;padding:0;font-weight:900}.wl-actions{flex-wrap:wrap;gap:10px;display:flex}.wl-btn{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:12px;height:44px;padding:0 16px;font-weight:900}.wl-btn:disabled{opacity:.5;cursor:not-allowed}.wl-btn-outline{color:#111;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;height:44px;padding:0 16px;font-weight:900}.wl-empty{justify-content:center;margin-top:14px;display:flex}.wl-empty-card{text-align:center;background:#fff;border:1px solid #eee;border-radius:16px;width:min(680px,100%);padding:18px}.wl-empty-card h2{margin:0 0 8px;font-size:18px;font-weight:900}.wl-empty-card p{color:#666;margin:0 0 14px;line-height:1.6}.wl-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.wl-card{background:#fff;border:1px solid #eee;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.wl-image{cursor:pointer;background:#fff;border:none;padding:10px;position:relative}.wl-image img{-o-object-fit:contain;object-fit:contain;width:100%;height:200px;display:block}.wl-badge{color:#fff;z-index:10;background:#111;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900;position:absolute;top:12px;left:12px}.wl-badge-bestseller{color:#111;background:linear-gradient(135deg,#f90,#ffb84d)}.wl-badge-trending{color:#fff;background:linear-gradient(135deg,#ff4757,#ff6b81)}.wl-badge-home{color:#fff;background:linear-gradient(135deg,#3742fa,#5352ed)}.wl-info{flex-direction:column;flex:1;gap:10px;padding:12px;display:flex}.wl-name{text-align:left;cursor:pointer;color:#111;-webkit-line-clamp:2;background:0 0;border:none;-webkit-box-orient:vertical;padding:0;font-size:14px;font-weight:900;line-height:1.35;display:-webkit-box;overflow:hidden}.wl-price-row{align-items:baseline;gap:10px;display:flex}.wl-price{color:#b12704;font-size:18px;font-weight:900}.wl-old{color:#777;font-size:13px;font-weight:800;text-decoration:line-through}.wl-meta{color:#444;flex-direction:column;gap:6px;font-size:13px;display:flex}.wl-stock{border:1px solid #e5e7eb;border-radius:999px;width:fit-content;padding:6px 10px;font-weight:900;display:inline-flex}.wl-stock.in{color:#166534;background:#ecfdf3;border-color:#bbf7d0}.wl-stock.out{color:#991b1b;background:#fef2f2;border-color:#fecaca}.wl-brand{color:#666}.wl-card-actions{flex-direction:column;gap:10px;margin-top:auto;display:flex}.wl-remove{color:#ef4444;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-weight:900}@media (max-width:1200px){.wl-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.wl-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.wl-page{padding:12px}.wl-grid{grid-template-columns:1fr}.wl-image img{height:180px}}.cmp-page{color:#111;background:#f5f7fb;min-height:100vh;padding:18px 22px 60px}.cmp-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.cmp-title{margin:0;font-size:26px;font-weight:900}.cmp-sub{color:#666;margin:6px 0 0;font-size:13px;line-height:1.5}.cmp-actions{flex-wrap:wrap;gap:10px;display:flex}.cmp-btn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;height:42px;padding:0 14px;font-weight:900}.cmp-btn:hover{background:#fafafa}.cmp-btn.danger{color:#ef4444;border-color:#ef4444}.cmp-btn:disabled{opacity:.6;cursor:not-allowed}.cmp-primary{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:12px;height:44px;padding:0 16px;font-weight:900}.cmp-empty{background:#fff;border:1px solid #eee;border-radius:16px;padding:18px}.cmp-empty h3{margin:0 0 8px;font-weight:900}.cmp-empty p{color:#666;margin:0 0 12px}.cmp-tableWrap{background:#fff;border:1px solid #eee;border-radius:16px;overflow:hidden}.cmp-table{width:100%;display:grid;overflow-x:auto}.cmp-cell{background:#fff;border-bottom:1px solid #f0f0f0;border-right:1px solid #f0f0f0;padding:12px}.cmp-head{z-index:5;background:#fff;font-weight:900;position:sticky;top:0}.cmp-stickyLeft{z-index:6;background:#fff;position:sticky;left:0}.cmp-label{color:#333;background:#fcfcfc;font-weight:900}.cmp-value{color:#111}.cmp-headTop{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.cmp-productName{text-align:left;cursor:pointer;color:#111;background:0 0;border:none;padding:0;font-weight:900}.cmp-productName:hover{text-decoration:underline}.cmp-remove{cursor:pointer;background:#fff;border:1px solid #eee;border-radius:10px;width:30px;height:30px;font-weight:900}.cmp-remove:hover{background:#fafafa}.cmp-imgBtn{cursor:pointer;background:0 0;border:none;padding:0}.cmp-img{-o-object-fit:cover;object-fit:cover;background:#f8fafc;border:1px solid #eee;border-radius:12px;width:100%;max-width:220px;height:170px;display:block}.cmp-price{color:#b12704;font-size:16px;font-weight:900}.cmp-oldPrice{color:#777;font-weight:900;text-decoration:line-through}.cmp-chips{flex-wrap:wrap;gap:8px;display:flex}.cmp-chip{background:#fff;border:1px solid #eee;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.cmp-desc{color:#333;max-width:520px;font-size:13px;line-height:1.6;display:block}@media (max-width:600px){.cmp-page{padding:12px 12px 80px}.cmp-title{font-size:20px}.cmp-tableWrap{border-radius:14px}.cmp-img{height:140px}}.orders-page{background:#f5f7fb;min-height:100vh;padding:20px 16px 100px}.orders-header{margin-bottom:20px}.orders-header-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.orders-header h1{color:#111;margin:0 0 8px;font-size:24px;font-weight:900}.orders-header p{color:#666;margin:0;font-size:14px;font-weight:600}.clear-orders-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#dc3545;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:700;transition:all .2s}.clear-orders-btn:hover{background:#c82333;transform:scale(1.02)}.order-card{background:#fff;border:1px solid #eee;border-radius:16px;margin-bottom:16px;transition:box-shadow .2s;overflow:hidden}.order-card:hover{box-shadow:0 4px 20px #00000014}.order-card-header{border-bottom:1px solid #f5f5f5;justify-content:space-between;align-items:flex-start;padding:16px;display:flex}.order-info-left h3{color:#111;margin:0 0 4px;font-size:15px;font-weight:800}.order-id{color:#666;font-size:13px;font-weight:700}.order-id span{color:#333;font-weight:800}.order-status-badge{text-transform:uppercase;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:800}.order-status-badge.placed{color:#f57c00;background:#fff3e0}.order-status-badge.confirmed,.order-status-badge.processing{color:#1976d2;background:#e3f2fd}.order-status-badge.shipped{color:#7b1fa2;background:#f3e5f5}.order-status-badge.out_for_delivery{color:#388e3c;background:#e8f5e9}.order-status-badge.delivered{color:#2e7d32;background:#e8f5e9}.order-status-badge.cancelled{color:#c62828;background:#ffebee}.order-content{grid-template-columns:120px 1fr;gap:16px;padding:16px;display:grid}.order-product-image{-o-object-fit:cover;object-fit:cover;border:1px solid #eee;border-radius:12px;width:120px;height:120px}.order-product-details h4{color:#111;margin:0 0 8px;font-size:15px;font-weight:800;line-height:1.4}.order-price{color:#111;margin-bottom:4px;font-size:18px;font-weight:900}.order-quantity{color:#666;margin-bottom:12px;font-size:13px;font-weight:700}.order-tracking{padding:0 16px 16px}.tracking-header{align-items:center;gap:8px;margin-bottom:12px;display:flex}.tracking-icon{font-size:18px}.tracking-text{color:#111;font-size:14px;font-weight:800}.tracking-timeline{justify-content:space-between;padding:0 4px;display:flex;position:relative}.tracking-timeline:before{content:"";z-index:0;background:#e0e0e0;height:3px;position:absolute;top:10px;left:20px;right:20px}.tracking-step{z-index:1;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.tracking-dot{background:#fff;border:3px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-bottom:6px;font-size:10px;transition:all .3s;display:flex}.tracking-step.completed .tracking-dot{color:#fff;background:#2d6b4f;border-color:#2d6b4f}.tracking-step.active .tracking-dot{color:#fff;background:#b8860b;border-color:#b8860b;animation:1.5s infinite pulse}.tracking-label{color:#999;text-align:center;max-width:60px;font-size:11px;font-weight:700;line-height:1.3}.tracking-step.completed .tracking-label,.tracking-step.active .tracking-label{color:#111}.estimated-delivery{background:#f8f9fa;border-radius:8px;align-items:center;gap:8px;margin-top:12px;padding:10px 12px;display:flex}.delivery-icon{font-size:20px}.delivery-text{color:#333;font-size:13px;font-weight:700}.delivery-text span{color:#2d6b4f;font-weight:900}.order-actions{gap:12px;padding:0 16px 16px;display:flex}.order-btn{cursor:pointer;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;height:48px;font-size:14px;font-weight:800;transition:all .2s;display:flex}.order-btn-primary{color:#fff;background:linear-gradient(135deg,#b8860b 0%,#daa520 100%);border:none;box-shadow:0 4px 12px #b8860b4d}.order-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 16px #b8860b66}.order-btn-secondary{color:#333;background:#fff;border:2px solid #e0e0e0}.order-btn-secondary:hover{color:#b8860b;border-color:#b8860b}.order-btn-cancel{color:#dc3545;background:#fff;border:2px solid #dc3545}.order-btn-cancel:hover{color:#fff;background:#dc3545}.orders-empty{text-align:center;background:#fff;border-radius:16px;padding:60px 20px}.orders-empty-icon{margin-bottom:16px;font-size:64px}.orders-empty h2{color:#111;margin:0 0 8px;font-size:20px;font-weight:900}.orders-empty p{color:#666;margin:0 0 20px;font-size:14px}.orders-empty button{color:#fff;cursor:pointer;background:#b8860b;border:none;border-radius:10px;height:44px;padding:0 24px;font-size:14px;font-weight:800}.orders-table-container{background:#fff;border-radius:16px;display:none;overflow:hidden;box-shadow:0 2px 8px #0000000a}.orders-table thead{background:#0a1929}.orders-table th{text-align:left;color:#fff;text-transform:uppercase;letter-spacing:.5px;padding:14px 16px;font-size:13px;font-weight:800}.orders-table td{vertical-align:middle;border-bottom:1px solid #f0f0f0;padding:16px}.orders-table tbody tr{transition:background .2s}.orders-table tbody tr:hover{background:#f8f9fa}.order-table-product-info{align-items:center;gap:12px;display:flex}.order-table-image{-o-object-fit:cover;object-fit:cover;border:1px solid #eee;border-radius:8px;width:60px;height:60px}.order-table-product-info h4{color:#111;margin:0 0 4px;font-size:14px;font-weight:800}.order-table-product-info p{color:#666;margin:0;font-size:12px}.order-table-id{color:#111;font-weight:800}.order-table-date{color:#666;font-size:13px}.order-table-total{color:#111;font-size:15px;font-weight:900}.order-table-actions{gap:8px;display:flex}.order-btn-small{cursor:pointer;color:#333;background:#fff;border:1px solid #ddd;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:700;transition:all .2s}.order-btn-small:hover{background:#f5f5f5}.order-btn-small.cancel{color:#dc3545;border-color:#dc3545}.order-btn-small.cancel:hover{color:#fff;background:#dc3545}@media (min-width:992px){.orders-table-container{display:block}.orders-list{display:none}}@media (max-width:600px){.orders-page{padding:12px 12px 80px}.orders-header-top{flex-direction:column;gap:12px}.clear-orders-btn{width:100%;padding:12px 16px;font-size:13px}.order-content{grid-template-columns:100px 1fr;gap:12px}.order-product-image{width:100px;height:100px}.tracking-timeline{padding-bottom:8px;overflow-x:auto}.tracking-label{max-width:50px;font-size:10px}.order-actions{flex-direction:column}}.shop-page{background:0 0}.shop-promo{color:#fff;background:linear-gradient(135deg,#9c6b30 0%,#6b4423 100%);justify-content:center;align-items:center;gap:10px;padding:13px 24px;font-size:13px;display:flex}.shop-promo strong{font-size:14px;font-weight:800}.shop-promo span{opacity:.9}.shop-layout{background:0 0;grid-template-columns:300px 1fr;gap:24px;max-width:1400px;min-height:100vh;margin:0 auto;padding:24px;display:grid}.shop-layout.no-sidebar{grid-template-columns:1fr}.filters{height:fit-content;position:sticky;top:12px}.filters-card{background:0 0;border:none;border-radius:16px;padding:18px;box-shadow:0 2px 12px #0000000a}.filters-title{color:#111;margin:0 0 12px;font-size:18px;font-weight:800}.filter-block{border-top:1px solid #f0f0f0;padding:12px 0}.filter-block:first-of-type{border-top:0}.filter-label{color:#222;margin-bottom:8px;font-weight:700;display:block}.filter-search{background:#fff;border:1px solid #e5e5e5;border-radius:999px;align-items:center;gap:10px;padding:10px 12px;display:flex}.filter-search-icon{color:#777}.filter-search input{border:0;outline:none;width:100%;font-size:14px}.filter-head{justify-content:space-between;align-items:center;display:flex}.filter-head h4{color:#111;margin:0;font-size:16px;font-weight:800}.filter-list{flex-direction:column;gap:6px;margin-top:10px;display:flex}.filter-row{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;grid-template-columns:24px 1fr auto;align-items:center;gap:10px;padding:9px 10px;display:grid}.filter-row:hover{background:#fafafa;border-color:#efefef}.filter-row.active{background:#f0faf5;border-color:#c4e4d6}.filter-text{color:#222;font-weight:600}.filter-count{color:#555;background:#f2f2f2;border:1px solid #e8e8e8;border-radius:999px;padding:2px 8px;font-size:12px;font-weight:700}.color-dot{border:1px solid #ddd;border-radius:999px;width:16px;height:16px}.color-beige{background:#e7cda7}.color-black{background:#111}.color-brown{background:#9a5d20}.color-gray{background:#a8a8a8}.color-green{background:#215c3a}.color-ivory{background:#f4eddc}.price-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}.price-field label{color:#333;margin-bottom:6px;font-size:12px;font-weight:800;display:block}.price-field input{background:#fff;border:1px solid #e5e5e5;border-radius:12px;outline:none;width:100%;padding:10px 12px;font-weight:700}.price-field input:focus{border-color:#9c6b30;box-shadow:0 0 0 3px #9c6b301a}.clear-btn{color:#333;cursor:pointer;background:#fff;border:1px solid #ffe066;border-radius:10px;width:100%;padding:10px 12px;font-weight:800;transition:all .15s}.clear-btn:hover{background:#fff9db}.shop-main{flex-direction:column;width:100%;min-width:0;display:flex}.shop-top{justify-content:space-between;align-items:center;gap:14px;padding:8px 6px 16px;display:flex}.shop-top-left{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.shop-heading{color:#1a1a1a;margin:0;font-family:Playfair Display,serif;font-size:22px;font-weight:800}.shop-result{color:#666;font-weight:700}.shop-top-right{align-items:center;gap:10px;display:flex}.sort-label{color:#222;font-weight:800}.shop-top-right select{background:#fff;border:1px solid #e0e0e0;border-radius:10px;padding:10px 14px;font-weight:700;transition:border-color .15s}.shop-top-right select:focus{border-color:#b8860b;outline:none}.grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:20px;width:100%;display:grid}.empty{color:#333;padding:30px;font-weight:700}.shop-footer{text-align:center;background:0 0;border-top:1px solid #e5e5e5;margin-top:24px;padding:20px 0}.shop-count{color:#555;letter-spacing:.3px;font-size:14px;font-weight:500}.card{background:#fff;border:1px solid #ececec;border-radius:16px;flex-direction:column;min-height:100%;transition:box-shadow .22s,transform .22s,border-color .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 3px 14px #0000000d}.card:hover{border-color:#e1e1e1;transform:translateY(-4px);box-shadow:0 12px 28px #0000001a}.badge-off{color:#fff;z-index:3;background:linear-gradient(135deg,#e11d2e,#d01628);border-radius:999px;padding:6px 12px;font-size:12px;font-weight:800;position:absolute;top:12px;left:12px;box-shadow:0 2px 6px #e11d2e4d}.badge{text-transform:uppercase;letter-spacing:.5px;z-index:4;border-radius:6px;padding:5px 10px;font-size:10px;font-weight:800;position:absolute;top:12px;left:12px;box-shadow:0 2px 8px #0003}.badge-bestseller{color:#111;background:linear-gradient(135deg,#f90,#ffb84d)}.badge-trending{color:#fff;background:linear-gradient(135deg,#ff4757,#ff6b81)}.badge-home{color:#fff;background:linear-gradient(135deg,#3742fa,#5352ed)}.wish{cursor:pointer;z-index:3;color:#666;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border:none;border-radius:50%;place-items:center;width:38px;height:38px;transition:all .3s;display:grid;position:absolute;top:12px;right:12px;box-shadow:0 2px 8px #0000001a}.wish:hover{color:#b8860b;background:#fff;transform:scale(1.08);box-shadow:0 4px 12px #b8860b40}.wish-active{background:#fff;color:#e11d2e!important}.wish-active:hover{color:#c41426!important}.card-img{cursor:pointer;background:#f8f8f8;border-bottom:1px solid #f2f2f2;width:100%;height:280px;position:relative;overflow:hidden}.card-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.card:hover .card-img img{transform:scale(1.04)}.card-body{flex-direction:column;flex:1;min-height:0;padding:14px 14px 16px;display:flex}.card-title-row{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.card-title{color:#222;cursor:pointer;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;min-height:38px;margin:0 0 8px;font-size:14px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.card-title:hover{color:#b8860b}.rating{color:#222;flex-shrink:0;align-items:center;gap:4px;padding-top:1px;font-weight:700;display:inline-flex}.rating-num{font-size:12px}.star{color:#f4b400;font-size:12px}.card-sub{color:#888;text-transform:capitalize;min-height:16px;margin:0 0 8px;font-size:12px;font-weight:600}.price-row{align-items:center;gap:8px;min-height:24px;margin:8px 0 12px;display:flex}.old{color:#999;font-size:13px;font-weight:600;text-decoration:line-through}.price{color:#e11d2e;font-size:17px;font-weight:800}.card-actions{justify-content:flex-end;align-items:center;gap:10px;margin-top:auto;padding-top:6px;display:flex}.cart-badge{display:none}.card-add-cart{color:#fff;cursor:pointer;background:#b8860b;border:1px solid #b8860b;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:100%;height:42px;margin-top:10px;font-size:13px;font-weight:700;transition:all .15s;display:flex}.card-add-cart:hover{background:#8b6914}.card-add-cart:active{transform:scale(.98)}.btn-red{color:#fff;cursor:pointer;background:#b8860b;border:1px solid #b8860b;border-radius:10px;height:40px;font-size:13px;font-weight:700;transition:all .2s}.btn-red:hover{background:#8b6914;box-shadow:0 4px 12px #b8860b4d}.btn-red:active{transform:scale(.98)}.icon-act{cursor:pointer;color:#666;background:0 0;border:1px solid #e5e5e5;border-radius:10px;place-items:center;width:40px;height:40px;font-size:16px;transition:all .2s;display:grid}.icon-act:hover{color:#b8860b;background:#f0f0f0;border-color:#ddd}@media (min-width:1400px){.grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.card-img{height:300px}}@media (max-width:1100px){.shop-layout,.shop-layout.no-sidebar{grid-template-columns:1fr;gap:16px}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.card-img{height:240px}}@media (min-width:821px){.filters{display:block}}@media (max-width:820px){.shop-layout,.shop-layout.no-sidebar{grid-template-columns:1fr;gap:14px;padding:14px}.filters{display:none;position:static}.shop-main{min-width:100%}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.card{border-radius:14px}.card-img{aspect-ratio:4/5;height:auto}.card-body{padding:12px}.card-title{min-height:34px;margin-bottom:6px;font-size:13px}.card-sub{margin-bottom:6px;font-size:11px}.price-row{margin:6px 0 10px}.price-row .price{font-size:15px}.card-actions{gap:8px}.btn-red{height:38px;font-size:12px}.icon-act{width:38px;height:38px}}@media (max-width:768px){.shop-layout,.shop-layout.no-sidebar{grid-template-columns:1fr;gap:10px;padding:10px}.filters{display:none!important}.shop-main{width:100%}.shop-top{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;padding:0 4px}.shop-heading{font-size:16px;font-weight:800}.shop-result{font-size:12px}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.card{background:#fff;border:1px solid #ededed;border-radius:12px;min-height:100%;overflow:hidden;box-shadow:0 2px 10px #0000000f}.card:hover{transform:none;box-shadow:0 4px 16px #0000001a}.card-img{aspect-ratio:4/5;background:#f8f8f8;border-bottom:1px solid #f2f2f2;height:auto;position:relative;overflow:hidden}.card-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.card:hover .card-img img{transform:none}.card-body{flex-direction:column;flex:1;padding:10px 10px 12px;display:flex}.card-title{color:#222;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:34px;margin:0 0 4px;font-size:13px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.card-sub{color:#888;text-transform:uppercase;letter-spacing:.3px;min-height:14px;margin:0 0 6px;font-size:10px;font-weight:500}.price-row{align-items:baseline;gap:6px;min-height:22px;margin:4px 0 10px;display:flex}.price-row .old{color:#999;font-size:11px;font-weight:500;text-decoration:line-through}.price-row .price{color:#222;font-size:15px;font-weight:700}.card-actions{display:none}.btn-red{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:#222;border:none;border-radius:6px;flex:1;justify-content:center;align-items:center;height:34px;padding:0;font-size:11px;font-weight:700;transition:all .2s;display:flex}.btn-red:active{transform:scale(.98)}.icon-act{display:none}.badge-off{border-radius:999px;padding:4px 10px;font-size:10px;font-weight:800;top:8px;left:8px}.wish{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fffffff2;border:none;border-radius:50%;width:32px;height:32px;font-size:13px;top:8px;right:8px;box-shadow:0 2px 8px #0000001f}.rating{font-size:11px;display:inline-flex}.card-title-row{gap:6px;margin:0}.cart-badge{display:none}.card-add-cart{text-transform:none;letter-spacing:0;background:#b8860b;border:1px solid #b8860b;border-radius:8px;height:36px;margin-top:auto;font-size:11px;display:flex}.card-add-cart:hover{background:#8b6914}}.mobile-filter-btn{color:#333;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;display:none}.mobile-filter-btn svg{font-size:14px}.filter-overlay{z-index:99999;background:#00000080;position:fixed;inset:0}.filter-drawer{z-index:100000;background:#fff;flex-direction:column;width:85%;max-width:360px;height:100vh;display:flex;position:fixed;top:0;right:0;box-shadow:-4px 0 20px #00000026}.filter-drawer-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.filter-drawer-header h3{color:#111;margin:0;font-size:18px;font-weight:800}.filter-drawer-close{cursor:pointer;color:#333;background:#fff;border:1px solid #eee;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;display:flex}.filter-drawer-close:hover{background:#f5f5f5}.filter-drawer-content{flex:1;padding:20px;overflow-y:auto}.filter-section{margin-bottom:24px}.filter-section:last-child{margin-bottom:0}.filter-section h4{color:#111;margin:0 0 12px;font-size:14px;font-weight:800}.color-options{flex-direction:column;gap:8px;display:flex}.color-option{cursor:pointer;background:#fff;border:1px solid #eee;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;transition:all .15s;display:flex}.color-option:hover{background:#f9f9f9}.color-option.active{background:#fdf8ef;border-color:#b8860b}.color-option .color-name{color:#333;flex:1;font-size:13px;font-weight:600}.color-option .color-count{color:#888;font-size:12px;font-weight:500}.price-inputs{align-items:center;gap:10px;display:flex}.price-inputs input{border:1px solid #e0e0e0;border-radius:8px;flex:1;padding:12px;font-size:14px;font-weight:600}.price-inputs input:focus{border-color:#b8860b;outline:none}.price-inputs span{color:#888;font-weight:500}.sort-select{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;width:100%;padding:12px;font-size:14px;font-weight:600}.sort-select:focus{border-color:#b8860b;outline:none}.filter-drawer-footer{border-top:1px solid #eee;gap:12px;padding:16px 20px;display:flex}.clear-filters-btn{color:#333;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:10px;flex:1;padding:14px;font-size:14px;font-weight:700}.clear-filters-btn:hover{background:#f5f5f5}.apply-filters-btn{color:#fff;cursor:pointer;background:#b8860b;border:none;border-radius:10px;flex:1;padding:14px;font-size:14px;font-weight:700}.apply-filters-btn:hover{background:#8b6914}@media (max-width:768px){.mobile-filter-btn{display:flex}}.filter-btn{color:#333;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;display:flex}.filter-btn svg{font-size:14px}.pd-wrap{color:#111;background:0 0;padding:18px 22px 40px}.pd-card{background:0 0;border:none;border-radius:14px;padding:18px}.pd-breadcrumb{color:#666;align-items:center;gap:10px;margin-bottom:12px;font-size:13px;display:flex}.pd-breadcrumb span{cursor:pointer}.pd-bc-active{color:#111;font-weight:700;cursor:default!important}.pd-grid{background:0 0;border:none;border-radius:16px;grid-template-columns:520px 1fr;gap:18px;padding:16px;display:grid}.pd-gallery{flex-direction:column;gap:12px;display:flex}.pd-main-img{background:0 0;border:none;border-radius:14px;justify-content:center;align-items:center;min-height:420px;display:flex;position:relative;overflow:hidden}.pd-main-img img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;max-height:520px;display:block}.pd-thumbs{flex-wrap:wrap;gap:10px;display:flex}.pd-thumb{cursor:pointer;background:0 0;border:none;border-radius:12px;width:76px;height:76px;padding:6px;overflow:hidden}.pd-thumb img{-o-object-fit:cover;object-fit:cover;border-radius:10px;width:100%;height:100%;display:block}.pd-thumb.active{border:2px solid #111}.pd-info{flex-direction:column;gap:12px;display:flex}.pd-title{margin:2px 0 0;font-size:26px;font-style:italic;font-weight:900;line-height:1.2}.pd-stars{color:#f59e0b;align-items:center;gap:4px;display:flex}.pd-stars svg{font-size:14px}.pd-stars-text{color:#111;margin-left:6px;font-size:13px;font-weight:800}.pd-row{align-items:center;gap:10px;display:flex}.pd-revcount{color:#666;font-size:13px}.pd-pricebox{background:0 0;border:none;border-radius:14px;padding:12px 14px}.pd-price{color:#b12704;font-size:22px;font-weight:900}.pd-price span{font-size:28px}.pd-mrp{color:#666;flex-wrap:wrap;align-items:center;gap:10px;margin-top:6px;font-size:13px;display:flex}.pd-mrp span{text-decoration:line-through}.pd-off{color:#059669;font-weight:900}.pd-meta{color:#333;grid-template-columns:1fr 1fr;gap:10px;margin-top:4px;font-size:14px;display:grid}.pd-meta b{color:#111}.pd-actions-row{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.pd-action-btn{color:#111;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:10px;height:42px;padding:0 14px;font-weight:800;display:inline-flex}.pd-action-btn:hover{background:#f7f7f7}.pd-action-btn.active{border:2px solid #111}.pd-cta{grid-template-columns:1fr 1fr;gap:12px;margin-top:6px;display:grid}.pd-add{color:#fff;cursor:pointer;background:#0b4cff;border:1px solid #0b4cff;border-radius:12px;height:48px;font-weight:900}.pd-add:hover{filter:brightness(.95)}.pd-buy{color:#fff;cursor:pointer;background:#b8860b;border:1px solid #b8860b;border-radius:12px;height:48px;font-weight:900}.pd-buy:hover{filter:brightness(.95)}.pd-badges{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:6px;display:grid}.pd-badge{background:0 0;border:none;border-radius:14px;align-items:flex-start;gap:10px;padding:12px;display:flex}.pd-badge svg{color:#b8860b;margin-top:3px;font-size:18px}.pd-badge b{font-size:13px;font-weight:900;display:block}.pd-badge span{color:#666;font-size:12px}.pd-desc{background:0 0;border:none;border-radius:14px;padding:14px;font-style:italic}.pd-desc h3{margin:0 0 10px;font-size:16px;font-style:italic;font-weight:900}.pd-desc ul{color:#333;margin:0;padding-left:18px}.pd-desc li{margin-bottom:6px}.pd-reviews{background:0 0;border:none;border-radius:16px;margin-top:16px;padding:16px}.pd-reviews-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.pd-reviews-summary{color:#666;align-items:center;gap:10px;display:flex}.pd-review-form{border-top:1px solid #eee;margin-top:14px;padding-top:14px}.pd-review-form h3{margin:0 0 12px;font-size:16px;font-weight:900}.pd-form-grid{grid-template-columns:1fr 220px;gap:12px;display:grid}.pd-field{flex-direction:column;gap:6px;display:flex}.pd-field label{color:#333;font-size:13px;font-weight:800}.pd-field input,.pd-field select,.pd-field textarea{border:1px solid #e5e7eb;border-radius:12px;outline:none;padding:10px 12px;font-size:14px}.pd-field textarea{resize:vertical}.pd-field-full{grid-column:1/-1}.pd-upload-previews{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.pd-upload-thumb{background:0 0;border:none;border-radius:12px;width:78px;height:78px;position:relative;overflow:hidden}.pd-upload-thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.pd-upload-thumb button{color:#fff;cursor:pointer;background:#000000a6;border:none;border-radius:999px;width:22px;height:22px;font-weight:900;position:absolute;top:6px;right:6px}.pd-submit-review{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:12px;height:44px;margin-top:12px;padding:0 16px;font-weight:900}.pd-review-list{flex-direction:column;gap:12px;margin-top:16px;display:flex}.pd-review{background:0 0;border:none;border-radius:14px;padding:12px 14px}.pd-review-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.pd-review-name{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.pd-review-date{color:#666;font-size:12px}.pd-review-text{color:#333;margin:10px 0 0;line-height:1.6}.pd-review-images{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.pd-review-img{border:none;border-radius:12px;width:86px;height:86px;display:block;overflow:hidden}.pd-review-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.pd-empty{color:#666;background:0 0;border:1px dashed #ddd;border-radius:14px;padding:16px}@media (max-width:980px){.pd-grid{grid-template-columns:1fr}.pd-main-img{min-height:320px}.pd-badges,.pd-form-grid{grid-template-columns:1fr}}@media (max-width:600px){.pd-wrap{padding:12px}.pd-title{font-size:20px}.pd-cta{grid-template-columns:1fr}.pd-thumb{width:66px;height:66px}}.login-page{background:linear-gradient(135deg,#f5f7fb 0%,#e8e8e8 100%);justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:20px;display:flex}.login-container{background:#fff;border-radius:24px;width:100%;max-width:900px;display:flex;overflow:hidden;box-shadow:0 25px 80px #0000001f}.login-branding{background:linear-gradient(135deg,#b8860b 0%,#8b6914 100%);flex:1;justify-content:center;align-items:center;padding:40px;display:flex;position:relative;overflow:hidden}.login-branding:before{content:"";background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.branding-content{text-align:center;color:#fff;z-index:1;position:relative}.branding-icon{background:#fff3;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;font-size:36px;display:flex}.login-branding h1{letter-spacing:-.5px;margin:0 0 10px;font-size:32px;font-weight:1000}.login-branding p{opacity:.9;margin:0 0 30px;font-size:14px;font-weight:500}.branding-features{flex-direction:column;gap:12px;display:flex}.feature-item{justify-content:center;align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.feature-check{background:#ffffff40;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;display:flex}.login-form-section{flex:1;justify-content:center;align-items:center;padding:40px;display:flex}.login-card{width:100%;max-width:380px}.login-head{text-align:center;margin-bottom:28px}.login-head h2{color:#111;margin:0 0 8px;font-size:26px;font-weight:1000}.login-head p{color:#666;margin:0;font-size:14px;font-weight:500}.login-form{flex-direction:column;gap:18px;display:flex}.login-field{flex-direction:column;gap:8px;display:flex}.login-field label{color:#333;font-size:13px;font-weight:700}.input-with-icon{align-items:center;display:flex;position:relative}.input-icon{color:#888;font-size:14px;position:absolute;left:14px}.login-field input{border:1.5px solid #e5e7eb;border-radius:12px;outline:none;width:100%;padding:14px 14px 14px 42px;font-size:14px;transition:all .2s}.login-field input:focus{border-color:#b8860b;box-shadow:0 0 0 3px #b8860b1a}.password-toggle{color:#888;cursor:pointer;background:0 0;border:none;padding:4px;font-size:14px;transition:color .2s;position:absolute;right:14px}.password-toggle:hover{color:#b8860b}.login-options{justify-content:space-between;align-items:center;gap:10px;display:flex}.login-check{color:#555;cursor:pointer;align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.login-check input{display:none}.checkbox-custom{border:1.5px solid #ccc;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s;display:flex}.login-check input:checked+.checkbox-custom{background:#b8860b;border-color:#b8860b}.login-check input:checked+.checkbox-custom:after{content:"✓";color:#fff;font-size:11px;font-weight:900}.forgot-link{color:#b8860b;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:700;transition:color .2s}.forgot-link:hover{color:#8b6914}.login-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#b8860b 0%,#daa520 100%);border:none;border-radius:14px;height:50px;font-size:15px;font-weight:800;transition:all .2s;box-shadow:0 4px 15px #b8860b4d}.login-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #b8860b66}.login-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.btn-loading{justify-content:center;align-items:center;gap:8px;display:flex}.login-divider{align-items:center;gap:14px;display:flex}.login-divider:before,.login-divider:after{content:"";background:#e5e7eb;flex:1;height:1px}.login-divider span{color:#888;font-size:12px;font-weight:600}.login-demo{grid-template-columns:1fr 1fr;gap:12px;display:grid}.demo-btn{cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:44px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.demo-btn:hover{background:#fdf6e9;border-color:#b8860b}.demo-icon{font-size:14px}.login-foot{color:#666;justify-content:center;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.signup-link{color:#b8860b;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:800;transition:color .2s}.signup-link:hover{color:#8b6914}@media (max-width:768px){.login-container{flex-direction:column;max-width:420px}.login-branding{padding:30px 20px}.branding-icon{width:60px;height:60px;font-size:28px}.login-branding h1{font-size:24px}.login-branding p{font-size:13px}.login-form-section{padding:30px 20px}.login-head h2{font-size:22px}.login-demo{grid-template-columns:1fr}}.returns-page{background:#f8f9fa;min-height:100vh}.returns-container{max-width:900px;margin:0 auto;padding:24px}.returns-header{margin-bottom:24px}.returns-header .back-btn{cursor:pointer;color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:8px;margin-bottom:16px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.returns-header .back-btn:hover{background:#f9fafb;border-color:#d1d5db}.returns-header h1{color:#111;align-items:center;gap:12px;margin-bottom:8px;font-size:28px;font-weight:800;display:flex}.returns-header h1 svg{color:#b8860b}.returns-header p{color:#6b7280;font-size:15px}.return-policy-banner{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-radius:12px;align-items:center;gap:16px;margin-bottom:24px;padding:20px;display:flex}.return-policy-banner .policy-icon{font-size:40px}.return-policy-banner .policy-content h3{color:#92400e;margin-bottom:4px;font-size:16px;font-weight:700}.return-policy-banner .policy-content p{color:#a16207;margin:0;font-size:14px}.returns-search-section{background:#fff;border-radius:12px;margin-bottom:24px;padding:24px;box-shadow:0 1px 3px #0000001a}.returns-search-section h2{color:#111;margin-bottom:16px;font-size:18px;font-weight:700}.search-box{gap:12px;display:flex}.search-box input{border:1px solid #e5e7eb;border-radius:8px;outline:none;flex:1;padding:12px 16px;font-size:14px;transition:border-color .2s}.search-box input:focus{border-color:#b8860b}.search-box .search-btn{color:#fff;cursor:pointer;background:#b8860b;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:background .2s;display:flex}.search-box .search-btn:hover{background:#8b6914}.eligible-orders{background:#fff;border-radius:12px;margin-bottom:24px;padding:24px;box-shadow:0 1px 3px #0000001a}.eligible-orders h3{color:#111;margin-bottom:16px;font-size:16px;font-weight:700}.orders-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.order-card{cursor:pointer;border:2px solid #e5e7eb;border-radius:10px;padding:16px;transition:all .2s}.order-card:hover{border-color:#b8860b}.order-card.selected{background:#fefce8;border-color:#b8860b}.order-card .order-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.order-card .order-id{color:#111;font-size:14px;font-weight:700}.order-card .order-status{align-items:center;gap:4px;font-size:12px;font-weight:600;display:flex}.order-card .order-status.delivered{color:#059669}.order-card .order-items{margin-bottom:12px}.order-card .order-item{align-items:center;gap:12px;margin-bottom:8px;display:flex}.order-card .order-item img{-o-object-fit:cover;object-fit:cover;border:1px solid #e5e7eb;border-radius:6px;width:48px;height:48px}.order-card .order-item .item-name{color:#111;margin:0;font-size:13px;font-weight:600}.order-card .order-item .item-qty{color:#6b7280;margin:0;font-size:12px}.order-card .more-items{color:#6b7280;margin:4px 0 0;font-size:12px}.order-card .order-total{color:#374151;border-top:1px solid #e5e7eb;justify-content:space-between;padding-top:12px;font-size:14px;display:flex}.order-card .order-total strong{color:#111}.return-form-section{background:#fff;border-radius:12px;margin-bottom:24px;padding:24px;box-shadow:0 1px 3px #0000001a}.return-form-section h3{color:#111;margin-bottom:20px;font-size:18px;font-weight:700}.return-form-section .selected-order-summary{background:#fefce8;border-radius:8px;margin-bottom:20px;padding:16px}.return-form-section .selected-order-summary h4{color:#111;margin-bottom:4px;font-size:14px;font-weight:600}.return-form-section .selected-order-summary p{color:#6b7280;margin:0;font-size:13px}.return-form-section .form-group{margin-bottom:20px}.return-form-section .form-group label{color:#374151;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.return-form-section .form-group select,.return-form-section .form-group textarea{border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:12px;font-size:14px;transition:border-color .2s}.return-form-section .form-group select:focus,.return-form-section .form-group textarea:focus{border-color:#b8860b}.return-form-section .form-group textarea{resize:vertical}.submit-return-btn{color:#fff;cursor:pointer;background:#b8860b;border:none;border-radius:8px;width:100%;padding:14px;font-size:15px;font-weight:700;transition:background .2s}.submit-return-btn:hover{background:#8b6914}.return-success{text-align:center;background:#fff;border-radius:12px;padding:40px;box-shadow:0 1px 3px #0000001a}.return-success .success-icon{margin-bottom:16px;font-size:64px}.return-success h2{color:#059669;margin-bottom:8px;font-size:24px;font-weight:800}.return-success>p{color:#6b7280;margin-bottom:24px;font-size:15px}.return-details{text-align:left;background:#f9fafb;border-radius:10px;margin-bottom:24px;padding:20px}.return-details .detail-row{border-bottom:1px solid #e5e7eb;justify-content:space-between;padding:10px 0;display:flex}.return-details .detail-row:last-child{border-bottom:none}.return-details .detail-row .label{color:#6b7280;font-size:14px}.return-details .detail-row .value{color:#111;font-size:14px;font-weight:600}.return-details .detail-row .value.status-pending{color:#f59e0b;align-items:center;gap:6px;display:flex}.success-info{text-align:left;margin-bottom:24px}.success-info p{color:#374151;margin-bottom:8px;font-size:14px}.success-actions{justify-content:center;gap:12px;display:flex}.success-actions .primary-btn,.success-actions .secondary-btn{cursor:pointer;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s}.success-actions .primary-btn{color:#fff;background:#b8860b;border:none}.success-actions .primary-btn:hover{background:#8b6914}.success-actions .secondary-btn{color:#374151;background:#fff;border:1px solid #e5e7eb}.success-actions .secondary-btn:hover{background:#f9fafb}.returns-help-section{text-align:center;background:#fff;border-radius:12px;margin-top:24px;padding:24px;box-shadow:0 1px 3px #0000001a}.returns-help-section h3{color:#111;margin-bottom:8px;font-size:18px;font-weight:700}.returns-help-section>p{color:#6b7280;margin-bottom:20px;font-size:14px}.help-contacts{flex-wrap:wrap;justify-content:center;gap:32px;display:flex}.help-item{color:#374151;align-items:center;gap:8px;font-size:14px;display:flex}.help-item svg{color:#b8860b}@media (max-width:640px){.returns-container{padding:16px}.returns-header h1{font-size:22px}.return-policy-banner{text-align:center;flex-direction:column}.search-box{flex-direction:column}.search-box .search-btn{justify-content:center}.orders-grid{grid-template-columns:1fr}.success-actions{flex-direction:column}.help-contacts{flex-direction:column;gap:16px}}.account-page{background:#f8f9fa;min-height:calc(100vh - 80px);display:flex}.account-sidebar{background:#fff;border-right:1px solid #e5e7eb;flex-shrink:0;width:280px;padding:20px 0}.sidebar-user{border-bottom:1px solid #e5e7eb;align-items:center;gap:12px;margin-bottom:8px;padding:16px 20px;display:flex}.sidebar-avatar{color:#fff;background:linear-gradient(135deg,#b8860b 0%,#daa520 100%);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.sidebar-user-info h3{color:#111;margin:0;font-size:15px;font-weight:700}.sidebar-user-info p{color:#6b7280;margin:2px 0 0;font-size:13px}.sidebar-section{padding:8px 0}.sidebar-section h4{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin:0;padding:8px 20px;font-size:11px;font-weight:700}.sidebar-section ul{margin:0;padding:0;list-style:none}.sidebar-section li{cursor:pointer;color:#374151;align-items:center;gap:12px;padding:12px 20px;font-size:14px;transition:all .2s;display:flex;position:relative}.sidebar-section li:hover{background:#f9fafb}.sidebar-section li.active{color:#b8860b;background:#fefce8;font-weight:600}.sidebar-section li svg:first-child{text-align:center;width:20px;font-size:16px}.sidebar-section li .chevron{color:#9ca3af;font-size:12px;position:absolute;right:16px}.sidebar-section li .menu-badge{color:#fff;background:#b8860b;border-radius:10px;margin-left:auto;padding:2px 8px;font-size:11px;font-weight:700}.sidebar-section li.logout-item{color:#dc2626}.sidebar-section li.logout-item:hover{background:#fef2f2}.account-content{flex:1;padding:24px;overflow-y:auto}.account-overview{max-width:1200px}.dashboard-welcome{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);border-radius:20px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:32px;display:flex;box-shadow:0 10px 40px #00000026}.welcome-left{align-items:center;gap:24px;display:flex}.welcome-avatar-large{color:#fff;background:linear-gradient(135deg,#b8860b 0%,#daa520 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:36px;display:flex;box-shadow:0 4px 20px #b8860b66}.welcome-text h2{color:#fff;margin:0 0 8px;font-size:28px;font-weight:800}.welcome-text p{color:#ffffffb3;margin:0 0 12px;font-size:15px}.welcome-text .member-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#b8860b 0%,#daa520 100%);border-radius:20px;padding:6px 16px;font-size:12px;font-weight:700;display:inline-block}.welcome-stats-mini{gap:32px;display:flex}.mini-stat{text-align:center}.mini-stat-value{color:#fff;font-size:32px;font-weight:800;display:block}.mini-stat-label{color:#fff9;font-size:13px}.dashboard-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.dashboard-card{background:#fff;border-radius:16px;padding:24px;transition:all .3s;box-shadow:0 2px 8px #0000000f}.dashboard-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.dashboard-card h3{color:#111;align-items:center;gap:10px;margin:0 0 20px;font-size:16px;font-weight:700;display:flex}.dashboard-card h3 svg{color:#b8860b}.card-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.card-header h3{margin:0}.card-header button{color:#b8860b;cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:600}.card-header button:hover{text-decoration:underline}.quick-actions-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.quick-action{cursor:pointer;background:#f9fafb;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:16px;transition:all .2s;display:flex}.quick-action:hover{background:#fefce8;transform:scale(1.02)}.quick-action svg{color:#b8860b;font-size:24px}.quick-action span{color:#374151;font-size:12px;font-weight:600}.summary-list,.settings-list{flex-direction:column;gap:8px;display:flex}.summary-item,.settings-item{cursor:pointer;border-radius:10px;align-items:center;gap:12px;padding:12px;transition:all .2s;display:flex}.summary-item:hover,.settings-item:hover{background:#f9fafb}.summary-item svg:first-child,.settings-item svg:first-child{color:#6b7280;width:20px;font-size:16px}.summary-item span,.settings-item span{color:#374151;flex:1;font-size:14px}.summary-item .chevron,.settings-item .chevron{color:#9ca3af;font-size:12px}.recent-orders-list{flex-direction:column;gap:12px;display:flex}.recent-order-item{cursor:pointer;background:#f9fafb;border-radius:12px;align-items:center;gap:16px;padding:16px;transition:all .2s;display:flex}.recent-order-item:hover{background:#fefce8}.order-icon{color:#b8860b;background:#fff;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;display:flex}.order-info{flex:1}.order-number{color:#111;font-size:14px;font-weight:700;display:block}.order-date{color:#6b7280;font-size:12px}.order-status{text-align:right}.status-pill{border-radius:20px;margin-bottom:4px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-block}.status-pill.delivered{color:#059669;background:#d1fae5}.status-pill.pending{color:#d97706;background:#fef3c7}.status-pill.placed{color:#2563eb;background:#dbeafe}.status-pill.processing{color:#4f46e5;background:#e0e7ff}.order-amount{color:#111;font-size:14px;font-weight:700;display:block}.no-orders,.no-wishlist,.no-address{text-align:center;padding:20px}.no-orders p,.no-wishlist p,.no-address p{color:#6b7280;margin-bottom:12px}.no-orders button,.no-wishlist button,.no-address button{color:#fff;cursor:pointer;background:#b8860b;border:none;border-radius:8px;padding:10px 20px;font-weight:600}.wishlist-preview-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.wishlist-preview-item{cursor:pointer;background:#f9fafb;border-radius:12px;padding:12px;transition:all .2s}.wishlist-preview-item:hover{background:#fefce8}.wishlist-preview-item img{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100%;height:80px;margin-bottom:8px}.wishlist-preview-item .item-name{color:#111;white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:12px;font-weight:600;display:block;overflow:hidden}.wishlist-preview-item .item-price{color:#b8860b;font-size:14px;font-weight:700}.address-preview-content p{color:#374151;margin:0 0 4px;font-size:14px}.address-preview-content strong{color:#111}.orders-section h2,.wishlist-section h2,.addresses-section h2,.payments-section h2,.billing-section h2,.profile-section h2{color:#111;margin-bottom:20px;font-size:20px;font-weight:800}.orders-list{flex-direction:column;gap:16px;display:flex}.order-card-full{cursor:pointer;background:#fff;border-radius:12px;padding:20px;transition:all .2s;box-shadow:0 1px 3px #0000001a}.order-card-full:hover{box-shadow:0 4px 12px #0000001a}.order-header-full{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;margin-bottom:16px;padding-bottom:16px;display:flex}.order-id-full{color:#111;font-size:15px;font-weight:700;display:block}.order-date-full{color:#6b7280;font-size:13px}.status-badge-full{border-radius:6px;padding:4px 12px;font-size:12px;font-weight:600}.status-badge-full.delivered{color:#059669;background:#d1fae5}.status-badge-full.pending{color:#d97706;background:#fef3c7}.order-footer-full{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding-top:16px;display:flex}.order-total-full{color:#111;font-size:16px;font-weight:700}.view-details-btn{color:#fff;cursor:pointer;background:#b8860b;border:none;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:600}.wishlist-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}.wishlist-item{background:#fff;border-radius:12px;padding:16px;box-shadow:0 1px 3px #0000001a}.wishlist-item img{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100%;height:150px;margin-bottom:12px}.wishlist-item-info h4{color:#111;margin:0 0 8px;font-size:14px;font-weight:600}.wishlist-price{color:#b8860b;font-size:16px;font-weight:700}.wishlist-item button{color:#fff;cursor:pointer;background:#b8860b;border:none;border-radius:6px;width:100%;margin-top:12px;padding:8px;font-weight:600}.section-header-row{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.add-btn{color:#fff;cursor:pointer;background:#b8860b;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-weight:600;display:flex}.address-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.address-card-header{color:#111;background:#f9fafb;border-bottom:1px solid #e5e7eb;align-items:center;gap:8px;padding:16px 20px;font-weight:600;display:flex}.address-card-body{padding:20px}.address-card-body p{color:#374151;margin:0 0 4px;font-size:14px}.address-card-actions{border-top:1px solid #e5e7eb;gap:12px;padding:16px 20px;display:flex}.address-card-actions button{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;display:flex}.address-card-actions button.delete-btn{color:#dc2626;border-color:#fecaca}.payment-methods-list{margin-bottom:24px}.payment-card{background:#fff;border-radius:12px;align-items:center;gap:16px;padding:20px;display:flex;box-shadow:0 1px 3px #0000001a}.payment-card .card-icon{color:#b8860b;font-size:32px}.payment-card .card-details p{color:#111;margin:0;font-size:15px;font-weight:600}.payment-card .card-details span{color:#6b7280;font-size:13px}.default-badge{color:#059669;background:#d1fae5;border-radius:6px;margin-left:auto;padding:4px 12px;font-size:12px;font-weight:600}.billing-list{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.billing-item{border-bottom:1px solid #e5e7eb;align-items:center;padding:16px 20px;display:flex}.billing-item:last-child{border-bottom:none}.billing-info{flex:1}.billing-id{color:#111;font-size:14px;font-weight:600;display:block}.billing-date{color:#6b7280;font-size:13px}.billing-amount{color:#111;margin-right:20px;font-size:15px;font-weight:700}.billing-status{align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.billing-status.paid{color:#059669}.profile-form{background:#fff;border-radius:16px;max-width:600px;padding:32px;box-shadow:0 4px 20px #00000014}.profile-form h2{color:#111;border-bottom:1px solid #e5e7eb;margin-bottom:24px;padding-bottom:16px;font-size:24px;font-weight:700}.profile-photo-section{border-bottom:1px solid #e5e7eb;flex-direction:column;align-items:center;margin-bottom:32px;padding-bottom:24px;display:flex}.profile-photo-container{width:120px;height:120px;margin-bottom:16px;position:relative}.profile-photo-preview{-o-object-fit:cover;object-fit:cover;border:4px solid #fff;border-radius:50%;width:120px;height:120px;box-shadow:0 4px 12px #00000026}.profile-photo-placeholder{color:#fff;background:linear-gradient(135deg,#b8860b 0%,#daa520 100%);border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;font-size:48px;display:flex;box-shadow:0 4px 12px #00000026}.profile-photo-overlay{color:#fff;cursor:pointer;background:#b8860b;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;bottom:0;right:0}.profile-photo-overlay:hover{background:#966d08;transform:scale(1.1)}.photo-upload-input{display:none}.profile-photo-actions{gap:12px;display:flex}.change-photo-btn{color:#fff;cursor:pointer;background:#b8860b;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.change-photo-btn:hover{background:#966d08}.remove-photo-btn{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #dc2626;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.remove-photo-btn:hover{background:#fef2f2}.save-message{text-align:center;border-radius:8px;margin-bottom:16px;padding:12px;font-weight:600}.save-message.success{color:#059669;background:#d1fae5}.profile-form .form-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.profile-form .form-group{margin-bottom:24px}.profile-form label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.profile-form input{color:#111;background:#f9fafb;border:2px solid #e5e7eb;border-radius:10px;width:100%;padding:14px 16px;font-size:15px;transition:all .2s}.profile-form input:focus{background:#fff;border-color:#b8860b;outline:none;box-shadow:0 0 0 3px #b8860b1a}.profile-form input:disabled{color:#6b7280;cursor:not-allowed;background:#f3f4f6;border-color:#e5e7eb}.save-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#b8860b 0%,#daa520 100%);border:none;border-radius:10px;padding:16px 32px;font-size:15px;font-weight:700;transition:all .3s;box-shadow:0 4px 12px #b8860b4d}.save-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #b8860b66}.empty-section{text-align:center;background:#fff;border-radius:12px;padding:48px 24px;box-shadow:0 1px 3px #0000001a}.empty-section .empty-icon{color:#d1d5db;margin-bottom:16px;font-size:48px}.empty-section h3{color:#111;margin:0 0 8px;font-size:18px;font-weight:700}.empty-section p{color:#6b7280;margin-bottom:20px}.empty-section button{color:#fff;cursor:pointer;background:#b8860b;border:none;border-radius:8px;padding:12px 24px;font-weight:600}.coming-soon{text-align:center;padding:60px 24px}.coming-soon-icon{color:#d1d5db;margin-bottom:16px;font-size:64px}.coming-soon h3{color:#111;margin:0 0 8px;font-size:20px;font-weight:700}.coming-soon p{color:#6b7280}@media (max-width:900px){.account-page.mobile-view{background:#f8f9fa;width:100%;min-height:calc(100vh - 140px);padding-bottom:78px;display:block;overflow-x:hidden}.account-page.mobile-view .account-sidebar{display:none}.account-page.mobile-view .account-content{background:#f8f9fa;width:100%;min-width:100%;margin:0;padding:0;overflow:visible;display:block!important}.account-page.mobile-view .account-overview,.account-page.mobile-view .orders-section,.account-page.mobile-view .wishlist-section,.account-page.mobile-view .addresses-section,.account-page.mobile-view .payments-section,.account-page.mobile-view .billing-section,.account-page.mobile-view .profile-section,.account-page.mobile-view .coming-soon{box-sizing:border-box;background:#f8f9fa;width:100%;max-width:100%;min-height:auto;margin:0;padding:0;display:block}.mobile-account-header{z-index:120;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box;background:#fffffff5;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px 16px;display:flex;position:sticky;top:0}.mobile-account-header .back-btn{color:#111827;cursor:pointer;background:#f3f4f6;border:none;border-radius:999px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;transition:all .2s;display:flex}.mobile-account-header .back-btn:active{background:#e5e7eb;transform:scale(.96)}.mobile-account-header h2{color:#111827;text-align:center;background:0 0;border:none;flex:1;margin:0;padding:0;font-size:17px;font-weight:700;line-height:1.2}.mobile-menu-grid{background:#f8f9fa;width:100%;margin:0;padding:0}.mobile-user-card{background:linear-gradient(135deg,#b8860b 0%,#daa520 100%);align-items:center;gap:14px;margin:0 0 10px;padding:20px 16px;display:flex}.mobile-user-avatar{color:#fff;background:#ffffff38;border-radius:50%;justify-content:center;align-items:center;width:56px;min-width:56px;height:56px;font-size:23px;display:flex}.mobile-user-info{flex:1;min-width:0}.mobile-user-info h3{color:#fff;margin:0 0 3px;font-size:17px;font-weight:700;line-height:1.2}.mobile-user-info p{color:#ffffffe0;word-break:break-word;margin:0;font-size:13px}.mobile-menu-items{padding:0 12px}.mobile-menu-item{cursor:pointer;background:#fff;border:1px solid #edf0f3;border-radius:14px;align-items:center;gap:14px;margin-bottom:10px;padding:14px 12px;transition:all .2s;display:flex}.mobile-menu-item:active{background:#fcfcfc;transform:scale(.995)}.mobile-menu-item:last-child{border-bottom:1px solid #edf0f3}.mobile-menu-icon{color:#b8860b;background:#fff8df;border-radius:12px;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;font-size:16px;display:flex}.mobile-menu-label{color:#111827;flex:1;min-width:0;font-size:14px;font-weight:600;line-height:1.3}.mobile-menu-badge{color:#fff;background:#b8860b;border-radius:999px;margin-right:0;padding:3px 8px;font-size:11px;font-weight:700}.mobile-menu-chevron{color:#9ca3af;font-size:13px}.mobile-menu-footer{border-top:none;margin-top:0;padding:6px 12px 14px}.mobile-logout-btn{color:#dc2626;cursor:pointer;background:#fff1f2;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 16px;font-size:14px;font-weight:700;display:flex}.account-page.mobile-view .dashboard-welcome,.account-page.mobile-view .dashboard-grid{display:none}.account-page.mobile-view .account-overview{display:block}.account-page.mobile-view .orders-section h2,.account-page.mobile-view .wishlist-section h2,.account-page.mobile-view .addresses-section h2,.account-page.mobile-view .payments-section h2,.account-page.mobile-view .billing-section h2{color:#111827;background:#f8f9fa;border:none;margin:0;padding:18px 16px 12px;font-size:20px;font-weight:800}.account-page.mobile-view .profile-section>h2{display:none}.account-page.mobile-view .profile-section{background:#f8f9fa;width:100%;min-height:auto;margin:0;padding:0}.account-page.mobile-view .profile-form{width:100%;max-width:100%;box-shadow:none;box-sizing:border-box;background:#f8f9fa;border-radius:0;margin:0;padding:14px 12px 24px;display:block}.account-page.mobile-view .profile-photo-section{background:#fff;border:1px solid #eceff3;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;margin:0 0 14px;padding:22px 16px 18px;display:flex;box-shadow:0 4px 16px #1118270d}.account-page.mobile-view .profile-photo-container{width:104px;height:104px;margin-bottom:14px;position:relative}.account-page.mobile-view .profile-photo-preview{-o-object-fit:cover;object-fit:cover;border:4px solid #fff;border-radius:50%;width:104px;height:104px;box-shadow:0 8px 20px #0000001f}.account-page.mobile-view .profile-photo-placeholder{color:#fff;background:linear-gradient(135deg,#b8860b 0%,#daa520 100%);border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:104px;height:104px;font-size:40px;display:flex;box-shadow:0 8px 20px #0000001f}.account-page.mobile-view .profile-photo-overlay{color:#fff;cursor:pointer;background:#b8860b;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex;position:absolute;bottom:2px;right:2px;box-shadow:0 4px 12px #b8860b59}.account-page.mobile-view .profile-photo-overlay:hover{background:#966d08;transform:scale(1.05)}.account-page.mobile-view .profile-photo-actions{flex-wrap:wrap;justify-content:center;gap:10px;width:100%;display:flex}.account-page.mobile-view .change-photo-btn,.account-page.mobile-view .remove-photo-btn{border-radius:10px;min-width:132px;padding:10px 16px;font-size:13px;font-weight:700}.account-page.mobile-view .change-photo-btn{color:#fff;background:#b8860b;border:none}.account-page.mobile-view .remove-photo-btn{color:#dc2626;background:#fff;border:1px solid #fecaca}.account-page.mobile-view .profile-form .form-row{background:0 0;flex-direction:column;gap:14px;width:100%;margin:0 0 14px;padding:0;display:flex}.account-page.mobile-view .profile-form .form-group{box-sizing:border-box;background:#fff;border:1px solid #eceff3;border-radius:16px;width:100%;margin:0;padding:16px;box-shadow:0 3px 12px #1118270a}.account-page.mobile-view .profile-form>.form-group{margin:0 0 14px}.account-page.mobile-view .profile-form .form-group:last-child,.account-page.mobile-view .profile-form .form-group:last-of-type{border-bottom:1px solid #eceff3}.account-page.mobile-view .profile-form label{color:#6b7280;letter-spacing:.4px;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.account-page.mobile-view .profile-form input{color:#111827;box-sizing:border-box;appearance:none;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;outline:none;width:100%;height:48px;padding:0 14px;font-size:15px;transition:all .2s}.account-page.mobile-view .profile-form input:focus{background:#fff;border-color:#b8860b;outline:none;box-shadow:0 0 0 4px #b8860b1a}.account-page.mobile-view .profile-form input:disabled{color:#9ca3af;background:#f9fafb;border-color:#e5e7eb;border-bottom-style:solid}.account-page.mobile-view .profile-form input::placeholder{color:#9ca3af}.account-page.mobile-view .save-message{text-align:center;border-radius:12px;margin:0 0 14px;padding:12px 14px;font-size:14px}.account-page.mobile-view .profile-form .save-btn{color:#fff;letter-spacing:.2px;cursor:pointer;text-align:center;background:linear-gradient(135deg,#b8860b 0%,#daa520 100%);border:none;border-radius:14px;width:100%;margin:0;padding:15px 18px;font-size:15px;font-weight:800;display:block;box-shadow:0 8px 18px #b8860b47}.account-page.mobile-view .profile-form .save-btn:active{transform:scale(.995)}.account-page.mobile-view .empty-section{border-radius:16px;margin:0 12px 14px;padding:32px 18px}.account-page.mobile-view .empty-section .empty-icon{margin-bottom:12px;font-size:42px}.account-page.mobile-view .empty-section h3{margin-bottom:6px;font-size:17px}.account-page.mobile-view .empty-section p{margin-bottom:16px;font-size:14px;line-height:1.5}.account-page.mobile-view .empty-section button{border-radius:12px;width:100%;min-height:44px;padding:12px;font-size:14px}.account-page.mobile-view .orders-list{padding:0 12px 14px}.account-page.mobile-view .order-card-full{border-radius:16px;margin:0 0 14px;padding:16px;overflow:hidden}.account-page.mobile-view .order-header-full{align-items:flex-start;gap:12px}.account-page.mobile-view .order-footer-full{flex-direction:column;align-items:flex-start;gap:12px}.account-page.mobile-view .view-details-btn{width:100%}.account-page.mobile-view .wishlist-grid{grid-template-columns:1fr;gap:0;padding:0 12px 14px}.account-page.mobile-view .wishlist-item{border-radius:16px;margin:0 0 14px;padding:14px;overflow:hidden}.account-page.mobile-view .wishlist-item img{height:180px}.account-page.mobile-view .address-card{border-radius:16px;margin:0 12px 14px;overflow:hidden}.account-page.mobile-view .address-card-header{padding:14px 16px;font-size:14px}.account-page.mobile-view .address-card-body{padding:16px}.account-page.mobile-view .address-card-body p{font-size:14px;line-height:1.5}.account-page.mobile-view .address-card-actions{flex-direction:column;gap:8px;padding:14px 16px 16px}.account-page.mobile-view .address-card-actions button{justify-content:center;width:100%;min-height:44px;padding:12px}.account-page.mobile-view .coming-soon{text-align:center;padding:40px 16px}.account-page.mobile-view .coming-soon-icon{margin-bottom:12px;font-size:48px}.account-page.mobile-view .coming-soon h3{margin-bottom:8px;font-size:18px}.account-page.mobile-view .coming-soon p{font-size:14px}.account-page.mobile-view .profile-section,.account-page.mobile-view .payments-section,.account-page.mobile-view .billing-section,.account-page.mobile-view .addresses-section{max-width:100%;padding:0}.account-page.mobile-view .section-header-row{background:#f8f9fa;border-bottom:none;flex-direction:column;align-items:stretch;gap:12px;padding:18px 16px 12px;display:flex}.account-page.mobile-view .section-header-row h2{color:#111827;background:0 0;border:none;margin:0;padding:0;font-size:20px;font-weight:800}.account-page.mobile-view .section-header-row .add-btn{border-radius:12px;justify-content:center;width:100%;padding:12px 16px}}@media (min-width:901px){.account-page.desktop-view{display:flex}.account-page.desktop-view .account-sidebar{display:block}}.admin-layout{background:#f6f7f8;min-height:100vh;display:flex;position:relative;overflow:hidden}.sidebar-wrapper{width:240px;transition:transform .3s}.admin-main{background:#f6f7f8;flex-direction:column;flex:1;display:flex}.admin-topbar{z-index:10;background:#fff;border-bottom:1px solid #e3e5e8;justify-content:space-between;align-items:center;height:64px;padding:0 20px;display:flex}.admin-mobile-logo{align-items:center;display:none}.admin-mobile-logo img{width:auto;height:80px}.admin-search{background:#f1f3f4;border-radius:8px;align-items:center;width:250px;padding:8px 14px;display:flex}.admin-search input{background:0 0;border:none;outline:none;width:100%;margin-left:8px}.admin-topbar-right{align-items:center;gap:20px;display:flex}.admin-icon{cursor:pointer;font-size:18px;position:relative}.notif-badge{color:#fff;background:#ef4444;border-radius:50%;padding:2px 6px;font-size:10px;position:absolute;top:-6px;right:-8px}.admin-content{background:#f6f7f8;flex:1;padding:24px;overflow-y:auto}.sidebar-overlay{z-index:90;pointer-events:none;background:#000;position:fixed;inset:0}@media (max-width:768px){.admin-mobile-logo{display:flex}.admin-search{display:none}.sidebar-wrapper{z-index:100;background:#fff;height:100%;position:fixed;top:0;left:0;transform:translate(-100%)}.sidebar-wrapper.open{transform:translate(0)}}.sidebar-brand{color:#111827;letter-spacing:1px;margin-bottom:30px;padding-left:8px;font-size:20px;font-weight:800}.sidebar-overlay.show{opacity:.55;pointer-events:auto}.admin-bottomnav{display:none}@media (max-width:900px){.admin-topbar{height:58px;padding:0 12px}.admin-content{padding:14px}.admin-content.has-bottomnav{padding-bottom:86px}.admin-bottomnav{z-index:120;background:#fff;border-top:1px solid #e3e5e8;justify-content:space-around;align-items:center;height:64px;display:flex;position:fixed;bottom:0;left:0;right:0}.admin-bottomnav a{color:#6b7280;border-radius:12px;padding:10px 12px;font-size:13px;font-weight:800;text-decoration:none}.admin-bottomnav a.active,.admin-bottomnav a.mactive{color:#111827;background:#f3f4f6}}@media (max-width:480px){.admin-topbar{height:56px;padding:0 10px}.admin-topbar-right{gap:14px}.admin-icon{font-size:18px}.admin-content{padding:12px}}.admin-mobile-nav{z-index:1000;background:#fff;border-top:1px solid #e3e5e8;justify-content:space-around;align-items:center;height:64px;padding:0 8px;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #00000014}.admin-mobile-nav a{color:#6b7280;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:8px 12px;font-size:11px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.admin-mobile-nav a svg{font-size:20px}.admin-mobile-nav a.active,.admin-mobile-nav a:hover{color:#111827;background:#f3f4f6}@media (max-width:900px){.admin-mobile-nav{display:flex}.admin-content{padding-bottom:80px}.sidebar-wrapper{display:none}}@media (max-width:480px){.order-drawer{width:100%;max-width:100%}}@media (max-width:600px){.admin-page{padding:16px 12px}.admin-page h1{font-size:22px}.admin-page h2{font-size:18px}.product-form{padding:16px}.form-grid{grid-template-columns:1fr;gap:12px}.stats-row{flex-direction:column;gap:12px}.stat-card{padding:16px}.stat-card h2{font-size:24px}.option-grid{flex-direction:column;gap:12px}.delivery-options{flex-direction:column}.delivery-card{width:100%}.banner-upload-area{min-height:120px}}@media (max-width:768px){.table-card,.orders-table-wrapper,.dashboard-table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}table{min-width:700px}.hide-mobile{display:none}}@media (max-width:480px){.edit-btn,.delete-btn,.view-btn,.cancel-btn{padding:8px 10px;font-size:12px}.action-buttons{flex-direction:column;gap:6px;display:flex}}.admin-sidebar{color:#fff;border-right:none;height:100%;padding:20px 0;box-shadow:2px 0 10px #0000004d;background:linear-gradient(#0a1929 0%,#0d2137 100%)!important}.admin-sidebar .sidebar-brand{letter-spacing:2px;text-transform:uppercase;margin-bottom:30px;padding:0 20px;font-family:Playfair Display,serif;font-size:18px;font-weight:800;color:#d4a574!important}.admin-sidebar .sidebar-link{border-radius:10px;align-items:center;gap:12px;margin:4px 12px;padding:14px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex;color:#ffffffbf!important}.admin-sidebar .sidebar-link:hover{transform:translate(4px);color:#fff!important;background:#ffffff14!important}.admin-sidebar .sidebar-link.active{border-left:3px solid #d4a574;font-weight:600;box-shadow:0 4px 12px #0003;color:#d4a574!important;background:linear-gradient(90deg,#001a62cc 0%,#1e3a5fcc 100%)!important}.admin-sidebar .sidebar-link svg{flex-shrink:0;width:20px;height:20px}.menu-group span{color:#fff6;text-transform:uppercase;letter-spacing:1.5px;margin:20px 0 8px;padding:0 20px;font-size:11px;font-weight:700;display:block}.admin-sidebar .sidebar-link.active:before{content:"";background:#d4a574;border-radius:0 4px 4px 0;width:3px;height:24px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.admin-sidebar *{transition:all .2s}.db-root{flex-direction:column;gap:24px;min-height:100%;padding:0;display:flex}.db-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.db-pre-label{letter-spacing:.04em;text-transform:uppercase;color:#4b5563;margin:0;font-size:11px;font-weight:500}.db-title{letter-spacing:-.02em;color:#111827;margin:2px 0 0;font-size:24px;font-weight:800}.db-kpi-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@media (min-width:1024px){.db-kpi-grid{grid-template-columns:repeat(4,1fr)}}.db-kpi-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px;transition:box-shadow .3s,transform .3s}.db-kpi-card:hover{transform:translateY(-1px);box-shadow:0 8px 24px #00000014}.db-kpi-top{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.db-kpi-icon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.db-kpi-label{letter-spacing:.04em;text-transform:uppercase;color:#4b5563;margin:0;font-size:11px;font-weight:500}.db-kpi-value{letter-spacing:-.02em;color:#111827;margin:4px 0 0;font-size:28px;font-weight:800}.db-trend-badge{border-radius:999px;align-items:center;gap:2px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.db-trend-badge.up{color:#059669;background:#ecfdf5}.db-trend-badge.down{color:#ef4444;background:#fef2f2}.db-period-toggle{background:#f3f4f6;border-radius:8px;padding:2px;display:inline-flex}.db-period-toggle button{color:#9ca3af;cursor:pointer;text-transform:capitalize;background:0 0;border:none;border-radius:6px;padding:6px 14px;font-size:11px;font-weight:600;transition:all .15s}.db-period-toggle button:hover{color:#6b7280}.db-period-toggle button.active{color:#111827;background:#fff;box-shadow:0 1px 3px #0000001a}.db-chart-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px}.db-chart-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.db-section-title{letter-spacing:-.01em;color:#111827;margin:0;font-size:15px;font-weight:800}.db-two-col{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:1024px){.db-two-col{grid-template-columns:3fr 2fr}}.db-chart-tooltip{background:#111827;border:none;border-radius:8px;padding:8px 12px;box-shadow:0 8px 20px #00000026}.db-tooltip-label{color:#9ca3af;margin:0 0 4px;font-size:10px}.db-tooltip-value{color:#fff;margin:0;font-size:12px;font-weight:600}.db-pie-legend{flex-wrap:wrap;justify-content:center;gap:6px 16px;margin-top:12px;display:flex}.db-pie-legend-item{align-items:center;gap:6px;display:flex}.db-pie-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.db-pie-label{color:#4b5563;font-size:11px}.db-pie-count{color:#111827;font-size:11px;font-weight:700}.db-empty{color:#9ca3af;justify-content:center;align-items:center;height:220px;font-size:14px;display:flex}.db-status-bars{flex-direction:column;gap:14px;display:flex}.db-status-bar-row{align-items:center;gap:12px;display:flex}.db-status-bar-label{align-items:center;gap:8px;min-width:110px;display:flex}.db-status-bar-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.db-status-bar-name{color:#111827;font-size:13px;font-weight:500}.db-status-bar-track{background:#f3f4f6;border-radius:999px;flex:1;height:8px;overflow:hidden}.db-status-bar-fill{border-radius:999px;height:100%;transition:width .7s}.db-status-bar-count{color:#111827;text-align:right;font-variant-numeric:tabular-nums;min-width:28px;font-size:13px;font-weight:700}.db-divider{align-items:center;gap:16px;padding-top:8px;display:flex}.db-divider-line{background:linear-gradient(90deg,#0000,#e5e7eb,#0000);flex:1;height:1px}.db-divider-text{letter-spacing:.12em;text-transform:uppercase;color:#4b5563;font-size:11px;font-weight:700}.db-orders-section{padding:0;overflow:hidden}.db-orders-header{border-bottom:1px solid #e5e7eb;padding:16px 24px}.db-table{border-collapse:collapse;width:100%}.db-table th{text-align:left;letter-spacing:.04em;text-transform:uppercase;color:#4b5563;background:#fafafa;border-bottom:1px solid #f0f0f0;padding:10px 16px;font-size:11px;font-weight:500}.db-table td{color:#111827;border-bottom:1px solid #f5f5f5;padding:12px 16px;font-size:13px}.db-table-row{cursor:pointer;transition:background .15s}.db-table-row:hover{background:#f9fafb}.db-table-id{font-variant-numeric:tabular-nums;font-weight:600}.db-table-customer{align-items:center;gap:8px;font-weight:500;display:flex}.db-table-avatar{color:#4b5563;background:#f3f4f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:flex}.db-table-amount{font-variant-numeric:tabular-nums;font-weight:600}.db-table-date{color:#6b7280;font-size:12px}.db-table-payment{color:#6b7280;letter-spacing:.04em;font-size:11px;font-weight:600}.db-status-pill{border-radius:999px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-block}.db-status-pill.delivered{color:#059669;background:#f0fdf4}.db-status-pill.shipped{color:#2563eb;background:#eff6ff}.db-status-pill.processing{color:#6366f1;background:#eef2ff}.db-status-pill.pending{color:#d97706;background:#fffbeb}.db-status-pill.confirmed{color:#0d9488;background:#f0fdfa}.db-status-pill.cancelled{color:#ef4444;background:#fef2f2}.db-order-cards{display:none}.db-drawer-overlay{z-index:50;background:#00000059;justify-content:flex-end;display:flex;position:fixed;inset:0}.db-drawer{background:#fff;border-left:1px solid #e5e7eb;flex-direction:column;width:100%;max-width:420px;height:100%;display:flex;position:relative;overflow-y:auto;box-shadow:-8px 0 30px #0000001a}.db-drawer-header{z-index:10;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 24px;display:flex;position:sticky;top:0}.db-drawer-title-row{align-items:center;gap:12px;display:flex}.db-drawer-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:700;display:flex}.db-drawer-name{color:#111827;margin:0;font-size:15px;font-weight:800}.db-drawer-sub{color:#4b5563;margin:0;font-size:12px;font-weight:500}.db-drawer-close{cursor:pointer;color:#4b5563;background:0 0;border:none;border-radius:8px;padding:6px;transition:background .15s}.db-drawer-close:hover{background:#f3f4f6}.db-drawer-body{flex-direction:column;flex:1;gap:24px;padding:24px;display:flex}.db-drawer-kpis{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.db-drawer-kpi{text-align:center;border-radius:12px;padding:12px}.db-drawer-kpi-val{font-variant-numeric:tabular-nums;margin:0;font-size:16px;font-weight:800}.db-drawer-kpi-label{text-transform:uppercase;letter-spacing:.04em;color:#4b5563;margin:2px 0 0;font-size:10px;font-weight:600}.db-drawer-section{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.db-drawer-section-title{color:#111827;background:#fafafa;border-bottom:1px solid #e5e7eb;margin:0;padding:10px 14px;font-size:13px;font-weight:700}.db-drawer-item{border-bottom:1px solid #f5f5f5;justify-content:space-between;align-items:center;padding:10px 14px;font-size:12px;display:flex}.db-drawer-item:last-child{border-bottom:none}.db-drawer-item-name{color:#111827;font-weight:500}.db-drawer-item-detail{color:#4b5563;font-variant-numeric:tabular-nums;font-weight:600}.db-drawer-track-step{border-bottom:1px solid #f5f5f5;align-items:flex-start;gap:10px;padding:8px 14px;display:flex}.db-drawer-track-step:last-child{border-bottom:none}.db-track-dot{background:#e5e7eb;border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:3px}.db-track-dot.done{background:#10b981}.db-track-status{color:#111827;margin:0;font-size:12px;font-weight:600}.db-track-date{color:#6b7280;margin:0;font-size:10px}.db-drawer-meta{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.db-drawer-meta-row{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:10px 14px;font-size:12px;display:flex}.db-drawer-meta-row:last-child{border-bottom:none}.db-drawer-meta-row:nth-child(odd){background:#fafafa}.db-meta-label{letter-spacing:.04em;text-transform:uppercase;color:#4b5563;font-size:11px;font-weight:500}.db-meta-value{color:#111827;font-weight:500}.db-root .recharts-responsive-container{min-height:180px}@media (max-width:900px){.db-root{gap:16px}.db-kpi-grid{grid-template-columns:repeat(2,1fr);gap:12px}.db-kpi-card{padding:16px}.db-kpi-value{font-size:22px}.db-chart-section{padding:16px}.db-table{display:none}.db-order-cards{flex-direction:column;gap:10px;padding:12px 16px;display:flex}.db-order-card{cursor:pointer;border:1px solid #e5e7eb;border-radius:12px;padding:12px;transition:background .15s}.db-order-card:hover{background:#f9fafb}.db-order-card-top{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.db-ocard-name{color:#111827;margin:0;font-size:13px;font-weight:600}.db-ocard-id{color:#6b7280;margin:0;font-size:11px}.db-order-card-bottom{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding-top:8px;display:flex}.db-ocard-amount{color:#111827;font-size:14px;font-weight:700}.db-ocard-date{color:#6b7280;font-size:11px}.db-drawer{max-width:90vw}}@media (max-width:480px){.db-root{gap:12px}.db-header{flex-direction:column;gap:12px}.db-kpi-card{padding:14px}.db-kpi-value{font-size:20px}.db-kpi-icon{border-radius:10px;width:36px;height:36px}.db-chart-section{padding:12px}.db-status-bar-label{min-width:80px}.db-drawer{max-width:100vw}.db-drawer-kpis{grid-template-columns:repeat(2,1fr);gap:6px}}.orders-table{border-collapse:collapse;width:100%}.orders-table th{text-align:left;background:#001a62;padding:14px}.orders-table td{border-bottom:1px solid #e5e7eb;padding:14px}.status{border-radius:20px;padding:6px 12px;font-size:13px;font-weight:600}.status.pending{color:#e48100;background:#fef3c7}.status.confirmed{color:#1e40af;background:#dbeafe}.status.shipped{color:#5b21b6;background:#ede9fe}.status.delivered{color:#166534;background:#dcfce7}.status.cancelled{color:#991b1b;background:#fee2e2}.orders-table select{border-radius:6px;padding:6px 10px}.view-btn{color:#fff;cursor:pointer;background:#167600;border:none;border-radius:6px;margin-right:8px;padding:6px 12px}.view-btn:hover{background:#1d4ed8}.order-drawer-overlay{z-index:998;background:#0006;width:100%;height:100%;position:fixed;top:0;left:0}.order-drawer{z-index:999;background:#fff;width:360px;max-width:90vw;height:100%;animation:.3s slideIn;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-10px 0 30px #0000001a}.drawer-content{padding:24px}.drawer-item{border-bottom:1px solid #eee;justify-content:space-between;padding:10px 0;display:flex}.close-btn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:6px;width:100%;margin-top:20px;padding:10px}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.status.placed{color:#1e40af;background:#dbeafe}.status.processing{color:#a16207;background:#fef9c3}.status.out-for-delivery{color:#5b21b6;background:#ede9fe}.orders-mobile-cards{display:none}@media (max-width:768px){.orders-desktop-table{display:none}.orders-mobile-cards{gap:12px;padding:12px 0;display:grid}.orders-mobile-card{background:#fff;border:1px solid #eee;border-radius:14px;padding:14px}.orders-mobile-row{border-bottom:1px dashed #f0f0f0;justify-content:space-between;align-items:center;gap:12px;padding:8px 0;display:flex}.orders-mobile-row:last-of-type{border-bottom:none}.orders-mobile-label{color:#666;font-size:12px;font-weight:900}.orders-mobile-value{color:#111;font-size:13px;font-weight:900}.orders-mobile-actions{align-items:center;gap:10px;margin-top:10px;display:flex}.orders-mobile-actions .view-btn{flex-shrink:0}.orders-mobile-actions select{border:1px solid #e5e7eb;border-radius:8px;flex:1;padding:8px 10px;font-size:13px;font-weight:600}}.products-page{padding:30px}.stats-row{gap:25px;margin-bottom:30px;display:flex}.stat-card{color:#fff;border-radius:12px;flex:1;padding:25px;font-weight:600;box-shadow:0 6px 18px #00000014}.stat-card h2{margin-bottom:8px;font-size:32px}.green{background:linear-gradient(135deg,#16a34a,#22c55e)}.purple{background:linear-gradient(135deg,#7c3aed,#a855f7)}.blue{background:linear-gradient(135deg,#2563eb,#3b82f6)}.table-card{-webkit-overflow-scrolling:touch;background:#fff;border-radius:12px;padding:20px;overflow-x:auto;box-shadow:0 6px 18px #0000000d}table{border-collapse:collapse;width:100%;min-width:700px}thead{color:#fff;background:#001a62}th,td{text-align:left;white-space:nowrap;padding:14px}tbody tr{border-bottom:1px solid #eee}.stock-good{color:#166534;background:#dcfce7;border-radius:20px;padding:5px 12px;font-weight:600}.stock-low{color:#991b1b;background:#fee2e2;border-radius:20px;padding:5px 12px;font-weight:600}.products-page .edit-btn{color:#fff;cursor:pointer;background:#4caf50;border:none;border-radius:4px;margin-right:6px;padding:6px 12px}.products-page .delete-btn{color:#fff;cursor:pointer;background:#e53935;border:none;border-radius:4px;padding:6px 12px}.products-page .cancel-btn{color:#fff;cursor:pointer;background:gray;border:none;border-radius:4px;margin-left:6px;padding:6px 12px}.table-card input{border:1px solid #ddd;border-radius:4px;width:100px;padding:6px 10px}.products-page .view-btn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:4px;margin-right:6px;padding:6px 12px}.view-overlay{z-index:999;background:#0000008c;justify-content:center;align-items:center;padding:14px;display:flex;position:fixed;inset:0}.view-sheet{background:#fff;border-radius:16px;width:520px;max-width:100%;overflow:hidden}.view-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:14px 14px 10px;display:flex}.view-title{font-size:14px;font-weight:900}.view-close{cursor:pointer;background:#f3f4f6;border:none;border-radius:10px;width:34px;height:34px;font-size:22px}.view-body{gap:10px;padding:14px;display:grid}.view-row{border:1px solid #eee;border-radius:12px;justify-content:space-between;gap:12px;padding:10px;display:flex}.view-row .k{color:#666;font-size:12px;font-weight:900}.view-row .v{color:#111;text-align:right;font-size:12px;font-weight:900}.view-actions{gap:10px;padding-top:6px;display:flex}.products-page .view-actions .edit-btn,.products-page .view-actions .delete-btn,.products-page .view-actions .cancel-btn{border-radius:10px;flex:1;padding:10px 12px}.view-edit{gap:8px;display:grid}.view-edit label{color:#444;font-size:12px;font-weight:900}.view-edit input{border:1px solid #e5e7eb;border-radius:10px;outline:none;padding:10px 12px}@media (max-width:900px){.products-page{padding:16px}.stats-row{flex-direction:column;gap:12px;margin-bottom:16px}.stat-card{border-radius:14px;padding:16px}.stat-card h2{font-size:26px}.table-card{border-radius:14px;padding:14px}.hide-mobile{display:none!important}.products-page .view-btn,.products-page .edit-btn,.products-page .delete-btn{border-radius:8px;padding:8px 12px;font-size:12px;display:inline-block}.view-overlay{justify-content:center;align-items:flex-end;padding:0}.view-sheet{border-radius:18px 18px 0 0;width:100%;max-height:85vh;overflow:auto}}@media (max-width:480px){.products-page{padding:12px}.stat-card{padding:14px}.stat-card h2{font-size:24px}.stock-good,.stock-low{border-radius:16px;padding:4px 10px;font-size:12px}.products-page .edit-btn,.products-page .delete-btn,.products-page .cancel-btn,.products-page .view-btn{padding:9px 12px;font-size:12px}.table-card input{width:90px}}*{box-sizing:border-box}.admin-page{background:#f3f5f9;min-height:100vh;padding:14px}.product-form{grid-template-columns:minmax(0,1.55fr) minmax(300px,.85fr);align-items:start;gap:12px;max-width:1480px;margin:0 auto;display:grid}.card{background:#fff;border:1px solid #e7ecf2;border-radius:18px;min-width:0;padding:14px;box-shadow:0 6px 20px #0f172a0a}.card h3{color:#111827;margin:0 0 10px;font-size:15px;font-weight:700;line-height:1.2}.main-column,.side-column{flex-direction:column;gap:12px;min-width:0;display:flex}.product-form>.card{margin:0}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.form-grid.three-col{grid-template-columns:repeat(3,minmax(0,1fr))}.form-grid.full-width-textarea textarea,textarea.full-width,textarea{grid-column:1/-1}textarea{resize:vertical;min-height:92px}.full-span{grid-column:1/-1}input,select,textarea{color:#111827;background:#fff;border:1px solid #d9e0e8;border-radius:10px;width:100%;min-width:0;padding:10px 12px;font-size:13px;font-weight:500;transition:all .2s}input::-moz-placeholder{color:#98a2b3}textarea::-moz-placeholder{color:#98a2b3}input::placeholder,textarea::placeholder{color:#98a2b3}input:hover,select:hover,textarea:hover{border-color:#c7d1dc}input:focus,select:focus,textarea:focus{border-color:#111827;outline:none;box-shadow:0 0 0 3px #1118270f}label{color:#374151;margin-bottom:6px;font-size:12px;font-weight:600;line-height:1.3;display:block}.field-group{flex-direction:column;display:flex}.inline-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.inline-row.three{grid-template-columns:repeat(3,minmax(0,1fr))}.rating-row{flex-wrap:wrap;align-items:center;gap:4px;margin-top:4px;display:flex}.star{cursor:pointer;color:#d1d5db;transition:transform .15s,color .15s}.star:hover{transform:scale(1.05)}.star.active{color:#f59e0b}.variant-input{align-items:stretch;gap:8px;display:flex}.variant-input input{flex:1;min-width:0}.variant-input button{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:10px;width:42px;min-width:42px;height:42px;font-size:14px;font-weight:700;transition:all .2s}.variant-input button:hover{background:#000;transform:translateY(-1px)}.variant-list{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.variant-list span{color:#1f2937;background:#f3f6fb;border:1px solid #dde6f1;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:11px;font-weight:600;display:inline-flex}.upload-option{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:10px;padding:10px}.upload-option:last-child{margin-bottom:0}.upload-option label{margin-bottom:6px}.upload-option input[type=file]{background:#fff;padding:8px}.upload-option input[type=text]{padding:10px 12px}.upload-hint{color:#6b7280;margin-top:5px;font-size:11px;line-height:1.4}.drop-zone{text-align:center;cursor:pointer;background:linear-gradient(#fbfcfe 0%,#f8fafc 100%);border:2px dashed #d2d9e3;border-radius:14px;padding:18px 12px;transition:all .25s}.drop-zone:hover{background:#f8fafc;border-color:#111827}.drop-zone.dragging{background:#eef2f7;border-color:#111827;transform:scale(1.005)}.drop-icon{color:#9ca3af;margin-bottom:8px;font-size:34px}.drop-zone:hover .drop-icon,.drop-zone.dragging .drop-icon{color:#111827}.drop-text{color:#111827;margin:0 0 3px;font-size:13px;font-weight:700}.drop-subtext{color:#6b7280;margin:0 0 4px;font-size:12px}.drop-hint{color:#9ca3af;margin:0;font-size:11px;line-height:1.4}.image-preview{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px;margin-top:10px;display:grid}.img-box{aspect-ratio:1;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;width:100%;position:relative;overflow:hidden}.img-box img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.img-box svg{cursor:pointer;background:#fffffff5;border-radius:50%;padding:4px;position:absolute;top:6px;right:6px;box-shadow:0 3px 10px #00000029}.status-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.status-row label{color:#374151;cursor:pointer;align-items:center;gap:10px;margin-bottom:0;font-weight:600;display:flex}.status-row input[type=checkbox]{appearance:none;cursor:pointer;width:44px;height:24px;box-shadow:none;background:#d1d5db;border:none;border-radius:999px;outline:none;padding:0;transition:all .3s;position:relative}.status-row input[type=checkbox]:before{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:all .3s;position:absolute;top:3px;left:4px;box-shadow:0 2px 6px #0003}.status-row input[type=checkbox]:checked{background:#22c55e}.status-row input[type=checkbox]:checked:before{transform:translate(18px)}.status-row select{background:#fff;border:1px solid #d9e0e8;border-radius:10px;min-width:150px;max-width:210px;padding:10px 12px;transition:all .2s}.status-row select:focus{background:#fff;border-color:#111827;box-shadow:0 0 0 3px #1118270f}.summary-box{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:12px}.summary-box p{color:#4b5563;margin:0 0 6px;font-size:12px;line-height:1.45}.summary-box p:last-child{margin-bottom:0}.publish-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#111827 0%,#1f2937 100%);border:none;border-radius:14px;width:100%;margin-top:0;padding:13px 16px;font-size:14px;font-weight:700;transition:all .25s;box-shadow:0 10px 22px #1118271f}.publish-btn:hover{background:linear-gradient(135deg,#000 0%,#111827 100%);transform:translateY(-1px)}.publish-btn:active{transform:translateY(0)}.stack-sm{flex-direction:column;gap:6px;display:flex}.stack-md{flex-direction:column;gap:8px;display:flex}.stack-lg{flex-direction:column;gap:10px;display:flex}@media (min-width:1200px){.admin-page{padding:12px}.product-form{gap:10px}.card{padding:12px}.form-grid{gap:8px}textarea{min-height:84px}}@media (max-width:1100px){.product-form{grid-template-columns:1fr}.main-column,.side-column{gap:10px}}@media (max-width:900px){.admin-page{padding:10px}.product-form{max-width:100%;display:block}.card{border-radius:16px;margin-bottom:10px;padding:12px}.card h3{margin-bottom:10px;font-size:14px}.form-grid,.form-grid.three-col,.inline-row,.inline-row.three{grid-template-columns:1fr;gap:10px}textarea,textarea.full-width{grid-column:1/-1;min-height:92px}.variant-input{gap:8px}.variant-input button{width:42px;min-width:42px;height:42px}.status-row{flex-direction:column;align-items:stretch}.status-row label{justify-content:space-between}.status-row select{min-width:100%;max-width:100%}.drop-zone{padding:18px 12px}.drop-icon{font-size:32px}.drop-text{font-size:13px}.drop-subtext{font-size:12px}.image-preview{grid-template-columns:repeat(2,1fr);gap:8px}.publish-btn{border-radius:14px;padding:13px;font-size:14px}}@media (max-width:520px){.admin-page{padding:8px}.card{padding:10px}.image-preview{grid-template-columns:repeat(2,1fr)}input,select,textarea{font-size:14px}}.shipping-section{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:12px;margin-bottom:20px;padding:24px}.shipping-section h3{color:#1e293b;align-items:center;gap:10px;margin-bottom:20px;font-size:18px;font-weight:700;display:flex}.shipping-section h3 svg{color:#2563eb}.shipping-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.shipping-field{flex-direction:column;gap:6px;display:flex}.shipping-field.full-width{grid-column:span 2}.shipping-field label{color:#475569;font-size:13px;font-weight:600}.shipping-field input,.shipping-field select{background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:12px 14px;font-size:14px;transition:all .2s}.shipping-field input:focus,.shipping-field select:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.shipping-toggle{background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:14px 16px;display:flex}.shipping-toggle label{color:#334155;cursor:pointer;align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.shipping-toggle input[type=checkbox]{appearance:none;cursor:pointer;background:#cbd5e1;border-radius:20px;width:44px;height:24px;transition:all .3s;position:relative}.shipping-toggle input[type=checkbox]:before{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:all .3s;position:absolute;top:3px;left:4px;box-shadow:0 2px 4px #0000001a}.shipping-toggle input[type=checkbox]:checked{background:#2563eb}.shipping-toggle input[type=checkbox]:checked:before{transform:translate(18px)}.delivery-time{align-items:center;gap:8px;display:flex}.delivery-time input{text-align:center;width:80px;padding:10px}.delivery-time span{color:#64748b;font-size:14px}@media (max-width:768px){.shipping-grid{grid-template-columns:1fr}.shipping-field.full-width{grid-column:span 1}}.admin-page,.admin-card{background:var(--bg-card);border-radius:var(--radius);box-shadow:var(--shadow-soft);border:1px solid var(--border-light);margin-bottom:24px;padding:24px}.admin-page h1,.admin-page h2,.admin-page h3{color:var(--text-main);font-weight:600}.admin-users-page{padding:24px}.admin-users-header{margin-bottom:24px}.admin-users-header h1{color:#1a1a1a;margin:0 0 8px;font-size:28px;font-weight:700}.admin-users-header p{color:#666;margin:0}@media (max-width:1200px){.users-stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.users-stats-grid{grid-template-columns:1fr}}.user-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:16px;padding:20px;display:flex;box-shadow:0 1px 3px #00000014}.stat-icon{background:linear-gradient(135deg,#0a1929 0%,#001a62 100%);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex}.stat-content{flex-direction:column;display:flex}.stat-value{color:#1a1a1a;font-size:24px;font-weight:700}.stat-label{color:#666;font-size:13px}.users-search-bar{margin-bottom:24px}.users-search-bar input{border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;max-width:400px;padding:12px 16px;font-size:14px;transition:border-color .2s}.users-search-bar input:focus{border-color:#667eea}.users-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:1200px){.users-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.users-grid{grid-template-columns:1fr}}.user-card{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:12px;padding:20px;transition:all .2s;box-shadow:0 1px 3px #00000014}.user-card:hover{border-color:#667eea;transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.user-card.selected{border-color:#667eea}.user-card-header{align-items:center;gap:12px;margin-bottom:16px;display:flex}.user-avatar{color:#fff;background:linear-gradient(135deg,#0a1929 0%,#001a62 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;font-weight:700;display:flex}.user-info{flex:1;min-width:0}.user-info h3{color:#1a1a1a;margin:0 0 4px;font-size:16px;font-weight:600}.user-info p{color:#666;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13px;overflow:hidden}.user-status{text-transform:capitalize;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:600}.user-status.active{color:#166534;background:#dcfce7}.user-status.inactive{color:#991b1b;background:#fee2e2}.user-card-stats{gap:16px;margin-bottom:12px;display:flex}.user-stat{flex-direction:column;display:flex}.user-stat .label{color:#666;text-transform:uppercase;font-size:11px}.user-stat .value{color:#1a1a1a;font-size:14px;font-weight:600}.user-card-footer{color:#666;border-top:1px solid #e5e7eb;padding-top:12px;font-size:12px}.user-modal-overlay{z-index:9999;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.user-modal{background:#fff;border-radius:16px;width:100%;max-width:700px;max-height:90vh;animation:.3s modalSlide;overflow-y:auto}@keyframes modalSlide{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.user-modal-header{border-bottom:1px solid #e5e7eb;align-items:center;gap:16px;padding:24px;display:flex;position:relative}.user-modal-avatar{color:#fff;background:linear-gradient(135deg,#0a1929 0%,#001a62 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:28px;font-weight:700;display:flex}.user-modal-info{flex:1}.user-modal-info h2{color:#1a1a1a;margin:0 0 4px;font-size:22px;font-weight:700}.user-modal-info p{color:#666;margin:0 0 8px}.close-modal{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex;position:absolute;top:16px;right:16px}.close-modal:hover{background:#f5f5f5}.user-modal-stats{border-bottom:1px solid #e5e7eb;grid-template-columns:repeat(4,1fr);gap:16px;padding:24px;display:grid}@media (max-width:600px){.user-modal-stats{grid-template-columns:repeat(2,1fr)}}.modal-stat{text-align:center;flex-direction:column;display:flex}.modal-stat .label{color:#666;text-transform:uppercase;margin-bottom:4px;font-size:12px}.modal-stat .value{color:#1a1a1a;font-size:18px;font-weight:700}.user-order-history{padding:24px}.user-order-history h3{color:#1a1a1a;margin:0 0 16px;font-size:18px;font-weight:600}.order-history-list{flex-direction:column;gap:12px;display:flex}.order-history-item{background:#f9fafb;border-radius:10px;flex-wrap:wrap;align-items:center;gap:16px;padding:16px;display:flex}.order-history-item .order-info{flex-direction:column;min-width:100px;display:flex}.order-history-item .order-id{color:#1a1a1a;font-weight:600}.order-history-item .order-date{color:#666;font-size:12px}.order-history-item .order-products{flex-wrap:wrap;flex:1;gap:6px;display:flex}.product-tag{color:#1a1a1a;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:4px 10px;font-size:12px}.order-history-item .order-status-price{justify-content:flex-end;align-items:center;gap:12px;min-width:150px;display:flex}.order-history-item .order-status{border-radius:20px;padding:4px 10px;font-size:12px;font-weight:600}.order-history-item .order-status.placed{color:#1e40af;background:#dbeafe}.order-history-item .order-status.confirmed{color:#166534;background:#dcfce7}.order-history-item .order-status.processing{color:#92400e;background:#fef3c7}.order-history-item .order-status.shipped{color:#3730a3;background:#e0e7ff}.order-history-item .order-status.delivered{color:#166534;background:#dcfce7}.order-history-item .order-status.cancelled{color:#991b1b;background:#fee2e2}.order-history-item .order-price{color:#1a1a1a;font-weight:700}.no-orders{text-align:center;color:#666;padding:40px}.no-users-message{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:60px 20px}.no-users-icon{margin-bottom:16px;font-size:64px}.no-users-message h3{color:#1a1a1a;margin:0 0 8px;font-size:20px;font-weight:600}.no-users-message p{color:#666;margin:0}.admin-testimonials-page{padding:24px}.admin-testimonials-header{margin-bottom:24px}.admin-testimonials-header h1{color:#1a1a1a;margin:0 0 8px;font-size:28px;font-weight:700}.admin-testimonials-header p{color:#666;margin:0;font-size:14px}.testimonial-stat-card .stat-content{flex-direction:column;display:flex}.testimonials-actions{margin-bottom:20px}.add-testimonial-btn:hover{background:#1d4ed8}.testimonial-form-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;margin-bottom:24px;padding:24px}.testimonial-form-card h3{color:#1a1a1a;margin:0 0 20px;font-size:18px;font-weight:600}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-group{margin-bottom:16px}.form-group label{color:#374151;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.form-group input[type=text],.form-group select,.form-group textarea{box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:10px 12px;font-size:14px;transition:border-color .2s}.form-group input[type=text]:focus,.form-group select:focus,.form-group textarea:focus{border-color:#2563eb;outline:none}.checkbox-group{margin-top:8px}.checkbox-label{cursor:pointer;align-items:center;gap:10px;display:flex}.checkbox-label input[type=checkbox]{cursor:pointer;width:18px;height:18px}.checkbox-text{color:#374151;font-size:14px}.form-actions{gap:12px;margin-top:20px;display:flex}.submit-btn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:background .2s}.cancel-btn{color:#fff;cursor:pointer;background:#6b7280;border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:background .2s}.cancel-btn:hover{background:#4b5563}.testimonials-list{margin-top:24px}.no-testimonials{text-align:center;background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:60px 20px}.no-testimonials .no-icon{margin-bottom:16px;font-size:48px}.no-testimonials h3{color:#1a1a1a;margin:0 0 8px;font-size:18px}.no-testimonials p{color:#666;margin:0}.testimonials-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px;display:grid}.testimonial-card-header{align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.testimonial-avatar{color:#92400e;background:#fef3c7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:700;display:flex}.testimonial-info{flex:1}.testimonial-info h4{color:#1a1a1a;margin:0 0 4px;font-size:16px;font-weight:600}.testimonial-rating{color:#f59e0b;letter-spacing:1px;font-size:14px}.testimonial-actions{gap:8px;display:flex}.edit-btn,.delete-btn{cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;font-size:16px;transition:background .2s}.edit-btn:hover{background:#f3f4f6}.delete-btn:hover{background:#fee2e2}.testimonial-comment{color:#4b5563;margin-bottom:16px;font-size:14px;font-style:italic;line-height:1.6}.testimonial-card-footer{border-top:1px solid #e5e5e5;padding-top:12px}.toggle-home{cursor:pointer;align-items:center;gap:8px;display:flex}.toggle-home input[type=checkbox]{cursor:pointer;width:16px;height:16px}.toggle-label{color:#6b7280;font-size:13px}@media (max-width:768px){.form-row,.testimonials-grid{grid-template-columns:1fr}.form-actions{flex-direction:column}}@media (max-width:900px){.products-page .stats-row{flex-direction:column!important;gap:12px!important;display:flex!important}.products-page .stat-card{width:100%!important}.products-page .table-card{-webkit-overflow-scrolling:touch;overflow-x:auto!important}.products-page .table-card th,.products-page .table-card td{white-space:nowrap!important}.admin-layout,.admin-main,.admin-right,.admin-content,.products-page{width:100%!important;max-width:100%!important;margin:0!important}.admin-content{padding-left:12px!important;padding-right:12px!important}.admin-main{min-width:0!important}}:root{--sidebar-bg:#0a1929;--sidebar-hover:#132f4c;--sidebar-active:#1e3a5f;--primary:#001a62;--primary-dark:#0d2137;--primary-light:#1e3a5f;--admin-bg:#f9f9f9;--card-bg:#fff;--success:#10b981;--warning:#f59e0b;--danger:#ef4444;--text-dark:#1a1a1a;--text-light:#fff;--text-muted:#666}.admin-layout{background-color:var(--admin-bg);min-height:100vh;font-family:Inter,sans-serif;display:flex}.admin-sidebar{box-shadow:2px 0 10px #0000004d;background:linear-gradient(180deg, var(--sidebar-bg) 0%, var(--primary-dark) 100%)!important}.admin-sidebar .sidebar-brand{text-transform:uppercase;letter-spacing:2px;font-family:Playfair Display,serif;color:#d4a574!important}.admin-sidebar .sidebar-link{border-radius:8px;margin:4px 8px;padding:12px 16px;color:#fffc!important}.admin-sidebar .sidebar-link:hover{background:var(--sidebar-hover)!important;color:#fff!important}.admin-sidebar .sidebar-link.active{border-left:3px solid #d4a574;background:var(--sidebar-active)!important;color:#d4a574!important}.admin-content{background-color:var(--admin-bg);background:#f9f9f9;flex:1;padding:30px}.admin-card{background-color:var(--card-bg);border:1px solid #eee;border-radius:16px;margin-bottom:20px;padding:24px;box-shadow:0 2px 12px #0000000f}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0a1929 0%,#001a62 100%);border:none;border-radius:10px;padding:12px 24px;font-weight:600;transition:all .3s}.btn-primary:hover{background:linear-gradient(135deg,#001a62 0%,#1e3a5f 100%);transform:translateY(-2px);box-shadow:0 4px 12px #001a624d}.admin-table{border-collapse:collapse;background:#fff;border-radius:12px;width:100%;overflow:hidden}.admin-table th{text-align:left;color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#0a1929;padding:16px;font-size:13px;font-weight:600}.admin-table td{color:#333;border-bottom:1px solid #eee;padding:14px 16px}.admin-table tr:hover td{background:#f8f9fa}input[type=text],input[type=email],input[type=number],select,textarea{background:#fff;border:1px solid #ddd;border-radius:10px;width:100%;padding:12px 16px;font-size:14px;transition:border-color .2s,box-shadow .2s}input[type=text]:focus,input[type=email]:focus,input[type=number]:focus,select:focus,textarea:focus{border-color:#001a62;outline:none;box-shadow:0 0 0 3px #001a621a}.users-search-bar input{background:#fff;border:1px solid #eee;border-radius:12px;padding:14px 20px;font-size:14px;box-shadow:0 2px 8px #0000000a}.users-search-bar input:focus{border-color:#001a62;box-shadow:0 0 0 3px #001a621a}.badge-success{color:#fff;background:#10b981;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:600}.badge-warning{color:#fff;background:#f59e0b;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:600}.badge-danger{color:#fff;background:#ef4444;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:600}.admin-users-header h1,.admin-testimonials-page h1{color:#0a1929;font-weight:700}.recharts-surface{overflow:visible}.user-card{background:#fff;border:1px solid #eee;border-radius:16px;padding:20px;transition:all .2s}.user-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.user-card.selected{border-color:#001a62;box-shadow:0 0 0 3px #001a621a}.users-stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:24px;display:grid}.user-stat-card{background:#fff;border:1px solid #eee;border-radius:16px;align-items:center;gap:16px;padding:20px;transition:transform .2s;display:flex}.user-stat-card:hover{transform:translateY(-2px)}.user-stat-card .stat-icon{background:linear-gradient(135deg,#0a1929 0%,#001a62 100%);border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;font-size:22px;display:flex}.user-stat-card .stat-value{color:#0a1929;font-size:24px;font-weight:700}.user-stat-card .stat-label{color:#666;font-size:13px}.testimonials-stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:24px;display:grid}.testimonial-stat-card{background:#fff;border:1px solid #eee;border-radius:16px;align-items:center;gap:16px;padding:20px;display:flex}.testimonial-stat-card .stat-icon{background:linear-gradient(135deg,#0a1929 0%,#001a62 100%);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;display:flex}.testimonial-stat-card .stat-value{color:#0a1929;font-size:24px;font-weight:700}.testimonial-stat-card .stat-label{color:#666;font-size:13px}.testimonial-card{background:#fff;border:1px solid #eee;border-radius:16px;padding:20px;transition:all .2s}.testimonial-card:hover{box-shadow:0 8px 24px #0000001a}.testimonial-card.active{background:#f8f9fc;border-color:#001a62}.add-testimonial-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0a1929 0%,#001a62 100%);border:none;border-radius:10px;padding:14px 24px;font-size:14px;font-weight:600;transition:all .3s}.add-testimonial-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #001a624d}.submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0a1929 0%,#001a62 100%);border:none;border-radius:10px;padding:14px 28px;font-size:14px;font-weight:600}.submit-btn:hover{background:linear-gradient(135deg,#001a62 0%,#1e3a5f 100%)}.user-modal{background:#fff;border-radius:20px;max-width:600px;padding:28px}.user-modal-header{border-bottom:1px solid #eee;align-items:center;gap:16px;padding-bottom:20px;display:flex}.user-modal-avatar{color:#fff;background:linear-gradient(135deg,#0a1929 0%,#001a62 100%);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:24px;font-weight:700;display:flex}@media (max-width:900px){.admin-layout,.admin-main,.admin-right,.admin-content{width:100%!important;max-width:100%!important;margin:0!important}.admin-content{padding:16px!important}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid}}}.visible{visibility:visible}.fixed{position:fixed}.static{position:static}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}body{color:#222;background:0 0;font-family:Poppins,sans-serif}body.dark-mode{color:#eee;background:#111}body.dark-mode .main-header{background:#222;border-bottom:1px solid #333}body.dark-mode .search-box{background:#333;border-color:#16a34a}body.dark-mode .search-box input{color:#eee;background:#333}body.dark-mode .nav-bar{background:#222;border-bottom:1px solid #333}body.dark-mode .nav-bar a{color:#eee}body.dark-mode .card{color:#eee;background:#222}body.dark-mode .footer-main{color:#eee;background:#222;border-top:1px solid #333}body.dark-mode .footer-bottom-links a{color:#b8860b}body.dark-mode .site-header,body.dark-mode .menu-bar,body.dark-mode .header-inner,body.dark-mode .cart-page,body.dark-mode .cart-card,body.dark-mode .cart-row,body.dark-mode .drawer-row,body.dark-mode .cart-empty,body.dark-mode .cart-items,body.dark-mode .cart-list,body.dark-mode .cart-footer,body.dark-mode .shop-layout,body.dark-mode .shop-main,body.dark-mode .product-page,body.dark-mode .card,body.dark-mode .search-wrap,body.dark-mode .mobile-search-wrap,body.dark-mode .filters-card,body.dark-mode .filters,body.dark-mode .filter-row,body.dark-mode .filter-search,body.dark-mode .filter-search input,body.dark-mode .mobile-drawer,body.dark-mode .mobile-drawer-link,body.dark-mode .cart-drawer,body.dark-mode .cart-drawer .drawer-header{color:#eee!important;background:#222!important;border-color:#444!important}body.dark-mode input,body.dark-mode select,body.dark-mode textarea,body.dark-mode button{color:#eee!important;background:#333!important;border-color:#555!important}.main-header{background:#fff;border-bottom:1px solid #eee;align-items:center;gap:30px;padding:20px 40px;display:flex}.logo{font-size:22px;font-weight:700}.header-icons svg{cursor:pointer;font-size:20px}.search-box{background:#fff;border:2px solid #16a34a;border-radius:8px;flex:1;align-items:center;height:48px;display:flex;overflow:hidden}.search-box input{border:none;outline:none;flex:1;height:100%;padding:0 16px;font-size:15px}.search-box button{color:#fff;cursor:pointer;background:#16a34a;border:none;justify-content:center;align-items:center;width:60px;height:100%;font-size:18px;display:flex}.nav-bar{background:#fff;border-bottom:1px solid #eee;gap:25px;padding:12px 40px;display:flex}.nav-bar a{color:#333;font-size:14px;text-decoration:none}.nav-bar a.active{color:#16a34a;font-weight:600}.grid{grid-template-columns:repeat(4,1fr);gap:30px;max-width:1300px;margin:auto;display:grid}.card{cursor:pointer;background:#fff;border-radius:18px;transition:all .3s;overflow:hidden;box-shadow:0 5px 15px #0000000d}.card:hover{transform:translateY(-6px);box-shadow:0 15px 35px #0000001a}.card img{-o-object-fit:cover;object-fit:cover;width:100%;height:240px}.card-content{padding:18px}.card h3{margin-bottom:6px;font-size:16px}.price-box{align-items:center;gap:10px;margin:8px 0 15px;display:flex}.price{font-size:18px;font-weight:700}.old-price{color:#888;font-size:14px;text-decoration:line-through}.card-buttons{gap:10px;display:flex}.add-btn{cursor:pointer;background:#fff;border:1px solid #000;border-radius:8px;flex:1;padding:10px}.buy-btn{cursor:pointer;background:#facc15;border:none;border-radius:8px;flex:1;padding:10px;font-weight:600}.wishlist{cursor:pointer;z-index:10;font-size:24px;transition:transform .2s;position:absolute;top:15px;right:15px}.wishlist:hover{transform:scale(1.1)}.product-container{grid-template-columns:1fr 1fr;gap:60px;max-width:1200px;margin:50px auto;display:grid}.product-image img{border-radius:20px;width:100%}.product-info h1{margin-bottom:15px;font-size:32px}.product-info .price{font-size:28px;font-weight:700}.product-meta{color:#555;gap:40px;margin:20px 0;display:flex}.shipping-box{background:#f3f4f6;border-radius:15px;margin-top:20px;padding:20px}.product-btn-group{gap:15px;margin-top:25px;display:flex}.product-btn-group button{cursor:pointer;border-radius:10px;flex:1;padding:15px;font-size:16px}.product-add-btn{background:#fff;border:1px solid #000}.product-buy-btn{background:#facc15;border:none;font-weight:600}.footer-main{background:#fff;border-top:1px solid #eee;margin-top:80px;padding:60px}.footer-grid{grid-template-columns:repeat(4,1fr);gap:40px;display:grid}.footer-grid h4{margin-bottom:15px}.footer-grid li{cursor:pointer;margin-bottom:8px;font-size:14px;list-style:none}.footer-grid li:hover{color:#16a34a}.footer-bottom{text-align:center;border-top:1px solid #ddd;margin-top:40px;padding-top:20px}.footer-bottom-links{justify-content:center;gap:20px;margin-bottom:10px;display:flex}.footer-bottom-links a{color:#0066c0;font-size:12px;text-decoration:none}.footer-bottom-links a:hover{text-decoration:underline}.footer-bottom p{color:#555;margin:0;font-size:12px}@media (max-width:1024px){.grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.grid{grid-template-columns:repeat(2,1fr)}.product-container{grid-template-columns:1fr}}@media (max-width:480px){.grid{grid-template-columns:1fr}}.hero-content h1{margin-bottom:10px;font-size:40px}.hero-content p{opacity:.9;font-size:18px}.products-section{max-width:1200px;margin:auto;padding:40px 0}.section-header{justify-content:space-between;margin-bottom:30px;display:flex}.loading-text{text-align:center;color:gray;margin:40px 0}.banner{-o-object-fit:cover;object-fit:cover;border-radius:20px;width:100%;max-width:1200px;height:360px;margin:30px auto}.nav-bar{border-top:1px solid #eee;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:14px 40px;display:flex}.browse-btn{color:#fff;cursor:pointer;background:red;border:none;border-radius:8px;padding:10px 18px;font-weight:600}.nav-links{gap:24px;margin:0;padding:0;list-style:none;display:flex}.nav-links li{cursor:pointer;font-size:14px}.support{color:#333;font-size:14px;font-weight:600}.nav-bar{background:#fff;border-top:1px solid #eee;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:16px 40px;display:flex}.browse-btn{color:#fff;cursor:pointer;background:#e11d2e;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 20px;font-weight:600;transition:all .2s;display:flex}.browse-btn:hover{background:#c01825}.nav-links{flex:1;justify-content:center;gap:26px;margin:0;padding:0;list-style:none;display:flex}.nav-links li{cursor:pointer;font-size:14px;font-weight:500;transition:all .2s}.nav-links li:hover{color:#b8860b}.nav-links .active{color:#b8860b;font-weight:600}.support{align-items:center;gap:10px;font-size:14px;display:flex}.support b{font-size:15px}.support small{color:gray;font-size:12px;display:block}.header-icons{align-items:center;gap:25px;display:flex}.icon-item{cursor:pointer;flex-direction:column;align-items:center;font-size:14px;display:flex;position:relative}.icon-item svg{font-size:18px}.badge{color:#fff;background:#b8860b;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;display:flex;position:absolute;top:-6px;right:6px}.search-box-wrapper{flex:1;position:relative}.search-dropdown{z-index:999;background:#fff;border-radius:12px;max-height:350px;padding:10px 0;position:absolute;top:105%;left:0;right:0;overflow-y:auto;box-shadow:0 15px 40px #00000026}.search-item{cursor:pointer;align-items:center;gap:12px;padding:10px 18px;transition:all .2s;display:flex}.search-item:hover{background:#f3f4f6}.search-item p{margin-bottom:4px;font-size:14px}.search-item span{color:#b8860b;font-size:13px;font-weight:600}.main-header{z-index:1000;background:#fff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:15px 40px;display:flex;position:sticky;top:0}.search-box{border:2px solid #16a34a;border-radius:8px;display:flex;overflow:hidden}.search-box input{border:none;outline:none;flex:1;padding:12px}.search-box button{color:#fff;cursor:pointer;background:#b8860b;border:none;padding:0 18px}.search-dropdown{background:#fff;border-radius:12px;width:100%;animation:.25s dropdownFade;position:absolute;top:60px;overflow:hidden;box-shadow:0 20px 40px #00000026}@keyframes dropdownFade{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.search-item{cursor:pointer;gap:12px;padding:12px;transition:all .2s;display:flex}.search-item img{border-radius:8px;width:50px;height:50px}.view-all{text-align:center;cursor:pointer;background:#f9fafb;padding:12px;font-weight:600}.nav-bar{background:#fff;border-bottom:1px solid #eee;justify-content:space-between;padding:12px 40px;display:flex}.mega-menu{background:#fff;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:30px;width:600px;padding:30px;animation:.25s dropdownFade;display:grid;position:absolute;top:40px;left:0;box-shadow:0 25px 50px #00000026}@media (max-width:768px){.search-wrapper{width:100%}.nav-bar ul{display:none}.mega-menu{width:100%}}.cart-icon{cursor:pointer;position:relative}.cart-preview{z-index:2000;background:#fff;border-radius:12px;width:300px;padding:15px;position:absolute;top:45px;right:0;box-shadow:0 20px 40px #00000026}.cart-preview-footer{text-align:center;border-top:1px solid #eee;margin-top:10px;padding-top:10px}.cart-preview-footer button{cursor:pointer;background:#facc15;border:none;border-radius:6px;width:100%;margin-top:8px;padding:8px}.main-header{z-index:1000;background:#fff;position:sticky;top:0}*{box-sizing:border-box;margin:0;padding:0}body{background:#f5f7fa;font-family:Poppins,sans-serif}.topbar{color:#fff;background:#0f172a;justify-content:space-between;padding:8px 40px;font-size:13px;display:flex}.glass-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffbf;border-bottom:1px solid #fff6}.main-header{z-index:2000;justify-content:space-between;align-items:center;padding:18px 40px;transition:all .3s;display:flex;position:sticky;top:0}.logo{cursor:pointer;font-size:24px;font-weight:700}.logo span{color:#16a34a}.search-wrapper{width:520px;position:relative}.amazon-style{background:#fff;border:2px solid #0000;border-radius:10px;align-items:center;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 8px 25px #00000014}.amazon-style:focus-within{border-color:#b8860b}.amazon-style select{background:#f1f5f9;border:none;outline:none;padding:10px;font-size:14px}.amazon-style input{border:none;outline:none;flex:1;padding:12px;font-size:14px}.amazon-style button{color:#fff;cursor:pointer;background:#b8860b;border:none;height:100%;padding:0 18px}.voice-icon{color:#64748b;cursor:pointer;margin-right:10px;transition:all .2s}.voice-icon:hover{color:#b8860b}.premium-dropdown{z-index:1000;background:#fff;border-radius:16px;width:100%;padding:15px;animation:.25s fadeDown;position:absolute;top:60px;box-shadow:0 25px 50px #00000026}@keyframes fadeDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.search-item{cursor:pointer;border-radius:8px;align-items:center;gap:12px;padding:10px;transition:all .2s;display:flex}.search-item:hover,.search-item.active{background:#f1f5f9}.search-item img{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:45px;height:45px}.view-all{text-align:center;cursor:pointer;background:#f8fafc;border-radius:8px;margin-top:10px;padding:12px;font-weight:600;transition:all .2s}.view-all:hover{background:#e2e8f0}.header-icons{align-items:center;gap:20px;font-size:18px;display:flex}.header-icons svg{cursor:pointer;transition:all .2s}.header-icons svg:hover{color:#b8860b}.cart-icon{position:relative}.badge{color:#fff;background:#b8860b;border-radius:50%;padding:3px 6px;font-size:11px;position:absolute;top:-6px;right:-8px}.glass-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-radius:16px;box-shadow:0 30px 60px #00000026}.cart-preview{z-index:1500;width:320px;padding:18px;animation:.25s fadeDown;position:absolute;top:45px;right:0}.cart-preview-item{gap:12px;margin-bottom:12px;display:flex}.cart-preview-item img{-o-object-fit:cover;object-fit:cover;border-radius:10px;width:50px;height:50px}.cart-preview h4{margin-top:10px}.cart-preview button{color:#fff;cursor:pointer;background:#b8860b;border:none;border-radius:8px;width:100%;margin-top:10px;padding:10px}.nav-bar{background:#fff;border-top:1px solid #e2e8f0;justify-content:space-between;padding:14px 40px;display:flex}.nav-bar ul{gap:25px;list-style:none;display:flex}.nav-bar li{cursor:pointer;transition:all .2s}.nav-bar li:hover{color:#b8860b}.mega-trigger{cursor:pointer;font-weight:600;position:relative}.mega-menu{z-index:1500;grid-template-columns:repeat(3,1fr);gap:30px;width:650px;padding:30px;animation:.25s fadeDown;display:grid;position:absolute;top:45px;left:0}.mega-menu h4{margin-bottom:10px}.mega-menu p{color:#475569;cursor:pointer;margin-bottom:8px;font-size:14px}.mega-menu p:hover{color:#16a34a}@media (max-width:992px){.search-wrapper{width:100%}.nav-bar ul{display:none}.mega-menu{width:100%}}@media (max-width:600px){.main-header{flex-direction:column;gap:15px}.search-wrapper{width:100%}}.dark-mode{color:#fff;background:#0f172a}.dark-mode .glass-header{background:#0f172acc}.dark-mode .nav-bar{background:#1e293b}.cart-drawer{z-index:3000;background:#fff;flex-direction:column;width:380px;height:100%;padding:20px;transition:right .35s;display:flex;position:fixed;top:0;right:-400px;box-shadow:-20px 0 60px #0003}.cart-drawer.open{right:0}.drawer-overlay{z-index:2500;background:#0006;position:fixed;inset:0}.drawer-header{justify-content:space-between;margin-bottom:20px;display:flex}.drawer-item{align-items:center;gap:12px;margin-bottom:15px;display:flex}.drawer-item img{-o-object-fit:cover;object-fit:cover;border-radius:10px;width:60px;height:60px}.drawer-item button{color:#fff;cursor:pointer;background:#b8860b;border:none;border-radius:6px;padding:6px 10px}.drawer-footer{margin-top:auto}.drawer-footer button{color:#fff;background:#b8860b;border:none;border-radius:8px;width:100%;padding:12px}.mega-menu{opacity:0;pointer-events:none;background:#fff;border-radius:16px;width:650px;padding:25px;transition:all .3s;position:absolute;top:45px;left:0;transform:translateY(15px);box-shadow:0 25px 60px #00000026}.mega-menu.show{opacity:1;pointer-events:auto;transform:translateY(0)}.qty-controls{align-items:center;gap:8px;margin-top:6px;display:flex}.qty-controls button{cursor:pointer;background:#e2e8f0;border:none;border-radius:6px;width:26px;height:26px;font-weight:700}.qty-controls span{text-align:center;min-width:20px}.card{cursor:pointer;border-radius:16px;transition:box-shadow .3s;position:relative;overflow:hidden}.card:hover{box-shadow:0 12px 30px #00000026}.image-wrapper{border-radius:12px;overflow:hidden}.product-img{width:100%;display:block}.add-btn{color:#fff;background:#111;border:none;border-radius:8px;padding:8px 14px}.buy-btn{color:#000;background:#df0;border:none;border-radius:8px;padding:8px 14px}.product-card{background:#fff;border-radius:12px;flex-direction:column;padding:15px;transition:all .3s;display:flex;box-shadow:0 6px 18px #00000014}.product-card:hover{transform:translateY(-5px)}.product-card img{-o-object-fit:cover;object-fit:cover;border-radius:10px;width:100%;height:220px;margin-bottom:12px}.product-card h3{margin:5px 0;font-size:16px}.product-card p{color:gray;font-size:14px}.product-price{color:#111;margin-top:auto;font-weight:700}.product-image-wrapper{position:relative}.discount-badge{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#ff3d00,#ff1744);border-radius:20px;padding:6px 10px;font-size:13px;font-weight:600;position:absolute;top:12px;left:12px;box-shadow:0 4px 10px #f006}@media (max-width:768px){body{overflow-x:hidden}.main-header{flex-direction:column;align-items:stretch;gap:15px;padding:14px!important}.logo{text-align:center;font-size:20px}.header-icons{justify-content:center;gap:15px}.header-icons svg{font-size:18px}.search-box{border-radius:25px;height:50px;margin:0 auto;width:100%!important;max-width:100%!important}.search-box input{padding:0 20px;font-size:16px}.search-box button{width:50px}.grid{padding:0 14px;grid-template-columns:repeat(2,1fr)!important;gap:15px!important}.nav-bar{white-space:nowrap;gap:18px;overflow-x:auto;padding:10px 14px!important}.footer-main{padding:28px 14px!important}.footer-bottom-links{flex-direction:column;gap:10px}}@media (min-width:769px) and (max-width:1024px){.grid,.product-grid{grid-template-columns:repeat(2,1fr)!important}}.product-card{width:100%;min-width:0}.product-card img{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:768px){.main-header{flex-wrap:wrap;gap:10px;padding:12px 14px}.logo{justify-content:center;width:100%;display:flex}.search-wrapper,.search-box{flex:0 0 100%;width:100%!important}.header-icons{justify-content:center;gap:18px;width:100%;padding-bottom:6px}}.main-header{z-index:2000;background:#fff;border-bottom:1px solid #eee;position:sticky;top:0}@media (max-width:768px){.main-header{flex-wrap:wrap;gap:10px;padding:12px 14px}.logo{justify-content:center;width:100%;display:flex}.search-wrapper,.search-box{flex:0 0 100%;width:100%!important}.header-icons{justify-content:center;gap:18px;width:100%;padding-bottom:6px}}.footer-main{background:#fff;border-top:1px solid #eee;margin-top:40px}.footer-grid{grid-template-columns:repeat(4,1fr);gap:40px;padding:40px 18px;display:grid}@media (max-width:768px){.footer-grid{grid-template-columns:repeat(2,1fr);gap:18px;padding:26px 14px}}@media (max-width:420px){.footer-grid{grid-template-columns:1fr}}.wishlist-page{max-width:1200px;margin:0 auto;padding:40px}.wishlist-page h2{color:#333;margin-bottom:30px;font-size:28px}.empty-wishlist{text-align:center;padding:60px 20px}.empty-wishlist p{color:#666;margin-bottom:20px;font-size:18px}.empty-wishlist button{color:#fff;cursor:pointer;background:#b8860b;border:none;border-radius:6px;padding:12px 24px;font-size:16px}.empty-wishlist button:hover{background:#8b6914}.wishlist-items{flex-direction:column;gap:20px;display:flex}.wishlist-item{background:#fff;border:1px solid #ddd;border-radius:8px;align-items:center;gap:20px;padding:20px;display:flex}.wishlist-image{cursor:pointer;flex-shrink:0;width:120px;height:120px}.wishlist-image img{-o-object-fit:cover;object-fit:cover;border-radius:6px;width:100%;height:100%}.wishlist-details{flex:1}.wishlist-details h3{cursor:pointer;color:#0066c0;margin-bottom:8px;font-size:18px}.wishlist-details h3:hover{text-decoration:underline}.wishlist-desc{color:#666;margin-bottom:10px;font-size:14px}.wishlist-price{align-items:center;gap:10px;display:flex}.wishlist-price .price{color:#b12704;font-size:20px;font-weight:700}.wishlist-price .old-price{color:#666;font-size:16px;text-decoration:line-through}.wishlist-actions{flex-direction:column;gap:10px;display:flex}.remove-btn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:4px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;display:flex}.remove-btn:hover{background:#b91c1c}@media (max-width:768px){.wishlist-page{padding:20px 14px}.wishlist-item{flex-direction:column;align-items:flex-start;gap:15px}.wishlist-image{width:100%;height:200px}.wishlist-actions{flex-direction:row;justify-content:space-between;width:100%}}:root{--app-font:"Poppins", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;--mbn-height:66px}html,body{font-family:var(--app-font);max-width:100vw;overflow-x:hidden}@media (max-width:600px){body{padding-bottom:calc(var(--mbn-height) + 10px)}}@media (max-width:768px){html{-webkit-text-size-adjust:100%;font-size:14px}body{-webkit-overflow-scrolling:touch;width:100%;max-width:100vw;overflow-x:hidden}#root{max-width:100vw;overflow-x:hidden}.site-header{max-width:100vw;overflow:hidden}.header-main,.header-inner,.mobile-search-row{max-width:100vw;overflow:visible}}.products-page{background:#f5f7fb;min-height:100vh;padding:12px 12px 90px}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:12px;display:grid}@media (min-width:768px){.products-page{padding:18px 24px 40px}.products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}}@media (min-width:1200px){.products-page{padding:22px 40px 60px}.products-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}}.p-card{cursor:pointer;background:#fff;border:1px solid #ececec;border-radius:14px;flex-direction:column;min-width:0;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden;box-shadow:0 2px 10px #0000000a}@media (hover:hover){.p-card:hover{transform:translateY(-3px);box-shadow:0 10px 22px #00000014}}.p-media{aspect-ratio:1;background:#f7f7f7;place-items:center;width:100%;display:grid;position:relative}.p-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.p-badge{color:#fff;z-index:2;background:red;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:800;position:absolute;top:10px;left:10px}.p-wish{z-index:2;cursor:pointer;background:#ffffffeb;border:none;border-radius:999px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:8px;right:8px}.p-wish-icon{color:#666;font-size:16px}.p-wish-icon.active{color:#e74c3c}.p-body{flex-direction:column;gap:6px;min-height:0;padding:10px 10px 12px;display:flex}.p-title{color:#111;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:32px;font-size:13px;font-weight:800;line-height:1.25;display:-webkit-box;overflow:hidden}.p-sub{color:#888;margin:0;font-size:12px}.p-priceRow{align-items:baseline;gap:8px;display:flex}.p-old{color:#999;font-size:12px;text-decoration:line-through}.p-price{color:red;font-size:14px;font-weight:900}.p-add{color:#fff;cursor:pointer;background:red;border:none;border-radius:10px;width:100%;height:36px;margin-top:6px;font-size:13px;font-weight:900}.p-add:active{transform:scale(.98)}@media (min-width:768px){.p-title{font-size:14px}.p-add{height:38px}}
