:root{--bg:#f7f8fb;--surface:#fff;--text:#111827;--muted:#667085;--border:#e5e7eb;--brand:#1456d9;--max:1440px}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.container{width:min(calc(100% - 32px),var(--max));margin-inline:auto}.section{padding:32px 0}.grid-products{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}@media (max-width:1100px){.grid-products{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.grid-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.grid-products{grid-template-columns:1fr}}.products-heading h1{color:#111827;margin:0;font-size:30px;line-height:1.2}.products-heading p{color:#64748b;margin:8px 0 0}.products-result-count{color:#475569;font-size:14px;font-weight:600}.products-layout{grid-template-columns:230px minmax(0,1fr);gap:24px;display:grid}.products-sidebar{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-self:start;padding:20px}.products-sidebar h3{margin:0 0 20px;font-size:19px}.filter-section{flex-direction:column;gap:11px;display:flex}.filter-section strong{color:#111827;margin-bottom:4px}.filter-section a{color:#475569;font-size:14px;text-decoration:none}.filter-section a:hover{color:#2563eb}.product-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:0;transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden}.product-card-image-wrapper{background:#fff;height:250px;padding:18px;position:relative}.product-image-link{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.product-card-image{object-fit:contain;width:100%;height:100%}.product-discount-badge{z-index:2;color:#fff;background:#dc2626;border-radius:5px;padding:6px 9px;font-size:11px;font-weight:800;position:absolute;top:12px;left:12px}.product-featured-badge{z-index:2;color:#fff;background:#f59e0b;border-radius:5px;padding:6px 9px;font-size:11px;font-weight:700;position:absolute;top:12px;right:12px}.product-card-content{padding:16px 17px 18px}.product-brand{color:#64748b;text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:700}.product-title-link{text-decoration:none}.product-title{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:44px;margin:0;font-size:16px;font-weight:650;line-height:22px;display:-webkit-box;overflow:hidden}.product-title-link:hover .product-title{color:#2563eb}.product-rating{color:#f59e0b;align-items:center;gap:4px;margin-top:9px;font-size:13px;font-weight:700;display:flex}.rating-count{color:#64748b;font-weight:500}.product-short-description{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:10px 0;font-size:13px;line-height:19px;display:-webkit-box;overflow:hidden}.product-price-section{flex-wrap:wrap;align-items:center;gap:7px;margin-top:12px;display:flex}.product-current-price{color:#111827;font-size:22px;font-weight:800}.product-original-price{color:#94a3b8;font-size:13px;text-decoration:line-through}.product-save{color:#15803d;font-size:12px;font-weight:700}.product-tax-text{color:#64748b;margin-top:3px;font-size:11px}.product-meta-row{justify-content:space-between;align-items:center;gap:8px;margin-top:12px;display:flex}.product-stock{align-items:center;gap:5px;font-size:12px;font-weight:700;display:flex}.in-stock{color:#15803d}.out-stock{color:#dc2626}.product-condition{color:#475569;text-transform:capitalize;background:#f1f5f9;border-radius:5px;padding:4px 7px;font-size:10px;font-weight:700}.product-warranty{color:#475569;margin-top:9px;font-size:12px}.product-cart-button{color:#111827;cursor:pointer;background:#ffd814;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;height:42px;margin-top:15px;font-size:14px;font-weight:700;transition:all .2s;display:flex}.products-empty{text-align:center;background:#fff;border-radius:12px;padding:80px 20px}@media (max-width:1250px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:950px){.products-layout{grid-template-columns:1fr}.products-sidebar{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.products-container{width:min(100% - 20px,1500px)}.products-page{padding-top:18px}.products-heading{flex-direction:column;align-items:flex-start}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-card-image-wrapper{height:170px;padding:10px}.product-card-content{padding:11px}.product-title{min-height:40px;font-size:14px;line-height:20px}.product-current-price{font-size:18px}.product-short-description,.product-warranty{display:none}}.store-header{z-index:1000;color:#fff;background:#0f2942;width:100%;position:sticky;top:0;box-shadow:0 2px 10px #0f172a26}.store-header-main{align-items:center;gap:18px;width:100%;min-height:72px;padding:9px 28px;display:flex}.store-logo{color:#fff;flex:none;align-items:center;gap:10px;text-decoration:none;display:flex}.store-logo-mark{color:#d4af37;background:#080808;border:2px solid #d4af37;border-radius:10px;justify-content:center;align-items:center;width:45px;height:45px;font-size:15px;font-weight:900;display:flex}.store-logo-text{flex-direction:column;display:flex}.store-logo-text strong{font-size:19px;font-weight:800;line-height:20px}.store-logo-text span{color:#cbd5e1;letter-spacing:2px;margin-top:2px;font-size:9px;font-weight:800}.header-location{flex:none;align-items:center;gap:7px;padding:8px 5px;display:flex}.header-location>svg{color:#fbbf24;font-size:18px}.header-location div{flex-direction:column;display:flex}.header-location span,.header-action span{color:#cbd5e1;font-size:11px;line-height:15px}.header-location strong{color:#fff;white-space:nowrap;font-size:13px}.header-search{background:#fff;border-radius:8px;flex:auto;min-width:250px;height:46px;transition:box-shadow .2s;display:flex;overflow:hidden}.header-search:focus-within{box-shadow:0 0 0 3px #fbbf2473}.header-search-category{color:#475569;cursor:pointer;background:#f8fafc;border:0;border-right:1px solid #e2e8f0;outline:none;width:82px;padding:0 10px;font-size:12px}.header-search input{color:#0f172a;background:#fff;border:0;outline:0;flex:1;min-width:0;padding:0 16px;font-size:14px}.header-search input::placeholder{color:#94a3b8}.header-search button{color:#111827;cursor:pointer;background:#fbbf24;border:0;flex:0 0 52px;justify-content:center;align-items:center;width:52px;font-size:17px;transition:background .2s;display:flex}.header-search button:hover{background:#f59e0b}.header-action{color:#fff;flex:none;align-items:center;min-height:45px;padding:5px;text-decoration:none;display:flex}.header-action div{flex-direction:column;display:flex}.header-action strong{color:#fff;white-space:nowrap;align-items:center;gap:5px;font-size:13px;line-height:17px;display:flex}.header-action strong svg{color:#94a3b8;font-size:8px}.header-action:hover strong{color:#fbbf24}.header-action-mobile-icon{display:none}.header-cart{color:#fff;flex:none;align-items:flex-end;gap:5px;text-decoration:none;display:flex}.header-cart-icon{justify-content:center;align-items:center;width:39px;height:39px;display:flex;position:relative}.header-cart-icon>svg{font-size:27px}.header-cart-icon span{color:#111827;background:#fbbf24;border:2px solid #0f2942;border-radius:50px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 4px;font-size:10px;font-weight:900;display:flex;position:absolute;top:-4px;right:-2px}.header-cart>strong{margin-bottom:6px;font-size:13px}.cart-item-options{flex-wrap:wrap;gap:7px;margin-top:8px;display:flex}.cart-item-options span{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;align-items:center;min-height:28px;padding:4px 8px;font-size:11px;display:inline-flex}.cart-item-options strong{color:#0f172a;margin-right:3px}.cart-item-stock{margin-top:9px;font-size:12px;font-weight:700}.cart-item-stock.in-stock{color:#15803d}.cart-item-stock.out-stock{color:#dc2626}.cart-low-stock{color:#b45309;margin-top:3px;font-size:11px;font-weight:600}.cart-max-stock{color:#b45309;margin-top:7px;font-size:10px}.store-navigation{scrollbar-width:none;background:#173d5f;align-items:center;gap:4px;min-height:42px;padding:0 28px;display:flex;overflow-x:auto}.store-navigation::-webkit-scrollbar{display:none}.store-navigation a{color:#f8fafc;white-space:nowrap;border-radius:5px;flex:none;align-items:center;gap:7px;height:34px;padding:0 11px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:flex}.store-navigation a:hover{color:#fbbf24;background:#ffffff1a}.all-categories-link{font-weight:800!important}.nav-support{margin-left:auto}.store-benefits-bar{color:#475569;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:center;align-items:center;gap:50px;min-height:34px;padding:7px 20px;font-size:11px;font-weight:600;display:flex;overflow:hidden}.store-benefits-bar span{white-space:nowrap}.mobile-header-search{display:none}@media (max-width:1200px){.store-header-main{gap:12px;padding-left:18px;padding-right:18px}.header-location,.store-logo-text{display:none}.store-navigation{padding-left:18px;padding-right:18px}.store-benefits-bar{gap:25px}}@media (max-width:900px){.header-orders,.store-benefits-bar span:last-child{display:none}}@media (max-width:700px){.store-header-main{gap:10px;min-height:58px;padding:7px 12px}.store-logo-mark{border-radius:8px;width:39px;height:39px;font-size:12px}.header-search{display:none}.header-action{margin-left:auto}.header-action div{display:none}.header-action-mobile-icon{font-size:21px;display:block}.header-cart{align-items:center}.header-cart>strong{display:none}.header-cart-icon{width:36px;height:36px}.header-cart-icon>svg{font-size:24px}.mobile-header-search{background:#fff;border-radius:7px;height:42px;margin:0 12px 9px;display:flex;overflow:hidden}.mobile-header-search input{color:#111827;border:0;outline:0;flex:1;min-width:0;padding:0 13px;font-size:13px}.mobile-header-search button{color:#111827;background:#fbbf24;border:0;justify-content:center;align-items:center;width:48px;display:flex}.store-navigation{min-height:39px;padding:0 10px}.store-navigation a{height:31px;padding:0 9px;font-size:12px}.nav-support{margin-left:0}.store-benefits-bar{scrollbar-width:none;justify-content:flex-start;gap:22px;padding:7px 12px;overflow-x:auto}.store-benefits-bar::-webkit-scrollbar{display:none}}.active-search-banner{color:#475569;background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;align-items:center;gap:8px;margin-bottom:18px;padding:12px 15px;font-size:13px;display:flex}.active-search-banner strong{color:#0f172a}.active-search-banner a{color:#2563eb;margin-left:auto;font-weight:700;text-decoration:none}.pagination-button:hover,.pagination-number:hover{background:#f8fafc;border-color:#94a3b8}@media (max-width:700px){.products-heading-actions{justify-content:space-between;align-items:flex-start;width:100%}.product-pagination{flex-wrap:wrap}}.category-page{background:#f5f7fa;min-height:100vh;padding:24px 0 60px}.category-page-header{background:linear-gradient(135deg,#fff,#f8fbff);border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;padding:28px;display:flex}.category-page-header h1{color:#0f172a;margin:6px 0 8px;font-size:34px;line-height:1.15}.category-page-header p{color:#64748b;max-width:750px;margin:0;font-size:14px;line-height:1.6}.category-product-total{flex-direction:column;align-items:flex-end;min-width:120px;display:flex}.category-product-total strong{color:#0f172a;font-size:28px}.category-product-total span{color:#64748b;font-size:12px}.subcategory-section{margin-bottom:26px}.subcategory-section h2{color:#0f172a;margin:0 0 14px;font-size:21px}.subcategory-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:12px;display:grid}.subcategory-card{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;justify-content:center;min-height:120px;padding:18px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.subcategory-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0f172a14}.subcategory-card strong{font-size:15px}.subcategory-card span{color:#64748b;margin-top:5px;font-size:12px}.subcategory-card small{color:#007185;margin-top:13px;font-weight:700}.category-product-toolbar{background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;padding:15px 18px;display:flex}.category-product-toolbar h2{color:#0f172a;margin:0;font-size:18px}.category-product-toolbar>div>span{color:#64748b;margin-top:3px;font-size:12px;display:block}@media (max-width:700px){.category-page{padding-top:15px}.category-page-header{flex-direction:column;align-items:flex-start;padding:20px}.category-page-header h1{font-size:27px}.category-product-total{align-items:flex-start}.category-product-toolbar{flex-direction:column;align-items:flex-start}}.cart-page{background:#f3f4f6;min-height:100vh;padding:28px 0 60px}.cart-container{width:min(100% - 32px,1400px);margin:0 auto}.cart-page-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.cart-page-header h1{color:#0f172a;margin:0;font-size:30px}.cart-page-header p{color:#64748b;margin:6px 0 0;font-size:14px}.cart-continue-link{color:#007185;font-size:14px;font-weight:600;text-decoration:none}.cart-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:22px;display:grid}.cart-items-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.cart-item{border-bottom:1px solid #e5e7eb;grid-template-columns:150px minmax(0,1fr) 150px;gap:20px;padding:20px;display:grid}.cart-item:last-child{border-bottom:0}.cart-item-image{background:#f8fafc;border-radius:8px;justify-content:center;align-items:center;height:135px;padding:8px;display:flex}.cart-item-image img{object-fit:contain;width:100%;height:100%}.cart-item-info{min-width:0}.cart-item-title{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:17px;font-weight:650;line-height:1.4;text-decoration:none;display:-webkit-box;overflow:hidden}.cart-item-title:hover{color:#007185}.cart-item-sku{color:#64748b;margin-top:6px;font-size:12px}.cart-item-stock{color:#15803d;margin-top:8px;font-size:13px;font-weight:600}.cart-item-actions{align-items:center;gap:14px;margin-top:18px;display:flex}.cart-quantity{border:1px solid #cbd5e1;border-radius:20px;display:inline-flex;overflow:hidden}.cart-quantity button{color:#334155;cursor:pointer;background:#f8fafc;border:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.cart-quantity button:disabled{opacity:.4;cursor:not-allowed}.cart-quantity span{color:#0f172a;background:#fff;justify-content:center;align-items:center;min-width:36px;font-size:13px;font-weight:700;display:flex}.cart-remove-button{color:#dc2626;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.cart-item-total{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.cart-item-total strong{color:#0f172a;font-size:18px}.cart-item-total span{color:#64748b;font-size:11px}.cart-item-price-mobile{display:none}.cart-summary{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:22px;position:sticky;top:135px;box-shadow:0 5px 20px #0f172a0d}.cart-summary h2{color:#0f172a;margin:0 0 20px;font-size:20px}.cart-summary-row{color:#475569;justify-content:space-between;gap:20px;margin-bottom:13px;font-size:13px;display:flex}.cart-summary-row strong{color:#0f172a}.cart-summary-row.savings,.cart-summary-row.savings strong{color:#15803d}.free-delivery{color:#15803d!important}.cart-summary-divider{background:#e5e7eb;height:1px;margin:17px 0}.cart-summary-total{justify-content:space-between;align-items:center;gap:20px;display:flex}.cart-summary-total span{color:#0f172a;font-size:16px;font-weight:700}.cart-summary-total strong{color:#b12704;font-size:23px}.cart-tax-message{color:#64748b;margin-top:6px;font-size:11px}.checkout-button{color:#111827;background:#ffd814;border-radius:22px;justify-content:center;align-items:center;width:100%;min-height:44px;margin-top:20px;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s;display:flex}.checkout-button:hover{background:#f7ca00}.cart-trust{border-top:1px solid #e5e7eb;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:18px;padding-top:16px;display:grid}.cart-trust>div{color:#64748b;align-items:center;gap:7px;font-size:11px;display:flex}.cart-trust svg{color:#15803d}.empty-cart{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:480px;padding:50px 20px;display:flex}.empty-cart-icon{color:#64748b;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;font-size:38px;display:flex}.empty-cart h1{color:#0f172a;margin:22px 0 8px;font-size:26px}.empty-cart p{color:#64748b;margin:0}.continue-shopping-button{color:#111827;background:#ffd814;border-radius:21px;justify-content:center;align-items:center;min-height:42px;margin-top:22px;padding:0 22px;font-weight:700;text-decoration:none;display:inline-flex}.cart-loading{text-align:center;background:#fff;padding:80px}@media (max-width:950px){.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}}@media (max-width:650px){.cart-page{padding-top:16px}.cart-container{width:calc(100% - 18px)}.cart-page-header{flex-direction:column;align-items:flex-start}.cart-page-header h1{font-size:25px}.cart-item{grid-template-columns:100px minmax(0,1fr);gap:13px;padding:14px}.cart-item-image{height:100px}.cart-item-title{font-size:14px}.cart-item-total{display:none}.cart-item-price-mobile{align-items:center;gap:7px;margin-top:10px;display:flex}.cart-item-price-mobile strong{font-size:16px}.cart-item-price-mobile del{color:#94a3b8;font-size:11px}.cart-item-actions{flex-direction:column;align-items:flex-start;gap:10px}}.checkout-page{background:#f3f4f6;min-height:100vh;padding:22px 0 60px}.checkout-container{width:min(100% - 32px,1380px);margin:0 auto}.checkout-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.checkout-back{color:#475569;align-items:center;gap:7px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.checkout-secure-title{color:#15803d;align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex}.checkout-layout{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:22px;display:grid}.checkout-left{flex-direction:column;gap:18px;display:flex}.checkout-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px}.checkout-card-heading{gap:13px;margin-bottom:22px;display:flex}.checkout-step-number{color:#fff;background:#0f172a;border-radius:50%;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:800;display:flex}.checkout-card-heading h2{color:#0f172a;margin:0;font-size:19px}.checkout-card-heading p{color:#64748b;margin:4px 0 0;font-size:12px}.checkout-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.checkout-field{flex-direction:column;gap:7px;display:flex}.checkout-field-full{grid-column:1/-1}.checkout-field label{color:#334155;font-size:12px;font-weight:700}.checkout-field input,.checkout-field textarea{color:#0f172a;width:100%;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:7px;outline:none;padding:11px 12px;font-size:13px}.checkout-field input:focus,.checkout-field textarea:focus{border-color:#f59e0b;box-shadow:0 0 0 2px #f59e0b1f}.checkout-field textarea{resize:vertical}.checkout-field small{color:#dc2626;font-size:11px}.checkout-mobile-input{border:1px solid #cbd5e1;border-radius:7px;display:flex;overflow:hidden}.checkout-mobile-input:focus-within{border-color:#f59e0b;box-shadow:0 0 0 2px #f59e0b1f}.checkout-mobile-input span{color:#475569;background:#f8fafc;border-right:1px solid #cbd5e1;align-items:center;padding:0 11px;font-size:12px;display:flex}.checkout-mobile-input input{border:0;border-radius:0;box-shadow:none!important}.delivery-option{border:2px solid #e2e8f0;border-radius:9px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:16px;display:grid}.delivery-option.selected{background:#fffbeb;border-color:#f59e0b}.delivery-option-icon{color:#0f766e;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.delivery-option strong{color:#0f172a;font-size:13px;display:block}.delivery-option span{color:#64748b;margin-top:3px;font-size:11px;display:block}.delivery-free{color:#15803d!important}.checkout-payment-options{gap:11px;display:grid}.payment-option{cursor:pointer;border:2px solid #e2e8f0;border-radius:9px;grid-template-columns:auto 30px minmax(0,1fr);align-items:center;gap:12px;padding:16px;display:grid}.payment-option.selected{background:#fffbeb;border-color:#f59e0b}.payment-option>svg{color:#475569;font-size:21px}.payment-option strong{color:#0f172a;font-size:13px;display:block}.payment-option span{color:#64748b;margin-top:3px;font-size:11px;display:block}.checkout-summary{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:22px;position:sticky;top:130px}.checkout-summary h2{color:#0f172a;margin:0 0 18px;font-size:19px}.checkout-products{flex-direction:column;gap:14px;display:flex}.checkout-product{grid-template-columns:55px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.checkout-product-image{border:1px solid #e2e8f0;border-radius:7px;width:55px;height:55px;padding:4px;position:relative}.checkout-product-image img{object-fit:contain;width:100%;height:100%}.checkout-product-image span{color:#fff;background:#475569;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-7px;right:-7px}.checkout-product-info{min-width:0}.checkout-product-info strong{color:#334155;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.checkout-product-info small{color:#94a3b8;font-size:10px}.checkout-product-price{white-space:nowrap;color:#0f172a;font-size:12px}.checkout-summary-divider{background:#e5e7eb;height:1px;margin:18px 0}.checkout-summary-row{color:#475569;justify-content:space-between;gap:15px;margin-bottom:12px;font-size:12px;display:flex}.checkout-summary-row strong{color:#0f172a}.checkout-saving,.checkout-saving strong,.checkout-free{color:#15803d!important}.checkout-grand-total{justify-content:space-between;align-items:center;display:flex}.checkout-grand-total span{color:#0f172a;font-size:16px;font-weight:700}.checkout-grand-total strong{color:#b12704;font-size:23px}.place-order-button{color:#111827;cursor:pointer;background:#ffd814;border:0;border-radius:23px;width:100%;min-height:46px;margin-top:20px;font-size:14px;font-weight:800}.place-order-button:hover{background:#f7ca00}.place-order-button:disabled{opacity:.65;cursor:not-allowed}.checkout-security,.checkout-delivery-address-note{color:#64748b;align-items:flex-start;gap:8px;margin-top:15px;font-size:11px;line-height:1.45;display:flex}.checkout-security svg{color:#15803d;flex:none}.checkout-delivery-address-note svg{color:#475569;flex:none}.checkout-loading,.checkout-empty{text-align:center;background:#fff;border-radius:12px;padding:70px 20px}.checkout-empty>svg{color:#94a3b8;font-size:42px}.checkout-empty h1{color:#0f172a}.checkout-empty p{color:#64748b}.checkout-empty a{color:#111827;background:#ffd814;border-radius:22px;margin-top:15px;padding:11px 20px;font-weight:700;text-decoration:none;display:inline-flex}@media (max-width:950px){.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static}}@media (max-width:600px){.checkout-container{width:calc(100% - 18px)}.checkout-form-grid{grid-template-columns:1fr}.checkout-field-full{grid-column:auto}.checkout-card{padding:17px}.checkout-secure-title{display:none}.checkout-product{grid-template-columns:50px minmax(0,1fr) auto}}.order-success-page{background:#f3f4f6;justify-content:center;align-items:center;min-height:70vh;padding:50px 16px;display:flex}.order-success-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:min(100%,620px);padding:45px;box-shadow:0 12px 40px #0f172a12}.order-success-icon{color:#16a34a;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;margin:0 auto 17px;font-size:36px;display:flex}.order-success-label{color:#15803d;letter-spacing:1.5px;font-size:11px;font-weight:800}.order-success-card h1{color:#0f172a;margin:10px 0;font-size:30px}.order-success-card>p{color:#64748b;line-height:1.6}.order-success-number{background:#f8fafc;border:1px dashed #94a3b8;border-radius:9px;margin:25px 0 10px;padding:17px}.order-success-number span{color:#64748b;font-size:11px;display:block}.order-success-number strong{color:#0f172a;margin-top:5px;font-size:20px;display:block}.order-success-note{font-size:12px!important}.order-success-actions{justify-content:center;gap:10px;margin-top:25px;display:flex}.order-success-primary,.order-success-secondary{border-radius:22px;justify-content:center;align-items:center;gap:7px;min-height:43px;padding:0 20px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.order-success-primary{color:#111827;background:#ffd814}.order-success-secondary{color:#334155;background:#fff;border:1px solid #cbd5e1}@media (max-width:550px){.order-success-card{padding:28px 18px}.order-success-card h1{font-size:24px}.order-success-actions{flex-direction:column}}.products-page{background:#f5f7fa;min-height:100vh;padding:28px 0 70px}.products-container{width:min(1500px,100% - 40px);margin:0 auto}.products-breadcrumb{color:#64748b;align-items:center;gap:8px;margin-bottom:22px;font-size:14px;display:flex}.products-breadcrumb a{color:#007185;text-decoration:none}.products-breadcrumb a:hover{color:#c45500}.products-heading{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:24px;display:flex}.products-heading h1{color:#0f172a;margin:0;font-size:34px;font-weight:800;line-height:1.15}.products-heading p{color:#64748b;margin:8px 0 0;font-size:15px}.products-heading-actions{align-items:center;gap:18px;display:flex}.products-result-count{color:#475569;white-space:nowrap;font-size:14px;font-weight:700}.products-layout{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:22px;display:grid}.products-main{min-width:0}.product-filters{background:#fff;border:1px solid #e2e8f0;border-radius:12px;position:sticky;top:145px;overflow:hidden;box-shadow:0 4px 18px #0f172a0a}.product-filter-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:10px;padding:17px 18px;display:flex}.product-filter-header>div{align-items:center;gap:8px;display:flex}.product-filter-header svg{color:#0f172a}.product-filter-header strong{color:#0f172a;font-size:17px}.filter-clear-button{color:#dc2626;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:12px;font-weight:700;display:flex}.filter-group{border-bottom:1px solid #e5e7eb;padding:18px}.filter-group:last-child{border-bottom:0}.filter-group h3{color:#0f172a;margin:0 0 14px;font-size:15px;font-weight:800}.filter-options{flex-direction:column;gap:11px;display:flex}.filter-checkbox{color:#334155;cursor:pointer;align-items:center;gap:9px;font-size:13px;display:flex}.filter-checkbox input{accent-color:#f59e0b;width:16px;height:16px}.price-filter-form{flex-direction:column;gap:10px;display:flex}.price-filter-inputs{grid-template-columns:1fr auto 1fr;align-items:center;gap:6px;display:grid}.price-filter-inputs>div{background:#fff;border:1px solid #cbd5e1;border-radius:6px;align-items:center;display:flex;overflow:hidden}.price-filter-inputs>div>span{color:#64748b;padding-left:8px;font-size:12px}.price-filter-inputs input{color:#0f172a;border:0;outline:0;width:100%;min-width:0;padding:9px 7px;font-size:12px}.price-separator{color:#94a3b8}.apply-price-button{color:#fff;cursor:pointer;background:#0f2942;border:0;border-radius:6px;height:36px;font-size:12px;font-weight:700}.apply-price-button:hover{background:#173d5f}.quick-price-list{flex-direction:column;gap:7px;display:flex}.quick-price-list button{color:#334155;cursor:pointer;text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;width:100%;padding:9px 10px;font-size:12px}.quick-price-list button:hover{color:#9a3412;background:#fff7ed;border-color:#f59e0b}.product-sort{color:#475569;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:0 11px;display:flex}.product-sort svg{font-size:14px}.product-sort span{font-size:12px;font-weight:600}.product-sort select{color:#0f172a;cursor:pointer;background:0 0;border:0;outline:0;font-size:13px;font-weight:700}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.product-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;min-width:0;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.product-card:hover{border-color:#cbd5e1;transform:translateY(-3px);box-shadow:0 12px 30px #0f172a1a}.product-card-badges{z-index:3;flex-wrap:wrap;gap:6px;max-width:calc(100% - 24px);display:flex;position:absolute;top:12px;left:12px}.product-badge{text-transform:capitalize;border-radius:5px;align-items:center;padding:5px 8px;font-size:10px;font-weight:800;display:inline-flex}.product-badge.discount{color:#fff;background:#cc0c39}.product-badge.featured{color:#fff;background:#f59e0b}.product-badge.condition{color:#334155;background:#e2e8f0}.product-card-image{background:#fff;justify-content:center;align-items:center;width:100%;height:245px;padding:18px;text-decoration:none;display:flex}.product-card-image img{object-fit:contain;width:100%;height:100%;transition:transform .25s}.product-card:hover .product-card-image img{transform:scale(1.03)}.product-card-no-image{color:#94a3b8;background:#f1f5f9;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;font-size:13px;display:flex}.product-card-content{flex-direction:column;flex:1;padding:16px;display:flex}.product-card-brand{color:#64748b;letter-spacing:.4px;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:800}.product-card-title{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:44px;font-size:15px;font-weight:700;line-height:22px;text-decoration:none;display:-webkit-box;overflow:hidden}.product-card-title:hover{color:#007185}.product-card-rating{color:#f59e0b;align-items:center;gap:5px;margin-top:8px;font-size:12px;display:flex}.rating-value{color:#334155;font-weight:700}.rating-count{color:#64748b}.verified-icon{color:#16a34a;margin-left:4px}.product-card-description{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:10px 0 0;font-size:12px;line-height:18px;display:-webkit-box;overflow:hidden}.product-card-price{flex-wrap:wrap;align-items:baseline;gap:7px;margin-top:12px;display:flex}.product-card-price strong{color:#0f172a;font-size:21px;font-weight:800}.product-card-price del{color:#94a3b8;font-size:12px}.product-card-price>span{color:#15803d;font-size:11px;font-weight:700}.product-card-tax{color:#94a3b8;margin-top:3px;font-size:10px}.product-card-stock{margin-top:10px;font-size:12px;font-weight:700}.product-card-stock.in-stock{color:#15803d}.product-card-stock.out-stock{color:#dc2626}.product-low-stock{color:#b45309;margin-top:3px;font-size:10px}.product-card-actions{grid-template-columns:1fr;gap:7px;margin-top:auto;padding-top:15px;display:grid}.product-cart-button{color:#111827;cursor:pointer;background:#ffd814;border:0;border-radius:20px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:40px;font-size:12px;font-weight:700;display:flex}.product-cart-button:hover{background:#f7ca00}.product-cart-button.added{color:#15803d;background:#dcfce7}.product-cart-button.disabled{color:#94a3b8;cursor:not-allowed;background:#e2e8f0}.product-view-button{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:19px;justify-content:center;align-items:center;min-height:38px;font-size:12px;font-weight:700;text-decoration:none;display:flex}.product-view-button:hover{background:#f8fafc;border-color:#94a3b8}.product-empty-state{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;min-height:360px;padding:40px;display:flex}.product-empty-icon{font-size:42px}.product-empty-state h3{color:#0f172a;margin:15px 0 5px}.product-empty-state p{color:#64748b}.product-pagination{justify-content:center;align-items:center;gap:10px;margin-top:32px;display:flex}.pagination-pages{gap:6px;display:flex}.pagination-button,.pagination-number{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:7px;justify-content:center;align-items:center;min-width:38px;height:38px;padding:0 12px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.pagination-number{padding:0}.pagination-number.active{color:#9a3412;background:#fff7ed;border-color:#f59e0b}.pagination-button:hover,.pagination-number:hover{background:#f8fafc}.pagination-button.disabled{opacity:.4;cursor:not-allowed}@media (max-width:1280px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:950px){.products-layout{grid-template-columns:1fr}.product-filters{position:static}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.products-page{padding-top:18px}.products-container{width:calc(100% - 18px)}.products-heading{flex-direction:column;align-items:flex-start;gap:15px}.products-heading h1{font-size:26px}.products-heading-actions{justify-content:space-between;width:100%}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-card-image{height:165px;padding:10px}.product-card-content{padding:11px}.product-card-title{min-height:40px;font-size:13px;line-height:19px}.product-card-description{display:none}.product-card-price strong{font-size:17px}.product-card-price del{font-size:10px}.product-card-actions{padding-top:10px}}.category-nav{z-index:50;color:#fff;background:#18456b;position:relative}.category-nav-container{align-items:stretch;width:min(1600px,100% - 48px);min-height:48px;margin:0 auto;display:flex}.all-products-link,.category-support,.category-menu-link{color:#fff;white-space:nowrap;align-items:center;gap:8px;min-height:48px;padding:0 15px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.all-products-link:hover,.category-support:hover,.category-menu-link:hover{background:#ffffff1a}.category-menu-list{flex:1;align-items:stretch;min-width:0;display:flex}.category-menu-item{display:flex;position:relative}.category-menu-arrow{opacity:.75;font-size:10px;transition:transform .2s}.category-menu-item:hover .category-menu-arrow{transform:rotate(180deg)}.category-dropdown{opacity:0;visibility:hidden;pointer-events:none;min-width:520px;max-width:900px;padding-top:1px;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;top:100%;left:0;transform:translateY(6px)}.category-menu-item:hover .category-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.category-dropdown-inner{background:#fff;border:1px solid #e5e7eb;border-radius:0 0 10px 10px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:24px;min-width:520px;padding:24px;display:grid;box-shadow:0 12px 30px #00000029}.category-dropdown-column{min-width:0}.category-dropdown-title{color:#111827;margin-bottom:10px;font-size:15px;font-weight:800;text-decoration:none;display:block}.category-dropdown-title:hover{color:#c45500}.category-dropdown-links{flex-direction:column;gap:8px;display:flex}.category-dropdown-links a{color:#475467;font-size:13px;line-height:1.4;text-decoration:none}.category-dropdown-links a:hover{color:#c45500;text-decoration:underline}.category-support{margin-left:auto}.header-account-wrapper{align-items:stretch;display:flex;position:relative}.header-account-trigger{appearance:none;cursor:pointer;text-align:left;background:0 0;border:0}.header-account-trigger:focus-visible{outline-offset:2px;outline:2px solid #facc15}.header-account-chevron{margin-left:4px;font-size:10px;transition:transform .2s}.header-account-chevron-open{transform:rotate(180deg)}.header-account-menu{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:280px;padding:10px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 45px #0f172a2e}.header-account-menu:before{content:"";background:#fff;border-top:1px solid #e5e7eb;border-left:1px solid #e5e7eb;width:12px;height:12px;position:absolute;top:-6px;right:24px;transform:rotate(45deg)}.header-account-loading{color:#64748b;text-align:center;padding:16px 12px;font-size:12px;font-weight:700}.header-account-user{align-items:center;gap:10px;padding:10px;display:flex}.header-account-avatar{color:#2563eb;background:#eff6ff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.header-account-avatar svg{font-size:15px}.header-account-user>div:last-child{flex-direction:column;gap:2px;min-width:0;display:flex}.header-account-user strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;overflow:hidden}.header-account-user span{color:#64748b;font-size:10px}.header-account-divider{background:#e5e7eb;height:1px;margin:6px 0}.header-account-menu-item{color:#334155;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;width:100%;min-height:40px;padding:0 10px;font-size:11px;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:flex}.header-account-menu-item svg{color:#64748b;flex:none;font-size:13px}.header-account-menu-item:hover{color:#111827;background:#f8fafc}.header-account-menu-item:hover svg{color:#2563eb}.header-account-logout,.header-account-logout svg{color:#b42318}.header-account-logout:hover{color:#991b1b;background:#fef2f2}.header-account-logout:hover svg{color:#991b1b}.header-account-logout:disabled{cursor:not-allowed;opacity:.55}.header-account-guest{text-align:center;padding:10px 10px 12px}.header-account-guest strong{color:#111827;margin-bottom:5px;font-size:13px;font-weight:800;display:block}.header-account-guest p{color:#64748b;margin:0;font-size:10px;line-height:1.5}.header-account-login-button{color:#111827;background:#facc15;border:1px solid #eab308;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:40px;margin-bottom:8px;font-size:11px;font-weight:800;text-decoration:none;transition:background .2s;display:flex}.header-account-login-button:hover{background:#fbbf24}.header-account-register-button{color:#111827;background:#fff;border:1px solid #cbd5e1;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:40px;font-size:11px;font-weight:800;text-decoration:none;transition:background .2s,border-color .2s;display:flex}.header-account-register-button:hover{background:#f8fafc;border-color:#94a3b8}@media (max-width:900px){.header-account-menu{width:270px;right:-30px}.header-account-menu:before{right:50px}}@media (max-width:640px){.header-account-wrapper{position:static}.header-account-menu{width:auto;max-height:calc(100vh - 90px);position:fixed;top:70px;left:10px;right:10px;overflow-y:auto}.header-account-menu:before{display:none}}html,body{min-height:100%}body{margin:0}.store-app{flex-direction:column;min-height:100vh;display:flex}.store-page-content{flex:1;width:100%}.store-footer{color:#d1d5db;background:#111827;margin-top:auto}.store-footer-main{grid-template-columns:1.4fr repeat(4,minmax(0,1fr));gap:36px;width:min(1500px,100% - 40px);margin:0 auto;padding:44px 0 34px;display:grid}.store-footer-column{flex-direction:column;gap:10px;display:flex}.store-footer-column h3{color:#fff;margin:0 0 5px;font-size:13px;font-weight:800}.store-footer-column>a{color:#cbd5e1;width:fit-content;font-size:11px;line-height:1.5;text-decoration:none;transition:color .2s}.store-footer-column>a:hover{color:#facc15}.store-footer-brand p{color:#94a3b8;max-width:320px;margin:8px 0 4px;font-size:11px;line-height:1.7}.store-footer-logo{color:#fff;align-items:center;gap:10px;width:fit-content;text-decoration:none;display:inline-flex}.store-footer-logo-mark{color:#111827;background:#facc15;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;font-size:15px;font-weight:900;display:flex}.store-footer-logo>div:last-child{flex-direction:column;display:flex}.store-footer-logo strong{color:#fff;font-size:18px;font-weight:900}.store-footer-logo span{color:#94a3b8;letter-spacing:.16em;font-size:9px;font-weight:800}.store-footer-social{align-items:center;gap:8px;margin-top:8px;display:flex}.store-footer-social a{color:#fff;background:#1f2937;border:1px solid #334155;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .2s,color .2s;display:inline-flex}.store-footer-social a:hover{color:#111827;background:#facc15}.store-footer-contact>div,.store-footer-contact>a{color:#cbd5e1;align-items:flex-start;gap:9px;font-size:11px;line-height:1.6;display:flex}.store-footer-contact svg{color:#facc15;flex:none;margin-top:3px}.store-footer-bottom{border-top:1px solid #334155}.store-footer-bottom>div{color:#94a3b8;justify-content:space-between;align-items:center;gap:20px;width:min(1500px,100% - 40px);min-height:54px;margin:0 auto;font-size:10px;display:flex}@media (max-width:1100px){.store-footer-main{grid-template-columns:repeat(3,minmax(0,1fr))}.store-footer-brand{grid-column:span 3}}@media (max-width:760px){.store-footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.store-footer-brand{grid-column:span 2}}@media (max-width:520px){.store-footer-main{grid-template-columns:1fr;width:calc(100% - 24px);padding-top:32px}.store-footer-brand{grid-column:auto}.store-footer-bottom>div{flex-direction:column;align-items:flex-start;width:calc(100% - 24px);min-height:auto;padding:16px 0}}.home-page{background:#f6f8fb;width:100%;min-height:100vh}.home-products-section{padding:8px 0 60px}.home-products-container{width:min(1600px,100% - 40px);margin:0 auto}.home-section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.home-section-heading>div{min-width:0}.home-section-eyebrow{color:#2563eb;letter-spacing:.09em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:800;display:block}.home-section-heading h2{color:#0f172a;margin:0;font-size:28px;font-weight:800;line-height:1.2}.home-view-all{color:#0f172a;font-size:13px;font-weight:700;text-decoration:none;transition:color .18s}.home-view-all:hover{color:#2563eb}.home-products-empty{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:30px;display:flex}.home-products-empty h3{color:#0f172a;margin:0 0 6px;font-size:18px;font-weight:800}.home-products-empty p{color:#64748b;margin:0;font-size:12px}@media (max-width:820px){.home-products-container{width:calc(100% - 20px)}.home-section-heading h2{font-size:24px}}@media (max-width:640px){.home-products-section{padding-bottom:40px}.home-products-container{width:calc(100% - 16px)}.home-section-heading{align-items:center;margin-bottom:14px}.home-section-heading h2{font-size:21px}.home-view-all{font-size:11px}}
.customer-enquiry-overlay{z-index:99999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#020c1b9e;justify-content:flex-end;animation:.2s enquiryOverlayIn;display:flex;position:fixed;inset:0}.customer-enquiry-drawer{background:#fff;width:min(100%,560px);height:100%;animation:.28s cubic-bezier(.22,1,.36,1) enquiryDrawerIn;position:relative;overflow:hidden auto;box-shadow:-18px 0 60px #020c1b33}.customer-enquiry-drawer::-webkit-scrollbar{width:6px}.customer-enquiry-drawer::-webkit-scrollbar-track{background:#f4f7fa}.customer-enquiry-drawer::-webkit-scrollbar-thumb{background:#c7d1dc;border-radius:999px}.customer-enquiry-header{z-index:20;color:#fff;background:linear-gradient(135deg,#08243f 0%,#0b3f6b 58%,#11659e 100%);padding:26px 62px 24px 26px;position:sticky;top:0;overflow:hidden;box-shadow:0 5px 15px #08243f1f}.customer-enquiry-header:before{content:"";border:42px solid #ffcd000f;border-radius:50%;width:240px;height:240px;position:absolute;top:-105px;right:-90px}.customer-enquiry-header:after{content:"";border:30px solid #ffffff09;border-radius:50%;width:175px;height:175px;position:absolute;bottom:-105px;right:85px}.customer-enquiry-header-content{z-index:2;align-items:flex-start;gap:14px;display:flex;position:relative}.customer-enquiry-header-icon{color:#08243f;background:#fc0;border-radius:12px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex;box-shadow:0 5px 14px #ffcc0038}.customer-enquiry-eyebrow{color:#fc0;letter-spacing:1.7px;text-transform:uppercase;margin-bottom:6px;font-size:9px;font-weight:900;line-height:1;display:block}.customer-enquiry-header h2{color:#fff;margin:0 0 6px;font-size:24px;font-weight:800;line-height:1.2}.customer-enquiry-header p{color:#ffffffbd;max-width:405px;margin:0;font-size:11px;line-height:1.55}.customer-enquiry-close{z-index:10;color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff21;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:18px;transition:background .18s,transform .18s;display:flex;position:absolute;top:18px;right:18px}.customer-enquiry-close:hover:not(:disabled){background:#ffffff30;transform:rotate(90deg)}.customer-enquiry-close:disabled{opacity:.5;cursor:not-allowed}.customer-enquiry-form{padding:24px 26px 30px}.customer-enquiry-section-heading{align-items:center;gap:11px;margin-bottom:16px;display:flex}.customer-enquiry-section-heading>div:first-child{background:#fff6cc;border:1px solid #ffe993;border-radius:9px;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.customer-enquiry-section-heading>div:first-child span{color:#856700;font-size:10px;font-weight:900}.customer-enquiry-section-heading h3{color:#0d2943;margin:0;font-size:14px;font-weight:800;line-height:1.2}.customer-enquiry-section-heading p{color:#7f8d9b;margin:2px 0 0;font-size:10px;line-height:1.4}.customer-enquiry-section-spacing{border-top:1px solid #edf1f5;margin-top:25px;padding-top:22px}.customer-enquiry-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 13px;display:grid}.customer-enquiry-field{margin-bottom:15px}.customer-enquiry-grid .customer-enquiry-field{margin-bottom:0}.customer-enquiry-field label{color:#2b4054;align-items:center;gap:4px;margin-bottom:6px;font-size:11px;font-weight:700;line-height:1.3;display:flex}.customer-enquiry-field label span{color:#dc3d3d}.customer-enquiry-field label em{color:#9aa7b4;margin-left:auto;font-size:9px;font-style:normal;font-weight:500}.customer-enquiry-field input,.customer-enquiry-field select,.customer-enquiry-field textarea{box-sizing:border-box;color:#14283d;background:#fff;border:1px solid #dce4eb;border-radius:8px;outline:none;width:100%;font-family:inherit;font-size:12px;transition:border-color .18s,box-shadow .18s,background .18s}.customer-enquiry-field input{height:42px;padding:0 12px}.customer-enquiry-field select{cursor:pointer;height:42px;padding:0 38px 0 12px}.customer-enquiry-field textarea{resize:vertical;min-height:94px;padding:11px 12px;line-height:1.5}.customer-enquiry-field input::placeholder,.customer-enquiry-field textarea::placeholder{color:#a0abb6}.customer-enquiry-field input:hover,.customer-enquiry-field select:hover,.customer-enquiry-field textarea:hover{border-color:#c4d0db}.customer-enquiry-field input:focus,.customer-enquiry-field select:focus,.customer-enquiry-field textarea:focus{border-color:#0d5c91;box-shadow:0 0 0 3px #0d5c9114}.customer-enquiry-input-wrapper{position:relative}.customer-enquiry-input-wrapper>svg{z-index:2;color:#8292a2;pointer-events:none;font-size:14px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.customer-enquiry-input-wrapper input{padding-left:36px}.customer-enquiry-country-code{z-index:2;color:#384d62;pointer-events:none;font-size:11px;font-weight:700;position:absolute;top:50%;left:36px;transform:translateY(-50%)}.customer-enquiry-input-wrapper .customer-enquiry-country-code+input{padding-left:66px}.customer-enquiry-field .has-error,.customer-enquiry-input-wrapper.has-error input{background:snow;border-color:#e25a5a}.customer-enquiry-error{color:#d33f3f;margin-top:4px;font-size:9px;line-height:1.4;display:block}.customer-enquiry-textarea-footer{justify-content:space-between;gap:10px;margin-top:4px;display:flex}.customer-enquiry-textarea-footer small{color:#98a5b2;font-size:8.5px;line-height:1.4}.customer-enquiry-textarea-footer small:last-child{flex:none}.customer-enquiry-textarea-footer .customer-enquiry-error{color:#d33f3f}.customer-enquiry-api-error{color:#9e3030;background:#fff3f3;border:1px solid #ffd4d4;border-radius:8px;flex-direction:column;gap:3px;margin:2px 0 13px;padding:10px 11px;font-size:10px;line-height:1.45;display:flex}.customer-enquiry-api-error strong{font-size:10px}.customer-enquiry-privacy{background:#f7fafc;border:1px solid #e8edf2;border-radius:8px;align-items:flex-start;gap:8px;margin:3px 0 15px;padding:10px 11px;display:flex}.customer-enquiry-privacy svg{color:#16835b;flex:none;margin-top:1px;font-size:14px}.customer-enquiry-privacy p{color:#6f7e8c;margin:0;font-size:9px;line-height:1.5}.customer-enquiry-primary-button{color:#08243f;cursor:pointer;background:linear-gradient(135deg,#ffd31a,#ffbd00);border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:45px;padding:10px 18px;font-size:12px;font-weight:850;transition:transform .18s,box-shadow .18s,background .18s;display:flex;box-shadow:0 7px 18px #ffbe002e}.customer-enquiry-primary-button svg{font-size:15px}.customer-enquiry-primary-button:hover:not(:disabled){background:linear-gradient(135deg,#ffd928,#ffc400);transform:translateY(-1px);box-shadow:0 10px 23px #ffbe0040}.customer-enquiry-primary-button:disabled{opacity:.7;cursor:not-allowed}.customer-enquiry-secondary-button{color:#31536f;cursor:pointer;background:0 0;border:0;margin-top:8px;padding:7px;font-size:10px;font-weight:700}.customer-enquiry-secondary-button:hover{color:#0d5c91;text-decoration:underline}.customer-enquiry-contact-note{color:#8d99a5;text-align:center;margin:10px 0 0;font-size:9px;line-height:1.4}.customer-enquiry-spinner{border:2px solid #08243f33;border-top-color:#08243f;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite enquirySpinner}.customer-enquiry-success{box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 150px);padding:38px 32px;display:flex}.customer-enquiry-success-icon{color:#fff;background:#15945e;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:16px;font-size:29px;display:flex;box-shadow:0 10px 26px #15945e33}.customer-enquiry-success-label{color:#15945e;letter-spacing:1.5px;margin-bottom:8px;font-size:9px;font-weight:900}.customer-enquiry-success h2{color:#0d2943;max-width:420px;margin:0 0 10px;font-size:23px;font-weight:800;line-height:1.3}.customer-enquiry-success>p{color:#758493;max-width:390px;margin:0 0 18px;font-size:11px;line-height:1.6}.customer-enquiry-reference{box-sizing:border-box;background:#f8fafc;border:1px dashed #d2dbe4;border-radius:8px;width:100%;margin-bottom:18px;padding:11px}.customer-enquiry-reference span{color:#8d9aa7;letter-spacing:.9px;text-transform:uppercase;margin-bottom:3px;font-size:8px;display:block}.customer-enquiry-reference strong{color:#173a57;word-break:break-all;font-size:11px}.customer-enquiry-success-points{width:100%;margin-bottom:20px}.customer-enquiry-success-points div{color:#536475;text-align:left;border-bottom:1px solid #edf1f4;align-items:center;gap:9px;padding:9px 0;font-size:10px;display:flex}.customer-enquiry-success-points div:last-child{border-bottom:0}.customer-enquiry-success-points svg{color:#15945e;flex:none;font-size:14px}.customer-enquiry-floating-button{z-index:9000;color:#fff;cursor:pointer;background:linear-gradient(135deg,#08243f,#10598e);border:1px solid #ffffff1c;border-radius:13px;align-items:center;gap:9px;min-width:220px;padding:9px 11px;transition:transform .18s,box-shadow .18s;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 11px 30px #05223b3d}.customer-enquiry-floating-button:hover{transform:translateY(-2px);box-shadow:0 15px 35px #05223b4a}.customer-enquiry-floating-icon{color:#08243f;background:#fc0;border-radius:9px;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;font-size:17px;display:flex}.customer-enquiry-floating-content{text-align:left;flex-direction:column;flex:1;min-width:0;display:flex}.customer-enquiry-floating-content small{color:#ffffff9e;margin-bottom:1px;font-size:8px;line-height:1.2}.customer-enquiry-floating-content strong{color:#fff;font-size:11px;font-weight:800;line-height:1.3}.customer-enquiry-floating-arrow{color:#fc0;flex:none;font-size:15px}@keyframes enquiryOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes enquiryDrawerIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes enquirySpinner{to{transform:rotate(360deg)}}@media (max-width:820px){.customer-enquiry-drawer{width:min(100%,520px)}.customer-enquiry-header{padding:23px 56px 21px 22px}.customer-enquiry-form{padding:22px 22px 28px}}@media (max-width:640px){.customer-enquiry-overlay{align-items:flex-end}.customer-enquiry-drawer{border-radius:0;width:100%;height:100%}.customer-enquiry-header{padding:21px 52px 20px 17px}.customer-enquiry-header-content{gap:11px}.customer-enquiry-header-icon{border-radius:10px;flex-basis:38px;width:38px;height:38px;font-size:17px}.customer-enquiry-header h2{font-size:20px}.customer-enquiry-header p{font-size:10px}.customer-enquiry-close{width:34px;height:34px;top:15px;right:13px}.customer-enquiry-form{padding:20px 16px 26px}.customer-enquiry-grid{grid-template-columns:1fr;gap:14px}.customer-enquiry-grid .customer-enquiry-field{margin-bottom:0}.customer-enquiry-section-spacing{margin-top:22px;padding-top:20px}.customer-enquiry-field input,.customer-enquiry-field select{height:44px;font-size:12px}.customer-enquiry-field textarea{min-height:100px}.customer-enquiry-success{min-height:calc(100vh - 135px);padding:30px 18px}.customer-enquiry-success h2{font-size:20px}.customer-enquiry-floating-button{border-radius:50%;min-width:0;padding:6px;bottom:14px;right:12px}.customer-enquiry-floating-icon{border-radius:50%;flex-basis:43px;width:43px;height:43px;font-size:19px}.customer-enquiry-floating-content,.customer-enquiry-floating-arrow{display:none}}@media (max-width:420px){.customer-enquiry-header h2{font-size:18px}.customer-enquiry-form{padding:18px 13px 24px}.customer-enquiry-section-heading h3{font-size:13px}.customer-enquiry-primary-button{min-height:44px}}
