:root{font-family:Inter,Noto Sans SC,Microsoft YaHei,sans-serif;color:#19231f;background:#eef2ef}*{box-sizing:border-box}body{margin:0}.app-shell{min-height:100vh}.brand{height:64px;display:flex;align-items:center;gap:10px;padding:0 18px;font-weight:700;color:#24483a}.brand-mark{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#315d49;color:#fff;font-family:Georgia,serif;font-size:22px}.topbar{background:#ffffffe6!important;border-bottom:1px solid #e5ebe7;display:flex;align-items:center;justify-content:space-between;padding:0 24px!important}.content{padding:24px;overflow:auto}.center{display:grid;place-items:center;min-height:100vh}.login{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 20% 10%,#dceadf,transparent 40%),linear-gradient(150deg,#f7faf8,#e7eeea)}.login-card{width:min(460px,calc(100vw - 32px));box-shadow:0 24px 70px #1c3a2c24}.login-title{display:flex;align-items:center;gap:14px;margin-bottom:24px}.login-title h2{margin:0!important}.login-submit{margin-top:12px}.oauth-buttons{width:100%}.oauth-buttons>*{width:100%}.google-button{min-height:44px;display:flex;justify-content:center}.oauth-config-hint{text-align:center}.page-title{display:flex;align-items:center;justify-content:space-between;gap:16px}.section-alert{margin-top:16px}.profile-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;margin-top:16px}.chart-row{margin-top:16px}.muted{font-size:12px;color:#7a8781}.full{width:100%}.json-view{white-space:pre-wrap;word-break:break-word;background:#f6f8f7;border:1px solid #e7ece9;padding:16px;border-radius:8px;max-height:65vh;overflow:auto}.reason,.action{margin-top:16px}@media(max-width:800px){.content{padding:16px}.topbar{padding:0 12px!important}.topbar>span:first-child{display:none}.profile-grid{grid-template-columns:1fr}.page-title{align-items:flex-start;flex-direction:column}}
