.marquee-container{overflow:hidden;width:100%;background:linear-gradient(135deg,#c9a84c,#a0721a 40%,#6b4a0e 70%,#3d2b10);border-radius:0;padding:10px 0;position:relative;box-shadow:inset 0 1px 0 rgba(255,220,120,.35),inset 0 -1px 0 rgba(0,0,0,.4),0 2px 12px rgba(61,43,16,.5)}.marquee-container:before{content:"";position:absolute;inset:0;border-radius:0;background:linear-gradient(90deg,transparent,rgba(255,230,140,.08) 30%,rgba(255,230,140,.15) 50%,rgba(255,230,140,.08) 70%,transparent);pointer-events:none;z-index:1}.marquee-content{display:inline-flex;animation:marquee-scroll 35s linear infinite;animation-direction:reverse;white-space:nowrap;position:relative;z-index:2}.marquee-content:hover{animation-play-state:paused}.marquee-item{display:inline-flex;align-items:center;padding:0 40px;font-family:Cinzel,serif;font-size:11px;font-weight:600;letter-spacing:2.5px;text-transform:uppercase;color:#fff8e7;text-shadow:0 0 12px rgba(255,210,80,.6),0 1px 2px rgba(0,0,0,.5)}.marquee-item:after{content:"✦";margin-left:40px;color:rgba(255,210,80,.7);font-size:8px;text-shadow:0 0 8px rgba(255,210,80,.8)}@keyframes marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:768px){.marquee-container{border-radius:0;padding:8px 0}.marquee-item{padding:0 20px;font-size:9px;letter-spacing:1.5px}.marquee-item:after{margin-left:20px}}@media (max-width:767px){.marquee-container{border-radius:0;padding:5px 0;box-shadow:inset 0 1px 0 rgba(255,220,120,.3),inset 0 -1px 0 rgba(0,0,0,.35)}.marquee-container:before{border-radius:0}.marquee-item{padding:0 14px;font-size:8px;letter-spacing:1.1px}.marquee-item:after{margin-left:14px;font-size:7px}}:root{--primary-bg:#fffdf7;--primary-saffron:#c9a84c;--saffron-dark:#a07828;--text-primary:#3d2b10;--text-header-dark:#1a1208;--border-light:rgba(201,168,76,.25);--text-white:#fffdf7;--shadow-soft:0 2px 20px rgba(201,168,76,.12);--shadow-hover:0 6px 16px rgba(201,168,76,.18);--font-primary:"Cinzel",serif;--drop-bg:#fffdf7;--drop-bg-alt:#faf6ee;--drop-bg-hover:#f5e9c8;--drop-border:rgba(201,168,76,.25);--drop-border-top:#c9a84c;--drop-text:#3d2b10;--drop-text-muted:#7a5c30;--drop-gold:#c9a84c;--drop-gold-dark:#a07828;--drop-shadow:0 20px 50px rgba(61,43,16,.18);--drop-card-bg:#faf6ee;--drop-card-border:rgba(201,168,76,.18);--drop-card-hover-border:rgba(201,168,76,.55)}.announcement-slider{position:relative;width:100%;background:var(--primary-saffron);color:var(--text-white);padding:10px 0;overflow:hidden;z-index:1001}.announcement-slider:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 20% 50%,hsla(0,0%,100%,.1) 1px,transparent 0);background-size:30px 30px;opacity:.1;pointer-events:none}.announcement-slider .swiper{width:100%}.announcement-slider .swiper-slide{text-align:center;display:flex;justify-content:center;align-items:center}.announcement-slide-content{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;font-family:var(--font-primary)}.announcement-icon{font-size:1.3rem;line-height:1}.announcement-text{font-size:.95rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.announcement-highlight{background:hsla(0,0%,100%,.2);font-size:.85rem}.announcement-badge,.announcement-highlight{padding:4px 12px;border-radius:30px;font-weight:600}.announcement-badge{background:#fff;color:var(--primary-saffron);font-size:.8rem}.announcement-slider .swiper-button-next,.announcement-slider .swiper-button-prev{width:28px;height:28px;background:hsla(0,0%,100%,.2);border-radius:50%;transition:all .2s ease}.announcement-slider .swiper-button-next:after,.announcement-slider .swiper-button-prev:after{font-size:12px;font-weight:900;color:#fff}.announcement-slider .swiper-button-next:hover,.announcement-slider .swiper-button-prev:hover{background:hsla(0,0%,100%,.3)}.announcement-slider .swiper-pagination{bottom:2px!important}.announcement-slider .swiper-pagination-bullet{width:5px;height:5px;background:#fff;opacity:.5;transition:all .2s ease}.announcement-slider .swiper-pagination-bullet-active{width:15px;border-radius:10px;opacity:1;background:#fff}.announcement-close{position:absolute;right:15px;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.15);border:none;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .2s ease;font-size:14px}.announcement-close:hover{background:hsla(0,0%,100%,.3)}.header{position:-webkit-sticky;position:sticky;top:0;left:0;right:0;z-index:10000;background:linear-gradient(180deg,rgba(255,253,247,.98),hsla(40,55%,96%,.97));transition:box-shadow .25s ease;width:100%;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(201,168,76,.16)}.header:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(201,168,76,.72),transparent);pointer-events:none}.header-scrolled{box-shadow:0 8px 32px rgba(61,43,16,.12)}.header-top-bar{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;grid-gap:clamp(8px,1vw,12px);gap:clamp(8px,1vw,12px);padding:2px clamp(1rem,2vw,2.5rem);max-width:1600px;margin:0 auto}.header-top-left{display:flex;align-items:center;justify-self:start;min-width:0}.header-top-center{grid-column:2;justify-self:center;display:flex;justify-content:center;align-items:center;line-height:0}.header-top-right{display:flex;justify-content:flex-end;align-items:center;gap:10px;justify-self:end;min-width:0}.header-search-bar{position:relative;width:min(280px,22vw)}.header-search-form{display:flex;align-items:center;position:relative}.header-search-icon{position:absolute;left:11px;color:var(--text-header-dark);opacity:.7;width:15px;height:15px;z-index:2;pointer-events:none}.header-search-input{width:100%;padding:6px 12px 6px 32px;background:linear-gradient(180deg,#fff,#fffaf0);border:1px solid rgba(201,168,76,.28);border-radius:999px;color:var(--text-header-dark);font-size:.82rem;line-height:1.2;outline:none;transition:border-color .2s,box-shadow .2s;font-family:var(--font-primary);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.85)}.header-search-input::placeholder{color:var(--text-header-dark);opacity:.5}.header-search-input:focus{border-color:var(--primary-saffron);box-shadow:0 0 0 3px rgba(201,168,76,.12)}.header-logo-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;line-height:0}.header-logo-img{width:clamp(96px,8vw,112px);height:auto;object-fit:contain;display:block}.header-social-icons{display:flex;align-items:center;gap:5px}.header-social-icon-link{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:linear-gradient(180deg,#fff,#fff6e5);color:var(--text-header-dark);border:1px solid rgba(201,168,76,.26);text-decoration:none;transition:all .2s ease;box-shadow:0 4px 12px rgba(61,43,16,.07)}.header-social-icon-link:hover{background:var(--primary-saffron);color:#fff;border-color:var(--primary-saffron);transform:translateY(-2px)}.header-social-icon{width:16px;height:16px}.header-expert-btn{display:flex;align-items:center;gap:5px;padding:6px 14px;background:linear-gradient(135deg,#d2b35d,#7b5518 55%,#3d2b10);border:none;border-radius:999px;color:#fff;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;cursor:pointer;transition:all .2s ease;font-family:var(--font-primary);box-shadow:0 8px 22px rgba(122,92,48,.22);white-space:nowrap}.header-expert-btn:hover{opacity:.92;transform:translateY(-2px);box-shadow:0 12px 28px rgba(122,92,48,.3)}.header-expert-btn svg{width:15px;height:15px;flex-shrink:0}.header-nav-bar{display:flex;justify-content:center;padding:0 clamp(12px,2vw,24px);margin-top:0;background:transparent;border-top:1px solid rgba(201,168,76,.14)}.header-nav-shell{display:inline-flex;justify-content:center;padding:0 16px;border:1px solid rgba(201,168,76,.2);border-radius:999px;background:linear-gradient(180deg,hsla(0,0%,100%,.92),hsla(40,55%,96%,.96));box-shadow:0 8px 24px rgba(61,43,16,.06)}.header-nav-links{display:flex;list-style:none;margin:0;padding:0;gap:0;align-items:center;font-family:Cinzel,serif;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;justify-content:center;position:relative}.nav-item,.nav-link{position:relative}.nav-link{display:block;padding:8px clamp(8px,.85vw,12px);font-family:Cinzel,serif;font-size:clamp(11px,.92vw,12.5px);font-weight:700;letter-spacing:1.1px;color:var(--text-header-dark);text-decoration:none;text-transform:uppercase;transition:color .25s;white-space:nowrap}.nav-link:after{content:"";position:absolute;bottom:4px;left:50%;right:50%;height:1.5px;background:var(--primary-saffron);transition:all .28s ease;border-radius:2px}.nav-item:hover>.nav-link,.nav-link:hover{color:var(--primary-saffron)}.nav-item:hover>.nav-link:after,.nav-link:hover:after{left:14%;right:14%}.nav-link.active{color:var(--primary-saffron)}.nav-link.active:after{left:14%;right:14%}.nav-arrow{display:inline-block;margin-left:4px;font-size:8px;transition:transform .25s;vertical-align:middle;opacity:.7}.nav-item:hover .nav-arrow{transform:rotate(180deg)}.nav-dropdown{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(10px);background:var(--drop-bg);border:1px solid var(--drop-border);border-top:2px solid var(--drop-border-top);box-shadow:var(--drop-shadow);opacity:0;visibility:hidden;transition:all .28s ease;z-index:999;border-radius:0 0 12px 12px}.nav-item:hover .nav-dropdown{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.img-dropdown{display:flex;min-width:400px;overflow:hidden;border-radius:0 0 12px 12px}.img-dropdown-list{flex:0 0 200px;padding:10px 0}.img-dropdown-link{display:flex;align-items:center;gap:10px;padding:11px 20px;font-family:Lato,sans-serif;font-size:12.5px;color:var(--drop-text);text-decoration:none;letter-spacing:.4px;transition:all .18s;border-bottom:1px solid var(--drop-border)}.img-dropdown-link:last-child{border-bottom:none}.img-dropdown-link:hover{background:var(--drop-bg-hover);color:var(--drop-gold-dark);padding-left:26px}.img-dropdown-preview{flex:1 1;position:relative;min-height:200px;min-width:180px;background:#f0e9d6;overflow:hidden}.img-dropdown-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.img-dropdown-preview:hover .img-dropdown-img{transform:scale(1.04)}.img-dropdown-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(201,168,76,.1),rgba(61,43,16,.2))}.mega-dropdown{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(10px);background:var(--drop-bg);border:1px solid var(--drop-border);border-top:2px solid var(--drop-border-top);box-shadow:var(--drop-shadow);opacity:0;visibility:hidden;transition:all .28s ease;z-index:999;border-radius:0 0 12px 12px}.nav-item:hover .mega-dropdown{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.mega-img-dropdown{display:flex;min-width:600px;max-width:840px;overflow:hidden;border-radius:0 0 12px 12px}.mega-img-cols{flex:1 1;display:grid;grid-gap:0;gap:0;padding:22px 20px}.mega-col h4{font-family:Cinzel,serif;font-size:9.5px;letter-spacing:2px;color:var(--drop-gold);text-transform:uppercase;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid var(--drop-border);white-space:nowrap}.mega-col a{display:flex;align-items:center;gap:8px;padding:7px 0;font-family:Lato,sans-serif;font-size:12.5px;color:var(--drop-text);text-decoration:none;transition:all .18s;letter-spacing:.3px;white-space:nowrap}.mega-col a:hover{color:var(--drop-gold);padding-left:6px}.mega-img-preview{flex:0 0 200px;position:relative;background:#f0e9d6;overflow:hidden;min-height:240px}.mega-img-preview-img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .25s ease}.mega-img-preview-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(61,43,16,.65) 0,rgba(61,43,16,.05) 55%);display:flex;align-items:flex-end;padding:16px 14px}.mega-img-preview-label{font-family:Cinzel,serif;font-size:11px;letter-spacing:1.5px;color:#fff;text-transform:uppercase;line-height:1.4}.mega-skeleton-row{height:13px;border-radius:4px;margin:8px 0}.mega-img-preview-skeleton,.mega-skeleton-row{background:linear-gradient(90deg,#f0e9d6 25%,#e8dcc8 50%,#f0e9d6 75%);background-size:200% 100%;animation:shimmer 1.4s infinite}.mega-img-preview-skeleton{width:100%;height:100%}.mega-dot{width:4px;height:4px;border-radius:50%;background:var(--drop-gold);flex-shrink:0;display:inline-block}.mega-products-dropdown{display:flex!important;position:absolute;top:calc(100% + 2px);left:50%;transform:translateX(-50%) translateY(10px);opacity:0;visibility:hidden;transition:all .28s ease;background:var(--drop-bg);border:1px solid var(--drop-border);border-top:2px solid var(--drop-border-top);border-radius:0 0 12px 12px;box-shadow:var(--drop-shadow);width:min(980px,calc(100vw - 48px));min-width:min(840px,calc(100vw - 48px));max-width:calc(100vw - 48px);z-index:9999;overflow:hidden;gap:0}.nav-item--products{position:static}.nav-item--products .mega-products-dropdown{left:50%}.nav-item:hover .mega-products-dropdown{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.nav-item--temples{position:relative}.nav-item--temples .mega-products-dropdown{left:0;right:auto;top:calc(100% + 6px);transform:translateY(8px);z-index:10000}.nav-item--temples .mega-products-dropdown:before{content:"";position:absolute;top:-8px;left:0;right:0;height:8px}.nav-item--temples:hover .mega-products-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.mega-cat-col{width:210px;min-width:190px;flex-shrink:0;background:var(--drop-bg-alt);border-right:1px solid var(--drop-border);padding:16px 0;display:flex;flex-direction:column}.mega-col-heading{font-family:Cinzel,serif;font-size:9px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--drop-gold);padding:0 18px 12px;border-bottom:1px solid var(--drop-border);margin-bottom:8px}.mega-cat-link{display:flex;align-items:center;gap:9px;padding:9px 18px;font-family:Lato,sans-serif;font-size:12px;letter-spacing:.3px;color:var(--drop-text);text-decoration:none;transition:background .16s,color .16s,padding-left .16s;border-bottom:1px solid rgba(201,168,76,.07)}.mega-cat-link:last-child{border-bottom:none}.mega-cat-link--active,.mega-cat-link:hover{background:var(--drop-bg-hover);color:var(--drop-gold-dark);padding-left:24px}.mega-cat-arrow{margin-left:auto;font-size:14px;color:var(--drop-gold);opacity:.35;transition:opacity .16s,transform .16s}.mega-cat-link--active .mega-cat-arrow,.mega-cat-link:hover .mega-cat-arrow{opacity:1;transform:translateX(2px)}.mega-empty-message{padding:14px 18px;font-family:Lato,sans-serif;font-size:12px;line-height:1.6;color:var(--drop-text-muted)}.mega-empty-message--products{padding:28px 8px;text-align:center}.mega-products-col{flex:1 1;padding:16px 18px 18px;overflow-y:auto;max-height:480px;background:var(--drop-bg)}.mega-products-col::-webkit-scrollbar{width:4px}.mega-products-col::-webkit-scrollbar-track{background:var(--drop-bg-alt)}.mega-products-col::-webkit-scrollbar-thumb{background:rgba(201,168,76,.4);border-radius:2px}.mega-products-col::-webkit-scrollbar-thumb:hover{background:var(--drop-gold)}.mega-products-col-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid var(--drop-border)}.mega-view-all-link{font-family:Cinzel,serif;font-size:9.5px;letter-spacing:1px;color:var(--drop-gold);text-decoration:none;text-transform:uppercase;padding:4px 12px;border:1px solid var(--drop-border);border-radius:20px;transition:all .18s}.mega-view-all-link:hover{background:var(--drop-gold);color:#fff;border-color:var(--drop-gold)}.mega-products-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.mega-product-card{display:flex;flex-direction:column;text-decoration:none;border-radius:8px;overflow:hidden;background:var(--drop-card-bg);border:1px solid var(--drop-card-border);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.mega-product-card:hover{transform:translateY(-3px);border-color:var(--drop-card-hover-border);box-shadow:0 8px 24px rgba(61,43,16,.12)}.mega-product-img-wrap{width:100%;aspect-ratio:1/1;overflow:hidden;background:#ede3d0}.mega-product-img{width:100%;height:100%;object-fit:cover;transition:transform .32s ease}.mega-product-card:hover .mega-product-img{transform:scale(1.07)}.mega-product-info{padding:8px 10px 10px;display:flex;flex-direction:column;gap:3px;border-top:1px solid var(--drop-border)}.mega-product-name{font-family:Lato,sans-serif;font-size:11px;font-weight:600;color:var(--drop-text);line-height:1.4;margin:0}.mega-product-price{font-family:Cinzel,serif;font-size:10.5px;font-weight:700;color:var(--drop-gold-dark);margin:0}.mega-products-loading{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.mega-product-skeleton{border-radius:8px;overflow:hidden;background:var(--drop-card-bg);border:1px solid var(--drop-card-border)}.mega-product-skeleton-img{width:100%;aspect-ratio:1/1;background:linear-gradient(90deg,#ede3d0 25%,#e0d3bb 50%,#ede3d0 75%);background-size:200% 100%;animation:shimmer 1.4s infinite}.mega-product-skeleton-text{margin:10px 10px 5px;height:10px}.mega-product-skeleton-price,.mega-product-skeleton-text{border-radius:3px;background:linear-gradient(90deg,#ede3d0 25%,#e0d3bb 50%,#ede3d0 75%);background-size:200% 100%;animation:shimmer 1.4s infinite}.mega-product-skeleton-price{margin:0 10px 10px;height:9px;width:55%}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.header-search-results{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border-radius:14px;max-height:380px;overflow-y:auto;box-shadow:0 12px 40px rgba(61,43,16,.14);z-index:1000;border:1px solid var(--border-light);padding:8px}.header-search-results::-webkit-scrollbar{width:4px}.header-search-results::-webkit-scrollbar-thumb{background:var(--primary-saffron);border-radius:4px}.header-search-no-results{padding:2rem;text-align:center;color:var(--text-primary);opacity:.6;font-size:.88rem}.header-search-result-item{display:flex;gap:12px;padding:10px;cursor:pointer;border-bottom:1px solid var(--border-light);border-radius:8px;transition:background .18s ease}.header-search-result-item:last-child{border-bottom:none}.header-search-result-item:hover{background:#fff8f0}.header-search-result-image{width:46px;height:46px;border-radius:8px;overflow:hidden;flex-shrink:0;border:1px solid var(--border-light)}.header-search-result-image img{width:100%;height:100%;object-fit:cover}.header-search-result-content{flex:1 1;display:flex;flex-direction:column;gap:2px;justify-content:center}.header-search-result-title{color:var(--text-primary);font-size:.88rem;font-weight:600;margin:0}.header-search-result-price{color:var(--primary-saffron);font-size:.82rem;font-weight:600;margin:0}.header-search-loading{padding:1.5rem;text-align:center;color:var(--primary-saffron);font-size:.88rem}.header-mobile{display:none}@media (max-width:968px){.header-nav-bar,.header-top-bar{display:none!important}.header,.header-mobile{overflow-x:clip;max-width:100%}.header-mobile{display:flex;flex-direction:column;gap:0;width:100%;min-width:0}.header-mobile-top{display:grid;grid-template-columns:minmax(44px,1fr) auto minmax(140px,1fr);align-items:center;grid-gap:8px;gap:8px;padding:6px 12px 4px}.header-mobile-hamburger{justify-self:start;grid-column:1;background:linear-gradient(180deg,#fff,#fff6e5);border:1px solid rgba(201,168,76,.28);border-radius:12px;width:44px;height:44px;cursor:pointer;color:var(--text-header-dark);display:flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease;box-shadow:0 4px 12px rgba(61,43,16,.07);flex-shrink:0}.header-mobile-hamburger:active,.header-mobile-hamburger:hover{background:var(--primary-saffron);color:#fff;border-color:var(--primary-saffron)}.header-mobile-hamburger:focus-visible{outline:2px solid var(--primary-saffron);outline-offset:2px}.header-mobile-hamburger-icon{width:22px;height:22px}.header-mobile-logo-link{display:flex;align-items:center;justify-content:center;text-decoration:none;min-width:0;justify-self:center;grid-column:2}.header-mobile-logo-img--default{width:clamp(118px,31vw,125px);height:auto;max-height:none;object-fit:contain;display:block}.header-mobile-logo-img--tablet{display:none}.header-mobile-right-actions{justify-content:flex-end;justify-self:end;grid-column:3;min-width:0}.header-mobile-right-actions,.header-mobile-social-icons{display:flex;align-items:center;gap:8px;flex-shrink:0}.header-mobile-social-icon-link{color:var(--text-header-dark);text-decoration:none;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid rgba(201,168,76,.28);border-radius:50%;background:linear-gradient(180deg,#fff,#fff6e5);transition:all .2s ease;box-shadow:0 3px 10px rgba(61,43,16,.06);flex-shrink:0}.header-mobile-social-icon-link:hover{background:var(--primary-saffron);color:#fff;border-color:var(--primary-saffron)}.header-mobile-social-icon-link:focus-visible{outline:2px solid var(--primary-saffron);outline-offset:2px}.header-mobile-social-icon{width:15px;height:15px}.header-mobile-bottom{padding:0 14px 6px;margin-top:2px}.header-mobile-expert-btn{width:100%;max-width:520px;margin-left:auto;margin-right:auto;display:block;border:none;border-radius:999px;min-height:36px;padding:8px 16px;line-height:1.2;background:linear-gradient(135deg,#d2b35d,#7b5518 55%,#3d2b10);color:#fff;font-family:Cinzel,serif;font-size:9.5px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;box-shadow:0 6px 16px rgba(61,43,16,.16);cursor:pointer;transition:opacity .2s,transform .2s}.header-mobile-expert-btn:hover{opacity:.92;transform:translateY(-1px)}.header-mobile-slider-wrap{position:relative;width:100%;max-width:100%;padding:8px 0 10px;background:hsla(40,55%,96%,.55)}.header-mobile-slider-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;width:24px;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,253,247,.95))}.header-mobile-slider{display:flex;flex-wrap:nowrap;gap:9px;width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;padding:0 16px;scroll-padding-inline:16px;scrollbar-width:none;-webkit-overflow-scrolling:touch;white-space:nowrap}.header-mobile-slider::-webkit-scrollbar{display:none}.header-mobile-slider-link{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:9px 16px;border-radius:20px;background:hsla(0,0%,100%,.92);border:1px solid rgba(201,168,76,.22);color:var(--text-header-dark);text-decoration:none;font-family:Lato,sans-serif;font-size:clamp(11px,2.85vw,13px);font-weight:600;letter-spacing:.02em;text-transform:none;white-space:nowrap;box-shadow:0 2px 8px rgba(61,43,16,.05);transition:background .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.header-mobile-slider-link.active,.header-mobile-slider-link:hover{background:linear-gradient(135deg,hsla(44,69%,87%,.95),rgba(255,253,247,.98));color:var(--saffron-dark);border-color:rgba(201,168,76,.55);box-shadow:0 3px 10px rgba(201,168,76,.12)}.header-mobile-slider-link:focus-visible{outline:2px solid var(--primary-saffron);outline-offset:2px}.header-mobile-search{padding:0 14px 10px}.header-mobile-search-form{display:flex;align-items:center;background:#fff;border:1px solid rgba(201,168,76,.28);border-radius:999px;padding:10px 16px 10px 14px;gap:10px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.9);transition:border-color .2s,box-shadow .2s}.header-mobile-search-form:focus-within{border-color:var(--primary-saffron);box-shadow:0 0 0 3px rgba(201,168,76,.1)}.header-mobile-search-icon{color:var(--text-header-dark);opacity:.55;width:16px;height:16px;flex-shrink:0}.header-mobile-search-input{flex:1 1;border:none;background:transparent;font-size:.88rem;color:var(--text-header-dark);font-family:var(--font-primary);outline:none}.header-mobile-search-input::placeholder{color:var(--text-header-dark);opacity:.45}.announcement-slider{padding:8px 0}.announcement-slide-content{gap:8px;padding:0 28px}.announcement-icon{font-size:1.1rem}.announcement-text{font-size:.78rem;line-height:1.35}.announcement-badge,.announcement-highlight{padding:3px 8px;font-size:.72rem}.announcement-slider .swiper-button-next,.announcement-slider .swiper-button-prev{display:none}html{scroll-padding-top:102px}}.header-mobile-menu-layer{position:fixed;inset:0;z-index:10004;pointer-events:none}.header-mobile-menu-layer[data-open=true]{pointer-events:auto}.header-mobile-menu-backdrop{inset:0;width:100%;margin:0;padding:0;border:none;background:rgba(26,18,8,.55);z-index:10005;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);overscroll-behavior:none;touch-action:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.header-mobile-menu,.header-mobile-menu-backdrop{position:fixed;height:100%;min-height:100vh;min-height:100dvh;overflow:hidden}.header-mobile-menu{inset:0 auto 0 0;top:0;left:0;width:min(420px,88vw);max-width:100vw;max-height:100vh;max-height:100dvh;background:linear-gradient(180deg,#fffdf7,#faf6ee);z-index:10010;display:flex;flex-direction:column;transform:translateX(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:12px 0 48px rgba(26,18,8,.22);-webkit-overflow-scrolling:touch;overscroll-behavior:contain;pointer-events:none}.header-mobile-menu.open{transform:translateX(0);pointer-events:auto}.header-mobile-menu-header{flex:0 0 auto;padding:14px 48px 14px 16px;background:linear-gradient(180deg,#fff8eb,#faf1df);border-bottom:1px solid rgba(201,168,76,.2);position:-webkit-sticky;position:sticky;top:0;z-index:2}.header-mobile-menu-header,.header-mobile-menu-logo{display:flex;justify-content:center;align-items:center}.header-mobile-menu-logo{width:100%}.header-mobile-menu-logo img{width:172px;max-width:100%;height:auto;object-fit:contain}.header-mobile-menu-close{position:absolute;top:10px;right:12px;background:transparent;border:1px solid rgba(26,18,8,.22);border-radius:50%;width:34px;height:34px;color:var(--text-header-dark);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:3}.header-mobile-menu-close:hover{background:var(--primary-saffron);color:#fff;border-color:var(--primary-saffron)}.header-mobile-menu-close-icon{width:17px;height:17px}.header-mobile-nav{flex:1 1 auto;min-height:0;padding:8px 0 max(1.5rem,env(safe-area-inset-bottom));overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.header-mobile-nav-links{list-style:none;margin:0;padding:0}.header-mobile-nav-links li{padding:0 12px}.header-mobile-nav-link{display:block;padding:13px 14px;min-height:48px;color:var(--text-header-dark);text-decoration:none;font-size:10.5px;font-weight:600;text-transform:uppercase;letter-spacing:.16em;font-family:Cinzel,serif;transition:all .18s ease;border-radius:12px;border-bottom:1px solid rgba(201,168,76,.08)}.header-mobile-nav-link:hover{background:#f5e9c8;color:var(--primary-saffron)}.header-mobile-nav-link.active{background:linear-gradient(135deg,rgba(210,179,93,.22),rgba(123,85,24,.08));color:var(--primary-saffron)}@media (hover:none){.header-mobile-nav-link:not(.active):hover{background:transparent;color:var(--text-header-dark)}}.header-mobile-nav-cta{padding:4px 12px 12px}.header-mobile-menu-expert-btn{width:100%;display:block;border:none;border-radius:999px;min-height:40px;padding:10px 16px;line-height:1.2;background:linear-gradient(135deg,#d2b35d,#7b5518 55%,#3d2b10);color:#fff;font-family:Cinzel,serif;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;box-shadow:0 6px 16px rgba(61,43,16,.16);cursor:pointer;transition:opacity .2s ease,transform .2s ease}.header-mobile-menu-expert-btn:hover{opacity:.92;transform:translateY(-1px)}.header-mobile-menu-expert-btn:focus-visible{outline:2px solid var(--primary-saffron);outline-offset:2px}.header-mobile-products-toggle{width:100%;border:0;background:transparent;cursor:pointer;text-align:left;display:flex;align-items:center;justify-content:space-between}.header-mobile-products-arrow{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:currentColor;transform:rotate(0deg);transition:transform .28s cubic-bezier(.4,0,.2,1)}.header-mobile-products-arrow.open{transform:rotate(180deg)}.header-mobile-products-categories{margin:4px 14px 8px;padding:8px 12px 10px;border-left:2px solid rgba(201,168,76,.45);border-radius:0 12px 12px 0;background:hsla(44,69%,87%,.3);transform-origin:top;animation:mobile-products-dropdown-in .24s ease-out both}@keyframes mobile-products-dropdown-in{0%{opacity:0;transform:translateY(-6px) scaleY(.96)}to{opacity:1;transform:translateY(0) scaleY(1)}}.header-mobile-product-category{display:flex;align-items:center;gap:8px;padding:8px 4px;color:var(--text-header-dark);font-family:Lato,sans-serif;font-size:12.5px;text-decoration:none;border-bottom:1px solid rgba(201,168,76,.1)}.header-mobile-product-category:hover{color:var(--primary-saffron)}.header-mobile-products-empty{margin:0;padding:8px 4px;color:var(--drop-text-muted);font-size:12px}.header-mobile-products-all,.header-mobile-products-more{width:100%;margin-top:7px;padding:8px 10px;border-radius:999px;font-family:Cinzel,serif;font-size:9px;font-weight:700;letter-spacing:.1em;text-align:center;text-transform:uppercase;cursor:pointer}.header-mobile-products-more{border:1px solid rgba(201,168,76,.4);background:#fffaf0;color:var(--primary-saffron)}.header-mobile-products-all{display:block;border:0;background:linear-gradient(135deg,#d2b35d,#7b5518);color:#fff;text-decoration:none}.header-mobile-menu-social{display:flex;gap:10px;padding:16px 16px 0;justify-content:center}.header-mobile-menu-social a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid rgba(201,168,76,.28);border-radius:50%;color:var(--text-header-dark);background:hsla(0,0%,100%,.8);text-decoration:none;transition:all .2s;font-size:1rem}.header-mobile-menu-social a:hover{background:var(--primary-saffron);color:#fff;border-color:var(--primary-saffron)}@media (min-width:600px) and (max-width:767px){.header-mobile-top{grid-template-columns:1fr auto 1fr;padding:3px 12px;gap:4px}.header-mobile-bottom{padding:0 20px 8px;margin-top:4px}.header-mobile-slider-wrap{padding:9px 0 12px}.header-mobile-slider{padding:0 20px;scroll-padding-inline:20px;gap:10px}.header-mobile-search{padding:0 20px 10px}.header-mobile-right-actions{gap:6px}.header-mobile-social-icon-link{width:34px;height:34px}.header-mobile-social-icon{width:13px;height:13px}}@media (min-width:969px) and (max-width:1200px){.header-top-bar{padding-inline:1.4rem}.header-logo-img{width:clamp(96px,10vw,112px)}.header-search-bar{width:min(230px,26vw)}.nav-link{padding:7px 9px;font-size:11px;letter-spacing:1px}.mega-products-dropdown{width:min(900px,calc(100vw - 40px));min-width:min(740px,calc(100vw - 40px))}.mega-products-grid,.mega-products-loading{grid-template-columns:repeat(3,1fr)}}@media (min-width:969px) and (max-width:1024px){.header-top-bar{padding-inline:1.2rem}.header-expert-btn{padding:7px 14px;font-size:.72rem}.header-social-icons{gap:5px}.header-social-icon-link{width:32px;height:32px}.mega-cat-col{width:180px;min-width:170px}}@media (max-width:480px){.header-mobile-top{grid-template-columns:1fr auto 1fr;padding:8px 10px 6px;gap:4px}.header-mobile-hamburger{width:44px;height:44px;border-radius:10px}.header-mobile-bottom{padding:0 12px 6px;margin-top:2px}.header-mobile-expert-btn{font-size:9px;padding:7px 14px;letter-spacing:.14em;min-height:34px}.header-mobile-slider-wrap{padding:8px 0 9px}.header-mobile-slider{padding:0 14px;scroll-padding-inline:14px;gap:8px}.header-mobile-slider-link{padding:8px 15px;min-height:36px}.announcement-slide-content{gap:5px;padding:0 22px}.announcement-text{font-size:.76rem}.announcement-close{right:8px}html{scroll-padding-top:102px}}@media (max-width:390px){.header-mobile-top{padding:4px 8px}.header-mobile-social-icons{gap:6px}.header-mobile-social-icon-link{width:36px;height:36px}.header-mobile-slider{padding:0 12px;scroll-padding-inline:12px}.header-mobile-slider-link{padding:8px 14px;min-height:36px}html{scroll-padding-top:102px}}@media (max-width:320px){.header-mobile-top{gap:4px}.header-mobile-expert-btn{font-size:8px;padding:7px 12px;min-height:32px}.header-mobile-slider-link{padding:7px 12px}}@media (max-width:767px){.header-mobile-menu{width:min(420px,88vw);max-width:88vw;box-shadow:12px 0 40px rgba(26,18,8,.2)}.header,.header-mobile{padding-bottom:0;margin-bottom:0}.header-mobile{gap:0}.header-mobile-bottom,.header-mobile-slider-wrap{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;border:none!important}html{scroll-padding-top:78px}}@media (min-width:969px){html{scroll-padding-top:clamp(148px,12.5vw,168px)}}@media (min-width:768px) and (max-width:968px){.header-mobile-menu{width:min(420px,86vw);max-width:420px}.header-mobile-bottom,.header-mobile-slider-wrap{display:none!important;padding:0!important;margin:0!important;border:none!important;min-height:0!important;background:transparent!important}.header-mobile-top{padding-bottom:10px}.header-mobile-logo-link{display:flex;align-items:center;justify-content:center;min-width:0}.header-mobile-logo-img--default{display:none}.header-mobile-logo-img--tablet{display:block;width:auto;height:clamp(52px,7vw,64px);max-width:clamp(130px,17vw,148px);object-fit:contain}html{scroll-padding-top:102px}}@media (max-width:767px){.header-mobile-top{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;gap:0;padding:4px 10px;margin-bottom:0;min-height:64px;height:64px;overflow:visible}.header-mobile-hamburger{position:relative;z-index:3;flex-shrink:0;width:42px;height:42px;grid-column:unset;justify-self:unset}.header-mobile-logo-link{position:absolute;left:50%;top:50%;width:112px;height:52px;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;overflow:visible;z-index:2;grid-column:unset;justify-self:unset;min-width:0;max-width:none;padding:0;text-decoration:none}.header-mobile-right-actions{position:relative;z-index:3;flex-shrink:0;margin-left:auto;width:auto;display:flex;justify-content:flex-end;grid-column:unset;min-width:0}.header-mobile-social-icons{gap:4px}.header-mobile-social-icon-link{width:32px;height:32px;min-width:32px}.header-mobile-social-icon{width:14px;height:14px}.header-mobile-logo-img--default{width:112px!important;height:auto!important;max-width:none!important;max-height:50px!important;object-fit:contain;transform:scale(1);transform-origin:center;display:block}}@media (max-width:374px){.header-mobile-logo-link{width:102px;height:48px}.header-mobile-logo-img--default{width:102px!important;max-height:46px!important;transform:scale(1)}.header-mobile-social-icon-link{width:30px;height:30px;min-width:30px}.header-mobile-social-icon{width:13px;height:13px}}@media (max-width:480px){.header-mobile-top{padding:4px 10px;min-height:64px;height:64px}}@media (max-width:390px){.header-mobile-social-icons{gap:4px}}@media (max-width:320px){.header-mobile-logo-link{width:102px;height:48px;max-width:min(102px,calc(100vw - 44px - 98px - 16px))}.header-mobile-logo-img--default{width:102px!important;max-height:46px!important}}:root{--footer-bg:#faf6ee;--footer-bg-bottom:#f2ead8;--footer-gold:#b8862a;--footer-gold-light:#c9a84c;--footer-gold-dark:#8a6318;--footer-text:#2c1f0e;--footer-text-muted:#6b5230;--footer-text-dim:#7a6348;--footer-border:rgba(184,134,42,.2);--footer-border-solid:#e2d0a8;--footer-shadow:0 4px 12px rgba(180,140,60,.1)}.footer{background:linear-gradient(180deg,var(--footer-bg) 0,var(--footer-bg-bottom) 100%);color:var(--footer-text);font-family:var(--font-body),"Poppins","Montserrat",sans-serif;position:relative;overflow:hidden;padding:60px 0 0;margin-top:auto;border-top:2px solid var(--footer-border-solid);min-height:520px}.footer:before{top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,var(--footer-gold-light),#e8c97a,var(--footer-gold-light),transparent)}.footer:after,.footer:before{content:"";position:absolute;pointer-events:none}.footer:after{inset:0;background-image:radial-gradient(ellipse 60% 50% at 80% 80%,rgba(201,168,76,.06) 0,transparent 70%),radial-gradient(ellipse 40% 40% at 20% 20%,rgba(201,168,76,.04) 0,transparent 60%)}.footer-brand{display:flex;width:100%;margin:0;padding:0 0 1.5rem;position:relative;z-index:1}.footer-brand,.footer-logo-link{justify-content:center;align-items:center}.footer-logo-link{display:inline-flex;line-height:0;text-decoration:none}.footer-logo-img{width:clamp(150px,14vw,180px);height:auto;object-fit:contain;display:block;filter:drop-shadow(0 2px 8px rgba(184,134,42,.18))}.footer-main{max-width:1400px;margin:0 auto;padding:0 2.5rem;display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1.65fr);grid-gap:clamp(3rem,5vw,5rem);gap:clamp(3rem,5vw,5rem);align-items:start;position:relative;z-index:1}.footer-left-section{display:flex;flex-direction:column;gap:1.5rem}.footer-stay-connected{display:flex;flex-direction:column;gap:1.2rem}.footer-stay-connected-title{font-size:1.2rem;font-weight:600;color:var(--footer-text);margin:0;letter-spacing:.3px;font-family:Cinzel,serif}.footer-email-form{width:100%}.footer-email-input-wrapper{display:flex;align-items:center;background:#fff;border:1.5px solid var(--footer-border-solid);border-radius:50px;overflow:hidden;width:100%;max-width:420px;transition:border-color .2s ease,box-shadow .2s ease;box-shadow:0 2px 8px rgba(184,134,42,.08)}.footer-email-input-wrapper:focus-within{border-color:var(--footer-gold-light);box-shadow:0 0 0 3px rgba(201,168,76,.12)}.footer-email-input{flex:1 1;padding:13px 20px;background:transparent;border:none;color:var(--footer-text);font-size:.92rem;outline:none;font-family:inherit}.footer-email-input::placeholder{color:var(--footer-text-dim)}.footer-email-input.error{color:#c0392b}.footer-email-submit-btn{background:var(--footer-gold);border:none;padding:13px 22px;min-width:48px;min-height:48px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease;border-radius:0 50px 50px 0;flex-shrink:0}.footer-email-submit-btn:hover:not(:disabled){background:var(--footer-gold-dark)}.footer-email-submit-btn.disabled,.footer-email-submit-btn:disabled{opacity:.4;cursor:not-allowed}.footer-email-error{color:#c0392b;font-size:.78rem;margin-top:.4rem;padding-left:16px}.footer-consent-checkbox{display:flex;align-items:flex-start;gap:10px;font-size:.82rem;font-weight:400;line-height:1.5;color:var(--footer-text-muted);max-width:420px}.footer-consent-checkbox input[type=checkbox]{margin-top:2px;accent-color:var(--footer-gold);cursor:pointer;width:15px;height:15px;flex-shrink:0}.footer-consent-checkbox label{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.footer-consent-required{color:var(--footer-gold);font-style:italic}.footer-social-icons{display:flex;gap:10px;margin-top:.5rem}.footer-social-icon{width:40px;height:40px;border:1.5px solid var(--footer-border-solid);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--footer-gold);text-decoration:none;transition:all .25s ease;font-size:1rem;background:#fff}.footer-social-icon:hover{background:var(--footer-gold);color:#fff;border-color:var(--footer-gold);transform:translateY(-3px);box-shadow:0 6px 16px rgba(184,134,42,.25)}.footer-right-section{display:grid;grid-template-columns:minmax(110px,.8fr) minmax(130px,1fr) minmax(220px,1.35fr);grid-gap:clamp(1.5rem,3vw,2.5rem);gap:clamp(1.5rem,3vw,2.5rem);align-items:start;min-width:0}.footer-column{min-width:0}.footer-col-title,.footer-column-title{font-size:.8rem;font-weight:600;color:var(--footer-text);margin:0 0 1.2rem;text-transform:uppercase;letter-spacing:1.4px;display:inline-block;padding-bottom:.65rem;border-bottom:1.5px solid var(--footer-gold-light);width:100%;font-family:Cinzel,serif}.footer-col-links,.footer-column-links{list-style:none!important;list-style-type:none!important;padding:0!important;margin:0!important;display:flex;flex-direction:column;gap:.75rem}.footer-col-links li,.footer-column-links li{list-style:none!important;padding:0;margin:0;transition:transform .2s ease}.footer-col-links li::marker,.footer-col-links li:before,.footer-column-links li::marker,.footer-column-links li:before{display:none!important;content:none!important}.footer-col-links li:hover,.footer-column-links li:hover{transform:translateX(4px)}.footer-col-links li a,.footer-col-links li span,.footer-column-links li a,.footer-column-links li span{color:var(--footer-text-muted);text-decoration:none;font-size:.88rem;font-weight:400;letter-spacing:.2px;transition:color .2s ease;display:inline-block}.footer-col-links li a:hover,.footer-column-links li a:hover{color:var(--footer-gold)}.footer-contact-links li{display:flex!important;align-items:flex-start;gap:10px;line-height:1.65;transform:none!important;min-width:0}.footer-contact-links li:hover{transform:translateX(4px)!important}.footer-contact-icon{color:var(--footer-gold);font-size:.9rem;margin-top:3px;flex-shrink:0}.footer-contact-links li a,.footer-contact-links li span{color:var(--footer-text-muted);font-size:.87rem;font-weight:400;line-height:1.65;transition:color .2s ease;display:inline!important;min-width:0;max-width:100%;word-break:break-word;overflow-wrap:anywhere}.footer-contact-phone-list{display:inline}.footer-contact-separator{color:var(--footer-text-muted);pointer-events:none}.footer-contact-address-link,.footer-contact-phone-link{text-decoration:none}.footer-contact-address-link:hover,.footer-contact-phone-link:hover{color:var(--footer-gold);text-decoration:underline;text-underline-offset:2px}.footer-contact-links li a:hover,.footer-contact-links li:hover span{color:var(--footer-gold)}.footer-follow-title{margin-top:1.5rem!important}.footer-main>.footer-right-section{border-left:1px solid var(--footer-border-solid);padding-left:2rem}.footer-map-section{max-width:1400px;margin:3.5rem auto 0;padding:0 2.5rem;position:relative;z-index:1}.footer-map-title{font-size:.8rem;font-weight:600;color:var(--footer-text);text-transform:uppercase;letter-spacing:1.4px;margin:0 0 1.2rem;display:inline-block;padding-bottom:.65rem;border-bottom:1.5px solid var(--footer-gold-light);font-family:Cinzel,serif}.footer-map-link{display:block;text-decoration:none}.footer-map-wrapper{border-radius:12px;overflow:hidden;border:1.5px solid var(--footer-border-solid);box-shadow:var(--footer-shadow);position:relative;transition:border-color .3s ease,box-shadow .3s ease}.footer-map-wrapper:hover{border-color:var(--footer-gold-light);box-shadow:0 6px 24px rgba(184,134,42,.15)}.footer-map-wrapper iframe{display:block;width:100%;height:300px;pointer-events:none}.map-overlay-text{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);background:hsla(40,55%,96%,.92);color:var(--footer-gold-dark);font-size:.78rem;font-weight:600;padding:7px 18px;border-radius:20px;border:1px solid var(--footer-border-solid);white-space:nowrap;display:flex;align-items:center;gap:5px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;letter-spacing:.3px}.footer-bottom{max-width:1400px;margin:3rem auto 0;padding:1.5rem 2.5rem;text-align:center;border-top:1px solid var(--footer-border-solid)}.footer-bottom p{margin:0;font-size:.82rem;color:var(--footer-text-dim);letter-spacing:.3px}.footer-notification{position:fixed;top:20px;right:20px;z-index:10000;max-width:400px;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,.12);animation:slideIn .3s ease-out;overflow:hidden}.footer-notification.success{background:#fff;border-left:4px solid #4caf50}.footer-notification.error{background:#fff;border-left:4px solid #f44336}.notification-content{display:flex;align-items:center;padding:16px 18px;gap:12px}.notification-icon{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1rem}.footer-notification.success .notification-icon{background:#e8f5e9;color:#4caf50}.footer-notification.error .notification-icon{background:#ffebee;color:#f44336}.notification-message{flex:1 1;font-size:.88rem;font-weight:500;line-height:1.4;color:#333}.notification-close{background:none;border:none;color:#999;cursor:pointer;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .2s ease;width:28px;height:28px;flex-shrink:0}.notification-close:hover{background:#f5f5f5;color:#333}@keyframes slideIn{0%{transform:translateX(110%);opacity:0}to{transform:translateX(0);opacity:1}}@media (max-width:900px){.footer-main{grid-template-columns:1fr;gap:1.75rem}.footer-main>.footer-right-section{border-left:none;border-top:none;padding-left:0;padding-top:0}.footer-right-section{grid-template-columns:repeat(3,1fr)}}@media (min-width:769px) and (max-width:900px){.footer{padding-top:36px;min-height:0}.footer-main{gap:2rem;padding-inline:2rem}.footer-left-section{display:grid;grid-template-columns:minmax(170px,.7fr) minmax(0,1.3fr);align-items:center;grid-gap:2rem;gap:2rem}.footer-brand{padding:0;align-self:center}.footer-logo-img{width:clamp(145px,20vw,170px)}.footer-stay-connected{gap:.9rem}.footer-stay-connected-title{font-size:1.05rem}.footer-consent-checkbox,.footer-email-input-wrapper{max-width:100%}.footer-main>.footer-right-section{padding-top:1.75rem}}@media (max-width:768px){.footer{padding:40px 0 0}.footer-brand{padding:0 0 1.5rem}.footer-logo-img{max-height:74px}.footer-main{padding:0 1.8rem;gap:1.5rem}.footer-map-section{padding:0 1.8rem;margin-top:2.5rem}.footer-bottom{padding:1.2rem 1.8rem;margin-top:2rem}.footer-stay-connected-title{font-size:1.05rem}.footer-email-input-wrapper{max-width:100%}.footer-right-section{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:540px){.footer-main{padding:0 1.2rem}.footer-brand{padding:0 0 1.25rem}.footer-logo-img{max-height:64px}.footer-map-section{padding:0 1.2rem;margin-top:2rem}.footer-bottom{padding:1rem 1.2rem}.footer-right-section{grid-template-columns:1fr;gap:2rem}.footer-stay-connected-title{font-size:1rem}.footer-email-input{padding:11px 16px;font-size:.88rem}.footer-email-submit-btn{padding:11px 18px}.footer-consent-checkbox{font-size:.76rem}.footer-map-wrapper iframe{height:220px}.footer-notification{top:10px;right:10px;left:10px;max-width:none}}@media print{.footer{background:#fff!important;color:#000!important}.footer-email-form,.footer-map-section,.footer-notification,.footer-social-icons{display:none!important}.footer-logo-img{filter:none!important}}@media (max-width:767px){.footer-brand{margin:0 auto;padding:0 0 1.25rem}.footer-brand,.footer-logo-link{display:flex;justify-content:center;align-items:center}.footer-logo-img{width:130px!important;max-width:none!important;height:auto!important;max-height:none!important;object-fit:contain;display:block}}@font-face{font-family:__Cinzel_90c37a;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b497598118275079-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Cinzel_90c37a;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/a273567b21a7c318-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Cinzel_90c37a;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b497598118275079-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Cinzel_90c37a;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/a273567b21a7c318-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Cinzel_90c37a;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b497598118275079-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Cinzel_90c37a;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a273567b21a7c318-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Cinzel_Fallback_90c37a;src:local("Times New Roman");ascent-override:71.31%;descent-override:27.18%;line-gap-override:0.00%;size-adjust:136.86%}.__className_90c37a{font-family:__Cinzel_90c37a,__Cinzel_Fallback_90c37a;font-style:normal}.__variable_90c37a{--font-cinzel:"__Cinzel_90c37a","__Cinzel_Fallback_90c37a"}@font-face{font-family:__Lato_f88839;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/9ce3050912c26948-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Lato_f88839;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/155cae559bbd1a77-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Lato_f88839;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cce080f35d014443-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Lato_f88839;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4de1fea1a954a5b6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Lato_Fallback_f88839;src:local("Arial");ascent-override:101.03%;descent-override:21.80%;line-gap-override:0.00%;size-adjust:97.69%}.__className_f88839{font-family:__Lato_f88839,__Lato_Fallback_f88839;font-style:normal}.__variable_f88839{--font-lato:"__Lato_f88839","__Lato_Fallback_f88839"}@font-face{font-family:__Cormorant_Garamond_589abc;font-style:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Cormorant_Garamond_589abc;font-style:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Cormorant_Garamond_589abc;font-style:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/024ead497118aa23-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Cormorant_Garamond_589abc;font-style:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Cormorant_Garamond_589abc;font-style:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Cormorant_Garamond_589abc;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Cormorant_Garamond_589abc;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Cormorant_Garamond_589abc;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/024ead497118aa23-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Cormorant_Garamond_589abc;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Cormorant_Garamond_589abc;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Cormorant_Garamond_589abc;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Cormorant_Garamond_589abc;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Cormorant_Garamond_589abc;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/024ead497118aa23-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Cormorant_Garamond_589abc;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Cormorant_Garamond_589abc;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Cormorant_Garamond_589abc;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Cormorant_Garamond_589abc;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Cormorant_Garamond_589abc;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Cormorant_Garamond_589abc;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Cormorant_Garamond_589abc;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Cormorant_Garamond_589abc;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Cormorant_Garamond_589abc;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Cormorant_Garamond_589abc;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Cormorant_Garamond_589abc;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Cormorant_Garamond_589abc;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Cormorant_Garamond_589abc;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Cormorant_Garamond_589abc;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Cormorant_Garamond_589abc;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Cormorant_Garamond_589abc;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Cormorant_Garamond_589abc;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Cormorant_Garamond_Fallback_589abc;src:local("Times New Roman");ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.00%;size-adjust:96.98%}.__className_589abc{font-family:__Cormorant_Garamond_589abc,__Cormorant_Garamond_Fallback_589abc}.__variable_589abc{--font-cormorant:"__Cormorant_Garamond_589abc","__Cormorant_Garamond_Fallback_589abc"}html{overflow-x:clip;-webkit-text-size-adjust:100%}body{min-width:0}.home-page-shell,.layout-main,main{overflow-x:clip;width:100%;max-width:100%}@media (max-width:480px){.home-page-shell{padding-bottom:0}.footer-bottom{margin-bottom:0;padding-bottom:max(1rem,env(safe-area-inset-bottom,0px))}}@media (max-width:768px){.home-page-shell{overflow-x:clip;max-width:100%}iframe,img,video{max-width:100%}.sbd-inner,.tn-inner,.welcome-tilak-container{padding-left:16px!important;padding-right:16px!important}.welcome-tilak-section{padding:2.5rem 0}.welcome-tilak-title{font-size:1.45rem;margin-bottom:1.5rem}}@media (min-width:600px) and (max-width:768px){.header-mobile-bottom,.header-mobile-slider,.header-mobile-top{padding-left:16px;padding-right:16px}.welcome-tilak-title{font-size:1.75rem}}@media (min-width:768px) and (max-width:968px){.header-mobile-top{padding:12px 20px 10px}.tn-inner,.welcome-tilak-container{padding-left:24px!important;padding-right:24px!important}html{scroll-padding-top:102px}}@media (max-width:1024px){.dtf-cta,.manufacturing-process-carousel-frame{margin-bottom:4px}.dtf-section{scroll-margin-bottom:72px}.tn-section{scroll-margin-bottom:80px}}@media (max-width:480px){.home-page-shell section,.home-page-shell>div>section{max-width:100%}.custom-temple-projects-container,.sbd-inner,.tn-inner{padding-left:12px!important;padding-right:12px!important}}@media (min-width:600px) and (max-width:1024px){.custom-temple-projects-container,.sbd-inner,.tn-inner{padding-left:20px!important;padding-right:20px!important}.custom-temple-projects,.dtf-section,.pooja-room-budget{max-width:100%;overflow-x:clip}}:root{--product-image-hover-scale:1.05;--product-image-hover-in-duration:450ms;--product-image-hover-out-duration:900ms;--product-image-hover-easing:cubic-bezier(0.22,1,0.36,1)}.product-card-image-zoom{position:absolute;inset:0;overflow:hidden;transform:scale(1);transform-origin:center center;z-index:0}.product-card-image-zoom .masterpiece-card__image,.product-card-image-zoom .product-by-category-image{width:100%!important;height:100%!important}@media (hover:hover){.product-card-image-zoom{transition:transform var(--product-image-hover-out-duration) var(--product-image-hover-easing)}.masterpiece-card:focus-within .product-card-image-zoom,.masterpiece-card:hover .product-card-image-zoom,.product-listing-card:focus-within .product-card-image-zoom,.product-listing-card:hover .product-card-image-zoom{transform:scale(var(--product-image-hover-scale));transition-duration:var(--product-image-hover-in-duration)}.product-listing-card:focus-within,.product-listing-card:hover{transform:none;box-shadow:0 12px 32px hsla(33,46%,69%,.08);border-color:hsla(33,46%,69%,.55)}.masterpiece-card:focus-within .masterpiece-card__media,.masterpiece-card:hover .masterpiece-card__media{border-color:rgba(201,168,76,.5);box-shadow:0 10px 28px rgba(61,43,16,.1)}}@media (prefers-reduced-motion:reduce){.product-card-image-zoom{transition:none!important;transform:none!important}}.inner-page-intro{text-align:center;padding:clamp(18px,2.8vw,28px) clamp(14px,3vw,24px);background:linear-gradient(135deg,var(--bg-primary,#fff) 0,var(--bg-secondary,#f8f9fa) 100%)}.inner-page-intro__eyebrow{margin:0 0 clamp(6px,1.2vw,10px);font-family:var(--font-body,"Lato",sans-serif);font-size:clamp(.72rem,1.8vw,.8rem);font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#c9a84c}.inner-page-intro__title{margin:0 0 clamp(8px,1.4vw,12px);font-size:clamp(1.25rem,3.2vw,1.65rem)!important;font-weight:700!important;color:var(--text-primary,#1a1208);line-height:1.25;text-transform:uppercase;letter-spacing:.04em}.inner-page-intro__title--primary{font-size:clamp(1.35rem,3.8vw,2rem)!important;font-weight:700!important;letter-spacing:.03em;line-height:1.2;max-width:920px;margin-left:auto;margin-right:auto}.menu-page-title-lines,.menu-page-title-lines *{font-family:Cormorant Garamond,Playfair Display,serif!important;font-size:2rem!important;font-weight:600!important;line-height:1.2}.menu-page-title-lines{display:flex;align-items:center;justify-content:center;gap:clamp(10px,2vw,20px);width:-moz-fit-content;width:fit-content;max-width:100%;margin-left:auto;margin-right:auto;text-align:center}.menu-page-title-lines:after,.menu-page-title-lines:before{content:"";flex:0 1 clamp(28px,5vw,60px);width:clamp(28px,5vw,60px);min-width:20px;height:2px;border-radius:2px;background:linear-gradient(90deg,#d4b48c,#c9a84c)}.inner-page-intro__subtitle{max-width:640px;margin:0 auto;font-size:clamp(.92rem,2vw,1.02rem);line-height:1.55;color:var(--text-secondary,#5c5c5c)}@media (max-width:768px){.inner-page-intro{padding:clamp(14px,3.5vw,18px) clamp(12px,3.5vw,16px)}.menu-page-title-lines,.menu-page-title-lines *{font-size:1.35rem!important;line-height:1.25!important}.menu-page-title-lines{gap:10px;flex-wrap:wrap}.menu-page-title-lines:after,.menu-page-title-lines:before{flex:0 1 24px;width:24px;min-width:16px}.inner-page-intro__title,.inner-page-intro__title--primary{font-size:1.35rem!important;line-height:1.25!important}.inner-page-intro__subtitle{font-size:.88rem;line-height:1.5}}@media (max-width:480px){.inner-page-intro{padding:12px 12px 14px}.inner-page-intro__title,.inner-page-intro__title--primary,.menu-page-title-lines,.menu-page-title-lines *{font-size:1.2rem!important}}*{padding:0;margin:0;box-sizing:border-box;font-family:var(--font-body)}.home-page-shell{position:relative;z-index:1}.home-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-route-loading{position:fixed;top:0;left:0;right:0;z-index:9999;height:3px;pointer-events:none}.app-route-loading__bar{height:100%;width:35%;background:linear-gradient(90deg,transparent,#c9a84c,transparent);animation:app-route-loading-slide .9s ease-in-out infinite}@keyframes app-route-loading-slide{0%{transform:translateX(-120%)}to{transform:translateX(320%)}}.home-route-skeleton{min-height:72vh;background:linear-gradient(180deg,#faf7f2,#fff)}.home-seo-title{max-width:580px;margin:0 auto;padding:.75rem 1.25rem 0;font-size:clamp(1.8rem,4vw,3rem);font-weight:700;color:var(--dark,#1a1208);text-align:center;line-height:1.25;font-family:var(--font-heading)}.page-seo-intro{width:100%;max-width:none;margin:0;padding:clamp(2.5rem,5vw,3.75rem) clamp(18px,3vw,32px);text-align:center;background:var(--cream,#faf6ee);border-bottom:1px solid rgba(61,43,16,.08);box-sizing:border-box}.page-seo-title{max-width:820px;margin:0 auto;font-size:clamp(1.6rem,3.2vw,2.6rem);font-weight:700;color:var(--dark,#1a1208);line-height:1.25;font-family:var(--font-heading)}.page-seo-description{max-width:820px;margin:12px auto 0;color:#3a3a3a;font-size:1.02rem;line-height:1.65}:root{--font-heading:var(--font-cinzel),"Cinzel",serif;--font-body:var(--font-lato),"Lato",sans-serif;--font-family:var(--font-lato),"Lato",sans-serif;--font-primary:var(--font-lato),"Lato",sans-serif;--font-display:var(--font-cormorant),"Cormorant Garamond",serif;--futura-pt-medium:var(--font-lato),"Lato",sans-serif;--futura-pt-light:var(--font-lato),"Lato",sans-serif;--gold:#c9a84c;--gold-light:#e8c97a;--gold-pale:#f5e9c8;--cream:#faf6ee;--dark:#1a1208;--brown:#3d2b10;--text:#2c1f0a;--white:#fffdf7;--font-cinzel:"Cinzel",serif;--font-cormorant:"Cormorant Garamond",serif;--font-lato:"Lato",sans-serif;--bs-heading-color:inherit;--primary-color:#b68126;--primary-dark:#956213;--primary-dark-upper:#956213;--primary-brown:#b68126;--primary-brown-dark:#956213;--primary-brown-light:#b68126;--primary-green:#128737;--creamy-color:#f7e2c6;--accent-gold:#b68126;--accent-green:#128737;--accent-orange:#f59e0b;--accent-red:#ff4757;--accent-error:#e74c3c;--primary-color-blue:#3b82f6;--text-primary:#1a1a2e;--text-secondary:#333;--text-tertiary:#666;--text-quaternary:#999;--text-light:#ccc;--text-white:#fff;--bg-primary:#fff;--bg-secondary:#f8f9fa;--bg-light:#f5f5f5;--bg-dark:#1a1a2e;--bg-dark-secondary:#16213e;--border-primary:#333;--border-secondary:#666;--border-light:#ccc;--border-accent:#956213;--spacing-xs:0.25rem;--spacing-sm:0.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-xl:25px;--radius-full:50%;--font-xs:0.75rem;--font-sm:0.9rem;--font-md:1rem;--font-lg:1.2rem;--font-xl:1.5rem;--font-2xl:2rem;--font-3xl:2.5rem;--font-4xl:3rem;--font-5xl:3.5rem;--shadow-sm:0 2px 4px rgba(0,0,0,.1);--shadow-md:0 4px 15px rgba(0,0,0,.1);--shadow-lg:0 8px 25px rgba(0,0,0,.15);--shadow-xl:0 20px 60px rgba(0,0,0,.3);--shadow-xs:0 2px 8px rgba(0,0,0,.03);--shadow-xxs:0 2px 8px rgba(0,0,0,.04);--shadow-xxxs:0 2px 8px rgba(0,0,0,.06);--shadow-dropdown:0 4px 12px rgba(0,0,0,.15);--shadow-popup:0 10px 30px rgba(0,0,0,.3);--shadow-green:0 2px 4px rgba(14,89,60,.2);--overlay-dark:rgba(0,0,0,.5);--transition-fast:0.2s ease;--transition-normal:0.3s ease;--transition-slow:0.5s ease}a{text-decoration:none;color:inherit}img{max-width:100%;display:block;height:auto}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color);font-family:var(--font-heading)!important}.h2style,.h3style,.h4style,.h5style,h2,h3,h4,h5{font-family:var(--font-heading)!important;font-weight:600!important;letter-spacing:.02em}p{display:block;-webkit-margin-before:1em;margin-block-start:1em;-webkit-margin-after:1em;margin-block-end:1em;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0;unicode-bidi:-webkit-isolate;unicode-bidi:isolate;font-family:var(--font-body)!important;font-size:1.02rem;line-height:1.7;color:#2e2e2e}a,body,button,div,input,label,select,span,textarea{font-family:var(--font-body)}body{background:var(--cream,#faf6ee);overflow-x:clip;color:var(--text)}html{scroll-behavior:smooth}:focus-visible{outline:2px solid var(--primary-color,#b68126);outline-offset:2px}.home-seo-intro{padding:2.5rem 1.25rem 1rem;background:linear-gradient(180deg,hsla(44,69%,87%,.45),hsla(40,55%,96%,0))}.home-seo-description{max-width:760px;margin:.5rem auto 0;text-align:center;color:#54412a;font-size:1.02rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:768px){p{font-size:.95rem!important;-webkit-margin-before:.6em;margin-block-start:.6em;-webkit-margin-after:.6em;margin-block-end:.6em}.home-seo-intro{padding:1.5rem 1rem .5rem}.home-seo-description{font-size:.95rem}}.ecommerce-disabled-page{min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:48px 24px;gap:12px}.ecommerce-disabled-page h2{font-size:1.5rem;color:#222;margin:0}.ecommerce-disabled-page p{color:#666;max-width:420px;margin:0;line-height:1.5}