.dwf-page{min-height:calc(100vh - 120px)}.dwf-hero{display:flex;flex-wrap:wrap;gap:16px;align-items:flex-end;justify-content:space-between;margin-bottom:20px;padding:22px 24px;border-radius:18px;color:#f5fbff;background:radial-gradient(700px 240px at 0% 0%,rgba(22,119,255,.35),transparent 60%),radial-gradient(500px 200px at 100% 0%,rgba(114,46,209,.28),transparent 55%),linear-gradient(135deg,#0b1c2e,#12324f 55%,#0d2236);box-shadow:0 16px 40px #0b1c2e2e}.dwf-hero h2{margin:0 0 6px;color:#fff;font-size:28px;font-weight:700}.dwf-hero p{margin:0;max-width:640px;color:#f5fbffc7}.dwf-stats{display:flex;flex-wrap:wrap;gap:10px}.dwf-stat{min-width:120px;padding:10px 14px;border-radius:12px;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.dwf-stat b{display:block;font-size:22px;color:#fff;line-height:1.1}.dwf-stat span{font-size:12px;color:#f5fbffb3}.dwf-toolbar{margin-bottom:16px;padding:14px 16px;border-radius:14px;background:#fff;border:1px solid #e8eef5}.dwf-board{display:flex;gap:14px;overflow-x:auto;padding-bottom:12px;min-height:520px}.dwf-column{flex:0 0 300px;display:flex;flex-direction:column;max-height:calc(100vh - 280px);border-radius:16px;background:#f4f7fb;border:1px solid #e4ebf3}.dwf-column-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:14px 14px 10px;border-bottom:1px solid #e4ebf3}.dwf-column-title{display:flex;align-items:center;gap:8px;font-weight:650;color:#1f2a37}.dwf-dot{width:10px;height:10px;border-radius:50%;flex:0 0 auto}.dwf-count{min-width:24px;height:24px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#334155;background:#fff;border:1px solid #dbe4ef}.dwf-column-body{flex:1;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:10px}.dwf-card{padding:12px;border-radius:14px;background:#fff;border:1px solid #e7eef6;box-shadow:0 8px 18px #0f172a0a;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.dwf-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px #0f172a1a}.dwf-card.is-mine{border-color:#91caff;box-shadow:0 0 0 2px #1677ff1f}.dwf-card-top{display:flex;justify-content:space-between;gap:8px;margin-bottom:8px}.dwf-card-title{margin:0 0 6px;font-size:14px;font-weight:650;color:#0f172a;line-height:1.35}.dwf-card-meta{display:grid;gap:4px;margin-bottom:10px;font-size:12px;color:#64748b}.dwf-card-actions{display:flex;flex-wrap:wrap;gap:6px}.dwf-empty{padding:24px 12px;text-align:center;color:#94a3b8;font-size:13px}@media(max-width:768px){.dwf-column{flex-basis:86vw}.dwf-hero h2{font-size:22px}}.customer-cabinet-page{min-height:100vh;background:#f3f5f8}.customer-cabinet-container{width:100%;min-width:1180px;max-width:1920px;margin:0 auto;padding:24px 32px 40px}.customer-cabinet-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:20px}.customer-filter-card{margin-bottom:16px}.customer-statistics .ant-card{height:100%}.customer-statistics .ant-statistic-content{font-size:28px;font-weight:700}.customer-chart-card,.customer-status-card{height:420px}.customer-status-card .ant-card-body{max-height:350px;overflow-y:auto}.customer-status-line{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.customer-vdr-block{padding:8px 12px 16px;background:#fafafa}.customer-vdr-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.customer-cabinet-page .ant-table-cell{vertical-align:top}.customer-cabinet-page .ant-table-thead>tr>th{background:#eef3f8;font-weight:700}.customer-cabinet-page .ant-card{border-radius:10px;box-shadow:0 2px 8px #0000000a}@media(max-width:1180px){.customer-cabinet-container{padding-left:20px;padding-right:20px}}.customer-task-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-height:720px;overflow-y:auto}.customer-task-gallery-item{min-width:0;overflow:hidden;background:#fafafa;border:1px solid #e8e8e8;border-radius:10px;cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .2s}.customer-task-gallery-item:hover{border-color:#1677ff;box-shadow:0 5px 18px #0000001f;transform:translateY(-2px)}.customer-task-gallery-image{display:block;width:100%;height:180px;object-fit:cover;background:#f0f0f0}.customer-task-gallery-loading{display:flex;align-items:center;justify-content:center;height:180px;background:#f5f5f5}.customer-task-gallery-caption{display:flex;flex-direction:column;gap:3px;padding:9px 10px}:root,html[data-theme=dark]{color-scheme:dark;--sc-bg: #0b1520;--sc-text: #e8eef6}html[data-theme=light]{color-scheme:light;--sc-bg: #f4f7fb;--sc-text: #122033}html,body,#root{margin:0;min-height:100%;background:var(--sc-bg);color:var(--sc-text);font-family:Segoe UI,Manrope,PT Sans,sans-serif}
