.header{position:fixed;top:0;left:0;width:100%;z-index:9999;background:#fff;box-shadow:0 2px 10px #0000001a}.nav-container{display:flex;align-items:center;justify-content:space-between;height:106px;padding:0 2.5rem}.logo img{height:90px;width:125px}.nav{display:flex;align-items:center;gap:2rem;position:relative;margin-left:20rem}.nav-underline{position:absolute;bottom:-2px;height:2px;background:#dc2626;transition:transform .45s cubic-bezier(.4,0,.2,1),width .45s cubic-bezier(.4,0,.2,1)}.nav-link{position:relative;text-decoration:none;font-size:12px;font-weight:500;color:#111;cursor:pointer}.nav-link:hover,.nav-link.active{color:#dc2626}.nav-item{position:relative}.nav-item:after{content:"";position:absolute;left:0;right:0;top:100%;height:14px}.dropdown{position:absolute;top:100%;left:0;margin-top:8px;min-width:200px;background:#fff;border-radius:4px;box-shadow:0 10px 20px #0000001f;display:flex;flex-direction:column;opacity:0;visibility:hidden;transform:translateY(8px);pointer-events:none;transition:opacity .15s ease,transform .15s ease;z-index:10000}.dropdown:before{content:"";position:absolute;pointer-events:none;top:-12px;left:0;width:100%;height:12px}.dropdown a{padding:10px 15px;text-decoration:none;color:#111;font-size:.85rem}.dropdown a.active{color:#dc2626;font-weight:600}.dropdown a:hover{background:#f5f5f5;color:#dc2626}.sticky-donate{display:none}.nav-actions{display:flex;align-items:center}.donate-btn{background:#ffd300;color:#dc2626;padding:8px 18px;border-radius:4px;text-decoration:none;font-size:16px;font-weight:500;height:30px;width:130px;display:flex;align-items:center;justify-content:center}.donate-btn:hover{background:#dc2626;color:#f5f5f5}.donate-btn:active{transform:translateY(2px) scale(.98);box-shadow:0 4px 8px #00000040 inset}.menu-btn{display:none;font-size:1.8rem;background:none;border:none;cursor:pointer;padding:0}@media(min-width:769px){.nav-item:hover .dropdown{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto;transition-delay:0s}}@media(max-width:768px){.nav-container{display:flex;align-items:center;justify-content:space-between;height:104px;padding:0 1.5rem}.menu-btn{display:block}.dropdown{opacity:0;visibility:hidden;pointer-events:none}.menu-btn:active,.menu-btn:focus{outline:none;border:none}.donate-btn{display:none}.sticky-donate{position:fixed;bottom:0;left:0;width:100%;height:55px;background:#dc2626;color:#fff;font-size:18px;font-weight:600;text-decoration:none;display:flex;align-items:center;justify-content:center;z-index:20000}.sticky-donate:focus,.sticky-donate:focus-visible{outline:none;color:#f5f5f5}.nav{position:absolute;top:104px;left:0;right:0;background:#fff;flex-direction:column;align-items:stretch;gap:0;margin:0;display:none;box-shadow:0 8px 16px #00000014}.nav.open{display:flex}.nav-link,.nav-item>.nav-link{width:100%;padding:14px 20px;text-align:left}.nav-underline{display:none}.nav-actions{margin-left:auto}}@media(max-width:768px){.mobile-menu{position:fixed;inset:0;background:#ffd300;color:#e10b07;z-index:30000;display:flex;flex-direction:column;padding:20px}.mobile-menu-header{display:flex;align-items:center;justify-content:space-between}.mobile-menu-logo{height:60px}.mobile-close-btn{font-size:2rem;background:none;border:none;color:#e10b07;padding-right:0rem;padding-top:0rem;cursor:pointer}.mobile-menu-links{margin-top:40px;display:flex;flex-direction:column;gap:18px}.mobile-menu-links a,.mobile-dropdown button{color:#e10b07;font-size:16px;text-decoration:none;background:none;border:none;text-align:left;cursor:pointer;padding:10px 0}.mobile-dropdown button:focus{outline:none}.mobile-submenu{padding-left:16px;display:flex;flex-direction:column;gap:10px}.mobile-submenu a{font-size:14px;color:#e10b07}.mobile-socials{margin-top:4rem;display:flex;justify-content:center;gap:22px}.mobile-socials svg{width:22px;height:22px;fill:#e10b07}}.footer{background-color:#ffd300;color:#e10b07;padding:4rem 1.5rem 2rem;font-weight:600;overflow-anchor:none}.footer-container{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}.footer-brand,.footer-links,.footer-contact{min-height:280px}.footer-links ul li a{display:inline-block;transition:color .25s ease,transform .25s ease;white-space:nowrap}.footer-links ul li a:hover{color:#e10b07;transform:translate(3px)}.contact-item svg,.social-icons svg{shape-rendering:geometricPrecision}.contact-item a{color:#e10b07;text-decoration:none;font-weight:600;line-height:1.4;transition:color .25s ease,transform .25s ease}.contact-item a:hover{color:#e10b07;transform:translate(3px)}.contact-item:hover svg{transform:scale(1.05)}.contact-item svg{transition:transform .25s ease}.social-icons{display:flex;gap:14px;margin-top:1.2rem;min-height:38px}.social-icons a{width:38px;height:38px;background:#dc2626;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease}.social-icons svg{width:18px;height:18px;fill:#fff;transition:transform .25s ease}.social-icons a:hover{transform:translateY(-4px);background-color:#b91c1c;box-shadow:0 6px 15px #00000040}.social-icons a:hover svg{transform:scale(1.08)}.social-icons a:focus-visible{outline:2px solid #E10B07;outline-offset:3px}@media(min-width:900px){.footer-container{grid-template-columns:repeat(3,1fr);gap:3rem}}.footer-brand,.footer-links,.footer-contact{display:flex;flex-direction:column;align-items:flex-start}.footer-links{align-items:center}.footer h4{font-size:1.15rem;font-weight:600;margin:0;margin-bottom:1rem!important;min-height:28px}.footer-brand img{width:180px;margin-bottom:1rem}.footer-brand p{line-height:1.6;text-align:justify;min-height:96px}.footer-links{min-height:280px;display:flex;flex-direction:column;align-items:flex-start;margin-left:10rem}.footer-links h4{width:100%}.footer-links ul{width:100%;max-width:220px;list-style:none;padding:0;margin:0;font-weight:600}.footer-links a{color:#e10b07!important;min-width:160px;font-weight:700}.footer-links li{display:flex;align-items:center;justify-content:flex-start;gap:10px;margin-bottom:.6rem;min-height:24px}.arrow{font-size:1rem;font-weight:900;line-height:1}.contact-item{display:flex;align-items:center;gap:12px;margin-bottom:.9rem;line-height:1.5;min-height:32px}.contact-item svg{width:20px;height:20px;min-width:20px;min-height:20px;fill:#e10b07;flex-shrink:0;display:block}.contact-item span{display:block}.trust-ribbon{margin-top:6px;padding:4px 10px;font-size:.8rem;font-weight:700;color:#fff;background:#dc2626;border-radius:4px;min-height:26px;display:inline-flex;align-items:center;justify-content:center}.govt-verify-box{max-width:900px;margin:2rem auto 0;padding:14px 18px;border:2px solid #E10B07;background:#fff6d6;color:#7a0c09;font-size:.9rem;min-height:52px;display:flex;align-items:center;justify-content:center;text-align:center}.footer-disclaimer{max-width:1100px;margin:2.5rem auto 0;padding:16px 20px;border-top:1px dashed #E10B07;text-align:center;font-size:.9rem;color:#7a0c09;line-height:1.6;min-height:80px}.footer-bottom{padding-top:1rem;border-top:2px solid #E10B07;text-align:center;font-size:.9rem;min-height:40px}.designer{color:#000}@media(max-width:1199px){.footer-links{margin-left:0}}@media(max-width:899px){.footer{padding:3rem 1.25rem 2rem;text-align:center}.footer-container{display:flex;flex-direction:column;align-items:center;gap:2.5rem}.footer-brand{align-items:flex-start;text-align:center;min-height:unset}.footer-brand img{width:180px!important}.footer-brand p{text-align:left}.footer-links{align-items:center;margin-left:0;width:100%;min-height:unset}.footer-links h4{text-align:left;margin-bottom:.75rem!important}.footer-links ul{width:100%;max-width:none;text-align:center}.footer-links li{display:flex;align-items:center;justify-content:left;gap:8px;margin-bottom:.6rem}.footer-links a{line-height:1.4;min-width:unset}.footer-contact{align-items:flex-start;width:100%;min-height:unset}.footer-contact h4{text-align:left;margin-bottom:.75rem!important}.footer-contact .contact-item{display:flex;align-items:center;justify-content:center;gap:10px;text-align:center;margin-bottom:.7rem}.contact-item svg{flex-shrink:0;align-self:center}.contact-item span,.contact-item a{line-height:1.4;text-align:left}.social-icons{justify-content:center;margin-top:1rem}.govt-verify-box,.footer-disclaimer{font-size:.85rem;padding:14px}}@media(max-width:480px){.footer-brand img{width:150px}.footer h4{font-size:1.05rem}.footer-bottom{font-size:.85rem}}.language-toggle-fixed{position:fixed;top:75%;right:25px;transform:translateY(-50%);z-index:9999;display:flex;flex-direction:column;gap:8px;background:#ffffffd9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:8px;border-radius:12px;box-shadow:0 10px 25px #0000001f,inset 0 0 0 1px #fff9}.language-toggle-fixed button{min-width:46px;border:none;background:transparent;padding:7px 10px;border-radius:8px;font-size:13px;font-weight:700;letter-spacing:.4px;color:#374151;cursor:pointer;transition:background .2s ease,color .2s ease,transform .15s ease}.language-toggle-fixed button:hover{background:#dc262614}.language-toggle-fixed button.active{background:#dc2626;color:#fff;box-shadow:0 4px 10px #dc262659}.language-toggle-fixed button:active{transform:scale(.95)}.language-toggle-fixed button:focus,.language-toggle-fixed button:focus-visible{outline:none}@media(max-width:768px){.language-toggle-fixed{right:10px;padding:6px;gap:6px;border-radius:10px}.language-toggle-fixed button{min-width:38px;padding:6px 8px;font-size:12px;border-radius:6px}}@media(max-width:480px){.language-toggle-fixed{right:8px;padding:5px;gap:5px}.language-toggle-fixed button{min-width:34px;padding:5px 7px;font-size:11px}}html,body{overflow-x:hidden}.carousel{position:relative;width:100%;max-width:100vw;height:80vh;margin-top:5rem;overflow:hidden}@media(max-width:1024px){.carousel{height:70vh}}@media(max-width:768px){.carousel{height:60vh}}.slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transform:scale(1.02);transition:opacity 1s ease}.slide.active{opacity:1;animation:zoomIn 8s linear forwards}@keyframes zoomIn{0%{transform:scale(1.02)}to{transform:scale(1.12)}}.nav-btn{position:absolute;top:50%;width:64px;height:64px;border-radius:50%;border:none;background:#fff;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;outline:none;box-shadow:none;transform:translateY(-50%) scale(1);transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease}.nav-btn:focus{outline:none;box-shadow:none}.nav-btn:active{transform:translateY(-50%) scale(.88)}.nav-btn:active .triangle.left{border-right-color:#fff;transform:scale(.85)}.nav-btn:active .triangle.right{border-left-color:#fff;transform:scale(.85)}.triangle{transition:transform .12s ease,border-color .12s ease}.triangle{width:0;height:0}.triangle.left{border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:7px solid #000}.triangle.right{border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:7px solid #000}.nav-btn:hover{background-color:#ff9705;box-shadow:0 6px 14px #0000002e}.prev{left:50px}.next{right:50px}@media(max-width:768px){.prev{left:12px}.next{right:12px}}.lines{position:absolute;bottom:26px;width:100%;display:flex;justify-content:center;gap:5px;z-index:10}.line{width:40px;height:3px;border-radius:2px;background:#fff6;cursor:pointer;transition:all .3s ease}.line.active{background:#fff;width:40px}.campaign-section{padding:4rem 0;width:100%;overflow-x:hidden}.campaign-container{width:100%;padding:0 1.75rem;box-sizing:border-box}.campaign-image{display:block;width:100%;height:auto;border-radius:16px;animation:campaignBreath 8s ease-in-out infinite;transform-origin:center}@keyframes campaignBreath{0%{transform:scale(1);filter:brightness(1) saturate(1)}50%{transform:scale(1.05);filter:brightness(1.1) saturate(1.15)}to{transform:scale(1);filter:brightness(1) saturate(1)}}@media(max-width:768px){.campaign-section{padding:3rem 0rem 0rem}.campaign-container{padding:0 2rem}.campaign-image{object-fit:contain;animation:campaignBreathMobile 6s ease-in-out infinite;border-radius:12px}}@keyframes campaignBreathMobile{0%{transform:scale(1);filter:brightness(1) saturate(1)}50%{transform:scale(1.02);filter:brightness(1.05) saturate(1.08)}to{transform:scale(1);filter:brightness(1) saturate(1)}}.about-container{display:flex;margin-bottom:4rem;align-items:stretch;justify-content:space-between;gap:3rem}.about-text{flex:1}.about-text h4{font-size:1.6rem;margin:0rem 0rem 1rem;color:#dc2626}.about-img{flex:1}.about-img img{width:100%;height:100%;max-height:350px;object-fit:cover;border-radius:16px;box-shadow:0 10px 30px #00000026}.read-more-wrapper{display:flex;justify-content:center;margin:2rem 0rem;height:64px}.read-more-btn{padding:12px 32px;font-size:14px;font-weight:600;border-radius:8px;letter-spacing:1px;background:#e10b07;color:#fff;border:none;cursor:pointer;transition:opacity .3s ease}.read-more-btn:hover{background:#b91c1c;transform:translateY(-2px);color:#fff}.read-more-btn:active{transform:translateY(4px)}.read-more-btn:focus{outline:none;border:none}@media(max-width:768px){.about-preview{padding:4rem 0rem 1rem}.about-container,.about-container.reverse{flex-direction:column!important;text-align:center}.about-text h4{text-align:left;margin:1rem 0rem}.about-img img{margin-bottom:1rem}.about-text p{text-align:left}.about-text h4{font-size:1.4rem}}.gallery-heading{text-align:center;color:#e10b07;font-size:32px;font-weight:700;margin-bottom:2rem;letter-spacing:1px}.gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:2rem 0rem 4rem}@media(min-width:1025px){.gallery-grid{grid-template-columns:repeat(4,1fr)}}.gallery-item{position:relative;overflow:hidden;border-radius:10px;aspect-ratio:4 / 3}.view-all-wrapper{display:flex;justify-content:center;margin:2rem 0rem;height:64px}.view-all-btn{padding:12px 32px;font-size:14px;font-weight:600;letter-spacing:1px;background:#e10b07;color:#fff;border:none;cursor:pointer;transition:opacity .3s ease}.view-all-btn:hover{background:#b91c1c;transform:translateY(-2px);color:#fff}.view-all-btn:active{transform:translateY(4px)}.view-all-btn:focus{outline:none;border:none}@media(max-width:768px){.gallery-preview{padding:1rem}}@media(max-width:480px){.gallery-preview{padding:1rem}}.what-we-do-preview{padding:2rem 0rem 4rem}.section-title{font-size:1.6rem;margin-bottom:1.5rem;color:#111}.intro-text,.closing-text{font-size:.95rem;line-height:1.7;color:#444;text-align:justify;margin-bottom:1.5rem}.aarti-list{list-style:none;padding:0;margin-bottom:1.5rem}.aarti-item{display:flex;align-items:center;gap:.75rem;padding-bottom:.5rem;margin-bottom:1rem;font-size:1rem;font-weight:600;line-height:1.6;border-bottom:1px solid lightgrey;transition:color .3s ease}.aarti-icon{font-size:1rem;flex-shrink:0;font-weight:600}.aarti-text{color:#dc2626;width:100%}.aarti-text:hover{color:#000}@media(max-width:768px){.what-we-do-preview{padding:1rem}.intro-text,.closing-text{padding:4rem 1rem}.container{max-width:900px;margin:auto}.section-title{font-size:1.7rem;margin-bottom:1.5rem;color:#111}.intro-text,.closing-text{font-size:.95rem;line-height:1.7;color:#444;text-align:justify;margin-bottom:1.5rem}.aarti-list{list-style:none;padding:0;margin-bottom:1.5rem}.aarti-item{display:flex;align-items:center;gap:.75rem;padding-bottom:1rem;margin-bottom:1rem;font-size:.95rem;line-height:1.6;color:#dc2626;border-bottom:1px solid rgba(220,38,38,.3);transition:color .3s ease}.aarti-icon{font-size:.85rem;margin-top:.35rem;flex-shrink:0}.aarti-item:hover{color:#000}.section-title{font-size:1.4rem}.intro-text,.closing-text{font-size:.9rem;padding:0}.aarti-item{font-size:.9rem;gap:.6rem}.aarti-icon{font-size:.8rem}.aarti-item{font-size:.9rem}}.red-banner{background-color:#e10b07;color:#fff;text-align:center;height:11rem;margin-top:5rem}.banner-title{font-size:2.5rem;font-weight:700;padding-top:3rem}.banner-subtitle{font-size:1.1rem;max-width:700px;margin:0 auto;opacity:.9}.about-preview{padding:1rem 0rem}.about-container{display:flex;justify-content:space-between;align-items:flex-start;margin:4rem 0rem;gap:2rem}.about-container.reverse{flex-direction:row}.about-text{display:flex;flex-direction:column}.about-text h4{font-size:1.6rem;margin:1rem 0rem;color:#dc2626}.about-text h2{font-size:1.6rem;margin:0rem 0rem 1rem;color:#dc2626;text-align:center}.about-text p{font-size:.95rem;line-height:1.7;color:#444;text-align:justify}.about-img{display:flex;width:100%;height:100%;max-height:350px;object-fit:cover;border-radius:16px;box-shadow:0 10px 30px #00000026}.barbarika{height:100px;width:100px;text-align:center;margin-bottom:1rem;box-shadow:none!important}.head{align-items:center}.vision-mission{display:flex;gap:30px;align-items:stretch}.vision,.mission{flex:1;text-align:justify}.center-heading{text-align:left;margin-bottom:15px;font-weight:700;font-size:1.6rem;color:#dc2626}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.director-auditor{display:flex;flex-direction:row;gap:40px;align-items:flex-start}.directors,.auditor{flex:1}.directors .team-grid,.auditor .team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem}.members .team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:30px}.person-card{text-align:left;height:100%}.person-card img{width:100%;height:220px;object-fit:cover;border-radius:10px}.person-card img{width:100%;border-radius:10px}.person-card h5{margin:10px 0 5px}.person-card p{font-size:16px;color:#777}.members{flex-direction:column}.member-subtitle{display:block;color:#c62828;font-size:13px;font-weight:600;margin-bottom:6px}@media(min-width:1025px){.director-auditor{width:100%;gap:318px;overflow-x:auto;overflow-y:hidden}.directors .team-grid,.auditor .team-grid{display:flex;flex-wrap:nowrap;gap:2rem;justify-content:flex-start}.person-card{flex:0 0 180px}}@media(max-width:768px){.about-preview{padding:1rem}.about-container,.about-container.reverse{display:grid;grid-template-columns:1fr;grid-template-areas:"heading" "image" "text";gap:0rem;margin:2.5rem 1rem;padding:0rem}.about-text h2,.about-text h4{grid-area:heading;text-align:center}.about-img{max-width:100%;max-height:260px;margin:0 auto;margin-bottom:3rem}.about-img img{width:100%;height:100%;object-fit:cover;border-radius:14px}.about-text p{grid-area:text;font-size:.95rem;line-height:1.7;text-align:justify}.about-img.barbarika{width:120px;height:120px;margin:0 auto 1rem}.head{text-align:center}.vision-mission{flex-direction:column}.director-auditor{flex-direction:column;align-items:center}.directors .team-grid,.auditor .team-grid{grid-template-columns:1fr}.person-card{text-align:center}.members .team-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:30px}}@media(max-width:480px){.about-text h2,.about-text h4{font-size:1.3rem;margin:1rem 0rem}.about-text p{font-size:.9rem;line-height:1.6;text-align:center}.about-img{max-height:220px;border-radius:12px}.about-container{margin:2rem 1rem}.members .team-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem;margin-top:30px}.person-card img{width:auto}}.what-we-do-container{display:flex;justify-content:space-between;align-items:flex-start;margin:4rem 0rem;gap:2rem}.facilities{margin:4rem 0rem 2rem;padding:1rem 0rem}.facilities-title{text-align:center;font-size:1.1rem}.facilities-list{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 40px;margin:3rem 0rem;padding:0rem 4rem}.facility-item{display:flex;align-items:center;gap:10px;font-weight:600;font-size:15px}.facility-item svg{font-size:18px;flex-shrink:0;color:#000;stroke-width:1px}.facility-text{position:relative;color:#dc2626;cursor:pointer;width:100%}.facility-text:after{content:"";position:absolute;left:0;right:0;bottom:-4px;width:100%;height:1px;background-color:#00000040}.facility-text:hover{color:#000}@media(max-width:768px){.what-we-do-container{flex-direction:column;margin:2rem 1rem}.facilities{margin:4rem 1rem 2rem;padding:.5rem 0rem}.about-text p{text-align:justify}.about-img{box-shadow:none}.facilities-list{grid-template-columns:repeat(1,1fr);padding:0rem .5rem}}.donation-card{max-width:380px;margin:0 auto;padding:30px 25px;background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000014;text-align:center}.donation-title{font-size:1.2rem;margin-bottom:20px;color:#dc2626}.donation-qr{width:220px;margin-bottom:20px;border-radius:12px}.payment-details p{margin:6px 0;font-size:1rem}.trust-details{margin-top:15px;font-size:.95rem;color:#444}.ack-note{margin-top:15px;font-size:.85rem;color:#666}.donate-page{padding:4rem 0}.donate-container{display:grid;grid-template-columns:1.3fr 1fr;gap:3rem;align-items:flex-start}.donate-text h1{font-size:1.6rem;color:#dc2626;margin:0rem 0rem 1rem}.donation-purpose,.why-donate{margin-top:2rem}.why-donate ul{padding-left:1.2rem}.why-donate li{margin-bottom:.5rem}.transparency-note{margin-top:2rem;background:#fff6f6;padding:1rem 1.2rem;border-left:4px solid #b11226;font-size:.95rem}@media(max-width:768px){.donate-container{grid-template-columns:1fr;padding:0rem 2rem}}.donate-temple{padding:60px 0}.donate-temple-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:40px}.donate-temple-left{text-align:left}.donate-temple-image{width:100%;max-height:380px;object-fit:fill;border-radius:16px;margin-bottom:25px}.donate-temple-heading{font-size:2rem;margin-bottom:24px;color:#e10b07}.donate-temple-text{font-size:1.05rem;line-height:1.7;margin-bottom:16px;color:#444;text-align:justify}.donate-temple-text.highlight{font-weight:500}.donate-temple-right{display:flex;justify-content:center}@media(max-width:900px){.donate-temple-layout{grid-template-columns:1fr}.donate-temple-left{text-align:center}.donate-temple-image{max-height:260px}}@media(max-width:768px){.donate-temple-layout{padding:0rem 2rem}}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:2rem 0rem}@media(max-width:1024px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}.gallery-item{position:relative;overflow:hidden;border-radius:10px}.gallery-image{width:100%;height:100%;object-fit:cover;display:block}.overlay{position:absolute;inset:0;background:#0000008c;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.gallery-item:hover .overlay{opacity:1}.view-btn{width:60px;height:60px;border-radius:50%;background:#000;color:#fff;border:none;font-size:11px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;display:flex;align-items:center;justify-content:center;line-height:1;padding-top:1px;cursor:pointer;opacity:0;transform:translateY(-20px) scale(.9);transition:all .35s ease}.view-btn:hover{background:#fff;color:#000}.view-btn:active,.view-btn:focus{box-shadow:none;outline:none}.gallery-item:hover .view-btn{opacity:1;transform:translateY(0) scale(1)}.modal{position:fixed;inset:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:1000;margin-top:4rem}.modal-content{position:relative;max-width:85%;max-height:85%}.modal-content img{width:100%;height:auto;border-radius:10px}.modal-actions{position:absolute;top:14px;right:14px;display:flex;gap:10px}.icon-btn{width:42px;height:42px;border-radius:50%;background:#000;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .25s ease;text-decoration:none}.icon-btn:hover{background:#fff;color:#000}.icon-btn.close{background:#000}.icon-btn.close:hover{background:#fff;color:#000}.icon{font-size:18px;line-height:1}*:focus{outline:none;box-shadow:none}.contact-form-section{padding:40px 0}.contact-form-header{text-align:center;color:#000;margin-bottom:40px}.contact-form-header h2{font-size:2rem;margin-bottom:10px}.contact-form-header p{opacity:.9}.contact-form{background-color:#fff;padding:50px;border-radius:14px;max-width:800px;margin:0 auto;box-shadow:0 20px 50px #00000026}.form-row{display:flex;gap:20px;margin-bottom:20px}.contact-form input,.contact-form textarea{width:-webkit-fill-available;padding:14px;border:1px solid #e0e0e0;border-radius:6px;font-size:1rem;color:#333;background-color:#fff;transition:border-color .3s ease,box-shadow .3s ease}.contact-form textarea{resize:none;margin-bottom:20px}.contact-form input:hover,.contact-form textarea:hover{border-color:#b11226}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:#000;box-shadow:0 0 0 1px #00000026}.send-btn{background-color:#e10b07;color:#fff;padding:14px 30px;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.send-btn:hover{background-color:#9c0f21;transform:translateY(-2px)}.contact-info-section{padding:60px 0}.contact-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.info-card{background-color:#e10b07;color:#fff;text-align:center;padding:40px 20px;border-radius:12px;transition:transform .3s ease,box-shadow .3s ease}.info-card svg{font-size:2rem;margin-bottom:15px}.info-card h3{margin-bottom:10px}.info-card a{color:#fff}.info-card a:hover{color:#000}.info-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #0003}.how-stay-btn-wrapper{display:flex;justify-content:center;gap:4rem;padding-bottom:2rem}.red-action-btn{background-color:#e10b07;color:#fff;text-align:center;padding:40px 20px;border-radius:12px;transition:transform .3s ease,box-shadow .3s ease}.red-action-btn:hover{color:#000;transform:translateY(-8px);box-shadow:0 12px 30px #0003;outline:none;border:none}.map-wrapper{width:100%;height:450px}.map-wrapper iframe{width:100%;height:100%;border:none}@media(max-width:768px){.form-row{flex-direction:column}.contact-info-grid{grid-template-columns:1fr}.contact-form{padding:30px}}.reach-section{padding:4rem 1.5rem;background:#f9fafb}.reach-container{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:2.2rem}.reach-location-plain{background:#fff;padding:2.2rem;border-radius:14px;box-shadow:0 10px 28px #00000014}.reach-location-plain h3{font-size:1.35rem;margin-bottom:.8rem;color:#111}.reach-location-plain p{font-size:.96rem;line-height:1.65;color:#444;margin-bottom:.6rem}.reach-card{display:flex;align-items:center;gap:1.6rem;background:#fff;padding:2rem;border-radius:14px;box-shadow:0 10px 28px #00000014;animation:fadeSlideUp .8s ease both;transition:transform .35s ease,box-shadow .35s ease}.reach-card:hover{transform:translateY(-6px);box-shadow:0 18px 45px #00000026}.reach-icon{width:64px;height:64px;min-width:64px;background:#dc2626;color:#fff;border-radius:50%;font-size:1.6rem;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 18px #dc262666}.reach-content h3{font-size:1.25rem;margin-bottom:.6rem;color:#111}.reach-content p{font-size:.96rem;line-height:1.65;color:#444;margin-bottom:.6rem}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.reach-card{flex-direction:column;align-items:flex-start}}.where-top{display:flex;justify-content:space-between;align-items:top;gap:4rem;margin:4rem 0rem}.where-content{flex:1;display:flex;flex-direction:column}.where-content h1{font-size:1.6rem;margin:0rem 0rem 1rem;color:#dc2626}.where-content p{font-size:16px;line-height:1.8;color:#555;text-align:justify}.where-image img{width:100%;max-width:500px;border-radius:16px;box-shadow:0 10px 30px #00000026}.dharamshala-section{padding-bottom:60px}.dharamshala-section h2{text-align:center;font-size:26px;margin-bottom:50px}.dharamshala-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.dharamshala-card{background-color:#e10b07;color:#fff;padding:28px;border-radius:14px;box-shadow:0 6px 20px #00000026;animation:fadeUp .6s ease forwards;opacity:0;transition:transform .3s ease,box-shadow .3s ease;text-align:justify}.dharamshala-card h3{margin-bottom:12px;font-size:18px}.dharamshala-card p{line-height:1.7}.dharamshala-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #00000040}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:1024px){.where-top{flex-direction:column}.dharamshala-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.where-top{flex-direction:column;gap:2rem}.where-content h1{font-size:24px}.dharamshala-section h2{font-size:22px}.dharamshala-grid{grid-template-columns:1fr}}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--container-width: 1200px;--container-padding: 1.25rem}body{margin:0;font-family:Montserrat,sans-serif;font-weight:500;letter-spacing:.04em}a{font-weight:500;color:#646cff;text-decoration:none}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.container{max-width:var(--container-width);margin-inline:auto;padding-inline:var(--container-padding)}.scroll-to-top{position:fixed;bottom:30px;right:30px;width:48px;height:48px;background-color:#e10600;border:none;border-radius:50%;cursor:pointer;z-index:1000;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(20px);pointer-events:none;box-shadow:0 5px 12px #00000040;transition:opacity .3s ease,transform .3s ease,box-shadow .2s ease}.scroll-to-top.show{opacity:1;transform:translateY(0);pointer-events:auto}.scroll-to-top:before{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:7px solid #fff}.scroll-to-top:hover{transform:translateY(-4px);box-shadow:0 9px 18px #00000059}.scroll-to-top:active{transform:scale(.9)}.scroll-to-top:focus,.scroll-to-top:focus-visible{outline:none;box-shadow:none}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@media(max-width:768px){:root{--container-padding: 1rem}body{padding-bottom:calc(55px + env(safe-area-inset-bottom))}}@media(max-width:480px){.scroll-to-top{width:44px;height:44px;bottom:88px;right:18px}.scroll-to-top:before{border-left-width:4px;border-right-width:4px;border-bottom-width:6px}}
