:root{--ink: #2d2336;--wine: #81142a;--wine-dark: #671022;--gold: #c89632;--cream: #fffaf2;--line: #ebe5e2;--green: #09862c;--muted: #746e78;font-family:DM Sans,sans-serif;color:var(--ink);background:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff;animation:fade .35s ease}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}a{color:inherit}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.site-header{position:sticky;top:0;z-index:10;padding:8px 0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.header-inner{min-height:86px;display:flex;align-items:center;gap:22px}.brand{display:inline-flex;flex-shrink:0}.brand-logo{width:340px;height:96px;object-fit:contain;object-position:left center}.search-wrap{flex:1;max-width:560px;position:relative}.search-wrap i{position:absolute;top:14px;left:16px;color:#76768a}.search-wrap input{width:100%;padding:12px 16px 12px 42px;border:0;border-radius:12px;outline:2px solid transparent;background:#f6f5f9}.search-wrap input:focus{outline-color:#efd4d7;background:#fff}.cart-link{margin-left:auto;position:relative;color:var(--ink);font-weight:700;text-decoration:none}.cart-link i{font-size:22px}.cart-link b{position:absolute;top:-10px;left:16px;padding:2px 5px;border-radius:50%;background:var(--wine);color:#fff;font-size:10px}.cart-link span{margin-left:5px;font-size:13px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 16px;border-radius:9px;border:0;text-decoration:none;font-weight:700;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-festive{color:#fff;background:var(--wine);box-shadow:0 8px 14px #81142a33}.btn-festive:hover{background:var(--wine-dark)}.btn-light{color:var(--wine);background:#fff;border-radius:99px}.btn-outline{background:#fff;border:1px solid var(--ink);border-radius:99px;color:var(--ink)}.page-home{padding-bottom:48px}.hero{position:relative;min-height:310px;margin:22px 0;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border-radius:24px;color:#fff;isolation:isolate}.hero-premium{background:linear-gradient(120deg,#751127 0%,#a21e31 54%,#c89632 145%);box-shadow:0 22px 45px #6816292e}.hero-premium:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;content:"";opacity:.32;background-image:radial-gradient(#fff 1px,transparent 1px);background-size:18px 18px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 72%);mask-image:linear-gradient(90deg,#000,transparent 72%)}.hero-copy{z-index:1;align-self:center;padding:44px 46px}.eyebrow{margin:0 0 5px;color:#a3432d;font-size:11px;font-weight:700;letter-spacing:1.4px}.hero .eyebrow{display:flex;align-items:center;gap:8px;color:#fff;letter-spacing:1.8px}.hero .eyebrow span{width:26px;height:1px;background:#ffe6ac}.hero h1,.page-title h1,.product-detail h1,.not-found h1{margin:0;font:700 46px/1.05 Playfair Display,serif}.hero p{max-width:415px;margin:14px 0 0}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin-top:22px}.hero-actions span{font-size:12px;font-weight:700}.hero-actions span i{color:#ffe6ac}.hero-art{position:relative;height:310px;overflow:hidden}.hero-art img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;transform:scale(1.25);transition:transform .8s ease}.hero:hover .hero-art img{transform:scale(1.33) rotate(-1deg)}.hero-message{display:flex;min-height:116px;align-items:center}.hero-rotate{display:block}.hero-rotate:after{display:block;color:#fff;content:"Happy\aRaksha Bandhan";white-space:pre-line;animation:hero-copy 7s infinite;font:700 48px/1.03 Playfair Display,serif}.floating-tag{position:absolute;bottom:24px;left:15%;padding:9px 13px;border-radius:20px;background:#fff;box-shadow:0 10px 20px #35071433;color:var(--wine);font-size:11px;font-weight:700;animation:float-tag 3.5s ease-in-out infinite}.floating-tag i{margin-right:5px;color:var(--gold)}.hero-orb{position:absolute;z-index:-1;border-radius:50%;filter:blur(1px);pointer-events:none}.orb-one{top:-80px;right:39%;width:190px;height:190px;background:#ffd77b44;animation:drift 8s ease-in-out infinite}.orb-two{right:3%;bottom:-32px;width:115px;height:115px;background:#fff4d84d;animation:drift 7s ease-in-out infinite reverse}.offer{margin:22px 0;padding:14px 20px;border-radius:14px;color:var(--wine);font-size:14px}.offer-premium{display:flex;align-items:center;gap:7px;border:1px solid #f6dcc0;background:linear-gradient(90deg,#fff2e5,#fff9ec);box-shadow:0 7px 17px #8820110d}.offer i{font-size:20px}.offer-pulse{margin-left:auto;color:var(--wine);font-size:12px;font-weight:700;animation:soft-pulse 2s ease-in-out infinite}.home-perks{display:grid;grid-template-columns:repeat(3,1fr);margin:6px 0 30px;border:1px solid #eee7df;border-radius:15px;background:#fff;box-shadow:0 8px 20px #2910090a}.home-perks>div{display:flex;align-items:center;gap:11px;padding:16px 20px;border-right:1px solid #eee7df}.home-perks>div:last-child{border:0}.home-perks i{color:#a41c31;font-size:20px}.home-perks b,.home-perks small{display:block}.home-perks b{font-size:13px}.home-perks small{margin-top:2px;color:#777;font-size:11px}.site-footer{margin-top:26px}.footer-benefits{border-top:1px solid #eee7df;border-bottom:1px solid #eee7df;background:#fffaf5}.footer-benefits-grid{display:grid;grid-template-columns:repeat(4,1fr)}.footer-benefit{display:flex;align-items:center;gap:12px;min-width:0;padding:24px 18px;border-right:1px solid #eee7df}.footer-benefit:first-child{padding-left:0}.footer-benefit:last-child{padding-right:0;border-right:0}.footer-benefit>i{flex:0 0 auto;color:var(--wine);font-size:22px}.footer-benefit b,.footer-benefit small{display:block}.footer-benefit b{color:var(--ink);font-size:13px}.footer-benefit small{margin-top:3px;color:var(--muted);font-size:11px}.footer-main{background:#2d2336;color:#f8f1ed}.footer-grid{display:grid;grid-template-columns:1.45fr .8fr 1.05fr 1.25fr;gap:35px;padding-top:52px;padding-bottom:44px}.footer-wordmark{display:inline-block;color:#fff8ed;font:700 32px/1 Playfair Display,serif;letter-spacing:-1px;text-decoration:none}.footer-brand p,.footer-newsletter p{margin:14px 0 0;color:#d9cfd3;font-size:13px;line-height:1.65}.footer-socials{display:flex;gap:9px;margin-top:19px}.footer-socials a{display:grid;width:31px;height:31px;border:1px solid #ffffff33;border-radius:50%;place-items:center;color:#fff8ed;font-size:13px;text-decoration:none;transition:.2s ease}.footer-socials a:hover{border-color:var(--gold);background:var(--gold);color:var(--wine-dark)}.footer-links h2,.footer-newsletter h2{margin:3px 0 15px;color:#fff8ed;font-size:14px}.footer-links a,.footer-bottom a{display:block;width:fit-content;margin:9px 0;color:#d9cfd3;font-size:12px;text-decoration:none;transition:color .2s ease}.footer-links a:hover,.footer-bottom a:hover{color:#f0c563}.footer-newsletter form{display:flex;margin-top:18px;border:1px solid #ffffff3d;border-radius:7px;overflow:hidden}.footer-newsletter input{width:100%;min-width:0;padding:11px 12px;border:0;outline:0;background:transparent;color:#fff;font-size:12px}.footer-newsletter input::placeholder{color:#c6bbc0}.footer-newsletter button{width:42px;border:0;background:var(--gold);color:var(--wine-dark)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:17px;padding-bottom:17px;border-top:1px solid #ffffff1f}.footer-bottom p{margin:0;color:#b9adb4;font-size:11px}.footer-bottom div{display:flex;gap:18px}.footer-bottom a{margin:0;font-size:11px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.section-head{display:flex;align-items:end;justify-content:space-between}.section-head h2{margin:0;font:700 30px Playfair Display,serif}.product-section{margin-top:40px}.product-count{color:var(--muted);font-size:13px}.chips{display:flex;gap:12px;overflow:auto;padding:19px 1px}.chip{flex:0 0 auto;padding:10px 17px;border:1px solid #edebef;border-radius:30px;background:#fff;color:var(--ink);font-size:13px;font-weight:600;transition:.2s}.chip:hover,.chip.active{border-color:var(--wine);background:var(--wine);box-shadow:0 6px 15px #81142a33;color:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{position:relative;overflow:hidden;padding:10px;border:1px solid #ecebf0;border-radius:16px;background:#fff;transition:.25s}.product-card:hover{transform:translateY(-5px);box-shadow:0 12px 26px #28235417}.product-card:after{position:absolute;right:100%;bottom:0;left:0;height:3px;background:var(--wine);content:"";transition:right .3s}.product-card:hover:after{right:0}.product-card.is-unavailable{opacity:.65}.prod-img{display:block;height:166px;overflow:hidden;border-radius:11px;background:#fff4e8}.prod-img img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card:hover .prod-img img{transform:scale(1.08)}.badge-off{position:absolute;z-index:1;top:19px;left:19px;max-width:70%;overflow:hidden;padding:4px 7px;border-radius:5px;background:var(--wine);color:#fff;font-size:10px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.product-card h3{margin:11px 0 4px;font-size:14px}.product-card h3 a{text-decoration:none}.product-card p{height:32px;margin:0;overflow:hidden;color:#6c6b7b;font-size:11px}.rating{margin:6px 0;color:#e88300;font-size:11px}.stock{color:#4d9b58}.prices strong{font-size:15px}.product-card .btn-festive{width:100%;margin-top:8px;padding:8px;font-size:12px}.qty-control{display:flex;align-items:center;justify-content:space-around;min-width:112px;margin-top:8px;padding:4px;border-radius:9px;background:#fff3ec;font-weight:700}.qty-control button{width:25px;height:25px;border:0;border-radius:6px;background:#fff;color:var(--wine)}.qty-control button:disabled{opacity:.4}.py-page{padding-top:44px;padding-bottom:48px}.page-title{margin-bottom:25px}.page-title h1{font-size:30px}.two-column{display:grid;grid-template-columns:minmax(0,2fr) minmax(290px,1fr);gap:24px;align-items:start}.cart-panel,.form-card,.summary-card{padding:20px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 8px 25px #1e183909}.two-column aside{position:sticky;top:125px}.cart-row{display:grid;grid-template-columns:95px 1fr auto;gap:16px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.cart-row:last-child{border:0}.cart-row img{width:95px;height:76px;border-radius:10px;object-fit:cover}.cart-row h3{margin:0 0 4px;font-size:16px}.cart-row p{margin:0;color:#777;font-size:12px}.remove{border:0;background:none;color:#e33;font-size:18px}.summary-card h3{margin-top:0;padding-bottom:14px;border-bottom:1px solid var(--line);font-size:18px}.summary-line{display:flex;justify-content:space-between;gap:10px;margin:15px 0;font-size:14px}.summary-line.discount{color:var(--green)}.grand{padding-top:15px;border-top:1px solid var(--line);font-size:18px;font-weight:700}.summary-hint{color:var(--muted);font-size:12px}.summary-action{width:100%;margin-top:8px}.secure-note{margin:14px 0 0;text-align:center;color:var(--muted);font-size:12px}.secure-note i{color:var(--green)}.form-card h3{margin-top:0;font-size:17px}.form-card h3:not(:first-child){margin-top:28px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.field{display:block;color:var(--ink);font-size:12px;font-weight:700}.field.wide{grid-column:span 2}.field input,.field textarea{width:100%;margin-top:6px;padding:11px;border:1px solid #dedde5;border-radius:9px;outline:none;resize:vertical;font:14px DM Sans,sans-serif}.field input:focus,.field textarea:focus{border-color:var(--wine);box-shadow:0 0 0 3px #81142a17}.form-card .is-invalid{border-color:#c7253e!important;box-shadow:0 0 0 3px #c7253e17}.form-card .is-valid{border-color:#198754;box-shadow:0 0 0 3px #19875412}.field-error{display:block;min-height:15px;margin-top:4px;color:#c7253e;font-size:11px;font-weight:600}.order-note{margin:24px 0 0;padding:11px 13px;border-radius:9px;background:#fff5e8;color:#6b4e22;font-size:13px}.order-note i{margin-right:6px;color:var(--gold)}.form-error{margin-top:16px;padding:10px 12px;border-radius:8px;background:#fff0f1;color:#a81a2d;font-size:13px}.checkout-button{width:100%;margin-top:20px}.pincode-status{display:block;min-height:15px;margin-top:4px;color:var(--muted);font-size:11px;font-weight:500}.pincode-status.loading{color:#8a6018}.pincode-status.success{color:var(--green);font-weight:600}.pincode-status i{margin-right:3px}.empty{padding:55px 10px;text-align:center;color:var(--muted)}.empty i{display:block;margin-bottom:15px;color:#ebc0b5;font-size:55px}.empty h3{color:var(--ink)}.api-error{margin:20px 0;padding:16px;border:1px solid #f0c8c8;border-radius:12px;background:#fff4f4;color:#a51a2a}.loader,.page-loader{display:grid;place-items:center;min-height:120px;color:var(--wine)}.page-loader{min-height:100vh}.shimmer{height:260px;border-radius:14px;background:linear-gradient(90deg,#f3f3f3 25%,#fafafa 37%,#f3f3f3 63%);background-size:400% 100%;animation:shimmer 1.2s infinite}.offline-notice{margin:12px 0 18px;padding:9px 11px;border-radius:8px;background:#fff5e8;color:#6b4e22;font-size:12px}.offline-notice i{margin-right:5px;color:var(--gold)}.product-detail{display:grid;grid-template-columns:minmax(280px,1fr) minmax(280px,1fr);gap:48px;align-items:center;max-width:980px;margin:auto}.product-detail-image{overflow:hidden;border-radius:20px;background:var(--cream)}.product-detail-image img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.product-detail h1{font-size:40px}.detail-description{color:var(--muted);line-height:1.6}.detail-price{margin:20px 0 4px;color:var(--wine);font-size:28px;font-weight:700}.text-link{display:block;margin-top:18px;color:var(--wine);font-weight:700;text-decoration:none}.success-page{display:grid;min-height:100vh;padding:24px;place-items:center;background:radial-gradient(circle at top,#fff2dc,#fff 53%)}.success-card{width:min(620px,100%);overflow:hidden;padding:34px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 20px 50px #2c1b1414;text-align:center}.success-logo{display:block;width:min(340px,92%);height:88px;margin:0 auto 14px;object-fit:contain}.success-icon{display:grid;width:76px;height:76px;margin:0 auto 16px;border-radius:50%;place-items:center;background:#e4f5dd;color:var(--green);font-size:36px;animation:pop .5s ease}.success-card h1{margin:0;font:700 29px Playfair Display,serif}.success-message{color:#171943;font-weight:600;line-height:1.45}.invoice-id{display:flex;flex-direction:column;gap:4px;margin:16px 0;padding:10px;border-radius:8px;background:#f0faec;color:var(--green);font-weight:700}.invoice-id span{color:#25203a;font-size:12px}.invoice-id strong{font-size:15px}.order-data{margin-top:20px;padding-top:12px;border-top:1px solid var(--line);text-align:left}.order-data p{margin:6px 0;font-size:13px;line-height:1.45}.order-data table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:13px}.order-data th{border-bottom:1px solid var(--line);text-align:left}.order-data th:not(:first-child),.order-data td:not(:first-child){text-align:right}.order-data td{padding:8px 0;overflow-wrap:anywhere}.order-data h3 span{float:right}.invoice-subtotal{display:flex;justify-content:space-between;color:#000;font-weight:700}.invoice-discount{color:var(--green)}.invoice-discount span{float:right}.success-actions{display:grid;gap:12px;margin-top:20px}.success-actions .btn{width:100%;min-height:46px}.not-found{display:grid;min-height:100vh;padding:24px;place-content:center;text-align:center}.not-found h1{margin-bottom:20px}@keyframes fade{0%{opacity:.2;transform:translateY(4px)}to{opacity:1;transform:none}}@keyframes drift{50%{transform:translate(14px,18px) scale(1.1)}}@keyframes soft-pulse{50%{opacity:.45}}@keyframes shimmer{to{background-position:-100% 0}}@keyframes pop{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes hero-copy{0%,42%{content:"Happy\aRaksha Bandhan";opacity:1;transform:translateY(0)}48%{opacity:0;transform:translateY(-8px)}50%,92%{color:#ffe6ac;content:"10% OFF\aON ORDERS ABOVE ₹500";opacity:1;transform:translateY(0);font:700 31px/1.18 DM Sans,sans-serif}98%,to{opacity:0;transform:translateY(8px)}}@keyframes float-tag{50%{transform:translateY(-7px)}}@media (max-width: 991px){.brand-logo{width:270px;height:78px}.product-grid{grid-template-columns:repeat(3,1fr)}.two-column{grid-template-columns:1fr}.two-column aside{position:static}.product-detail{gap:28px}.footer-grid{grid-template-columns:1.25fr .85fr 1fr}.footer-newsletter{grid-column:span 2}}@media (max-width: 767px){.container{width:min(100% - 24px,1180px)}.site-header{padding:4px 0}.header-inner{min-height:62px;flex-wrap:wrap;gap:8px}.brand-logo{width:215px;height:62px}.search-wrap{order:3;flex-basis:100%}.cart-link{margin-left:auto}.cart-link span{display:none}.hero{grid-template-columns:1fr;min-height:auto;margin-top:14px}.hero-copy{padding:32px 26px 30px}.hero h1{font-size:38px}.hero-message{min-height:92px}.hero-rotate:after{font-size:37px}.hero-art{display:none}.offer-premium{padding:12px;font-size:12px}.offer-pulse{display:none}.home-perks{grid-template-columns:1fr;margin-bottom:22px}.home-perks>div{padding:13px 16px;border-right:0;border-bottom:1px solid #eee7df}.home-perks>div:last-child{border-bottom:0}.site-footer{margin-top:10px}.footer-benefits-grid{grid-template-columns:repeat(2,1fr)}.footer-benefit,.footer-benefit:first-child,.footer-benefit:last-child{padding:16px 10px}.footer-benefit:nth-child(2){border-right:0}.footer-benefit:nth-child(-n+2){border-bottom:1px solid #eee7df}.footer-benefit b{font-size:12px}.footer-benefit small{font-size:10px}.footer-grid{grid-template-columns:repeat(2,1fr);gap:32px 20px;padding-top:37px;padding-bottom:34px}.footer-brand,.footer-newsletter{grid-column:span 2}.footer-wordmark{font-size:29px}.footer-bottom{display:block;padding-top:15px;padding-bottom:15px}.footer-bottom div{gap:15px;margin-top:10px}.section-head h2{font-size:26px}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-card{padding:7px}.prod-img{height:130px}.badge-off{top:14px;left:14px}.product-card p{height:34px}.py-page{padding-top:30px}.cart-row{grid-template-columns:70px 1fr auto;gap:9px}.cart-row img{width:70px;height:65px}.form-grid{grid-template-columns:1fr}.field.wide{grid-column:span 1}.product-detail{grid-template-columns:1fr}.product-detail h1{font-size:34px}.success-page{padding:12px}.success-card{padding:24px 16px;border-radius:16px}.success-logo{width:min(290px,94%);height:68px}.success-card h1{font-size:25px}}@media print{.success-actions{display:none}.success-page{display:block;padding:0;background:#fff}.success-card{box-shadow:none;border:0;max-width:none}}
