:root{color:#1d1d1f;background:#f5f5f7;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:1180px;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}.login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(420px,1fr) 420px;gap:48px;align-items:center;padding:64px clamp(40px,7vw,120px);background:linear-gradient(135deg,rgba(0,122,255,.12),transparent 36%),linear-gradient(315deg,rgba(52,199,89,.12),transparent 34%),#f5f5f7}.login-brand{max-width:640px}.brand-mark{width:76px;height:76px;border-radius:20px;display:grid;place-items:center;color:#fff;font-size:42px;font-weight:800;background:linear-gradient(145deg,#007aff,#34c759);box-shadow:0 20px 45px #007aff38}.brand-mark.small{width:46px;height:46px;border-radius:14px;font-size:25px}.eyebrow{margin:24px 0 8px;color:#007aff;font-size:13px;font-weight:700}.login-brand h1,.page-header h1{margin:0;color:#111827;font-size:38px;line-height:1.12;letter-spacing:0}.brand-copy,.page-header p,.login-card p{color:#6e6e73;line-height:1.7}.login-card,.form-card,.modal,.table-card{background:#ffffffeb;border:1px solid rgba(216,216,223,.9);border-radius:18px;box-shadow:0 20px 60px #0f172a14}.login-card,.form-card{display:grid;gap:18px;padding:28px}.login-card h2,.modal h2{margin:0 0 6px;font-size:24px}label{display:grid;gap:8px;color:#3d463f;font-size:14px;font-weight:650}input,select,textarea{width:100%;border:1px solid #d8d8df;border-radius:12px;background:#fff;color:#1d1d1f;outline:none;transition:border-color .16s ease,box-shadow .16s ease}input,select{height:46px;padding:0 14px}textarea{min-height:96px;padding:12px 14px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:#007aff;box-shadow:0 0 0 4px #007aff1f}.code-row,.toolbar,.modal-actions,.row-actions{display:flex;align-items:center;gap:10px}.primary-button,.danger-button,.ghost-button,.logout-button,.row-actions button,.modal header button{border:0;border-radius:12px;font-weight:750}.primary-button,.danger-button{min-height:46px;padding:0 18px;color:#fff}.primary-button{background:#007aff;box-shadow:0 12px 28px #007aff33}.primary-button.compact{min-width:96px}.danger-button{background:#ff3b30;box-shadow:0 12px 28px #ff3b302e}.ghost-button,.row-actions button,.modal header button{min-height:38px;padding:0 13px;color:#007aff;background:#eef5ff}.form-message{margin:0;color:#6b4c00;font-size:13px}.admin-shell{min-height:100vh;display:grid;grid-template-columns:280px 1fr}.sidebar{display:flex;flex-direction:column;gap:22px;padding:24px;background:#ffffffc2;border-right:1px solid #e5e5ea}.side-brand{display:flex;align-items:center;gap:12px}.side-brand strong{display:block;font-size:18px}.side-brand span,.admin-card span,.admin-card p,td span{color:#6e6e73;font-size:13px}nav{display:grid;gap:8px}nav button{height:44px;border:0;border-radius:12px;background:transparent;color:#3d463f;text-align:left;padding:0 14px;font-weight:750}nav button.active{background:#eef5ff;color:#007aff}.admin-card{margin-top:auto;display:grid;gap:6px;padding:16px;border-radius:14px;background:#f5f5f7;border:1px solid #e5e5ea}.admin-card strong{font-size:16px}.admin-card p{margin:0}.logout-button{height:42px;color:#ff3b30;background:#fff0ef}.content{padding:30px;overflow:auto}.page-panel{display:grid;gap:18px}.page-panel.narrow{max-width:760px}.page-header{display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.page-header .eyebrow{margin-top:0}.stats{display:flex;gap:10px}.stat{min-width:112px;padding:14px;border-radius:14px;background:#fff;border:1px solid #e5e5ea}.stat strong{display:block;font-size:24px}.stat span{color:#6e6e73;font-size:13px}.toolbar{padding:14px;border-radius:16px;background:#fff;border:1px solid #e5e5ea}.toolbar.split{justify-content:space-between}.toolbar input{flex:1}.segmented-control{display:inline-flex;align-items:center;gap:4px;padding:4px;border-radius:12px;background:#f2f2f7;border:1px solid #e5e5ea}.segmented-control.fill{width:100%}.segmented-control button{min-height:36px;border:0;border-radius:9px;padding:0 14px;color:#6e6e73;background:transparent;font-weight:750}.segmented-control.fill button{flex:1}.segmented-control button.active{color:#007aff;background:#fff;box-shadow:0 8px 20px #0f172a14}.status-line{min-height:32px;display:flex;align-items:center;gap:8px;color:#6e6e73;font-size:14px}.spinner{width:16px;height:16px;border-radius:50%;border:2px solid rgba(0,122,255,.18);border-top-color:#007aff;animation:spin .8s linear infinite}.spinner.large{width:26px;height:26px}@keyframes spin{to{transform:rotate(360deg)}}.table-card{overflow:hidden}table{width:100%;border-collapse:collapse}th{height:46px;padding:0 18px;color:#6e6e73;background:#fbfbfd;font-size:13px;text-align:left}td{padding:16px 18px;border-top:1px solid #ededf2;vertical-align:middle}td strong{display:block;margin-bottom:4px}.status{display:inline-flex;align-items:center;height:28px;padding:0 10px;border-radius:999px;font-size:13px;font-weight:750}.status.enabled{color:#0b7a31;background:#e9f9ef;border:1px solid #b7e8c8}.status.disabled{color:#6e6e73;background:#f2f2f7;border:1px solid #dedee6}.status.pending{color:#8a5a00;background:#fff7df;border:1px solid #f1d48a}.danger-text{color:#ff3b30!important;background:#fff0ef!important}.link-button{display:block;max-width:180px;padding:0;border:0;color:#007aff;background:transparent;text-align:left;font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cover-cell{width:118px}.cover-cell img,.cover-placeholder{width:84px;height:58px;border-radius:8px;border:1px solid #e5e5ea;background:#f2f2f7}.cover-cell img{display:block;object-fit:cover}.cover-placeholder{display:grid;place-items:center;color:#8e8e93;font-size:13px;font-weight:750}.news-title-cell{max-width:420px}.news-title-cell>span:not(.status){display:block;margin-bottom:8px;line-height:1.45}.empty-state{display:grid;place-items:center;gap:6px;min-height:180px;color:#6e6e73}.empty-state strong{color:#1d1d1f}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#1d1d1f47;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:20}.modal{width:min(520px,100%);display:grid;gap:16px;padding:22px}.modal.news-modal{width:min(720px,100%)}.modal header{display:flex;align-items:center;justify-content:space-between;gap:16px}.target-user,.readonly-grid{padding:14px;border-radius:14px;background:#f5f5f7;border:1px solid #e5e5ea}.target-user{display:grid;gap:5px}.readonly-grid{display:flex;justify-content:space-between;color:#6e6e73}.form-grid.two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.pagination{display:flex;align-items:center;justify-content:flex-end;gap:12px;color:#6e6e73;font-size:14px}.confirm-copy{margin:0;color:#6e6e73;line-height:1.6}.full-message{min-height:100vh;display:grid;place-items:center;align-content:center;gap:14px;color:#6e6e73}
