@import "https://fonts.googleapis.com/css2?family=Cinzel:wght@400;600;700&family=Playfair+Display:wght@400;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0;font-family:Cinzel,Playfair Display,Georgia,serif}:root{--primary-font:"Poppins", sans-serif}body{color:#fff;background:#f8f4ef}.navbar{z-index:99;background:#f6f0e8;border-bottom:1px solid #d4d4d4;justify-content:space-between;align-items:center;width:100%;padding:14px 4%;display:flex;position:fixed;top:0;left:0}.brand{align-items:center;display:flex}.logo{color:#7a0d0d;background:#f4a300;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:26px;font-weight:700;display:flex}.brand h1{color:#8b1f1f;font-size:17px;line-height:1}.brand span{color:#8a6f5a;letter-spacing:1px;font-size:12px;display:block}.navlinks{align-items:center;gap:24px;display:flex}.navlinks a{color:#5e443c;font-size:13px;font-weight:600;text-decoration:none;font-family:Poppins,sans-serif!important}.navlinks a.active{color:#7d0000;background:#f2e8d2;border-radius:12px;padding:10px 18px}.btn{color:#fff;background:linear-gradient(135deg,#ffb300,#ff7b00);border-radius:12px;padding:11px 22px;font-size:14px;font-weight:600;text-decoration:none;box-shadow:0 8px 20px #ff880040}.hero{background:linear-gradient(#470404a6,#690000d1),url(/assets/assamnaambg-4WIdpXzb.jpeg) 50%/cover no-repeat;justify-content:center;align-items:center;min-height:100vh;padding:130px 4% 60px;display:flex}.overlay{text-align:center;max-width:1100px}.tag{color:#f4a300;letter-spacing:4px;margin-bottom:16px;font-size:15px}.title{font-size:62px;font-weight:700;line-height:1.1}.title span{color:#f4a300}.desc{color:#f8e9e9;max-width:850px;margin:22px auto;font-size:18px;line-height:1.5}.card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff26;border-radius:24px;max-width:1050px;margin:28px auto;padding:24px}.small{color:#f4a300;letter-spacing:2px;font-size:16px}.big{margin-top:8px;font-size:34px;font-weight:700}.meta{color:#f3d7d7;flex-wrap:wrap;justify-content:center;gap:28px;margin-top:18px;font-size:16px;display:flex}.actions{flex-wrap:wrap;justify-content:center;gap:22px;margin-top:34px;display:flex}.btn2{border-radius:16px;padding:16px 32px;font-size:19px;font-weight:600;text-decoration:none}.primary{color:#fff;background:linear-gradient(135deg,#ffb300,#ff6f00);box-shadow:0 10px 25px #ff910040}.secondary{color:#f4a300;border:2px solid #f4a300}.credit{color:#f6d5d5;margin-top:30px;font-size:18px}.credit strong{color:#f4a300}@media (width<=992px){.title{font-size:50px}.desc{font-size:20px}.big{font-size:30px}.btn2{font-size:18px}}@media (width<=768px){.navbar{flex-wrap:wrap;gap:15px}.navlinks{flex-wrap:wrap;justify-content:center;gap:14px;width:100%}.brand h1{font-size:20px}.title{font-size:38px}.desc{font-size:17px}.big{font-size:24px}.card{padding:18px}.btn2{width:100%;max-width:320px}}@media (width<=480px){.title{font-size:30px}.tag{font-size:13px}.desc{font-size:15px}.brand h1{font-size:17px}.logo{width:40px;height:40px;font-size:22px}}.festival-section{background:#f7f3ee;padding:0}.mantra-box{text-align:center;background:#f1e6cf;padding:70px 20px}.mantra-box .line{background:#e8b04c;width:90px;height:2px;margin:0 auto 26px}.mantra-box p{color:#8b1f1f;max-width:1200px;margin:auto;font-family:Cinzel,Playfair Display,Georgia,serif;font-size:26px;font-style:italic;font-weight:500;line-height:1.7}.mantra-box .line:last-child{margin-top:26px}.festival-heading{text-align:center;padding:80px 20px 45px}.festival-heading h2{color:#8b1f1f;margin-bottom:6px;font-family:Cinzel,Playfair Display,Georgia,serif;font-size:37px}.festival-heading p{color:#7b5d4d;font-size:16px;font-weight:500;font-family:var(--primary-font)}.festival-grid{grid-template-columns:repeat(3,1fr);gap:30px;padding:0 30px 80px;display:grid}.festival-card{background:#fff;border:1px solid #ecd7b7;border-radius:22px;padding:32px;transition:all .3s}.festival-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.icon-box{background:linear-gradient(135deg,#ffb300,#ff8a00);border-radius:16px;justify-content:center;align-items:center;width:53px;height:53px;margin-bottom:28px;font-size:30px;display:flex}.festival-card h3{color:#8b1f1f;margin-bottom:18px;font-family:Cinzel,Playfair Display,Georgia,serif;font-size:20px;line-height:1.4}.festival-card p{color:#6d5547;font-size:15px;font-weight:600;line-height:1.8}@media (width<=992px){.mantra-box p{font-size:30px}.festival-heading h2{font-size:48px}.festival-heading p{font-size:22px}.festival-grid{grid-template-columns:1fr;gap:24px}.festival-card h3{font-size:24px}.festival-card p{font-size:18px}}@media (width<=576px){.mantra-box{padding:55px 15px}.mantra-box p{font-size:22px;line-height:1.8}.festival-heading{padding:55px 15px 30px}.festival-heading h2{font-size:34px}.festival-heading p{font-size:16px}.festival-grid{padding:0 15px 55px}.festival-card{padding:24px}.festival-card h3{font-size:20px}.festival-card p{font-size:16px;line-height:1.7}.icon-box{width:54px;height:54px;font-size:24px}}.venue-section{background-color:#0000;background-image:linear-gradient(#780000b8,#780000b8),url(https://assamnamhatta.lovable.app/assets/guwahati-banner-D3pqnVoJ.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;width:100%;min-height:400px;display:flex}.venue-overlay{width:100%;padding:70px 4%}.venue-content{max-width:900px}.venue-tag{letter-spacing:3px;color:#f4a300;margin-bottom:15px;font-family:Poppins,sans-serif;font-size:17px;font-weight:500;display:inline-block}.venue-content h2{color:#fff7e8;margin-bottom:15px;font-family:Cinzel,Playfair Display,Georgia,serif;font-size:32px;font-weight:700;line-height:1.15}.venue-content p{color:#fff1ea;max-width:1100px;margin-bottom:42px;font-family:Poppins,sans-serif;font-size:16px;line-height:1.6}.venue-btn{color:#681000;background:linear-gradient(135deg,#ffb300,#ff8c00);border-radius:16px;padding:22px 42px;font-size:13px;font-weight:900;text-decoration:none;transition:all .3s;display:inline-block}.venue-btn:hover{transform:translateY(-4px);box-shadow:0 14px 28px #0000002e}@media (width<=992px){.venue-section{min-height:auto}.venue-content h2{font-size:52px}.venue-content p{font-size:24px}.venue-btn{padding:18px 34px;font-size:22px}}@media (width<=576px){.venue-overlay{padding:55px 18px}.venue-tag{letter-spacing:2px;margin-bottom:16px;font-size:14px}.venue-content h2{margin-bottom:18px;font-size:34px;line-height:1.3}.venue-content p{margin-bottom:28px;font-size:17px;line-height:1.8}.venue-btn{text-align:center;border-radius:14px;width:100%;padding:16px 20px;font-size:18px}}.updates-section{background:#f7f3ee;padding:70px 4%}.updates-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:35px;display:flex}.updates-top h2{color:#8b1f1f;text-transform:uppercase;margin-bottom:8px;font-family:Cinzel,Playfair Display,Georgia,serif;font-size:28px}.updates-top h2 span{color:#f4a300}.updates-top p{color:#7a6153;font-size:16px;font-weight:500}.view-all{color:#8b1f1f;font-size:16px;font-weight:600;text-decoration:none}.updates-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.update-card{background:#fff;border:1px solid #ead7ba;border-radius:20px;padding:26px;transition:all .3s}.update-card:hover{transform:translateY(-6px);box-shadow:0 16px 28px #00000014}.date{color:#f4a300;letter-spacing:1px;margin-bottom:14px;font-size:14px;font-weight:700;display:block}.update-card h3{color:#8b1f1f;margin-bottom:14px;font-family:Cinzel,Playfair Display,Georgia,serif;font-size:18px;line-height:1.4}.update-card p{color:#6e5648;font-size:15px;font-weight:500;line-height:1.7;font-family:var(--primary-font)}.main-footer{color:#fff;background:linear-gradient(90deg,#960000,#c14500)}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:50px;padding:60px 4%;display:grid}.footer-box h3{color:#fff7e8;margin-bottom:10px;font-family:Cinzel,Playfair Display,Georgia,serif;font-size:24px}.footer-box p{color:#ffe7d6;max-width:650px;margin-bottom:15px;font-size:14px;line-height:1.8}.footer-box h4{color:#f4b33a;font-family:Cinzel,Playfair Display,Georgia,serif;font-size:15px;font-style:italic;line-height:1.6}.footer-box h5{color:#f4b33a;margin-bottom:22px;font-family:Cinzel,Playfair Display,Georgia,serif;font-size:15px}.footer-box a{color:#fff0df;margin-bottom:14px;font-size:13px;font-weight:700;text-decoration:none;display:block}.footer-box a:hover{color:#f4b33a}.footer-bottom{text-align:center;color:#ffe8d0;border-top:1px solid #ffffff26;padding:18px;font-size:14px;font-weight:500}@media (width<=992px){.updates-grid{grid-template-columns:1fr}.updates-top h2{font-size:34px}.update-card h3{font-size:24px}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-box h3{font-size:28px}.footer-box h4{font-size:22px}}@media (width<=576px){.updates-section{padding:55px 15px}.updates-top h2{font-size:26px}.updates-top p,.view-all{font-size:15px}.update-card{padding:22px}.update-card h3{font-size:20px}.update-card p{font-size:15px}.footer-grid{padding:45px 15px}.footer-box h3{font-size:24px}.footer-box p{font-size:16px}.footer-box h4{font-size:18px}.footer-box h5{font-size:20px}.footer-box a{font-size:16px}.footer-bottom{padding:14px;font-size:14px}}.festivalHero_section{background:linear-gradient(90deg,#7d0000,#b13b00);justify-content:center;align-items:center;width:100%;height:550px;margin-top:40px;padding:20px;display:flex}.festivalHero_overlay{text-align:center;width:100%;max-width:1200px}.festivalHero_tag{color:#f7b300;letter-spacing:8px;margin-bottom:20px;font-size:16px;font-weight:700}.festivalHero_title{color:#fff4df;margin-bottom:8px;font-size:44px;font-weight:600;line-height:1.2}.festivalHero_subtitle{color:#f7a400;margin-bottom:25px;font-size:42px;font-weight:700;line-height:1.2}.festivalHero_metaWrap{flex-wrap:wrap;justify-content:center;gap:18px;margin-bottom:25px;display:flex}.festivalHero_metaCard{color:#fff;background:#ffffff1f;border:1px solid #ffffff26;border-radius:40px;align-items:center;gap:12px;padding:16px 28px;font-size:16px;font-weight:600;display:flex}.festivalHero_btn{color:#651d00;cursor:pointer;background:#f7a400;border:none;border-radius:10px;padding:18px 40px;font-size:18px;font-weight:600;transition:all .3s}.festivalHero_btn:hover{transform:translateY(-3px)}@media (width<=992px){.festivalHero_title,.festivalHero_subtitle{font-size:48px}}@media (width<=768px){.festivalHero_title,.festivalHero_subtitle{font-size:34px}.festivalHero_metaCard{justify-content:center;width:100%;font-size:18px}.festivalHero_btn{padding:14px 28px;font-size:20px}.festivalHero_tag{letter-spacing:4px;font-size:14px}}.festivalSchedule_section{background:#f6f0e4;padding:70px 20px}.festivalSchedule_topCards{grid-template-columns:repeat(4,1fr);gap:25px;margin-bottom:80px;display:grid}.festivalSchedule_featureCard{text-align:center;background:#fff;border:1px solid #e2c9aa;border-radius:14px;padding:25px}.festivalSchedule_icon{color:#fff;background:#f59e0b;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin:auto auto 15px;font-size:24px;display:flex}.festivalSchedule_featureCard h4{color:#7c1200;text-transform:capitalize;font-size:16px}.festivalSchedule_heading{text-align:center;margin-bottom:50px}.festivalSchedule_heading h2{color:#7c1200;margin-bottom:10px;font-size:42px}.festivalSchedule_heading p{color:#7a5c43;font-weight:600}.festivalSchedule_wrapper{grid-template-columns:1fr 1fr;gap:30px;display:grid}.festivalSchedule_dayCard{background:#fff;border-radius:16px;overflow:hidden}.festivalSchedule_dayHeader{color:#fff;background:linear-gradient(90deg,#7d0000,#c14c00);padding:22px;font-size:18px;font-weight:600}.festivalSchedule_item{border-bottom:1px solid #eee;padding:18px 22px}.festivalSchedule_item span{color:#f59e0b;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.festivalSchedule_item p{color:#4a1d00;font-size:14px;font-weight:700}@media (width<=992px){.festivalSchedule_topCards{grid-template-columns:repeat(2,1fr)}.festivalSchedule_wrapper{grid-template-columns:1fr}}@media (width<=768px){.festivalSchedule_topCards{grid-template-columns:1fr}.festivalSchedule_heading h2{font-size:36px}.festivalSchedule_dayHeader{font-size:18px}}.festivalInfo_section{background:#f6f0e4;width:100%;padding:70px 20px}.festivalInfo_grid{grid-template-columns:1fr 1fr;gap:40px;max-width:1600px;margin:auto;display:grid}.festivalInfo_card{background:#fff;border:1px solid #e5ccb0;border-radius:20px;padding:38px;box-shadow:0 8px 20px #0000000a}.festivalInfo_title{color:#7c1200;text-transform:uppercase;margin-bottom:10px;font-size:19px;font-weight:700}.festivalInfo_desc{color:#6b4b33;font-size:14px;font-weight:600;line-height:1.6}@media (width<=992px){.festivalInfo_grid{grid-template-columns:1fr}}@media (width<=768px){.festivalInfo_card{padding:25px}.festivalInfo_title{font-size:28px}.festivalInfo_desc{font-size:18px}}.devoteeRegister_section{background:#f8f1e4;min-height:100vh;padding:60px 20px}.devoteeRegister_heading{text-align:center;margin-bottom:30px}.devoteeRegister_heading p{color:#f59e0b;margin-bottom:10px;font-size:14px;font-weight:600}.devoteeRegister_heading h1{color:#7c1200;margin-top:20px;margin-bottom:5px;font-size:38px}.devoteeRegister_heading span{color:#6b4b33;font-weight:700}.devoteeRegister_formCard{background:#fff;border:1px solid #e5ccb0;border-radius:16px;max-width:900px;margin:auto;padding:35px}.devoteeRegister_formCard h3{color:#7c1200;text-transform:uppercase;margin:25px 0 20px}.devoteeRegister_grid{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:20px;display:grid}.devoteeRegister_grid input,.devoteeRegister_grid select,.devoteeRegister_formCard textarea{border:1px solid #e5ccb0;border-radius:8px;outline:none;width:100%;padding:14px}.devoteeRegister_checkbox{align-items:center;gap:10px;margin:20px 0;display:flex}.devoteeRegister_formCard .button{color:#c14500;cursor:pointer;background:#f59e0b;border:none;border-radius:8px;width:100%;margin-top:20px;padding:16px;font-size:16px;font-weight:700}@media (width<=768px){.devoteeRegister_grid{grid-template-columns:1fr}.devoteeRegister_heading h1{font-size:28px}}.eventsHero_section{background:linear-gradient(90deg,#7d0000,#b13b00);justify-content:center;align-items:center;width:100%;height:400px;margin-top:20px;padding:40px 20px;display:flex}.eventsHero_overlay{text-align:center;max-width:1000px}.eventsHero_tag{color:#f5a000;letter-spacing:4px;text-transform:uppercase;margin-bottom:15px;font-size:16px}.eventsHero_title{color:#fff4df;text-transform:uppercase;margin-bottom:10px;font-size:40px;font-weight:700;line-height:1.1}.eventsHero_desc{color:#fff0dc;max-width:800px;margin:auto;font-size:19px;font-weight:500;line-height:1.5}@media (width<=992px){.eventsHero_title{font-size:52px}.eventsHero_desc{font-size:22px}}@media (width<=768px){.eventsHero_section{min-height:40vh}.eventsHero_tag{letter-spacing:2px;font-size:14px}.eventsHero_title{font-size:34px}.eventsHero_desc{font-size:18px}}.eventsList_section{background:#f6f0e4;padding:60px 20px}.eventsList_grid{grid-template-columns:1fr 1fr;gap:30px;max-width:1400px;margin:auto;display:grid}.eventsList_card{background:#fff;border:1px solid #e5ccb0;border-radius:16px;padding:28px;position:relative;box-shadow:0 4px 10px #0000000a}.eventsList_card h3{color:#7c1200;margin-bottom:15px;font-size:20px}.eventsList_meta{color:#a15c00;flex-wrap:wrap;gap:20px;margin-bottom:10px;font-size:13px;font-weight:700;display:flex}.eventsList_card p{color:#5a3b25;font-weight:400;line-height:1.6;font-family:var(--primary-font);font-size:14px}.eventsList_header{justify-content:space-between;align-items:center;display:flex}.eventsList_badge{color:#5a1d00;background:#f59e0b;border-radius:20px;padding:6px 12px;font-size:13px;font-weight:600}@media (width<=992px){.eventsList_grid{grid-template-columns:1fr}}.newsUpdates_section{background:#f6f0e4;padding:70px 20px}.newsUpdates_container{flex-direction:column;gap:25px;max-width:900px;margin:auto;display:flex}.newsUpdates_card{background:#fff;border:1px solid #e5ccb0;border-radius:16px;padding:26px;box-shadow:0 4px 10px #0000000d}.newsUpdates_top{align-items:center;gap:12px;margin-bottom:10px;display:flex}.newsUpdates_tag{color:#5a1d00;background:#f59e0b;border-radius:20px;padding:5px 12px;font-size:12px;font-weight:600}.newsUpdates_date{color:#a15c00;font-size:13px;font-weight:500}.newsUpdates_card h3{color:#7c1200;margin-bottom:10px;font-size:22px}.newsUpdates_card p{color:#5a3b25;font-size:15px;line-height:1.6}@media (width<=768px){.newsUpdates_card{padding:18px}.newsUpdates_card h3{font-size:18px}}.aboutMission_section{background:#f6f0e4;padding:70px 20px}.aboutMission_container{max-width:1200px;margin:auto}.aboutMission_title{color:#7c1200;margin-bottom:15px;font-size:30px}.aboutMission_text{color:#5a3b25;max-width:900px;margin-bottom:40px;font-size:16px;font-weight:600;line-height:1.7}.aboutMission_grid{grid-template-columns:1fr 1fr;gap:30px;display:grid}.aboutMission_card{background:#fff;border:1px solid #e5ccb0;border-radius:16px;padding:30px;box-shadow:0 4px 10px #0000000d}.aboutMission_icon{color:#fff;background:#f59e0b;border-radius:12px;justify-content:center;align-items:center;width:55px;height:55px;margin-bottom:15px;font-size:20px;display:flex}.aboutMission_card h3{color:#7c1200;margin-bottom:10px}.aboutMission_card p{color:#5a3b25;line-height:1.6}@media (width<=992px){.aboutMission_grid{grid-template-columns:1fr}}@media (width<=768px){.aboutMission_title{font-size:28px}.aboutMission_text{font-size:16px}}.contactCards_section{background:#f6f0e4;padding:70px 20px}.contactCards_grid{grid-template-columns:1fr 1fr;gap:30px;max-width:1200px;margin:auto;display:grid}.contactCards_card{background:#fff;border:1px solid #e5ccb0;border-radius:18px;padding:30px;box-shadow:0 4px 12px #0000000d}.contactCards_icon{color:#fff;background:#f59e0b;border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:18px;font-size:24px;display:flex}.contactCards_card h3{color:#7c1200;margin-bottom:8px;font-size:25px}.contactCards_card p{color:#5a3b25;margin-bottom:10px;font-size:14px;font-weight:600;line-height:1.6}.contactCards_card button{color:#5a1d00;cursor:pointer;background:#f59e0b;border:none;border-radius:8px;padding:12px 22px;font-weight:600;transition:all .3s}.contactCards_card button:hover{transform:translateY(-2px)}@media (width<=992px){.contactCards_grid{grid-template-columns:1fr}}@media (width<=768px){.contactCards_card{padding:20px}.contactCards_card h3{font-size:20px}}.menu-toggle{display:none}@media (width<=768px){.menu-toggle{cursor:pointer;background:0 0;border:none;font-size:28px;display:block}.navlinks{display:none}.navlinks.active{flex-direction:column;width:100%;display:flex}}
