@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Cinzel:wght@400;500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+Tamil:wght@400;500&family=Playfair+Display:ital,wght@0,400;0,500;1,400;1,500&display=swap');
:root{--green:#173c2b;--ink:#20372a;--paper:#fafaf4;--lime:#d9e7a9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 'DM Sans','Noto Sans Tamil',sans-serif}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #b38629;outline-offset:6px}a:hover{opacity:.8}.topline{background:var(--green);color:#f6f5e9;text-align:center;padding:8px 20px;font-size:13px;letter-spacing:.05em}.topline span{margin-left:28px}.header{max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:28px 6%}.brand{display:flex;gap:13px;align-items:center;font-weight:600;letter-spacing:.11em;line-height:1.3;font-size:20px}.brand small{display:block;font-size:11px;letter-spacing:.25em;margin-top:5px}.mark{border:1px solid #96a484;border-radius:50%;width:45px;height:45px;display:grid;place-content:center;font:25px Georgia;position:relative}.mark span{font-size:12px;position:absolute;right:4px;top:3px}nav{display:flex;align-items:center;gap:38px;font-size:14px}.nav-contact{border-bottom:1px solid;padding-bottom:5px}.nav-contact span{margin-left:18px}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:1fr 1fr;min-height:600px;padding:18px 6% 70px;gap:35px}.hero-copy{padding:42px 0 0}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.17em;margin:0 0 24px}h1,h2{font-family:'Playfair Display',Georgia,serif;font-weight:400;letter-spacing:-.04em;line-height:1.08;margin:0}h1{font-size:clamp(58px,6.7vw,96px)}em{font-weight:400;color:#527344}h2{font-size:clamp(36px,4vw,54px)}.intro{max-width:360px;color:#647063;margin:26px 0 30px;line-height:1.8}.button{display:inline-flex;gap:40px;justify-content:space-between;align-items:center;background:var(--green);color:white;padding:16px 23px;font-size:14px;font-weight:500}.button span{font-size:20px}.hero-note{display:flex;gap:15px;align-items:center;margin-top:35px;font-size:14px}.hero-note p{margin:0}.hero-note span:not(.fine-line){font-size:12px;color:#6b7769}.fine-line{height:36px;width:2px;background:#a2b488}.hero-visual{position:relative;border-radius:48% 48% 3px 3px;overflow:hidden;background:#173c2b;min-height:560px}.hero-visual img{width:100%;height:100%;position:absolute;object-fit:cover}.image-caption{position:absolute;bottom:25px;left:0;width:100%;text-align:center;color:#f3f6df;letter-spacing:.24em;font-size:11px}.collection{padding:65px 6% 90px;max-width:1440px;margin:auto;border-top:1px solid #dbe0d1}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:42px;gap:30px}.section-heading>p{color:#657061;font-size:14px;margin:0 0 4px}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product{border:1px solid #d9dfcf;background:#f2f4e9;padding:25px 27px 28px;display:flex;flex-direction:column}.product:nth-child(2){background:#eaf0df}.product:nth-child(3){background:#e2ead8}.product-top{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px;letter-spacing:.09em;color:#68775c}.product-symbol{font-size:42px;color:#6a8155;line-height:1}.tamil{font-family:'Noto Sans Tamil',sans-serif;font-size:18px;line-height:1.8;margin:28px 0 9px}h3{font:400 25px/1.3 'Playfair Display',Georgia,serif;margin:0 0 15px;letter-spacing:-.02em}.product>p:not(.tamil){font-size:14px;line-height:1.9;color:#5f6b58;margin:0 0 26px}.product-link{margin-top:auto;border-top:1px solid #cbd5be;padding-top:18px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px;font-weight:500}.product-link span{font-size:20px}.contact{background:var(--green);color:#f4f5e6;padding:65px 7%;display:flex;justify-content:space-between;align-items:center;gap:45px}.contact em{color:var(--lime)}.contact .eyebrow{color:#c0cda9}.contact p:not(.eyebrow){color:#c2cdbb;font-size:14px;line-height:1.8;margin:25px 0 0}.contact-actions{max-width:340px;display:flex;flex-direction:column;align-items:center;gap:18px}.light{background:var(--lime);color:var(--green);width:100%}.phone{font-size:24px;letter-spacing:.02em}.contact-tamil{font-family:'Noto Sans Tamil',sans-serif;text-align:center;color:#c2cdbb;font-size:12px;line-height:1.9}footer{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:30px 6%;font-size:12px;color:#62725d}.footer-brand{font-size:13px;font-weight:600;letter-spacing:.08em}footer>span{font-size:12px}@media(min-width:1600px){.contact{padding-left:calc((100vw - 1260px)/2);padding-right:calc((100vw - 1260px)/2)}}@media(max-width:800px){.header{padding:22px 5%}.hero{padding:5px 5% 45px;gap:25px;min-height:auto}.hero-copy{padding-top:25px}h1{font-size:61px}.hero-visual{min-height:470px}.intro{font-size:15px}.hero-note{margin-top:25px}.products{gap:12px}.product{padding:21px 18px}.tamil{font-size:16px}h3{font-size:22px}.contact{padding:48px 5%;gap:25px}.contact h2{font-size:39px}.button{gap:22px}.collection{padding:45px 5% 55px}}@media(max-width:600px){.topline{font-size:12px}.topline span{display:none}.brand{font-size:16px;gap:9px}.brand small{font-size:10px}.mark{width:37px;height:37px}nav{gap:16px}nav>a:first-child{display:none}.nav-contact{font-size:13px}.hero{grid-template-columns:1fr;gap:30px}.hero-copy{padding-top:20px}h1{font-size:clamp(54px,14vw,76px)}.intro{max-width:340px;font-size:16px;margin-top:20px}.hero-note{margin-top:25px}.hero-visual{min-height:340px;border-radius:45% 45% 3px 3px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:22px;font-size:14px}.section-heading>p br{display:none}.products{grid-template-columns:1fr;gap:16px}.product{padding:23px 25px}.tamil{margin-top:20px;font-size:19px}h3{font-size:27px}.product>p:not(.tamil){font-size:15px}.product-link{font-size:14px}.contact{display:block;padding:44px 6%}.contact h2{font-size:39px}.contact-actions{margin-top:30px;max-width:100%;align-items:flex-start}.contact-tamil{text-align:left}footer{flex-wrap:wrap;gap:15px;padding:27px 6%}footer>span{display:none}.eyebrow{font-size:12px;margin-bottom:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.products{align-items:start}.benefits{margin:0 0 24px;border-top:1px solid #cbd5be;padding-top:16px}.benefits summary{font-size:14px;font-weight:600;cursor:pointer;line-height:1.8}.benefits summary:focus-visible{outline:3px solid #b38629;outline-offset:4px}.benefits .claims-note{font-size:14px;line-height:1.75;color:#5f6b58;margin:14px 0}.benefits ul{padding-left:20px;margin:12px 0 0;font-size:14px;line-height:1.8}.benefits li{padding:4px 0}.benefits ul[lang="ta"]{font-family:'Noto Sans Tamil',sans-serif;line-height:2}.product:nth-child(4){background:#eaf0df}.product:nth-child(5){background:#f2f4e9}

.retail-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:14px;margin:0 0 18px}.retail-price strong{font-size:26px;font-weight:600;color:var(--green)}.retail-price span{font-size:14px;color:#5f6b58}

/* Emerald and antique gold storefront */

:root{--green:#11392f;--ink:#1e3129;--paper:#faf8f0;--lime:#e2c77e;--gold:#ad8439}
body{font-size:16px}button{font:inherit;cursor:pointer}button:focus-visible{outline:3px solid #ad8439;outline-offset:4px}button:disabled{cursor:not-allowed;opacity:.45}h1,h2,h3{font-family:'Cormorant Garamond','Playfair Display',Georgia,serif}h1{font-weight:500}h3{font-size:29px;line-height:1.18}em{color:#91702d}.topline{border-bottom:1px solid #ad8439;padding:9px 20px}.brand{font-family:'Cinzel',Georgia,serif;color:#204332}.mark{border-color:var(--gold);color:var(--gold)}.header{padding-top:24px;padding-bottom:24px}.hero{padding-bottom:50px;min-height:500px}.hero-copy{padding-top:22px}.hero-visual{min-height:460px;border:1px solid #a48442;border-radius:180px 180px 4px 4px}.hero h1{font-size:clamp(56px,6vw,84px)}.eyebrow{color:#7a612c}.button,.add-cart{border:1px solid #ad8439;border-radius:2px}.collection{border-color:#d9cba8}.product{background:#fffdf7!important;border-color:#d5c69e;padding:0 23px 25px;overflow:hidden}.product-photo{position:relative;margin:0 -23px 22px;background:#10332b}.product-photo img{display:block;width:100%;height:auto;aspect-ratio:1.2;object-fit:cover}.product-photo figcaption{position:absolute;bottom:9px;right:10px;background:#102c25dd;color:#f6edcf;padding:3px 8px;font-size:12px}.product-top{font-size:12px;color:#80672f}.product-symbol{font-size:24px;color:#ad8439}.tamil{margin-top:17px;font-size:17px}.retail-price{margin-top:5px}.retail-price strong{font-size:25px}.product>p:not(.tamil){font-size:16px;margin-bottom:20px}.product-link{margin-top:15px;font-size:14px}.add-cart{display:flex;justify-content:space-between;align-items:center;width:100%;background:var(--green);color:#fff8e7;padding:12px 17px;font-size:15px}.add-cart:hover{background:#235646}.care{border-top:1px solid #d5c69e;margin:0 0 20px;padding-top:13px}.care summary{cursor:pointer;font-weight:600;font-size:14px}.care p{font-size:14px;line-height:1.8;margin:12px 0}.care h4{font-size:14px;margin:14px 0 0}.care-note{color:#667163}.benefits{margin-bottom:18px}.cart-toggle{display:flex;gap:10px;align-items:center;background:var(--green);color:#fff8e7;border:1px solid #ad8439;padding:10px 15px;border-radius:2px;font-size:14px}.cart-toggle span{background:#e2c77e;color:#16382c;padding:0 6px;min-width:23px;text-align:center;border-radius:50%;font-weight:600}.contact .eyebrow{color:#e2c77e}.contact{border-top:3px solid #ad8439}footer{font-size:14px}.footer-brand{font-family:'Cinzel',Georgia,serif}.contact-tamil{font-size:14px}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:#173c2b;color:white;box-shadow:0 6px 22px #0003;padding:14px 24px;border:1px solid #c4a154;opacity:0;pointer-events:none;z-index:20;max-width:90vw;width:max-content;font-size:14px}#toast.show{opacity:1}#cart-dialog{margin:0 0 0 auto;width:min(590px,100%);max-width:100%;height:100dvh;max-height:100dvh;border:0;border-left:1px solid #b59756;background:#faf8f0;color:#20372a;padding:30px;overflow-y:auto}#cart-dialog::backdrop{background:#051d18b8}.cart-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #d5c69e;padding-bottom:24px}.cart-head h2{font-size:42px}.cart-head .eyebrow{margin-bottom:6px}.close-cart{border:1px solid #cbb985;background:transparent;width:44px;height:44px;font-size:29px;line-height:1}.cart-row{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:15px;padding:25px 0;border-bottom:1px solid #d5c69e}.cart-row img{object-fit:cover;border-radius:2px}.cart-info h3{font-size:23px;margin:0 0 7px}.cart-info p{font-size:14px;margin:0 0 10px}.quantity{display:inline-flex;align-items:center;border:1px solid #cbb985}.quantity button{border:0;background:transparent;min-width:40px;min-height:40px}.quantity span{min-width:30px;text-align:center}.remove{display:block;border:0;background:transparent;text-decoration:underline;font-size:14px;padding:8px 0 0;color:#695639}.line-total{font-size:16px}.subtotal{display:flex;justify-content:space-between;gap:20px;margin:25px 0 10px;font-size:18px}.subtotal strong{font-size:24px}.cart-note{font-size:14px;line-height:1.7;color:#5c665b}.payment-state{padding:18px;background:#f0eadb;border:1px solid #d5c69e;margin:20px 0;font-size:14px}.payment-state p{margin:8px 0 0}.request-order{width:100%;justify-content:center;gap:8px;font-size:14px;text-align:center}.continue{border:0;background:transparent;color:#284638;text-decoration:underline;margin-top:15px;padding:10px 0;font-size:15px}.empty-cart{padding:35px 0;font-size:16px}[hidden]{display:none!important}
@media(max-width:900px){.products{grid-template-columns:repeat(2,minmax(0,1fr))}nav{gap:18px}.hero-visual{min-height:420px}.hero{gap:25px}.header{padding-left:5%;padding-right:5%}.brand{font-size:17px}}
@media(max-width:600px){nav .nav-contact{display:none}.hero{grid-template-columns:1fr;padding-bottom:35px}.hero-visual{min-height:260px;border-radius:120px 120px 3px 3px}.hero h1{font-size:60px}.hero-copy{padding-top:15px}.hero-note{display:none}.hero .intro{margin:20px 0}.products{grid-template-columns:1fr;gap:25px}.product{padding:0 22px 24px}.product-photo{margin:0 -22px 20px}.product-photo img{aspect-ratio:1.35}.brand{font-size:16px;letter-spacing:.05em}.brand small{font-size:10px}.cart-toggle{padding:8px 11px}.hero{gap:25px}.tamil{font-size:18px}.header{gap:12px}#cart-dialog{padding:22px}.cart-row{grid-template-columns:54px minmax(0,1fr) auto;gap:10px}.cart-row img{width:54px;height:64px}.cart-info h3{font-size:21px}.line-total{font-size:14px}.quantity button{min-width:36px}.cart-head h2{font-size:38px}.subtotal{font-size:16px}.product-link{font-size:14px}.section-heading h2{font-size:40px}}

.payment-state h3{font-size:28px;margin-bottom:12px}.payment-qr{display:block;width:100%;max-width:350px;height:auto;margin:18px auto;border:1px solid #d5c69e;border-radius:8px}.payment-state .payee{font-size:15px;overflow-wrap:anywhere}.payment-actions{display:flex;flex-wrap:wrap;gap:12px;margin:14px 0}.payment-actions button,.payment-actions a{padding:10px 14px;border:1px solid #9c8146;background:#fffdf7;color:#234335;font:inherit;font-size:14px;border-radius:2px}.payment-verification{border-top:1px solid #d5c69e;padding-top:14px}.payment-share{display:block;margin-top:15px;text-decoration:underline;font-weight:600;line-height:1.7}

.cart-toggle .cart-icon{background:transparent;color:inherit;padding:0;min-width:0;border-radius:0;font-size:20px;line-height:1}

.brand-logo{display:block;width:100px;height:100px;object-fit:contain;flex-shrink:0;border:1px solid #ad8439;border-radius:4px}@media(max-width:600px){.brand-logo{width:68px;height:68px}.brand{gap:10px}}

/* Keep the cart accessible throughout the catalogue. */
.header{position:sticky;top:0;z-index:15;background:var(--paper);border-bottom:1px solid #d5c69e;box-shadow:0 3px 12px #11392f0d;padding-top:12px;padding-bottom:12px}
.header .brand-logo{width:70px;height:70px}
html{scroll-padding-top:120px}
@media(max-width:600px){.header{padding-top:9px;padding-bottom:9px}.header .brand-logo{width:48px;height:48px}.header .brand{font-size:14px;gap:8px}.header .brand small{font-size:10px}.header .cart-toggle{min-height:44px;white-space:nowrap}html{scroll-padding-top:85px}}
