:root{color:#17211f;background:#f7f5ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button:disabled{cursor:not-allowed;opacity:.68}.auth-page{min-height:100vh;display:grid;place-items:center;padding:32px;background:linear-gradient(135deg,rgba(15,118,110,.12),transparent 34%),linear-gradient(315deg,rgba(176,78,48,.12),transparent 38%),#f7f5ef}.auth-panel{width:min(720px,100%);background:#fffefb;border:1px solid #dedbd1;border-radius:8px;padding:32px;box-shadow:0 16px 50px #1e23221f}.brand-mark,.sidebar-brand span{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;background:#0f766e;color:#fff;font-weight:800}.auth-panel h1,.topbar h1,.module-header h2,.table-panel h2,.modal-header h2{margin:0;letter-spacing:0}.auth-panel p{color:#5f665f}.auth-heading,.topbar-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.auth-heading{margin-bottom:18px}.language-select{display:inline-grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-height:38px;min-width:144px;border:1px solid #dedbd1;border-radius:6px;padding:0 10px;background:#fffefb;color:#3a403d}.language-select select{min-height:34px;border:0;padding:0;background:transparent}.auth-form,.record-form{display:grid;gap:16px;margin-top:24px}.auth-form.two-col,.record-form{grid-template-columns:repeat(2,minmax(0,1fr))}label{display:grid;gap:6px;color:#3a403d;font-weight:700}input,select,textarea{min-height:42px;width:100%;border:1px solid #c7c3b8;border-radius:6px;padding:0 12px;background:#fff;color:#17211f}textarea{min-height:104px;padding-top:10px;resize:vertical}.primary-button,.text-button,.sidebar button,.resource-card,.square-button{border:0;cursor:pointer}.primary-button{min-height:42px;border-radius:6px;padding:0 16px;background:#0f766e;color:#fff;font-weight:800}.primary-button.small{min-height:38px}.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.text-button{min-height:38px;background:transparent;color:#9b4d35;font-weight:800}.text-button.compact{min-height:28px;padding:0 4px;font-size:13px}.text-button.danger{color:#9b2c2c}.row-actions{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.square-button{width:38px;height:38px;display:grid;place-items:center;border-radius:6px;background:#f0ede5;color:#39403d}.form-error,.form-message{grid-column:1 / -1;margin:0;color:#9b2c2c;font-weight:700}.form-message{color:#0f766e}.checkbox-label{min-height:42px;grid-template-columns:auto minmax(0,1fr);align-items:center;align-self:end;gap:10px;border:1px solid #dedbd1;border-radius:6px;padding:0 12px;background:#fffefb}.checkbox-label input{width:18px;min-height:18px}.workspace{min-height:100vh;display:grid;grid-template-columns:268px minmax(0,1fr);background:#f7f5ef}.sidebar{display:grid;grid-template-rows:auto 1fr auto;gap:20px;padding:20px;border-right:1px solid #dedbd1;background:#fffefb}.sidebar-brand{display:flex;align-items:center;gap:12px;min-width:0}.sidebar nav{display:grid;gap:4px;align-content:start}.sidebar button{display:flex;align-items:center;gap:10px;min-height:40px;width:100%;border-radius:6px;padding:0 10px;color:#39403d;background:transparent;text-align:left}.sidebar button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar button.active{color:#0d4f49;background:#dff1ed}.workspace.rtl .sidebar{border-right:0;border-left:1px solid #dedbd1}.workspace.rtl .sidebar button,.workspace.rtl .resource-card,.workspace.rtl th,.workspace.rtl td{text-align:right}.logout{color:#9b4d35!important}.content{min-width:0;padding:24px}.topbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px}.eyebrow{margin:0 0 4px;color:#9b4d35;font-size:12px;font-weight:900;text-transform:uppercase}.user-pill{display:inline-flex;gap:8px;align-items:center;min-height:36px;max-width:100%;border:1px solid #dedbd1;border-radius:18px;padding:0 12px;background:#fffefb;color:#3a403d;font-weight:700;white-space:nowrap}.stack{display:grid;gap:18px}.metric-grid,.module-grid,.resource-grid,.object-grid{display:grid;gap:14px}.metric-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.module-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.resource-grid{grid-template-columns:repeat(auto-fit,minmax(154px,1fr))}.object-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.metric,.module-tile,.table-panel,.module-header,.assistant-panel,.empty-state,.resource-card,.object-card,.record-card{background:#fffefb;border:1px solid #dedbd1;border-radius:8px}.metric,.module-tile,.table-panel,.module-header,.assistant-panel,.empty-state,.object-card,.record-card{padding:18px}.resource-card{min-height:86px;display:grid;gap:8px;padding:14px;text-align:left;color:#39403d}.resource-card span,.object-card span,.record-card span{color:#68716b;font-size:12px;font-weight:900;text-transform:uppercase}.resource-card strong,.object-card strong{color:#17211f;font-size:25px;letter-spacing:0}.resource-card.active{border-color:#8bc8bd;background:#e7f6f2}.metric p,.module-tile p{margin:0 0 8px;color:#68716b;font-weight:800}.metric strong,.module-tile strong{font-size:26px;letter-spacing:0}.module-tile span{display:block;margin-top:8px;color:#9b4d35;font-size:13px;font-weight:800}.module-header{display:flex;justify-content:space-between;align-items:center;gap:16px}.module-header>div{min-width:0}.module-header p{margin:6px 0 0;color:#68716b}.panel-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.panel-title{display:flex;align-items:center;gap:10px}.panel-title span{min-width:28px;min-height:28px;display:inline-grid;place-items:center;border-radius:14px;background:#edf4f1;color:#0d4f49;font-size:13px;font-weight:900}.search-box{width:min(340px,100%);display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-height:40px;border:1px solid #dedbd1;border-radius:6px;padding:0 10px;background:#fff}.search-box input{min-height:38px;border:0;padding:0}.table-scroll{width:100%;overflow:auto}table{width:100%;border-collapse:collapse;min-width:720px}th,td{border-bottom:1px solid #e6e2d8;padding:12px 10px;text-align:left;vertical-align:top;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}th{color:#59625d;font-size:12px;text-transform:uppercase}.record-cards{display:none;gap:12px}.record-card{display:grid;gap:10px}.record-card div{display:grid;gap:3px}.record-card strong{min-width:0;overflow-wrap:anywhere;color:#17211f;font-size:14px;font-weight:700}.empty-line,.empty-state p{color:#68716b}.assistant-panel form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end}.assistant-answer{margin:16px 0 0;padding:14px;border-left:4px solid #d08b2f;background:#fff7e8}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:20px;background:#17211f6b}.modal-panel{width:min(760px,100%);max-height:min(760px,calc(100vh - 40px));overflow:auto;border-radius:8px;border:1px solid #dedbd1;background:#fffefb;padding:20px;box-shadow:0 20px 70px #17211f42}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.span-2,.form-actions{grid-column:1 / -1}.form-actions{display:flex;justify-content:flex-end;gap:12px}@media (max-width: 1180px){.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 980px){.workspace{grid-template-columns:1fr}.sidebar{position:sticky;top:0;z-index:10;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto;align-items:center;gap:12px;border-right:0;border-bottom:1px solid #dedbd1}.workspace.rtl .sidebar{border-left:0;border-bottom:1px solid #dedbd1}.sidebar nav{display:flex;overflow-x:auto;gap:6px;padding-bottom:2px}.sidebar nav button{width:auto;min-width:max-content}.logout{width:auto!important}.content{padding:18px}.assistant-panel form{grid-template-columns:1fr}}@media (max-width: 720px){.auth-page{padding:16px}.auth-panel{padding:22px}.auth-form.two-col,.record-form,.metric-grid,.module-grid,.resource-grid,.object-grid{grid-template-columns:1fr}.sidebar{padding:12px;grid-template-columns:1fr}.sidebar-brand{justify-content:space-between}.sidebar nav button{min-width:138px}.topbar,.module-header,.panel-toolbar,.form-actions,.topbar-actions{display:grid;justify-items:stretch}.user-pill,.language-select,.search-box,.primary-button.small{width:100%}.table-scroll{display:none}.record-cards{display:grid}.modal-backdrop{align-items:end;padding:0}.modal-panel{width:100%;max-height:88vh;border-radius:8px 8px 0 0;border-bottom:0}}
