@import"https://fonts.googleapis.com/css2?family=Sofia+Sans:ital,wght@0,1..1000;1,1..1000&display=swap";:root{--font-app: "Sofia Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{font-family:var(--font-app);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ant-app,.ant-layout,.ant-menu,.ant-table,.ant-form,.ant-modal,.ant-btn,.ant-input,.ant-select,.ant-tabs,.ant-tag,.ant-typography{font-family:var(--font-app)!important}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.page-header h2{font-size:20px;font-weight:600;margin:0;letter-spacing:-.01em}.content-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;border-bottom:1px solid #eef0f2}@media (min-width: 769px){.app-sider.ant-layout-sider-collapsed{flex:0 0 64px!important;max-width:64px!important;min-width:64px!important;width:64px!important}}.login-page{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0f172a,#1e293b);padding:24px}.login-card{width:100%;max-width:400px;margin:0 auto;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:40px 36px 28px;box-shadow:0 10px 40px #0000002e}.login-logo{font-size:26px;font-weight:800;color:#0f172a;text-align:center;letter-spacing:-.01em}.login-subtitle{font-size:13px;color:#64748b;text-align:center;margin:4px 0 28px}@media (max-width: 480px){.login-card{max-width:100%;padding:32px 24px 20px}}@media (max-width: 768px){.app-content{margin:12px!important}.page-header{flex-wrap:wrap;gap:10px;margin-bottom:14px}.page-header h2{font-size:17px}.table-toolbar{flex-wrap:wrap}.header-user-text{display:none}}@media (max-width: 480px){.app-content{margin:8px!important}}.ant-table-wrapper{width:100%;overflow-x:auto}.crud-modal .ant-modal-body,.ant-table-wrapper,.ant-table-content,.ant-table-body{scrollbar-width:none;-ms-overflow-style:none}.crud-modal .ant-modal-body::-webkit-scrollbar,.ant-table-wrapper::-webkit-scrollbar,.ant-table-content::-webkit-scrollbar,.ant-table-body::-webkit-scrollbar{display:none;width:0;height:0}@media (max-width: 600px){.ant-form .ant-space{flex-wrap:wrap}.ant-form .ant-space>.ant-space-item{width:100%}}.crud-modal .ant-modal-content{display:flex;flex-direction:column;max-height:90vh;overflow:hidden;border-radius:10px}.crud-modal .ant-modal-header{flex-shrink:0;margin-bottom:0;padding-bottom:16px}.crud-modal .ant-modal-body{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-top:8px;max-height:calc(90vh - 140px)}.crud-modal .ant-modal-footer{flex-shrink:0;margin-top:0;padding-top:16px}@media (max-width: 768px){.crud-modal.ant-modal{top:0;margin:0 auto;padding-bottom:0;max-width:100vw!important;width:100vw!important}.crud-modal .ant-modal-content{height:100vh;max-height:100vh;border-radius:0}.crud-modal .ant-modal-body{max-height:calc(100vh - 140px)}}
