*{box-sizing:border-box}:root{--ink:#172033;--ink-soft:#536078;--primary:#3157d5;--primary-dark:#2544af;--primary-soft:#eef2ff;--cyan:#20a8b8;--line:#e1e6ef;--surface:#fff;--page:#f5f7fb;--shadow-sm:0 8px 24px #212e5212;--shadow-md:0 20px 55px #212e521f}html,body{min-height:100%;color:var(--ink);background:var(--page);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:PingFang SC,SF Pro Display,Segoe UI,Hiragino Sans GB,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:2px;outline:3px solid #3157d547}.login-page{background:radial-gradient(circle at 10% 12%,#26b2be1f,#0000 25%),radial-gradient(circle at 90% 88%,#3157d51a,#0000 28%),#edf2f8;place-items:center;min-height:100vh;padding:clamp(1rem,4vw,3rem);display:grid}.login-shell{background:var(--surface);border:1px solid #ffffffbf;border-radius:30px;grid-template-columns:1.05fr .95fr;width:min(100%,1080px);min-height:650px;display:grid;overflow:hidden;box-shadow:0 30px 90px #1d2b4e2e}.login-showcase{color:#fff;background:radial-gradient(circle at 85% 15%,#42d2cd57,#0000 27%),linear-gradient(145deg,#162a6c 0%,#244cc8 56%,#168a9b 140%);min-width:0;padding:clamp(2.25rem,5vw,4.25rem);position:relative;overflow:hidden}.login-showcase:before,.login-showcase:after{content:"";border:1px solid #ffffff1f;border-radius:999px;position:absolute}.login-showcase:before{width:370px;height:370px;top:-170px;right:-170px}.login-showcase:after{width:280px;height:280px;bottom:-105px;left:-190px}.login-showcase-content{z-index:2;flex-direction:column;height:100%;display:flex;position:relative}.login-brand{letter-spacing:.04em;align-items:center;gap:.8rem;font-size:1.05rem;font-weight:750;display:flex}.login-brand-mark,.student-brand-mark{color:#fff;background:linear-gradient(145deg,#5de0d3,#3e68ee);place-items:center;font-weight:850;line-height:1;display:grid;transform:rotate(-7deg);box-shadow:0 8px 22px #0e246b38}.login-brand-mark{width:42px;height:42px;box-shadow:none;background:#fff;border:1px solid #ffffff61;border-radius:13px;font-size:1.25rem;overflow:hidden;transform:none}.login-brand-mark-icon{object-fit:contain;border-radius:inherit;width:100%;height:100%;padding:3px;display:block}.login-showcase-copy{margin:auto 0}.login-showcase-kicker,.login-form-kicker,.student-page-kicker{letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.45rem;font-size:.75rem;font-weight:750;display:inline-flex}.login-showcase-kicker{color:#8bf0e7}.login-showcase-kicker:before,.student-page-kicker:before{content:"";background:currentColor;border-radius:2px;width:20px;height:2px}.login-showcase-copy h1{letter-spacing:-.055em;margin:1.1rem 0 1rem;font-size:clamp(2.4rem,5vw,4rem);line-height:1.14}.login-showcase-copy p{color:#ffffffc2;max-width:390px;margin:0;font-size:1rem;line-height:1.8}.login-feature-list{flex-wrap:wrap;gap:.65rem;display:flex}.login-feature-list span{color:#ffffffdb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;padding:.55rem .85rem;font-size:.78rem}.login-orbit{border:1px solid #ffffff29;border-radius:50%;width:150px;height:150px;position:absolute;bottom:76px;right:-12px;transform:rotate(-18deg)}.login-orbit:before{content:"";border:1px solid #ffffff1f;border-radius:50%;position:absolute;inset:24px -12px}.login-orbit-core{color:#7de9df;place-items:center;font-size:1.3rem;display:grid;position:absolute;inset:0}.login-orbit-dot{background:#fff;border-radius:50%;width:9px;height:9px;position:absolute;box-shadow:0 0 18px #fffc}.login-orbit-dot-one{top:21px;left:25px}.login-orbit-dot-two{background:#79e9df;bottom:41px;right:12px}.login-card-wrap{place-items:center;min-width:0;padding:clamp(2rem,5vw,4.5rem);display:grid}.login-form{flex-direction:column;gap:1.15rem;width:min(100%,390px);display:flex}.login-form-heading{margin-bottom:.7rem}.login-form-kicker{color:var(--primary)}.login-form h2{color:var(--ink);letter-spacing:-.035em;margin:.6rem 0 .45rem;font-size:clamp(1.7rem,3vw,2.15rem);font-weight:760}.login-form-heading h1{margin:0;font-size:1.35rem}.login-hint{color:var(--ink-soft);margin:0;font-size:.92rem}.login-field{flex-direction:column;gap:.5rem;display:flex}.login-field label{color:#364158;font-size:.84rem;font-weight:650}.login-field input{width:100%;height:50px;color:var(--ink);background:#f9fafc;border:1px solid #dbe1eb;border-radius:13px;padding:0 .95rem;transition:border-color .16s,box-shadow .16s,background .16s}.login-field input::placeholder{color:#a0a9ba}.login-field input:focus{background:#fff;border-color:#3157d5a6;outline:none;box-shadow:0 0 0 4px #3157d51a}.login-error{color:#b4232e;background:#fff4f4;border:1px solid #ffd2d2;border-radius:11px;margin:-.25rem 0;padding:.7rem .85rem;font-size:.84rem}.login-form button{background:linear-gradient(120deg, var(--primary), #2849bd);color:#fff;cursor:pointer;border:none;border-radius:13px;justify-content:space-between;align-items:center;gap:.75rem;min-height:50px;margin-top:.35rem;padding:.75rem 1.05rem .75rem 1.15rem;font-weight:700;transition:transform .16s,box-shadow .16s,opacity .16s;display:flex;box-shadow:0 10px 24px #3157d540}.login-form button:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 14px 30px #3157d552}.login-form button:disabled{opacity:.62;cursor:not-allowed}.login-admin-hint{color:#929caf;text-align:center;margin:-.25rem 0 0;font-size:.77rem}@media (max-width:800px){.login-shell{border-radius:24px;grid-template-columns:1fr;width:min(100%,520px);min-height:auto}.login-showcase{min-height:230px;padding:1.5rem 1.6rem}.login-showcase-copy{margin:2.2rem 0 0}.login-showcase-copy h1{margin:.75rem 0 0;font-size:2rem}.login-showcase-copy p,.login-feature-list,.login-orbit{display:none}.login-card-wrap{padding:2.25rem 1.5rem 2rem}}@media (max-width:480px){.login-page{background:#fff;align-items:start;padding:0}.login-shell{min-height:100vh;box-shadow:none;border:none;border-radius:0}.login-showcase{border-radius:0 0 28px 28px;min-height:205px}.login-card-wrap{align-items:start}}.admin-shell{flex-direction:column;min-height:100vh;display:flex}.admin-header{color:#f8fafc;background:#0f172a;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1.25rem;display:flex}.admin-brand{font-size:1.05rem;font-weight:650}.admin-nav{align-items:center;gap:1rem;display:flex}.admin-nav a{color:#e2e8f0;font-size:.95rem}.admin-nav a:hover{color:#fff}.admin-logout{color:#f8fafc;cursor:pointer;background:0 0;border:1px solid #64748b;border-radius:6px;padding:.35rem .75rem}.admin-logout:hover{background:#1e293b}.admin-main{flex:1;width:min(100%,960px);margin:0 auto;padding:1.25rem}.user-table-toolbar{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.user-table-toolbar h1{margin:0;font-size:1.35rem}.user-table-toolbar button,.user-form-actions button[type=submit],.user-form button[type=submit]{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:6px;padding:.45rem .85rem}.btn-secondary{cursor:pointer;border-radius:6px;padding:.35rem .7rem;color:#0f172a!important;background:#fff!important;border:1px solid #cbd5e1!important}.user-table{border-collapse:collapse;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;overflow:hidden}.user-table th,.user-table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:.7rem .85rem;font-size:.95rem}.user-table th{color:#475569;background:#f8fafc;font-weight:600}.user-actions{flex-wrap:wrap;gap:.4rem;display:flex}.muted{color:#94a3b8;font-size:.9rem}.user-dialog-backdrop{z-index:50;background:#0f172a73;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.user-dialog{background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:min(100%,400px);padding:1.25rem}.user-dialog h2{margin:0 0 .85rem;font-size:1.15rem}.user-form{flex-direction:column;gap:.45rem;display:flex}.user-form label{color:#334155;margin-top:.25rem;font-size:.85rem}.user-form input{border:1px solid #cbd5e1;border-radius:6px;padding:.55rem .65rem}.user-form-actions{justify-content:flex-end;gap:.5rem;margin-top:.85rem;display:flex}.key-settings-lead{color:#475569;margin:0 0 1.25rem;font-size:.95rem;line-height:1.5}.key-settings-grid{gap:1.5rem;display:grid}.key-settings-section{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem 1.15rem 1.15rem}.key-settings-section h2{margin:0 0 .35rem;font-size:1.1rem}.key-settings-status{color:#0f172a;margin:0 0 1rem;font-size:.9rem}.key-settings-status.muted{color:#64748b}.key-settings-form{flex-direction:column;gap:.45rem;display:flex}.key-settings-form label{color:#334155;margin-top:.25rem;font-size:.85rem}.key-settings-form input{border:1px solid #cbd5e1;border-radius:6px;padding:.55rem .65rem}.key-settings-form button[type=submit]{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:6px;padding:.45rem .85rem}.key-settings-form button[type=submit]:disabled{opacity:.65;cursor:not-allowed}.key-settings-success{color:#15803d;margin:.25rem 0 0;font-size:.9rem}.student-shell{flex-direction:column;min-height:100vh;display:flex}.student-header{color:#f8fafc;background:#1e3a5f;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1.25rem;display:flex}.student-brand{font-size:1.05rem;font-weight:650}.student-nav{align-items:center;gap:1rem;display:flex}.student-nav a{color:#e2e8f0;font-size:.95rem}.student-nav a:hover{color:#fff}.student-main{flex:1;width:min(100%,720px);margin:0 auto;padding:1.25rem}.student-page h1{margin:0 0 .35rem;font-size:1.35rem}.student-page-hint{color:#64748b;margin:0 0 1rem;font-size:.9rem}.student-error{color:#b91c1c;margin:.75rem 0;font-size:.9rem}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.chat-panel{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:0;display:flex;overflow:hidden}.chat-panel-empty{background:0 0;border:none;border-radius:0}.chat-messages{background:#fff;flex-direction:column;flex:1;gap:.75rem;min-height:240px;max-height:60vh;padding:.9rem .85rem;display:flex;overflow-y:auto}.chat-empty{color:#94a3b8;text-align:center;margin:auto 0;font-size:.9rem}.chat-row{align-items:flex-start;gap:.55rem;display:flex}.chat-row-user{justify-content:flex-end}.chat-row-assistant{justify-content:flex-start}.chat-avatar{color:#334155;-webkit-user-select:none;user-select:none;background:#e2e8f0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;display:flex}.chat-row-user .chat-avatar{order:2}.chat-bubble{box-sizing:border-box;border:1px solid #0000;border-radius:14px;max-width:75%;padding:.65rem .85rem}.chat-bubble-user{color:#fff;background:#1e3a5f;border-color:#1e3a5f}.chat-bubble-assistant{color:#0f172a;background:#fff;border-color:#e2e8f0}.chat-text{white-space:pre-wrap;line-height:1.45}.chat-bubble-user .chat-text{color:#fff}.chat-bubble-assistant .chat-text{color:#1e293b}.chat-form,.image-form{flex-direction:column;gap:.5rem;display:flex}.chat-form{background:#fff;border-top:1px solid #e2e8f0;flex-direction:row;gap:.6rem;padding:.75rem .85rem}.chat-panel-empty .chat-form{background:0 0;border-top:none;padding:0}.chat-form textarea,.image-form textarea{resize:none;font:inherit;border:1px solid #cbd5e1;border-radius:6px;padding:.65rem}.chat-form textarea{flex:1;min-height:46px;max-height:140px;overflow-y:auto}.chat-form button,.image-form button{color:#fff;cursor:pointer;background:#1e3a5f;border:none;border-radius:6px;align-self:flex-end;padding:.55rem 1rem}.chat-form button:disabled,.image-form button:disabled{opacity:.65;cursor:not-allowed}.image-form label{color:#334155;font-size:.85rem}.image-result{margin-top:.75rem}.image-result img{border:1px solid #e2e8f0;border-radius:8px;max-width:100%;height:auto;display:block}.toolbar-link-btn{color:#fff;background:#0f172a;border:none;border-radius:6px;padding:.45rem .85rem;font-size:.95rem;text-decoration:none;display:inline-block}a.btn-secondary{font-size:.9rem;line-height:1.4;text-decoration:none;display:inline-block}
