:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;width:100%;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{margin:0;padding:0;width:100%;height:100%}a{font-weight:500;color:#ff9913;text-decoration:inherit}a:hover{color:#2b4b7d}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.logo-shape{fill:url(#logoGradient)}.page-section{margin-top:2rem}.card-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.detail-list{margin:.75rem 0 0;padding-left:1.1rem}.detail-list li{margin-bottom:.4rem}.helper-text{margin-top:.5rem;color:#6a6a6a}.auth-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem}.auth-card{width:100%;max-width:420px;border:1px solid #e6e6e6;border-radius:10px;padding:1.25rem;display:flex;flex-direction:column;gap:.8rem;background:#fff}.auth-card label,.release-form label{display:flex;flex-direction:column;gap:.3rem;font-weight:600}.auth-card input:not([type=checkbox]),.release-form input,.release-form select,.release-form textarea{border:1px solid #cfcfcf;border-radius:6px;padding:.55rem .7rem;font:inherit}.auth-card button{background:linear-gradient(90deg,#5f5195,#ff9913);color:#fff;border:none;border-radius:6px;padding:.65rem .9rem;font-weight:600;cursor:pointer}.auth-card button:disabled{opacity:.7;cursor:not-allowed}.error-text{color:#9d2d2d;margin:0}.row-between{display:flex;align-items:center;justify-content:space-between;gap:1rem}.release-form-card{margin:1rem 0}.release-form{display:grid;gap:.9rem}.action-row{display:flex;gap:.6rem;flex-wrap:wrap}.details-panel{margin-top:.9rem;padding-top:.9rem;border-top:1px solid #ececec}.details-panel h4{margin:.6rem 0}.inline-form{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.inline-form input,.inline-form select{border:1px solid #cfcfcf;border-radius:6px;padding:.45rem .6rem;font:inherit}.upload-grid{display:grid;gap:.5rem;grid-template-columns:1fr;margin-bottom:.5rem}.inline-btn{margin-left:.5rem}.checkbox-row{flex-direction:row!important;align-items:center;font-weight:500!important}.checkbox-row input{width:auto}.auth-card .auth-switch{background:transparent;color:#5f5195;padding:0;text-align:left;text-decoration:underline}.auth-card .auth-switch:hover{color:#44367a}.auth-checkbox-label{flex-direction:row!important;align-items:center;gap:.5rem!important;font-weight:500!important}.auth-checkbox-label input[type=checkbox]{width:auto;height:auto;margin:0}header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:1rem 2rem;box-sizing:border-box;border-bottom:1px solid #ececec}.headerWrapper{display:flex;flex-direction:row;align-items:center}.header-logo{width:50px;height:auto;padding:1rem}nav{display:flex;gap:10px;align-items:center;justify-content:flex-end;flex-wrap:wrap}h1{margin:0}.signed-in-user{margin:.1rem 0 0;color:#666;font-size:.85rem}.nav-link{border:none;background:transparent;color:#2b4b7d;font-weight:600;cursor:pointer;padding:.35rem .6rem;border-radius:6px}.nav-link:hover{background:#f6f7fa}.nav-link.active{background:#2b4b7d;color:#fff}.nav-link.logout{color:#9d2d2d}.hero{display:flex;padding:4rem 0;margin:0;justify-content:center;align-items:center;gap:5rem;height:65vh;background-color:#f5f5f505}.hero-content{padding:2rem;text-wrap:wrap}.hero-button{text-align:center}.hero-logo{width:35%;height:auto;display:block}.section-title{font-size:1.5rem;margin:2rem 0 1rem;color:#ff9913}.card{background:#f5f5f505;border-radius:8px;box-shadow:0 6px 18px #0f172a0f;padding:1rem;margin:1.5rem 0}.card-title{margin:0 0 .5rem;font-size:1.1rem}.card-body{color:#4b5563}.btn{padding:.6rem 1rem;border:none;border-radius:6px;cursor:pointer;font-weight:600}.btn-primary{background:linear-gradient(90deg,#5f5195,#ff9913);color:#fff}.btn-secondary{background:#f4f4f6;color:#111}
