:root{--nav-height: 96px;font-family:Inter,Segoe UI,Arial,sans-serif;line-height:1.6;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#0d1f44;background-color:#04112d}*,*:before,*:after{box-sizing:border-box}a{color:inherit;text-decoration:none}body{margin:0;min-height:100vh;background-color:#04112d;overflow-x:hidden}#root{min-height:100vh}.footer{background:#f7f8fb;border-top:1px solid rgba(13,31,68,.1);padding:2rem 0 2.5rem}.footer__inner{margin:0 auto;max-width:1100px;padding:0 1.5rem;text-align:center}.footer__links{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:1rem}.footer__link-wrapper{display:flex}.footer__link{color:#1f7aff;font-weight:500;text-decoration:none}.footer__link:hover,.footer__link:focus{text-decoration:underline}.footer__note{color:#0d1f44b3;font-size:.9rem;margin:0}.nav{align-items:center;background:#0d1f44;color:#fff;display:flex;min-height:var(--nav-height);width:100%}.nav__inner{align-items:center;display:flex;gap:2.5rem;justify-content:space-between;margin:0 auto;max-width:1100px;padding:0 1.5rem;width:100%}.nav__brand{align-items:center;display:inline-flex;gap:1rem}.nav__logo{height:52px;width:52px}.nav__title{font-size:1.25rem;font-weight:700;letter-spacing:.02em}.nav__links{align-items:center;display:flex;gap:2rem;flex:1 1 auto;justify-content:center}.nav__links--open,.nav__link-wrapper{display:flex}.nav__link{color:inherit;font-size:1.05rem;font-weight:600;text-decoration:none;transition:opacity .2s ease}.nav__link:hover,.nav__link:focus{opacity:.7}.nav__auth-button{background:#1f7aff;border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:1.05rem;font-weight:600;padding:.65rem 1.6rem;transition:transform .2s ease,box-shadow .2s ease}.nav__auth-button--desktop{display:inline-flex}.nav__auth-button--mobile{display:none}.nav__auth-button:hover,.nav__auth-button:focus{box-shadow:0 8px 16px #1f7aff3d;transform:translateY(-1px)}.nav__menu-toggle{align-items:center;background:#ffffff14;border:1px solid rgba(255,255,255,.24);border-radius:999px;color:inherit;cursor:pointer;display:none;font-size:1.05rem;font-weight:600;gap:.6rem;padding:.6rem 1.2rem;transition:background .2s ease,border .2s ease,opacity .2s ease}.nav__menu-toggle:hover,.nav__menu-toggle:focus{background:#ffffff29;border-color:#ffffff5c}.nav__menu-icon{display:inline-flex;flex-direction:column;gap:.24rem}.nav__menu-icon span{background:currentColor;border-radius:999px;height:2px;transition:transform .2s ease,opacity .2s ease;width:1.25rem}.nav__menu-toggle[aria-expanded=true] .nav__menu-icon span:nth-child(1){transform:translateY(6px) rotate(45deg)}.nav__menu-toggle[aria-expanded=true] .nav__menu-icon span:nth-child(2){opacity:0}.nav__menu-toggle[aria-expanded=true] .nav__menu-icon span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}@media(max-width:900px){.nav__inner{align-items:flex-start;flex-wrap:wrap;gap:1rem}.nav__menu-toggle{display:inline-flex}.nav__links{background:#061331b3;border:1px solid rgba(255,255,255,.12);border-radius:24px;display:none;flex-direction:column;gap:.5rem;margin-top:1rem;padding:1rem;width:100%;justify-content:flex-start}.nav__links--open{display:flex}.nav__link-wrapper{width:100%}.nav__link{padding:.4rem .2rem;width:100%}.nav__auth-button--desktop{display:none}.nav__auth-button--mobile{display:block;width:100%}.nav__auth-button{display:inline-flex;justify-content:center;width:100%}}.layout{background:linear-gradient(180deg,#04112d,#0d1f44 62%,#f5f7fb 62.1%);color:#0d1f44;display:flex;flex-direction:column;min-height:100vh;overflow-x:clip}.layout__main{display:flex;flex:1;flex-direction:column;background-color:transparent}.landing{display:flex;flex-direction:column;gap:6rem;background:transparent}.eyebrow{color:#ffffffb3;font-size:.85rem;letter-spacing:.24em;text-transform:uppercase;margin-bottom:1rem}.hero{color:#fff;display:grid;gap:4rem;grid-template-columns:minmax(360px,640px) 1fr;width:min(96vw,1600px);margin:0 auto;min-height:calc(100vh - var(--nav-height));padding:1rem 2rem 4rem;position:relative;align-content:center;align-items:center;z-index:1;overflow-x:hidden}.hero__content{max-width:520px;padding-top:.5rem}.hero__headline{font-size:clamp(2.5rem,5vw,3.75rem);line-height:1.05;margin:0 0 1.5rem}.hero__description{color:#ffffffd9;font-size:1.1rem;margin:0 0 2.5rem}.hero__actions{display:flex;flex-wrap:wrap;gap:1rem}.hero__primary,.hero__secondary{border-radius:999px;border:none;cursor:pointer;font-weight:600;padding:.85rem 1.75rem;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.hero__primary{background:#1f7aff;color:#fff;box-shadow:0 12px 32px #1f7aff47}.hero__primary:hover,.hero__primary:focus{transform:translateY(-1px);box-shadow:0 14px 36px #1f7aff4d}.hero__secondary{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.35)}.hero__secondary:hover,.hero__secondary:focus{opacity:.8}.hero__image{display:flex;justify-content:flex-end;margin-right:0;overflow:visible;position:relative;z-index:0}.hero__image-media{border-radius:28px;border:1px solid rgba(255,255,255,.25);box-shadow:0 24px 60px #06133173;max-width:clamp(360px,40vw,760px);max-height:min(72vh,760px);width:100%;height:auto}.hero__image:before{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:clamp(320px,40vw,720px);height:clamp(320px,40vw,720px);background:radial-gradient(50% 50% at 50% 50%,#1f7aff59,#1f7aff1f 42%,#1f7aff00 72%);filter:blur(28px);z-index:-1;pointer-events:none}@media(max-width:1024px){.hero{gap:3rem;grid-template-columns:minmax(280px,1fr);width:100%;text-align:center}.hero__content{padding-top:0;margin:0 auto}.hero__image{justify-content:center;margin-right:0}.hero__image:before{display:none}}.categories{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:0 1.5rem 4rem}.section__title{color:#0d1f44;font-size:clamp(1.6rem,3.4vw,2.2rem);margin:0 auto 1.25rem;text-align:center}.categories__grid{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:0 auto;max-width:980px}.category{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.25rem;text-align:center;position:relative;overflow:hidden}.category__emoji{font-size:2rem;margin-bottom:.5rem}.category__title{margin:.25rem 0}.category__desc{color:#0d1f44b3;margin:0}.hiw{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);padding:3rem 1.5rem}.hiw__grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:0 auto;max-width:980px}.step{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.25rem;text-align:center;position:relative;overflow:hidden}.step__icon{font-size:1.75rem;margin-bottom:.25rem}.step__title{margin:.25rem 0}.step__desc{color:#0d1f44b3;margin:0}.faq{background:#f5f7fb;padding:3rem 1.5rem}.faq__list{margin:0 auto;max-width:800px;display:grid;gap:.75rem}.faq__item{background:#fff;border:1px solid #e5ecf7;border-radius:14px;padding:.75rem 1rem}.faq__q{cursor:pointer;font-weight:700}.faq__a{color:#0d1f44bf;margin:.5rem 0 .25rem}.cta{background:#fff;text-align:center;padding:3rem 1.5rem 4rem}.cta__title{font-size:clamp(1.6rem,3.6vw,2.4rem);margin:0 0 .25rem}.cta__desc{color:#0d1f44b3;margin:0 0 1rem}.cta__button{background:#1f7aff;color:#fff;border:none;border-radius:12px;padding:.9rem 1.4rem;font-weight:800;cursor:pointer;box-shadow:0 12px 28px #1f7aff47}@media(max-width:700px){.hero{min-height:auto;padding:3.5rem 1.25rem 3rem;text-align:center}.hero__content{margin:0 auto}.hero__actions{align-items:stretch;flex-direction:column}.hero__actions button{width:100%}.hero__image{justify-content:center}.hero__image-media{max-width:min(92vw,430px);max-height:44vh}.about{padding:5rem 1.25rem 3.5rem}.resource-card{padding:2rem 1.5rem}}.projects{background:#c7cfdf!important;min-height:100vh;padding:2rem 1rem 3rem}.projects__container{margin:0 auto;max-width:1100px}.projects__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.projects__welcome{display:flex;align-items:center;gap:.75rem}.projects__avatar{background:#2f6feb;color:#fff;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:700}.projects__welcome-title{margin:0;font-weight:800}.projects__welcome-email{margin:0;color:#0d1f44b3;font-size:.95rem}.projects__search{background:#fff;border:1px solid #d8e3f7;border-radius:12px;padding:.6rem .9rem;width:280px}.projects__tabs{display:flex;gap:.5rem;margin-bottom:1.25rem}.projects__tab{background:#fff;border:1px solid #d8e3f7;border-radius:999px;padding:.5rem .9rem;font-weight:700;cursor:pointer}.projects__tab--active{background:#2f6feb;border-color:#2f6feb;color:#fff}.projects__toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.projects__new-btn{background:#1f7aff;color:#fff;border:none;border-radius:10px;padding:.6rem .95rem;font-weight:800;cursor:pointer;box-shadow:0 10px 20px #1f7aff33}.projects__status{margin-bottom:.75rem;font-weight:600;color:#0d1f44b3}.projects__status--error{color:#d12c4d}.projects__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.project-card{background:#fff;border:2px solid #c0c0c0;border-radius:12px;padding:1rem;box-shadow:0 6px 12px #00000026;transition:all .2s ease-in-out}.project-card:hover{transform:translateY(-3px);box-shadow:0 10px 20px #0003;cursor:pointer}.project-card__title{font-size:1.1rem;font-weight:800;margin:0 0 .25rem}.project-card__summary{color:#0d1f44bf;margin:0 0 .75rem}.project-card__meta{color:#0d1f4499;font-size:.9rem}.project-card__actions{display:flex;align-items:center;justify-content:space-between}.project-card__join{background:#2f6feb;color:#fff;border:none;border-radius:8px;padding:.45rem .75rem;font-weight:700;cursor:pointer}.project-card__badge{display:inline-flex;align-items:center;padding:.3rem .6rem;border-radius:999px;font-weight:700;background:#2f6feb1a;color:#2f6feb}.project-card__badge--joined{background:#33a36626;color:#23935c}.empty{display:grid;place-items:center;padding:3rem 1rem;text-align:center;color:#0d1f44cc}.empty__cta{margin-top:.75rem}@media(max-width:760px){.projects__header{flex-direction:column;align-items:flex-start}.projects__search{width:100%}.projects__toolbar{flex-direction:column;align-items:flex-start}}.modal-overlay{position:fixed;inset:0;background-color:#0000001a;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-container{background:#fff;border-radius:12px;width:100%;max-width:900px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;position:relative}.modal-section{display:flex;flex-direction:column;height:100%}.modal-header{background:#0a1f44;color:#fff;padding:32px;border-radius:12px 12px 0 0}.modal-header h2{margin:0 0 8px;font-size:32px;font-weight:600}.modal-header p{margin:0;font-size:16px;opacity:.9}.modal-content{padding:32px;flex:1;overflow-y:auto}.step-indicator{font-size:14px;color:#666;margin-bottom:24px}.form-group{margin-bottom:20px}.form-label{display:block;font-size:14px;font-weight:500;margin-bottom:8px;color:#374151}.helper-text{font-size:.85rem;color:#6b7280;font-weight:400;margin-left:.5rem}.input-field{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:15px;transition:border-color .2s}.input-field:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.select-field{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:15px;background-color:#fff;cursor:pointer;transition:border-color .2s}.select-field:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.deadline-toggle{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;color:#666}.checkbox-label input[type=checkbox]{cursor:pointer}.deadline-text{font-size:14px;color:#666;padding:8px 0}.modal-footer{padding:24px 32px;border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-start}.btn-primary{background:#2563eb;color:#fff;padding:12px 32px;border:none;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;transition:background-color .2s}.btn-primary:hover{background:#1d4ed8}.btn-secondary{background:#fff;color:#2563eb;padding:12px 32px;border:1px solid #d1d5db;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s}.btn-secondary:hover{background:#f3f4f6;border-color:#2563eb}.btn-add-role{background:#fff;color:#2563eb;padding:10px 20px;border:1px solid #2563eb;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.btn-add-role:hover{background:#eff6ff}.skills-container{display:flex;flex-wrap:wrap;gap:8px;padding:8px;border:1px solid #d1d5db;border-radius:8px;min-height:44px;align-items:center}.skill-tag{display:inline-flex;align-items:center;gap:6px;background:#eff6ff;color:#1e40af;padding:6px 12px;border-radius:6px;font-size:14px;font-weight:500}.skill-remove{background:none;border:none;color:#1e40af;font-size:18px;cursor:pointer;padding:0;line-height:1;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.skill-remove:hover{color:#1e3a8a}.skill-input{border:none;outline:none;flex:1;min-width:120px;padding:4px;font-size:14px;background:transparent}.application-method{margin-top:20px;padding-top:20px;border-top:1px solid #e5e7eb}.acros-campus-badge{display:inline-flex;align-items:center;gap:8px;background:#eff6ff;color:#1e40af;padding:10px 16px;border-radius:8px;font-size:14px;font-weight:500;border:1px solid #bfdbfe}.badge-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background:#2563eb;color:#fff;border-radius:50%;font-size:12px}@media(max-width:768px){.modal-container{max-width:100%;max-height:100vh;border-radius:0}.form-row{grid-template-columns:1fr}.modal-header{padding:24px}.modal-header h2{font-size:24px}.modal-content{padding:20px}.modal-footer{flex-direction:column}.btn-primary,.btn-secondary{width:100%}}.modal-close-btn{position:absolute;top:16px;right:16px;background:transparent;border:none;font-size:28px;line-height:1;color:#9ca3af;cursor:pointer;padding:8px;z-index:10}.modal-close-btn:hover{color:#4b5563}.questions-section{margin-top:20px;padding-top:20px;border-top:1px solid #e5e7eb}.question-input-group{display:flex;gap:8px;align-items:center;margin-bottom:10px}.btn-remove-question{background:#fee2e2;color:#ef4444;border:1px solid #fecaca;border-radius:50%;width:32px;height:32px;font-size:20px;line-height:1;cursor:pointer;flex-shrink:0;display:flex;align-items:center;justify-content:center}.detail-modal-overlay{position:fixed;inset:0;background-color:#0000001a;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.detail-modal-container{background:#fff;border-radius:12px;width:100%;max-width:700px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d;position:relative}.detail-modal-header{background:#0a1f44;color:#fff;padding:24px 32px;border-radius:12px 12px 0 0}.detail-modal-header h2{margin:0 0 4px;font-size:24px;font-weight:600}.detail-modal-header p{margin:0;font-size:16px;opacity:.8}.detail-modal-content{padding:24px 32px;overflow-y:auto;flex:1}.detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #e5e7eb}.detail-item{display:flex;flex-direction:column}.detail-label{font-size:13px;font-weight:500;color:#6b7280;margin-bottom:4px;text-transform:uppercase}.detail-value{font-size:15px;font-weight:500;color:#111827}.roles-section h3{font-size:18px;font-weight:600;margin-bottom:16px}.role-detail-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin-bottom:12px}.role-detail-card h4{margin:0 0 12px;font-size:16px}.role-meta{display:flex;flex-wrap:wrap;gap:16px;font-size:14px;color:#4b5563;margin-bottom:12px}.role-skills{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:14px}.role-skill-tag{background:#eff6ff;color:#1e40af;padding:4px 10px;border-radius:6px;font-size:13px;font-weight:500}.detail-modal-footer{padding:20px 32px;border-top:1px solid #e5e7eb}.detail-modal-close-btn{position:absolute;top:12px;right:12px;background:transparent;border:none;font-size:24px;line-height:1;color:#d1d5db;cursor:pointer;padding:8px;z-index:10}.detail-modal-close-btn:hover{color:#fff}.additional-info-section{background:#f0f9ff;border-left:4px solid #2563eb;padding:1.5rem;margin-top:1.5rem;border-radius:4px}.additional-info-section h3{margin-top:0;color:#1e40af;font-size:1.1rem;margin-bottom:.75rem}.additional-info-section p{margin:0;color:#374151;line-height:1.6;white-space:pre-wrap}.apply-modal-overlay{position:fixed;inset:0;background-color:#0000001a;display:flex;align-items:center;justify-content:center;z-index:1050;padding:20px}.apply-modal-container{background:#fff;border-radius:12px;width:100%;max-width:550px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 10px 40px #0003;position:relative}.apply-modal-header{padding:24px;border-bottom:1px solid #e5e7eb}.apply-modal-header h3{margin:0 0 4px;font-size:20px;font-weight:600}.apply-modal-header p{margin:0;color:#6b7280}.apply-modal-content{padding:24px;overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:12px}.role-apply-card{display:flex;align-items:center;gap:16px;padding:16px;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s ease-in-out}.role-apply-card:hover{background-color:#f9fafb;border-color:#d1d5db}.role-apply-card.selected{background-color:#eff6ff;border-color:#2563eb}.role-apply-checkbox input[type=checkbox]{width:20px;height:20px;cursor:pointer}.role-apply-details h4{margin:0 0 8px;font-size:16px;font-weight:500}.role-apply-meta{display:flex;gap:16px;font-size:13px;color:#6b7280}.apply-modal-footer{padding:20px 24px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;gap:12px}.apply-modal-close-btn{position:absolute;top:10px;right:10px;background:none;border:none;font-size:24px;color:#9ca3af;cursor:pointer}.questions-divider{border:0;border-top:1px solid #e5e7eb;margin:16px 0}.question-item{margin-bottom:16px}.question-item label{display:block;font-weight:500;margin-bottom:8px;font-size:14px;color:#374151}.auth{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - var(--nav-height));padding:2rem 1rem;background:linear-gradient(180deg,#f5f7fb,#eef3fb)}.auth__card{background:#fff;border-radius:20px;box-shadow:0 20px 48px #0d1f441f;width:100%;max-width:520px;padding:2.25rem}.auth__icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:999px;background:#2d73ff;color:#fff;font-size:28px;margin:0 auto 1.25rem}.auth__title{text-align:center;margin:0 0 .25rem;font-size:1.8rem}.auth__subtitle{text-align:center;color:#0d1f44b3;margin:0 0 1.5rem}.auth__form{display:grid;gap:1rem}.auth__label{color:#0d1f44d9;font-weight:600;margin-bottom:.25rem}.auth__input{width:100%;padding:.85rem .9rem;border-radius:10px;border:1px solid #dfe6f3;background:#fff;font-size:1rem}.auth__input:focus{outline:none;border-color:#2d73ff;box-shadow:0 0 0 3px #2d73ff2e}.auth__error{color:#c62828;font-size:.9rem}.auth__button{margin-top:.5rem;background:#2d73ff;color:#fff;border:none;border-radius:10px;font-weight:700;padding:.9rem 1rem;cursor:pointer;box-shadow:0 12px 28px #2d73ff47}.auth__providers{display:flex;flex-direction:column;gap:.75rem}.auth__button--google{background:#fff;color:#0d1f44e6;box-shadow:none;border:1px solid #dfe6f3;display:flex;align-items:center;justify-content:center}.auth__button:hover,.auth__button:focus{filter:brightness(1.03)}.auth__switch{text-align:center;margin-top:.9rem;color:#0d1f44b3}.auth__switch a{color:#2d73ff;font-weight:700;cursor:pointer}.mgmt-page{background:linear-gradient(180deg,#eef4ff,#eaf1ff 60%,#e7efff);min-height:calc(100vh - var(--nav-height));padding:2rem 1rem 3rem}.mgmt-page__container{max-width:1000px;margin:0 auto;font-family:sans-serif}.mgmt-page-loading{background:linear-gradient(180deg,#eef4ff,#eaf1ff 60%,#e7efff);text-align:center;padding:50px;font-size:1.2rem;color:#666}.mgmt-page-header{padding-bottom:24px;border-bottom:1px solid #e5e7eb;margin-bottom:24px}.mgmt-page-header h1{font-size:2.5rem;font-weight:700;color:#0a1f44;margin:16px 0 8px}.mgmt-page-header p{font-size:1.1rem;color:#3a5385;margin:0}.back-button{background:none;border:none;color:#2563eb;font-size:1rem;font-weight:500;cursor:pointer;padding:0}.mgmt-page-tabs{display:flex;gap:16px;border-bottom:1px solid #e5e7eb;margin-bottom:32px}.mgmt-tab{background:none;border:none;padding:12px 4px;font-size:1rem;font-weight:500;cursor:pointer;color:#6b7280;border-bottom:3px solid transparent;margin-bottom:-1px;transition:all .2s ease-in-out}.mgmt-tab:hover{color:#111827}.mgmt-tab.active{color:#2563eb;border-bottom-color:#2563eb}.mgmt-page-content{background-color:#f9fafb;border-radius:8px;padding:32px}.tab-pane h2{margin-top:0}.tab-pane p{color:#4b5563}.edit-form .form-group{margin-bottom:20px}.edit-form .form-label{display:block;font-size:14px;font-weight:500;color:#333;margin-bottom:8px}.edit-form .input-field,.edit-form .select-field{width:100%;padding:10px 14px;border:1px solid #d1d5db;border-radius:8px;font-size:15px;transition:border-color .2s}.edit-form .input-field:focus,.edit-form .select-field:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.edit-form .btn-primary{background:#2563eb;color:#fff;padding:12px 24px;border:none;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;transition:background-color .2s}.edit-form .btn-primary:disabled{background:#93c5fd;cursor:not-allowed}.applicant-list{display:flex;flex-direction:column;gap:24px}.applicant-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:20px}.applicant-header{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:12px;border-bottom:1px solid #e5e7eb;margin-bottom:16px}.applicant-header h3{margin:0;font-size:1.2rem}.applicant-header .applicant-meta{font-size:.9rem;color:#6b7280;text-align:right}.applicant-answers .answer-item{margin-bottom:12px}.applicant-answers .answer-item strong{display:block;margin-bottom:4px;color:#374151}.accept-btn{background:#2563eb;color:#fff;border:none;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}.accept-btn:hover:not(:disabled){background:#1d4ed8}.accept-btn:disabled{background:#93c5fd;cursor:not-allowed}.status-badge{padding:4px 12px;border-radius:12px;font-size:.875rem;font-weight:500}.status-badge--pending{background-color:#fef3c7;color:#92400e}.status-badge--accepted{background-color:#d1fae5;color:#065f46}.applicant-filter-tabs{display:flex;gap:.5rem;margin-bottom:1.5rem;border-bottom:2px solid #e5e7eb;padding-bottom:.5rem}.filter-tab{background:none;border:none;padding:.5rem 1rem;font-size:.95rem;font-weight:500;color:#6b7280;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px;transition:all .2s}.filter-tab:hover{color:#2563eb}.filter-tab.active{color:#2563eb;border-bottom-color:#2563eb}.applicant-email{font-size:.9rem;color:#6b7280;margin-top:.25rem}.edit-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.edit-form .questions-section{margin-top:20px;padding-top:20px;border-top:1px solid #e5e7eb}.edit-form .question-input-group{display:flex;gap:8px;align-items:center;margin-bottom:10px}.edit-form .btn-remove-question{background:#fee2e2;color:#ef4444;border:1px solid #fecaca;border-radius:50%;width:32px;height:32px;font-size:20px;line-height:1;cursor:pointer;flex-shrink:0;display:flex;align-items:center;justify-content:center}.edit-form .btn-secondary{background:#fff;color:#2563eb;padding:8px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer}.roles-section{margin-top:32px;padding-top:32px;border-top:1px solid #e5e7eb}.roles-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.roles-header h3{margin:0;font-size:20px;font-weight:600;color:#333}.btn-add-role{background:#fff;color:#2563eb;padding:10px 20px;border:1px solid #2563eb;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer}.role-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:24px;margin-bottom:20px}.dashboard-page{background:#c7cfdf!important;min-height:calc(100vh - var(--nav-height));padding:2rem;font-family:sans-serif}.dashboard-header{margin-bottom:2rem}.dashboard-welcome-card{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.dashboard-avatar-large{width:4rem;height:4rem;background-color:#3b82f6;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;font-weight:700}.dashboard-welcome-text h2{font-size:1.875rem;font-weight:700;color:#1f2937;margin:0}.dashboard-welcome-text p{color:#4b5563;margin:0}.dashboard-layout{display:flex;border-radius:.75rem;overflow:hidden;box-shadow:0 25px 50px -12px #00000040;background-color:transparent;min-height:600px}.dashboard-sidebar{width:16rem;background-color:#1e3a8ae6;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);padding:1.5rem;display:flex;flex-direction:column;border-right:1px solid rgba(29,78,216,.5)}.sidebar-brand{background-color:#ffffff1a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:.5rem;padding:1rem;margin-bottom:1.5rem}.sidebar-brand span{font-size:1.25rem;font-weight:700;color:#fff}.sidebar-nav{display:flex;flex-direction:column;gap:.75rem;flex:1}.sidebar-btn{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:.5rem;font-weight:600;transition:all .2s;border:1px solid transparent;background:none;cursor:pointer;text-align:left;font-size:1rem}.sidebar-btn.active{background-color:#fff3;color:#fff;box-shadow:0 10px 15px -3px #0000001a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-color:#fff3}.sidebar-btn:not(.active){color:#ffffffe6}.sidebar-btn:not(.active):hover{background-color:#ffffff1a}.dashboard-main{flex:1;background-color:transparent;padding:0rem;display:flex;flex-direction:column}.dashboard-main>div{flex:1;display:flex;flex-direction:column}.dashboard-card{background-color:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 2px #0000000d}.application-card{border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;margin-bottom:1rem;background-color:#f9fafb}.application-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.application-title{font-weight:600;color:#1f2937;font-size:1.1rem}.application-date{font-size:.875rem;color:#6b7280}.application-roles{font-size:.9rem;color:#4b5563}.dashboard-project-card{border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;margin-bottom:1rem;background-color:#fff;transition:box-shadow .2s;cursor:pointer}.dashboard-project-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.dashboard-project-title{font-weight:600;color:#1f2937;font-size:1.1rem;margin-bottom:.25rem;display:block}.dashboard-project-tagline{color:#6b7280;font-size:.9rem}.dashboard-project-form{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;padding:1.5rem;margin-bottom:1.5rem}.form-group{margin-bottom:1rem}.form-label{display:block;font-size:.875rem;font-weight:500;color:#1f2937;margin-bottom:.5rem}.form-input,.form-textarea{width:100%;padding:.5rem .75rem;border:2px solid #d1d5db;border-radius:.375rem;font-size:.875rem;transition:border-color .15s ease-in-out;background-color:#fff}.form-input:focus,.form-textarea:focus{outline:none;border-color:#2563eb;border-width:2px;box-shadow:0 0 0 3px #2563eb1a}.form-textarea{min-height:100px;resize:vertical}.form-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem}.btn-cancel{padding:.5rem 1rem;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;color:#374151;font-weight:500;cursor:pointer;transition:background-color .15s}.btn-cancel:hover{background-color:#f3f4f6}.btn-submit{padding:.5rem 1rem;background-color:#2563eb;border:1px solid transparent;border-radius:.375rem;color:#fff;font-weight:500;cursor:pointer;transition:background-color .15s}.btn-submit:hover{background-color:#1d4ed8}.btn-submit:disabled{background-color:#93c5fd;cursor:not-allowed}.profile-label{font-size:1rem;font-weight:600;color:#4b5563}.profile-value-large{font-size:1.25rem;color:#1f2937}.complete-profile-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#eef4ff,#eaf1ff 60%,#e7efff);padding:20px;font-family:sans-serif}.complete-profile-card{background:#fff;padding:40px;border-radius:12px;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a;width:100%;max-width:480px}.complete-profile-header{text-align:center;margin-bottom:32px}.complete-profile-header h1{font-size:24px;font-weight:700;color:#1f2937;margin:0 0 8px}.complete-profile-header p{color:#6b7280;font-size:16px;margin:0}.cp-form-group{margin-bottom:20px}.cp-label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}.cp-input{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:16px;transition:border-color .2s;box-sizing:border-box}.cp-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.cp-btn{width:100%;background-color:#2563eb;color:#fff;padding:12px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s;margin-top:10px}.cp-btn:hover{background-color:#1d4ed8}.cp-btn:disabled{background-color:#93c5fd;cursor:not-allowed}.maintenance-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem}.maintenance-content{text-align:center;max-width:500px;background:#fff;padding:3rem 2rem;border-radius:20px;box-shadow:0 20px 60px #0000004d}.maintenance-icon{font-size:4rem;margin-bottom:1.5rem;animation:rotate 3s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.maintenance-title{font-size:2rem;font-weight:700;color:#1a202c;margin-bottom:1rem}.maintenance-message{font-size:1.1rem;color:#4a5568;margin-bottom:.5rem;line-height:1.6}.maintenance-submessage{font-size:.95rem;color:#718096;margin-bottom:2rem}.maintenance-spinner{display:flex;justify-content:center;margin-top:2rem}.spinner{width:40px;height:40px;border:4px solid #e2e8f0;border-top-color:#667eea;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.legal-page{min-height:100vh;background:#f8f9fa;padding:4rem 1.5rem}.legal-container{max-width:900px;margin:0 auto;background:#fff;padding:3rem;border-radius:12px;box-shadow:0 2px 8px #0000001a}.legal-container h1{font-size:2.5rem;color:#1a202c;margin-bottom:.5rem;font-weight:700}.legal-updated{color:#718096;font-size:.95rem;margin-bottom:2rem;font-style:italic}.legal-intro{font-size:1.05rem;line-height:1.7;color:#4a5568;margin-bottom:2rem}.legal-container section{margin-bottom:2.5rem}.legal-container h2{font-size:1.75rem;color:#2d3748;margin-bottom:1rem;margin-top:2rem;font-weight:600;border-bottom:2px solid #e2e8f0;padding-bottom:.5rem}.legal-container h3{font-size:1.25rem;color:#4a5568;margin-bottom:.75rem;margin-top:1.5rem;font-weight:600}.legal-container p{line-height:1.8;color:#4a5568;margin-bottom:1rem}.legal-container ul{margin:1rem 0 1rem 1.5rem;line-height:1.8}.legal-container li{color:#4a5568;margin-bottom:.5rem}.legal-container a{color:#1f7aff;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s ease}.legal-container a:hover{border-bottom-color:#1f7aff}.legal-contact{background:#f7fafc;padding:1.5rem;border-radius:8px;border-left:4px solid #1f7aff;margin-top:1rem}.legal-contact strong{color:#2d3748}@media(max-width:768px){.legal-page{padding:2rem 1rem}.legal-container{padding:2rem 1.5rem}.legal-container h1{font-size:2rem}.legal-container h2{font-size:1.5rem}.legal-container h3{font-size:1.1rem}}.coming-soon-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem}.coming-soon-content{text-align:center;max-width:600px;background:#fff;padding:4rem 3rem;border-radius:20px;box-shadow:0 20px 60px #0000004d}.coming-soon-icon{font-size:5rem;margin-bottom:1.5rem}.coming-soon-title{font-size:2.5rem;font-weight:700;color:#1a202c;margin-bottom:1.5rem}.coming-soon-message{font-size:1.2rem;color:#4a5568;margin-bottom:1rem;line-height:1.6}.coming-soon-submessage{font-size:1rem;color:#718096;margin-bottom:2.5rem;line-height:1.6}.coming-soon-submessage a{color:#1f7aff;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s ease}.coming-soon-submessage a:hover{border-bottom-color:#1f7aff}.coming-soon-button{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1rem 2.5rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 15px #667eea66}.coming-soon-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea99}@media(max-width:768px){.coming-soon-content{padding:3rem 2rem}.coming-soon-title{font-size:2rem}.coming-soon-message{font-size:1.1rem}}
