*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0;width:100%;overflow-x:hidden}body{font-family:Poppins,Noto Sans Devanagari,sans-serif;line-height:1.6;color:#333;background-color:#f5f5f5}h1,h2,h3,h4,h5,h6{font-weight:600;margin-bottom:1rem}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;outline:none;font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 20px}.topbar{background:linear-gradient(135deg,#8b4513,sienna);color:#fff;padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.1);width:100%;margin:0}.topbar-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.topbar-left{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.topbar-item{display:flex;align-items:center;gap:.5rem;color:#fff;text-decoration:none;font-size:.9rem;transition:opacity .3s}.topbar-item:hover{opacity:.8;color:#fff}.topbar-icon{color:orange;flex-shrink:0}.topbar-right{display:flex;align-items:center;gap:.75rem}.social-icon{width:34px;height:34px;border:1px solid rgba(255,255,255,.35);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;background:#ffffff1f;transition:all .25s ease;text-decoration:none;flex-shrink:0}.social-icon:hover{transform:translateY(-2px);color:#fff;text-decoration:none}.social-icon svg{width:16px;height:16px;display:block}.social-icon-fb:hover{background:#1877f2;border-color:#1877f2}.social-icon-yt:hover{background:red;border-color:red}.social-icon-ig:hover{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);border-color:transparent}.social-icon-g:hover{background:#fff;border-color:#fff;color:#4285f4}.social-icon-ig svg{fill:none;stroke:currentColor}.main-header{background:#fff;color:#333;padding:.85rem 0;box-shadow:0 2px 12px #00000014;position:sticky;top:0;z-index:1000;border-bottom:3px solid #8B4513}.header-content{display:flex;align-items:center;gap:1rem}.header-top-row{display:flex;align-items:center;flex-shrink:0}.header-mobile-tools{display:none;align-items:center;gap:.5rem}.header-icon-btn{width:40px;height:40px;border-radius:50%;border:1px solid #e0d5c8;background:#faf6f2;color:#8b4513;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.header-icon-btn svg{width:18px;height:18px}.menu-toggle{width:40px;height:40px;border:none;border-radius:10px;background:linear-gradient(135deg,#8b4513,sienna);display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer;padding:0}.menu-toggle span{display:block;width:20px;height:2px;background:#fff;border-radius:2px;transition:transform .3s,opacity .3s}.menu-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-overlay{display:none}.brand-link{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit}.brand-om{width:44px;height:44px;background:linear-gradient(135deg,#8b4513,sienna);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:600;flex-shrink:0;box-shadow:0 2px 8px #8b45134d}.brand-text{display:flex;flex-direction:column;line-height:1.25}.brand-title{font-size:1.35rem;font-weight:700;color:#8b4513;margin:0;line-height:1.2}.brand-subtitle{font-size:.72rem;color:#888;font-weight:500;letter-spacing:.3px}.main-nav{flex:1;display:flex;align-items:center;justify-content:space-between;gap:1rem;min-width:0}.header-actions{display:flex;align-items:center;gap:.65rem;flex-shrink:0}.logo-section{flex-shrink:0}.nav-menu{display:flex;list-style:none;gap:1rem;margin:0;padding:0;flex-wrap:nowrap;align-items:center;justify-content:center;flex:1}.nav-menu-mobile{display:none}.nav-menu li a{color:#444;font-weight:500;font-size:.85rem;transition:color .2s;padding:.35rem 0;display:block;position:relative;white-space:nowrap}.nav-menu li a:hover{color:#8b4513}.nav-menu li a.active{color:#8b4513;font-weight:600}.nav-menu li a.active:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:#8b4513;border-radius:2px}.header-call-btn{display:inline-flex;align-items:center;gap:.45rem;background:linear-gradient(135deg,#8b4513,sienna);color:#fff;padding:.55rem 1.1rem;border-radius:50px;font-size:.85rem;font-weight:600;text-decoration:none;white-space:nowrap;transition:all .25s;box-shadow:0 2px 8px #8b45134d;flex-shrink:0}.header-call-btn svg{width:16px;height:16px}.header-call-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #8b451366;color:#fff}.header-pay-btn{display:inline-flex;align-items:center;gap:.45rem;background:#28a745;color:#fff;padding:.55rem 1.1rem;border-radius:50px;font-size:.85rem;font-weight:600;border:none;cursor:pointer;white-space:nowrap;transition:all .25s;box-shadow:0 2px 8px #28a74559;flex-shrink:0;font-family:inherit}.header-pay-btn svg{width:16px;height:16px}.header-pay-btn:hover{background:#218838;transform:translateY(-1px);box-shadow:0 4px 12px #28a74573}@media (max-width: 1100px){.brand-title{font-size:1.15rem}.brand-subtitle{font-size:.65rem}.nav-menu{gap:.65rem}.nav-menu li a{font-size:.8rem}.header-pay-btn,.header-call-btn{padding:.5rem .85rem;font-size:.78rem}}.btn-outline{background:transparent;color:#8b4513;border:2px solid #8B4513}.btn-outline:hover{background:#8b4513;color:#fff}.btn-block{display:block;width:100%;text-align:center}.btn-outline-wa{display:inline-flex;align-items:center;justify-content:center;background:#25d366;color:#fff;padding:.75rem 1.5rem;border-radius:5px;font-weight:500;font-size:.9rem;text-decoration:none;transition:all .3s}.btn-outline-wa:hover{background:#1da851;color:#fff;transform:scale(1.03)}.pay-modal-content{max-width:720px}.pay-modal-header p{color:#666;font-size:.95rem;margin:0}.pay-modal-body{padding:1.5rem 2rem 2rem}.pay-modal-grid{display:grid;grid-template-columns:200px 1fr;gap:1.75rem;align-items:start}.pay-modal-qr{text-align:center}.pay-modal-qr img{width:100%;max-width:180px;border-radius:8px;border:1px solid #eee;background:#fff;padding:6px}.pay-modal-scan{font-size:.78rem;color:#888;margin:.65rem 0 0;line-height:1.4}.pay-detail-row{margin-bottom:1rem}.pay-detail-label{display:block;font-size:.75rem;color:#888;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.3rem;font-weight:600}.pay-detail-value{font-size:.95rem;color:#333;font-weight:600}.pay-upi-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.pay-upi-code{font-family:Courier New,monospace;font-size:.95rem;font-weight:700;color:#8b4513;background:#faf6f2;padding:.45rem .75rem;border-radius:6px;border:1px solid rgba(139,69,19,.25)}.btn-copy,.btn-copy-sm{background:#8b4513;color:#fff;border:none;padding:.4rem .85rem;border-radius:5px;font-size:.8rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background .2s}.btn-copy-sm{padding:.3rem .6rem;font-size:.72rem}.btn-copy:hover,.btn-copy-sm:hover{background:sienna}.pay-note{background:#faf8f5;border-left:3px solid #8B4513;padding:.85rem 1rem;border-radius:0 8px 8px 0;margin:1.25rem 0}.pay-note strong{color:#8b4513;font-size:.88rem;display:block;margin-bottom:.5rem}.pay-note ul{margin:0;padding-left:1.1rem;color:#555;font-size:.85rem;line-height:1.6}.pay-modal-actions{display:flex;flex-wrap:wrap;gap:.65rem}.pay-modal-actions .btn{flex:1;min-width:140px;text-align:center;justify-content:center}.footer-pay-btn{display:block;width:100%;margin-top:.65rem;padding:.45rem .75rem;background:#28a745;color:#fff;border:none;border-radius:6px;font-size:.78rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background .2s}.footer-pay-btn:hover{background:#218838}.brand-title a{color:#8b4513;text-decoration:none}.breadcrumb{background-color:#fff;padding:1rem 0;border-bottom:1px solid #e0e0e0}.breadcrumb-list{display:flex;list-style:none;gap:.5rem;margin:0;padding:0}.breadcrumb-list li{color:#666;font-size:.9rem}.breadcrumb-list li:not(:last-child):after{content:">";margin-left:.5rem;color:#999}.breadcrumb-list li:last-child{color:#8b4513;font-weight:600}.page-hero{background:linear-gradient(135deg,#3d230feb,#8b4513e0,#50280feb),url(slider1.30291e6b55607c75.jpg) center/cover no-repeat;color:#fff;text-align:center;padding:3.5rem 2rem 3rem;position:relative;overflow:hidden}.page-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 0%,rgba(255,215,140,.12) 0%,transparent 55%);pointer-events:none}.page-hero .container{position:relative;z-index:1}.page-hero-badge{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;background:#ffffff1f;border:1px solid rgba(255,215,140,.35);border-radius:50%;font-size:1.4rem;margin-bottom:1rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.page-hero h1{font-size:clamp(1.85rem,4vw,2.75rem);margin-bottom:.65rem;font-weight:700;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.25)}.page-hero p{font-size:clamp(.95rem,2vw,1.1rem);opacity:.92;max-width:620px;margin:0 auto;line-height:1.65}.page-hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;justify-content:center;margin-top:1.75rem}.page-hero-actions .btn-hero-secondary{display:inline-flex;align-items:center;padding:.85rem 1.6rem;border-radius:50px;font-size:.95rem;font-weight:600;text-decoration:none;color:#fff;background:#ffffff1a;border:2px solid rgba(255,255,255,.55);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background .25s,transform .25s}.page-hero-actions .btn-hero-secondary:hover{background:#fff3;transform:translateY(-2px);color:#fff}.btn-pay-now{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:#28a745;color:#fff;padding:.75rem 1.35rem;border-radius:50px;font-size:.92rem;font-weight:600;border:none;cursor:pointer;text-decoration:none;font-family:inherit;box-shadow:0 3px 12px #28a74559;transition:background .25s,transform .25s,box-shadow .25s}.btn-pay-now svg{width:17px;height:17px}.btn-pay-now:hover{background:#218838;transform:translateY(-2px);box-shadow:0 6px 18px #28a74573;color:#fff}.btn-pay-sm{padding:.65rem 1rem;font-size:.85rem}.services-pay-banner{display:grid;grid-template-columns:1fr auto;gap:1.5rem;align-items:center;background:linear-gradient(135deg,#fff,#faf6f2);border:1px solid #e8ddd2;border-left:4px solid #28a745;border-radius:16px;padding:1.75rem 2rem;margin-top:2.5rem;box-shadow:0 4px 20px #0000000f}.services-pay-banner-content{display:flex;flex-direction:column;gap:1rem}.services-pay-banner-text h3{font-size:1.25rem;color:#333;margin:.5rem 0 .35rem}.services-pay-banner-text p{color:#666;font-size:.92rem;line-height:1.6;margin:0}.services-pay-banner-text strong{color:#8b4513;font-family:Courier New,monospace}.services-pay-banner-actions{display:flex;flex-wrap:wrap;gap:.75rem}.services-pay-qr{flex-shrink:0;background:#fff;padding:.65rem;border-radius:12px;border:1px solid #eee;box-shadow:0 2px 10px #0000000f}.services-pay-qr img{width:110px;height:auto;display:block;border-radius:6px}.section-tag-light{background:#8b45131a;color:#8b4513}.page-title{background:linear-gradient(135deg,#3d230feb,#8b4513e0);color:#fff;text-align:center;padding:3rem 2rem}.page-title h2{font-size:2.5rem;margin-bottom:.5rem;font-weight:700}.page-title p{font-size:1.1rem;opacity:.9;margin-top:.5rem}.inner-page-section{padding:3.5rem 0 4rem;background:#f8f6f3}#puja-section{scroll-margin-top:90px}.inner-page-section:nth-child(2n){background:#fff}.page-intro{text-align:center;max-width:760px;margin:0 auto 2.75rem}.page-intro-text{margin-top:.75rem;color:#666;line-height:1.75}.services-container{padding:2rem 0 4rem}.services-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem;align-items:stretch}.service-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px #00000012;transition:transform .3s,box-shadow .3s;border:1px solid #eee;border-top:4px solid #8B4513;display:flex;flex-direction:column;min-height:100%}.service-card:hover{transform:translateY(-4px);box-shadow:0 10px 32px #8b45131f}.service-card-top{display:flex;align-items:flex-start;gap:.85rem;margin-bottom:.85rem}.service-number{flex-shrink:0;width:34px;height:34px;background:linear-gradient(135deg,#8b4513,sienna);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700}.service-title{flex:1;min-width:0;margin-bottom:0}.service-title h4{font-size:1.1rem;color:#8b4513;margin-bottom:.3rem;font-weight:600;line-height:1.35}.service-title h5{font-size:.88rem;color:#888;font-weight:500;margin-bottom:0;line-height:1.3}.service-description{color:#555;line-height:1.7;margin-bottom:0;font-size:.88rem;flex:1;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.service-read-more{align-self:flex-start;margin-top:.65rem;padding:0;background:none;border:none;color:#8b4513;font-size:.78rem;font-weight:600;cursor:pointer;font-family:inherit;text-decoration:underline;text-underline-offset:3px;transition:color .2s;display:inline-block}.service-read-more:hover{color:sienna}.service-footer{margin-top:auto;padding-top:1rem;border-top:1px solid #f0f0f0}.service-btn-row{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.service-btn{display:inline-flex;align-items:center;justify-content:center;padding:.62rem .75rem;border-radius:10px;font-size:.82rem;font-weight:600;text-decoration:none;border:none;cursor:pointer;font-family:inherit;white-space:nowrap;transition:transform .2s,box-shadow .2s,background .2s;width:100%;line-height:1.2}.service-btn-pay{background:#28a745;color:#fff;box-shadow:0 2px 8px #28a74540}.service-btn-pay:hover{background:#218838;transform:translateY(-1px)}.service-btn-call{background:#f5f0ea;color:#8b4513;border:1.5px solid #d4b896}.service-btn-call:hover{background:#ebe3d8;transform:translateY(-1px);color:#8b4513}.service-actions{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:2000;padding:2rem;overflow-y:auto}.modal-content{background:#fff;border-radius:15px;max-width:800px;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 10px 40px #0000004d;animation:modalFadeIn .3s ease;position:relative}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.modal-header{padding:2rem 2rem 1rem;border-bottom:2px solid #f0f0f0;position:relative}.modal-header h3{color:#8b4513;font-size:1.8rem;margin-bottom:.5rem;font-weight:700}.modal-header h4{color:#666;font-size:1.2rem;margin:0;font-weight:500}.modal-close{position:absolute;top:1.5rem;right:2rem;background:none;border:none;font-size:2.5rem;color:#999;cursor:pointer;line-height:1;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s;z-index:2}.modal-close:hover{background:#f0f0f0;color:#8b4513;transform:rotate(90deg)}.modal-body{padding:2rem;overflow-y:auto;flex:1}.modal-description{color:#555;line-height:1.8;font-size:1rem}.modal-description strong{color:#8b4513;font-weight:600}.modal-footer{padding:1.5rem 2rem 2rem;border-top:2px solid #f0f0f0;background:#fafafa;border-radius:0 0 15px 15px}.modal-call-text{text-align:center;color:#666;font-size:1rem;margin-bottom:1rem}.modal-call-text a{color:#8b4513;font-weight:600;text-decoration:none}.modal-call-text a:hover{text-decoration:underline}.modal-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.modal-actions .btn{width:100%;justify-content:center;padding:.7rem .5rem;font-size:.85rem;white-space:nowrap}.btn{padding:.75rem 1.5rem;border-radius:5px;font-weight:500;transition:all .3s;font-size:.9rem}.btn-primary{background-color:#8b4513;color:#fff}.btn-primary:hover{background-color:sienna;transform:scale(1.05)}.btn-secondary{background-color:#28a745;color:#fff}.btn-secondary:hover{background-color:#218838;transform:scale(1.05)}.footer{background-color:#2c2c2c;color:#fff;text-align:center;padding:2rem;margin-top:4rem}.map-section{padding:3.5rem 0 4rem;background:#fff;border-top:1px solid #eee}.map-header{text-align:center;margin-bottom:2rem}.map-header h3{color:#8b4513;font-size:2rem;margin-bottom:.5rem;font-weight:700}.map-header p{color:#666;font-size:1.1rem}.map-container{border-radius:15px;overflow:hidden;box-shadow:0 6px 20px #00000026;margin-bottom:2rem;background:#fff}.map-container iframe{width:100%;height:450px;border:none;display:block}.map-link{text-align:center}.map-link .btn{display:inline-flex;align-items:center;gap:.5rem}.site-footer{background:#1e1e1e;color:#bbb;margin-top:0;position:relative}.footer-accent{height:4px;background:linear-gradient(90deg,#8b4513,#c9a87c,#8b4513)}.site-footer>.container{padding-top:2.5rem;padding-bottom:0}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1.15fr;gap:2rem;align-items:start;padding-bottom:2rem}.footer-col{min-width:0}.footer-logo{font-size:1.15rem;font-weight:700;color:#fff;margin:0 0 .4rem;line-height:1.3}.footer-tagline{color:#c9a87c;font-size:.82rem;margin:0 0 1.1rem;line-height:1.5}.footer-heading{font-size:.95rem;font-weight:600;color:#fff;margin:0 0 1rem;padding-bottom:.55rem;border-bottom:2px solid #8B4513;display:inline-block}.footer-contact{list-style:none;padding:0;margin:0 0 1.1rem}.footer-contact li{margin-bottom:.5rem}.footer-contact li a,.footer-contact li.footer-address{display:flex;align-items:flex-start;gap:.55rem;color:#aaa;font-size:.84rem;line-height:1.45;text-decoration:none;transition:color .2s}.footer-contact li a svg,.footer-contact li.footer-address svg{width:15px;height:15px;flex-shrink:0;margin-top:2px;color:#8b4513}.footer-contact li a:hover{color:#fff}.footer-social{display:flex;gap:.5rem;flex-wrap:wrap}.social-link{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ffffff12;border:1px solid rgba(255,255,255,.12);color:#ccc;transition:all .25s;text-decoration:none}.social-link svg{width:16px;height:16px;display:block}.social-link.social-ig svg{fill:none;stroke:currentColor;stroke-width:2}.social-fb:hover{background:#1877f2;border-color:#1877f2;color:#fff}.social-yt:hover{background:red;border-color:red;color:#fff}.social-ig:hover{background:linear-gradient(45deg,#f09433,#dc2743,#bc1888);border-color:transparent;color:#fff}.social-g:hover{background:#fff;border-color:#fff;color:#4285f4}.footer-nav{list-style:none;padding:0;margin:0}.footer-nav li{margin-bottom:.4rem;font-size:.84rem}.footer-nav li a{color:#aaa;text-decoration:none;transition:color .2s,padding-left .2s;display:inline-block}.footer-nav li a:hover{color:#c9a87c;padding-left:4px}.footer-nav-plain li{color:#888}.footer-pay .pay-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:.85rem;display:flex;gap:.85rem;align-items:center}.pay-qr{flex-shrink:0;background:#fff;border-radius:8px;padding:4px;line-height:0}.pay-qr img{width:90px;height:auto;display:block;border-radius:4px}.pay-details{min-width:0}.pay-label{font-size:.72rem;color:#888;text-transform:uppercase;letter-spacing:.5px;margin:0 0 .2rem;font-weight:600}.pay-name{font-size:.82rem;color:#ddd;margin:0 0 .4rem;font-weight:600}.pay-upi{display:block;font-family:Courier New,monospace;font-size:.78rem;font-weight:700;color:#c9a87c;background:#8b451340;padding:.3rem .55rem;border-radius:5px;text-decoration:none;word-break:break-all;line-height:1.4;margin-bottom:.3rem;transition:background .2s}.pay-upi:hover{background:#8b451366;color:#fff}.pay-bank{font-size:.72rem;color:#666;margin:0}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem;padding:1rem 0;border-top:1px solid rgba(255,255,255,.08);margin-top:0}.footer-bottom p{color:#555;font-size:.8rem;margin:0}.footer-bottom strong{color:#8b4513;font-weight:600}.floating-actions{position:fixed;bottom:30px;right:30px;display:flex;flex-direction:column;gap:15px;z-index:1000}.floating-btn{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #0000004d;transition:all .3s;text-decoration:none;color:#fff}.floating-whatsapp{background:#25d366}.floating-whatsapp:hover{background:#20ba5a;transform:scale(1.1);box-shadow:0 6px 20px #25d36680}.floating-call{background:#8b4513}.floating-call:hover{background:sienna;transform:scale(1.1);box-shadow:0 6px 20px #8b451380}.floating-btn svg{width:28px;height:28px}.mobile-bottom-bar{display:none}.hero-section{position:relative;color:#fff;text-align:center;min-height:560px;height:min(78vh,720px);overflow:hidden;width:100%}.hero-slider{width:100%;height:100%;position:relative}.hero-slide{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity 1s ease,visibility 1s ease;z-index:0}.hero-slide.active{opacity:1;visibility:visible;z-index:1}.hero-slide-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1);filter:saturate(1.12) contrast(1.06) brightness(.92);transition:transform 8s ease-out}.hero-slide.active .hero-slide-bg{transform:scale(1.06)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#140c0659,#2d180a8c 45%,#190e08bf),linear-gradient(135deg,#8b451340,#50280f26);z-index:1}.hero-content{position:relative;z-index:2;max-width:920px;margin:0 auto;padding:2.5rem 2rem;animation:heroFadeUp .9s ease both}.hero-slide.active .hero-content{animation:heroFadeUp .9s ease both}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hero-badge{display:inline-block;padding:.4rem 1rem;margin-bottom:1.25rem;background:#ffffff1f;border:1px solid rgba(255,215,140,.35);border-radius:50px;font-size:.78rem;font-weight:600;letter-spacing:.6px;text-transform:uppercase;color:#ffe8c4;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hero-mantra{font-family:"Noto Serif Devanagari",Noto Sans Devanagari,serif;font-size:clamp(1.35rem,3vw,2.1rem);line-height:1.75;margin-bottom:1rem;font-weight:600;color:#fff;text-shadow:0 2px 16px rgba(0,0,0,.45)}.hero-subtitle{font-size:clamp(.95rem,1.8vw,1.1rem);color:#ffffffe0;margin-bottom:2rem;max-width:640px;margin-left:auto;margin-right:auto;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;justify-content:center;align-items:center}.btn-hero-primary{display:inline-flex;align-items:center;gap:.55rem;background:linear-gradient(135deg,#8b4513,sienna);color:#fff;padding:.85rem 1.6rem;border-radius:50px;font-size:.95rem;font-weight:600;text-decoration:none;box-shadow:0 4px 20px #8b451373;transition:transform .25s,box-shadow .25s}.btn-hero-primary svg{width:18px;height:18px}.btn-hero-primary:hover{transform:translateY(-2px);box-shadow:0 8px 28px #8b45138c;color:#fff}.btn-hero-secondary{display:inline-flex;align-items:center;padding:.85rem 1.6rem;border-radius:50px;font-size:.95rem;font-weight:600;text-decoration:none;color:#fff;background:#ffffff1a;border:2px solid rgba(255,255,255,.55);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background .25s,transform .25s}.btn-hero-secondary:hover{background:#fff3;transform:translateY(-2px);color:#fff}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.35);background:#140c0673;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .25s,transform .25s,border-color .25s}.hero-arrow svg{width:22px;height:22px}.hero-arrow:hover{background:#8b4513d9;border-color:#ffd78c80;transform:translateY(-50%) scale(1.05)}.hero-arrow-prev{left:1.25rem}.hero-arrow-next{right:1.25rem}.hero-dots{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);z-index:5;display:flex;gap:.55rem;align-items:center;padding:.45rem .75rem;background:#140c0659;border-radius:50px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.12)}.hero-dot{width:10px;height:10px;border-radius:50%;border:none;padding:0;background:#ffffff59;cursor:pointer;transition:width .3s,background .3s}.hero-dot.active{width:28px;border-radius:10px;background:linear-gradient(135deg,#d4a574,#8b4513)}.special-pujas{padding:3rem 0;background:#fff}.section-title{font-size:2rem;color:#8b4513;text-align:center;margin-bottom:1.5rem}.section-description{text-align:center;color:#555;line-height:1.8;font-size:1rem;max-width:900px;margin:0 auto}.spiritual-guidance-section{padding:4rem 0;background:#faf8f5}.spiritual-guidance-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:3rem;align-items:center;max-width:1100px;margin:0 auto}.spiritual-guidance-content h2{font-size:2.1rem;color:#8b4513;margin-bottom:1.5rem;line-height:1.35;font-weight:700}.spiritual-guidance-content p{color:#555;line-height:1.85;font-size:.98rem;margin-bottom:1.1rem}.spiritual-guidance-content p:last-of-type{margin-bottom:1.75rem}.spiritual-guidance-actions{display:flex;gap:1rem;flex-wrap:wrap}.trusted-services-card{background:#fff;border-radius:15px;padding:2rem 2rem 2.25rem;box-shadow:0 6px 20px #0000001a;border-top:4px solid #8B4513}.trusted-services-card h3{font-size:1.4rem;color:#8b4513;margin-bottom:1.5rem;font-weight:700}.trusted-services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.trusted-service-item{padding:1.15rem .75rem;border:1px solid #e8e8e8;border-radius:10px;text-align:center;font-weight:500;font-size:.92rem;color:#444;transition:all .3s ease;text-decoration:none;display:flex;align-items:center;justify-content:center;min-height:64px;background:#fafafa}.trusted-service-item:hover{border-color:#8b4513;background:#faf6f2;color:#8b4513;transform:translateY(-3px);box-shadow:0 4px 12px #8b45131f}.why-choose-section{padding:4rem 0;background:linear-gradient(180deg,#faf8f5,#f5efe8);position:relative;overflow:hidden}.why-choose-section:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#8b4513,sienna,#8b4513)}.why-choose-header{text-align:center;margin-bottom:3rem}.why-choose-header .section-subtitle{max-width:650px;margin:0 auto;line-height:1.7}.why-choose-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1100px;margin:0 auto 2.5rem}.why-stat-card{background:#fff;border-radius:15px;padding:2rem 1.5rem;text-align:center;box-shadow:0 6px 20px #00000014;border:1px solid rgba(139,69,19,.1);transition:all .35s ease;position:relative;overflow:hidden}.why-stat-card:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(135deg,#8b4513,sienna);transform:scaleX(0);transition:transform .35s ease}.why-stat-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #8b451326;border-color:#8b451340}.why-stat-card:hover:after{transform:scaleX(1)}.why-stat-icon{width:64px;height:64px;margin:0 auto 1.25rem;background:linear-gradient(135deg,#8b4513,sienna);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 15px #8b45134d}.why-stat-number{font-size:2.5rem;font-weight:700;color:#8b4513;margin-bottom:.35rem;line-height:1.1}.why-stat-label{font-size:1.05rem;font-weight:600;color:#333;margin-bottom:.5rem}.why-stat-desc{font-size:.85rem;color:#777;line-height:1.5;margin:0}.why-choose-features{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 2rem;max-width:900px;margin:0 auto;padding:1.75rem 2rem;background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000000f;border-left:4px solid #8B4513}.why-feature-item{display:flex;align-items:center;gap:.6rem;font-size:.92rem;color:#444;font-weight:500}.why-feature-icon{width:22px;height:22px;background:linear-gradient(135deg,#8b4513,sienna);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;flex-shrink:0}.google-reviews-section{padding:4rem 0;background:#fff}.google-reviews-header{text-align:center;margin-bottom:3rem}.google-badge{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}.google-badge .section-title{margin-bottom:.35rem;text-align:left}.google-rating{display:flex;align-items:center;gap:.75rem}.google-rating .stars{color:#fbbc05;font-size:1.1rem;letter-spacing:2px}.rating-text{color:#666;font-size:.9rem}.google-reviews-header .section-subtitle{max-width:600px;margin:0 auto}.google-reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1100px;margin:0 auto 2.5rem}.review-card{background:#fafafa;border-radius:12px;padding:1.5rem;border:1px solid #eee;transition:all .3s ease;display:flex;flex-direction:column}.review-card:hover{box-shadow:0 8px 25px #00000014;transform:translateY(-4px);border-color:#8b451333;background:#fff}.review-card-header{display:flex;align-items:center;gap:.85rem;margin-bottom:.75rem;position:relative}.reviewer-avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#8b4513,sienna);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.1rem;flex-shrink:0}.reviewer-info{flex:1;min-width:0}.reviewer-info h4{font-size:.95rem;color:#333;margin:0 0 .15rem;font-weight:600}.review-date{font-size:.78rem;color:#999}.review-google-icon{flex-shrink:0;opacity:.85}.review-stars{color:#fbbc05;font-size:.95rem;letter-spacing:1px;margin-bottom:.75rem}.review-text{color:#555;font-size:.9rem;line-height:1.7;margin:0 0 1rem;flex:1;font-style:italic}.review-service{display:inline-block;background:#8b45131a;color:#8b4513;font-size:.78rem;font-weight:600;padding:.3rem .75rem;border-radius:50px;align-self:flex-start}.google-reviews-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.google-reviews-actions .btn{display:inline-flex;align-items:center;gap:.5rem}@media (max-width: 992px){.footer-grid{grid-template-columns:1fr 1fr 1fr;gap:1.75rem}.footer-about,.footer-pay{grid-column:1 / -1}.google-reviews-grid,.watch-learn-grid,.gallery-grid{grid-template-columns:repeat(2,1fr)}}.watch-learn-section{padding:4rem 0;background:linear-gradient(180deg,#faf8f5,#f5efe8)}.watch-learn-header{text-align:center;margin-bottom:3rem}.watch-learn-header .section-subtitle{max-width:650px;margin:0 auto;line-height:1.7}.watch-learn-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.75rem;max-width:1100px;margin:0 auto 2.5rem}.watch-video-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 6px 20px #00000014;border:1px solid rgba(139,69,19,.1);transition:all .3s ease}.watch-video-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px #8b451326;border-color:#8b451340}.video-embed-wrap{position:relative;width:100%;padding-bottom:56.25%;background:#1a1a1a}.video-embed-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.watch-video-info{padding:1.15rem 1.25rem 1.35rem;border-top:3px solid #8B4513}.watch-video-info h4{font-size:1.05rem;color:#8b4513;margin:0 0 .35rem;font-weight:600;line-height:1.4}.watch-video-info p{font-size:.85rem;color:#666;margin:0;line-height:1.5}.watch-learn-actions{text-align:center}.watch-learn-actions .btn{display:inline-flex;align-items:center;gap:.5rem}.stats-section{background:linear-gradient(135deg,#8b4513,sienna);color:#fff;padding:3rem 0}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;text-align:center}.stat-card h3{font-size:3rem;margin-bottom:.5rem;color:#fff}.stat-card p{font-size:1.1rem;opacity:.9}.about-pandit-section{padding:3rem 0 4rem;background:#fff}.about-pandit-header{text-align:center;margin-bottom:2.5rem}.section-tag{display:inline-block;background:linear-gradient(135deg,#8b4513,sienna);color:#fff;font-size:.85rem;font-weight:600;padding:.4rem 1.25rem;border-radius:50px;letter-spacing:.5px;margin-bottom:1rem}.section-subtitle{color:#666;font-size:1rem;margin-top:-.5rem}.about-pandit-card{display:grid;grid-template-columns:300px 1fr;gap:0;max-width:1100px;margin:0 auto;background:#fff;border-radius:15px;box-shadow:0 6px 20px #0000001a;border-top:4px solid #8B4513;overflow:hidden}.about-pandit-photo-col{background:linear-gradient(180deg,#faf6f2,#f5efe8);padding:2.5rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;border-right:1px solid #eee}.photo-frame{width:240px;height:240px;border-radius:50%;padding:5px;background:linear-gradient(135deg,#8b4513,sienna);margin-bottom:1.25rem;box-shadow:0 6px 20px #8b451340;flex-shrink:0;overflow:hidden}.photo-frame img{width:100%;height:100%;border-radius:50%;object-fit:cover;object-position:center 28%;border:3px solid white;display:block}.pandit-name{font-size:1.3rem;color:#8b4513;margin-bottom:.35rem;font-weight:700}.pandit-role{color:#666;font-size:.9rem;margin-bottom:1.25rem}.about-pandit-call{width:100%;max-width:200px;text-align:center}.about-pandit-details{padding:2.5rem}.about-pandit-intro{margin-bottom:1.75rem;padding-bottom:1.75rem;border-bottom:2px solid #f0f0f0}.about-pandit-intro p{color:#555;line-height:1.9;font-size:.98rem;margin-bottom:1rem}.about-pandit-intro p:last-child{margin-bottom:0}.about-pandit-highlights{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.75rem}.highlight-item{display:flex;align-items:flex-start;gap:.85rem;padding:1rem 1.15rem;background:#fafafa;border-radius:10px;border-left:4px solid #8B4513;transition:all .3s ease}.highlight-item:hover{background:#f5f5f5;transform:translate(4px);box-shadow:0 2px 8px #0000000f}.highlight-icon{width:42px;height:42px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#8b4513,sienna);border-radius:50%;color:#fff}.highlight-item strong{display:block;color:#333;font-size:.92rem;margin-bottom:.2rem}.highlight-item p{color:#777;font-size:.82rem;line-height:1.5;margin:0}.about-pandit-actions{display:flex;gap:1rem;flex-wrap:wrap}.featured-services{padding:3.5rem 0 4rem;background:#f8f6f3}.featured-services .page-intro{margin-bottom:2.5rem}.featured-services-cta{text-align:center;margin-top:2.5rem}.about-page-card{display:grid;grid-template-columns:320px 1fr;gap:0;max-width:1100px;margin:0 auto;background:#fff;border-radius:16px;box-shadow:0 8px 32px #00000014;border-top:4px solid #8B4513;overflow:hidden}.about-page-photo{background:linear-gradient(180deg,#faf6f2,#f5efe8);padding:2.5rem 2rem;text-align:center;border-right:1px solid #eee;display:flex;flex-direction:column;align-items:center}.about-page-photo h2{font-size:1.35rem;color:#8b4513;margin:1rem 0 .35rem}.about-page-role{color:#666;font-size:.9rem;margin-bottom:1.5rem}.about-page-stats{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;width:100%}.about-stat{background:#fff;border-radius:12px;padding:.85rem .5rem;box-shadow:0 2px 10px #0000000f}.about-stat strong{display:block;font-size:1.25rem;color:#8b4513;margin-bottom:.15rem}.about-stat span{font-size:.72rem;color:#777;line-height:1.3}.about-page-body{padding:2.5rem}.about-page-body>h3{font-size:1.35rem;color:#333;margin-bottom:1.25rem;line-height:1.45}.about-highlights-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:1.75rem 0}.about-highlight{display:flex;align-items:flex-start;gap:.85rem;padding:1rem 1.15rem;background:#fafafa;border-radius:12px;border-left:4px solid #8B4513;transition:all .25s ease}.about-highlight:hover{background:#f5f0ea;transform:translate(3px)}.about-highlight-icon{font-size:1.4rem;line-height:1}.about-highlight strong{display:block;color:#333;font-size:.92rem;margin-bottom:.2rem}.about-highlight p{color:#777;font-size:.82rem;line-height:1.5;margin:0}.about-container{padding:2rem 0 4rem}.about-content{max-width:900px;margin:0 auto;background:#fff;padding:3rem;border-radius:10px;box-shadow:0 4px 15px #0000001a}.about-heading{font-size:2.5rem;color:#8b4513;text-align:center;margin-bottom:2rem}.about-text{margin-bottom:2rem}.about-text p{color:#555;line-height:1.8;margin-bottom:1.5rem;font-size:1rem}.about-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.gallery-card{background:#fff;border-radius:14px;overflow:hidden;border:1px solid #e8e0d6;box-shadow:0 2px 12px #0000000d;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;cursor:pointer;display:flex;flex-direction:column;height:100%}.gallery-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #8b45131f;border-color:#d4b896}.gallery-card-image-wrap{position:relative;background:linear-gradient(180deg,#faf6f2,#f3ece3);padding:.85rem;border-bottom:1px solid #eee}.gallery-card-media{position:relative;width:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:10px;overflow:hidden;box-shadow:inset 0 0 0 1px #8b451314}.gallery-card-media img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;padding:.35rem;transition:transform .4s ease}.gallery-card:hover .gallery-card-media img{transform:scale(1.04)}.gallery-card-hover{position:absolute;inset:.85rem;border-radius:10px;background:#2d180a8c;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.gallery-card:hover .gallery-card-hover{opacity:1}.gallery-card-view-btn{display:inline-flex;align-items:center;gap:.4rem;background:#fff;color:#8b4513;padding:.5rem .95rem;border-radius:50px;font-size:.78rem;font-weight:600;box-shadow:0 4px 14px #00000026}.gallery-card-view-btn svg{width:14px;height:14px}.gallery-card-body{padding:.9rem 1rem 1.1rem;flex:1;display:flex;flex-direction:column;gap:.4rem;border-left:3px solid #8B4513}.gallery-card-meta{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.gallery-card-tag{display:inline-block;background:#8b45131a;color:#8b4513;font-size:.65rem;font-weight:700;padding:.2rem .55rem;border-radius:50px;letter-spacing:.4px;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:75%}.gallery-card-index{font-size:.68rem;font-weight:700;color:#bbb}.gallery-card-body h3{font-size:.88rem;color:#333;margin:0;font-weight:600;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gallery-card-location{display:flex;align-items:flex-start;gap:.35rem;font-size:.72rem;color:#999;margin:auto 0 0;line-height:1.4}.gallery-card-location svg{width:12px;height:12px;flex-shrink:0;margin-top:1px;color:#8b4513}.gallery-lightbox{position:fixed;inset:0;background:#0a0604eb;z-index:3000;display:flex;align-items:center;justify-content:center;padding:1.5rem;animation:galleryLightboxIn .3s ease}@keyframes galleryLightboxIn{0%{opacity:0}to{opacity:1}}.gallery-lightbox-content{position:relative;max-width:900px;width:100%;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #0006}.gallery-lightbox-content img{width:100%;max-height:75vh;object-fit:contain;display:block;background:#faf6f2;padding:1rem}.gallery-lightbox-close{position:absolute;top:.75rem;right:.75rem;width:40px;height:40px;border-radius:50%;border:none;background:#fffffff2;color:#333;font-size:1.6rem;line-height:1;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .2s}.gallery-lightbox-close:hover{background:#fff;transform:rotate(90deg)}.gallery-lightbox-caption{padding:1.25rem 1.5rem;border-top:3px solid #8B4513}.gallery-lightbox-caption h3{font-size:1.15rem;color:#333;margin:.5rem 0 .25rem}.gallery-lightbox-caption p{font-size:.88rem;color:#666;margin:0}.gallery-videos-section{background:#fff;border-top:1px solid #eee}.gallery-video-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}.gallery-video-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 2px 12px #0000000d;border:1px solid #e8e0d6;transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column}.gallery-video-card:hover{transform:translateY(-4px);box-shadow:0 14px 36px #0000001a}.gallery-video-media{position:relative}.gallery-video-embed{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;background:#111}.gallery-video-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:none}.gallery-video-badge{position:absolute;top:.75rem;right:.75rem;display:inline-flex;align-items:center;gap:.35rem;background:#ff0000e6;color:#fff;font-size:.72rem;font-weight:600;padding:.3rem .65rem;border-radius:50px;pointer-events:none}.gallery-video-badge svg{width:14px;height:14px}.gallery-video-content{padding:1rem 1.15rem 1.2rem;border-left:3px solid #8B4513;flex:1}.gallery-video-content h4{font-size:1rem;color:#8b4513;margin:0 0 .35rem;font-weight:600;line-height:1.4}.gallery-video-content p{font-size:.85rem;color:#666;margin:0;line-height:1.5}.gallery-yt-link{text-align:center;margin-top:2.5rem}.contact-container{padding:0;background:transparent}.contact-content{display:grid;grid-template-columns:1.2fr 1fr;gap:3rem;max-width:1200px;margin:0 auto;align-items:start}.contact-info,.ujjain-darshan{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 6px 24px #00000012;height:100%;border:1px solid #eee;border-top:4px solid #8B4513}.contact-header{margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:2px solid #f0f0f0}.contact-header h3{color:#8b4513;margin-bottom:.5rem;font-size:2rem;font-weight:700}.contact-subtitle{color:#666;font-size:.95rem;margin:0}.contact-details{margin-bottom:2rem}.contact-item{display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:2rem;padding:1.5rem;background:#fafafa;border-radius:10px;transition:all .3s ease;border-left:4px solid transparent}.contact-item:hover{background:#f5f5f5;border-left-color:#8b4513;transform:translate(5px)}.contact-icon{flex-shrink:0;width:50px;height:50px;background:linear-gradient(135deg,#8b4513,sienna);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;padding:12px}.contact-icon svg{width:100%;height:100%}.contact-item-content{flex:1}.contact-item-content h4{color:#8b4513;margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.contact-item-content p{color:#555;line-height:1.8;margin:.25rem 0;font-size:.95rem}.contact-item-content a{color:#8b4513;text-decoration:none;font-weight:500;transition:color .3s}.contact-item-content a:hover{color:sienna;text-decoration:underline}.contact-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2.5rem;padding-top:2rem;border-top:2px solid #f0f0f0}.btn-whatsapp{flex:1;min-width:150px;padding:.875rem 1.5rem;background:#25d366;color:#fff;border-radius:8px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s;text-decoration:none}.btn-whatsapp:hover{background:#20ba5a;transform:translateY(-2px);box-shadow:0 4px 12px #25d36666}.btn-whatsapp svg{width:20px;height:20px}.btn-call{flex:1;min-width:150px;padding:.875rem 1.5rem;background:#8b4513;color:#fff;border-radius:8px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s;text-decoration:none}.btn-call:hover{background:sienna;transform:translateY(-2px);box-shadow:0 4px 12px #8b451366}.btn-call svg{width:20px;height:20px}.darshan-header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #f0f0f0}.darshan-header h3{color:#8b4513;margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.darshan-subtitle{color:#666;font-size:.95rem;margin:0}.temple-list{display:grid;grid-template-columns:1fr;gap:1rem}.temple-item{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:linear-gradient(135deg,#fafafa,#f5f5f5);border-radius:10px;color:#555;transition:all .3s ease;border:2px solid transparent;cursor:pointer}.temple-item:hover{background:linear-gradient(135deg,#fff5eb,#ffe8d6);border-color:#8b4513;transform:translateY(-3px);box-shadow:0 4px 12px #8b451333}.temple-icon{font-size:1.5rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#8b4513,sienna);border-radius:50%;flex-shrink:0}.temple-name{font-weight:500;font-size:1rem;color:#333}.booking-page-section{padding-top:3rem}.booking-container{padding:0 0 1rem}.booking-layout{display:grid;grid-template-columns:1fr 340px;gap:2rem;align-items:start}.booking-form{max-width:none;margin:0;background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 6px 24px #00000012;border:1px solid #eee;border-top:4px solid #8B4513}.booking-form .form-group label{font-weight:600;color:#444;font-size:.9rem;margin-bottom:.4rem}.booking-form input,.booking-form select,.booking-form textarea{border:1.5px solid #e0e0e0;border-radius:10px;padding:.75rem 1rem;font-size:.95rem;transition:border-color .25s,box-shadow .25s}.booking-form input:focus,.booking-form select:focus,.booking-form textarea:focus{outline:none;border-color:#8b4513;box-shadow:0 0 0 3px #8b45131f}.booking-payment-panel{background:#fff;padding:1.75rem;border-radius:16px;box-shadow:0 6px 24px #00000012;border:1px solid #eee;border-top:4px solid #28a745;position:sticky;top:90px}.booking-payment-panel h3{color:#8b4513;font-size:1.2rem;margin:0 0 .35rem}.booking-payment-sub{color:#888;font-size:.85rem;margin:0 0 1.25rem}.booking-pay-qr{text-align:center;background:#fafafa;padding:.75rem;border-radius:10px;margin-bottom:1.25rem;border:1px solid #eee}.booking-pay-qr img{max-width:160px;width:100%;border-radius:6px}.booking-pay-info{margin-bottom:1.25rem}.booking-pay-row{margin-bottom:.85rem}.booking-pay-row>span:first-child{display:block;font-size:.72rem;color:#999;text-transform:uppercase;letter-spacing:.4px;margin-bottom:.25rem}.booking-pay-row strong,.booking-pay-row code{font-size:.88rem;color:#333}.booking-pay-row code{font-family:Courier New,monospace;color:#8b4513;font-weight:700;background:#faf6f2;padding:.3rem .55rem;border-radius:4px}.booking-upi-wrap{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.booking-pay-note{background:#faf8f5;border-left:3px solid #8B4513;padding:.75rem .85rem;border-radius:0 8px 8px 0;margin-bottom:1.25rem}.booking-pay-note strong{color:#8b4513;font-size:.85rem;display:block;margin-bottom:.4rem}.booking-pay-note ul{margin:0;padding-left:1rem;font-size:.8rem;color:#555;line-height:1.55}.booking-pay-actions{display:flex;flex-direction:column;gap:.6rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;color:#8b4513;font-weight:500}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:5px;font-family:inherit;font-size:1rem;transition:border-color .3s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#8b4513}.form-group textarea{resize:vertical}.form-actions{display:flex;gap:1rem;margin-top:2rem;flex-wrap:wrap}@media (max-width: 768px){.topbar{display:none}.container{padding:0 16px}body{padding-bottom:calc(68px + env(safe-area-inset-bottom,0px))}.main-header{padding:.65rem 0}.header-content{flex-direction:row;align-items:center;gap:0}.header-top-row{flex:1;justify-content:space-between;min-width:0;gap:.75rem}.logo-section{min-width:0;flex:1}.brand-link,.brand-text{min-width:0}.brand-title{font-size:1.05rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-subtitle{font-size:.62rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-om{width:38px;height:38px;font-size:1.1rem}.header-mobile-tools{display:flex;flex-shrink:0}.nav-overlay{display:block;position:fixed;inset:0;background:#00000073;z-index:1001;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.nav-overlay.active{opacity:1;visibility:visible}.main-nav{position:fixed;top:0;right:0;width:min(320px,88vw);height:100vh;height:100dvh;background:#fff;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:4.5rem 1.25rem 2rem;gap:1.25rem;z-index:1002;box-shadow:-6px 0 28px #00000024;transform:translate(105%);transition:transform .35s cubic-bezier(.4,0,.2,1);overflow-y:auto;flex:none}.main-nav.nav-open{transform:translate(0)}.nav-menu-desktop{display:none}.nav-menu-mobile{display:flex}.nav-menu{flex-direction:column;align-items:stretch;gap:0;width:100%;flex:none;justify-content:flex-start}.nav-menu li{border-bottom:1px solid #f0ebe4}.nav-menu li a{padding:.95rem .35rem;font-size:1rem;white-space:normal}.nav-menu li a.active:after{display:none}.nav-menu li a.active{color:#8b4513;font-weight:600;background:linear-gradient(90deg,rgba(139,69,19,.08) 0%,transparent 100%);border-radius:6px;padding-left:.75rem}.header-actions{width:100%;flex-direction:column;gap:.65rem;margin-top:auto;padding-top:1.25rem;border-top:1px solid #f0ebe4}.header-call-btn,.header-pay-btn{justify-content:center;width:100%;padding:.75rem 1rem;font-size:.95rem}.mobile-bottom-bar{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;bottom:0;left:0;right:0;z-index:990;background:#fff;border-top:1px solid #e8dfd4;box-shadow:0 -4px 20px #00000014;padding:.3rem .15rem calc(.3rem + env(safe-area-inset-bottom,0px))}.mbb-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;padding:.35rem .1rem;color:#666;text-decoration:none;background:none;border:none;font-family:inherit;cursor:pointer;transition:color .2s;min-height:54px}.mbb-label{font-size:.58rem;font-weight:600;line-height:1.15;text-align:center}.mbb-label-wrap{font-size:.5rem;line-height:1.1}.mbb-item svg{width:20px;height:20px;flex-shrink:0}.mbb-item:active{transform:scale(.96)}.mbb-item.active{color:#8b4513}.mbb-item.active svg{stroke:#8b4513}.pay-modal-content{max-width:none;border-radius:16px 16px 0 0;margin-top:auto;max-height:92vh}.pay-modal-body{padding:1.25rem 1.25rem 1.5rem}.pay-modal-grid{grid-template-columns:1fr;gap:1.25rem}.pay-modal-actions{flex-direction:column}.pay-modal-actions .btn{width:100%}.booking-layout{grid-template-columns:1fr}.booking-payment-panel{position:static;order:-1}.services-grid{grid-template-columns:1fr}.service-btn-row{grid-template-columns:1fr 1fr}.modal-actions{grid-template-columns:1fr}.modal-actions .btn-pay-now{order:-1}.page-title h2,.page-hero h1{font-size:1.8rem}.page-hero{padding:2.5rem 1.25rem 2.25rem}.about-page-card{grid-template-columns:1fr}.about-page-photo{border-right:none;border-bottom:1px solid #eee}.about-highlights-grid,.gallery-video-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr;gap:1rem}.gallery-card-body h3{font-size:.82rem}.services-pay-banner{grid-template-columns:1fr;text-align:center;padding:1.5rem}.services-pay-banner-actions{justify-content:center}.services-pay-qr{justify-self:center}.page-hero-actions{flex-direction:column;align-items:center}.page-hero-actions .btn-pay-now,.page-hero-actions .btn-hero-secondary{width:100%;max-width:280px;justify-content:center}.inner-page-section{padding:2.5rem 0 3rem}.section-title{font-size:1.65rem}.breadcrumb{padding:.65rem 0}.breadcrumb-list{font-size:.82rem}.service-actions{flex-direction:column}.service-card .service-btn,.service-card .service-btn-row,.form-actions .btn,.about-actions .btn,.contact-actions .btn,.spiritual-guidance-actions .btn,.booking-pay-actions .btn,.about-pandit-actions .btn{width:100%}.hero-section{min-height:480px;height:min(70vh,600px)}.hero-content{padding:1.5rem 1rem}.hero-mantra{font-size:1.2rem;line-height:1.65}.hero-subtitle{font-size:.9rem;margin-bottom:1.5rem}.hero-actions{flex-direction:column;width:100%}.btn-hero-primary,.btn-hero-secondary{width:100%;justify-content:center}.hero-arrow{width:40px;height:40px}.hero-arrow svg{width:18px;height:18px}.hero-arrow-prev{left:.65rem}.hero-arrow-next{right:.65rem}.hero-dots{bottom:1rem}.stats-grid{grid-template-columns:repeat(2,1fr)}.why-choose-stats{grid-template-columns:repeat(2,1fr);gap:1.25rem}.why-stat-number{font-size:2rem}.why-choose-features{flex-direction:column;align-items:flex-start;padding:1.5rem}.google-reviews-grid{grid-template-columns:1fr;gap:1.25rem}.google-badge{flex-direction:column;text-align:center}.google-badge .section-title{text-align:center}.google-rating{justify-content:center}.google-reviews-actions{flex-direction:column;align-items:stretch}.google-reviews-actions .btn{width:100%;justify-content:center}.watch-learn-grid{grid-template-columns:1fr;gap:1.25rem}.spiritual-guidance-grid{grid-template-columns:1fr;gap:2rem}.spiritual-guidance-content h2{font-size:1.75rem}.spiritual-guidance-actions{flex-direction:column}.spiritual-guidance-actions .btn{width:100%;text-align:center}.trusted-services-grid,.about-pandit-card{grid-template-columns:1fr}.about-pandit-photo-col{border-right:none;border-bottom:1px solid #eee;padding:2rem 1.5rem}.photo-frame{width:200px;height:200px}.about-pandit-details{padding:1.5rem}.about-pandit-highlights{grid-template-columns:1fr}.about-pandit-actions{flex-direction:column}.about-pandit-actions .btn{width:100%;text-align:center}.contact-content{grid-template-columns:1fr;gap:2rem}.contact-info,.ujjain-darshan{padding:1.5rem}.contact-item{padding:1rem;gap:1rem}.contact-icon{width:40px;height:40px;padding:10px}.contact-actions{flex-direction:column}.btn-whatsapp,.btn-call{width:100%}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-about,.footer-pay{grid-column:1 / -1}.footer-bottom{flex-direction:column;text-align:center;padding:.85rem 0}.floating-actions{display:none}.modal-overlay{padding:0;align-items:flex-end}.modal-content{max-height:92vh;border-radius:16px 16px 0 0;animation:modalSlideUp .35s ease}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.map-section{padding:2rem 0}.map-header h3{font-size:1.5rem}.map-container iframe{height:350px}.about-content,.booking-form{padding:2rem 1.5rem}.modal-header{padding:1.5rem 1.5rem 1rem}.modal-header h3{font-size:1.5rem;padding-right:3rem}.modal-header h4{font-size:1rem}.modal-close{top:1rem;right:1rem;font-size:2rem;width:35px;height:35px}.modal-body{padding:1.5rem}.modal-footer{padding:1rem 1.5rem 1.5rem}.modal-actions{flex-direction:column}.modal-actions .btn{width:100%}}
