@import"https://fonts.googleapis.com/css2?family=Outfit:wght@400;600;700;800&display=swap";.cache-banner{position:fixed;bottom:0;left:0;right:0;z-index:10000;width:100%;background:#fff;border-top:1px solid #e2e8f0;box-shadow:0 -4px 12px rgba(0,0,0,.05);pointer-events:auto}.cache-banner-content{padding:1rem 2rem;display:flex;align-items:center;justify-content:center;gap:2rem;max-width:1200px;margin:0 auto}.cache-banner-text p{color:#1e293b;font-size:.925rem;line-height:1.5;margin:0;font-family:Inter,sans-serif;text-align:left!important}.cache-banner-actions{display:flex;gap:.75rem;margin-left:auto}.cache-banner-actions button{padding:.65rem 1.25rem;border-radius:1rem;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);border:none;font-family:Outfit,sans-serif;white-space:nowrap}.btn-accept{background:#1e293b;color:#fff;box-shadow:0 4px 12px rgba(30,41,59,.15)}.btn-accept:hover{background:#0f172a}.btn-decline{background:transparent;color:#64748b;border:1px solid #e2e8f0}.btn-decline:hover{background:#f8fafc;color:#1e293b}.cache-banner-close{display:none}@media(max-width:768px){.cache-banner{bottom:0;width:100%}.cache-banner-content{flex-direction:column;padding:1.25rem 1rem;gap:1rem}.cache-banner-icon{display:none}.cache-banner-text p{font-size:.875rem;text-align:center!important}.cache-banner-actions{margin-left:0;width:100%;flex-direction:column;gap:.5rem}.cache-banner-actions button{width:100%;padding:.75rem;border-radius:.5rem}}*{margin:0;padding:0;box-sizing:border-box}:root{--navbar-height: 4rem;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--navbar-total-height: calc(var(--navbar-height) + var(--safe-top))}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#334155;background:linear-gradient(135deg,#f8fafc,#e2e8f0);text-align:justify;position:relative;overflow-x:hidden;-webkit-text-size-adjust:100%}@media(max-width:640px){body{text-align:left}}.background-pattern{display:none}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(.5deg)}}.bg-white:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle,rgba(79,70,229,.9) 1px,transparent 1px);background-image:radial-gradient(circle,rgba(136,131,221,.9) 1px,transparent 1px);background-size:40px 40px;pointer-events:none;z-index:0}.container{max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:640px){.container{padding:0 1.5rem}}@media(min-width:1024px){.container{padding:0 2rem}}.hidden{display:none!important}.text-center{text-align:center}.text-lg{font-size:1.125rem;line-height:1.75rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-12{margin-top:3rem}.space-y-4>*+*{margin-top:1rem}.space-y-8>*+*{margin-top:2rem}.max-w-3xl{max-width:48rem}.mx-auto{margin-left:auto;margin-right:auto}.bg-white{background-image:radial-gradient(circle,rgba(79,70,229,.15) 1.5px,transparent 1.5px);background-size:40px 40px;background-color:#fff}.bg-gray{background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.navbar{position:fixed;top:0;left:0;right:0;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 1px 3px rgba(0,0,0,.1);z-index:1000;border-bottom:1px solid #e2e8f0;padding-top:env(safe-area-inset-top);-webkit-transform:translateZ(0);transform:translateZ(0)}.nav-container{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center;height:var(--navbar-height)}.nav-brand{display:flex;align-items:center;text-decoration:none;gap:.75rem}.brand-logo{width:2.5rem;height:2.5rem;background:linear-gradient(135deg,#2563eb,#4f46e5);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.125rem}.brand-text h1{font-size:1.125rem;font-weight:600;color:#1e293b;line-height:1.2}.brand-text p{font-size:.75rem;color:#64748b;line-height:1}.hamburg.section-link-inline{display:inline-flex;align-items:center;justify-content:center;margin-left:.75rem;padding:.25rem;color:#94a3b8;background:#fff;border:1px solid #e2e8f0;border-radius:.375rem;cursor:pointer;transition:all .2s;box-shadow:0 1px 2px rgba(0,0,0,.05);position:relative;z-index:10}.hamburger-btn{display:flex;padding:.5rem;border-radius:.5rem;color:#64748b;background-color:#f1f5f9;border:1px solid #e2e8f0;cursor:pointer;transition:all .2s;align-items:center;justify-content:center;position:relative;z-index:51}.hamburger-btn:hover{color:#1e293b;background-color:#e2e8f0}.hamburger-btn .menu-icon{display:block}.hamburger-btn .close-icon,.hamburger-btn.active .menu-icon{display:none}.hamburger-btn.active .close-icon{display:block}.full-screen-nav{position:fixed;top:var(--navbar-height);top:calc(var(--navbar-height) + env(safe-area-inset-top));left:0;width:100%;height:calc(100dvh - var(--navbar-height) - env(safe-area-inset-top));background:rgba(255,255,255,.98);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:45;display:none;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:2rem 1rem;padding-bottom:calc(6rem + env(safe-area-inset-bottom))}.full-screen-nav.active{display:block}.full-screen-nav-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;max-width:1200px;margin:0 auto}@media(max-width:768px){.full-screen-nav-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem}}.app-container{padding-top:var(--navbar-total-height)}.nav-link{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1rem;border-radius:.75rem;text-decoration:none;color:#334155;font-weight:500;background-color:#f1f5f9;text-align:center;transition:background-color .2s,color .2s;height:100%}.nav-link:hover{background-color:#e2e8f0;color:#1e293b}.nav-link i{width:1.5rem;height:1.5rem}.nav-link span{font-size:.875rem;line-height:1.2}.section{padding-top:calc(var(--navbar-total-height) + 2rem);padding-bottom:4rem;width:100%}.hero-section{padding-top:calc(var(--navbar-total-height) + 4rem);padding-bottom:3rem}@media(min-width:640px){.section{padding-top:calc(var(--navbar-total-height) + 2rem);padding-bottom:4rem}.hero-section{padding-top:calc(var(--navbar-total-height) + 4rem);padding-bottom:3rem}}@media(min-width:1024px){.section{padding-top:calc(var(--navbar-total-height) + 2rem);padding-bottom:4rem}.hero-section{padding-top:calc(var(--navbar-total-height) + 4rem);padding-bottom:3rem}}.section-title{font-size:1.875rem;font-weight:700;color:#1e293b;margin-bottom:2.5rem}.section-link-inline{display:inline-flex;align-items:center;justify-content:center;margin-left:.75rem;padding:.25rem;color:#94a3b8;background:transparent;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s ease;vertical-align:middle;opacity:.4}.section-link-inline:hover{color:#2563eb;background:#f1f5f9;opacity:1}.section-link-inline i{width:1.25rem;height:1.25rem}.section-link-inline.copied{color:#16a34a;background:#f0fdf4;opacity:1}@media(min-width:768px){.section-title{font-size:2.25rem}}.hero-content{text-align:center;margin-bottom:2rem}.hero-image{margin-bottom:1.5rem;max-width:100%}.hero-portrait{display:block;width:20rem;height:auto;object-fit:cover;margin:0 auto 1rem;border-radius:1rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);border:4px solid white}.hero-title{font-size:2.25rem;font-weight:700;color:#1e293b;margin-bottom:1rem}@media(min-width:768px){.hero-title{font-size:3.75rem}.hero-portrait{display:block;width:60rem;height:auto;object-fit:cover;margin:0 auto 1rem;border-radius:1rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);border:4px solid white}}.hero-subtitle{font-size:1.25rem;color:#64748b;margin-bottom:1rem}@media(min-width:768px){.hero-subtitle{font-size:1.5rem}}.hero-details{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;font-size:.875rem;color:#64748b}.hero-detail{display:flex;align-items:center;gap:.5rem}.two-column-layout{display:grid;gap:2rem;align-items:stretch}@media(min-width:768px){.two-column-layout{grid-template-columns:1fr 1fr}}.three-column-layout{display:grid;gap:1.5rem;align-items:stretch}@media(min-width:1024px){.three-column-layout{grid-template-columns:2fr 1fr}}.two-columns,.three-column-grid{display:grid;gap:1.5rem;align-items:stretch}@media(min-width:1024px){.three-column-grid{grid-template-columns:repeat(3,1fr)}}.content-column,.sidebar-column,.image-column,.full-width-content{display:flex;flex-direction:column;gap:2rem}.image-full-width{width:100%;text-align:center;justify-content:center;align-items:center}.content-full-width{width:100%}.card{background:#fff;border-radius:.75rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);padding:2rem;height:100%}.large-card{background:#fff;border-radius:1rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);padding:2rem;height:100%}@media(min-width:768px){.large-card{padding:3rem}}.card-title{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:1.5rem}@media(min-width:768px){.card-title{font-size:1.5rem}}.card-image{width:100%;border-radius:.5rem;margin-bottom:1rem}.mt-8{margin-top:2rem}.section-image{width:100%;max-width:80vw;border-radius:.75rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}@media screen and (min-width:768px){.section-image{width:100%;max-width:50vw;border-radius:.75rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}}.image-caption{font-size:.875rem;color:#64748b}.info-box{border-radius:.75rem;padding:2rem;border:1px solid;height:100%}.info-box.bg-blue{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-color:#93c5fd}.info-box.bg-green{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-color:#6ee7b7}.info-box.bg-purple{background:linear-gradient(135deg,#e9d5ff,#ddd6fe);border-color:#c4b5fd}.info-box.bg-orange{background:linear-gradient(135deg,#fed7aa,#fdba74);border-color:#fb923c}.info-box.bg-red{background:linear-gradient(135deg,#fecaca,#fca5a5);border-color:#f87171}.info-box.bg-teal{background:linear-gradient(135deg,#ccfbf1,#99f6e4);border-color:#5eead4}.quote-box{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-radius:.5rem;padding:1.5rem;border-left:4px solid #2563eb}.quote-box blockquote{color:#1e40af;text-align:center;font-style:italic}.quote{color:#374151;font-style:italic;border-left:4px solid #2563eb;padding-left:1rem}.hero-quote{font-size:1.25rem;font-style:italic;line-height:1.75;margin-bottom:1.5rem}@media(min-width:768px){.hero-quote{font-size:1.5rem}}.highlight-box{background:#dcfce7;border:1px solid #bbf7d0;border-radius:.5rem;padding:1rem}.highlight-box p{color:#166534;font-weight:500}.feature-list{list-style:none;padding:0}.feature-list li{padding:.5rem 0;color:#64748b}.objective-list{list-style:none;padding:0}.objective-list li{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 0;color:#64748b}.objective-dot{width:.5rem;height:.5rem;background:#2563eb;border-radius:50%;margin-top:.5rem;flex-shrink:0}.achievement-list{list-style:none;padding:0}.achievement-list li{padding:.5rem 0;color:#64748b}.impact-list{list-style:none;padding:0}.impact-list li{padding:.5rem 0;color:#e2e8f0}.timeline-list{list-style:none;padding:0}.timeline-list li{padding:.75rem 0;color:#64748b}.timeline-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}.timeline-icon{width:1.5rem;height:1.5rem;margin-top:.125rem;flex-shrink:0}.timeline-icon.text-blue{color:#2563eb}.timeline-icon.text-green{color:#059669}.timeline-dot{width:.5rem;height:.5rem;background:#2563eb;border-radius:50%;margin-top:.5rem;flex-shrink:0}.timeline-item h4{font-weight:600;color:#1e293b;margin-bottom:.25rem}.timeline-item p{color:#64748b}.family-info{margin-bottom:1.5rem}.family-info h4{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:.75rem}.education-list p,.photo-list p{margin-bottom:.5rem;color:#64748b}.vision-stats{margin-top:1rem}.vision-stats p{font-weight:600;color:#1e293b;margin-bottom:.5rem}.vision-stats ul{list-style:none;padding:0}.vision-stats li{padding:.25rem 0;color:#64748b}.impact-section{background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:1rem;padding:2rem;color:#fff}@media(min-width:768px){.impact-section{padding:3rem}}.impact-section h3{color:#fff;margin-bottom:1.5rem;text-align:center}.impact-section h4{color:#fff;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.credits-section{background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:1rem;padding:2rem;color:#fff}@media(min-width:768px){.credits-section{padding:3rem}}.credits-image{margin-bottom:2rem}.credits-portrait{width:9.375rem;height:9.375rem;margin:0 auto 1rem;border-radius:50%;border:4px solid white}.credits-image h3{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.5rem}.credits-subtitle,.credits-content{color:#cbd5e1}.acknowledgments{background:#374151;border-radius:.5rem;padding:1.5rem;margin-top:2rem}.acknowledgments h4{color:#fff;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.acknowledgments p{color:#cbd5e1;font-size:.875rem}.footer{background:#1e293b;color:#fff;padding:3rem 0}.footer-content{display:grid;gap:2rem;margin-bottom:2rem}@media(min-width:768px){.footer-content{grid-template-columns:repeat(3,1fr)}}.footer-brand{display:flex;flex-direction:column;gap:1rem}.footer-logo{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.footer-logo h3{font-size:1.125rem;font-weight:600;line-height:1.2}.footer-logo p{font-size:.875rem;color:#94a3b8;line-height:1}.footer-brand p{font-size:.875rem;color:#94a3b8}.footer-links h4,.footer-media h4{font-size:1.125rem;font-weight:600;margin-bottom:1rem}.footer-nav{display:flex;flex-direction:column;gap:.5rem}.footer-nav button,.footer-nav a{text-align:left;color:#94a3b8;background:none;border:none;cursor:pointer;font-size:.875rem;transition:color .2s;text-decoration:none}.footer-nav button:hover,.footer-nav a:hover{color:#fff}.footer-quote h4{font-size:1.125rem;font-weight:600;margin-bottom:1rem}.footer-quote p{font-size:.875rem;color:#94a3b8}.footer-bottom{border-top:1px solid #374151;padding-top:2rem;text-align:center}.footer-bottom p{font-size:.875rem;color:#94a3b8}@media(max-width:640px){.container{padding:0 1rem}.section{padding:2rem 0}.hero-section{padding-top:6rem;padding-bottom:2rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.125rem}.section-title{font-size:1.5rem;margin-bottom:2rem}.card,.large-card,.info-box{padding:1.5rem}}html{scroll-padding-top:calc(5.5rem + env(safe-area-inset-top,0px))}section[id]{scroll-margin-top:calc(5.5rem + env(safe-area-inset-top,0px))}.pdf-viewer-container{margin-top:60px;padding:20px;background-color:#f9f9f9;border-top:2px solid #ccc}.pdf-heading{text-align:center;font-size:24px;font-weight:600;margin-bottom:20px;color:#333}.pdf-wrapper{max-width:1280px;height:960px;margin:0 auto;border:1px solid #ddd;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1)}@media screen and (max-width:768px){.pdf-wrapper{height:400px}.pdf-viewer-container{padding:2px}}.pdf-frame{width:100%;height:100%;border:none}.space-y-6>*+*{margin-top:1.5rem}.leading-relaxed>p{line-height:2!important;word-spacing:.1em;letter-spacing:.02em}.march-of-mysore-gallery{display:grid;gap:2rem}@media(min-width:768px){.march-of-mysore-gallery{grid-template-columns:repeat(2,1fr)}}.electronic-city-article-gallery{display:grid;gap:2rem}@media(min-width:768px){.electronic-city-article-gallery{grid-template-columns:repeat(2,1fr)}}.video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;border-radius:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);margin-bottom:2rem;background:#000}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.video-container{max-width:800px;margin:0 auto 3rem}.playlist-container{max-width:800px;margin:0 auto}#youtube-playlist .youtube-featured{border:1px solid #c7d2fe;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 18px 30px -18px rgba(37,99,235,.35)}#youtube-playlist .youtube-featured .video-wrapper{box-shadow:none}.premium-loader-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0f172a;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:10000;overflow:hidden;font-family:Outfit,sans-serif}.loader-content{position:relative;z-index:2;text-align:center;display:flex;flex-direction:column;align-items:center;gap:3rem}.loader-logo-container{position:relative;width:120px;height:120px}.loader-logo{width:120px;height:120px;background:linear-gradient(135deg,#2563eb,#4f46e5);border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff;font-size:2.5rem;font-weight:800;letter-spacing:-1px;box-shadow:0 0 30px rgba(37,99,235,.4);position:relative;animation:loaderPulse 2s ease-in-out infinite}.loader-logo span{position:relative;z-index:10}.loader-ring{position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;border:2px solid rgba(37,99,235,.2);border-radius:50%;animation:loaderRingRotate 3s linear infinite}.loader-logo .loader-ring:nth-child(2){top:-15px;left:-15px;right:-15px;bottom:-15px;border-color:rgba(79,70,229,.2);animation-duration:4s;animation-direction:reverse}.loader-logo .loader-ring:nth-child(3){top:-25px;left:-25px;right:-25px;bottom:-25px;border-color:rgba(37,99,235,.15);animation-duration:6s}.loader-text{opacity:0;animation:loaderFadeUp .8s ease-out .3s forwards;display:flex;flex-direction:column;align-items:center}.loader-title{color:#fff;font-size:3rem;font-weight:700;margin-bottom:.5rem;background:linear-gradient(to right,#fff,#94a3b8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.loader-subtitle{color:#64748b;font-size:1rem;letter-spacing:3px;text-transform:uppercase;font-weight:600}.loader-progress-bar{width:280px;height:4px;background:rgba(255,255,255,.05);border-radius:10px;margin:2rem auto;overflow:hidden;position:relative}.loader-progress-fill{height:100%;width:0%;background:linear-gradient(90deg,#2563eb,#4f46e5);animation:loaderProgress 3s ease-in-out infinite;box-shadow:0 0 10px rgba(37,99,235,.5)}.loader-circuit-bg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.circuit-line{position:absolute;background:linear-gradient(to bottom,rgba(37,99,235,0),rgba(37,99,235,.15),rgba(37,99,235,0))}.line-1{width:1px;height:100%;top:0;left:20%}.line-2{width:100%;height:1px;top:30%;left:0;background:linear-gradient(to right,rgba(37,99,235,0),rgba(79,70,229,.15),rgba(37,99,235,0))}.line-3{width:1px;height:100%;top:0;right:25%}.circuit-dot{position:absolute;width:6px;height:6px;background:#4f46e5;border-radius:50%;opacity:0;box-shadow:0 0 15px #4f46e5}.dot-1{top:30%;left:20%;animation:circuitPulse 3s ease-in-out infinite}.dot-2{top:30%;right:25%;animation:circuitPulse 3s ease-in-out 1.5s infinite}@keyframes loaderPulse{0%,to{transform:scale(1);box-shadow:0 0 30px rgba(37,99,235,.4)}50%{transform:scale(1.05);box-shadow:0 0 60px rgba(37,99,235,.6)}}@keyframes loaderRingRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loaderFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes loaderProgress{0%{width:0%;left:-100%}50%{width:40%;left:30%}to{width:0%;left:100%}}@keyframes circuitPulse{0%,to{opacity:0;transform:scale(.5)}50%{opacity:.8;transform:scale(1.5)}}.app-container{animation:appFadeIn .8s cubic-bezier(.4,0,.2,1)}@keyframes appFadeIn{0%{opacity:0}to{opacity:1}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#555}
