.dashboard-overlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:stretch;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.dashboard-container{background:var(--card,#fff);border:1px solid var(--border,#e2e8f0);border-radius:16px;flex-direction:column;width:100%;max-width:1400px;height:calc(100vh - 32px);margin:16px;animation:.25s slideUp;display:flex;overflow:hidden;box-shadow:0 24px 48px #0003}.dashboard-header{border-bottom:1px solid var(--border,#e2e8f0);background:var(--card,#fff);justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.dashboard-header-left{align-items:center;gap:12px;display:flex}.dashboard-icon{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.dashboard-title{color:var(--foreground,#0f172a);margin:0;font-size:18px;font-weight:700}.dashboard-subtitle{color:var(--muted-foreground,#94a3b8);margin:0;font-size:12px}.dashboard-header-actions{align-items:center;gap:12px;display:flex}.view-toggle{background:var(--muted,#f1f5f9);border-radius:8px;padding:3px;display:flex}.view-btn{color:var(--muted-foreground,#94a3b8);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:500;transition:all .15s;display:flex}.view-btn.active{background:var(--card,#fff);color:var(--foreground,#0f172a);box-shadow:0 1px 3px #0000001a}.view-btn:hover:not(.active){color:var(--foreground,#0f172a)}.close-btn{width:32px;height:32px;color:var(--muted-foreground,#94a3b8);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:flex}.close-btn:hover{background:var(--muted,#f1f5f9);color:var(--foreground,#0f172a)}.board-selector-bar{border-bottom:1px solid var(--border,#e2e8f0);background:var(--card,#fff);flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:12px 24px;display:flex}.board-tabs{flex:1;align-items:center;gap:4px;display:flex;overflow-x:auto}.board-tab{color:var(--muted-foreground,#94a3b8);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;padding:6px 14px;font-size:13px;font-weight:500;transition:all .15s;display:flex}.board-tab:hover{background:var(--muted,#f1f5f9);color:var(--foreground,#0f172a)}.board-tab.active{background:var(--muted,#f1f5f9);color:var(--foreground,#0f172a);border-color:var(--border,#e2e8f0)}.board-tab-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.board-tab-count{background:var(--muted,#f1f5f9);min-width:20px;height:20px;color:var(--muted-foreground,#94a3b8);border-radius:10px;justify-content:center;align-items:center;padding:0 6px;font-size:11px;font-weight:600;display:inline-flex}.board-tab.active .board-tab-count{color:#6366f1;background:#6366f11a}.board-tab.add-board{color:#6366f1;border:1px dashed #6366f14d}.board-tab.add-board:hover{background:#6366f10f;border-color:#6366f180}.board-toolbar{align-items:center;gap:8px;display:flex}.search-box{background:var(--muted,#f1f5f9);border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;padding:6px 12px;transition:all .15s;display:flex}.search-box:focus-within{background:var(--card,#fff);border-color:#6366f1}.search-box input{color:var(--foreground,#0f172a);background:0 0;border:none;outline:none;width:140px;font-size:12px}.search-box svg{color:var(--muted-foreground,#94a3b8);flex-shrink:0}.filter-select{border:1px solid var(--border,#e2e8f0);background:var(--card,#fff);color:var(--foreground,#0f172a);cursor:pointer;border-radius:8px;outline:none;padding:6px 10px;font-size:12px}.toolbar-btn{border:1px solid var(--border,#e2e8f0);background:var(--card,#fff);width:32px;height:32px;color:var(--muted-foreground,#94a3b8);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:flex}.toolbar-btn.danger:hover{color:#ef4444;background:#ef444414;border-color:#ef44444d}.dashboard-body{background:var(--background,#f8fafc);flex:1;overflow:hidden}.empty-state{height:100%;min-height:300px;color:var(--muted-foreground,#94a3b8);flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.empty-icon{background:var(--muted,#f1f5f9);border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:8px;display:flex}.empty-state h3{color:var(--foreground,#0f172a);margin:0;font-size:16px;font-weight:600}.empty-state p{margin:0;font-size:13px}.create-board-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:10px;align-items:center;gap:8px;margin-top:8px;padding:10px 20px;font-size:13px;font-weight:600;transition:all .15s;display:flex}.create-board-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #6366f14d}.loading-state{height:100%;color:var(--muted-foreground,#94a3b8);flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.monday-table-view{background:var(--background,#f8fafc);flex-direction:column;gap:32px;height:100%;padding:32px 40px;display:flex;overflow-y:auto}.monday-group{flex-direction:column;gap:12px;display:flex}.monday-group-header{align-items:center;display:flex;position:relative}.monday-group-title{align-items:center;gap:8px;display:flex}.monday-group-title h3{margin:0;font-size:16px;font-weight:600}.monday-group-count{color:var(--muted-foreground,#94a3b8);margin-left:8px;font-size:12px}.monday-table-wrapper{background:var(--card,#fff);border:1px solid var(--border,#e2e8f0);border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000000d}.monday-table{border-collapse:collapse;text-align:left;width:100%}.monday-table th{color:var(--muted-foreground,#94a3b8);border-bottom:1px solid var(--border,#e2e8f0);background:#fbfbfc;padding:12px 16px;font-size:13px;font-weight:500}.monday-table th:not(:last-child){border-right:1px solid var(--border,#e2e8f0)}.monday-row{cursor:pointer;transition:background-color .15s}.monday-row:not(:last-child){border-bottom:1px solid var(--border,#e2e8f0)}.monday-row:hover{background-color:var(--muted,#f1f5f9)}.monday-table td{color:var(--foreground,#0f172a);padding:0;font-size:13px;position:relative}.monday-table td:not(:last-child){border-right:1px solid var(--border,#e2e8f0)}.monday-table td>span,.monday-table td>div:not(.monday-row-color){padding:8px 16px;display:block}.cell-item{align-items:center;height:100%;display:flex}.monday-row-color{border-radius:0 4px 4px 0;width:6px;height:100%;position:absolute;top:0;bottom:0;left:0}.item-title{white-space:nowrap;text-overflow:ellipsis;padding-left:16px;font-weight:500;overflow:hidden}.cell-status,.cell-priority{text-align:center}.monday-bubble{color:#fff;text-transform:uppercase;letter-spacing:.5px;border:none;justify-content:center;align-items:center;width:100%;height:100%;padding:8px;font-family:inherit;font-size:13px;font-weight:600;display:flex}.status-bubble{cursor:pointer;appearance:none;text-align:center}.status-bubble:hover{filter:brightness(.9)}.monday-badge{border-radius:12px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.draft-snippet-text{color:var(--muted-foreground,#64748b);white-space:nowrap;text-overflow:ellipsis;font-style:italic;overflow:hidden}.monday-copy-btn{color:#6366f1;cursor:pointer;background:0 0;border:none;width:100%;padding:8px;font-size:12px;font-weight:500;transition:background .15s}.monday-copy-btn:hover{background:#6366f114}.new-item-row .cell-new-item{border-bottom:none;position:relative}.add-item-input{width:calc(100% - 16px);color:var(--foreground,#0f172a);background:0 0;border:none;outline:none;margin-left:16px;padding:8px 0;font-size:13px}.add-item-input::placeholder{color:var(--muted-foreground,#94a3b8)}.stats-view{flex-direction:column;gap:24px;height:100%;padding:24px;display:flex;overflow-y:auto}.stats-cards{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.stat-card{background:var(--card,#fff);border:1px solid var(--border,#e2e8f0);text-align:center;z-index:10;border-radius:12px;padding:20px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.stat-card:after{content:"";pointer-events:none;z-index:-1;border-radius:inherit;transition:background-color .2s;position:absolute;inset:0}.stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.stat-card.highlight{border-color:#10b98166;box-shadow:0 4px 24px -6px #10b98126}.stat-card.highlight:after{background-color:#10b98114}.stat-card.warn{border-color:#ef444466;box-shadow:0 4px 24px -6px #ef444426}.stat-card.warn:after{background-color:#ef444414}.stat-value{color:var(--foreground,#0f172a);font-size:32px;font-weight:800;line-height:1}.stat-card.highlight .stat-value{color:#10b981}.stat-card.warn .stat-value{color:#ef4444}.stat-label{color:var(--muted-foreground,#94a3b8);margin-top:4px;font-size:12px;font-weight:500}.stats-charts{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.chart-card{background:var(--card,#fff);border:1px solid var(--border,#e2e8f0);border-radius:12px;padding:20px}.chart-card h4{color:var(--foreground,#0f172a);margin:0 0 16px;font-size:14px;font-weight:600}.bar-chart{flex-direction:column;gap:10px;display:flex}.bar-row{align-items:center;gap:12px;display:flex}.bar-label{width:90px;color:var(--foreground,#0f172a);flex-shrink:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:500}.bar-track{background:var(--muted,#f1f5f9);border-radius:4px;flex:1;height:8px;overflow:hidden}.bar-fill{border-radius:4px;min-width:4px;height:100%;transition:width .5s}.bar-value{text-align:right;width:30px;color:var(--foreground,#0f172a);font-size:12px;font-weight:600}.activity-feed{background:var(--card,#fff);border:1px solid var(--border,#e2e8f0);border-radius:12px;padding:20px}.activity-feed h4{color:var(--foreground,#0f172a);align-items:center;gap:8px;margin:0 0 16px;font-size:14px;font-weight:600;display:flex}.activity-list{flex-direction:column;gap:12px;max-height:300px;display:flex;overflow-y:auto}.activity-item{align-items:flex-start;gap:10px;font-size:12px;display:flex}.activity-dot{background:#6b7280;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:4px}.activity-dot.created{background:#10b981}.activity-dot.moved{background:#3b82f6}.activity-dot.status_changed{background:#f59e0b}.activity-dot.priority_changed{background:#ef4444}.activity-content{flex:1}.activity-task-name{color:var(--foreground,#0f172a);font-weight:600}.activity-details{color:var(--muted-foreground,#94a3b8);margin-top:2px;display:block}.activity-time{color:var(--muted-foreground,#94a3b8);white-space:nowrap;font-size:11px}.no-activity{text-align:center;color:var(--muted-foreground,#94a3b8);padding:20px 0;font-size:13px}.modal-overlay{z-index:200;background:#00000080;justify-content:center;align-items:center;animation:.15s fadeIn;display:flex;position:fixed;inset:0}.modal{background:var(--card,#fff);border:1px solid var(--border,#e2e8f0);border-radius:16px;width:100%;max-width:480px;padding:32px;animation:.3s cubic-bezier(.16,1,.3,1) modalIn;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.modal-header{margin-bottom:24px}.modal-subtitle{color:var(--muted-foreground,#64748b);margin:0;font-size:14px}@keyframes modalIn{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.modal-column-tag{color:#6366f1;background:#6366f11a;border-radius:12px;padding:2px 10px;font-size:12px;font-weight:500;display:inline-block}.form-group{margin-bottom:16px}.form-group label{color:var(--muted-foreground,#94a3b8);text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.form-group input,.form-group textarea,.form-group select{border:1px solid var(--border,#e2e8f0);background:var(--background,#f8fafc);width:100%;color:var(--foreground,#0f172a);border-radius:10px;outline:none;padding:10px 14px;font-family:inherit;font-size:13px;transition:border-color .15s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}.modern-input,.modern-select,.modern-textarea{border:1px solid var(--border,#e2e8f0);background:var(--card,#fff);width:100%;color:var(--foreground,#0f172a);border-radius:10px;padding:10px 14px;font-size:14px;transition:all .2s}.modern-textarea{resize:vertical;min-height:80px;line-height:1.5}.field-help{color:var(--muted-foreground,#94a3b8);margin-top:6px;font-size:11px;display:block}.checkbox-group{margin-top:12px}.modern-checkbox-container{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;padding-left:32px;font-size:14px;position:relative;text-transform:none!important;color:var(--foreground,#0f172a)!important;font-weight:500!important;display:flex!important}.modern-checkbox-container input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.checkmark{background-color:var(--muted,#f1f5f9);border:1px solid var(--border,#e2e8f0);border-radius:6px;width:20px;height:20px;transition:all .2s;position:absolute;top:0;left:0}.modern-checkbox-container:hover input~.checkmark{background-color:#e2e8f0}.modern-checkbox-container input:checked~.checkmark{background-color:#6366f1;border-color:#6366f1}.checkmark:after{content:"";display:none;position:absolute}.modern-checkbox-container input:checked~.checkmark:after{display:block}.modern-checkbox-container .checkmark:after{border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;top:3px;left:7px;transform:rotate(45deg)}.checkbox-label{margin-left:4px}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.modal-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:10px;padding:10px 20px;font-size:13px;font-weight:600;transition:all .15s}.btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #6366f14d}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{border:1px solid var(--border,#e2e8f0);background:var(--card,#fff);color:var(--foreground,#0f172a);cursor:pointer;border-radius:10px;padding:10px 20px;font-size:13px;font-weight:500;transition:all .15s}.btn-secondary:hover{background:var(--muted,#f1f5f9)}.btn-danger{color:#ef4444;cursor:pointer;background:#ef44440f;border:1px solid #ef44444d;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:16px;padding:10px 20px;font-size:13px;font-weight:500;transition:all .15s;display:flex}.btn-danger:hover{background:#ef44441f}.task-detail-panel{background:var(--card,#fff);border:1px solid var(--border,#e2e8f0);border-radius:16px;width:90%;max-width:540px;max-height:80vh;animation:.2s slideUp;overflow-y:auto;box-shadow:0 16px 48px #0003}.task-detail-header{border-bottom:1px solid var(--border,#e2e8f0);justify-content:space-between;align-items:flex-start;padding:24px 24px 16px;display:flex}.task-detail-header h3{color:var(--foreground,#0f172a);flex:1;margin:0;font-size:17px;font-weight:700;line-height:1.4}.task-detail-body{flex-direction:column;gap:16px;padding:20px 24px 24px;display:flex}.detail-row{align-items:center;gap:12px;display:flex}.detail-row label{min-width:115px;color:var(--muted-foreground,#94a3b8);text-transform:uppercase;letter-spacing:.5px;flex-shrink:0;font-size:12px;font-weight:600}.detail-row select{border:1px solid var(--border,#e2e8f0);background:var(--background,#f8fafc);color:var(--foreground,#0f172a);border-radius:8px;outline:none;flex:1;padding:6px 10px;font-size:12px}.detail-section{flex-direction:column;gap:8px;display:flex}.detail-section label{color:var(--muted-foreground,#94a3b8);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.detail-text{color:var(--foreground,#0f172a);white-space:pre-wrap;background:var(--background,#f8fafc);border-radius:8px;max-height:150px;padding:12px;font-size:13px;line-height:1.6;overflow-y:auto}.email-context-card{background:var(--background,#f8fafc);border:1px solid var(--border,#e2e8f0);border-radius:10px;flex-direction:column;gap:4px;padding:12px;font-size:12px;line-height:1.6;display:flex}.email-snippet{color:var(--muted-foreground,#94a3b8);max-height:100px;margin-top:8px;font-style:italic;overflow-y:auto}.draft-preview{color:var(--foreground,#0f172a);white-space:pre-wrap;background:#6366f10a;border:1px solid #6366f126;border-radius:10px;max-height:150px;padding:12px;font-size:12px;line-height:1.6;overflow-y:auto}.detail-dates{color:var(--muted-foreground,#94a3b8);border-top:1px solid var(--border,#e2e8f0);gap:16px;padding-top:8px;font-size:11px;display:flex}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}.dark .bar-track{background:#ffffff1a;box-shadow:inset 0 1px 2px #0006}.dark .bar-fill{box-shadow:inset 0 1px 1px #ffffff26}.dynamic-board-view{flex-direction:column;height:100%;padding:24px;display:flex;overflow:hidden}.board-header-info{flex-shrink:0;margin-bottom:16px}.board-header-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.board-header-info h3{color:var(--foreground);margin-bottom:8px;font-size:24px;font-weight:600}.board-header-info p{color:var(--muted-foreground);margin-bottom:12px}.table-name-badge{background:var(--surface-2);border:1px solid var(--border);color:var(--muted-foreground);border-radius:6px;padding:4px 12px;font-family:Courier New,monospace;font-size:12px;display:inline-block}.add-column-btn-header{background:var(--primary,#6366f1);color:#fff;cursor:pointer;border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .15s;display:flex}.add-column-btn-header:hover{background:var(--primary-hover,#5558e3);transform:translateY(-1px);box-shadow:0 4px 12px #6366f14d}.add-column-btn-header svg{width:14px;height:14px}.board-table-container{flex:1;min-height:0;margin-bottom:0;overflow:auto}.board-table-wrapper{border:1px solid var(--border);background:var(--card);border-radius:12px;width:100%;min-width:max-content}.dynamic-table{border-collapse:collapse;table-layout:auto;width:100%;min-width:800px}.dynamic-table thead{background:var(--surface-1);border-bottom:2px solid var(--border)}.dynamic-table th{text-align:left;color:var(--foreground);white-space:nowrap;min-width:120px;max-width:250px;padding:12px 16px;font-size:13px;font-weight:600;position:relative}.dynamic-table th .header-name{cursor:pointer;-webkit-user-select:none;user-select:none}.dynamic-table th .header-name:hover{color:#6366f1}.sort-indicator{color:#6366f1;margin-left:3px;font-size:12px}.col-delete-btn{opacity:0;cursor:pointer;color:#ef4444;vertical-align:middle;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;margin-left:5px;padding:2px 3px;line-height:1;transition:opacity .15s,background .1s;display:inline-flex}.dynamic-table th:hover .col-delete-btn{opacity:1}.col-delete-btn:hover{background:#ef44441f}.dynamic-table th .required-star{color:#ef4444;margin-left:4px}.dynamic-table th .col-type-badge{background:var(--surface-3);color:var(--muted-foreground);text-transform:uppercase;border-radius:4px;margin-left:8px;padding:2px 6px;font-size:10px;font-weight:500;display:inline-block}.dynamic-table .add-column-header{text-align:center;background:var(--surface-1);border-left:2px dashed var(--border);width:60px;min-width:60px;max-width:60px;padding:8px}.add-column-btn-inline{width:32px;height:32px;color:var(--muted-foreground,#94a3b8);border:1px dashed var(--border);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;margin:0 auto;transition:all .15s;display:flex}.add-column-btn-inline:hover{background:var(--primary,#6366f1);color:#fff;border-color:var(--primary,#6366f1);transform:scale(1.05)}.add-column-btn-inline svg{width:16px;height:16px}.dynamic-table .add-column-cell{background:var(--surface-1);border-left:2px dashed var(--border);width:60px;min-width:60px;max-width:60px}.dynamic-table tbody tr{border-bottom:1px solid var(--border);transition:background .15s}.dynamic-table tbody tr:hover{background:var(--surface-1)}.dynamic-table td{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;min-width:120px;max-width:250px;padding:12px 16px;font-size:14px;overflow:hidden}.dynamic-table .actions-col{text-align:center;width:100px;min-width:100px;max-width:100px}.action-btn{cursor:pointer;opacity:.6;background:0 0;border:none;padding:4px 8px;font-size:16px;transition:opacity .15s,transform .15s}.action-btn:hover{opacity:1;transform:scale(1.1)}.add-row-btn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:8px;margin-top:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .15s;display:inline-flex}.add-row-btn:hover{background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 4px 12px #6366f14d}.add-row-btn svg{width:16px;height:16px}.filter-input{border:1px solid var(--border);background:var(--card);color:var(--foreground);border-radius:6px;outline:none;padding:6px 12px;font-size:13px;transition:border-color .15s}.filter-input:focus{border-color:var(--primary)}.modal.large{max-width:800px;max-height:80vh;overflow-y:auto}.form-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;margin-bottom:24px;display:grid}.required-star{color:#ef4444;margin-left:4px}.spinner{border:4px solid var(--surface-3);border-top-color:var(--primary);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}.loading-state{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px 20px;display:flex}.loading-state p{color:var(--muted-foreground);font-size:14px}.modal.detail-modal{flex-direction:column;max-width:700px;max-height:85vh;padding:0;display:flex;overflow:hidden}.modal-header{border-bottom:1px solid var(--border,#e2e8f0);flex-shrink:0;justify-content:space-between;align-items:center;padding:24px 28px;display:flex}.modal-header h3{color:var(--foreground,#0f172a);margin:0;font-size:20px;font-weight:700}.close-btn-modal{width:32px;height:32px;color:var(--muted-foreground,#94a3b8);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:flex}.close-btn-modal:hover{background:var(--muted,#f1f5f9);color:var(--foreground,#0f172a)}.detail-content{flex-direction:column;flex:1;gap:20px;padding:24px 28px;display:flex;overflow-y:auto}.detail-field{border-bottom:1px solid var(--border,#e2e8f0);flex-direction:column;gap:8px;padding-bottom:16px;display:flex}.detail-field:last-child{border-bottom:none;padding-bottom:0}.detail-label{color:var(--muted-foreground,#94a3b8);text-transform:uppercase;letter-spacing:.8px;align-items:center;gap:4px;font-size:11px;font-weight:600;display:flex}.detail-value-row{display:block;position:relative}.detail-value-row .detail-value{width:100%}.field-copy-btn{border:1px solid var(--border,#e2e8f0);background:var(--card,#fff);color:var(--muted-foreground,#94a3b8);cursor:pointer;opacity:0;z-index:10;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .15s;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 2px 4px #0000000d}.detail-value-row:hover .field-copy-btn{opacity:1}.field-copy-btn:hover{color:var(--primary,#6366f1);border-color:var(--primary,#6366f1);background:#fff;transform:translateY(-1px);box-shadow:0 4px 8px #0000000f}.detail-value{color:var(--foreground,#0f172a);font-size:14px;line-height:1.6}.detail-text{word-wrap:break-word;overflow-wrap:break-word;background:var(--background,#f8fafc);color:var(--foreground,#0f172a);border-radius:10px;padding:12px 42px 12px 14px;font-size:14px;display:block}.detail-text-content{white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;background:var(--background,#f8fafc);border:1px solid var(--border,#e2e8f0);max-width:100%;color:var(--foreground,#0f172a);border-radius:10px;margin:0;padding:16px 48px 16px 16px;font-size:14px;line-height:1.7;display:block}.checkbox-badge{background:var(--muted,#f1f5f9);color:var(--muted-foreground,#94a3b8);border-radius:8px;align-items:center;gap:6px;width:fit-content;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}.checkbox-badge.checked{color:#10b981;background:#10b9811a}.select-badge{color:#6366f1;background:#6366f11a;border-radius:8px;width:fit-content;padding:6px 14px;font-size:13px;font-weight:600;display:inline-block}.truncate-text{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}@media (max-width:768px){.modal.detail-modal{max-width:95%;max-height:90vh}.detail-content,.modal-header{padding:20px}}.modal.edit-modal{flex-direction:column;max-width:900px;max-height:90vh;padding:0;display:flex;overflow:hidden}.edit-modal-content{flex:1;grid-template-columns:repeat(2,1fr);align-items:start;gap:20px;padding:24px 28px;display:grid;overflow-y:auto}.form-group-full{grid-column:1/-1}.form-group textarea{border:1px solid var(--border,#e2e8f0);background:var(--background,#f8fafc);width:100%;min-height:120px;color:var(--foreground,#0f172a);resize:vertical;border-radius:10px;outline:none;padding:12px 14px;font-family:inherit;font-size:14px;line-height:1.6;transition:border-color .15s}.form-group textarea:focus{background:var(--card,#fff);border-color:#6366f1}.form-group input[type=text],.form-group input[type=number],.form-group input[type=date],.form-group input[type=email],.form-group input[type=url],.form-group input[type=phone]{height:42px;font-size:14px}.checkbox-wrapper{align-items:center;gap:10px;padding:10px 0;display:flex}.checkbox-wrapper input[type=checkbox]{cursor:pointer;width:20px;height:20px}.checkbox-label{color:var(--muted-foreground,#94a3b8);font-size:14px;font-weight:500}@media (max-width:768px){.edit-modal-content{grid-template-columns:1fr}.modal.edit-modal{max-width:95%}}.header-info-icon{color:var(--muted-foreground,#94a3b8);cursor:help;justify-content:center;align-items:center;margin-left:4px;transition:color .15s;display:inline-flex}.header-info-icon:hover{color:#6366f1}.animate-fade-in{animation:.3s fadeIn}
