@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&family=Playfair+Display:wght@600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{width:100%;overflow-x:hidden;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}::-webkit-scrollbar{width:0px;height:0px}*{scrollbar-width:none}*{-ms-overflow-style:none}.first-popup-overlay{position:fixed;inset:0;background:#0000008c;display:flex;justify-content:center;align-items:center;z-index:9999}.first-popup-card{background:#fff;width:400px;padding:30px;border-radius:12px;box-shadow:0 5px 30px #00000040;display:flex;flex-direction:column;gap:10px}.first-popup-card h2{margin:0}.first-popup-card p{font-size:14px;color:#555}.first-popup-card label{font-weight:600;font-size:14px}.first-popup-card input{padding:8px;border-radius:6px;border:1px solid #ccc}.first-popup-card .error{color:red;font-size:13px}.first-popup-card .popup-actions{display:flex;gap:10px;margin-top:10px}.first-popup-card .popup-actions button{flex:1;padding:10px;border:none;border-radius:6px;cursor:pointer;background:#1976d2;color:#fff;font-weight:600}.first-popup-card .popup-actions .cancel{background:#ccc;color:#000}.site-header{width:100%;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.topbar{display:flex;align-items:center;justify-content:space-between;background:#ffce2c}.topbar .topbar-left{display:flex;align-items:center}.topbar .logo{height:60px;width:auto;object-fit:contain;cursor:pointer;display:block}.topbar .topbar-right{display:flex;align-items:center;gap:12px}.topbar .signup-btn{background:#fff;color:#0d1f1a;border:none;padding:8px 14px;font-weight:700;border-radius:4px;box-shadow:0 2px #00000026;cursor:pointer;margin-right:20px}.navbar{display:flex;align-items:center;justify-content:center;position:relative}.navbar .nav{width:100%;max-width:1100px}.navbar .nav-list{display:flex;justify-content:center;list-style:none;margin:0;padding:0;align-items:center}.navbar .nav-list .nav-item{color:#fff;font-size:16.2px;font-weight:630;position:relative;cursor:pointer;padding:20px}.navbar .nav-list .nav-item a,.navbar .nav-list .nav-item span{color:#000;text-decoration:none}.navbar .nav-list .nav-item:hover{background-color:#fff}.navbar .nav-list .dropdown .chev{margin-left:6px;font-size:12px}.navbar .nav-list .dropdown-menu{display:none;position:absolute;top:100%;left:0;border-top:1px solid #fcd452;background:#fff!important;color:#222;min-width:180px;border-radius:2px;box-shadow:0 6px 16px #00000040;padding:6px 0;z-index:1000}.navbar .nav-list .dropdown-menu li{padding:10px 14px;font-weight:400;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;white-space:nowrap;list-style-type:none}.navbar .nav-list .dropdown-menu li:hover{background:#fcd452}.navbar .nav-list .dropdown.open .dropdown-menu,.navbar .nav-list .dropdown-menu.show{display:block;background-color:#0d1f1a}.navbar .mobile-controls{display:none}.nav-list .nav-item.dropdown.open{background-color:#fff}.nav-list .nav-item{transition:background-color .25s ease}.mobile-sidebar{position:fixed;top:0;right:-320px;width:320px;height:100vh;background:#0d1f1a;color:#fff;z-index:4000;transition:right .28s ease;padding:18px;overflow-y:auto;box-shadow:-6px 0 18px #00000059}.mobile-sidebar.open{right:0}.mobile-sidebar .mobile-sidebar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.mobile-sidebar .mobile-sidebar-header .mobile-logo{height:48px;cursor:pointer}.mobile-sidebar .mobile-sidebar-header .close-btn{background:#ffffff0f;border-radius:6px;padding:6px;cursor:pointer;font-size:20px}.mobile-sidebar .mobile-sidebar-header .mobile-signup{border:#ffce2c;background-color:#ffff37;border-radius:2px;padding:7px}.mobile-sidebar .mobile-nav{list-style:none;padding:0;margin:6px 0}.mobile-sidebar .mobile-nav a{color:#fff;display:block;padding:12px 8px;font-weight:700;text-decoration:none;border-radius:4px}.mobile-sidebar .mobile-nav details{padding:6px 0}.mobile-sidebar .mobile-nav details summary{cursor:pointer;padding:10px 8px;display:block;font-weight:700}.mobile-sidebar .mobile-nav details a{padding-left:18px;font-weight:600}@media(max-width:1024px){.topbar{padding:10px 14px}.topbar .logo{height:55px}.navbar .nav-list{gap:20px}}@media(max-width:768px){.signup-btn{width:100px;background-color:#ffce2c!important}.topbar{padding:0}.topbar .topbar-right{display:none}.topbar .logo{display:block;margin-left:4px}.navbar{justify-content:space-between;padding:8px 12px}.navbar .nav{display:none}.navbar .mobile-controls{display:flex;width:100%;max-width:1100px;justify-content:space-between;align-items:center;padding:0 6px}.navbar .mobile-controls .mobile-menu-btn{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.08);padding:8px 14px;font-weight:700;border-radius:3px}}@media(max-width:420px){.topbar .logo{height:48px}.mobile-sidebar{width:280px}}.mobile-sidebar details summary.mobile-summary{display:flex;align-items:center;justify-content:space-between;padding:10px 8px;font-weight:700;cursor:pointer}.mobile-sidebar details summary .chev{font-size:14px;transition:transform .25s ease}.mobile-sidebar details[open] summary .chev{transform:rotate(180deg)}.nav-item.dropdown .chev{transition:transform .25s ease}.nav-item.dropdown.open .chev{transform:rotate(180deg)}@media(min-width:769px){.nav-item.dropdown:hover .dropdown-menu{display:block}}@media(max-width:768px){.mobile-sidebar-header{display:flex;align-items:center;gap:10px}.mobile-signup{background:#fff!important;color:#fff;border:none;padding:10px 14px;font-weight:700;font-size:14px;border-radius:20px;border:1px solid #ffffff!important;width:auto;min-width:120px;max-width:70%}.mobile-sidebar-header .close-btn{margin-left:auto;width:34px;height:30px;display:flex;align-items:center;justify-content:center;background:#ffffff26;border-radius:6px;font-size:20px}}.footer{width:100%;background:#111;color:#ddd;text-align:center;padding:30px 0;position:relative}.version{position:absolute;bottom:10px;right:15px;font-size:12px;color:#666}.social-icons{display:flex;justify-content:center;gap:20px;font-size:28px;margin-bottom:15px}.social-icons svg{cursor:pointer;transition:.3s}.footer-links{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;margin-bottom:20px}.footer-links a{font-size:14px;cursor:pointer;color:#aaa;transition:.3s}.footer-links a:hover{color:#fff}.iz-icon{width:20px;height:20px;border-radius:50%;object-fit:cover;margin-right:6px;vertical-align:middle}.social-icons a{color:inherit;text-decoration:none;transition:.3s}.social-icons a:nth-child(1):hover{color:#0a66c2}.social-icons a:nth-child(2):hover{color:#1da1f2}.social-icons a:nth-child(3):hover{color:#1877f2}.social-icons a:nth-child(4):hover{color:#e1306c}.social-icons a:nth-child(5):hover{color:red}.powered-link{text-decoration:none;color:inherit;display:inline-flex;align-items:center;gap:4px}.powered-link:hover{color:#f5d521}.powered-link:hover strong{color:#fadb2f}.powered-link strong{color:#fff}.powered{display:flex;justify-content:center;align-items:center;margin-top:10px;font-size:14px;color:#bbb}.powered strong{color:#fff}.carousel-container{position:relative;width:100vw;height:91vh;overflow:hidden;background:#000}.carousel-inner{display:flex;height:100%;transition:transform .6s ease-in-out}.carousel-item{min-width:100%;height:100%}.carousel-item img{width:100%;height:100%;object-fit:cover}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);width:auto;height:auto;background:#0000004d;border:none;color:#fff;font-size:28px;padding:8px 15px;cursor:pointer;transition:.3s;z-index:10}.carousel-btn:hover{background:#0009}@media(max-width:1024px){.carousel-btn{font-size:24px;padding:6px 12px}}@media(max-width:768px){.carousel-btn{font-size:20px;padding:5px 10px}}@media(max-width:480px){.carousel-btn{font-size:18px;padding:4px 8px}}.carousel-dots{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;gap:8px}@media(max-width:768px){.carousel-dots{gap:6px;bottom:10px}}@media(max-width:480px){.carousel-dots{gap:4px;bottom:8px}}.dot{width:12px;height:12px;background:#fff6;border-radius:50%;cursor:pointer;transition:.3s}.dot.active{background:#fff;width:16px;height:16px}@media(max-width:768px){.dot.active{width:14px;height:14px}}@media(max-width:480px){.dot.active{width:12px;height:12px}}.dot:hover{background:#fff}.playpause-btn{position:absolute;bottom:20px;right:20px;width:auto;height:auto;background:#00000080;border:none;color:#fff;font-size:15px;padding:10px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.3s;z-index:10}.playpause-btn svg{font-size:20px}.playpause-btn:hover{background:#000c}@media(max-width:1024px){.playpause-btn{bottom:18px;right:18px;padding:9px}.playpause-btn svg{font-size:18px}}@media(max-width:768px){.playpause-btn{bottom:15px;right:15px;padding:8px}.playpause-btn svg{font-size:16px}}@media(max-width:480px){.playpause-btn{bottom:12px;right:12px;padding:6px}.playpause-btn svg{font-size:14px}}.carousel2-section{width:100%;background-color:#ffce2c;padding:30px 0;display:flex;justify-content:center;color:#000;font-family:Inter,Segoe UI,sans-serif}.carousel2-content{width:65%;text-align:center;margin:auto}@media(max-width:900px){.carousel2-content{width:80%}}@media(max-width:600px){.carousel2-content{width:90%}}.carousel2-title{font-size:25px;font-weight:600;letter-spacing:.5px;margin-bottom:10px}@media(max-width:600px){.carousel2-title{font-size:20px}}.carousel2-subtitle{font-size:18px;font-weight:400;line-height:1.7;letter-spacing:.3px;margin-top:0;opacity:1}@media(max-width:600px){.carousel2-subtitle{font-size:16px}}.carousel3-container{width:100%;padding:50px 40px;background:#ffce2c;display:flex;justify-content:center;gap:35px;flex-wrap:wrap}.carousel-card{background:#fff;width:300px;min-height:330px;padding:25px 20px;border-radius:12px;box-shadow:0 12px 30px #00000026;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease}.carousel-card:before{content:"";position:absolute;inset:0;border-radius:12px;padding:2px;background:linear-gradient(135deg,#fff,#fff,#fff);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .35s ease}.carousel-card:hover:before{opacity:1}.carousel-card:hover{transform:translateY(-10px);box-shadow:0 22px 50px #00000040}.icon-svg{font-size:70px;margin-bottom:20px;color:#fac928;transition:transform .35s ease,color .35s ease}.carousel-card:hover .icon-svg{transform:scale(1.15) rotate(-6deg);color:#fbd65a}.carousel-card h3{font-weight:700;letter-spacing:.4px;color:#000;margin-bottom:10px}.card-subheader-wrapper{height:65px;overflow-y:auto;margin-bottom:20px;padding-right:4px;color:#333;scrollbar-width:thin;scrollbar-color:#fac928 transparent}.card-btn{padding:10px 24px;background:#fac928;color:#fff;border-radius:6px;text-decoration:none;font-weight:600;letter-spacing:.4px;transition:transform .3s ease,box-shadow .3s ease,background .3s ease;box-shadow:0 6px 15px #00000026;position:relative;overflow:hidden}.card-btn:hover{transform:translateY(-3px);background:#fcd452;color:#fff;box-shadow:0 12px 30px #55545440}.card-btn:after{content:none}@media(max-width:1024px){.carousel-card{width:260px}}@media(max-width:768px){.carousel3-container{padding:20px;gap:20px}.carousel-card{width:90%}}@media(max-width:480px){.carousel3-container{padding:15px;gap:20px}.carousel-card{width:90%}.icon-svg{font-size:55px}}.carousel4-wrapper{margin-bottom:25px}.carousel4-container{overflow:hidden;position:relative;width:100%;max-width:1300px;margin:auto auto 20px}.carousel4-inner{display:flex;transition:transform .1s linear;will-change:transform;cursor:grab}.carousel4-inner:active{cursor:grabbing}.carousel4-card{width:300px;min-width:305px;margin:10px 10px 20px;padding:14px;background:#fff;border-radius:10px;box-shadow:0 4px 12px #00000026;flex-shrink:0;position:relative;overflow:hidden;transition:box-shadow .3s ease,border-color .3s ease;border:1px solid transparent}.carousel4-card:hover{border-color:#ffffff59;box-shadow:0 10px 22px #00000038}.carousel4-card:hover .carousel4-img{transform:none}.carousel4-card{transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.carousel4-card:hover{transform:scale(1.01);border-color:#ffffff59;box-shadow:0 12px 28px #00000038;z-index:5}.carousel4-img{width:100%;height:230px;object-fit:cover;object-position:top;border-radius:8px;transition:transform .4s ease}.carousel4-title{margin-left:20px;padding:20px;font-size:28px;font-weight:800;text-align:left;color:#1b1b1b;letter-spacing:.3px}.carousel4-name{font-size:18px;font-weight:700;margin-top:12px;color:#222}.carousel4-role{font-size:15px;color:#777;margin-top:5px}.carousel4-desc{font-size:14px;color:#555;margin-top:12px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.carousel4-dots{display:flex;justify-content:center;margin-top:18px}.carousel4-dots .dot{width:10px;height:10px;background:#ccc;border-radius:50%;margin:0 5px;cursor:pointer;transition:background .25s ease,transform .25s ease}.carousel4-dots .dot:hover{transform:scale(1.15)}.carousel4-dots .dot.active{background:#fac928;width:12px;height:12px}.popup-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.popup-card{width:600px;background:#fff;padding:30px;border-radius:12px;max-height:85vh;overflow-y:auto;position:relative;box-shadow:0 16px 32px #0000004d;animation:popupFade .3s ease}@keyframes popupFade{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.popup-img{width:100%;margin-bottom:20px;border-radius:8px}.popup-close{position:absolute;top:12px;right:12px;border:none;background:none;cursor:pointer;font-size:20px;transition:transform .25s ease}.popup-close:hover{transform:rotate(90deg)}@media(max-width:1024px){.carousel4-container{max-width:700px}}@media(max-width:600px){.carousel4-container{max-width:100%}.carousel4-container .carousel4-inner{margin-left:0;gap:10px}.carousel4-container .carousel4-card{width:calc(100% - 20px)!important;min-width:0!important;margin:0 10px 10px}.carousel4-title{font-size:22px;margin-left:0}}.events-wrapper{width:100%;padding:15px 40px 10px!important;box-sizing:border-box;background:#f9f9f9}@media(max-width:1023px){.events-wrapper{padding:20px}}.events-wrapper .header h2{font-size:32px;margin:0;font-weight:700;color:#000}.events-wrapper .header .view-all-btn{padding:10px 20px;border:none;background:#ffce2c!important;color:#fff;border-radius:6px;cursor:pointer;font-weight:600;font-size:16px}.events-wrapper .header .view-all-btn:hover{background:#ffce2c!important}@media(max-width:768px){.events-wrapper .header .view-all-btn{padding:7px 14px;font-size:13px;border-radius:5px;width:100px}}.events-container,.events-inner-wrapper{overflow:hidden}@media(max-width:1023px){.events-inner-wrapper{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;margin-left:-16px;padding-left:16px}.events-inner-wrapper::-webkit-scrollbar{display:none}}.events-inner{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;transition:transform .45s ease}@media(max-width:1023px){.events-inner{display:flex;transition:none;padding-bottom:10px}}.event-card{background:#fff;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 8px 15px #00000026}.event-card .event-img{height:180px;width:100%;background-size:cover;background-position:center;border-bottom:1px solid rgba(0,0,0,.1)}.event-card .event-content{padding:16px;display:flex;flex-direction:column;gap:6px}.event-card .event-content .event-title{color:#000;font-size:16px;font-weight:600;margin:0;line-height:1.3}.event-card .event-content .event-type{font-size:12px;background:#fff!important;color:#fff;padding:4px 8px;border-radius:4px;width:fit-content}.event-card .event-content .event-date{font-size:13px;color:#0009}.event-card .event-content .event-desc{font-size:13px;color:#000000b3;line-height:1.3}.event-card .event-content .event-btn{margin-top:auto;padding:9px;background:#fac928!important;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer}.event-card .event-content .event-btn:hover{background:#fcd452!important}.carousel6-wrapper{width:100%;display:flex;justify-content:center;align-items:center;padding:40px 0}.carousel6-wrapper .carousel6-content{display:flex;max-width:1280px;width:100%;border-radius:8px;overflow:hidden;min-height:320px}.carousel6-wrapper .carousel6-content .text-section{background-color:#fcd452;color:#000;padding:40px;flex:0 0 40%;display:flex;flex-direction:column;justify-content:center}.carousel6-wrapper .carousel6-content .text-section h2{font-size:28px;font-weight:700;margin-bottom:20px}.carousel6-wrapper .carousel6-content .text-section p{font-size:16px;margin-bottom:30px}.carousel6-wrapper .carousel6-content .text-section .cta-btn{background-color:#fff;color:#000;border:none;padding:12px 24px;font-size:16px;cursor:pointer;border-radius:4px;width:fit-content;transition:background .3s,color .3s}.carousel6-wrapper .carousel6-content .text-section .cta-btn:hover{background-color:#fdefbf}.carousel6-wrapper .carousel6-content .text-section .offers-section{margin-top:30px;background:#ffffffd8;padding:15px;border-radius:6px}.carousel6-wrapper .carousel6-content .text-section .offers-section h3{margin-bottom:10px;font-size:18px;font-weight:700}.carousel6-wrapper .carousel6-content .text-section .offers-section ul{margin:0;padding-left:20px}.carousel6-wrapper .carousel6-content .text-section .offers-section ul li{margin-bottom:6px;font-size:14px;list-style-type:disc}.carousel6-wrapper .carousel6-content .image-section{flex:0 0 60%;position:relative}.carousel6-wrapper .carousel6-content .image-section img{width:100%;height:100%;object-fit:cover}@media(max-width:768px){.carousel6-wrapper{padding:20px 0}.carousel6-wrapper .carousel6-content{flex-direction:column;padding:0 15px}.carousel6-wrapper .carousel6-content .text-section,.carousel6-wrapper .carousel6-content .image-section{width:100%}.carousel6-wrapper .carousel6-content .text-section{padding:20px}.carousel6-wrapper .carousel6-content .text-section .offers-section{margin-top:20px}.carousel6-wrapper .carousel6-content .image-section img{height:300px}}.carousel7{padding:20px 40px;background:#f7f8fa}.carousel7-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.header-actions{display:flex;gap:12px}.create-post-btn,.post-management-btn{padding:8px 16px;border-radius:20px;font-weight:600;cursor:pointer;border:none;transition:all .2s ease}.create-post-btn{background:#ff9800;color:#fff}.create-post-btn:hover{background:#ffb74d}.post-management-btn{background:transparent;color:#ff9800;border:2px solid #ff9800}.post-management-btn:hover{background:#ff9800;color:#fff}.carousel7-feed{display:flex;gap:20px;overflow-x:auto;padding-bottom:10px}.no-posts{padding:30px;color:#777;font-size:14px;text-align:center}.post-card{min-width:320px;max-width:340px;background:#fff;border-radius:20px;padding:16px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 12px 30px #00000014;border:1px solid #e0e0e0;transition:transform .2s ease}.post-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #0000001f}.media-box{height:180px;margin-bottom:12px;border-radius:16px;overflow:hidden;border:.5px solid #ccc}.media-box img{width:100%;height:100%;object-fit:cover}.media-placeholder{height:180px;margin-bottom:12px;border-radius:16px;display:grid;place-items:center;background:#f0f0f0;color:#999;font-size:14px;border:.5px dashed #ccc}.post-body{flex:1}.author{font-weight:700;margin-bottom:8px;display:block;font-size:15px}.post-text{font-size:14px;color:#444;margin-bottom:12px;line-height:1.4}.post-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.date{font-size:12px;color:#888}.view-btn{border:none;background:#ff9800;color:#fff;padding:6px 14px;border-radius:20px;font-weight:600;cursor:pointer}.view-btn:hover{background:#ffb74d}textarea{width:100%;min-height:40vh;padding:12px;border-radius:12px;border:1px solid #ccc;font-size:14px;resize:none;overflow-y:auto;margin-bottom:12px}.image-picker-wrapper input[type=file]{width:100%;margin-bottom:12px;cursor:pointer}.image-preview{margin-bottom:12px}.image-preview img{width:100%;max-height:250px;object-fit:cover;border-radius:16px;border:.5px solid #ccc}.popup{position:fixed;inset:0;background:#0009;display:grid;place-items:center;z-index:1000}.popup-inner{background:#fff;padding:24px;border-radius:20px;width:90%;max-width:500px;max-height:80vh;overflow-y:auto;position:relative}.popup-title{margin-bottom:16px}.close{position:absolute;top:14px;right:14px;background:#ff9800;color:#fff;width:46px;height:36px;border-radius:50%;border:none;font-size:18px;cursor:pointer}.close:hover{background:#ffb74d}.submit-btn{background:#ff9800;color:#fff;padding:10px 16px;border-radius:20px;font-weight:600;cursor:pointer;width:100%;margin-top:12px}.submit-btn:hover{background:#ffb74d}.carousel3-container{width:100%;background:#fff;padding:40px 0;display:flex;justify-content:center}.map-wrapper{width:90%;height:60vh;border-radius:5px;overflow:hidden;box-shadow:0 6px 20px #0000001f}.map-wrapper iframe{width:100%;height:100%;border:0}.about-page{background:linear-gradient(180deg,#ffeeb7,#fff 65%);padding-bottom:4rem;font-family:Inter,sans-serif}.about-hero{text-align:center;padding:3rem 5%;background:linear-gradient(135deg,#ffce2c,#fcd452 55%,#ffeeb7);color:#1f1f1f}.about-hero h2{font-size:2.7rem;font-weight:700;margin-bottom:.6rem}.about-hero p{font-size:1.15rem;max-width:780px;margin:0 auto;opacity:.9;color:#1f1f1f}.about-content{max-width:900px;margin:2.5rem auto;padding:0 5%;font-size:1.05rem;line-height:1.9;color:#555}.about-content p{margin-bottom:1.2rem}.about-content strong{color:#c89b00;font-weight:600}.about-stats{max-width:1000px;margin:3rem auto;padding:0 5%;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem}.stat-card{background:#fff;padding:1.8rem;border-radius:12px;text-align:center;border:1px solid #ffeeb7;box-shadow:0 8px 24px #00000014}.stat-card .stat-number{font-size:2rem;font-weight:700;color:#c89b00}.stat-card .stat-label{font-size:.95rem;color:#777}.about-highlight{max-width:900px;margin:3.5rem auto;padding:0 5%;text-align:center}.about-highlight h3{font-size:2rem;color:#c89b00;margin-bottom:1rem}.about-highlight p{font-size:1.05rem;color:#555;line-height:1.8;margin-bottom:1rem}.about-highlight .about-quote{font-weight:600;color:#ffce2c}.about-section-block{max-width:1100px;margin:3rem auto;padding:0 5%}.about-section-block h3{font-size:2rem;color:#c89b00;margin-bottom:1.8rem;text-align:center}.about-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.about-card{background:#fff;border-radius:12px;padding:2rem;position:relative;border:1px solid #ffeeb7;box-shadow:0 8px 24px #00000014;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.about-card:hover{transform:translateY(-5px);background:#fdefbf;box-shadow:0 14px 36px #0000001f}.about-card .card-index{position:absolute;top:-14px;left:-14px;background:#ffce2c;color:#1f1f1f;padding:6px 12px;border-radius:20px;font-size:.85rem;font-weight:600}.about-card .card-tag{display:inline-block;background:#ffeeb7;color:#c89b00;font-size:.75rem;padding:4px 10px;border-radius:20px;margin-bottom:.6rem;font-weight:600}.about-card h4{font-size:1.35rem;color:#c89b00;margin-bottom:.7rem}.about-card p{font-size:.98rem;color:#555;line-height:1.6}.about-cta{text-align:center;padding:3.5rem 5%;background:linear-gradient(180deg,#ffeeb7,#fff)}.about-cta h3{font-size:2rem;color:#c89b00;margin-bottom:.8rem}.about-cta p{font-size:1.05rem;color:#555;margin-bottom:1.5rem}.about-cta button{background:#ffce2c;color:#1f1f1f;border:none;padding:12px 28px;border-radius:30px;font-size:1rem;cursor:pointer;transition:background .3s ease,transform .2s ease}.about-cta button:hover{background:#fcd452;transform:translateY(-2px)}.accounts-page{min-height:100vh;background:#fff}.accounts-hero{background:#fac928;padding:15px;text-align:center;border-top:1px solid rgba(255,255,255,.35)}.accounts-hero h1{color:#fff;font-size:28px}.accounts-content{max-width:1100px;margin:40px auto;display:flex;gap:40px;padding:0 20px}@media(max-width:900px){.accounts-content{flex-direction:column}}.accounts-card-left{width:40%;background:#fff;padding:40px;border-radius:12px;text-align:center;box-shadow:0 4px 16px #00000026}@media(max-width:900px){.accounts-card-left{width:100%}}.accounts-card-right{width:50%;background:#fff;padding:40px;border-radius:12px;box-shadow:0 4px 16px #00000026;display:flex;flex-direction:column}@media(max-width:900px){.accounts-card-right{width:100%}}.accounts-card-right h3{text-align:center;margin-bottom:20px}.accounts-email-row{display:flex;flex-direction:column;gap:14px}.accounts-email-row input{padding:14px;border-radius:8px;border:1px solid #ddd}.accounts-email-row .go{background:#ffce2c;padding:14px;color:#fff;border-radius:8px;border:none;cursor:pointer}.accounts-email-row .go:hover{background:#fcd452}.accounts-email-row .secondary{background:#ffce2c}.password-wrapper{position:relative;width:100%}.password-wrapper input{width:100%;padding-right:42px}.eye-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);cursor:pointer;color:#555;display:flex;align-items:center}.eye-icon:hover{color:#036}.accounts-offers{max-width:1100px;margin:20px auto 60px;padding:22px 24px;border-radius:14px;background:#f4f7e6;box-shadow:0 6px 20px #0000001f;text-align:center}.accounts-offers h3{font-size:1.15rem;font-weight:700;color:#2b2b2b;margin-bottom:.6rem}.accounts-offers .offers-ticker{overflow:hidden;background:#ffffffd9;padding:.65rem 0;margin-bottom:.9rem}.accounts-offers .ticker-track{display:inline-flex;align-items:center;gap:2.8rem;white-space:nowrap;animation:ticker-scroll 28s linear infinite}.accounts-offers .ticker-track span{font-size:.95rem;font-weight:600;color:#555}.accounts-offers .offers-cta{background:#ffce2c;color:#1f1f1f;border:none;padding:.7rem 1.8rem;font-size:.95rem;font-weight:600;border-radius:8px;cursor:pointer;transition:background .25s ease,transform .2s ease}.accounts-offers .offers-cta:hover{background:#fcd452;transform:translateY(-1px)}@media(max-width:768px){.accounts-offers{padding:16px}.accounts-offers h3{font-size:1rem}.accounts-offers .ticker-track span{font-size:.85rem}}.signup-page{min-height:100vh;background:#f5f5f5}.signup-hero{background:#fcd452;padding:15px;text-align:center}.signup-hero h1{color:#fff}.signup-content{max-width:1100px;margin:40px auto;display:flex;gap:40px;padding:0 20px}@media(max-width:900px){.signup-content{flex-direction:column}}.signup-card-left,.signup-card-right{background:#fff;padding:40px;border-radius:12px;box-shadow:0 4px 16px #00000026;flex-shrink:0}.signup-card-left{width:40%;text-align:center}@media(max-width:900px){.signup-card-left{width:100%}}.signup-card-left .profile-upload{margin-top:20px}.signup-card-left .profile-upload .profile-preview{width:130px;height:130px;object-fit:cover;border-radius:5%;border:2px dashed #aaa;cursor:pointer;margin-bottom:8px}.signup-card-left .profile-upload p{font-size:14px;color:#555}.signup-card-right{width:50%;display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:900px){.signup-card-right{width:100%;grid-template-columns:1fr}}.signup-card-right input,.signup-card-right select{padding:12px;border-radius:6px;border:1px solid #ccc}.signup-card-right .go{grid-column:span 2;background:#ffce2c;color:#fff;padding:14px;border-radius:8px;border:none;cursor:pointer}.signup-card-right .go:hover{opacity:.9}.signup-card-right .password-field{position:relative;grid-column:span 1}.signup-card-right .password-field input{width:100%;padding-right:40px}.signup-card-right .password-field .eye-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);cursor:pointer;color:#666;font-size:18px}@media(max-width:768px){.signup-card-right{display:flex;flex-direction:column}.signup-card-right input,.signup-card-right select,.signup-card-right .go{width:100%}}.iti{width:100%}.iti__selected-flag{top:50%;transform:translateY(-50%);left:12px;z-index:4}.iti__country-list{width:280px!important;max-height:240px!important;overflow-y:auto;z-index:1000}.iti__country-list .iti__search{width:90%;padding:6px 10px;margin:6px auto 8px;border-radius:6px;border:1px solid #ccc;font-size:14px;display:block}.iti__country-list .iti__search+.iti__country{display:flex;align-items:center}.iti__country:hover{background-color:#f0f0f0}.iti__search-icon-svg{display:none!important}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#fffc;display:flex;justify-content:center;align-items:center;z-index:9999}.spinner{border:5px solid #f3f3f3;border-top:5px solid #a33;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.smart-i-card-container{max-width:900px;width:95%;margin:1.2rem auto .5rem;padding:32px 32px 15px;margin-top:-5px;font-family:Arial,sans-serif}.smart-i-card-container h2{text-align:center;margin-bottom:2rem;color:#2b2b2b;font-size:2rem;font-weight:700}.smart-i-card-container .smart-i-card-wrapper{display:flex;gap:1.5rem}.smart-i-card-container .smart-i-card-wrapper .card{flex:1;border-radius:15px;padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center;background:#fff;border:1px solid #ffeeb7;box-shadow:0 4px 15px #0000001a}.smart-i-card-container .smart-i-card-wrapper .card .card-content{width:100%;text-align:center}.smart-i-card-container .smart-i-card-wrapper .card .card-content .logo{width:150px;height:150px;object-fit:contain;margin-bottom:1rem;margin-right:5px}.smart-i-card-container .smart-i-card-wrapper .card .card-content .person-img{width:150px;height:150px;border-radius:5px;object-fit:cover;margin:.5rem 0 1rem;border:1px solid #ffeeb7;background:#ffeeb7}.smart-i-card-container .smart-i-card-wrapper .card .card-content p{margin:.3rem 0;font-size:1rem;font-weight:500;color:#555}.smart-i-card-container .smart-i-card-wrapper .card .card-content .name{font-size:1.2rem;font-weight:700;color:#2b2b2b}.smart-i-card-container .smart-i-card-wrapper .card .card-content .branch,.smart-i-card-container .smart-i-card-wrapper .card .card-content .membership,.smart-i-card-container .smart-i-card-wrapper .card .card-content .year,.smart-i-card-container .smart-i-card-wrapper .card .card-content .batch{font-weight:600}.smart-i-card-container .smart-i-card-wrapper .card .card-content .qr-code{width:130px;height:130px}.smart-i-card-container .smart-i-card-wrapper .card .card-content .website{font-weight:600;color:#2b2b2b;margin-top:.5rem}.smart-i-card-container .smart-i-card-wrapper .left-card,.smart-i-card-container .smart-i-card-wrapper .right-card{background:#fff;border:1px solid #ffeeb7}@media(max-width:768px){.smart-i-card-container .smart-i-card-wrapper{flex-direction:column;gap:1rem}}.admin-users-btn{position:absolute;font-size:13px;top:5rem;right:1.3rem;background:#ffce2c;color:#1f1f1f;padding:.7rem 1.3rem;border-radius:8px;font-weight:600;cursor:pointer;z-index:1002;transition:background .25s ease}.edit-profile-btn{position:absolute;font-size:13px;top:8rem;right:1.3rem;background:#ffce2c;color:#1f1f1f;padding:.7rem 1.1rem;border-radius:8px;font-weight:600;cursor:pointer;z-index:1002;transition:background .25s ease}.edit-popup{position:fixed;inset:0;background:#00000080;z-index:2000;display:flex;justify-content:center;align-items:center}.edit-popup .edit-content{background:#fff;padding:2rem;border-radius:12px;width:90%;max-width:750px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 20px #0003}.edit-popup .edit-content h3{text-align:center;margin-bottom:1.5rem;color:#2b2b2b}.edit-popup .edit-content .edit-form{display:grid;grid-template-columns:1fr 1fr;gap:18px 20px;margin-top:10px}.edit-popup .edit-content .edit-form label{display:flex;flex-direction:column;font-weight:600;font-size:.95rem;color:#555}.edit-popup .edit-content .edit-form label input{padding:.5rem;margin-top:.2rem;border-radius:6px;border:1px solid #ffeeb7;font-size:.9rem}.edit-popup .edit-content .edit-form .edit-actions{grid-column:1/-1;display:flex;justify-content:center;gap:16px;margin-top:25px}.edit-popup .edit-content .edit-form .edit-actions button{min-width:160px;height:44px;border-radius:8px;font-weight:600;background-color:#ffce2c;color:#1f1f1f}.edit-form .profile-image-upload{display:flex;align-items:center;gap:12px;cursor:pointer;margin-bottom:10px}.edit-form .profile-image-upload img{width:90px;height:90px;object-fit:cover;border-radius:6px;border:1px solid #ffeeb7;background:#ffeeb7}.edit-form .profile-image-upload span{font-size:.9rem;font-weight:600;color:#c89b00}.edit-form .profile-image-upload:hover span{text-decoration:underline}.edit-form label{display:flex;flex-direction:column;font-size:.85rem;font-weight:600;color:#444;gap:6px}.edit-form .profile-image-upload{grid-column:1/-1;justify-content:center;margin:10px 0}.edit-form label{display:flex;flex-direction:column;font-size:.9rem;font-weight:600;gap:6px}.edit-form label input[type=password]{letter-spacing:.05em}.edit-actions button:disabled{opacity:.6;cursor:not-allowed}.edit-form input:focus{outline:none;border-color:#ffce2c;box-shadow:0 0 0 2px #fac92840}.edit-content::-webkit-scrollbar{width:6px}.edit-content::-webkit-scrollbar-thumb{background:#fcd452;border-radius:4px}.edit-content::-webkit-scrollbar-track{background:#ffeeb7}@media(max-width:768px){.edit-form{grid-template-columns:1fr}}@media(max-width:480px){.edit-content{padding:1.5rem}.edit-form label{font-size:.9rem}.edit-actions{flex-direction:column;gap:8px}.edit-actions button{width:100%}}@media(max-width:480px){.smart-i-card-wrapper{display:grid;grid-template-columns:1fr;gap:.7rem}.smart-i-card-wrapper .card{width:100%;min-height:340px;padding:.9rem .8rem;box-sizing:border-box}.card-content{display:flex;flex-direction:column;align-items:center}.card-content .logo,.card-content .person-img{width:85px;height:85px;margin-bottom:.5rem}.card-content .person-img{margin:.3rem 0 .6rem}.card-content p{font-size:.8rem;margin:.15rem 0}.card-content .name{font-size:.95rem;margin-bottom:.2rem}.branch,.membership,.year,.batch{font-size:.78rem}.card-content .qr-code{width:80px;height:80px;margin-top:.4rem}.card-content .website{font-size:.75rem;margin-top:.3rem}.admin-users-btn,.edit-profile-btn{position:static;min-width:120px;padding:.4rem .7rem;font-size:11px;border-radius:6px;margin:.4rem auto;display:block;text-align:center}}.smart-offers{display:flex;flex-direction:column;align-items:center}.smart-offers h3{font-size:1.15rem;font-weight:700;color:#2b2b2b;margin-bottom:.7rem}.smart-offers .offers-container{width:100%;padding:.4rem;box-shadow:0 6px 20px #0000001f}.smart-offers .offers-ticker{overflow:hidden;background:#fffc;padding:.65rem 0;position:relative}.smart-offers .ticker-track{display:inline-flex;align-items:center;gap:2.8rem;white-space:nowrap;animation:ticker-scroll 28s linear infinite}.smart-offers .ticker-track span{font-size:.95rem;font-weight:600;color:#555;padding:.3rem 0}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.edit-form select{padding:.5rem;border-radius:6px;border:1px solid #ffeeb7;font-size:.9rem;outline:none;background:#fff;cursor:pointer;transition:all .2s ease}.edit-form select:focus{border-color:#ffce2c;box-shadow:0 0 0 2px #fac92840}.right-card.unpaid{background:linear-gradient(135deg,#fff7f0,#ffe6d5);border:2px dashed #ff9f43;text-align:center;animation:pulseBorder 2s infinite}.right-card.unpaid .membership-required{font-size:16px;font-weight:700;color:#ff6b00;margin-bottom:6px}.right-card.unpaid .membership-message{font-size:13px;color:#555;margin-bottom:6px;line-height:1.45}.right-card.unpaid .membership-highlight{background:#ffed87;border-radius:10px;padding:12px 10px;margin:10px 0;font-size:13px;color:#222;box-shadow:0 3px 10px #00000014;display:flex;flex-direction:column;align-items:center}.subscribe-toast{position:fixed;bottom:90px;right:20px;background:#222;color:#fff;padding:10px 14px;border-radius:8px;font-size:13px;box-shadow:0 6px 20px #00000040;z-index:9999;animation:toastSlideIn .4s ease}@keyframes toastSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.subscribe-btn{background:linear-gradient(135deg,#ff6b00,#ff9f43);border:none;border-radius:24px;padding:10px 16px;font-size:18px;font-weight:700;color:#fff;cursor:pointer;display:inline-flex;align-items:center;gap:6px;margin:8px 0;line-height:1.2;box-shadow:0 8px 20px #ff6b0052;transition:all .25s ease;animation:subscribePulse 2s infinite}.subscribe-btn span{font-size:12px;font-weight:500;opacity:.95}.secure-text{margin-top:6px;font-size:11px;color:#666}.right-card.unpaid .membership-cta{font-size:12px;font-weight:600;color:#333;margin-top:4px}@keyframes subscribePulse{0%{box-shadow:0 0 #ff6b008c}70%{box-shadow:0 0 0 14px #ff6b0000}to{box-shadow:0 0 #ff6b0000}}@keyframes pulseBorder{0%{box-shadow:0 0 #ff9f4359}70%{box-shadow:0 0 0 10px #ff9f4300}to{box-shadow:0 0 #ff9f4300}}.noticeboard-page{min-height:100vh;width:100%;background:linear-gradient(180deg,#ffeeb7,#fff 45%);padding:1px 0}.noticeboard-container{max-width:1200px;width:90%;margin:2rem auto;padding:1rem;min-height:100vh;font-family:Poppins,sans-serif}.noticeboard-container h2{text-align:center;font-size:2rem;margin-bottom:2rem;color:#2b2b2b;display:flex;justify-content:center;align-items:center;gap:.5rem}.noticeboard-container h2 svg{color:#ffce2c}.noticeboard-container .noticeboard-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.noticeboard-container .notice-card{background:linear-gradient(145deg,#fff,#ffeeb7);border-radius:12px;padding:1.5rem;border-left:5px solid #ffce2c;box-shadow:0 8px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.noticeboard-container .notice-card:hover{transform:translateY(-5px);box-shadow:0 12px 28px #0000002e}.noticeboard-container .notice-card .notice-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.noticeboard-container .notice-card .notice-header h3{font-size:1.3rem;font-weight:600;color:#c89b00}.noticeboard-container .notice-card .notice-header .notice-date{font-size:.9rem;color:#777;display:flex;align-items:center;gap:.3rem}.noticeboard-container .notice-card .notice-header .notice-date svg{color:#ffce2c}.noticeboard-container .notice-card p{font-size:1rem;color:#555;margin-bottom:1rem;line-height:1.5}.noticeboard-container .notice-card .notice-link{display:inline-block;font-size:.95rem;color:#1f1f1f;background-color:#ffce2c;padding:.5rem 1rem;border-radius:6px;text-decoration:none;font-weight:500;transition:background-color .3s ease,transform .2s ease}.noticeboard-container .notice-card .notice-link:hover{background-color:#fcd452;transform:translateY(-1px)}@media(max-width:480px){.noticeboard-container{padding:.5rem;min-height:auto}.noticeboard-container h2{font-size:1.5rem;margin-bottom:1.5rem}.noticeboard-container .noticeboard-grid{gap:1.2rem;grid-template-columns:1fr}.noticeboard-container .notice-card{padding:.9rem 1rem;border-radius:10px}.noticeboard-container .notice-card .notice-header{flex-direction:column;align-items:flex-start;gap:.25rem}.noticeboard-container .notice-card .notice-header h3{font-size:1.1rem}.noticeboard-container .notice-card .notice-header .notice-date{font-size:.8rem}.noticeboard-container .notice-card p{font-size:.9rem;line-height:1.4;margin-bottom:.8rem}.noticeboard-container .notice-card .notice-link{font-size:.85rem;padding:.35rem .75rem;border-radius:5px}}.team-page{min-height:100vh;padding:2rem 5%;background:linear-gradient(180deg,#ffeeb7,#fff 65%);text-align:center}.team-page h2{font-size:2rem;color:#c89b00;margin-bottom:2rem}.team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.8rem;max-width:1300px;margin:0 auto;justify-content:center}.team-card{background:#fff;border-radius:14px;padding:1.6rem;box-shadow:0 6px 18px #00000014;transition:transform .25s ease,box-shadow .25s ease;display:flex;flex-direction:column;align-items:center;text-align:center;border:1px solid #ffeeb7}.team-card:hover{transform:translateY(-4px);box-shadow:0 10px 24px #0000001f}.team-profile{width:150px;height:150px;border-radius:50%;object-fit:cover;margin-bottom:1rem;background-color:#fff;border:3px solid #ffce2c}.team-name{font-size:1.25rem;font-weight:600;color:#2b2b2b;margin-bottom:.6rem}.team-meta{font-size:.95rem;color:#555;margin:.25rem 0}.team-overlay{margin-top:2rem;padding:2.5rem;background:#fff;text-align:center;border-radius:12px;max-width:600px;margin-left:auto;margin-right:auto;border:1px solid #ffeeb7;box-shadow:0 8px 20px #00000014}.team-overlay h3{font-size:1.4rem;margin-bottom:.5rem;color:#c89b00}.team-overlay p{color:#555}.team-overlay button{margin-top:1rem;padding:10px 26px;background:#ffce2c;color:#1f1f1f;border-radius:6px;border:none;cursor:pointer;font-weight:500;transition:background .3s ease,transform .2s ease}.team-overlay button:hover{background:#fcd452;transform:translateY(-2px)}@media(max-width:1024px){.team-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.team-grid{grid-template-columns:repeat(2,1fr)}.team-profile{width:130px;height:130px}}@media(max-width:480px){.team-grid{grid-template-columns:1fr}.team-profile{width:110px;height:110px}}.chapter-policy-page{border-top:1px solid rgba(255,196,0,.5568627451);min-height:100vh;background:linear-gradient(180deg,#ffce2c,#ffeeb7 45%,#fff);padding-bottom:4rem;font-family:Inter,sans-serif}.policy-hero{text-align:center;padding:4rem 5% 3rem;color:#1f1f1f}.policy-hero h2{font-size:2.6rem;font-weight:700;margin-bottom:1rem;letter-spacing:.5px;color:#1f1f1f}.policy-hero p{max-width:700px;margin:0 auto;font-size:1.1rem;opacity:.9;line-height:1.6;color:#1f1f1f}.policy-container{max-width:1100px;margin:0 auto;padding:0 5%;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.policy-card{background:#fff;border-radius:14px;padding:2.2rem 2rem;box-shadow:0 10px 28px #00000014;position:relative;border:1px solid #ffeeb7;transition:transform .25s ease,box-shadow .25s ease}.policy-card:hover{transform:translateY(-6px);box-shadow:0 16px 36px #0000001f}.policy-card .policy-index{position:absolute;top:-18px;right:20px;background:#ffce2c;color:#1f1f1f;font-size:.85rem;font-weight:600;padding:6px 12px;border-radius:20px;letter-spacing:.5px}.policy-card h3{font-size:1.35rem;color:#c89b00;margin-bottom:.8rem;font-weight:600}.policy-card p{font-size:1rem;line-height:1.65;color:#555}@media(max-width:768px){.policy-hero{padding:3rem 4% 2.5rem}.policy-hero h2{font-size:2.1rem}.policy-hero p{font-size:1rem}.policy-card{padding:1.8rem 1.6rem}.policy-card h3{font-size:1.25rem}.policy-card p{font-size:.95rem}}@media(max-width:480px){.policy-hero{padding:2.2rem 5% 1.8rem}.policy-hero h2{font-size:1.7rem}.policy-hero p{font-size:.95rem;line-height:1.5}.policy-container{gap:1.3rem}.policy-card{padding:1.2rem;border-radius:12px}.policy-card .policy-index{top:-12px;right:12px;font-size:.7rem;padding:4px 10px}.policy-card h3{font-size:1.05rem;margin-bottom:.5rem}.policy-card p{font-size:.88rem;line-height:1.45}}.code-of-ethics-page{border-top:1px solid rgba(255,196,0,.5568627451);min-height:100vh;background:#ffeeb7;padding-bottom:4rem;font-family:Inter,sans-serif}.ethics-hero{text-align:center;padding:2.8rem 5%;background:linear-gradient(180deg,#ffce2c,#ffeeb7 65%);color:#1f1f1f}.ethics-hero h2{font-size:2.6rem;font-weight:700;margin-bottom:.9rem;letter-spacing:.3px;color:#1f1f1f}.ethics-hero p{font-size:1.1rem;opacity:.9;max-width:780px;margin:0 auto;line-height:1.65;color:#1f1f1f}.ethics-container{max-width:1100px;margin:3rem auto 0;padding:0 5%;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.2rem}.ethics-card{background:#fff;border-radius:14px;padding:2.2rem 2rem;position:relative;box-shadow:0 10px 28px #00000014;border:1px solid #ffeeb7;transition:transform .25s ease,box-shadow .25s ease}.ethics-card:hover{transform:translateY(-6px);box-shadow:0 16px 38px #0000001f}.ethics-card .ethics-index{position:absolute;top:-16px;left:-16px;background:#ffce2c;color:#1f1f1f;padding:6px 14px;border-radius:20px;font-weight:600;font-size:.85rem}.ethics-card h3{font-size:1.4rem;color:#c89b00;margin-bottom:.75rem;font-weight:600}.ethics-card p{font-size:1.02rem;line-height:1.7;color:#555}@media(max-width:768px){.ethics-hero{padding:3rem 5% 2.4rem}.ethics-hero h2{font-size:2.2rem}.ethics-hero p{font-size:1rem}.ethics-container{gap:1.8rem}.ethics-card{padding:1.8rem 1.6rem}.ethics-card h3{font-size:1.25rem}.ethics-card p{font-size:.96rem}}@media(max-width:480px){.ethics-hero{padding:2.2rem 4% 1.8rem}.ethics-hero h2{font-size:1.85rem}.ethics-hero p{font-size:.95rem;line-height:1.5}.ethics-container{gap:1.4rem;margin-top:2rem}.ethics-card{padding:1.3rem;border-radius:12px}.ethics-card .ethics-index{top:-12px;left:-12px;font-size:.72rem;padding:4px 10px}.ethics-card h3{font-size:1.1rem;margin-bottom:.5rem}.ethics-card p{font-size:.9rem;line-height:1.45}}.latest-events-page{min-height:100vh;background:#ffeeb7;padding:3rem 4%;font-family:Inter,sans-serif}.events-header{text-align:center;max-width:900px;margin:0 auto 3rem}.events-header h2{font-size:2.6rem;color:#2b2b2b;font-weight:700;margin-bottom:.6rem}.events-header p{font-size:1.1rem;color:#555;line-height:1.6}.events-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:3rem;max-width:1400px;margin:0 auto}.event-card{flex:0 0 320px;max-width:320px;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 10px 28px #00000014;transition:all .3s ease;display:flex;flex-direction:column}.event-card:hover{transform:translateY(-8px);box-shadow:0 18px 38px #00000026}.event-image{position:relative}.event-image img{width:100%;height:220px;object-fit:cover}.event-image .event-date-badge{position:absolute;bottom:15px;left:15px;background:#ffce2c;color:#1f1f1f;padding:8px 16px;font-size:.8rem;font-weight:600;border-radius:25px}.event-content{padding:1.6rem;display:flex;flex-direction:column;gap:.7rem}.event-content h3{font-size:1.25rem;font-weight:700;color:#2b2b2b;line-height:1.4}.event-content .event-location{font-size:.95rem;color:#777;font-weight:500}.event-content p{font-size:1rem;color:#555;line-height:1.6}@media(max-width:1024px){.event-card{flex:0 0 45%;max-width:45%}}@media(max-width:600px){.event-card{flex:0 0 100%;max-width:100%}.event-image img{height:200px}}.reunion-page{min-height:100vh;background:#eef4fb;padding:2.8rem 4%;font-family:Inter,sans-serif}.reunion-header{max-width:850px;margin:0 auto 2.5rem;text-align:center}.reunion-header h2{font-size:2.5rem;color:#0a2148;font-weight:700;margin-bottom:.6rem}.reunion-header p{font-size:1.08rem;color:#555;line-height:1.6}.reunion-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1180px;margin:0 auto}.reunion-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 8px 22px #00000014;transition:transform .25s ease,box-shadow .25s ease;display:flex;flex-direction:column}.reunion-card:hover{transform:translateY(-4px);box-shadow:0 14px 34px #00000024}.reunion-image{position:relative}.reunion-image img{width:100%;height:190px;object-fit:cover}.reunion-image .date-badge{position:absolute;bottom:12px;left:12px;background:#0a2148;color:#fff;font-size:.82rem;font-weight:600;padding:6px 14px;border-radius:18px}.reunion-content{padding:1.4rem;display:flex;flex-direction:column;gap:.6rem;height:100%}.reunion-content h3{font-size:1.3rem;color:#0a2148;font-weight:600;line-height:1.35}.reunion-content .reunion-location{font-size:.88rem;color:#777;font-weight:500}.reunion-content p{font-size:.96rem;color:#444;line-height:1.55}.reunion-content .reunion-link{margin-top:auto;font-size:.95rem;font-weight:600;color:#105bbf;text-decoration:none}.reunion-content .reunion-link:hover{text-decoration:underline}@media(max-width:768px){.reunion-header h2{font-size:2.2rem}.reunion-image img{height:170px}}@media(max-width:480px){.reunion-page{padding:2rem 3%}.reunion-header h2{font-size:1.9rem}.reunion-grid{gap:1.2rem}.reunion-image img{height:150px}.reunion-content{padding:1.15rem}.reunion-content h3{font-size:1.2rem}.reunion-content p{font-size:.92rem}}.placeholder-page{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#f0f0f0;text-align:center;padding:20px}.placeholder-page .icons-row{display:flex;gap:40px;margin-bottom:30px}.placeholder-page .icons-row .icon{font-size:50px;color:#05f;transition:transform .2s}.placeholder-page .icons-row .icon:hover{transform:scale(1.2);color:#fd1e1e}.placeholder-page .page-name{font-size:28px;font-weight:700;margin-bottom:15px;color:#222}.placeholder-page .info-text{font-size:18px;margin-bottom:15px;color:#444}.placeholder-page .thank-you{font-size:16px;margin-bottom:5px;color:#666}.placeholder-page .footer-text{font-size:14px;color:#999}.endpoint{text-transform:uppercase}.chapters-page{min-height:100vh;background:#ffeeb7;padding:2.8rem 4%;font-family:Inter,sans-serif}.chapters-header{max-width:850px;margin:0 auto 2.5rem;text-align:center}.chapters-header h2{font-size:2.5rem;color:#2b2b2b;font-weight:700;margin-bottom:.5rem}.chapters-header p{font-size:1.08rem;color:#555;line-height:1.6}.chapters-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:1.5rem;max-width:1180px;margin:0 auto}.chapter-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 8px 22px #00000014;transition:transform .25s ease,box-shadow .25s ease;display:flex;flex-direction:column}.chapter-card:hover{transform:translateY(-4px);box-shadow:0 14px 34px #00000024}.chapter-card.disabled{opacity:.8;pointer-events:none}.chapter-image img{width:100%;height:185px;object-fit:cover}.chapter-content{padding:1.4rem;display:flex;flex-direction:column;gap:.5rem;height:100%}.chapter-content h3{font-size:1.3rem;color:#2b2b2b;font-weight:600}.chapter-content .chapter-location{font-size:.88rem;color:#777;font-weight:500}.chapter-content .chapter-members{font-size:.9rem;color:#555;font-weight:600}.chapter-content .chapter-link{margin-top:auto;font-size:.95rem;font-weight:600;color:#ffce2c;text-decoration:none}.chapter-content .chapter-link:hover{text-decoration:underline}.chapter-content .chapter-link:disabled{cursor:not-allowed;color:#777}@media(max-width:768px){.chapters-header h2{font-size:2.2rem}.chapter-image img{height:165px}}@media(max-width:480px){.chapters-page{padding:2rem 3%}.chapters-header h2{font-size:1.9rem}.chapters-grid{gap:1.2rem}.chapter-image img{height:145px}.chapter-content{padding:1.15rem}.chapter-content h3{font-size:1.2rem}.chapter-content .chapter-location,.chapter-content .chapter-members{font-size:.85rem}}.no-chapters{text-align:center;font-weight:600;color:#777}.chapter-link{background:none;border:none;padding:0;cursor:pointer}.business-showcase-page{min-height:100vh;padding:2rem 5%;background:#f9f9f9;display:flex;flex-direction:column;align-items:center}.business-showcase-page h2{font-size:2rem;color:#0a2148;text-align:center;margin-bottom:2rem}.business-showcase-page .startups-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;width:100%;max-width:1200px}.business-showcase-page .startup-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px #0000001a;transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column}.business-showcase-page .startup-card:hover{transform:translateY(-5px);box-shadow:0 6px 16px #00000026}.business-showcase-page .startup-card .startup-image img{width:100%;height:180px;object-fit:cover}.business-showcase-page .startup-card .startup-content{padding:1.5rem;display:flex;flex-direction:column;gap:.5rem}.business-showcase-page .startup-card .startup-content h3{font-size:1.3rem;color:#0a2148}.business-showcase-page .startup-card .startup-content .startup-founder,.business-showcase-page .startup-card .startup-content .startup-sector{font-size:.9rem;color:#555;display:block}.business-showcase-page .startup-card .startup-content p{font-size:1rem;color:#333}.business-showcase-page .startup-card .startup-content .startup-link{margin-top:auto;font-size:.95rem;font-weight:500;color:#105bbf;text-decoration:none}.business-showcase-page .startup-card .startup-content .startup-link:hover{text-decoration:underline}@media(max-width:768px){.business-showcase-page{padding:2rem 3%}.business-showcase-page .startup-card .startup-content{padding:1.2rem}.business-showcase-page .startup-card .startup-image img{height:150px}}@media(max-width:480px){.business-showcase-page{padding:1.5rem 2%}.business-showcase-page h2{font-size:1.6rem}.business-showcase-page .startup-card .startup-content{padding:1rem}.business-showcase-page .startup-card .startup-content h3{font-size:1.2rem}.business-showcase-page .startup-card .startup-content p{font-size:.95rem}.business-showcase-page .startup-card .startup-content .startup-founder,.business-showcase-page .startup-card .startup-content .startup-sector{font-size:.85rem}.business-showcase-page .startup-card .startup-image img{height:130px}}.cit-angels-page{min-height:100vh;padding:2rem 5%;background:#f9f9f9;display:flex;flex-direction:column;align-items:center}.cit-angels-page h2{font-size:2rem;color:#0a2148;margin-bottom:2rem;text-align:center}.cit-angels-page .angels-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;width:100%;max-width:1200px}.cit-angels-page .angels-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px #0000001a;transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column}.cit-angels-page .angels-card:hover{transform:translateY(-5px);box-shadow:0 6px 16px #00000026}.cit-angels-page .angels-card .angels-image img{width:100%;height:180px;object-fit:cover}.cit-angels-page .angels-card .angels-content{padding:1.5rem;display:flex;flex-direction:column;gap:.5rem}.cit-angels-page .angels-card .angels-content h3{font-size:1.3rem;color:#0a2148}.cit-angels-page .angels-card .angels-content .angels-founder,.cit-angels-page .angels-card .angels-content .angels-sector,.cit-angels-page .angels-card .angels-content .angels-mentorship{font-size:.9rem;color:#555;display:block}.cit-angels-page .angels-card .angels-content p{font-size:1rem;color:#333}.cit-angels-page .angels-card .angels-content .angels-link{margin-top:auto;font-size:.95rem;font-weight:500;color:#105bbf;text-decoration:none}.cit-angels-page .angels-card .angels-content .angels-link:hover{text-decoration:underline}@media(max-width:768px){.cit-angels-page{padding:2rem 3%}.cit-angels-page .angels-card .angels-content{padding:1.2rem}.cit-angels-page .angels-card .angels-image img{height:150px}}@media(max-width:480px){.cit-angels-page{padding:1.5rem 2%}.cit-angels-page h2{font-size:1.6rem}.cit-angels-page .angels-card .angels-content{padding:1rem}.cit-angels-page .angels-card .angels-content h3{font-size:1.2rem}.cit-angels-page .angels-card .angels-content p{font-size:.95rem}.cit-angels-page .angels-card .angels-content .angels-founder,.cit-angels-page .angels-card .angels-content .angels-sector,.cit-angels-page .angels-card .angels-content .angels-mentorship{font-size:.85rem}.cit-angels-page .angels-card .angels-image img{height:130px}}.magazines-page{padding:2rem 4%;font-family:Inter,sans-serif;min-height:100vh;background:#ffeeb7;position:relative}.magazines-page .create-mag-btn{position:absolute;top:35px;right:20px;background:#ffce2c;color:#fff;padding:.6rem 1.2rem;border-radius:8px;font-weight:600;cursor:pointer;z-index:1000;transition:all .2s ease}.magazines-page .create-mag-btn:hover{background:#fcd452}.magazines-page .magazines-header{text-align:center;margin-bottom:2rem;font-size:2rem;color:#2b2b2b;font-weight:700}.magazines-page .empty-state{text-align:center;font-size:1.2rem;color:#555;margin-top:170px}.magazines-page .magazines-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}@media(max-width:1200px){.magazines-page .magazines-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.magazines-page .magazines-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.magazines-page .magazines-grid{grid-template-columns:1fr}}.magazines-page .magazine-card{display:flex;flex-direction:column;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 6px 18px #00000014;height:340px;transition:transform .25s ease,box-shadow .25s ease}.magazines-page .magazine-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #00000026}.magazines-page .magazine-card .magazine-thumbnail{flex:7;overflow:hidden;position:relative;cursor:pointer}.magazines-page .magazine-card .magazine-thumbnail img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease;display:block}.magazines-page .magazine-card .magazine-thumbnail img:hover{transform:scale(1.03)}.magazines-page .magazine-card .magazine-thumbnail:after{content:"Click to Read";position:absolute;bottom:8px;right:8px;background:#0000008c;color:#fff;font-size:.7rem;padding:.2rem .4rem;border-radius:4px;opacity:0;transition:opacity .3s ease}.magazines-page .magazine-card .magazine-thumbnail:hover:after{opacity:1}.magazines-page .magazine-card .magazine-title{flex:2;padding:.5rem .8rem;font-weight:600;font-size:.95rem;color:#2b2b2b;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:flex;align-items:center}.magazines-page .magazine-card .magazine-actions{flex:1;display:flex;justify-content:space-around;align-items:center;padding:.3rem .6rem;gap:.3rem}.magazines-page .magazine-card .magazine-actions button{flex:1;font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:6px;border:none;cursor:pointer;background:#ffce2c;color:#fff;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.magazines-page .magazine-card .magazine-actions button:hover{background:#fcd452}.magazines-page .magazine-card .magazine-actions button.delete-btn{background:maroon}.magazines-page .magazine-card .magazine-actions button.delete-btn:hover{background:#340000}.magazines-page .popup-overlay{position:fixed;inset:0;background:#0000008c;display:flex;justify-content:center;align-items:center;z-index:3200}.magazines-page .popup-overlay .popup{background:#fff;border-radius:14px;padding:2rem;width:90%;max-width:600px;max-height:90vh;display:flex;flex-direction:column;gap:1.2rem;overflow-y:auto;box-shadow:0 12px 36px #0003;position:relative;transition:all .3s ease}.magazines-page .popup-overlay .popup h3{font-size:1.7rem;margin-bottom:1rem;color:#2b2b2b;font-weight:700;text-align:center}.magazines-page .popup-overlay .popup iframe{width:100%;height:500px;border:1px solid #ffeeb7;border-radius:8px}.magazines-page .popup-overlay .popup .popup-actions{display:flex;justify-content:flex-end;gap:.7rem}.magazines-page .popup-overlay .popup .popup-actions button{padding:.6rem 1.2rem;border-radius:8px;font-weight:600;border:none;cursor:pointer;transition:all .2s ease}.magazines-page .popup-overlay .popup .popup-actions button:first-child{background:#ffce2c;color:#fff}.magazines-page .popup-overlay .popup .popup-actions button:first-child:hover{background:#fcd452}.magazines-page .popup-overlay .popup .popup-actions button:last-child{background:maroon;color:#fff}.magazines-page .popup-overlay .popup .popup-actions button:last-child:hover{background:#340000}.magazines-page .popup-overlay .popup input{width:100%;padding:.7rem 1rem;margin-bottom:1rem;border-radius:8px;border:1px solid #ffeeb7;font-size:1rem;outline:none;transition:all .2s ease}.magazines-page .popup-overlay .popup input:focus{border-color:#ffce2c;box-shadow:0 0 8px #22c55e4d}.magazines-page .popup-overlay .popup input::placeholder{color:#777}@media(max-width:768px){.magazines-page .magazines-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.magazines-page iframe{height:400px}}@media(max-width:480px){.magazines-page{padding:2rem 2%}.magazines-page iframe{height:300px}.magazines-page .magazine-actions button{font-size:.68rem;padding:.3rem .5rem}}.magazines-page .magazine-card{height:auto;min-height:280px}.magazines-page .magazine-card .magazine-thumbnail{flex:6}.magazines-page .magazine-card .magazine-title{flex:2;font-size:.85rem}.magazines-page .magazine-card .magazine-actions{flex:1}.magazines-page .magazine-card .magazine-actions button{font-size:.7rem;min-height:30px}.magazines-page .magazine-card .magazine-thumbnail img{object-fit:cover;transform:scale(.88)}@media(max-width:1200px){.magazines-page .magazine-card{min-height:270px}}@media(max-width:900px){.magazines-page .magazine-card{min-height:260px}}@media(max-width:600px){.magazines-page .magazine-card{min-height:250px}.magazines-page .magazine-card .magazine-actions button{font-size:.68rem}}.awards-page{min-height:100vh;background:#ffeeb7;padding:2.8rem 4%;font-family:Inter,sans-serif}.awards-page .awards-header{max-width:850px;margin:0 auto 2.5rem;text-align:center}.awards-page .awards-header h2{font-size:2.5rem;color:#0a2148;font-weight:700;margin-bottom:.5rem}.awards-page .awards-header p{font-size:1.08rem;color:#555;line-height:1.6}.awards-page .awards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:1.5rem;max-width:1180px;margin:0 auto}.awards-page .award-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 8px 22px #00000014;transition:transform .25s ease,box-shadow .25s ease;display:flex;flex-direction:column}.awards-page .award-card:hover{transform:translateY(-4px);box-shadow:0 14px 34px #00000024}.awards-page .award-image img{width:100%;height:180px;object-fit:cover;border-bottom:2px solid #ffeeb7}.awards-page .award-content{padding:1.4rem;display:flex;flex-direction:column;gap:.5rem;height:100%}.awards-page .award-content h3{font-size:1.28rem;color:#0a2148;font-weight:600;line-height:1.35}.awards-page .award-content .award-recipient{font-size:.9rem;color:#444;font-weight:500}.awards-page .award-content .award-year{font-size:.85rem;color:#777;font-weight:600}.awards-page .award-content p{font-size:.95rem;color:#444;line-height:1.55}.awards-page .award-content .award-link{margin-top:auto;font-size:.95rem;font-weight:600;color:#ffce2c;text-decoration:none}.awards-page .award-content .award-link:hover{text-decoration:underline}@media(max-width:768px){.awards-page .awards-header h2{font-size:2.2rem}.awards-page .award-image img{height:160px}}@media(max-width:480px){.awards-page{padding:2rem 3%}.awards-page .awards-header h2{font-size:1.9rem}.awards-page .awards-grid{gap:1.2rem}.awards-page .award-image img{height:140px}.awards-page .award-content{padding:1.1rem}.awards-page .award-content h3{font-size:1.18rem}.awards-page .award-content p{font-size:.92rem}.awards-page .award-content .award-recipient,.awards-page .award-content .award-year{font-size:.82rem}}.alumni-news-page{min-height:100vh;padding:2rem 5%;background:#f5f7fa;display:flex;flex-direction:column;align-items:center}.alumni-news-page h2{font-size:2rem;color:#0a2148;margin-bottom:2rem;text-align:center}.alumni-news-page .news-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.8rem;width:100%;max-width:1200px}.alumni-news-page .news-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px #0000001a;transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column}.alumni-news-page .news-card:hover{transform:translateY(-5px);box-shadow:0 6px 16px #00000026}.alumni-news-page .news-card .news-image{position:relative;width:100%;height:180px}.alumni-news-page .news-card .news-image img{width:100%;height:100%;object-fit:cover}.alumni-news-page .news-card .news-image .date-badge{position:absolute;top:10px;right:10px;background:#105bbf;color:#fff;font-size:.85rem;font-weight:600;padding:.35rem .7rem;border-radius:5px}.alumni-news-page .news-card .news-content{padding:1.5rem;display:flex;flex-direction:column;gap:.5rem}.alumni-news-page .news-card .news-content h3{font-size:1.3rem;color:#0a2148}.alumni-news-page .news-card .news-content p{font-size:1rem;color:#333;margin:.5rem 0}.alumni-news-page .news-card .news-content .news-link{margin-top:auto;font-size:.95rem;font-weight:500;color:#105bbf;text-decoration:none}.alumni-news-page .news-card .news-content .news-link:hover{text-decoration:underline}@media(max-width:768px){.alumni-news-page{padding:2rem 3%}.alumni-news-page .news-card .news-content{padding:1.2rem}.alumni-news-page .news-card .news-image{height:150px}}@media(max-width:480px){.alumni-news-page{padding:1.5rem 2%}.alumni-news-page h2{font-size:1.6rem}.alumni-news-page .news-card .news-content{padding:1rem}.alumni-news-page .news-card .news-content h3{font-size:1.2rem}.alumni-news-page .news-card .news-content p{font-size:.95rem}.alumni-news-page .news-card .news-image{height:130px}.alumni-news-page .news-card .news-image .date-badge{font-size:.75rem;padding:.25rem .5rem}}.donation-page{min-height:100vh;padding:2rem 5%;background:#f9f9f9;display:flex;flex-direction:column;align-items:center}.donation-page h2{font-size:2rem;color:#0a2148;text-align:center;margin-bottom:1rem}.donation-page p{font-size:1rem;text-align:center;max-width:700px;margin-bottom:2rem;color:#333}.donation-page .donation-tiers{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:2rem}.donation-page .donation-tiers .tier-card{background:#fff;border-radius:10px;padding:1.5rem 2rem;text-align:center;box-shadow:0 4px 12px #00000014;cursor:pointer;transition:transform .2s,box-shadow .2s}.donation-page .donation-tiers .tier-card:hover{transform:translateY(-3px);box-shadow:0 6px 16px #0000001f}.donation-page .donation-tiers .tier-card.selected{border:2px solid #105bbf}.donation-page .donation-tiers .tier-card h3{font-size:1.2rem;color:#0a2148;margin-bottom:.5rem}.donation-page .donation-tiers .tier-card p{font-size:1.1rem;font-weight:600;color:#105bbf}.donation-page .donation-form{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:400px}.donation-page .donation-form label{font-weight:500;color:#0a2148}.donation-page .donation-form input{padding:.8rem 1rem;border-radius:8px;border:1px solid #ccc;font-size:1rem;outline:none}.donation-page .donation-form input:focus{border-color:#105bbf;box-shadow:0 0 0 2px #105bbf33}.donation-page .donation-form button{padding:.8rem 1rem;background:#105bbf;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.donation-page .donation-form button:hover{background:#0a3a8b}.donation-page .thank-you-message{margin-top:1.5rem;font-size:1.1rem;color:#105bbf;font-weight:600;text-align:center}@media(max-width:768px){.donation-page{padding:2rem 3%}.donation-page .donation-tiers{gap:1rem}.donation-page .donation-tiers .tier-card{flex:1 1 45%}.donation-page .donation-form{max-width:100%}}@media(max-width:480px){.donation-page{padding:1.5rem 2%}.donation-page h2{font-size:1.6rem}.donation-page p{font-size:.95rem}.donation-page .donation-tiers .tier-card{flex:1 1 100%}}.jobs-page{padding:2.5rem;background:#ffeeb7;min-height:100vh}.jobs-page h2{font-size:1.8rem;font-weight:600;color:#2b2b2b}.jobs-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.add-job-btn{position:absolute;font-size:13px;top:5rem;right:1.3rem;background:#ffce2c;color:#fff;padding:.7rem 1.3rem;border-radius:8px;font-weight:600;cursor:pointer;z-index:1002;transition:all .25s ease}.add-job-btn:hover{background:#fcd452}.jobs-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.8rem}.job-card{background:#fff;border-radius:14px;padding:1.6rem;box-shadow:0 10px 25px #0000000f;transition:transform .25s ease,box-shadow .25s ease;min-height:260px;display:flex;flex-direction:column;justify-content:space-between}.job-card:hover{transform:translateY(-4px);box-shadow:0 16px 30px #0000001a}.job-card h3{font-size:1.1rem;font-weight:600;color:#2b2b2b;margin-bottom:.4rem;min-height:26px}.job-card span{display:block;font-size:.85rem;color:#777;margin-bottom:.25rem;min-height:18px}.job-card p{margin-top:.7rem;font-size:.9rem;line-height:1.5;color:#555;min-height:60px;overflow:hidden}.job-actions{margin-top:1.2rem;display:flex;gap:.6rem}.job-actions button{flex:1;font-size:.8rem;padding:.45rem;border-radius:6px;border:none;cursor:pointer;transition:all .2s ease}.job-actions button:first-child{background:#ffce2c;color:#fff}.job-actions button:first-child:hover{background:#fcd452}.job-actions button:last-child{background:#c89b00;color:#fff}.job-actions button:last-child:hover{background:#957300}.job-modal{position:fixed;inset:0;background:#0f172a8c;display:flex;justify-content:center;align-items:center;z-index:999;animation:fadeIn .25s ease}.modal-content{background:#fff;border-radius:14px;width:100%;max-width:420px;padding:2rem;box-shadow:0 30px 60px #00000040;animation:slideUp .3s ease}.modal-content h3{text-align:center;margin-bottom:1.4rem;color:#2b2b2b}.modal-content input,.modal-content textarea{width:100%;padding:.65rem;margin-bottom:.8rem;border-radius:8px;border:1px solid #ffeeb7;font-size:.85rem}.modal-content input:focus,.modal-content textarea:focus{outline:none;border-color:#ffce2c;box-shadow:0 0 0 2px #ffce2c33}.modal-content textarea{resize:none;min-height:80px}.modal-actions{display:flex;gap:.8rem;margin-top:1rem}.modal-actions button{flex:1;padding:.6rem;font-size:.85rem;border-radius:8px;border:none;cursor:pointer;transition:all .2s ease}.modal-actions button:first-child{background:#ffce2c;color:#fff}.modal-actions button:first-child:hover{background:#fcd452}.modal-actions button:last-child{background:#c89b00;color:#fff}.modal-actions button:last-child:hover{background:#957300}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(25px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:640px){.jobs-page{padding:1.5rem}.modal-content{margin:0 1rem}}@media(max-width:480px){.jobs-page{padding:1rem 2%}.jobs-header{flex-direction:column;align-items:center;text-align:center;gap:1rem}.jobs-header h2{width:100%;font-size:1.4rem;margin:0 auto}.add-job-btn{position:relative;top:auto;right:auto;width:100%;max-width:200px;font-size:.85rem;padding:.5rem .9rem}.jobs-grid{grid-template-columns:1fr;gap:1rem}.job-card{padding:1rem;min-height:auto}.job-card h3{font-size:1rem}.job-card span{font-size:.75rem}.job-card p{font-size:.8rem;min-height:auto}.job-card .job-actions{flex-direction:column;gap:.4rem}.job-card .job-actions button{font-size:.8rem;padding:.4rem}.job-modal{padding:0 .5rem}.modal-content{width:100%;max-width:95%;padding:1.5rem}.modal-content h3{font-size:1.2rem}.modal-content input,.modal-content textarea{font-size:.8rem;padding:.5rem}.modal-content textarea{min-height:60px}.modal-content .modal-actions button{font-size:.8rem;padding:.45rem}}.alumni-directory-page{min-height:100vh;padding:2.5rem 5%;background:#ffeeb7;text-align:center}.alumni-directory-page h2{font-size:2rem;color:#2b2b2b;margin-bottom:2rem}.alumni-directory-header{display:flex;justify-content:center;align-items:center;position:relative;margin-bottom:2rem}.alumni-directory-header h2{margin:0 auto}.alumni-directory-header .alumni-search{position:absolute;right:0;padding:.5rem 1rem;border-radius:8px;border:1px solid #ccc;font-size:.95rem;width:220px;max-width:40%}@media(max-width:768px){.alumni-directory-header .alumni-search{width:150px;font-size:.85rem}}@media(max-width:480px){.alumni-directory-header{flex-direction:column}.alumni-directory-header .alumni-search{position:static;margin-top:.8rem;width:100%}}.alumni-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.8rem;max-width:1300px;margin:0 auto;justify-content:center}.alumni-card{background:#fff;border-radius:14px;padding:1.6rem;box-shadow:0 6px 20px #00000014;transition:.3s ease;display:flex;flex-direction:column;align-items:center}.alumni-card:hover{transform:translateY(-6px);box-shadow:0 10px 28px #00000024}.alumni-photo{width:140px;height:140px;margin-bottom:1rem;border-radius:50%;overflow:hidden;border:2px solid #ffeeb7}.alumni-photo img{width:100%;height:100%;object-fit:cover}.alumni-info{text-align:center}.alumni-info h3{font-size:1.25rem;color:#2b2b2b;margin-bottom:.6rem;font-weight:600}.alumni-info p{font-size:.95rem;color:#555;margin:.35rem 0}.alumni-info p strong{color:#2b2b2b}.send-message-btn{margin-top:12px;padding:8px 18px;border:none;border-radius:8px;background:linear-gradient(135deg,#f7b733,#fc4a1a);color:#fff;font-weight:600;cursor:pointer;transition:.3s ease}.send-message-btn:hover{transform:translateY(-2px);box-shadow:0 6px 14px #00000026}.blurred{filter:blur(4px);pointer-events:none}.alumni-overlay{margin-top:2rem;padding:2.5rem;background:linear-gradient(to top,#fff 60%,#fffc)}.alumni-overlay h3{margin-bottom:.6rem;font-size:1.4rem;color:#2b2b2b}.alumni-overlay p{color:#555}.alumni-overlay button{margin-top:1rem;padding:10px 26px;background:#ffce2c;color:#fff;border-radius:6px;border:none;cursor:pointer}.alumni-overlay button:hover{opacity:.9}@media(max-width:1024px){.alumni-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.alumni-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.alumni-grid{grid-template-columns:1fr}.alumni-photo{width:110px;height:110px}.alumni-info h3{font-size:1rem}.alumni-info p{font-size:.85rem}.send-message-btn{padding:6px 14px;font-size:.8rem}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.alumni-nearby-page{padding:1.5rem 3%;min-height:100vh;background:#ffeeb7}.map-header{max-width:1200px;margin-bottom:1rem}.map-header h2{font-size:1.8rem;color:#2b2b2b}.city-marker{background:transparent;border:none}.city-badge{min-width:80px;padding:6px 10px;border-radius:12px;text-align:center;color:#2b2b2b;box-shadow:0 4px 10px #00000040;border:2px solid rgba(255,255,255,.9)}.city-name{font-size:12px;font-weight:600;color:#000}.city-count{font-size:14px;font-weight:700;color:#000}.popup-content{width:250px;background:#fff;border-radius:12px;box-shadow:0 6px 20px #0000001f;padding:.8rem}.popup-list{max-height:200px;overflow-y:auto}.popup-item{font-size:13px;padding:4px 0;border-bottom:1px solid #ffeeb7;color:#555}.popup-item .batch{color:#777;font-size:12px}.transcripts-page{min-height:100vh;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,#ffeeb7,#fff3cb);padding:2rem 5%;font-family:Inter,sans-serif}.transcripts-page .transcripts-header{max-width:900px;margin:0 auto 2.2rem;text-align:center}.transcripts-page .transcripts-header h2{font-size:2.3rem;font-weight:700;color:#0a2148;margin-bottom:.5rem}.transcripts-page .transcripts-header p{font-size:1rem;color:#555;line-height:1.5}.transcripts-page .transcripts-form{max-width:1000px;width:100%;margin:0 auto;background:#fff;padding:2.2rem 3rem;border-radius:18px;box-shadow:0 14px 40px #00000014}.transcripts-page .form-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:2.5rem;row-gap:1.6rem}.transcripts-page .form-group{display:flex;flex-direction:column}.transcripts-page .form-group label{font-size:.9rem;font-weight:600;margin-bottom:.4rem;color:#0a2148}.transcripts-page .form-group input,.transcripts-page .form-group textarea{padding:.75rem 1rem;border-radius:8px;border:1px solid #dcdcdc;font-size:.95rem;background:#f9fafc;transition:all .2s ease}.transcripts-page .form-group input:focus,.transcripts-page .form-group textarea:focus{outline:none;border-color:#ffce2c;background:#fff;box-shadow:0 0 0 2px #ffce2c26}.transcripts-page .form-group textarea{resize:none;height:55px;max-height:55px;overflow-y:auto;line-height:1.4}.transcripts-page .form-group textarea::-webkit-scrollbar{width:6px}.transcripts-page .form-group textarea::-webkit-scrollbar-thumb{background:#ffce2c66;border-radius:8px}.transcripts-page .radio-group{display:flex;flex-direction:column;justify-content:center}.transcripts-page .radio-group label{margin-bottom:.4rem}.transcripts-page .radio-group .radio-options{display:flex;gap:2rem;align-items:center}.transcripts-page .radio-group .radio-options label{font-size:.9rem;font-weight:500;color:#444;display:flex;align-items:center;gap:.4rem;cursor:pointer}.transcripts-page .radio-group .radio-options label input{accent-color:#ffce2c;transform:scale(1)}.transcripts-page .full-width{grid-column:span 2}.transcripts-page .submit-wrapper{margin-top:2rem;text-align:center}.transcripts-page .submit-btn{background:linear-gradient(135deg,#ffce2c,#ffc503);color:#fff;padding:.7rem 2.2rem;border-radius:30px;border:none;font-size:.95rem;font-weight:600;letter-spacing:.4px;cursor:pointer;transition:all .25s ease}.transcripts-page .submit-btn:hover{transform:translateY(-2px);box-shadow:0 8px 18px #00000026}.transcripts-page .success-message{max-width:650px;margin:0 auto;background:#fff;padding:2rem;border-radius:18px;text-align:center;box-shadow:0 12px 30px #00000014}.transcripts-page .success-message h3{color:#ffce2c;margin-bottom:.8rem;font-size:1.2rem}.transcripts-page .success-message p{font-size:.95rem;color:#444}@media(max-width:992px){.transcripts-page .transcripts-form{max-width:700px;padding:2rem}.transcripts-page .form-grid{column-gap:1.8rem;row-gap:1.4rem}}@media(max-width:768px){.transcripts-page{padding:1.8rem 4%}.transcripts-page .form-grid{grid-template-columns:1fr}.transcripts-page .full-width{grid-column:span 1}.transcripts-page .transcripts-form{padding:1.5rem}.transcripts-page .submit-btn{width:100%}.transcripts-page .transcripts-header h2{font-size:1.9rem}.transcripts-page .transcripts-header p{font-size:.9rem}}.mentorship-page{min-height:100vh;padding:2rem 5%;background:#ffeeb7;display:flex;flex-direction:column;align-items:center;font-family:Roboto,sans-serif}.mentorship-page h2{font-size:2rem;color:#1f1f1f;margin-bottom:.5rem;text-align:center}.mentorship-page p{font-size:1rem;color:#2b2b2b;text-align:center;max-width:700px;margin-bottom:2rem}.mentorship-page .mentors-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.8rem;width:100%;max-width:1200px}.mentorship-page .mentor-card{background:#fff;border-radius:14px;padding:1.8rem 1.5rem;box-shadow:0 10px 28px #00000014;display:flex;flex-direction:column;align-items:center;transition:transform .25s ease,box-shadow .25s ease}.mentorship-page .mentor-card:hover{transform:translateY(-6px);box-shadow:0 16px 38px #0000001f}.mentorship-page .mentor-card .mentor-photo{width:120px;height:120px;border-radius:50%;object-fit:cover;margin-bottom:1rem;border:3px solid #ffce2c}.mentorship-page .mentor-card h3{font-size:1.3rem;color:#c89b00;margin-bottom:.5rem;text-align:center;font-weight:600}.mentorship-page .mentor-card .mentor-expertise{font-size:.95rem;color:#555;text-align:center;margin-bottom:1rem}.mentorship-page .mentor-card .mentor-contact{font-size:.95rem;color:#fff;background:#ffce2c;padding:.5rem 1rem;border-radius:8px;text-decoration:none;transition:.3s background}.mentorship-page .mentor-card .mentor-contact:hover{background:#fcd452}@media(max-width:768px){.mentorship-page{padding:2rem 3%}.mentorship-page .mentors-grid{gap:1.5rem}.mentorship-page .mentor-card{padding:1.5rem 1.3rem}.mentorship-page .mentor-card h3{font-size:1.2rem}.mentorship-page .mentor-card .mentor-expertise{font-size:.9rem}}@media(max-width:480px){.mentorship-page{padding:1.5rem 2%}.mentorship-page h2{font-size:1.6rem}.mentorship-page p{font-size:.95rem}.mentorship-page .mentor-card{padding:1.2rem}.mentorship-page .mentor-card h3{font-size:1.1rem}.mentorship-page .mentor-card .mentor-expertise{font-size:.85rem}.mentorship-page .mentor-card .mentor-contact{font-size:.85rem;padding:.45rem .8rem}.mentorship-page .mentor-card .mentor-photo{width:100px;height:100px}}.visit-alma-mater-page{min-height:100vh;padding:2rem 5%;background:#ffeeb7;display:flex;flex-direction:column;align-items:center;font-family:Roboto,sans-serif}.visit-alma-mater-page h2{font-size:2rem;color:#1f1f1f;margin-bottom:.5rem;text-align:center}.visit-alma-mater-page p{font-size:1rem;color:#2b2b2b;text-align:center;max-width:800px;margin-bottom:2rem}.visit-alma-mater-page .visit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.8rem;width:100%;max-width:1200px;margin-bottom:2rem}.visit-alma-mater-page .visit-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 10px 28px #00000014;transition:transform .25s ease,box-shadow .25s ease;display:flex;flex-direction:column}.visit-alma-mater-page .visit-card:hover{transform:translateY(-6px);box-shadow:0 16px 38px #0000001f}.visit-alma-mater-page .visit-card .visit-image img{width:100%;height:160px;object-fit:cover}.visit-alma-mater-page .visit-card .visit-content{padding:1.2rem 1.5rem;display:flex;flex-direction:column;gap:.5rem}.visit-alma-mater-page .visit-card .visit-content h3{font-size:1.25rem;color:#c89b00}.visit-alma-mater-page .visit-card .visit-content p{font-size:.95rem;color:#555}.visit-alma-mater-page .visit-cta{font-size:1rem;background:#ffce2c;color:#fff;padding:.7rem 1.5rem;border-radius:8px;text-decoration:none;transition:background .3s}.visit-alma-mater-page .visit-cta:hover{background:#fcd452}@media(max-width:768px){.visit-alma-mater-page{padding:2rem 3%}.visit-alma-mater-page .visit-grid{gap:1.5rem}.visit-alma-mater-page .visit-card .visit-content{padding:1rem 1.2rem}}@media(max-width:480px){.visit-alma-mater-page{padding:1.5rem 2%}.visit-alma-mater-page h2{font-size:1.6rem}.visit-alma-mater-page p{font-size:.95rem}.visit-alma-mater-page .visit-card .visit-content{padding:.7rem .9rem}.visit-alma-mater-page .visit-card .visit-content h3{font-size:1.1rem}.visit-alma-mater-page .visit-card .visit-content p{font-size:.9rem}.visit-alma-mater-page .visit-card .visit-image img{height:140px}.visit-alma-mater-page .visit-cta{font-size:.95rem;padding:.6rem 1.2rem}}.events-wrapper{width:100%;padding:40px;box-sizing:border-box;background:#f9f9f9}@media(max-width:768px){.events-wrapper{padding:20px}}.events-wrapper .header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.events-wrapper .header h2{font-size:32px;margin:0;font-weight:700}@media(max-width:768px){.events-wrapper .header h2{font-size:24px}}.events-wrapper .header .view-all-btn{padding:10px 20px;border:none;background:maroon;color:#fff;border-radius:6px;cursor:pointer;font-weight:600;font-size:16px}.events-wrapper .header .view-all-btn:hover{background:#a00000}@media(max-width:1023px){.events-wrapper .header .view-all-btn{padding:8px 16px;font-size:14px}}@media(max-width:768px){.events-wrapper .header .view-all-btn{padding:7px 14px;font-size:13px;border-radius:5px}}.events-container{position:relative;overflow:hidden}.events-inner-wrapper{overflow:hidden}@media(max-width:1023px){.events-inner-wrapper{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.events-inner-wrapper::-webkit-scrollbar{display:none}}.events-inner{display:flex;gap:16px;transition:transform .45s ease}@media(max-width:1023px){.events-inner{transition:none;padding-bottom:10px}}.event-card{width:310px;background:#fff;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 8px 15px #00000026;flex-shrink:0;margin-bottom:15px}@media(max-width:1023px){.event-card{width:280px}}@media(max-width:480px){.event-card{width:90%}}.event-card .event-img{height:200px;width:100%;background-size:cover;background-position:center;border-bottom:1px solid #ccc}.event-card .event-content{padding:16px;display:flex;flex-direction:column;gap:8px;flex:1}.event-card .event-content .event-title{font-size:17px;font-weight:600;margin:0}.event-card .event-content .event-type{font-size:12px;background:#223a5e;color:#fff;padding:4px 10px;border-radius:4px;width:fit-content}.event-card .event-content .event-date{font-size:13px;color:#555}.event-card .event-content .event-btn{margin-top:auto;padding:9px;background:maroon;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer}.event-card .event-content .event-btn:hover{background:#a00000}.prev{left:10px}.next{right:10px}.event-desc{font-size:13px;color:#555;margin-top:4px}.carousellist7{width:100%;padding:25px;background-color:#ecececfa;min-height:100vh}.carousellist7 .carousel7-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.carousellist7 .carousel7-header h2{font-size:1.8rem;font-weight:600}.carousellist7 .carousel7-header .view-all{padding:10px 20px;border:none;background:maroon;color:#fff;border-radius:5px;cursor:pointer;font-weight:600;font-size:16px;transition:background .3s}.carousellist7 .carousel7-header .view-all:hover{background:#a00000}.carousellist7 .carousel7-items{display:flex;gap:20px;overflow-x:auto}.carousellist7 .carousel7-items .carousel7-item{flex-shrink:0;width:425px;border-radius:5px;box-shadow:0 4px 12px #0000001a;overflow:hidden;background:#fff;transition:transform .2s ease}.carousellist7 .carousel7-items .carousel7-item:hover{transform:scale(.99)}.carousellist7 .carousel7-items .carousel7-item img{width:100%;height:200px;object-fit:cover;cursor:pointer}.carousellist7 .carousel7-items .carousel7-item .carousel7-caption{padding:12px}.carousellist7 .carousel7-items .carousel7-item .carousel7-caption p{font-size:1rem;font-weight:500;margin-bottom:6px}.carousellist7 .carousel7-items .carousel7-item .carousel7-caption span{font-size:.875rem;color:#555}@media(max-width:1024px){.carousel7 .carousel7-header .view-all{padding:8px 16px;font-size:14px}.carousel7 .carousel7-items .carousel7-item{width:calc(50vw - 30px)}}@media(max-width:768px){.carousel7 .carousel7-header .view-all{padding:7px 14px;font-size:13px;border-radius:4px}.carousel7 .carousel7-items .carousel7-item{width:calc(100vw - 50px)}}.profile-page{min-height:100vh;width:100%;padding:4rem 6vw;background:linear-gradient(135deg,#ffc813,#eeb700);font-family:Roboto,sans-serif;color:#fff}.profile-wrapper{display:flex;align-items:flex-start;gap:4rem}.profile-left{flex:0 0 320px}.profile-left img{width:100%;max-width:320px;aspect-ratio:1/1;object-fit:cover;border-radius:16px;border:3px solid rgba(255,255,255,.3);box-shadow:0 15px 30px #bebcbc40}.profile-right{flex:1}.profile-right h1{font-family:Playfair Display,serif;font-size:clamp(2rem,5vw,3rem);font-weight:700;color:#fff;margin-bottom:.75rem}.profile-meta{display:flex;flex-wrap:wrap;gap:1.5rem;font-weight:500;color:#fdefbf;margin-bottom:.75rem;font-size:clamp(.9rem,2vw,1.2rem)}.profile-location{color:#ffeeb7;margin-bottom:2rem;font-size:clamp(.85rem,1.8vw,1.1rem)}.profile-bio h3{font-family:Playfair Display,serif;font-size:clamp(1.4rem,3vw,1.8rem);color:#fff;margin-bottom:.75rem}.profile-bio p{font-size:clamp(1rem,2.2vw,1.2rem);line-height:1.8;max-width:800px;color:#fff}@media(max-width:900px){.profile-page{padding:2rem 1.5rem}.profile-wrapper{flex-direction:column;gap:2rem}.profile-left img{max-width:240px;border-width:2px}}.entrepreneurs-page{min-height:100vh;padding:2.5rem 5%;background:#ffeeb7;display:flex;flex-direction:column;align-items:center;font-family:Inter,sans-serif}.entrepreneurs-page h2{font-size:2.2rem;color:#2b2b2b;margin-bottom:2.4rem;font-weight:700;text-align:center}.entrepreneurs-page .entrepreneurs-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.8rem;max-width:1200px;margin:0 auto;justify-content:center}.entrepreneur-card{background:#fff;border-radius:14px;padding:1.8rem 1.6rem;display:flex;flex-direction:column;align-items:center;box-shadow:0 8px 24px #00000014;transition:transform .25s ease,box-shadow .25s ease}.entrepreneur-card:hover{transform:translateY(-6px);box-shadow:0 14px 36px #0000001f}.entrepreneur-card .entrepreneur-photo{width:150px;height:150px;border-radius:50%;overflow:hidden;margin-bottom:1.2rem;border:4px solid #ffeeb7}.entrepreneur-card .entrepreneur-photo img{width:100%;height:100%;object-fit:cover}.entrepreneur-card .entrepreneur-info{text-align:center}.entrepreneur-card .entrepreneur-info h3{font-size:1.3rem;color:#2b2b2b;margin-bottom:.6rem;font-weight:600}.entrepreneur-card .entrepreneur-info p{font-size:.95rem;color:#555;margin:.35rem 0}.entrepreneur-card .entrepreneur-info p strong{color:#c89b00;font-weight:600}.entrepreneur-card .entrepreneur-info p a{color:#ffce2c;text-decoration:none;font-weight:500}.entrepreneur-card .entrepreneur-info p a:hover{text-decoration:underline}.entrepreneur-card .entrepreneur-info .website-link{display:inline-block;margin-top:.4rem;padding:6px 14px;background:#c89b00;color:#fff;border-radius:20px;font-size:.85rem;transition:background .2s ease}.entrepreneur-card .entrepreneur-info .website-link:hover{background:#2b2b2b;text-decoration:none}@media(max-width:768px){.entrepreneurs-page{padding:2rem 3%}.entrepreneurs-page h2{font-size:1.9rem}.entrepreneur-card{padding:1.4rem}.entrepreneur-card .entrepreneur-photo{width:130px;height:130px}.entrepreneur-card .entrepreneur-info h3{font-size:1.15rem}.entrepreneur-card .entrepreneur-info p{font-size:.9rem}}@media(max-width:480px){.entrepreneurs-page{padding:1.5rem 2%}.entrepreneurs-page h2{font-size:1.6rem}.entrepreneur-card{padding:1.2rem}.entrepreneur-card .entrepreneur-photo{width:110px;height:110px}.entrepreneur-card .entrepreneur-info h3{font-size:1rem}.entrepreneur-card .entrepreneur-info p{font-size:.85rem}}.entrepreneurs-overlay{position:fixed;inset:0;background:#0a2148a6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:50;padding:1rem;margin-top:60px}.entrepreneurs-overlay .overlay-box{background:#fff;max-width:420px;width:100%;padding:2.4rem 2rem;border-radius:18px;text-align:center;box-shadow:0 20px 50px #00000040;animation:overlayFade .35s ease}.entrepreneurs-overlay .overlay-box h3{font-size:1.5rem;color:#2b2b2b;font-weight:700;margin-bottom:.8rem}.entrepreneurs-overlay .overlay-box p{font-size:.95rem;color:#555;margin-bottom:1.8rem;line-height:1.5}.entrepreneurs-overlay .overlay-box button{background:linear-gradient(135deg,#c89b00,#2b2b2b);color:#fff;border:none;border-radius:28px;padding:.75rem 2.2rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.entrepreneurs-overlay .overlay-box button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00336659}@keyframes overlayFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.entrepreneurs-grid.blurred{filter:blur(4px);pointer-events:none;-webkit-user-select:none;user-select:none}@media(max-width:480px){.entrepreneurs-page{padding:1.2rem 2%}.entrepreneurs-page h2{font-size:1.6rem;margin-bottom:1.6rem}.entrepreneurs-page .entrepreneurs-grid{display:grid;grid-template-columns:1fr;gap:1rem;max-width:100%;margin:0 auto}.entrepreneur-card{padding:1rem;width:100%}.entrepreneur-card .entrepreneur-photo{width:100px;height:100px;margin-bottom:1rem;border-width:3px}.entrepreneur-card .entrepreneur-info h3{font-size:1rem}.entrepreneur-card .entrepreneur-info p{font-size:.8rem}.entrepreneur-card .entrepreneur-info .website-link{font-size:.75rem;padding:5px 12px}.entrepreneurs-overlay .overlay-box{max-width:90%;padding:2rem 1.5rem}.entrepreneurs-overlay .overlay-box h3{font-size:1.3rem}.entrepreneurs-overlay .overlay-box p{font-size:.85rem}.entrepreneurs-overlay .overlay-box button{font-size:.85rem;padding:.6rem 1.8rem}}.entrepreneurs-header{width:100%;max-width:1200px;margin:0 auto 2rem;display:flex;flex-direction:column;align-items:center;gap:1.6rem}.entrepreneurs-header h2{text-align:center;margin:0}.entrepreneurs-filter-bar{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap;padding:1.3rem 1.8rem;border-radius:18px;background:linear-gradient(135deg,#ffce2c2e,#ffeeb78c);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 10px 28px #0000000f}.filter-group{display:flex;flex-direction:column;gap:4px}.filter-group label{font-size:.7rem;font-weight:600;letter-spacing:.05em;color:#555}.filter-group select,.filter-group input{min-width:190px;padding:9px 12px;border-radius:10px;border:none;outline:none;background:#ffffffd9;color:#2b2b2b;font-size:.9rem;transition:.25s ease}.filter-group select:focus,.filter-group input:focus{background:#fff;box-shadow:0 6px 18px #ffce2c40;transform:translateY(-1px)}.filter-group select:hover,.filter-group input:hover{background:#fff}@media(max-width:768px){.entrepreneurs-filter-bar{width:100%;padding:1.2rem;gap:1.2rem}.filter-group{width:100%}.filter-group select,.filter-group input{width:100%;min-width:unset}}.entrepreneurs-filter-bar{display:flex;flex-wrap:nowrap!important;align-items:flex-end;gap:15px;overflow-x:auto;padding-bottom:20px}.entrepreneurs-filter-bar .filter-group{display:flex;flex-direction:column;flex:0 0 auto}.entrepreneurs-filter-bar select,.entrepreneurs-filter-bar input{width:220px!important;height:35px!important;padding:8px 12px;border-radius:6px;font-size:12px;box-sizing:border-box}.entrepreneurs-filter-bar select{appearance:none}.entrepreneurs-filter-bar label{font-size:13px;margin-bottom:5px;font-weight:500}.scan-container{min-height:100vh;width:100%;display:flex;justify-content:center;align-items:center;padding:1rem;box-sizing:border-box;background:#0f0f15;font-family:Montserrat,sans-serif}.scan-container.full-center{display:flex;justify-content:center;align-items:center}.scan-container .loading-text{font-size:1.2rem;color:#f0b429;font-weight:600}.scan-container .not-found-card{background:#1c1c24;padding:2rem 2.5rem;border-radius:16px;box-shadow:0 0 25px #f0b42966;text-align:center}.scan-container .not-found-card h2{color:#f0b429;font-size:1.8rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 0 10px #f0b429}.scan-container .not-found-card p{color:#ddd;font-size:1rem;margin-top:.5rem}.scan-container .scan-wrapper{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;max-width:900px}.scan-container .scan-wrapper .card{flex:1 1 350px;max-width:400px;border-radius:18px;padding:1.5rem;display:flex;flex-direction:column;align-items:center;background:linear-gradient(145deg,#1b1b26,#14141a);box-shadow:0 4px 20px #f0b42966;color:#fff;position:relative;transition:transform .3s ease,box-shadow .3s ease}.scan-container .scan-wrapper .card:hover{box-shadow:0 0 35px #fcb91cb3}.scan-container .scan-wrapper .card .profile-img{width:130px;height:130px;border-radius:50%;object-fit:cover;border:3px solid #f0b429;box-shadow:0 0 12px #f0b42999;margin-bottom:.5rem}.scan-container .scan-wrapper .card .fullname{font-size:1.5rem;font-weight:700;color:#f0b429;margin-bottom:.3rem}.scan-container .scan-wrapper .card .info{font-size:.95rem;margin:.1rem 0;color:#ddd;font-weight:500}.scan-container .scan-wrapper .card .membership{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;font-weight:600;margin-top:.4rem}.scan-container .scan-wrapper .card .membership .gold{color:#f0b429;font-weight:700}.scan-container .scan-wrapper .card .membership .copy-btn{padding:.25rem .6rem;font-size:.8rem;background:#f0b429;color:#111;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease}.scan-container .scan-wrapper .card .membership .copy-btn:hover{background:#d1a013}.scan-container .scan-wrapper .card svg{margin-top:.4rem}.scan-container .scan-wrapper .left-card,.scan-container .scan-wrapper .right-card{padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:.25rem}.scan-container .scan-wrapper .right-card .info{text-align:center}@media(max-width:768px){.scan-wrapper{flex-direction:column;align-items:center;gap:1rem}.card{width:95%}.profile-img{width:120px;height:120px}.fullname{font-size:1.4rem}.membership{font-size:.9rem}}html,body{height:100%;scroll-behavior:smooth;overflow-y:auto}.chennai-chapter-page{padding:3rem 5%;background:#ffeeb7;min-height:100vh}.chapter-hero{background:#fce28d;color:#000;padding:2rem;border-radius:14px;margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.chapter-hero h1{font-size:2.2rem;margin-bottom:.3rem}.chapter-hero p{margin:0;opacity:.9}.chapter-hero .chapter-search input{padding:.55rem .9rem;border-radius:8px;border:1px solid rgba(0,0,0,.15);font-size:.9rem;min-width:220px}.members-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.member-card{background:#fff;border-radius:12px;padding:1.3rem;box-shadow:0 4px 14px #00000014;min-height:300px;display:flex;flex-direction:column;align-items:center;text-align:center}.member-card h3{font-size:1.05rem;margin-bottom:.3rem}.member-card .designation,.member-card .branch-batch,.member-card .profession{font-size:.82rem;margin-bottom:.25rem;color:#555}.member-card .profession{color:#777}.member-card .send-message-btn{margin-top:auto;background:#ffce2c;color:#fff;border:none;padding:.55rem 1.2rem;border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;transition:.2s ease}.member-card .send-message-btn:hover{opacity:.9}.member-photo img{width:115px;height:115px;border-radius:8%;object-fit:cover;margin-bottom:.8rem}@media(max-width:1200px){.members-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.members-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.members-grid{grid-template-columns:1fr}}.messaging-float{position:fixed;bottom:20px;right:20px;background-color:#fac928;color:#1f1f1f;font-size:24px;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1000;box-shadow:0 4px 8px #0006}.messaging-float .float-badge{position:absolute;top:-3px;right:-3px;background-color:#c89b00;color:#fff;font-size:11px;font-weight:700;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000004d}.messaging-panel{position:fixed;bottom:5px;right:15px;width:350px;height:475px;background:#fff;border-radius:12px;box-shadow:0 8px 16px #0003;display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease;transform:translateY(100%);opacity:0}.messaging-panel.open{transform:translateY(0);opacity:1;z-index:3100}.panel-header{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;background-color:#ffce2c;color:#1f1f1f;font-weight:700;font-size:14px;border-bottom:1px solid #ffeeb7}.panel-header button{background:transparent;border:none;font-size:18px;cursor:pointer;color:#1f1f1f}.panel-search{padding:8px 12px;border-bottom:1px solid #ffeeb7}.panel-search input{width:100%;padding:8px 12px;border-radius:8px;border:1px solid #ffeeb7;outline:none;font-size:14px;background:#fff;color:#2b2b2b}.panel-search input::placeholder{color:#777}.panel-body{flex:1;overflow-y:auto}.panel-body .user-list .user-item{display:flex;align-items:center;padding:10px 12px;cursor:pointer;transition:background .2s;border-bottom:1px solid #ffeeb7}.panel-body .user-list .user-item:hover{background:#fdefbf}.panel-body .user-list .user-item img{width:40px;height:40px;border-radius:50%;object-fit:cover;margin-right:12px}.panel-body .user-list .user-item .user-info{flex:1;display:flex;flex-direction:column}.panel-body .user-list .user-item .user-info p{margin:0;font-weight:500;font-size:14px;color:#2b2b2b}.panel-body .user-list .user-item .user-info .last-message{display:flex;justify-content:space-between;align-items:flex-start;font-size:12px;margin-top:4px}.panel-body .user-list .user-item .user-info .last-message .time{font-size:10px;color:#777;margin-bottom:2px;text-align:center}.panel-body .user-list .user-item .user-info .last-message .badge{background-color:#ffce2c;color:#1f1f1f;font-size:10px;padding:2px 6px;border-radius:12px;margin-top:2px;min-width:18px;text-align:center}.panel-body .user-list .user-item .user-info .last-message span{color:#555}.panel-body .empty-state{padding:20px;text-align:center;color:#777;font-size:13px}.chat-window{display:flex;flex-direction:column;height:100%}.chat-window .chat-header{display:flex;align-items:center;padding:12px;background-color:#fff;border-bottom:1px solid #ffeeb7}.chat-window .chat-header button{background:#ffeeb7;border:none;color:#2b2b2b;font-size:15px;margin-right:5px;cursor:pointer}.chat-window .chat-header img{width:40px;height:40px;border-radius:50%;object-fit:cover;margin-right:8px}.chat-window .chat-header p{font-weight:500;margin:0;color:#2b2b2b}.chat-window .chat-messages{flex:1;padding:12px;overflow-y:auto;display:flex;flex-direction:column}.chat-window .chat-messages .message{max-width:75%;margin-bottom:10px;padding:8px 12px;border-radius:12px;position:relative;font-size:14px;word-break:break-word}.chat-window .chat-messages .message.sent{align-self:flex-end;background-color:#ffce2c;color:#1f1f1f}.chat-window .chat-messages .message.received{align-self:flex-start;background-color:#fff;color:#2b2b2b}.chat-window .chat-messages .message .message-meta{display:flex;justify-content:flex-end;align-items:center;font-size:10px;color:#555;margin-top:2px}.chat-window .chat-messages .message .message-meta .time{margin-right:4px}.chat-window .chat-messages .message .message-meta .tick{color:#fdefbf}.chat-window .chat-input{display:flex;padding:8px 12px;border-top:1px solid #ffeeb7;background:#fff}.chat-window .chat-input input{flex:1;padding:8px 12px;border-radius:20px;border:1px solid #ffeeb7;outline:none;font-size:14px;margin-right:6px;background:#fff;color:#2b2b2b}.chat-window .chat-input input::placeholder{color:#777}.chat-window .chat-input button{background-color:#ffce2c;border:none;color:#1f1f1f;padding:8px 12px;border-radius:50%;cursor:pointer;font-size:16px}.admin-users{min-height:100vh;background:#ffeeb7;padding:3rem 5%;font-family:Inter,system-ui,sans-serif;color:#2b2b2b}.admin-users h2{font-size:2.4rem;font-weight:700;margin-bottom:2rem;color:#1f1f1f}.section{background:#fff;border-radius:14px;padding:1.8rem 2rem;margin-bottom:2.5rem;box-shadow:0 8px 24px #00000014;transition:box-shadow .25s ease,transform .25s ease}.section h3{font-size:1.4rem;font-weight:600;margin-bottom:1.2rem;color:#c89b00}.empty{color:#555;font-size:.95rem;padding:.5rem 0}table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #ffeeb7;border-radius:5px;overflow:hidden;background:#fff}td{padding:16px 12px;font-size:.95rem;border-top:1px solid #ffeeb7;color:#2b2b2b}tbody tr{transition:background .2s ease}.membership{font-weight:600;color:#ffce2c;cursor:pointer}.membership:hover{text-decoration:underline}.btn-reject{background:#c70202;color:#fff}.btn-reject:hover{background:#f74141;transform:translateY(-1px)}.btn-remove{background:#c70202;color:#fff}.btn-remove:hover{background:#f74141;transform:translateY(-1px)}.admin-loading{text-align:center;font-size:1rem;padding:3rem;color:#555}@media(max-width:768px){table,thead,tbody,th,tr{display:block}thead{display:none}tbody tr{background:#fff;border-radius:14px;margin-bottom:1.4rem;padding:1.2rem;box-shadow:0 6px 20px #00000014}td{display:flex;justify-content:space-between;align-items:center;border:none;padding:8px 0;font-size:.85rem}td:before{content:attr(data-label);font-weight:600;color:#555}.actions{flex-direction:column;align-items:stretch;margin-top:.6rem}button{width:100%}}@media(max-width:480px){.admin-users h2{font-size:2rem}.section h3{font-size:1.25rem}}.toggle-switch{position:relative;display:inline-block;width:44px;height:22px}.toggle-switch input{opacity:0;width:0;height:0}.toggle-switch .slider{position:absolute;cursor:pointer;inset:0;background-color:#fdefbf;transition:.3s;border-radius:22px}.toggle-switch .slider:before{position:absolute;content:"";height:18px;width:18px;left:2px;bottom:2px;background-color:#fff;transition:.3s;border-radius:50%}.toggle-switch input:checked+.slider{background-color:#ffce2c}.toggle-switch input:checked+.slider:before{transform:translate(22px)}.table-wrapper{max-height:550px;overflow-y:auto;overflow-x:auto;border-radius:6px;padding-bottom:10px}.pagination{display:flex;justify-content:center;flex-wrap:wrap;gap:6px;margin-top:14px}.pagination button{padding:6px 12px;border-radius:6px;background:#fdefbf;font-size:.8rem}.pagination button:disabled{opacity:.4;cursor:not-allowed}.members-fab{position:fixed;top:90px;right:24px;width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#ffce2c,#fcd452);color:#fff;font-size:22px;border:none;cursor:pointer;z-index:999;box-shadow:0 10px 25px #00000040}.members-fab:hover{transform:scale(1.08)}.members-modal-overlay{position:fixed;inset:0;background:#0000008c;display:flex;justify-content:center;align-items:center;z-index:1000}.members-modal{background:#fff;width:90%;max-width:1200px;max-height:80vh;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 50px #0000004d}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:linear-gradient(90deg,#ffce2c,#fcd452);color:#fff}.modal-header h3{margin:0;font-size:1.2rem}.modal-header .close-btn{background:transparent;border:none;font-size:22px;cursor:pointer;color:#fff}.modal-body{padding:16px;overflow-y:auto}.member-search{flex:1;max-width:260px;padding:6px 10px;font-size:.85rem;border-radius:6px;border:none;outline:none;margin:0 12px}.edit-member-overlay{position:fixed;inset:0;background:#0000008c;display:flex;justify-content:center;align-items:center;z-index:9999}.edit-member-modal{width:700px;max-width:95%;background:#fff;border-radius:10px;box-shadow:0 15px 40px #00000040;display:flex;flex-direction:column;animation:fadeInScale .2s ease-in-out}.edit-member-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #eee}.edit-member-header h3{margin:0;font-size:16px;font-weight:600;color:#333}.edit-member-close{background:none;border:none;font-size:18px;cursor:pointer;color:#666;transition:.2s}.edit-member-close:hover{color:#000}.edit-member-body{padding:20px;max-height:65vh;overflow-y:auto}.edit-member-form{display:grid;grid-template-columns:repeat(2,1fr);gap:16px 20px}.edit-member-form label{display:flex;flex-direction:column;font-size:13px;font-weight:600;color:#444}.edit-member-form input,.edit-member-form select,.edit-member-form textarea{margin-top:6px;padding:8px 10px;font-size:13px;border:1px solid #ccc;border-radius:6px;outline:none;height:38px;width:100%;transition:.2s ease;box-sizing:border-box}.edit-member-form textarea{height:70px;resize:vertical}.edit-member-form input:focus,.edit-member-form select:focus,.edit-member-form textarea:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff26}.edit-member-form textarea,.edit-member-form .full-width{grid-column:span 2}.edit-member-footer{padding:14px 20px;border-top:1px solid #eee;display:flex;justify-content:flex-end;gap:10px}.edit-btn-cancel{padding:8px 16px;border-radius:6px;border:1px solid #ccc;background:#fff;font-size:13px;cursor:pointer;transition:.2s}.edit-btn-cancel:hover{background:#f3f3f3}.edit-btn-save{padding:8px 18px;border-radius:6px;border:none;background:#007bff;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:.2s}.edit-btn-save:hover{background:#0056b3}.edit-member-body::-webkit-scrollbar{width:6px}.edit-member-body::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.edit-member-body::-webkit-scrollbar-thumb:hover{background:#999}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media(max-width:600px){.edit-member-form{grid-template-columns:1fr}.edit-member-form textarea,.edit-member-form .full-width{grid-column:span 1}}.admin-posts{min-height:100vh;background:#ffeeb7;padding:3rem 5%;font-family:Inter,system-ui,sans-serif;color:#2b2b2b}.admin-posts h2{font-size:2.4rem;font-weight:700;margin-bottom:2rem;color:#1f1f1f}.section{background:#fff;border-radius:14px;padding:2rem;margin-bottom:3rem;box-shadow:0 8px 24px #00000014;transition:box-shadow .25s ease,transform .25s ease}.section:hover{transform:translateY(-3px);box-shadow:0 14px 36px #0000001f}.section h3{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#c89b00}.empty{color:#555;font-size:.95rem;padding:1rem 0;text-align:center}.table-wrapper{max-height:600px;overflow-y:auto;border-radius:12px;background:#fff;box-shadow:0 8px 24px #00000014;margin-bottom:1rem}table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #ffeeb7;border-radius:12px;background:#fff}thead{background:linear-gradient(90deg,#ffce2c,#fcd452)}th{text-align:left;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;padding:14px 12px;color:#fff}td{padding:14px 12px;font-size:.95rem;border-top:1px solid #ffeeb7;color:#2b2b2b;vertical-align:middle}tbody tr{transition:background .2s ease;border-bottom:1px solid #ffeeb7}tbody tr:hover{background:#f8e8b352}.actions{display:flex;gap:10px;flex-wrap:wrap}.content-cell{gap:8px;align-items:center;min-height:48px}.content-cell img{width:40px;height:30px;object-fit:cover;border-radius:4px}.content-cell span{display:inline-block;max-width:100%;word-wrap:break-word}button{padding:7px 16px;font-size:.85rem;border-radius:20px;border:none;cursor:pointer;font-weight:500;transition:all .25s ease}.btn-approve{background:linear-gradient(135deg,#ffce2c,#fcd452);color:#fff}.btn-approve:hover{background:linear-gradient(135deg,#fcd452,#ffce2c);transform:translateY(-1px)}.btn-reject,.btn-remove{background:#c70202;color:#fff}.btn-reject:hover,.btn-remove:hover{background:#f74141;transform:translateY(-1px)}.status{font-size:12px;font-weight:600}.status.waiting{color:#ff9800}.status.approved{color:#2e7d32}.pagination{display:flex;justify-content:center;gap:6px;margin-top:12px}.pagination button{padding:6px 14px;border-radius:6px;background:#fdefbf;font-size:.85rem}.pagination button.active{background:#ffce2c;color:#fff;font-weight:600}.pagination button:disabled{opacity:.4}@media(max-width:768px){table,thead,tbody,th,tr,td{display:block}thead{display:none}tbody tr{background:#fff;border-radius:14px;margin-bottom:1.5rem;padding:1.2rem 1rem;box-shadow:0 6px 20px #00000014}td{display:flex;justify-content:space-between;align-items:center;border:none;padding:8px 0;font-size:.85rem}td:before{content:attr(data-label);font-weight:600;color:#555;flex:1 0 40%}.actions{flex-direction:column;align-items:stretch;margin-top:.5rem}button{width:100%}}@media(max-width:480px){.admin-posts h2{font-size:2rem}.section h3{font-size:1.25rem}}.alumni-day-page{min-height:100vh;background:#ffeeb7;padding:3rem 4%;font-family:Inter,sans-serif}@media(max-width:768px){.alumni-day-page{padding:2rem 3%}}.alumni-day-header{text-align:center;margin-bottom:2.5rem}.alumni-day-header h1{max-width:1000px;margin:0 auto;font-size:2.8rem;font-weight:700;line-height:1.2;color:#2b2b2b}.alumni-day-header h1 .line1{display:block;color:#141001}.alumni-day-header h1 .line2{display:block;color:#141001;margin-top:.3rem}@media(max-width:768px){.alumni-day-header h1{font-size:2.3rem}}@media(max-width:480px){.alumni-day-header h1{font-size:1.9rem}}.alumni-day-content{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:1.25rem}.alumni-day-content p{font-size:1.05rem;color:#555;line-height:1.7}@media(max-width:768px){.alumni-day-content p{font-size:1rem;line-height:1.6}}@media(max-width:480px){.alumni-day-content p{font-size:.95rem;line-height:1.5}}.alumni-day-content .final-line{font-family:Segoe Script,cursive;font-size:2rem;color:#ffc402;text-align:center;margin-top:1.5rem}@media(max-width:768px){.alumni-day-content .final-line{font-size:1.4rem}}@media(max-width:480px){.alumni-day-content .final-line{font-size:1.25rem}}.city-empty-state{background-color:#ffeeb7;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.city-empty-state h2{font-size:2rem;font-weight:700;color:#2b2b2b;margin-bottom:.8rem}.city-empty-state p{font-size:1rem;font-weight:500;color:#555}.batch-empty-state{background-color:#ffeeb7;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.batch-empty-state h2{font-size:2rem;font-weight:700;color:#2b2b2b;margin-bottom:.8rem}.batch-empty-state p{font-size:1rem;font-weight:500;color:#555}
