:root{--red:#c91f2a;--red2:#9f111c;--green:#123d28;--green2:#1c5638;--gold:#d8a43a;--cream:#fbf7ef;--paper:#fff;--ink:#17221b;--muted:#68736c;--line:#e9e4da;--shadow:0 14px 40px rgba(27,42,31,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fffdf9}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.topbar{background:var(--green);color:#fff;min-height:34px;padding:8px 4%;display:flex;align-items:center;justify-content:center;gap:24px;font-size:12px;font-weight:600;letter-spacing:.15px}.topbar span{opacity:.65}.site-header{background:rgba(255,255,255,.97);position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.header-main{max-width:1440px;margin:auto;padding:13px 4%;display:flex;align-items:center;gap:28px}.logo{display:inline-flex;flex-direction:column;font-family:Georgia,serif;font-size:39px;line-height:.78;font-weight:800;letter-spacing:-1.5px;color:var(--red);white-space:nowrap}.logo:before{content:"";width:31px;height:13px;border-top:3px solid var(--green);border-radius:50%;transform:rotate(-22deg);margin:0 0 -2px 44px}.logo span{font:700 9px/1.2 Inter,sans-serif;letter-spacing:2px;color:var(--green);margin-top:9px}.main-nav{display:flex;align-items:center;gap:24px;font-size:14px;font-weight:700}.main-nav a{padding:25px 0;position:relative}.main-nav a:hover,.main-nav a.active{color:var(--red)}.main-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:14px;height:2px;background:var(--red)}.search{margin-left:auto;display:flex;width:min(350px,28vw);border:1px solid #d9d8d2;border-radius:8px;overflow:hidden;background:#fff}.search input{border:0;outline:0;padding:12px 14px;width:100%;background:transparent}.search button{width:48px;border:0;background:var(--red);color:#fff;cursor:pointer;font-size:20px}.head-actions{display:flex;gap:15px;align-items:center;font-size:13px;font-weight:700}.head-icon{display:flex;align-items:center;gap:6px}.head-icon b{background:var(--red);color:#fff;min-width:18px;height:18px;border-radius:99px;display:inline-flex;align-items:center;justify-content:center;font-size:10px}.menu-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:8px;padding:9px 11px}.hero{max-width:1536px;margin:auto;min-height:510px;background-image:url('/assets/images/mirakti-home.jpg');background-size:cover;background-position:center;display:flex;align-items:center;padding:48px 7%;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,25,14,.74),rgba(8,25,14,.12) 62%,transparent);pointer-events:none}.hero-copy{position:relative;z-index:1;color:#fff;max-width:500px}.eyebrow{display:inline-flex;gap:8px;align-items:center;text-transform:uppercase;letter-spacing:2.5px;font-size:11px;font-weight:800}.hero h1{font:800 clamp(42px,5vw,70px)/.95 Georgia,serif;margin:15px 0}.hero h1 span{color:#f5d164}.hero p{font-size:16px;line-height:1.65;color:#f6f4ed;max-width:460px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--red);color:#fff;border:0;border-radius:8px;padding:13px 21px;font-weight:800;cursor:pointer;box-shadow:0 8px 18px rgba(201,31,42,.2)}.btn:hover{background:var(--red2)}.btn.secondary{background:#fff;color:var(--green)}.section{max-width:1440px;margin:auto;padding:46px 4%}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.section-head h2{margin:0}.section-head a{color:var(--red);font-weight:800;font-size:13px}.section-title{font:800 34px/1.1 Georgia,serif}.section-kicker{color:var(--red);font-weight:800;font-size:12px;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:8px}.categories{display:grid;grid-template-columns:repeat(10,1fr);gap:14px}.cat{text-align:center;font-size:12px;font-weight:800}.cat-image{width:92px;height:92px;object-fit:cover;border-radius:50%;border:7px solid #fff6e5;box-shadow:0 8px 24px rgba(45,45,20,.1);margin:auto auto 9px;display:block}.cat:hover .cat-image{transform:translateY(-3px);transition:.2s}.trust{max-width:1440px;margin:0 auto 20px;padding:18px 4%;display:grid;grid-template-columns:repeat(5,1fr);gap:10px;background:#fbf3e4;border-top:1px solid #eee1c8;border-bottom:1px solid #eee1c8}.trust-item{display:flex;gap:12px;align-items:center;padding:5px 15px;border-right:1px solid #e3d6bd}.trust-item:last-child{border-right:0}.trust-icon{font-size:27px}.trust strong{display:block;font-size:13px}.trust small{color:var(--muted);font-size:11px}.promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.promo{height:165px;border-radius:12px;overflow:hidden;position:relative;box-shadow:var(--shadow)}.promo img{width:100%;height:100%;object-fit:cover}.promo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,25,14,.72),transparent 75%)}.promo-copy{position:absolute;z-index:1;left:24px;top:22px;color:#fff;max-width:220px}.promo-copy h3{font:700 22px/1.05 Georgia,serif;margin:0 0 8px}.promo-copy p{font-size:11px;margin:0 0 13px}.promo-copy .btn{padding:8px 12px;font-size:11px}.products{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.product-card{background:#fff;border:1px solid #eee9df;border-radius:12px;padding:10px;position:relative;min-width:0;transition:.2s;box-shadow:0 5px 22px rgba(30,40,32,.04)}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-img-wrap{height:205px;background:#faf8f3;border-radius:9px;overflow:hidden;position:relative}.product-img{width:100%;height:100%;object-fit:cover}.badge{position:absolute;left:8px;top:8px;background:var(--red);color:#fff;font-size:10px;font-weight:800;border-radius:4px;padding:5px 7px}.wish{position:absolute;right:8px;top:8px;width:29px;height:29px;border-radius:50%;background:#fff;border:1px solid #e5e1d8;display:grid;place-items:center;color:#253329}.product-card h3{font-size:14px;margin:11px 0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pack{font-size:11px;color:var(--muted)}.rating{font-size:11px;color:#dd9c18;margin:6px 0}.rating span{color:#8a928d;margin-left:3px}.product-bottom{display:flex;justify-content:space-between;gap:8px;align-items:center;margin-top:7px}.price{font-weight:900;color:var(--red);font-size:17px}.mrp{text-decoration:line-through;color:#9a9d99;font-size:11px;margin-left:5px}.add{background:var(--red);color:#fff;border:0;border-radius:6px;padding:8px 10px;font-weight:800;font-size:11px;cursor:pointer}.brand-story{background:var(--green);color:#fff;border-radius:16px;display:grid;grid-template-columns:1.1fr .9fr;overflow:hidden}.brand-story-copy{padding:45px}.brand-story h2{font:800 38px/1.05 Georgia,serif;margin:0 0 14px}.brand-story p{line-height:1.7;color:#dbe7df}.story-image{min-height:310px;background:url('/assets/images/mirakti-home.jpg') center/cover}.newsletter{background:#f4e6c8;border-radius:16px;padding:32px;display:flex;justify-content:space-between;align-items:center;gap:20px}.newsletter h3{font:800 27px Georgia,serif;margin:0 0 6px}.newsletter p{margin:0;color:var(--muted)}.newsletter form{display:flex;min-width:min(430px,100%)}.newsletter input{padding:13px;border:1px solid #d9cbaa;border-right:0;border-radius:8px 0 0 8px;min-width:0;flex:1}.newsletter button{border-radius:0 8px 8px 0}.form-wrap{max-width:600px;margin:50px auto;padding:34px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow)}.form-wrap input,.form-wrap textarea,.form-wrap select{width:100%;padding:13px 14px;margin:7px 0 14px;border:1px solid #dcd8cf;border-radius:8px;outline:0;background:#fff}.form-wrap input:focus,.form-wrap textarea:focus,.form-wrap select:focus{border-color:var(--green);box-shadow:0 0 0 3px #123d2810}.notice{padding:12px 14px;background:#edf8f0;border-left:4px solid var(--green);margin-bottom:15px;border-radius:5px}.error{background:#fff0f0;border-left-color:var(--red)}.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:12px}table{width:100%;border-collapse:collapse;background:#fff;min-width:650px}th,td{padding:14px;border-bottom:1px solid #eee8de;text-align:left;font-size:13px}th{background:#faf7f0;font-size:11px;text-transform:uppercase;letter-spacing:.8px}.cart-layout{display:grid;grid-template-columns:1fr 340px;gap:22px}.cart-item{display:grid;grid-template-columns:90px 1fr auto;gap:15px;align-items:center;padding:15px;border-bottom:1px solid var(--line)}.cart-item img{width:90px;height:90px;object-fit:cover;border-radius:9px;background:#faf8f3}.summary{background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px;height:max-content;position:sticky;top:120px}.summary-row{display:flex;justify-content:space-between;margin:10px 0}.summary-total{font-size:22px;font-weight:900;border-top:1px solid var(--line);padding-top:15px}.empty{text-align:center;padding:70px 20px;background:#fff;border:1px dashed #d9d2c5;border-radius:15px}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:start}.product-detail-image{background:#faf8f3;border-radius:16px;overflow:hidden}.product-detail-image img{width:100%;height:580px;object-fit:cover}.product-detail h1{font:800 44px/1.05 Georgia,serif;margin:10px 0}.detail-price{font-size:30px;font-weight:900;color:var(--red)}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:24px 0}.feature{padding:13px;background:#fbf7ef;border-radius:9px;font-size:12px;font-weight:700}.qty{width:80px;padding:11px;border:1px solid #ddd;border-radius:7px}.site-footer{background:#0d2b1c;color:#d9e5dc;margin-top:50px}.footer-main{max-width:1440px;margin:auto;padding:48px 4%;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:35px}.site-footer .logo{color:#ef4450}.site-footer .logo span{color:#d2e3d7}.site-footer h4{color:#fff;margin-top:0}.site-footer a{display:block;color:#b8c9bf;margin:10px 0;font-size:13px}.footer-copy{border-top:1px solid #254333;text-align:center;padding:15px;color:#8da096;font-size:11px}.adminnav{background:#0c2418;color:#fff;padding:14px 4%;display:flex;gap:18px;align-items:center;flex-wrap:wrap}.adminnav b{font-size:18px;margin-right:auto;color:#f1c95b}.adminnav a{font-size:13px;color:#d7e2da}.admin-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.admin-card{background:#fff;padding:22px;border-radius:14px;border:1px solid var(--line);box-shadow:var(--shadow)}.admin-card .big{font-size:34px;font-weight:900;color:var(--green)}.mobile-nav{display:none}@media(max-width:1200px){.products{grid-template-columns:repeat(4,1fr)}.categories{grid-template-columns:repeat(5,1fr)}.main-nav{gap:15px}.header-main{gap:16px}}@media(max-width:900px){.topbar{font-size:10px;gap:8px;overflow:hidden;white-space:nowrap}.header-main{padding:11px 4%;flex-wrap:wrap}.logo{font-size:32px}.menu-toggle{display:block;margin-left:auto}.main-nav{display:none;width:100%;order:5;overflow:auto;padding-bottom:5px}.main-nav.open{display:flex}.main-nav a{padding:10px 0;white-space:nowrap}.main-nav a.active:after{display:none}.search{order:4;width:100%;max-width:none;margin:0}.head-actions{margin-left:0}.hero{min-height:500px;padding:38px 6%;background-position:center}.hero:after{background:linear-gradient(90deg,rgba(8,25,14,.82),rgba(8,25,14,.15))}.hero h1{font-size:52px}.trust{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(4){border-right:0}.promo-grid{grid-template-columns:1fr}.promo{height:180px}.products{grid-template-columns:repeat(3,1fr)}.brand-story{grid-template-columns:1fr}.story-image{min-height:230px;order:-1}.newsletter{flex-direction:column;align-items:flex-start}.newsletter form{width:100%}.footer-main{grid-template-columns:2fr 1fr 1fr}}@media(max-width:600px){.topbar{justify-content:flex-start;padding-left:15px}.header-main{gap:10px}.head-actions{margin-left:auto;gap:9px}.head-icon span{display:none}.logo{font-size:28px}.logo span{font-size:7px;letter-spacing:1.5px}.hero{min-height:530px;padding:35px 20px;background-position:63% center}.hero h1{font-size:42px}.hero p{font-size:14px}.section{padding:32px 4%}.section-title{font-size:28px}.categories{grid-template-columns:repeat(5,1fr);gap:12px 7px}.cat{font-size:10px}.cat-image{width:58px;height:58px;border-width:4px}.trust{grid-template-columns:1fr;padding:12px 4%}.trust-item{border-right:0;border-bottom:1px solid #e3d6bd;padding:10px 6px}.trust-item:last-child{border-bottom:0}.products{grid-template-columns:repeat(2,1fr);gap:10px}.product-img-wrap{height:165px}.product-card{padding:8px}.product-card h3{font-size:13px}.add{padding:8px}.brand-story-copy{padding:28px 22px}.brand-story h2{font-size:31px}.newsletter{padding:25px 18px}.newsletter h3{font-size:22px}.cart-layout,.product-detail{grid-template-columns:1fr;gap:18px}.summary{position:static}.product-detail-image img{height:380px}.product-detail h1{font-size:35px}.feature-list{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr;padding:35px 5%}.footer-main>div:first-child{grid-column:1/-1}.admin-grid{grid-template-columns:1fr 1fr}.table-wrap{border-radius:8px}.promo-copy{left:18px}.promo-copy h3{font-size:20px}}
