:root{color:#1d1d1f;background:#f6f7fa;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:1080px;min-height:100vh;background:#f6f7fa}.shell{min-height:100vh}.sidebar{position:fixed!important;inset:0 auto 0 0;border-right:1px solid #ececf0;z-index:2}.sidebar+.ant-layout{margin-left:236px}.brand{height:76px;display:flex;align-items:center;gap:12px;padding:0 20px}.brand-mark{width:38px;height:38px;border-radius:13px;display:grid;place-items:center;color:#fff;font:900 24px/1 system-ui;transform:rotate(-9deg);background:linear-gradient(135deg,#f0386e,#ff6b91);box-shadow:0 8px 22px #f0386e33}.brand strong,.brand span{display:block}.brand strong{font-size:17px}.brand span{margin-top:2px;color:#8a8a92;font-size:12px}.account-actions{position:absolute;inset:auto 12px 16px;display:grid;gap:4px}.account-actions .ant-btn{justify-content:flex-start;color:#6e6e76}.account-actions .logout{color:#8a8a92}.topbar{height:72px;padding:0 30px;background:#ffffffe0;border-bottom:1px solid #ececf0;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:1;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.topbar .ant-tag{margin-left:8px}.content{padding:30px;max-width:1180px;width:100%;margin:0 auto}.page-intro{margin-bottom:22px}.page-intro h2{margin:0 0 7px;font-size:26px}.page-intro p{margin:0}.editor-card{margin-bottom:20px;border:1px solid #ececf0;box-shadow:0 8px 24px #14142309}.editor-card .ant-card-head-title{font-size:16px}.toggle-row{height:58px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f0f0f3}.toggle-row:last-child{border-bottom:0}.login-page{min-height:100vh;display:grid;place-items:center;padding:40px;background:radial-gradient(circle at 70% 15%,#ffd7e4 0,transparent 35%),linear-gradient(145deg,#fff,#f4f7ff)}.login-card{width:420px;padding:18px;border:1px solid rgba(255,255,255,.8);box-shadow:0 24px 70px #2414201f}.login-brand{display:flex;align-items:center;gap:14px;margin-bottom:12px}.login-brand h2{margin:0}@media(max-width:1180px){.content{padding:24px}}
