@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Outfit:wght@600;700;800&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#1a2332;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7f8fa;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}a{color:inherit;text-decoration:none;transition:color .25s}ul{list-style:none}img{max-width:100%;display:block}section{animation:.4s ease-out both sectionIn}@keyframes sectionIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.navbar{z-index:1000;background:#fff;border-bottom:1px solid #0000000f;position:fixed;top:0;left:0;right:0}.navbar-inner{justify-content:space-between;align-items:center;max-width:1200px;height:72px;margin:0 auto;padding:0 28px;display:flex}.navbar-brand{align-items:center;gap:12px;text-decoration:none;display:flex}.navbar-logo{object-fit:contain;border-radius:6px;width:46px;height:46px}.navbar-name{color:#1b5e20;letter-spacing:.08em;font-family:Outfit,sans-serif;font-size:1.4rem;font-weight:800;line-height:1}.navbar-links{gap:4px;display:flex}.nav-link{color:#4a5568;cursor:pointer;border-radius:6px;padding:8px 20px;font-size:.925rem;font-weight:500;text-decoration:none;transition:color .25s,background .25s;display:inline-block}.nav-link:hover{color:#1b5e20;background:#1b5e200f}.nav-link.active{color:#1b5e20;background:#1b5e2017}.nav-link-img{align-items:center;padding:6px 16px;display:inline-flex}.nav-sambhavana-img{object-fit:contain;mix-blend-mode:multiply;width:auto;height:24px}.navbar-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:6px;display:none}.toggle-bar{background:#1a2332;border-radius:2px;width:22px;height:2px;transition:transform .3s,opacity .3s;display:block}.navbar-toggle.open .toggle-bar:first-child{transform:translateY(7px)rotate(45deg)}.navbar-toggle.open .toggle-bar:nth-child(2){opacity:0}.navbar-toggle.open .toggle-bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=640px){.navbar-inner{height:64px;padding:0 18px}.navbar-logo{width:40px;height:40px}.navbar-name{font-size:1.3rem}.navbar-toggle{display:flex}.navbar-links{opacity:0;pointer-events:none;background:#fff;border-bottom:1px solid #0000000f;flex-direction:column;gap:2px;padding:8px 18px 16px;transition:transform .3s,opacity .3s;position:absolute;top:64px;left:0;right:0;transform:translateY(-10px)}.navbar-links.open{opacity:1;pointer-events:auto;transform:translateY(0)}}.action-links{flex-direction:column;gap:6px;max-width:1200px;margin-top:72px;margin-left:auto;margin-right:auto;padding:10px 28px;display:flex}.action-link{color:#2d3748;cursor:pointer;text-align:center;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:10px 20px;font-size:.875rem;font-weight:500;line-height:1.35;text-decoration:none;transition:filter .2s,transform .12s;display:flex}.action-link:hover{filter:brightness(.96);transform:translateY(-1px)}.action-link:active{transform:translateY(0)}.action-link.pdf{color:#2e5a2e;background:#e8f0e4}.action-link.form{color:#5c4e2b;background:#f0ecdf}.action-arrow{opacity:.5;font-size:.85rem;transition:opacity .2s,transform .2s}.action-link:hover .action-arrow{opacity:.8;transform:translate(2px)}@media (width<=640px){.action-links{gap:5px;margin-top:64px;padding:8px 14px}.action-link{border-radius:7px;padding:9px 14px;font-size:.82rem}}.footer{color:#fff9;background:#111a14;padding:32px 28px 0}.footer-inner{border-bottom:1px solid #ffffff14;justify-content:center;align-items:center;max-width:800px;margin:0 auto;padding-bottom:24px;display:flex}.footer-brand{align-items:center;gap:14px;display:flex}.footer-logo{object-fit:contain;border-radius:6px;width:40px;height:40px}.footer-org{color:#fffc;font-size:.88rem;font-weight:600}.footer-est{color:#fff6;margin-top:2px;font-size:.75rem}.footer-bottom{text-align:center;color:#ffffff40;max-width:800px;margin:0 auto;padding:16px 0;font-size:.72rem}@media (width<=640px){.footer{padding:24px 18px 0}}.hero{text-align:center;background:#0c1610;justify-content:center;align-items:center;min-height:calc(100vh - 124px);padding:80px 28px 72px;display:flex}.hero-content{flex-direction:column;align-items:center;max-width:640px;margin:0 auto;display:flex}.hero-logo{object-fit:contain;width:130px;height:130px;margin-bottom:32px}.hero-sambhavana-link{align-items:center;gap:14px;margin-bottom:28px;text-decoration:none;transition:opacity .25s;display:flex}.hero-sambhavana-link:hover{opacity:.85}.hero-sambhavana{object-fit:contain;width:auto;height:90px}.hero-version{color:#c2a84e;font-family:Outfit,sans-serif;font-size:3.2rem;font-weight:800;line-height:1}.hero-divider{background:#ffffff1f;width:48px;height:1px;margin-bottom:28px}.hero-initiative{color:#ffffff8c;font-size:1rem;font-weight:400;line-height:1.7}.hero-initiative strong{color:#ffffffe6;letter-spacing:.01em;margin-top:6px;font-size:1.25rem;font-weight:700;display:block}@media (width<=640px){.hero{padding:56px 20px 52px}.hero-logo{width:100px;height:100px;margin-bottom:24px}.hero-sambhavana{height:64px}.hero-version{font-size:2.2rem}.hero-initiative{font-size:.9rem}.hero-initiative strong{font-size:1.1rem}}.page{animation:.35s ease-out pageIn}@keyframes pageIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.welcome{max-width:940px;margin:0 auto;padding:80px 36px}.welcome-inner{align-items:flex-start;gap:52px;display:flex}.welcome-photo-wrap{flex-direction:column;flex-shrink:0;align-items:center;gap:0;display:flex}.welcome-photo{object-fit:cover;object-position:top;border-radius:14px;width:220px;height:260px;margin-bottom:16px}.welcome-photo-name{color:#1a2332;text-align:center;font-size:1rem;font-weight:700;line-height:1.3}.welcome-photo-role{color:#718096;text-align:center;margin-top:3px;font-size:.82rem;font-weight:500}.welcome-text-wrap{flex:1;min-width:0}.welcome-heading{color:#1b5e20;margin-bottom:22px;font-size:1.4rem;font-weight:700}.welcome-text{color:#3d4a52;margin-bottom:18px;font-size:1rem;line-height:1.85}.welcome-text:last-child{margin-bottom:0}.home-qr{max-width:940px;margin:0 auto;padding:0 36px 60px}.home-qr-inner{background:#f4f7f3;border:1px solid #1b5e2012;border-radius:14px;align-items:center;gap:44px;padding:36px 40px;display:flex}.home-qr-text{flex:1}.home-qr-heading{color:#1b5e20;margin-bottom:10px;font-size:1.2rem;font-weight:700}.home-qr-desc{color:#4a5568;margin-bottom:18px;font-size:.92rem;line-height:1.6}.home-qr-btn{color:#fff;background:#1b5e20;border-radius:8px;padding:10px 24px;font-size:.88rem;font-weight:600;text-decoration:none;transition:background .25s,transform .15s;display:inline-block}.home-qr-btn:hover{background:#145218;transform:translateY(-1px)}.home-qr-img{object-fit:contain;border-radius:8px;flex-shrink:0;width:130px;height:130px}.home-contact{max-width:940px;margin:0 auto;padding:0 36px 72px}.home-contact-heading{color:#1b5e20;border-bottom:1px solid #0000000f;margin-bottom:20px;padding-bottom:14px;font-size:1.2rem;font-weight:700}.home-contact-row{gap:48px;display:flex}.home-contact-item{color:#3d4a52;font-size:.95rem;line-height:1.6}.home-contact-label{color:#8b7a3a;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px;font-size:.72rem;font-weight:700;display:block}@media (width<=700px){.welcome{padding:52px 20px}.welcome-inner{flex-direction:column;align-items:center;gap:32px}.welcome-photo{width:200px;height:240px}.welcome-heading{text-align:center}.welcome-text{font-size:.95rem}.home-qr{padding:0 20px 48px}.home-qr-inner{text-align:center;flex-direction:column;gap:24px;padding:28px 24px}.home-qr-img{width:110px;height:110px}.home-contact{padding:0 20px 52px}.home-contact-row{flex-direction:column;gap:20px}}.about-page{margin-top:72px;padding-bottom:24px}.about-page-inner{max-width:880px;margin:0 auto;padding:0 36px}.about-page-header{text-align:center;border-bottom:1px solid #0000000f;margin-bottom:52px;padding:60px 0 52px}.about-page-logo{object-fit:contain;width:120px;height:120px;margin:0 auto 24px}.about-page-title{color:#1b5e20;margin-bottom:8px;font-size:2rem;font-weight:700}.about-page-subtitle{color:#718096;font-size:1.05rem;font-weight:400}.about-section{margin-bottom:52px}.about-section-title{color:#1b5e20;margin-bottom:20px;font-size:1.3rem;font-weight:700}.about-page-text{color:#3d4a52;margin-bottom:16px;font-size:1.05rem;line-height:1.85}.about-page-text:last-child{margin-bottom:0}.about-motto{color:#8b7a3a;letter-spacing:.06em;text-transform:uppercase;margin-top:22px;font-size:.88rem;font-weight:700}.about-vm-grid{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:52px;display:grid}.about-vm-card{background:#f4f7f3;border:1px solid #1b5e200f;border-radius:12px;padding:30px;transition:box-shadow .3s}.about-vm-card:hover{box-shadow:0 4px 24px #1b5e2014}.about-vm-title{color:#1b5e20;margin-bottom:14px;font-size:1.1rem;font-weight:700}.about-vm-card .about-page-text{font-size:.97rem}.about-list{padding:0;list-style:none}.about-list li{color:#3d4a52;border-bottom:1px solid #0000000a;padding:12px 0 12px 26px;font-size:1.02rem;line-height:1.7;position:relative}.about-list li:last-child{border-bottom:none}.about-list li:before{content:"";background:#c2a84e;border-radius:50%;width:8px;height:8px;position:absolute;top:18px;left:0}.about-contact-section{border-top:1px solid #0000000f;padding-top:8px}.about-contact-row{gap:52px;display:flex}.about-contact-entry{color:#3d4a52;font-size:.97rem;line-height:1.6}.about-contact-label{color:#8b7a3a;text-transform:uppercase;letter-spacing:.06em;margin-bottom:5px;font-size:.72rem;font-weight:700;display:block}@media (width<=700px){.about-page{margin-top:64px}.about-page-inner{padding:0 20px}.about-page-header{padding:44px 0 40px}.about-page-logo{width:96px;height:96px}.about-page-title{font-size:1.6rem}.about-vm-grid{grid-template-columns:1fr;gap:14px}.about-contact-row{flex-direction:column;gap:20px}}.nejdf-page{justify-content:center;align-items:flex-start;min-height:calc(100vh - 72px);margin-top:72px;padding:48px 36px 56px;display:flex}.nejdf-inner{text-align:center;width:100%;max-width:560px}.nejdf-header{margin-bottom:48px}.nejdf-logo{object-fit:contain;width:120px;height:120px;margin:0 auto 24px}.nejdf-title{color:#1b5e20;margin-bottom:8px;font-size:1.6rem;font-weight:700}.nejdf-subtitle{color:#718096;font-size:.92rem}.nejdf-links{flex-direction:column;gap:12px;display:flex}.nejdf-link-card{color:inherit;background:#f4f7f3;border:1px solid #1b5e2012;border-radius:12px;align-items:center;gap:16px;padding:22px 28px;text-decoration:none;transition:box-shadow .3s,transform .2s;display:flex}.nejdf-link-card:hover{transform:translateY(-2px);box-shadow:0 4px 24px #1b5e201a}.nejdf-link-card div{text-align:left;flex:1}.nejdf-link-title{color:#1a2332;font-size:1rem;font-weight:600}.nejdf-link-desc{color:#718096;margin-top:4px;font-size:.84rem}.nejdf-link-arrow{color:#a0aec0;flex-shrink:0;font-size:1.1rem;transition:transform .25s,color .25s}.nejdf-link-card:hover .nejdf-link-arrow{color:#1b5e20;transform:translate(4px)}.nejdf-qr{text-align:center;margin-top:40px}.nejdf-qr-label{color:#718096;text-transform:uppercase;letter-spacing:.05em;margin-bottom:14px;font-size:.82rem;font-weight:600}.nejdf-qr-img{object-fit:contain;border-radius:8px;width:140px;height:140px;margin:0 auto}@media (width<=640px){.nejdf-page{margin-top:64px;padding:40px 20px}.nejdf-logo{width:96px;height:96px}.nejdf-title{font-size:1.3rem}.nejdf-link-card{padding:18px 20px}.nejdf-qr-img{width:120px;height:120px}}.sambhavana-page{background:#0c1610;flex-direction:column;align-items:center;min-height:calc(100vh - 72px);margin-top:0;padding:100px 36px 64px;display:flex}.sambhavana-inner{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:520px;display:flex}.sambhavana-header{justify-content:center;align-items:center;gap:14px;margin-bottom:16px;display:flex}.sambhavana-hero-img{object-fit:contain;width:auto;height:80px}.sambhavana-ver{color:#c2a84e;font-family:Outfit,sans-serif;font-size:3rem;font-weight:800;line-height:1}.sambhavana-tagline{color:#ffffff80;margin-bottom:32px;font-size:.9rem}.sambhavana-posters{width:100%;max-width:480px;margin-bottom:44px}.posters-toggle{justify-content:center;gap:4px;margin-bottom:20px;display:flex}.poster-tab{color:#fff6;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff14;border-radius:8px;padding:8px 24px;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .25s}.poster-tab:hover{color:#ffffffb3;background:#ffffff1a}.poster-tab.active{color:#0c1610;background:#c2a84e;border-color:#c2a84e}.poster-display{cursor:pointer;border-radius:14px;position:relative;overflow:hidden;box-shadow:0 8px 32px #0006}.poster-display:hover .poster-expand-hint{opacity:1}.poster-img{width:100%;height:auto;transition:transform .3s;animation:.3s ease-out posterIn;display:block}.poster-display:hover .poster-img{transform:scale(1.02)}.poster-expand-hint{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;pointer-events:none;background:#0009;border-radius:20px;padding:6px 16px;font-size:.75rem;font-weight:600;transition:opacity .25s;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}@keyframes posterIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.sambhavana-register{margin-bottom:36px}.sambhavana-form-btn{color:#0c1610;background:#c2a84e;border-radius:10px;padding:14px 32px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .25s,transform .15s;display:inline-block}.sambhavana-form-btn:hover{background:#b09840;transform:translateY(-2px)}.sambhavana-qr-wrap{flex-direction:column;align-items:center;gap:12px;display:flex}.sambhavana-qr-label{color:#fff6;text-transform:uppercase;letter-spacing:.05em;font-size:.78rem;font-weight:600}.sambhavana-qr-img{object-fit:contain;background:#fff;border-radius:10px;width:140px;height:140px;padding:8px}.poster-modal{z-index:2000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e0;justify-content:center;align-items:center;animation:.25s ease-out modalBgIn;display:flex;position:fixed;inset:0}@keyframes modalBgIn{0%{opacity:0}to{opacity:1}}.poster-modal-close{z-index:2001;color:#fffc;cursor:pointer;background:#ffffff1f;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-family:inherit;font-size:1.2rem;transition:all .2s;display:flex;position:fixed;top:20px;right:20px}.poster-modal-close:hover{color:#fff;background:#ffffff40}.poster-modal-content{flex-direction:column;align-items:center;width:100%;max-width:92vw;max-height:92vh;animation:.3s ease-out modalSlideIn;display:flex}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.poster-modal-tabs{flex-shrink:0;gap:4px;margin-bottom:14px;display:flex}.poster-modal-img{object-fit:contain;border-radius:12px;width:auto;max-width:100%;height:auto;max-height:calc(92vh - 60px);animation:.3s ease-out posterIn;box-shadow:0 12px 48px #00000080}@media (width<=640px){.sambhavana-page{margin-top:0;padding:72px 16px 48px}.sambhavana-hero-img{height:60px}.sambhavana-ver{font-size:2.2rem}.sambhavana-form-btn{padding:12px 24px;font-size:.88rem}.sambhavana-qr-img{width:120px;height:120px}.sambhavana-posters{margin-bottom:36px}.poster-tab{padding:7px 18px;font-size:.8rem}.poster-modal-close{width:36px;height:36px;font-size:1rem;top:12px;right:12px}.poster-modal-content{max-width:96vw;max-height:96vh}.poster-modal-img{border-radius:8px;max-height:calc(96vh - 56px)}}.app{background:#f7f8fa;min-height:100vh}
