.dashboard{padding:24px;min-height:calc(100vh - 64px);background:linear-gradient(180deg,#f9fbff,#f3f6ff 55%,#eff3ff)}.hero-card{background:linear-gradient(135deg,#407bff,#6c5ce7);border-radius:20px;color:#fff;padding:32px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 20px 45px #3a69ff40;margin-bottom:24px}.hero-text h2{font-size:28px;font-weight:600;margin-bottom:8px}.hero-text p{opacity:.85;margin-bottom:20px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-actions a{display:inline-flex;align-items:center;gap:6px;padding:10px 18px;border-radius:999px;font-size:14px;text-decoration:none;background:#ffffff2e;color:#fff;transition:all .3s;border:1px solid rgba(255,255,255,.35)}.hero-actions a.primary{background:#fff;color:#3f51ff;border-color:#fff}.hero-actions a:hover{transform:translateY(-2px);box-shadow:0 10px 20px #12266e2e}.hero-metrics{display:flex;gap:24px}.hero-metric{min-width:140px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff38;border-radius:16px;padding:16px;text-align:center;box-shadow:inset 0 0 0 1px #ffffff40}.hero-metric-value{font-size:24px;font-weight:600}.hero-metric-label{font-size:13px;opacity:.8;margin-top:4px}.metric-grid{margin-bottom:24px}.metric-card{height:130px;border-radius:18px;padding:18px 20px;color:#1f1f1f;background:#fff;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 12px 30px #0f172a14;border:1px solid rgba(15,23,42,.03);transition:transform .25s ease,box-shadow .25s ease;position:relative;overflow:hidden}.metric-card:hover{transform:translateY(-4px);box-shadow:0 20px 45px #0f172a1f}.metric-icon{font-size:30px;opacity:.9}.metric-value{font-size:28px;font-weight:600;margin:4px 0}.metric-label{font-size:13px;opacity:.7}.metric-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(135deg,#fff6,#fff0 60%);opacity:0;transition:opacity .3s}.metric-card:hover:after{opacity:1}.metric-user{background:linear-gradient(135deg,#f8fbff,#eef4ff);color:#1d4ed8}.metric-lawfirm{background:linear-gradient(135deg,#f4fffb,#e6fff5);color:#059669}.metric-product{background:linear-gradient(135deg,#fff6f2,#ffeede);color:#f97316}.metric-lawyer{background:linear-gradient(135deg,#fef6ff,#f7e8ff);color:#7c3aed}.panel-card{border-radius:18px!important;box-shadow:0 16px 35px #0f172a14!important;border:none!important}.panel-card .ant-card-head{border-bottom:none;padding:0 24px;font-size:16px;font-weight:600}.panel-card .ant-card-body{padding:24px}.quick-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px}.quick-tile{display:flex;flex-direction:column;align-items:flex-start;padding:18px;border-radius:16px;background:#f7f8fa;color:#1f1f1f;text-decoration:none;box-shadow:inset 0 0 0 1px #6366f114;transition:all .25s ease;position:relative;overflow:hidden}.quick-tile:hover{background:#fff;box-shadow:0 12px 28px #0f172a1f;transform:translateY(-4px)}.tile-icon{font-size:24px;margin-bottom:12px;color:#6366f1}.tile-label{font-weight:600;margin-bottom:4px}.tile-desc{font-size:12px;opacity:.6}.stat-item{margin-bottom:20px}.stat-item-label{display:flex;align-items:center;gap:8px;margin-bottom:6px;font-weight:500;color:#1f2937}.info-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}.info-tile{padding:16px;border-radius:14px;background:#f9fafb;box-shadow:inset 0 0 0 1px #0f172a14;text-align:left;transition:all .2s ease}.info-tile:hover{background:#fff;box-shadow:0 10px 25px #0f172a14}.info-tile-label{font-size:12px;letter-spacing:.02em;text-transform:uppercase;color:#9ca3af;margin-bottom:6px}.info-tile-value{font-size:16px;font-weight:600;color:#1f2937}@media (max-width: 992px){.hero-card{flex-direction:column;align-items:flex-start;gap:24px}.hero-metrics{width:100%;justify-content:space-between;flex-wrap:wrap}.hero-metric{flex:1 1 45%}}@media (max-width: 576px){.dashboard{padding:16px}.hero-card{padding:24px}.hero-actions{flex-direction:column;width:100%}.hero-actions a{justify-content:center;width:100%}.hero-metrics{flex-direction:column;gap:12px;width:100%}}.banner-list-container{padding:24px;background:#fff;border-radius:8px}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.page-header h2{margin:0;font-size:20px;font-weight:600}.case-list-container{padding:24px;background:#f0f2f5;min-height:calc(100vh - 64px)}.page-header{background:#fff;padding:24px;margin-bottom:16px;border-radius:8px}.page-header h2{margin-bottom:16px;font-size:20px}.header-actions{display:flex;gap:12px;flex-wrap:wrap}.case-detail{padding:16px 0}.detail-item{margin-bottom:16px;line-height:1.8}.detail-label{font-weight:600;color:#666;min-width:100px;display:inline-block}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2)}.login-content{width:100%;max-width:400px;padding:20px}.login-header{text-align:center;margin-bottom:40px;color:#fff}.login-header h1{font-size:32px;font-weight:700;margin-bottom:8px;color:#fff}.login-header p{font-size:14px;opacity:.9}.login-card{box-shadow:0 8px 32px #0000001a;border-radius:12px}.login-footer{text-align:center;margin-top:16px}.login-footer p{color:#999;font-size:12px}.settings-page{padding:0}.settings-form{max-width:800px}.settings-form .ant-tabs-card .ant-tabs-content{padding:24px;background:#fff}.settings-form .ant-form-item{margin-bottom:24px}.settings-form .ant-form-item-label>label{font-weight:500;font-size:14px}.settings-form .ant-input-lg,.settings-form .ant-input-password-lg{font-size:14px}.settings-form .ant-divider{margin:32px 0}.settings-form .ant-alert{border-radius:8px}.home-content-form .list-card{margin-bottom:16px}.home-content-form .ant-card-head{font-weight:600}.home-content-form .ant-form-item{margin-bottom:16px}html,body,#root{height:100%;margin:0;padding:0}.logo{color:#fff;text-align:center}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;height:100vh}.page-container{padding:24px;min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.page-header{margin-bottom:24px;padding:24px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;box-shadow:0 8px 32px #667eea40;color:#fff}.page-header h2{color:#fff!important;font-size:28px;font-weight:600;margin-bottom:8px;text-shadow:0 2px 4px rgba(0,0,0,.1)}.page-header .subtitle{color:#ffffffe6;font-size:14px}.ant-card{border-radius:12px;box-shadow:0 4px 12px #00000014;border:none;transition:all .3s ease;overflow:hidden}.ant-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-2px)}.ant-card-head{background:linear-gradient(135deg,#f5f7fa,#c3cfe2 50%);border-bottom:1px solid #e8e8e8;font-weight:600}.stat-card{background:#fff;border-radius:16px;padding:20px;box-shadow:0 4px 20px #00000014;transition:all .3s ease;position:relative;overflow:hidden}.stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#667eea,#764ba2)}.stat-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #00000026}.ant-table{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000014}.ant-table-thead>tr>th{background:#fafafa!important;color:#333!important;font-weight:600;border-bottom:1px solid #f0f0f0!important;padding:16px}.ant-table-thead>tr>th:before{display:none!important}.ant-table-tbody>tr{transition:all .3s ease}.ant-table-tbody>tr:hover>td{background:linear-gradient(135deg,#f5f7fa,#e8eaf6)!important}.ant-btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;box-shadow:0 4px 12px #667eea66;transition:all .3s ease;border-radius:8px;font-weight:500}.ant-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea99;background:linear-gradient(135deg,#764ba2,#667eea)}.ant-btn{border-radius:8px;font-weight:500;transition:all .3s ease}.ant-btn:hover{transform:translateY(-1px)}.ant-input,.ant-input-number,.ant-select-selector{border-radius:8px;border:1px solid #e0e0e0;transition:all .3s ease}.ant-input:hover,.ant-input-number:hover,.ant-select-selector:hover{border-color:#667eea;box-shadow:0 2px 8px #667eea26}.ant-input:focus,.ant-input-number:focus,.ant-select-focused .ant-select-selector{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.ant-tag{border-radius:6px;padding:2px 12px;font-weight:500;border:none}.ant-modal-content{border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #0000004d}.ant-modal-header{background:linear-gradient(135deg,#667eea,#764ba2);border-bottom:none;padding:24px}.ant-modal-title{color:#fff;font-size:18px;font-weight:600}.ant-modal-body{padding:24px}.ant-modal-footer{border-top:1px solid #f0f0f0;padding:16px 24px}.ant-drawer-header{background:linear-gradient(135deg,#667eea,#764ba2);border-bottom:none}.ant-drawer-title{color:#fff;font-weight:600}.ant-drawer-close{color:#fff}.ant-statistic-title{color:#666;font-weight:500;font-size:14px}.ant-statistic-content{font-weight:700}.ant-pagination-item{border-radius:6px;border:1px solid #e0e0e0}.ant-pagination-item-active{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea}.ant-pagination-item-active a{color:#fff}.ant-badge-status-dot{width:8px;height:8px}.gradient-text{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:600}.search-container{padding:20px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-bottom:20px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .6s ease-out}.gradient-card{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:16px;padding:24px;box-shadow:0 8px 32px #667eea4d}.gradient-card h3,.gradient-card p{color:#fff}.ant-select-dropdown{border-radius:8px;box-shadow:0 6px 16px #0000001f}.ant-spin-dot-item{background-color:#667eea}.ant-layout-sider{background:linear-gradient(180deg,#2c3e50,#34495e)!important;box-shadow:2px 0 8px #00000026}.ant-menu-dark{background:transparent}.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-selected{background:#ffffff1a;border-radius:8px;margin:4px 8px}.ant-menu-item{border-radius:8px;margin:4px 8px!important;transition:all .3s ease}.ant-menu-item:hover{background:#ffffff14!important}.ant-layout-header{box-shadow:0 2px 8px #0000000f}.ant-message-notice-content{border-radius:8px;box-shadow:0 4px 12px #00000026}
