:root{--mr-dark:#111827;--mr-green:#16a34a;--mr-green-2:#22c55e;--mr-orange:#f97316;--mr-cream:#fff8ed;--mr-soft:#f7faf7;--mr-border:#e7ece7;--mr-shadow:0 24px 70px rgba(17,24,39,.12)}
body{background:#fff;color:#172033}.container{max-width:1200px;margin:0 auto;padding:0 20px}.flash-wrap{padding-top:98px}.alert{background:#fff7d7;border:1px solid #ffe9a3;border-radius:18px;padding:15px 20px;box-shadow:0 12px 30px rgba(0,0,0,.06)}
.navbar{transition:all .25s ease;background:rgba(255,255,255,.5);backdrop-filter:blur(8px);z-index:1000}.navbar.scrolled,.navbar.nav-open{background:rgba(255,255,255,.96)!important;box-shadow:0 16px 45px rgba(15,23,42,.12);border-bottom:1px solid rgba(17,24,39,.06)}.navbar.scrolled .nav-links a,.navbar.nav-open .nav-links a{color:#172033}.navbar.scrolled .logo-brand,.navbar.nav-open .logo-brand{color:#172033}.mega-parent{position:relative}.mega-menu{position:absolute;top:calc(100% + 18px);left:-20px;min-width:245px;background:#fff;border-radius:22px;box-shadow:var(--mr-shadow);padding:14px;opacity:0;pointer-events:none;transform:translateY(12px);transition:.25s;display:grid;gap:6px}.mega-parent:hover .mega-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.mega-menu a{display:flex!important;gap:10px;align-items:center;padding:12px 14px;border-radius:14px;color:#172033!important}.mega-menu a:hover{background:#f0fdf4;color:var(--mr-green)!important}.mobile-toggle{display:none}
.hero{min-height:100vh}.hero-img{object-fit:cover}.brands-section{background:#fff;padding:24px 0;border-block:1px solid #f1f5f1}.brand-item{background:#fff;border:1px solid #eef2ee;border-radius:18px;padding:12px 20px;box-shadow:0 10px 26px rgba(0,0,0,.04)}
.page-hero,.modern-contact-hero,.product-detail-hero{padding:150px 0 70px;background:radial-gradient(circle at 15% 20%,rgba(34,197,94,.18),transparent 34%),linear-gradient(135deg,#fff8ed 0%,#f0fdf4 100%);position:relative;overflow:hidden}.page-hero h1,.modern-contact-hero h1,.product-detail-hero h1{font-size:clamp(2.4rem,5vw,5rem);line-height:1.04;margin:12px 0}.page-shell,.modern-contact,.cart-page,.checkout-page,.product-detail-shell{padding:70px 0;background:#fff}.cms-content{background:#fff;border:1px solid var(--mr-border);border-radius:28px;padding:35px;box-shadow:var(--mr-shadow);line-height:1.8}.cms-content h2,.cms-content h3{margin-top:20px;color:#172033}.about-unified .cms-content{font-size:1.05rem}.about-values{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:30px}.about-value{background:#f8fff9;border:1px solid #ddf7e3;border-radius:22px;padding:24px}.about-value i{font-size:26px;color:var(--mr-green);margin-bottom:12px}
.shop-card-actions{display:flex;gap:10px;align-items:center}.quick-view{border:0;border-radius:999px;background:#fff;color:#172033;padding:10px 14px;font-weight:700;cursor:pointer;box-shadow:0 10px 30px rgba(0,0,0,.12)}.quick-view:hover{background:var(--mr-green);color:#fff}.product-overlay{gap:10px;flex-wrap:wrap}.product-card .add-cart-btn{border:0;cursor:pointer}.product-card{position:relative}.shop-grid .product-card,.products-grid .product-card{overflow:hidden}.shop-products{background:#fff}.filter-bar{position:sticky;top:74px;background:rgba(255,255,255,.95);z-index:80;box-shadow:0 10px 30px rgba(15,23,42,.06)}.filter-bar-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;padding:16px 0}.filter-tabs{display:flex;gap:10px;flex-wrap:wrap}.ftab{border:1px solid #dfe8df;border-radius:999px;padding:10px 16px;color:#172033;background:#fff;font-weight:700}.ftab.active,.ftab:hover{background:#172033;color:#fff}.filter-right{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.sort-select,.form-control{border:1px solid #dfe8df;border-radius:16px;padding:13px 15px;background:#fff;color:#172033;outline:none}.sort-select:focus,.form-control:focus{border-color:var(--mr-green);box-shadow:0 0 0 4px rgba(34,197,94,.12)}
.quick-modal{position:fixed;inset:0;background:rgba(15,23,42,.62);z-index:2000;display:none;align-items:center;justify-content:center;padding:22px}.quick-modal.open{display:flex}.quick-modal-card{background:#fff;border-radius:32px;max-width:900px;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:0;position:relative;overflow:hidden;box-shadow:0 35px 90px rgba(0,0,0,.28)}.quick-image{background:#f0fdf4;min-height:430px;display:flex;align-items:center;justify-content:center}.quick-image img{width:100%;height:100%;object-fit:cover}.quick-info{padding:42px}.quick-close{position:absolute;top:18px;right:18px;width:42px;height:42px;border:0;border-radius:50%;background:#fff;box-shadow:0 10px 25px rgba(0,0,0,.14);cursor:pointer;z-index:2}.quick-price{font-size:2rem;font-weight:900;color:var(--mr-green);margin:20px 0}.quick-actions-form{display:flex;gap:12px;flex-wrap:wrap}.btn-outline{background:#fff;border:1px solid #dce8dc;color:#172033}.btn-outline:hover{background:#172033;color:#fff}
.cart-drawer{position:fixed;right:-430px;top:0;width:min(420px,92vw);height:100vh;background:#fff;z-index:1900;box-shadow:-30px 0 90px rgba(0,0,0,.22);transition:.3s;display:flex;flex-direction:column}.cart-drawer.open{right:0}.cart-overlay{position:fixed;inset:0;background:rgba(15,23,42,.5);z-index:1800;display:none}.cart-overlay.open{display:block}.cart-header{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #edf2ed}.cart-close,.cart-remove{border:0;background:#f8faf8;border-radius:12px;width:38px;height:38px;cursor:pointer}.cart-items{flex:1;overflow:auto;padding:20px}.cart-item{display:flex;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid #f1f5f1}.cart-item img{width:72px;height:72px;border-radius:18px;object-fit:cover}.cart-item h4{margin:0 0 6px}.cart-item p{margin:0;color:#64748b}.cart-footer{padding:24px;border-top:1px solid #edf2ed}.cart-total{display:flex;justify-content:space-between;font-size:1.2rem;font-weight:900;margin-bottom:16px}.checkout-btn,.cart-continue{display:block;text-align:center;border-radius:16px;padding:14px 16px;font-weight:800;margin-top:10px}.checkout-btn{background:linear-gradient(135deg,var(--mr-green),var(--mr-green-2));color:#fff}.cart-continue{background:#f8faf8;color:#172033}.empty-mini-cart{text-align:center;padding:45px 15px;color:#64748b}.empty-mini-cart i{font-size:42px;color:#d1d5db;margin-bottom:12px}
.product-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.product-gallery{background:#f8fff9;border-radius:34px;padding:25px;border:1px solid #e3f5e7}.product-gallery img{width:100%;border-radius:26px;display:block}.product-detail-card{background:#fff;border:1px solid var(--mr-border);border-radius:34px;padding:34px;box-shadow:var(--mr-shadow)}.detail-price{font-size:2.3rem;font-weight:900;color:var(--mr-green);margin:18px 0}.detail-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.qty-input{width:95px}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:25px}.trust-pill{background:#f8fff9;border:1px solid #dff5e3;border-radius:18px;padding:14px;text-align:center;font-size:.9rem;font-weight:700}.trust-pill i{color:var(--mr-green);display:block;margin-bottom:6px}.description-box{margin-top:28px;background:#fff;border:1px solid var(--mr-border);border-radius:28px;padding:28px;line-height:1.8}
.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:32px}.contact-info-card,.contact-form-card,.cart-card{background:#fff;border:1px solid var(--mr-border);border-radius:30px;padding:30px;box-shadow:var(--mr-shadow)}.contact-method{display:flex;gap:14px;padding:18px 0;border-bottom:1px solid #eef2ee}.contact-method i{width:46px;height:46px;border-radius:16px;background:#f0fdf4;color:var(--mr-green);display:flex;align-items:center;justify-content:center}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-group{margin-bottom:16px}.form-group label{display:block;font-weight:800;margin-bottom:8px}.form-group.full{grid-column:1/-1}.form-control{width:100%;box-sizing:border-box}.contact-form-card textarea{min-height:140px;resize:vertical}.cart-layout{display:grid;grid-template-columns:1.35fr .65fr;gap:30px}.cart-table-item{display:grid;grid-template-columns:80px 1fr 110px 110px;gap:16px;align-items:center;padding:16px 0;border-bottom:1px solid #eef2ee}.cart-table-item img{width:78px;height:78px;border-radius:18px;object-fit:cover}.cart-summary-line{display:flex;justify-content:space-between;margin:12px 0}.cart-summary-total{font-size:1.35rem;font-weight:900;border-top:1px solid #eef2ee;padding-top:16px;margin-top:16px}.checkout-grid{display:grid;grid-template-columns:1fr .65fr;gap:30px}.order-mini{display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid #eef2ee}.payment-note{background:#fff8ed;border:1px solid #ffedd5;border-radius:18px;padding:14px;line-height:1.6}
.floating-contact{z-index:1700}.float-options{display:none}.floating-contact.open .float-options{display:grid}.center{text-align:center}
@media(max-width:900px){.mobile-toggle{display:flex}.nav-links{position:fixed;top:72px;left:0;right:0;background:#fff;display:none!important;flex-direction:column;padding:20px;box-shadow:0 18px 45px rgba(15,23,42,.14)}.nav-links.active{display:flex!important}.mega-menu{position:static;opacity:1;pointer-events:auto;transform:none;box-shadow:none;border:1px solid #eef2ee;margin-top:10px}.quick-modal-card,.product-detail-grid,.contact-grid,.cart-layout,.checkout-grid{grid-template-columns:1fr}.quick-image{min-height:300px}.about-values,.trust-row{grid-template-columns:1fr}.cart-table-item{grid-template-columns:70px 1fr;}.cart-line-price,.cart-line-total{grid-column:2}.filter-bar{top:70px}.filter-bar-inner{align-items:flex-start}.hero{min-height:auto;padding-top:110px}.hero-visual{position:relative!important;right:auto!important;top:auto!important;transform:none!important;margin:25px auto}.section-title{font-size:clamp(2rem,8vw,3rem)!important}}
@media(max-width:560px){.container{padding:0 16px}.quick-info,.contact-info-card,.contact-form-card,.cart-card,.product-detail-card{padding:22px}.form-grid{grid-template-columns:1fr}.page-hero,.modern-contact-hero,.product-detail-hero{padding-top:125px}.cart-drawer{width:94vw}.filter-right{width:100%}.sort-select{width:100%}.btn{width:100%;justify-content:center}.shop-card-actions{flex-direction:column;align-items:stretch}.quick-view{width:100%}}

/* Part 1 v4 refinements */
.why-section .why-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.why-section .why-card{min-height:245px}.why-section .why-card h3,.why-section .why-card p{display:block;visibility:visible}.why-section .why-card p{color:rgba(255,255,255,.72)!important}.why-section .why-card h3{color:#fff!important}.category-clean-section{background:#fff}.category-header{text-align:center;max-width:780px;margin:0 auto 42px}.category-cards-centered{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;align-items:stretch}.category-cards-centered .category-card{height:auto!important;min-height:230px;text-decoration:none;text-align:center;padding:34px 22px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary),#233047);color:#fff;border-radius:28px;box-shadow:0 18px 45px rgba(0,0,0,.12)}.category-cards-centered .category-card:nth-child(even){background:linear-gradient(135deg,var(--accent),#ff9f43)}.category-cards-centered .category-card .cat-icon{width:72px;height:72px;border-radius:22px;background:rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center;margin-bottom:18px;color:#fff;font-size:28px}.category-cards-centered .category-card h3{font-size:1.25rem;margin:0 0 8px;color:#fff}.category-cards-centered .category-card p{color:rgba(255,255,255,.78);margin-bottom:14px}.category-cards-centered .category-card span{font-weight:800;color:#fff}.footer .logo{text-decoration:none}.footer-col ul{list-style:none;padding:0;margin:0}.footer-col a{text-decoration:none}.footer-grid{align-items:start}.quick-modal{z-index:3000}.quick-modal-card{max-height:92vh;overflow:auto}.quick-actions-form{display:flex;gap:12px;flex-wrap:wrap}.quick-actions-form .btn{border:none;cursor:pointer}.quick-view-modal{display:none!important}.cashfree-info{padding:14px 16px;border-radius:14px;background:#f7fafc;border:1px solid #e5e7eb;margin-top:14px;color:#475569}@media(max-width:992px){.why-section .why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1fr 1fr!important}}@media(max-width:640px){.why-section .why-grid,.footer-grid{grid-template-columns:1fr!important}.category-cards-centered{grid-template-columns:1fr}.footer-bottom .container{flex-direction:column;gap:14px;text-align:center}.quick-actions-form .btn{width:100%;justify-content:center}}

/* Part 1 v5 admin/CMS + navbar fixes */
.navbar .mega-parent{padding-bottom:18px;margin-bottom:-18px}
.navbar .mega-menu{top:100%;margin-top:0}
.navbar .mega-parent:hover .mega-menu,.navbar .mega-parent:focus-within .mega-menu{opacity:1;pointer-events:auto;transform:translateY(0)}
@media(max-width:900px){.navbar .mega-parent{padding-bottom:0;margin-bottom:0}.navbar .mega-menu{margin-top:10px}}


/* Part 1 v5.1 shop trust cards */
.shop-trust-section{padding:78px 0;background:radial-gradient(circle at 12% 15%,rgba(34,197,94,.12),transparent 32%),linear-gradient(135deg,#fff8ed 0%,#f7fff8 100%);position:relative;overflow:hidden}
.shop-trust-section:before{content:"";position:absolute;right:-120px;top:-120px;width:320px;height:320px;border-radius:50%;background:rgba(249,115,22,.12)}
.shop-trust-header{text-align:center;max-width:760px;margin:0 auto 38px;position:relative;z-index:1}
.shop-trust-header h2{font-size:clamp(2rem,4vw,3.3rem);line-height:1.08;margin:12px 0;color:#172033}
.shop-trust-header p{color:#64748b;font-size:1.05rem;line-height:1.7;margin:0}
.shop-trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;position:relative;z-index:1}
.shop-trust-card{position:relative;min-height:230px;background:#fff;border:1px solid rgba(34,197,94,.16);border-radius:30px;padding:34px 28px;box-shadow:0 22px 60px rgba(15,23,42,.08);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.shop-trust-card:before{content:"";position:absolute;inset:auto -40px -55px auto;width:150px;height:150px;border-radius:50%;background:rgba(34,197,94,.09);transition:.25s ease}
.shop-trust-card:hover{transform:translateY(-7px);box-shadow:0 28px 75px rgba(15,23,42,.13);border-color:rgba(34,197,94,.34)}
.shop-trust-card:hover:before{transform:scale(1.18);background:rgba(249,115,22,.13)}
.shop-trust-icon{width:72px;height:72px;border-radius:24px;background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff;display:flex;align-items:center;justify-content:center;font-size:28px;margin-bottom:22px;box-shadow:0 16px 35px rgba(22,163,74,.22)}
.shop-trust-card:nth-child(2) .shop-trust-icon{background:linear-gradient(135deg,#172033,#334155);box-shadow:0 16px 35px rgba(15,23,42,.18)}
.shop-trust-card:nth-child(3) .shop-trust-icon{background:linear-gradient(135deg,#f97316,#fb923c);box-shadow:0 16px 35px rgba(249,115,22,.2)}
.shop-trust-card h3{font-size:1.35rem;margin:0 0 10px;color:#172033}
.shop-trust-card p{margin:0;color:#64748b;line-height:1.7}
.shop-trust-number{position:absolute;right:24px;top:24px;font-size:3.4rem;font-weight:900;color:rgba(15,23,42,.055);line-height:1}
@media(max-width:900px){.shop-trust-grid{grid-template-columns:1fr}.shop-trust-card{min-height:auto}.shop-trust-section{padding:55px 0}}

/* ===== Feedback update: compact inner heroes, customer account, product gallery ===== */
.shop-hero,.page-hero,.modern-contact-hero,.product-detail-hero,.account-hero{
  padding-top:112px!important;
  padding-bottom:42px!important;
}
.shop-hero-title,.page-hero h1,.modern-contact-hero h1,.product-detail-hero h1,.account-hero h1{
  font-size:clamp(2rem,4vw,3.4rem)!important;
  margin:8px 0 10px!important;
}
.shop-hero-desc,.page-hero p,.modern-contact-hero p,.product-detail-hero p,.account-hero p{margin-bottom:0!important;line-height:1.6}
.breadcrumb{margin-bottom:12px!important}
.icon-btn.account-nav-btn{text-decoration:none;display:inline-flex;align-items:center;justify-content:center}

.product-hero-logo-wrap{display:flex;/*justify-content:center;*/align-items:center;margin:8px 0 12px}.product-hero-logo{max-width:min(360px,85vw);max-height:118px;object-fit:contain;filter:drop-shadow(0 16px 35px rgba(15,23,42,.12))}.product-gallery-enhanced{display:grid;gap:16px}.product-main-media{background:#fff;border-radius:28px;overflow:hidden;min-height:420px;display:flex;align-items:center;justify-content:center;transition:opacity .15s ease,transform .15s ease}.product-main-media.changing{opacity:.35;transform:scale(.985)}.product-main-media img,.product-main-media video{width:100%;height:100%;max-height:560px;object-fit:contain;display:block;background:#fff}.product-thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(82px,1fr));gap:10px}.product-thumb{border:2px solid transparent;border-radius:16px;background:#fff;padding:5px;cursor:pointer;box-shadow:0 8px 22px rgba(15,23,42,.08);transition:.2s ease;min-height:78px}.product-thumb.active,.product-thumb:hover{border-color:var(--mr-green);transform:translateY(-2px)}.product-thumb img,.product-thumb video{width:100%;height:70px;object-fit:cover;border-radius:12px;display:block}.video-thumb{position:relative;display:block}.video-thumb i{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:rgba(15,23,42,.78);color:#fff;z-index:1;font-size:12px}

.account-page{padding:54px 0;background:#fff}.account-card{background:#fff;border:1px solid var(--mr-border);border-radius:30px;padding:30px;box-shadow:var(--mr-shadow)}.account-card h2{margin-top:0}.account-card{max-width:980px;margin:0 auto}.account-switch,.account-hint{color:#64748b;line-height:1.7}.account-switch a{color:var(--mr-green);font-weight:800}.account-layout{display:grid;grid-template-columns:260px 1fr;gap:24px;align-items:start}.account-layout .account-card{max-width:none;margin:0}.account-side{background:#172033;color:#fff;border-radius:26px;padding:20px;display:grid;gap:8px;box-shadow:0 22px 60px rgba(15,23,42,.14);position:sticky;top:96px}.account-side h3{color:#fff;margin:0 0 10px}.account-side a{display:flex;align-items:center;gap:10px;text-decoration:none;color:rgba(255,255,255,.78);padding:12px 14px;border-radius:16px;font-weight:800}.account-side a.active,.account-side a:hover{background:#fff;color:#172033}.account-orders{display:grid;gap:12px}.account-order-row{display:grid;grid-template-columns:1.3fr .8fr .8fr .7fr;gap:14px;align-items:center;text-decoration:none;color:#172033;border:1px solid #e7ece7;border-radius:18px;padding:15px;background:#fff;transition:.2s ease}.account-order-row:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(15,23,42,.08)}.account-order-row small{display:block;color:#64748b;margin-top:4px}.order-detail-top{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.order-status-strip{display:flex;gap:10px;flex-wrap:wrap;margin:16px 0 24px}.status-timeline{display:grid;gap:12px;margin:12px 0 24px}.status-timeline>div{border-left:4px solid var(--mr-green);background:#f8fff9;border-radius:14px;padding:12px 14px}.status-timeline small{display:block;color:#64748b;margin-top:3px}.status-timeline p{margin:8px 0 0;color:#334155}
@media(max-width:900px){.account-layout{grid-template-columns:1fr}.account-side{position:static}.account-order-row{grid-template-columns:1fr}.product-main-media{min-height:320px}.shop-hero,.page-hero,.modern-contact-hero,.product-detail-hero,.account-hero{padding-top:102px!important;padding-bottom:34px!important}}
@media(max-width:560px){.shop-hero,.page-hero,.modern-contact-hero,.product-detail-hero,.account-hero{padding-top:94px!important;padding-bottom:28px!important}.account-card{padding:22px;border-radius:24px}.product-gallery{padding:14px!important;border-radius:24px!important}.product-main-media{min-height:245px;border-radius:20px}.product-thumbs{grid-template-columns:repeat(4,1fr)}.product-thumb img,.product-thumb video{height:56px}.product-hero-logo{max-height:82px}.order-detail-top{display:block}.account-page{padding:38px 0}}
.pill{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#eef2f7;color:#334155;font-size:.78rem;font-weight:800;line-height:1.2}.pill-paid,.pill-completed,.pill-processing,.pill-delivered{background:#dcfce7;color:#166534}.pill-pending,.pill-new,.pill-packed,.pill-shipped{background:#fef3c7;color:#92400e}.pill-failed,.pill-payment_failed,.pill-cancelled{background:#fee2e2;color:#991b1b}.pill-on_hold,.pill-refunded{background:#e0f2fe;color:#075985}

/* Feedback v2: promo codes, testimonials, footer social and compact navigation refinements */
.promo-box{margin-top:18px;padding:14px;border:1px dashed rgba(184,134,24,.35);border-radius:16px;background:rgba(184,134,24,.06)}
.promo-input-row{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.promo-input-row .form-control{margin:0}.promo-input-row .btn{white-space:nowrap}
.promo-applied{display:flex;align-items:center;gap:8px;margin:0 0 10px;color:#166534;font-weight:700}.promo-summary-line strong{color:#166534}.checkout-promo-link{display:inline-block;margin-top:12px;color:var(--accent);font-weight:700;text-decoration:none}
.testimonial-read-more{display:inline-flex;margin-top:14px}.testimonial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px}.testimonials-page-section,.testimonial-detail-section{padding:70px 0;background:#fff}.testimonial-card-page{background:#fff;border:1px solid rgba(25,22,111,.08);border-radius:24px;padding:26px;box-shadow:var(--shadow-md);display:flex;flex-direction:column;gap:14px}.testimonial-card-page>img{width:72px;height:72px;border-radius:50%;object-fit:cover}.testimonial-card-page h3{margin:0;color:var(--text-dark)}.testimonial-card-page p{color:var(--text-light);line-height:1.8;margin:0}.testimonial-card-page small{color:var(--text-light);font-weight:700}.testimonial-stars,.stars{color:var(--accent);display:flex;gap:4px}.testimonial-detail-card{max-width:900px;margin:0 auto;background:#fff;border:1px solid rgba(25,22,111,.08);border-radius:28px;padding:clamp(24px,4vw,46px);box-shadow:var(--shadow-md)}.testimonial-detail-img{width:96px;height:96px;border-radius:50%;object-fit:cover;margin-bottom:16px}.testimonial-lead{font-size:1.15rem;line-height:1.8;color:var(--text-dark);font-weight:600}.testimonial-full-content{margin:20px 0}.footer-social{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.footer-social a{width:44px!important;height:44px!important;min-width:44px;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;background:transparent!important;border:1px solid rgba(255,255,255,.22)!important;color:#fff!important;font-size:20px!important;line-height:1!important;text-decoration:none!important;transition:transform .2s ease,border-color .2s ease,color .2s ease}.footer-social a:hover{transform:translateY(-3px);border-color:var(--accent)!important;color:var(--accent)!important}.mega-menu{max-height:min(70vh,460px);overflow:auto}.mega-menu a{white-space:normal}
@media(max-width:640px){.promo-input-row{grid-template-columns:1fr}.testimonial-card-page{padding:22px}.testimonials-page-section,.testimonial-detail-section{padding:45px 0}.footer-social a{width:42px!important;height:42px!important;min-width:42px;font-size:19px!important}}

/* Account order promo rows */
.promo-order-row{background:#fff7ed;border-color:#fed7aa;color:#9a3412}.total-order-row{background:#f8fafc;font-size:1.02rem}.total-order-row strong{font-size:1.08rem}

/* Feedback v3: cart promo apply feedback and safer cart form layout */
.cart-items-form{display:block}.cart-summary-card{align-self:start}.promo-feedback{display:flex;align-items:flex-start;gap:9px;padding:11px 12px;border-radius:12px;margin-bottom:12px;font-size:.93rem;font-weight:700;line-height:1.45}.promo-feedback-success{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.promo-feedback-error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.promo-feedback-info{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.promo-applied-row{background:#fff;border:1px solid rgba(22,101,52,.14);border-radius:14px;padding:12px;margin-bottom:10px}.promo-saving{margin:4px 0 0;color:#166534;font-size:.9rem;font-weight:700}.promo-summary-line{background:rgba(22,101,52,.06);border-radius:12px;padding:9px 10px}.promo-summary-line small{font-weight:700;opacity:.7}.cart-summary-total strong{font-size:1.22rem}
@media(max-width:768px){.promo-feedback{font-size:.9rem}.promo-box .btn{width:100%}.cart-table-item{align-items:flex-start}}

/* Feedback v4: homepage category filtering + mobile collapsible shop filters */
.home-product-filters .filter-btn{cursor:pointer;font-family:inherit;line-height:1.2}
.home-product-hidden{display:none!important}
.home-products-empty{max-width:620px;margin:10px auto 0;text-align:center;padding:34px 24px;border:1px dashed rgba(25,22,111,.18);border-radius:24px;background:#fff;color:#64748b;box-shadow:0 12px 34px rgba(15,23,42,.05)}
.home-products-empty i{font-size:2.2rem;color:var(--accent);margin-bottom:12px}.home-products-empty h3{margin:0 0 8px;color:var(--text-dark)}.home-products-empty p{margin:0;line-height:1.6}
.mobile-filter-toggle{display:none;width:100%;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e7ece7;background:#fff;color:#172033;border-radius:16px;padding:13px 15px;font-weight:800;font-family:inherit;box-shadow:0 8px 22px rgba(15,23,42,.06);cursor:pointer}.mobile-filter-toggle span{display:inline-flex;align-items:center;gap:9px}.mobile-filter-toggle>i{transition:transform .22s ease}.filter-bar.filter-open .mobile-filter-toggle>i{transform:rotate(180deg)}
@media(max-width:768px){
  .filter-bar[data-shop-filter]{padding:10px 0!important;top:70px;max-height:calc(100vh - 70px);overflow:auto}
  .mobile-filter-toggle{display:flex}
  .filter-bar[data-shop-filter] .filter-bar-inner{display:none!important;margin-top:10px;padding:14px;border:1px solid #e7ece7;border-radius:18px;background:#fff;box-shadow:0 14px 34px rgba(15,23,42,.08);max-height:calc(100vh - 150px);overflow:auto;gap:14px}
  .filter-bar[data-shop-filter].filter-open .filter-bar-inner{display:flex!important;flex-direction:column;align-items:stretch}
  .filter-bar[data-shop-filter] .filter-left,.filter-bar[data-shop-filter] .filter-right{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:10px}
  .filter-bar[data-shop-filter] .filter-tabs{display:flex;gap:8px;flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch}
  .filter-bar[data-shop-filter] .ftab{white-space:nowrap;flex:0 0 auto;text-align:center}
  .filter-bar[data-shop-filter] .sort-select,.filter-bar[data-shop-filter] .btn{width:100%;justify-content:center}
  .filter-bar[data-shop-filter] .result-count{text-align:center;font-weight:800;color:#64748b}
  .shop-products{padding-top:30px!important}
}
@media(max-width:560px){.home-product-filters{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:6px;-webkit-overflow-scrolling:touch}.home-product-filters .filter-btn{white-space:nowrap;flex:0 0 auto}.home-products-empty{padding:26px 18px;border-radius:20px}}

/* Product card links: image and title should open product detail on mobile and desktop. */
.product-card-media-link{display:block;width:100%;height:100%;color:inherit;text-decoration:none}
.product-card-media-link img{display:block;width:100%;height:100%;object-fit:cover}
.product-name-link{color:inherit;text-decoration:none;transition:color .2s ease}
.product-name-link:hover{color:var(--mr-green,#22c55e)}
.product-overlay{pointer-events:none}
.product-overlay .quick-view{pointer-events:auto}
.home-product-hidden{display:none!important}

/* Testimonials v3: bigger thumbnails and three-image detail gallery */
.testimonials-grid-featured,.testimonial-grid-rich{align-items:stretch}.testimonial-card-featured{overflow:hidden}.testimonial-featured-thumb,.testimonial-card-thumb{display:block;width:100%;border-radius:20px;overflow:hidden;background:#f4f5f8;margin-bottom:16px;border:1px solid rgba(25,22,111,.08)}.testimonial-featured-thumb img,.testimonial-card-thumb img{display:block;width:100%;height:190px;object-fit:cover;transition:transform .35s ease}.testimonial-card-featured:hover .testimonial-featured-thumb img,.testimonial-card-rich:hover .testimonial-card-thumb img{transform:scale(1.045)}.testimonial-author-no-thumb{margin-top:auto}.testimonial-author-no-thumb div{padding-left:0}.testimonial-card-rich{padding:18px;gap:0}.testimonial-card-body{display:flex;flex-direction:column;gap:12px;flex:1}.testimonial-card-body .btn{margin-top:auto;align-self:flex-start}.testimonial-card-page>img{width:100%;height:190px;border-radius:20px;object-fit:cover}.testimonial-detail-card-rich{max-width:1020px}.testimonial-detail-gallery{display:grid;grid-template-columns:1.4fr 1fr;gap:16px;margin-bottom:28px}.testimonial-gallery-item{display:block;border-radius:24px;overflow:hidden;background:#f4f5f8;border:1px solid rgba(25,22,111,.08);min-height:190px}.testimonial-gallery-item img{display:block;width:100%;height:100%;min-height:190px;object-fit:cover;transition:transform .35s ease}.testimonial-gallery-item:hover img{transform:scale(1.035)}.testimonial-gallery-item.is-main{grid-row:span 2;min-height:410px}.testimonial-gallery-item.is-main img{min-height:410px}.testimonial-gallery-count-1{grid-template-columns:1fr}.testimonial-gallery-count-1 .testimonial-gallery-item.is-main,.testimonial-gallery-count-1 .testimonial-gallery-item.is-main img{min-height:min(58vw,520px)}.testimonial-gallery-count-2{grid-template-columns:repeat(2,1fr)}.testimonial-gallery-count-2 .testimonial-gallery-item.is-main{grid-row:auto}.testimonial-gallery-count-2 .testimonial-gallery-item,.testimonial-gallery-count-2 .testimonial-gallery-item img,.testimonial-gallery-count-2 .testimonial-gallery-item.is-main img{min-height:310px}.testimonial-detail-img{width:100%;max-width:360px;height:240px;border-radius:24px;object-fit:cover}.testimonial-full-content p{margin-bottom:1rem}.testimonial-full-content strong{color:var(--text-dark)}
@media(max-width:900px){.testimonial-detail-gallery,.testimonial-gallery-count-2{grid-template-columns:1fr}.testimonial-gallery-item.is-main,.testimonial-gallery-item.is-main img,.testimonial-gallery-item,.testimonial-gallery-item img,.testimonial-gallery-count-2 .testimonial-gallery-item,.testimonial-gallery-count-2 .testimonial-gallery-item img,.testimonial-gallery-count-2 .testimonial-gallery-item.is-main img{min-height:260px}.testimonial-featured-thumb img,.testimonial-card-thumb img{height:210px}}
@media(max-width:640px){.testimonial-featured-thumb img,.testimonial-card-thumb img,.testimonial-card-page>img{height:220px}.testimonial-card-body .btn{align-self:stretch}.testimonial-gallery-item.is-main,.testimonial-gallery-item.is-main img,.testimonial-gallery-item,.testimonial-gallery-item img{min-height:230px}.testimonial-detail-gallery{gap:12px;margin-bottom:20px}}

/* Home testimonials: dynamic masonry grid for mixed vertical/horizontal photos */
.home-testimonials-section{background:linear-gradient(180deg,#fff 0%,#fbfcfb 100%)}
.testimonial-home-masonry{column-count:3;column-gap:24px;max-width:1180px;margin:0 auto}
.testimonial-home-card{display:inline-block;width:100%;margin:0 0 24px;background:#fff;border:1px solid rgba(25,22,111,.08);border-radius:28px;overflow:hidden;box-shadow:0 18px 48px rgba(15,23,42,.08);break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.testimonial-home-card:hover{transform:translateY(-5px);box-shadow:0 24px 62px rgba(15,23,42,.12);border-color:rgba(212,175,55,.34)}
.testimonial-home-media{display:block;width:100%;background:#f4f5f8;overflow:hidden;color:inherit;text-decoration:none}
.testimonial-home-media img{display:block;width:100%;height:auto;object-fit:contain;transition:transform .35s ease}
.testimonial-home-card:hover .testimonial-home-media img{transform:scale(1.025)}
.testimonial-home-content{padding:22px;display:flex;flex-direction:column;gap:12px}
.testimonial-home-stars{font-size:.98rem;margin-bottom:2px}
.testimonial-home-content p{margin:0;color:var(--text-light);line-height:1.75;font-size:.98rem}
.testimonial-home-author{display:flex;flex-direction:column;gap:3px;margin-top:2px;padding-top:14px;border-top:1px solid rgba(15,23,42,.08)}
.testimonial-home-author strong{color:var(--text-dark);font-weight:900;line-height:1.35}
.testimonial-home-author span{color:var(--text-light);font-size:.9rem;font-weight:700;line-height:1.45}
.testimonial-home-content .testimonial-read-more{margin-top:2px;align-self:flex-start}
@media(max-width:1024px){.testimonial-home-masonry{column-count:2;column-gap:20px}.testimonial-home-card{margin-bottom:20px}}
@media(max-width:640px){.testimonial-home-masonry{column-count:1}.testimonial-home-card{border-radius:24px}.testimonial-home-content{padding:20px}.testimonial-home-content .testimonial-read-more{align-self:stretch;justify-content:center}}

/* Live-domain premium preloader: shown only during the first load in a browser tab. */
.site-preloader{position:fixed;inset:0;z-index:2147483000;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 42%,rgba(212,175,55,.14),transparent 32%),linear-gradient(145deg,#fffdf7 0%,#f8f6ef 46%,#ffffff 100%);opacity:1;visibility:visible;transition:opacity .48s ease,visibility .48s ease}
.site-preloader::before,.site-preloader::after{content:"";position:absolute;border-radius:50%;pointer-events:none}.site-preloader::before{width:min(66vw,740px);height:min(66vw,740px);border:1px solid rgba(184,134,24,.16);animation:magnaPreloaderOrbit 5s linear infinite}.site-preloader::after{width:min(48vw,540px);height:min(48vw,540px);border:1px solid rgba(25,22,111,.08);animation:magnaPreloaderOrbit 8s linear infinite reverse}.site-preloader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.site-preloader__panel{position:relative;z-index:1;display:flex;min-width:240px;flex-direction:column;align-items:center;gap:16px;padding:28px 34px;text-align:center}.site-preloader__orb{display:grid;place-items:center;width:92px;height:92px;border-radius:50%;background:linear-gradient(145deg,#fff 8%,#f4e7bb 100%);border:1px solid rgba(184,134,24,.26);box-shadow:0 18px 45px rgba(25,22,111,.12),inset 0 0 0 7px rgba(255,255,255,.58);animation:magnaPreloaderFloat 2.8s ease-in-out infinite}.site-preloader__orb img{display:block;max-width:66px;max-height:66px;object-fit:contain}.site-preloader__orb i{font-size:2rem;color:var(--accent,#B88618)}.site-preloader__pulse{display:flex;gap:7px;align-items:center;height:12px}.site-preloader__pulse span{display:block;width:7px;height:7px;border-radius:50%;background:var(--accent,#B88618);animation:magnaPreloaderPulse 1.1s ease-in-out infinite}.site-preloader__pulse span:nth-child(2){animation-delay:.14s}.site-preloader__pulse span:nth-child(3){animation-delay:.28s}.site-preloader__label{font-size:.69rem;letter-spacing:.16em;text-transform:uppercase;font-weight:800;color:#746b5b;white-space:nowrap}@keyframes magnaPreloaderOrbit{to{transform:rotate(360deg)}}@keyframes magnaPreloaderFloat{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-7px) scale(1.025)}}@keyframes magnaPreloaderPulse{0%,100%{transform:translateY(0);opacity:.38}50%{transform:translateY(-7px);opacity:1}}@media(max-width:640px){.site-preloader__panel{padding:24px}.site-preloader__orb{width:80px;height:80px}.site-preloader__orb img{max-width:58px;max-height:58px}.site-preloader__label{font-size:.62rem;letter-spacing:.12em}}@media(prefers-reduced-motion:reduce){.site-preloader::before,.site-preloader::after,.site-preloader__orb,.site-preloader__pulse span{animation:none!important}.site-preloader{transition-duration:.12s}}
