:root{--shop-accent:#5f4dee;--shop-primary:#032340;--shop-primary-hover:#021a2e;--shop-price:#3d4446;--shop-muted:#6c757d;--shop-dark:#3d4446;--shop-bg-light:#f8f9fa;--shop-surface-white:#fff;--shop-border:#dee2e6;--shop-gold-gradient:linear-gradient(135deg, #d4af37 0%, #b8860b 100%)}.shop-legacy-page{background:var(--shop-bg-light);color:var(--shop-dark);font-family:var(--font-sans), var(--font-sinhala), Inter, system-ui, sans-serif}.shop-legacy-bg-light{background:var(--shop-bg-light)}.shop-legacy-wrapper{padding:2.5rem 0 3.75rem}.shop-legacy-container{width:100%;max-width:1140px;margin:0 auto;padding:0 1rem}.shop-legacy-hero{text-align:center;margin-bottom:2rem}.shop-legacy-hero-title{color:#212529;margin:0 0 .75rem;font-size:calc(1.385rem + 1.62vw);font-weight:700;line-height:1.1}@media (min-width:1200px){.shop-legacy-hero-title{font-size:2.6rem}}.shop-legacy-hero-lead{color:#6c757d;margin:0;font-size:1.125rem}.shop-legacy-layout{gap:1.5rem;display:grid}@media (min-width:992px){.shop-legacy-layout{grid-template-columns:minmax(0,280px) minmax(0,1fr);align-items:start}}.shop-legacy-filter-sidebar{background:var(--shop-bg-light);border-radius:10px;padding:20px}.shop-legacy-filter-head{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.shop-legacy-filter-head h2{color:#212529;margin:0;font-size:1.1rem;font-weight:600}.shop-legacy-filter-toggle{color:#495057;cursor:pointer;background:#fff;border:1px solid #6c757d;border-radius:.25rem;align-items:center;gap:.35rem;min-height:31px;padding:.25rem .65rem;font-size:.8125rem;display:inline-flex}@media (min-width:992px){.shop-legacy-filter-toggle{display:none}}.shop-legacy-filter-panel{display:none}.shop-legacy-filter-panel.is-open{display:block}@media (min-width:992px){.shop-legacy-filter-panel{display:block}}.shop-legacy-filter-field{margin-bottom:1rem}.shop-legacy-filter-label{color:#212529;margin-bottom:.35rem;font-size:.875rem;font-weight:700;display:block}.shop-legacy-filter-input,.shop-legacy-filter-select{color:#495057;background:#fff;border:1px solid #ced4da;border-radius:.25rem;width:100%;min-height:38px;padding:.375rem .75rem;font-size:.875rem;display:block}.shop-legacy-filter-row{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.shop-legacy-filter-check{color:#495057;align-items:flex-start;gap:.5rem;font-size:.875rem;display:flex}.shop-legacy-filter-check input{margin-top:.15rem}.shop-legacy-btn-primary{background:var(--shop-primary);color:#fff;cursor:pointer;border:none;border-radius:.25rem;justify-content:center;align-items:center;width:100%;min-height:38px;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.shop-legacy-btn-primary:hover{background:var(--shop-primary-hover);color:#fff}.shop-legacy-btn-outline{color:#495057;cursor:pointer;background:#fff;border:1px solid #6c757d;border-radius:.25rem;justify-content:center;align-items:center;width:100%;min-height:38px;margin-top:.5rem;font-size:.875rem;text-decoration:none;display:inline-flex}.shop-legacy-results-count{color:#6c757d;margin:0 0 1rem;font-size:.875rem}.shop-legacy-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:768px){.shop-legacy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:992px){.shop-legacy-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.shop-legacy-product-card{background:#fff;border:1px solid #ddd;border-radius:10px;flex-direction:column;height:100%;padding:15px;transition:all .3s;display:flex}.shop-legacy-product-card:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0000001a}.shop-legacy-product-image-wrap{margin-bottom:15px;position:relative}.shop-legacy-product-image-wrap a{display:block}.shop-legacy-product-image{object-fit:cover;border-radius:8px;width:100%;height:250px;display:block}.shop-legacy-product-image-wrap a:hover .shop-legacy-product-image{opacity:.95}.shop-legacy-featured-badge{z-index:2;color:#000;background:#ffc107;border-radius:5px;padding:5px 10px;font-size:12px;font-weight:700;position:absolute;top:10px;right:10px}.shop-legacy-product-badges-left{z-index:2;flex-direction:column;align-items:flex-start;gap:6px;display:flex;position:absolute;top:10px;left:10px}.shop-legacy-offer-badge{color:#fff;background:#dc3545;border-radius:6px;padding:4px 8px;font-size:12px;font-weight:700}.shop-legacy-free-shipping-badge{color:#fff;background:#20c997;border-radius:5px;padding:5px 10px;font-size:12px;font-weight:700}.shop-legacy-product-category{color:#999;margin-bottom:10px;font-size:12px}.shop-legacy-product-title{color:#212529;min-height:50px;margin-bottom:10px;font-size:18px;font-weight:600;line-height:1.35}.shop-legacy-product-title a{color:inherit;text-decoration:none}.shop-legacy-product-title a:hover{color:var(--shop-primary)}.shop-legacy-product-price{color:var(--shop-price);margin-bottom:15px;font-size:24px;font-weight:700}.shop-legacy-product-price-strike{color:#6c757d;margin-left:.35rem;font-size:.875rem;font-weight:500;text-decoration:line-through}.shop-legacy-product-actions{margin-top:auto}.shop-legacy-product-btn{cursor:pointer;border:none;border-radius:.25rem;justify-content:center;align-items:center;width:100%;min-height:38px;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.shop-legacy-product-btn--primary{background:var(--shop-primary);color:#fff}.shop-legacy-product-btn--primary:hover{background:var(--shop-primary-hover);color:#fff}.shop-legacy-product-btn--disabled{color:#fff;cursor:not-allowed;opacity:.65;background:#6c757d}.shop-legacy-empty{text-align:center;padding:3rem 1rem}.shop-legacy-empty h3{color:#212529;margin:0 0 .5rem;font-size:1.5rem}.shop-legacy-empty p{color:#6c757d;margin:0 0 1rem}.shop-legacy-pagination{flex-wrap:wrap;justify-content:center;gap:.35rem;margin-top:2.5rem;padding:0;list-style:none;display:flex}.shop-legacy-pagination a,.shop-legacy-pagination span{min-width:2.25rem;min-height:2.25rem;color:var(--shop-primary);background:#fff;border:1px solid #dee2e6;border-radius:.25rem;justify-content:center;align-items:center;padding:.375rem .75rem;font-size:.875rem;text-decoration:none;display:inline-flex}.shop-legacy-pagination span.is-active{background:var(--shop-primary);border-color:var(--shop-primary);color:#fff}.shop-legacy-pagination a:hover{background:#e9ecef}@media (max-width:575.98px){.shop-legacy-product-image{aspect-ratio:1;height:auto}.shop-legacy-filter-sidebar{padding:14px}}.shop-legacy-display-3{color:#212529;margin:0 0 .75rem;font-size:clamp(2rem,4vw,3rem);font-weight:300;line-height:1.1}.shop-legacy-cart-title{color:#212529;margin:0 0 .75rem;font-size:calc(1.25rem + .75vw);font-weight:700;line-height:1.2}@media (min-width:1200px){.shop-legacy-cart-title{font-size:1.875rem}}.shop-legacy-cart-page .shop-legacy-container{padding-left:.5rem;padding-right:.5rem}.shop-legacy-cart-page.shop-legacy-page,.shop-legacy-cart-page .shop-legacy-bg-light,.shop-legacy-cart-page .shop-legacy-cart-summary{background:var(--shop-surface-white)}@media (min-width:576px){.shop-legacy-cart-page .shop-legacy-container{padding-left:.75rem;padding-right:.75rem}}.shop-legacy-display-4{color:#212529;margin:0 0 1rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:300;line-height:1.15}.shop-legacy-section-title{color:#212529;margin:0 0 1.25rem;font-size:1.5rem;font-weight:600}.shop-legacy-breadcrumb{color:var(--shop-muted);flex-wrap:wrap;gap:.35rem;margin:0 0 1.5rem;padding:0;font-size:.875rem;list-style:none;display:flex}.shop-legacy-breadcrumb li+li:before{content:"/";color:#adb5bd;margin-right:.35rem}.shop-legacy-breadcrumb a{color:var(--shop-primary);text-decoration:none}.shop-legacy-breadcrumb a:hover{text-decoration:underline}.shop-legacy-form-label{color:#212529;margin-bottom:.35rem;font-size:.875rem;font-weight:500;display:block}.shop-legacy-form-control{color:#495057;background:#fff;border:1px solid #ced4da;border-radius:.25rem;width:100%;min-height:38px;padding:.375rem .75rem;font-size:.875rem;display:block}.shop-legacy-form-control:focus{border-color:var(--shop-accent);outline:none;box-shadow:0 0 0 .2rem #5f4dee26}.shop-legacy-badge-primary{background:var(--shop-primary);color:#fff;border-radius:.25rem;padding:.35rem .65rem;font-size:.75rem;font-weight:600;display:inline-block}.shop-legacy-btn-lg{min-height:48px;padding:.65rem 1.25rem;font-size:1rem}.shop-legacy-btn-gold{background:var(--shop-gold-gradient);color:#fff;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:.35rem;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 10px 20px -5px #d4af3766}.shop-legacy-btn-gold:disabled{opacity:.55;cursor:not-allowed}.shop-legacy-detail-grid{gap:2rem;display:grid}@media (min-width:992px){.shop-legacy-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.shop-legacy-product-gallery-main{object-fit:cover;border-radius:10px;width:100%;height:500px;display:block}.shop-legacy-product-gallery-wrap{border-radius:10px;margin-bottom:15px;position:relative;overflow:hidden}.shop-legacy-product-gallery-wrap .shop-legacy-offer-badge{z-index:2;border-radius:8px;padding:6px 10px;position:absolute;top:12px;left:12px}.shop-legacy-product-gallery-thumbs{flex-wrap:wrap;gap:10px;display:flex}.shop-legacy-product-gallery-thumb{object-fit:cover;cursor:pointer;border:2px solid #0000;border-radius:8px;width:100px;height:100px}.shop-legacy-product-gallery-thumb.is-active,.shop-legacy-product-gallery-thumb:hover{border-color:var(--shop-accent)}.shop-legacy-product-price-display{color:var(--shop-price);font-size:32px;font-weight:700}.shop-legacy-stock-status{color:#fff;border-radius:5px;margin-left:10px;padding:5px 15px;font-size:.875rem;font-weight:600;display:inline-block}.shop-legacy-stock-status--in{background:#28a745}.shop-legacy-stock-status--out{background:#dc3545}.shop-legacy-free-shipping-pill{color:#fff;background:#20c997;border-radius:999px;margin-top:8px;padding:5px 12px;font-size:12px;font-weight:600;display:inline-block}.shop-legacy-variant-option{cursor:pointer;background:#fff;border:2px solid #ddd;border-radius:8px;margin:0 10px 10px 0;padding:10px 20px;line-height:1.2;display:inline-block}.shop-legacy-variant-option:hover{border-color:var(--shop-accent)}.shop-legacy-variant-option.is-selected{border-color:var(--shop-accent);background:var(--shop-accent);color:#fff}.shop-legacy-variant-option.is-out-of-stock{opacity:.5;cursor:not-allowed}.shop-legacy-variant-price{opacity:.85;margin-top:3px;font-size:12px;display:block}.shop-legacy-quantity-selector{border:1px solid #ddd;border-radius:8px;align-items:center;display:inline-flex;overflow:hidden}.shop-legacy-quantity-selector button{background:var(--shop-bg-light);cursor:pointer;border:none;padding:10px 15px}.shop-legacy-quantity-selector button:disabled{opacity:.45;cursor:not-allowed}.shop-legacy-quantity-selector input{text-align:center;border:none;width:60px;padding:10px;font-size:1rem}.shop-legacy-detail-actions{flex-wrap:nowrap;align-items:stretch;gap:12px;display:flex}.shop-legacy-detail-actions .shop-legacy-btn-primary,.shop-legacy-detail-actions .shop-legacy-btn-gold,.shop-legacy-detail-actions .shop-legacy-btn-outline{white-space:nowrap;border-radius:14px;flex:1 1 0;width:auto;min-width:0;margin-top:0}.shop-legacy-detail-actions .shop-legacy-btn-primary{font-weight:600}.shop-legacy-detail-actions .shop-legacy-btn-outline{font-weight:500}.shop-legacy-meta{border-top:1px solid #ddd;margin-top:1.5rem;padding-top:1rem;font-size:.875rem}.shop-legacy-related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.shop-legacy-related{margin-top:2.5rem}.shop-legacy-alert{color:#664d03;background:#fff3cd;border-radius:.375rem;padding:1rem}.shop-legacy-muted{color:var(--shop-muted)}.shop-legacy-ms-3{margin-left:.75rem}.shop-legacy-mb-4{margin-bottom:1rem}@media (min-width:992px){.shop-legacy-related-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.shop-legacy-related-image{object-fit:cover;border-radius:8px;width:100%;height:200px;margin-bottom:15px;display:block}.shop-legacy-cart-layout{gap:1.5rem;display:grid}@media (min-width:992px){.shop-legacy-cart-layout{grid-template-columns:minmax(0,2fr) minmax(0,1fr)}}.shop-legacy-cart-item{background:#fff;border:1px solid #ddd;border-radius:10px;align-items:center;gap:20px;margin-bottom:15px;padding:20px;display:flex}.shop-legacy-cart-item-image{object-fit:cover;border-radius:8px;width:100px;height:100px}.shop-legacy-cart-item-details{flex:1;min-width:0}.shop-legacy-cart-item-title{margin:0 0 5px;font-size:18px;font-weight:600}.shop-legacy-cart-item-title a{color:inherit;text-decoration:none}.shop-legacy-cart-item-variant{color:#666;margin:0 0 10px;font-size:14px}.shop-legacy-cart-item-price{color:var(--shop-price);font-size:20px;font-weight:700}.shop-legacy-quantity-control{border:1px solid #ddd;border-radius:8px;align-items:center;gap:10px;width:fit-content;padding:5px 10px;display:inline-flex}.shop-legacy-quantity-control button{cursor:pointer;background:0 0;border:none;padding:0 10px;font-size:20px}.shop-legacy-quantity-control input{text-align:center;border:none;width:50px;font-size:16px}.shop-legacy-cart-summary{background:var(--shop-bg-light);border-radius:10px;padding:30px;position:sticky;top:20px}.shop-legacy-cart-summary .shop-legacy-muted{margin:0 0 1rem}.shop-legacy-summary-row{border-bottom:1px solid #ddd;justify-content:space-between;margin-bottom:15px;padding-bottom:15px;display:flex}.shop-legacy-summary-row--total{color:var(--shop-primary);border-bottom:none;font-size:24px;font-weight:700}.shop-legacy-empty-cart{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:100px 20px;display:flex}.shop-legacy-empty-cart-icon{color:#ddd;width:120px;height:120px;margin-bottom:30px}.shop-legacy-empty-cart-title{color:#333;margin:0 0 15px;font-size:28px;font-weight:600;line-height:1.2}.shop-legacy-empty-cart-lead{color:#666;margin:0 0 25px;font-size:16px}.shop-legacy-empty-cart-cta{background:var(--shop-primary);color:#fff;border-radius:.25rem;justify-content:center;align-items:center;min-height:48px;padding:.65rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;display:inline-flex}.shop-legacy-empty-cart-cta:hover{background:var(--shop-primary-hover);color:#fff}.shop-legacy-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:100px 20px;display:flex}.shop-legacy-empty-state h3{color:#333;margin:0 0 15px;font-size:28px}.shop-legacy-empty-state p{color:#666;margin:0 0 25px;font-size:16px}.shop-legacy-checkout-layout{gap:1.5rem;display:grid}@media (min-width:992px){.shop-legacy-checkout-layout{grid-template-columns:minmax(0,7fr) minmax(0,5fr);align-items:start}}.shop-legacy-checkout-sidebar .shop-legacy-checkout-summary{position:sticky;top:20px}.shop-legacy-checkout-section{background:#fff;border-radius:10px;margin-bottom:20px;padding:30px;box-shadow:0 2px 10px #0000000d}.shop-legacy-checkout-section h2,.shop-legacy-checkout-heading{color:#212529;margin:0 0 1rem;font-size:1.25rem;font-weight:600}.shop-legacy-checkout-section-head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.shop-legacy-checkout-section-head .shop-legacy-checkout-heading{margin:0}.shop-legacy-checkout-same-billing{white-space:nowrap;margin:0}.shop-legacy-required{color:#dc3545}.shop-legacy-form-span-all{grid-column:1/-1}.shop-legacy-checkout-divider{border:0;border-top:1px solid #eee;margin:.5rem 0}.shop-legacy-checkout-summary-line{justify-content:space-between;gap:1rem;margin-bottom:.5rem;font-size:.9375rem;display:flex}.shop-legacy-checkout-summary-total strong:last-child{color:var(--shop-primary);font-size:1.5rem}.shop-legacy-checkout-payment-block{margin:1.25rem 0 1rem}.shop-legacy-checkout-payment-title{margin:0 0 .5rem;font-size:1.0625rem;font-weight:600}.shop-legacy-payment-description{color:var(--shop-muted);margin-top:.15rem;font-size:.875rem;font-weight:400;display:block}.shop-legacy-order-item-name{font-weight:600}.shop-legacy-order-item-meta{color:var(--shop-muted);font-size:.8125rem}.shop-legacy-order-item-total{text-align:right;white-space:nowrap}.shop-legacy-checkout-terms{margin-bottom:1rem}.shop-legacy-checkout-submit{width:100%;margin-top:0}.shop-legacy-bank-details-grid{gap:20px;display:grid}@media (min-width:576px){.shop-legacy-bank-details-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.shop-legacy-bank-detail-text{white-space:pre-line;margin:.35rem 0 .75rem;font-weight:700;line-height:1.45}.shop-legacy-btn-copy{background:var(--shop-primary);color:#fff;cursor:pointer;border:none;border-radius:.25rem;align-items:center;min-height:31px;padding:.25rem .65rem;font-size:.75rem;display:inline-flex}.shop-legacy-btn-copy:hover{background:var(--shop-primary-hover)}.shop-legacy-bank-proof-note{color:#dc3545;margin:.75rem 0 0;font-size:.8125rem}.shop-legacy-btn-whatsapp{color:#fff;background:#25d366;border-radius:.25rem;align-items:center;margin-top:.5rem;padding:.35rem .75rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex}.shop-legacy-btn-whatsapp:hover{color:#fff;background:#1ebe57}.shop-legacy-checkout-page .shop-legacy-container{padding-left:.5rem;padding-right:.5rem}@media (min-width:576px){.shop-legacy-checkout-page .shop-legacy-container{padding-left:.75rem;padding-right:.75rem}}.shop-legacy-form-grid{gap:1rem;display:grid}@media (min-width:768px){.shop-legacy-form-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}}.shop-legacy-payment-method{cursor:pointer;border:1px solid #ddd;border-radius:10px;margin-bottom:15px;padding:10px;transition:all .3s}.shop-legacy-payment-method:hover{border-color:var(--shop-accent)}.shop-legacy-payment-method.is-selected{border-color:var(--shop-accent);background:#f8f9ff}.shop-legacy-payment-method label{cursor:pointer;align-items:flex-start;gap:10px;display:flex}.shop-legacy-payment-method label>span{flex:1}.shop-legacy-bank-details{background:var(--shop-bg-light);white-space:pre-line;border-radius:8px;margin-top:10px;padding:15px;font-size:.875rem}.shop-legacy-order-item{border-bottom:1px solid #eee;gap:15px;padding:15px 0;display:flex}.shop-legacy-order-item:last-child{border-bottom:none}.shop-legacy-order-item-image{object-fit:cover;border-radius:5px;width:60px;height:60px}@media (max-width:575.98px){.shop-legacy-product-gallery-main,.shop-legacy-related-image{aspect-ratio:1;height:auto}.shop-legacy-cart-item{flex-direction:column;align-items:flex-start}.shop-legacy-detail-actions{gap:8px}.shop-legacy-detail-actions .shop-legacy-btn-primary,.shop-legacy-detail-actions .shop-legacy-btn-gold,.shop-legacy-detail-actions .shop-legacy-btn-outline{padding-left:12px;padding-right:12px;font-size:.875rem}.shop-legacy-detail-actions .shop-legacy-btn-outline{white-space:normal;text-align:center;padding-left:16px;padding-right:16px;line-height:1.25}}
