body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{align-items:center;background:#8e2430;display:flex;height:60px;justify-content:space-between;padding:0 16px;position:-webkit-sticky;position:sticky;top:0;z-index:9999}.navbar-logo{height:48px}.navbar-right{display:flex;gap:20px}.navbar-right a{color:#fff;font-size:1rem;text-decoration:none;white-space:nowrap}.hamburger{background:none;border:none;display:none;flex-direction:column;gap:4px}.hamburger span{background:#fff;height:3px;width:24px}.menu-close{display:none}@media (max-width:768px){.hamburger{display:flex}.navbar-right{background:#8e2430;box-sizing:border-box;flex-direction:column;gap:20px;height:100vh;max-width:80vw;padding:70px 20px;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s ease;width:260px}.navbar-right.open{transform:translateX(0)}.navbar-right a{font-size:1.2rem}.menu-close{color:#fff;cursor:pointer;display:block;font-size:2rem;position:absolute;right:15px;top:15px}}.footer-line{color:#777;font-size:13px;margin-top:0;padding:10px 0;text-align:center}@media (max-width:768px){.footer-line{font-size:12px;padding:12px 5px}}@media (max-width:480px){.footer-line{font-size:11px;padding:15px 8px}}.hero{align-items:center;background:var(--hero-bg) no-repeat center center /cover;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:0 20px;position:relative;text-align:center}.hero:before{background:#00000073;content:"";inset:0;position:absolute;z-index:0}.hero h1{animation:fadeInDown 1.5s ease both;color:#f1c40f;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:700;letter-spacing:1px;margin-bottom:1rem;text-shadow:0 3px 10px #000000b3}.hero h1,.hero p{position:relative;z-index:1}.hero p{animation:fadeInUp 1.8s ease both;background:#00000059;border-radius:10px;color:#f8f9fa;font-size:clamp(1rem,2.5vw,1.3rem);line-height:1.6;max-width:720px;padding:14px 22px}.hero-actions{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:25px;z-index:1}.call-btn,.whatsapp-btn{border-radius:30px;font-size:1rem;font-weight:600;min-width:220px;padding:14px 22px;text-align:center;text-decoration:none;transition:all .3s ease}.call-btn{background:#f1c40f;box-shadow:0 6px 15px #f1c40f66;color:#000}.call-btn:hover{background:#fd3;transform:translateY(-2px)}.whatsapp-btn{background:#25d366;box-shadow:0 6px 15px #25d36666;color:#fff}.whatsapp-btn:hover{background:#1ebe5d;transform:translateY(-2px)}.top-poojas{background:#fff;padding:60px 20px;text-align:center}.top-poojas h2{color:#2c2c2c;font-size:2rem;font-weight:700;margin-bottom:30px}.pooja-list{display:flex;flex-wrap:wrap;gap:14px 18px;justify-content:center;margin:0 auto 25px;max-width:900px}.pooja-list span{background:linear-gradient(135deg,#f1c40f26,#0000000d);border:1px solid #f1c40f80;border-radius:30px;color:#333;font-size:.95rem;font-weight:600;padding:12px 22px}.pooja-note{color:#444;font-size:1rem;margin-top:10px}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.hero{padding:0 15px}.call-btn,.whatsapp-btn{max-width:280px;width:100%}.hero p{border-radius:8px;padding:12px 16px}}@media (max-width:600px){.top-poojas{padding:45px 15px}.top-poojas h2{font-size:1.6rem}.pooja-list span{font-size:.9rem;padding:10px 18px}}@media (max-width:768px){.sticky-contact-bar{background:#fff;border-top:1px solid #ddd;bottom:0;display:flex;left:0;position:fixed;width:100%;z-index:999}.sticky-btn{align-items:center;display:flex;flex:1 1;font-size:15px;font-weight:600;gap:6px;justify-content:center;padding:14px 0;text-align:center;text-decoration:none}.sticky-btn.call{background:#f1c40f;color:#000}.sticky-btn.whatsapp{background:#25d366;color:#fff}.home{padding-bottom:60px}}.contact-page{animation:pageFadeIn .6s ease-in-out;display:block;flex:initial;height:auto;margin:0 auto;min-height:0;min-height:auto;padding:40px 20px;text-align:center}.contact-page h1{color:#8b0000;font-size:28px;margin-bottom:10px}.contact-page p{color:#444;font-size:16px;margin-bottom:28px}.contact-actions{flex-wrap:nowrap;gap:14px}.contact-actions,.contact-btn{display:flex;justify-content:center}.contact-btn{align-items:center;border-radius:40px;box-shadow:0 4px 15px #0003;color:#fff;font-size:15px;font-weight:600;gap:8px;min-width:140px;padding:12px 18px;text-decoration:none;transition:all .25s ease}.contact-btn:hover{transform:translateY(-2px)}.phone-btn{background:linear-gradient(45deg,#0072ff,#00c6ff)}.whatsapp-btn{background:linear-gradient(45deg,#25d366,#128c7e)}@media (max-width:600px){.contact-actions{gap:12px}.contact-btn{font-size:14px;min-width:130px;padding:12px 14px}}.page-container{animation:pageFadeIn .8s ease-in-out;background:#fafafa;padding:3rem 2rem;text-align:center}.section-title{color:#8b0000;font-size:2.5rem;margin-bottom:15px}.section-title:after{background:#e67e22;border-radius:2px;content:"";display:block;height:4px;margin:12px auto 0;width:80px}.intro-text{color:#555;font-size:1.1rem;margin:0 auto 30px;max-width:800px}.category-title{color:#c59d5f;font-size:clamp(1.4rem,4vw,1.8rem);font-weight:600;margin-top:40px}.category-desc{color:#444;font-size:1rem;margin:15px auto 25px;max-width:750px}.cards-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:20px}.card{background:#fff;border:1px solid #eee;border-radius:12px;color:inherit;cursor:pointer;opacity:0;padding:20px;text-align:left;text-decoration:none;transform:translateY(20px);transition:transform .3s ease,box-shadow .3s ease}.card.visible{opacity:1;transform:translateY(0)}.card:hover{box-shadow:0 8px 20px #c59d5f59;transform:translateY(-5px)}.card-title{color:#222;font-size:1.3rem;font-weight:700;margin-bottom:.8rem}.card p{color:#555;font-size:1rem;line-height:1.6}.details-text{white-space:pre-line}.details-link{background:linear-gradient(45deg,#3498db,#5dade2);border-radius:25px;color:#fff;display:inline-block;font-size:.95rem;font-weight:600;margin-top:14px;padding:10px 22px;text-decoration:none;transition:all .3s ease}.details-link:hover{background:linear-gradient(45deg,#2e86c1,#3498db);transform:translateY(-2px)}.contact-note{background:#f4f6f7;border-bottom:1px solid #ddd;border-top:1px solid #ddd;margin-top:50px;padding:14px 0}.scroll-text{color:#2c3e50;font-size:.95rem;font-weight:500}.details-indicator{color:#3498db;display:inline-block;font-size:.9rem;font-weight:600;margin-top:12px}@keyframes pageFadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:600px){.page-container{padding:2rem 1rem}.card{padding:1.2rem}.details-link{font-size:.85rem;padding:8px 16px}}body,html{max-width:100%;overflow-x:hidden}.pooja-detail-page{background:linear-gradient(135deg,#fff8e7,#fde2b8);color:#4a3c2a;overflow-x:hidden;width:100%}.pooja-hero{padding:60px 20px 40px;text-align:center}.pooja-hero h1{color:#d35400;font-size:clamp(2rem,6vw,2.6rem);margin-bottom:12px}.hero-subtext{font-size:clamp(1rem,2.8vw,1.2rem);line-height:1.8;margin:0 auto;max-width:850px}.pooja-content{margin:0 auto;max-width:900px;padding:40px 20px}.pooja-content h2{color:#8b4513;font-size:1.6rem;margin-bottom:20px}.pooja-list,.sandhi-list,.sarpa-dosha-list{padding-left:18px}.pooja-list li,.sandhi-item,.sarpa-dosha-item{margin-bottom:22px}.pooja-list h3,.sandhi-item h3,.sarpa-dosha-item h3{color:#e67e22;font-size:1.2rem;margin-bottom:6px}.pooja-list p,.sandhi-item p,.sarpa-dosha-item p{line-height:1.7}.pooja-faq{margin:0 auto;max-width:900px;padding:40px 20px}.pooja-faq h2{margin-bottom:20px}.faq-item{background:#fffaf0;border:1px solid #e0cfa6;border-radius:6px;margin-bottom:14px;padding:12px 16px}.faq-item summary{align-items:center;cursor:pointer;display:flex;font-weight:600;justify-content:space-between;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.arrow{font-size:1.2rem}.pooja-bottom-cta{font-size:1.05rem;padding:30px 20px;text-align:center}.sticky-contact-bar{display:none}@media (max-width:768px){.sticky-contact-bar{background:#fff;border-top:1px solid #ddd;bottom:0;display:flex;left:0;position:fixed;right:0;width:100%;z-index:999}.sticky-call,.sticky-whatsapp{align-items:center;box-sizing:border-box;display:flex;flex:1 1;font-size:15px;font-weight:600;gap:6px;justify-content:center;padding:14px 0;text-align:center;text-decoration:none}.sticky-call{background:#f1c40f;color:#000}.sticky-whatsapp{background:#25d366;color:#fff}.pooja-detail-page{padding-bottom:70px}}.about-page{align-items:center;background:#fff;color:#333;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:60px 20px;text-align:center}.about-page h1{-webkit-text-fill-color:#0000;animation:fadeInText 1.2s ease-in-out both;background:linear-gradient(90deg,#c59d5f,#f1c40f);-webkit-background-clip:text;font-size:3rem;font-weight:700;margin-bottom:10px}.divider{animation:fadeInBar 1.2s ease-in-out both;background:linear-gradient(90deg,#c59d5f,#f1c40f);border-radius:2px;height:4px;margin:15px auto 40px;width:100px}.about-page p{color:#444;font-size:1.2rem;line-height:1.8;margin:20px auto;max-width:850px}.about-page p strong{color:#c59d5f}.about-cta{color:#333;font-size:1.05rem;font-weight:500;margin-top:30px}@keyframes fadeInText{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInBar{0%{opacity:0;transform:scaleX(.6)}to{opacity:1;transform:scaleX(1)}}@media (max-width:768px){.about-page{padding:40px 15px}.about-page h1{font-size:2.5rem}.about-page p{font-size:1.1rem;max-width:600px}}@media (max-width:480px){.about-page{padding:30px 10px}.about-page h1{font-size:2rem}.divider{height:3px;margin:10px auto 25px;width:70px}.about-page p{font-size:1rem;line-height:1.6;margin:15px auto;max-width:100%}}
/*# sourceMappingURL=main.ff22ccdf.css.map*/