@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;0,700;1,400;1,600&family=Inter:wght@400;500;600;700&family=Manrope:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;0,700;1,400;1,600&display=swap";@import "https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.navbar-wrapper{z-index:1000;-webkit-backdrop-filter:blur(16px);background:#fffffff2;border-bottom:1px solid #e2e8f0cc;width:100%;transition:background-color .3s,border-color .3s,box-shadow .3s;position:sticky;top:0;left:0}.navbar-wrapper.scrolled{background:#fffffffa;border-bottom-color:#cbd5e1d9;box-shadow:0 4px 24px -2px #0f172a0f,0 2px 6px -1px #0f172a05}.navbar{width:100%;margin:0;padding:0}.nav-container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:12px 32px;display:flex}.nav-brand{-webkit-user-select:none;user-select:none;align-items:center;gap:14px;text-decoration:none;display:flex}.brand-logo{object-fit:contain;width:auto;max-width:52px;height:46px;transition:transform .25s cubic-bezier(.16,1,.3,1)}.nav-brand:hover .brand-logo{transform:scale(1.03)}.brand-text{flex-direction:column;line-height:1.15;display:flex}.lab-title{color:#8c1515;letter-spacing:-.02em;margin:0;font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:700}.institution-title{color:#8c1515;letter-spacing:.14em;text-transform:uppercase;background:#8c15150f;border:1px solid #8c15151f;border-radius:4px;width:fit-content;margin-top:3px;padding:2px 7px;font-family:Poppins,sans-serif;font-size:.65rem;font-weight:700;display:inline-block}.nav-links-desktop{align-items:center;gap:8px;display:flex}.nav-item{color:#334155;cursor:pointer;letter-spacing:.01em;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-family:Poppins,sans-serif;font-size:.93rem;font-weight:500;text-decoration:none;transition:color .2s,background-color .2s,transform .2s;display:inline-flex;position:relative}.nav-item:hover{color:#8c1515;background-color:#8c15150a}.nav-item.active{color:#8c1515;background-color:#8c151512;font-weight:600}.nav-item.active:after{content:"";background-color:#8c1515;border-radius:2px;height:2px;position:absolute;bottom:0;left:16px;right:16px}.nav-dropdown{display:inline-block;position:relative}.dropdown-toggle{cursor:pointer;align-items:center;gap:6px;display:inline-flex}.chevron-icon{color:inherit;opacity:.75;font-size:.7rem;transition:transform .25s cubic-bezier(.16,1,.3,1)}.chevron-icon.rotated{transform:rotate(180deg)}.dropdown-menu{-webkit-backdrop-filter:blur(20px);opacity:0;visibility:hidden;z-index:1050;background:#fffffffa;border:1px solid #e2e8f0f2;border-radius:12px;min-width:175px;margin-top:8px;padding:6px;transition:opacity .2s cubic-bezier(.16,1,.3,1),transform .2s cubic-bezier(.16,1,.3,1),visibility .2s;position:absolute;top:100%;left:0;transform:translateY(6px);box-shadow:0 16px 36px -8px #0f172a1a,0 4px 12px -2px #0f172a0a}.nav-dropdown.open .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.nav-dropdown:before{content:"";width:100%;height:10px;position:absolute;top:100%;left:0}.dropdown-item{color:#334155;border-radius:8px;align-items:center;padding:9px 14px;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:500;text-decoration:none;transition:background-color .18s,color .18s,padding-left .18s;display:flex}.dropdown-item:hover{color:#8c1515;background-color:#fdf2f2;padding-left:18px;font-weight:600}.mobile-menu-btn{color:#1e293b;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.15rem;transition:background-color .2s,border-color .2s,color .2s;display:none}.mobile-menu-btn:hover{color:#8c1515;background:#f8fafc;border-color:#cbd5e1}.mobile-nav-drawer{background:#fff;border-top:1px solid #0000;width:100%;max-height:0;transition:max-height .35s cubic-bezier(.16,1,.3,1),border-color .2s;display:none;overflow:hidden}.mobile-nav-drawer.open{border-top-color:#f1f5f9;max-height:520px;box-shadow:0 12px 24px -4px #0f172a14}.mobile-nav-links{flex-direction:column;gap:4px;padding:14px 20px 22px;display:flex}.mobile-nav-item{color:#334155;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:11px 14px;font-family:Poppins,sans-serif;font-size:.98rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.mobile-nav-item:hover{color:#8c1515;background:#f8fafc}.mobile-nav-item.active{color:#8c1515;background:#fdf2f2;font-weight:600}.mobile-dropdown-accordion{flex-direction:column;display:flex}.mobile-accordion-header{font-family:inherit}.mobile-submenu{border-left:2px solid #e2e8f0;flex-direction:column;max-height:0;margin-left:8px;padding-left:14px;transition:max-height .3s,margin .3s;display:flex;overflow:hidden}.mobile-submenu.open{max-height:120px;margin-top:4px;margin-bottom:6px}.mobile-sub-item{color:#475569;border-radius:6px;padding:9px 14px;font-family:Poppins,sans-serif;font-size:.92rem;font-weight:500;text-decoration:none;transition:color .2s,background-color .2s;display:block}.mobile-sub-item:hover{color:#8c1515;background:#fdf2f2}@media (width<=1024px){.nav-links-desktop{display:none}.mobile-menu-btn{display:flex}.mobile-nav-drawer{display:block}.nav-container{padding:10px 20px}.lab-title{font-size:1.3rem}.brand-logo{height:40px}}@media (width<=768px){.nav-container{padding:10px 16px}.mobile-nav-item{min-height:44px;padding:12px 14px;font-size:.95rem}}@media (width<=480px){.nav-container{padding:8px 14px}.nav-brand{gap:10px}.lab-title{font-size:1.15rem}.institution-title{letter-spacing:.1em;margin-top:2px;padding:1px 5px;font-size:.58rem}.brand-logo{max-width:40px;height:36px}.mobile-menu-btn{width:38px;height:38px;font-size:1rem}}@media (width<=360px){.nav-container{padding:8px 10px}.nav-brand{gap:8px}.lab-title{font-size:1.05rem}.brand-logo{height:32px}}.misn-footer{color:#fff;background:#8c1515;padding:30px 7%}.footer-container{justify-content:space-between;align-items:center;gap:50px;display:flex}.footer-brand h2{margin:0;font-family:Georgia,serif;font-size:3.2rem;font-weight:700}.footer-brand p{margin-top:5px;font-size:1.1rem;line-height:1.5}.footer-links-area{flex:1}.footer-main-links,.footer-secondary-links{flex-wrap:wrap;gap:25px;margin-bottom:10px;display:flex}.footer-main-links a{color:#fff;font-size:1.2rem;font-weight:500;text-decoration:none}.footer-secondary-links a{color:#fffc;font-size:.95rem;text-decoration:none}.footer-main-links a:hover,.footer-secondary-links a:hover{opacity:.8}.copyright{font-size:1rem}.back-to-top{color:#fff;cursor:pointer;background:#00000040;border:none;border-radius:15px;width:58px;height:58px;font-size:1.5rem;transition:all .3s}.back-to-top:hover{transform:translateY(-4px)}.footer-brand{align-items:center;gap:16px;display:flex}.footer-logo{object-fit:contain;background:#fff;border-radius:12px;width:75px;height:75px;padding:6px}.footer-text h2{margin:0;font-family:Georgia,serif;font-size:2.8rem;font-weight:700}.footer-text p{margin:0;font-size:1rem;line-height:1.4}@media (width<=900px){.misn-footer{padding:30px 5%}.footer-container{text-align:center;flex-direction:column;gap:28px}.footer-main-links,.footer-secondary-links{justify-content:center;gap:18px}}@media (width<=600px){.misn-footer{padding:28px 16px}.footer-logo{width:60px;height:60px;padding:4px}.footer-secondary-links{gap:12px}.footer-secondary-links a{font-size:.85rem}.copyright{font-size:.85rem;line-height:1.5}.back-to-top{border-radius:12px;width:46px;height:46px;font-size:1.25rem}}.contact-section{background-image:url(/images/home-hero-bg.png);background-position:bottom;background-size:cover}.about-misn{justify-content:space-between;align-items:center;gap:80px;min-height:90vh;padding:60px 0;display:flex;position:relative}.about-left{flex:1}.about-eyebrow{letter-spacing:4.5px;color:#701418;text-transform:uppercase;margin-bottom:8px;font-family:Inter,Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-size:11px;font-weight:600;display:block}.about-title{letter-spacing:-.5px;margin:0;font-family:Playfair Display,Cormorant Garamond,Georgia,serif;font-size:46px;font-weight:600;line-height:1.15}.about-title-dark{color:#111827}.about-title-maroon{color:#701418}.about-title-underline{background-color:#701418;border-radius:2px;width:48px;height:2px;margin:14px 0 24px}.about-text{color:#374151;margin-bottom:20px;font-family:Inter,Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:400;line-height:1.75}.about-text strong{color:#111827;font-weight:600}.about-right{flex:1.15;justify-content:center;width:100%;max-width:680px;display:flex}.adivaani-card{text-align:center;box-sizing:border-box;background:#fff;border:1px solid #ebdccd;border-radius:26px;width:100%;padding:34px 36px 36px;position:relative;overflow:hidden;box-shadow:0 20px 45px -12px #0f172a12,0 4px 16px #0f172a05}.adivaani-badge-wrap{justify-content:center;align-items:center;gap:14px;margin-bottom:20px;display:flex}.adivaani-badge-wrap .badge-line{background:#dcd3c7;flex:1;max-width:80px;height:1px}.adivaani-badge-wrap .badge-pill{align-items:center;gap:8px;display:inline-flex}.adivaani-badge-wrap .badge-star{color:#fff;background-color:#691515;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;line-height:1;display:inline-flex;box-shadow:0 2px 5px #69151540}.adivaani-badge-wrap .badge-text{letter-spacing:2px;color:#691515;text-transform:uppercase;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12.5px;font-weight:700}.adivaani-logo-wrap{justify-content:center;align-items:center;margin-bottom:16px;display:flex}.adivaani-logo{object-fit:contain;max-width:260px;height:68px;display:block}.adivaani-subtitle{color:#691515;letter-spacing:-.3px;margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:700}.adivaani-desc{color:#3f4753;text-align:center;max-width:530px;margin:0 auto 26px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13.5px;line-height:1.6}.adivaani-body{text-align:left;justify-content:space-between;align-items:center;gap:28px;margin-bottom:26px;display:flex}.phone-mockup-wrapper{flex:0 0 205px;justify-content:center;display:flex}.phone-mockup{box-sizing:border-box;background:#14171a;border-radius:36px;width:205px;height:420px;padding:6px;position:relative;box-shadow:0 20px 40px -10px #00000052,0 0 0 1.5px #2b3037}.phone-camera{z-index:10;background:#0b0d0e;border-radius:8px;width:52px;height:12px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.phone-screen{background:#000;border-radius:30px;width:100%;height:100%;position:relative;overflow:hidden}.phone-screenshot{object-fit:cover;width:100%;height:100%;display:block}.adivaani-features{flex-direction:column;flex:1;gap:16px;display:flex}.adivaani-feature-item{align-items:flex-start;gap:14px;display:flex}.feature-icon-badge{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 3px 8px #00000024}.icon-burgundy{background:#6f1616}.icon-green{background:#236c43}.icon-orange{background:#d2650d}.icon-indigo{background:#4a3e6a}.feature-text h4{color:#691515;margin:0 0 3px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:700;line-height:1.25}.feature-text p{color:#4b5563;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12.5px;line-height:1.45}.adivaani-lang-strip{color:#5c351f;letter-spacing:.2px;background:#fbf6ee;border:1px solid #eedecf;border-radius:50px;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-bottom:22px;padding:9px 20px;font-size:13.5px;font-weight:600;display:flex}.adivaani-lang-strip .lang-sep{color:#d8c2af;font-weight:300}.adivaani-lang-strip .lang-more{color:#691515;font-weight:600}.adivaani-cta-wrap{justify-content:center;display:flex}.adivaani-cta-btn{color:#fff;letter-spacing:.3px;background:#611414;border-radius:50px;justify-content:center;align-items:center;gap:8px;padding:13px 38px;font-size:14.5px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 8px 20px -4px #61141466}.adivaani-cta-btn:hover{color:#fff;background:#7a1c1c;transform:translateY(-2px);box-shadow:0 12px 24px -4px #61141480}@media (width<=1100px){.about-misn{flex-direction:column;gap:40px}.about-right{width:100%;max-width:660px;margin-top:20px}}@media (width<=640px){.adivaani-card{padding:22px 16px}.adivaani-body{flex-direction:column;align-items:center;gap:20px}.phone-mockup-wrapper{flex:none}.phone-mockup{width:180px;height:368px}.adivaani-features{width:100%}.adivaani-lang-strip{border-radius:20px;gap:8px;padding:6px 12px;font-size:11.5px}.about-title{font-size:34px}.about-text{font-size:15px;line-height:1.7}}.contact-card-section{box-sizing:border-box;background:#fff;border:1px solid #eae2dc;border-radius:20px;margin:30px auto 40px;padding:56px 48px 48px;position:relative;overflow:hidden;box-shadow:0 12px 36px -12px #0000000d,0 2px 6px #00000005}.contact-bg-decor-circle{pointer-events:none;z-index:1;background:radial-gradient(circle,#e6c8c32e 0%,#fff0 70%);border-radius:50%;width:240px;height:240px;position:absolute;top:-60px;left:-60px}.contact-bg-decor-dots{z-index:1;pointer-events:none;position:absolute;top:65px;left:50px}.contact-bg-decor-dots .dots-grid{grid-template-columns:repeat(5,5px);gap:12px;display:grid}.contact-bg-decor-dots .dot{opacity:.55;background-color:#d1c5c0;border-radius:50%;width:3.5px;height:3.5px}.contact-header-wrap{z-index:2;text-align:center;margin-bottom:40px;position:relative}.contact-pretitle{justify-content:center;align-items:center;gap:16px;margin-bottom:12px;display:flex}.contact-pretitle .pretitle-line{opacity:.45;background-color:#701418;width:44px;height:1px}.contact-pretitle .pretitle-text{letter-spacing:3.5px;color:#701418;text-transform:uppercase;font-family:Inter,Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-size:11px;font-weight:600}.contact-main-heading{color:#111827;letter-spacing:-.4px;margin:0 0 12px;font-family:Playfair Display,Cormorant Garamond,Georgia,serif;font-size:40px;font-weight:700;line-height:1.25}.contact-main-heading .text-burgundy{color:#701418;font-weight:700}.contact-desc-wrap{max-width:680px;margin:0 auto}.contact-desc-primary{color:#374151;margin:0 0 4px;font-family:Inter,Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15.5px;font-weight:500}.contact-desc-secondary{color:#6b7280;margin:0;font-family:Inter,Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14.5px;line-height:1.55}.contact-grid{z-index:2;align-items:center;gap:48px;margin-top:10px;display:flex;position:relative}.contact-map-wrapper{box-sizing:border-box;background:#f3f4f6;border:1px solid #ded6d0;border-radius:16px;flex:1.15;height:410px;position:relative;overflow:hidden;box-shadow:0 12px 30px -10px #00000014,0 2px 6px #00000005}.map-open-badge{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#1e3a8a;background:#fffffff2;border:1px solid #d1d5db;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-family:Inter,Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;position:absolute;top:14px;left:14px;box-shadow:0 2px 8px #00000014}.map-open-badge:hover{color:#1d4ed8;background:#fff;border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 4px 12px #0000001f}.contact-map-iframe{border:none;width:100%;height:100%;display:block}.contact-info-panel{flex-direction:column;flex:1;gap:18px;padding:4px 0;display:flex}.contact-info-item{align-items:flex-start;gap:16px;display:flex}.contact-icon-bubble{color:#701418;background:#fbf1f1;border:1px solid #f2dede;border-radius:10px;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;margin-top:2px;display:flex}.contact-item-content{flex-direction:column;display:flex}.contact-item-kicker{align-items:center;gap:8px;margin-bottom:4px;display:flex}.contact-item-kicker span{letter-spacing:1.6px;color:#701418;text-transform:uppercase;font-family:Inter,Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-size:11px;font-weight:700}.contact-item-kicker .kicker-line{opacity:.65;background-color:#701418;width:28px;height:1px;display:inline-block}.location-title{color:#111827;margin:0 0 4px;font-family:Playfair Display,Cormorant Garamond,Georgia,serif;font-size:25px;font-weight:700;line-height:1.3}.location-address{color:#4b5563;margin:0;font-family:Inter,Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14.5px;line-height:1.55}.info-label{color:#701418;margin:0 0 2px;font-family:Inter,Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13.5px;font-weight:600}.info-value-link{color:#1f2937;font-family:Inter,Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:500;text-decoration:none;transition:color .2s}.info-value-link:hover{color:#701418;text-decoration:underline}.contact-info-divider{background:#efe6e2;width:100%;height:1px;margin:2px 0}.contact-action-row{align-items:center;margin-top:8px;display:flex}.contact-cta-btn{color:#fff;letter-spacing:.2px;background:#701418;border-radius:8px;align-items:center;gap:10px;padding:13px 28px;font-family:Inter,Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #70141847}.contact-cta-btn:hover{color:#fff;background:#86181d;transform:translateY(-2px);box-shadow:0 8px 18px #70141861}.contact-cta-btn svg{transition:transform .2s}.contact-cta-btn:hover svg{transform:translate(3px)}@media (width<=1024px){.contact-card-section{padding:44px 32px 36px}.contact-grid{gap:36px}.contact-map-wrapper{height:370px}.contact-main-heading{font-size:34px}}@media (width<=860px){.contact-grid{flex-direction:column;align-items:stretch;gap:32px}.contact-map-wrapper{width:100%;height:340px}.contact-info-panel{padding-top:10px}}@media (width<=640px){.adivaani-card{padding:22px 16px}.adivaani-body{flex-direction:column;align-items:center;gap:20px}.phone-mockup-wrapper{flex:none}.phone-mockup{width:180px;height:368px}.adivaani-features{width:100%}.adivaani-lang-strip{border-radius:20px;gap:8px;padding:6px 12px;font-size:11.5px}.about-title{font-size:34px}.about-text{font-size:15px;line-height:1.7}}@media (width<=580px){.contact-card-section{border-radius:16px;margin:20px 0;padding:28px 16px 20px}.contact-main-heading{font-size:26px}.location-title{font-size:20px}.contact-cta-btn{justify-content:center;width:100%}}@media (width<=480px){.about-misn{gap:24px;min-height:auto;padding:30px 0}.about-title{font-size:clamp(24px,7vw,30px)}.about-text{font-size:14px}.adivaani-card{border-radius:20px;padding:20px 14px}.adivaani-logo{max-width:220px;height:52px}.adivaani-subtitle{font-size:17px}.phone-mockup{width:165px;height:338px}.contact-map-wrapper{border-radius:12px;height:260px}.info-value-link{word-break:break-all;font-size:14px}.contact-info-item{gap:12px}.contact-icon-bubble{width:38px;min-width:38px;height:38px}}.gallery-section{background-image:url(/images/home-hero-bg.png);background-position:top;background-size:cover;padding:20px 5% 80px}.gallery-categories{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.gallery-card-wrapper{cursor:pointer}.gallery-category-card{border-radius:18px;height:280px;overflow:hidden;box-shadow:0 6px 20px #00000014}.gallery-category-card img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.gallery-category-card:hover img{transform:scale(1.05)}.gallery-name{text-align:center;color:#222;margin-top:14px;font-size:18px;font-weight:600}.gallery-title{text-align:center;margin:30px 0;font-size:28px}.inside-gallery{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.gallery-image-card{cursor:pointer;border-radius:16px;height:230px;overflow:hidden;box-shadow:0 4px 18px #00000014}.gallery-image-card img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.gallery-image-card:hover img{transform:scale(1.03)}.back-btn{cursor:pointer;background:#fff;border:none;border-radius:10px;margin-bottom:20px;padding:12px 20px;font-size:15px;transition:all .3s;box-shadow:0 3px 12px #0000001a}.back-btn:hover{transform:translateY(-2px)}.image-modal{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#0f172a99;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:24px;width:90%;max-width:900px;padding:12px;animation:.25s popup;position:relative}.modal-image{object-fit:contain;border-radius:18px;width:100%;max-height:80vh}.close-btn{cursor:pointer;background:#fff;border:none;border-radius:50%;width:40px;height:40px;font-size:18px;position:absolute;top:14px;right:14px;box-shadow:0 4px 14px #00000026}@keyframes popup{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media (width<=992px){.gallery-categories,.inside-gallery{grid-template-columns:repeat(2,1fr);gap:20px}}@media (width<=600px){.gallery-section{padding:16px 14px 40px}.gallery-categories,.inside-gallery{grid-template-columns:1fr;gap:18px}.gallery-category-card{border-radius:14px;height:210px}.gallery-name{margin-top:10px;font-size:16px}.gallery-title{margin:20px 0;font-size:22px}.gallery-image-card{border-radius:14px;height:190px}.modal-content{border-radius:16px;width:95%;padding:10px}.close-btn{width:36px;height:36px;font-size:16px;top:8px;right:8px}}@media (width<=400px){.gallery-category-card{height:180px}.gallery-image-card{height:165px}}.outreach-section{background:#f8fbff url(/images/home-hero-bg.png) top/cover;padding:40px 6% 70px}.outreach-header{text-align:center;margin-bottom:28px}.outreach-header h1{color:#111827;font-size:clamp(2rem,5vw,2.75rem);font-weight:700}.outreach-header p{color:#6b7280;max-width:750px;margin:auto;font-size:17px;line-height:1.8}.outreach-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:22px;display:grid}.outreach-card{background:#fff;border:1px solid #edf2f7;border-radius:18px;padding:26px 22px;transition:all .3s;box-shadow:0 5px 18px #0000000f}.outreach-card:hover{transform:translateY(-5px);box-shadow:0 10px 24px #2563eb1f}.year-badge{color:#000;background:#f3f3f5;border-radius:20px;padding:5px 12px;font-size:13px;font-weight:600;display:inline-block}.outreach-card h3{color:#111827;margin:14px 0 8px;font-size:18px;font-weight:700}.outreach-card p{color:#6b7280;margin:0;font-size:14.5px;line-height:1.65}@media (width<=768px){.outreach-section{padding:24px 16px 50px}.outreach-grid{grid-template-columns:1fr;gap:16px}.outreach-card{padding:20px 18px}.outreach-card h3{font-size:17px}}@media (width<=480px){.outreach-section{padding:20px 12px 40px}.outreach-card{padding:18px 14px}}.project-section{background-image:url(/images/home-hero-bg.png);background-position:top;background-size:cover;min-height:100vh;padding:40px 5% 70px}.project-table-wrapper{-webkit-overflow-scrolling:touch;-webkit-backdrop-filter:blur(20px);background:#ffffffa6;border:1px solid #ffffff4d;border-radius:24px;margin-top:2rem;padding:8px;overflow-x:auto;box-shadow:0 10px 40px #00000014,inset 0 1px #fff6}.project-table{border-collapse:separate;border-spacing:0 12px;width:100%;min-width:850px}.project-table thead th{color:#fff;text-transform:uppercase;letter-spacing:.5px;text-align:center;background:linear-gradient(135deg,#111827,#1e293b);padding:18px 16px;font-size:.92rem;font-weight:700}.project-table thead th:first-child{border-radius:14px 0 0 14px}.project-table thead th:last-child{border-radius:0 14px 14px 0}.project-table tbody tr{background:#ffffffe6;transition:all .3s;box-shadow:0 4px 16px #0000000a}.project-table tbody tr:hover{transform:translateY(-4px)scale(1.005);box-shadow:0 12px 28px #2563eb24}.project-table td{text-align:center;color:#334155;border-top:1px solid #00000008;border-bottom:1px solid #00000008;padding:20px 16px;font-size:.92rem}.project-table td:first-child{color:#2563eb;border-radius:16px 0 0 16px;font-weight:700}.project-table td:last-child{border-radius:0 16px 16px 0}.project-table td strong{color:#0f172a;font-size:1rem;font-weight:700;line-height:1.6}.project-table td:last-child{font-weight:700}.project-table td:last-child span{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:50px;padding:6px 14px;font-size:.82rem;display:inline-block}.project-table-wrapper::-webkit-scrollbar{height:6px}.project-table-wrapper::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:10px}@media (width<=768px){.project-section{padding:24px 16px 50px}.project-table-wrapper{border-radius:18px;margin-top:1.5rem}.project-table td,.project-table th{padding:14px 12px;font-size:.85rem}.project-table td strong{font-size:.92rem}}@media (width<=480px){.project-section{padding:20px 12px 40px}}.teaching-section{background:#f8fbff url(/images/home-hero-bg.png) top/cover;min-height:100vh;padding:40px 6% 70px}.teaching-header{text-align:center;margin-bottom:30px}.teaching-header h1{color:#111827;font-size:clamp(2rem,5vw,2.75rem);font-weight:700}.underline{background:#2563eb;border-radius:20px;width:80px;height:4px;margin:14px auto 20px}.teaching-header p{color:#6b7280;max-width:760px;margin:auto;font-size:17px;line-height:1.8}.course-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:24px;display:grid}.course-card{cursor:pointer;background:#fff;border:1px solid #edf2f7;border-radius:18px;flex-direction:column;justify-content:space-between;padding:28px 24px;transition:all .3s;display:flex;box-shadow:0 5px 18px #0000000f}.course-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #2563eb1f}.course-code{color:#000;background:#f7f7f7;border-radius:30px;width:fit-content;margin-bottom:14px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-block}.course-card h2{color:#111827;margin-bottom:10px;font-size:19px;font-weight:700;line-height:1.4}.course-card p{color:#6b7280;margin-bottom:20px;font-size:14px}.course-card button{color:#8c1515;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:14px;font-weight:600}.course-card button:hover{text-decoration:underline}.course-detail{max-width:960px;margin:0 auto;padding:40px 6% 70px}.course-detail-header{text-align:center;margin-bottom:36px}.course-detail-header h1{color:#111827;margin:12px 0 8px;font-size:clamp(1.6rem,4vw,2.4rem);line-height:1.3}.detail-card{background:#fff;border:1px solid #eef2f6;border-radius:18px;margin-bottom:20px;padding:26px 28px;box-shadow:0 4px 16px #0000000d}.detail-card b{color:#111827;margin-bottom:10px;font-size:17px;display:block}.detail-card p,.detail-card li{color:#4b5563;font-size:15px;line-height:1.7}.detail-card ul{margin:8px 0 0;padding-left:20px}@media (width<=768px){.teaching-section,.course-detail{padding:24px 16px 50px}.course-grid{grid-template-columns:1fr;gap:18px}.course-card{padding:22px 18px}.course-card h2{font-size:17px}.detail-card{border-radius:14px;padding:20px 18px}}@media (width<=480px){.teaching-section,.course-detail{padding:20px 12px 40px}.course-card{padding:18px 14px}}.team-section{background:url(/images/home-hero-bg.png) top/cover;padding:24px 5% 60px}.team-header{text-align:center;margin-bottom:20px}.team-tag{color:#2563eb;background:#2563eb1a;border-radius:30px;padding:8px 18px;font-size:13px;font-weight:600;display:inline-block}.team-header h1{color:#111827;margin-top:16px;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:700}.team-header h1 span{color:#2563eb}.team-header p{color:#6b7280;max-width:720px;margin:14px auto 20px;font-size:clamp(.95rem,2vw,1.1rem);line-height:1.8}.section-heading{text-align:center;color:#111827;margin-bottom:36px;font-size:clamp(1.5rem,3.5vw,2.1rem);font-weight:700}.lead-container{flex-wrap:wrap;justify-content:center;gap:32px;margin-bottom:60px;display:flex}.lead-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffbf;border-radius:26px;width:min(100%,350px);transition:all .5s;overflow:hidden;box-shadow:0 15px 40px #00000014}.lead-card:hover{transform:translateY(-15px);box-shadow:0 30px 60px #2563eb2e}.lead-image{height:380px;overflow:hidden}.lead-image img{object-fit:cover;width:100%;height:100%;transition:all .9s;transform:scale(1.15)}.lead-card:hover .lead-image img{transform:scale(1)}.lead-content{text-align:center;padding:30px}.lead-content h2{margin-bottom:14px;font-size:28px}.lead-content p{color:#2563eb;font-weight:600}.social-icons{justify-content:center;gap:15px;margin-bottom:15px;display:flex}.social-icons a{color:#2563eb;background:#edf4ff;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:all .4s;display:flex}.social-icons a:hover{color:#fff;background:#2563eb;transform:translateY(-6px)}.student-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,250px),1fr));gap:24px;display:grid}.student-card{text-align:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffc;border:1px solid #fff9;border-radius:24px;padding:26px 20px;transition:all .4s;overflow:hidden;box-shadow:0 10px 30px #0000000d}.student-card:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 20px 45px #2563eb24}.student-img{border:3px solid #edf4ff;border-radius:50%;width:110px;height:110px;margin:auto auto 16px;overflow:hidden}.student-img img{object-fit:cover;width:100%;height:100%;transition:all .6s;transform:scale(1.1)}.student-card:hover img{transform:scale(1)}.student-card h3{color:#111827;margin-bottom:6px;font-size:19px;font-weight:700}.student-role{color:#2563eb;font-size:14px;font-weight:600;display:block}.student-duration{color:#6b7280;margin:6px 0 10px;font-size:13.5px}.student-research{color:#4b5563;min-height:52px;margin-bottom:16px;font-size:13.5px;line-height:1.55}.linkedin-btn{color:#2563eb;background:#edf4ff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:auto;font-size:18px;transition:all .3s;display:flex}.linkedin-btn:hover{color:#fff;background:#2563eb;transform:translateY(-3px)scale(1.08)}.msr-students{text-align:center;flex-direction:column;gap:10px;margin:20px 0;display:flex}.msr-students p{color:#374151;margin:0;font-size:clamp(15px,2vw,17px);font-weight:500}.alumni-category-title{text-align:center;color:#1f2937;margin:18px 0 28px;font-size:clamp(1.3rem,2.8vw,1.7rem);font-weight:700}.alumni-subdivider{width:55%;max-width:600px;margin:45px auto 25px}.alumni-card-grid{flex-wrap:wrap;justify-content:center;gap:24px;margin-bottom:20px;display:flex}.alumni-card-grid .alumni-card{flex-direction:column;align-items:center;width:min(100%,300px);display:flex}.alumni-affiliation{color:#4b5563;margin:4px 0 8px;font-size:13.5px;font-weight:500;line-height:1.45}.research-label{color:#1f2937;font-weight:600}.Alumini{grid-template-columns:repeat(4,1fr);gap:12px 24px;margin-top:20px;display:grid}.Alumini p{color:#4b5563;margin:0;font-size:15px}.lab-manager-container{justify-content:center;margin:30px 0 40px;display:flex}.lab-manager-card{text-align:center;background:#fff;border-radius:20px;width:min(100%,280px);padding:24px 20px;transition:all .3s;box-shadow:0 4px 20px #00000014}.lab-manager-card:hover{transform:translateY(-4px)}.lab-manager-img{border:3px solid #edf4ff;border-radius:50%;width:120px;height:120px;margin:0 auto 14px;overflow:hidden}.lab-manager-img img{object-fit:cover;width:100%;height:100%}.lab-manager-content h3{margin-bottom:6px;font-size:19px;font-weight:700}.lab-manager-role{color:#2563eb;margin-bottom:14px;font-size:14px;font-weight:600}.section-divider{background:linear-gradient(90deg,#0000,#d1d5db,#0000);width:85%;max-width:900px;height:2px;margin:50px auto 26px}@media (width<=1024px){.Alumini{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.team-section{padding:20px 16px 50px}.student-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,210px),1fr));gap:16px}.student-card{border-radius:18px;padding:20px 16px}.student-img{width:95px;height:95px}.student-research{min-height:auto;margin-bottom:14px;font-size:13px}.Alumini{grid-template-columns:repeat(2,1fr);gap:10px 16px}}@media (width<=480px){.team-section{padding:16px 12px 40px}.student-grid{grid-template-columns:1fr;gap:14px}.Alumini{text-align:center;grid-template-columns:1fr;gap:8px}.section-divider{margin:36px auto 20px}}.publication-section{box-sizing:border-box;background-image:url(/images/home-hero-bg.png);background-position:top;background-size:cover;flex-direction:column;justify-content:flex-start;max-width:1320px;min-height:calc(100vh - 75px);margin:auto;padding:24px 28px 32px;display:flex}.publication-section>div:first-child{margin-bottom:10px!important}.publication-section>div:first-child h1{font-size:clamp(1.75rem,2.6vw,2.35rem)}.publication-section>div:first-child div{margin-top:6px!important;margin-bottom:6px!important}.publication-section>div:first-child p{margin-top:2px;font-size:.95rem}.research-grid{grid-template-columns:repeat(6,1fr);gap:20px;width:100%;margin:14px auto 20px;display:grid}.research-grid .research-card:first-child,.research-grid .research-card:nth-child(2),.research-grid .research-card:nth-child(3){grid-column:span 2}.research-grid .research-card:nth-child(4){grid-column:2/span 2}.research-grid .research-card:nth-child(5){grid-column:4/span 2}.research-grid .research-card{aspect-ratio:16/10;cursor:pointer;background:#0f141a;border-radius:20px;width:100%;max-height:230px;transition:all .35s;display:block;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000014}.research-grid .research-card:hover{transform:translateY(-6px);box-shadow:0 20px 45px #0003}.research-grid .research-card img{object-fit:cover;object-position:center;filter:brightness(1.02);width:100%;height:100%;transition:transform .45s;position:absolute;inset:0}.research-grid .research-card:hover img{transform:scale(1.05)}.research-overlay{background:linear-gradient(#0a0f1900 0%,#0a0f196b 50%,#0a0f19e6 100%);transition:background .35s;position:absolute;inset:0}.research-grid .research-card:hover .research-overlay{background:linear-gradient(#0a0f190d 0%,#0a0f1980 45%,#0a0f19f0 100%)}.research-content{color:#fff;z-index:10;position:absolute;bottom:16px;left:20px;right:20px}.research-content h2{margin-bottom:4px;font-size:clamp(1.05rem,1.3vw,1.35rem);font-weight:700;line-height:1.25}.research-content p{opacity:.9;font-size:.86rem}.publication-category{margin-bottom:80px}.category-title{color:#8c1515;margin-bottom:35px;padding-left:18px;font-size:2.3rem;position:relative}.category-title:before{content:"";background:#8c1515;border-radius:10px;width:6px;height:85%;position:absolute;top:5px;left:0}.publication-container{flex-direction:column;gap:24px;display:flex}.publication-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:28px 32px;transition:all .35s;display:block;box-shadow:0 4px 18px #0000000a}.publication-card:hover{border-color:#d1d5db;transform:translateY(-4px);box-shadow:0 16px 36px #00000014}.publication-content{width:100%}.publication-title{color:#111827;margin-bottom:10px;font-size:1.45rem;font-weight:700;line-height:1.4}.publication-authors{color:#4b5563;margin-bottom:12px;font-size:.95rem;line-height:1.5}.publication-type{color:#fff;background:#8c1515;border-radius:30px;margin-bottom:12px;margin-right:10px;padding:6px 14px;font-size:.82rem;font-weight:600;display:inline-block}.publication-venue{color:#1f2937;background:#f3f4f6;border-radius:30px;margin-bottom:12px;padding:6px 14px;font-size:.82rem;font-weight:500;display:inline-block}.publication-summary{color:#4b5563;margin-top:10px;font-size:.95rem;line-height:1.75}@media (width<=1024px){.publication-section{padding:24px 20px 36px}.research-grid{grid-template-columns:repeat(2,1fr);gap:18px;margin:16px 0 30px}.research-grid .research-card:first-child,.research-grid .research-card:nth-child(2),.research-grid .research-card:nth-child(3),.research-grid .research-card:nth-child(4){grid-column:auto}.research-grid .research-card:nth-child(5){grid-column:1/-1;justify-self:center;width:calc(50% - 9px)}.research-grid .research-card{aspect-ratio:16/10;max-height:240px}.publication-card{padding:24px 26px}}@media (width<=768px){.publication-section{padding:20px 16px 40px}.research-grid{grid-template-columns:1fr;gap:16px;margin:16px 0 30px}.research-grid .research-card:nth-child(5){grid-column:auto;width:100%}.research-grid .research-card{aspect-ratio:16/10.5;border-radius:16px;max-height:none}.research-content{bottom:14px;left:16px;right:16px}.research-content h2{margin-bottom:4px;font-size:clamp(1.15rem,4vw,1.45rem)}.research-content p{font-size:.85rem}.category-title{margin-bottom:22px;font-size:clamp(1.4rem,4vw,1.8rem)}.publication-container{gap:16px}.publication-card{border-radius:16px;padding:20px 18px}.publication-title{margin-bottom:8px;font-size:1.25rem}.publication-authors{margin-bottom:10px;font-size:.88rem}.publication-summary{margin-top:8px;font-size:.9rem;line-height:1.65}}@media (width<=480px){.publication-section{padding:20px 12px 40px}.publication-card{padding:16px 14px}.publication-type,.publication-venue{margin-bottom:6px;margin-right:6px;padding:5px 10px;font-size:.78rem}}.hero{background-image:url(/images/home-hero-bg.png);background-position:bottom;background-size:cover;align-items:center;min-height:100vh;padding:10px 0 60px;display:flex;overflow:hidden}.hero-container{justify-content:space-between;align-items:center;gap:40px;width:100%;max-width:1280px;margin:0 auto;padding:0 60px;display:flex}.hero-left{flex:0 0 44%;max-width:520px}.hero-left h1{color:#8b1a1a;letter-spacing:-.5px;margin:0 0 28px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.6rem,4vw,4rem);font-weight:700;line-height:1.08}.hero-left p{color:#3a3a3a;max-width:420px;margin:0;font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:.98rem;line-height:1.78}.hero-right{flex:0 0 52%;width:603px;height:700px;position:relative}.hex{clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);width:234px;height:270px;position:absolute;overflow:hidden}.hex img,.hex .hex-img{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.hex .hex-img-prev{z-index:1;opacity:1}.hex .hex-img-current{z-index:2;opacity:1}.hex .hex-img-current.fade-in{animation:.8s ease-in-out forwards hexCrossFade}@keyframes hexCrossFade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.hex .hex-img-current.fade-in{opacity:1!important;animation:none!important}}.hex1{top:0;left:123px}.hex2{top:0;left:369px}.hex3{top:215px;left:0}.hex4{top:215px;left:246px}.hex5{top:430px;left:123px}@media (width<=1200px){.hero-right{width:513px;height:595px}.hex{width:179px;height:210px}.hex1{top:0;left:105px}.hex2{top:0;left:314px}.hex3{top:183px;left:0}.hex4{top:183px;left:209px}.hex5{top:366px;left:105px}}@media (width<=1024px){.hero-container{gap:24px;padding:0 32px}.hero-right{width:453px;height:526px}.hex{width:176px;height:203px}.hex1{top:0;left:93px}.hex2{top:0;left:278px}.hex3{top:162px;left:0}.hex4{top:162px;left:185px}.hex5{top:324px;left:93px}}@media (width<=900px){.hero{min-height:auto;padding:40px 0 50px}.hero-container{text-align:center;flex-direction:column;align-items:center;gap:36px;padding:0 24px}.hero-left{flex:none;max-width:100%}.hero-left h1{margin-bottom:16px;font-size:clamp(2.2rem,5.5vw,3.2rem)}.hero-left p{max-width:580px;margin:0 auto}.hero-right{flex:none;align-self:center;width:394px;height:456px}.hex{width:152px;height:176px}.hex1{top:0;left:81px}.hex2{top:0;left:243px}.hex3{top:144px;left:0}.hex4{top:144px;left:162px}.hex5{top:288px;left:81px}}@media (width<=600px){.hero{padding:30px 0 40px}.hero-container{gap:28px;padding:0 16px}.hero-left h1{font-size:clamp(1.9rem,7vw,2.5rem)}.hero-right{width:314px;height:362px}.hex{width:122px;height:140px}.hex1{top:0;left:65px}.hex2{top:0;left:195px}.hex3{top:116px;left:0}.hex4{top:116px;left:130px}.hex5{top:232px;left:65px}}@media (width<=420px){.hero-right{width:265px;height:310px}.hex{width:103px;height:119px}.hex1{top:0;left:54px}.hex2{top:0;left:162px}.hex3{top:95px;left:0}.hex4{top:95px;left:108px}.hex5{top:190px;left:54px}}@media (width<=350px){.hero-right{width:224px;height:260px}.hex{width:87px;height:100px}.hex1{top:0;left:46px}.hex2{top:0;left:137px}.hex3{top:80px;left:0}.hex4{top:80px;left:91px}.hex5{top:160px;left:46px}}.recent-updates{background:#fff;width:100%;padding:60px 8%}.updates-container{max-width:1200px;margin:auto}.updates-header{margin-bottom:24px}.updates-tag{letter-spacing:1.5px;color:#666;text-transform:uppercase;margin-bottom:10px;font-size:.75rem;display:inline-block}.updates-header h2{color:#111;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:600}.updates-list{flex-direction:column;gap:14px;display:flex}.update-item{color:#444;word-break:break-word;border-bottom:1px solid #f2f2f2;padding-bottom:14px;font-size:.95rem;line-height:1.8}.read-more-btn{cursor:pointer;color:#8b1a1a;background:0 0;border:none;min-height:44px;margin-top:24px;padding:8px 0;font-size:.95rem;font-weight:600}.read-more-btn:hover{opacity:.8}@media (width<=768px){.recent-updates{padding:40px 16px}}@layer components;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-gray-600:oklch(44.6% .03 256.802);--color-gray-900:oklch(21% .034 264.665);--spacing:.25rem;--container-2xl:42rem;--container-7xl:80rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25 / 1.875);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--text-5xl:3rem;--text-5xl--line-height:1;--font-weight-bold:700;--tracking-tight:-.025em;--leading-tight:1.25;--leading-relaxed:1.625;--radius-2xl:1rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.mx-auto{margin-inline:auto}.my-3{margin-block:calc(var(--spacing) * 3)}.my-4{margin-block:calc(var(--spacing) * 4)}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.block{display:block}.h-1{height:calc(var(--spacing) * 1)}.min-h-screen{min-height:100vh}.w-16{width:calc(var(--spacing) * 16)}.w-20{width:calc(var(--spacing) * 20)}.max-w-2xl{max-width:var(--container-2xl)}.max-w-7xl{max-width:var(--container-7xl)}.rounded-2xl{border-radius:var(--radius-2xl)}.bg-\[\#8c1515\]{background-color:#8c1515}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-12{padding-block:calc(var(--spacing) * 12)}.text-center{text-align:center}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.text-gray-600{color:var(--color-gray-600)}.text-gray-900{color:var(--color-gray-900)}.underline{text-decoration-line:underline}.shadow\/background{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}@media (width>=40rem){.sm\:my-4{margin-block:calc(var(--spacing) * 4)}.sm\:mb-12{margin-bottom:calc(var(--spacing) * 12)}.sm\:w-20{width:calc(var(--spacing) * 20)}.sm\:px-6{padding-inline:calc(var(--spacing) * 6)}.sm\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.sm\:text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}}@media (width>=48rem){.md\:text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.md\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}}@media (width>=64rem){.lg\:px-8{padding-inline:calc(var(--spacing) * 8)}}}*,:before,:after{box-sizing:border-box}html,body{-webkit-text-size-adjust:100%;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;width:100%;max-width:100%;margin:0;padding:0;overflow-x:clip}img,svg{max-width:100%;height:auto}.poppins-thin{font-family:Poppins,sans-serif;font-style:normal;font-weight:100}.poppins-extralight{font-family:Poppins,sans-serif;font-style:normal;font-weight:200}.poppins-light{font-family:Poppins,sans-serif;font-style:normal;font-weight:300}.poppins-regular{font-family:Poppins,sans-serif;font-style:normal;font-weight:400}.poppins-medium{font-family:Poppins,sans-serif;font-style:normal;font-weight:500}.poppins-semibold{font-family:Poppins,sans-serif;font-style:normal;font-weight:600}.poppins-bold{font-family:Poppins,sans-serif;font-style:normal;font-weight:700}.poppins-extrabold{font-family:Poppins,sans-serif;font-style:normal;font-weight:800}.poppins-black{font-family:Poppins,sans-serif;font-style:normal;font-weight:900}.poppins-thin-italic{font-family:Poppins,sans-serif;font-style:italic;font-weight:100}.poppins-extralight-italic{font-family:Poppins,sans-serif;font-style:italic;font-weight:200}.poppins-light-italic{font-family:Poppins,sans-serif;font-style:italic;font-weight:300}.poppins-regular-italic{font-family:Poppins,sans-serif;font-style:italic;font-weight:400}.poppins-medium-italic{font-family:Poppins,sans-serif;font-style:italic;font-weight:500}.poppins-semibold-italic{font-family:Poppins,sans-serif;font-style:italic;font-weight:600}.poppins-bold-italic{font-family:Poppins,sans-serif;font-style:italic;font-weight:700}.poppins-extrabold-italic{font-family:Poppins,sans-serif;font-style:italic;font-weight:800}.poppins-black-italic{font-family:Poppins,sans-serif;font-style:italic;font-weight:900}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
