*,:after,:before{box-sizing:border-box}body,html{-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;max-width:100%;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{-webkit-font-smoothing:antialiased;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#fff;padding:10px;position:fixed;top:0;transform:translateZ(0);transition:box-shadow .3s ease,background .3s ease;width:100%;z-index:1000}.header.scrolled{background:#f8f5f4;box-shadow:0 2px 20px #0000001a}.nav-container{justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 10px}.logo,.nav-container{align-items:center;display:flex}.logo{gap:.75rem;text-decoration:none;transition:opacity .2s ease}.logo:hover{opacity:.9}.logo-icon-wrap{align-items:center;display:flex;flex-shrink:0}.logo-img{display:block;height:84px;object-fit:contain;width:auto}.logo-brand{color:#1a1a1a;font-size:1.2rem;font-weight:700;letter-spacing:.08em;line-height:1;text-transform:uppercase}.nav-links{display:flex;gap:2rem;list-style:none;margin:0}.nav-links a{color:#0d0d0d;font-weight:700;text-decoration:none;transition:color .3s ease}.nav-links a:hover{color:#ebc506}.nav-right{align-items:center;display:flex;gap:1rem}.language-selector{background:#ffffff1a;border:1px solid #5c5c594d;border-radius:20px;color:#171405;font-size:.9rem;padding:.5rem 1rem}.menu-toggle{background:none;border:none;color:gold;cursor:pointer;display:none;font-size:1.5rem}.app-wrap{min-height:100vh;overflow-x:hidden;width:100%}.nav-links a.active{color:#ea580c;font-weight:600}@media (max-width:768px){.menu-toggle{align-items:center;background:none;border:none;color:#0d0d0d;display:flex;justify-content:center;padding:.5rem}.nav-links{background:#f8f5f4;box-shadow:0 4px 20px #0000001a;display:none;flex-direction:column;gap:0;left:0;padding:1rem 2rem;position:absolute;right:0;top:100%}.header.open .nav-links{display:flex}.nav-links li{border-bottom:1px solid #0000000f;padding:.75rem 0}.nav-links li:last-child{border-bottom:none}.nav-container{flex-wrap:wrap;position:relative}}.profile-container{margin-bottom:20px;position:relative}@media (max-width:768px){.profile-container{margin-bottom:0}}.profile-trigger{align-items:center;background:none;border:none;border-radius:12px;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:all .2s ease}.profile-trigger:hover{background:#0000000d}.profile-dropdown{animation:dropdownSlide .2s ease-out;background:#fff;border:1px solid #0000000d;border-radius:16px;box-shadow:0 20px 40px #00000026;height:400px;opacity:1;overflow:auto;position:absolute;right:0;scrollbar-width:thin;top:calc(100% + 8px);width:320px;z-index:1000}.profile-header{border-bottom:1px solid #0000000f;padding:20px 24px 16px}.profile-info{gap:12px}.profile-avatar,.profile-info{align-items:center;display:flex}.profile-avatar{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;height:40px;justify-content:center;width:40px}.profile-name{color:#111;font-size:14px;font-weight:600}.profile-role{color:#888;font-size:11px;text-transform:capitalize}.profile-email{color:#666;font-size:12px}.profile-menu{padding:8px 0}.profile-item{align-items:center;border-bottom:1px solid #00000008;color:#111;display:flex;font-weight:500;gap:12px;padding:14px 24px;position:relative;text-decoration:none;transition:background .2s ease}.profile-item:hover{background:#0000000a}.profile-item:last-child{border-bottom:none}.profile-icon{text-align:center}.profile-chevron{color:#999;font-size:16px;margin-left:auto}.profile-badge{background:#10b981;border-radius:8px;color:#fff;font-size:10px;font-weight:600;padding:2px 6px;position:absolute;right:24px;top:14px}.new-badge .profile-chevron{margin-right:40px}.profile-support{background:#10b98105;border-top:1px solid #0000000f;padding:20px 24px}.support-title{color:#666;font-size:13px;margin-bottom:12px}.support-contact{display:flex;flex-direction:column;gap:12px}.support-phone{align-items:center;display:flex;font-size:14px;font-weight:500;gap:8px}.phone-icon{font-size:16px}.support-links{display:flex;gap:12px}.support-link{color:#10b981;font-size:13px;font-weight:500;text-decoration:none}.support-link.whatsapp{color:#25d366}.support-link:hover{text-decoration:underline}@keyframes dropdownSlide{0%{opacity:0;transform:translateY(-8px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:768px){.profile-dropdown{height:300px;overflow:auto;right:-20px;width:280px}.nav-right{gap:.5rem}}@media (max-width:425px){.profile-dropdown{width:280px}.nav-right{gap:.5rem}}.login-btn-header{background:#16a34a;border-radius:8px;color:#fff;font-size:14px;font-weight:600;padding:10px;text-decoration:none;transition:all .2s}.login-btn-header:hover{background:#15803d}.logout-item{align-items:center;background:none;border:none;border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:12px 16px;text-align:left;transition:background .2s;width:100%}.logout-item:hover{background:#fee2e2;color:#dc2626}.profile-icon{align-items:center;display:flex;font-size:18px;height:24px;justify-content:center;width:24px}@media (max-width:768px){.nav-container{align-items:center;display:flex;justify-content:space-between}.logo{margin-top:20px;order:1}.logo .logo-img{height:58px}.logo .logo-brand{font-size:1rem}.nav-right{align-items:center;display:flex;gap:.5rem;margin-left:auto;order:2}.menu-toggle{margin-left:8px;order:3}.language-selector{display:none}}.hero-carousel-track{margin:0 auto}.hero-slide1{height:100%;inset:0;opacity:0;position:absolute;transition:opacity .5s ease,visibility .5s ease;visibility:hidden;width:100%}.hero-slide-active{height:100%;position:relative;visibility:visible}.hero-bg-image1{height:100%;object-fit:cover;object-position:center;width:100%}.hero-slide1:after{background:linear-gradient(90deg,#00000073,#00000026 45%,#0000 70%);content:"";inset:0;pointer-events:none;position:absolute;z-index:2}@media (max-width:1024px){.hero-slide1:after{background:linear-gradient(90deg,#0000008c,#0003 50%,#0000 75%)}}@media (max-width:480px){.hero-slide1:after{background:linear-gradient(90deg,#0009,#00000040 55%,#0000 80%)}}.hero-section1{align-items:stretch;background:linear-gradient(135deg,#8b4513,sienna);box-sizing:border-box;display:flex;height:100vh;justify-content:center;min-height:400px;overflow:hidden;padding-top:100px;position:relative}.hero-content1{align-items:flex-start;border-radius:0 12px 12px 0;bottom:auto;gap:1.2rem;left:0;margin:0;max-width:min(520px,48%);padding:clamp(1.5rem,4vw,2.5rem) clamp(2rem,5vw,4rem);position:absolute;right:auto;top:50%;transform:translateY(-50%);z-index:3}.hero-content1,.hero-text-stack{display:flex;flex-direction:column}.hero-text-stack{flex-shrink:0;gap:clamp(.75rem,2vw,1.25rem);max-width:100%}.hero-content1 h1{color:gold;font-size:clamp(1.25rem,3.5vw,30px);font-weight:800;letter-spacing:-.01em;line-height:1.2;margin:0;text-shadow:0 1px 3px #00000080,0 2px 8px #0000004d}.hero-subtitle{color:#e8ecf0;font-family:inherit;font-size:clamp(.9rem,2.5vw,1.25rem);font-style:normal;font-weight:500;letter-spacing:.01em;line-height:1.5;margin:0;max-width:95%;text-align:left;text-shadow:0 1px 4px #0009,0 2px 6px #0006}.hero-buttons{display:flex;flex-direction:row;flex-shrink:0;gap:clamp(.5rem,1.5vw,.8rem);max-width:320px;width:100%}.hero-btn{align-items:center;border:none;border-radius:10px;box-sizing:border-box;cursor:pointer;display:inline-flex;font-family:inherit;font-size:clamp(.85rem,2vw,1rem);font-weight:600;justify-content:center;min-height:clamp(40px,8vw,48px);padding:clamp(.5rem,1.5vw,.75rem) clamp(1rem,3vw,1.5rem);text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.hero-btn-outline{background:#0000;border:2px solid #fff;color:#fff}.hero-btn-outline:hover{background:#ffffff2e;box-shadow:0 8px 25px #fff3;transform:translateY(-2px)}.hero-btn-solid{background:#fff;box-shadow:0 6px 20px #ffffff40;color:#1a1a1a}.hero-btn-solid:hover{background:#f8f8f8;box-shadow:0 10px 30px #ffffff59;transform:translateY(-2px)}.hero-carousel-dots{bottom:clamp(1.5rem,4vh,2.5rem);display:flex;gap:12px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.hero-dot{background:#fff9;border:none;border-radius:999px;box-shadow:none;cursor:pointer;height:8px;padding:0;transform-origin:center;transition:all .22s cubic-bezier(.2,0,0,1);width:26px}.hero-dot:hover{background:#ffffffd9;transform:translateY(-1px)}.hero-dot-active{background:#fff;box-shadow:0 6px 18px #00000014;height:10px;transform:none;width:32px}.trust-strip-wrap{background:#ea580c;flex-shrink:0;overflow:hidden;padding:14px 0}.trust-strip-scroll{overflow:hidden}.trust-strip-inner{animation:trust-strip-scroll 30s linear infinite;display:flex;gap:0;width:-webkit-max-content;width:max-content}.trust-strip-item{align-items:center;color:#fff;display:inline-flex;flex-shrink:0;font-size:.95rem;font-weight:500;gap:10px;padding:0 28px;white-space:nowrap}.trust-strip-item:not(:last-child):after{content:"•";font-weight:300;margin-left:28px;opacity:.9}.trust-strip-icon{align-items:center;background:#fff;border-radius:6px;color:#ea580c;display:inline-flex;font-size:.85rem;font-weight:700;height:28px;justify-content:center;width:28px}@keyframes trust-strip-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (min-width:1025px){.home-hero-viewport{display:flex;flex-direction:column;height:100vh;overflow:hidden}.home-hero-viewport .hero-section1{flex:1 1;height:auto;min-height:0}.home-hero-viewport .hero-slide1:after{background:linear-gradient(90deg,#000000a6,#00000040 40%,#0000 65%)}.home-hero-viewport .hero-bg-image1{object-position:70% center}.home-hero-viewport .hero-content1{max-width:min(520px,45%);padding:2rem clamp(2.5rem,4vw,4rem)}.home-hero-viewport .hero-content1 h1{font-size:clamp(1.75rem,3vw,2.25rem);line-height:1.15}.home-hero-viewport .hero-subtitle{font-size:clamp(1rem,1.5vw,1.2rem)}.home-hero-viewport .trust-strip-wrap{flex-shrink:0}}@media (max-width:1024px){.hero-section1{height:85vh;min-height:380px;padding-top:90px}.hero-content1{align-items:flex-start;bottom:auto;left:0;max-width:min(420px,52%);padding:clamp(1.5rem,4vh,2.5rem) clamp(1.5rem,4vw,2.5rem);right:auto;text-align:left;top:52%;transform:translateY(-50%)}.hero-content1 h1{font-size:clamp(1.25rem,3.5vw,1.6rem);line-height:1.25;text-align:left}.hero-text-stack{align-items:flex-start;gap:clamp(.6rem,1.5vw,1rem);text-align:left}.hero-subtitle{line-height:1.55;text-align:left}.hero-buttons{align-self:flex-start;margin-top:.25rem;max-width:260px}.hero-btn{font-size:.95rem;min-height:46px;padding:.65rem 1.25rem}}@media (max-width:768px){.hero-section1{height:65vh;min-height:360px;padding-top:85px}.hero-content1{align-items:flex-start;bottom:clamp(3.5rem,12vh,4.5rem);left:0;max-width:88%;padding:0 1.25rem;right:auto;text-align:left;top:auto;transform:none}.hero-content1 h1{font-size:clamp(1.1rem,4vw,1.35rem);text-align:left}.hero-text-stack{align-items:flex-start;max-width:320px;text-align:left}.hero-subtitle{max-width:100%;text-align:left}.hero-buttons{align-self:flex-start;max-width:220px;width:auto}.hero-btn{font-size:.9rem;min-height:44px;padding:.6rem 1.1rem}}@media (max-width:480px){.hero-section1{height:55vh;min-height:300px;padding-top:80px}.trust-strip-wrap{padding:8px 0}.trust-strip-item{font-size:12px}.trust-strip-icon{height:17px;width:17px}.hero-content1 h1{font-size:16px;letter-spacing:-.01em;line-height:1.12;margin-bottom:.2rem}.hero-subtitle{font-size:clamp(.8rem,2.5vw,.95rem);font-style:normal;line-height:1.35;max-width:92%;opacity:.95}.hero-text-stack{align-items:flex-start;gap:clamp(.5rem,2vw,.9rem);max-width:340px;text-align:left}.hero-buttons{max-width:200px}.hero-btn{border-radius:8px;font-size:12px;min-height:22px;padding:7px}.hero-dot{background:#ffffffa6;border-radius:999px;height:4px;width:20px}.hero-dot-active{background:#fff;box-shadow:0 6px 14px #0000000f;height:5px;transform:none;width:26px}.hero-content1{align-items:flex-start;bottom:clamp(3rem,10vh,4rem);left:1rem;max-width:90%;padding:0 1rem;right:auto;text-align:left;top:40px;transform:none}.hero-carousel-dots{bottom:12px}}@media (min-width:1400px){.hero-content1{max-width:min(560px,42%)}}.cta-button{background:linear-gradient(45deg,gold,orange);border:none;border-radius:50px;box-shadow:0 10px 30px #ffd70066;color:#8b4513;cursor:pointer;font-size:1.2rem;font-weight:700;padding:1rem 2.5rem;transition:all .3s ease}.cta-button:hover{box-shadow:0 15px 40px #ffd70099;transform:translateY(-3px)}.decorative-circle{background:radial-gradient(circle,#ffd7004d,#0000);border-radius:50%;position:absolute}@media (min-width:768px) and (max-width:1024px){.hero-content1{align-items:flex-start;bottom:auto!important;justify-content:center;left:clamp(1.5rem,4vw,2.5rem)!important;margin:0!important;max-width:min(420px,52%);padding:clamp(1.5rem,4vh,2.5rem) clamp(1.5rem,4vw,2.5rem);position:absolute;right:auto!important;top:52%!important;transform:translateY(-50%)!important;width:min(420px,52%)}.hero-content1,.hero-content1 h1,.hero-subtitle{text-align:left}.hero-text-stack{align-items:flex-start;max-width:100%;text-align:left}.hero-buttons{align-self:flex-start;max-width:260px}.hero-btn{font-size:.95rem;min-height:46px;padding:.65rem 1.25rem}}.special-puja-section{background:#fff;padding:80px 0}@media (max-width:768px){.special-puja-section{padding:20px 0}}.sp-container{margin:0 auto;max-width:1200px;padding:0 24px}@media (min-width:1200px){.sp-container{max-width:1380px}}@media (min-width:1440px){.sp-container{max-width:100%;padding:0 48px}}.sp-header{margin-bottom:48px;text-align:center}.sp-header h2{color:#111;font-size:2.5rem;font-weight:700;line-height:1.2;margin:0 0 16px}.sp-title-purple{color:#ea580c}.sp-subtitle{color:#6b7280;font-size:16px;line-height:1.5;margin:0 auto;max-width:640px}.sp-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,minmax(0,1fr));width:100%}.sp-cards .pl-card{min-width:0}.sp-cards .pl-card-banner{aspect-ratio:1/1;background-color:#1a1a1a;background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;max-height:1524px;max-width:1524px;width:100%}.sp-cards .pl-card-title{color:#1a1a1a;font-size:1.125rem;font-weight:700;letter-spacing:.04em;line-height:1.3;margin:.75rem 0 8px;min-width:0;overflow-wrap:break-word;word-spacing:.06em}.sp-cards .pl-card-desc{font-size:.9rem;line-height:1.5;margin:0 0 8px}.sp-cards .pl-card-desc,.sp-cards .pl-card-meta{color:#9ca3af;font-weight:400;letter-spacing:.03em;min-width:0;overflow-wrap:break-word}.sp-cards .pl-card-meta{font-size:.875rem;margin:0 0 6px}.sp-cards .pl-card-date{color:#ea580c;font-weight:600}.sp-cards .pl-card-participate{font-weight:700;text-transform:uppercase}.sp-cards .pl-card-banner.sp-banner-1{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460)}.sp-cards .pl-card-banner.sp-banner-2{background:linear-gradient(135deg,#2d1b1b,#4a2c2a 50%,#3d2318)}.sp-cards .pl-card-banner.sp-banner-3{background:linear-gradient(135deg,#1a1a2e,#2d1f3d 50%,#1e293b)}.sp-footer{margin-top:40px;text-align:center}.sp-view-all{color:#ea580c;font-size:1rem;font-weight:600;text-decoration:none}.sp-view-all:hover{text-decoration:underline}@media (max-width:992px){.sp-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:576px){.sp-cards{grid-template-columns:minmax(0,1fr)}.sp-header h2{font-size:20px}}.puja-list-page{background:#fff;padding-top:80px}.pl-main-heading{color:#1a1a1a;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700;line-height:1.3;margin:0;padding:2rem 1.5rem 1.5rem;text-align:center}.pl-hero{background:#1a1a2e;border-radius:16px;height:320px;margin:10px;max-width:1200px;overflow:hidden;position:relative}.pl-hero-inner{height:100%;position:relative}.pl-hero-slide{align-items:center;display:flex;inset:0;opacity:0;position:absolute;transition:opacity .5s ease;visibility:hidden}.pl-hero-slide.active{opacity:1;visibility:visible}.pl-hero-content{flex:1 1;padding:2rem 3rem;z-index:2}.pl-hero-badge{background:linear-gradient(135deg,#d4a017,#b8860b);border-radius:8px;color:#fff;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:1rem;padding:8px 16px}.pl-hero-slogan{color:#fff;font-size:1.5rem;font-weight:700;line-height:1.3;margin:0 0 1.25rem}.pl-hero-cta{background:#16a34a;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 28px}.pl-hero-image{background-position:100%;background-repeat:no-repeat;background-size:contain;max-width:360px;width:40%}.puja-hero-1{background:linear-gradient(135deg,#2d2d44,#1a1a2e)}.puja-hero-2{background:linear-gradient(135deg,#1a2e1a,#0d1a0d)}.pl-hero-dots{bottom:1rem;display:flex;gap:8px;left:50%;position:absolute;transform:translateX(-50%);z-index:3}.pl-hero-dots button{background:#fff6;border:none;border-radius:50%;cursor:pointer;height:10px;padding:0;width:10px}.pl-hero-dots button.active{background:#fff}.pl-upcoming{box-sizing:border-box;margin:0 auto 3rem;max-width:1200px;padding:0 1.5rem;width:100%}@media (min-width:1200px){.pl-upcoming{max-width:1380px}}@media (min-width:1440px){.pl-upcoming{max-width:100%;padding:0 48px}}.pl-upcoming-title{color:#1a1a1a;font-size:1.75rem;font-weight:700;margin:0 0 .5rem}.pl-upcoming-desc{color:#4b5563;font-size:1rem;line-height:1.5;margin:0 0 1.5rem}.pl-filters{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:1.5rem}.pl-filter-icon{font-size:1.1rem}.pl-filter-label{color:#1a1a1a;font-weight:600}.pl-filter-select{background:#fff;border:1px solid #d1d5db;border-radius:8px;font-size:.9rem;padding:8px 12px}.filter-btn{align-items:center;border:1px solid #e6e6e6;border-radius:12px;box-shadow:0 4px 12px #0f172a0a;color:#1f2937;display:inline-flex;gap:8px;padding:8px 12px}.filter-btn .filter-caret{color:#6b7280;font-size:.9rem;margin-left:8px}.filter-menu{background:#fff;border:1px solid #e6e6e6;border-radius:8px;box-shadow:0 6px 18px #0f172a0f;display:none;max-height:240px;overflow:auto;padding:8px}.filter-menu.open{display:block;margin-top:8px;position:absolute;z-index:50}.filter-item{align-items:center;cursor:pointer;display:flex;gap:8px;padding:6px 8px}.filter-clear{background:#0000;border:none;color:#6b7280;cursor:pointer;font-weight:600;padding:8px}.pl-filters{position:relative}.pl-filters-row{align-items:center;display:flex;gap:12px;justify-content:flex-start;margin:1rem 0 1.25rem}.desktop-filters{display:none}.mobile-filters{display:block}.filter-mobile-btn{align-items:center;background:#fff;border:1px solid #e6e6e6;border-radius:12px;color:#1f2937;display:inline-flex;font-weight:600;gap:8px;padding:8px 12px}.filter-modal{align-items:flex-start;background:#00000073;box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:30px 16px 16px;position:fixed;z-index:99999}.filter-modal-panel{background:#fff;border-radius:12px;box-shadow:0 12px 40px #02061729;color:#111;display:flex;flex-direction:column;margin-top:0;max-height:90vh;max-width:520px;overflow:hidden;position:relative;width:100%}.filter-modal-header{align-items:center;background:#fff;border-bottom:1px solid #eee;box-shadow:0 2px 8px #0206170a;display:flex;justify-content:space-between;padding:14px 18px;position:-webkit-sticky;position:sticky;position:relative;top:0;z-index:12}.filter-modal-body{-webkit-overflow-scrolling:touch;flex:1 1;overflow:auto;padding:12px 16px}.filter-section h4{color:#374151;font-size:1rem;margin:0 0 8px}.filter-section{margin-bottom:14px}.filter-item input[type=checkbox]{accent-color:#f96b26;height:18px;width:18px}.filter-item span{color:#111827;font-size:15px}.filter-modal-close{align-self:center;background:#0000;border:none;border-radius:6px;color:#374151;cursor:pointer;font-size:20px;line-height:1;margin:0;padding:8px 12px;width:10px;z-index:1}.filter-modal-footer{background:#fff;border-top:1px solid #eee;bottom:0;display:flex;gap:8px;justify-content:flex-end;padding:12px 16px;position:-webkit-sticky;position:sticky;z-index:10}.filter-apply{background:linear-gradient(135deg,#f96b26,#ff8f50);border:none;color:#fff;font-weight:700}.filter-apply,.filter-clear{border-radius:8px;padding:10px 14px}@media (max-width:768px){.desktop-filters{display:none}.mobile-filters{display:block;padding:10px}}@media (min-width:1024px){.desktop-filters{display:none!important}.mobile-filters{display:block!important;padding:10px}.pl-filters-row{justify-content:flex-start}}.pl-cards{grid-gap:1.5rem;align-items:stretch;display:grid;gap:1.5rem;grid-template-columns:repeat(4,minmax(0,1fr));width:100%}.pl-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 12px #00000014;display:flex;flex-direction:column;min-width:0;overflow:hidden;position:relative;width:100%}.pl-card-banner{background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:cover;margin:0 auto}.pl-card-overlay{background:linear-gradient(0deg,#000000b3 0,#0000 50%);inset:0;position:absolute}.pl-card-tag{border-radius:8px;color:#fff;font-size:.8rem;font-weight:600;left:12px;padding:6px 12px;position:absolute;top:12px;z-index:2}.pl-card-tag.red{background:#dc2626}.pl-card-tag.purple{background:#7c3aed}.pl-card-tag.orange{background:#ea580c}.pl-card-top-choice{align-items:center;background:#dc2626;border-radius:4px;box-shadow:0 2px 8px #dc262666;color:#fff;display:flex;font-size:.7rem;font-weight:700;height:32px;justify-content:center;line-height:1;min-width:70px;overflow:hidden;padding:4px 8px 2px;position:absolute;right:-35px;top:-6px;transform:rotate(45deg);transform-origin:50% 0;z-index:10}@media (max-width:480px){.pl-card-top-choice{font-size:.65rem;height:30px;min-width:65px;padding:3px 7px 1px;right:-35px;top:-5px}}@media (max-width:375px){.pl-card-top-choice{font-size:.62rem;height:28px;min-width:62px;right:-35px;top:-4px}}@media (max-width:320px){.pl-card-top-choice{font-size:.6rem;height:26px;min-width:58px;padding:2px 6px 0;right:-35px;top:-3px}}@media (min-width:769px){.pl-card-top-choice{font-size:.72rem;height:34px;min-width:75px;right:-35px;top:-8px}}.pl-card-promo{bottom:44px;font-weight:500;line-height:1.3;margin:0;right:12px}.pl-card-book,.pl-card-promo{color:#fff;font-size:.85rem;left:12px;position:absolute;z-index:2}.pl-card-book{background:#16a34a;border:none;border-radius:6px;bottom:12px;cursor:pointer;font-weight:600;padding:8px 16px}.pl-card-category{color:#6b7280;font-size:.7rem;letter-spacing:.5px;margin:0;padding:12px 16px 0;text-transform:uppercase}.pl-card-promo-body{color:#374151;font-size:.9rem;font-weight:400;line-height:1.4;margin:8px 16px 12px;padding:0;position:static}.pl-card-title{color:#1a1a1a;font-size:1rem;font-weight:700;letter-spacing:.04em;line-height:1.35;margin:.75rem 0 6px;word-spacing:.06em}.pl-card-desc,.pl-card-title{min-width:0;overflow-wrap:break-word;padding:0 16px}.pl-card-desc{color:#6b7280;font-size:.875rem;letter-spacing:.03em;line-height:1.45;margin:0 0 8px}.pl-card-purpose{color:#6b7280;font-size:.9rem;line-height:1.4;margin:0 0 12px;padding:0 16px}.pl-card-meta{color:#6b7280;font-size:.85rem;letter-spacing:.03em;margin:0 0 6px;min-width:0;overflow-wrap:break-word;padding:0 16px}.pl-card-date{color:#ea580c;font-weight:600}.pl-card-participate{background:#ea580c;border:none;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:600;margin:auto 16px 16px;padding:12px;text-align:center;text-decoration:none;transition:background .2s ease;width:calc(100% - 32px)}.pl-card-participate:hover{background:#c2410c}@media (max-width:768px){.pl-hero{height:280px}.pl-hero-content{padding:1.5rem}.pl-hero-slogan{font-size:1.2rem}.pl-main-heading{font-size:clamp(1.2rem,4vw,1.6rem);line-height:1.4;padding:1.5rem 1rem 1rem}.pl-hero{border-radius:12px;height:260px;margin:0 1rem 2rem}.pl-hero-content{flex:none;padding:1.5rem!important;width:55%}.pl-hero-slogan{font-size:1.1rem!important;line-height:1.4;margin-bottom:1rem}.pl-hero-badge{font-size:.8rem;padding:6px 12px}.pl-hero-cta{font-size:.95rem;padding:10px 20px}.pl-hero-image{width:45%!important}}@media (max-width:480px){.pl-main-heading{padding:1rem}.pl-hero{height:240px;margin:0 .5rem 1.5rem}.pl-hero-content{padding:1.25rem!important;width:60%}.pl-hero-slogan{font-size:1rem}.pl-hero-cta{font-size:.9rem;padding:9px 18px}}@media (min-width:769px) and (max-width:1024px){.pl-hero{height:340px}.pl-hero-content{padding:2.5rem 3.5rem}}@media (max-width:768px){.pl-filters{align-items:flex-start;flex-direction:column;gap:8px;padding:0 1rem}.pl-filter-icon{display:none}.pl-filter-label{font-size:1rem;margin-bottom:4px}.pl-filter-select{max-width:200px;width:100%}}@media (max-width:480px){.pl-cards{grid-template-columns:minmax(0,1fr)}}@media (max-width:992px){.pl-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.pl-cards{gap:1.25rem;grid-template-columns:minmax(0,1fr);max-width:100%}.pl-card-title{font-size:16px;font-weight:500}.pl-card-participate{font-size:.95rem;margin:12px 1.25rem 1.25rem;padding:7px}.pl-upcoming-title{font-size:20px;padding:0 1rem}.pl-upcoming-desc{font-size:.95rem;padding:0 1rem}.pl-hero-dots{bottom:.75rem;gap:6px}.pl-hero-dots button{height:8px;width:8px}.pl-filter-select,.pl-hero-cta{min-height:44px}.pl-card-participate{min-height:28px}}@media (max-height:500px) and (orientation:landscape){.pl-hero{height:220px}.pl-hero-content{padding:1rem!important}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.pl-card{box-shadow:0 4px 20px #0000001f}}.puja-checkbox{cursor:pointer;height:18px;position:absolute;right:12px;top:12px;width:18px;z-index:10}.selected-card{border:3px solid #ea580c;transform:scale(1.02)}.pl-card-banner{aspect-ratio:1/1;border-radius:12px 12px 0 0;max-height:1524px;max-width:1524px;overflow:hidden;position:relative;width:100%}.pl-book-btn{background:#16a34a;border-radius:8px;bottom:15px;color:#fff;font-size:14px;font-weight:600;left:15px;padding:10px 18px;position:absolute;text-decoration:none;transition:.3s ease}.pl-book-btn:hover{background:#15803d}.hero-section{align-items:center;background:#000;display:flex;height:500px;justify-content:center;margin:0;overflow:hidden;padding:0;position:relative;width:100vw}.hero-carousel-track{height:100%;position:relative;width:100%}.hero-slide{height:100%;inset:0;opacity:0;position:absolute;transition:opacity .5s ease;width:100%}.hero-slide-active{opacity:1;z-index:1}.hero-bg-image{height:100%;object-fit:cover;width:100%}.hero-content{color:#fff;left:80px;max-width:500px;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.cart-floating{animation:slideIn .3s ease;background:#ea580c;border-radius:30px;box-shadow:0 8px 20px #0003;color:#fff;font-weight:600;padding:10px 18px;position:fixed;right:30px;top:90px;z-index:999}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.pl-top-choice-tag{animation:glow 2s ease-in-out infinite alternate;background:linear-gradient(135deg,gold,#ffed4a);border:1px solid #ffd70099;border-radius:20px;bottom:12px;box-shadow:0 4px 12px #ffd70066;color:#b8860b;font-size:11px;font-weight:800;letter-spacing:.5px;padding:6px 12px;position:absolute;right:12px;text-transform:uppercase;z-index:4}.pl-top-choice-tag.sold-out{animation:none;background:#dc2626!important;border:1px solid #00000014;box-shadow:0 6px 18px #dc262647;color:#fff!important}@keyframes glow{0%{box-shadow:0 4px 12px #ffd70066;transform:scale(1)}to{box-shadow:0 6px 20px #ffd70099;transform:scale(1.05)}}@media (max-width:768px){.pl-top-choice-tag{bottom:10px;font-size:10px;padding:5px 10px;right:10px}}@media (max-width:480px){.pl-top-choice-tag{bottom:8px;font-size:9px;padding:4px 8px;right:8px}}.pl-loading-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff;box-sizing:border-box;display:flex;flex-direction:column;inset:0;justify-content:center;padding:20px;position:fixed;z-index:12000}.pl-loading-spinner{animation:pl-spin 1s linear infinite;border:6px solid #00000014;border-radius:50%;border-top-color:#ea580c;box-shadow:0 8px 24px #ea580c1f;height:56px;margin-bottom:12px;width:56px}@keyframes pl-spin{to{transform:rotate(1turn)}}.pl-loading-text{color:#374151;font-size:16px;font-weight:700}.footer{background:#ea580c;color:#fff;padding:48px 24px 32px}.footer-container{margin:0 auto;max-width:1200px;padding:0 16px}.footer-top{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:1.6fr 1fr 1fr 1fr}.footer-col{text-align:left}.footer-brand{max-width:360px}.footer-logo-wrap{align-items:center;display:flex;gap:12px;margin-bottom:16px}.footer-logo{flex-shrink:0;height:56px;object-fit:contain;width:56px}.footer-brand-name{color:#fff;font-size:1.5rem;font-weight:700}.footer-desc{color:#ffffffe6;font-size:.9rem;line-height:1.6;margin:0}.footer-heading{color:#fff;font-size:1rem;font-weight:700;margin:0 0 16px}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:10px}.footer-links a{color:#ffffffe6;font-size:.9rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#fff}.footer-address{color:#ffffffe6;font-size:.9rem;line-height:1.55;margin:0 0 20px}.footer-social{display:flex;flex-wrap:wrap;gap:10px}.footer-social-icon{align-items:center;background:#fff;border-radius:50%;color:#333;display:flex;height:40px;justify-content:center;text-decoration:none;transition:opacity .2s;width:40px}.footer-social-icon svg{height:20px;width:20px}.footer-social-icon:hover{opacity:.9}.footer-divider{background:#fff6;height:1px;margin:32px 0 28px}.footer-bottom{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between}.footer-store-badges{display:flex;flex-wrap:wrap;gap:12px}.footer-badge{align-items:center;background:#1a1a1a;border-radius:6px;color:#fff;display:inline-flex;font-size:.75rem;font-weight:600;justify-content:center;min-width:140px;padding:10px 16px;text-decoration:none;transition:opacity .2s}.footer-badge:hover{opacity:.9}.footer-trust-logos{align-items:center;display:flex;flex-wrap:wrap;gap:20px}.footer-trust-item{background:#ffffff26;border-radius:6px;color:#fffffff2;font-size:.8rem;font-weight:600;padding:6px 12px}.footer-legal{align-items:center;display:flex;gap:12px;justify-content:flex-end;text-align:right}.footer-legal a{color:#ffffffe6;font-size:.85rem;text-decoration:none;transition:color .2s}.footer-legal a:hover{color:#fff}.footer-legal-sep{color:#ffffffb3;font-size:.85rem;margin:0 8px}.footer-copyright{color:#fffc;font-size:.8rem;margin:12px 0 0}@media (max-width:992px){.footer-top{grid-template-columns:1fr 1fr}.footer-brand{max-width:none}}@media (max-width:768px){.footer-top{gap:28px;grid-template-columns:1fr}.footer-bottom{align-items:center;flex-direction:column;gap:12px}.footer-brand,.footer-col,.footer-legal{text-align:center}.footer-social{justify-content:center}}@media (min-width:769px){.footer-bottom{grid-gap:16px;align-items:center;display:grid;gap:16px;grid-template-columns:1fr auto 1fr}.footer-store-badges{justify-self:start}.footer-trust-logos{justify-self:center}.footer-legal{justify-self:end;text-align:right}.footer-legal>*{display:inline-block;vertical-align:middle}}@media (max-width:480px){.footer{padding:36px 16px 24px}.footer-store-badges{flex-direction:column}}.faq-section{background:linear-gradient(180deg,#fff,#fffbf5 50%,#fff);padding:80px 24px 100px}.faq-container{margin:0 auto;max-width:720px;text-align:center}.faq-heading{color:#1a1a1a;font-size:clamp(1.5rem,4vw,1.75rem);font-weight:700;letter-spacing:-.02em;line-height:1.35;margin:0 0 1rem}.faq-subtitle{color:#6b7280;font-size:clamp(.9375rem,2vw,1rem);line-height:1.65;margin:0 auto 3rem;max-width:560px}.faq-carousel{margin:0 auto;max-width:600px;min-height:220px;position:relative}.faq-carousel-btn{align-items:center;background:#fff;border:2px solid #ea580c4d;border-radius:50%;box-shadow:0 4px 12px #0000000f;color:#ea580c;cursor:pointer;display:flex;font-size:1.5rem;font-weight:300;height:48px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .25s ease;width:48px;z-index:10}.faq-carousel-btn:hover{background:#ea580c;border-color:#ea580c;box-shadow:0 6px 20px #ea580c59;color:#fff;transform:translateY(-50%) scale(1.05)}.faq-carousel-prev{left:-16px}.faq-carousel-next{right:-16px}.faq-carousel-track{overflow:hidden;padding:0 8px;position:relative}.faq-carousel-slide{inset:0;opacity:0;position:absolute;transform:translateX(40px) scale(.96);transition:opacity .5s ease,transform .5s ease,visibility .5s;visibility:hidden}.faq-carousel-slide.prev{transform:translateX(-40px) scale(.96)}.faq-carousel-slide.active{opacity:1;position:relative;transform:translateX(0) scale(1);visibility:visible}.faq-carousel-slide.next{transform:translateX(40px) scale(.96)}.faq-benefit-card{align-items:center;background:#fff;border-radius:16px;box-shadow:0 8px 32px #0000000f,0 0 0 1px #ea580c0f;display:flex;flex-direction:column;justify-content:center;min-height:200px;padding:36px 32px;text-align:center;transition:box-shadow .3s ease}.faq-benefit-card:hover{box-shadow:0 12px 40px #00000014,0 0 0 1px #ea580c1a}.faq-benefit-icon{display:block;filter:grayscale(.1);font-size:2.5rem;margin-bottom:1rem}.faq-benefit-title{color:#1a1a1a;font-size:clamp(1.125rem,2.5vw,1.3125rem);font-weight:600;letter-spacing:-.01em;line-height:1.35;margin:0 0 .75rem}.faq-benefit-desc{color:#64748b;font-size:clamp(.875rem,1.8vw,.9375rem);line-height:1.65;margin:0;max-width:480px}.faq-carousel-dots{display:flex;gap:10px;justify-content:center;margin-top:1.75rem;padding:0 8px}.faq-dot{background:#e2e8f0;border:none;border-radius:50%;cursor:pointer;height:10px;padding:0;transition:all .3s ease;width:10px}.faq-dot:hover{background:#cbd5e1;transform:scale(1.2)}.faq-dot.active{background:linear-gradient(90deg,#ea580c,#f97316);border-radius:5px;width:28px}@media (max-width:768px){.faq-section{padding:60px 20px 80px}.faq-carousel{max-width:100%;min-height:200px;padding:0 8px}.faq-carousel-btn{font-size:1.25rem;height:40px;width:40px}.faq-carousel-prev{left:0}.faq-carousel-next{right:0}.faq-benefit-card{min-height:180px;padding:28px 24px}.faq-subtitle{margin-bottom:2.25rem}}@media (max-width:640px){.faq-section{padding:48px 16px 64px}.faq-subtitle{margin-bottom:2rem}.faq-carousel-btn{font-size:1.1rem;height:36px;top:42%;width:36px}.faq-carousel-prev{left:-4px}.faq-carousel-next{right:-4px}.faq-benefit-card{min-height:160px;padding:24px 20px}.faq-benefit-icon{font-size:2rem;margin-bottom:.75rem}.faq-benefit-title{font-size:1rem;margin-bottom:.5rem}.faq-benefit-desc{font-size:.8125rem}.faq-carousel-dots{margin-top:1.5rem}.faq-dot{height:8px;width:8px}.faq-dot.active{width:22px}}@media (max-width:380px){.faq-section{padding:40px 12px 56px}.faq-benefit-card{min-height:150px;padding:20px 16px}}.puja-detail-page{background:#fff;box-sizing:border-box;min-height:100vh;padding-top:100px;width:100%}.puja-detail-page img{box-sizing:border-box;max-width:100%}.pd-container{box-sizing:border-box;margin:0 auto;padding:0 1rem 1.5rem;width:100%}.pd-grid{grid-gap:2.5rem;align-items:start;display:grid;gap:2.5rem;grid-template-columns:1fr 1fr}.pd-carousel-wrap{position:relative}.pd-carousel-frame{background:#5c2e2e;border:4px solid #d4a017;border-radius:12px;box-shadow:0 4px 24px #00000026;outline:2px solid #d4a01780;padding:12px;position:relative}.pd-carousel-inner{align-items:center;aspect-ratio:16/10;background:#1a1a1a;border-radius:8px;display:flex;justify-content:center;min-height:320px;overflow:hidden;position:relative}.pd-carousel-slide{align-items:stretch;display:flex;height:100%;inset:0;justify-content:stretch;opacity:0;position:absolute;transition:opacity .4s ease;visibility:hidden;width:100%}.pd-carousel-slide.active{opacity:1;visibility:visible}.pd-carousel-image{background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:100%;min-height:100%;min-width:100%;object-fit:cover;object-position:center;width:100%}.pd-carousel-image.pl-card-1{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460)}.pd-carousel-image.pl-card-2{background:linear-gradient(135deg,#2d1b1b,#4a2c2a 50%,#3d2318)}.pd-carousel-image.pl-card-3{background:linear-gradient(135deg,#1a1a2e,#2d1f3d 50%,#1e293b)}.pd-badge{background:#eab308;border-radius:20px;color:#1a1a1a;font-size:.85rem;font-weight:700;padding:8px 16px;top:24px;z-index:3}.pd-badge,.pd-overlay-text{left:24px;position:absolute}.pd-overlay-text{bottom:70px;display:flex;flex-direction:column;gap:4px;right:60px;z-index:2}.pd-overlay-small{color:#fff;font-size:.9rem;opacity:.95}.pd-overlay-large{color:#fff;font-size:1.1rem;font-weight:700;line-height:1.3}.pd-swipe-btn{align-items:center;background:#5c2e2e;border:none;border-radius:8px;bottom:24px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:700;gap:6px;left:24px;padding:10px 18px;position:absolute;z-index:3}.pd-swipe-arrow{font-size:1rem}.pd-carousel-dots{bottom:24px;display:flex;gap:8px;left:50%;position:absolute;transform:translateX(-50%);z-index:3}.pd-carousel-dots button{background:#fff6;border:none;border-radius:50%;cursor:pointer;height:10px;padding:0;transition:background .2s;width:10px}.pd-carousel-dots button.active{background:#ea580c}.pd-carousel-next{align-items:center;background:#ffffff40;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.25rem;height:44px;justify-content:center;position:absolute;right:24px;top:50%;transform:translateY(-50%);width:44px;z-index:3}.pd-carousel-next:hover{background:#fff6}.pd-details{display:flex;flex-direction:column;gap:7px}.pd-category{color:#be185d;font-size:.75rem;font-weight:600;letter-spacing:.5px;margin:0;text-transform:uppercase}.pd-title{color:#1f2937;font-size:1.5rem;font-weight:700;line-height:1.35;margin:0}.pd-purpose{font-size:15px;line-height:1.5}.pd-meta,.pd-purpose{color:#4b5563;margin:0}.pd-meta{align-items:flex-start;display:flex;font-size:.95rem;gap:8px}.pd-meta-icon{flex-shrink:0}.pd-countdown-label{color:#374151;font-size:.95rem;margin:0 0 .5rem}.pd-countdown{display:flex;flex-wrap:wrap;gap:10px}.pd-countdown-item{background:#fef3c7;border:1px solid #fde68a;border-radius:10px;min-width:70px;padding:12px 16px;text-align:center}.pd-countdown-num{color:#1f2937;display:block;font-size:1.5rem;font-weight:700}.pd-countdown-label-sm{color:#6b7280;font-size:.8rem}.pd-participants{align-items:center;display:flex;gap:12px;margin-top:.5rem}.pd-avatars{display:flex}.pd-avatar{background:linear-gradient(135deg,#d1d5db,#9ca3af);border:2px solid #fff;border-radius:50%;height:36px;margin-left:-10px;width:36px}.pd-avatar:first-child{margin-left:0}.pd-rating{color:#ea580c;font-size:.95rem;font-weight:600}.pd-devotees{color:#4b5563;font-size:.95rem;line-height:1.5;margin:0}.pd-devotees strong{color:#ea580c}.pd-cta{align-items:center;background:#16a34a;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:700;gap:8px;justify-content:center;margin-top:1rem;max-width:320px;padding:14px 24px;width:100%}.pd-cta:hover{background:#15803d}.pd-not-found{padding:4rem 2rem;text-align:center}.pd-loading-overlay{align-items:center;background:#fff;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.pd-loading-spinner{animation:pd-spin 1s linear infinite;border:6px solid #ffffff26;border-radius:50%;border-top-color:#f96b26;height:64px;width:64px}@keyframes pd-spin{to{transform:rotate(1turn)}}.pd-not-found button{background:#16a34a;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;margin-top:1rem;padding:10px 20px}.pd-section-nav{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 8px #0000000f;display:flex;justify-content:center;position:relative;transition:box-shadow .2s ease;z-index:100}.pd-section-nav--fixed{box-shadow:0 2px 12px #00000014;left:0;position:fixed;right:0;top:80px}.pd-section-nav-spacer{flex-shrink:0;height:56px}.pd-section-nav-inner{display:flex;gap:0;justify-content:center;max-width:1100px}.pd-section-tab{background:none;border:none;border-bottom:2px solid #0000;color:#4b5563;cursor:pointer;font-size:.95rem;font-weight:500;margin-bottom:-1px;padding:1rem 1.25rem}.pd-section-tab:hover{color:#1f2937}.pd-section-tab.active{border-bottom-color:#ea580c;color:#ea580c}.pd-section{border-bottom:1px solid #f3f4f6;padding:2.5rem 0;scroll-margin-top:140px}.pd-section-content{margin:0;max-width:100%;padding:12px 30px;width:100%}.pd-section-title{color:#1f2937;font-size:18px;font-weight:700;margin:0 0 1rem}.pd-about-inner{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1.5rem}.pd-about-icon{flex-shrink:0;font-size:1.75rem;opacity:.9}.pd-about-heading{color:#1f2937;font-size:18px;font-weight:700;line-height:1.4;margin:0}.pd-about-body{max-width:800px}.pd-about-body p,.pd-about-body>div{color:#6b7280;font-size:.95rem;line-height:1.5;margin:0 0 .75rem}.pd-about-body p:last-child,.pd-about-body>div>p:last-child{margin-bottom:0}.pd-benefits-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.pd-benefit-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}.pd-benefit-icon{align-items:center;background:#fff7ed;border-radius:8px;color:#ea580c;display:flex;font-size:1.5rem;font-weight:700;height:48px;justify-content:center;margin-bottom:1rem;width:48px}.pd-benefit-title{color:#1f2937;font-size:16px;font-weight:500;margin:0 0 .5rem}.pd-benefit-text{color:#6b7280;font-size:.95rem;line-height:1.5;margin:0 0 .75rem}.pd-read-more{background:none;border:none;color:#ea580c;cursor:pointer;font-size:.9rem;font-weight:600;padding:0}.pd-process-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.pd-process-step{align-items:flex-start;display:flex;gap:1rem}.pd-process-num{align-items:center;background:#ea580c;border-radius:8px;color:#fff;display:flex;flex-shrink:0;font-size:1.1rem;font-weight:700;height:40px;justify-content:center;width:40px}.pd-process-step-title{color:#1f2937;font-size:1.05rem;font-weight:500;margin:0 0 .25rem}.pd-process-step-text{color:#6b7280;font-size:.95rem;line-height:1.5;margin:0}.pd-temple-name{color:#1f2937;font-size:18px;font-weight:700;margin:0 0 1.5rem;text-align:center}.pd-temple-grid{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.pd-temple-image{aspect-ratio:4/3;border-radius:12px;display:block;object-fit:cover;width:100%}.pd-temple-text p,.pd-temple-text>div{color:#6b7280;font-size:.95rem;line-height:1.5;margin:0 0 .75rem}.pd-temple-text p:last-child,.pd-temple-text>div>p:last-child{margin-bottom:0}.pd-includes-list{list-style:none;margin:0 0 1rem;padding:0}.pd-includes-list li{align-items:flex-start;color:#374151;display:flex;font-size:1rem;gap:.75rem;line-height:1.6;margin-bottom:.75rem}.pd-includes-check{color:#16a34a;flex-shrink:0;font-weight:700}.pd-includes-note{color:#6b7280;font-size:.9rem;margin:0}.pd-package-cards{grid-gap:1rem;align-items:stretch;display:grid;gap:1rem;grid-auto-rows:1fr;grid-template-columns:repeat(4,1fr);margin-bottom:1.5rem}.pd-package-card{align-items:flex-start;background:#fff;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;height:100%;padding:1.25rem;position:relative;text-align:left;transition:border-color .2s}.pd-package-card:hover{border-color:#d1d5db}.pd-package-card.selected{border-color:#ea580c}.pd-package-check{align-items:center;background:#ea580c;border-radius:50%;color:#fff;display:none!important;font-size:.85rem;height:24px;justify-content:center;position:absolute;right:12px;top:12px;width:24px}.pd-package-card.selected .pd-package-check{display:flex!important}.pd-package-info{margin-bottom:.75rem}.pd-package-persons{color:#6b7280;display:block;font-size:.8rem;margin-bottom:.25rem}.pd-package-name{color:#1f2937;font-size:1rem;font-weight:700;margin:0 0 .5rem}.pd-package-price{color:#1f2937;font-size:1.25rem;font-weight:700}.pd-package-image{background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:8px;height:80px;margin-top:auto;width:100%}.pd-trust-badges{color:#6b7280;display:flex;flex-wrap:wrap;font-size:.9rem;gap:1.5rem}.pd-sticky-footer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;border-top:1px solid #e8d5c4;bottom:0;box-shadow:0 -4px 20px #00000014;left:0;padding:16px 20px;position:-webkit-sticky;position:sticky;right:0;z-index:100}.pd-error-banner{background:#fef2f2;border-left:4px solid #ef4444;border-radius:12px;color:#dc2626;font-size:14px;font-weight:500;margin:0 auto 12px;max-width:1200px;padding:12px 16px;text-align:center}.pd-sticky-content{align-items:center;box-sizing:border-box;display:flex;gap:24px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px;width:100%}.pd-sticky-left{align-items:flex-start;display:flex;flex-direction:column;gap:8px}.pd-sticky-price-block{display:flex;flex-direction:column;gap:4px}.pd-sticky-price{color:#f96b26;font-size:28px;font-weight:800;line-height:1.1}.pd-sticky-name{color:#7d5a3f;font-size:15px;font-weight:600}.pd-sticky-prasadam{align-items:center;color:#5c4a3d;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;-webkit-user-select:none;user-select:none}.pd-sticky-prasadam input[type=checkbox]{accent-color:#f96b26;cursor:pointer;height:18px;width:18px}.pd-sticky-btn{align-items:center;background:linear-gradient(135deg,#f96b26,#ff8f50);border:none;border-radius:14px;box-shadow:0 6px 20px #f96b264d;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:16px;font-weight:700;justify-content:center;max-width:280px;min-height:56px;padding:18px 36px;transition:all .3s ease;white-space:nowrap}.pd-sticky-btn:hover:not(:disabled){box-shadow:0 10px 30px #f96b2666;transform:translateY(-2px)}.pd-sticky-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.pd-sticky-btn:hover{opacity:.9}.pd-sticky-btn.sold-out{background:#dc2626!important;box-shadow:0 6px 20px #dc262640!important;cursor:not-allowed!important}.pd-sticky-btn.sold-out:hover{opacity:.9;transform:none!important}.pd-reviews-ratings{background:#f9fafb}.pd-reviews-main-title{color:#1f2937;font-size:18px;font-weight:700;margin:0 0 .5rem;text-align:center}.pd-reviews-subtitle{color:#6b7280;font-size:1rem;margin:0 0 1.5rem;text-align:center}.pd-testimonials-wrap{margin:0 auto;max-width:600px;overflow:hidden}.pd-testimonials-track{display:flex;transition:transform .3s ease}.pd-testimonial-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000f;min-width:100%;padding:1.5rem}.pd-testimonial-text{color:#374151;font-size:1rem;line-height:1.6;margin:0 0 1rem}.pd-testimonial-video .pd-video-placeholder{align-items:center;background:#1f2937;border-radius:8px;color:#fff;display:flex;font-size:1rem;height:200px;justify-content:center;margin-bottom:1rem}.pd-testimonial-author{align-items:center;display:flex;gap:.75rem}.pd-testimonial-author strong{color:#1f2937;display:block;font-size:.95rem}.pd-testimonial-author span{color:#6b7280;font-size:.85rem}.pd-testimonial-avatar{background:linear-gradient(135deg,#e5e7eb,#d1d5db);border-radius:50%;height:44px;width:44px}.pd-testimonial-dots{display:flex;gap:8px;justify-content:center;margin-top:1rem}.pd-testimonial-dots button{background:#d1d5db;border:none;border-radius:50%;cursor:pointer;height:10px;padding:0;width:10px}.pd-testimonial-dots button.active{background:#ea580c}.pd-user-reviews-sub{color:#6b7280;font-size:.95rem;margin:0 0 1.5rem}.pd-user-reviews-list{list-style:none;margin:0 0 1.5rem;padding:0}.pd-user-review-item{border-bottom:1px solid #e5e7eb;display:flex;gap:1rem;padding:1.25rem 0}.pd-user-review-item:last-child{border-bottom:none}.pd-user-review-avatar{background:#fef3c7;border:2px solid #fde68a;border-radius:50%;flex-shrink:0;height:48px;width:48px}.pd-user-review-meta{align-items:center;display:flex;gap:.5rem;margin-bottom:.25rem}.pd-user-review-meta strong{color:#1f2937;font-size:.95rem}.pd-user-review-meta span{color:#6b7280;font-size:.85rem}.pd-user-review-stars{color:#ea580c;font-size:.9rem;margin-bottom:.5rem}.pd-user-review-content p{color:#374151;font-size:.95rem;line-height:1.5;margin:0}.pd-view-more{background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#374151;cursor:pointer;display:block;font-size:.95rem;font-weight:500;margin:0 auto;padding:10px 24px;width:200px}.pd-view-more:hover{background:#f9fafb}.pd-view-more-outline{border-color:#93c5fd;color:#2563eb}.pd-faqs-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.pd-faq-list{list-style:none;margin:0;padding:0}.pd-faq-item{border-bottom:1px solid #e5e7eb}.pd-faq-question{align-items:center;background:none;border:none;color:#1f2937;cursor:pointer;display:flex;font-size:1rem;gap:1rem;justify-content:space-between;padding:1rem 0;text-align:left;width:100%}.pd-faq-chevron{color:#6b7280;flex-shrink:0;font-size:.85rem}.pd-faq-answer{color:#6b7280;font-size:.95rem;line-height:1.6;padding:0 0 1rem}@media (max-width:768px){.pd-container{margin:0 auto;max-width:100%;padding:.75rem 1rem 1.5rem}.pd-grid{gap:1.5rem;grid-template-columns:1fr;padding:12px 0}.pd-carousel-frame{max-width:100%;padding:8px;width:300px}.pd-carousel-inner{max-width:100%;min-height:220px;width:300px}.pd-title{font-size:17px}.pd-countdown-item{min-width:60px;padding:10px 12px}.pd-countdown-num{font-size:1.25rem}.pd-section-nav{-webkit-overflow-scrolling:touch;overflow-x:auto}.pd-section-nav-inner{flex-wrap:nowrap;justify-content:flex-start;overflow-y:hidden}.pd-section-tab{font-size:.9rem;padding:.75rem 1rem;white-space:nowrap}.pd-benefits-grid,.pd-package-cards,.pd-process-list,.pd-temple-grid{grid-template-columns:1fr}}@media (max-width:1024px){.pd-sticky-content{gap:20px;padding:0 16px}.pd-sticky-price{font-size:26px}.pd-sticky-btn{max-width:260px;padding:16px 32px}}@media (max-width:768px){.pd-sticky-footer{padding:14px 16px}.pd-sticky-content{align-items:center!important;flex-direction:column!important;gap:16px!important;padding:0 12px!important}.pd-sticky-left{align-items:center;order:2}.pd-sticky-price-block{order:0;text-align:center}.pd-sticky-btn{max-width:none!important;order:1;padding:18px 24px!important;width:100%!important}}@media (max-width:480px){.pd-sticky-footer{padding:12px}.pd-sticky-content{padding:0 10px}.pd-sticky-price{font-size:22px}.pd-cta{width:80%}.pd-addons-card{width:100%}}@media (max-width:319px){.pd-sticky-footer{padding:10px 8px}.pd-sticky-price{font-size:16px}.pd-sticky-btn{font-size:14px;padding:12px 16px}}.pd-carousel-slide img.pd-carousel-image{display:block;height:100%;margin:0;object-fit:cover;object-position:center;padding:0;width:100%}.pd-addons-card{background:#fff;border-radius:14px;box-shadow:0 2px 10px #00000014;margin-top:16px;padding:16px}.pd-addons-header{align-items:center;display:flex;font-size:16px;font-weight:500;gap:10px;margin-bottom:12px}.pd-addons-icon{align-items:center;background:#2f6df6;border-radius:50%;color:#fff;display:flex;font-size:10px;height:18px;justify-content:center;width:18px}.pd-addons-empty{color:#777;padding:14px 0;text-align:center}.pd-addon-item{border-top:1px solid #eee;padding:10px 0}.pd-addon-item:first-child{border-top:none}.pd-addon-image{border-radius:8px;height:50px;object-fit:cover;width:50px}.pd-addon-name{color:#1f2937;font-size:15px;font-weight:500;margin:0;max-width:180px;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap}.pd-addon-name:after{background:#1f2937;border-radius:8px;box-shadow:0 4px 12px #00000026;color:#fff;content:attr(title);font-size:13px;font-weight:500;margin-bottom:8px;padding:8px 12px;pointer-events:none;transition:all .2s ease;white-space:nowrap}.pd-addon-name:after,.pd-addon-name:before{bottom:100%;left:50%;opacity:0;position:absolute;transform:translateX(-50%);visibility:hidden;z-index:100}.pd-addon-name:before{border:6px solid #0000;border-top-color:#1f2937;content:"";margin-bottom:2px}.pd-addon-name:hover{color:#ea580c}.pd-addon-name:hover:after,.pd-addon-name:hover:before{opacity:1;visibility:visible}@media (max-width:768px){.pd-addon-name{max-width:140px}.pd-addon-name:after{font-size:12px;max-width:200px;padding:6px 10px;text-align:center;white-space:normal}}.pd-addon-price{color:#666;font-size:13px}.pd-addon-btn{background:#f96b26;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:6px 12px}.pd-addons-list{display:flex;flex-direction:column;gap:12px}.pd-addon-item{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #00000014;display:flex;gap:12px;padding:16px;transition:all .2s ease}.pd-addon-item:hover{border-color:#f59e0b;box-shadow:0 4px 12px #00000026;transform:translateY(-1px)}.pd-addon-image{align-items:center;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fcd34d;border-radius:10px;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.pd-addon-icon{font-size:20px}.pd-addon-info{flex:1 1;min-width:0;padding-left:8px}.pd-addon-controls{align-items:center;display:flex;flex-shrink:0;gap:10px}.pd-addon-price{color:#059669;font-size:16px;font-weight:600;white-space:nowrap}.pd-minus:hover{background:#fef2f2;color:#dc2626}.pd-plus:hover{background:#f0fdf4;color:#059669}.pd-qty-display{color:#374151;font-size:14px;font-weight:500;min-width:20px;padding:0 4px;text-align:center}.pd-quantity-group{align-items:center;background:#fff;border:2px solid #e5e7eb!important;border-radius:10px;box-shadow:0 2px 4px #00000014;display:flex!important;height:36px;min-width:80px;padding:4px 6px!important}.pd-qty-btn{align-items:center!important;background:#f8fafc!important;border:none!important;border-radius:8px!important;color:#64748b!important;cursor:pointer!important;display:flex!important;flex-shrink:0!important;font-size:16px!important;font-weight:600!important;height:30px!important;justify-content:center!important;margin-top:0;transition:all .2s ease!important;width:30px!important}.pd-qty-btn:hover{background:#f1f5f9!important;color:#334155!important;transform:scale(1.05)}.pd-minus:hover{background:#fef2f2!important;color:#dc2626!important}.pd-plus:hover{background:#f0fdf4!important;color:#059669!important}.pd-qty-display{background:#f8fafc;border-radius:6px;color:#1e293b!important;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px!important;font-weight:600!important;min-width:24px!important;padding:0 8px!important;text-align:center!important}.pd-addon-controls{align-items:center!important;display:flex!important;flex-shrink:0!important;gap:12px!important}.chadhava-section{background:#fff;padding:4rem 1.5rem}.chadhava-container{margin:0 auto;max-width:1200px}.chadhava-journey-block{margin-bottom:4rem;text-align:center}.chadhava-main-title{color:#1a1a1a;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;line-height:1.25;margin:0 0 .75rem}.chadhava-subtitle{color:#555;font-size:1.1rem;margin:0 0 2rem}.chadhava-cards-row{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.chadhava-offer-card{border-radius:12px;box-shadow:0 2px 12px #00000014;flex:1 1;max-width:280px;min-width:180px;padding:1.75rem 1.5rem;text-align:center}.chadhava-card-orange{background:#fff0e6;color:#1a1a1a}.chadhava-card-orange .chadhava-offer-number{color:#c2410c}.chadhava-card-purple{background:#f3e8ff;color:#1a1a1a}.chadhava-card-purple .chadhava-offer-number{color:#6b21a8}.chadhava-card-pink{background:#fce7f3;color:#1a1a1a}.chadhava-card-pink .chadhava-offer-number{color:#be185d}.chadhava-offer-number{display:block;font-size:2rem;font-weight:800;margin-bottom:.35rem}.chadhava-offer-label{color:#444;font-size:.95rem}.chadhava-how-block{margin-top:3rem}.chadhava-how-title{color:#1a1a1a;font-size:clamp(1.35rem,3.5vw,2rem);font-weight:700;line-height:1.3;margin:0 0 2.5rem;text-align:center}.chadhava-how-grid{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr}@media (max-width:900px){.chadhava-how-grid{grid-template-columns:1fr}.chadhava-phone-col{display:flex;justify-content:center;order:-1}}.chadhava-steps-col{display:flex;flex-direction:column;gap:1.75rem}.chadhava-step{align-items:flex-start;display:flex;gap:1rem}.chadhava-step-num{align-items:center;background:#ea580c;border-radius:8px;color:#fff;display:flex;font-size:1.25rem;font-weight:700;height:40px;justify-content:center;min-width:40px;width:40px}.chadhava-step-title{color:#1a1a1a;font-size:1.1rem;font-weight:700;margin:0 0 .35rem}.chadhava-step-desc{color:#555;font-size:.95rem;line-height:1.5;margin:0}.chadhava-phone-mockup{align-items:center;display:flex;flex-direction:column}.chadhava-phone-screen{background:#fff;border:12px solid #ea580c;border-radius:28px;box-shadow:0 20px 50px #00000026;padding:1rem;position:relative;transform:rotate(3deg);width:280px}.chadhava-screen-content{background:linear-gradient(180deg,#fef3c7,#fff 35%);border-radius:12px;min-height:380px;padding:1rem;position:relative}.chadhava-screen-deity{background:linear-gradient(135deg,#fcd34d,#f59e0b);border-radius:50%;height:80px;margin:0 auto .75rem;width:80px}.chadhava-screen-event{color:#92400e;font-size:.85rem;font-weight:700;margin:0 0 .25rem;text-align:center}.chadhava-screen-headline{color:#1a1a1a;font-size:.9rem;font-weight:600;line-height:1.35;margin:0 0 .5rem;text-align:center}.chadhava-screen-body{color:#555;font-size:.75rem;line-height:1.45;margin:0 0 1rem}.chadhava-screen-cta{align-items:center;background:#16a34a;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:.35rem;justify-content:center;padding:.65rem 1rem;width:100%}.chadhava-finger-icon{bottom:3.5rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));font-size:1.5rem;position:absolute;right:.5rem}.chadhava-phone-dots{display:flex;gap:.5rem;justify-content:center;margin-top:1rem}.chadhava-phone-dot{background:#e5e7eb;border:none;border-radius:50%;cursor:pointer;height:8px;padding:0;width:8px}.chadhava-phone-dot.active{background:#ea580c;transform:scale(1.2)}@media (max-width:768px){.chadhava-section{padding:3rem 1rem}.chadhava-container{padding:0 .5rem}.chadhava-journey-block{margin-bottom:3rem}.chadhava-main-title{font-size:clamp(1.3rem,4.5vw,1.75rem)!important;line-height:1.3;padding:0 .5rem}.chadhava-subtitle{font-size:1rem;line-height:1.5;padding:0 1rem}.chadhava-cards-row{align-items:center;flex-direction:column;gap:1rem;margin:0 auto;max-width:320px}.chadhava-offer-card{max-width:300px;min-width:auto;width:100%}.chadhava-offer-number{font-size:1.75rem}}@media (max-width:480px){.chadhava-section{padding:2.5rem .75rem}.chadhava-main-title{font-size:1.4rem!important;padding:0 .25rem}.chadhava-cards-row{gap:.875rem}.chadhava-offer-card{padding:1.5rem 1.25rem}.chadhava-offer-number{font-size:1.6rem}}@media (max-width:900px){.chadhava-how-grid{gap:2.5rem;grid-template-columns:1fr}.chadhava-phone-col{display:flex;justify-content:center;margin-bottom:1rem;order:-1}.chadhava-how-title{font-size:clamp(1.2rem,4vw,1.6rem)!important;padding:0 1rem}}@media (max-width:768px){.chadhava-steps-col{gap:1.5rem}.chadhava-step{gap:.875rem;padding:0 1rem}.chadhava-step-num{font-size:1.1rem;height:36px;min-width:36px;width:36px}.chadhava-step-title{font-size:1rem;line-height:1.35}.chadhava-step-desc{font-size:.92rem;line-height:1.5}.chadhava-phone-mockup{transform:none!important}.chadhava-phone-screen{border-width:10px;margin:0 auto;padding:.875rem;width:260px}.chadhava-screen-content{min-height:320px;padding:.875rem}.chadhava-screen-deity{height:70px;width:70px}.chadhava-screen-event{font-size:.8rem}.chadhava-screen-headline{font-size:.85rem;line-height:1.35}.chadhava-screen-body{font-size:.72rem;line-height:1.45}.chadhava-screen-cta{font-size:.85rem;min-height:40px;padding:.6rem .875rem}.chadhava-finger-icon{bottom:3rem;font-size:1.3rem;right:.4rem}.chadhava-phone-dots{gap:.4rem;margin-top:.875rem}.chadhava-phone-dot{height:7px;width:7px}}@media (max-width:375px){.chadhava-phone-screen{border-width:9px;width:240px}.chadhava-screen-content{min-height:290px;padding:.75rem}.chadhava-screen-deity{height:65px;width:65px}.chadhava-screen-body{font-size:.7rem}}@media (max-height:500px) and (orientation:landscape){.chadhava-section{padding:2rem 1rem}.chadhava-phone-screen{width:240px}.chadhava-main-title{font-size:1.3rem!important}}@media (max-width:768px){.chadhava-phone-dot{min-height:32px;min-width:32px}.chadhava-screen-cta{min-height:44px}.chadhava-step-num{min-height:44px;min-width:44px}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.chadhava-phone-screen{box-shadow:0 25px 60px #0003}.chadhava-offer-card{box-shadow:0 4px 20px #0000001f}}@media (max-width:375px){.chadhava-cards-row{align-items:center;flex-direction:column;gap:1rem;justify-content:center;margin:0 auto;max-width:320px;padding:0 .75rem}.chadhava-offer-card{box-sizing:border-box;margin:0 auto;max-width:300px;min-width:280px;padding:1.5rem 1.25rem;width:100%!important}.chadhava-offer-number{font-size:1.65rem;margin-bottom:.4rem;text-align:center;word-break:break-word}.chadhava-offer-label{font-size:.92rem;line-height:1.4;padding:0 .25rem;text-align:center;word-break:break-word}}@media (max-width:320px){.chadhava-cards-row{max-width:300px;padding:0 .5rem!important}.chadhava-offer-card{min-width:270px!important;padding:1.4rem 1.1rem}.chadhava-offer-number{font-size:1.55rem}}.chadhava-page{background:#fff;padding-top:80px}.ch-hero{background:linear-gradient(180deg,#feeada,#fff 70%);padding:3rem 1.5rem 3.5rem}.ch-hero-inner{align-items:center;display:flex;gap:3rem;margin:0 auto;max-width:1200px}.ch-hero-content{flex:1.1 1}.ch-hero-title{color:#111827;font-size:clamp(1.9rem,3.3vw,2.4rem);font-weight:800;line-height:1.25;margin:0 0 1.5rem}.ch-hero-points{list-style:none;margin:0 0 1.5rem;padding:0}.ch-hero-points li{color:#374151;font-size:.98rem;margin-bottom:.4rem;padding-left:1.5rem;position:relative}.ch-hero-points li:before{color:#f97316;content:"•";font-size:1.1rem;left:0;position:absolute;top:0}.ch-hero-actions{display:flex;gap:.75rem;margin-top:1rem}.ch-btn{border:1px solid #0000;border-radius:999px;cursor:pointer;font-size:.95rem;font-weight:600;padding:.7rem 1.4rem}.ch-btn-primary{background:#16a34a;border-color:#16a34a;color:#fff}.ch-btn-outline{background:#fff;border-color:#e5e7eb;color:#111827}.ch-hero-illustration{background:radial-gradient(circle at 80% 20%,#ffffffe6,#0000 60%),radial-gradient(circle at 20% 80%,#f8717159,#0000 65%),linear-gradient(120deg,#f97316,#facc15);border-radius:32px;flex:0.9 1;height:260px;max-width:420px;overflow:hidden;position:relative}.ch-hero-illustration:after{background:linear-gradient(135deg,#ffedd5,#fed7aa),url(https://dummyimage.com/600x400/f97316/fff) 50%/cover no-repeat;border-radius:28px;content:"";inset:18px 24px;mix-blend-mode:multiply;opacity:.9;position:absolute}.ch-offerings{margin:0 auto;max-width:1200px;padding:2.5rem 1.5rem 0}.ch-offerings-header{margin-bottom:2rem;max-width:760px}.ch-offerings-title{color:#111827;font-size:1.6rem;font-weight:800;margin:0 0 .75rem}.ch-offerings-subtitle{color:#4b5563;font-size:.98rem;line-height:1.6;margin:0}.ch-card-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.ch-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 8px 24px #0f172a0f;display:flex;flex-direction:column;overflow:hidden}.ch-card-banner{background:radial-gradient(circle at 10% 0,#fef3c7,#0000 55%),radial-gradient(circle at 90% 100%,#a855f7,#0000 60%),linear-gradient(120deg,#1d4ed8,#7c3aed);height:160px}.ch-card-body{display:flex;flex:1 1;flex-direction:column;gap:.5rem;padding:1.25rem 1.5rem 1.5rem}.ch-card-title{color:#111827;font-size:1.05rem;font-weight:700;margin:0}.ch-card-date{color:#6b7280;font-size:.88rem;margin:0 0 .25rem}.ch-card-text{color:#4b5563;font-size:.92rem;line-height:1.5;margin:0 0 .75rem}.ch-card-cta{align-self:stretch;background:#16a34a;border:none;border-radius:999px;color:#fff;cursor:pointer;display:inline-block;font-size:12px;font-weight:600;margin-top:auto;padding:5px;text-align:center;text-decoration:none}.ch-card-cta:hover{background:#15803d}@media (max-width:900px){.ch-hero-inner{align-items:flex-start;flex-direction:column}.ch-hero-illustration{align-self:center;max-width:380px;width:100%}}@media (max-width:640px){.ch-hero{padding:2.5rem 1.25rem 3rem}.ch-hero-title{font-size:1.7rem}.ch-hero-actions{flex-direction:row;flex-wrap:wrap}}@media (max-width:768px){.chadhava-page{padding-top:70px}.ch-hero{background:linear-gradient(180deg,#feeada,#fef3c7 50%,#fff 80%);padding:2rem 1rem 2.5rem}.ch-hero-inner{align-items:stretch;flex-direction:column;gap:2rem}.ch-hero-content{order:2;text-align:center}.ch-hero-title{font-size:clamp(1.4rem,5vw,1.8rem)!important;line-height:1.35;margin-bottom:1.25rem;padding:0 .5rem}.ch-hero-points{margin:0 auto 1.5rem;max-width:380px;text-align:left}.ch-hero-points li{font-size:.95rem;margin-bottom:.5rem;padding-left:1.25rem}.ch-hero-actions{flex-wrap:wrap;gap:.75rem;justify-content:center}.ch-btn{flex:1 1;font-size:.95rem;min-height:44px;min-width:140px;padding:.65rem 1.2rem}.ch-hero-illustration{align-self:center;height:200px;max-width:90vw;order:1;width:280px}}@media (max-width:480px){.ch-hero{padding:1.75rem .75rem 2rem}.ch-hero-title{font-size:1.35rem!important;padding:0 .25rem}.ch-hero-points li{font-size:.92rem;padding-left:1.1rem}.ch-hero-illustration{height:170px;width:240px}.ch-btn{font-size:.9rem;min-height:42px;padding:.6rem 1rem}}@media (max-width:768px){.ch-offerings{padding:2rem 1rem 1rem}.ch-offerings-header{margin-bottom:1.75rem;padding:0 .25rem;text-align:center}.ch-offerings-title{font-size:1.45rem;line-height:1.3}.ch-offerings-subtitle{font-size:.95rem;line-height:1.55;margin:0 auto;max-width:90%}.ch-card-grid{gap:1.25rem;grid-template-columns:1fr;max-width:100%;padding:0 1rem}.ch-card{margin:0 auto;max-width:380px}.ch-card-banner{height:140px}.ch-card-body{padding:1.25rem 1.25rem 1.5rem}.ch-card-title{font-size:1.1rem;line-height:1.35;margin-bottom:.5rem}.ch-card-date{font-size:.85rem}.ch-card-text{font-size:.9rem;line-height:1.5}.ch-card-cta{margin-top:auto;min-height:44px}}@media (min-width:769px) and (max-width:1024px){.ch-hero-inner{gap:2.5rem}.ch-hero-illustration{height:280px}}@media (max-height:500px) and (orientation:landscape){.ch-hero{padding:1.5rem 1rem 2rem}.ch-hero-title{font-size:1.3rem!important}.ch-hero-illustration{height:160px}}@media (max-width:768px){.ch-btn,.ch-card-cta{align-items:center;display:flex;justify-content:center;min-height:44px}.ch-hero-points li{min-height:20px}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.ch-card{box-shadow:0 12px 32px #0f172a1a}.ch-hero-illustration{border:1px solid #ffffff4d}}.chd-page{background:#fff;padding-bottom:3rem;padding-top:80px}.chd-container{margin:0 auto;max-width:1200px;padding:2rem 1.5rem 0}.chd-hero{margin-bottom:2.5rem}.chd-hero-grid{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:minmax(0,1.1fr) minmax(0,1.1fr)}.chd-hero-banner{background:#111827;border-radius:16px;box-shadow:0 10px 30px #0f172a40;padding:.75rem;position:relative}.chd-hero-image{background-position:50%;background-size:cover;border-radius:12px;height:220px}.chd-hero-image.cd-hero-1{background:url(https://dummyimage.com/800x400/1e3a8a/ffffff) 50%/cover no-repeat}.chd-hero-image.cd-hero-2{background:url(https://dummyimage.com/800x400/0f766e/ffffff) 50%/cover no-repeat}.chd-hero-image.cd-hero-3{background:url(https://dummyimage.com/800x400/7c2d12/ffffff) 50%/cover no-repeat}.chd-hero-dots{bottom:.65rem;display:flex;gap:6px;left:50%;position:absolute;transform:translateX(-50%)}.chd-dot{background:#fff6;border-radius:999px;height:7px;width:7px}.chd-dot.active{background:#f97316;width:16px}.chd-hero-text{display:flex;flex-direction:column;gap:.75rem}.chd-title{color:#111827;font-size:1.5rem;font-weight:800;margin:0}.chd-subtitle{color:#374151;font-size:.98rem;line-height:1.5;margin:0}.chd-date{color:#6b7280;font-size:.9rem;margin:0}.chd-devotees{color:#4b5563;font-size:.92rem;margin:.4rem 0 0}.chd-devotees strong{color:#b91c1c}.chd-section-title{color:#111827;font-size:1.35rem;font-weight:700;margin:0 0 1.25rem}.chd-offerings{margin-bottom:2.5rem}.chd-offering-list{display:flex;flex-direction:column;gap:1rem}.chd-offering-row{align-items:stretch;background:#fff7fb;border:1px solid #fce7f3;border-radius:12px;display:flex;gap:1.25rem;justify-content:space-between;padding:1rem 1.25rem}.chd-offering-main{flex:1 1}.chd-offering-label{color:#be185d;font-size:.9rem;font-weight:700;margin:0 0 .25rem}.chd-offering-title{color:#111827;font-size:1rem;font-weight:700;margin:0 0 .4rem}.chd-offering-meta{color:#6b7280;font-size:.9rem;margin:0 0 .15rem}.chd-offering-price{color:#16a34a;font-size:1rem;font-weight:700;margin:.5rem 0 0}.chd-offering-side{align-items:center;display:flex;flex-direction:column;gap:.5rem}.chd-offering-thumb{background:url(https://dummyimage.com/120x120/facc15/ffffff) 50%/cover no-repeat;border-radius:12px;height:72px;width:72px}.chd-offering-add{background:#ecfdf3;border:1px solid #16a34a;border-radius:999px;color:#16a34a;cursor:pointer;font-size:.9rem;font-weight:600;padding:.4rem .9rem}.chd-faqs{margin-top:2.5rem}.chd-faq-list{list-style:none;margin:0;padding:0}.chd-faq-item{border-bottom:1px solid #e5e7eb}.chd-faq-question{align-items:center;background:none;border:none;color:#111827;cursor:pointer;display:flex;font-size:.98rem;justify-content:space-between;padding:.9rem 0;text-align:left;width:100%}.chd-faq-chevron{color:#6b7280;font-size:.8rem}.chd-faq-answer{color:#4b5563;font-size:.9rem;line-height:1.5;margin:0 0 .9rem}.chd-not-found{padding:4rem 1.5rem;text-align:center}.chd-not-found button{background:#16a34a;border:none;border-radius:999px;color:#fff;cursor:pointer;font-weight:600;margin-top:1rem;padding:.6rem 1.4rem}@media (max-width:900px){.chd-hero-grid{grid-template-columns:1fr}.chd-hero-banner{order:-1}}@media (max-width:640px){.chd-container{padding:1.5rem 1.25rem 0}.chd-offering-row{align-items:flex-start;flex-direction:column}.chd-offering-side{flex-direction:row}}.chd-offering-controls{align-items:center;display:flex;flex-direction:column;gap:8px}.chd-quantity-controls{align-items:center;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;display:flex;gap:8px;padding:4px}.chd-qty-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:18px;font-weight:600;height:32px;justify-content:center;transition:all .2s ease;width:32px}.chd-qty-btn:hover{background:#f1f5f9;transform:scale(1.05)}.chd-qty-minus{color:#ef4444}.chd-qty-plus{background:#10b9811a;color:#10b981}.chd-qty-display{color:#1e293b;font-size:16px;font-weight:700;min-width:24px;text-align:center}.chd-offering-count-display{background:#10b9811a;border-left:4px solid #10b981;border-radius:20px;color:#10b981;font-size:14px;font-weight:600;margin-top:8px;padding:6px 12px}.chd-cart-button{animation:cartSlideIn .4s cubic-bezier(.25,.46,.45,.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#0caa36,#08a24e);border:1px solid #fff3;border-radius:20px;bottom:24px;box-shadow:0 12px 32px #667eea66;gap:12px;max-width:320px;min-width:280px;padding:16px 20px;position:fixed;right:24px;z-index:1000}.chd-cart-badge,.chd-cart-button{align-items:center;color:#fff;display:flex}.chd-cart-badge{background:#ef4444;border-radius:50%;font-size:12px;font-weight:700;height:24px;justify-content:center;width:24px}.chd-cart-info{display:flex;flex:1 1;flex-direction:column;gap:2px}.chd-cart-items{font-size:14px;opacity:.9}.chd-cart-total{font-size:18px;font-weight:700}.chd-cart-cta{background:#fff3;border:1px solid #ffffff4d;border-radius:12px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px;transition:all .2s ease}.chd-cart-cta:hover{background:#ffffff4d;transform:scale(1.05)}@keyframes cartSlideIn{0%{opacity:0;transform:translateX(100%) translateY(20px)}to{opacity:1;transform:translateX(0) translateY(0)}}@media (max-width:768px){.chd-cart-button{bottom:20px;left:20px;max-width:none;right:20px}}.profile-page1{background:linear-gradient(135deg,#f8fafc,#f0f1f3);margin-top:80px;min-height:100vh;padding:1rem}.profile-container1{background:#fff;border-radius:24px;box-shadow:0 25px 50px #0000001f;margin:0 auto;max-width:900px;overflow:hidden}.profile-header1{background:linear-gradient(135deg,#667eea,#764ba2);border-bottom:1px solid #e2e8f0;color:#fff;padding:10px;text-align:center}.profile-title1{font-size:18px;font-weight:700;margin:0 0 .5rem}.profile-subtitle1{font-size:1rem;margin:0;opacity:.95}.avatar-section{border-bottom:1px solid #f1f5f9;padding:5px;text-align:center}.avatar-wrapper{margin:0 auto 2rem;max-width:320px}.avatar-container{align-items:center;background:linear-gradient(135deg,#f0f2ff,#f7f5ff);border:5px solid #f8fafc;border-radius:50%;display:flex;height:140px;justify-content:center;margin:0 auto 1.5rem;overflow:hidden;width:140px}.profile-avatar-img{height:50%;object-fit:cover;width:50%}.status-badges{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem}.badge{border-radius:25px;box-shadow:0 2px 8px #0000001a;font-size:.85rem;font-weight:600;padding:.5rem 1rem}.badge.verified{background:#10b981;color:#fff}.badge.active{background:#3b82f6;color:#fff}.badge.inactive,.badge.pending{background:#f3f4f6;color:#6b7280}.profile-form{padding:3rem 2rem}.form-row{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.form-group{position:relative}.form-group.full-width{grid-column:1/-1}.form-group label{color:#374151;display:block;font-size:.95rem;font-weight:600;margin-bottom:.75rem}.form-group input,.form-group select{background:#fafbfc;border:2px solid #e5e7eb;border-radius:16px;font-size:1rem;padding:1rem 1.25rem;transition:all .25s ease;width:100%}.form-group input:focus,.form-group select:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 4px #667eea1a;outline:none}.info-section{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:16px;margin:2rem 0;padding:2rem}.info-section h3{color:#1e293b;font-size:1.1rem;margin:0 0 1.5rem}.info-grid{grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.info-item{display:flex;flex-direction:column;gap:.25rem}.info-label{color:#64748b;font-size:.9rem}.info-value{color:#1e293b;font-weight:600}.form-actions{border-top:1px solid #f1f5f9;display:flex;justify-content:flex-end;padding-top:2.5rem}.btn{border:none;border-radius:16px;cursor:pointer;font-size:1rem;font-weight:600;min-width:140px;padding:1.125rem 2.5rem;transition:all .25s ease}.btn.primary{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 15px #667eea4d;color:#fff}.btn.primary.active{box-shadow:0 6px 20px #667eea66}.btn.primary:hover:not(:disabled){transform:translateY(-2px)}.btn.secondary{background:#f8fafc;border:2px solid #e2e8f0;color:#64748b}.btn:disabled{cursor:not-allowed;opacity:.6}.loading-screen{align-items:center;color:#64748b;display:flex;font-size:1.2rem;justify-content:center;min-height:400px}@media (max-width:768px){.profile-page1{margin-top:70px;padding:.5rem}.profile-container1{border-radius:20px;margin:0}.avatar-section,.profile-form,.profile-header1{padding-left:1.5rem;padding-right:1.5rem}.form-row{gap:1.5rem;grid-template-columns:1fr}.form-actions{flex-direction:column-reverse}.btn{width:100%}.info-grid{grid-template-columns:1fr}.status-badges{align-items:center;flex-direction:column;gap:.75rem}}@media (max-width:480px){.profile-title1{font-size:18px}.avatar-container{height:80px;width:80px}}.login-page{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px}.login-container{background:#fff;border-radius:20px;box-shadow:0 20px 40px #0000001a;max-width:420px;padding:40px;width:100%}.login-header h1{color:#1a1a1a;font-size:28px;font-weight:700;margin:0 0 8px}.login-header p{color:#6b7280;margin:0 0 32px}.login-logo{display:block;height:80px;margin-bottom:16px;object-fit:contain;width:auto}.login-error{background:#fee2e2;border-radius:12px;color:#dc2626;font-size:14px;margin-bottom:20px;padding:12px}.login-input-group{margin-bottom:24px}.login-input-group label{color:#374151;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.login-input-group input,.login-input-group select{border:2px solid #e5e7eb;border-radius:12px;box-sizing:border-box;font-size:16px;padding:14px 16px;transition:all .2s;width:100%}.login-input-group input:focus,.login-input-group select:focus{border-color:#16a34a;box-shadow:0 0 0 3px #16a34a1a;outline:none}.login-phone-input{border:2px solid #e5e7eb;border-radius:12px;display:flex;overflow:hidden}.login-phone-input span{background:#f3f4f6;color:#374151;font-weight:600;padding:14px 16px}.login-otp-header{margin-bottom:24px;text-align:center}.login-resend{background:none;color:#16a34a;font-size:14px}.login-btn,.login-resend{border:none;cursor:pointer;font-weight:600}.login-btn{background:#16a34a;border-radius:12px;color:#fff;font-size:16px;padding:16px;transition:all .2s;width:100%}.login-btn:hover:not(:disabled){background:#15803d}.login-btn:disabled{cursor:not-allowed;opacity:.6}.login-footer{border-top:1px solid #e5e7eb;margin-top:32px;padding-top:24px;text-align:center}.login-footer p{color:#6b7280;font-size:14px;margin:0}.billing-container{box-sizing:border-box;display:flex;font-family:Arial,sans-serif;min-height:100vh;padding-top:80px}.billing-left{background:#f5f5f5;border:1px solid #e2e8f0;border-radius:12px;box-sizing:border-box;flex:1 1;margin:24px;padding:24px}.billing-left-inner{display:flex;flex-direction:column;gap:20px;height:100%}.billing-left img{border-radius:8px;height:60vh;object-fit:cover;width:100%}.billing-left-message{background:linear-gradient(135deg,#fff9f5,#fff5ee);border:1px solid #f96b26;border-left-width:4px;border-radius:10px;padding:20px}.billing-left-message-title{color:#c2410c;font-size:18px;font-weight:700;margin:0 0 8px}.billing-left-message-text{color:#5c4a3d;font-size:14px;line-height:1.5;margin:0}.billing-right{flex:1 1;overflow-y:auto;padding:40px}.billing-right h2,.billing-summary{margin-bottom:20px}.billing-summary{background:#fafafa;border-radius:8px;padding:20px}.billing-form input,.billing-form textarea{border:1px solid #ddd;border-radius:6px;margin-bottom:12px;padding:10px;width:100%}.participants-section{margin-top:20px}.participant-card{background:#fff;border:1px solid #eee;border-radius:8px;margin-bottom:15px;padding:15px}.participant-card input{border:1px solid #ddd;border-radius:5px;margin-top:8px;padding:8px;width:100%}button{background:#ff6b00;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;margin-top:20px;padding:14px;width:100%}button:disabled{background:gray}@media (max-width:900px){.billing-container{flex-direction:column}.billing-left{height:auto;margin:16px;padding:16px}.billing-left img{height:220px}.billing-left-message{padding:16px}.billing-left-message-title{font-size:16px}.billing-left-message-text{font-size:13px}}.invalid{margin-top:100px;text-align:center}.addons-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin:16px 0;padding:16px}.addons-summary h4{color:#1e293b;font-size:16px;font-weight:600;margin:0 0 12px}.addon-row{align-items:center;color:#475569;display:flex;font-size:14px;justify-content:space-between;padding:8px 0}.addon-row .addon-price{color:#059669;font-weight:600}.addons-total-row{align-items:center;border-top:1px solid #e2e8f0;color:#1e293b;display:flex;font-size:16px;font-weight:600;justify-content:space-between;margin-top:8px;padding-top:12px}.addons-total-label{font-weight:600}.addons-total-price{color:#059669;font-size:18px}.billing-coupon-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin:16px 0;padding:14px 16px}.billing-coupon-row{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.billing-coupon-label{color:#475569;font-size:14px;font-weight:600}.billing-coupon-code{color:#0f172a;font-size:15px;font-weight:700;letter-spacing:.5px}.billing-coupon-apply-btn{background:#f96b26!important;border-radius:8px;cursor:pointer;font-size:14px!important;margin-top:0!important;padding:8px 20px!important;width:auto!important}.billing-coupon-apply-btn:hover{background:#ea580c!important}.billing-coupon-error{color:#dc2626;font-size:13px;margin:8px 0 0}.discount-row{align-items:center;color:#059669;display:flex;font-size:15px;font-weight:600;justify-content:space-between;padding:10px 0}.discount-price{color:#059669;font-weight:700}.billing-coupon-applied{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.billing-coupon-remove{background:#0000!important;border:1px solid #cbd5e1;border-radius:6px;color:#64748b;cursor:pointer;font-size:12px!important;margin:0!important;padding:4px 12px!important;width:auto!important}.billing-coupon-remove:hover{background:#f1f5f9!important;color:#475569}.grand-total-row{align-items:center;background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #f59e0b;border-radius:16px;color:#92400e;display:flex;font-size:24px;font-weight:700;justify-content:space-between;margin-top:20px;padding:20px}.grand-total-label{font-size:20px}.grand-total-price{color:#b45309;font-size:28px}.modal-backdrop{align-items:center;animation:fadeIn .2s ease;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:9999}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{animation:slideUp .3s ease;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:800px;overflow-y:auto;position:relative;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.modal-close{background:#0000001a;border:none;border-radius:50%;color:#2c1810;cursor:pointer;font-size:1.5rem;height:40px;position:absolute;right:20px;top:20px;transition:all .3s ease;width:40px;z-index:10}.modal-close:hover{background:#f96b261a;color:#f96b26;transform:rotate(90deg)}.modal-body{padding:40px}.modal-header{align-items:center;border-bottom:2px solid #f5f5f5;display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:20px}.modal-header h2{color:#2c1810;font-size:2rem;margin:0}.modal-status-badge{border-radius:20px;color:#fff;font-size:.9rem;font-weight:600;padding:8px 16px;text-transform:uppercase}.booking-id{align-items:center;background:#f8f9fa;border-radius:10px;display:flex;gap:12px;margin-bottom:24px;padding:12px}.booking-id span{color:#5a4032;font-weight:600}.booking-id code{background:#fff;border-radius:6px;color:#f96b26;font-family:Courier New,monospace;font-size:.9rem;padding:4px 12px}.info-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:24px}.info-card{background:linear-gradient(135deg,#fef9f3,#fff5eb);border:2px solid #f5e8dc;border-radius:12px;padding:20px}.info-card h3{color:#7d5a3f;font-size:.9rem;font-weight:600;margin:0 0 12px}.info-value{color:#2c1810;font-size:1.3rem;font-weight:700;margin:0 0 8px}.info-label{color:#7d5a3f;font-size:.85rem;margin:4px 0}.section-card{background:#fff;border:2px solid #f5f5f5;border-radius:12px;margin-bottom:20px;padding:20px}.section-card h3{color:#2c1810;font-size:1.1rem;font-weight:700;margin:0 0 16px}.pandit-detail-row{align-items:center;display:flex;gap:16px}.pandit-detail-avatar{border:3px solid #f96b26;border-radius:50%;height:80px;object-fit:cover;width:80px}.pandit-detail-name{color:#2c1810;font-size:1.2rem;font-weight:700;margin:0 0 8px}.pandit-detail-info{color:#7d5a3f;font-size:.9rem;margin:4px 0}.verified-badge{background:#28a745;border-radius:12px;color:#fff;display:inline-block;font-size:.8rem;font-weight:600;margin-top:8px;padding:4px 10px}.detail-row{border-bottom:1px solid #f5f5f5;display:flex;justify-content:space-between;padding:12px 0}.detail-row:last-child{border-bottom:none}.detail-row span:first-child{color:#7d5a3f;font-weight:600}.detail-row span:last-child{color:#2c1810}.online-session{background:linear-gradient(135deg,#e7f3ff,#cfe7ff);border-color:#06c}.channel-name{background:#fff;border-radius:6px;color:#06c;font-family:Courier New,monospace;font-weight:600;margin-bottom:12px;padding:10px}.join-btn{background:#06c;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:12px;transition:all .3s ease;width:100%}.join-btn:hover{background:#0052a3;transform:translateY(-2px)}.timestamps{border-top:2px solid #f5f5f5;margin-top:24px;padding-top:20px;text-align:center}.timestamps p{color:#7d5a3f;font-size:.85rem;margin:4px 0}.modal-error,.modal-loading{padding:60px 20px;text-align:center}.modal-error button{background:#f96b26;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;margin-top:16px;padding:10px 24px}@media (max-width:768px){.modal-body{padding:24px}.modal-header h2{font-size:18px}.info-grid{grid-template-columns:1fr}.pandit-detail-row{flex-direction:column;text-align:center}}.bookings-container{background:linear-gradient(135deg,#fef9f3,#fff5eb);margin:0 auto;max-width:1200px;min-height:100vh;padding:80px 20px 40px}.bookings-header{margin-bottom:30px;text-align:center}.bookings-header h1{color:#2c1810;font-size:2.5rem;font-weight:700;margin-bottom:8px}.bookings-count{color:#7d5a3f;font-size:1rem}.bookings-filters{margin-bottom:40px;position:relative}.desktop-filters{display:flex;gap:12px;justify-content:center}.filter-btn{background:#fff;border:2px solid #e8d5c4;border-radius:24px;color:#5a4032;cursor:pointer;font-size:.95rem;font-weight:600;padding:10px 24px;transition:all .3s ease;white-space:nowrap}.filter-btn:hover{background:#fff5eb;border-color:#d4a574;transform:translateY(-2px)}.filter-btn.active{background:linear-gradient(135deg,#f96b26,#ff8f50);border-color:#f96b26;box-shadow:0 2px 8px #f96b264d;color:#fff}.mobile-filter-toggle{display:none}.mobile-filter-btn{align-items:center;background:#fff;border:2px solid #e8d5c4;border-radius:24px;color:#5a4032;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:8px;justify-content:space-between;margin:0 auto;max-width:280px;padding:12px 20px;transition:all .3s ease;width:100%}.mobile-filter-btn:hover{background:#fff5eb;border-color:#d4a574}.mobile-filter-btn.active{background:linear-gradient(135deg,#f96b26,#ff8f50);border-color:#f96b26;box-shadow:0 4px 12px #f96b264d;color:#fff}.filter-icon{font-size:1.2rem;font-weight:700}.filter-text{flex:1 1;font-weight:600;text-align:left}.filter-chevron{font-size:.9rem;transition:transform .3s ease}.mobile-filter-btn.active .filter-chevron{transform:rotate(180deg)}.mobile-filter-dropdown{animation:slideDown .3s ease-out;background:#fff;border:1px solid #e8d5c4;border-radius:16px;box-shadow:0 12px 40px #00000026;left:50%;margin-top:8px;max-width:90vw;min-width:260px;position:absolute;top:100%;transform:translateX(-50%);z-index:1000}@keyframes slideDown{0%{opacity:0;transform:translateX(-50%) translateY(-10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.filter-option{border-bottom:1px solid #f5f5f5;color:#5a4032;cursor:pointer;font-size:.95rem;font-weight:500;padding:14px 20px;transition:all .2s ease}.filter-option:last-child{border-bottom:none}.filter-option:hover{background:#fff5eb;padding-left:24px}.filter-option.active{background:linear-gradient(135deg,#f96b26,#ff8f50);color:#fff}.bookings-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.booking-card{background:#fff;border:2px solid #f5f5f5;border-radius:16px;box-shadow:0 4px 12px #00000014;padding:20px;position:relative;transition:all .3s ease}.booking-card:hover{border-color:#f96b26;box-shadow:0 8px 24px #f96b2626;transform:translateY(-4px)}.status-badge{border-radius:20px;font-size:.8rem;font-weight:700;letter-spacing:.5px;padding:6px 14px;position:absolute;right:16px;text-transform:uppercase;top:16px}.status-pending{background:#fff3cd;color:#856404}.status-accepted{background:#d1ecf1;color:#0c5460}.status-completed,.status-ongoing{background:#d4edda;color:#155724}.status-expired{background:#f8d7da;color:#721c24}.status-cancelled{background:#e2e3e5;color:#383d41}.status-rejected{background:#f8d7da;color:#721c24}.puja-name{color:#2c1810;font-size:20px;font-weight:700;margin-bottom:8px}.puja-deity{color:#7d5a3f;font-size:.9rem;margin-bottom:16px;text-transform:capitalize}.pandit-info{align-items:center;background:#fef9f3;border-radius:12px;display:flex;gap:12px;margin-bottom:16px;padding:12px}.pandit-avatar{border:2px solid #f96b26;border-radius:50%;height:48px;overflow:hidden;width:48px}.pandit-avatar img{height:100%;object-fit:cover;width:100%}.avatar-placeholder{align-items:center;background:linear-gradient(135deg,#f96b26,#ff8f50);color:#fff;display:flex;font-size:1.2rem;font-weight:700;height:100%;justify-content:center;width:100%}.pandit-details{display:flex;flex-direction:column;gap:4px}.pandit-name{color:#2c1810;font-size:.95rem;font-weight:600}.pandit-rating{color:#f96b26;font-size:.85rem;font-weight:600}.booking-datetime{background:#f8f9fa;border-radius:10px;display:flex;justify-content:space-between;margin-bottom:16px;padding:12px}.datetime-item{align-items:center;color:#5a4032;display:flex;flex-direction:column;font-size:.85rem;gap:4px}.datetime-item .icon{font-size:1.2rem}.mode-badge{border-radius:8px;display:inline-block;font-size:.85rem;font-weight:600;margin-bottom:16px;padding:6px 12px}.mode-online{background:#e7f3ff;color:#06c}.mode-offline{background:#fff3e0;color:#e65100}.booking-price{color:#f96b26;font-size:20px;font-weight:700;margin-bottom:16px}.view-btn{background:linear-gradient(135deg,#f96b26,#ff8f50);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px;transition:all .3s ease;width:100%}.view-btn:hover{box-shadow:0 6px 20px #f96b264d;transform:translateY(-2px)}.empty-state{background:#fff;border-radius:16px;box-shadow:0 4px 12px #00000014;padding:60px 20px;text-align:center}.empty-icon{font-size:4rem;margin-bottom:20px}.empty-state h3{color:#2c1810;font-size:1.5rem;margin-bottom:12px}.empty-state p{color:#7d5a3f;margin-bottom:24px}.book-now-btn{background:linear-gradient(135deg,#f96b26,#ff8f50);border:none;border-radius:24px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 32px;transition:all .3s ease}.book-now-btn:hover{box-shadow:0 6px 20px #f96b264d;transform:translateY(-2px)}.error-message,.loading-spinner{background:#fff;border-radius:16px;box-shadow:0 4px 12px #00000014;padding:60px 20px;text-align:center}.spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#f96b26;height:50px;margin:0 auto 20px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-message p{color:#721c24;font-size:1.1rem;margin-bottom:20px}.error-message button{background:#f96b26;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:10px 24px}@media (max-width:768px){.bookings-header h1{font-size:18px}.bookings-grid{grid-template-columns:1fr 1fr}.desktop-filters{display:none}.mobile-filter-toggle{display:block}}@media (max-width:480px){.bookings-container{padding:60px 15px 40px}.mobile-filter-btn{font-size:.95rem;padding:12px 16px}.mobile-filter-dropdown{left:5%;max-width:95vw;min-width:240px;transform:none}.bookings-grid{grid-template-columns:1fr}.filter-option{font-size:.9rem;padding:12px 16px}}.about-page{background:#fff;min-height:100vh;padding-top:80px}.about-hero{background:linear-gradient(135deg,#ea580c,#c2410c);color:#fff;padding:3rem 1.5rem 4rem;text-align:center}.about-hero-inner{margin:0 auto;max-width:800px}.about-logo{height:100px;margin-bottom:1.5rem;object-fit:contain;width:auto}.about-hero h1{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;margin:0 0 .5rem}.about-tagline{font-size:1.1rem;margin:0;opacity:.95}.about-content,.about-stats-section,.about-values{padding:3rem 1.5rem}.about-container{margin:0 auto;max-width:1000px}.about-content h2,.about-stats-section h2,.about-values h2{color:#1a1a1a;font-size:1.75rem;font-weight:700;margin:0 0 1.5rem}.about-desc{color:#374151;font-size:1.05rem;line-height:1.7;margin:0 0 1rem}.about-desc.about-cta{color:#ea580c;font-size:1.15rem;font-weight:600;margin-top:1.5rem}.about-stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.about-stat-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;text-align:center}.about-stat-icon{display:block;font-size:2rem;margin-bottom:.5rem}.about-stat-value{color:#ea580c;display:block;font-size:1.75rem;font-weight:700}.about-stat-label{color:#6b7280;font-size:.9rem}.about-values-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.about-value-card{background:#fff;border:2px solid #f3f4f6;border-radius:12px;padding:1.5rem;transition:border-color .2s,box-shadow .2s}.about-value-card:hover{border-color:#ea580c;box-shadow:0 4px 12px #ea580c1a}.about-value-card h3{color:#1a1a1a;font-size:1.25rem;font-weight:700;margin:0 0 .5rem}.about-value-card p{color:#6b7280;font-size:.95rem;line-height:1.6;margin:0}.contact-page{background:#fff;min-height:100vh;padding-top:80px}.contact-hero{background:linear-gradient(135deg,#ea580c,#c2410c);color:#fff;padding:3rem 1.5rem;text-align:center}.contact-hero-inner{margin:0 auto;max-width:600px}.contact-hero h1{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;margin:0 0 .5rem}.contact-hero p{font-size:1.1rem;margin:0;opacity:.95}.contact-main{padding:3rem 1.5rem}.contact-container{margin:0 auto;max-width:1000px}.contact-grid{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 1fr}@media (max-width:768px){.contact-grid{grid-template-columns:1fr}}.contact-form-wrap h2,.contact-info h2{color:#1a1a1a;font-size:1.5rem;font-weight:700;margin:0 0 1.5rem}.contact-info-item{display:flex;gap:1rem;margin-bottom:1.5rem}.contact-icon{flex-shrink:0;font-size:1.5rem}.contact-info-item strong{color:#1a1a1a;display:block;font-size:.95rem;margin-bottom:.25rem}.contact-info-item p{color:#6b7280;font-size:.95rem;line-height:1.6;margin:0}.contact-info-item a{color:#25d366;display:inline-block;font-size:.95rem;font-weight:600;margin-top:.5rem;text-decoration:none;transition:color .2s,transform .2s}.contact-info-item a:hover{color:#128c7e;text-decoration:underline;transform:translateX(2px)}.contact-form-wrap{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;padding:2rem}.contact-form{display:flex;flex-direction:column;gap:1.25rem}.contact-field label{color:#374151;display:block;font-size:.9rem;font-weight:600;margin-bottom:.35rem}.contact-field input,.contact-field textarea{border:2px solid #e5e7eb;border-radius:10px;box-sizing:border-box;font-family:inherit;font-size:1rem;padding:12px 14px;transition:border-color .2s;width:100%}.contact-field input:focus,.contact-field textarea:focus{border-color:#ea580c;outline:none}.contact-field textarea{min-height:120px;resize:vertical}.contact-btn{align-self:flex-start;background:#ea580c;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 24px;transition:background .2s}.contact-btn:hover{background:#c2410c}.contact-success{background:#dcfce7;border-radius:10px;color:#166534;padding:1.5rem;text-align:center}.contact-success p{font-weight:500;margin:0}
/*# sourceMappingURL=main.25534d93.css.map*/