.enterprise-page{padding:28px;max-width:1500px;margin:0 auto;color:#142238}.enterprise-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.enterprise-kicker{font-size:11px;letter-spacing:.16em;font-weight:900;color:#2563eb}.enterprise-hero h1{margin:4px 0 6px;font-size:32px;letter-spacing:-.035em}.enterprise-hero p{margin:0;color:#64748b}.enterprise-live{display:flex;align-items:center;gap:8px;padding:9px 13px;border:1px solid #d7e2ee;border-radius:999px;background:#fff;color:#38516d;font-size:12px;font-weight:800}.enterprise-live i{width:8px;height:8px;border-radius:50%;background:#10b981;box-shadow:0 0 0 4px #d1fae5}.enterprise-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.enterprise-module{display:flex;align-items:center;gap:14px;text-align:left;border:1px solid #dfe7f0;border-radius:17px;background:#fff;padding:18px;box-shadow:0 8px 24px rgba(20,34,56,.055);transition:.18s ease}.enterprise-module:hover{transform:translateY(-2px);border-color:#aabdd2;box-shadow:0 13px 30px rgba(20,34,56,.1)}.enterprise-module-icon{display:grid;place-items:center;width:48px;height:48px;flex:0 0 48px;border-radius:14px;background:#eff6ff;font-size:22px}.enterprise-module-body{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.enterprise-module-body b{font-size:15px;color:#15243a}.enterprise-module-body small{font-size:12px;color:#6b7d91;line-height:1.35}.enterprise-arrow{font-size:25px;color:#8aa0b7}.enterprise-module.orange .enterprise-module-icon{background:#fff7ed}.enterprise-module.violet .enterprise-module-icon{background:#f5f3ff}.enterprise-module.cyan .enterprise-module-icon{background:#ecfeff}.enterprise-module.slate .enterprise-module-icon{background:#f1f5f9}.enterprise-note{display:flex;gap:16px;margin-top:18px;padding:16px 18px;border:1px solid #dce6f0;border-radius:14px;background:#f8fafc;color:#61748a;font-size:13px}.enterprise-note b{white-space:nowrap;color:#263a52}.enterprise-toolbar{display:flex;gap:10px;margin-bottom:15px;padding:14px;border:1px solid #dfe7f0;border-radius:15px;background:#fff}.enterprise-toolbar input{min-width:0;flex:1;border:1px solid #ccd8e5;border-radius:10px;padding:11px 13px}.enterprise-toolbar button{border:0;border-radius:10px;background:#1f5eff;color:#fff;padding:0 18px;font-weight:800}.enterprise-table-wrap{overflow:auto;border:1px solid #dfe7f0;border-radius:15px;background:#fff}.enterprise-table{width:100%;border-collapse:collapse}.enterprise-table th{padding:12px 15px;background:#f8fafc;color:#60738a;font-size:11px;text-transform:uppercase;text-align:left}.enterprise-table td{padding:13px 15px;border-top:1px solid #edf1f5;color:#31445a;font-size:13px}.enterprise-table .num{text-align:right;font-variant-numeric:tabular-nums}.enterprise-table .negative{color:#dc2626;font-weight:800}.enterprise-empty,.enterprise-error{padding:22px;text-align:center;color:#718096}.enterprise-error{margin-bottom:12px;border:1px solid #fecdd3;border-radius:12px;background:#fff1f2;color:#be123c}@media(max-width:1050px){.enterprise-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.enterprise-page{padding:18px 14px}.enterprise-grid{grid-template-columns:1fr}.enterprise-hero{display:block}.enterprise-live{width:max-content;margin-top:12px}.enterprise-toolbar{flex-direction:column}.enterprise-toolbar button{min-height:44px}.enterprise-note{display:block}.enterprise-note b{display:block;margin-bottom:5px}}
