.footer{background:linear-gradient(90deg,#4f46e5,#ec4899,#22c55e);border-radius:12px;box-shadow:0 10px 25px #00000026;color:#fff;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;gap:15px;margin-top:60px;padding:32px 18px;text-align:center}.footer,.footer-top{display:flex;flex-direction:column}.footer-top{gap:8px}.footer-title{font-size:1.25rem;font-weight:700;margin-bottom:8px}.footer-item{font-size:.95rem;line-height:1.6}.footer-link{color:#fff;cursor:pointer;text-decoration:underline}.footer-link:hover{color:#fffbeb}.footer-bottom{border-top:1px solid #ffffff4d;font-size:.85rem;margin-top:14px;opacity:.95;padding-top:10px}@media (max-width:768px){.footer{padding:22px 14px}.footer-title{font-size:1.1rem}.footer-item{font-size:.85rem}}body{background-color:var(--bg-main);color:var(--text-dark);font-family:Poppins,sans-serif;line-height:1.6}.home-container{margin:auto;max-width:1100px;padding:40px 20px}.section{padding:60px 20px}.home-loading{font-size:18px;font-weight:600;padding:50px;text-align:center}.hero-section{background:linear-gradient(135deg,var(--primary),var(--secondary));border-radius:var(--radius);color:#000;margin-bottom:60px;padding:80px 20px 60px;position:relative;text-align:center}.hero-container{display:inline-block;position:relative}.namaste-animation{display:flex;justify-content:center;margin-bottom:20px;position:relative;z-index:2}.home-hero-info{margin-top:25px}.home-hero-info h1{font-size:36px;font-weight:700;margin-bottom:12px}.home-hero-info p{font-size:20px;font-weight:500;margin-bottom:18px}.home-contact-section{padding:60px 20px}.home-contact-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto 60px;max-width:1100px}.home-contact-card{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:25px;text-align:center;transition:.3s ease}.home-contact-card:hover{transform:translateY(-5px)}.home-contact-card h4{color:var(--primary);font-size:20px;font-weight:600;margin-bottom:15px}.home-contact-card p{font-size:16px;line-height:1.6;margin:8px 0}.home-contact-card a,.home-contact-card p{overflow-wrap:anywhere;word-break:break-word}.home-contact-card a{color:#0ea5e9;font-weight:500;text-decoration:none}.home-contact-card a:hover{color:#0369a1;text-decoration:underline}.map-btn{background:#333433;border-radius:8px;color:#994747;display:inline-block;font-weight:600;margin-top:10px;padding:10px 18px;transition:.3s}.map-btn:hover{background:#0369a1}.home-section-cards{display:flex;flex-direction:column;gap:30px}.home-section-card{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:28px 25px;transition:.3s ease}.home-section-card:hover{transform:translateY(-5px)}.home-section-card h3{color:var(--primary);font-size:24px;font-weight:700;margin-bottom:15px}.home-objectives,.home-section-card p{font-size:16px;line-height:1.7}.home-objectives{list-style:disc;padding-left:22px}.home-section-card strong{color:var(--primary)}.home-section-card p{margin:6px 0}.gallery{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:30px}.gallery img{border-radius:14px;box-shadow:0 6px 18px #00000014;cursor:pointer;height:250px;object-fit:cover;transition:transform .3s ease;width:100%}.gallery img:hover{transform:scale(1.05)}@media (max-width:768px){.home-contact-grid{grid-template-columns:1fr}.home-hero-info h1{font-size:28px}.chakra-bg{height:220px;width:220px}}.hero-section{margin-top:0}.hero-banner{border-radius:10px;height:420px;width:80%}.hero-overlay{background:#00000080;color:#fff;justify-content:center}.hero-welcome{font-size:18px;letter-spacing:2px}.hero-title{font-size:32px;font-weight:700;margin:10px 0}.hero-tagline{font-size:16px}.hero-section{margin:0;padding:0;width:100%}.hero-banner{background-position:50%;background-repeat:no-repeat;background-size:cover;height:520px;position:relative;width:100%}.hero-overlay{align-items:center;background:#0000008c;display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding-bottom:60px;text-align:center}.hero-welcome{color:#fcf4ec;font-size:34px;font-weight:800;letter-spacing:3px;margin-bottom:12px;text-transform:uppercase}.hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,orange,red,orange,#ff0,green,blue,indigo,violet);-webkit-background-clip:text;background-clip:text;font-size:42px;font-weight:900;line-height:1.3;text-transform:uppercase}@keyframes rainbowText{0%{color:red}15%{color:#ff7f00}30%{color:#ff0}45%{color:#0f0}60%{color:#0ff}75%{color:#00f}90%{color:#8b00ff}to{color:red}}.hero-tagline{color:#fff;font-size:28px;font-weight:800;letter-spacing:1px;margin-top:18px;text-shadow:2px 2px 6px #0009}.testimonial-section{align-items:center;background:#f9fafc;display:flex;flex-direction:column;font-family:Inter,sans-serif;padding:60px 20px;width:100%}.testimonials-page{margin:auto;max-width:1200px;padding:50px 20px}.testimonials-header{margin-bottom:40px;text-align:center}.testimonials-header h1{font-size:32px;font-weight:700;margin-bottom:8px}.testimonials-header p{color:#555;font-size:16px}.testimonials-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}@media (max-width:1024px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.testimonials-grid{grid-template-columns:1fr}}.testimonial-card{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000001a;margin:auto;max-width:600px;padding:30px;position:relative;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover{box-shadow:0 12px 36px #0000001f;transform:translateY(-6px)}.quote-icon{color:#667eea;font-size:60px;margin-bottom:10px}.testimonial-img{border:3px solid #667eea;border-radius:50%;height:80px;margin:0 auto 12px;object-fit:cover;width:80px}.testimonial-name{color:#111827;font-size:18px;font-weight:700;margin-bottom:6px;margin-top:10px}.testimonial-message{color:#333;font-size:15px;font-style:italic;line-height:1.6;margin-top:10px}.testimonial-role{color:#777;font-size:14px;margin-top:5px}.testimonial-stars{font-size:18px;margin-top:10px}.featured-badge{background:#ff9800;border-radius:20px;box-shadow:0 4px 10px #0003;color:#fff;font-size:12px;font-weight:700;padding:6px 14px;position:absolute;right:-12px;top:-12px}.testimonial-dots{display:flex;gap:10px;justify-content:center;margin-top:30px}.testimonial-dot{background:#0003;border-radius:50%;cursor:pointer;height:10px;transition:.3s;width:10px}.testimonial-dot:hover{transform:scale(1.2)}.active-dot{background:#667eea;transform:scale(1.3)}.testimonial-loading{color:#555}.center-text,.testimonial-loading{font-size:16px;margin-top:50px;text-align:center}.error-text{color:red;margin-top:20px;text-align:center}@media (max-width:768px){.testimonial-card{padding:20px}.testimonial-img{height:70px;width:70px}.testimonial-message{font-size:14px}.testimonial-name{font-size:16px}.quote-icon{font-size:50px}}*{box-sizing:border-box;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;padding:0}*,body{margin:0}body{animation:rainbowFlow 18s ease infinite;background:linear-gradient(120deg,#fbeaff,#e0f7fa,#fff1e6,#e8f5e9,#f3e5f5);background-size:300% 300%;color:#222;min-height:100vh}a{color:inherit;text-decoration:none}a:hover{opacity:.9}.app{display:flex;flex-direction:column;margin:30px auto;max-width:1100px;min-height:100vh;padding:20px}.about-section{padding:40px 20px}.about-container{line-height:1.7;margin:auto;max-width:900px}@keyframes rainbowFlow{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.report-card:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-4px)}.member-card{box-shadow:0 4px 12px #00000014;padding:20px;text-align:center}.member-card:hover{box-shadow:0 10px 24px #00000026}.member-img{border-radius:50%;cursor:pointer;height:140px;margin-bottom:15px;object-fit:cover;transition:transform .3s ease;width:140px}.member-img:hover{transform:scale(1.05)}.member-card h3{color:#1a1a1a;font-size:18px;font-weight:600;margin-bottom:5px}.member-card .designation,.member-card h4{color:#1565c0;font-size:15px;font-weight:500;margin-bottom:10px}.member-card p{color:#333;font-size:14px;line-height:1.6}.fullscreen-overlay{background:#000000f2;z-index:99999}.fullscreen-box{animation:zoomIn .3s ease}.fullscreen-image{border-radius:12px;box-shadow:0 0 30px #fff3;max-height:90vh}.close-btn{align-items:center;background:red;display:flex;height:36px;justify-content:center;transition:.3s;width:36px}.close-btn:hover{background:#c00;transform:scale(1.1)}@media (max-width:768px){.member-card{padding:15px}.member-img{height:100px;width:100px}}.program-card{align-items:stretch;background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);display:flex;flex-direction:row;gap:24px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.program-card:hover{box-shadow:0 20px 45px #0f172a26;transform:translateY(-6px)}.program-image{min-height:200px;overflow:hidden;width:40%}.program-image img{border-radius:0;cursor:pointer;display:block;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.program-image img:hover{transform:scale(1.05)}.program-content{display:flex;flex-direction:column;justify-content:flex-start;padding:20px;width:60%}.program-card h3,.program-title{color:var(--text-dark);font-size:1.25rem;font-weight:600;margin-bottom:10px}.program-card p,.program-description{color:var(--text-light);font-size:.95rem;line-height:1.6;margin-bottom:10px}.program-card .location,.program-location{color:#666;font-size:.9rem;font-style:italic;margin-bottom:16px}.view-gallery-btn{align-self:flex-start;background:#2563eb;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:10px 18px;transition:background .3s ease}.view-gallery-btn:hover{background:#1e40af}@media (max-width:1024px){.program-card{gap:16px}.program-title{font-size:1.1rem}}@media (max-width:768px){.program-card{flex-direction:column}.program-image{height:240px;width:100%}.program-content{padding:16px;width:100%}.program-title{font-size:1.05rem}.program-description{font-size:.9rem}}.yarl__fullsize{height:100%;width:100%}.yarl__relative{position:relative}.yarl__portal{bottom:0;left:0;opacity:0;overflow:hidden;position:fixed;right:0;top:0;transition:opacity .25s ease;transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);z-index:9999;z-index:var(--yarl__portal_zindex,9999)}.yarl__portal_open{opacity:1}.yarl__container{background-color:#000;background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));bottom:0;left:0;outline:none;overflow:hidden;overscroll-behavior:contain;overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);position:absolute;right:0;top:0;touch-action:none;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;user-select:none}.yarl__carousel{align-content:center;align-items:stretch;display:flex;flex:0 0 auto;height:100%;justify-content:center;opacity:1;opacity:var(--yarl__pull_opacity,1);transform:translate(0);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*100%);width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px, 0)*1px + var(--yarl__carousel_spacing_percent, 0)*1%))}.yarl__carousel_with_slides{column-gap:calc(100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*0*1%);column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%)}.yarl__flex_center{align-content:center;align-items:center;display:flex;justify-content:center}.yarl__slide{flex:1 1;overflow:hidden;padding:calc(var(--yarl__carousel_padding_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_padding_percent, 0)*1%);position:relative}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{-webkit-touch-callout:none;max-height:100%;max-width:100%;object-fit:contain;touch-action:none;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;user-select:none}.yarl__slide_image_cover{height:100%;object-fit:cover;width:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d}}.yarl__slide_placeholder{left:50%;line-height:0;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.yarl__slide_loading{animation:yarl__delayed_fadein 1s linear;color:#fffc;color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,#fffc))}.yarl__slide_loading line{animation:yarl__stroke_opacity 1s linear infinite}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:red;color:var(--yarl__slide_icon_error_color,red);height:48px;height:var(--yarl__slide_icon_error_size,48px);width:48px;width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:none 0s ease 0s;transition:initial}.yarl__slide_loading,.yarl__slide_loading line{animation:none 0s ease 0s 1 normal none running;animation:initial}}.yarl__toolbar{bottom:auto;display:flex;justify-content:flex-end;left:auto;padding:8px;padding:var(--yarl__toolbar_padding,8px);position:absolute;right:0;top:0}[dir=rtl] .yarl__toolbar{bottom:auto;left:0;right:auto;top:0}.yarl__icon{height:32px;height:var(--yarl__icon_size,32px);width:32px;width:var(--yarl__icon_size,32px)}.yarl__button{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;appearance:none;background-color:initial;background-color:var(--yarl__button_background_color,#0000);border:0;border:var(--yarl__button_border,0);color:#fffc;color:var(--yarl__color_button,#fffc);cursor:pointer;filter:drop-shadow(2px 2px 2px rgba(0,0,0,.8));filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));line-height:0;margin:0;margin:var(--yarl__button_margin,0);outline:none;padding:8px;padding:var(--yarl__button_padding,8px)}.yarl__button:focus{color:#fff;color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:#fffc;color:var(--yarl__color_button,#fffc)}.yarl__button:focus-visible{color:#fff;color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:#fff;color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:#fff6;color:var(--yarl__color_button_disabled,#fff6);cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:24px 16px;padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:auto;right:0;transform:translateY(-50%) rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:auto;transform:translateY(-50%) rotate(180deg)}.yarl__no_scroll{height:100%;overflow:hidden;overscroll-behavior:none}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}.programs-page{background:#f9fafb;padding:60px 10%}.programs-title{color:#1f2937;font-size:38px;font-weight:700;margin-bottom:50px;text-align:center}.program-filter{margin-bottom:35px;margin-top:15px;text-align:center}.program-filter-select{background:#fff;border:1px solid #ddd;border-radius:8px;cursor:pointer;font-size:14px;padding:10px 16px;transition:.3s}.program-filter-select:hover{border-color:#2563eb}.programs-grid{display:flex;flex-direction:column;gap:28px}.program-empty,.program-error,.program-loading{color:#555;font-size:16px;margin-bottom:20px;text-align:center}.program-error{color:red}@media (max-width:1024px){.programs-title{font-size:32px;margin-bottom:40px}.program-filter-select{font-size:13px;padding:8px 14px}}@media (max-width:768px){.programs-page{padding:40px 5%}.programs-title{font-size:28px;margin-bottom:30px}.program-filter-select{width:100%}.programs-grid{gap:24px}}.health-container{padding:20px}.health-heading{font-size:2rem;margin-bottom:20px}.health-card{margin-bottom:30px}.health-images,.image-grid{display:flex;flex-wrap:wrap;gap:20px;margin-top:20px}.health-image,.health-img{border-radius:10px;cursor:pointer;height:200px;object-fit:cover;transition:transform .3s ease;width:300px}.health-image:hover,.health-img:hover{transform:scale(1.05)}.health-modal-overlay,.popup{align-items:center;background:#000000d9;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.health-modal-content{position:relative}.health-modal-image,.popup-img{border-radius:12px;max-height:85%;max-width:90%}.health-modal-close{color:#fff;cursor:pointer;font-size:2rem;position:absolute;right:-10px;top:-10px}.environment-container{margin:auto;max-width:1200px;padding:20px}.env-heading{color:#333;font-size:2rem;margin-bottom:30px;text-align:center}.env-card{background-color:#fff8f0;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:40px;padding:15px}.env-image-grid{display:flex;flex-wrap:wrap;gap:10px;margin-top:15px}.env-image{border-radius:8px;height:150px;object-fit:cover;transition:transform .2s;width:250px}.env-modal-overlay{align-items:center;background:#000000d9;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.env-modal-content{position:relative}.env-modal-close{align-items:center;background:#00000080;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:2rem;height:35px;justify-content:center;position:absolute;right:-10px;top:-10px;width:35px}.env-modal-image{border-radius:12px;max-height:85vh;max-width:90vw}.image-grid{display:flex;flex-wrap:wrap;gap:20px}.env-image{border-radius:10px;cursor:pointer;transition:transform .3s ease;width:300px}.env-image:hover{transform:scale(1.05)}.gallery-page{margin:auto;max-width:1200px;padding:60px 20px}.gallery-header{margin-bottom:40px;text-align:center}.gallery-header h1{font-size:32px;margin-bottom:10px}.gallery-header p{color:#666}.category-pill-container{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-bottom:30px}.category-pill{background-color:initial;border:1.5px solid #2563eb;border-radius:50px;color:#2563eb;cursor:pointer;font-size:1rem;font-weight:600;padding:10px 22px;transition:all .3s ease}.category-pill:hover{background-color:#e0e7ff}.category-pill.active{background-color:#2563eb;box-shadow:0 4px 10px #2563eb66;color:#fff}.gallery-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr);margin-top:20px}@media (max-width:1024px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.gallery-grid{grid-template-columns:1fr}}.gallery-item{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 12px 30px #00000014;cursor:pointer;display:flex;flex-direction:column;height:100%;padding:22px;transition:all .3s ease}.gallery-item:hover{box-shadow:0 22px 50px #00000026;transform:translateY(-6px)}.gallery-img{border-radius:14px;height:240px;margin-bottom:18px;object-fit:cover;transition:transform .3s ease;width:100%}.gallery-item:hover .gallery-img{transform:scale(1.05)}.gallery-title{color:#111827;font-size:1.3rem;font-weight:700;margin-bottom:12px}.gallery-description{color:#000;font-size:1rem;line-height:1.7;margin-bottom:16px}.gallery-category{color:#2563eb;font-size:.9rem;font-weight:600;margin-top:auto;text-transform:capitalize}.download-btn{background:#1e3a8a;border-radius:6px;color:#fff;display:inline-block;font-weight:500;margin-top:10px;padding:8px 14px;text-decoration:none;transition:.3s}.download-btn:hover{background:#f93}.fullscreen-overlay{animation:fadeIn .3s ease;background:#000000eb;inset:0}.fullscreen-box{text-align:center}.fullscreen-image{animation:zoomIn .3s ease;border-radius:16px;max-height:85vh;max-width:90vw}.fullscreen-title{color:#fff;font-size:22px;font-weight:700;margin-top:18px}.close-btn{background:#ef4444;border:none;color:#fff;font-size:22px;height:38px;right:-15px;top:-15px;transition:.2s ease;width:38px}.close-btn:hover{background:#dc2626}.gallery-empty,.gallery-error,.gallery-loading{font-size:16px;padding:40px;text-align:center}@keyframes zoomIn{0%{transform:scale(.85)}to{transform:scale(1)}}.member-card{box-shadow:0 10px 25px #00000026;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.member-card:hover{box-shadow:0 18px 40px #00000040;transform:translateY(-5px)}.member-photo{border-radius:10px;cursor:pointer;flex:0 0 170px;height:170px;overflow:hidden}.member-photo img{border-radius:10px;display:block;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.member-photo img:hover{transform:scale(1.05)}.member-info{display:flex;flex:1 1;flex-direction:column;gap:14px}.member-name{color:#111;line-height:1.4;margin:0}.member-designation{background-color:#2563eb26;border-radius:30px;color:#2563eb;display:inline-block;font-size:16px;font-weight:700;letter-spacing:.4px;line-height:1.3;margin-bottom:6px;margin-top:4px;padding:8px 20px;width:-webkit-fit-content;width:fit-content}.member-bio{color:#333;font-size:30px;letter-spacing:.3px;line-height:2.9;margin:0;word-break:break-word}.fullscreen-overlay{align-items:center;background:#000000bf;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.fullscreen-box{max-height:90%;max-width:90%;position:relative}.fullscreen-image{border-radius:10px;height:auto;object-fit:contain;width:100%}.close-btn{background:#fff;border-radius:50%;box-shadow:0 6px 16px #00000059;color:#000;cursor:pointer;font-size:24px;font-weight:700;padding:5px 12px;position:absolute;right:-12px;top:-12px}@media(max-width:768px){.member-card{align-items:center;flex-direction:column;gap:18px;text-align:center}.member-photo{height:140px;width:140px}.member-info{gap:12px}.member-name{font-size:22px}.member-designation{font-size:14px;padding:6px 16px}.member-bio{font-size:17px;line-height:1.8}}.members-page{padding:60px 10%}.members-title{color:#000;font-size:60px;font-weight:800;margin-bottom:50px;text-align:center}.members-container{display:flex;flex-direction:column;gap:40px}.member-card{align-items:flex-start;background:#fff;border-radius:12px;box-shadow:0 4px 14px #00000014;display:flex;gap:25px;padding:30px;transition:transform .25s ease,box-shadow .25s ease}.member-card:hover{box-shadow:0 10px 24px #00000024;transform:translateY(-4px)}.member-image{border-radius:10px;flex-shrink:0;height:130px;object-fit:cover;width:130px}.member-content{flex:1 1}.member-name{color:#000;font-size:28px;font-weight:800;margin-bottom:8px}.member-card .member-designation{background-color:#2563eb26!important;border-radius:30px;color:#2563eb!important;display:inline-block;font-size:16px;font-weight:700;letter-spacing:.5px;margin-bottom:16px;margin-top:6px;padding:7px 18px;text-transform:uppercase}.member-description{color:#000;font-size:18px;font-weight:500;line-height:1.8;max-width:850px}.member-empty,.member-error,.member-loading{color:#000;font-size:20px;text-align:center}.contact-container{color:#222;font-family:Inter,sans-serif;margin:0 auto;max-width:1200px;min-height:80vh;padding:60px 20px}.contact-title{font-size:36px;font-weight:800;margin-bottom:40px;text-align:center}.contact-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:50px}.contact-card{background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 5px 20px #00000014;overflow:hidden;padding:25px;transition:transform .2s ease,box-shadow .2s ease}.contact-card:hover{box-shadow:0 10px 30px #0000001f;transform:translateY(-4px)}.contact-card h3{color:#1f2937;font-size:20px;font-weight:700;margin-bottom:15px}.contact-card p{color:#374151;font-size:16px;line-height:1.6;margin:6px 0}.contact-card a,.contact-card p{overflow-wrap:anywhere;word-break:break-word}.contact-card a{color:#2563eb;display:inline-block;max-width:100%;text-decoration:underline;transition:color .2s ease}.contact-card a:hover{color:#1d4ed8}.contact-link{color:#2563eb;display:inline-block;font-weight:500;max-width:100%;overflow-wrap:anywhere;text-decoration:none;transition:all .3s ease;word-break:break-word}.contact-link:hover{color:#1e40af;text-decoration:underline}.map-frame{border:none;border-radius:10px;height:250px;margin-top:10px;width:100%}.contact-footer{background:linear-gradient(90deg,#6a11cb,#2575fc,#2ecc71);border-radius:12px;color:#fff;font-size:16px;font-weight:600;margin-top:30px;padding:20px;text-align:center}.contact-loading{font-size:18px;font-weight:700;padding:40px;text-align:center}@media (max-width:768px){.contact-container{padding:30px 15px}.contact-grid{gap:20px;grid-template-columns:1fr}.map-frame{height:220px}}.sidebar{background:#111827;box-sizing:border-box;left:0;min-height:100vh;overflow-y:auto;position:fixed;top:0;width:260px}.sidebar::-webkit-scrollbar{width:6px}.sidebar::-webkit-scrollbar-thumb{background:#374151;border-radius:4px}.sidebar-link{align-items:center;border-radius:6px;color:#d1d5db;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:6px;padding:10px 12px;text-decoration:none;transition:background .2s ease,color .2s ease}.sidebar-link:hover{background:#1f2937;color:#fff}.sidebar-link.active{background:#2563eb;color:#fff}.sidebar-section{margin-bottom:8px}.dropdown{max-height:0;overflow:hidden;padding-left:8px;transition:max-height .35s ease}.dropdown.show{max-height:500px}.dropdown-link{border-radius:6px;color:#9ca3af;display:block;font-size:14px;padding:8px 12px;text-decoration:none;transition:background .2s ease,color .2s ease}.dropdown-link:hover{background:#1f2937;color:#fff}.dropdown-link.active{background:#1e40af;color:#fff}.arrow{font-size:12px;transition:transform .3s ease}.arrow.open{transform:rotate(180deg)}.admin-wrapper{background:#f4f6f9;display:flex;font-family:Segoe UI,sans-serif;min-height:100vh}.sidebar{background:linear-gradient(180deg,#111827,#1f2937);color:#fff;padding:25px 20px;transition:.3s ease;width:250px}.sidebar h2{font-size:20px;font-weight:600;margin-bottom:30px}.sidebar a{border-radius:6px;color:#cbd5e1;display:block;margin:12px 0;padding:10px 12px;text-decoration:none;transition:.3s}.sidebar a:hover{background:#374151;color:#fff}.main-content{display:flex;flex:1 1;flex-direction:column}.topbar{align-items:center;background:#fff;box-shadow:0 2px 6px #0000000d;display:flex;justify-content:flex-end;padding:15px 25px;position:relative}.profile-btn{background:#2d3e50;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:8px 16px}.profile-btn:hover{opacity:.9}.profile-dropdown{background:#fff;border-radius:8px;box-shadow:0 8px 20px #00000014;overflow:hidden;position:absolute;right:25px;top:60px;width:160px;z-index:100}.profile-dropdown p{cursor:pointer;font-size:14px;margin:0;padding:12px;transition:.2s}.profile-dropdown p:hover{background:#f3f4f6}.page-content{flex:1 1;padding:30px}.dashboard-container{padding:10px 0}.dashboard-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:25px}.dashboard-header h1{font-size:24px;margin:0}.dashboard-header p{color:#6b7280;font-size:14px;margin-top:5px}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.stat-card{border-radius:12px;box-shadow:0 8px 20px #00000014;color:#fff;padding:25px;transition:.3s ease}.stat-card h3{font-size:15px;font-weight:500;margin:0;opacity:.9}.stat-card h2{font-size:30px;font-weight:700;margin-top:12px}.stat-card:hover{transform:translateY(-6px)}.blue{background:linear-gradient(135deg,#2193b0,#6dd5ed)}.purple{background:linear-gradient(135deg,#8e2de2,#4a00e0)}.green{background:linear-gradient(135deg,#11998e,#38ef7d)}.orange{background:linear-gradient(135deg,#ff8008,#ffc837)}.pink{background:linear-gradient(135deg,#ff416c,#ff4b2b)}.teal{background:linear-gradient(135deg,#136a8a,#267871)}.card{background:#fff;border-radius:10px;box-shadow:0 4px 12px #0000000d;margin:10px 0;padding:20px}.modal{align-items:center;background:#0000008c;display:flex;inset:0;justify-content:center;position:fixed;z-index:200}.modal-content{animation:fadeIn .2s ease-in-out;background:#fff;border-radius:12px;box-shadow:0 10px 30px #0003;max-width:90%;padding:30px;width:400px}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.admin-error,.admin-loading{color:#77a5f0;font-size:16px;padding:40px;text-align:center}@media (max-width:768px){.sidebar{width:200px}.stats-grid{grid-template-columns:1fr}}.dropdown-section{margin-top:10px}.dropdown-title{border-radius:6px;color:#cbd5e1;cursor:pointer;padding:10px 12px;transition:.3s}.dropdown-title:hover{background:#82b2fe;color:#fff}.dropdown-links{padding-left:15px}.dropdown-links a{display:block;font-size:14px;padding:8px 10px}.form-group{display:flex;flex-direction:column;margin-bottom:15px}.form-group label{color:#374151;font-size:14px;font-weight:500;margin-bottom:6px}.form-group input,.form-group textarea{border:1px solid #d1d5db;border-radius:6px;font-size:14px;padding:10px 12px;transition:.2s}.form-group input:focus,.form-group textarea:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a;outline:none}.page-title{color:#111827;font-size:24px;font-weight:600;margin:0}.page-subtitle{color:#6b7280;font-size:14px;margin-top:6px}.dashboard-card{background:#fff;border-radius:12px;box-shadow:0 6px 18px #0000000f;padding:25px;transition:.3s ease}.dashboard-card:hover{box-shadow:0 10px 24px #00000014}.admin-table{border-collapse:collapse;margin-top:15px;width:100%}.admin-table th{background:#f9fafb;border-bottom:1px solid #e5e7eb;color:#374151;font-size:14px;padding:12px;text-align:left}.admin-table td{border-bottom:1px solid #f1f1f1;font-size:14px;padding:12px}.admin-table tr:hover{background-color:#f9fafb}.btn-primary{background:#2563eb;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:9px 16px;transition:.3s ease}.btn-primary:hover{background:#1d4ed8}.btn-edit{background:#10b981;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;padding:7px 14px;transition:.3s ease}.btn-edit:hover{background:#059669}.btn-delete{background:#ef4444;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;padding:7px 14px;transition:.3s ease}.btn-delete:hover{background:#dc2626}.sidebar a.active{background:#2563eb;color:#fff}.dropdown-links{max-height:0;overflow:hidden;transition:max-height .3s ease}.dropdown-section.open .dropdown-links{max-height:500px}
/*# sourceMappingURL=main.acdf1491.css.map*/