:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;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}}.sidebar{z-index:10;background:#f0f4f8;border-right:1px solid #cfd8dc;width:220px;min-height:100vh;padding-top:2rem;position:fixed;top:0;left:0}.sidebar ul{margin:0;padding:0;list-style:none}.sidebar li{margin-bottom:1.5rem}.sidebar a{color:#036;border-radius:4px;padding:.5rem 1.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:background .2s;display:block}.sidebar a:hover{background:#e3eaf3}.dashboard{margin-left:240px;padding:2rem 2rem 2rem 0}.dashboard-info{gap:2rem;margin-bottom:2rem;display:flex}.user-info,.contract-status{background:#f8fafc;border:1px solid #e0e6ed;border-radius:8px;flex:1;padding:1.5rem}.user-info ul{padding-left:1.2rem}.status-active{color:#0a7d2c;font-weight:700}.recent-memos ul{padding-left:1rem;list-style:inside}.memo-status{border-radius:12px;margin-left:1rem;padding:.2rem .7rem;font-size:.95rem}.memo-pending{color:#856404;background:#fff3cd}.memo-reviewed{color:#155724;background:#d4edda}.portal-container{color:#0a2342;background:#f8fafd;flex-direction:column;min-height:100vh;font-family:Segoe UI,Arial,sans-serif;display:flex}.portal-header{color:#fff;text-align:center;background:#0a2342;padding:2.5rem 1rem 1.5rem;box-shadow:0 2px 8px #0a234212}.portal-logo{border-radius:12px;width:72px;margin-bottom:1rem;box-shadow:0 2px 8px #0a23421a}.portal-header h1{letter-spacing:.01em;margin:.5rem 0 .2rem;font-size:2.2rem;font-weight:700}.portal-subtitle{color:#b3c7e6;margin-bottom:.5rem;font-size:1.15rem}.portal-main{background:#fff;border-radius:10px;flex:1 0 auto;max-width:700px;margin:2rem auto;padding:2.2rem;box-shadow:0 2px 12px #0a234214}section{margin-bottom:2rem}.portal-form label{margin-bottom:.5rem;font-weight:600;display:block}.portal-form input[type=text],.portal-form input[type=password],.portal-form input[type=file],.portal-form select{color:#0a2342;background:#f8fafd;border:1px solid #b3c7e6;border-radius:5px;width:100%;margin-bottom:1rem;padding:.55rem;font-size:1rem}.portal-form button{color:#fff;cursor:pointer;background:#0a2342;border:none;border-radius:5px;padding:.8rem 1.7rem;font-size:1.05rem;font-weight:600;transition:background .2s;box-shadow:0 1px 4px #0a234212}.portal-form button:hover{background:#163d6b}.sample-memos ul{padding-left:1rem;list-style:inside}.sample-memos li{margin-bottom:.5rem}.sample-memos a{color:#0a2342;text-decoration:underline}.portal-footer{color:#fff;text-align:center;background:#0a2342;border-top:1px solid #b3c7e6;margin-top:2rem;padding:1.7rem 1rem 1.2rem;font-size:1rem}.contact-info{margin-bottom:.5rem}.disclaimer{color:#b3c7e6;margin-top:1rem;font-size:.97rem}
