.home-decor-template{--hd-primary: #c2410c;--hd-primary-light: #fff7ed;--hd-primary-dark: #9a3412;--hd-accent: #78350f;--hd-bg: #fffbf5;--hd-surface: #fef3e2;--hd-text: #3d2506;--hd-text-muted: #8b7355;--hd-border: #f0dcc6;--hd-radius: 8px;--hd-font: "DM Sans", system-ui, sans-serif;--hd-font-display: "Playfair Display", Georgia, serif;--ft-primary: var(--hd-primary);--ft-primary-light: var(--hd-primary-light);--ft-primary-dark: var(--hd-primary-dark);--ft-accent: var(--hd-accent);--ft-bg: var(--hd-bg);--ft-surface: var(--hd-surface);--ft-text: var(--hd-text);--ft-text-muted: var(--hd-text-muted);--ft-border: var(--hd-border);--ft-radius: var(--hd-radius);--ft-font: var(--hd-font)}.home-decor-template.palette-clay-sage{--hd-primary: #6b7c3f;--hd-primary-light: #f5f7ed;--hd-primary-dark: #4a5c25;--hd-accent: #5c4033;--hd-bg: #fafaf5;--hd-surface: #f1efe6}.home-decor-template.palette-indigo-brass{--hd-primary: #3730a3;--hd-primary-light: #eef2ff;--hd-primary-dark: #312e81;--hd-accent: #78350f;--hd-bg: #fefefe;--hd-surface: #f0eef8}.home-decor-template.palette-terracotta-stone{--hd-primary: #c2410c;--hd-primary-light: #fff7ed;--hd-primary-dark: #9a3412}html:lang(hi) .home-decor-template,html:lang(mr) .home-decor-template{--hd-font: "Hind", "Noto Sans Devanagari", system-ui, sans-serif}.home-decor-template{font-family:var(--hd-font);color:var(--hd-text);background:var(--hd-bg);line-height:1.6;-webkit-font-smoothing:antialiased}.home-decor-template *,.home-decor-template *:before,.home-decor-template *:after{box-sizing:border-box;margin:0;padding:0}.hd-header{position:sticky;top:0;z-index:100;background:var(--hd-bg);border-bottom:1px solid var(--hd-border);padding:12px 20px;display:flex;align-items:center;justify-content:space-between}.hd-header-left{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.hd-header-logo{width:36px;height:36px;border-radius:50%;object-fit:cover;flex-shrink:0;border:1px solid var(--hd-border)}.hd-header-name{font-family:var(--hd-font-display);font-size:1.15rem;font-weight:700;color:var(--hd-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hd-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.hd-header-status{font-size:.72rem;font-weight:600;padding:3px 10px;border-radius:999px;text-transform:uppercase;letter-spacing:.05em}.hd-header-status.open{background:#ecfdf5;color:#059669}.hd-header-status.closed{background:#fef2f2;color:#dc2626}.hd-cart-btn{position:relative;background:none;border:none;cursor:pointer;font-size:1.35rem;color:var(--hd-text);padding:4px;display:flex;align-items:center;justify-content:center}.hd-cart-badge{position:absolute;top:-4px;right:-6px;background:var(--hd-primary);color:#fff;font-size:.62rem;font-weight:700;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center}.hd-hero{position:relative;min-height:400px;display:flex;flex-direction:column;justify-content:flex-end;padding:40px 20px 32px;overflow:hidden}.hd-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.hd-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,#3d2506d9,#3d25064d,#3d25060d);z-index:1}.hd-hero-content{position:relative;z-index:2}.hd-hero-kicker{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--hd-primary-light);margin-bottom:8px;opacity:.85}.hd-hero-title{font-family:var(--hd-font-display);font-size:clamp(1.8rem,6vw,2.6rem);font-weight:700;color:#fff;line-height:1.15;margin-bottom:8px}.hd-hero-tagline{font-size:1rem;color:#fffc;line-height:1.5;margin-bottom:4px;max-width:440px}.hd-hero-location{font-size:.82rem;color:#ffffff8c;margin-bottom:4px}.hd-hero-rating{font-size:.88rem;color:#fbbf24;margin-bottom:20px}.hd-hero-rating span{color:#ffffffb3;font-size:.82rem;margin-left:4px}.hd-hero-actions{display:flex;gap:10px;flex-wrap:wrap}.hd-hero-cta{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:var(--hd-primary);color:#fff;border:none;border-radius:var(--hd-radius);font-weight:700;font-size:.9rem;cursor:pointer;text-decoration:none;transition:background .15s;font-family:var(--hd-font)}.hd-hero-cta:hover{background:var(--hd-primary-dark)}.hd-hero-wa{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#25d366;color:#fff;border:none;border-radius:var(--hd-radius);font-weight:700;font-size:.9rem;cursor:pointer;text-decoration:none;transition:opacity .15s;font-family:var(--hd-font)}.hd-hero-wa:hover{opacity:.9}@media(min-width:768px){.hd-hero{min-height:520px;padding:60px 40px 48px}}@media(min-width:1024px){.hd-hero{min-height:600px}.hd-hero-content{max-width:900px;margin:0 auto}}.hd-collections{padding:32px 20px 16px}.hd-collections-title{font-family:var(--hd-font-display);font-size:1.4rem;font-weight:700;color:var(--hd-text);text-align:center;margin-bottom:28px;letter-spacing:.01em}.hd-category-group{margin-bottom:36px}.hd-category-heading{font-family:var(--hd-font-display);font-size:1.1rem;font-weight:600;color:var(--hd-accent);margin-bottom:14px;padding-bottom:8px;border-bottom:1px solid var(--hd-border);text-transform:capitalize}.hd-staggered-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:start}.hd-staggered-grid>:nth-child(odd){margin-top:0}.hd-staggered-grid>:nth-child(2n){margin-top:24px}@media(min-width:768px){.hd-collections{padding:40px 40px 20px;max-width:1200px;margin:0 auto}.hd-staggered-grid{gap:18px}}@media(min-width:1024px){.hd-collections{padding:48px 40px 24px}}.hd-product-card{background:#fff;border-radius:var(--hd-radius);overflow:hidden;cursor:pointer;border:1px solid var(--hd-border);transition:box-shadow .2s,transform .15s}.hd-product-card:hover{box-shadow:0 8px 28px #3d25061a;transform:translateY(-2px)}.hd-product-img-wrap{position:relative;overflow:hidden}.hd-product-img{width:100%;aspect-ratio:3 / 4;object-fit:cover;display:block;transition:transform .35s ease}.hd-product-card:hover .hd-product-img{transform:scale(1.04)}.hd-product-img-placeholder{width:100%;aspect-ratio:3 / 4;display:flex;align-items:center;justify-content:center;background:var(--hd-surface);font-size:2.5rem}.hd-product-badge{position:absolute;top:10px;left:10px;background:#dc2626;color:#fff;font-size:.72rem;font-weight:700;padding:3px 8px;border-radius:3px;letter-spacing:.02em}.hd-oos-badge{position:absolute;top:10px;right:10px;background:#3d2506bf;color:#fff;font-size:.7rem;font-weight:600;padding:3px 8px;border-radius:3px}.hd-product-body{padding:12px 14px 16px}.hd-product-name{font-family:var(--hd-font-display);font-size:.92rem;font-weight:600;color:var(--hd-text);line-height:1.3;margin-bottom:6px}.hd-price-row{display:flex;align-items:center;gap:8px;margin-bottom:8px;flex-wrap:wrap}.hd-sale-price{font-size:1rem;font-weight:800;color:var(--hd-primary)}.hd-original-price{font-size:.82rem;color:var(--hd-text-muted);text-decoration:line-through}.hd-product-price{font-size:1rem;font-weight:700;color:var(--hd-text)}.hd-contact-price{font-size:.82rem;color:var(--hd-text-muted);font-style:italic;margin-bottom:8px}.hd-variant-select{width:100%;padding:8px 28px 8px 10px;border:1px solid var(--hd-border);border-radius:var(--hd-radius);font-size:.82rem;font-family:var(--hd-font);color:var(--hd-text);background:#fff;margin-bottom:8px;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%238b7355' fill='none' stroke-width='1.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}.hd-add-btn{width:100%;padding:10px 12px;border:1px solid var(--hd-primary);border-radius:var(--hd-radius);background:var(--hd-primary);color:#fff;font-weight:600;font-size:.82rem;cursor:pointer;transition:background .15s;font-family:var(--hd-font)}.hd-add-btn:hover{background:var(--hd-primary-dark)}.hd-add-btn:disabled{opacity:.4;cursor:not-allowed}.hd-qty-controls{display:flex;align-items:center;gap:0;border:1px solid var(--hd-border);border-radius:var(--hd-radius);overflow:hidden}.hd-qty-btn{width:36px;height:36px;border:none;background:var(--hd-surface);font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--hd-text);transition:background .15s}.hd-qty-btn:hover{background:var(--hd-border)}.hd-qty-num{min-width:36px;text-align:center;font-weight:700;font-size:.9rem;color:var(--hd-text)}.hd-inspiration{padding:36px 20px;background:var(--hd-surface)}.hd-inspiration-title{font-family:var(--hd-font-display);font-size:1.4rem;font-weight:700;color:var(--hd-text);text-align:center;margin-bottom:8px}.hd-inspiration-sub{text-align:center;color:var(--hd-text-muted);font-size:.88rem;margin-bottom:24px}.hd-inspiration-scroll{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:8px;scrollbar-width:thin;scrollbar-color:var(--hd-border) transparent}.hd-inspiration-scroll::-webkit-scrollbar{height:4px}.hd-inspiration-scroll::-webkit-scrollbar-track{background:transparent}.hd-inspiration-scroll::-webkit-scrollbar-thumb{background:var(--hd-border);border-radius:4px}.hd-inspiration-card{flex:0 0 85%;scroll-snap-align:center;position:relative;border-radius:var(--hd-radius);overflow:hidden}.hd-inspiration-img{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block}.hd-inspiration-caption{position:absolute;bottom:0;left:0;right:0;padding:12px 16px;background:linear-gradient(to top,rgba(61,37,6,.7) 0%,transparent 100%);color:#fff;font-size:.85rem;font-weight:500}@media(min-width:768px){.hd-inspiration{padding:48px 40px}.hd-inspiration-card{flex:0 0 55%}}@media(min-width:1024px){.hd-inspiration{padding:56px 40px;max-width:1200px;margin:0 auto}.hd-inspiration-card{flex:0 0 42%}}.hd-about{padding:40px 20px}.hd-about-inner{max-width:720px;margin:0 auto;text-align:center}.hd-about-kicker{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--hd-primary);margin-bottom:8px}.hd-about-title{font-family:var(--hd-font-display);font-size:clamp(1.4rem,4vw,1.8rem);font-weight:700;color:var(--hd-text);line-height:1.2;margin-bottom:16px}.hd-about-tagline{font-family:var(--hd-font-display);font-size:1.05rem;font-style:italic;color:var(--hd-text-muted);margin-bottom:16px;line-height:1.6}.hd-about-desc{font-size:.95rem;line-height:1.8;color:var(--hd-text-muted)}.hd-about-wa{display:inline-flex;align-items:center;gap:8px;margin-top:20px;padding:11px 24px;background:#25d366;color:#fff;border:none;border-radius:var(--hd-radius);font-weight:600;font-size:.88rem;cursor:pointer;text-decoration:none;transition:opacity .15s;font-family:var(--hd-font)}.hd-about-wa:hover{opacity:.9}@media(min-width:768px){.hd-about{padding:56px 40px}}.hd-reviews-section{padding:40px 20px;background:var(--hd-surface)}.hd-reviews-inner{max-width:900px;margin:0 auto}.hd-reviews-title{font-family:var(--hd-font-display);font-size:1.4rem;font-weight:700;color:var(--hd-text);text-align:center;margin-bottom:8px}.hd-reviews-subtitle{text-align:center;color:var(--hd-text-muted);font-size:.88rem;margin-bottom:28px}.hd-reviews-grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:768px){.hd-reviews-section{padding:56px 40px}.hd-reviews-grid{grid-template-columns:1fr 1fr;gap:20px}}.hd-review-card{background:#fff;border:1px solid var(--hd-border);border-radius:var(--hd-radius);padding:20px}.hd-review-stars{font-size:.88rem;color:var(--hd-primary);margin-bottom:8px;letter-spacing:2px}.hd-review-text{font-size:.92rem;line-height:1.7;color:var(--hd-text);margin-bottom:12px;font-style:italic}.hd-review-author{font-size:.78rem;font-weight:600;color:var(--hd-text-muted);text-transform:uppercase;letter-spacing:.05em}.hd-review-date{font-size:.72rem;color:var(--hd-text-muted);opacity:.7;margin-top:2px}.hd-feedback-section{padding:40px 20px}.hd-feedback-inner{max-width:520px;margin:0 auto;text-align:center}.hd-feedback-title{font-family:var(--hd-font-display);font-size:1.3rem;font-weight:700;color:var(--hd-text);margin-bottom:6px}.hd-feedback-sub{color:var(--hd-text-muted);font-size:.88rem;margin-bottom:20px}.hd-feedback-stars{display:flex;gap:8px;justify-content:center;margin-bottom:16px}.hd-star-btn{background:none;border:none;cursor:pointer;font-size:1.8rem;color:var(--hd-border);transition:color .15s,transform .1s;padding:0;line-height:1}.hd-star-btn.active{color:var(--hd-primary)}.hd-star-btn:hover{transform:scale(1.15)}.hd-feedback-input{width:100%;padding:12px 14px;border:1px solid var(--hd-border);border-radius:var(--hd-radius);font-size:.9rem;font-family:var(--hd-font);color:var(--hd-text);background:#fff;margin-bottom:10px;transition:border-color .15s}.hd-feedback-input:focus{outline:none;border-color:var(--hd-primary)}.hd-feedback-textarea{width:100%;padding:12px 14px;border:1px solid var(--hd-border);border-radius:var(--hd-radius);font-size:.9rem;font-family:var(--hd-font);color:var(--hd-text);background:#fff;margin-bottom:14px;resize:vertical;min-height:80px;transition:border-color .15s}.hd-feedback-textarea:focus{outline:none;border-color:var(--hd-primary)}.hd-feedback-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;background:var(--hd-primary);color:#fff;border:none;border-radius:var(--hd-radius);font-size:.9rem;font-weight:600;cursor:pointer;transition:background .15s;font-family:var(--hd-font)}.hd-feedback-btn:hover{background:var(--hd-primary-dark)}.hd-cart-bar{position:fixed;bottom:0;left:0;right:0;z-index:200;background:var(--hd-accent);color:#fff;padding:12px 20px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 -4px 20px #3d250626;border-top:2px solid var(--hd-primary)}.hd-cart-bar-info{display:flex;align-items:center;gap:12px}.hd-cart-bar-count{font-size:.85rem;font-weight:500;opacity:.8}.hd-cart-bar-total{font-size:1.05rem;font-weight:800;color:#fbbf24}.hd-cart-bar-btn{background:var(--hd-primary);color:#fff;border:none;padding:10px 22px;border-radius:var(--hd-radius);font-weight:700;font-size:.88rem;cursor:pointer;transition:background .15s;font-family:var(--hd-font)}.hd-cart-bar-btn:hover{background:var(--hd-primary-dark)}.home-decor-template .ft-section{padding:28px 20px}@media(min-width:768px){.home-decor-template .ft-section{padding:40px}}.home-decor-template .ft-section-title{font-family:var(--hd-font-display);font-size:1.3rem;font-weight:700;color:var(--hd-text);text-align:center;margin-bottom:20px}.home-decor-template .ft-payment-section{padding:28px 20px;background:var(--hd-surface)}.home-decor-template .ft-payment-block{margin-bottom:16px}.home-decor-template .ft-payment-block:last-child{margin-bottom:0}.home-decor-template .ft-payment-label{font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--hd-text-muted);margin-bottom:6px}.home-decor-template .ft-upi-chip{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--hd-border);border-radius:var(--hd-radius);padding:8px 14px;font-size:.9rem;font-weight:600;color:var(--hd-text)}.home-decor-template .ft-copy-btn{background:var(--hd-primary-light);color:var(--hd-primary);border:none;padding:4px 10px;border-radius:var(--hd-radius);font-size:.78rem;font-weight:600;cursor:pointer}.home-decor-template .ft-qr-img{max-width:180px;border-radius:var(--hd-radius);border:1px solid var(--hd-border)}.home-decor-template .ft-map-container{padding:28px 20px;max-width:1200px;margin:0 auto}.home-decor-template .ft-map-iframe{width:100%;height:240px;border:none;border-radius:var(--hd-radius)}.home-decor-template .ft-map-actions{display:flex;gap:12px;justify-content:center;margin-top:12px}.home-decor-template .ft-btn-outline{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;border:1px solid var(--hd-border);border-radius:var(--hd-radius);background:#fff;color:var(--hd-text);font-weight:500;font-size:.88rem;text-decoration:none;transition:all .15s;cursor:pointer;font-family:var(--hd-font)}.home-decor-template .ft-btn-outline:hover{border-color:var(--hd-primary);color:var(--hd-primary)}.home-decor-template .ft-modal-overlay{position:fixed;inset:0;z-index:9000;background:#3d25068c;backdrop-filter:blur(4px);display:flex;align-items:flex-end;justify-content:center;padding:0 8px 8px;animation:hdFadeIn .2s ease}@media(min-width:768px){.home-decor-template .ft-modal-overlay{align-items:center}}@keyframes hdFadeIn{0%{opacity:0}to{opacity:1}}@keyframes hdSlideUp{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}.home-decor-template .ft-modal{background:#fff;border-radius:18px 18px 0 0;width:min(100%,calc(100vw - 16px));max-width:500px;max-height:calc(100vh - 8px);overflow-y:auto;padding:24px 20px;animation:hdSlideUp .25s ease;box-shadow:0 -4px 30px #00000026}@media(min-width:768px){.home-decor-template .ft-modal-overlay{padding:24px}.home-decor-template .ft-modal{border-radius:var(--hd-radius);width:min(500px,100%);max-height:80vh}}.home-decor-template .ft-modal-title{font-family:var(--hd-font-display);font-size:1.2rem;font-weight:700;color:var(--hd-text);margin-bottom:16px}.home-decor-template .ft-cart-item{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--hd-border);gap:12px}.home-decor-template .ft-cart-item-name{font-weight:600;color:var(--hd-text);font-size:.9rem}.home-decor-template .ft-cart-item-variant{font-size:.78rem;color:var(--hd-text-muted)}.home-decor-template .ft-cart-item-qty{display:flex;align-items:center;gap:6px}.home-decor-template .ft-qty-btn{width:30px;height:30px;border-radius:var(--hd-radius);border:1px solid var(--hd-border);background:var(--hd-surface);font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--hd-text);transition:all .15s}.home-decor-template .ft-qty-btn:hover{border-color:var(--hd-primary);color:var(--hd-primary)}.home-decor-template .ft-cart-total{display:flex;justify-content:space-between;align-items:center;padding:14px 0;font-weight:700;font-size:1.05rem;color:var(--hd-text);border-bottom:1px solid var(--hd-border);margin-bottom:16px}.home-decor-template .ft-checkout-input{width:100%;padding:12px 14px;border:1px solid var(--hd-border);border-radius:var(--hd-radius);font-size:.9rem;font-family:var(--hd-font);color:var(--hd-text);background:#fff;margin-bottom:10px;transition:border-color .15s}.home-decor-template .ft-checkout-input:focus{outline:none;border-color:var(--hd-primary)}.home-decor-template .ft-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 24px;background:var(--hd-primary);color:#fff;border:none;border-radius:var(--hd-radius);font-weight:700;font-size:.95rem;cursor:pointer;transition:background .15s;font-family:var(--hd-font)}.home-decor-template .ft-btn-primary:hover{background:var(--hd-primary-dark)}.home-decor-template .ft-footer{background:var(--hd-accent);padding:40px 20px;margin-top:0}.home-decor-template .ft-footer-content{max-width:1200px;margin:0 auto}.home-decor-template .ft-social-links{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-bottom:24px}.home-decor-template .ft-social-link{color:#fff9;text-decoration:none;font-size:.85rem;padding:8px 16px;border:1px solid rgba(255,255,255,.12);border-radius:999px;transition:all .2s;display:inline-flex;align-items:center;gap:6px;min-height:36px}.home-decor-template .ft-social-link:hover{color:var(--hd-primary);border-color:var(--hd-primary)}.home-decor-template .ft-hours-table{width:100%;max-width:400px;margin:0 auto 24px;border-collapse:collapse}.home-decor-template .ft-hours-table td{padding:6px 12px;font-size:.85rem;color:#fff9}.home-decor-template .ft-hours-table td:first-child{font-weight:500;color:#fff6;text-transform:capitalize}.home-decor-template .ft-brochure-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border:1px solid rgba(194,65,12,.35);border-radius:var(--hd-radius);background:transparent;color:var(--hd-primary);text-decoration:none;font-weight:500;font-size:.88rem;transition:all .2s}.home-decor-template .ft-brochure-btn:hover{background:#c2410c14}.home-decor-template .ft-powered-by{text-align:center;color:#ffffff40;font-size:.78rem;margin-top:24px}.hd-bottom-spacer{height:72px}@media(min-width:1024px){.hd-reviews-section,.hd-about{padding:64px 40px}.hd-feedback-section{padding:56px 40px}}
