*,:after,:before{box-sizing:border-box}body{background:#f5f7fa;color:#1a1a2e;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;margin:0}.app{margin:0 auto;max-width:720px;padding:2rem 1rem}.app-header{margin-bottom:2rem}.app-header h1{margin:0 0 .25rem}.app-header p{color:#555;margin:0}.design-input{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.design-input label{font-weight:600}.design-input textarea{border:1px solid #ccc;border-radius:4px;font-family:inherit;font-size:1rem;padding:.75rem;resize:vertical}.design-input button{background:#2563eb;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.6rem 1.2rem}.design-input button:disabled{background:#94a3b8;cursor:not-allowed}.input-actions{display:flex;flex-wrap:wrap;gap:.5rem}.btn-secondary{background:#e2e8f0!important;color:#334155!important}.btn-secondary:hover:not(:disabled){background:#cbd5e1!important}.mode-selector{border:1px solid #e2e8f0;border-radius:6px;display:flex;gap:.5rem;margin:0;padding:.5rem}.mode-selector legend{color:#64748b;font-size:.8rem;padding:0 .3rem}.mode-option{align-items:flex-start;border:2px solid #0000;border-radius:4px;cursor:pointer;display:flex;flex:1 1;gap:.4rem;padding:.5rem .75rem;transition:border-color .15s,background .15s}.mode-option:hover{background:#f1f5f9}.mode-active{background:#eff6ff;border-color:#2563eb}.mode-option input[type=radio]{margin-top:.2rem}.mode-label{display:flex;flex-direction:column;gap:.1rem}.mode-label strong{font-size:.95rem}.mode-label small{color:#64748b;font-size:.8rem}.mode-hint{background:#f8fafc;border-left:3px solid #2563eb;border-radius:0 4px 4px 0;color:#475569;font-size:.85rem;padding:.5rem .75rem}.mode-hint code{background:#e2e8f0;border-radius:3px;font-size:.82rem;padding:.1rem .3rem}.example-panel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px}.example-panel summary{color:#334155;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem .75rem}.example-code{background:#fff;border-top:1px solid #e2e8f0;font-size:.82rem;line-height:1.5;margin:0;max-height:300px;overflow-y:auto;padding:.75rem;white-space:pre-wrap;word-break:break-word}.file-badge{align-items:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:4px;color:#334155;display:flex;font-size:.85rem;gap:.4rem;padding:.35rem .6rem}.btn-clear{background:none;border:none;color:#64748b;cursor:pointer;font-size:1rem;line-height:1;padding:0 .2rem}.btn-clear:hover{color:#b91c1c}.progress-tracker{margin-bottom:2rem}.progress-bar-container{background:#e2e8f0;border-radius:12px;height:24px;margin-bottom:.75rem;overflow:hidden;width:100%}.progress-bar{align-items:center;background:linear-gradient(90deg,#2563eb,#16a34a);border-radius:12px;display:flex;height:100%;justify-content:center;min-width:40px;transition:width .5s ease}.progress-bar-text{color:#fff;font-size:.75rem;font-weight:700}.node-list{display:flex;flex-wrap:wrap;gap:.75rem;list-style:none;padding:0}.node-item{align-items:center;background:#e2e8f0;border-radius:4px;display:flex;font-size:.9rem;gap:.3rem;padding:.3rem .6rem}.node-done{background:#bbf7d0}.node-active{animation:pulse 1.5s ease-in-out infinite;background:#bfdbfe;font-weight:600}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.progress-log{background:#fff;border:1px solid #e2e8f0;border-radius:4px;font-size:.82rem;margin-top:1rem;max-height:250px;overflow-y:auto;padding:.5rem;scroll-behavior:smooth}.progress-log ul{list-style:none;margin:0;padding:0}.progress-log li{padding:.2rem 0}.log-node{font-weight:600;margin-right:.4rem}.error-display{background:#fef2f2;border:1px solid #fca5a5;border-radius:4px;margin-bottom:2rem;padding:1rem}.error-display h2{color:#b91c1c;margin-top:0}.error-display ul{list-style:none;margin:0;padding:0}.error-item{border-bottom:1px solid #fecaca;display:flex;flex-wrap:wrap;gap:.4rem;padding:.4rem 0}.error-item:last-child{border-bottom:none}.error-type{color:#b91c1c;font-weight:600}.error-node{color:#6b7280}.error-retries{color:#6b7280;font-size:.85rem}.download-panel{background:#f0fdf4;border:1px solid #86efac;border-radius:4px;padding:1rem;text-align:center}.download-panel h2{color:#166534;margin-top:0}.download-buttons{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.download-link{border-radius:4px;color:#fff;display:inline-block;font-weight:600;padding:.6rem 1.2rem;text-decoration:none}.download-archive{background:#16a34a}.download-archive:hover{background:#15803d}.download-schematic{background:#2563eb}.download-schematic:hover{background:#1d4ed8}.connection-status{border-radius:12px;display:inline-block;font-size:.8rem;font-weight:600;margin-top:.5rem;padding:.2rem .6rem}.status-connected{background:#bbf7d0;color:#166534}.status-connecting,.status-reconnecting{background:#fef3c7;color:#92400e}.status-disconnected{background:#fecaca;color:#991b1b}.violations-panel{background:#fff;border:1px solid #e2e8f0;border-radius:6px;margin-bottom:2rem;overflow:hidden}.violations-header{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:.75rem 1rem}.violations-header h2{font-size:1rem;margin:0}.violations-summary{display:flex;gap:.5rem}.v-badge{border-radius:10px;font-size:.75rem;font-weight:600;padding:.15rem .5rem}.v-error{background:#fecaca;color:#991b1b}.v-warn{background:#fef3c7;color:#92400e}.violations-filters{border-bottom:1px solid #e2e8f0;display:flex;gap:0}.v-filter{background:#f8fafc;border:none;border-bottom:2px solid #0000;color:#64748b;cursor:pointer;flex:1 1;font-size:.82rem;padding:.4rem .75rem}.v-filter:hover{background:#f1f5f9}.v-filter-active{background:#fff;border-bottom-color:#2563eb;color:#2563eb;font-weight:600}.violations-list{list-style:none;margin:0;max-height:300px;overflow-y:auto;padding:0}.violation-item{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;gap:.75rem;justify-content:space-between;padding:.5rem 1rem}.violation-item:last-child{border-bottom:none}.violation-item:hover{background:#f8fafc}.violation-item.v-fixed{opacity:.5}.violation-info{align-items:center;display:flex;flex:1 1;font-size:.82rem;gap:.4rem;min-width:0}.v-severity-dot{border-radius:50%;flex-shrink:0;height:8px;width:8px}.v-dot-error{background:#dc2626}.v-dot-warning{background:#f59e0b}.v-source{color:#475569;flex-shrink:0;font-weight:600}.v-message{color:#1e293b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v-location{color:#94a3b8;flex-shrink:0;font-size:.78rem}.violation-actions{display:flex;flex-shrink:0;gap:.35rem}.v-btn{border:1px solid;border-radius:4px;cursor:pointer;font-size:.78rem;font-weight:600;padding:.25rem .6rem}.v-btn-fix{background:#2563eb;border-color:#2563eb;color:#fff}.v-btn-fix:hover{background:#1d4ed8}.v-btn-ignore{background:#fff;border-color:#cbd5e1;color:#64748b}.v-btn-ignore:hover{background:#f1f5f9}.v-fixed-label{color:#16a34a}.v-fixed-label,.v-fixing-label{font-size:.82rem;font-weight:600}.v-fixing-label{animation:pulse 1.5s ease-in-out infinite;color:#2563eb}.violations-empty{color:#94a3b8;font-size:.85rem;padding:1rem;text-align:center}.email-login{margin-bottom:2rem}.email-login label{display:block;font-weight:600;margin-bottom:.5rem}.email-row{display:flex;gap:.5rem}.email-row input{border:1px solid #ccc;border-radius:4px;flex:1 1;font-size:1rem;padding:.6rem}.email-row button{background:#2563eb;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.6rem 1.2rem}.mode-toggle{align-items:center;display:flex;gap:.5rem;margin-bottom:1.5rem}.user-badge{color:#475569;font-size:.85rem;margin-right:auto}.mt-btn{background:#fff;border:1px solid #cbd5e1;border-radius:4px;color:#64748b;cursor:pointer;font-size:.82rem;padding:.35rem .75rem}.mt-btn:hover{background:#f1f5f9}.mt-active{background:#2563eb;border-color:#2563eb;color:#fff}.project-dashboard{background:#fff;border:1px solid #e2e8f0;border-radius:6px;margin-bottom:2rem;overflow:hidden}.pd-tabs{border-bottom:1px solid #e2e8f0}.pd-tab{border-bottom:2px solid #0000;font-size:.85rem;padding:.6rem}.pd-tab:hover{background:#f1f5f9}.pd-tab-active{font-weight:600}.pd-create{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.pd-create label{font-weight:600}.pd-create textarea{border:1px solid #ccc;border-radius:4px;font-family:inherit;font-size:.95rem;padding:.75rem;resize:vertical}.pd-create button{align-self:flex-start;background:#2563eb;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.6rem 1.2rem}.pd-create button:disabled{background:#94a3b8;cursor:not-allowed}.pd-list{padding:.5rem}.pd-list ul{list-style:none;margin:0;padding:0}.pd-empty{color:#94a3b8;padding:2rem;text-align:center}.pd-project-item{align-items:center;border-bottom:1px solid #f1f5f9;border-radius:4px;cursor:pointer;display:flex;justify-content:space-between;padding:.75rem}.pd-project-item:hover{background:#f8fafc}.pd-project-info{display:flex;flex-direction:column;gap:.2rem}.pd-project-meta{color:#94a3b8;font-size:.78rem}.pd-status{border-radius:10px;font-size:.75rem;font-weight:600;padding:.15rem .5rem}.pd-status-planned{background:#e0f2fe;color:#0369a1}.pd-status-building{background:#fef3c7;color:#92400e}.pd-status-complete{background:#bbf7d0;color:#166534}.pd-detail{padding:1rem}.pd-detail h3{margin:0 0 .25rem}.pd-detail p{color:#475569;margin:0 0 1rem}.pd-sheets h4{font-size:.9rem;margin:0 0 .5rem}.pd-sheets ul{list-style:none;margin:0 0 1rem;padding:0}.pd-sheet-item{align-items:flex-start;border-bottom:1px solid #f1f5f9;display:flex;gap:.5rem;padding:.4rem 0}.pd-sheet-num{color:#2563eb;font-size:.85rem;font-weight:700;min-width:1.5rem}.pd-sheet-item strong{display:block;font-size:.85rem}.pd-sheet-item small{color:#94a3b8;font-size:.78rem}.pd-downloads h4{font-size:.9rem;margin:0 0 .5rem}.pd-download-links{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1rem}.pd-dl-link{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;color:#334155;display:inline-block;font-size:.8rem;padding:.3rem .6rem;text-decoration:none}.pd-dl-link:hover{background:#e2e8f0}.pd-build-btn{background:#16a34a;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.6rem 1.5rem}.pd-build-btn:hover:not(:disabled){background:#15803d}.pd-build-btn:disabled{background:#6b7280;cursor:not-allowed;opacity:.7}.reconnect-btn{background:#fff;border:1px solid #991b1b;border-radius:4px;color:#991b1b;cursor:pointer;font-size:.75rem;font-weight:600;margin-left:.5rem;padding:.15rem .5rem}.reconnect-btn:hover{background:#fef2f2}.pd-section{background:#fff;border:1px solid #e2e8f0;border-radius:6px;margin-bottom:1rem;padding:1rem}.pd-section-title{align-items:center;display:flex;font-size:1rem;gap:.5rem;margin:0 0 .75rem}.pd-refresh{background:none;border:1px solid #cbd5e1;border-radius:4px;color:#64748b;cursor:pointer;font-size:.85rem;padding:.15rem .4rem}.pd-refresh:hover{background:#f1f5f9}.pd-desc{color:#475569;font-size:.9rem;margin:0 0 .75rem}.pd-active{border-color:#2563eb;border-width:2px}.pd-sheets-grid{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.75rem}.pd-sheet-card{align-items:flex-start;background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;display:flex;font-size:.8rem;gap:.4rem;padding:.35rem .6rem}.pd-sheet-card strong{display:block}.pd-sheet-card small{color:#94a3b8;font-size:.72rem}.pd-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.pd-history{display:flex;flex-direction:column;gap:.4rem}.pd-hist-item{border:1px solid #e2e8f0;border-radius:6px;overflow:hidden}.pd-hist-header{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:.6rem .75rem}.pd-hist-header:hover{background:#f8fafc}.pd-hist-info{display:flex;flex-direction:column;gap:.15rem}.pd-hist-info strong{font-size:.9rem}.pd-hist-meta{color:#94a3b8;font-size:.75rem}.pd-hist-right{align-items:center;display:flex;gap:.5rem}.pd-chevron{color:#94a3b8;font-size:.85rem}.pd-hist-detail{background:#fafbfc;border-top:1px solid #f1f5f9;padding:.5rem .75rem}.pd-hist-sheets{display:flex;flex-wrap:wrap;gap:.3rem;margin-bottom:.5rem}.pd-hist-sheet-tag{background:#e0f2fe;border-radius:3px;color:#0369a1;font-size:.72rem;padding:.15rem .4rem}.pd-hist-actions{display:flex;flex-wrap:wrap;gap:.35rem}.pd-dl-btn{background:#fff;border:1px solid #cbd5e1;border-radius:4px;color:#334155;cursor:pointer;display:inline-block;font-size:.78rem;font-weight:500;padding:.3rem .6rem;text-decoration:none}.pd-dl-btn:hover{background:#f1f5f9}.pd-dl-zip{background:#16a34a;border-color:#16a34a;color:#fff;font-weight:600}.pd-dl-zip:hover{background:#15803d}.pd-select-btn{border-color:#2563eb;color:#2563eb}.pd-build-sm{background:#2563eb;border-color:#2563eb;color:#fff}.pd-build-sm:hover:not(:disabled){background:#1d4ed8}.pd-build-sm:disabled{background:#6b7280;border-color:#6b7280;color:#fff;cursor:not-allowed;opacity:.7}.pd-dl-pdf{background:#2563eb;border-color:#2563eb;color:#fff;font-weight:600}.pd-dl-pdf:hover{background:#1d4ed8;color:#fff}.comp-status-table{border:1px solid #e2e8f0;border-radius:6px;margin:.75rem 0;overflow:hidden}.cst-header{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:.5rem .75rem}.cst-header h4{font-size:.9rem;margin:0}.cst-summary{display:flex;gap:.4rem}.cst-badge{border-radius:10px;font-size:.72rem;font-weight:600;padding:.15rem .5rem}.cst-resolved{background:#bbf7d0;color:#166534}.cst-missing{background:#fecaca;color:#991b1b}.cst-hint{background:#fef3c7;border-bottom:1px solid #e2e8f0;color:#92400e;font-size:.8rem;margin:0;padding:.5rem .75rem}.cst-table{border-collapse:collapse;font-size:.78rem;width:100%}.cst-table th{background:#f1f5f9;border-bottom:1px solid #e2e8f0;color:#475569;font-weight:600;padding:.4rem .5rem;text-align:left}.cst-table td{border-bottom:1px solid #f1f5f9;padding:.35rem .5rem}.cst-row-resolved{background:#f0fdf4}.cst-row-missing{background:#fef2f2}.cst-ref{color:#2563eb;font-weight:700}.cst-part{font-family:monospace;font-size:.75rem}.cst-func{color:#475569;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cst-sym code{background:#e0f2fe;border-radius:3px;color:#0369a1;font-size:.72rem;padding:.1rem .3rem}.cst-placeholder{color:#dc2626;font-size:.72rem;font-style:italic}.cst-status-ok{font-size:.85rem}.cst-status-miss{color:#dc2626;font-size:.72rem;font-weight:600}.cst-upload-btn{background:#7c3aed;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:.72rem;font-weight:600;padding:.2rem .5rem}.cst-upload-btn:hover{background:#6d28d9}.cst-row-uploaded{background:#eff6ff}.cst-uploaded{background:#bfdbfe;color:#1e40af}.cst-status-up{color:#2563eb;font-size:.72rem;font-weight:600}.cst-file-name{color:#16a34a;display:inline-block;font-size:.72rem;font-weight:500;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pd-tabs{border-bottom:2px solid #e2e8f0;display:flex;margin-bottom:1rem}.pd-tab{background:#f8fafc;border:none;border-bottom:3px solid #0000;color:#64748b;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:600;padding:.6rem 1rem;transition:all .15s}.pd-tab:hover:not(:disabled){background:#f1f5f9;color:#334155}.pd-tab-active{background:#fff;border-bottom-color:#2563eb;color:#2563eb}.pd-tab:disabled{cursor:not-allowed;opacity:.4}.pd-abort-btn{background:#fff;border:1px solid #fca5a5;border-radius:4px;color:#dc2626;cursor:pointer;font-size:.78rem;font-weight:600;padding:.3rem .7rem}.pd-abort-btn:hover{background:#fef2f2;border-color:#dc2626}.pd-project-header{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.pd-project-header .pd-section-title{flex:1 1;margin:0}.pd-project-id{color:#94a3b8;font-family:monospace;font-size:.7rem}.pd-creating{padding:2rem 1rem;text-align:center}.pd-creating .pd-section-title{animation:pulse 1.5s ease-in-out infinite}.pd-hist-toolbar{display:flex;justify-content:flex-end;margin-bottom:.5rem}.auth-form{display:flex;justify-content:center;padding:2rem 1rem}.auth-card{background:#1e293b;border:1px solid #334155;border-radius:12px;max-width:400px;padding:2rem;width:100%}.auth-header{margin-bottom:1.5rem;text-align:center}.auth-header h2{color:#f1f5f9;font-size:1.4rem;margin:0 0 .5rem}.auth-header p{color:#94a3b8;font-size:.9rem;margin:0}.auth-field{margin-bottom:1rem}.auth-field label{color:#cbd5e1;display:block;font-size:.85rem;margin-bottom:.3rem}.auth-field input{background:#0f172a;border:1px solid #475569;border-radius:6px;box-sizing:border-box;color:#f1f5f9;font-size:1rem;padding:.6rem .8rem;width:100%}.auth-field input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633;outline:none}.auth-btn{background:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:.5rem;padding:.7rem;width:100%}.auth-btn:hover:not(:disabled){background:#2563eb}.auth-btn:disabled{cursor:not-allowed;opacity:.6}.auth-back-btn{background:#0000;border:1px solid #475569;border-radius:6px;color:#94a3b8;cursor:pointer;font-size:.9rem;margin-top:.5rem;padding:.5rem;width:100%}.auth-back-btn:hover{border-color:#64748b;color:#f1f5f9}.auth-otp-msg{color:#94a3b8;font-size:.9rem;margin-bottom:1rem}.auth-error{background:#451a1a;border:1px solid #dc2626;border-radius:6px;color:#fca5a5;font-size:.85rem;margin-top:1rem;padding:.6rem;text-align:center}.logout-btn{background:none;border:none;color:#94a3b8;cursor:pointer;font-size:.75rem;margin-left:.5rem;text-decoration:underline}.logout-btn:hover{color:#f1f5f9}.cst-upload-group{display:flex;gap:.3rem}.cst-upload-json{background:#1e3a5f!important;border-color:#3b82f6!important}.cst-upload-json:hover{background:#2563eb!important}.pd-json-upload{background:#0f172a;border:1px dashed #475569;border-radius:8px;margin-top:1rem;padding:1rem}.pd-json-upload h4{color:#e2e8f0;font-size:.95rem;margin:0 0 .4rem}.pd-json-hint{color:#94a3b8;font-size:.8rem;margin:0 0 .8rem}.pd-json-hint code{background:#1e293b;border-radius:3px;color:#7dd3fc;padding:.1rem .3rem}.pd-json-upload-btn{background:#1e3a5f;border:1px solid #3b82f6;border-radius:6px;color:#93c5fd;cursor:pointer;display:inline-block;font-size:.85rem;padding:.5rem 1rem;transition:background .2s}.pd-json-upload-btn:hover{background:#2563eb;color:#fff}.pd-sample-link{color:#7dd3fc;font-size:.8rem;text-decoration:none}.pd-sample-link:hover{color:#bae6fd;text-decoration:underline}.pd-json-grid{display:flex;flex-direction:column;gap:.4rem}.pd-json-row{align-items:center;background:#1e293b;border-radius:5px;display:flex;gap:.6rem;padding:.4rem .6rem}.pd-json-ref{color:#64748b;font-size:.8rem;min-width:2.5rem}.pd-json-part{color:#e2e8f0;font-size:.85rem;font-weight:500;min-width:8rem}.pd-json-status{font-size:.8rem;margin-left:auto}.pd-json-status-done{color:#4ade80}.pd-json-status-error{color:#f87171}.pd-json-status-uploading{color:#fbbf24}.pd-json-row .pd-json-upload-btn{font-size:.75rem;margin-left:auto;padding:.3rem .7rem}.cst-flow-hint{color:#94a3b8;font-size:.78rem;margin:.3rem 0 .8rem}.cst-btn{background:#1e293b;border:1px solid #475569;border-radius:4px;color:#cbd5e1;cursor:pointer;display:inline-block;font-size:.72rem;padding:.25rem .5rem;text-align:center}.cst-btn:hover{background:#334155}.cst-btn-pdf{border-color:#f59e0b;color:#fbbf24}.cst-btn-pdf:hover{background:#451a03}.cst-btn-dl{background:none;border-color:#3b82f6;color:#93c5fd}.cst-btn-dl:hover{background:#1e3a5f}.cst-btn-json{border-color:#10b981;color:#6ee7b7}.cst-btn-json:hover{background:#064e3b}.cst-mini-status{font-size:.75rem}.cst-ok{color:#4ade80}.cst-err{color:#f87171}.cst-badge-ok{color:#4ade80;font-size:.75rem}.cst-badge-pdf{color:#fbbf24;font-size:.75rem}.cst-badge-miss{color:#64748b;font-size:.75rem}.cst-force-cell{text-align:center}.cst-force-cell input[type=checkbox]{accent-color:#3b82f6;cursor:pointer;height:1rem;width:1rem}.cst-table th{color:#64748b;font-size:.7rem;padding:.4rem .3rem;text-transform:uppercase}.cst-table td{padding:.4rem .3rem;vertical-align:middle}.cst-draft-hint{cursor:help;font-size:.7rem;margin-left:.2rem}.cst-badge-pinmap{color:#fbbf24;font-size:.75rem}.cst-legend{border-collapse:collapse;font-size:.75rem;margin:.6rem 0;width:100%}.cst-legend th{border-bottom:1px solid #334155;color:#64748b;padding:.2rem .5rem;text-align:left}.cst-legend td{color:#cbd5e1;padding:.2rem .5rem}.cst-btn-gen-all{background:#2563eb;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.78rem;font-weight:600;padding:.35rem .75rem}.cst-btn-gen-all:hover{background:#1d4ed8}.cst-flow-row{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between}.cst-reject-errors{margin-top:.3rem;max-width:220px}.cst-reject-err{color:#f87171;font-size:.68rem;line-height:1.3;margin-bottom:.15rem;word-break:break-word}.cst-btn-done{border-color:#4ade80;color:#4ade80}.cst-btn-err{border-color:#f87171;color:#f87171}
/*# sourceMappingURL=main.21001bc7.css.map*/