html,body,#root{height:100%;margin:0}body{background:#f5f7fb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app-layout{min-height:100vh}.app-logo{color:#fff;align-items:center;gap:8px;height:56px;padding:0 20px;font-size:18px;font-weight:600;display:flex}.app-header{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex}.app-content{min-height:calc(100vh - 88px);margin:16px;padding:24px}.login-page{background:linear-gradient(135deg,#eef5ff 0%,#f7f9fc 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}.login-card{width:420px;box-shadow:0 16px 48px #1677ff1f}.platform-add-card{border-radius:10px;min-height:132px}.platform-add-card .ant-card-body{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:132px;display:flex}.platform-add-card:hover{border-color:#1677ff;box-shadow:0 10px 28px #1677ff1f}.platform-add-logo{object-fit:contain;border-radius:16px}.platform-add-name{font-size:15px}.platform-add-icon{color:#fff;background:#1677ff;border-radius:12px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;font-weight:700;display:flex}.platform-accounts-page{flex-direction:column;gap:16px;display:flex}.page-toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.platform-account-filter-card,.platform-account-content-card,.platform-account-card{border-radius:14px}.platform-account-card{border:1px solid #edf1f7;min-height:236px}.platform-account-card-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.platform-account-subtitle{margin-top:6px}.platform-account-meta{background:#f7f9fc;border-radius:12px;gap:12px;padding:14px;display:grid}.platform-account-meta>div{justify-content:space-between;align-items:center;gap:16px;display:flex}.platform-account-card-actions{text-align:right;border-top:1px solid #f0f2f5;margin-top:16px;padding-top:12px}.platform-account-pagination-card{background:#fff;border-radius:14px;justify-content:flex-end;padding:16px;display:flex}.platform-auth-tip{background:#f6faff;border-color:#d6e8ff}.platform-account-edit-drawer .ant-drawer-header{display:none}.platform-account-edit-drawer .ant-drawer-body{background:#f5f7fb;padding:0}.platform-account-drawer-hero{background:linear-gradient(135deg,#edf5ff 0%,#fff 68%);border-bottom:1px solid #edf1f7;align-items:center;gap:18px;padding:28px 32px;display:flex}.platform-account-drawer-hero>.ant-btn{flex:none}.platform-account-drawer-main{flex:1;min-width:0}.platform-account-drawer-summary{margin-top:10px}.platform-account-edit-tabs{background:#fff;border-radius:16px;margin:16px;padding:0 20px 20px}.platform-account-form-section{padding-top:8px}.platform-account-drawer-footer{justify-content:space-between;align-items:center;gap:16px;display:flex}@media (width<=768px){.page-toolbar{flex-direction:column;align-items:flex-start}}.platform-setting-modal-root{overflow:hidden}.platform-setting-modal{padding-bottom:0;top:24px}.platform-setting-modal .ant-modal-content{flex-direction:column;max-height:calc(100vh - 48px);display:flex}.platform-setting-modal .ant-modal-body{max-height:calc(100vh - 180px);padding-right:6px;overflow-y:auto}
