@tailwind base;@tailwind components;@tailwind utilities;:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;--color-primary: #1e3a8a;--color-secondary: #fffbeb;--color-accent: #b45309}body{margin:0;min-width:320px;min-height:100vh;background-color:#f9fafb}h1,h2,h3,h4,h5,h6,.font-serif{font-family:Playfair Display,serif}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#555}.navbar{background-color:#fff;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:100;font-family:Playfair Display,serif}.navbar-container{max-width:1200px;margin:0 auto;padding:0 1rem}.navbar-content{height:80px;display:flex;justify-content:space-between;align-items:center}.logo-section a{text-decoration:none;display:flex;align-items:center;gap:12px}.school-logo-placeholder{width:50px;height:50px;background-color:#1e3a8a;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.2rem}.school-name{font-size:1.5rem;font-weight:700;color:#1e3a8a;line-height:1.2}.school-location{font-size:.9rem;color:#6b7280;font-weight:500}.nav-links-desktop{display:none;align-items:center}@media(min-width:768px){.nav-links-desktop{display:flex;gap:2rem}}.nav-link{text-decoration:none;color:#374151;font-weight:500;font-size:1rem;transition:color .2s;padding:.5rem 0;border-bottom:2px solid transparent}.nav-link:hover,.nav-link.active{color:#1e3a8a}.nav-link.active{border-bottom-color:#b45309}.language-selector{display:flex;align-items:center;gap:.5rem;padding:.25rem .5rem;border:1px solid #e5e7eb;border-radius:.375rem;background-color:#f9fafb}.lang-icon{color:#6b7280}.lang-select{border:none;background:transparent;font-size:.9rem;color:#374151;cursor:pointer;font-family:inherit;font-weight:500}.lang-select:focus{outline:none}.mobile-controls{display:flex}.mobile-menu-btn{background:none;border:none;cursor:pointer;color:#374151}.mobile-menu{background:#fff;border-top:1px solid #e5e7eb;padding:1rem;display:flex;flex-direction:column;gap:.5rem}.mobile-nav-link{text-decoration:none;padding:.75rem 1rem;color:#374151;font-weight:500;border-radius:.5rem;width:100%;display:block}.mobile-nav-link.active,.mobile-nav-link:hover{background-color:#f3f4f6;color:#1e3a8a}@media(min-width:768px){.mobile-menu,.mobile-controls{display:none}}.hero-container{position:relative;height:90vh;width:100%;overflow:hidden;background:linear-gradient(135deg,#0f172a,#1e293b)}.hero-slide{position:absolute;inset:0;transition:opacity 1.2s cubic-bezier(.4,0,.2,1)}.hero-slide.active{opacity:1}.hero-slide.inactive{opacity:0}.hero-image{width:100%;height:100%;object-fit:fill;filter:contrast(1.02) saturate(.98)}.hero-container:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,transparent 40%,rgba(0,0,0,.15) 100%);pointer-events:none}.info-section-container{background:linear-gradient(135deg,#fffbeb,#fef3c7);padding:4.5rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.06)}.info-content{max-width:60rem;margin:0 auto;text-align:center}.info-title{font-size:2.125rem;color:#991b1b;margin-bottom:2.25rem;font-family:Eras ITC,Arial,sans-serif;font-weight:700;letter-spacing:-.01em}.info-text-marathi{font-size:1.1875rem;line-height:1.75;color:#3c4043;font-family:Nirmala UI,Arial,sans-serif}.info-text-marathi p{margin-bottom:1.625rem}.awards-container{padding:5rem 1.5rem 4rem;background:linear-gradient(135deg,#fafafa,#fff)}.awards-header{text-align:center;margin-bottom:3.5rem}.awards-title{font-size:2.25rem;color:#1a365d;margin-bottom:.75rem;font-weight:700;letter-spacing:-.02em}.awards-grid{max-width:80rem;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.75rem 2rem}.award-card{border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #00000014,0 2px 8px #0000000f;background:#fff;border:1px solid rgba(0,0,0,.04);position:relative}.award-card:nth-child(odd){border-radius:12px 8px 8px 12px}.award-card:nth-child(2n){border-radius:8px 12px 12px 8px}.award-card:hover{box-shadow:0 2px 6px #0000001a,0 4px 12px #00000014}.award-image-wrapper{position:relative;width:100%;height:280px;overflow:hidden;background:#f8f9fa}.award-image{width:100%;height:100%;object-fit:cover;filter:saturate(.95) contrast(1.02)}.award-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(26,54,93,.85) 0%,rgba(26,54,93,.3) 60%,transparent 100%);padding:1.25rem 1.5rem;opacity:0;transition:opacity .25s ease}.award-card:hover .award-overlay{opacity:1}.award-overlay h3{color:#fff;font-size:1.05rem;font-weight:600;margin:0;text-shadow:0 1px 2px rgba(0,0,0,.3)}.award-footer{padding:1.125rem 1.25rem;text-align:left;background:linear-gradient(to bottom,#fafbfc,#fff);border-top:1px solid #e8eaed}.award-footer p{color:#3c4043;font-weight:500;font-size:.95rem;margin:0;line-height:1.4}.staff-container{padding:5rem 1.5rem 4rem;background:linear-gradient(135deg,#fffbeb,#fef3c7)}.staff-header{text-align:center;margin-bottom:3.5rem}.staff-title{font-size:2.25rem;color:#1a365d;margin-bottom:.75rem;font-weight:700;letter-spacing:-.02em}.staff-grid{display:flex;justify-content:center;gap:2.5rem;flex-wrap:wrap;max-width:1200px;margin:0 auto}.staff-card{background:#f3f4f6;border-radius:10px;overflow:hidden;box-shadow:0 1px 3px #00000014,0 3px 10px #0000000f;width:310px;display:flex;flex-direction:column;text-align:center;border:1px solid rgba(0,0,0,.08)}.staff-card:first-child{border-radius:14px 10px 10px 14px}.staff-card:last-child{border-radius:10px 14px 14px 10px}.staff-card:hover{box-shadow:0 2px 6px #0000001a,0 6px 16px #00000014}.staff-image-wrapper{width:100%;height:390px;overflow:hidden;flex-shrink:0;background:#f0f1f3}.staff-image{width:100%;height:100%;object-fit:cover;object-position:top center;filter:saturate(.92) contrast(1.03)}.staff-info{padding:1.75rem 1.5rem 2rem;background:linear-gradient(to bottom,#fafbfc,#fff)}.staff-name{color:#202124;font-size:1.3rem;font-weight:600;margin-bottom:.625rem;letter-spacing:-.01em}.staff-role{color:#5f6368;font-size:.925rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em}.video-section-container{padding:4rem 1rem;background-color:#f3f4f6}.video-header{text-align:center;margin-bottom:3rem}.video-title{font-size:2rem;color:#111827;font-weight:700;margin-bottom:1rem}.video-content-wrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:1024px){.video-content-wrapper{grid-template-columns:2fr 1fr}}.main-video-player{background:#fff;padding:1rem;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a}.video-wrapper-large{position:relative;padding-bottom:56.25%;height:0;width:100%;background:#000;border-radius:.25rem;overflow:hidden}.video-iframe{position:absolute;top:0;left:0;width:100%;height:100%}.main-video-title{margin-top:1rem;font-size:1.5rem;color:#1f2937;font-weight:600}.video-playlist{display:flex;flex-direction:column;gap:1rem;max-height:500px;overflow-y:auto;padding-right:.5rem}.video-playlist::-webkit-scrollbar{width:6px}.video-playlist::-webkit-scrollbar-track{background:#e5e7eb}.video-playlist::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:3px}.playlist-item{display:flex;gap:1rem;padding:.75rem;background:#fff;border-radius:.5rem;cursor:pointer;transition:all .2s;border:1px solid transparent}.playlist-item:hover{background-color:#f9fafb;transform:translate(4px)}.playlist-item.active{border-color:#1e3a8a;background-color:#eff6ff}.playlist-thumbnail{position:relative;width:120px;height:68px;flex-shrink:0;border-radius:.25rem;overflow:hidden}.playlist-thumbnail img{width:100%;height:100%;object-fit:cover}.play-overlay{position:absolute;inset:0;background:#0000004d;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s}.playlist-item:hover .play-overlay{opacity:1}.playlist-info h4{font-size:.95rem;color:#374151;font-weight:500;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.playlist-item.active .playlist-info h4{color:#1e3a8a;font-weight:600}.about-container{max-width:80rem;margin:0 auto;padding:6rem 1.5rem 4rem;min-height:80vh}.about-header{text-align:center;margin-bottom:4.5rem}.about-title{font-size:2.5rem;color:#1a365d;font-family:Playfair Display,serif;margin-bottom:1.25rem;font-weight:700;letter-spacing:-.02em}.title-underline{height:3px;width:65px;background:linear-gradient(90deg,transparent,#b45309,transparent);margin:0 auto}.about-content{display:grid;grid-template-columns:1fr;gap:3.5rem}@media(min-width:768px){.about-content{grid-template-columns:2fr 3fr;gap:4.5rem}}.history-section h2{font-size:1.875rem;color:#202124;margin-bottom:1.75rem;font-family:Playfair Display,serif;font-weight:600;letter-spacing:-.01em}.history-section p{font-size:1.0625rem;color:#5f6368;margin-bottom:1.5rem;line-height:1.75;text-align:justify}.stats-grid{display:grid;grid-template-columns:1fr;gap:1.25rem;align-content:start}@media(min-width:768px){.stats-grid{grid-template-columns:1fr}}.stat-card{background:linear-gradient(135deg,#fef9f0,#fef3e2);padding:1.875rem 1.75rem;border-radius:10px;box-shadow:0 1px 3px #00000014,0 2px 8px #0000000f;text-align:center;border:1px solid rgba(180,83,9,.15)}.stat-card:first-child{border-radius:12px 10px 10px 12px}.stat-card:nth-child(2){border-radius:10px}.stat-card:last-child{border-radius:10px 12px 12px 10px}.stat-card:hover{box-shadow:0 2px 6px #0000001a,0 4px 12px #00000014}.stat-number{display:block;font-size:2.75rem;font-weight:700;color:#1a365d;margin-bottom:.625rem;letter-spacing:-.03em}.stat-label{color:#5f6368;font-weight:500;font-size:.9375rem;line-height:1.4}.gallery-container{max-width:80rem;margin:0 auto;padding:6rem 1.5rem 4rem}.gallery-header{text-align:center;margin-bottom:4rem}.gallery-title{font-size:2.5rem;color:#1a365d;font-family:Playfair Display,serif;margin-bottom:1rem;font-weight:700;letter-spacing:-.02em}.gallery-subtitle{color:#5f6368;font-size:1.125rem;font-weight:400}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.75rem 2rem}.gallery-item{border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #00000014,0 2px 8px #0000000f;background:#fff;cursor:pointer;border:1px solid rgba(0,0,0,.04)}.gallery-item:nth-child(3n+1){border-radius:12px 8px 8px 12px}.gallery-item:nth-child(3n+2){border-radius:8px}.gallery-item:nth-child(3n){border-radius:8px 12px 12px 8px}.gallery-item:hover{box-shadow:0 2px 6px #0000001a,0 4px 12px #00000014}.image-wrapper{position:relative;overflow:hidden;padding-top:72%;background:#f8f9fa}.image-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;filter:saturate(.95) contrast(1.02)}.image-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(26,54,93,.85) 0%,rgba(26,54,93,.3) 60%,transparent 100%);padding:1.25rem 1.5rem;opacity:0;transition:opacity .25s ease}.gallery-item:hover .image-overlay{opacity:1}.image-overlay h3{color:#fff;font-size:1.05rem;font-weight:600;margin:0;text-shadow:0 1px 2px rgba(0,0,0,.3)}.lightbox-overlay{position:fixed;inset:0;background-color:#000000e6;z-index:1000;display:flex;justify-content:center;align-items:center}.lightbox-content{position:relative;max-width:90vw;max-height:90vh}.lightbox-content img{max-width:100%;max-height:85vh;border-radius:4px;box-shadow:0 20px 25px -5px #00000080}.lightbox-caption{color:#fff;text-align:center;margin-top:1rem}.lightbox-close{position:absolute;top:2rem;right:2rem;color:#fff;background:none;border:none;cursor:pointer;transition:color .2s;z-index:1001}.lightbox-close:hover{color:#ef4444}.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff1a;color:#fff;border:none;padding:1rem;cursor:pointer;border-radius:50%;transition:background-color .2s;z-index:1001}.lightbox-nav:hover{background:#ffffff4d}.lightbox-nav.prev{left:2rem}.lightbox-nav.next{right:2rem}.contact-section{padding:2.5rem 1.5rem 5rem;background:linear-gradient(135deg,#fafafa,#fff);max-width:1400px;margin:0 auto}.contact-header{text-align:center;margin-bottom:2.5rem}.contact-header h2{font-size:2.5rem;color:#1a365d;font-weight:700;letter-spacing:-.02em;margin-bottom:.75rem}.contact-subtitle{color:#5f6368;font-size:1.1rem;max-width:600px;margin:0 auto}.contact-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center;width:100%}@media(min-width:900px){.contact-grid{grid-template-columns:1.5fr 1fr;gap:3rem;align-items:center}}.contact-info-wrapper{display:flex;flex-direction:column;gap:1.25rem;width:100%;max-width:500px;margin:0 auto}.contact-info-box{background:linear-gradient(135deg,#fefbfc,#fef9f0);padding:1.5rem;border-radius:12px;border:1px solid rgba(180,83,9,.1);box-shadow:0 2px 4px #0000000a,0 1px 2px #00000005;display:flex;align-items:center;gap:1.25rem;transition:transform .2s ease,box-shadow .2s ease}.contact-info-box:hover{transform:translate(5px);box-shadow:0 4px 12px #b453090f}.icon-wrapper{background:#b4530914;color:#b45309;padding:.75rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.info-text{text-align:left}.info-text h3{font-size:1rem;color:#1a365d;margin-bottom:.25rem;font-weight:700}.info-text a,.info-text p{color:#4b5563;text-decoration:none;font-size:.95rem;line-height:1.5;margin:0}.info-text a:hover{color:#1a365d;text-decoration:underline}.contact-map-wrapper{background:linear-gradient(135deg,#fefbfc,#fef9f0);padding:1.5rem;border-radius:16px;border:1px solid rgba(180,83,9,.1);box-shadow:0 4px 12px #0000000d;width:100%}.map-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.map-icon{color:#b45309}.map-header h3{color:#1a365d;font-size:1.25rem;font-weight:700;margin:0}.map-frame{height:480px;background-color:#f3f4f6;border-radius:12px;overflow:hidden;position:relative;border:1px solid rgba(0,0,0,.03)}@media(max-width:900px){.contact-grid{display:flex;flex-direction:column}}@media(max-width:600px){.contact-section{padding:2rem 1rem 4rem}.map-frame{height:350px}}.footer-container{background:linear-gradient(135deg,#1a202c,#2d3748);color:#fff;padding:4.5rem 1.5rem 1.25rem}.footer-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem;margin-bottom:3rem}.footer-section h4{font-size:1.25rem;font-weight:600;margin-bottom:1.125rem;color:#fbbf24;letter-spacing:-.01em}.footer-section p,.footer-section a{color:#a0aec0;text-decoration:none;line-height:1.7;display:block;font-size:.9375rem}.footer-section a:hover{color:#e2e8f0}.footer-section ul{list-style:none;padding:0}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;color:#718096;font-size:.875rem}
