body.is-auth-view {background:#f4f5f0}
body.is-auth-view .main {max-width:1160px;padding-top:40px}
.auth-workspace {grid-template-columns:1.1fr 1fr;gap:64px;align-items:center}
.auth-intro {background:#143f37;color:#f5f6ed;border:0;min-height:630px;padding:48px;border-radius:28px}
.auth-intro>.eyebrow,.auth-intro>p {color:#b2c8bd}
.auth-intro h1 {color:#f5f6ed;font-size:48px;line-height:1.3;font-weight:550;margin:36px 0 20px}
.auth-intro .art-card {background:#dfedbf;color:#183e34;box-shadow:0 25px 65px #001e2b45;transform:rotate(-10deg)}
.auth-intro .art-number {color:#224b3e}
.auth-intro .art-orbit {border-color:#c9dfc738}
.auth-flow .environment-strip {background:transparent;border:0;padding:0 0 20px;color:#718076}
.auth-shell.card {padding:0;background:transparent;border:0;box-shadow:none;min-height:0}
.auth-shell .title-icon {display:none}
.auth-heading h2 {font-size:32px;letter-spacing:-1px}
.auth-heading p {margin-top:8px;color:#849087}
.auth-shell .auth-form {gap:20px;margin-top:32px}
.auth-shell input {background:#fff;border-color:#d8ded5;border-radius:10px;min-height:52px}
.auth-submit {margin-top:8px;min-height:52px;border-radius:10px}
.enrollment-card {max-width:920px;margin:36px auto;padding:32px}
.enrollment-card>header {display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}
.enroll-grid {display:grid;grid-template-columns:250px minmax(0,1fr);gap:42px;align-items:center}
.enroll-qr {display:flex;flex-direction:column;gap:18px;align-items:center}
.enroll-qr img {width:228px;height:228px;background:#fff;border:1px solid #e0e6db;border-radius:14px}
.enroll-grid input[readonly] {font-family:monospace;font-size:12px}
.enroll-grid h2 {margin:10px 0 12px}
.enroll-grid a {text-decoration:none}
@media(max-width:980px){.auth-workspace{grid-template-columns:1fr;gap:30px;max-width:580px;margin:auto}.auth-intro{min-height:0;padding:28px}.auth-intro h1{font-size:32px;margin:12px 0}.auth-intro h1 br{display:none}.auth-flow{padding:0 10px}.auth-shell.card{padding:0}.enroll-grid{grid-template-columns:1fr;gap:24px}.enrollment-card{padding:24px;margin:8px auto}.enroll-grid .enroll-qr{order:0}}

.notice-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#e8a549;margin-left:6px}.notice-inbox{display:grid;gap:10px;margin-top:18px}.notice-item{display:flex;gap:18px;align-items:center;justify-content:space-between;text-align:left;background:#f5f8f4;border:1px solid #e1e8dc;border-radius:12px;padding:16px;color:#234f44;cursor:pointer;width:100%}.notice-item strong,.notice-item small{display:block}.notice-item small{margin-top:6px;font-size:11px;color:#738077}.notice-dialog h2{margin:12px 0}.notice-dialog .announcement-body{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.9;max-height:55vh;overflow:auto;margin:24px 0}.notice-dialog .modal-actions{border-top:1px solid #e2e8df;padding-top:20px}
