:root{--bg: #0c0c0c;--text: #e5e5e5;--accent-gold: #f5e342;--accent-green: #00ffaa;--accent-blue: #33ccff;--accent-red: #ff5f5f;--font-main: "Segoe UI", "Roboto", "Helvetica", sans-serif}body{margin:0;background-color:var(--bg);color:var(--text);font-family:var(--font-main);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--accent-blue);text-decoration:none;font-weight:600;transition:color .2s ease-in-out}a:hover{color:var(--accent-gold)}h1{font-size:2.5em;margin-bottom:.5em}p{font-size:1.1em;line-height:1.6em;max-width:700px}.page-container{min-height:100vh;background-color:#111;color:#f5e342;padding:10vh 2rem 4rem;text-align:center;line-height:1.6}.page-title{text-align:center;font-size:2.4rem;font-weight:700;color:gold;display:flex;align-items:center;justify-content:center;gap:10px}.page-title img{height:60px;vertical-align:middle}.alert{margin-top:1rem;color:tomato}.note{color:#fc6}.note-alt{color:#4aff9b}.status{margin-top:2rem;color:#fe9}.thesis-btn{background-color:#fe3;color:#111;border:none;border-radius:8px;padding:.8em 1.5em;font-weight:700;cursor:pointer;margin-top:1rem}.copy-btn{background-color:#f5e342;color:#000;border:none;border-radius:6px;padding:.5em 1em;font-weight:700;cursor:pointer;margin-top:.5rem}.code-box{display:block;background:#222;color:#fff;padding:1rem;border-radius:8px;margin:1rem auto;width:90%;max-width:900px;word-break:break-word}.page-container{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.page-container p,.page-container code{max-width:900px;text-align:center;margin-left:auto;margin-right:auto}.page-container p{margin-top:.8rem;margin-bottom:.8rem;line-height:1.7}.page-title{margin-top:2rem;margin-bottom:2rem}.status,.portal-actions{display:flex;flex-direction:column;align-items:center;gap:1rem}body{margin:0;padding:0}html,body{height:100%;overflow-x:hidden;background-color:#000}
