.drawer-overlay{background:#00000059;z-index:998}.settings-drawer{background:#fff;box-shadow:4px 0 25px #00000026;display:flex;flex-direction:column;height:100vh;left:-320px;position:fixed;top:0;transition:.35s ease;width:320px;z-index:999}.settings-drawer.open{left:0}.drawer-header{padding:18px}.drawer-header h3{font-size:20px;font-weight:600;margin:0}.drawer-header button{background:none;font-size:22px}.drawer-search{border-bottom:1px solid #eee;padding:15px}.drawer-search input{border:1px solid #ddd;border-radius:8px;outline:none;padding:10px 14px;width:100%}.drawer-menu{flex:1 1;overflow:auto}.drawer-item{align-items:center;display:flex;font-size:15px;gap:12px;padding:14px 18px}.drawer-item:hover{background:#f4f8f7;color:#1d9e75}.drawer-icon{text-align:center;width:20px}.drawer-overlay{background:#0003;inset:0;opacity:0;position:fixed;transition:.3s;visibility:hidden;z-index:999}.drawer-overlay.show{opacity:1;visibility:visible}.deals-drawer{background:#fff;box-shadow:2px 0 12px #00000026;height:100%;left:-260px;position:fixed;top:0;transition:.3s;width:260px;z-index:1000}.deals-drawer.open{left:0}.drawer-header{align-items:center;border-bottom:1px solid #eee;display:flex;height:60px;justify-content:space-between;padding:0 18px}.drawer-header button{background:#0000;border:none;cursor:pointer;font-size:18px}.drawer-menu{padding:12px 0}.drawer-item{cursor:pointer;padding:14px 20px;transition:.2s}.drawer-item:hover{background:#f5f5f5}.deal-table-wrapper{background:#fff;border-radius:14px;box-shadow:0 2px 12px hsla(0,9%,96%,.913)}.deal-table-wrapper::-webkit-scrollbar{height:10px;width:10px}.deal-table-wrapper::-webkit-scrollbar-track{background:#f3f3f3;border-radius:10px}.deal-table-wrapper::-webkit-scrollbar-thumb{background:#d2d4d4;border-radius:14px}.deal-table-wrapper::-webkit-scrollbar-thumb:hover{background:#0b5e58}.deal-table{border-collapse:collapse;min-width:1180px;width:100%}.deal-table thead{background:#f7f9fc}.deal-table th{background:#fff;border-bottom:1px solid #e9ecef;color:#555;font-weight:600;position:-webkit-sticky;position:sticky;text-align:left;top:0;z-index:5}.deal-table td,.deal-table th{font-size:14px;padding:14px 18px}.deal-table td{border-bottom:1px solid #f1f3f6}.deal-row{cursor:pointer;transition:.2s ease}.deal-row:hover{background:#f8fafc;transform:scale(1.002)}.status-badge{border-radius:30px;font-size:12px;font-weight:600;padding:5px 12px}.status-active{background:#e8f8ee;color:#148a3c}.status-won{background:#eaf4ff;color:#1565c0}.status-lost{background:#ffecec;color:#c62828}.money{color:#0f766e;font-weight:700}.empty{color:#888;padding:50px;text-align:center}.active-page{background:#f6f8fb;min-height:100vh;padding:24px}.page-header{margin-bottom:25px}.page-title{font-size:28px;font-weight:700}.cards{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(4,1fr);margin-bottom:25px}.card{border-radius:14px;box-shadow:0 2px 12px #00000014;padding:20px}.card-title{color:#777;font-size:14px}.card-value{font-size:30px;font-weight:700;margin-top:10px}.toolbar{align-items:center;background:#fff;border-radius:14px;box-shadow:0 2px 12px #00000014;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px;padding:18px}.toolbar input,.toolbar select{border:1px solid #ddd;border-radius:8px;height:42px;padding:0 14px}.toolbar input{width:260px}.add-btn{background:#0f766e;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;margin-left:auto;padding:11px 22px}.add-btn:hover{background:#115e59}.deal-table-wrapper{overflow-x:auto;width:100%}.deal-table-wrapper table{min-width:1450px}.migration-page{padding:20px}.migration-header{margin-bottom:24px}.migration-header h1{font-size:22px;margin-bottom:6px}.migration-header p{color:var(--text-muted)}.migration-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin-bottom:24px}.migration-card{background:#fff;border:1px solid var(--border);border-radius:12px;display:flex;flex-direction:column;min-height:260px;padding:20px}.migration-card h3{font-size:15px;font-weight:600;margin-bottom:14px}.file-box{align-items:center;border:2px dashed var(--gray-200);border-radius:10px;cursor:pointer;display:flex;flex:1 1;flex-direction:column;justify-content:center;min-height:180px;padding:24px;text-align:center;transition:.2s}.file-box:hover{background:var(--green-light);border-color:var(--green)}.file-box p{color:var(--text-muted);font-size:13px;margin-top:12px}.file-box input{display:none}.action-bar{display:flex;flex-wrap:wrap;gap:12px}@media (max-width:900px){.migration-grid{grid-template-columns:1fr}}.file-icon{font-size:42px;line-height:1}.file-selected{background:var(--green-light);border-color:var(--green)}.selected-file-name{color:var(--green-dark)!important;font-weight:600;max-width:100%;word-break:break-word}.selected-file-help{color:var(--text-muted);display:block;font-size:11px;margin-top:5px}.action-bar button:disabled{cursor:not-allowed;opacity:.5}.migration-message{border:1px solid;border-radius:var(--radius);font-size:13px;margin-bottom:16px;padding:12px 14px}.migration-message-success{background:var(--green-light);border-color:var(--green-mid);color:var(--green-dark)}.migration-message-error{background:var(--red-light);border-color:var(--red);color:#a32d2d}.migration-message-success div{display:flex;flex-direction:column;gap:2px}.migration-message-success span{font-size:12px}.migration-batch-info{color:var(--text-muted);font-size:12px;margin-top:14px}.file-box-disabled{cursor:not-allowed;opacity:.65;pointer-events:none}.action-bar .btn:disabled{cursor:not-allowed;opacity:.5}.validation-report{background:#fff;border:1px solid #e5e7eb;border-radius:14px;margin-top:24px;padding:22px}.validation-report-header{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:20px}.validation-report-header h2{color:#111827;font-size:22px;margin:0}.validation-report-header p{color:#6b7280;font-size:14px;margin:5px 0 0}.validation-status{align-items:center;background:#dff7ee;border-radius:999px;color:#08775a;display:inline-flex;font-size:13px;font-weight:700;justify-content:center;padding:7px 12px;text-transform:capitalize}.validation-summary-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(5,minmax(0,1fr))}.validation-stat-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:18px}.validation-stat-card span{color:#6b7280;display:block;font-size:13px;font-weight:600;margin-bottom:8px}.validation-stat-card strong{color:#111827;display:block;font-size:24px;line-height:1.2}@media (max-width:1200px){.validation-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.validation-report-header{align-items:flex-start;flex-direction:column}.validation-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.validation-summary-grid{grid-template-columns:1fr}}.validation-files-section{border-top:1px solid #e5e7eb;margin-top:28px;padding-top:24px}.validation-files-heading{margin-bottom:18px}.validation-files-heading h3{color:#111827;font-size:18px;margin:0}.validation-files-heading p{color:#6b7280;font-size:14px;margin:6px 0 0}.validation-files-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.validation-file-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px}.validation-file-card-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:18px}.validation-file-card-header h4{color:#111827;font-size:17px;margin:0}.validation-file-card-header p{color:#6b7280;font-size:13px;margin:5px 0 0;word-break:break-word}.validation-file-status{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:700;justify-content:center;padding:6px 10px;text-transform:capitalize}.validation-file-status-valid{background:#dff7ee;color:#08775a}.validation-file-status-warning{background:#fff4d6;color:#9a6700}.validation-file-stats{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.validation-file-stat{background:#f8fafc;border:1px solid #edf0f4;border-radius:10px;padding:12px}.validation-file-stat span{color:#6b7280;display:block;font-size:12px;font-weight:600;margin-bottom:6px}.validation-file-stat strong{color:#111827;display:block;font-size:18px}@media (max-width:1000px){.validation-files-grid{grid-template-columns:1fr}}@media (max-width:520px){.validation-file-stats{grid-template-columns:1fr}}.preview-section{background:#fff;border:1px solid #e5e7eb;border-radius:14px;margin-top:24px;padding:22px}.preview-header{margin-bottom:18px}.preview-header h2{color:#111827;font-size:22px;margin:0}.preview-header p{color:#6b7280;font-size:14px;margin:6px 0 0}.preview-tabs{display:flex;gap:8px;margin-bottom:18px;overflow-x:auto;padding-bottom:4px}.preview-tab{background:#f8fafc;border:1px solid #dfe3e8;border-radius:8px;color:#374151;cursor:pointer;font-size:14px;font-weight:600;padding:9px 14px;white-space:nowrap}.preview-tab:hover{background:#f1f5f9}.preview-tab.active{background:#0f9f77;border-color:#0f9f77;color:#fff}.preview-table-wrapper{border:1px solid #e5e7eb;border-radius:12px;max-height:520px;overflow:auto;width:100%}.preview-table{background:#fff;border-collapse:collapse;font-size:13px;min-width:100%;width:-webkit-max-content;width:max-content}.preview-table td,.preview-table th{border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb;padding:10px 12px;text-align:left;white-space:nowrap}.preview-table th{background:#f3f4f6;color:#374151;font-weight:700;position:-webkit-sticky;position:sticky;top:0;z-index:2}.preview-table td{color:#4b5563}.preview-table tbody tr:hover{background:#f9fafb}.preview-table td:last-child,.preview-table th:last-child{border-right:none}.preview-table tbody tr:last-child td{border-bottom:none}@media (max-width:768px){.preview-section{padding:16px}.preview-header h2{font-size:19px}.preview-table-wrapper{max-height:420px}}:root{--green:#1d9e75;--green-dark:#0f6e56;--green-light:#e1f5ee;--green-mid:#9fe1cb;--amber:#ba7517;--amber-light:#faeeda;--red:#e24b4a;--red-light:#fcebeb;--blue:#185fa5;--blue-light:#e6f1fb;--gray-50:#f8f7f4;--gray-100:#f1efe8;--gray-200:#d3d1c7;--gray-400:#888780;--gray-700:#444441;--gray-900:#2c2c2a;--text:#2c2c2a;--text-muted:#888780;--border:#0000001a;--radius:8px;--radius-lg:12px;--shadow:0 1px 3px #00000014;--sidebar-w:220px}*{box-sizing:border-box;margin:0;padding:0}body{background:#f8f7f4;background:var(--gray-50);color:#2c2c2a;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.5}.layout{display:flex;height:100vh}.sidebar{background:#2c2c2a;background:var(--gray-900);display:flex;flex-direction:column;flex-shrink:0;width:220px;width:var(--sidebar-w)}.sidebar-logo{border-bottom:.5px solid #ffffff14;padding:20px 18px 16px}.sidebar-logo .brand{color:#fff;font-size:15px;font-weight:600;letter-spacing:-.02em}.sidebar-logo .brand span{color:#9fe1cb;color:var(--green-mid)}.sidebar-logo .tagline{color:#fff6;font-size:10px;margin-top:2px}.sidebar-nav{flex:1 1;overflow-y:auto;padding:10px 8px}.nav-item{align-items:center;border-radius:8px;border-radius:var(--radius);color:#ffffff8c;display:flex;font-size:13px;gap:9px;margin-bottom:2px;padding:9px 10px;text-decoration:none;transition:background .15s,color .15s}.nav-item:hover{background:#ffffff0f;color:#ffffffd9}.nav-item.active{background:#1d9e75;background:var(--green);color:#fff;font-weight:500}.nav-item svg{flex-shrink:0;height:16px;width:16px}.nav-section-label{color:#ffffff40;font-size:10px;letter-spacing:.08em;padding:12px 10px 4px;text-transform:uppercase}.sidebar-user{border-top:.5px solid #ffffff14;padding:14px}.sidebar-user-name{color:#fffc;font-size:12px;font-weight:500}.sidebar-user-role{color:#ffffff59;font-size:10px;margin-top:1px;text-transform:capitalize}.sidebar-user-role-badge{border-radius:20px;display:inline-block;font-size:10px;margin-top:5px;padding:1px 7px}.role-head{background:#1d9e7540;color:#9fe1cb;color:var(--green-mid)}.role-teamlead{background:#185fa540;color:#85b7eb}.role-manager{background:#ba751740;color:#fac775}.sidebar-logout{background:none;border:none;color:#ffffff4d;cursor:pointer;display:block;font-size:12px;margin-top:10px;padding:0}.sidebar-logout:hover{color:#fff9}.main-content{flex:1 1;overflow-x:hidden;overflow-y:auto}.page-header{align-items:center;background:#fff;border-bottom:.5px solid #0000001a;border-bottom:.5px solid var(--border);display:flex;flex-shrink:0;justify-content:space-between;padding:16px 20px}.page-title{color:#2c2c2a;color:var(--gray-900);font-size:16px;font-weight:600}.page-subtitle{color:#888780;color:var(--text-muted);font-size:12px;margin-top:1px}.page-body{flex:1 1;overflow:auto;padding:16px 20px}.btn{align-items:center;background:#fff;border:.5px solid #0000001a;border:.5px solid var(--border);border-radius:8px;border-radius:var(--radius);color:#2c2c2a;color:var(--text);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;gap:6px;padding:8px 14px;text-decoration:none;transition:background .15s}.btn:hover{background:#f1efe8;background:var(--gray-100)}.btn-primary{background:#1d9e75;background:var(--green);border-color:#1d9e75;border-color:var(--green);color:#fff}.btn-primary:hover{background:#0f6e56;background:var(--green-dark)}.btn-danger{background:#e24b4a;background:var(--red);border-color:#e24b4a;border-color:var(--red);color:#fff}.btn-danger:hover{background:#a32d2d}.btn-sm{font-size:12px;padding:5px 10px}.btn-ghost{background:#0000;border-color:#0000}.btn-ghost:hover{background:#f1efe8;background:var(--gray-100)}.card{background:#fff;border:.5px solid #0000001a;border:.5px solid var(--border);border-radius:12px;border-radius:var(--radius-lg);padding:16px}.card-sm{padding:12px}.metric-card{background:#f1efe8;background:var(--gray-100);border-radius:8px;border-radius:var(--radius);padding:14px 16px}.metric-label{color:#888780;color:var(--text-muted);font-size:11px;margin-bottom:5px}.metric-value{color:#2c2c2a;color:var(--gray-900);font-size:22px;font-weight:600}.metric-sub{color:#888780;color:var(--text-muted);font-size:11px;margin-top:2px}.badge{align-items:center;border-radius:20px;display:inline-flex;font-size:11px;font-weight:500;padding:2px 8px}.badge-hot{background:#faece7;color:#993c1d}.badge-warm{background:#faeeda;color:#854f0b}.badge-cold{background:#e6f1fb;color:#185fa5}.badge-green{background:#e1f5ee;background:var(--green-light);color:#0f6e56;color:var(--green-dark)}.badge-gray{background:#f1efe8;background:var(--gray-100);border:.5px solid #0000001a;border:.5px solid var(--border);color:#888780;color:var(--gray-400)}.form-field{margin-bottom:14px}.form-label{color:#888780;color:var(--text-muted);display:block;font-size:12px;font-weight:500;margin-bottom:5px}.form-input{background:#fff;border:.5px solid #d3d1c7;border:.5px solid var(--gray-200);border-radius:8px;border-radius:var(--radius);color:#2c2c2a;color:var(--text);font-family:inherit;font-size:13px;padding:8px 11px;transition:border-color .15s;width:100%}.form-input:focus{border-color:#1d9e75;border-color:var(--green);outline:none}.form-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.form-section{background:#fff;border:.5px solid #0000001a;border:.5px solid var(--border);border-radius:12px;border-radius:var(--radius-lg);margin-bottom:14px;padding:16px}.form-section-title{color:#888780;color:var(--text-muted);font-size:11px;font-weight:600;letter-spacing:.06em;margin-bottom:14px;text-transform:uppercase}table{border-collapse:collapse;font-size:13px;width:100%}th{background:#f8f7f4;background:var(--gray-50);color:#888780;color:var(--text-muted);font-size:11px;font-weight:600;padding:8px 12px;text-align:left;white-space:nowrap}td,th{border-bottom:.5px solid #0000001a;border-bottom:.5px solid var(--border)}td{padding:10px 12px;vertical-align:middle}tr:hover td{background:#f8f7f4;background:var(--gray-50);cursor:pointer}.loading-screen{align-items:center;color:#888780;color:var(--text-muted);display:flex;flex-direction:column;gap:16px;height:100vh;justify-content:center}.spinner{animation:spin .8s linear infinite;border:2px solid #e1f5ee;border-top-color:#1d9e75;border:2px solid var(--green-light);border-radius:50%;border-top-color:var(--green);height:32px;width:32px}@keyframes spin{to{transform:rotate(1turn)}}.empty-state{color:#888780;color:var(--text-muted);padding:48px 24px;text-align:center}.empty-state h3{color:#444441;color:var(--gray-700);font-size:15px;font-weight:500;margin-bottom:8px}.toast-container{bottom:24px;display:flex;flex-direction:column;gap:8px;position:fixed;right:24px;z-index:1000}.toast{animation:slideUp .3s ease;background:#2c2c2a;background:var(--gray-900);border-radius:8px;border-radius:var(--radius);color:#fff;font-size:13px;max-width:320px;padding:10px 16px}.toast.success{background:#0f6e56;background:var(--green-dark)}.toast.error{background:#e24b4a;background:var(--red)}@keyframes slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.kanban-board{display:flex;gap:12px;height:100%;overflow-x:auto;padding-bottom:12px}.kanban-col{background:#f1efe8;background:var(--gray-100);border-radius:12px;border-radius:var(--radius-lg);display:flex;flex-direction:column;flex-shrink:0;overflow:hidden;width:210px}.kanban-col-header{align-items:center;display:flex;justify-content:space-between;padding:10px 12px}.kanban-col-title{align-items:center;display:flex;font-size:11px;font-weight:600;gap:6px}.kanban-col-dot{border-radius:50%;flex-shrink:0;height:7px;width:7px}.kanban-col-count{background:#fff;border-radius:20px;color:#888780;color:var(--text-muted);font-size:10px;padding:1px 7px}.kanban-col-body{flex:1 1;overflow-y:auto;padding:4px 8px 8px}.kanban-card{background:#fff;border:.5px solid #0000001a;border:.5px solid var(--border);border-radius:8px;border-radius:var(--radius);cursor:pointer;margin-bottom:7px;padding:10px;transition:box-shadow .15s,border-color .15s}.kanban-card:hover{border-color:#d3d1c7;border-color:var(--gray-200);box-shadow:0 1px 3px #00000014;box-shadow:var(--shadow)}.kanban-card-name{font-size:12px;font-weight:600;margin-bottom:3px}.kanban-card-meta{color:#888780;color:var(--text-muted);font-size:10px;margin-bottom:4px}.kanban-card-value{color:#1d9e75;color:var(--green);font-size:11px;font-weight:600;margin-bottom:5px}.kanban-card-footer{align-items:center;display:flex;flex-wrap:wrap;gap:4px}.assignee-circle{align-items:center;background:#9fe1cb;background:var(--green-mid);border-radius:50%;color:#0f6e56;color:var(--green-dark);display:flex;font-size:8px;font-weight:700;height:20px;justify-content:center;margin-left:auto;width:20px}.call-time-tag{border:.5px solid #0000001a;border:.5px solid var(--border);border-radius:20px;color:#888780;color:var(--text-muted);font-size:9px;gap:3px;padding:2px 5px}.call-box,.call-time-tag{align-items:center;background:#f1efe8;background:var(--gray-100);display:flex}.call-box{border-radius:8px;border-radius:var(--radius);gap:12px;margin-bottom:14px;padding:14px}.call-number{flex:1 1}.call-number-label{color:#888780;color:var(--text-muted);font-size:10px}.call-number-value{color:#2c2c2a;color:var(--gray-900);font-size:14px;font-weight:600}.call-timer-display{font-feature-settings:"tnum";color:#1d9e75;color:var(--green);font-size:20px;font-variant-numeric:tabular-nums;font-weight:700;min-width:70px;text-align:center}.call-log-item{align-items:flex-start;border-bottom:.5px solid #0000001a;border-bottom:.5px solid var(--border);display:flex;gap:10px;padding:8px 0}.call-log-dur{color:#1d9e75;color:var(--green);font-size:12px;font-weight:600;min-width:52px}.call-log-note{flex:1 1;font-size:12px}.call-log-date{color:#888780;color:var(--text-muted);font-size:10px;white-space:nowrap}.recording-link{align-items:center;color:#185fa5;color:var(--blue);display:flex;font-size:11px;gap:3px;margin-top:3px;text-decoration:none}.drop-zone{border:2px dashed #d3d1c7;border:2px dashed var(--gray-200);border-radius:12px;border-radius:var(--radius-lg);cursor:pointer;padding:36px;text-align:center;transition:border-color .15s,background .15s}.drop-zone.drag,.drop-zone:hover{background:#e1f5ee;background:var(--green-light);border-color:#1d9e75;border-color:var(--green)}.drop-zone-icon{font-size:40px;margin-bottom:12px}.drop-zone p{color:#888780;color:var(--text-muted);font-size:13px}.drop-zone span{color:#1d9e75;color:var(--green);font-weight:600}.mapping-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin:16px 0}.stage-dot{border-radius:50%;display:inline-block;flex-shrink:0;height:7px;margin-right:5px;width:7px}.stage-badge{align-items:center;border-radius:20px;display:inline-flex;font-size:11px;font-weight:500;padding:3px 8px}.s-new{background:#f1efe8;color:#5f5e5a}.s-contacted{background:#e6f1fb;color:#185fa5}.s-qualified{background:#faeeda;color:#854f0b}.s-svs{background:#e1f5ee;color:#085041}.s-svd{background:#9fe1cb33;color:#0f6e56}.s-neg{background:#fbeaf0;color:#993556}.s-won{background:#eaf3de;color:#3b6d11}.s-lost{background:#fcebeb;color:#a32d2d}.timeline-item{border-bottom:.5px solid #0000001a;border-bottom:.5px solid var(--border);display:flex;gap:10px;padding:8px 0}.timeline-dot{background:#1d9e75;background:var(--green);border-radius:50%;flex-shrink:0;height:8px;margin-top:5px;width:8px}.timeline-text{font-size:12px}.timeline-time{color:#888780;color:var(--text-muted);font-size:10px;margin-top:2px}.panel-overlay{background:#00000040;display:flex;inset:0;justify-content:flex-end;position:fixed;z-index:200}.panel{background:#fff;box-shadow:-4px 0 24px #0000001a;display:flex;flex-direction:column;overflow:hidden;width:460px}.panel-header{align-items:center;border-bottom:.5px solid #0000001a;border-bottom:.5px solid var(--border);display:flex;flex-shrink:0;justify-content:space-between;padding:14px 16px}.panel-body{flex:1 1;overflow-y:auto;padding:16px}.panel-section{margin-bottom:20px}.panel-section-title{color:#888780;color:var(--text-muted);font-size:10px;font-weight:700;letter-spacing:.06em;margin-bottom:10px;text-transform:uppercase}.info-grid{grid-gap:10px;display:grid;font-size:12px;gap:10px;grid-template-columns:1fr 1fr}.info-item-label{color:#888780;color:var(--text-muted);font-size:10px;margin-bottom:2px}@media (max-width:768px){.sidebar{display:none}.form-row{grid-template-columns:1fr}.panel{width:100%}.mapping-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.03e22e50.css.map*/