:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,-apple-system,sans-serif;margin:0;background-color:#1e3a8a;display:block}#root{margin:0;padding:0;width:100%}.navbar{background-color:#1e3a8a;color:#fff;padding:1rem 0;box-shadow:0 2px 4px #0000001a;width:100%}.navbar-container{max-width:100%;margin:0 auto;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.navbar-logo-group{display:flex;align-items:center;gap:.25rem;text-decoration:none;color:#fff;cursor:pointer}.navbar-logo-uf{height:5rem;width:auto}.navbar-divider{width:2px;height:4rem;background-color:#fff;margin-left:.1rem}.navbar-logo-text{display:center;flex-direction:column;align-items:flex-start;justify-content:center;text-align:center;line-height:1.1;margin-left:.5rem}.navbar-text-top{font-size:1.9rem;font-weight:600;white-space:nowrap}.navbar-text-bottom{font-size:1.125rem;font-weight:500;white-space:nowrap}.navbar-logo-vensa{height:5rem;width:auto}.navbar-links{display:flex;align-items:center;gap:.25rem;font-size:1.125rem;font-weight:500}.navbar-link{padding:.5rem 1rem;color:#fff;text-decoration:none;transition:background-color .2s,color .2s;white-space:nowrap;position:relative;border-radius:.375rem}.navbar-link:hover{background-color:#fbbf24;color:#1e3a8a}.navbar-link.active{text-decoration:underline;text-underline-offset:.35rem;text-decoration-thickness:2px;text-decoration-color:#fbbf24}.navbar-separator{color:#fff6;margin:0 .125rem;font-weight:300}.navbar-profile-container{position:relative;margin-left:.5rem}.navbar-profile{padding:.5rem 1.25rem;background-color:#ffffff26;color:#fff;text-decoration:none;border-radius:.375rem;font-weight:500;transition:background-color .2s,color .2s;white-space:nowrap;display:inline-block;border:1px solid rgba(255,255,255,.3)}.navbar-profile:hover{background-color:#fbbf24;color:#1e3a8a;border-color:#fbbf24}.navbar-dropdown{position:absolute;top:calc(100% + .375rem);right:0;background-color:#fff;border-radius:.375rem;box-shadow:0 4px 12px #00000026;min-width:120px;z-index:1000;overflow:hidden}.navbar-dropdown-item{display:block;width:100%;padding:.625rem 1rem;background:none;border:none;color:#1e3a8a;font-size:.875rem;font-weight:500;text-align:left;cursor:pointer;transition:background-color .2s}.navbar-dropdown-item:hover{background-color:#f3f4f6}.navbar-mobile-toggle{display:none;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001}.hamburger{display:flex;flex-direction:column;justify-content:space-between;width:28px;height:20px}.hamburger-line{display:block;width:100%;height:3px;background-color:#fff;border-radius:2px;transition:transform .3s ease,opacity .3s ease}.hamburger.open .hamburger-line:nth-child(1){transform:translateY(8.5px) rotate(45deg)}.hamburger.open .hamburger-line:nth-child(2){opacity:0}.hamburger.open .hamburger-line:nth-child(3){transform:translateY(-8.5px) rotate(-45deg)}.navbar-mobile-overlay{display:none}@media(max-width:900px){.navbar-mobile-toggle{display:block}.navbar-links{display:none;position:absolute;top:100%;left:0;right:0;background-color:#1e3a8a;flex-direction:column;padding:1rem;gap:0;box-shadow:0 4px 12px #0003;z-index:1000}.navbar-links.mobile-open{display:flex}.navbar-separator{display:none}.navbar-link{padding:1rem;text-align:center;border-bottom:1px solid rgba(255,255,255,.1);width:100%}.navbar-link:last-of-type{border-bottom:none}.navbar-profile{margin-top:.5rem;text-align:center;width:100%;margin-left:0}.navbar-container{position:relative}.navbar-mobile-overlay{display:block;position:fixed;inset:0;background-color:#00000080;z-index:999}.navbar-logo-group{gap:.15rem}.navbar-logo-uf,.navbar-logo-vensa{height:3rem}.navbar-divider{height:2.5rem}.navbar-text-top{font-size:1.2rem}.navbar-text-bottom{font-size:.8rem}.footer-content{flex-direction:column;align-items:center;text-align:center;gap:1.5rem}.footer-logo-group{justify-content:center}.footer-right{flex-direction:column;align-items:center;gap:1.5rem}.footer-social,.footer-contact{align-items:center}.contact-item{justify-content:center;text-align:center}.contact-item span{text-align:center}}@media(max-width:480px){.navbar-logo-uf,.navbar-logo-vensa{height:2.5rem}.navbar-divider{height:2rem}.navbar-text-top{font-size:1rem}.navbar-text-bottom{font-size:.7rem}.navbar-logo-text{margin-left:.25rem}.footer-logo-uf,.footer-logo-vensa{height:2.5rem}.footer-divider{height:2rem}.footer-text-top{font-size:.9rem}.footer-text-bottom{font-size:.6rem}.footer-copyright{font-size:.75rem}}.about-page{min-height:100vh;background-color:#fff;width:100%}.hero-banner{position:relative;height:16rem;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;width:100%}.hero-overlay{position:absolute;inset:0;background-color:#1e3a8a99}.hero-content{position:relative;z-index:10;text-align:center;color:#fff}.hero-title{font-size:2.25rem;font-weight:700;margin-bottom:1rem}.hero-button{background-color:#fff;color:#1e3a8a;padding:.5rem 1.5rem;border:none;border-radius:.25rem;font-weight:600;cursor:pointer;transition:background-color .2s;text-decoration:none;display:inline-block}.hero-button:hover{background-color:#f3f4f6}.content-section{max-width:1152px;margin:0 auto;padding:4rem 1.5rem}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.content-grid-reverse{grid-template-columns:1fr 1fr}.content-grid-reverse .content-image-wrapper{order:-1}.content-text{text-align:center;display:flex;flex-direction:column;gap:1rem}.content-text .involvement-button{align-self:center}.section-title{font-size:3.25rem;font-weight:700;margin-bottom:.1rem;color:#1e3a8a}.section-description{color:#374151;line-height:1.75;font-size:.875rem}.content-image-wrapper{display:flex;justify-content:center}.content-image{border-radius:.5rem;box-shadow:0 10px 15px #0000001a;width:100%;max-width:36rem;height:auto;object-fit:cover}@media(max-width:900px){.content-grid,.content-grid-reverse{grid-template-columns:1fr;gap:2rem}.content-grid-reverse .content-image-wrapper{order:0}.content-image{max-width:100%}.section-title{font-size:2.25rem}.section-description{font-size:.875rem}.content-section{padding:2.5rem 1rem}}@media(max-width:480px){.section-title{font-size:1.75rem}.section-description{font-size:.8rem}.content-section{padding:2rem 1rem}.involvement-button{font-size:.85rem;padding:.6rem 1.25rem}}.footer{background-color:#1e3a8a;color:#fff;padding:1.5rem 0;width:100%}.footer-main-container{max-width:100%;margin:0 auto;padding:0 1rem}.footer-content{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;gap:2rem}.footer-logo-group{display:flex;align-items:center;gap:.25rem;text-decoration:none;color:#fff;cursor:pointer}.footer-logo-uf{height:3rem;width:auto}.footer-divider{width:2px;height:2.5rem;background-color:#fff;margin-left:.1rem}.footer-logo-text{display:center;flex-direction:column;align-items:flex-start;justify-content:center;text-align:center;line-height:1.1;margin-left:.5rem}.footer-text-top{font-size:1rem;font-weight:600;white-space:nowrap}.footer-text-bottom{font-size:.7rem;font-weight:500;white-space:nowrap}.footer-logo-vensa{height:3rem;width:auto}.footer-right{display:flex;align-items:flex-start;gap:2rem}.footer-social{display:flex;flex-direction:column;gap:1rem}.social-item{display:flex;align-items:center;gap:.5rem;font-size:.75rem;text-decoration:none;color:#fff;cursor:pointer;transition:opacity .2s}.social-icon{width:1.5rem;height:1.5rem;flex-shrink:0}.footer-contact{display:flex;flex-direction:column;gap:1rem}.contact-item{display:flex;align-items:center;text-align:center;gap:.5rem;font-size:.75rem;text-decoration:none;color:#fff;cursor:pointer;transition:opacity .2s}.contact-item span{line-height:1.4}.contact-icon{width:1.5rem;height:1.5rem;flex-shrink:0}.footer-copyright{text-align:center;padding-top:1rem;border-top:1px solid rgba(255,255,255,.3);font-size:.875rem;width:100%}.exec-board-page{min-height:100vh;background-color:#fff;width:100%}.exec-board-section{max-width:1400px;margin:0 auto;padding:4rem 2rem}.exec-board-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;justify-items:center}.exec-card-container{perspective:1000px;width:100%;max-width:320px}.exec-card{position:relative;width:100%;height:450px;transition:transform .6s;transform-style:preserve-3d}.exec-card.flipped{transform:rotateY(180deg)}.exec-card-front,.exec-card-back{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:1rem;overflow:hidden;box-shadow:0 4px 15px #00000026}.exec-card-front{background-color:#fff;display:flex;flex-direction:column}.exec-card-image{width:100%;height:280px;object-fit:cover}.exec-card-info{padding:1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;flex-grow:1;justify-content:space-between}.exec-card-name{font-size:1.5rem;font-weight:700;color:#1e3a8a;margin-bottom:.5rem}.exec-card-position{font-size:1rem;color:#374151;margin-bottom:1rem}.exec-learn-more{background-color:#1e3a8a;color:#fff;padding:.75rem 2rem;border:none;border-radius:.5rem;font-weight:600;font-size:1rem;cursor:pointer;transition:background-color .2s;width:100%}.exec-learn-more:hover{background-color:#1e40af}.exec-card-back{background-color:#1e3a8a;color:#fff;transform:rotateY(180deg);padding:2rem;display:flex;flex-direction:column;position:relative}.exec-close-btn{position:absolute;top:1rem;right:1rem;background-color:#fff;color:#1e3a8a;border:none;width:2rem;height:2rem;border-radius:50%;font-size:rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;text-align:center;line-height:2;transition:background-color .2s}.exec-close-btn:hover{background-color:#f3f4f6}.exec-card-back-content{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.exec-back-name{font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.exec-back-position{font-size:1rem;margin-bottom:1rem;opacity:.9}.exec-back-details{display:flex;flex-direction:column;gap:1rem;font-size:.95rem;line-height:1.6}.exec-back-details p{margin:0;display:flex;flex-direction:column;gap:.25rem}.exec-back-details strong{font-weight:700;font-size:1.15rem;text-decoration:underline;margin-bottom:.25rem}.home-page{min-height:100vh;background-color:#fff;width:100%}.home-hero{position:relative;height:28rem;display:flex;align-items:center;justify-content:center;width:100%;overflow:hidden}.home-hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;opacity:0;transform:translate(100%);transition:transform 1s ease-in-out,opacity .5s ease-in-out}.home-hero-bg.active{opacity:1;transform:translate(0)}.home-hero-bg.prev{transform:translate(-100%)}.home-hero-overlay{position:absolute;inset:0;background-color:#1e3a8a99;z-index:1}.home-hero-content{position:relative;z-index:10;text-align:center;color:#fff}.home-hero-title{font-size:3rem;font-weight:700;margin-bottom:.5rem;line-height:1.2;letter-spacing:.05em}.home-hero-subtitle{font-size:2rem;font-weight:600;margin-bottom:2rem;color:#60a5fa;letter-spacing:.05em}.home-hero-button{background-color:#fff;color:#1e3a8a;padding:.75rem 2.5rem;border:none;border-radius:.375rem;font-weight:600;font-size:1.125rem;cursor:pointer;transition:background-color .2s;text-decoration:none;display:inline-block}.home-hero-button:hover{background-color:#1e40af}.home-welcome{max-width:1152px;margin:0 auto;padding:3.5rem 1.5rem;text-align:center}.home-welcome-title{font-size:4rem;font-weight:700;color:#1e3a8a;margin-bottom:1.5rem}.home-welcome-text{color:#374151;line-height:1.75;font-size:1.5rem;max-width:900px;margin-left:auto;margin-right:auto}.home-button-group{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.home-action-button{background-color:#1e3a8a;color:#fff;padding:.75rem 2rem;border:none;border-radius:.375rem;font-weight:600;font-size:1rem;cursor:pointer;transition:background-color .2s;text-decoration:none;display:inline-block}.home-action-button:hover{background-color:#1e40af}.home-featured{background-color:#1e3a8a;color:#fff;padding:3rem 1.5rem;width:100%}.home-featured-title{font-size:4rem;font-weight:700;text-align:center;text-decoration:underline;margin-bottom:1.5rem}.home-featured-content{max-width:1152px;margin:0 auto;display:grid;grid-template-columns:1fr 2fr 1fr;gap:2.5rem;align-items:center}.home-featured-image{border-radius:.5rem;overflow:hidden}.home-featured-image img{width:100%;height:auto;display:block}.home-featured-details{text-align:center}.home-featured-event-title{font-size:2rem;font-weight:700;margin-bottom:.75rem}.home-featured-event-info{font-size:1.125rem;margin-bottom:1rem;opacity:.9}.home-featured-event-desc{font-size:1rem;line-height:1.6;opacity:.95}.home-featured-countdown{text-align:center}.home-countdown-title{font-size:1.75rem;font-weight:700;margin-bottom:1.5rem}.countdown-display{display:flex;gap:1rem;justify-content:center;align-items:center}.countdown-item{display:flex;flex-direction:column;align-items:center;gap:.5rem}.countdown-value{font-size:2.5rem;font-weight:700;min-width:3.5rem;background-color:#ffffff1a;border-radius:.5rem;padding:.75rem}.countdown-label{font-size:.875rem;opacity:.9;text-transform:uppercase;letter-spacing:.05em}.home-bottom-sections{max-width:1152px;margin:0 auto;padding:4rem 1.5rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem}.home-bottom-card{text-align:center;display:flex;flex-direction:column;align-items:center}.home-bottom-title{font-size:2rem;font-weight:700;color:#1e3a8a;margin-bottom:1.5rem}.home-bottom-image{width:100%;max-width:350px;border-radius:.5rem;overflow:hidden;margin-bottom:1.5rem;box-shadow:0 4px 10px #0000001a}.home-bottom-image img{width:100%;height:auto;display:block}.home-bottom-text{color:#374151;line-height:1.7;font-size:.95rem;margin-bottom:1.5rem;text-align:center}.home-bottom-button{background-color:#1e3a8a;color:#fff;padding:.75rem 2.5rem;border:none;border-radius:.375rem;font-weight:600;font-size:1rem;cursor:pointer;transition:background-color .2s;text-decoration:none;display:inline-block}.home-bottom-button:hover{background-color:#1e40af}@media(max-width:768px){.home-hero{height:20rem}.home-hero-title{font-size:2rem}.home-hero-subtitle{font-size:1.5rem}.home-welcome-title{font-size:2.25rem}.home-welcome-text{font-size:1rem}.home-featured-title{font-size:2.5rem}.home-featured-content{grid-template-columns:1fr}.home-bottom-sections{grid-template-columns:1fr;gap:3rem}.home-button-group{flex-direction:column;gap:1rem}}@media(max-width:480px){.home-hero{height:16rem;padding:0 1rem}.home-hero-title{font-size:1.5rem}.home-hero-subtitle{font-size:1.1rem}.home-welcome{padding:2rem 1rem}.home-welcome-title{font-size:1.75rem}.home-welcome-text{font-size:.9rem}.home-featured{padding:2rem 1rem}.home-featured-title{font-size:1.75rem}.home-featured-event-title{font-size:1.5rem}.home-countdown-title{font-size:1.25rem}.countdown-number{font-size:1.75rem;min-width:50px}.countdown-label{font-size:.65rem}.home-bottom-sections{padding:2rem 1rem}.home-bottom-title{font-size:1.5rem}.home-action-button,.home-bottom-button{font-size:.9rem;padding:.6rem 1.5rem}}.events-page{min-height:100vh;background-color:#fff;width:100%}.events-hero{position:relative;height:16rem;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;width:100%}.events-hero-overlay{position:absolute;inset:0;background-color:#1e3a8a99}.events-hero-content{position:relative;z-index:10;text-align:center;color:#fff;max-width:800px;padding:0 1.5rem}.events-hero-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.events-hero-subtitle{font-size:1.125rem;margin-bottom:1.5rem;opacity:.95}.events-hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.events-hero-button{background-color:#fff;color:#1e3a8a;padding:.5rem 1.5rem;border:none;border-radius:.25rem;font-weight:600;cursor:pointer;transition:background-color .2s;text-decoration:none;display:inline-block}.events-hero-button:hover{background-color:#f3f4f6}.events-monthly{width:100%;margin:0 auto;padding:4rem 1.5rem;background-color:#1e3a8a}.events-section-title{font-size:2.5rem;font-weight:700;color:#fff;text-align:center;margin-bottom:3rem}.events-cards-container{display:flex;flex-direction:column;gap:3rem}.event-card{background-color:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 15px #0000001a;display:flex;gap:2rem;transition:transform .2s,box-shadow .2s;padding:0}.event-card:hover{transform:translateY(-5px);box-shadow:0 6px 20px #00000026}.event-card-reverse{flex-direction:row-reverse}.event-card-image{flex-shrink:0;width:45%;min-height:350px}.event-card-image img{width:100%;height:100%;object-fit:cover}.event-card-content{padding:2rem;display:flex;flex-direction:column;justify-content:center;flex:1}.event-card-title{font-size:3rem;font-weight:700;color:#1e3a8a;margin-bottom:1rem}.event-card-detail{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1rem;color:#374151}.event-icon{font-size:1.25rem}.event-label{font-weight:600;color:#1e3a8a}.event-card-description{font-size:.95rem;color:#6b7280;line-height:1.6;margin:1rem 0 1.5rem}.event-rsvp-button{background-color:#1e3a8a;color:#fff;padding:.75rem 2rem;border:none;border-radius:.375rem;font-weight:600;font-size:1rem;cursor:pointer;transition:background-color .2s;align-self:flex-start}.event-rsvp-button:hover{background-color:#1e40af}.events-happening{background-color:#fff;padding:3rem 1.5rem;width:100%}.events-happening-title{font-size:2.25rem;font-weight:700;color:#1e3a8a;text-align:center;margin-bottom:1.5rem}.events-happening-content{max-width:1152px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:2rem}.events-happening-logo{height:8rem;width:auto;flex-shrink:0}.events-happening-text{font-size:1rem;color:#374151;line-height:1.8;text-align:center;max-width:700px}.events-actions{max-width:1152px;margin:0 auto;padding:4rem 1.5rem;display:flex;flex-direction:column;gap:2.5rem}.events-action-icon{display:none}.events-action-item{display:flex;align-items:center;gap:2rem;padding:2rem 2.5rem;background-color:#f9fafb;border-radius:.75rem;border-left:5px solid #1e3a8a;transition:transform .2s,box-shadow .2s}.events-action-item:hover{transform:translate(5px);box-shadow:0 4px 15px #1e3a8a1a}.events-action-content{flex-grow:1}.events-action-title{font-size:1.5rem;font-weight:700;color:#1e3a8a;margin-bottom:.5rem}.events-action-description{font-size:.95rem;color:#6b7280}.events-action-button{background-color:#1e3a8a;color:#fff;padding:.75rem 2rem;border:none;border-radius:.375rem;font-weight:600;font-size:1rem;cursor:pointer;transition:background-color .2s;flex-shrink:0;text-decoration:none;display:inline-block;text-align:center;min-width:180px}.events-action-button:hover{background-color:#1e40af}@media(max-width:768px){.events-hero-title{font-size:2rem}.event-card{flex-direction:column!important}.event-card-image{width:100%;min-height:250px}.events-happening-content{flex-direction:column}.events-happening-logo{height:6rem}.events-action-item{flex-direction:column;text-align:center;gap:1rem}}.get-involved-page{min-height:100vh;background-color:#fff;width:100%}.get-involved-hero{position:relative;height:16rem;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;width:100%}.get-involved-hero-overlay{position:absolute;inset:0;background-color:#1e3a8a99}.get-involved-hero-content{position:relative;z-index:10;text-align:center;color:#fff}.get-involved-hero-title{font-size:3rem;font-weight:700;margin-bottom:1rem}.get-involved-hero-subtitle{font-size:1.125rem;margin-bottom:1.5rem;opacity:.95}.get-involved-hero-buttons{display:flex;gap:1.5rem;justify-content:center}.get-involved-hero-button{background-color:#fff;color:#1e3a8a;padding:.75rem 2rem;border:none;border-radius:.25rem;font-weight:600;font-size:1rem;cursor:pointer;transition:background-color .2s;text-decoration:none;display:inline-block}.get-involved-hero-button:hover{background-color:#f3f4f6}.involvement-button{background-color:#1e3a8a;color:#fff;padding:.75rem 2rem;border:none;border-radius:.25rem;font-weight:600;font-size:1rem;cursor:pointer;transition:background-color .2s}.involvement-button:hover{background-color:#1e40af}@media(max-width:768px){.get-involved-hero{padding:0 1rem}.get-involved-hero-title{font-size:2rem}.get-involved-hero-subtitle{font-size:1rem;padding:0 .5rem}.get-involved-hero-buttons{flex-direction:column;gap:1rem}}@media(max-width:480px){.get-involved-hero-title{font-size:1.5rem}.get-involved-hero-subtitle{font-size:.85rem}.get-involved-hero-button{font-size:.9rem;padding:.6rem 1.5rem}}.alumni-page{min-height:100vh;background-color:#fff;width:100%}.alumni-hero{position:relative;height:16rem;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;width:100%}.alumni-hero-overlay{position:absolute;inset:0;background-color:#1e3a8ab3}.alumni-hero-content{position:relative;z-index:10;text-align:center;color:#fff}.alumni-hero-title{font-size:3rem;font-weight:700;letter-spacing:.05em}.alumni-content{width:100%;padding:4rem 1.5rem;background-color:#fff}.alumni-container{max-width:1152px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:2rem}.alumni-title{font-size:2.5rem;font-weight:700;color:#1e3a8a;margin-bottom:1rem}.alumni-description{color:#374151;line-height:1.8;font-size:1rem;max-width:900px;text-align:justify}.alumni-button{background-color:#1e3a8a;color:#fff;padding:.75rem 2rem;border:none;border-radius:.25rem;font-weight:600;font-size:1rem;cursor:pointer;transition:background-color .2s;margin-top:1rem;text-decoration:none;display:inline-block}.alumni-button:hover{background-color:#1e40af}@media(max-width:768px){.alumni-hero-title,.alumni-title{font-size:2rem}.alumni-description{text-align:left}}.mentorship-page{min-height:100vh;display:flex;flex-direction:column}.mentorship-hero{position:relative;height:450px;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center}.mentorship-hero-overlay{position:absolute;inset:0;background-color:#1e3a8a99}.mentorship-hero-content{position:relative;z-index:1;text-align:center;color:#fff;max-width:1152px;padding:0 1.5rem}.mentorship-hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;letter-spacing:.05em}.mentorship-hero-subtitle{font-size:1.25rem;margin-bottom:2rem;line-height:1.6;max-width:800px;margin-left:auto;margin-right:auto}.mentorship-hero-button{background-color:#fff;color:#1e3a8a;padding:.75rem 2rem;border:none;border-radius:.25rem;font-weight:600;font-size:1rem;cursor:pointer;transition:background-color .2s,color .2s;text-decoration:none;display:inline-block}.mentorship-hero-button:hover{background-color:#f3f4f6}.mentorship-description{padding:4rem 1.5rem;background-color:#fff;text-align:center;align-items:center}.mentorship-description-container{max-width:1152px;margin:0 auto;text-align:center;align-items:center}.mentorship-description-header{display:flex;align-items:center;justify-content:center;text-align:center;gap:1.5rem;margin-bottom:2rem}.mentorship-icon{width:80px;height:80px;border-radius:50%;object-fit:cover}.mentorship-description-title{font-size:2.5rem;font-weight:700;color:#1e3a8a}.mentorship-description-content{display:flex;flex-direction:column;gap:1.5rem;align-items:center;text-align:center}.mentorship-feature{font-size:1.1rem;line-height:1.6;color:#374151;text-align:center}.mentorship-feature-label{color:#dc2626;font-weight:600}.mentorship-feature-text{color:#374151}.mentorship-gallery{padding:4rem 1.5rem;background-color:#1e3a8a}.mentorship-gallery-container{max-width:1152px;margin:0 auto}.mentorship-gallery-title{font-size:2.5rem;font-weight:700;color:#fff;text-align:center;margin-bottom:3rem}.mentorship-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.mentorship-gallery-item{aspect-ratio:1 / 1;overflow:hidden;border-radius:.5rem}.mentorship-gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.mentorship-gallery-item img:hover{transform:scale(1.05)}@media(max-width:768px){.mentorship-hero{height:350px}.mentorship-hero-title{font-size:2rem}.mentorship-hero-subtitle{font-size:1rem}.mentorship-description-header{flex-direction:column;text-align:center;align-items:center}.mentorship-icon{width:60px;height:60px}.mentorship-description-title{font-size:2rem}.mentorship-feature{font-size:1rem}.mentorship-gallery-title{font-size:2rem}.mentorship-gallery-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}.profile-page{min-height:100vh;display:flex;flex-direction:column;background-color:#f0f4ff}.profile-content{flex:1;display:flex;align-items:center;justify-content:center;padding:3rem 1.5rem}.profile-container{width:100%;max-width:600px}.profile-loading{background:#fff;border-radius:1rem;padding:4rem;text-align:center;box-shadow:0 4px 20px #00000014}.profile-loading-spinner{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#1e3a8a;border-radius:50%;margin:0 auto 1rem;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.profile-modern-card{background:#fff;border-radius:1rem;box-shadow:0 4px 20px #00000014;padding:2rem;overflow:hidden}.profile-header{display:flex;align-items:flex-start;gap:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb;margin-bottom:1.5rem}.profile-avatar-wrapper{flex-shrink:0}.profile-avatar{width:100px;height:100px;border-radius:50%;object-fit:cover;border:3px solid #1e3a8a}.profile-avatar-placeholder{width:100px;height:100px;border-radius:50%;background-color:#1e3a8a;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem;font-weight:600}.profile-header-info{flex:1;min-width:0}.profile-name{font-size:1.75rem;font-weight:700;color:#1f2937;margin:0 0 .25rem;line-height:1.2}.profile-username{font-size:.95rem;color:#6b7280;margin:0 0 .75rem}.profile-status-badge{display:inline-block;padding:.25rem .75rem;border-radius:9999px;color:#fff;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em}.profile-edit-btn{flex-shrink:0;padding:.5rem 1rem;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:.5rem;color:#374151;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.profile-edit-btn:hover{background:#e5e7eb;border-color:#d1d5db}.profile-section{margin-bottom:1.5rem}.profile-bio{color:#4b5563;line-height:1.6;margin:0;font-size:.95rem}.profile-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem}.profile-info-item{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;background:#f9fafb;border-radius:.5rem}.profile-info-icon{flex-shrink:0;color:#1e3a8a;margin-top:.125rem}.profile-info-label{display:block;font-size:.75rem;color:#6b7280;text-transform:uppercase;letter-spacing:.025em;margin-bottom:.125rem}.profile-info-value{display:block;font-size:.875rem;color:#1f2937;font-weight:500}.profile-info-link{color:#1e3a8a;text-decoration:none;font-weight:500;font-size:.875rem}.profile-info-link:hover{text-decoration:underline}.profile-stats{display:flex;justify-content:center;gap:2rem;padding:1.25rem;background-color:#1e3a8a;border-radius:.75rem;margin-bottom:1.5rem}.profile-stat{text-align:center}.profile-stat-value{display:block;font-size:1.75rem;font-weight:700;color:#fff}.profile-stat-label{display:block;font-size:.75rem;color:#fffc;text-transform:uppercase;letter-spacing:.05em}.profile-actions{display:flex;justify-content:center}.profile-logout-btn{padding:.625rem 1.5rem;background:#fee2e2;border:1px solid #fecaca;border-radius:.5rem;color:#dc2626;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.profile-logout-btn:hover{background:#fecaca}.profile-edit-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0 0 1.5rem}.profile-edit-form{display:flex;flex-direction:column;gap:1.5rem}.profile-edit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.profile-edit-field{display:flex;flex-direction:column;gap:.375rem}.profile-edit-field-full{grid-column:1 / -1}.profile-edit-field label{font-size:.875rem;font-weight:500;color:#374151}.profile-edit-field input,.profile-edit-field select,.profile-edit-field textarea{padding:.625rem .75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;color:#1f2937;background:#fff;transition:border-color .2s,box-shadow .2s}.profile-edit-field input:focus,.profile-edit-field select:focus,.profile-edit-field textarea:focus{outline:none;border-color:#1e3a8a;box-shadow:0 0 0 3px #1e3a8a1a}.profile-edit-field textarea{resize:vertical;min-height:100px}.profile-edit-actions{display:flex;justify-content:flex-end;gap:.75rem;padding-top:.5rem}.profile-btn-secondary{padding:.625rem 1.25rem;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.profile-btn-secondary:hover{background:#f9fafb}.profile-btn-primary{padding:.625rem 1.25rem;background:#1e3a8a;border:none;border-radius:.5rem;color:#fff;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s}.profile-btn-primary:hover{background:#1e40af}.profile-btn-primary:disabled{opacity:.6;cursor:not-allowed}.profile-error-banner{background:#fee2e2;border:1px solid #fecaca;color:#dc2626;padding:.75rem 1rem;border-radius:.5rem;font-size:.875rem}.profile-login-card{background:#fff;border-radius:1rem;box-shadow:0 4px 20px #00000014;padding:2.5rem 2rem}.profile-login-title{font-size:2rem;font-weight:700;color:#1f2937;text-align:center;margin:0 0 .5rem}.profile-login-subtitle{font-size:.95rem;color:#6b7280;text-align:center;margin:0 0 2rem}.profile-login-form{display:flex;flex-direction:column;gap:1.25rem}.profile-field{display:flex;flex-direction:column;gap:.375rem}.profile-field label{font-size:.875rem;font-weight:500;color:#374151}.profile-field input{padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.95rem;color:#fff;background-color:#1e3a8a;transition:border-color .2s,box-shadow .2s}.profile-field input::placeholder{color:#ffffffb3}.profile-field input:focus{outline:none;border-color:#1e3a8a;box-shadow:0 0 0 3px #1e3a8a1a}.profile-form-options{display:flex;justify-content:space-between;align-items:center}.profile-remember{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#374151;cursor:pointer}.profile-remember input{width:1rem;height:1rem;accent-color:#1e3a8a}.profile-forgot{font-size:.875rem;color:#1e3a8a;text-decoration:none;font-weight:500}.profile-forgot:hover{text-decoration:underline}.profile-submit-btn{padding:.875rem;background-color:#1e3a8a;border:none;border-radius:.5rem;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:opacity .2s,transform .2s}.profile-submit-btn:hover{opacity:.95;transform:translateY(-1px)}.profile-submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.profile-divider{position:relative;text-align:center;margin:.5rem 0}.profile-divider:before,.profile-divider:after{content:"";position:absolute;top:50%;width:45%;height:1px;background-color:#e5e7eb}.profile-divider:before{left:0}.profile-divider:after{right:0}.profile-divider span{background-color:#fff;padding:0 1rem;color:#9ca3af;font-size:.875rem}.profile-signup-prompt{text-align:center;font-size:.875rem;color:#6b7280;margin:0}.profile-signup-link{color:#1e3a8a;font-weight:600;text-decoration:none}.profile-signup-link:hover{text-decoration:underline}@media(max-width:768px){.profile-header{flex-direction:column;align-items:center;text-align:center}.profile-header-info{display:flex;flex-direction:column;align-items:center}.profile-edit-btn{width:100%}.profile-info-grid,.profile-edit-grid{grid-template-columns:1fr}.profile-edit-field-full{grid-column:1}.profile-login-card{padding:2rem 1.5rem}.profile-login-title{font-size:1.75rem}}.signup-page{min-height:100vh;display:flex;flex-direction:column;background-color:#f3f4f6}.signup-content{flex:1;display:flex;align-items:center;justify-content:center;padding:4rem 1.5rem}.signup-container{width:100%;max-width:550px}.signup-form-card{background-color:#fff;border-radius:1rem;box-shadow:0 4px 6px #0000001a;padding:3rem 2.5rem}.signup-title{font-size:2.5rem;font-weight:700;color:#1e3a8a;text-align:center;margin-bottom:.5rem}.signup-subtitle{font-size:1rem;color:#1e3a8a;text-align:center;margin-bottom:2rem}.signup-form{display:flex;flex-direction:column;gap:1.5rem}.signup-form-group{display:flex;flex-direction:column;gap:.5rem}.signup-label{font-size:.875rem;font-weight:600;color:#1e3a8a}.signup-input{padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;color:#fff;background-color:#1e3a8a;transition:border-color .2s}.signup-input:focus{outline:none;border-color:#1e3a8a}.signup-input::placeholder{color:#fff}.signup-select{cursor:pointer}.signup-form-options{display:flex;justify-content:space-between;align-items:center}.signup-remember{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#1e3a8a;cursor:pointer}.signup-checkbox{width:1rem;height:1rem;cursor:pointer}.signup-forgot{font-size:.875rem;color:#1e3a8a;text-decoration:none;font-weight:500}.signup-forgot:hover{text-decoration:underline}.signup-button{background-color:#1e3a8a;color:#fff;padding:.75rem;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}.signup-button:hover{background-color:#1e40af}.signup-divider{position:relative;text-align:center;margin:.5rem 0}.signup-divider:before,.signup-divider:after{content:"";position:absolute;top:50%;width:45%;height:1px;background-color:#d1d5db}.signup-divider:before{left:0}.signup-divider:after{right:0}.signup-divider span{background-color:#fff;padding:0 1rem;color:#1e3a8a;font-size:.875rem}.signup-login{text-align:center;font-size:.875rem;color:#1e3a8a}.signup-login-link{color:#1e3a8a;font-weight:600;text-decoration:none}.signup-login-link:hover{text-decoration:underline}@media(max-width:768px){.signup-form-card{padding:2rem 1.5rem}.signup-title{font-size:2rem}.signup-subtitle{font-size:.9rem}}.resources-page{min-height:100vh;background-color:#fff;width:100%}.resources-hero{position:relative;height:16rem;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;width:100%}.resources-hero-overlay{position:absolute;inset:0;background-color:#1e3a8a99}.resources-hero-content{position:relative;z-index:10;text-align:center;color:#fff;max-width:800px;padding:0 1.5rem}.resources-hero-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.resources-hero-subtitle{font-size:1.125rem;opacity:.95}.resources-search-section{background-color:#f9fafb;padding:2rem 1.5rem;border-bottom:1px solid #e5e7eb}.resources-search-container{max-width:1152px;margin:0 auto;display:flex;gap:1.5rem;align-items:center;flex-wrap:wrap}.resources-search-bar{flex:.6;min-width:541px;position:relative;display:flex;align-items:center}.resources-search-icon{position:absolute;left:1rem;font-size:1.25rem;color:#fff}.resources-search-input{width:100%;padding:.875rem 1rem .875rem 3rem;border:2px solid rgba(30,58,138,.3);border-radius:.5rem;font-size:1rem;transition:border-color .2s,box-shadow .2s;background-color:#1e3a8ad9;color:#fff}.resources-search-input::placeholder{color:#fff}.resources-search-input:focus{outline:none;border-color:#1e3a8a;box-shadow:0 0 0 3px #1e3a8a1a}.add-resource-button{padding:.875rem 1.5rem;background-color:#dbeafe;color:#1e3a8a;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;white-space:nowrap;transition:background-color .2s,transform .1s}.add-resource-button:hover{background-color:#bfdbfe;transform:translateY(-1px)}.add-resource-button:active{transform:translateY(0)}.add-resource-button span{font-size:1.25rem;font-weight:700}.resources-filter{display:flex;align-items:center;gap:.75rem}.resources-filter-label{font-weight:600;color:#1e3a8a;white-space:nowrap}.resources-filter-select{padding:.875rem 2.5rem .875rem 1rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:1rem;background-color:#fff;color:#1e3a8a;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231e3a8a'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1.25rem;transition:border-color .2s;font-weight:500}.resources-filter-select option{background-color:#1e3a8a;color:#fff;padding:.5rem;font-weight:500}.resources-filter-select option:hover,.resources-filter-select option:focus{background-color:#1e3a8a!important;color:#fff!important}.resources-filter-select option:checked{background-color:#dbeafe;color:#1e3a8a;font-weight:600}.resources-filter-select:focus{outline:none;border-color:#1e3a8a}.resources-custom-select{position:relative;min-width:200px}.resources-select-display{padding:.75rem 2.5rem .75rem 1rem;border-radius:.5rem;border:2px solid #e5e7eb;font-size:1rem;background-color:#fff;color:#1e3a8a;cursor:pointer;font-weight:500;display:flex;align-items:center;justify-content:space-between;position:relative;transition:border-color .2s}.resources-select-display:hover{border-color:#1e3a8a}.resources-select-arrow{position:absolute;right:1rem;color:#1e3a8a;font-size:.75rem;pointer-events:none}.resources-select-dropdown{position:absolute;top:calc(100% + .25rem);left:0;right:0;background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;max-height:300px;overflow-y:auto;z-index:1000}.resources-select-option{padding:.75rem 1rem;cursor:pointer;background-color:#1e3a8a;color:#fff;font-weight:500;transition:background-color .2s}.resources-select-option:hover{background-color:#1e40af}.resources-select-option.selected{background-color:#dbeafe;color:#1e3a8a;font-weight:600}.resources-login-required{min-height:50vh;display:flex;align-items:center;justify-content:center;padding:4rem 1.5rem;background-color:#f9fafb}.resources-login-card{background:#fff;border-radius:1rem;box-shadow:0 4px 20px #00000014;padding:3rem;max-width:480px;text-align:center}.resources-login-title{font-size:1.75rem;font-weight:700;color:#1e3a8a;margin-bottom:1rem}.resources-login-description{font-size:1rem;color:#6b7280;line-height:1.6;margin-bottom:2rem}.resources-login-buttons{display:flex;gap:1rem;justify-content:center}.resources-login-btn{padding:.75rem 2rem;border-radius:.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s}.resources-login-btn.primary{background-color:#1e3a8a;color:#fff}.resources-login-btn.primary:hover{background-color:#1e40af}.resources-login-btn.secondary{background-color:#fff;color:#1e3a8a;border:2px solid #1e3a8a}.resources-login-btn.secondary:hover{background-color:#f0f4ff}@media(max-width:480px){.resources-login-buttons{flex-direction:column}.resources-login-card{padding:2rem 1.5rem}}.resources-grid-section{max-width:1152px;margin:0 auto;padding:3rem 1.5rem 6rem}.resources-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2rem}.resource-card{background-color:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 15px #00000014;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column}.resource-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001f}.resource-card-image{height:180px;background-color:#e5e7eb;overflow:hidden}.resource-card-image img{width:100%;height:100%;object-fit:cover}.resource-card-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#1e3a8a;font-size:4rem}.resource-placeholder-logo{width:100px;height:auto;object-fit:contain;filter:drop-shadow(0 2px 8px rgba(0,0,0,.2))}.resource-card-content{padding:1.5rem;display:flex;flex-direction:column;flex:1}.resource-card-tags{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;margin-bottom:.75rem}.resource-card-tag{display:inline-block;background-color:#dbeafe;color:#1e3a8a;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;align-self:flex-start}.resource-card-file-badge{display:inline-block;background-color:#fef3c7;color:#92400e;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600}.resource-card-title{font-size:1.25rem;font-weight:700;color:#1e3a8a;margin-bottom:.75rem;line-height:1.3}.resource-card-description{font-size:.9rem;color:#6b7280;line-height:1.6;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.resource-card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb;font-size:.8rem;color:#9ca3af}.resource-card-author{font-weight:500}.resources-empty{grid-column:1 / -1;text-align:center;padding:4rem 2rem;color:#6b7280}.resources-empty-icon{font-size:4rem;display:block;margin-bottom:1rem}.add-resource-fab{position:fixed;bottom:2rem;right:2rem;background-color:#1e3a8a;color:#fff;border:none;padding:1rem 1.75rem;border-radius:9999px;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 6px 20px #1e3a8a66;transition:background-color .2s,transform .2s,box-shadow .2s;display:flex;align-items:center;gap:.5rem;z-index:100}.add-resource-fab:hover{background-color:#1e40af;transform:translateY(-2px);box-shadow:0 8px 25px #1e3a8a80}.add-resource-fab span{font-size:1.25rem;font-weight:700}.modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal-content{background-color:#fff;border-radius:1rem;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;position:relative;padding:2rem;box-shadow:0 20px 40px #0003}.modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2rem;color:#6b7280;cursor:pointer;line-height:1;padding:0;transition:color .2s}.modal-close:hover{color:#1e3a8a}.modal-title{font-size:1.5rem;font-weight:700;color:#1e3a8a;margin-bottom:1.5rem;padding-right:2rem}.modal-form{display:flex;flex-direction:column;gap:1.25rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;color:#374151;font-size:.9rem}.form-group input[type=text],.form-group textarea,.form-group select{padding:.75rem 1rem;border:2px solid rgba(30,58,138,.3);border-radius:.5rem;font-size:1rem;transition:border-color .2s;font-family:inherit;background-color:#1e3a8ad9;color:#fff}.form-group input[type=text]::placeholder,.form-group textarea::placeholder{color:#fff}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#1e3a8a}.form-group textarea{resize:vertical;min-height:100px}.file-input{background-color:#1e3a8ad9!important;color:#fff!important;border:2px solid rgba(30,58,138,.3)!important;border-radius:.5rem!important;padding:.75rem 1rem!important;cursor:pointer}.file-input::-webkit-file-upload-button{background-color:#1e3a8a;color:#fff;border:none;padding:.5rem 1rem;border-radius:.375rem;cursor:pointer;font-weight:600;margin-right:1rem}.file-input::-webkit-file-upload-button:hover{background-color:#1e40af}.file-selected{margin-top:.5rem;font-size:.85rem;color:#059669;font-weight:500}.files-selected{margin-top:.75rem;padding:.75rem;background-color:#f0fdf4;border-radius:.5rem;border:1px solid #bbf7d0}.files-selected-title{font-size:.85rem;font-weight:600;color:#166534;margin-bottom:.5rem}.files-selected-list{list-style:none;margin:0;padding:0}.file-selected-item{display:flex;align-items:center;justify-content:space-between;padding:.4rem .5rem;background-color:#fff;border-radius:.375rem;margin-bottom:.375rem;font-size:.85rem;color:#374151}.file-selected-item:last-child{margin-bottom:0}.file-remove-btn{background:none;border:none;color:#dc2626;font-size:1.25rem;cursor:pointer;padding:0 .25rem;line-height:1}.file-remove-btn:hover{color:#b91c1c}.modal-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:.5rem}.modal-cancel{padding:.75rem 1.5rem;background-color:#f3f4f6;color:#374151;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}.modal-cancel:hover{background-color:#e5e7eb}.modal-submit{padding:.75rem 1.5rem;background-color:#1e3a8a;color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}.modal-submit:hover{background-color:#1e40af}@media(max-width:768px){.resources-hero-title{font-size:2rem}.resources-search-container{flex-direction:column;align-items:stretch}.resources-search-bar{min-width:100%}.resources-filter{flex-direction:column;align-items:stretch}.resources-filter-label{margin-bottom:.25rem}.resources-grid{grid-template-columns:1fr}.add-resource-fab{bottom:1rem;right:1rem;padding:.875rem 1.25rem;font-size:.9rem}.modal-content{padding:1.5rem}}.resource-card-link{text-decoration:none;color:inherit;display:block}.resource-card-link:hover .resource-card{transform:translateY(-5px);box-shadow:0 8px 25px #0000001f}.resource-detail-page{min-height:100vh;background-color:#f9fafb;width:100%}.resource-detail-not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;padding:2rem}.resource-detail-not-found h1{font-size:2rem;color:#1e3a8a;margin-bottom:1rem}.resource-detail-not-found p{color:#6b7280;margin-bottom:2rem}.back-to-resources-btn{display:inline-block;background-color:#1e3a8a;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:600;transition:background-color .2s}.back-to-resources-btn:hover{background-color:#1e40af}.resource-detail-hero{position:relative;height:400px;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;width:100%}.resource-detail-hero-overlay{position:absolute;inset:0;background-color:#1e3a8ab3}.resource-detail-hero-content{position:relative;z-index:10;display:flex;align-items:center;justify-content:center}.resource-detail-image-container{width:320px;height:280px;border-radius:1rem;overflow:hidden;box-shadow:0 10px 40px #0000004d}.resource-detail-image{width:100%;height:100%;object-fit:cover}.resource-detail-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#1e3a8a}.resource-detail-logo{width:150px;height:auto;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3))}.resource-detail-content{max-width:800px;margin:0 auto;padding:3rem 1.5rem 4rem}.resource-detail-container{background-color:#fff;border-radius:1rem;padding:2.5rem;box-shadow:0 4px 15px #00000014;margin-top:-80px;position:relative;z-index:20}.resource-detail-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.back-link{display:inline-block;color:#1e3a8a;text-decoration:none;font-weight:500;transition:color .2s}.back-link:hover{color:#3b82f6}.resource-detail-tag{display:inline-block;background-color:#dbeafe;color:#1e3a8a;padding:.375rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:600}.resource-detail-title{font-size:2.25rem;font-weight:700;color:#1e3a8a;line-height:1.3;margin-bottom:1rem}.resource-detail-meta{display:flex;gap:1.5rem;color:#6b7280;font-size:.9rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.resource-detail-author{font-weight:500}.resource-detail-body{color:#374151;line-height:1.8;font-size:1.1rem}.resource-detail-body p{margin-bottom:1.5rem}.resource-detail-body p:last-child{margin-bottom:0}.resource-file-download{margin-top:2rem;padding:1.5rem;background-color:#f9fafb;border-radius:.75rem;border:1px solid #e5e7eb}.resource-file-download h3{font-size:1rem;font-weight:600;color:#374151;margin-bottom:1rem}.download-button{display:inline-flex;align-items:center;gap:.5rem;background-color:#1e3a8a;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;font-size:1rem;text-decoration:none;transition:background-color .2s,transform .2s}.download-button:hover{background-color:#1e40af;transform:translateY(-1px)}.download-files-list{display:flex;flex-direction:column;gap:.75rem}.download-files-list .download-button{width:fit-content}.related-resources-section{background-color:#fff;padding:4rem 1.5rem;border-top:1px solid #e5e7eb}.related-resources-container{max-width:1152px;margin:0 auto}.related-resources-title{font-size:1.75rem;font-weight:700;color:#1e3a8a;margin-bottom:2rem;text-align:center}.related-resources-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.related-resource-card{background-color:#f9fafb;border-radius:1rem;overflow:hidden;text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column}.related-resource-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001a}.related-resource-image{height:140px;overflow:hidden}.related-resource-image img{width:100%;height:100%;object-fit:cover}.related-resource-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#1e3a8a}.related-placeholder-logo{width:70px;height:auto;filter:drop-shadow(0 2px 6px rgba(0,0,0,.2))}.related-resource-content{padding:1.25rem}.related-resource-tag{display:inline-block;background-color:#dbeafe;color:#1e3a8a;padding:.25rem .625rem;border-radius:9999px;font-size:.7rem;font-weight:600;margin-bottom:.5rem}.related-resource-title{font-size:1rem;font-weight:600;color:#1e3a8a;line-height:1.4;margin-bottom:.5rem}.related-resource-author{font-size:.8rem;color:#6b7280}@media(max-width:768px){.resource-detail-hero{height:300px}.resource-detail-image-container{width:250px;height:220px}.resource-detail-container{padding:1.5rem;margin-top:-60px}.resource-detail-title{font-size:1.75rem}.resource-detail-meta{flex-direction:column;gap:.5rem}.resource-detail-body{font-size:1rem}.related-resources-grid{grid-template-columns:1fr}}.directory-page{min-height:100vh;background-color:#f9fafb;width:100%;display:flex;flex-direction:column}.directory-page>.footer{margin-top:auto}.directory-hero{position:relative;height:14rem;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;width:100%}.directory-hero-overlay{position:absolute;inset:0;background-color:#1e3a8ab3}.directory-hero-content{position:relative;z-index:10;text-align:center;color:#fff}.directory-hero-title{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.directory-hero-subtitle{font-size:1.1rem;opacity:.95}.directory-filter-section{background-color:#fff;padding:1.5rem;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:50}.directory-filter-container{max-width:1152px;margin:0 auto;display:flex;gap:1.5rem;align-items:center;flex-wrap:wrap}.directory-search-bar{flex:1;min-width:250px;position:relative;display:flex;align-items:center}.directory-search-icon{position:absolute;left:1rem;font-size:1rem;color:#fff}.directory-search-input{width:100%;padding:.75rem 1rem .75rem 2.75rem;border:2px solid rgba(30,58,138,.3);border-radius:.5rem;font-size:.95rem;transition:border-color .2s;background-color:#1e3a8ad9;color:#fff}.directory-search-input::placeholder{color:#fff}.directory-search-input:focus{outline:none;border-color:#1e3a8a}.directory-status-filters{display:flex;gap:.5rem;flex-wrap:wrap}.directory-filter-btn{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;border:2px solid #e5e7eb;border-radius:9999px;background-color:#fff;font-size:.875rem;font-weight:500;color:#374151;cursor:pointer;transition:all .2s}.directory-filter-btn:hover{border-color:#1e3a8a;color:#1e3a8a}.directory-filter-btn.active{background-color:#1e3a8a;border-color:#1e3a8a;color:#fff}.filter-count{background-color:#0000001a;padding:.125rem .5rem;border-radius:9999px;font-size:.75rem}.directory-filter-btn.active .filter-count{background-color:#fff3}.directory-grid-section{max-width:1152px;margin:0 auto;padding:2rem 1.5rem 4rem}.directory-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem}.directory-card{background-color:#fff;border-radius:.75rem;padding:1.25rem;display:flex;align-items:center;gap:1rem;box-shadow:0 2px 8px #0000000f;transition:transform .2s,box-shadow .2s}.directory-card:hover{transform:translateY(-3px);box-shadow:0 6px 16px #0000001a}.directory-card-avatar{width:56px;height:56px;border-radius:50%;background-color:#dbeafe;display:flex;align-items:center;justify-content:center;flex-shrink:0}.directory-avatar-img{width:36px;height:auto}.directory-card-info{flex:1;min-width:0}.directory-card-name{font-size:1rem;font-weight:600;color:#1e3a8a;margin-bottom:.25rem;white-space:nowrap}.directory-card-major{font-size:.9rem;color:#1e3a8a;font-weight:600;margin-bottom:.25rem;word-wrap:break-word;overflow-wrap:break-word}.directory-card-year{font-size:.75rem;color:#9ca3af}.directory-card-workplace{font-size:.8rem;color:#059669;font-weight:500;margin-top:.375rem;display:flex;align-items:center;gap:.25rem}.workplace-icon{font-size:.75rem}.directory-card-badges{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;flex-shrink:0}.directory-status-badge{padding:.25rem .75rem;border-radius:9999px;font-size:.7rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.025em}.directory-attendance{display:flex;align-items:center;gap:.5rem}.attendance-label{font-size:.65rem;color:#9ca3af;text-transform:uppercase}.attendance-bar{width:50px;height:6px;background-color:#e5e7eb;border-radius:9999px;overflow:hidden}.attendance-fill{height:100%;border-radius:9999px;transition:width .3s ease}.attendance-rate{font-size:.75rem;font-weight:600;min-width:32px;text-align:right}.directory-empty{grid-column:1 / -1;text-align:center;padding:4rem 2rem;color:#6b7280}@media(max-width:768px){.directory-hero-title{font-size:2rem}.directory-filter-container{flex-direction:column;align-items:stretch}.directory-search-bar{min-width:100%}.directory-status-filters{justify-content:center}.directory-grid{grid-template-columns:1fr}.directory-card{flex-wrap:wrap}.directory-card-badges{width:100%;flex-direction:row;justify-content:space-between;margin-top:.5rem;padding-top:.75rem;border-top:1px solid #e5e7eb}}.directory-card{cursor:pointer}.directory-search-bar{flex:1;min-width:250px;display:flex;align-items:center}.directory-search-input{width:100%;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:.95rem;transition:border-color .2s}.member-modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.member-modal-content{background-color:#fff;border-radius:1rem;width:100%;max-width:450px;position:relative;padding:2rem;box-shadow:0 20px 40px #0003;animation:modalSlideIn .2s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.member-modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.75rem;color:#6b7280;cursor:pointer;line-height:1;padding:0;transition:color .2s}.member-modal-close:hover{color:#1e3a8a}.member-modal-header{display:flex;align-items:center;gap:1.25rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.member-modal-avatar{width:80px;height:80px;border-radius:50%;background-color:#dbeafe;display:flex;align-items:center;justify-content:center;flex-shrink:0}.member-modal-avatar img{width:50px;height:auto}.member-modal-title{flex:1}.member-modal-title h2{font-size:1.5rem;font-weight:700;color:#1e3a8a;margin-bottom:.5rem}.member-modal-status{display:inline-block;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.025em}.member-modal-details{display:flex;flex-direction:column;gap:1rem}.member-detail-row{display:flex;justify-content:space-between;align-items:center}.detail-label{font-size:.875rem;color:#6b7280;font-weight:500}.detail-value{font-size:.9rem;color:#1e3a8a;font-weight:600;text-align:right}.detail-email{color:#059669;text-decoration:none;transition:color .2s}.detail-email:hover{color:#047857;text-decoration:underline}.modal-attendance{display:flex;align-items:center;gap:.75rem}.modal-attendance-bar{width:80px}
