html{-webkit-text-size-adjust:100%}*,::after,::before{box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Helvetica Neue',Arial,sans-serif;margin:0;padding:0;min-height:100vh;background:linear-gradient(135deg,#667eea 0,#764ba2 100%);display:flex;align-items:center;justify-content:center}img{max-width:100%;height:auto}@font-face{font-family:'Material Symbols Outlined';font-style:normal;font-weight:400;font-display:swap;src:url(material-symbols-font-subset.woff) format('woff2')}.material-symbols-outlined{font-family:'Material Symbols Outlined';font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased}.login-container{background:rgba(255,255,255,.95);border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,.1);padding:40px;max-width:800px;width:95%;text-align:center;backdrop-filter:blur(10px)}.logo{font-size:4em;color:#3498db;margin-bottom:20px}.login-title{font-size:2.5em;color:#2c3e50;margin:0 0 10px 0;font-weight:300}.login-subtitle{color:#7f8c8d;margin-bottom:40px;font-size:1.1em}.login-options{display:flex;flex-direction:row;gap:30px;margin-bottom:30px}@media (max-width:768px){.login-options{flex-direction:column;gap:20px}}.product-showcase{margin:30px 0;text-align:left}.showcase-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin:30px 0}@media (min-width:1000px){.showcase-features{grid-template-columns:repeat(3,1fr)}}@media (min-width:1001px){.login-container{max-width:1100px}}.feature-card{background:rgba(52,152,219,.1);border-radius:10px;padding:20px;text-align:center}.feature-card .material-symbols-outlined{font-size:2.5em;color:#3498db;margin-bottom:10px}.feature-title{font-weight:600;color:#2c3e50;margin-bottom:8px}.feature-description{color:#7f8c8d;font-size:.9em;line-height:1.4}.get-started-cta{background:rgba(52,152,219,.1);color:#2c3e50;padding:15px;border-radius:10px;margin:20px 0;border:1px solid rgba(52,152,219,.2)}.cta-title{font-size:1.3em;font-weight:500;margin-bottom:0;color:#34495e}.login-section{padding:30px;border-radius:15px;background:linear-gradient(135deg,#f8f9fa 0,#e9ecef 100%);border:2px solid transparent;transition:all .3s ease;flex:1;min-height:280px;display:flex;flex-direction:column;justify-content:space-between}.login-section:hover{border-color:#3498db;transform:translateY(-2px);box-shadow:0 10px 25px rgba(52,152,219,.15)}.section-title{font-size:1.3em;color:#2c3e50;margin:0 0 15px 0;font-weight:600;display:flex;align-items:center;justify-content:center;gap:10px}.section-description{color:#7f8c8d;margin-bottom:20px;line-height:1.5}.input-group{margin-bottom:20px}.input-group input{width:80%;padding:15px;border:2px solid #e9ecef;border-radius:10px;font-size:1em;background:#fff;transition:border-color .3s ease}.input-group input:focus{outline:0;border-color:#3498db;box-shadow:0 0 0 3px rgba(52,152,219,.1)}.checkbox-group{display:flex;align-items:center;gap:10px;margin-bottom:20px;text-align:left}.checkbox-group input[type=checkbox]{width:auto;margin:0}.btn{padding:15px 30px;border:none;border-radius:10px;font-size:1.1em;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%;display:flex;align-items:center;justify-content:center;gap:10px;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.btn:focus{outline:2px solid #3498db;outline-offset:2px}.btn-dropbox{background:linear-gradient(135deg,#0061ff 0,#004fce 100%);color:#fff}.btn-dropbox:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,97,255,.3)}.btn-institution{background:linear-gradient(135deg,#27ae60 0,#2ecc71 100%);color:#fff}.btn-institution:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(39,174,96,.3)}.help-links{display:flex;justify-content:center;gap:20px;margin-top:30px;padding-top:20px;border-top:1px solid #e9ecef}.help-link{font-size:.9em;cursor:pointer;transition:color .3s ease}.help-link:hover{color:#2980b9;text-decoration:underline}a{text-decoration:underline;text-decoration-color:rgba(41,128,185,0.35);text-underline-offset:2px;text-decoration-thickness:1px}a:hover{text-decoration-color:rgba(41,128,185,0.65)}.loading{display:none;color:#7f8c8d;margin-top:10px}.error{color:#e74c3c;margin-top:10px;padding:10px;background:rgba(231,76,60,.1);border-radius:5px;display:none}.skip-link{position:absolute;top:-40px;left:6px;background:#000;color:#fff;padding:8px;text-decoration:none;z-index:100}.skip-link:focus{top:6px}#auto-stems{font-size:.8em}@media (max-width:768px){.login-container{padding:30px 20px}.login-title{font-size:2em}.logo{font-size:3em}.input-group input{width:100%}.help-links{flex-direction:column;gap:10px}}@media (min-width:769px){#institution-login{white-space:nowrap}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:1000px){body{background:#fff;display:block;min-height:100svh;min-height:100dvh;padding-top:env(safe-area-inset-top);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-top:constant(safe-area-inset-top);padding-right:constant(safe-area-inset-right);padding-bottom:constant(safe-area-inset-bottom);padding-left:constant(safe-area-inset-left)}.login-container{max-width:none;width:100%;min-height:100dvh;border-radius:0;box-shadow:none;backdrop-filter:none;background:#fff;padding:20px}}.swal2-popup.pics-please-modal{width:90vw;max-width:90vw;padding:0}.swal2-popup.pics-please-modal .swal2-image{width:100%;max-height:90vh;height:auto;object-fit:contain}.hero-header{display:flex;align-items:center;justify-content:center;margin-bottom:20px}.logo-image{max-height:130px;margin-right:20px;float:left}.login-title--tight{margin:0 0 5px 0}.login-subtitle--no-margin{margin:0}.section-description--no-margin{margin:0}.checkbox-group--centered{margin:10px auto 20px}.footer-note{font-size:.8em;color:#7f8c8d;margin:0;text-align:center;margin-top:15px}.login-options .login-section:first-of-type{position:relative;overflow:hidden}.login-options .login-section:first-of-type::before{content:"New!";position:absolute;top:22px;right:-25px;transform:rotate(45deg);background:#f1c40f;color:#2c3e50;font-weight:700;font-size:14px;letter-spacing:.5px;padding:3px 40px;box-shadow:0 4px 10px rgba(241,196,15,.3);z-index:2;pointer-events:none}.general-heading{color:#3498db}.our-story-page .general-heading{color:#2c3e50;text-align:center}.our-story-page .story-area{color:#2c3e50;text-align:left}.our-story-page .story-card{text-align:left}.our-story-page .story-item{display:grid;grid-template-columns:40px 1fr;gap:12px;align-items:start;padding:10px 0;border-bottom:1px dashed rgba(52,152,219,.25)}.our-story-page .story-item:last-child{border-bottom:none}.our-story-page .story-icon .material-symbols-outlined{font-size:24px;color:#3498db;line-height:1.4}.our-story-page .story-text{color:#2c3e50;line-height:1.6}.our-story-page .story-callout{display:block;width:fit-content;max-width:100%;margin:18px auto;padding:10px 16px;background:linear-gradient(135deg,rgba(52,152,219,.1) 0,rgba(118,75,162,.1) 100%);border-left:4px solid #3498db;border-right:4px solid #3498db;border-radius:8px;color:#2c3e50;font-weight:600;text-align:center}@media (max-width:600px){.our-story-page .story-item{grid-template-columns:28px 1fr;gap:10px}.our-story-page .story-icon .material-symbols-outlined{font-size:22px}}@media (min-width:1000px){.our-story-page .story-area{max-width:900px;margin:0 auto}}