@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap');
:root{--burgundy:#850018;--burgundy2:#650010;--gold:#d9a62e;--gold2:#f0c95a;--green:#147044;--cream:#fbf8f2;--line:#e6e1d9;--text:#172033;--muted:#687080;--white:#fff;--shadow:0 8px 24px rgba(20,20,20,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',Arial,sans-serif;color:var(--text);background:#fff;font-size:16px;line-height:1.5}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}.container{width:min(1460px,94%);margin:auto}.topbar{height:40px;background:var(--burgundy);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 3%;font-size:13px}.topbar .leaf{color:var(--gold2);font-size:18px}.top-socials{display:flex;gap:18px;align-items:center}.nav{min-height:94px;background:#fff;border-bottom:1px solid #eee;display:flex;align-items:center;gap:24px;padding:10px 3%;position:relative;z-index:20}.brand{display:flex;align-items:center;gap:10px;min-width:325px}.brand img{width:82px;height:82px;object-fit:contain}.brand h1{font-family:'Playfair Display',serif;font-size:35px;line-height:.95;margin:0;color:#0c4f3a;letter-spacing:.3px}.brand small{display:block;color:#d08c00;font-weight:700;letter-spacing:.4px;margin-top:2px}.brand .tag{font-size:11px;color:#247046;margin-top:3px}.navlinks{display:flex;align-items:center;justify-content:center;gap:27px;flex:1;font-weight:700;font-size:15px}.navlinks a{padding:33px 0 28px;border-bottom:3px solid transparent;white-space:nowrap}.navlinks a:hover,.navlinks a.active{color:var(--burgundy);border-bottom-color:var(--gold)}.whatsapp{background:#158c4d;color:#fff;padding:13px 19px;border-radius:30px;font-weight:800;white-space:nowrap}.cart-nav{border:0;background:transparent;font-weight:800;font-size:15px;cursor:pointer;position:relative;padding:10px 8px}.cart-count{background:var(--burgundy);color:#fff;border-radius:50%;min-width:23px;height:23px;display:inline-grid;place-items:center;font-size:12px;margin-left:4px}.menu{display:none;border:0;background:transparent;font-size:28px;cursor:pointer}.hero{min-height:430px;background:linear-gradient(90deg,rgba(101,0,16,.97) 0%,rgba(120,0,20,.84) 42%,rgba(120,0,20,.1) 75%),url('assets/hero.jpg') center/cover;display:flex;align-items:center;color:#fff}.hero-copy{width:53%;padding:54px 5%}.eyebrow{color:var(--gold2);font-weight:800;letter-spacing:.9px;text-transform:uppercase;font-size:13px}.hero h2,.page-hero h2{font-family:'Playfair Display',serif;font-size:58px;line-height:1.05;margin:8px 0 12px}.hero h2 span{color:var(--gold2)}.hero p{font-size:19px;max-width:650px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:6px;padding:12px 20px;font-weight:800;cursor:pointer}.btn.primary{background:var(--burgundy);color:#fff}.btn.gold{background:var(--gold);color:#3d2600}.btn.green{background:var(--green);color:#fff}.btn.outline{background:#fff;border:1px solid var(--burgundy);color:var(--burgundy)}.hero-checks{display:flex;gap:20px;margin-top:25px;font-size:14px}.hero-checks strong:before{content:'✓';color:var(--gold2);margin-right:7px}.trust-strip{background:var(--burgundy);color:#fff;display:grid;grid-template-columns:repeat(4,1fr);padding:18px 4%;gap:0}.trust-item{display:flex;align-items:center;gap:13px;border-right:1px solid rgba(255,255,255,.25);padding:0 24px}.trust-item:last-child{border:0}.trust-icon{font-size:31px;color:var(--gold2)}.trust-item strong{display:block}.trust-item span{font-size:13px;color:#f6e9e9}.page-hero{min-height:220px;color:#fff;padding:42px 6%;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(90deg,rgba(101,0,16,.98),rgba(101,0,16,.78)),url('assets/hero.jpg') center/cover}.page-hero p{margin:0;max-width:720px;font-size:18px}.page-hero h2{font-size:52px;margin:5px 0 8px}.section{padding:48px 3.5%}.section.alt{background:var(--cream)}.section-title{text-align:center;max-width:800px;margin:0 auto 30px}.section-title h2{font-family:'Playfair Display',serif;font-size:39px;margin:5px 0 8px;color:var(--burgundy2)}.section-title p{color:var(--muted);margin:0}.categories{display:grid;gap:22px}.categories.three{grid-template-columns:repeat(3,1fr)}.category{position:relative;border-radius:10px;overflow:hidden;min-height:280px;box-shadow:var(--shadow);background:#fff}.category img{width:100%;height:100%;object-fit:cover;display:block}.category-content{position:absolute;inset:auto 0 0;padding:22px;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.88))}.category-content h3{font-family:'Playfair Display',serif;font-size:28px;margin:0}.category-content span{display:block;margin:2px 0 10px}.category-content a{font-weight:800;color:var(--gold2)}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card{background:#fff;border:1px solid var(--line);border-radius:9px;overflow:hidden;box-shadow:0 3px 10px rgba(0,0,0,.04)}.product-media{height:285px;background:#f8f5ef;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-card-img{width:100%;height:100%;object-fit:contain;display:block}.card-body{padding:12px 14px;text-align:center}.card-body h3{font-size:16px;margin:0 0 5px}.price{font-size:19px;font-weight:900;color:#a80016;margin-bottom:10px}.feature-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:10px;overflow:hidden}.feature-strip>div{padding:22px;border-right:1px solid var(--line)}.feature-strip>div:last-child{border:0}.feature-icon{font-size:27px;color:var(--gold);font-weight:900}.feature-strip h3{margin:5px 0}.feature-strip p{margin:0;color:var(--muted);font-size:14px}.order-banner{background:var(--burgundy);color:#fff;padding:35px 0}.order-banner-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.order-banner h2{font-family:'Playfair Display',serif;font-size:34px;margin:5px 0}.order-banner p{margin:0;color:#f8eaea}.spice-layout{display:grid;grid-template-columns:240px 1fr;gap:22px;align-items:start}.sidebar{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff;box-shadow:var(--shadow);position:sticky;top:15px}.sidebar h3{margin:0;padding:12px 16px;background:linear-gradient(90deg,var(--gold),#f3cc6d);font-family:'Playfair Display',serif;color:#4d2800}.sidebar a{display:block;padding:11px 16px;border-bottom:1px solid #eee;font-weight:600}.sidebar a.active{background:var(--burgundy);color:#fff;margin:8px;border-radius:5px;border:0}.sidebar-card{margin:15px;border-radius:8px;overflow:hidden}.sidebar-card img{width:100%;height:135px;object-fit:cover;display:block}.sidebar-info{padding:14px;background:#fff8e8;border:1px solid #f1dfad}.sidebar-info h4{margin:0;color:var(--burgundy);font-family:'Playfair Display',serif}.catalog-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;gap:15px}.catalog-head h2{font-family:'Playfair Display',serif;color:var(--burgundy2);margin:0;font-size:30px}.catalog-head p{margin:0;color:var(--muted);font-size:14px}.catalog-tools{display:flex;gap:9px}.catalog-search,.spice-sort{border:1px solid #d9d3ca;border-radius:6px;padding:10px 12px;background:#fff}.spice-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.spice-grid .product-media{height:178px}.spice-grid .card-body{padding:7px 7px 9px}.spice-grid .card-body h3{font-size:14px;line-height:1.15}.spice-grid .price{font-size:17px;margin:2px 0 6px}.spice-grid .btn{padding:8px 9px;font-size:12px}.qty-mini{display:flex;justify-content:center;gap:5px;align-items:center}.qty-mini button{border:1px solid #ddd;background:#fff;border-radius:5px;width:27px;height:28px}.hat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.hat-grid .product-media{height:270px}.hat-grid .product-card-img{object-fit:contain;padding:4px;background:#f8f5ef}.hat-grid .card-body{padding:12px}.about-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:35px;align-items:center}.about-image{border-radius:10px;overflow:hidden;background:var(--cream);min-height:340px;display:grid;place-items:center}.about-image img{max-width:100%;max-height:380px;object-fit:contain}.about-copy h2{font-family:'Playfair Display',serif;color:var(--burgundy);font-size:40px;margin:5px 0 12px}.about-copy p{color:var(--muted);line-height:1.8}.info-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.info-card{padding:24px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:var(--shadow)}.info-card h3{font-family:'Playfair Display',serif;color:var(--burgundy);margin:5px 0}.chemical-layout{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:center}.chemical-img{width:100%;height:380px;object-fit:contain;background:var(--cream);border-radius:10px}.notice{background:#fff6df;border-left:5px solid var(--gold);padding:17px;border-radius:6px}.contact-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px}.contact-box{background:var(--burgundy);color:#fff;border-radius:10px;padding:30px}.contact-box h2{font-family:'Playfair Display',serif;font-size:35px}.contact-line{padding:13px 0;border-bottom:1px solid rgba(255,255,255,.2)}.contact-form{background:#fff;border:1px solid var(--line);border-radius:10px;padding:28px;box-shadow:var(--shadow);display:grid;gap:14px}.contact-form label,.cart-summary label{font-weight:700}.contact-form input,.contact-form textarea{width:100%;margin-top:6px;padding:13px;border:1px solid #ddd5cc;border-radius:6px}.footer{background:#4b0010;color:#fff;padding:28px 3% 22px}.footer-grid{width:min(1460px,94%);margin:auto;display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr;gap:35px}.footer h3{font-family:'Playfair Display',serif;color:var(--gold2);margin:0 0 8px;font-size:21px}.footer p{margin:0;color:#f5e8e8;font-size:14px}.footer a:hover{color:var(--gold2)}.footer-socials{display:flex;gap:10px;margin-top:12px}.social-icon{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.3);color:#fff}.social-icon svg{width:19px;height:19px}.copyright{background:#37000b;color:#fff;text-align:center;padding:10px;font-size:12px}.cart-fab{position:fixed;right:18px;bottom:18px;z-index:90;border:0;background:var(--green);color:#fff;padding:13px 17px;border-radius:28px;font-weight:900;box-shadow:0 8px 20px rgba(0,0,0,.2);cursor:pointer}.cart-fab .cart-count{background:#fff;color:var(--green)}#cart-overlay{display:none;position:fixed;inset:0;background:rgba(20,0,4,.5);z-index:98}#cart-overlay.open{display:block}#cart-drawer{position:fixed;right:0;top:0;bottom:0;width:min(480px,100%);background:#fff;z-index:99;transform:translateX(100%);transition:.25s;display:flex;flex-direction:column;box-shadow:-20px 0 50px rgba(0,0,0,.2)}#cart-drawer.open{transform:translateX(0)}.cart-head{padding:20px;border-bottom:1px solid #eee;display:flex;justify-content:space-between}.cart-head h2{margin:0;color:var(--burgundy);font-family:'Playfair Display',serif}.cart-head>button{border:0;border-radius:50%;width:36px;height:36px;background:#f1ece5;cursor:pointer}.cart-items{overflow:auto}.cart-item{display:flex;gap:10px;padding:14px;border-bottom:1px solid #eee}.cart-item img{width:62px;height:62px;object-fit:contain;background:#f8f5ef;border-radius:6px}.cart-grow{flex:1}.cart-grow strong{display:block;color:var(--burgundy)}.cart-grow small{display:block;color:var(--muted);font-size:11px;margin:2px 0 7px}.qty{display:flex;align-items:center;gap:7px}.qty button{width:29px;height:29px;border:1px solid #ddd;background:#fff;border-radius:5px;cursor:pointer}.cart-line{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.remove-item{border:0;background:none;color:#a40016;font-size:12px;cursor:pointer}.cart-summary{margin-top:auto;padding:18px;border-top:1px solid #eee;display:grid;gap:9px;overflow:auto}.cart-total{display:flex;justify-content:space-between;font-size:20px}.cart-total strong{color:var(--green)}.cart-disclaimer{font-size:12px;color:var(--muted);margin:0}.cart-summary input,.cart-summary textarea{width:100%;margin-top:4px;padding:10px;border:1px solid #ddd5cc;border-radius:6px}.full{width:100%}.cart-continue{border:0;background:none;color:var(--burgundy);font-weight:800;cursor:pointer}.empty-cart{text-align:center;padding:35px;color:var(--muted)}.image-modal{display:none;position:fixed;inset:0;z-index:110;background:rgba(20,0,4,.85);align-items:center;justify-content:center;padding:25px}.image-modal.open{display:flex}.image-modal-card{background:#fff;padding:15px;border-radius:10px;max-width:900px;max-height:90vh;text-align:center;position:relative}.image-modal-card img{max-width:100%;max-height:76vh;object-fit:contain}.image-modal-close{position:absolute;right:8px;top:8px;border:0;border-radius:50%;background:var(--burgundy);color:#fff;width:36px;height:36px;font-size:22px;cursor:pointer}.modal-open{overflow:hidden}#toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,20px);background:#222;color:#fff;padding:11px 18px;border-radius:20px;opacity:0;z-index:200;transition:.2s;font-weight:700}#toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:1250px){.brand{min-width:250px}.brand img{width:68px;height:68px}.brand h1{font-size:28px}.navlinks{gap:15px;font-size:13px}.spice-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:950px){.nav{flex-wrap:wrap}.menu{display:block;margin-left:auto}.navlinks{display:none;order:5;width:100%;flex-direction:column;align-items:stretch;gap:0}.navlinks.open{display:flex}.navlinks a{padding:12px;border-bottom:1px solid #eee}.whatsapp{margin-left:0}.trust-strip{grid-template-columns:repeat(2,1fr)}.trust-item{padding:12px}.products{grid-template-columns:repeat(2,1fr)}.spice-layout{grid-template-columns:1fr}.sidebar{display:none}.spice-grid{grid-template-columns:repeat(3,1fr)}.about-layout,.chemical-layout,.contact-layout{grid-template-columns:1fr}.info-cards{grid-template-columns:1fr 1fr}.hat-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.topbar{height:auto;padding:7px 4%;font-size:10px;gap:8px}.topbar>span:nth-child(2){display:none}.nav{padding:7px 4%;min-height:72px}.brand{min-width:0}.brand img{width:52px;height:52px}.brand h1{font-size:21px}.brand small{font-size:9px}.brand .tag{display:none}.cart-nav{font-size:12px}.whatsapp{font-size:11px;padding:9px 11px}.hero{min-height:520px}.hero-copy{width:100%;padding:45px 7%;background:linear-gradient(90deg,rgba(101,0,16,.96),rgba(101,0,16,.72))}.hero h2{font-size:42px}.hero p{font-size:16px}.hero-checks{flex-direction:column;gap:7px}.page-hero{min-height:180px;padding:32px 7%}.page-hero h2{font-size:38px}.trust-strip{grid-template-columns:1fr 1fr}.trust-item{font-size:12px}.section{padding:35px 5%}.section-title h2{font-size:31px}.categories.three,.products,.info-cards,.hat-grid{grid-template-columns:1fr}.spice-grid{grid-template-columns:repeat(2,1fr)}.spice-grid .product-media{height:190px}.product-media{height:280px}.footer-grid{grid-template-columns:1fr}.footer{padding:24px 5%}.order-banner-inner{flex-direction:column;align-items:flex-start}.order-banner h2{font-size:28px}.catalog-head{flex-direction:column;align-items:stretch}.catalog-tools{flex-direction:column}.catalog-search,.spice-sort{width:100%}}

/* Clean home page hero: no red overlay */
.home-hero-clean{min-height:430px;background:#fff;display:grid;grid-template-columns:1fr 1.15fr;align-items:stretch;overflow:hidden;border-bottom:1px solid #eee}.home-hero-copy{padding:58px 6%;display:flex;flex-direction:column;justify-content:center;background:#fff}.home-hero-copy h2{font-family:'Playfair Display',serif;font-size:58px;line-height:1.05;margin:8px 0 12px;color:var(--burgundy2)}.home-hero-copy h2 span{color:var(--green)}.home-hero-copy p{font-size:18px;max-width:650px;color:var(--muted)}.home-hero-image{min-height:430px;background:#f7f3ea}.home-hero-image img{width:100%;height:100%;object-fit:cover;display:block}.home-hero-clean .eyebrow{color:var(--green)}
@media(max-width:900px){.home-hero-clean{grid-template-columns:1fr}.home-hero-image{min-height:280px}.home-hero-copy h2{font-size:46px}}


/* Full-width home hero */
.home-hero-full{width:100%;background:#f7f3ea;overflow:hidden;border-bottom:1px solid #eee;line-height:0}.home-hero-full img{display:block;width:100%;height:auto;max-height:720px;object-fit:cover;object-position:center}
/* Premium fashion & hats template */
.fashion-hero{display:grid;grid-template-columns:1.05fr 1fr;min-height:330px;background:linear-gradient(120deg,#650010,#850018);color:#fff;overflow:hidden}.fashion-hero-copy{padding:55px 7%;display:flex;flex-direction:column;justify-content:center}.fashion-hero-copy h2{font-family:'Playfair Display',serif;font-size:58px;line-height:1.02;margin:7px 0 10px}.fashion-hero-copy p{max-width:620px;font-size:18px;color:#f9eeee}.fashion-hero-actions{display:flex;gap:12px;margin-top:18px;flex-wrap:wrap}.fashion-hero-image{min-height:330px;background:#f5efe4;overflow:hidden}.fashion-hero-image img{width:100%;height:100%;object-fit:cover;display:block}.fashion-section{padding-top:38px}.fashion-layout{display:grid;grid-template-columns:225px 1fr;gap:24px;align-items:start}.fashion-sidebar{border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden;box-shadow:var(--shadow);position:sticky;top:15px}.fashion-side-head{background:linear-gradient(90deg,var(--gold),#f3cc6d);color:#4d2800;font-family:'Playfair Display',serif;font-weight:700;padding:13px 15px}.fashion-sidebar>a{display:block;padding:11px 15px;border-bottom:1px solid #eee;font-weight:600}.fashion-sidebar>a.active{background:var(--burgundy);color:#fff;margin:8px;border-radius:5px}.fashion-side-card{margin:14px;padding:16px;border-radius:8px;background:#fff8e8;border:1px solid #f1dfad}.fashion-side-card span,.style-label{font-size:10px;letter-spacing:1px;font-weight:900;color:#9a6a00}.fashion-side-card h3{font-family:'Playfair Display',serif;color:var(--burgundy);margin:5px 0}.fashion-side-card p{font-size:13px;color:var(--muted);margin:0 0 13px}.fashion-catalog-head{margin-bottom:18px}.fashion-catalog-head h2{font-size:36px}.fashion-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.fashion-card{transition:transform .18s,box-shadow .18s}.fashion-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(30,10,10,.12)}.fashion-media{height:310px;background:#f8f5ef;display:flex;align-items:center;justify-content:center;overflow:hidden}.fashion-media button{border:0;background:transparent;width:100%;height:100%;padding:7px;cursor:zoom-in}.fashion-media img{width:100%;height:100%;object-fit:contain;display:block}.fashion-card .card-body{padding:13px 14px 15px}.fashion-card .style-label{display:block;margin-bottom:2px}.fashion-card .price{margin-bottom:4px}.fashion-card .card-body small{display:block;color:var(--muted);font-size:11px;margin-bottom:10px}.fashion-card .full{width:100%}.fashion-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:1100px;margin:auto}.fashion-benefits>div{background:#fff;border:1px solid var(--line);border-radius:10px;padding:25px;box-shadow:var(--shadow)}.fashion-benefits span{font-family:'Playfair Display',serif;font-size:24px;color:var(--gold);font-weight:700}.fashion-benefits h3{font-family:'Playfair Display',serif;color:var(--burgundy);margin:6px 0}.fashion-benefits p{color:var(--muted);margin:0}
@media(max-width:1050px){.fashion-hero{grid-template-columns:1fr}.fashion-hero-image{min-height:280px}.fashion-layout{grid-template-columns:1fr}.fashion-sidebar{display:none}.fashion-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.home-hero-full img{min-height:260px;object-fit:cover}.fashion-hero-copy{padding:40px 7%}.fashion-hero-copy h2{font-size:42px}.fashion-hero-copy p{font-size:16px}.fashion-grid{grid-template-columns:1fr}.fashion-media{height:300px}.fashion-benefits{grid-template-columns:1fr}}

/* Final polish: compact spacing, functional category filters, no cart badge */
.cart-count{display:none!important}
.section{padding:34px 3.5%}.section-title{margin-bottom:20px}.section-title h2{font-size:34px;line-height:1.1}.catalog-head{margin-bottom:10px}.catalog-head h2{font-size:27px;line-height:1.1}.page-hero{min-height:190px;padding:30px 5%}.page-hero h2{font-size:46px;line-height:1.05}.fashion-hero{min-height:270px}.fashion-hero-copy h2{line-height:1.05;margin:4px 0 7px}.fashion-catalog-head{margin-bottom:9px}.fashion-grid{gap:12px}.fashion-grid .fashion-media{height:235px}.fashion-grid .card-body{padding:9px 11px}.fashion-grid .card-body h3{margin:2px 0 4px}.sidebar a,.fashion-sidebar a{padding:9px 14px}.sidebar h3{padding:10px 14px}.spice-layout{gap:18px}.spice-grid{gap:7px}.spice-grid .product-media{height:165px}.spice-grid .card-body{padding:6px}.spice-grid .price{margin:1px 0 5px}.footer{padding:22px 3% 18px}.footer-grid{gap:24px}.footer h3{font-size:19px}.footer p{font-size:13px}
.category-filter{cursor:pointer}.category-filter.active{background:var(--burgundy)!important;color:#fff!important;margin:6px 8px!important;border-radius:5px!important;border:0!important}.fashion-sidebar .category-filter.active{background:var(--burgundy)!important;color:#fff!important}
@media(max-width:900px){.nav{gap:12px}.brand{min-width:250px}.navlinks{gap:14px}.products{grid-template-columns:repeat(2,1fr)}.spice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fashion-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.section{padding:28px 5%}.section-title h2{font-size:29px}.page-hero{min-height:160px;padding:25px 7%}.page-hero h2{font-size:36px}.fashion-hero{min-height:230px}.fashion-grid{grid-template-columns:1fr}.fashion-grid .fashion-media{height:250px}.spice-grid .product-media{height:175px}.footer{padding:20px 5%}}

/* Final contact/navigation polish */
.cart-count{display:none!important}
.nav .email-link{font-weight:800;color:var(--burgundy)}
.contact-line a,.footer a[href^="mailto:"]{color:inherit;font-weight:800;text-decoration:underline;text-underline-offset:3px}
@media(max-width:900px){.nav .email-link{display:none}}

/* Compact professional spacing */
.fashion-section{padding-top:24px;padding-bottom:24px}
.fashion-catalog-head{margin-bottom:7px}
.fashion-catalog-head h2{margin:2px 0 3px}
.fashion-catalog-head p{margin:0}
.compact-title{margin-bottom:12px}
.compact-title h2{margin:2px 0 4px}
.compact-title p{margin:0}
.banner-buy-section{margin-top:18px;padding-top:16px;border-top:1px solid var(--line)}
.banner-buy-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.banner-buy-grid .fashion-media{height:210px}
.banner-buy-grid .card-body{padding:9px 10px 11px}
.banner-buy-grid .card-body h3{margin:2px 0 4px;font-size:16px}
.banner-buy-grid .price{font-size:17px}
@media(max-width:1100px){.banner-buy-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){.banner-buy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.banner-buy-grid .fashion-media{height:190px}}
@media(max-width:500px){.banner-buy-grid{grid-template-columns:1fr}}

.size-list{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.size-list span{display:inline-flex;padding:6px 10px;border:1px solid rgba(128,0,20,.18);border-radius:999px;font-weight:700;font-size:12px;background:#fff}


/* Payment / checkout polish */
.checkout-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:4px}.checkout-actions .btn{margin:0}.cart-disclaimer{font-size:12px;line-height:1.45;color:var(--muted);background:#fff8e8;border:1px solid #f0dfb1;padding:9px 10px;border-radius:7px}@media(max-width:520px){.checkout-actions{grid-template-columns:1fr}}

.home-hero-full{position:relative}.home-hero-ctas{position:absolute;left:5%;bottom:28px;display:flex;gap:12px;flex-wrap:wrap}.home-hero-ctas .btn{box-shadow:0 10px 24px rgba(0,0,0,.18)}
@media(max-width:600px){.home-hero-ctas{left:5%;right:5%;bottom:18px;gap:8px}.home-hero-ctas .btn{font-size:13px;padding:10px 12px}}

/* Final compact heading and spacing pass */
.page-hero { min-height: 150px; padding: 22px 5%; }
.page-hero h2 { font-size: 38px; line-height: 1.05; margin: 2px 0 5px; }
.page-hero p { font-size: 15px; margin: 0; }
.section { padding: 24px 3.5%; }
.section-title { margin-bottom: 12px; }
.section-title h2 { font-size: 28px; line-height: 1.08; margin: 2px 0 4px; }
.section-title p { margin: 0; font-size: 14px; }
.category-content h3 { font-size: 23px; }
.compact-title { margin-bottom: 8px; }
.compact-title h2 { font-size: 28px; margin: 1px 0 3px; }
.fashion-hero-copy h2 { font-size: 42px; }
.fashion-section { padding-top: 20px; padding-bottom: 20px; }
.fashion-catalog-head h2 { font-size: 28px; }
.fashion-benefits { margin-top: 16px; }
.footer h3 { font-size: 17px; }
.footer { padding-top: 18px; padding-bottom: 15px; }
@media(max-width:600px){
  .page-hero { min-height: 135px; padding: 20px 6%; }
  .page-hero h2 { font-size: 31px; }
  .section { padding: 22px 5%; }
  .section-title h2 { font-size: 26px; }
  .fashion-hero-copy h2 { font-size: 34px; }
}


/* Secure checkout + admin dashboard */
.secure-checkout-note{font-size:.8rem;line-height:1.45;margin:.6rem 0 0;color:#666}.checkout-actions .btn:disabled{opacity:.6;cursor:wait}.simple-page-head{background:#fff;border-bottom:1px solid #e9e2d8;padding:16px 5%;}.brand-mini{font-weight:900;color:#6d1631;text-decoration:none;letter-spacing:.4px}.brand-mini span{font-size:.72em;display:block;color:#395b35;letter-spacing:1.2px}.success-wrap{min-height:calc(100vh - 80px);display:grid;place-items:center;padding:30px 16px;background:linear-gradient(135deg,#fffaf5,#f6f0e8)}.success-card{background:#fff;border:1px solid #eadfd4;border-radius:20px;box-shadow:0 12px 40px rgba(60,30,20,.08);max-width:620px;width:100%;padding:36px;text-align:center}.success-icon{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;margin:0 auto 14px;background:#39653b;color:#fff;font-size:34px;font-weight:800}.success-card h1{margin:.35rem 0 .5rem;font-size:clamp(1.7rem,3vw,2.4rem);color:#6d1631}.order-number-label{font-size:.78rem;text-transform:uppercase;letter-spacing:1px;color:#777;margin-top:22px}.order-number{font-size:1.25rem;font-weight:900;color:#29472a;letter-spacing:1px;margin:6px 0 18px}.success-status{display:grid;grid-template-columns:1fr 1fr;gap:6px;border-top:1px solid #eee4da;border-bottom:1px solid #eee4da;padding:14px 0;margin:12px 0}.success-status span{font-size:.76rem;text-transform:uppercase;color:#777}.success-status strong{font-size:.95rem;color:#29472a;text-transform:capitalize}.success-note{font-size:.92rem;color:#666;line-height:1.6}.success-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:22px}.admin-page{background:#f7f3ed;min-height:100vh}.admin-header{background:#6d1631;color:#fff;padding:18px 5%;display:flex;justify-content:space-between;align-items:center;gap:16px}.admin-header h1{font-size:1.55rem;margin:.15rem 0 0}.admin-main{max-width:1200px;margin:24px auto;padding:0 16px}.admin-card,.order-card{background:#fff;border:1px solid #e7ddd1;border-radius:16px;box-shadow:0 8px 24px rgba(70,40,20,.05)}.admin-card{max-width:460px;margin:50px auto;padding:28px}.admin-card h2{margin:.35rem 0 .6rem;color:#6d1631;font-size:1.4rem}.admin-card label{display:block;margin:14px 0;font-size:.86rem;font-weight:700;color:#444}.admin-card input,.order-bottom select{width:100%;padding:12px 13px;border:1px solid #d9cfc4;border-radius:9px;margin-top:6px;font:inherit;background:#fff}.admin-error{min-height:1.3em;color:#a33333;margin-top:9px;font-size:.84rem}.admin-overview{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px}.admin-overview>div{background:#fff;border:1px solid #e7ddd1;border-radius:14px;padding:15px}.admin-overview span{display:block;font-size:.74rem;text-transform:uppercase;letter-spacing:.6px;color:#777}.admin-overview strong{display:block;margin-top:4px;font-size:1.25rem;color:#29472a}.orders-list{display:grid;gap:14px}.order-card{padding:18px}.order-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;border-bottom:1px solid #eee6dd;padding-bottom:12px}.order-number-admin{font-size:.74rem;letter-spacing:.8px;color:#6d1631;font-weight:800}.order-card-top strong{display:block;font-size:1.05rem;margin:3px 0}.order-card-top small{color:#777}.paid-chip{padding:7px 10px;border-radius:20px;font-size:.72rem;font-weight:900}.paid-chip.paid{background:#e5f1e5;color:#2d5d34}.paid-chip.pending,.paid-chip.failed{background:#f4ece5;color:#79552f}.order-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:22px;padding:16px 0}.order-grid h4{margin:0 0 8px;color:#6d1631;font-size:.88rem}.order-grid ul{list-style:none;padding:0;margin:0}.order-grid li{display:flex;justify-content:space-between;gap:12px;padding:5px 0;border-bottom:1px dashed #eadfd4;font-size:.86rem}.order-grid p{font-size:.86rem;line-height:1.6;color:#555;margin:.2rem 0}.order-total{display:block;margin-top:10px;color:#29472a}.order-bottom{border-top:1px solid #eee6dd;padding-top:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:.86rem}.order-bottom select{width:auto;min-width:180px;margin-top:0}.admin-actions{display:flex;gap:8px}.admin-actions .btn.outline{color:#fff;border-color:rgba(255,255,255,.7)}@media(max-width:800px){.admin-overview{grid-template-columns:repeat(2,1fr)}.order-grid{grid-template-columns:1fr}.order-bottom{align-items:stretch;flex-direction:column}.order-bottom select{width:100%}}@media(max-width:600px){.success-card{padding:24px 18px}.admin-header{align-items:flex-start;flex-direction:column}.admin-actions{width:100%}.admin-actions .btn{flex:1}.admin-overview{grid-template-columns:1fr 1fr}}

/* Final supplied spice image sizing */
.spice-grid .product-media{
  height:220px !important;
  background:#f7f5f0;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
}
.spice-grid .product-card-img{
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  display:block;
  padding:4px;
}
@media(max-width:900px){
  .spice-grid .product-media{height:205px !important}
}
@media(max-width:600px){
  .spice-grid .product-media{height:210px !important}
}


/* Final unified spice cards */
.spice-grid .card{height:100%;display:flex;flex-direction:column;}
.spice-grid .product-media{height:220px !important;padding:8px;background:#f7f5f0;}
.spice-grid .product-card-img{width:100% !important;height:100% !important;object-fit:contain !important;padding:0;border:0;}
.spice-grid .card-body{min-height:94px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;}
.spice-grid .card-body .btn{margin-top:auto;}

/* Bank transfer information */
.bank-transfer-box{background:#f8f5ef;border:1px solid #eadfce;border-radius:8px;padding:10px 12px}.bank-transfer-box strong{color:var(--burgundy)}.bank-transfer-box p{margin:4px 0;font-size:12px;line-height:1.5}.bank-transfer-box small{display:block;color:var(--muted);font-size:11px;line-height:1.4}.bank-transfer-card{background:#fffdf9}.bank-transfer-card h2{margin-top:3px}.bank-note{font-size:12px;color:var(--muted);line-height:1.5}


/* Final spice presentation and reliable homepage CTAs */
.home-hero-ctas{z-index:10;pointer-events:auto;}
.home-hero-ctas a{position:relative;z-index:11;pointer-events:auto;text-decoration:none;}
.home-spice-featured{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;}
.home-spice-featured .card{height:100%;display:flex;flex-direction:column;}
.home-spice-featured .product-media{height:205px;background:#f7f6f2;display:flex;align-items:center;justify-content:center;overflow:hidden;}
.home-spice-featured .product-card-img{width:100%;height:100%;object-fit:contain;display:block;padding:4px;}
.home-spice-featured .card-body{min-height:92px;display:flex;flex-direction:column;align-items:center;text-align:center;}
.home-spice-featured .card-body .btn{margin-top:auto;}
.spice-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;}
.spice-grid .product-media{height:240px !important;background:#f7f6f2 !important;padding:0 !important;display:flex;align-items:center;justify-content:center;overflow:hidden;}
.spice-grid .product-card-img{width:100% !important;height:100% !important;object-fit:contain !important;display:block !important;padding:0 !important;}
.spice-grid .card-body{min-height:100px;display:flex;flex-direction:column;align-items:center;text-align:center;}
.spice-grid .card-body .btn{margin-top:auto;}
@media(max-width:1100px){.home-spice-featured{grid-template-columns:repeat(3,minmax(0,1fr));}.spice-grid{grid-template-columns:repeat(3,minmax(0,1fr));}}
@media(max-width:700px){.home-spice-featured{grid-template-columns:repeat(2,minmax(0,1fr));}.home-spice-featured .product-media{height:190px}.spice-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.spice-grid .product-media{height:210px !important;}}
@media(max-width:480px){.home-spice-featured,.spice-grid{grid-template-columns:1fr;}}
/* Final uniform spice presentation */
.spice-grid .product-media,
.home-spice-featured .product-media{height:250px!important;background:#f7f6f2!important;padding:0!important;display:flex!important;align-items:center;justify-content:center;overflow:hidden;border-radius:8px}
.spice-grid .product-card-img,
.home-spice-featured .product-card-img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;padding:0!important;border:0!important}
.spice-grid .card,.home-spice-featured .card{display:flex;flex-direction:column;height:100%}
.spice-grid .card-body,.home-spice-featured .card-body{display:flex;flex-direction:column;flex:1;text-align:center}
.spice-grid .card-body .btn,.home-spice-featured .card-body .btn{margin-top:auto}
.home-hero-ctas .btn{min-width:205px}
