@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{box-sizing:border-box}body{margin:0;background:#f5f3ef}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 20% 10%,#f7d9d9 0,transparent 32%),linear-gradient(135deg,#ebe4da,#e6ece8)}.login-card{width:min(440px,100%);padding:20px;box-shadow:0 24px 80px #303b3820}.login-brand{font-family:Georgia,serif;color:#df1f5d;font-size:28px;letter-spacing:.08em;margin-bottom:18px}.login-card h2{margin-bottom:4px}.login-form{margin-top:28px}.admin-layout{min-height:100vh}.admin-sider{position:sticky!important;top:0;height:100vh}.brand-wrap{height:72px;padding:0 18px;display:flex;gap:12px;align-items:center;color:#fff;overflow:hidden}.brand-wrap small{display:block;color:#aeb9b5;font-size:11px;margin-top:2px}.brand-mark{flex:0 0 36px;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#df1f5d;color:#fff;font:700 21px Georgia}.sider-bottom{position:absolute;bottom:18px;left:12px}.sider-bottom button{color:#d8dfdc}.admin-header{height:64px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px #e8e8e4;position:sticky;top:0;z-index:5}.admin-content{padding:28px;min-width:0}.page-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:22px}.page-head h2{margin:0 0 3px}.content-card .ant-card-body{padding:0}.form-card{max-width:780px}.form-card.wide{max-width:900px}.json-editor{margin-top:16px!important;font-family:ui-monospace,SFMono-Regular,Menlo,monospace!important;font-size:13px!important}.ant-table-wrapper{overflow:hidden}.ant-drawer-body{background:#faf9f6}.analytics-chart{margin:16px 0}.analytics-chart h4{margin:0}.bars{height:220px;display:flex;align-items:flex-end;gap:5px;margin-top:28px;border-bottom:1px solid #ecece8}.bar-item{height:100%;flex:1;min-width:4px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:7px}.bar{width:min(22px,80%);min-height:3px;background:linear-gradient(#df1f5d,#f17ca4);border-radius:5px 5px 0 0;transition:height .3s}.bar-item small{height:18px;color:#929996;font-size:10px}.metric-row{display:grid;grid-template-columns:110px 1fr;gap:12px;align-items:center;margin-bottom:10px}.metric-row .ant-progress{margin:0}.sources-title,.content-title{margin-top:24px!important}.source-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 0;border-bottom:1px solid #f0f0ed}@media(max-width:700px){.admin-content{padding:18px}.page-head{align-items:center;flex-wrap:wrap}.page-head h2{font-size:24px}.page-head .ant-typography-secondary{display:none}.admin-header{padding:0 14px}.ant-table-cell:nth-child(2){display:none}.bars{height:160px;gap:2px}.bar-item small{display:none}}
