:root{color:#101828;background:#eef2f7}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#4f46e51f,#14b8a61a),#f8fafc}.login-language{position:fixed;top:20px;right:20px}.login-panel{width:min(420px,100%);display:grid;gap:28px;padding:32px;background:#fff;border:1px solid #e4e7ec;border-radius:8px;box-shadow:0 20px 60px #1018281f}.brand-mark{width:44px;height:44px;display:grid;place-items:center;margin-bottom:16px;border-radius:8px;background:#4f46e5;color:#fff;font-weight:800;line-height:1}.brand-mark--small{width:34px;height:34px;margin:0;font-size:14px;line-height:1}.admin-layout{min-height:100vh}.top-header{height:auto;min-height:64px;display:grid;grid-template-columns:232px minmax(0,1fr) auto;align-items:center;gap:16px;padding:0 20px;background:#fff;border-bottom:1px solid #e4e7ec}.top-brand{display:flex;align-items:center;gap:12px;min-width:0}.top-brand .ant-typography{display:block;line-height:1.25}.top-brand .ant-typography-secondary{font-size:12px}.top-menu{min-width:0;border-bottom:0}.top-actions{justify-content:flex-end}.admin-sider{background:#101828!important}.sider-brand{height:72px;display:flex;align-items:center;gap:12px;padding:0 20px}.sider-brand .ant-typography{display:block;color:#fff;line-height:1.25}.sider-brand .ant-typography-secondary{color:#98a2b3!important;font-size:12px}.admin-header{height:auto;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px;background:#fff;border-bottom:1px solid #e4e7ec}.admin-header h3,.users-section h4{margin:0}.admin-content{padding:24px}.side-title{padding:18px 20px 12px}.side-title h5{margin:4px 0 0;color:#fff}.page-stack{width:100%}.foundation-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.full-width-control{width:100%}.permission-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:8px 16px}.admin-alert{margin-bottom:16px}.users-section{margin-top:16px}.table-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.filter-select{width:150px}.language-select{width:168px}.user-cell{display:grid;line-height:1.25}.dictionary-form .ant-form-item-label>label{font-weight:600}@media(max-width:860px){.top-header{grid-template-columns:1fr;padding:14px 16px}.top-actions{justify-content:stretch}.admin-header,.table-toolbar{align-items:stretch;flex-direction:column}.admin-content{padding:16px}.filter-select,.language-select{width:100%}.permission-grid{grid-template-columns:1fr}.login-language{position:static;justify-self:stretch;width:min(420px,100%);margin-bottom:-8px}}
