:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;width:100%;height:100vh;color-scheme:light dark;color:#000;background-color:#eceaff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#9f2c2c;cursor:pointer;transition:border-color .25s}.well{border:2px solid #d4d0f0;border-radius:8px;width:80px;height:70px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:6px 4px;background-color:#eceaff;font-size:12px;cursor:pointer;transition:all .2s ease-in-out;margin:1px;box-sizing:border-box;overflow:hidden}.well:hover{transform:scale(1.05);box-shadow:0 0 10px #00000026}.well-id{font-weight:700;font-size:14px;color:#333;flex-shrink:0}.well-reagent{color:#555;font-size:9px;line-height:1.2;text-align:center;word-break:break-word;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:100%;padding:0 2px}.well.selected{border-color:#8061e1;background-color:#c6b2ff;transform:scale(1.1);box-shadow:0 0 15px #8061e1}.well-tooltip{background:#fff;border:2px solid #8061e1;border-radius:8px;box-shadow:0 8px 24px #0003;padding:0;min-width:260px;max-width:520px;width:460px;max-width:calc(100vw - 24px);height:auto;display:flex;flex-direction:column;font-size:13px;pointer-events:auto;box-sizing:border-box;overflow:hidden}.tooltip-header{background:#8061e1;color:#fff;padding:6px 10px;font-weight:600;font-size:12px;border-radius:6px 6px 0 0;flex-shrink:0;flex-grow:0}.tooltip-well-id{font-weight:700}.tooltip-content{padding:10px 12px;overflow:hidden;overflow-x:hidden;min-height:0;scrollbar-width:thin;scrollbar-color:#c6b2ff #f9fafb}.tooltip-content::-webkit-scrollbar{width:6px}.tooltip-content::-webkit-scrollbar-track{background:#f9fafb;border-radius:3px}.tooltip-content::-webkit-scrollbar-thumb{background:#c6b2ff;border-radius:3px}.tooltip-content::-webkit-scrollbar-thumb:hover{background:#8061e1}.well-tooltip--compact .tooltip-content{padding:8px 10px}.well-tooltip--compact .tooltip-row{padding:3px 0}.well-tooltip--compact .tooltip-key{font-size:10px}.well-tooltip--compact .tooltip-value{font-size:11px}.well-tooltip--compact .tooltip-section{columns:2;column-gap:14px}.well-tooltip--compact .tooltip-row{break-inside:avoid;-webkit-column-break-inside:avoid}.well-tooltip--ultra-compact .tooltip-content{padding:7px 10px}.well-tooltip--ultra-compact .tooltip-section{columns:3;column-gap:12px}.well-tooltip--ultra-compact .tooltip-row{padding:2px 0}.well-tooltip--ultra-compact .tooltip-key{font-size:10px}.well-tooltip--ultra-compact .tooltip-value{font-size:10.5px;padding-left:4px}.tooltip-section{margin-bottom:8px}.tooltip-section:last-child{margin-bottom:0}.section-label{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:#7c3aed;margin-bottom:6px}.tooltip-row{display:flex;flex-direction:column;gap:2px;padding:4px 0;border-bottom:1px solid #f3f4f6}.tooltip-row:last-child{border-bottom:none}.tooltip-key{font-weight:600;color:#6b7280;font-size:11px;text-align:left;word-break:break-word}.tooltip-value{color:#111827;font-size:12px;font-weight:500;text-align:left;word-break:break-word;padding-left:6px}.tooltip-empty{color:#9ca3af;font-style:italic;text-align:center;padding:10px;font-size:12px}.well-tooltip .tooltip-comment{margin-top:10px;padding-top:0}.well-tooltip .comment-label{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:#9333ea;margin-bottom:6px}.well-tooltip .comment-text{color:#6b7280;font-size:11px;line-height:1.5;font-style:italic;background:#faf5ff;padding:8px 10px;border-radius:6px;border:1px solid #c084fc}.plate-wrapper{position:relative;display:inline-block;margin-left:0;margin-right:auto;margin-bottom:50px}.plate-container{display:grid;gap:30px;padding:30px;background:transparent;position:relative}.grid-line{position:absolute;background-color:#d1d5db;pointer-events:none;z-index:0}.grid-line.horizontal{height:1px}.grid-line.vertical{width:1px}.plate-container>*{min-width:80px;position:relative;z-index:10}@media(max-width:768px){.plate-container>*{min-width:60px}}.well-editor-panel{position:fixed;right:0;top:0;bottom:0;width:420px;background:#fff;border-left:2px solid #c6b2ff;box-shadow:-4px 0 12px #8061e11a;z-index:1000;display:flex;flex-direction:column;transform:translate(0);transition:transform .3s ease;overflow:hidden}.well-editor-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:2px solid #c6b2ff;background:#fff;flex-shrink:0}.well-editor-header h3{margin:0;font-size:1.25rem;color:#7c3aed;font-weight:700;display:flex;align-items:center;gap:10px}.close-button{background:none;border:none;font-size:24px;cursor:pointer;color:#6b7280;width:30px;height:30px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.close-button:hover{background:#c6b2ff;color:#7c3aed;border-radius:6px}.well-editor-content{flex:1 1 auto;min-height:0;padding:20px;overflow-y:auto;display:flex;flex-direction:column;gap:20px}.status-indicator{display:inline-block;width:12px;height:12px;border-radius:50%;margin-right:8px}.status-empty{background-color:#e9ecef}.status-filled{background-color:#28a745}.metadata-section{margin-top:20px;padding-top:20px;text-align:left}.metadata-section h4{margin:0 0 15px;font-size:18px;color:#555;font-weight:600;text-align:left}.metadata-table{width:100%;border-collapse:collapse;margin-bottom:12px;font-size:14px}.metadata-table td{padding:10px 12px;border-bottom:1px solid #f3f4f6;text-align:left;vertical-align:top}.metadata-table tr:last-child td{border-bottom:none}.metadata-key{font-weight:600;color:#6b7280;background-color:transparent;width:35%;text-transform:capitalize;font-size:12px}.metadata-value{color:#111827;font-weight:500;word-wrap:break-word;font-size:13px}.global-conditions-section{margin-top:16px;background:#f9fafb;padding:12px;border-radius:6px;border:1px solid #a78bfa}.section-heading{margin:0 0 8px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:#7c3aed}.global-table{background:#fff;border-radius:4px}.comment-section{background:#f9fafb;padding:14px 20px;border-top:1px solid #e5e7eb;text-align:left;flex-shrink:0}.comment-section h5{margin:0 0 10px;font-size:10px;color:#8061e1;font-weight:700;text-transform:uppercase;letter-spacing:.8px;text-align:left}.comment-text{background:#f9fafb;border:1px solid #c084fc;padding:12px 15px;border-radius:6px;font-size:13px;line-height:1.5;color:#4b5563;text-align:left;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;overflow-x:hidden;-webkit-hyphens:auto;hyphens:auto;width:100%;box-sizing:border-box;font-style:italic}.comment-text strong{font-weight:700;color:#7c3aed}.comment-text em{font-style:italic}.comment-text code{background:#f5f3ff;padding:2px 6px;border-radius:3px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px;color:#7c3aed}.explanation-section{margin-top:20px;text-align:left}.explanation-section h5{margin:0 0 10px;font-size:16px;color:#555;font-weight:600;text-align:left}.explanation-text{background:#f8f9fa;padding:15px;border-radius:6px;font-size:16px;line-height:1.5;color:#333;text-align:left;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;overflow-x:hidden;-webkit-hyphens:auto;hyphens:auto;width:100%;box-sizing:border-box}.explanation-text strong{font-weight:700;color:#c6b2ff}.explanation-text em{font-style:italic;color:#8061e1}.explanation-text code{background:#e9ecef;padding:2px 6px;border-radius:3px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px;color:#d63384}.reaction-depiction{display:flex;align-items:center;justify-content:center;overflow:hidden;max-width:100%}.reaction-depiction svg{display:block;max-width:100%;height:auto;width:100%}.reaction-depiction.fit-box svg{width:auto;height:auto;max-width:100%;max-height:100%}.experiment-timeline{position:relative;background:transparent;transition:height .3s cubic-bezier(.4,0,.2,1),opacity .3s ease;z-index:10;overflow:hidden}.experiment-timeline.horizontal{width:100%;min-height:36px}.experiment-timeline.vertical{height:100%;width:100%;min-width:200px;padding:16px 0}.experiment-timeline.empty{padding:12px 20px;min-height:48px;display:flex;align-items:center}.timeline-placeholder{width:100%;text-align:center}.placeholder-text{color:#9691b0;font-size:12px;font-weight:500}.experiment-timeline.collapsed{height:36px;animation:collapseTimeline .3s ease-out}.experiment-timeline:not(.collapsed):not(.empty){animation:expandTimeline .3s ease-out}.timeline-collapsed-bar{height:36px;display:flex;align-items:center;padding:0 20px;opacity:1;animation:fadeIn .2s ease-out .1s forwards}.timeline-expand{display:flex;align-items:center;gap:8px;background:none;border:none;color:#8061e1;font-size:12px;font-weight:600;cursor:pointer;padding:6px 12px;border-radius:4px;transition:all .2s ease}.timeline-expand:hover{background:transparent;box-shadow:0 1px 3px #8061e11a}.timeline-expand svg{width:14px;height:14px}.timeline-minimize{position:absolute;left:20px;top:8px;display:flex;align-items:center;gap:8px;background:none;border:none;color:#8061e1;font-size:12px;font-weight:600;cursor:pointer;padding:6px 12px;border-radius:4px;transition:all .2s ease;z-index:10}.timeline-minimize:hover{background:transparent;box-shadow:0 1px 3px #8061e11a}.timeline-minimize svg{width:14px;height:14px}.timeline-content{box-sizing:border-box;opacity:1;animation:fadeIn .3s ease-out forwards}.experiment-timeline.horizontal .timeline-content{padding:40px 20px 20px;overflow-x:auto;overflow-y:hidden;width:100%;max-width:100%}.experiment-timeline.vertical .timeline-content{padding:0 12px;overflow-x:hidden;overflow-y:auto;height:100%}.timeline-track{position:relative}.experiment-timeline.horizontal .timeline-track{min-height:60px;width:max-content;min-width:100%}.experiment-timeline.vertical .timeline-track{min-height:100%;width:100%}.timeline-events{position:relative;z-index:1}.experiment-timeline.horizontal .timeline-events{display:flex;flex-direction:row;width:100%}.experiment-timeline.vertical .timeline-events{display:flex;flex-direction:column;gap:0;width:100%}.experiment-timeline.horizontal .timeline-line{position:absolute;top:20px;left:0;right:0;width:100%;height:3px;background:#e5e3f0;z-index:0}.experiment-timeline.vertical .timeline-line{position:absolute;left:8px;top:0;bottom:0;width:2px;height:100%;background:#e5e7eb;z-index:0}.timeline-event{position:relative;cursor:pointer;transition:transform .2s ease}.event-delete-btn{position:absolute;top:0;left:12px;width:12px;height:12px;padding:0;display:none;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;z-index:1000;font-size:14px;line-height:1;color:#64748b80;font-weight:400}.timeline-event:hover .event-delete-btn{display:flex}.event-delete-btn:hover{color:#475569e6}.experiment-timeline.vertical .event-delete-btn{top:0;left:12px}.experiment-timeline.horizontal .timeline-event{display:flex;flex-direction:column;align-items:center;flex:1;min-width:100px;max-width:200px}.experiment-timeline.vertical .timeline-event{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:10px 26px;margin-bottom:0;border-radius:0;transition:none;border:none;background:transparent}.experiment-timeline.vertical .timeline-event:hover{background:transparent}.experiment-timeline.vertical .timeline-event.selected{background:transparent;border-left:none}.experiment-timeline.vertical .event-node{align-self:flex-start}.experiment-timeline.vertical .event-label{width:100%;text-align:left}.timeline-event:hover .event-node{transform:scale(1.1);box-shadow:0 2px 8px #8061e133}.timeline-event.selected .event-node{transform:scale(1.15);background:var(--event-color);box-shadow:0 3px 12px #8061e14d}.event-connector{display:none}.event-node{position:relative;border-radius:50%;background:#fff;border:3px solid var(--event-color, #8061e1);display:flex;align-items:center;justify-content:center;z-index:2;transition:all .2s ease;flex-shrink:0}.experiment-timeline.horizontal .event-node{width:40px;height:40px;animation:pulseNode .6s ease .2s}.experiment-timeline.vertical .event-node{width:40px;height:40px;box-shadow:0 1px 3px #0000001a;flex-shrink:0;grid-row:1 / 3;grid-column:1}.experiment-timeline.vertical .timeline-event.selected .event-node{background:var(--event-color);border-color:var(--event-color);box-shadow:0 2px 6px #00000026}.experiment-timeline.vertical .timeline-event.selected .event-icon{color:#fff}.timeline-event.selected .event-node{border-width:3px}.event-icon{display:flex;align-items:center;justify-content:center;color:var(--event-color, #8061e1);transition:color .2s ease}.timeline-event.selected .event-icon{color:#fff}.event-icon svg{width:18px;height:18px}.event-label{white-space:nowrap}.experiment-timeline.horizontal .event-label{margin-top:12px;text-align:center}.experiment-timeline.vertical .event-label{width:100%;text-align:left;overflow:hidden}.event-label-text{font-size:11px;font-weight:600;color:#5a5670;margin-bottom:2px;letter-spacing:.3px;text-transform:uppercase}.experiment-timeline.vertical .event-label-text{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:none;letter-spacing:normal;font-weight:500;color:#374151;display:block;margin-bottom:2px}.experiment-timeline.vertical .timeline-event.selected .event-label-text{color:#4f46e5;font-weight:600}.event-timestamp{font-size:10px;color:#9691b0;font-weight:500}.experiment-timeline.vertical .event-timestamp{font-size:10px;color:#9ca3af;display:block;grid-row:2;grid-column:2;align-self:start;padding-top:2px}.experiment-timeline.vertical .timeline-minimize{display:none}.timeline-content::-webkit-scrollbar{height:4px;width:4px}.timeline-content::-webkit-scrollbar-track{background:transparent}.timeline-content::-webkit-scrollbar-thumb{background:#d1cde3;border-radius:2px}.timeline-content::-webkit-scrollbar-thumb:hover{background:#8061e1}@media(max-width:768px){.timeline-content{padding:16px 12px}.event-node{width:36px;height:36px}.event-icon svg{width:16px;height:16px}.event-label-text{font-size:10px}.timeline-event{min-width:80px}}.main-content .experiment-timeline{margin:0;width:100%;box-sizing:border-box}main .experiment-timeline{position:relative;width:100%;margin:0 0 20px}.pd-timeline{position:relative;z-index:5}.tab-pane .experiment-timeline{width:100%;max-width:100%}.pd-chat-section~.experiment-timeline,.pd-fixed~.experiment-timeline{margin-right:0;padding-right:0}@keyframes collapseTimeline{0%{opacity:1;transform:scaleY(1)}to{opacity:.95;transform:scaleY(.95)}}@keyframes expandTimeline{0%{opacity:.95;transform:scaleY(.95)}to{opacity:1;transform:scaleY(1)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-5px)}}@keyframes slideInEvent{0%{opacity:0;transform:scale(0) translateY(20px)}50%{transform:scale(1.1) translateY(-5px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes pulseNode{0%,to{box-shadow:0 2px 8px #8061e133}50%{box-shadow:0 2px 16px #8061e166}}.attachment-menu-container{position:relative;flex-shrink:0}.attachment-menu-btn{width:20px!important;min-width:20px!important;max-width:20px!important;height:28px;padding:0;border:none;border-radius:6px;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#6b7280;position:relative;flex-shrink:0}.attachment-menu-btn:hover:not(:disabled){background:transparent;color:#8061e1;transform:scale(1.05)}.attachment-menu-btn:active:not(:disabled){transform:scale(.95)}.attachment-menu-btn:disabled{opacity:.5;cursor:not-allowed}.attachment-menu-btn svg{width:16px;height:16px;display:block}.attachment-popover{position:absolute;bottom:calc(100% + 6px);left:0;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #0000001f;padding:4px;z-index:200;min-width:180px}.attachment-option{display:flex;align-items:center;gap:8px;width:100%;padding:8px 10px;border:none;border-radius:6px;background:transparent;cursor:pointer;font-size:13px;color:#374151;transition:background .15s ease;white-space:nowrap}.attachment-option:hover{background:#f5f3ff;color:#8061e1}.attachment-option svg{flex-shrink:0;color:#6b7280}.attachment-option:hover svg{color:#8061e1}.experiment-preview-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.experiment-preview-modal{background:#fff;border-radius:12px;width:92%;max-width:1100px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 60px #0003}.preview-header{padding:20px;border-bottom:1px solid #e5e3f0}.preview-header h3{margin:0 0 8px;font-size:18px;font-weight:600;color:#2d2a3e}.file-info{display:flex;gap:12px;font-size:13px;color:#6b6580}.file-name{font-weight:500;color:#8061e1}.row-count{padding:2px 8px;background:#f8f7fc;border-radius:4px}.column-mapping{padding:20px;border-bottom:1px solid #e5e3f0}.column-mapping h4{margin:0 0 16px;font-size:14px;font-weight:600;color:#2d2a3e}.mapping-grid{display:grid;grid-template-columns:180px 1fr 1fr;gap:16px}.mapping-item{display:flex;flex-direction:column;gap:6px}.mapping-item label{font-size:12px;font-weight:500;color:#5a5670}.mapping-item.required label:after{color:#ef4444;margin-left:2px}.mapping-item select{padding:8px 12px;border:1px solid #e5e3f0;border-radius:6px;font-size:13px;background:#fff;color:#2d2a3e;transition:all .2s ease}.mapping-item select:hover{border-color:#8061e1}.mapping-item select:focus{outline:none;border-color:#8061e1;box-shadow:0 0 0 3px #8061e11a}.result-columns-picker{display:flex;flex-wrap:wrap;gap:6px;padding:10px;border:1px solid #e5e3f0;border-radius:6px;background:#fff;max-height:160px;overflow-y:auto}.result-column-tag{padding:4px 10px;border:1px solid #e5e3f0;border-radius:14px;background:#fff;font-size:12px;color:#5a5670;cursor:pointer;transition:all .15s ease;white-space:nowrap}.result-column-tag:hover{border-color:#8061e1;color:#8061e1}.result-column-tag.selected{background:#ede9fc;border-color:#8061e1;color:#8061e1;font-weight:500}.field-hint{margin:6px 0 0;font-size:11px;color:#6b6580;line-height:1.4}.observations-input{width:100%;padding:10px 12px;border:1px solid #e5e3f0;border-radius:6px;font-size:13px;font-family:inherit;resize:vertical;min-height:80px;transition:border-color .2s ease;background:#fff;color:#2d2a3e;box-sizing:border-box}.observations-input:focus{outline:none;border-color:#8061e1;box-shadow:0 0 0 3px #8061e11a}.observations-input::placeholder{color:#a8a3c0}.data-preview{flex:1;padding:20px;overflow:hidden;display:flex;flex-direction:column}.data-preview h4{margin:0 0 12px;font-size:14px;font-weight:600;color:#2d2a3e}.preview-table-wrapper{flex:1;overflow:auto;border:1px solid #e5e3f0;border-radius:6px}.preview-table{width:100%;border-collapse:collapse;font-size:12px}.preview-table th{background:#f8f7fc;padding:10px 12px;text-align:left;font-weight:600;color:#5a5670;border-bottom:1px solid #e5e3f0;position:sticky;top:0;z-index:1}.preview-table th.selected{background:#ede9fc;color:#8061e1}.column-type{font-weight:400;font-size:11px;color:#8061e1;margin-left:4px}.preview-table td{padding:10px 12px;border-bottom:1px solid #f0eef7;color:#2d2a3e}.preview-table td.selected{background:#faf9fe;font-weight:500}.preview-table tbody tr:hover{background:#faf9fe}.preview-actions{padding:20px;border-top:1px solid #e5e3f0;display:flex;justify-content:flex-end;gap:12px}.cancel-btn,.confirm-btn{padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.cancel-btn{background:#fff;color:#6b6580;border:1px solid #e5e3f0}.cancel-btn:hover{background:#f8f7fc;border-color:#d1cde3}.confirm-btn{background:#8061e1;color:#fff;border:none}.confirm-btn:hover:not(:disabled){background:#6b4fbb;transform:translateY(-1px);box-shadow:0 4px 12px #8061e14d}.confirm-btn:disabled{opacity:.5;cursor:not-allowed}.preview-table-wrapper::-webkit-scrollbar{width:8px;height:8px}.preview-table-wrapper::-webkit-scrollbar-track{background:#f8f7fc;border-radius:4px}.preview-table-wrapper::-webkit-scrollbar-thumb{background:#d1cde3;border-radius:4px}.preview-table-wrapper::-webkit-scrollbar-thumb:hover{background:#8061e1}@media(max-width:768px){.experiment-preview-modal{width:95%;max-height:90vh}.mapping-grid{grid-template-columns:1fr;display:flex;flex-direction:column}.preview-table{font-size:11px}.preview-table th,.preview-table td{padding:8px}}.pd-agent-upload-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid #dee2e6;border-radius:6px;background:#fff;color:#111827;font-size:12px;font-weight:600;cursor:pointer}.pd-agent-upload-btn:disabled{opacity:.6;cursor:not-allowed}.pd-agent-upload-icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;background:#f3f4f6;color:#111827;font-weight:700;line-height:1}.pd-agent-upload-text{font-weight:600}.library-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}.library-modal{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-width:800px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.library-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e5e7eb}.library-modal-header h3{margin:0;font-size:18px;font-weight:600;color:#111827}.library-modal-close{background:none;border:none;font-size:28px;color:#9ca3af;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s;padding:0;line-height:1}.library-modal-close:hover{background:#f3f4f6;color:#374151}.library-modal-content{padding:24px;overflow-y:auto}.library-modal-description{margin:0 0 20px;color:#6b7280;font-size:14px;line-height:1.5}.library-formats-grid{display:grid;grid-template-columns:1fr;gap:12px}.library-format-option{display:flex;flex-direction:column;align-items:flex-start;padding:16px;border:2px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;text-align:left;transition:all .2s}.library-format-option:hover:not(:disabled){border-color:#8061e1;background:#f9f7ff;transform:translateY(-2px);box-shadow:0 4px 12px #8061e126}.library-format-option:active:not(:disabled){transform:translateY(0)}.library-format-option.coming-soon{opacity:.6;cursor:not-allowed;border-style:dashed}.library-format-header{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.library-format-name{font-size:15px;font-weight:600;color:#111827;display:flex;align-items:center;gap:8px}.coming-soon-badge{display:inline-block;padding:2px 8px;background:#fef3c7;color:#92400e;border-radius:4px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.library-format-types{font-size:11px;color:#9ca3af;font-weight:500;font-family:Monaco,Courier New,monospace}.library-format-description{font-size:13px;color:#6b7280;line-height:1.5;margin-bottom:12px}.library-format-example{width:100%;margin-top:8px;padding-top:12px;border-top:1px solid #f3f4f6}.library-format-example-label{font-size:11px;color:#9ca3af;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}.library-format-example-code{margin:0;padding:10px 12px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;font-size:11px;font-family:Monaco,Courier New,monospace;color:#374151;line-height:1.6;overflow-x:auto;white-space:pre}.library-name-input-wrapper{margin-top:20px}.library-name-label{display:block;margin-bottom:8px;font-size:13px;font-weight:600;color:#374151;letter-spacing:-.01em}.library-name-input{width:100%;padding:12px 14px;font-size:15px;font-family:inherit;color:#111827;background:#fff;border:2px solid #e5e7eb;border-radius:8px;outline:none;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}.library-name-input::placeholder{color:#9ca3af}.library-name-input:hover{border-color:#d1d5db}.library-name-input:focus{border-color:#8061e1;box-shadow:0 0 0 3px #8061e11a,0 1px 2px #0000000d}.library-modal-actions{margin-top:24px;display:flex;gap:10px;justify-content:flex-end;padding-top:20px;border-top:1px solid #f3f4f6}.library-modal-btn{padding:10px 18px;font-size:14px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s ease;border:none;font-family:inherit;letter-spacing:-.01em}.library-modal-btn-cancel{background:#fff;color:#6b7280;border:2px solid #e5e7eb}.library-modal-btn-cancel:hover{background:#f9fafb;color:#374151;border-color:#d1d5db}.library-modal-btn-cancel:active{background:#f3f4f6}.library-modal-btn-primary{background:linear-gradient(135deg,#8061e1,#6b4ac9);color:#fff;border:2px solid transparent;box-shadow:0 2px 8px #8061e140}.library-modal-btn-primary:hover{background:linear-gradient(135deg,#7255d3,#5d3fb5);box-shadow:0 4px 12px #8061e159;transform:translateY(-1px)}.library-modal-btn-primary:active{transform:translateY(0);box-shadow:0 2px 6px #8061e14d}.library-upload-progress{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center}.library-upload-spinner{width:64px;height:64px;margin-bottom:24px;position:relative}.spinner-ring{width:64px;height:64px;border:4px solid #f3f4f6;border-top-color:#8061e1;border-radius:50%;animation:spin 1s linear infinite}.library-upload-status{margin:0 0 8px;font-size:18px;font-weight:600;color:#111827}.library-upload-detail{margin:0 0 24px;font-size:14px;color:#6b7280;line-height:1.5;max-width:400px}.library-modal-close:disabled{opacity:.4;cursor:not-allowed}.library-modal-close:disabled:hover{background:none;color:#9ca3af}.pd-workspace{position:relative;height:100%;padding:0}.pd-plate-settings-minimal{display:flex;align-items:center;gap:15px;padding:8px 15px;background:#f8f9fa;border-top:1px solid #e9ecef;border-bottom:1px solid #e9ecef;font-size:13px;flex-wrap:wrap}.pd-plate-settings-minimal .plate-setting-item{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.pd-plate-settings-minimal label{color:#6c757d;font-weight:500;margin:0;white-space:nowrap;flex-shrink:0}.pd-plate-settings-minimal select,.pd-plate-settings-minimal .plate-size-select{padding:4px 8px;border:1px solid #dee2e6;border-radius:4px;background:#fff;color:#000;font-size:12px;cursor:pointer;min-width:0;flex:1;max-width:120px}.pd-plate-settings-minimal .agent-setting-item{justify-content:flex-end;flex:0}.pd-agent-settings-btn{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border:1px solid #dee2e6;border-radius:6px;background:#fff;cursor:pointer;font-size:12px;font-weight:600;color:#111827;white-space:nowrap}.pd-agent-settings-btn:hover{background:#f9fafb;border-color:#cbd5e1}.pd-agent-settings-btn .gear{font-size:18px;font-weight:900;opacity:.9}.pd-agent-panel{border:1px solid #e9ecef;border-radius:8px 8px 0 0;background:#fff;padding:0 20px 16px;text-align:left;max-width:100%;overflow-x:hidden;position:absolute;bottom:80px;left:0;right:0;z-index:5;box-shadow:0 -4px 12px #0000001a}.pd-agent-panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.pd-agent-panel-title{font-size:14px;font-weight:700;color:#111827;letter-spacing:.2px}.pd-agent-panel-subtitle{font-size:12px;color:#6b7280;margin-top:4px;line-height:1.4}.pd-agent-toggle-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;margin-top:12px}.pd-agent-section{border:1px solid #e5e7eb;border-radius:8px;padding:14px;background:#fff}.pd-agent-section-wide{grid-column:1 / -1}.pd-agent-section-title{font-size:13px;font-weight:700;color:#111827;margin-bottom:2px}.pd-agent-section-desc{font-size:12px;color:#6b7280;margin-top:6px;line-height:1.4}.pd-agent-range-row{display:flex;align-items:center;gap:12px;margin-top:12px}.pd-agent-range{flex:1;cursor:pointer;accent-color:#8061e1}.pd-agent-range-pill{min-width:80px;text-align:center;padding:5px 12px;border-radius:999px;background:#f5f3ff;border:1px solid #e9d5ff;color:#4c1d95;font-size:12px;font-weight:700}.pd-agent-segmented{display:flex;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb}.pd-agent-seg-btn{flex:1;padding:8px 16px;font-size:13px;font-weight:600;border:none;background:#fff;color:#6b7280;cursor:pointer;transition:background .15s,color .15s}.pd-agent-seg-btn+.pd-agent-seg-btn{border-left:1px solid #e5e7eb}.pd-agent-seg-btn.active{background:#f5f3ff;color:#4c1d95}.pd-agent-seg-btn:hover:not(.active){background:#f9fafb}.pd-agent-plate-row{display:flex;align-items:center;gap:10px;margin-top:12px}.pd-agent-num{width:80px;padding:7px 10px;border:1px solid #e5e7eb;border-radius:8px;font-size:13px;outline:none;background:#fff;color:#000}.pd-agent-num:focus{border-color:#c4b5fd;box-shadow:0 0 0 3px #8061e11f}.pd-agent-mul{color:#6b7280;font-weight:800}.pd-agent-apply-btn{margin-left:auto;padding:7px 14px;border:1px solid #c4b5fd;border-radius:8px;background:#f5f3ff;color:#4c1d95;font-size:13px;font-weight:700;cursor:pointer}.pd-agent-apply-btn:hover{border-color:#a78bfa;background:#ede9fe}.pd-agent-textarea{width:100%;margin-top:12px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:10px;font-size:13px;outline:none;resize:vertical;background:#fbfbff;color:#111827;line-height:1.4}.pd-agent-textarea:focus{border-color:#c4b5fd;box-shadow:0 0 0 3px #8061e11f}.pd-agent-toggle{border:1px solid #e5e7eb;border-radius:8px;padding:12px;background:#fbfbff;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.pd-agent-toggle:hover{border-color:#d6c7ff;box-shadow:0 1px 6px #8061e11f}.pd-agent-toggle:has(input[type=checkbox]:checked){border-color:#c4b5fd;background:#f5f3ff}.pd-agent-toggle:has(input[type=checkbox]:disabled){opacity:.75}.pd-agent-toggle label{display:flex;align-items:flex-start;gap:8px;margin:0;cursor:pointer;text-align:left}.pd-agent-toggle input[type=checkbox]{margin-top:2px;transform:none;accent-color:#8061e1}.pd-agent-toggle .toggle-title{font-size:13px;font-weight:700;color:#111827;line-height:1.3}.pd-agent-toggle .toggle-desc{font-size:12px;color:#6b7280;margin-top:4px;line-height:1.4}.pd-agent-library-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.pd-agent-link-btn{border:none;background:transparent;color:#6b7280;font-size:14px;cursor:pointer;padding:4px 6px}.pd-agent-link-btn:hover{color:#111827;text-decoration:underline}@media(max-width:540px){.pd-agent-toggle-grid{grid-template-columns:1fr;gap:12px}.pd-agent-panel{padding:14px 16px}}@media(max-width:500px){.pd-plate-settings-minimal{gap:10px;padding:6px 10px}.pd-plate-settings-minimal .plate-setting-item{gap:5px}.pd-plate-settings-minimal label{font-size:11px}.pd-plate-settings-minimal select{font-size:11px;padding:3px 6px}}.pd-plate-settings-minimal.narrow{flex-direction:column;align-items:stretch;gap:6px;padding:6px 10px}.pd-plate-settings-minimal.narrow .plate-setting-item{width:100%}.pd-plate-settings-minimal.narrow select{max-width:100%}.pd-plate-settings-minimal.narrow label{font-size:11px;min-width:35px}.pd-plate-settings-minimal.medium{gap:10px;padding:6px 12px}.pd-plate-settings-minimal.medium label{font-size:12px}.pd-plate-settings-minimal.medium select{font-size:11px;max-width:90px}.pd-plate-settings-minimal.wide{gap:15px}.pd-plate-settings-minimal.wide select{max-width:120px}.pd-chat-section{position:relative;flex:1;min-width:320px;max-width:700px;height:100%;max-height:100%;background:#fff;border:none;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;pointer-events:auto;z-index:10;overflow:hidden;box-sizing:border-box}.pd-chat-section.pd-fixed{position:relative;flex:1;min-width:320px;max-width:700px;height:100%;max-height:100%;border-radius:12px;box-shadow:0 2px 8px #00000014;box-sizing:border-box}.pd-chat-section.collapsed{display:none}.pd-chat-resize-handle{position:absolute;left:-4px;top:0;bottom:0;width:8px;cursor:ew-resize;z-index:1;background:transparent}.pd-chat-resize-handle:hover{background:#8061e11a}.pd-chat-toggle-button{display:none}.pd-chat-toggle-button svg{color:#fff;width:20px;height:32px;display:block;margin:0 auto;padding:0}.pd-chat-close-button{position:absolute;top:12px;right:12px;width:28px;height:28px;border-radius:6px;border:1px solid #e0e0e0;background:#fff;cursor:pointer;box-shadow:0 1px 3px #0000001a;display:flex;align-items:center;justify-content:center;z-index:10}.pd-chat-close-button .close-icon{font-size:20px;line-height:1;color:#6b7280;font-weight:400}.pd-chat-close-button:hover{background-color:#f3f4f6;border-color:#9ca3af}.pd-chat-close-button:hover .close-icon{color:#374151}.pd-chat-content{display:flex;flex-direction:column;width:100%;height:100%}.pd-chat-messages{flex:1 1 auto;overflow-y:auto;padding:16px;display:flex;flex-direction:column}.pd-message{padding-left:8px}.pd-message h4{margin:0 0 8px;color:#333}.pd-chat-input{display:flex;padding:12px 12px 0;border-top:1px solid #e9ecef;background:#fafbfc;flex-direction:column;margin-bottom:5}.pd-chat-input input[type=text]{flex:1;padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px}.pd-chat-input .submit-btn{padding:10px 16px!important}.input-wrapper{display:flex;align-items:center;gap:10px;background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:6px;padding:8px;transition:border-color .2s,background-color .2s;min-height:52px;position:relative}.input-wrapper:focus-within{border-color:#8061e1;box-shadow:0 0 0 2px #8061e11a}.input-wrapper.dragging-file{border-color:#8061e1;background-color:#f8f7fc;box-shadow:0 0 0 2px #8061e126}.input-drop-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#f5f3ffe6;border-radius:6px;color:#8061e1;font-size:13px;font-weight:500;z-index:10;pointer-events:none}.chat-textarea{flex:1;border:none;background:transparent;resize:none;outline:none;font-family:inherit;font-size:14px;line-height:20px;min-height:20px;padding:8px;margin:0;max-height:220px;overflow-y:auto;color:#333}.chat-textarea::placeholder{color:#999}.send-button{width:36px;height:36px;padding:0;border:none;background-color:transparent;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.send-button-icon{width:36px;height:36px;filter:brightness(0) saturate(100%)}.send-button:hover:not(:disabled){transform:scale(1.15)}.send-button:disabled{cursor:not-allowed;color:#999}.send-button-spinner{width:35px;height:35px;animation:rotate-logo 1s linear infinite;filter:brightness(0) saturate(100%)}.input-hint{margin-top:8px;font-size:12px;color:#999;display:flex;justify-content:space-between;align-items:center}.pd-chat-section .query-grid{margin-left:0;grid-template-columns:1fr}.pd-chat-section .result-section{margin-left:0}.pd-chat-section .formatted-text{max-height:none}.phase-tab.active{background:#8061e1;color:#fff;border-color:#6c4fd4}.chat-message.user{display:flex;justify-content:flex-start}.message-content.user-message{background:#eceaff;color:#000;padding:10px 12px;border-radius:8px 8px 8px 2px}.attached-document-chip{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;margin-bottom:6px;border-radius:5px;background:#8061e11f;font-size:11px;color:#5b4a9e;font-weight:500}.attached-document-chip svg{flex-shrink:0;opacity:.7}.attached-document-chip.experiment{background:#228b221a;color:#1a7a1a}.message-text{white-space:pre-wrap;word-break:break-word;font-size:12px}.message-container{display:flex;flex-direction:column;gap:10px;align-items:flex-end}.caret{display:inline-block;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:8px solid #8061e1;transition:transform .2s ease;margin-left:4px}.caret.expanded{transform:rotate(180deg)}.caret.collapsed{transform:rotate(0)}.citations{margin-top:10px;padding:10px;border-radius:4px}.citations h5{margin:0 0 8px;color:#666}.citations ul{margin:0;padding-left:20px}.citations li{margin-bottom:10px;font-size:.9em;color:#666;line-height:1.4}.citations li strong{color:#333;display:block;margin-bottom:2px}.citations li a{color:#06c;text-decoration:none;word-break:break-all}.citations li a:hover{text-decoration:underline}.citations li span{color:#888;font-size:.9em}.citation-tab:active{transform:translateY(0);box-shadow:0 1px 3px #0000001a}.citation-tab-content{display:flex;align-items:center;gap:8px;max-width:300px}.formatted-text{background-color:#f5f5f5;border-radius:4px;overflow-x:hidden;overflow-wrap:break-word;word-wrap:break-word;margin:10px 0;font-size:18px;line-height:1.5;text-align:left;max-height:500px}.formatted-text strong{font-weight:700;color:#8061e1}.formatted-text em{font-style:italic;color:#8061e1}.formatted-text code{background:#e9ecef;padding:2px 6px;border-radius:3px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px;color:#d63384}.pending-document-bar{padding:0 8px 6px;display:flex;justify-content:flex-start}.pending-document-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:6px;background:#f5f3ff;border:1px solid #e0daf5;font-size:12px;color:#5b4a9e;max-width:100%}.pending-document-chip.uploading{opacity:.7}.pending-document-chip.error{background:#fef2f2;border-color:#fecaca;color:#991b1b}.pending-document-chip svg{flex-shrink:0}.pending-document-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-weight:500}.pending-document-status{color:#8061e1;font-size:11px;white-space:nowrap}.pending-document-status.error{color:#dc2626}.pending-document-remove{display:flex;align-items:center;justify-content:center;padding:0;margin-left:2px;border:none;background:transparent;color:#9ca3af;cursor:pointer;border-radius:3px;transition:all .15s ease;flex-shrink:0}.pending-document-remove:hover{color:#6b7280;background:#0000000d}:root{--b12-chat-accent: #8061e1;--b12-chat-accent-light: #f5f3ff;--b12-chat-accent-border: #d4c5f9;--b12-chat-text: #2d3436;--b12-chat-text-muted: #6b7280;--b12-chat-bg: #ffffff;--b12-chat-border: #e9ecef;--b12-chat-user-bg: #eceaff;--b12-chat-user-text: #1a1a2e;--b12-chat-error-bg: #fff3f3;--b12-chat-error-border: #ffcccc;--b12-chat-error-text: #c92a2a;--b12-chat-tool-color: #6d28d9;--b12-chat-tool-bg: #faf8ff;--b12-chat-tool-border: #e9e2f5;--b12-chat-tool-bg-hover: #f3f0ff;--b12-chat-font-sm: 12px;--b12-chat-font-base: 13px;--b12-chat-font-md: 14px;--b12-chat-radius: 8px}@keyframes b12-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes b12-slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:600px}}@keyframes b12-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.b12-chat-message{margin-bottom:12px;text-align:left}.b12-chat-message--user{padding:10px 12px;border-radius:8px 8px 8px 2px;background:var(--b12-chat-user-bg);color:var(--b12-chat-user-text);margin-left:20px}.b12-chat-message--user .b12-chat-message__body{font-size:var(--b12-chat-font-sm);line-height:1.5;white-space:pre-wrap;word-break:break-word}.b12-chat-message--assistant{margin-right:10px}.b12-chat-message--assistant .b12-chat-message__body{font-size:var(--b12-chat-font-base);line-height:1.6;color:var(--b12-chat-text)}.b12-chat-message--assistant .b12-chat-message__body h1,.b12-chat-message--assistant .b12-chat-message__body h2,.b12-chat-message--assistant .b12-chat-message__body h3,.b12-chat-message--assistant .b12-chat-message__body h4,.b12-chat-message--assistant .b12-chat-message__body h5,.b12-chat-message--assistant .b12-chat-message__body h6{margin:12px 0 6px;font-weight:600;color:var(--b12-chat-text)}.b12-chat-message--assistant .b12-chat-message__body p{margin:6px 0}.b12-chat-message--assistant .b12-chat-message__body ul,.b12-chat-message--assistant .b12-chat-message__body ol{margin:6px 0;padding-left:20px}.b12-chat-message--assistant .b12-chat-message__body code{background:#f5f2ff;padding:1px 5px;border-radius:3px;font-size:11px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.b12-chat-message--assistant .b12-chat-message__body pre{background:#f5f2ff;padding:10px;border-radius:6px;overflow-x:auto;font-size:11px}.b12-chat-message--assistant .b12-chat-message__body strong{color:var(--b12-chat-accent)}.b12-chat-message--error{padding:10px 12px;border-radius:var(--b12-chat-radius);background:var(--b12-chat-error-bg);border:1px solid var(--b12-chat-error-border);color:var(--b12-chat-error-text);font-size:var(--b12-chat-font-sm)}.b12-chat-tool{margin:6px 0}.b12-chat-tool__pill{display:flex;align-items:center;gap:8px;padding:8px 14px;background:var(--b12-chat-tool-bg);border:1px solid var(--b12-chat-tool-border);border-radius:10px;cursor:pointer;font-size:var(--b12-chat-font-base);color:var(--b12-chat-tool-color);font-weight:500;width:100%;text-align:left;transition:all .15s ease;position:relative;overflow:hidden}.b12-chat-tool__pill:hover{background:var(--b12-chat-tool-bg-hover);border-color:#d8b4fe}.b12-chat-tool__pill--expanded{background:var(--b12-chat-tool-bg-hover)}.b12-chat-tool__pill--loading{cursor:default}.b12-chat-tool__running{color:#a78bfa;font-weight:400;font-size:var(--b12-chat-font-sm)}.b12-chat-tool__shimmer-bar{position:absolute;bottom:0;left:0;height:2px;width:100%;background:linear-gradient(90deg,#c4b5fd,#8b5cf6,#c4b5fd);background-size:200% 100%;animation:b12-shimmer 1.5s ease-in-out infinite}.b12-chat-tool__chevron{display:inline-block;font-size:11px;transition:transform .15s ease;flex-shrink:0}.b12-chat-tool__chevron--open{transform:rotate(90deg)}.b12-chat-tool__label{flex-shrink:0}.b12-chat-tool__summary{color:#9ca3af;font-weight:400;font-size:var(--b12-chat-font-sm);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b12-chat-tool__content{margin-top:4px;margin-left:4px;padding:12px;background:var(--b12-chat-tool-bg);border-radius:8px;border:1px solid var(--b12-chat-tool-border);text-align:left;animation:b12-slideDown .15s ease-out;overflow:hidden;font-size:var(--b12-chat-font-base);line-height:1.6}.b12-chat-tool__content p{margin:4px 0}.b12-chat-tool__content strong{font-weight:700;color:#8061e1}.b12-chat-tool__content em{font-style:italic;color:#8061e1}.b12-chat-tool__content code{background:#e9ecef;padding:1px 5px;border-radius:3px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;color:#d63384}.b12-chat-tool__content pre{margin:6px 0;white-space:pre-wrap;word-break:break-word;font-size:11px;line-height:1.5;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;color:#1f2937;background:#00000008;padding:8px;border-radius:4px}.b12-chat-tool__content ul,.b12-chat-tool__content ol{margin:4px 0;padding-left:20px}.b12-chat-tool__content h1,.b12-chat-tool__content h2,.b12-chat-tool__content h3,.b12-chat-tool__content h4,.b12-chat-tool__content h5,.b12-chat-tool__content h6{margin:10px 0 4px;font-weight:600;color:#111827}.b12-chat-tool__content a{color:#7c3aed;text-decoration:none}.b12-chat-tool__content a:hover{text-decoration:underline}.b12-chat-tool__expand-btn{margin-top:8px;display:inline-flex;align-items:center;gap:6px;font-size:11px;padding:5px 10px;background:#fff;border:1px solid #d8b4fe;border-radius:6px;cursor:pointer;color:var(--b12-chat-tool-color);font-weight:500;transition:all .15s ease}.b12-chat-tool__expand-btn:hover{background:var(--b12-chat-tool-bg-hover);border-color:#a78bfa}.b12-chat-tool--minimal{margin:2px 0}.b12-chat-tool__pill--minimal{padding:4px 10px;gap:6px;background:transparent;border:none;cursor:default;font-size:11px;color:#9ca3af;font-weight:400}.b12-chat-tool__pill--minimal:hover{background:transparent;border-color:transparent}.b12-chat-tool__pill--minimal.b12-chat-tool__pill--loading{background:var(--b12-chat-tool-bg);border:1px solid var(--b12-chat-tool-border);border-radius:8px;padding:5px 10px;color:var(--b12-chat-tool-color);font-weight:500}.b12-chat-tool__minimal-dot{font-size:10px;color:#a3e635;flex-shrink:0}.b12-chat-thinking{margin:4px 0}.b12-chat-thinking__toggle{display:flex;align-items:center;gap:6px;padding:3px 8px;background:transparent;border:none;cursor:pointer;font-size:11px;color:#9ca3af;font-weight:400;width:100%;text-align:left;border-radius:4px;transition:color .15s ease}.b12-chat-thinking__toggle:hover{color:#6b7280}.b12-chat-thinking__chevron{display:inline-block;font-size:9px;transition:transform .15s ease;flex-shrink:0;color:#d1d5db}.b12-chat-thinking__chevron--open{transform:rotate(90deg)}.b12-chat-thinking__label{font-style:italic}.b12-chat-thinking__content{margin-top:2px;margin-left:18px;padding:6px 10px;font-size:11px;line-height:1.5;color:#9ca3af;border-left:2px solid #e5e7eb;animation:b12-slideDown .15s ease-out;overflow:hidden}.b12-chat-thinking__content p{margin:2px 0}.b12-chat-new-messages{position:sticky;bottom:8px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:4px;padding:5px 14px;background:var(--b12-chat-accent);color:#fff;border:none;border-radius:16px;font-size:11px;font-weight:500;cursor:pointer;box-shadow:0 2px 8px #8061e14d;z-index:10;transition:opacity .15s ease,transform .15s ease;width:fit-content;margin:0 auto}.b12-chat-new-messages:hover{opacity:.9;transform:translate(-50%) scale(1.03)}.b12-chat-new-messages__arrow{font-size:13px;line-height:1}.b12-chat-input{padding:8px 12px 5px;background:var(--b12-chat-bg);border-top:1px solid var(--b12-chat-border)}.b12-chat-input__wrapper{display:flex;gap:8px;align-items:center;padding:8px;border:1px solid var(--b12-chat-border);border-radius:var(--b12-chat-radius);background:var(--b12-chat-bg);transition:border-color .2s ease}.b12-chat-input__wrapper:focus-within{border-color:var(--b12-chat-accent);box-shadow:0 0 0 2px #8061e114}.b12-chat-input__textarea{flex:1;padding:4px 8px;border:none;font-size:var(--b12-chat-font-md);font-family:inherit;resize:none;min-height:24px;max-height:120px;overflow-y:auto;background:transparent;color:var(--b12-chat-text);text-align:left;outline:none;line-height:20px}.b12-chat-input__textarea::placeholder{color:#9ca3af}.b12-chat-input__send{width:36px;height:36px;padding:0;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease;flex-shrink:0}.b12-chat-input__send:hover:not(:disabled){transform:scale(1.15)}.b12-chat-input__send:disabled{cursor:not-allowed}.b12-chat-input__send-icon{width:36px;height:36px;filter:brightness(0) saturate(100%)}.b12-chat-input__send-spinner{width:35px;height:35px;animation:b12-spin 1s linear infinite;filter:brightness(0) saturate(100%)}.b12-chat-input__stop-icon{display:block;width:24px;height:24px;background-color:#8061e1;border-radius:50%;position:relative;cursor:pointer;opacity:.8;transition:opacity .15s ease}.b12-chat-input__stop-icon:after{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;background-color:#fff;border-radius:1.5px;transform:translate(-50%,-50%)}.b12-chat-input__send:hover .b12-chat-input__stop-icon{opacity:1}.b12-chat-input__hint{font-size:11px;color:var(--b12-chat-text-muted);text-align:left;margin-top:2px}.b12-chat-input__status{font-size:12px;margin-left:10px}.b12-chat-input__status--connected{color:#4caf50}.b12-chat-input__status--connecting{color:#ffa726}.b12-chat-typing{display:flex;gap:4px;padding:8px 0}.b12-chat-typing span{width:7px;height:7px;background:var(--b12-chat-accent);border-radius:50%;animation:b12-typing 1.4s infinite}.b12-chat-typing span:nth-child(2){animation-delay:.2s}.b12-chat-typing span:nth-child(3){animation-delay:.4s}@keyframes b12-typing{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-6px)}}.b12-session-item{padding:6px 12px;margin-bottom:4px;border-radius:4px;cursor:pointer;display:flex;gap:6px;justify-content:flex-start;align-items:center;background:transparent;transition:background .18s,color .18s;font-size:14px;color:#333}.b12-session-item:hover{background-color:#eceaff;color:#8061e1}.b12-session-item.active{background-color:#eceaff;color:#333}.b12-session-name-wrapper{display:flex;align-items:center;gap:4px;min-width:0}.b12-session-edit-btn{display:none;padding:2px;background:transparent;border:none;cursor:pointer;color:#9ca3af;flex-shrink:0;border-radius:3px;transition:all .15s}.b12-session-item:hover .b12-session-edit-btn{display:flex;align-items:center;justify-content:center}.b12-session-edit-btn:hover{background:#f3f4f6;color:#4f46e5}.b12-session-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500;max-width:140px;font-size:12px}.b12-session-name-input{width:100%;padding:2px 6px;border:1px solid #4f46e5;border-radius:3px;font-size:12px;font-weight:500;background:#fff;color:#000}.b12-session-name-input:focus{outline:none;box-shadow:0 0 0 2px #4f46e526}.b12-session-info{display:flex;gap:8px;align-items:baseline;min-width:0;flex-wrap:nowrap;flex:1}.b12-session-time{color:#666;font-size:10px;white-space:nowrap;flex-shrink:0;margin-left:auto}.b12-session-delete-btn{background:none;border:none;color:#8061e1;cursor:pointer;font-size:1.1rem;padding:2px 6px;border-radius:3px;transition:color .18s,background .18s}.b12-session-delete-btn:hover{color:#ff6b6b;background:#ff6b6b20}.b12-session-alive-dot{min-width:7px;max-width:7px;min-height:7px;max-height:7px;aspect-ratio:1;border-radius:50%;flex-shrink:0;background-color:#8061e1;opacity:0;transition:opacity .2s}.b12-session-alive-dot.visible{opacity:1;animation:b12-session-pulse 1.5s ease-in-out infinite}@keyframes b12-session-pulse{0%,to{opacity:1}50%{opacity:.35}}.b12-session-name-container{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.b12-session-name-with-indicator{display:flex;align-items:center;gap:4px;min-width:0;flex-wrap:nowrap}.b12-session-user-info{font-size:10px;color:#666;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.session-bar{width:100%;height:100%;background:transparent;color:#333;padding:18px 12px;display:flex;flex-direction:column;font-family:inherit}.pd-session-loading{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:24px 8px;color:#6b7280;font-size:13px}.pd-session-spinner{width:22px;height:22px;border-radius:999px;border:3px solid rgba(128,97,225,.2);border-top-color:#8061e1e6;animation:pdSessionSpin .9s linear infinite}@keyframes pdSessionSpin{to{transform:rotate(360deg)}}.new-session-btn{background-color:#fff;border:1px solid #ddd;color:#333;padding:10px 14px;border-radius:4px;cursor:pointer;margin-bottom:18px;text-align:left;font-size:15px;font-weight:500;transition:background .2s,border-color .2s,color .2s;box-shadow:0 1px 2px #00000008}.plate-actions-row{display:flex;gap:8px;margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid #e9ecef}.plate-action-btn-compact{background-color:#fff;border:1px solid #dee2e6;color:#495057;padding:6px 12px;border-radius:4px;cursor:pointer;font-size:12px;font-weight:500;transition:all .2s;display:flex;align-items:center;gap:6px;flex:1;justify-content:center}.plate-action-btn-compact:hover{background-color:#f8f9fa;border-color:#8061e1;color:#8061e1}.plate-action-btn-compact svg{flex-shrink:0;width:14px;height:14px}.plate-action-btn-compact span{font-size:12px}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.no-sessions-message{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center;color:#999}.no-sessions-icon{font-size:32px;margin-bottom:12px;opacity:.5}.no-sessions-text{font-size:14px;font-weight:500;color:#666;margin-bottom:4px}.no-sessions-hint{font-size:12px;color:#999}.export-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}.export-modal{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-width:700px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column}.export-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e5e7eb}.export-modal-header h3{margin:0;font-size:18px;font-weight:600;color:#111827}.export-modal-close{background:none;border:none;font-size:28px;color:#9ca3af;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s;padding:0;line-height:1}.export-modal-close:hover{background:#f3f4f6;color:#374151}.export-modal-content{padding:24px;overflow-y:auto}.export-modal-description{margin:0 0 20px;color:#6b7280;font-size:14px;line-height:1.5}.export-formats-grid{display:grid;grid-template-columns:1fr;gap:12px}.export-format-option{display:flex;flex-direction:column;align-items:flex-start;padding:16px;border:2px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;text-align:left;transition:all .2s}.export-format-option:hover:not(:disabled){border-color:#8061e1;background:#f9f7ff;transform:translateY(-2px);box-shadow:0 4px 12px #8061e126}.export-format-option:active:not(:disabled){transform:translateY(0)}.export-format-option.coming-soon{opacity:.6;cursor:not-allowed;border-style:dashed}.export-format-header{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.export-format-name{font-size:15px;font-weight:600;color:#111827;display:flex;align-items:center;gap:8px}.export-format-extension{font-size:11px;color:#9ca3af;font-weight:500;font-family:Monaco,Courier New,monospace;background:#f3f4f6;padding:2px 8px;border-radius:4px}.export-format-description{font-size:13px;color:#6b7280;line-height:1.5;margin-bottom:12px}.export-format-example{width:100%;margin-top:8px;padding-top:12px;border-top:1px solid #f3f4f6}.export-format-example-label{font-size:11px;color:#9ca3af;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}.export-format-example-code{margin:0;padding:10px 12px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;font-size:11px;font-family:Monaco,Courier New,monospace;color:#374151;line-height:1.6;overflow-x:auto;white-space:pre}.session-filter-toggle{display:flex;gap:4px;margin-bottom:12px;background:#f0f0f0;border-radius:6px;padding:3px}.filter-toggle-btn{flex:1;padding:6px 12px;border:none;background:transparent;color:#666;font-size:12px;font-weight:500;border-radius:4px;cursor:pointer;transition:all .2s}.filter-toggle-btn:hover{color:#333}.filter-toggle-btn.active{background:#fff;color:#8061e1;box-shadow:0 1px 3px #0000001a}.filter-results-count{font-size:11px;color:#666;margin-bottom:8px;padding:0 2px;font-weight:500}.search-sessions{position:relative;margin-bottom:12px}.search-input{width:100%;padding:8px 32px 8px 12px;border:1px solid #ddd;border-radius:4px;font-size:13px;font-family:inherit;background-color:#fff;transition:border-color .2s,box-shadow .2s;color:#000}.search-input:focus{outline:none;border-color:#8061e1;box-shadow:0 0 0 2px #8061e11a}.search-input::placeholder{color:#999}.clear-search-btn{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;color:#999;cursor:pointer;font-size:18px;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s,color .2s}.clear-search-btn:hover{background:#f0f0f0;color:#666}.org-session-icon{flex-shrink:0;color:#8061e1;opacity:.6}.content-filter-row{display:flex;gap:4px;margin-bottom:12px;flex-wrap:nowrap}.content-filter-btn{display:flex;align-items:center;gap:3px;padding:4px 8px;border:1px solid #e0e0e0;background:#fff;border-radius:4px;cursor:pointer;font-size:10px;font-weight:500;color:#666;transition:all .2s;white-space:nowrap}.content-filter-btn:hover{border-color:var(--filter-color, #8061e1);background:var(--filter-bg, #f9f7ff);color:var(--filter-color, #8061e1)}.content-filter-btn.active{background:var(--filter-bg, #eceaff);border-color:var(--filter-color, #8061e1);color:var(--filter-color, #8061e1)}.content-filter-icon{display:flex;align-items:center;justify-content:center}.content-filter-icon svg{width:10px;height:10px}.content-filter-label{font-size:10px}.session-content-badges{display:flex;gap:3px;margin-left:6px;flex-shrink:0}.session-content-badge{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:4px;background:var(--badge-bg, #f3efff);color:var(--badge-color, #8061e1);transition:all .2s}.session-content-badge svg{width:10px;height:10px}.b12-session-item:hover .session-content-badge{transform:scale(1.1)}.session-content-badge:hover{transform:scale(1.2);box-shadow:0 2px 4px #0000001a}.main-sidebar{transition:width .2s ease,padding .2s ease;position:relative;flex-shrink:0}.main-sidebar--collapsed{width:48px!important;min-width:48px;padding:10px 6px!important;align-items:center;overflow:hidden}.sidebar-collapse-btn{position:absolute;top:12px;right:8px;background:#ffffffd9;border:1px solid #e0e0e0;border-radius:50%;width:22px;height:22px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#888;padding:0;z-index:2;transition:all .15s}.sidebar-collapse-btn:hover{background:#eceaff;color:#8061e1;border-color:#8061e1}.sidebar-expand-btn{background:none;border:none;cursor:pointer;color:#888;width:36px;height:36px;padding:0;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .15s}.sidebar-expand-btn:hover{background:#eceaff;color:#8061e1}.plate-workspace-tabs{display:flex;flex-direction:column;height:100%;width:100%}.tabs-header{display:flex;gap:4px;padding:12px 20px 0;background:#fff;border-bottom:1px solid #e5e7eb;height:52px;align-items:center}.tab-button{display:flex;align-items:center;gap:6px;padding:10px 16px;background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;font-size:14px;font-weight:500;color:#9ca3af;transition:color .2s ease,border-color .2s ease;position:relative;top:1px;border-radius:0}.tab-button:hover{color:#374151}.tab-button.active{color:#4f46e5;border-bottom-color:#4f46e5;background:transparent;border-radius:0}.tab-icon{flex-shrink:0}.execute-button{display:flex;align-items:center;gap:6px;margin-left:auto;padding:6px 16px;background:#4f46e5;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;position:relative;top:-2px}.execute-button:hover:not(:disabled){background:#4338ca;box-shadow:0 2px 8px #4f46e54d}.execute-button:disabled{opacity:.45;cursor:not-allowed}.execute-icon{flex-shrink:0;color:#fff}.tabs-content{flex:1;position:relative;overflow:hidden;background:#fff}.tab-panel{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;visibility:hidden;transition:opacity .2s ease;overflow:auto;background:#fff;display:flex;align-items:flex-start;justify-content:flex-start}.tab-panel.active{opacity:1;visibility:visible}.tab-panel:first-child{padding:20px}.plate-workspace-tabs,.tabs-header,.tabs-content,.tab-panel{color-scheme:light}.mass-table-view{display:flex;flex-direction:column;height:100%;width:100%;background:#fff;overflow:hidden!important;position:relative}.mass-table-fixed-header{flex:0 0 auto;width:100%;padding:12px 20px;background:#fff;border-bottom:2px solid #e5e7eb;z-index:100}.mass-table-header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:10px;height:42px}.mass-table-title{flex-shrink:0;display:flex;flex-direction:row;align-items:center;gap:16px}.mass-table-title h3{font-size:18px;font-weight:600;color:#111827;margin:0 0 2px}.mass-table-subtitle{font-size:12px;color:#6b7280}.mass-table-header-right{display:flex;align-items:center;gap:16px;flex-shrink:0}.mass-table-stats{display:flex;gap:16px}.stat{display:flex;flex-direction:column;align-items:flex-end}.stat-label{font-size:10px;color:#6b7280;margin-bottom:2px;text-transform:uppercase;letter-spacing:.5px}.stat-value{font-size:12px!important;font-weight:600}.stat-success{color:#10b981}.stat-warning{color:#f59e0b}.stat-error{color:#ef4444}.mass-table-alert{display:flex;align-items:center;gap:8px;padding:6px 12px;border-radius:6px;font-size:11px;height:32px;overflow-x:auto;overflow-y:hidden;white-space:nowrap}.alert-warning{background:#fef3c7;border:1px solid #fbbf24;color:#92400e}.mass-table-alert svg{flex-shrink:0;width:14px;height:14px;color:#f59e0b}.mass-table-alert strong{font-weight:600;margin-right:6px;white-space:nowrap}.mass-table-alert div{display:flex;align-items:center;gap:6px;flex:1;white-space:nowrap}.alert-pending{background:#dbeafe;border:1px solid #3b82f6;color:#1e40af;animation:pendingPulse 2s ease-in-out infinite}@keyframes pendingPulse{0%,to{box-shadow:0 0 #3b82f666}50%{box-shadow:0 0 0 4px #3b82f600}}.alert-pending svg{color:#3b82f6;flex-shrink:0}.pending-text{flex:1;font-size:11px}.pending-text strong{font-weight:700}.pending-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.btn-apply-changes{padding:4px 10px;background:#3b82f6;color:#fff;border:none;border-radius:4px;font-size:11px;font-weight:600;cursor:pointer;transition:all .15s;white-space:nowrap}.btn-apply-changes:hover:not(:disabled){background:#2563eb}.btn-apply-changes:disabled{opacity:.6;cursor:not-allowed}.btn-discard-changes{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:transparent;border:1px solid transparent;border-radius:4px;cursor:pointer;transition:all .15s;color:#1e40af}.btn-discard-changes:hover{background:#fee2e2;border-color:#fca5a5;color:#dc2626}.missing-reagents-text{flex:1;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.missing-reagents-names{font-weight:400;color:#78350f}.btn-add-missing{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;background:#f59e0b;color:#fff;border:none;border-radius:4px;font-size:11px;font-weight:600;cursor:pointer;transition:all .15s;white-space:nowrap;flex-shrink:0}.btn-add-missing:hover:not(:disabled){background:#d97706}.btn-add-missing:disabled{opacity:.6;cursor:not-allowed}.mass-table-grid-container{flex:1 1 auto;min-height:0;overflow:auto!important;padding:16px 20px 20px;background:#f9fafb}.mass-table-grid{width:max-content;min-width:100%;border:1px solid #d1d5db;border-radius:6px;background:#fff;overflow:hidden}.mass-table-spreadsheet{display:table;width:100%;border-collapse:collapse}.spreadsheet-header-row{display:table-row}.spreadsheet-corner-cell{display:table-cell;width:40px;min-width:40px;max-width:40px;padding:6px;text-align:center;background:#f3f4f6;border-right:2px solid #d1d5db;border-bottom:2px solid #d1d5db;border-top:none;border-left:none;font-weight:600;font-size:11px;color:#6b7280;position:sticky;left:0;top:0;z-index:12}.spreadsheet-col-header{display:table-cell;min-width:120px;max-width:140px;padding:4px 8px;text-align:center;background:#f9fafb;border-right:1px solid #e5e7eb;border-bottom:2px solid #d1d5db;border-top:none;font-weight:600;font-size:11px;color:#111827;position:sticky;top:0;z-index:10}.spreadsheet-row{display:table-row}.spreadsheet-row:hover{background:#fafbfc}.spreadsheet-row-header{display:table-cell;width:40px;min-width:40px;max-width:40px;padding:6px;text-align:center;background:#f9fafb;border-right:2px solid #d1d5db;border-bottom:1px solid #e5e7eb;border-left:none;font-weight:600;font-size:13px;color:#111827;position:sticky;left:0;z-index:5}.spreadsheet-cell{display:table-cell;min-width:120px;max-width:140px;padding:0;border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;background:#fff;cursor:pointer;transition:background .1s ease;vertical-align:top}.spreadsheet-cell:hover{background:#f9fafb;box-shadow:inset 0 0 0 1px #4f46e5}.spreadsheet-cell.selected{background:#eef2ff;box-shadow:inset 0 0 0 2px #4f46e5}.spreadsheet-cell.incomplete{background:#fffbeb}.spreadsheet-cell.complete{background:#f0fdf4}.cell-content{padding:6px;min-height:60px;max-height:100px;overflow:hidden;text-align:left}.cell-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3px;padding-bottom:2px;border-bottom:1px solid #e5e7eb}.cell-well-id{font-weight:600;font-size:10px;color:#374151}.cell-status-icon{flex-shrink:0}.status-complete{color:#10b981}.status-incomplete{color:#f59e0b}.cell-volume{font-size:10px;color:#6b7280;margin-bottom:3px;display:flex;align-items:center;gap:3px}.cell-volume span{cursor:pointer;padding:1px 3px;border-radius:2px;transition:all .15s}.cell-volume span:hover{background:#e5e7eb;color:#111827}.cell-substances{font-size:9px;color:#9ca3af;margin-top:3px}.cell-substance-list{font-size:9px;line-height:1.25}.cell-substance-item{display:flex;justify-content:space-between;padding:1px 0;color:#374151;gap:3px}.cell-substance-name{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.cell-substance-amount{font-weight:600;color:#111827;white-space:nowrap;flex-shrink:0;font-size:9px}.cell-substance-amount.missing{color:#f59e0b;font-weight:500}.mass-table-details{position:fixed;right:0;top:0;bottom:0;width:400px;padding:20px;background:#fff;border-left:1px solid #e5e7eb;box-shadow:-4px 0 6px -1px #0000001a;overflow:auto;z-index:200}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.details-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:2px solid #e5e7eb}.details-header h4{font-size:20px;font-weight:700;margin:0;color:#111827;letter-spacing:-.02em}.details-actions{display:flex;gap:8px}.well-info{margin-bottom:24px;background:#f0f9ff;padding:14px 16px;border-radius:6px;border:1px solid #bae6fd}.info-row{display:grid;grid-template-columns:120px 1fr;gap:16px;align-items:center;padding:8px 0}.info-row:not(:last-child){border-bottom:1px solid #e0f2fe}.info-label{font-size:14px;color:#0369a1;font-weight:600;text-align:left}.info-value{font-size:15px;font-weight:700;color:#0c4a6e;text-align:right}.info-value-editable{display:flex;align-items:center;gap:6px;justify-content:flex-end}.info-unit{color:#0369a1;font-size:14px;font-weight:600}.info-value-clickable{cursor:pointer;padding:6px 10px;border-radius:4px;border:1px solid transparent;transition:all .15s;font-size:15px;font-weight:700;color:#0c4a6e;display:inline-flex;align-items:center;gap:6px}.info-value-clickable:hover{background:#e0f2fe;border-color:#7dd3fc}.info-value-clickable .edit-icon{opacity:.5;transition:opacity .15s;flex-shrink:0;color:#0369a1}.info-value-clickable:hover .edit-icon{opacity:1;color:#0369a1}.substance-category-row{margin-top:-4px;margin-bottom:12px}.info-input{width:90px;padding:6px 10px;border:2px solid #0284c7;border-radius:4px;font-size:15px;font-weight:700;text-align:right;color:#0c4a6e;background:#fff}.info-input:focus{outline:none;border-color:#0369a1;box-shadow:0 0 0 3px #0ea5e91a}.info-note{margin-top:8px;padding:8px 12px;background:#fef3c7;border-radius:4px;font-size:13px;color:#92400e}.substances-list{margin-top:8px}.substances-list h5{font-size:15px;font-weight:700;margin:0;color:#111827;letter-spacing:-.01em}.substances-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:10px;border-bottom:1px solid #e5e7eb}.substance-card{padding:14px 16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:12px}.substance-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.substance-name{font-weight:600;font-size:15px;color:#111827;flex:1;line-height:1.4;text-align:left}.substance-category-row{margin-top:4px;margin-bottom:10px;display:flex;justify-content:flex-start}.category-badge{font-size:10px;padding:3px 7px;border-radius:4px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;background:#f3f4f6;color:#4b5563}.category-badge[class*=solvent]{background:#dbeafe;color:#1e40af}.category-badge[class*=catalyst]{background:#fef3c7;color:#92400e}.category-badge[class*=base]{background:#dcfce7;color:#166534}.category-badge[class*=ligand]{background:#fce7f3;color:#9f1239}.category-badge[class*=substrate]{background:#f3e8ff;color:#6b21a8}.category-badge[class*=acid]{background:#fee2e2;color:#991b1b}.category-badge[class*=hydride]{background:#fef3c7;color:#854d0e}.substance-actions{display:flex;gap:4px}.btn-icon-small{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:transparent;border:none;border-radius:4px;cursor:pointer;transition:all .15s ease;color:#6b7280}.btn-icon-small:hover{background:#e5e7eb;color:#111827}.btn-icon-small.btn-danger:hover{background:#fee2e2;color:#dc2626}.substance-detail{display:grid;grid-template-columns:90px 1fr;gap:16px;padding:6px 0;font-size:13px;align-items:center}.substance-detail.highlight{padding:8px 0;background:transparent;border-radius:0;margin:0;grid-template-columns:90px 1fr}.detail-label{color:#6b7280;font-weight:500;text-align:left;font-size:12px;text-transform:capitalize}.detail-value{font-weight:600;color:#111827;text-align:right;font-variant-numeric:tabular-nums;font-size:13px}.substance-note{margin-top:8px;padding:6px 8px;background:#fee2e2;border-radius:4px;font-size:12px;color:#991b1b}.no-substances{text-align:center;padding:20px;color:#9ca3af;font-size:14px}.missing-reagents-section{margin-top:20px;padding-top:16px;border-top:1px solid #e5e7eb}.missing-reagents-section h5{font-size:16px;font-weight:600;margin:0 0 12px;color:#f59e0b}.missing-reagent-item{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#fffbeb;border:1px solid #fbbf24;border-radius:4px;margin-bottom:8px}.btn-primary{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#4f46e5;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease}.btn-primary:hover{background:#4338ca}.btn-primary:disabled{opacity:.6;cursor:not-allowed;background:#9ca3af}.btn-large{padding:10px 24px;font-size:14px}.btn-spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}.btn-secondary{display:inline-flex;align-items:center;gap:6px;padding:0;background:#fff;color:#111827;border:1px solid #e5e7eb;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .15s ease}.btn-secondary:hover{background:#f9fafb;border-color:#4f46e5}.btn-sm{padding:5px 10px;font-size:12px}.btn-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:transparent;border:none;border-radius:4px;cursor:pointer;transition:all .2s}.btn-icon:hover{background:#f3f4f6}.btn-link{padding:4px 8px;background:none;border:none;color:#4f46e5;font-size:13px;font-weight:500;cursor:pointer;text-decoration:underline}.btn-link:hover{color:#4338ca}.mass-table-empty{display:flex;align-items:center;justify-content:center;height:100%;padding:40px}.empty-state{text-align:center;max-width:400px}.empty-icon{color:#d1d5db;margin-bottom:16px}.empty-state h3{font-size:18px;font-weight:600;color:#111827;margin:0 0 8px}.empty-state p{font-size:14px;color:#6b7280;margin:0 0 24px}.empty-actions{margin-top:24px;display:flex;flex-direction:column;align-items:center;gap:12px}.empty-hint{font-size:14px;color:#6b7280;margin-top:16px!important}.empty-hint code{padding:2px 8px;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:4px;font-family:monospace;font-size:13px;color:#4f46e5}.empty-hint-small{font-size:13px;color:#9ca3af;margin:0}.empty-hint-small code{padding:2px 6px;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:3px;font-family:monospace;font-size:12px;color:#4f46e5}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a;max-width:500px;width:90%;max-height:90vh;overflow:auto}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e5e7eb}.modal-header h4{font-size:18px;font-weight:600;margin:0}.modal-body{padding:20px}.modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 20px;border-top:1px solid #e5e7eb}.form-group{margin-bottom:16px}.form-group label{display:block;font-size:14px;font-weight:500;color:#111827;margin-bottom:6px}.form-group input,.form-group select{width:100%;padding:8px 12px;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;transition:all .15s ease}.form-group input:focus,.form-group select:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.modal-info{font-size:14px;color:#6b7280;margin:0 0 12px;line-height:1.5}.modal-hint{font-size:13px;color:#9ca3af;margin:0;padding:12px;background:#f9fafb;border-radius:6px;border:1px solid #e5e7eb}.modal-hint code{padding:2px 6px;background:#fff;border:1px solid #e5e7eb;border-radius:3px;font-family:monospace;font-size:12px;color:#4f46e5}.reagent-modal{max-width:600px}.mass-table-error{position:absolute;top:16px;left:50%;transform:translate(-50%);z-index:150;display:flex;align-items:center;gap:12px;padding:12px 20px;background:#fee2e2;border:1px solid #f87171;border-radius:8px;color:#991b1b;font-size:13px;box-shadow:0 4px 6px -1px #0000001a;max-width:600px}.mass-table-error button{margin-left:12px;background:none;border:none;font-size:20px;color:#991b1b;cursor:pointer;padding:0 4px;opacity:.7}.mass-table-error button:hover{opacity:1}.mass-table-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:150;display:flex;align-items:center;justify-content:center;gap:12px;padding:20px 32px;background:#fff;border-radius:8px;color:#6b7280;box-shadow:0 10px 15px -3px #0000001a}.spinner{width:20px;height:20px;border:3px solid #e5e7eb;border-top-color:#4f46e5;border-radius:50%;animation:spin .8s linear infinite}.missing-reagents-modal{background:#fff;border-radius:12px;box-shadow:0 25px 50px -12px #00000040;width:95%;max-width:1100px;max-height:85vh;display:flex;flex-direction:column;overflow:hidden}.missing-reagents-modal .modal-header{display:flex;justify-content:space-between;align-items:flex-start;padding:20px 24px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.modal-title-section{display:flex;flex-direction:column;gap:4px}.missing-reagents-modal .modal-header h4{font-size:18px;font-weight:600;margin:0;color:#111827}.modal-subtitle{font-size:13px;color:#6b7280}.missing-reagents-modal .modal-body{flex:1;overflow:hidden;display:flex;flex-direction:column;padding:0}.error-banner{margin:16px 24px 0;padding:10px 14px;background:#fee2e2;border:1px solid #fca5a5;border-radius:6px;color:#991b1b;font-size:13px}.reagents-table-container{flex:1;overflow:auto;padding:16px 24px;min-height:200px}.reagents-table{width:100%;border-collapse:collapse;font-size:13px}.reagents-table th{position:sticky;top:0;background:#f3f4f6;padding:10px 8px;text-align:left;font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:#374151;border-bottom:2px solid #d1d5db;white-space:nowrap;z-index:10}.reagents-table td{padding:8px;border-bottom:1px solid #e5e7eb;vertical-align:middle}.reagents-table tr:hover{background:#f9fafb}.reagents-table tr.row-complete{background:#f0fdf4}.reagents-table tr.row-complete:hover{background:#dcfce7}.col-status{width:32px;text-align:center}.col-name{min-width:180px;max-width:220px}.col-mw{width:110px}.col-form{width:90px}.col-density,.col-category{width:110px}.col-smiles{min-width:140px}.reagent-name-cell{display:block;font-weight:500;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px}.reagents-table input,.reagents-table select{width:100%;padding:6px 8px;border:1px solid #d1d5db;border-radius:4px;font-size:13px;background:#fff;transition:all .15s}.reagents-table input:focus,.reagents-table select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626}.reagents-table input::placeholder{color:#9ca3af;font-size:12px}.reagents-table input.input-error{border-color:#ef4444;background:#fef2f2}.reagents-table input.input-disabled{background:#f3f4f6;color:#9ca3af;cursor:not-allowed}.reagents-table select{cursor:pointer}.modal-hint{display:flex;align-items:flex-start;gap:8px;margin:0 24px 16px;padding:12px 14px;background:#f0f9ff;border:1px solid #bae6fd;border-radius:6px;font-size:12px;color:#0369a1;line-height:1.4}.modal-hint svg{flex-shrink:0;margin-top:1px;color:#0ea5e9}.missing-reagents-modal .modal-footer{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-top:1px solid #e5e7eb;background:#f9fafb}.footer-status{display:flex;align-items:center}.ready-count{font-size:13px;color:#059669;font-weight:500}.footer-actions{display:flex;gap:12px}.missing-reagents-modal .btn-primary{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s}.missing-reagents-modal .btn-primary:hover:not(:disabled){background:#2563eb}.missing-reagents-modal .btn-primary:disabled{opacity:.5;cursor:not-allowed}.missing-reagents-modal .btn-secondary{padding:10px 20px;background:#fff;color:#374151;border:1px solid #d1d5db;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s}.missing-reagents-modal .btn-secondary:hover{background:#f9fafb;border-color:#9ca3af}.missing-reagents-modal .btn-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:transparent;border:none;border-radius:6px;cursor:pointer;color:#6b7280;transition:all .15s}.missing-reagents-modal .btn-icon:hover{background:#e5e7eb;color:#111827}.missing-reagents-modal .btn-spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}@media(max-width:900px){.missing-reagents-modal{width:98%;max-height:90vh}.col-smiles{display:none}.reagents-table th:last-child,.reagents-table td:last-child{display:none}}.mass-table-container{height:100%;width:100%;display:flex;flex-direction:column;position:relative;overflow:hidden}.reagent-modal{max-width:500px}.reagent-modal .form-group{margin-bottom:16px}.reagent-modal label{display:block;font-size:14px;font-weight:500;color:#111827;margin-bottom:6px}.reagent-modal input,.reagent-modal select{width:100%;padding:8px 12px;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;transition:all .2s}.reagent-modal input:focus,.reagent-modal select:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.execute-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;z-index:2000;display:flex;align-items:center;justify-content:center}.execute-modal{background:#fff;border-radius:12px;width:520px;max-width:90vw;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #00000026}.execute-modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e7eb}.execute-modal-header h3{margin:0;font-size:16px;font-weight:600;color:#111827}.execute-modal-close{background:none;border:none;cursor:pointer;color:#9ca3af;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center}.execute-modal-close:hover{background:#f3f4f6;color:#374151}.execute-modal-body{flex:1;overflow-y:auto;padding:16px 20px;display:flex;flex-direction:column;gap:16px}.execute-modal-summary{display:flex;flex-direction:column;gap:8px;padding:12px;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.summary-item{display:flex;align-items:baseline;gap:8px}.summary-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#6b7280;min-width:70px;flex-shrink:0}.summary-value{font-size:13px;color:#111827}.summary-smiles{font-family:Monaco,Menlo,monospace;font-size:11px;color:#4f46e5;word-break:break-all}.execute-modal-mass-preview{display:flex;flex-direction:column;gap:6px}.execute-modal-mass-preview h5{margin:0;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#6b7280}.mass-preview-table{width:100%;border-collapse:collapse;font-size:11px}.mass-preview-table th{text-align:left;padding:4px 8px;background:#f3f4f6;color:#6b7280;font-weight:600;border-bottom:1px solid #e5e7eb}.mass-preview-table td{padding:3px 8px;border-bottom:1px solid #f3f4f6;color:#374151}.mass-preview-more{margin:4px 0 0;font-size:11px;color:#9ca3af;font-style:italic}.execute-modal-prompt h5{margin:0 0 6px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#6b7280}.execute-prompt-textarea{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:12px;font-family:Monaco,Menlo,monospace;line-height:1.5;resize:vertical;color:#374151;background:#fff;box-sizing:border-box}.execute-prompt-textarea:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e526}.execute-modal-footer{display:flex;justify-content:flex-end;gap:8px;padding:12px 20px;border-top:1px solid #e5e7eb}.execute-modal-cancel{padding:8px 16px;background:#fff;border:1px solid #d1d5db;border-radius:6px;font-size:13px;font-weight:500;color:#374151;cursor:pointer;transition:all .15s ease}.execute-modal-cancel:hover{background:#f9fafb;border-color:#9ca3af}.execute-modal-confirm{display:flex;align-items:center;gap:6px;padding:8px 20px;background:#4f46e5;border:none;border-radius:6px;font-size:13px;font-weight:600;color:#fff;cursor:pointer;transition:all .15s ease}.execute-modal-confirm:hover:not(:disabled){background:#4338ca;box-shadow:0 2px 8px #4f46e54d}.execute-modal-confirm:disabled{opacity:.45;cursor:not-allowed}.plate-loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#ffffffe6;display:flex;align-items:center;justify-content:center;z-index:100}.plate-loading-spinner{text-align:center}.plate-loading-spinner .spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #7e22ce;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}.plate-loading-spinner p{color:#6c757d;font-size:1rem;margin:0}.main-sidebar{width:var(--sidebar-width, 300px);background-color:#f8f9fa;border-right:1px solid #e9ecef;display:flex;flex-direction:column;align-items:center;box-shadow:2px 0 4px #0000001a}.main-content{flex:1;display:flex;flex-direction:column;min-height:100%;background-color:#eceaff;transition:margin-right .3s ease,margin-left .3s ease}.main-content.main-content-with-sidebar.collapsed{margin-left:0}.main-content.well-editor-open{margin-right:0}.app-nav{display:flex;flex-direction:column;padding:20px}.app-title-section{text-align:center;margin-bottom:20px;padding-bottom:15px;flex-shrink:0}.app-title{margin:0 0 10px;font-size:16px;font-weight:600;color:#333;line-height:1.3}.nav-button.active{background-color:#8061e1!important;color:#fff!important}.workspace-with-timeline{display:flex;flex:1;min-height:0;overflow:hidden;gap:0}.timeline-sidebar{width:150px;flex-shrink:0;background:#f9fafb;border-right:2px solid #e5e7eb;display:flex;flex-direction:column;overflow:hidden}.timeline-sidebar-header{padding:12px 16px 0;background:#fff;border-bottom:1px solid #e5e7eb;font-size:14px;font-weight:600;color:#111827;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;height:52px;box-sizing:border-box}.timeline-event-count{background:#4f46e5;color:#fff;font-size:10px;font-weight:600;padding:3px 8px;border-radius:12px;min-width:20px;text-align:center}.workspace-main-area{flex:1;min-width:0;display:flex;flex-direction:column;overflow:hidden}.canvas-area{position:relative;flex:1;overflow:hidden;display:flex;align-items:stretch;justify-content:stretch;padding:0;background:#fff}.main-workspace{display:flex;flex-direction:column;padding:0;height:100%;width:100%;overflow:hidden}.loading{display:flex;align-items:center;justify-content:center;height:100vh;font-size:1.2rem;color:#666}.session-error{background-color:#ff6b6b20;color:#c6b2ff;padding:10px;border-radius:5px;margin-bottom:10px;font-size:.9em;text-align:center;border:1px solid #ff6b6b}.session-history-bar-container{width:100%;flex:1;display:flex;flex-direction:column;align-items:center;overflow-y:auto;overflow-x:hidden;min-height:0}.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}:root{--bg: #eceaff;--panel: #ffffff;--text: #2d3436;--muted: #5f6368;--accent: #8061e1;--building_block: #c6b2ff}*{box-sizing:border-box}.selenium-main-content{flex:1 1 0;min-width:0;height:100%;overflow:hidden;position:relative;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014}.selenium-loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffffdb;display:flex;align-items:center;justify-content:center;z-index:25;pointer-events:all;cursor:wait}.selenium-main-content>div{width:100%;height:100%}.selenium-details-wrapper{position:relative;flex:0 0 auto;min-width:320px;max-width:700px;height:100%;max-height:100%;display:flex;flex-direction:column;box-sizing:border-box;overflow:hidden;opacity:1;transition:opacity .2s ease,width .2s ease,min-width .2s ease}.selenium-details-wrapper.details-hidden{opacity:0;min-width:0;max-width:0;width:0;margin-left:-20px;padding:0;pointer-events:none;overflow:hidden}.selenium-detailsPanel{position:relative;flex:1;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:0;overflow-y:auto;display:flex;flex-direction:column;box-sizing:border-box}.selenium-resizeHandleRight{position:absolute;left:-4px;top:0;bottom:0;width:8px;cursor:ew-resize;z-index:10;background:transparent}.selenium-resizeHandleRight:hover{background:#8061e11a}.selenium-chat-messages{flex:1;overflow-y:auto;padding:20px;background:#fff;display:flex;flex-direction:column;gap:16px}.selenium-chat-messages::-webkit-scrollbar{width:6px}.selenium-chat-messages::-webkit-scrollbar-track{background:transparent}.selenium-chat-messages::-webkit-scrollbar-thumb{background:#d1cde3;border-radius:3px}.selenium-chat-messages::-webkit-scrollbar-thumb:hover{background:#8061e1}.selenium-chat-welcome{text-align:center;padding:60px 20px}.selenium-chat-welcome .welcome-icon{font-size:48px;margin-bottom:16px;animation:bounce 1s ease infinite}.selenium-chat-welcome h3{font-size:20px;font-weight:600;color:#333;margin-bottom:8px}.selenium-chat-welcome p{font-size:14px;color:#6b7280}.selenium-chat-message{display:flex}@keyframes fadeInMessage{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.selenium-chat-message.user{justify-content:flex-end}.selenium-chat-message.assistant{justify-content:flex-start;margin-left:10px}.selenium-chat-message.user .selenium-message-content{background:linear-gradient(135deg,#8061e1,#6c4fd4);color:#fff;border-radius:12px 12px 2px;box-shadow:0 2px 8px #8061e140}.selenium-chat-message.assistant .selenium-message-content{background:#f8f9fa;color:#333;border-radius:12px 12px 12px 2px;border:1px solid #e9ecef}.selenium-chat-input{padding:16px;border-top:1px solid #f0f0f0;background:#fafbfc;flex-shrink:0}.selenium-chat-textarea{flex:1;border:none;background:transparent;resize:none;outline:none;font-family:inherit;font-size:14px;line-height:20px;min-height:20px;max-height:120px;padding:6px 0;color:#333}.selenium-chat-textarea::placeholder{color:#9ca3af}.selenium-details-close-btn{position:absolute;top:8px;left:8px;z-index:100;background:transparent;border:none;width:24px;height:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0}.selenium-details-close-btn:hover{background:#f5f5f5;border-radius:4px}.selenium-details-close-btn svg{color:#999;width:16px;height:16px}.selenium-details-close-btn:hover svg{color:#333}.selenium-details-toggle-btn{position:fixed;bottom:32px;right:32px;z-index:50;background:#8061e1;border:none;border-radius:28px;height:56px;padding:0 24px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .2s ease;box-shadow:0 4px 16px #8061e159}.selenium-details-toggle-btn:hover{background:#6c4fd4;transform:translateY(-2px);box-shadow:0 8px 24px #8061e173}.selenium-details-toggle-btn svg{color:#fff;flex-shrink:0}.selenium-details-toggle-btn span{color:#fff;font-size:15px;font-weight:600;white-space:nowrap}.sidebar{display:none}.button{display:inline-block;background:var(--accent);color:#fff;border:0;padding:10px 14px;border-radius:10px;cursor:pointer}.button.secondary{background:transparent;border:1px solid #e9ecef;color:var(--text)}.row{display:flex;gap:8px;align-items:center;margin-bottom:16px}.small{color:var(--muted);font-size:13px}.molNode,.rxnNode{background:#fff;border:4px solid var(--building_block);color:var(--text);border-radius:12px;overflow:visible;width:280px;position:relative}.molNode .header,.rxnNode .header{padding:8px 10px;font-weight:600;display:flex;align-items:center;gap:8px}.molNode .body,.rxnNode .body{padding:10px;overflow:hidden}.rxn-desc{margin-top:8px;padding:8px;background:#f8f9fa;border-radius:4px;font-size:11px;line-height:1.4;color:#4b5563;white-space:pre-wrap;text-align:left;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis;cursor:pointer;transition:background-color .2s ease;-webkit-user-select:none;user-select:none}.rxn-desc:hover{background:#f0f2f4}.rxn-desc.expanded{-webkit-line-clamp:unset;overflow:visible;cursor:pointer;background:#f0f2f4}.molNode .smiles,.rxnNode .smiles{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;color:var(--muted)}.molNode .mol-svg{display:block;width:240px;height:160px;margin:8px auto 4px;border-radius:8px;background:#fff}.molNode .mol-svg svg{background:#fff!important}.rxnTag{display:inline-block;font-size:12px;padding:2px 6px;border-radius:8px;background:#eceaff;color:#4b4b7a;border:1px solid #e0e0ff}.molNode.root{border:4px solid #8061e1}.molNode.leaf{border:4px solid #aedad8;position:relative}.molNode.selected{border:4px solid #8061e1;box-shadow:0 0 0 4px #8061e133,0 4px 12px #8061e14d;background:#fafbff}.leaf-suggestions-btn{position:absolute;top:50%;right:-16px;transform:translateY(-50%);width:32px;height:32px;border:3px solid #aedad8;background:#fff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:100;padding:0;pointer-events:auto;box-shadow:0 2px 6px #00000026}.leaf-suggestions-btn:hover{background:#aedad8;transform:translateY(-50%) scale(1.15);box-shadow:0 4px 12px #aedad880;border-color:#8ac5c3}.leaf-suggestions-btn svg{color:#5a9a98;font-weight:700}.leaf-suggestions-btn:hover svg{color:#fff}.leaf-suggestions-btn.prune{border-color:#ff6b6b}.leaf-suggestions-btn.prune:hover{background:#ff6b6b;border-color:#ff5252;box-shadow:0 4px 12px #ff6b6b80}.leaf-suggestions-btn.prune svg{color:#e74c3c}.leaf-suggestions-btn.prune:hover svg{color:#fff}.diversify-btn{position:absolute;bottom:-16px;left:50%;transform:translate(-50%);width:32px;height:32px;border:3px solid #c6b2ff;background:#fff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:100;padding:0;pointer-events:auto;box-shadow:0 2px 6px #00000026}.diversify-btn:hover{background:#c6b2ff;transform:translate(-50%) scale(1.15);box-shadow:0 4px 12px #c6b2ff80;border-color:#a88eff}.diversify-btn svg{color:#8061e1;font-weight:700}.diversify-btn:hover svg{color:#fff}.diversification-popup-bottom{top:calc(100% + 16px)!important;left:50%!important;transform:translate(-50%);right:auto!important;bottom:auto!important}.diversification-input-section{padding:12px;background:#f8f9fa;border-bottom:1px solid #e9ecef}.diversification-input-label{display:block;font-size:12px;font-weight:600;color:#5f6368;margin-bottom:8px}.diversification-textarea{width:100%;padding:8px;border:1px solid #d1cde3;border-radius:6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.4;min-height:60px;resize:vertical;color:#2d3436;background:#fff}.diversification-textarea:focus{outline:none;border-color:#8061e1;box-shadow:0 0 0 2px #8061e11a}.leaf-suggestions-popup{position:absolute;top:0;left:calc(100% + 12px);width:450px;max-height:600px;background:#fff;border:2px solid #aedad8;border-radius:8px;box-shadow:0 8px 24px #00000026;z-index:1000;display:flex;flex-direction:column;overflow:hidden;pointer-events:auto;touch-action:auto}.leaf-suggestions-popup-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:2px solid #aedad8;background:#f5fafa}.leaf-suggestions-popup-header h5{margin:0;font-size:14px;font-weight:600;color:#2d4a49}.popup-header-actions{display:flex;align-items:center;gap:8px}.popup-analyze-btn{display:flex;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;color:#5a9a98;background:#fff;border:1.5px solid #aedad8;border-radius:6px;cursor:pointer;transition:all .2s ease}.popup-analyze-btn:hover:not(:disabled){background:#aedad8;color:#fff;border-color:#8ac5c3}.popup-analyze-btn:disabled{opacity:.6;cursor:not-allowed}.popup-analyze-btn svg{flex-shrink:0}.spinner-small{width:14px;height:14px;border:2px solid #aedad8;border-top-color:transparent;border-radius:50%;animation:spin .6s linear infinite}.popup-close-btn{width:24px;height:24px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;padding:0;transition:background .2s ease}.popup-close-btn:hover{background:#aedad84d}.popup-close-btn svg{color:#5a9a98}.leaf-suggestions-popup-body{padding:12px;overflow-y:auto;flex:1}.popup-analysis-section{margin-bottom:16px;padding:12px;background:#f8fffe;border:1px solid #aedad8;border-radius:6px}.popup-analysis-section h6{margin:0 0 8px;font-size:13px;font-weight:600;color:#2d4a49}.popup-analysis-content{font-size:12px;line-height:1.5;color:#4a5f5e}.popup-analysis-content p{margin:0;white-space:pre-wrap}.popup-analysis-content pre{margin:0;padding:8px;background:#fff;border-radius:4px;font-size:11px;overflow-x:auto}.popup-subtitle{margin:0 0 12px;font-size:12px;color:#666}.popup-suggestions-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px}.popup-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#5a9a98}.popup-loading .spinner{width:32px;height:32px;border:3px solid #e0f2f1;border-top-color:#aedad8;border-radius:50%;animation:spin .8s linear infinite;margin-bottom:12px}.popup-loading p{margin:0;font-size:13px}.popup-error{padding:20px;text-align:center;color:#999}.popup-error p{margin:0;font-size:13px}.rxnNode{border:2px solid #000000}.react-flow__edge-path{stroke-width:2;stroke:#8a8a8c}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;gap:12px}.spinner{width:32px;height:32px;border:3px solid #e9ecef;border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}.loading-state p{margin:0;color:var(--muted);font-size:14px}.error-state{padding:16px;background:#fff3f3;border:1px solid #ffcccc;border-radius:6px;text-align:center}.error-state p{margin:0 0 12px;color:#c92a2a;font-size:14px}.error-state button{padding:8px 16px;background:#fff;color:#c92a2a;border:1px solid #c92a2a;border-radius:6px;font-size:13px;cursor:pointer}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.agent-chat{background:#fff;display:flex;flex-direction:column;height:100%;min-height:0;position:relative}.agent-chat-messages{flex:1;overflow-y:auto;min-height:0;padding:20px}.agent-chat-welcome{text-align:center;padding:24px 16px;color:var(--muted)}.agent-chat-welcome .welcome-icon{font-size:48px;margin-bottom:12px}.agent-chat-welcome p{margin:8px 0;font-size:14px}.agent-chat-welcome p.small-hint{font-size:12px;color:#999}.agent-chat-welcome ul{text-align:left;margin:12px auto 0;padding-left:24px;max-width:300px;font-size:13px;line-height:1.6}.se-agent-settings-bar{display:flex;align-items:center;gap:10px;margin-bottom:8px}.se-agent-settings-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid #dee2e6;border-radius:8px;background:#fff;cursor:pointer;font-size:12px;font-weight:700;color:#111827;white-space:nowrap}.se-agent-settings-btn:hover{background:#f9fafb;border-color:#cbd5e1}.se-agent-settings-btn .gear{font-size:16px;font-weight:900;opacity:.9}.se-agent-settings-summary{display:none;font-size:12px;color:#6b7280}.se-agent-settings-summary strong{color:#111827;font-weight:700}.se-agent-settings-summary .dot{color:#cbd5e1}.se-agent-panel{border:1px solid #e9ecef;border-radius:8px 8px 0 0;background:#fff;padding:0 20px 16px;text-align:left;max-width:100%;overflow-x:hidden;position:absolute;bottom:0;left:0;right:0;z-index:5;box-shadow:0 -4px 12px #0000001a}.se-agent-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px;text-align:left}.se-agent-panel-title{font-size:14px;font-weight:800;color:#111827;letter-spacing:.2px;text-align:left}.se-agent-panel-subtitle{font-size:12px;color:#6b7280;margin-top:4px;line-height:1.4;text-align:left}.se-agent-link-btn{border:none;background:transparent;color:#6b7280;font-size:13px;cursor:pointer;padding:4px 6px}.se-agent-link-btn:hover{color:#111827;text-decoration:underline}.se-agent-toggle-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;margin-top:8px}.se-agent-section{border:1px solid #e5e7eb;border-radius:10px;padding:12px;background:#fff;text-align:left}.se-agent-section-title{font-size:13px;font-weight:800;color:#111827;margin-bottom:2px;text-align:left}.se-agent-section-desc{font-size:12px;color:#6b7280;margin-top:6px;line-height:1.4;text-align:left}.se-agent-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}.se-agent-label{font-size:12px;font-weight:700;color:#374151;white-space:nowrap}.se-agent-select{padding:7px 10px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#000;font-size:13px;outline:none}.se-agent-select:focus{border-color:#c4b5fd;box-shadow:0 0 0 3px #8061e11f}.se-agent-range-row{display:flex;align-items:center;gap:12px;margin-top:10px}.se-agent-range{flex:1;cursor:pointer;accent-color:#8061e1}.se-agent-range-pill{min-width:64px;text-align:center;padding:5px 10px;border-radius:999px;background:#f5f3ff;border:1px solid #e9d5ff;color:#4c1d95;font-size:12px;font-weight:800}.se-agent-toggle{border:1px solid #e5e7eb;border-radius:10px;padding:12px;background:#fbfbff;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.se-agent-toggle:hover{border-color:#d6c7ff;box-shadow:0 1px 6px #8061e11f}.se-agent-toggle label{display:flex;align-items:flex-start;gap:8px;margin:0;cursor:pointer;text-align:left}.se-agent-toggle input[type=checkbox]{margin-top:2px;transform:none;accent-color:#8061e1}.se-agent-toggle .toggle-title{font-size:13px;font-weight:800;color:#111827;line-height:1.3}.se-agent-toggle .toggle-desc{font-size:12px;color:#6b7280;margin-top:4px;line-height:1.4}.se-agent-checkbox{font-size:12px;color:#374151;display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;font-weight:600;text-align:left}.se-disabled{opacity:.65}@media(max-width:540px){.se-agent-toggle-grid{grid-template-columns:1fr}}.suggestions-container{margin:16px 0;padding:16px;background:#fafbfc;border-radius:8px;border:1px solid #e9ecef}.suggestions-header{margin-bottom:12px}.suggestions-header h5{margin:0 0 4px;font-size:14px;font-weight:600;color:var(--text)}.suggestions-subtitle{margin:0;font-size:12px;color:var(--muted)}.suggestions-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;max-height:400px;overflow-y:auto;padding:4px}.suggestion-card{background:#fff;border:2px solid #e9ecef;border-radius:6px;padding:6px;cursor:pointer;transition:all .2s ease;min-width:0;overflow:hidden}.suggestion-card:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 4px 12px #8061e126}.suggestion-card.selected{border-color:var(--accent);background:#f5f2ff;box-shadow:0 4px 12px #8061e133}.suggestion-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;padding-bottom:4px;border-bottom:1px solid #f0f0f0}.suggestion-index{font-size:11px;font-weight:600;color:var(--muted)}.suggestion-scores{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.suggestion-score{font-size:11px;font-weight:600;color:var(--accent)}.score-badges-row{display:flex;gap:4px;margin-bottom:6px;flex-wrap:wrap}.score-badge{font-size:10px;font-weight:600;padding:2px 6px;border-radius:4px;line-height:1.3}.score-badge-chemical{color:#0d7377;background:#e6f7f7}.score-badge-strategic{color:#6d28d9;background:#f3f0ff}.score-badge-practicality{color:#b45309;background:#fef3c7}.suggestions-sort-bar{display:flex;align-items:center;gap:5px;margin-bottom:8px;padding:0 2px}.suggestions-sort-bar .sort-label{font-size:10px;color:var(--muted);margin-right:2px}.sort-btn{font-size:10px;font-weight:500;padding:3px 10px;border-radius:12px;border:1px solid #e0e0e0;background:#fff;color:var(--muted);cursor:pointer;transition:all .15s ease}.sort-btn:hover{border-color:var(--accent);color:var(--accent)}.sort-btn.active{background:var(--accent);color:#fff;border-color:var(--accent)}.suggestion-reactants{display:flex;flex-direction:column;gap:4px;margin-bottom:6px}.reactant-card-mini{background:#fff;border:1px solid #e9ecef;border-radius:3px;padding:3px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.reactant-svg-mini{width:100%;height:50px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.reactant-svg-mini svg{max-width:100%;max-height:50px;background:#fff!important}.reactant-svg-mini.loading{background:linear-gradient(90deg,#f0f0f0 25%,#e9ecef,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}.reactant-iupac-name{font-size:9px;color:#6b7280;text-align:center;padding:1px 4px 2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.2;width:100%;max-width:100%;box-sizing:border-box}.suggestion-count{font-size:10px;color:var(--muted);text-align:center}.suggestion-analysis{margin-top:4px;padding:4px 6px;background:#f8fffe;border-top:1px solid #e9ecef;border-radius:0 0 4px 4px;max-height:46px;overflow:hidden}.suggestion-analysis p{margin:0;font-size:10px;line-height:1.4;color:#4a5f5e;word-break:break-word}.success-message-inline{margin-top:12px;padding:10px;background:#e8f5e9;color:#2e7d32;border:1px solid #4caf50;border-radius:6px;font-size:13px;font-weight:500;text-align:center}.alt-paths-btn{margin-left:auto;font-size:10px;font-weight:500;padding:2px 8px;border-radius:10px;border:1px solid #d1d5db;background:#f9fafb;color:#6b7280;cursor:pointer;transition:all .15s ease;white-space:nowrap}.alt-paths-btn:hover{border-color:var(--accent);color:var(--accent);background:#f5f3ff}.react-flow__node:has(.alt-paths-popup),.react-flow__node:has(.leaf-suggestions-popup){z-index:9999!important}.alt-paths-popup{position:absolute;top:0;left:calc(100% + 12px);width:420px;max-height:550px;background:#fff;border:2px solid #c4b5fd;border-radius:8px;box-shadow:0 12px 32px #00000040;z-index:9999;display:flex;flex-direction:column;overflow:hidden;pointer-events:auto;touch-action:auto}.alt-paths-popup-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:2px solid #c4b5fd;background:#faf5ff}.alt-paths-popup-header h5{margin:0;font-size:14px;font-weight:600;color:#5b21b6}.alt-paths-popup-body{padding:12px;overflow-y:auto;flex:1}.selected-path-wrapper{position:relative}.selected-path-wrapper .suggestion-card{border-color:#22c55e;background:#f0fdf4}.selected-path-badge{position:absolute;top:-6px;right:8px;font-size:9px;font-weight:600;padding:1px 6px;border-radius:6px;background:#22c55e;color:#fff;z-index:1;letter-spacing:.3px;text-transform:uppercase}.plate-design-status{display:flex;flex-direction:column;gap:8px;padding:12px;border-radius:8px;background:#f8f9fa;border:1px solid #e9ecef}.plate-design-status.pending{background:#fff9f0;border-color:#ffd966}.plate-design-status.designing{background:#f0f5ff;border-color:#8061e1}.plate-design-status.complete{background:#e8f5e9;border-color:#4caf50}.plate-design-status.error{background:#fff3f3;border-color:#fcc}.plate-design-status .status-icon{font-size:16px;margin-right:6px}.plate-design-status .status-text{font-size:12px;font-weight:500;color:var(--text);display:flex;align-items:center}.plate-progress-container{width:100%;height:6px;background:#e9ecef;border-radius:5px;overflow:hidden}.plate-progress-fill{height:100%;min-width:8%;background:linear-gradient(90deg,#8061e1,#6c4fd4);transition:width .3s ease;border-radius:5px;position:relative;overflow:hidden}.plate-progress-fill:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.3) 50%,transparent 100%);animation:shimmer 1.5s infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.view-conditions-btn{margin-top:8px;padding:6px 12px;background:#4caf50;color:#fff;border:none;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease}.view-conditions-btn:hover{background:#45a049;transform:translateY(-1px);box-shadow:0 2px 8px #4caf504d}.relaunch-btn{margin-top:8px;padding:6px 12px;background:#ff9800;color:#fff;border:none;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease}.relaunch-btn:hover{background:#f57c00;transform:translateY(-1px);box-shadow:0 2px 8px #ff98004d}.start-design-btn{margin-top:8px;padding:6px 12px;background:#8061e1;color:#fff;border:none;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease}.start-design-btn:hover{background:#6c4fd4;transform:translateY(-1px);box-shadow:0 2px 8px #8061e14d}.conditions-carousel{width:100%;display:flex;flex-direction:column;gap:8px}.carousel-header{display:flex;align-items:center;justify-content:space-between;padding:4px 0}.carousel-nav-btn{background:transparent;border:1px solid #e0e0e0;border-radius:4px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;color:#666;transition:all .2s ease}.carousel-nav-btn:hover:not(:disabled){background:#f5f5f5;border-color:#8061e1;color:#8061e1}.carousel-nav-btn:disabled{opacity:.3;cursor:not-allowed}.carousel-counter{font-size:11px;color:#666;font-weight:500}.conditions-display{background:var(--panel);border:1px solid #e9ecef;border-radius:6px;padding:8px;display:flex;flex-direction:column;gap:4px;align-items:flex-start}.condition-row{display:flex;align-items:flex-start;gap:6px;font-size:11px;min-height:18px;padding:4px;border-radius:4px;transition:background .2s ease;width:100%}.condition-row:hover{background:#8061e10d}.condition-label{font-weight:600;color:var(--muted);min-width:80px;max-width:80px;font-style:normal;text-align:left;flex-shrink:0}.condition-value{color:var(--text);font-weight:500;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;transition:all .2s ease;text-align:left}.condition-value.expanded{white-space:normal;word-break:break-word;background:var(--bg);padding:4px;border-radius:4px}.conditions-display.global{background:var(--bg);border-color:var(--accent);margin-top:8px}.global-header{font-size:10px;font-weight:700;color:var(--accent);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;text-align:left;padding:4px;border-radius:4px;transition:background .2s ease;-webkit-user-select:none;user-select:none}.global-header:hover{background:#8061e11a}.view-all-conditions-btn{margin-top:4px;padding:6px 12px;background:#fff;color:#8061e1;border:1px solid #8061e1;border-radius:6px;font-size:11px;font-weight:500;cursor:pointer;transition:all .2s ease}.view-all-conditions-btn:hover{background:#8061e1;color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #8061e14d}.selenium-timeline{width:100%;height:100%;background:#fff;display:flex;flex-direction:column;z-index:10;pointer-events:auto;font-family:inherit;padding-top:0}.selenium-timeline-header{margin-bottom:8px;padding:0 12px}.selenium-timeline-list{flex:1;overflow-y:auto;padding:0}.selenium-gitlog{position:relative;padding:6px 6px 10px;--selenium-git-lane-x: 24px;background-image:linear-gradient(#e5e7eb,#e5e7eb);background-repeat:no-repeat;background-size:2px 100%;background-position:var(--selenium-git-lane-x) 0}.selenium-git-row{width:100%;border:none;background:transparent;padding:8px;border-radius:8px;cursor:pointer;display:grid;grid-template-columns:22px 1fr;gap:10px;align-items:stretch;text-align:left;transition:background .15s ease,box-shadow .15s ease}.selenium-git-row:hover{background:#f8f9fa}.selenium-git-row.active{background:#eceaff;box-shadow:inset 0 0 0 1px #8061e140}.selenium-git-graph{position:relative;width:22px;height:100%;display:flex;align-items:center;justify-content:center}.selenium-git-dot{width:10px;height:10px;border-radius:999px;border:2px solid #94a3b8;background:#fff;box-shadow:0 1px 2px #00000014}.selenium-git-dot.filled{box-shadow:0 2px 6px #0000001f}.selenium-git-main{min-width:0;display:flex;flex-direction:column;gap:6px}.selenium-git-top{display:flex;align-items:center;gap:8px;min-width:0}.selenium-git-title{font-size:12px;font-weight:700;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.selenium-git-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.selenium-git-time{font-size:10px;color:#6b7280;white-space:nowrap;flex-shrink:0}.selenium-git-pill{display:inline-flex;align-items:center;gap:6px;padding:2px 8px;border-radius:999px;border:1px solid rgba(148,163,184,.35);background:#94a3b81a;color:#374151;font-size:11px;font-weight:700;max-width:70%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.selenium-git-pill.head{border-color:#8061e159;background:#8061e11a;color:#4c1d95;letter-spacing:.04em;font-size:10px}.selenium-timeline-list::-webkit-scrollbar{width:4px}.selenium-timeline-list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}.selenium-timeline-item.active{background:#eceaff;color:#333;font-weight:500}.selenium-timeline-item.active .selenium-version-name{color:inherit;font-weight:600}.se-rich-input{flex:1;padding:6px 8px;border:none;font-size:var(--b12-chat-font-md, 14px);font-family:inherit;min-height:24px;max-height:160px;overflow-y:auto;background:transparent;color:var(--b12-chat-text, #2d3436);text-align:left;outline:none;line-height:22px;word-break:break-word;white-space:pre-wrap}.se-rich-input:empty:before{content:attr(data-placeholder);color:#9ca3af;pointer-events:none}.se-ref-pill{display:inline-flex;align-items:center;gap:4px;max-width:200px;padding:1px 6px 1px 3px;border-radius:9999px;font-size:12px;font-weight:500;-webkit-user-select:none;user-select:none;line-height:20px;vertical-align:middle;cursor:default}.se-ref-pill--molecule{background:#f0ebff;color:#6d28d9;border:1px solid #d4c5f9}.se-ref-pill__icon{font-size:12px;flex-shrink:0;opacity:.7}.se-ref-pill__thumb{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0;border-radius:3px;background:#fff;overflow:hidden}.se-ref-pill__thumb svg{width:100%;height:100%}.se-ref-pill__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:140px}.se-ref-pill__dismiss{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;padding:0;margin-left:1px;border:none;background:transparent;color:#b4a0e8;font-size:13px;line-height:1;cursor:pointer;border-radius:50%;flex-shrink:0;transition:all .15s}.se-ref-pill__dismiss:hover{background:#ddd6fe;color:#5b21b6}.se-ref-pill--chat{padding:1px 7px 1px 3px;background:#ede7fb;border-color:#c9b8f0;cursor:default}.se-ref-pill--chat .se-ref-pill__thumb{width:16px;height:16px}.selenium-session-bar{width:100%;height:100%;min-height:0;background:transparent;color:#333;padding:0;display:flex;flex-direction:column;font-family:inherit;overflow:hidden}.se-session-loading{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:24px 8px;color:#6b7280;font-size:13px}.se-session-spinner{width:22px;height:22px;border-radius:999px;border:3px solid rgba(128,97,225,.2);border-top-color:#8061e1e6;animation:seSessionSpin .9s linear infinite}@keyframes seSessionSpin{to{transform:rotate(360deg)}}.new-session-btn{background-color:#fff;border:1px solid #ddd;color:#333;padding:10px 14px;border-radius:4px;cursor:pointer;margin:0 0 30px;text-align:left;font-size:15px;font-weight:500;transition:background .2s,border-color .2s,color .2s;box-shadow:0 1px 2px #00000008;flex-shrink:0}.session-list{list-style:none;padding:0;margin:0;flex:1;min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#bdbdbd transparent}:root{--contexify-zIndex:666;--contexify-menu-minWidth:220px;--contexify-menu-padding:6px;--contexify-menu-radius:6px;--contexify-menu-bgColor:#fff;--contexify-menu-shadow:1px 2px 2px rgba(0,0,0,.1),2px 4px 4px rgba(0,0,0,.1),3px 6px 6px rgba(0,0,0,.1);--contexify-menu-negatePadding:var(--contexify-menu-padding);--contexify-separator-color:rgba(0,0,0,.2);--contexify-separator-margin:5px;--contexify-itemContent-padding:6px;--contexify-activeItem-radius:4px;--contexify-item-color:#333;--contexify-activeItem-color:#fff;--contexify-activeItem-bgColor:#3498db;--contexify-rightSlot-color:#6f6e77;--contexify-activeRightSlot-color:#fff;--contexify-arrow-color:#6f6e77;--contexify-activeArrow-color:#fff}@keyframes contexify_feedback{0%{opacity:.4}to{opacity:1}}.contexify{position:fixed;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:var(--contexify-menu-bgColor);box-sizing:border-box;box-shadow:var(--contexify-menu-shadow);border-radius:var(--contexify-menu-radius);padding:var(--contexify-menu-padding);min-width:var(--contexify-menu-minWidth);z-index:var(--contexify-zIndex)}.contexify_submenu-isOpen,.contexify_submenu-isOpen>.contexify_itemContent{color:var(--contexify-activeItem-color);background-color:var(--contexify-activeItem-bgColor);border-radius:var(--contexify-activeItem-radius)}.contexify_submenu-isOpen>.contexify_itemContent .contexify_rightSlot{color:var(--contexify-activeArrow-color)}.contexify_submenu-isOpen>.contexify_submenu{pointer-events:auto;opacity:1}.contexify .contexify_submenu{position:absolute;pointer-events:none;transition:opacity .265s;top:calc(-1 * var(--contexify-menu-negatePadding));left:100%}.contexify .contexify_submenu-bottom{bottom:calc(-1 * var(--contexify-menu-negatePadding));top:unset}.contexify .contexify_submenu-right{right:100%;left:unset}.contexify_rightSlot{margin-left:auto;display:-ms-flexbox;display:flex;color:var(--contexify-rightSlot-color)}.contexify_item{cursor:pointer;position:relative}.contexify_item:focus{outline:0}.contexify_item:focus .contexify_rightSlot,.contexify_item:not(.contexify_item-disabled):hover>.contexify_itemContent .contexify_rightSlot{color:var(--contexify-activeRightSlot-color)}.contexify_item:not(.contexify_item-disabled)[aria-haspopup]>.contexify_itemContent .contexify_rightSlot{color:var(--contexify-arrow-color)}.contexify_item:not(.contexify_item-disabled)[aria-haspopup].contexify_submenu-isOpen>.contexify_itemContent .contexify_rightSlot,.contexify_item:not(.contexify_item-disabled)[aria-haspopup]:hover>.contexify_itemContent .contexify_rightSlot,.contexify_item[aria-haspopup]:focus>.contexify_itemContent .contexify_rightSlot{color:var(--contexify-activeArrow-color)}.contexify_item:not(.contexify_item-disabled):focus>.contexify_itemContent,.contexify_item:not(.contexify_item-disabled):hover>.contexify_itemContent{color:var(--contexify-activeItem-color);background-color:var(--contexify-activeItem-bgColor);border-radius:var(--contexify-activeItem-radius)}.contexify_item:not(.contexify_item-disabled):hover>.contexify_submenu{pointer-events:auto;opacity:1}.contexify_item-disabled{cursor:default;opacity:.5}.contexify_itemContent{padding:var(--contexify-itemContent-padding);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;white-space:nowrap;color:var(--contexify-item-color);position:relative}.contexify_item-feedback{animation:contexify_feedback .12s both}@keyframes contexify_scaleIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes contexify_scaleOut{0%{opacity:1}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes contexify_fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes contexify_fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}@keyframes contexify_flipInX{0%{transform:perspective(800px) rotateX(45deg)}to{transform:perspective(800px)}}@keyframes contexify_flipOutX{0%{transform:perspective(800px)}to{transform:perspective(800px) rotateX(45deg);opacity:0}}@keyframes contexify_slideIn{0%{opacity:0;transform:scaleY(.3)}to{opacity:1}}@keyframes contexify_slideOut{0%{opacity:1}to{opacity:0;transform:scaleY(.3)}}.DraftEditorPlaceholder-hidden{display:none}.button-common-styles{align-items:center;border-radius:4px;display:inline-flex;font-size:12px;height:24px;justify-content:center;line-height:14px;min-width:70px;outline:none}.scrollbar{scrollbar-width:thin}.scrollbar ::-webkit-scrollbar-track{background-color:transparent}.scrollbar::-webkit-scrollbar{background-color:#eff2f5;height:6px;width:6px}.scrollbar::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px;-webkit-border-radius:10px}.scrollbar::-webkit-scrollbar-thumb:active,.scrollbar::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.cliparea-module_cliparea__GdPrN{background:transparent!important;border:none!important;bottom:0;color:transparent!important;display:block;font-size:1px;height:0!important;left:0;outline:none;overflow:hidden;padding:0!important;position:absolute;resize:none;-webkit-user-select:text;-moz-user-select:text;user-select:text;width:0!important;z-index:-1}.ActionButton-module_scrollbar__lD3MH::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.ActionButton-module_button__nfoWQ{background-color:#fff;background-image:none;background:inherit;border:0;border-radius:4px;color:#333;cursor:pointer;display:inline-block;display:block;height:32px;margin:4px;padding:0;position:relative;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:32px}.ActionButton-module_button__nfoWQ:active{background-image:none;outline:0}.ActionButton-module_button__nfoWQ[disabled],fieldset[disabled] .ActionButton-module_button__nfoWQ{background-image:none;box-shadow:none;cursor:not-allowed;opacity:.4}.ActionButton-module_button__nfoWQ>input[type=file]{left:-9999px;position:absolute}.ActionButton-module_button__nfoWQ+button,.ActionButton-module_button__nfoWQ+input[type=reset],.ActionButton-module_button__nfoWQ+input[type=submit]{margin-left:.3em}.ActionButton-module_button__nfoWQ:after,.ActionButton-module_button__nfoWQ:before{display:inline-block;vertical-align:middle}.ActionButton-module_button__nfoWQ:after{left:0;position:absolute}.ActionButton-module_button__nfoWQ:hover{background-image:none;color:#188794}.ActionButton-module_button__nfoWQ:active,.ActionButton-module_button__nfoWQ[disabled]{box-shadow:none;transform:scale(none);transform:scale(1);transition:transform,.2s,ease-out}.ActionButton-module_button__nfoWQ>svg{font-size:22px;height:22px;left:.1em;position:absolute;top:.1em;width:22px}.ActionButton-module_button__nfoWQ.ActionButton-module_selected__kPCxA,.ActionButton-module_button__nfoWQ:active{background:#167782;color:#fff}.ActionButton-module_button__nfoWQ.ActionButton-module_selected__kPCxA:hover,.ActionButton-module_button__nfoWQ:active:hover{background-color:#188794}.InfoModal-module_infoModalBody__BYoCY::-webkit-scrollbar-thumb:active,::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.InfoModal-module_ok__BETvY:active{background-color:#4fb3bf}.Dialog-module_scrollbar__L8hUr::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Dialog-module_dialog__hiRBI{background-clip:padding-box;background-color:#fff;border-radius:8px;color:#585858;display:flex;flex-direction:column;font-family:Inter,FreeSans,Arimo,Droid Sans,Helvetica,Helvetica Neue,Arial,sans-serif;opacity:1;outline:0;position:relative;text-align:left;transform:scale(1);transition:transform .3s,opacity .3s;vertical-align:middle}.Dialog-module_header__8QGek{align-items:center;border-radius:6px 6px 0 0;box-sizing:content-box;color:#333;display:flex;font-size:14px;font-weight:500;line-height:12px;padding:12px}.Dialog-module_header__8QGek .Dialog-module_btnContainer__ulrFM{align-items:flex-end;display:flex;flex-direction:row;flex-grow:1}.Dialog-module_header__8QGek .Dialog-module_buttonTop__91ha8{align-self:center;background-color:transparent;border:none;height:16px;margin-left:auto;padding:0;width:16px}.Dialog-module_header__8QGek .Dialog-module_buttonTop__91ha8 .Dialog-module_closeButton__XyaAE{height:100%;width:100%}.Dialog-module_footer__PliV0{display:flex;gap:8px;justify-content:flex-end;padding:16px 12px 12px}.Dialog-module_footer__PliV0 .Dialog-module_ok__BUQ6q{align-items:center;background-color:#167782;border:1px solid transparent;border-radius:4px;color:#fff;display:inline-flex;font-size:12px;height:24px;justify-content:center;line-height:14px;min-width:70px;outline:none}.Dialog-module_footer__PliV0 .Dialog-module_ok__BUQ6q:active,.Dialog-module_footer__PliV0 .Dialog-module_ok__BUQ6q:hover{background-color:#4fb3bf}.Dialog-module_footer__PliV0 .Dialog-module_ok__BUQ6q:disabled{background-color:#e1e5ea;color:#333}.Dialog-module_footer__PliV0 .Dialog-module_cancel__8d83c{align-items:center;background-color:#fff;border:1px solid #585858;border-radius:4px;color:#585858;display:inline-flex;font-size:12px;height:24px;justify-content:center;line-height:14px;min-width:70px;outline:none}.Dialog-module_footer__PliV0 .Dialog-module_cancel__8d83c:active,.Dialog-module_footer__PliV0 .Dialog-module_cancel__8d83c:hover{border:1px solid #333;color:#333}.Dialog-module_footer__PliV0 .Dialog-module_cancel__8d83c:disabled{border:1px solid rgba(88,88,88,.7);color:#585858b3}.Dialog-module_withDivider__YBKiQ{border-bottom:1px solid #e1e5ea;height:36px;margin:0;padding:0 12px}.Dialog-module_body__EWh4H{font-size:12px;height:100%;line-height:14px;overflow:auto;scrollbar-width:thin}.Dialog-module_body__EWh4H ::-webkit-scrollbar-track{background-color:transparent}.Dialog-module_body__EWh4H::-webkit-scrollbar{background-color:#eff2f5;height:6px;width:6px}.Dialog-module_body__EWh4H::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px;-webkit-border-radius:10px}.Dialog-module_body__EWh4H::-webkit-scrollbar-thumb:active,.Dialog-module_body__EWh4H::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.Dialog-module_withMargin__-zVS4{margin:0 12px}.DefaultMultiTool-module_default__zNTMe button{display:initial}.GroupedMultiTool-module_group__BJQAU{display:flex;flex-direction:column}.GroupedMultiTool-module_group__BJQAU:not(:first-of-type){border-top:1px solid #cad3dd;margin-top:4px;padding-top:5px}.ToolbarMultiToolItem-module_scrollbar__XTmfz::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.ToolbarMultiToolItem-module_icon__-HQal{fill:#333;bottom:0;display:block;height:7px;position:absolute;right:0;width:7px}.ToolbarMultiToolItem-module_iconSelected__hlO0J,.ToolbarMultiToolItem-module_root__uTaId:active .ToolbarMultiToolItem-module_icon__-HQal{fill:#fff}.ToolbarMultiToolItem-module_portal__2XJgz{background:#fff;border:1px solid #cad3dd;border-radius:5px;box-shadow:3px 4px 4px #67688440;position:absolute;white-space:nowrap;word-break:keep-all;z-index:20}.ToolbarMultiToolItem-module_portal__2XJgz>button{height:28px;width:28px}.ToolbarMultiToolItem-module_portal__2XJgz>button>svg{left:3px;top:3px}.ToolbarMultiToolItem-module_portal__2XJgz kbd{color:#cad3dd;display:none;font:.8em monospace}.ToolbarMultiToolItem-module_portal-vertical__A0DVe{display:flex;flex-direction:column}.BottomToolbar-module_scrollbar__i1f8P::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.BottomToolbar-module_group__b-pGt{align-items:center;display:flex}.BottomToolbar-module_root__kjkSm{display:flex;flex-direction:row;flex-wrap:wrap;height:36px;overflow:visible;padding:0 6px 6px}.BottomToolbar-module_root__kjkSm div{position:relative;text-align:center}.BottomToolbar-module_root__kjkSm>div>div{margin-bottom:6px}.BottomToolbar-module_root__kjkSm kbd{color:#cad3dd;display:none;font:.8em monospace}.BottomToolbar-module_root__kjkSm .BottomToolbar-module_group__b-pGt{background-color:#fff;border-radius:4px;box-shadow:0 2px 5px #67688426;flex-direction:row}.BottomToolbar-module_root__kjkSm button{height:28px;margin:4px;width:28px}.BottomToolbar-module_root__kjkSm button>svg{left:3px;top:3px}.ArrowScroll-module_scroll__h9kCx{background:#fff;display:flex;flex-direction:column;min-height:32px;width:36px}.ArrowScroll-module_button__ygMgL{background:transparent;border:none;font-size:15px!important;height:50%;width:100%}.ArrowScroll-module_down__yDzZX{bottom:0;position:absolute}.ArrowScroll-module_up__Q1ubd{position:absolute;top:0}.LeftToolbar-module_scrollbar__OBwid::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.LeftToolbar-module_group__0s41t{align-items:center;display:flex}.LeftToolbar-module_root__yhhZm{-ms-overflow-style:none;align-items:center;align-items:flex-start;display:flex;flex-direction:column;margin-left:6px;margin-top:12px;overflow:hidden;padding-right:5px;scrollbar-width:thin;width:41px}.LeftToolbar-module_root__yhhZm div{position:relative;text-align:center}.LeftToolbar-module_root__yhhZm>div>div{margin-bottom:6px}.LeftToolbar-module_root__yhhZm kbd{color:#cad3dd;display:none;font:.8em monospace}.LeftToolbar-module_root__yhhZm .LeftToolbar-module_group__0s41t{flex-direction:column}.LeftToolbar-module_root__yhhZm .LeftToolbar-module_group__0s41t:not(:last-of-type){border-bottom:1px solid #eff2f5;margin-bottom:6px}.LeftToolbar-module_root__yhhZm ::-webkit-scrollbar-track{background-color:transparent}.LeftToolbar-module_root__yhhZm::-webkit-scrollbar{background-color:#eff2f5;height:6px;width:6px}.LeftToolbar-module_root__yhhZm::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px;-webkit-border-radius:10px}.LeftToolbar-module_root__yhhZm::-webkit-scrollbar-thumb:active,.LeftToolbar-module_root__yhhZm::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.LeftToolbar-module_root__yhhZm .LeftToolbar-module_group__0s41t:not(:last-of-type){border-bottom:none}.LeftToolbar-module_buttons__lnIjn{overflow:hidden;padding-right:5px;scroll-behavior:smooth}.LeftToolbar-module_groupItem__OqQu0{background-color:#fff;border-radius:4px;box-shadow:0 2px 5px #67688426;padding:2px}.LeftToolbar-module_groupItem__OqQu0 svg{bottom:3px;right:3px}.LeftToolbar-module_groupItem__OqQu0 button{height:28px;margin:2px;width:28px}.LeftToolbar-module_groupItem__OqQu0 button>svg{left:3px;top:3px}.Atom-module_scrollbar__iO-Ni::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Atom-module_atom__g2RUu{background-color:#fff;background-color:transparent;background-image:none;border-color:#cad3dd;border-radius:0;color:#333;cursor:pointer;display:inline-block;height:32px;margin:2px 4px;padding:0;position:relative;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:32px}.Atom-module_atom__g2RUu:active{background-image:none;outline:0}.Atom-module_atom__g2RUu[disabled],fieldset[disabled] .Atom-module_atom__g2RUu{background-image:none;box-shadow:none;cursor:not-allowed;opacity:.4}.Atom-module_atom__g2RUu>input[type=file]{left:-9999px;position:absolute}.Atom-module_atom__g2RUu+button,.Atom-module_atom__g2RUu+input[type=reset],.Atom-module_atom__g2RUu+input[type=submit]{margin-left:.3em}.Atom-module_atom__g2RUu[disabled]{background-image:none;box-shadow:none;cursor:not-allowed;opacity:.5}.RightToolbar-module_scrollbar__2Q0UU::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.RightToolbar-module_group__3mhUx{align-items:center;display:flex}.RightToolbar-module_root__1D5hp{-ms-overflow-style:none;align-items:center;display:flex;flex-direction:column;margin-right:6px;margin-top:10px;overflow:hidden;padding-left:5px;scrollbar-width:thin;width:41px}.RightToolbar-module_root__1D5hp div{position:relative;text-align:center}.RightToolbar-module_root__1D5hp>div>div{margin-bottom:6px}.RightToolbar-module_root__1D5hp kbd{color:#cad3dd;display:none;font:.8em monospace}.RightToolbar-module_root__1D5hp .RightToolbar-module_group__3mhUx{flex-direction:column}.RightToolbar-module_root__1D5hp .RightToolbar-module_group__3mhUx:not(:last-of-type){border-bottom:1px solid #eff2f5;margin-bottom:6px}.RightToolbar-module_root__1D5hp ::-webkit-scrollbar-track{background-color:transparent}.RightToolbar-module_root__1D5hp::-webkit-scrollbar{background-color:#eff2f5;height:6px;width:6px}.RightToolbar-module_root__1D5hp::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px;-webkit-border-radius:10px}.RightToolbar-module_root__1D5hp::-webkit-scrollbar-thumb:active,.RightToolbar-module_root__1D5hp::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.RightToolbar-module_root__1D5hp .RightToolbar-module_group__3mhUx:not(:last-of-type){border-bottom:none;margin-bottom:0;padding-bottom:2px}.RightToolbar-module_root__1D5hp .RightToolbar-module_group__3mhUx:not(:last-of-type).RightToolbar-module_atomsList__ar08-{margin-bottom:8px;margin-top:2px}.RightToolbar-module_groupItem__KHL-v{padding:2px 0}.RightToolbar-module_buttons__YxRHI{background-color:#fff;border-radius:4px;box-shadow:0 2px 5px #67688426;overflow:hidden;scroll-behavior:smooth;width:100%}.RightToolbar-module_buttons__YxRHI .RightToolbar-module_button__KwZD8{border-radius:4px;margin-bottom:2px;margin-top:4px}.RightToolbar-module_buttons__YxRHI button{border-radius:4px;font-size:14px;font-weight:600;height:28px;margin:2px;width:28px}.RightToolbar-module_buttons__YxRHI button svg{bottom:1px;left:1px;margin:auto;right:1px;top:1px}.FloatingTools-module_scrollbar__yoYi0::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.FloatingTools-module_wrapper__OFeE9{display:flex;position:absolute;translate:-50% calc(-50% - 40px)}.FloatingTools-module_wrapper__OFeE9 div{position:relative;text-align:center}.FloatingTools-module_wrapper__OFeE9>div>div{margin-bottom:6px}.FloatingTools-module_wrapper__OFeE9 kbd{color:#cad3dd;display:none;font:.8em monospace}.FloatingTools-module_wrapper__OFeE9 .FloatingTools-module_item__UcfDN{background-color:#fff;border-radius:4px;box-shadow:0 6px 10px #67688426;height:28px;width:28px}.FloatingTools-module_wrapper__OFeE9 .FloatingTools-module_item__UcfDN>svg{height:20px;left:50%;top:50%;transform:translate(-50%,-50%);width:20px}.Modal-module_scrollbar__yPIJc::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Modal-module_modalOverlay__AzVeg{align-items:center;background-color:#5e5e5e33;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10'%3E%3Cpath d='M0 10 10 0zm12-2-4 4zM-2 2l4-4z' stroke='%23555' stroke-width='2' stroke-opacity='.02'/%3E%3C/svg%3E");background:none\	;bottom:0;display:flex;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#335e5e5e",endColorstr="#335e5e5e");justify-content:center;left:0;position:absolute;right:0;top:0;z-index:40}.Modal-module_modalOverlay__AzVeg:not([ie9]){filter:progid:dximagetransform.microsoft.gradient(enabled="false")}.Modal-module_modalOverlay__AzVeg:after{content:"";display:inline-block;height:100%;vertical-align:middle}.Modal-module_modalOverlay__AzVeg .Modal-module_smallScreen__nzt2L{max-height:90%;max-width:90%}.Select-module_scrollbar__cA89D::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Select-module_dropdownList__rdcrH .MuiList-root.MuiMenu-list::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Select-module_dropdownList__rdcrH .Select-module_listDivider__4vJyh{border:.5px solid #e1e5ea;margin:4px 8px}.Select-module_selectContainer__yXT-t{width:100%}.LoadingCircles-module_container__MPCs0{align-items:flex-start;display:flex;flex-direction:row;height:12px;justify-content:space-between;margin-top:10px;width:40px}.LoadingCircles-module_container__MPCs0 span{border:2px solid #005662;border-radius:100%;box-sizing:border-box;display:inline-block;height:8px;width:8px}.LoadingCircles-module_container__MPCs0 span:first-child{animation:LoadingCircles-module_bounce__gCepS 1s ease-in-out infinite}.LoadingCircles-module_container__MPCs0 span:nth-child(2){animation:LoadingCircles-module_bounce__gCepS 1s ease-in-out .33s infinite}.LoadingCircles-module_container__MPCs0 span:nth-child(3){animation:LoadingCircles-module_bounce__gCepS 1s ease-in-out .66s infinite}@keyframes LoadingCircles-module_bounce__gCepS{0%,75%,to{transform:translateY(0)}25%{transform:translateY(-100%)}}.StructEditor-module_scrollbar__SUs-o::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.StructEditor-module_spinnerOverlay__5H1IM{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;top:0;width:100%}.StructEditor-module_canvas__LLnzh{overflow:hidden;position:relative;scrollbar-width:thin;-webkit-user-select:none;-moz-user-select:none;user-select:none}.StructEditor-module_canvas__LLnzh .StructEditor-module_measureLog__B2wuy{background-color:#fff;border:1px solid #cad3dd;border-radius:0 5px;height:1.2em;min-width:8em;opacity:0;padding:.3em;position:absolute;right:0;text-align:center;top:0;transition:opacity .5s}.StructEditor-module_canvas__LLnzh .StructEditor-module_measureLog__B2wuy.StructEditor-module_visible__3eFNB{opacity:1}.StructEditor-module_canvas__LLnzh ::-webkit-scrollbar-track{background-color:transparent}.StructEditor-module_canvas__LLnzh::-webkit-scrollbar{background-color:#eff2f5;height:6px;width:6px}.StructEditor-module_canvas__LLnzh::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px;-webkit-border-radius:10px}.StructEditor-module_canvas__LLnzh::-webkit-scrollbar-thumb:active,.StructEditor-module_canvas__LLnzh::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.StructEditor-module_intermediateCanvas__fR3ws{height:100%;position:relative;scrollbar-width:thin}.StructEditor-module_intermediateCanvas__fR3ws.StructEditor-module_enableCursor__Qla0A{cursor:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTIwLjQzNCA3LjY3M2MtLjEtLjYtLjcxMy0xLjczMS0yLjMyLTEuNzMxYTIuOTcgMi45NyAwIDAgMC0uMzc3LjAyM3YtLjc5YTEuMDEgMS4wMSAwIDAgMC0uMDQ1LS4zYy0uMTc3LS41NjQtLjg3Ni0xLjYzMS0yLjI2Mi0xLjYzMWEyLjU5OSAyLjU5OSAwIDAgMC0uNjc2LjA4NiAyLjM5NCAyLjM5NCAwIDAgMC0uMTQ2LS4yM2MtLjQ1My0uNjQ1LTEuMTg2LTEtMi4wNjMtMS0uODc3IDAtMS41ODQuMzYtMi4wMjUgMS4wMTdhMi40NjEgMi40NjEgMCAwIDAtLjM2MS44NSAyLjY2MyAyLjY2MyAwIDAgMC0uNDA4LS4wM2MtMS40NzQgMC0yLjEyNCAxLjE1LTIuMjYyIDEuNzU3YTEuMDM0IDEuMDM0IDAgMCAwLS4wMjQuMjIyVjExLjFsLS4xMy0uMWMtLjU4OC0uNS0yLjAzNC0xLjEyMS0zLjM5MS4wMjktMS4zNTcgMS4xNS0xLjAxNSAyLjY2NC0uNDMxIDMuNDUyLjQ1My43NzMgNC41MTIgNy40MjUgMTAuMjIzIDcuNDI1IDMuMjUgMCA0LjkxLTEuNTEyIDUuNzI5LTIuNzgxYTYuMjkxIDYuMjkxIDAgMCAwIC45OC0yLjhWNy44MzhhMS4wMSAxLjAxIDAgMCAwLS4wMTEtLjE2NVoiLz48cGF0aCBmaWxsPSIjZmZmIiBzdHJva2U9IiNmZmYiIGQ9Ik0xOC40NDggMTYuMjE1YTQuNDc0IDQuNDc0IDAgMCAxLS43IDEuODg3Yy0uODA1IDEuMi0yLjE1MyAxLjgtNC4wMDggMS44LTQuNzY4IDAtOC40ODQtNi40MTItOC41Mi02LjQ3NmEuNjY5LjY2OSAwIDAgMC0uMDktLjEyNmMtLjI5NC0uNDA4IDAtLjY1NS4xMDctLjc0OC4yNjctLjIyNy41NC0uMjM3LjgxLS4wMzFsMS43NyAxLjQ1MmExIDEgMCAwIDAgMS42NDQtLjc2M1Y2LjA4YS4yODcuMjg3IDAgMCAxIC4yOS0uMTQ4LjQ0LjQ0IDAgMCAxIC4zNzIuMTZ2NC43YTEgMSAwIDEgMCAyIDB2LTYuNDVjLjA2OC0uMjQ4LjMtLjI0OC40MjItLjI0OC4yIDAgLjQxNC4wMzIuNDgyLjI1NXY2LjQ0YTEgMSAwIDEgMCAyIDB2LTUuMmEuNzUuNzUgMCAwIDEgLjA3NC0uMTljLjA0OS0uMDgxLjEwOC0uMTUuMzI1LS4xNWEuMzUuMzUgMCAwIDEgLjMwNy4xNXY1LjM5YTEgMSAwIDEgMCAyIDBWOC4wNDdhLjU4My41ODMgMCAwIDEgLjM3Ny0uMWMuMDY1IDAgLjI1OC4wMDYuMzM0LjA3OGwuMDA0IDguMTlaIi8+PC9zdmc+),auto}.StructEditor-module_intermediateCanvas__fR3ws.StructEditor-module_enableCursor__Qla0A:active{cursor:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDMwIDMwIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTAuNzQ0IDNjLTEuODU0IDAtMy4zNiAxLjUyNS0zLjM2IDMuNHYuMjJoLS4wMTJjLTEuOTk3IDAtMy42MjIgMS42MDItMy42MjIgMy41NjhsLjAwMSA3LjAyYzAgMS43NyAxLjUxMiAzLjUxNSAzLjExMiA1LjM2MS43Mi44MyAxLjkxOSAyLjIxNiAyLjAzNCAyLjczMXYxLjUyMmgxMy40NDJ2LTEuNTU0YzAtLjU5LjYxOC0xLjc3IDEuMTYzLTIuODEuOTM4LTEuNzg5IDEuOTk4LTMuODE1IDEuOTk4LTUuOTkxIDAtMy4yNTgtLjAxLTYuMjQ4LS4wMS02LjI0OCAwLTEuNjk2LTEuMzktMy4wOC0zLjEtMy4wOC0uMjAzIDAtLjQuMDItLjU5Mi4wNTdhMy42NSAzLjY1IDAgMCAwLTMuMDMzLTEuNjA3Yy0uMzY3IDAtLjcyLjA1My0xLjA1NS4xNTNhMy42MzYgMy42MzYgMCAwIDAtMy4wOS0xLjcwNWMtLjQ0NCAwLS44Ny4wOC0xLjI2NC4yMjVBMy4zNDUgMy4zNDUgMCAwIDAgMTAuNzQ0IDNaIi8+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTEwLjc0NCA0LjU1NGMxIDAgMS44MDguODI2IDEuODA4IDEuODQ1djEuMTk3YzAtMS4xMDkuOTI3LTIuMDA4IDIuMDY4LTIuMDA4IDEuMTQzIDAgMi4wNjguOSAyLjA2OCAyLjAwOHYxLjU1MmMwLTEuMTEuOTMtMi4wMDggMi4wNzctMi4wMDggMS4xNDcgMCAyLjA3Ni44OTkgMi4wNzYgMi4wMDh2MS4wNjhBMS41NCAxLjU0IDAgMCAxIDIyLjM5IDguNjljLjg1NiAwIDEuNTQ4LjY4NCAxLjU0OCAxLjUzIDAgMCAuMDEgMi45ODguMDEgNi4yNDQgMCAzLjI1Ny0zLjE2MSA2LjYzNi0zLjE2MSA4LjgwMkgxMC40NWMwLTEuOTQtNS4xNDYtNS43NzMtNS4xNDYtOC4wNjF2LTcuMDJjMC0xLjExMi45MjYtMi4wMTQgMi4wNy0yLjAxNXY0LjA1MWMwIC4zNDIuMzUuNjIuNzgxLjYyLjQzMiAwIC43ODItLjI3OC43ODItLjYyVjYuNGMwLTEuMDIuODA5LTEuODQ1IDEuODA3LTEuODQ1Wm0wLTEuNTU0Yy0xLjg1NCAwLTMuMzYgMS41MjUtMy4zNiAzLjR2LjIyaC0uMDEyYy0xLjk5NyAwLTMuNjIyIDEuNjAyLTMuNjIyIDMuNTY4bC4wMDEgNy4wMmMwIDEuNzcgMS41MTIgMy41MTUgMy4xMTIgNS4zNjEuNzIuODMgMS45MTkgMi4yMTYgMi4wMzQgMi43MzF2MS41MjJoMTMuNDQydi0xLjU1NGMwLS41OS42MTgtMS43NyAxLjE2My0yLjgxLjkzOC0xLjc4OSAxLjk5OC0zLjgxNSAxLjk5OC01Ljk5MSAwLTMuMjU4LS4wMS02LjI0OC0uMDEtNi4yNDggMC0xLjY5Ni0xLjM5LTMuMDgtMy4xLTMuMDgtLjIwMyAwLS40LjAyLS41OTIuMDU3YTMuNjUgMy42NSAwIDAgMC0zLjAzMy0xLjYwN2MtLjM2NyAwLS43Mi4wNTMtMS4wNTUuMTUzYTMuNjM2IDMuNjM2IDAgMCAwLTMuMDktMS43MDVjLS40NDQgMC0uODcuMDgtMS4yNjQuMjI1QTMuMzQ1IDMuMzQ1IDAgMCAwIDEwLjc0NCAzWiIvPjwvc3ZnPg==),auto}.StructEditor-module_intermediateCanvas__fR3ws ::-webkit-scrollbar-track{background-color:transparent}.StructEditor-module_intermediateCanvas__fR3ws::-webkit-scrollbar{background-color:#eff2f5;height:6px;width:6px}.StructEditor-module_intermediateCanvas__fR3ws::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px;-webkit-border-radius:10px}.StructEditor-module_intermediateCanvas__fR3ws::-webkit-scrollbar-thumb:active,.StructEditor-module_intermediateCanvas__fR3ws::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.StructEditor-module_intermediateCanvas__fR3ws::-webkit-scrollbar{background-color:#fff}.ContextMenu-module_scrollbar__fCla5::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.ContextMenu-module_contextMenu__oqyL-{--contexify-menu-bgColor:#fff;--contexify-item-color:#585858;--contexify-activeItem-color:#585858;--contexify-activeItem-bgColor:#ddd;--contexify-rightSlot-color:#585858;--contexify-activeRightSlot-color:#585858;--contexify-arrow-color:#b4b9d6;--contexify-activeArrow-color:#b4b9d6;--contexify-menu-shadow:0 2px 5px 0 rgba(51,51,51,.54);--contexify-zIndex:1;--contexify-menu-minWidth:160px;--contexify-menu-padding:4px;--contexify-menu-radius:4px;--contexify-menu-negatePadding:var(--contexify-menu-padding);--contexify-itemContent-padding:3px 20px;--contexify-activeItem-radius:0;box-sizing:border-box;line-height:1.5;min-width:var(--contexify-menu-minWidth);padding:var(--contexify-menu-padding);position:fixed;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:var(--contexify-zIndex)}.ContextMenu-module_contextMenu__oqyL- .ContextMenu-module_icon__KhXEk{height:20px;margin:0 10px 0 -10px;width:20px}.ContextMenu-module_contextMenu__oqyL- .contexify_submenu{max-height:400px;overflow:auto;scrollbar-width:thin}.ContextMenu-module_contextMenu__oqyL- .contexify_submenu ::-webkit-scrollbar-track{background-color:transparent}.ContextMenu-module_contextMenu__oqyL- .contexify_submenu::-webkit-scrollbar{background-color:#eff2f5;height:6px;width:6px}.ContextMenu-module_contextMenu__oqyL- .contexify_submenu::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px;-webkit-border-radius:10px}.ContextMenu-module_contextMenu__oqyL- .contexify_submenu::-webkit-scrollbar-thumb:active,.ContextMenu-module_contextMenu__oqyL- .contexify_submenu::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.ContextMenu-module_contextMenu__oqyL- .contexify_item-disabled{opacity:inherit}.ContextMenu-module_contextMenu__oqyL- .contexify_item-disabled>div{opacity:.5}.ContextMenu-module_contextMenu__oqyL- .ContextMenu-module_devider__-K9Bc,.ContextMenu-module_contextMenu__oqyL- .contexify_item:not(.ContextMenu-module_sameGroup__0DPIX,:last-child):after{border-top:1px solid #cad3dd;content:"";display:block;margin:3px 0}.ContextMenu-module_contextMenu__oqyL- .ContextMenu-module_subMenu__87kBE .contexify_rightSlot{margin-right:-15px}.ToggleButtonGroup-module_scrollbar__lvyIF::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.ToggleButtonGroup-module_button__5nfNK{background-color:#fff;background-image:none;border-color:#cad3dd;border-color:#585858!important;border-radius:4px;color:#333;color:#585858!important;cursor:pointer;display:inline-block;font-size:12px;height:24px;margin:0;text-align:center;text-transform:none!important;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.ToggleButtonGroup-module_button__5nfNK:active{background-image:none;outline:0}.ToggleButtonGroup-module_button__5nfNK[disabled],fieldset[disabled] .ToggleButtonGroup-module_button__5nfNK{background-image:none;box-shadow:none;cursor:not-allowed;opacity:.4}.ToggleButtonGroup-module_button__5nfNK>input[type=file]{left:-9999px;position:absolute}.ToggleButtonGroup-module_button__5nfNK+button,.ToggleButtonGroup-module_button__5nfNK+input[type=reset],.ToggleButtonGroup-module_button__5nfNK+input[type=submit]{margin-left:.3em}.ToggleButtonGroup-module_button__5nfNK:hover{color:#188794!important}.ToggleButtonGroup-module_button__5nfNK.ToggleButtonGroup-module_selected__SAbod,.ToggleButtonGroup-module_button__5nfNK:active{background:#167782!important;color:#fff!important}.ToggleButtonGroup-module_button__5nfNK.ToggleButtonGroup-module_selected__SAbod:hover,.ToggleButtonGroup-module_button__5nfNK:active:hover{background-color:#188794!important}.InfoPanel-module_infoPanel__irvZL{border:1px solid #b4b9d6;border-radius:3px;padding:10px}.InfoPanel-module_infoPanel__irvZL,.InfoPanel-module_infoTooltip__D7Mnj{background:#fff;border-radius:3px;pointer-events:none;position:absolute}.InfoPanel-module_infoPanel__irvZL svg,.InfoPanel-module_infoTooltip__D7Mnj svg{overflow:visible!important}.InfoPanel-module_infoTooltip__D7Mnj{box-shadow:0 2px 5px #67688426;display:flex;flex-direction:column;gap:8px;max-width:120px;min-width:50px;overflow-wrap:break-word;padding:8px}.InfoPanel-module_infoTooltip__D7Mnj p{margin:0}.About-module_scrollbar__4-AeI::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.About-module_dialog_body__ebQu-{background-color:#fff}.About-module_about__ZVesh{color:#333;font-weight:500;width:430px}.About-module_about__ZVesh>footer{border-top:1px solid #e1e5ea;margin:0;padding:15px}.About-module_about__ZVesh a{color:#167782}.About-module_about__ZVesh .About-module_body__8VOc3{border-radius:6px;height:174px;margin-right:3px;overflow-x:hidden;overflow-y:auto;padding:2px 72px;scrollbar-width:thin}.About-module_about__ZVesh .About-module_body__8VOc3 ::-webkit-scrollbar-track{background-color:transparent}.About-module_about__ZVesh .About-module_body__8VOc3::-webkit-scrollbar{background-color:#eff2f5;height:6px;width:6px}.About-module_about__ZVesh .About-module_body__8VOc3::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px;-webkit-border-radius:10px}.About-module_about__ZVesh .About-module_body__8VOc3::-webkit-scrollbar-thumb:active,.About-module_about__ZVesh .About-module_body__8VOc3::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.About-module_about__ZVesh .About-module_body__8VOc3 .About-module_infoLinks__4-Tot{margin-top:5px}.About-module_about__ZVesh .About-module_body__8VOc3 .About-module_indigoVersion__WKFlu{display:flex;gap:2px;margin-top:20px}.About-module_about__ZVesh .About-module_headerContent__YclOx{display:flex;justify-content:space-between;padding:0 40px}.About-module_about__ZVesh .About-module_headerContent__YclOx a{align-items:center;color:#333;display:flex;gap:10px;text-decoration:none}.About-module_about__ZVesh .About-module_headerContent__YclOx .About-module_title__k-6Zg{font-size:20px;line-height:22px}.About-module_about__ZVesh dd{margin:0 0 .2em}.About-module_about__ZVesh dt{margin-top:3px}.About-module_about__ZVesh .About-module_okButton__FMcEk{align-items:center;background-color:#fff;border:1px solid #585858;border-radius:4px;color:#585858;display:inline-flex;font-size:12px;height:24px;justify-content:center;line-height:14px;min-width:70px;outline:none}.About-module_about__ZVesh .About-module_okButton__FMcEk:active,.About-module_about__ZVesh .About-module_okButton__FMcEk:hover{border:1px solid #333;color:#333}.About-module_about__ZVesh .About-module_okButton__FMcEk:disabled{border:1px solid rgba(88,88,88,.7);color:#585858b3}.Input-module_fieldSetLabel__pPlSl{position:relative}.Input-module_input__tcHBd[type=checkbox],.Input-module_input__tcHBd[type=radio]{opacity:0;position:absolute}.Input-module_input__tcHBd[type=checkbox]+.Input-module_checkbox__dth7G{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='.5' y='.5' width='15' height='15' rx='3.5' fill='%23fff' stroke='%23B4B9D6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100%;display:inline-block;height:16px;margin-right:6px;vertical-align:middle;width:16px}.Input-module_input__tcHBd[type=checkbox]:hover+.Input-module_checkbox__dth7G{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='.75' y='.75' width='14.5' height='14.5' rx='3.25' fill='%23fff' stroke='%2343B5C0' stroke-width='1.5'/%3E%3C/svg%3E")}.Input-module_input__tcHBd[type=checkbox]:checked+.Input-module_checkbox__dth7G{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='16' height='16' rx='4' fill='%23167782'/%3E%3Cpath d='M6.337 11.808 2.426 7.63l.973-.911L6.37 9.89l6.248-6.248.943.942-7.223 7.223Z' fill='%23fff'/%3E%3C/svg%3E")}.Input-module_input__tcHBd[type=radio]+.Input-module_radioButton__WNnzl{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='7' stroke='%23b4b9d6' stroke-width='2'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100%;display:inline-block;height:16px;margin-right:8px;vertical-align:middle;width:16px}.Input-module_input__tcHBd[type=radio]:hover+.Input-module_radioButton__WNnzl{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='7' stroke='%234fb3bf' stroke-width='2'/%3E%3C/svg%3E")}.Input-module_input__tcHBd[type=radio]:checked+.Input-module_radioButton__WNnzl{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='%23167782' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='7' stroke='%23167782' stroke-width='2'/%3E%3Ccircle cx='8' cy='8' r='4'/%3E%3C/svg%3E")}.Input-module_input__tcHBd[type=radio]:disabled+.Input-module_radioButton__WNnzl{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='7' stroke='%23b4b9d6' stroke-width='2'/%3E%3C/svg%3E")}.Input-module_input__tcHBd[type=radio]:checked:disabled+.Input-module_radioButton__WNnzl{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='%23b4b9d6' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='7' stroke='%23b4b9d6' stroke-width='2'/%3E%3Ccircle cx='8' cy='8' r='4'/%3E%3C/svg%3E")}.Input-module_slider__ws6m0.Input-module_slider__ws6m0{display:inline-block;height:20px;position:relative;width:38px}.Input-module_slider__ws6m0.Input-module_slider__ws6m0 input{height:0;opacity:0;width:0}.Input-module_slider__ws6m0.Input-module_slider__ws6m0 span{background-color:#ffffff4d;border:1px solid #cad3dd;border-radius:12px;bottom:0;left:0;position:absolute;right:0;top:0;transition:background .4s}.Input-module_slider__ws6m0.Input-module_slider__ws6m0 span:before{background-color:#c4c4c4;border-radius:50%;bottom:1px;content:"";height:16px;left:1px;position:absolute;transition:transform .4s ease-in 0s;width:16px}.Input-module_slider__ws6m0.Input-module_slider__ws6m0 input:checked+span{background-color:#167782}.Input-module_slider__ws6m0.Input-module_slider__ws6m0 input:checked+span:before{background-color:#fff;transform:translate(18px)}.Input-module_genericInput__yT-J9,.Input-module_select__z9CHU{color:#333}.Input-module_select__z9CHU{min-width:40px}.form-module_scrollbar__MgLtc::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.form-module_inputWithExtraLabel__Y--OH{width:54px!important}.form-module_extraLabel__2IE13{margin-left:6px;margin-top:12px}.form-module_dataError__IXK1h .form-module_inputWrapper__sIDHH{display:inline-block;position:relative}.form-module_dataError__IXK1h .form-module_inputWrapper__sIDHH:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.001 14a1.333 1.333 0 1 0 0-2.667 1.333 1.333 0 0 0 0 2.667ZM6.668 2h2.667v8H6.668V2Z' fill='%23F40724'/%3E%3C/svg%3E");position:absolute;right:-10px;top:7px}.form-module_dataError__IXK1h input[type=number],.form-module_dataError__IXK1h input[type=search],.form-module_dataError__IXK1h input[type=text],.form-module_dataError__IXK1h select,.form-module_dataError__IXK1h textarea{border:1px solid #f40724!important}.form-module_dataError__IXK1h input[type=number]:focus,.form-module_dataError__IXK1h input[type=number]:hover,.form-module_dataError__IXK1h input[type=search]:focus,.form-module_dataError__IXK1h input[type=search]:hover,.form-module_dataError__IXK1h input[type=text]:focus,.form-module_dataError__IXK1h input[type=text]:hover,.form-module_dataError__IXK1h select:focus,.form-module_dataError__IXK1h select:hover,.form-module_dataError__IXK1h textarea:focus,.form-module_dataError__IXK1h textarea:hover{box-shadow:inset 0 0 1px 1px #f407241f}.form-module_inputWithEditButtonWrapper__hM70e{align-items:center;display:flex;gap:3px}.form-module_inputWithEditButtonWrapper__hM70e>input{width:114px!important}.form-module_inputWithEditButtonWrapper__hM70e>.form-module_editButton__zLQI5{height:20px!important;min-height:16px;min-width:16px;width:20px!important}.form-module_divWithTooltipAndAboutIcon__rnNIB{align-items:center;display:flex;justify-content:space-between;width:100%}.ColorPicker-module_colorPickerInput__voi2r{align-items:center;background-color:#fff;border:1px solid #cad3dd;border-radius:4px;box-shadow:none;box-sizing:border-box;color:#333;cursor:default;display:flex;font-family:Inter,FreeSans,Arimo,Droid Sans,Helvetica,Helvetica Neue,Arial,sans-serif;font-size:14px;height:24px;min-height:24px;padding-left:3px;padding-right:7px;width:48px}.ColorPicker-module_colorPickerInput__voi2r:hover{border-color:#43b5c0}.ColorPicker-module_selectedInput__Ykcjd{border-color:#167782}.ColorPicker-module_colorPickerWrap__IAQVo{background-color:#fff;border-radius:4px;box-shadow:0 6px 10px #67688426;height:35px;left:0;padding:8px;position:absolute;top:24px;width:70px;z-index:1}.ColorPicker-module_withPalette__gTwNu{height:140px}.ColorPicker-module_colorPicker__Uz3PM.ColorPicker-module_colorPicker__Uz3PM{height:80%;right:0;top:0}.ColorPicker-module_colorPicker__Uz3PM.ColorPicker-module_colorPicker__Uz3PM input{border:1px solid transparent!important;color:#333;float:right;font-size:10px;height:12px!important;margin-top:2px;outline:transparent;padding:1px 2px!important;position:relative;text-align:right;text-transform:uppercase;width:60%}.ColorPicker-module_colorPicker__Uz3PM.ColorPicker-module_colorPicker__Uz3PM input:focus{border:1px solid #ddd!important}.ColorPicker-module_colorPicker__Uz3PM.ColorPicker-module_colorPicker__Uz3PM div{border-radius:0}.ColorPicker-module_colorPicker__Uz3PM.ColorPicker-module_colorPicker__Uz3PM .react-colorful{height:80%;width:100%}.ColorPicker-module_colorPicker__Uz3PM.ColorPicker-module_colorPicker__Uz3PM .react-colorful__hue{height:15px}.ColorPicker-module_colorPicker__Uz3PM.ColorPicker-module_colorPicker__Uz3PM .react-colorful__pointer{border-radius:50%;border-width:1px;height:10px;width:10px}.ColorPicker-module_colorPickerPreview__-Rf-i{border:none;border-radius:2px;height:16px;width:16px}.ColorPicker-module_colorContainer__ib5up{align-items:baseline;display:flex;justify-content:space-between;margin-top:2px}.ColorPicker-module_colorContainer__ib5up .ColorPicker-module_hex__mE9my{color:#333;font-size:10px}.ColorPicker-module_presetColors__J-ysq{display:flex;flex-wrap:wrap;width:78px}.ColorPicker-module_presetColors__J-ysq button{border:none;border-radius:2px;height:16px;margin-bottom:2px;margin-right:2px;width:16px}.ColorPicker-module_presetColors__J-ysq button:last-of-type,.ColorPicker-module_presetColors__J-ysq button:nth-of-type(4){margin-right:0}.ColorPicker-module_presetColors__J-ysq .ColorPicker-module_chooseColor__fdzt8{background-color:#fff;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3QgeD0iLjUiIHk9Ii41IiB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHJ4PSIxLjUiIHN0cm9rZT0iIzAwNTY2MiIvPjxwYXRoIGZpbGw9IiMwMDU2NjIiIGQ9Ik03LjM0NiAzLjQyOGgxLjMwNnY5LjE0M0g3LjM0NnoiLz48cGF0aCBmaWxsPSIjMDA1NjYyIiBkPSJNMy40MjggOC42NTNWNy4zNDdoOS4xNDN2MS4zMDZ6Ii8+PC9zdmc+);background-position:50%;background-repeat:no-repeat;border:1px solid #00838f}.ColorPicker-module_presetColors__J-ysq .ColorPicker-module_clicked__8BNoN{background-color:#00838f;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTQuMzQ2LjQyOWgxLjMwNnY5LjE0M0g0LjM0NnoiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNLjQyOCA1LjY1M1Y0LjM0N0g5LjU3djEuMzA2eiIvPjwvc3ZnPg==)}.ColorPicker-module_expandIcon__oH4ka{margin-left:auto;transform:rotate(180deg);transition:transform .3s ease-in-out;width:16px}.ColorPicker-module_turnedIcon__-zaq-{transform:rotate(0)}.ColorPicker-module_colorPickerWrapper__GJm87{position:relative}.measure-input-module_measureInput__uZQ-j{align-items:center;color:#333;display:inline-flex;font-size:12px;justify-content:space-between;line-height:20px;margin-bottom:16px;width:100%}.measure-input-module_measureInput__uZQ-j .measure-input-module_select__1ZFmv,.measure-input-module_measureInput__uZQ-j input{height:24px;margin-left:4px;width:58px}.buttons-module_scrollbar__SpaVV::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.buttons-module_openButton__wErm9{float:left}.Accordion-module_scrollbar__lJTa6::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Accordion-module_accordionWrapper__RKk00{background-color:#eff2f5;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin}.Accordion-module_accordionWrapper__RKk00 ::-webkit-scrollbar-track{background-color:transparent}.Accordion-module_accordionWrapper__RKk00::-webkit-scrollbar{background-color:#eff2f5;height:6px;width:6px}.Accordion-module_accordionWrapper__RKk00::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px;-webkit-border-radius:10px}.Accordion-module_accordionWrapper__RKk00::-webkit-scrollbar-thumb:active,.Accordion-module_accordionWrapper__RKk00::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.Accordion-module_expandIcon__ncUKv{margin-right:12px;transform:rotate(180deg);transition:transform .3s ease-in-out;width:16px}.Accordion-module_turnedIcon__v1sCA{transform:rotate(0)}.Accordion-module_accordionSummaryWrapper__roIRd{background-color:#fff;border-bottom:1px solid #e1e5ea;margin:0;padding-left:12px}.Accordion-module_accordionSummary__1Gq0d{align-items:center;color:#333;display:flex;flex-direction:row;font-size:14px;font-weight:400;height:42px;justify-content:flex-start;line-height:14px;overflow:hidden;width:300px}.Accordion-module_accordionDetailsWrapper__fnSnc{max-height:1000px;overflow:hidden;padding:0 12px;transition:max-height .3s ease-in-out;width:300px}.Accordion-module_hiddenAccordion__WZFcJ{max-height:0}.Accordion-module_accordionDetails__g2RM0{color:#333;margin-top:12px;padding-bottom:4px}.Accordion-module_groupIcon__1g1lx{height:15px;width:15px}.Accordion-module_groupLabel__23y4U{align-items:center;display:flex;height:15px}.Accordion-module_groupLabel__23y4U>span{height:12px;margin-left:6px}.Accordion-module_changeMarker__UPtGx{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='5' cy='5' r='5' fill='%23167782'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100%;display:inline-block;height:10px;margin-left:auto;margin-right:1px;vertical-align:middle;width:10px}.Settings-module_scrollbar__il1S2::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Settings-module_headerContent__wBYFf{display:flex;gap:8px}.Settings-module_headerContent__wBYFf .Settings-module_title__a6mod{padding-right:4px}.Settings-module_headerContent__wBYFf .Settings-module_button__VZ2w7{background-color:transparent;border:none;color:#525252;font-size:0;padding:0}.Settings-module_headerContent__wBYFf .Settings-module_button__VZ2w7 input[type=file]{display:none}.Settings-module_headerContent__wBYFf .Settings-module_button__VZ2w7:hover{color:#005662}.Settings-module_headerContent__wBYFf .Settings-module_button__VZ2w7:disabled{color:#52525266}.Settings-module_accordion__1uSYy fieldset{border:none;display:flex;flex-direction:column;padding:0}.Settings-module_accordion__1uSYy ul>li{padding:10px 16px}.Settings-module_accordion__1uSYy label{align-items:center;color:#333;display:flex;font-size:12px;height:24px;justify-content:flex-start;line-height:14px;margin-bottom:12px}.Settings-module_accordion__1uSYy label input[type=checkbox]{top:0}.Settings-module_accordion__1uSYy label input,.Settings-module_accordion__1uSYy label select,.Settings-module_accordion__1uSYy label span>div{margin-right:auto;width:120px}.Settings-module_accordion__1uSYy label>:first-child{margin-right:12px;width:168px}.Settings-module_settings__Z5btc{height:70vh;overflow:hidden;width:324px}.Settings-module_settings__Z5btc fieldset[disabled] label>span{opacity:.3}.Settings-module_settings__Z5btc fieldset[disabled] label>div{opacity:.6}.Settings-module_settings__Z5btc>header{box-shadow:0 2px 4px #0101321a;flex-shrink:0;z-index:10}.Settings-module_settings__Z5btc>footer{box-shadow:0 -2px 4px #0101321a;z-index:10}.Settings-module_acsStyleButton__TUqy0{align-items:center;background-color:#167782;border:1px solid transparent;border-radius:4px;color:#fff;display:inline-flex;font-size:12px;height:24px;justify-content:center;line-height:14px;margin-right:auto;min-width:70px;outline:none}.Settings-module_acsStyleButton__TUqy0:active,.Settings-module_acsStyleButton__TUqy0:hover{background-color:#4fb3bf}.Settings-module_acsStyleButton__TUqy0:disabled{background-color:#e1e5ea;color:#333}.Check-module_scrollbar__3jzOc::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Check-module_dialog_body__wHZMM{width:444px}.Check-module_dialog_body__wHZMM>*{background-color:#fff}.Check-module_dialog_body__wHZMM>div{margin:0;overflow:auto}.Check-module_dialog_body__wHZMM>footer{border-radius:inherit}.Check-module_dialog_body__wHZMM form{padding-top:10px}.Check-module_dialog_body__wHZMM .Check-module_buttons__cjuqO{display:flex;justify-content:space-between;width:100%}.Check-module_dialog_body__wHZMM .Check-module_buttons__cjuqO .Check-module_buttonSecondary__2482r{align-items:center;background-color:#fff;border:1px solid #585858;border-radius:4px;color:#585858;display:inline-flex;font-size:12px;height:24px;justify-content:center;line-height:14px;min-width:70px;outline:none}.Check-module_dialog_body__wHZMM .Check-module_buttons__cjuqO .Check-module_buttonSecondary__2482r:active,.Check-module_dialog_body__wHZMM .Check-module_buttons__cjuqO .Check-module_buttonSecondary__2482r:hover{border:1px solid #333;color:#333}.Check-module_dialog_body__wHZMM .Check-module_buttons__cjuqO .Check-module_buttonSecondary__2482r:disabled{border:1px solid rgba(88,88,88,.7);color:#585858b3}.Check-module_dialog_body__wHZMM .Check-module_buttons__cjuqO .Check-module_buttonPrimary__1h5p1{align-items:center;background-color:#167782;border:1px solid transparent;border-radius:4px;color:#fff;display:inline-flex;font-size:12px;height:24px;justify-content:center;line-height:14px;min-width:70px;outline:none}.Check-module_dialog_body__wHZMM .Check-module_buttons__cjuqO .Check-module_buttonPrimary__1h5p1:active,.Check-module_dialog_body__wHZMM .Check-module_buttons__cjuqO .Check-module_buttonPrimary__1h5p1:hover{background-color:#4fb3bf}.Check-module_dialog_body__wHZMM .Check-module_buttons__cjuqO .Check-module_buttonPrimary__1h5p1:disabled{background-color:#e1e5ea;color:#333}.Check-module_dialog_body__wHZMM .Check-module_buttons__cjuqO>.Check-module_buttonsRight__L1v9A{display:flex;gap:8px}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp{-moz-column-gap:15px;column-gap:15px;display:flex;flex-direction:row}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_checkInfo__Iqq6t{flex-grow:1}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_settings__knuQF{margin-left:12px}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_centeredContainer__t61r8,.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_settings__knuQF,.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_warnings__b4ozd{color:#333;min-width:130px}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_centeredContainer__t61r8 fieldset,.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_settings__knuQF fieldset,.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_warnings__b4ozd fieldset{border:none;display:flex;flex-direction:column;font-size:12px;line-height:14px;padding:0}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_centeredContainer__t61r8 fieldset li,.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_settings__knuQF fieldset li,.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_warnings__b4ozd fieldset li{margin:9px 0 0}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_centeredContainer__t61r8 fieldset li label,.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_settings__knuQF fieldset li label,.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_warnings__b4ozd fieldset li label{align-items:center;display:flex}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_centeredContainer__t61r8 fieldset div,.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_settings__knuQF fieldset div,.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_warnings__b4ozd fieldset div{margin:7px 3px 17px 12px}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_centeredContainer__t61r8 fieldset div dt,.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_settings__knuQF fieldset div dt,.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_warnings__b4ozd fieldset div dt{font-weight:700;margin-bottom:4px}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_centeredContainer__t61r8 fieldset div dd,.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_settings__knuQF fieldset div dd,.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_warnings__b4ozd fieldset div dd{margin-inline-start:0;word-break:break-word}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_warnings__b4ozd{background-color:#e1e5ea;width:100%}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_warningsContainer__vSbyK{height:287px;overflow-y:auto;scrollbar-width:thin}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_warningsContainer__vSbyK ::-webkit-scrollbar-track{background-color:transparent}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_warningsContainer__vSbyK::-webkit-scrollbar{background-color:#eff2f5;height:6px;width:6px}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_warningsContainer__vSbyK::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px;-webkit-border-radius:10px}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_warningsContainer__vSbyK::-webkit-scrollbar-thumb:active,.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_warningsContainer__vSbyK::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_centeredContainer__t61r8{align-items:center;background-color:#e1e5ea;display:flex;height:287px;justify-content:center;width:100%}.Check-module_dialog_body__wHZMM .Check-module_checkBoxesDisabled__EAdRo{opacity:.5}.FormulaInput-module_scrollbar__8TUkb::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.FormulaInput-module_chem_input__oprB3{background:#fff;border:none;border-radius:4px;box-sizing:border-box;display:inline-block;height:2.4em;height:32px;line-height:1.42857143;margin:2px;overflow:hidden;padding:.35em .15em .35em .3em;vertical-align:middle;white-space:nowrap;width:270px}.FormulaInput-module_chem_input__oprB3:focus,.FormulaInput-module_chem_input__oprB3:hover{box-shadow:inset 0 0 1px 1px #0000001f}.FormulaInput-module_chem_input__oprB3[disabled],.FormulaInput-module_chem_input__oprB3[readonly],fieldset[disabled] .FormulaInput-module_chem_input__oprB3{background:#f3f3f3;cursor:not-allowed;opacity:.6}.FormulaInput-module_chem_input__oprB3:active,.FormulaInput-module_chem_input__oprB3:focus{box-shadow:inset 0 0 1px 1px #0000001f;outline:0}.Analyse-module_scrollbar__UAaIN::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Analyse-module_analyse__MR-Tu{width:260px}.Analyse-module_analyse__MR-Tu li:first-child>.Analyse-module_inputWrapper__uR995>div{background-color:#e1e5ea;border:1px solid #cad3dd;border-radius:4px;box-shadow:none;cursor:text;font-size:14px;height:24px;line-height:10px;margin:0;padding-left:8px;width:236px}.Analyse-module_analyse__MR-Tu .Analyse-module_contentWrapper__B4WCi{display:flex;flex-direction:row;margin-top:12px}.Analyse-module_analyse__MR-Tu .Analyse-module_contentWrapper__B4WCi label{margin-bottom:4px}.Analyse-module_analyse__MR-Tu .Analyse-module_contentWrapper__B4WCi .Analyse-module_inputWrapper__uR995{display:flex;flex-direction:column}.Analyse-module_analyse__MR-Tu .Analyse-module_contentWrapper__B4WCi .Analyse-module_inputWrapper__uR995 input,.Analyse-module_analyse__MR-Tu .Analyse-module_contentWrapper__B4WCi .Analyse-module_inputWrapper__uR995 textarea{background-color:#e1e5ea;border:1px solid #cad3dd;border-radius:4px}.Analyse-module_analyse__MR-Tu .Analyse-module_contentWrapper__B4WCi .Analyse-module_inputWrapper__uR995 input[readonly],.Analyse-module_analyse__MR-Tu .Analyse-module_contentWrapper__B4WCi .Analyse-module_inputWrapper__uR995 textarea[readonly]{cursor:text}.Analyse-module_analyse__MR-Tu .Analyse-module_contentWrapper__B4WCi .Analyse-module_inputWrapper__uR995 input{width:131px}.Analyse-module_analyse__MR-Tu .Analyse-module_contentWrapper__B4WCi .Analyse-module_inputWrapper__uR995 input:hover{border:1px solid #cad3dd}.Analyse-module_analyse__MR-Tu .Analyse-module_contentWrapper__B4WCi .Analyse-module_inputWrapper__uR995 textarea{height:87px;letter-spacing:-1px;resize:none;width:236px}.Analyse-module_analyse__MR-Tu .Analyse-module_contentWrapper__B4WCi .Analyse-module_selectWrapper__xEkKL{display:flex;flex-direction:column;margin-left:8px}.Analyse-module_analyse__MR-Tu .Analyse-module_contentWrapper__B4WCi .Analyse-module_selectWrapper__xEkKL .Analyse-module_select__c6hFt{height:24px;margin-top:4px;width:97px}.Analyse-module_analyse__MR-Tu .Analyse-module_contentWrapper__B4WCi .Analyse-module_selectWrapper__xEkKL .Analyse-module_select__c6hFt fieldset{border:1px solid #cad3dd;border-radius:4px}.Recognize-module_scrollbar__rohcP::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Recognize-module_recognize__66jG2 .Recognize-module_footerContent__0MAC7{display:flex;justify-content:space-between;width:100%}.Recognize-module_recognize__66jG2 .Recognize-module_footerContent__0MAC7 div{display:flex;gap:8px}.Recognize-module_recognize__66jG2 .Recognize-module_imagoVersion__nBIj6{display:flex;flex-direction:column;grid-column-end:3;grid-column-start:2}.Recognize-module_recognize__66jG2 .Recognize-module_openButton__H-j5I{align-items:center;background-color:#fff;border:1px solid #585858;border-radius:4px;color:#585858;display:inline-flex;display:flex;font-size:12px;height:24px;justify-content:center;line-height:14px;min-width:70px;outline:none}.Recognize-module_recognize__66jG2 .Recognize-module_openButton__H-j5I:active,.Recognize-module_recognize__66jG2 .Recognize-module_openButton__H-j5I:hover{border:1px solid #333;color:#333}.Recognize-module_recognize__66jG2 .Recognize-module_openButton__H-j5I:disabled{border:1px solid rgba(88,88,88,.7);color:#585858b3}.Recognize-module_recognize__66jG2 .Recognize-module_openButton__H-j5I>input{display:none}.Recognize-module_recognize__66jG2 .Recognize-module_openButton__H-j5I>svg{height:16px;width:16px}.Recognize-module_recognize__66jG2 .Recognize-module_imagesContainer__rXWWk{background-color:#eff2f5;display:flex;gap:12px;padding:12px}.Recognize-module_recognize__66jG2 .Recognize-module_topBody__ZCCjN{grid-column-gap:12px;grid-row-gap:24px;display:grid;font-size:10px;grid-template-columns:1fr 1fr;line-height:12px;margin:8px 0 4px;padding:0 12px}.Recognize-module_recognize__66jG2 .Recognize-module_topBody__ZCCjN>label>select{font-size:inherit}.Recognize-module_recognize__66jG2 .Recognize-module_output__WgRnP,.Recognize-module_recognize__66jG2 .Recognize-module_picture__x2Y7S{background-color:#fff;border:1px solid #d9dcea;border-radius:6px;box-sizing:border-box;height:192px;overflow:hidden;text-align:center;width:232px}.Recognize-module_recognize__66jG2 .Recognize-module_picture__x2Y7S{align-items:center;color:#717171;display:flex;justify-content:center;position:relative}.Recognize-module_recognize__66jG2 .Recognize-module_filename__-1HIU{left:8px;position:absolute;top:8px}.Recognize-module_recognize__66jG2 .Recognize-module_messageContainer__tMvyb{align-items:center;background-color:#eff2f5;display:flex;height:100%;justify-content:center;width:100%}.Recognize-module_recognize__66jG2 .Recognize-module_messageContainer__tMvyb>p{margin:12px}.Recognize-module_recognize__66jG2 .Recognize-module_primaryButton__rzm03{align-items:center;background-color:#167782;border:1px solid transparent;border-radius:4px;color:#fff;display:inline-flex;font-size:12px;height:24px;justify-content:center;line-height:14px;min-width:70px;outline:none}.Recognize-module_recognize__66jG2 .Recognize-module_primaryButton__rzm03:active,.Recognize-module_recognize__66jG2 .Recognize-module_primaryButton__rzm03:hover{background-color:#4fb3bf}.Recognize-module_recognize__66jG2 .Recognize-module_primaryButton__rzm03:disabled{background-color:#e1e5ea;color:#333}.Recognize-module_recognize__66jG2 .Recognize-module_secondaryButton__H1Q28{align-items:center;background-color:#fff;border:1px solid #585858;border-radius:4px;color:#585858;display:inline-flex;font-size:12px;height:24px;justify-content:center;line-height:14px;min-width:70px;outline:none}.Recognize-module_recognize__66jG2 .Recognize-module_secondaryButton__H1Q28:active,.Recognize-module_recognize__66jG2 .Recognize-module_secondaryButton__H1Q28:hover{border:1px solid #333;color:#333}.Recognize-module_recognize__66jG2 .Recognize-module_secondaryButton__H1Q28:disabled{border:1px solid rgba(88,88,88,.7);color:#585858b3}.Recognize-module_recognize__66jG2 .Recognize-module_struct__W55TL,.Recognize-module_recognize__66jG2 img{max-height:100%;max-width:100%;position:relative}.Miew-module_scrollbar__ZMWH-::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Miew-module_warning__IDl5F{line-height:2em;width:100%}.Miew-module_applyButton__ZDE-i{align-items:center;background-color:#167782;border:1px solid transparent;border-radius:4px;color:#fff;display:inline-flex;font-size:12px;height:24px;justify-content:center;line-height:14px;min-width:70px;outline:none}.Miew-module_applyButton__ZDE-i:active,.Miew-module_applyButton__ZDE-i:hover{background-color:#4fb3bf}.Miew-module_applyButton__ZDE-i:disabled{background-color:#e1e5ea;color:#333}.Miew-module_miewDialog__gHvYc{max-width:60vw}.Miew-module_miewContainer__2SNw3{height:60vh;overflow:hidden;position:relative;width:60vw}.Miew-module_miewContainer__2SNw3 .mode-message{align-items:flex-start;background-color:#404040bf;border-radius:4px;color:silver;display:flex;justify-content:left;opacity:0;position:absolute;right:10px;top:10px}.Miew-module_miewContainer__2SNw3 .atom-info{color:#333;margin:12px;position:absolute;top:0}.Miew-module_miewContainer__2SNw3 .overlay{pointer-events:none}.Miew-module_loadingContainer__cVF-M{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.Miew-module_miewDarkTheme__kMFzc .atom-info{color:#cad3dd}.Atom-module_scrollbar__z5cVx::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Atom-module_atomProps__pqBjY{display:flex;height:386px;justify-content:space-between;overflow:hidden;width:260px}.Atom-module_atomProps__pqBjY input[type=text]{margin-top:4px}.Atom-module_atomProps__pqBjY>header{box-shadow:0 2px 4px #0101321a;flex-shrink:0;z-index:10}.Atom-module_atomProps__pqBjY>div{background-color:#eff2f5;flex-grow:1;margin:0}.Atom-module_atomProps__pqBjY>footer{box-shadow:0 -2px 4px #0101321a;z-index:10}.Atom-module_accordionWrapper__MSuU7{overflow-x:hidden;overflow-y:auto;scrollbar-width:thin}.Atom-module_accordionWrapper__MSuU7 ::-webkit-scrollbar-track{background-color:transparent}.Atom-module_accordionWrapper__MSuU7::-webkit-scrollbar{background-color:#eff2f5;height:6px;width:6px}.Atom-module_accordionWrapper__MSuU7::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px;-webkit-border-radius:10px}.Atom-module_accordionWrapper__MSuU7::-webkit-scrollbar-thumb:active,.Atom-module_accordionWrapper__MSuU7::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.Atom-module_expandIcon__mPszC{transform:rotate(180deg);transition:transform .3s ease-in-out;width:20px}.Atom-module_turnedIcon__0Kzwy{transform:rotate(0)}.Atom-module_accordionSummaryWrapper__MGqsq{background-color:#fff;border-bottom:1px solid #e1e5ea;margin:0;padding-left:11.5px}.Atom-module_accordionSummaryWrapper__MGqsq[aria-disabled=true]{box-shadow:none;cursor:not-allowed;opacity:.6}.Atom-module_accordionSummary__HMKzl{align-items:center;color:#333;display:flex;flex-direction:row;font-size:12px;font-weight:400;height:26px;justify-content:space-between;line-height:14px;overflow:hidden;width:237px}.Atom-module_accordionDetailsWrapper__p6EI7,.Atom-module_customQueryWrapper__hYuxI{max-height:1000px;overflow:hidden;padding:0 12px;transition:max-height .3s ease-in-out;width:236px}.Atom-module_accordionDetailsWrapper__p6EI7{border-bottom:1px solid #e1e5ea}.Atom-module_hiddenAccordion__pDNdM{max-height:0}.Atom-module_accordionDetails__-B3jK,.Atom-module_customQueryWrapper__hYuxI{color:#333;margin-top:12px;padding-bottom:8px;position:relative}.Atom-module_accordionDetails__-B3jK label,.Atom-module_customQueryWrapper__hYuxI label{align-items:center;color:#585858;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-bottom:4px}.Atom-module_accordionDetails__-B3jK label>:last-child>*,.Atom-module_accordionDetails__-B3jK label>input,.Atom-module_customQueryWrapper__hYuxI label>:last-child>*,.Atom-module_customQueryWrapper__hYuxI label>input{margin:0!important;width:137px}.Atom-module_accordionDetails__-B3jK label.Atom-module_checkbox__Vup40,.Atom-module_customQueryWrapper__hYuxI label.Atom-module_checkbox__Vup40{align-items:center;flex-direction:row;height:16px;justify-content:space-between;margin-top:8px}.Atom-module_customQueryWrapper__hYuxI label{justify-content:flex-start!important}.Atom-module_customQueryWrapper__hYuxI textarea[name=customQuery]{height:55px;resize:none;width:100%}.Atom-module_querySpecific__7XxMr label>:last-child>*,.Atom-module_reactionFlags__gdNb1 label>:last-child>*{width:137px}.Atom-module_reactionFlags__gdNb1{padding-bottom:20px}.Attach-module_attachPoints__5QEAv{width:260px}.Attach-module_attachPoints__5QEAv>div{margin-top:12px}.Attach-module_attachPoints__5QEAv form{align-items:flex-start;display:flex;flex-direction:column;width:17em}.Attach-module_attachPoints__5QEAv form label{align-items:center;color:#585858;display:flex;flex-direction:row-reverse;justify-content:flex-start;margin-bottom:12px}.Automap-module_automap__531ko{width:260px}.Automap-module_automap__531ko label{display:flex;flex-direction:column;font-size:12px;gap:4px;line-height:14px;margin:12px 0}.Automap-module_automap__531ko label>div{flex-grow:1}.Bond-module_bond__EDfLY{width:260px}.Bond-module_bond__EDfLY>div{margin-top:12px}.Bond-module_bond__EDfLY label{color:#585858;display:flex;flex-direction:column;font-size:12px;line-height:14px;margin-bottom:12px}.Bond-module_bond__EDfLY label>span{margin-bottom:4px}.Bond-module_bond__EDfLY [aria-haspopup=listbox][aria-disabled=true]{background-color:#e1e5ea!important;border:1px solid #cad3dd!important;cursor:not-allowed!important}.Bond-module_customQueryWrapper__mKGLY label{align-items:center;flex-direction:row}.Bond-module_customQueryWrapper__mKGLY label>span{margin-bottom:0}.Bond-module_customQueryWrapper__mKGLY textarea[name=customQuery]{height:55px;resize:none;width:100%}.IfThenSelect-module_field__9YaPA{display:block;gap:4px}.RgroupLogic-module_scrollbar__gDniy::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.RgroupLogic-module_rgroupLogic__q4RTy{width:260px}.RgroupLogic-module_rgroupLogic__q4RTy>div{margin-top:12px}.RgroupLogic-module_rgroupLogic__q4RTy label{color:#585858;display:flex;flex-direction:column;font-size:12px;line-height:14px;margin-bottom:12px}.RgroupLogic-module_rgroupLogic__q4RTy label input,.RgroupLogic-module_rgroupLogic__q4RTy label select{margin:4px 0 0}.RgroupLogic-module_rgroupLogic__q4RTy label.RgroupLogic-module_resth__RL2qE{align-items:center;flex-direction:row;margin-bottom:24px;width:-moz-min-content;width:min-content}.Open-module_scrollbar__sRvYM::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Open-module_open__m8V9g{background-color:#fff;box-shadow:0 5px 20px #67688440}.Open-module_open__m8V9g>div{margin:0}.Open-module_open__m8V9g label{display:block;width:22.5em}.Open-module_open__m8V9g label input{margin-bottom:.1em}.Open-module_open__m8V9g .Open-module_textareaEditor__ZbEVj{border:none;border-bottom:1px solid #e1e5ea;border-radius:0;min-height:23em;min-width:32em;overflow:auto;padding:12px;resize:both;scrollbar-width:thin;white-space:pre;width:560px}.Open-module_open__m8V9g .Open-module_textareaEditor__ZbEVj ::-webkit-scrollbar-track{background-color:transparent}.Open-module_open__m8V9g .Open-module_textareaEditor__ZbEVj::-webkit-scrollbar{background-color:#eff2f5;height:6px;width:6px}.Open-module_open__m8V9g .Open-module_textareaEditor__ZbEVj::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px;-webkit-border-radius:10px}.Open-module_open__m8V9g .Open-module_textareaEditor__ZbEVj::-webkit-scrollbar-thumb:active,.Open-module_open__m8V9g .Open-module_textareaEditor__ZbEVj::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.Open-module_open__m8V9g .Open-module_textareaEditor__ZbEVj:hover{border:none;border-bottom:1px solid #e1e5ea;border-radius:0}.Open-module_footerContent__Q0hTw{display:flex;justify-content:space-between;width:100%}.Open-module_buttonsContainer__L1HqU{display:flex;gap:8px}.Open-module_cancelButton__0TQzA,.Open-module_openButton__cj3oU{align-items:center;background-color:#fff;border:1px solid #585858;border-radius:4px;color:#585858;display:inline-flex;font-size:12px;height:24px;justify-content:center;line-height:14px;min-width:70px;outline:none}.Open-module_cancelButton__0TQzA:active,.Open-module_cancelButton__0TQzA:hover,.Open-module_openButton__cj3oU:active,.Open-module_openButton__cj3oU:hover{border:1px solid #333;color:#333}.Open-module_cancelButton__0TQzA:disabled,.Open-module_openButton__cj3oU:disabled{border:1px solid rgba(88,88,88,.7);color:#585858b3}.Open-module_copyButton__KlXKd{align-items:center;background-color:#167782;border:1px solid transparent;border-radius:4px;color:#fff;display:inline-flex;font-size:12px;height:24px;justify-content:center;line-height:14px;min-width:70px;outline:none}.Open-module_copyButton__KlXKd:active,.Open-module_copyButton__KlXKd:hover{background-color:#4fb3bf}.Open-module_copyButton__KlXKd:disabled{background-color:#e1e5ea;color:#333}.Open-module_loadingContainer__Y354t>div{margin:auto;padding:1em}.AnalyzingFile-module_analyzingFileWrapper__j0Ltf{align-items:center;display:flex;flex:1;flex-direction:column;justify-content:center;min-height:23em;width:410px}.AnalyzingFile-module_analyzingFileWrapper__j0Ltf .AnalyzingFile-module_fileBox__ywFIh{align-items:center;display:flex;flex-direction:row}.AnalyzingFile-module_analyzingFileWrapper__j0Ltf .AnalyzingFile-module_fileBox__ywFIh svg{margin-right:13px}.AnalyzingFile-module_analyzingFileWrapper__j0Ltf .AnalyzingFile-module_fileBox__ywFIh p{color:#585858;font-size:16px;line-height:19px}.OpenOptions-module_optionsContainer__-WqT8{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:6px;padding:12px;width:430px}.OpenOptions-module_dropContainer__PL6Tg{align-items:center;border-radius:12px;box-shadow:0 4px 12px #6768842e;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;height:134px;justify-content:space-between;padding:16px;position:relative;width:128px}.OpenOptions-module_dropContainer__PL6Tg div{margin:0;padding:0}.OpenOptions-module_dropContainer__PL6Tg p{font-family:Inter,FreeSans,Arimo,Droid Sans,Helvetica,Helvetica Neue,Arial,sans-serif;font-size:10px;line-height:12.1px;margin:0;text-align:center}.OpenOptions-module_dropContainer__PL6Tg .OpenOptions-module_buttonLabelWrapper__h2YsI{display:flex;flex-direction:column;height:24px;justify-content:center}.OpenOptions-module_dropContainer__PL6Tg .OpenOptions-module_buttonLabel__LiY--{color:#585858;font-weight:500;text-transform:uppercase}.OpenOptions-module_dropContainer__PL6Tg .OpenOptions-module_textLabelWrapper__Vx8NF{height:12px}.OpenOptions-module_dropContainer__PL6Tg .OpenOptions-module_textLabel__TlOfz{color:#333;font-weight:400;opacity:50%}.OpenOptions-module_dropContainer__PL6Tg .OpenOptions-module_dropIconWrapper__ibBQx{height:40px}.FileDrop-module_isHovered__c-CDn{background-color:#f8feff}.FileDrop-module_isDisabled__Ejuyq{cursor:auto}.FileDrop-module_isDisabled__Ejuyq svg{filter:grayscale(1);opacity:.6}.CDXStructuresViewer-module_wrapper__7nZbQ{border-bottom:1px solid #e1e5ea;display:flex;flex-direction:column;gap:1em;max-height:30em;max-width:60em;min-height:200px;min-width:400px;padding:1em}.CDXStructuresViewer-module_structuresWrapper__kZN0N{display:flex;flex-direction:row;gap:1em;height:225px;justify-content:space-between}.CDXStructuresViewer-module_menuListWrapper__za1za{background:#f5f6f7;border-radius:8px;display:flex;flex:1;flex-direction:column;font-size:12px;padding:12px 8px;width:150px}.CDXStructuresViewer-module_menuListWrapper__za1za>ul{background:#fff;height:inherit;overflow:auto}.CDXStructuresViewer-module_menuListWrapper__za1za>ul>li{font-size:12px!important;padding:.5em}.CDXStructuresViewer-module_menuListWrapper__za1za>ul>li:hover{background:#188794!important;color:#fff}.CDXStructuresViewer-module_menuListWrapper__za1za>.CDXStructuresViewer-module_header__107Fj{color:#585858;margin-bottom:1em}.CDXStructuresViewer-module_fileName__BkvUb{font-weight:600}.CDXStructuresViewer-module_centerWrapper__T26wg{align-items:center;display:flex;flex:1;height:100%;justify-content:center;width:100%}.CDXStructuresViewer-module_imageWrapper__m54Wi{align-items:center;display:flex;font-weight:600;height:225px;justify-content:center;width:300px}.CDXStructuresViewer-module_image__7Q-Ah{align-items:center;border:1px solid #cad3dd;border-radius:8px;box-sizing:border-box;display:flex;height:100%;justify-content:center;padding:.5em;width:100%}@media only screen{@container (min-width: 900px){.CDXStructuresViewer-module_wrapper__7nZbQ{padding:1.5em}.CDXStructuresViewer-module_imageWrapper__m54Wi{height:325px;width:450px}.CDXStructuresViewer-module_menuListWrapper__za1za{width:250px}.CDXStructuresViewer-module_structuresWrapper__kZN0N{gap:1.5em;height:325px}}}.Tabs-module_tabs__PuztJ{width:100%}.Tabs-module_tabs__PuztJ a{background-color:#ddd;color:#333;cursor:pointer;display:inline-block;line-height:14px;padding:5px 12px;text-align:center}.Tabs-module_tabs__PuztJ a:hover{background-color:#00838f;color:#fff}.Tabs-module_tabs__PuztJ .Tabs-module_active__eeyNd{background-color:#005662;color:#fff}.Tabs-module_tabs__PuztJ :first-child{border-radius:4px 0 0}.Tabs-module_tabs__PuztJ :last-child{border-radius:0 4px 0 0}.Tabs-module_tabs__PuztJ :only-child{border-radius:4px 4px 0 0}.Save-module_scrollbar__XMf7I::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq{display:flex;flex-direction:column;height:310px;overflow:hidden;width:430px}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq form{align-content:center;display:flex;flex-direction:row;font-size:12px;justify-content:space-between;margin:12px 12px 10px}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq form>label{display:flex;flex-direction:column;text-align:left;width:calc(50% - 6px)}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq form>label input{border:1px solid #cad3dd!important}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq form>label input:hover{border:1px solid #43b5c0!important}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq form>label>span{margin-right:8px}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_tabs__TOB-R{outline:none;padding-left:12px}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_tabs__TOB-R[tabindex="0"] a:nth-child(2){color:#ff4a4a}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_warnings__1PxJT{background-color:#eff2f5;box-sizing:border-box;flex-shrink:0;max-height:50px;min-height:224px;overflow-x:auto;padding:12px;scrollbar-width:thin}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_warnings__1PxJT ::-webkit-scrollbar-track{background-color:transparent}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_warnings__1PxJT::-webkit-scrollbar{background-color:#eff2f5;height:6px;width:6px}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_warnings__1PxJT::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px;-webkit-border-radius:10px}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_warnings__1PxJT::-webkit-scrollbar-thumb:active,.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_warnings__1PxJT::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_warnings__1PxJT .Save-module_warningsContainer__-3yVy{display:flex;padding-bottom:12px}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_warnings__1PxJT .Save-module_warningsContainer__-3yVy .Save-module_warningsArr__bKUFY{color:#333;font-size:12px;line-height:14px;white-space:pre-line;word-break:break-word}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_previewBackground__AbaUf{background-color:#eff2f5;position:relative}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_previewBackground__AbaUf button{border-radius:4px;height:28px;opacity:0;padding:2px;position:absolute;right:12px;top:12px;width:28px}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_previewBackground__AbaUf button:not(:active){background-color:#fff;color:#333}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_previewBackground__AbaUf:hover button{opacity:1}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_previewBackground__AbaUf:focus-within button{opacity:0}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_previewBackground__AbaUf:focus-within button:hover{opacity:1}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_previewArea__-0SLb{background-color:#eff2f5;border:none;border-radius:0;box-shadow:none;color:#333;cursor:text;display:block;font-size:12px;height:100%;min-height:224px;min-width:428px;outline:none;overflow-x:auto;padding:12px;resize:none;scrollbar-width:thin;white-space:pre;width:100%}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_previewArea__-0SLb ::-webkit-scrollbar-track{background-color:transparent}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_previewArea__-0SLb::-webkit-scrollbar{background-color:#eff2f5;height:6px;width:6px}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_previewArea__-0SLb::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px;-webkit-border-radius:10px}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_previewArea__-0SLb::-webkit-scrollbar-thumb:active,.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_previewArea__-0SLb::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_previewArea__-0SLb:active,.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_previewArea__-0SLb:focus,.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_previewArea__-0SLb:hover{border:none;box-shadow:none;outline:none}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_loadingCirclesContainer__COUKN{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin-top:20%;width:100%}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_imageContainer__gFELk{align-items:center;border-bottom:1px solid #e1e5ea;border-top:1px solid #e1e5ea;display:flex;flex-direction:column;height:220px;justify-content:center}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_imageContainer__gFELk img{background-color:#fff;max-height:220px;max-width:428px}.Save-module_dialog__of-0M .Save-module_ok__SgeCM{align-items:center;background-color:#167782;border:1px solid transparent;border-radius:4px;color:#fff;display:inline-flex;font-size:12px;height:24px;justify-content:center;line-height:14px;min-width:70px;outline:none}.Save-module_dialog__of-0M .Save-module_ok__SgeCM:active,.Save-module_dialog__of-0M .Save-module_ok__SgeCM:hover{background-color:#4fb3bf}.Save-module_dialog__of-0M .Save-module_ok__SgeCM:disabled{background-color:#e1e5ea;color:#333}.Save-module_dialog__of-0M .Save-module_cancel__SMkEV,.Save-module_dialog__of-0M .Save-module_saveTmpl__O-d0T{align-items:center;background-color:#fff;border:1px solid #585858;border-radius:4px;color:#585858;display:inline-flex;font-size:12px;height:24px;justify-content:center;line-height:14px;min-width:70px;outline:none}.Save-module_dialog__of-0M .Save-module_cancel__SMkEV:active,.Save-module_dialog__of-0M .Save-module_cancel__SMkEV:hover,.Save-module_dialog__of-0M .Save-module_saveTmpl__O-d0T:active,.Save-module_dialog__of-0M .Save-module_saveTmpl__O-d0T:hover{border:1px solid #333;color:#333}.Save-module_dialog__of-0M .Save-module_cancel__SMkEV:disabled,.Save-module_dialog__of-0M .Save-module_saveTmpl__O-d0T:disabled{border:1px solid rgba(88,88,88,.7);color:#585858b3}.Save-module_dialog__of-0M .Save-module_saveTmpl__O-d0T{word-wrap:normal;margin-right:auto;padding:2px 8px}.enhancedStereo-module_enhancedStereo__8FLSY{width:260px}.enhancedStereo-module_enhancedStereo__8FLSY fieldset{border:none;display:flex;flex-direction:column}.enhancedStereo-module_enhancedStereo__8FLSY fieldset label{margin-top:12px}.enhancedStereo-module_enhancedStereo__8FLSY .enhancedStereo-module_labelGroupSelect__K7TYC{margin-left:5px;margin-right:5px}.labelEdit-module_scrollbar__GFcQm::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.labelEdit-module_labelEdit__9LnIH{display:flex;white-space:nowrap}.labelEdit-module_labelEdit__9LnIH>div{overflow:hidden;padding:0 12px}.labelEdit-module_labelEdit__9LnIH div>form{align-items:center;display:flex;flex-direction:row;justify-content:space-around;padding-top:12px}.labelEdit-module_labelEdit__9LnIH .labelEdit-module_labelEditInputField__tb-J4 label{text-align:center}.labelEdit-module_labelEdit__9LnIH .labelEdit-module_labelEditInputField__tb-J4 input{margin-left:8px;min-width:140px}.AtomInfo-module_scrollbar__8GiyC::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.AtomInfo-module_ket_atom_info__GOuZ6{box-shadow:inset 0 0 1px 1px #0000001f;font-size:10px;left:18em;opacity:1;padding:.75em;position:absolute;top:2em;transition:opacity 1s,visibility 0s;width:60px}.AtomInfo-module_none__PRuzx{opacity:0;transition:opacity 2s,visibility 2s}.ElementsTable-module_button-common-styles__-6eHN{align-items:center;border-radius:4px;display:inline-flex;font-size:12px;height:24px;justify-content:center;line-height:14px;min-width:70px;outline:none}.ElementsTable-module_scrollbar__0R-HA{scrollbar-width:thin}.ElementsTable-module_scrollbar__0R-HA ::-webkit-scrollbar-track{background-color:transparent}.ElementsTable-module_scrollbar__0R-HA::-webkit-scrollbar{background-color:#eff2f5;height:6px;width:6px}.ElementsTable-module_scrollbar__0R-HA::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px;-webkit-border-radius:10px}.ElementsTable-module_scrollbar__0R-HA::-webkit-scrollbar-thumb:active,.ElementsTable-module_scrollbar__0R-HA::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.ElementsTable-module_table__iNPVY{border-spacing:3px;position:relative}.ElementsTable-module_table__iNPVY td,.ElementsTable-module_table__iNPVY th{margin:0;padding:0;text-align:center;vertical-align:middle}.ElementsTable-module_table__iNPVY .ElementsTable-module_main_row__csN5a,.ElementsTable-module_table__iNPVY th{font-size:8px;font-weight:400;opacity:.6;padding:.3em .8em}.ElementsTable-module_table__iNPVY .ElementsTable-module_outiner_row__fzfGL{text-align:right;vertical-align:top}.ElementsTable-module_table__iNPVY tr:nth-of-type(8){border-bottom:1em solid transparent}.ElementsTable-module_table__iNPVY .ElementsTable-module_noble__65B92{background:#c2ffff;border:2px solid #c2ffff}.ElementsTable-module_table__iNPVY .ElementsTable-module_alkali__sM9z9{background:#ffa2a5;border:2px solid #ffa2a5}.ElementsTable-module_table__iNPVY .ElementsTable-module_alkaline-earth__t2h2s{background:#ffe0b5;border:2px solid #ffe0b5}.ElementsTable-module_table__iNPVY .ElementsTable-module_metalloid__Ui4Y8{background:#e2e2be;border:2px solid #e2e2be}.ElementsTable-module_table__iNPVY .ElementsTable-module_other-nonmetal__mbkMN{background:#e8ff94;border:2px solid #e8ff94}.ElementsTable-module_table__iNPVY .ElementsTable-module_post-transition__k4C-G{background:#c5c5c5;border:2px solid #c5c5c5}.ElementsTable-module_table__iNPVY .ElementsTable-module_transition__GCnID{background:#ffd2d4;border:2px solid #ffd2d4}.ElementsTable-module_table__iNPVY .ElementsTable-module_lanthanide__wVoLa{background:#f4c8f4;border:2px solid #f4c8f4}.ElementsTable-module_table__iNPVY .ElementsTable-module_actinide__bVCBg{background:#fd98cb;border:2px solid #fd98cb}.ElementsTable-module_table__iNPVY .ElementsTable-module_halogen__W6EjM{background:#fffea6;border:2px solid #fffea6}.ElementsTable-module_table__iNPVY .ElementsTable-module_unknown-props__d9rq4{background:#e8e8e8}.ElementsTable-module_table__iNPVY .ElementsTable-module_unknown-state__lRBCp:after{color:#222}.ElementsTable-module_button__xCaL4{background-color:#fff;background-image:none;border:0;border-radius:4px;color:#333;color:#585858;display:inline-block;display:block;font-size:12px;font-weight:500;height:24px;line-height:2;margin:0;padding:.15em;position:relative;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:24px}.ElementsTable-module_button__xCaL4:active{background-image:none;outline:0}.ElementsTable-module_button__xCaL4[disabled],fieldset[disabled] .ElementsTable-module_button__xCaL4{background-image:none;box-shadow:none;cursor:not-allowed;opacity:.4}.ElementsTable-module_button__xCaL4>input[type=file]{left:-9999px;position:absolute}.ElementsTable-module_button__xCaL4+button,.ElementsTable-module_button__xCaL4+input[type=reset],.ElementsTable-module_button__xCaL4+input[type=submit]{margin-left:.3em}.ElementsTable-module_button__xCaL4:after{color:#585858;content:attr(value);font-size:.5em;line-height:1;opacity:.6;position:absolute;right:.3em;top:.3em;vertical-align:top}.ElementsTable-module_button__xCaL4:hover{background:#fff;z-index:60}.ElementsTable-module_button__xCaL4.ElementsTable-module_selected__B9LGf{background:#5e5e5e;border:none;color:#fff}.ElementsTable-module_button__xCaL4.ElementsTable-module_selected__B9LGf>span{color:#fff}.ElementsTable-module_button__xCaL4.ElementsTable-module_selected__B9LGf>svg{fill:#fff;stroke:#fff}.ElementsTable-module_button__xCaL4.ElementsTable-module_selected__B9LGf path{stroke:#fff}.ElementsTable-module_button__xCaL4.ElementsTable-module_selected__B9LGf:after{color:#fff;opacity:1}.BoxWithLines-module_horizintalNodeLines__QO-Su{display:flex;flex:0 0 20px;flex-direction:column;margin-top:2px;padding-left:14px;width:calc(50% + 6px)}.BoxWithLines-module_horizintalNodeLines__QO-Su .BoxWithLines-module_upperLines__8pL-R{border-bottom:1px solid #cad3dd;border-left:1px solid #cad3dd;height:5px}.BoxWithLines-module_horizintalNodeLines__QO-Su .BoxWithLines-module_lowerLine__tBZJd{border-left:1px solid #cad3dd;border-right:1px solid #cad3dd;height:4px;margin-bottom:-10px;padding-bottom:2px}.BoxWithLines-module_verticalNodeLines__wBgwS{display:flex;flex:0 0 20px;flex-direction:column;margin-right:1px;margin-top:4px;width:5px}.BoxWithLines-module_verticalNodeLines__wBgwS .BoxWithLines-module_upperLines__8pL-R{border-bottom:1px solid #cad3dd;border-left:1px solid #cad3dd;height:14px}.BoxWithLines-module_verticalNodeLines__wBgwS .BoxWithLines-module_lowerLine__tBZJd{border-bottom:1px solid #cad3dd;border-left:1px solid #cad3dd;height:96px;margin-bottom:-16px;padding-bottom:4px}.GenSet-module_button-common-styles__0Ro-U{align-items:center;border-radius:4px;display:inline-flex;font-size:12px;height:24px;justify-content:center;line-height:14px;min-width:70px;outline:none}.GenSet-module_scrollbar__Ev8Uz{scrollbar-width:thin}.GenSet-module_scrollbar__Ev8Uz ::-webkit-scrollbar-track{background-color:transparent}.GenSet-module_scrollbar__Ev8Uz::-webkit-scrollbar{background-color:#eff2f5;height:6px;width:6px}.GenSet-module_scrollbar__Ev8Uz::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px;-webkit-border-radius:10px}.GenSet-module_scrollbar__Ev8Uz::-webkit-scrollbar-thumb:active,.GenSet-module_scrollbar__Ev8Uz::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.GenSet-module_genGroupLegendBox__CSTQr{position:absolute;top:-14px;width:100%}.GenSet-module_genGroupLegendBox__CSTQr>legend{font-size:10px!important;margin:0 auto;width:-moz-fit-content;width:fit-content}.GenSet-module_legendBox__0zIAk{line-height:unset;position:relative}.GenSet-module_legendBox__0zIAk>legend{font-size:10px!important;margin:0 auto;width:-moz-fit-content;width:fit-content}.GenSet-module_SpecialNodes__oFKp3{-moz-column-gap:4px;column-gap:4px;display:grid;grid-template-columns:repeat(4,26px) 36px;grid-template-rows:24px}.GenSet-module_AtomGenerics__MoQCf,.GenSet-module_GroupGenerics__pFPtX{-moz-column-gap:4px;column-gap:4px;display:grid;grid-template-columns:26px 36px;grid-template-rows:24px}.GenSet-module_AcyclicCarbo__nowGn,.GenSet-module_AcyclicHetero__hnr4G,.GenSet-module_Acyclic__R97MM,.GenSet-module_CyclicCarbo__Aanb0,.GenSet-module_CyclicHetero__bbOnT,.GenSet-module_Cyclic__VJRtt{-moz-column-gap:4px;column-gap:4px;display:grid;grid-template-columns:repeat(2,36px);grid-template-rows:24px}.ButtonGenSet-module_scrollbar__CKIcM::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.ButtonGenSet-module_button__hBoCQ{background:#fff;border:1px solid #585858;border-radius:4px;color:#585858;font-size:14px;height:100%;line-height:12px;padding:0;vertical-align:middle;width:100%}.ButtonGenSet-module_button__hBoCQ:hover{border:1px solid #167782;color:#585858}.ButtonGenSet-module_button__hBoCQ.ButtonGenSet-module_selected__XAfYj,.ButtonGenSet-module_button__hBoCQ:focus{background-color:#167782;border:1px solid #167782;color:#fff}.ButtonGenSet-module_button__hBoCQ:disabled{border:1px solid #b4b9d6;color:#b4b9d6}.GenGroup-module_fieldFlexWrapper__mBHRt{display:flex;margin-top:12px}.GenGroup-module_buttonContainer__7qTti{display:grid;gap:8px 12px;grid-template-columns:1fr 1fr}.GenGroup-module_genButtonContainer__6Bwe1{display:grid;gap:22px 12px;grid-template-columns:1fr 1fr}.GenGroup-module_subGroup__afiEU{border:none;padding:0;position:relative}.GenGroup-module_legendMain__h-Wl3{color:#333!important;font-weight:700!important}.GenGroup-module_legend__JWafm{color:#333c!important;font-weight:700!important}.GenGroup-module_fieldset__JehYt{border:none;padding:4px 0 0}.GenericGroups-module_scrollbar__5iavS::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.GenericGroups-module_genericGroups__z4EaG{margin-top:9px;overflow-y:auto;padding:0 12px 12px;scrollbar-width:thin}.GenericGroups-module_genericGroups__z4EaG::-webkit-scrollbar{background-color:transparent}.GenericGroups-module_genericGroups__z4EaG:first-child{margin-top:0}.GenericGroups-module_genericGroups__z4EaG>fieldset{border:none;margin:1em;padding:0}.GenericGroups-module_genericGroups__z4EaG ::-webkit-scrollbar-track{background-color:transparent}.GenericGroups-module_genericGroups__z4EaG::-webkit-scrollbar{background-color:#eff2f5;height:6px;width:6px}.GenericGroups-module_genericGroups__z4EaG::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px;-webkit-border-radius:10px}.GenericGroups-module_genericGroups__z4EaG::-webkit-scrollbar-thumb:active,.GenericGroups-module_genericGroups__z4EaG::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.GenericGroups-module_genericGroups__z4EaG .GenericGroups-module_groupGenerics__6UpH6,.GenericGroups-module_genericGroups__z4EaG .GenericGroups-module_topGroupsContainer__bMeoG{grid-column-gap:20px;display:grid;grid-template-columns:1fr 1fr}.GenericGroups-module_genericGroups__z4EaG .GenericGroups-module_subgroupContainer__xULxX{display:grid;grid-template-columns:6px 1fr}.TypeChoice-module_fieldset__yJqT7{border:none;display:flex;gap:12px;padding:0;width:100%}.TypeChoice-module_fieldset__yJqT7>label{align-items:center;display:flex;font-size:12px}.PeriodTable-module_scrollbar__iG-vx::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.PeriodTable-module_elementsTable__Vcz12{background-color:#fff;height:368px;width:520px}.PeriodTable-module_elementsTable__Vcz12>div{margin:0;overflow:hidden;padding-left:8px;padding-top:12px}.PeriodTable-module_elementsTable__Vcz12>header{border-bottom:1px solid #e1e5ea}.PeriodTable-module_elementsTable__Vcz12 .PeriodTable-module_dialogHeader__-Wgw4{align-items:center;display:flex;font-style:normal;font-weight:500;gap:4px;padding-left:2px}.PeriodTable-module_elementsTable__Vcz12 .PeriodTable-module_dialogHeader__-Wgw4>span{line-height:16px}.PeriodTable-module_elementsTable__Vcz12 .PeriodTable-module_dialogHeader__-Wgw4>svg{height:16px;width:16px}.PeriodTable-module_elementsTable__Vcz12 .PeriodTable-module_periodTable__l-Uqx{position:fixed}.PeriodTable-module_elementsTable__Vcz12 .PeriodTable-module_periodTable__l-Uqx>*{line-height:normal}.ExtendedTable-module_extendedTable__2-hjV{width:390px}.RemoveFG-module_window__6PHH4{background:#f3f3f3;border-radius:10px;display:flex;flex-direction:column;font-family:Inter,FreeSans,Arimo,Droid Sans,Helvetica,Helvetica Neue,Arial,sans-serif;width:260px}.RemoveFG-module_window__6PHH4>*{margin:10px 15px}.RemoveFG-module_question__J8Qzx{color:#585858;text-align:left}.RemoveFG-module_header__1hBAs{align-items:center;display:flex;margin-top:15px;text-transform:uppercase}.RemoveFG-module_footer__8wImu{display:flex;justify-content:flex-end;margin-bottom:15px}.RemoveFG-module_buttonCancel__xCaJt,.RemoveFG-module_buttonOk__zR5x4{border:none;border-radius:2px;height:1.8em;width:content-box}.RemoveFG-module_buttonOk__zR5x4{background:#005662;color:#fff}.RemoveFG-module_buttonOk__zR5x4:hover{background:#00838f}.RemoveFG-module_buttonCancel__xCaJt{background:transparent;border:1px solid #717171;color:#717171;margin-right:15px}.RemoveFG-module_buttonCancel__xCaJt:hover{border-color:#333;color:#333}.rgroup-module_button-common-styles__O66iR{align-items:center;border-radius:4px;display:inline-flex;font-size:12px;height:24px;justify-content:center;line-height:14px;min-width:70px;outline:none}.rgroup-module_scrollbar__GmU8o{scrollbar-width:thin}.rgroup-module_scrollbar__GmU8o ::-webkit-scrollbar-track{background-color:transparent}.rgroup-module_scrollbar__GmU8o::-webkit-scrollbar{background-color:#eff2f5;height:6px;width:6px}.rgroup-module_scrollbar__GmU8o::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px;-webkit-border-radius:10px}.rgroup-module_scrollbar__GmU8o::-webkit-scrollbar-thumb:active,.rgroup-module_scrollbar__GmU8o::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.rgroup-module_rgroup__Pm-uA{width:260px}.rgroup-module_rgroup__Pm-uA>div{background-color:#eff2f5;margin:0;padding:12px 11px}.rgroup-module_rgroup__Pm-uA ul{grid-column-gap:8px;grid-row-gap:8px;display:grid;grid-template-columns:repeat(5,41px);grid-template-rows:repeat(3,29px 33px) 29px;overflow:hidden}.rgroup-module_rgroup__Pm-uA form button{background-color:#fff;background-image:none;background:#fff;border:none;border-radius:4px;color:#333;color:#585858;display:inline-block;font-size:14px;font-weight:700;height:29px;margin:0;padding:6px 4px;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:100%}.rgroup-module_rgroup__Pm-uA form button:active{background-image:none;outline:0}.rgroup-module_rgroup__Pm-uA form button[disabled],fieldset[disabled] .rgroup-module_rgroup__Pm-uA form button{background-image:none;box-shadow:none;cursor:not-allowed;opacity:.4}.rgroup-module_rgroup__Pm-uA form button>input[type=file]{left:-9999px;position:absolute}.rgroup-module_rgroup__Pm-uA form button+button,.rgroup-module_rgroup__Pm-uA form button+input[type=reset],.rgroup-module_rgroup__Pm-uA form button+input[type=submit]{margin-left:.3em}.rgroup-module_rgroup__Pm-uA form button:first-letter{font-weight:400}.rgroup-module_rgroup__Pm-uA form button:hover{color:#005662}.rgroup-module_rgroup__Pm-uA form button.rgroup-module_selected__hP5cM,.rgroup-module_rgroup__Pm-uA form button:active{background:#167782;color:#fff}.sgroup-module_scrollbar__T3fpf::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.sgroup-module_sgroup__Kh2Xj{background-color:#fff;border-radius:6px;width:260px}.sgroup-module_sgroup__Kh2Xj label{display:flex;flex-direction:column;margin-bottom:12px}.sgroup-module_sgroup__Kh2Xj label ul{width:inherit}.sgroup-module_sgroup__Kh2Xj label input[type=text]{margin-top:4px;max-width:236px}.sgroup-module_sgroup__Kh2Xj fieldset{border:0;padding:0}.sgroup-module_sgroup__Kh2Xj fieldset[class=sdata] fieldset{display:flex;justify-content:space-between;margin-top:24px;width:100%}.sgroup-module_sgroup__Kh2Xj fieldset[class=sdata] fieldset label{display:flex;flex-direction:row;line-height:16px}.sgroup-module_sgroup__Kh2Xj fieldset[class=sdata] fieldset label>span{margin-right:3px!important}.sgroup-module_sgroup__Kh2Xj form{margin:12px 12px 4px}.sgroup-module_sgroup__Kh2Xj form label{font-size:12px;text-align:left}.sgroup-module_sgroup__Kh2Xj form label>span>div{width:100%}.sgroup-module_sgroup__Kh2Xj form label fieldset label{align-items:center;display:flex;flex-direction:row;margin-left:4px!important}.sgroup-module_sgroup__Kh2Xj form label fieldset span{margin-right:4px!important}.sgroup-module_sgroup__Kh2Xj form select[name=fieldValue],.sgroup-module_sgroup__Kh2Xj form textarea{display:block;overflow:auto}.sgroup-module_sgroup__Kh2Xj form input[type=text],.sgroup-module_sgroup__Kh2Xj form select[name=fieldName]{color:#333;display:block;margin-bottom:0;width:100%}.sgroup-module_sgroup__Kh2Xj form textarea{margin-top:4px;max-height:240px;min-height:56px;resize:vertical;scrollbar-width:thin;width:100%}.sgroup-module_sgroup__Kh2Xj form textarea ::-webkit-scrollbar-track{background-color:transparent}.sgroup-module_sgroup__Kh2Xj form textarea::-webkit-scrollbar{background-color:#eff2f5;height:6px;width:6px}.sgroup-module_sgroup__Kh2Xj form textarea::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px;-webkit-border-radius:10px}.sgroup-module_sgroup__Kh2Xj form textarea::-webkit-scrollbar-thumb:active,.sgroup-module_sgroup__Kh2Xj form textarea::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.sgroup-module_sgroup__Kh2Xj form textarea::-webkit-scrollbar{background-color:#fff;border-radius:2px;-webkit-border-radius:2px;width:4px}.template-lib-module_scrollbar__ZFwCC::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.template-lib-module_dialogHeader__-AmwE{align-items:center;display:flex;gap:4px;padding-left:2px}.template-lib-module_dialogHeader__-AmwE>span{line-height:16px}.template-lib-module_dialogHeader__-AmwE>svg{height:18px;width:18px}.template-lib-module_button__LKf1c{min-width:70px!important}.template-lib-module_dialog_body__QtL0J{background-color:#fff;color:#333;width:452px}.template-lib-module_dialog_body__QtL0J>div{display:flex;flex-direction:column;overflow:hidden}.template-lib-module_dialog_body__QtL0J>footer{box-shadow:0 -6px 6px #0101321a;min-height:24px;z-index:10}.template-lib-module_dialog_body__QtL0J>footer>input{min-width:110px!important}.template-lib-module_dialog_body__QtL0J>footer>span{line-height:24px}.template-lib-module_dialog_body__QtL0J .template-lib-module_inputContainer__dxoHA{position:relative}.template-lib-module_dialog_body__QtL0J .template-lib-module_inputContainer__dxoHA input[type=search]{background-color:#eff2f5;height:28px;margin:0 14px 16px;padding-left:35px;width:424px}.template-lib-module_dialog_body__QtL0J .template-lib-module_inputContainer__dxoHA input[type=search]::-moz-placeholder{font-weight:400;opacity:90%}.template-lib-module_dialog_body__QtL0J .template-lib-module_inputContainer__dxoHA input[type=search]::placeholder{font-weight:400;opacity:90%}.template-lib-module_dialog_body__QtL0J .template-lib-module_inputContainer__dxoHA .template-lib-module_searchIcon__o7cAy{color:#167782;height:28px;left:14px;position:absolute;top:0;width:28px}.template-lib-module_dialog_body__QtL0J .template-lib-module_accordionSummary__2hIop{flex-direction:row-reverse;font-size:14px}.template-lib-module_dialog_body__QtL0J .template-lib-module_groupIcon__LBIRH{margin-left:15px;margin-right:8px}.template-lib-module_dialog_body__QtL0J .template-lib-module_expandIcon__Fb1EU{width:20px}.template-lib-module_dialog_body__QtL0J .template-lib-module_tabsContent__1QMnN{background-color:#eff2f5;height:50vh;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin}.template-lib-module_dialog_body__QtL0J .template-lib-module_tabsContent__1QMnN ::-webkit-scrollbar-track{background-color:transparent}.template-lib-module_dialog_body__QtL0J .template-lib-module_tabsContent__1QMnN::-webkit-scrollbar{background-color:#eff2f5;height:6px;width:6px}.template-lib-module_dialog_body__QtL0J .template-lib-module_tabsContent__1QMnN::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px;-webkit-border-radius:10px}.template-lib-module_dialog_body__QtL0J .template-lib-module_tabsContent__1QMnN::-webkit-scrollbar-thumb:active,.template-lib-module_dialog_body__QtL0J .template-lib-module_tabsContent__1QMnN::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.template-lib-module_dialog_body__QtL0J .template-lib-module_resultsContainer__KnPBZ{background-color:#eff2f5;padding:12px 14px 4px}.template-lib-module_dialog_body__QtL0J .template-lib-module_saveButton__8PE6t{align-items:center;background-color:#fff;border:1px solid #585858;border-radius:4px;color:#585858;display:inline-flex;font-size:12px;height:24px;justify-content:center;line-height:14px;min-width:70px;outline:none}.template-lib-module_dialog_body__QtL0J .template-lib-module_saveButton__8PE6t:active,.template-lib-module_dialog_body__QtL0J .template-lib-module_saveButton__8PE6t:hover{border:1px solid #333;color:#333}.template-lib-module_dialog_body__QtL0J .template-lib-module_saveButton__8PE6t:disabled{border:1px solid rgba(88,88,88,.7);color:#585858b3}.template-lib-module_dialog_body__QtL0J .template-lib-module_tabs__YkpEG{box-shadow:0 6px 6px #0101321a;z-index:10}.TemplateTable-module_scrollbar__aSGhu::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.TemplateTable-module_tableContent__dnVKg{grid-gap:0 8px;display:grid;grid-template-columns:repeat(4,100px)}.TemplateTable-module_structTitle__2XUWI{border:1px solid transparent;border-radius:6px;margin:6px 0 12px;max-height:30px;max-width:100px;overflow:hidden;padding:0 7px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.TemplateTable-module_twoRowsTitleTable__ZYwHq{grid-auto-rows:147px}.TemplateTable-module_oneRowTitleTable__N8Ibd{grid-auto-rows:134px}.TemplateTable-module_oneRowTitleTable__N8Ibd .TemplateTable-module_structTitle__2XUWI{max-height:16px}.TemplateTable-module_struct__lOLBI{background-color:#fff;border:1px solid #b4b9d6;border-radius:5px;box-sizing:border-box;height:100px;width:100px}.TemplateTable-module_struct__lOLBI:hover{background:#f9fafb}.TemplateTable-module_struct__lOLBI svg{height:100px;left:-2px;top:-1px;width:100px}.TemplateTable-module_selectedTitle__J-cte{background-color:#ffffffb3}.TemplateTable-module_td__6LIhx{cursor:default;position:relative}.TemplateTable-module_td__6LIhx.TemplateTable-module_selected__qZEF9 .TemplateTable-module_struct__lOLBI{background-color:#1677820d;border:2px solid #167782}.TemplateTable-module_button__dpOF0{background-color:#fff;background-color:transparent;background-image:none;border:none;border-radius:0;color:#333;color:#636363;cursor:pointer;display:inline-block;height:18px;margin:0;padding:0;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:18px}.TemplateTable-module_button__dpOF0:active{background-image:none;outline:0}.TemplateTable-module_button__dpOF0[disabled],fieldset[disabled] .TemplateTable-module_button__dpOF0{background-image:none;box-shadow:none;cursor:not-allowed;opacity:.4}.TemplateTable-module_button__dpOF0>input[type=file]{left:-9999px;position:absolute}.TemplateTable-module_button__dpOF0+button,.TemplateTable-module_button__dpOF0+input[type=reset],.TemplateTable-module_button__dpOF0+input[type=submit]{margin-left:.3em}.TemplateTable-module_button__dpOF0>svg{height:inherit;width:inherit}.TemplateTable-module_button__dpOF0:active path,.TemplateTable-module_button__dpOF0:hover path{fill:#00838f}.TemplateTable-module_deleteButton__KfBpW{position:absolute;right:5px;top:5px}.TemplateTable-module_editButton__A0BoE{position:absolute;right:5px;top:78px}.emptySearchResult-module_emptySearch__aUSew{align-items:center;color:#333;display:flex;flex-direction:column;font-size:12px;justify-content:center;min-height:240px}.emptySearchResult-module_emptySearch__aUSew>svg{height:84px;width:84px}.FontControl-module_scrollbar__Vq3kt::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.FontControl-module_fontSizeMenu__4RvmP{background:#fff;border:1px solid #cad3dd;border-radius:4px;display:inline-block;font-size:16px;max-height:155px;overflow-y:scroll;padding:4px;position:absolute;right:12px;scrollbar-width:thin;top:74px;width:58px;z-index:10}.FontControl-module_fontSizeMenu__4RvmP ::-webkit-scrollbar-track{background-color:transparent}.FontControl-module_fontSizeMenu__4RvmP::-webkit-scrollbar{background-color:#eff2f5;height:6px;width:6px}.FontControl-module_fontSizeMenu__4RvmP::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px;-webkit-border-radius:10px}.FontControl-module_fontSizeMenu__4RvmP::-webkit-scrollbar-thumb:active,.FontControl-module_fontSizeMenu__4RvmP::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.FontControl-module_fontSizeOption__eGz-q{font-size:14px;line-height:16px;padding:4px}.FontControl-module_fontSizeOption__eGz-q:hover{background:#f3f3f3;border-radius:4px;cursor:pointer}.FontControl-module_fontBtn__zGgG3{background-color:#fff;border:1px solid #cad3dd;border-radius:4px;font-size:14px;height:24px;line-height:20px;text-align:left;width:68px}.FontControl-module_fontBtn__zGgG3:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.94 5.727 8 8.78l3.06-3.053.94.94-4 4-4-4 .94-.94Z' fill='%235B6077'/%3E%3C/svg%3E");background-size:contain;bottom:20px;content:" ";display:block;height:22px;left:18px;margin:auto;position:relative;width:22px;z-index:10}.SpecialSymbolsList-module_window__4tD1N{background-color:#fff;border-radius:0 6px 6px;box-shadow:2px 2px 6px #cad3dd;display:flex;flex-direction:row;flex-wrap:wrap;overflow:visible;padding:8px;position:absolute;right:27px;width:160px;z-index:10}.SpecialSymbolsList-module_button__uCp6O{background-color:transparent;border:none;height:16px;margin:2px;padding:initial;width:16px}.SpecialSymbolsList-module_button__uCp6O>svg{fill:#000}.SpecialSymbolsList-module_button__uCp6O:hover>svg{fill:#167782}.SpecialSymbolsButton-module_scrollbar__BGjVm::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.SpecialSymbolsButton-module_activeTextButton__jbgHY,.SpecialSymbolsButton-module_textButton__1gh-c{background-color:#fff;background-image:none;border:0;border-radius:4px;color:#333;cursor:pointer;display:inline-block;height:28px;margin:0!important;margin:4px;padding:0;position:relative;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:28px}.SpecialSymbolsButton-module_activeTextButton__jbgHY:active,.SpecialSymbolsButton-module_textButton__1gh-c:active{background-image:none;outline:0}.SpecialSymbolsButton-module_activeTextButton__jbgHY[disabled],.SpecialSymbolsButton-module_textButton__1gh-c[disabled],fieldset[disabled] .SpecialSymbolsButton-module_activeTextButton__jbgHY,fieldset[disabled] .SpecialSymbolsButton-module_textButton__1gh-c{background-image:none;box-shadow:none;cursor:not-allowed;opacity:.4}.SpecialSymbolsButton-module_activeTextButton__jbgHY>input[type=file],.SpecialSymbolsButton-module_textButton__1gh-c>input[type=file]{left:-9999px;position:absolute}.SpecialSymbolsButton-module_activeTextButton__jbgHY+button,.SpecialSymbolsButton-module_activeTextButton__jbgHY+input[type=reset],.SpecialSymbolsButton-module_activeTextButton__jbgHY+input[type=submit],.SpecialSymbolsButton-module_textButton__1gh-c+button,.SpecialSymbolsButton-module_textButton__1gh-c+input[type=reset],.SpecialSymbolsButton-module_textButton__1gh-c+input[type=submit]{margin-left:.3em}.SpecialSymbolsButton-module_activeTextButton__jbgHY>svg,.SpecialSymbolsButton-module_textButton__1gh-c>svg{font-size:22px;height:22px;left:3px;position:absolute;top:3px;width:22px}.SpecialSymbolsButton-module_activeTextButton__jbgHY{background-color:#167782;border-radius:2px}.SpecialSymbolsButton-module_activeTextButton__jbgHY>svg{fill:#fff;transition:.2s}.SpecialSymbolsButton-module_activeTextButton__jbgHY:hover{background-color:#188794}.SpecialSymbolsButton-module_textButton__1gh-c>svg{fill:#333;transition:.2s}.SpecialSymbolsButton-module_textButton__1gh-c:hover{background-image:none}.SpecialSymbolsButton-module_textButton__1gh-c:hover>svg{fill:#00838f}.SpecialSymbolsButton-module_activeTextButton__jbgHY:after{border-bottom:2px solid transparent;border-right:2px solid transparent;border-color:transparent #fff #fff transparent;border-style:solid;border-width:2px;content:"";left:21px;position:absolute;top:21px}.TextButton-module_scrollbar__u11Yl::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.TextButton-module_textButton__Ocny2{background-color:#fff;background-image:none;border:0;border-radius:4px;color:#333;cursor:pointer;display:inline-block;height:28px;margin:0!important;margin:4px;padding:0;position:relative;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:28px}.TextButton-module_textButton__Ocny2:active{background-image:none;outline:0}.TextButton-module_textButton__Ocny2[disabled],fieldset[disabled] .TextButton-module_textButton__Ocny2{background-image:none;box-shadow:none;cursor:not-allowed;opacity:.4}.TextButton-module_textButton__Ocny2>input[type=file]{left:-9999px;position:absolute}.TextButton-module_textButton__Ocny2+button,.TextButton-module_textButton__Ocny2+input[type=reset],.TextButton-module_textButton__Ocny2+input[type=submit]{margin-left:.3em}.TextButton-module_textButton__Ocny2>svg{fill:#333;font-size:22px;height:22px;left:3px;position:absolute;top:3px;transition:.2s;width:22px}.TextButton-module_textButton__Ocny2:hover{background-image:none}.TextButton-module_textButton__Ocny2:hover>svg{fill:#00838f}.TextButton-module_textButton__Ocny2.TextButton-module_isActive__DQ-xh{background-color:#167782;border-radius:2px}.TextButton-module_textButton__Ocny2.TextButton-module_isActive__DQ-xh>svg{fill:#fff;transition:.2s}.TextButton-module_textButton__Ocny2.TextButton-module_isActive__DQ-xh:hover{background-color:#188794}.TextButton-module_textButton__Ocny2.TextButton-module_isActive__DQ-xh:hover>svg{fill:#fff;transition:.2s}.Text-module_scrollbar__0OhTV::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Text-module_textEditor__EFR54{display:flex;flex-direction:column;width:340px}.Text-module_textEditor__EFR54 .Text-module_controlPanel__agLDc{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:28px;justify-content:space-between;margin:12px 0}.Text-module_textEditor__EFR54 .Text-module_controlPanel__agLDc>span{margin-left:34px;margin-right:4px;white-space:nowrap}.Text-module_textEditor__EFR54 .DraftEditor-root::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.PasteErrorModalBody-module_pasteErrorModalBody__ExG0r{display:flex;flex-direction:column}.PasteErrorModalBody-module_shortcutsBlock__e-wyA{display:flex;justify-content:space-between}.PasteErrorModalBody-module_shortcuts__x0xBs{display:flex;flex-direction:column;margin-top:12px}.PasteErrorModalBody-module_shortcut__sED-E{color:#167782;font-size:14px}.InfoModal-module_infoModal__0Vza1{width:324px}.InfoModal-module_ok__BZ1ar{background-color:#167782;border:1px solid transparent;border-radius:4px;color:#fff;font-size:12px;height:24px;min-width:70px}.InfoModal-module_ok__BZ1ar:active,.InfoModal-module_ok__BZ1ar:hover{background-color:#4fb3bf}.InfoModal-module_ok__BZ1ar:disabled{background-color:#e1e5ea;color:#333}.App-module_app__8cgyF{container-type:size;display:grid;grid-template-areas:"toolbar-top toolbar-top toolbar-top" "toolbar-left canvas toolbar-right" "toolbar-bottom toolbar-bottom toolbar-bottom";grid-template-columns:minmax(36px,max-content) 1fr minmax(36px,max-content);grid-template-rows:auto 1fr auto;height:100%;position:relative;width:100%}.App-module_canvas__taJxn{grid-area:canvas;-ms-grid-column:2;-ms-grid-row:2}.App-module_top__SBeSV{-ms-grid-column-span:3;grid-area:toolbar-top;-ms-grid-column:1;-ms-grid-row:1}.App-module_left__2iz-i{grid-area:toolbar-left;-ms-grid-column:1;-ms-grid-row:2}.App-module_right__U7A5Q{grid-area:toolbar-right;-ms-grid-column:3;-ms-grid-row:2}.App-module_bottom__tQA2B{-ms-grid-column-span:3;grid-area:toolbar-bottom;-ms-grid-column:1;-ms-grid-row:3}.AbbreviationLookup-module_lookupContainer__-JRMj{position:absolute;width:200px}.AbbreviationLookup-module_inputContainer__6tJpn{position:relative}.AbbreviationLookup-module_input__vCxY9{width:100%}.AbbreviationLookup-module_input__vCxY9.AbbreviationLookup-module_input__vCxY9[type=text]{border:1.5px solid #167782;font-size:12px;line-height:14px;padding:5px 8px 5px 24px}.AbbreviationLookup-module_input__vCxY9.AbbreviationLookup-module_input__vCxY9[type=text]:hover{border:1.5px solid #167782}.AbbreviationLookup-module_searchIcon__DiK0c{color:#167782;height:17px;left:6px;position:absolute;top:50%;transform:translateY(-50%);width:17px}.AbbreviationLookup-module_optionItemContent__L1JlW{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AbbreviationLookup-module_optionItem__dAhO- mark{background-color:transparent;font-weight:700}.AbbreviationLookup-module_noOptions__yKxml{font-size:12px;line-height:14px}ul.AbbreviationLookup-module_listBox__Y50AT{padding-bottom:4px;padding-top:4px}.Editor-module_scrollbar__yVsY8::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Editor-module_small__8cgEX body,.Editor-module_small__8cgEX div[role=dialog],.Editor-module_small__8cgEX form,.Editor-module_small__8cgEX select{font-size:12px}.Editor-module_editor__o0Gjz{background-color:#fcfcfc;color:#333;font:14px FreeSans,Arimo,Droid Sans,Helvetica,Helvetica Neue,Arial,sans-serif;height:100%;position:relative;width:100%}.Editor-module_editor__o0Gjz select{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;background:transparent!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m5.001 6.077-4.74-4.74.943-.942 3.797 3.797L8.797.395l.943.943-4.739 4.739Z' fill='%23231F20'/%3E%3C/svg%3E")!important;background-position:calc(100% - 11px)!important;background-repeat:no-repeat!important;padding:0 8px!important}.Editor-module_editor__o0Gjz li,.Editor-module_editor__o0Gjz menu,.Editor-module_editor__o0Gjz ul{list-style:none;margin:0;padding:0}.Editor-module_editor__o0Gjz input[type=search]{background:#fff;border:1px solid transparent;border-radius:4px;box-sizing:border-box;color:inherit;display:inline-block;font-size:14px;height:2.4em;line-height:16px;padding:6px 6px 6px 35px;vertical-align:middle}.Editor-module_editor__o0Gjz input[type=search]:active,.Editor-module_editor__o0Gjz input[type=search]:focus{outline:0}.Editor-module_editor__o0Gjz input[type=search]:hover{border:1px solid #43b5c0}.Editor-module_editor__o0Gjz input[type=search][disabled],.Editor-module_editor__o0Gjz input[type=search][readonly],fieldset[disabled] .Editor-module_editor__o0Gjz input[type=search]{background:#f3f3f3;cursor:not-allowed;opacity:.6}.Editor-module_editor__o0Gjz input[type=number],.Editor-module_editor__o0Gjz input[type=text],.Editor-module_editor__o0Gjz select,.Editor-module_editor__o0Gjz textarea{background:#fff;border:1px solid #cad3dd;border-radius:4px;box-sizing:border-box;color:#333;display:inline-block;font-family:Inter,FreeSans,Arimo,Droid Sans,Helvetica,Helvetica Neue,Arial,sans-serif;font-size:14px;height:24px;line-height:16px;padding:3px 7px;vertical-align:middle}.Editor-module_editor__o0Gjz input[type=number]:active,.Editor-module_editor__o0Gjz input[type=number]:focus,.Editor-module_editor__o0Gjz input[type=text]:active,.Editor-module_editor__o0Gjz input[type=text]:focus,.Editor-module_editor__o0Gjz select:active,.Editor-module_editor__o0Gjz select:focus,.Editor-module_editor__o0Gjz textarea:active,.Editor-module_editor__o0Gjz textarea:focus{caret-color:#167782;outline:0}.Editor-module_editor__o0Gjz input[type=number]:hover,.Editor-module_editor__o0Gjz input[type=text]:hover,.Editor-module_editor__o0Gjz select:hover,.Editor-module_editor__o0Gjz textarea:hover{border:1px solid #43b5c0}.Editor-module_editor__o0Gjz input[type=number][disabled],.Editor-module_editor__o0Gjz input[type=number][readonly],.Editor-module_editor__o0Gjz input[type=text][disabled],.Editor-module_editor__o0Gjz input[type=text][readonly],.Editor-module_editor__o0Gjz select[disabled],.Editor-module_editor__o0Gjz select[readonly],.Editor-module_editor__o0Gjz textarea[disabled],.Editor-module_editor__o0Gjz textarea[readonly],fieldset[disabled] .Editor-module_editor__o0Gjz input[type=number],fieldset[disabled] .Editor-module_editor__o0Gjz input[type=text],fieldset[disabled] .Editor-module_editor__o0Gjz select,fieldset[disabled] .Editor-module_editor__o0Gjz textarea{background-color:#e1e5ea;border:1px solid #cad3dd;color:#585858;cursor:not-allowed}.Editor-module_editor__o0Gjz fieldset{border-radius:4px;margin:0}.Editor-module_editor__o0Gjz fieldset>li{display:inline-block}.Editor-module_editor__o0Gjz fieldset.Editor-module_-hidden__aKodt{border-color:transparent;margin-top:1.5em}.Editor-module_editor__o0Gjz legend{color:#aeaeae;font-size:12px;padding:0;text-align:left}.Editor-module_editor__o0Gjz input[type=radio]{line-height:normal;margin:0 .3em;vertical-align:middle}.Editor-module_editor__o0Gjz input[type=checkbox]{line-height:normal;margin-right:.3em;vertical-align:middle}.blinking{animation:Editor-module_blink__J7UCV 1s infinite}@keyframes Editor-module_blink__J7UCV{0%{opacity:1}30%{opacity:0}to{opacity:1}}*{margin:0;padding:0;box-sizing:border-box}::selection{background-color:#c6b2ff;color:#000}::-moz-selection{background-color:#c6b2ff;color:#000}html,body{width:100%;height:100%;margin:0;padding:0}#root{width:100%;min-height:100vh}.App{text-align:center;width:100%;min-height:100vh;display:flex;flex-direction:row}.main-sidebar{width:var(--sidebar-width, 210px);background-color:#f8f9fa;border-right:1px solid #e9ecef;padding:20px;display:flex;flex-direction:column;align-items:center;box-shadow:2px 0 4px #0000001a}.main-content{flex:1;display:flex;flex-direction:column;min-height:100%;background-color:#eceaff;overflow-x:hidden}header{background-color:#282c34;padding:20px;color:#fff;max-width:1400px;margin-left:auto;margin-right:auto;margin-bottom:20px;border-radius:0 0 8px 8px}header h1{margin:0}.app-nav{display:flex;flex-direction:column;gap:10px;margin-bottom:20px;padding-bottom:10px}.nav-button:active{background:#c6b2ff;color:#fff}.nav-button.active{background:#8061e1;color:#fff}main{padding:0;height:100%;display:flex;flex-direction:column;overflow:hidden}.tab-pane{padding:20px 0 20px 20px}.tab-pane.active{justify-content:center;align-items:center;margin:0 auto;min-height:80vh;width:100%}.slider{width:100%;height:6px;border-radius:3px;background:#ddd;outline:none;opacity:.7;transition:opacity .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:10px 0}.slider:hover{opacity:1}.slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#007bff;cursor:pointer;box-shadow:0 2px 4px #0003}.slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#007bff;cursor:pointer;box-shadow:0 2px 4px #0003;border:none}.xml-processor-section{padding:20px;max-width:1000px;margin:0 auto}.execute-button{background:#8061e1;color:#fff}.execute-button:hover:not(:disabled){background:#6c4fd4}.status-section{text-align:left;padding:12px;background:#f8f9fa;border-radius:6px;border:1px solid #e9ecef}.status-section p{margin:0;font-weight:500}.status-section p.success{color:#28a745}.loading-spinner{border:3px solid #f3f3f3;border-top:3px solid #8061e1;border-radius:50%;width:30px;height:30px;animation:spin 1s linear infinite;margin:10px auto}.progress-spinner{border:3px solid #f3f3f3;border-top:3px solid #8061e1;border-radius:50%;width:24px;height:24px;animation:spin 1s linear infinite}.legend-item{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500}.legend-color{width:16px;height:16px;border-radius:4px}.diff-container{display:flex;gap:10px;height:60vh}.diff-pane{flex:1;display:flex;flex-direction:column;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.pane-header{padding:15px;background:#f8f9fa;border-bottom:1px solid #e9ecef;height:30px}.pane-header h4{margin:0;color:#495057;font-size:16px;padding:6px 8px}.modified-pane .pane-header{background:#aedad8;border-bottom-color:#c6b2ff}.diff-pane .tasks-display-container{flex:1;overflow-y:auto;padding:15px}.task-node{position:relative;overflow:visible}.task-node:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:transparent;pointer-events:none;z-index:2}.task-node.diff-deletion:before{background:#c6b2ff}.task-node.diff-addition:before{background:#aedad8}.task-node.diff-modification:before{background:#ffd43b}.task-content{height:var(--tree-row-height);display:flex;align-items:center;position:relative;z-index:1;margin:0;padding:0}.task-checkbox{margin:0 2px 0 0;width:20px;height:20px;transform:scale(.6);transform-origin:left center}.task-expand-icon,.task-icon,.task-number,.task-name{line-height:var(--tree-row-height)}.tasks-tree-container{--tree-row-height: 24px;--indent-width: 20px;--connector-x: calc(var(--indent-width) / 2)}.xml-tasks-diff-display .tasks-tree-container,.xml-tasks-display .tasks-tree-container{font-family:Google Sans Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:13px}.task-left{position:relative;display:flex;align-items:center;line-height:var(--tree-row-height);margin:0}.tree-indents{display:inline-flex;align-items:stretch;height:var(--tree-row-height);position:relative;margin-right:6px}.tree-indent{width:var(--indent-width);position:relative;display:inline-block;height:100%}.tree-indent.branch:after{content:"";position:absolute;left:var(--connector-x);top:0;bottom:0;width:1px;background:#9aa0a6}.tasks-tree-container .tree-indents .tree-indent:first-child:after{content:none}.tree-connector{width:var(--indent-width);position:relative;display:inline-block;height:var(--tree-row-height)}.tree-connector.mid:before,.tree-connector.end:before{content:"";position:absolute;left:var(--connector-x);top:50%;transform:translateY(-.5px);width:9px;height:1px;background:#9aa0a6}.tree-connector.root:before,.tree-connector.root:after{content:none}.tree-connector.mid:after{content:"";position:absolute;left:var(--connector-x);top:0;bottom:0;width:1px;background:#9aa0a6}.tasks-tree-container .tree-indents .tree-connector.root:after,.tasks-tree-container .tree-indents .tree-connector.root:before{content:none}.tree-connector.end:after{content:"";position:absolute;left:var(--connector-x);top:0;height:calc(var(--tree-row-height) / 2);width:1px;background:#9aa0a6}@media(max-width:1024px){.diff-container{flex-direction:column;height:auto}.diff-pane{height:400px}}@media(max-width:768px){.diff-pane{height:300px}}.sidebar-status-section{font-size:13px}.sidebar-loading-spinner{width:20px;height:20px;border:2px solid #f3f3f3;border-top:2px solid #007bff;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto}.xml-processor-section{padding:0;max-width:none;margin:0;width:100%;height:100%;box-sizing:border-box;overflow:hidden;background:transparent;display:flex;flex-direction:column}.platform-editor-container .xml-processor-section{background:transparent}.cobalt-workspace{position:relative;height:100%;width:100%;background-color:transparent;overflow:hidden;box-sizing:border-box;display:flex;flex-direction:column}.workspace-content{flex:1;overflow:hidden;display:flex;flex-direction:column}.cobalt-chat-wrapper{position:relative;flex:0 0 auto;min-width:320px;max-width:700px;height:100%;max-height:100%;display:flex;flex-direction:column;box-sizing:border-box;overflow:hidden;opacity:1;transition:opacity .2s ease,width .2s ease,min-width .2s ease}.cobalt-chat-wrapper.chat-hidden{opacity:0;min-width:0;max-width:0;width:0;margin-left:-20px;padding:0;pointer-events:none;overflow:hidden}.cobalt-chat-section{position:relative;flex:1;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden;display:flex;flex-direction:column;box-sizing:border-box}.cobalt-chat-resize-handle{position:absolute;left:-4px;top:0;bottom:0;width:8px;cursor:ew-resize;z-index:10;background:transparent}.cobalt-chat-resize-handle:hover{background:#8061e11a}.cobalt-chat-close-btn{position:absolute;top:8px;left:8px;z-index:100;background:transparent;border:none;width:24px;height:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0}.cobalt-chat-close-btn:hover{background:#f5f5f5;border-radius:4px}.cobalt-chat-close-btn svg{color:#999;width:16px;height:16px}.cobalt-chat-close-btn:hover svg{color:#333}.cobalt-chat-toggle-btn{position:fixed;bottom:32px;right:32px;z-index:50;background:#8061e1;border:none;border-radius:28px;height:56px;padding:0 24px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .2s ease;box-shadow:0 4px 16px #8061e159}.cobalt-chat-toggle-btn:hover{background:#6c4fd4;transform:translateY(-2px);box-shadow:0 8px 24px #8061e173}.cobalt-chat-toggle-btn svg{color:#fff;flex-shrink:0}.cobalt-chat-toggle-btn span{color:#fff;font-size:15px;font-weight:600;white-space:nowrap}.chat-content{flex:1;display:flex;flex-direction:column;overflow:hidden;height:100%}.legend-item{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#344054;background:#f8fafc;border:1px solid #e5e7eb;padding:6px 10px;border-radius:999px}.toggle{display:inline-flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.toggle-input{position:absolute;opacity:0}.toggle-slider{position:relative;width:40px;height:22px;background:#e5e7eb;border-radius:999px;transition:background .2s ease;box-shadow:inset 0 0 0 1px #d1d5db}.toggle-slider:after{content:"";position:absolute;top:3px;left:3px;width:16px;height:16px;background:#fff;border-radius:50%;transition:transform .2s ease;box-shadow:0 1px 2px #1018282e}.toggle-input:checked+.toggle-slider{background:#e5dbff;box-shadow:inset 0 0 0 1px #c6b2ff}.toggle-input:checked+.toggle-slider:after{transform:translate(18px)}.toggle-label{font-size:13px;color:#475467}.accept-changes-btn .spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}.xml-tasks-diff-display{background:#fff;overflow:hidden;display:flex;flex-direction:column;height:100%}.editor-header{padding:4px 8px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;background:#fff;flex-shrink:0;height:40px}.editor-header h3{margin:0;font-size:13px;font-weight:600;color:#111827;line-height:1.2}.editor-controls{display:flex;gap:12px;align-items:center}.accept-changes-header-btn{padding:6px 12px;background:#667eea;color:#fff;border:none;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:all .2s ease;white-space:nowrap}.accept-changes-header-btn:hover:not(:disabled){background:#5568d3;box-shadow:0 2px 4px #667eea4d}.accept-changes-header-btn:disabled{opacity:.5;cursor:not-allowed}.accept-changes-header-btn svg{flex-shrink:0}.spinner-small{width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite;flex-shrink:0}.delete-task-header-btn{padding:6px 10px;border-radius:6px;border:1px solid #fecaca;background:#fef2f2;color:#b91c1c;font-size:12px;font-weight:500;cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;gap:4px}.delete-task-header-btn:hover:not(:disabled){background:#fee2e2;border-color:#fca5a5}.delete-task-header-btn:disabled{opacity:.5;cursor:not-allowed;background:#f9fafb;border-color:#e5e7eb;color:#9ca3af}.diff-container{display:grid;grid-template-columns:1fr 1fr;gap:12px;flex:1;min-height:0;padding:8px}.diff-pane{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.pane-header{padding:6px 10px;border-bottom:1px solid #e5e7eb;background:#fff;flex-shrink:0;min-height:32px;display:flex;align-items:center}.pane-header h4{margin:0;font-size:12px;font-weight:600;color:#111827;line-height:1.2}.modified-pane .pane-header{background:#d1fae5;border-bottom-color:#e5e7eb}.diff-pane .tasks-display-container{flex:1;overflow:hidden;padding:0;min-height:0;display:flex;flex-direction:column}.tasks-tree-wrapper{flex:1;overflow-y:auto;padding:16px;min-height:0}.tasks-tree-container .task-node:hover .task-content{background:#10182808;border-radius:8px}.diff-pane .tasks-display-container::-webkit-scrollbar{width:10px;height:10px}.diff-pane .tasks-display-container::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.diff-pane .tasks-display-container::-webkit-scrollbar-thumb:hover{background:#c0c4c9}.chat-interface{height:100%}.platform-editor-container{height:100%;padding:14px;background:#fff;overflow:auto}.platform-editor-with-timeline{display:flex;height:100%;width:100%}.version-history-sidebar{width:200px;flex-shrink:0;max-height:100%;overflow:hidden}.platform-editor-with-timeline .xml-processor-section{flex:1;min-width:0}.platform-editor-view{display:flex;flex-direction:column;height:100%;background:#fff}.platform-editor-header{padding:24px 32px;border-bottom:1px solid #e9ecef;background:#fff}.platform-editor-title{display:flex;align-items:center;gap:16px}.platform-editor-icon{font-size:48px;display:flex;align-items:center;justify-content:center}.platform-editor-icon-image{width:48px;height:48px;object-fit:contain}.platform-editor-title h2{margin:0 0 4px;font-size:24px;font-weight:600;color:#333}.platform-editor-title p{margin:0;font-size:14px;color:#6b7280}.platform-editor-content{flex:1;display:flex;align-items:center;justify-content:center;padding:48px;background:#eceaff}.editor-placeholder{text-align:center;max-width:500px}.placeholder-icon{font-size:72px;margin-bottom:24px;opacity:.5;display:flex;align-items:center;justify-content:center}.placeholder-icon-image{width:80px;height:80px;object-fit:contain;opacity:.5}.editor-placeholder h3{margin:0 0 12px;font-size:24px;font-weight:600;color:#333}.editor-placeholder p{margin:0 0 8px;font-size:16px;color:#6b7280;line-height:1.6}.placeholder-hint{font-size:14px!important;color:#9ca3af!important;font-style:italic}.new-item-node .task-content{cursor:default}.tasks-tree-container .task-node.new-item-node:hover .task-content{background:transparent}.new-item-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;color:#9ca3af;font-size:13px;font-family:inherit;font-weight:500;padding:0 6px;height:24px;border-radius:3px;transition:background-color .1s ease,color .1s ease;white-space:nowrap;margin-left:2px}.new-item-button:hover{background-color:#37352f14;color:#37352f}.root-new-item{margin-top:4px}.root-new-item .new-item-button{color:#9ca3af}.root-new-item .new-item-button:hover{color:#37352f}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;width:100%;height:100vh;color-scheme:light dark;color:#000000de;background-color:#eceaff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.root-container{width:100%;height:100vh}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:1320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:none}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.chat-interface{display:flex;flex-direction:column;flex:1;min-height:0;background-color:#fff;position:relative;--focus-ring: transparent}.chat-messages{flex:1;overflow-y:auto;padding:20px;background-color:#fff}.chat-welcome{text-align:center;align-items:center;padding:60px 20px}.chat-welcome .welcome-icon{font-size:48px;margin-bottom:16px;animation:bounce 1s ease infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes fadeInWelcome{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.chat-welcome h3{font-size:20px;color:#333;margin-bottom:8px;font-weight:600}.chat-welcome p{font-size:14px;color:#6b7280}.chat-message{display:flex}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chat-message.user{justify-content:flex-end}.chat-message.assistant,.chat-message.tool{justify-content:flex-start;margin-left:10px}.message-content{word-wrap:break-word;text-align:left;font-size:14px;line-height:1.6;max-width:100%}.user-message{background:#eceaff;padding:14px 16px;border-radius:12px 12px 2px}.user-message .message-text{color:#000}.assistant-message{color:#333}.tool-message{background:#f8f7fc;border:1px solid #d4c5f9;color:#333;padding:14px 16px;border-radius:8px;max-width:75%}.message-content h1,.message-content h2,.message-content h3{margin:16px 0 8px;font-weight:600;color:#333}.message-content h2{font-size:18px;border-bottom:1px solid #e9ecef;padding-bottom:6px}.message-content h3{font-size:16px}.message-content p{margin:8px 0;line-height:1.6}.message-content ul,.message-content ol{margin:8px 0;padding-left:24px;line-height:1.6}.message-content code{background:#f5f2ff;padding:2px 6px;border-radius:3px;font-size:12px;font-family:ui-monospace,SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;color:#6c4fd4}.message-content pre{background:#f5f2ff;padding:12px;border-radius:6px;overflow-x:auto;font-size:12px;border:1px solid #e0d5ff;margin:8px 0}.message-content pre code{background:transparent;padding:0;border:none;color:#333}.message-content strong{font-weight:600;color:#333}.message-content em{font-style:italic;color:#6b7280}.event-content{display:flex;gap:12px;align-items:flex-start}@keyframes slideInEvent{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.event-icon{font-size:22px;flex-shrink:0}.event-details{flex:1;white-space:pre-wrap;word-break:break-word;max-width:100%}.event-details strong{margin-bottom:5px;color:#8061e1;font-weight:700;font-size:14px}@keyframes shimmer{0%{background-position:-100% 0}to{background-position:200% 0}}.status-pending{border-left:3px solid #ffc107;padding-left:10px}.status-in_progress{border-left:3px solid #17a2b8;padding-left:10px}.status-completed{border-left:3px solid #28a745;padding-left:10px}.formatted-text{margin-top:10px;line-height:1.7;font-size:12px;background-color:transparent;color:#4a5568}.formatted-text code{background:linear-gradient(135deg,#f5f3ff,#ede9fe);border:1px solid #e0d5ff;padding:3px 8px;border-radius:6px;font-family:Monaco,Menlo,monospace;font-size:12px;color:#6c4fd4;font-weight:500}.formatted-text strong{color:#8061e1;font-weight:700}.formatted-text em{color:#6c4fd4;font-style:italic}@keyframes typing{0%,60%,to{opacity:.3;transform:translateY(0) scale(.8)}30%{opacity:1;transform:translateY(-8px) scale(1.1)}}.chat-input-area{border-top:1px solid #f0f0f0;background:#fafbfc;padding:8px 10px;box-shadow:0 -2px 8px #00000005}.chat-input-container{max-width:800px;margin:0 auto}.workflow-label.active{background:#fff;color:#333;border-color:#e0e0e0}.workflow-option.active{background:#fff;color:#333;box-shadow:0 1px 3px #0000001a;font-weight:600}.input-wrapper{display:flex;align-items:center;gap:6px;background-color:#fff;border:1px solid #e9ecef;border-radius:12px;padding:4px 8px;transition:all .2s;margin-bottom:6px;position:relative}.input-wrapper:focus-within{border-color:#8061e1;box-shadow:0 0 0 3px #8061e11a}.chat-textarea{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:24px;padding:8px 10px;box-sizing:border-box;width:100%;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;letter-spacing:normal;text-align:left!important;margin:0;min-height:24px;max-height:200px;border:none;border:1px solid transparent;border-radius:12px;background-color:transparent;resize:none;transition:border-color .2s;overflow-y:auto;color:#000;caret-color:#000;position:relative;z-index:10;outline:none}.chat-textarea.rich-input{cursor:text;color:#1f2937}.chat-textarea.rich-input:empty:before{content:attr(data-placeholder);color:#9ca3af;pointer-events:none;display:block}.chat-textarea.rich-input .ref-pill{display:inline-block;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background-color:#e0f2fe;color:#0369a1;border:1px solid #bae6fd;border-radius:9999px;padding:0 8px;margin:0 2px;font-size:.9em;font-weight:500;-webkit-user-select:none;user-select:none;vertical-align:middle}.chat-textarea.rich-input .ref-pill--machine{background-color:#e0f2fe;color:#0369a1;border-color:#bae6fd}.chat-textarea.rich-input .ref-pill--data{background-color:#ecfdf5;color:#047857;border-color:#a7f3d0}.chat-textarea.rich-input .ref-pill--task{background-color:#fff7ed;color:#9a3412;border-color:#fed7aa}.chat-textarea.rich-input .ref-pill--generic{background-color:#f3f4f6;color:#374151;border-color:#e5e7eb}.chat-textarea.rich-input .ref-pill--plate{background-color:#f5f3ff;color:#6d28d9;border-color:#c4b5fd}.message-content .ref-pill{display:inline-block;margin:0 2px;vertical-align:middle;border-radius:9999px;padding:0 8px;font-weight:500;font-size:.9em;border:1px solid transparent;-webkit-user-select:none;user-select:none}.message-content .ref-pill--machine{background-color:#e0f2fe;color:#0369a1;border-color:#bae6fd}.message-content .ref-pill--data{background-color:#ecfdf5;color:#047857;border-color:#a7f3d0}.message-content .ref-pill--task{background-color:#fff7ed;color:#9a3412;border-color:#fed7aa}.message-content .ref-pill--generic{background-color:#f3f4f6;color:#374151;border-color:#e5e7eb}.message-content .ref-pill--plate{background-color:#f5f3ff;color:#6d28d9;border-color:#c4b5fd}.input-wrapper{position:relative}.chat-textarea:disabled{cursor:not-allowed;opacity:.6}.send-button{width:32px;height:32px;padding:0;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.send-button-icon{width:28px;height:28px;filter:brightness(0) saturate(100%)}.send-button:hover:not(:disabled){background:transparent;transform:scale(1.05)}.send-button:disabled{cursor:not-allowed;background:transparent;box-shadow:none}.send-button:disabled .send-button-icon{filter:brightness(0) saturate(100%)}.send-button svg{width:18px;height:18px;color:#fff}.stop-button-icon{display:block;width:24px;height:24px;background-color:#8061e1;border-radius:50%;position:relative;cursor:pointer;opacity:.8;transition:opacity .15s ease}.stop-button-icon:after{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;background-color:#fff;border-radius:1.5px;transform:translate(-50%,-50%)}.send-button:hover .stop-button-icon{opacity:1}.send-button-spinner{width:28px;height:28px;animation:rotate-logo 1s linear infinite;filter:brightness(0) saturate(100%)}.send-button:disabled .send-button-spinner{filter:brightness(0) saturate(100%)}.input-hint{margin-top:2px;font-size:11px;color:#9ca3af;display:flex;justify-content:space-between;align-items:center}.keyboard-hint{font-weight:500}.keyboard-hint{text-align:right}.chat-messages::-webkit-scrollbar{width:8px}.chat-messages::-webkit-scrollbar-track{background:#f1f1f1}.chat-messages::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.chat-messages::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media(max-width:768px){.chat-input-container{padding:0}.input-hint{flex-direction:column;gap:4px;align-items:flex-start}.keyboard-hint{text-align:left}}.event-content.error{border-left:3px solid #c6b2ff;padding-left:10px}.error-type{font-size:12px;color:#999;font-style:italic}@keyframes rotate-logo{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.attach-button{width:32px;height:32px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0;font-size:0;line-height:0;color:#6b7280;padding:0}.attach-button__icon{width:18px;height:18px;display:block}.attach-button:hover:not(:disabled){background:#f3f4f6;border-radius:8px;color:#374151}.attach-button:disabled{cursor:not-allowed;opacity:.5}.attached-file-indicator{display:flex;align-items:center;gap:8px;background:#f3f4f6;border:1px solid #e5e7eb;padding:6px 12px;border-radius:6px;margin-bottom:6px;width:fit-content;max-width:100%}.file-icon{font-size:14px}.file-name{font-size:13px;color:#374151;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.remove-file-btn{background:none;border:none;color:#6b7280;cursor:pointer;font-size:12px;padding:2px;display:flex;align-items:center;justify-content:center;margin-left:4px}.remove-file-btn:hover{color:#ef4444;background:#fee2e2;border-radius:4px}.context-block{display:inline-flex;align-items:center;gap:6px;background-color:#f5f3ff;color:#6d28d9;padding:2px 8px;border-radius:6px;font-size:13px;margin:1px 4px 1px 0;border:1px solid #ddd6fe;vertical-align:middle;cursor:default;max-width:100%;line-height:1.4;height:24px}.context-icon{font-size:14px;display:flex;align-items:center}.context-filename{font-family:Monaco,Menlo,monospace;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:250px;font-weight:500}.view-switcher{display:flex;gap:8px;padding:4px 8px;background:#f8f9fa;border-bottom:1px solid #e9ecef}.view-tab{display:flex;align-items:center;gap:8px;padding:4px 8px;border:1px solid transparent;background:transparent;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;color:#6b7280;transition:all .2s ease}.view-tab:not(.active):hover:not(.disabled){background:#f3f0ff;border-color:#d9d2ff;color:#6c4fd4}.view-tab.active{background:#fff;border-color:#8061e1;color:#4c33c2;box-shadow:0 1px 2px #10182814}.view-tab.active:hover:not(.disabled){background:#fbfaff}.view-tab.disabled{opacity:.5;cursor:not-allowed}.view-tab:focus-visible{outline:2px solid rgba(128,97,225,.45);outline-offset:2px}.view-icon{font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center}.view-icon-image{width:20px;height:20px;object-fit:contain}.view-label{line-height:1}.view-busy-spinner{width:12px;height:12px;border-radius:999px;border:2px solid rgba(128,97,225,.25);border-top-color:#8061e1f2;animation:cobaltSpin .9s linear infinite}.view-tab.active .view-busy-spinner{border-color:#4c33c240;border-top-color:#4c33c2f2}@keyframes cobaltSpin{to{transform:rotate(360deg)}}.platform-card{background:#fff;border-radius:12px;border:2px solid #e9ecef;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 16px;position:relative;min-height:140px}.platform-card:hover{border-color:#8061e1;box-shadow:0 4px 12px #8061e126;transform:translateY(-2px)}.delete-platform-btn{position:absolute;top:8px;right:8px;z-index:10;background:transparent;border:none;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:16px;color:#9ca3af;cursor:pointer;transition:color .2s ease;opacity:0;padding:0;font-weight:400}.platform-card:hover .delete-platform-btn{opacity:1}.delete-platform-btn:hover{color:#ef4444}.status-indicator{position:absolute;top:8px;left:8px;width:12px;height:12px;border-radius:50%;box-shadow:0 0 0 2px #fff}.platform-icon{font-size:48px;line-height:1;margin-bottom:12px;display:flex;align-items:center;justify-content:center}.platform-icon-image{width:60px;height:60px;object-fit:contain}.platform-name{margin:0;font-size:16px;font-weight:600;color:#333;text-align:center}.deck-layout-editor-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px}.deck-layout-editor{background:#fff;border-radius:12px;width:min(1200px,100%);height:min(820px,92vh);display:flex;flex-direction:column;box-shadow:0 20px 60px #00000059;overflow:hidden}.deck-layout-editor-header{padding:14px 18px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;gap:12px}.deck-layout-editor-title h3{margin:0;font-size:16px;font-weight:700;color:#111827}.deck-layout-editor-title p{margin:4px 0 0;font-size:12px;color:#6b7280}.deck-layout-editor-close{background:transparent;border:none;font-size:22px;color:#6b7280;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px}.deck-layout-editor-close:hover{background:#f3f4f6;color:#111827}.deck-layout-editor-body{flex:1;display:grid;grid-template-columns:1fr 360px;min-height:0}.deck-layout-canvas{background:#f9fafb;border-right:1px solid #e5e7eb;padding:12px;min-height:0}.deck-layout-canvas-inner{width:100%;height:100%;background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;position:relative}.dle-canvas-toolbar{position:absolute;top:10px;left:10px;display:flex;align-items:center;gap:8px;padding:6px 8px;background:#ffffffeb;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 6px 18px #0000001a;z-index:5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.dle-canvas-toolbar .dle-zoom-label{font-size:12px;color:#374151;font-variant-numeric:tabular-nums;min-width:52px;text-align:center}.dle-canvas-toolbar .dle-btn{padding:6px 9px;border-radius:10px;font-size:12px}.dle-canvas-hint{position:absolute;bottom:10px;left:10px;font-size:11px;color:#6b7280;background:#ffffffdb;border:1px solid #e5e7eb;border-radius:10px;padding:6px 8px;z-index:5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.deck-layout-sidebar{padding:10px;overflow:auto}.dle-source-strip{display:flex;align-items:center;gap:6px;padding:6px 10px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:8px}.dle-source-strip-label{flex:1;font-size:11px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dle-source-strip-badge{font-size:10px;font-weight:600;color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;padding:1px 7px;flex-shrink:0}.dle-toolbar-row{display:flex;gap:4px;flex-wrap:wrap;margin-bottom:8px}.dle-btn-sm{padding:4px 8px;border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:5px;cursor:pointer;font-size:11px;font-weight:600;line-height:1.2}.dle-btn-sm:hover{background:#f3f4f6}.dle-btn-sm:disabled{opacity:.4;cursor:not-allowed}.dle-btn-sm.danger{border-color:#fecaca;color:#b91c1c}.dle-btn-sm.danger:hover{background:#fef2f2}.dle-section{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #f1f5f9}.dle-section h4{margin:0 0 8px;font-size:12px;font-weight:700;color:#111827}.dle-inspector{padding:8px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}.dle-inspector-header{display:flex;align-items:center;gap:6px;margin-bottom:8px}.dle-inspector-id{font-size:10px;font-weight:700;color:#9ca3af;background:#f3f4f6;border-radius:4px;padding:2px 5px;flex-shrink:0;font-family:monospace}.dle-inspector-label{flex:1;min-width:0;padding:4px 8px;border:1px solid #e5e7eb;border-radius:6px;font-size:12px;font-weight:600;color:#111827;background:#fff}.dle-inspector-label:focus{outline:none;border-color:#8061e1;box-shadow:0 0 0 2px #8061e11a}.dle-inspector-color{width:24px;height:24px;border:none;padding:0;background:transparent;cursor:pointer;border-radius:4px;flex-shrink:0}.dle-inspector-color-clear{background:none;border:none;color:#9ca3af;font-size:14px;cursor:pointer;padding:0 2px;line-height:1;flex-shrink:0}.dle-inspector-color-clear:hover{color:#374151}.dle-inspector-toggles{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:8px}.dle-toggle-label{display:flex;align-items:center;gap:4px;font-size:11px;font-weight:500;color:#6b7280;cursor:pointer;white-space:nowrap}.dle-toggle-label input[type=checkbox]{width:auto;margin:0;accent-color:#8061e1}.dle-coords-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:4px}.dle-coord label{display:block;font-size:10px;font-weight:600;color:#9ca3af;margin-bottom:2px;text-transform:lowercase}.dle-coord input{width:100%;padding:4px 6px;border:1px solid #e5e7eb;border-radius:5px;font-size:11px;color:#111827;background:#fff;font-variant-numeric:tabular-nums;box-sizing:border-box}.dle-coord input:focus{outline:none;border-color:#8061e1;box-shadow:0 0 0 2px #8061e11a}.dle-coord input:disabled{background:#f3f4f6;color:#9ca3af}.dle-well-layout{margin-top:10px;padding-top:10px;border-top:1px solid #e5e7eb}.dle-well-layout-header{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:8px;font-size:12px;color:#111827}.dle-well-layout-count{font-size:11px;color:#6b7280}.dle-well-layout-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.dle-well-layout-grid .span-2{grid-column:span 2}.dle-well-layout-grid select{width:100%;padding:4px 6px;border:1px solid #e5e7eb;border-radius:5px;font-size:11px;color:#111827;background:#fff;box-sizing:border-box}.dle-well-layout-grid select:focus{outline:none;border-color:#8061e1;box-shadow:0 0 0 2px #8061e11a}.dle-well-layout-validation{margin-top:8px;font-size:11px;padding:6px 8px;border-radius:8px;border:1px solid rgba(148,163,184,.35);background:#94a3b814;color:#334155}.dle-well-layout-validation.ok{border-color:#22c55e73;background:#22c55e14;color:#166534}.dle-well-layout-validation.bad{border-color:#ef444473;background:#ef44440f;color:#991b1b}.dle-validation-error{flex:1;margin-right:auto;font-size:12px;color:#991b1b;background:#ef44440f;border:1px solid rgba(239,68,68,.25);padding:6px 10px;border-radius:10px}.dle-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.dle-field label{display:block;font-size:12px;font-weight:600;color:#374151;margin-bottom:6px}.dle-field input:not([type=checkbox]){width:100%;padding:8px 10px;border:1px solid #d1d5db;border-radius:8px;font-size:13px;background:#fff;color:#111827}.dle-field input:not([type=checkbox]):focus{outline:none;border-color:#8061e1;box-shadow:0 0 0 3px #8061e11f}.dle-field input:disabled{background:#f3f4f6;color:#6b7280;cursor:not-allowed}.dle-field input[readOnly]{background:#f9fafb;color:#374151}.dle-field input[type=color]{background:transparent;border:none;padding:0;width:40px;height:34px}.dle-field input[type=checkbox]{width:auto;margin:0 8px 0 0;transform:translateY(1px);accent-color:#8061e1}.dle-slot-tree{display:flex;flex-direction:column}.dle-tree-node{position:relative}.dle-tree-item{display:flex;align-items:center;gap:6px;padding:4px 8px;border-radius:6px;cursor:pointer;min-height:28px;transition:background .1s}.dle-tree-item:hover{background:#f3f4f6}.dle-tree-item.active{outline:1.5px solid #d1d5db}.dle-tree-item.multi-selected{outline:1.5px dashed #3b82f6}.dle-align-toolbar{display:flex;align-items:center;gap:2px;padding:5px 8px;margin-bottom:6px;background:#eef2ff;border:1px solid #c7d2fe;border-radius:6px}.dle-align-label{font-size:10px;font-weight:600;color:#4f46e5;margin-right:4px;white-space:nowrap}.dle-align-btn{display:flex;align-items:center;justify-content:center;width:26px;height:26px;background:#fff;border:1px solid #d1d5db;border-radius:5px;cursor:pointer;color:#374151;padding:0}.dle-align-btn:hover{background:#f3f4f6;border-color:#9ca3af}.dle-align-sep{width:1px;height:18px;background:#c7d2fe;margin:0 3px;flex-shrink:0}.dle-tree-item.hidden-slot{opacity:.5}.dle-tree-label{font-size:12px;font-weight:600;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.dle-tree-badge{font-size:10px;font-weight:700;color:#6b7280;background:#f1f5f9;border-radius:999px;padding:1px 6px;flex:0 0 auto}.dle-tree-children{padding-left:16px;position:relative}.dle-tree-connector{position:absolute;left:-9px;top:0;width:16px;height:100%;pointer-events:none}.dle-tree-vline{position:absolute;left:0;top:-2px;bottom:0;width:1px;background:#d1d5db}.dle-tree-node.last>.dle-tree-connector>.dle-tree-vline{bottom:calc(100% - 14px)}.dle-tree-branch{position:absolute;left:0;top:13px;width:10px;height:1px;background:#d1d5db}.dle-visibility-toggle{background:transparent;border:none;padding:2px;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;border-radius:4px;flex:0 0 auto}.dle-visibility-toggle:hover{color:#111827;background:#f3f4f6}.dle-actions{display:flex;gap:8px;flex-wrap:wrap}.dle-help{margin-top:8px;font-size:12px;color:#6b7280;line-height:1.4}.dle-error{margin:4px 0;font-size:11px;color:#b91c1c}.dle-source-card{margin-top:8px;padding:10px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.dle-source-row{display:flex;align-items:center;gap:10px}.dle-source-text{min-width:0;flex:1}.dle-source-title{font-size:13px;font-weight:700;color:#111827}.dle-source-subtitle{margin-top:2px;font-size:12px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dle-source-status{font-size:12px;font-weight:700;color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;padding:6px 10px;flex:0 0 auto}.dle-btn{border:1px solid #d1d5db;background:#fff;color:#111827;padding:6px 10px;border-radius:8px;cursor:pointer;font-size:12px;font-weight:600}.dle-btn:hover{background:#f3f4f6}.dle-btn.primary{background:#8061e1;border-color:#8061e1;color:#fff!important}.dle-btn.primary:hover{background:#6c4fd4}.dle-btn.danger{border-color:#fecaca;background:#fff;color:#b91c1c}.dle-btn.danger:hover{background:#fef2f2}.deck-layout-editor-footer{padding:12px 18px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;gap:10px;background:#f9fafb}@media(max-width:980px){.deck-layout-editor-body{grid-template-columns:1fr}.deck-layout-canvas{border-right:none;border-bottom:1px solid #e5e7eb;min-height:360px}}.configuration-panel-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.configuration-panel{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-width:980px;width:100%;max-height:90vh;display:flex;flex-direction:column}.panel-header{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;border-bottom:1px solid #e9ecef}.panel-title{display:flex;align-items:center;gap:16px}.panel-title-text{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.panel-icon{font-size:40px;display:flex;align-items:center;justify-content:center}.panel-icon-image{width:40px;height:40px;object-fit:contain}.panel-title h2{margin:0 0 4px;font-size:20px;font-weight:600;color:#333}.panel-title p{margin:0;font-size:14px;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-weight:500}.close-btn{background:transparent;border:none;font-size:28px;color:#9ca3af;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:color .2s ease;padding:0;font-weight:300}.close-btn:hover{color:#ef4444}.panel-tabs{display:flex;gap:8px;padding:8px 10px;border-bottom:1px solid #e9ecef;background:#f8f9fa}.tab-btn{padding:8px 14px;background:transparent;border:none;border-radius:6px;font-size:14px;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s ease}.tab-btn:hover{color:#333;background:#8061e11a}.tab-btn.active{color:#8061e1;background:#fff;font-weight:600}.panel-content{flex:1;overflow-y:hidden;padding:16px 18px}.config-section h4{margin:0 0 12px;font-size:16px;font-weight:600;color:#333;padding-bottom:8px;border-bottom:2px solid #e9ecef}.form-group{margin-bottom:12px}.form-group label{display:block;margin-bottom:6px;font-size:12px;font-weight:500;color:#333}.form-group input[type=text],.form-group input[type=number],.form-group select,.form-group textarea{width:100%;padding:8px 10px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;font-family:inherit;transition:all .2s ease;background:#fff;color:#000}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#8061e1;box-shadow:0 0 0 3px #8061e11a}.form-group textarea{resize:none;min-height:56px}.form-group select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 10px center;background-size:16px;padding-right:40px}.checkbox-group{display:flex;align-items:center}.checkbox-group label{display:flex;align-items:center;gap:8px;margin:0;cursor:pointer;-webkit-user-select:none;user-select:none}.checkbox-group input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#8061e1}.file-upload-area{margin-bottom:8px}.file-upload-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px 14px;border:2px dashed #d1d5db;border-radius:8px;background:#f8f9fa;cursor:pointer;transition:all .2s ease;text-align:center}.file-upload-btn--row{align-items:stretch;justify-content:center;text-align:left;padding:14px}.file-row{display:grid;grid-template-columns:1fr 140px;gap:12px;align-items:center}.file-row-left{min-width:0}.file-row-title{font-size:14px;font-weight:700;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.file-row-subtitle{margin-top:2px;font-size:12px;color:#6b7280}.file-row-right{display:flex;align-items:center;justify-content:flex-end}.file-row-action{font-size:13px;font-weight:700;color:#8061e1;padding:8px 10px;border-radius:10px;background:#8061e11a;border:1px solid rgba(128,97,225,.18)}.file-upload-btn--row:hover .file-row-action{background:#8061e124;border-color:#8061e142}.file-upload-btn:hover{border-color:#8061e1;background:#f8f7ff}.file-upload-btn.uploading{opacity:.6;pointer-events:none;border-color:#cbd5e0;background:#f7fafc}.file-upload-btn span{display:block;color:#6b7280;font-size:13px;font-weight:500}.file-icon{font-size:22px!important;margin-bottom:0}.file-name{font-size:14px!important;font-weight:600!important;color:#333!important;margin-bottom:0}.constraints-textarea{font-family:SF Mono,Monaco,Inconsolata,Fira Code,Fira Mono,Roboto Mono,monospace;font-size:13px;line-height:1.6;resize:none;min-height:140px;max-height:180px}.panel-footer{display:flex;justify-content:flex-end;gap:12px;padding:14px 18px;border-top:1px solid #e9ecef;background:#f8f9fa}.cancel-btn,.save-btn{padding:10px 18px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.small-btn{padding:8px 12px;font-size:13px;border-radius:8px}.button-row{display:flex;gap:10px;flex-wrap:wrap}.config-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 14px}.span-2{grid-column:span 2}.chemspeed-config-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:14px;align-items:start}@media(max-width:900px){.config-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.chemspeed-config-grid{grid-template-columns:1fr}.panel-content{overflow-y:auto}.file-row{grid-template-columns:1fr}.file-row-right{grid-column:1 / -1;justify-content:flex-start}}.save-btn{background:#8061e1;color:#fff!important}.save-btn:hover{background:#6c4fd4;box-shadow:0 4px 12px #8061e14d}.panel-content::-webkit-scrollbar{width:8px}.panel-content::-webkit-scrollbar-track{background:#f1f1f1}.panel-content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.panel-content::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media(max-width:768px){.configuration-panel{max-width:100%;max-height:100vh;border-radius:0}.panel-tabs{overflow-x:auto;scrollbar-width:none}.panel-tabs::-webkit-scrollbar{display:none}.tab-btn{white-space:nowrap}}.platform-selection-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.platform-selection-modal{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-width:820px;width:100%;max-height:90vh;display:flex;flex-direction:column}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #e9ecef}.modal-header h2{margin:0;font-size:24px;font-weight:600;color:#333}.modal-subtitle{padding:0 24px 16px;margin:16px 0 0;font-size:14px;color:#6b7280}.platform-options{flex:1;overflow-y:auto;padding:0 24px 24px;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.platform-option{display:flex;align-items:center;gap:16px;padding:16px;border:2px solid #e9ecef;border-radius:8px;cursor:pointer;transition:all .2s ease;background:#fff}.platform-option:hover{border-color:#c6b2ff;background:#f8f9fa}.platform-option.selected{border-color:#8061e1;background:#f8f7ff}.option-icon{font-size:40px;line-height:1;flex-shrink:0;display:flex;align-items:center;justify-content:center}.option-icon-image{width:50px;height:50px;object-fit:contain}.option-content{flex:1;min-width:0}.option-content h3{margin:0 0 4px;font-size:16px;font-weight:600;color:#333}.option-category{margin:0 0 4px;font-size:11px;color:#8061e1;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.option-description{margin:0;font-size:13px;color:#6b7280;line-height:1.4}.option-check{width:24px;height:24px;border-radius:50%;background:#8061e1;color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;flex-shrink:0;opacity:0;transition:opacity .2s ease}.platform-option.selected .option-check{opacity:1}.modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:20px 24px;border-top:1px solid #e9ecef;background:#f8f9fa}.cancel-btn,.add-btn{padding:10px 24px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.cancel-btn{background:#fff;color:#6b7280;border:1px solid #d1d5db}.cancel-btn:hover{background:#f3f4f6;color:#333}.add-btn{background:#8061e1;color:#fff}.add-btn:hover:not(:disabled){background:#6c4fd4;box-shadow:0 4px 12px #8061e14d}.add-btn:disabled{background:#d1d5db;cursor:not-allowed}.platform-options::-webkit-scrollbar{width:8px}.platform-options::-webkit-scrollbar-track{background:#f1f1f1}.platform-options::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.platform-options::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media(max-width:768px){.platform-selection-modal{max-width:100%;max-height:100vh;border-radius:0}.platform-option{flex-direction:column;text-align:center}.option-icon{font-size:48px}}.resources-view{display:flex;flex-direction:column;height:100%;background:#fff;overflow:hidden}.resources-header-container{padding:24px 32px 0}.resources-header{display:flex;justify-content:space-between;align-items:center;padding:24px 32px;border-bottom:1px solid #e9ecef;background:#fff;flex-shrink:0;border-radius:12px;box-shadow:0 2px 8px #00000014}.header-left{text-align:left}.header-left h2{margin:0 0 4px;font-size:24px;font-weight:600;color:#333}.header-left p{margin:0;font-size:14px;color:#6b7280}.header-stats{display:flex;gap:16px}.header-stats.is-empty{opacity:.95}.stat-card.disabled{background:linear-gradient(180deg,#fff,#fbfbff);border-color:#e9ecef;box-shadow:0 1px 2px #0000000a}.stat-card.disabled .stat-value{color:#6b7280}.stat-card{display:flex;flex-direction:column;align-items:center;padding:16px 24px;border-radius:8px;min-width:100px;background:#fff;border:2px solid #e9ecef;box-shadow:0 1px 3px #0000000d}.stat-card.configured{border-color:#6c71d3}.stat-card.partial{border-color:#ffc107}.stat-card.unconfigured{border-color:#6b7280}.stat-card.error{border-color:#ef4444}.stat-value{font-size:24px;font-weight:700;line-height:1;margin-bottom:6px}.stat-card.configured .stat-value{color:#6c71d3}.stat-card.partial .stat-value{color:#ffc107}.stat-card.unconfigured .stat-value{color:#6b7280}.stat-card.error .stat-value{color:#ef4444}.stat-label{font-size:12px;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-weight:500}.resources-content{flex:1;overflow-y:auto;padding:32px;position:relative}.platforms-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:20px;margin-bottom:24px}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:400px;text-align:center;padding:48px}.empty-state-icon{font-size:72px;margin-bottom:24px;opacity:.5}.empty-state h3{margin:0 0 12px;font-size:24px;font-weight:600;color:#333}.empty-state p{margin:0 0 32px;font-size:16px;color:#6b7280;max-width:400px}.resources-empty{height:100%;min-height:520px}.platforms-grid--placeholder{opacity:.38;filter:saturate(.6);pointer-events:none;margin-bottom:0;padding-bottom:140px}.platforms-grid--with-bottombar{margin-bottom:0;padding-bottom:140px}.platform-card-skeleton{background:#fff;border-radius:12px;border:2px solid #e9ecef;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 16px;position:relative;min-height:140px}.platform-card-skeleton-dot{position:absolute;top:8px;left:8px;width:12px;height:12px;border-radius:50%;background:#d1d5db;box-shadow:0 0 0 2px #fff}.platform-card-skeleton-icon{width:60px;height:60px;border-radius:14px;background:linear-gradient(180deg,#e5e7eb,#f3f4f6);margin-bottom:12px}.platform-card-skeleton-line{width:68%;height:12px;border-radius:999px;background:linear-gradient(90deg,#e5e7eb,#f3f4f6)}.platform-card-skeleton--ghost{opacity:.22}.add-platform-card-container--fullwidth{position:absolute;bottom:0;left:0;right:0;padding:24px 32px}.add-platform-card.add-platform-card--fullwidth{width:100%;min-height:96px;flex-direction:row;justify-content:flex-start;gap:14px;padding:20px 18px}.add-platform-card--fullwidth .add-platform-icon{margin-bottom:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:14px;border:1px solid rgba(128,97,225,.25);background:#8061e114;color:#8061e1;font-size:0;line-height:0}.add-platform-fullwidth-text{display:flex;flex-direction:column;align-items:flex-start}.add-platform-fullwidth-title{font-size:15px;font-weight:700;color:#111827;margin-bottom:2px}.add-platform-fullwidth-subtitle{font-size:13px;color:#6b7280}.add-platform-card.add-platform-card--fullwidth:focus-visible{outline:3px solid rgba(128,97,225,.35);outline-offset:3px}.empty-state-card{width:100%;max-width:980px;border-radius:16px;border:1px solid #e9ecef;background:linear-gradient(180deg,#fff,#fbfbff);box-shadow:0 8px 24px #11182714;display:grid;grid-template-columns:1.2fr .8fr;gap:28px;padding:28px 32px;position:relative;overflow:hidden;text-align:left}.empty-state-card:before{content:"";position:absolute;inset:-120px -120px auto auto;width:260px;height:260px;background:radial-gradient(circle at 30% 30%,rgba(128,97,225,.22),transparent 60%);pointer-events:none}.empty-state-card h3{margin:0 0 10px;font-size:26px;font-weight:650;color:#111827;letter-spacing:-.2px}.empty-state-card p{margin:0 0 18px;font-size:15px;color:#6b7280;max-width:520px;line-height:1.5}.empty-state-hint{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;background:#ffffffb3;border:1px solid rgba(229,231,235,.9)}.add-platform-card-container{position:relative;padding:24px 32px;position:absolute;bottom:0;left:0;right:0;margin:0 auto}.add-platform-card{background:#fff;border:2px dashed #d1d5db;border-radius:12px;padding:24px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;min-height:140px}.add-platform-card:hover{border-color:#8061e1;background:#f8f9fa}.add-platform-icon{display:flex;align-items:center;justify-content:center;font-size:0;line-height:0;color:#d1d5db;margin-bottom:8px;transition:all .2s ease}.add-platform-icon__svg{width:34px;height:34px;display:block}.add-platform-card--fullwidth .add-platform-icon__svg{width:20px;height:20px}.add-platform-card:hover .add-platform-icon{color:#8061e1;transform:scale(1.1)}.add-platform-card p{margin:0;font-size:14px;font-weight:500;color:#6b7280}.resources-content::-webkit-scrollbar{width:8px}.resources-content::-webkit-scrollbar-track{background:#f1f1f1}.resources-content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.resources-content::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media(max-width:1200px){.platforms-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}}@media(max-width:1024px){.resources-header{flex-direction:column;align-items:flex-start;gap:16px;padding:20px 24px}.header-stats{width:100%;justify-content:space-between}.resources-content{padding:24px}.platforms-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px}.add-platform-card-container--fullwidth{padding:20px 24px}.empty-state-card{grid-template-columns:1fr;gap:18px;padding:22px}}@media(max-width:768px){.resources-header{padding:16px 20px}.header-left h2{font-size:20px}.header-stats{flex-wrap:wrap;gap:12px}.stat-card{flex:1;min-width:calc(50% - 6px);padding:12px 16px}.stat-value{font-size:24px}.resources-content{padding:20px}.platforms-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.add-platform-card-container--fullwidth{padding:18px 20px}.add-platform-card.add-platform-card--fullwidth{min-height:88px}.empty-state{padding:24px}.empty-state-card{padding:18px}.empty-state-card h3{font-size:22px}}.resources-loading,.resources-error{display:flex;align-items:center;justify-content:center;height:100%;font-size:16px;color:#6b7280;padding:40px;text-align:center}.resources-error{color:#ef4444;background:#fef2f2;border-radius:8px;margin:20px;padding:24px}.version-history-timeline{display:flex;flex-direction:column;height:100%;background:#fff;border-right:1px solid #e5e7eb;overflow:hidden}.timeline-card-header{padding:4px 8px;border-bottom:1px solid #e5e7eb;flex-shrink:0;min-height:40px;display:flex;align-items:center}.timeline-header-content{display:flex;align-items:baseline;gap:8px}.timeline-card-header h3{margin:0;font-size:13px;font-weight:600;color:#111827;line-height:1.2}.version-count{font-size:11px;color:#6b7280;font-weight:400;line-height:1.2}.timeline-list{flex:1;overflow-y:auto;padding:8px}.timeline-item{position:relative;display:flex;gap:6px;margin-bottom:8px;cursor:pointer;transition:all .2s ease}.timeline-item:hover .timeline-card{border-color:#c6b2ff;background:#fafafa}.timeline-item:last-child{margin-bottom:0}.timeline-item.active .timeline-card{background:#f3f0ff;border-color:#c6b2ff}.timeline-item.comparing .timeline-card{background:#f0f4ff;border-color:#93c5fd;border-style:dashed}.timeline-item.comparing .timeline-dot{background:#3b82f6;box-shadow:0 0 0 2px #bfdbfe}.timeline-marker{display:flex;flex-direction:column;align-items:center;padding-top:4px;flex-shrink:0}.timeline-dot{width:6px;height:6px;border-radius:50%;background:#667eea;flex-shrink:0;position:relative;z-index:2}.timeline-item.active .timeline-dot{background:#5568d3;width:8px;height:8px}.timeline-connector{width:1px;flex:1;background:#e5e7eb;margin-top:2px;min-height:12px}.timeline-item:last-child .timeline-connector{display:none}.timeline-card{flex:1;padding:6px 10px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;transition:all .2s ease;min-width:0;text-align:left}.timeline-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3px;gap:6px}.version-name{font-size:12px;font-weight:600;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;text-align:left}.version-badge{font-size:11px;padding:0;border-radius:0;font-weight:400;white-space:nowrap;flex-shrink:0;background:transparent}.version-badge.upload{color:#3b82f6}.version-timestamp{font-size:10px;color:#9ca3af;text-align:left;display:block}.timeline-empty{padding:20px 16px;text-align:left;color:#6b7280}.timeline-empty p{margin:0 0 4px;font-size:12px;font-weight:500;color:#111827}.timeline-hint{font-size:11px;color:#9ca3af}.timeline-list::-webkit-scrollbar{width:8px}.timeline-list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.timeline-list::-webkit-scrollbar-thumb:hover{background:#c0c4c9}.timeline-list::-webkit-scrollbar-track{background:#f9fafb}.version-header-right{display:flex;align-items:center;gap:4px}.version-edit-icon-btn{background:none;border:none;color:#9ca3af;cursor:pointer;padding:0;font-size:14px;opacity:0;transition:opacity .2s;display:flex;align-items:center}.timeline-item:hover .version-edit-icon-btn{opacity:1}.version-edit-icon-btn:hover{color:#6366f1}.version-edit-container{display:flex;align-items:center;gap:4px;width:100%}.version-edit-input{flex:1;font-size:12px;padding:2px 4px;border:1px solid #6366f1;border-radius:4px;outline:none;min-width:0}.version-save-btn,.version-cancel-btn{background:none;border:none;cursor:pointer;font-size:12px;padding:2px;display:flex;align-items:center;justify-content:center}.version-save-btn{color:#10b981}.version-cancel-btn{color:#ef4444}.version-save-btn:hover{background:#ecfdf5;border-radius:4px}.version-cancel-btn:hover{background:#fef2f2;border-radius:4px}.timeline-section{margin-bottom:4px}.section-header{display:flex;align-items:center;justify-content:space-between;padding:4px 4px 2px;margin-bottom:4px}.section-label{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#6b7280}.section-count{font-size:10px;color:#9ca3af;background:#f3f4f6;padding:1px 6px;border-radius:8px}.staged-header .section-label{color:#d97706}.staged-section .timeline-dot{background:#f59e0b}.staged-section .timeline-item.active .timeline-dot{background:#d97706}.staged-section .timeline-item:hover .timeline-card{border-color:#fcd34d}.staged-section .timeline-item.active .timeline-card{background:#fffbeb;border-color:#fcd34d}.committed-header .section-label{color:#059669}.committed-section .timeline-dot{background:#10b981}.committed-section .timeline-item.active .timeline-dot{background:#059669}.committed-section .timeline-item:hover .timeline-card{border-color:#6ee7b7}.committed-section .timeline-item.active .timeline-card{background:#ecfdf5;border-color:#6ee7b7}.timeline-divider{height:1px;background:#e5e7eb;margin:6px 0}.commit-staged-btn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:6px 10px;margin-top:6px;background:#667eea;color:#fff;border:none;border-radius:6px;font-size:11px;font-weight:500;cursor:pointer;transition:all .15s ease}.commit-staged-btn:hover{background:#5568d3;box-shadow:0 2px 4px #667eea4d}.commit-staged-btn:disabled{opacity:.6;cursor:not-allowed}.commit-staged-btn .spinner-small{width:12px;height:12px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.version-badge.agent{color:#8b5cf6}.version-badge.autosave{color:#6b7280}.detail-panel-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000026;z-index:1000;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.detail-panel-modal{position:fixed;top:50%;left:20px;transform:translateY(-50%);z-index:1001;border-radius:8px;border:1px solid #e5e7eb;overflow:hidden;background:#fff;box-shadow:0 20px 25px -5px #0003,0 10px 10px -5px #0000001a;max-height:80vh}.task-detail-panel{background:#fff;display:flex;flex-direction:column;max-height:80vh;height:100%;position:relative}.resize-handle{position:absolute;top:0;right:0;bottom:0;width:8px;cursor:col-resize;z-index:10;background:transparent;transition:background .2s ease}.resize-handle:hover{background:#8b5cf64d}.resize-handle:active{background:#8b5cf680}body.resizing-panel{-webkit-user-select:none;user-select:none;cursor:col-resize}.detail-panel-header{padding:12px 16px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;background:#f9fafb;flex-shrink:0}.detail-panel-title{display:flex;align-items:center;gap:6px}.detail-panel-title h3{margin:0;font-size:11px;font-weight:500;color:#6b7280}.task-type-badge{font-size:9px;padding:2px 6px;background:#e5dbff;color:#667eea;border-radius:10px;font-weight:500}.detail-panel-close{background:none;border:none;cursor:pointer;color:#6b7280;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}.detail-panel-close:hover{background:#f3f4f6;color:#111827}.detail-panel-body{flex:1;overflow-y:auto;overflow-x:hidden;padding:12px 16px;min-height:0}.task-name-section{margin-bottom:10px;padding-bottom:6px;border-bottom:1px solid #e5e7eb;text-align:left}.task-name-section h4{margin:0 0 2px;font-size:12px;font-weight:600;color:#111827;line-height:1.3}.task-number{margin:0;font-size:9px;color:#9ca3af}.task-description{margin:4px 0 0;font-size:10px;color:#6b7280;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;white-space:normal}.zone-routing{display:flex;align-items:center;gap:10px;padding:6px 10px;background:#faf5ff;border:1px solid #e9d5ff;border-radius:6px;margin-bottom:10px;text-align:left}.zone-item{display:flex;flex-direction:column;gap:2px;text-align:left}.zone-label{font-size:8px;font-weight:500;color:#9ca3af;text-transform:uppercase;letter-spacing:.3px}.zone-name{font-size:11px;font-weight:500;color:#667eea;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.zone-arrow{font-size:14px;color:#9ca3af;font-weight:300;margin-top:8px}.transfer-section{text-align:left;overflow:visible}.transfer-section .section-title{margin:0 0 6px;font-size:9px;font-weight:500;color:#9ca3af;text-transform:none;letter-spacing:0px;text-align:left;border-bottom:none;padding-bottom:0;text-decoration:none}.transfer-items-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:8px;align-items:start;overflow:visible}.transfer-item{background:#faf5ff;border:1px solid #e9d5ff;border-radius:6px;padding:8px;text-align:left;overflow:visible}.transfer-item-title{font-size:9px;font-weight:600;color:#667eea;margin-bottom:6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;text-align:left}.volume-display{display:flex;align-items:baseline;gap:4px;margin-bottom:8px}.volume-amount{font-size:12px;font-weight:500;color:#6b7280;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.transfer-details{display:grid;grid-template-columns:repeat(3,1fr);gap:3px 6px;text-align:left;min-width:0;overflow:visible}.detail-row{display:flex;flex-direction:column;gap:2px;font-size:9px;padding:1px 0;text-align:left;min-width:0;cursor:default;position:relative}.detail-row:hover .detail-label{text-decoration:underline;text-decoration-style:dotted;text-decoration-color:#d1d5db;text-underline-offset:2px}.unit-badge{display:inline;font-size:9px;color:#8b5cf6;font-weight:500;font-style:normal;margin-left:5px}.detail-label{color:#9ca3af;font-weight:400;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.detail-value{color:#6b7280;font-weight:400;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;word-break:break-all;text-align:left;overflow-wrap:break-word}.fields-section{display:flex;flex-direction:column;gap:5px}.field-item{display:flex;flex-direction:column;gap:2px;padding:5px 7px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;text-align:left}.field-label{font-size:9px;font-weight:600;color:#667eea;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;text-align:left}.field-value{font-size:10px;color:#111827;word-break:break-word;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;text-align:left;line-height:1.4}.detail-panel-body::-webkit-scrollbar{width:8px}.detail-panel-body::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.detail-panel-body::-webkit-scrollbar-thumb:hover{background:#c0c4c9}.detail-panel-body::-webkit-scrollbar-track{background:#f9fafb}.visualization-2d{background:var(--bg-panel);padding:0;height:100%;display:flex;flex-direction:column;overflow:hidden}.visualization-2d.empty{display:flex;align-items:center;justify-content:center;color:var(--text-secondary);border:1px dashed var(--border-subtle)}.viz-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0;gap:var(--space-md);padding:4px 8px;height:40px;border-bottom:1px solid var(--border-subtle)}.viz-header-actions{margin-left:auto;display:flex;align-items:center;gap:var(--space-sm)}.well-count{background:#d2992226;color:var(--warning);padding:2px 8px;border-radius:var(--radius-sm);font-size:12px;font-weight:500;border:1px solid rgba(210,153,34,.3)}.viz-header h3{margin:0;color:var(--text-primary);font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.zoom-controls{display:flex;align-items:center;gap:var(--space-xs);background:var(--bg-element);padding:2px;border-radius:var(--radius-sm);border:1px solid var(--border-subtle)}.zoom-controls button{width:28px;height:28px;padding:0;border:none;background:transparent;color:var(--text-secondary);border-radius:var(--radius-sm);cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;transition:all .2s}.zoom-controls button:hover{background:var(--bg-element-hover);color:var(--text-primary)}.zoom-controls button:last-child{width:auto;padding:0 8px;font-size:12px;border-left:1px solid var(--border-subtle);margin-left:4px}.zoom-controls span{color:var(--text-secondary);font-size:12px;min-width:40px;text-align:center;font-variant-numeric:tabular-nums}.viz-container{flex:1;overflow:hidden;background:#fff;border-radius:var(--radius-sm);position:relative}.viz-container svg{display:block;transition:transform .05s ease-out}.minimap{position:absolute;bottom:20px;left:20px;background:var(--bg-panel-translucent);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);box-shadow:0 4px 12px #0000001a;overflow:hidden;z-index:10}.minimap svg{display:block;width:100%;height:100%}.minimap-viewport{fill:#8061e11a;stroke:var(--accent-primary);stroke-width:1;cursor:move}.zone-list-view{padding:var(--space-sm);height:100%;overflow:hidden;display:flex;flex-direction:column}.zone-list-view.empty{display:flex;align-items:center;justify-content:center;color:var(--text-secondary);font-size:13px}.zone-list-container{flex:1;overflow-y:auto;overflow-x:hidden;padding-right:4px}.zone-list-container::-webkit-scrollbar{width:6px}.zone-list-container::-webkit-scrollbar-track{background:transparent}.zone-list-container::-webkit-scrollbar-thumb{background:var(--border-subtle);border-radius:3px}.zone-item{border-radius:var(--radius-sm);border:1px solid transparent;margin-bottom:2px;transition:all .15s}.zone-item.selected{background:#8061e10f;border-color:#8061e12e}.zone-item-header{display:flex;align-items:center;gap:8px;padding:7px 10px;cursor:pointer;border-radius:var(--radius-sm)}.zone-item-header:hover{background:var(--bg-element-hover)}.zone-color-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.zone-name{font-size:13px;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.zone-well-count{font-size:10px;color:var(--text-secondary);background:var(--bg-element);padding:1px 5px;border-radius:8px;min-width:18px;text-align:center;flex-shrink:0}.zone-hidden-badge{font-size:9px;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0}.zone-wells-detail{padding:4px 10px 8px 28px}.zone-element-group{display:flex;align-items:center;gap:6px;padding:3px 0;font-size:11px}.zone-element-name{color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.zone-element-wells{color:var(--text-secondary);flex-shrink:0;font-variant-numeric:tabular-nums}.chemspeed-theme{--bg-app: #eceaff;--bg-panel: #ffffff;--bg-panel-translucent: rgba(255, 255, 255, .95);--bg-element: #f8f9fa;--bg-element-hover: #e9ecef;--bg-element-selected: rgba(128, 97, 225, .1);--border-subtle: #e0e0e0;--border-active: #8061e1;--text-primary: #000000;--text-secondary: #6c757d;--text-accent: #8061e1;--text-inverse: #ffffff;--accent-primary: #8061e1;--accent-hover: #6c4fd4;--accent-glow: rgba(128, 97, 225, .25);--success: #28a745;--error: #dc3545;--warning: #ffc107;--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--space-xl: 32px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;height:100%;display:flex;flex-direction:column}.platform-tabs{display:flex;gap:10px;padding:4px 8px;border-bottom:1px solid #e0e0e0;background:#f8f9fa}.platform-tab{padding:4px 8px;border:1px solid transparent;background:transparent;cursor:pointer;font-weight:500;color:#666;border-radius:6px;transition:all .2s}.platform-tab.active{background:#fff;border-color:#ddd;color:#8061e1;box-shadow:0 1px 3px #0000000d}.viz-main-layout{display:flex;flex:1;height:100%;box-sizing:border-box;overflow:hidden;background:#fff}.viz-content{flex:1;min-width:0;padding:0;background:#fff}.viz-sidebar{width:200px;flex-shrink:0;display:flex;flex-direction:column;background:#fff;border-right:1px solid #e5e7eb}.viz-sidebar-header{padding:4px 8px;border-top:0px transparent;border-bottom:1px solid #e5e7eb;background:#fff;flex-shrink:0;height:40px;display:flex;align-items:center;justify-content:space-between;gap:8px}.viz-sidebar-header-content{display:flex;align-items:baseline;gap:8px}.viz-sidebar-header h3{margin:0;font-size:13px;font-weight:600;color:#111827;line-height:1.2}.viz-header-action-button{padding:6px 10px;border-radius:8px;border:1px solid rgba(128,97,225,.25);background:#8061e11a;color:#2f244f;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .05s ease}.viz-header-action-button:hover:not(:disabled){background:#8061e129;border-color:#8061e159}.viz-header-action-button:active:not(:disabled){transform:translateY(1px)}.viz-header-action-button:disabled{cursor:not-allowed;opacity:.6}.viz-error-banner{position:relative;top:auto;left:auto;transform:none}.box-view{flex:1;height:100%;min-height:0;overflow:hidden;display:flex;flex-direction:column}.platform-editor-container{height:100%;display:flex;flex-direction:column;overflow:hidden;padding:0}.platform-editor-with-timeline{flex:1;height:auto!important;min-height:0;overflow:hidden}.diff-container{grid-template-rows:minmax(0,1fr);overflow:hidden}.xml-tasks-display-container,.xml-tasks-display{display:flex;flex-direction:column;height:100%;flex:1;min-height:0;overflow:hidden}.empty-app-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:28px 24px;width:90%;max-width:520px;margin:18px auto;background:#fff;border-radius:8px;border:1px solid #e5e7eb;color:#4b5563;box-shadow:0 8px 18px #0f172a08}.empty-app-state h3{font-size:18px;font-weight:600;color:#111827;margin:0;letter-spacing:.01em;text-align:center}.prefill-spinner{width:26px;height:26px;border-radius:999px;border:3px solid rgba(128,97,225,.2);border-top-color:#8061e1e6;animation:cobaltSpin .9s linear infinite}.prefill-subtitle{font-size:13px;color:#6b7280;text-align:center;margin-top:-6px}.pane-header{display:flex;justify-content:space-between;align-items:center}.download-icon-btn{background:transparent;border:none;color:#6b7280;cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s}.download-icon-btn:hover{background-color:#0000000d;color:#374151}.download-icon-btn svg{width:16px;height:16px}.upload-banner{display:flex;align-items:center;gap:12px;padding:6px 12px;background:#f9fafb;border-bottom:1px solid #e5e7eb;flex-shrink:0}.upload-banner-text{font-size:13px;color:#6b7280;white-space:nowrap}.session-loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:#ffffffbf;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.session-loading-label{font-size:13px;color:#6b7280;font-weight:500}.session-bar{width:100%;height:70vh;background:transparent;color:#333;padding:18px 12px;display:flex;flex-direction:column;font-family:inherit}.new-session-wrapper{position:relative;margin-bottom:18px;z-index:100}.new-session-btn{width:100%;background-color:#fff;border:1px solid #ddd;color:#333;padding:10px 14px;border-radius:4px;cursor:pointer;text-align:left;font-size:15px;font-weight:500;transition:background .2s,border-color .2s,color .2s;box-shadow:0 1px 2px #00000008}.new-session-btn:hover{background-color:#eceaff;border-color:#8061e1;color:#8061e1}.session-list{list-style:none;padding:0;margin:0;flex:1;overflow-y:auto;min-height:0;scrollbar-width:thin;scrollbar-color:#bdbdbd transparent}.session-empty{padding:10px 12px;color:#6b7280;font-size:12px;text-align:center;border:1px dashed #e5e7eb;border-radius:6px;background:#ffffffa6}.error-message{color:#ff6b6b;background-color:#ff6b6b20;padding:10px;border-radius:5px;margin-top:10px;font-size:.9em;text-align:center;border:1px solid #ff6b6b}.error-message-clickable{cursor:pointer;transition:background-color .15s}.error-message-clickable:hover{background-color:#ff6b6b30}.error-report-link{text-decoration:underline;font-weight:600}.session-list::-webkit-scrollbar{width:6px}.session-list::-webkit-scrollbar-track{background:transparent;border-radius:3px}.session-list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.session-list::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.psm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:2000;display:flex;align-items:center;justify-content:center}.psm-modal{background:#fff;border-radius:14px;width:min(520px,92vw);max-height:80vh;display:flex;flex-direction:column;box-shadow:0 24px 64px #0000002e}.psm-header{display:flex;align-items:flex-start;justify-content:space-between;padding:20px 24px 16px;border-bottom:1px solid #f1f5f9}.psm-header h3{margin:0;font-size:17px;font-weight:700;color:#111827}.psm-subtitle{margin:4px 0 0;font-size:13px;color:#6b7280}.psm-close{background:none;border:none;cursor:pointer;color:#9ca3af;padding:4px;border-radius:6px;display:flex;align-items:center;justify-content:center}.psm-close:hover{background:#f3f4f6;color:#374151}.psm-body{flex:1;overflow-y:auto;padding:20px 24px}.psm-empty{font-size:13px;color:#9ca3af;text-align:center;padding:24px 0}.psm-grid{display:flex;flex-direction:column;gap:8px}.psm-card{display:flex;align-items:center;gap:14px;padding:14px 16px;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .15s ease;text-align:left;position:relative}.psm-card:hover{border-color:#c4b5fd;background:#fdfcff}.psm-card.selected{border-color:#8061e1;background:#f9f7ff;box-shadow:0 0 0 1px #8061e1}.psm-card-logo{width:40px;height:40px;border-radius:10px;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#f3f4f6}.psm-card-logo img{width:100%;height:100%;object-fit:contain}.psm-card-logo-fallback{font-size:18px;font-weight:700;color:#8061e1}.psm-card-info{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.psm-card-name{font-size:14px;font-weight:600;color:#111827}.psm-card-provider{font-size:12px;color:#9ca3af}.psm-card-check{flex-shrink:0}.psm-footer{display:flex;justify-content:flex-end;gap:8px;padding:14px 24px;border-top:1px solid #f1f5f9}.psm-cancel{padding:8px 16px;background:#fff;border:1px solid #d1d5db;border-radius:8px;font-size:13px;font-weight:500;color:#374151;cursor:pointer}.psm-cancel:hover{background:#f9fafb}.psm-confirm{padding:8px 20px;background:#8061e1;border:none;border-radius:8px;font-size:13px;font-weight:600;color:#fff;cursor:pointer;transition:all .15s ease}.psm-confirm:hover:not(:disabled){background:#6c4fd4;box-shadow:0 2px 8px #8061e14d}.psm-confirm:disabled{opacity:.45;cursor:not-allowed}.Ketcher-root,.Editor-module_editor__o0Gjz{overflow:hidden!important;height:100%!important}.app-transition-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0f172a66;-webkit-backdrop-filter:saturate(140%) blur(3px);backdrop-filter:saturate(140%) blur(3px);opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:1000}.app-transition-overlay.visible{opacity:1;pointer-events:auto}.app-transition-card{display:flex;align-items:center;gap:12px;background:#fff;border-radius:12px;box-shadow:0 10px 30px #00000026;padding:14px 16px;transform:translateY(6px)}.app-transition-spinner{width:30px;height:30px;animation:spin 1.5s linear infinite;filter:saturate(0) brightness(0)}.app-transition-text{font-size:18px;color:#0f172a}@keyframes slideUp{to{transform:translateY(0)}}.loading{display:flex;justify-content:center;align-items:center;min-height:50vh;font-size:1.1rem;color:#6c757d}.aluminum-main{padding:0;min-height:0;height:100%;overflow-y:auto}.aluminum-dashboard{max-width:1200px;margin:0 auto;padding:2rem}.section-title{margin:0 0 1.5rem;color:#374151;font-size:1.25rem;font-weight:600;padding-bottom:.5rem;border-bottom:2px solid #6558d3;display:inline-block}.metrics-section{margin-bottom:3rem}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.metric-card{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 8px #0000000f;display:flex;align-items:center;gap:1.25rem;transition:all .2s ease;border:1px solid #e5e7eb}.metric-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #6558d31f;border-color:#d1d5db}.metric-card.primary{background:#fff;border-left:4px solid #6558d3}.metric-card.primary .metric-content h3{color:#6558d3}.metric-card.primary .metric-number{color:#2c3e50}.metric-icon{font-size:2rem;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#f9fafb;border-radius:8px;flex-shrink:0}.metric-card.primary .metric-icon{background:#f3f1ff}.metric-content{flex:1}.metric-content h3{margin:0 0 .5rem;font-size:.95rem;color:#666;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.metric-number{font-size:1.75rem;font-weight:700;color:#374151;margin-bottom:.25rem;line-height:1}.metric-change{font-size:.85rem;font-weight:600;padding:.25rem .5rem;border-radius:20px;display:inline-block}.metric-change.positive{color:#27ae60;background:#27ae601a}.metric-change.negative{color:#e74c3c;background:#e74c3c1a}.charts-section{margin-bottom:2rem}.charts-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:2rem}.chart-card{background:#fff;border-radius:8px;padding:0;box-shadow:0 2px 8px #0000000f;border:1px solid #e5e7eb;overflow:hidden;transition:all .2s ease}.chart-card:hover{box-shadow:0 4px 12px #00000014;border-color:#d1d5db}.chart-header{padding:1.25rem 1.5rem 1rem;border-bottom:1px solid #e5e7eb;background:#f9fafb}.chart-header h3{margin:0 0 .25rem;color:#374151;font-size:1rem;font-weight:600}.chart-subtitle{margin:0;color:#7f8c8d;font-size:.9rem;font-weight:400}.chart-content{padding:2rem}.line-chart-container{display:flex;flex-direction:column;height:100%}.line-chart{position:relative;height:200px;padding:1.5rem 1rem .5rem}.line-chart-svg{width:100%;height:100%;overflow:visible}.line-chart-svg .grid-line{stroke:#e5e7eb;stroke-width:1;vector-effect:non-scaling-stroke}.line-chart-dots{position:absolute;top:1.5rem;left:1rem;right:1rem;bottom:.5rem;pointer-events:none}.chart-dot{position:absolute;width:8px;height:8px;border-radius:50%;transform:translate(-50%,50%);transition:transform .2s}.chart-dot:hover{transform:translate(-50%,50%) scale(1.3)}.line-chart-labels{display:flex;justify-content:space-between;padding:.5rem 1rem 0;font-size:.65rem;color:#666}.line-chart.dual-axis{position:relative}.dual-axis-labels{position:absolute;top:1.5rem;bottom:.5rem;left:0;right:0;display:flex;justify-content:space-between;pointer-events:none}.y-axis-left,.y-axis-right{display:flex;flex-direction:column;justify-content:space-between;font-size:.6rem;font-weight:500}.y-axis-left{text-align:left;padding-left:.25rem}.y-axis-right{text-align:right;padding-right:.25rem}.dual-chart-legend{display:flex;justify-content:center;gap:1.5rem;padding:.5rem 0;font-size:.75rem}.legend-item{display:flex;align-items:center;gap:.4rem}.legend-color{width:16px;height:3px;border-radius:1px}.legend-color.legend-line-dashed{height:0;border-bottom:3px dashed;border-color:inherit;background:none!important}.chart-card.full-width{width:100%;grid-column:1 / -1}.distribution-chart{display:flex;gap:1.5rem;align-items:stretch}.histogram-container{flex:3;padding-right:30px}.histogram-with-overlay{position:relative}.histogram{display:flex;align-items:flex-end;justify-content:space-between;height:180px;gap:4px;padding:1rem 0 .75rem}.histogram-overlay{position:absolute;top:1.25rem;left:0;right:0;bottom:1rem;pointer-events:none}.overlay-svg{width:100%;height:100%;overflow:visible}.overlay-dots{position:absolute;top:0;left:0;right:0;bottom:0}.overlay-dot{position:absolute;width:6px;height:6px;background:#dc2626;border-radius:50%;transform:translate(-50%,50%);pointer-events:auto;cursor:pointer}.overlay-dot:hover{transform:translate(-50%,50%) scale(1.5)}.overlay-y-axis{position:absolute;right:-30px;top:0;bottom:0;display:flex;flex-direction:column;justify-content:space-between;font-size:.55rem;color:#dc2626;font-weight:500}.legend-line{width:20px!important;height:3px!important;border-radius:2px!important}.histogram-bar-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;flex:1;height:100%}.histogram-bar{width:100%;border-radius:3px 3px 0 0;transition:opacity .2s;min-height:2px;position:relative}.histogram-bar:hover{opacity:.9}.histogram-value{position:absolute;top:-16px;left:50%;transform:translate(-50%);font-size:.6rem;font-weight:600;color:#333;white-space:nowrap}.histogram-label{font-size:.6rem;color:#666;margin-top:6px;text-align:center;white-space:nowrap}.histogram-legend{display:flex;justify-content:center;gap:1.5rem;margin-top:.75rem;font-size:.7rem;color:#666}.legend-item{display:flex;align-items:center;gap:6px}.legend-color{width:12px;height:12px;border-radius:3px}.distribution-stats-sidebar{flex:1;min-width:180px;max-width:220px;display:flex;flex-direction:column;gap:.75rem}.plate-success-callout{background:linear-gradient(135deg,#059669,#047857);border-radius:8px;padding:1rem;color:#fff;text-align:center}.plate-success-rate{font-size:2.25rem;font-weight:700;line-height:1;margin-bottom:.35rem}.plate-success-label{font-size:.75rem;opacity:.95;line-height:1.3}.plate-success-detail{font-size:.65rem;opacity:.8;margin-top:.35rem}.cumulative-stats{background:#f8f9fa;border-radius:8px;padding:.75rem}.cumulative-stats h4{font-size:.8rem;font-weight:600;color:#333;margin:0 0 .6rem}.cumulative-grid{display:flex;flex-direction:column;gap:.5rem}.cumulative-item{display:flex;align-items:center;gap:.4rem}.cumulative-threshold{font-size:.75rem;font-weight:600;color:#6558d3;min-width:40px}.cumulative-count{font-size:.85rem;font-weight:700;color:#333}.cumulative-pct{font-size:.7rem;color:#999}.loading-state,.error-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;color:#666}.loading-spinner{width:32px;height:32px;border:3px solid #e5e7eb;border-top:3px solid #6558d3;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.error-state button{margin-top:1rem;padding:.5rem 1rem;background:#6558d3;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:background .2s}.error-state button:hover{background:#5145b0}.empty-chart{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;color:#999}.empty-chart p{margin:.25rem 0}.empty-chart .empty-subtitle{font-size:.85rem;color:#bbb}.empty-state-section{margin-top:2rem}.empty-state-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:3rem;text-align:center}.empty-state-icon{font-size:3rem;margin-bottom:1rem}.empty-state-card h3{color:#333;margin-bottom:.5rem}.empty-state-card p{color:#666;margin:.25rem 0}.empty-state-hint{font-size:.9rem;color:#888;margin-top:1rem}.recent-section{margin-top:2rem}.recent-table{background:#fff;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb;box-shadow:0 2px 8px #0000000f}.recent-table table{width:100%;border-collapse:collapse}.recent-table th,.recent-table td{padding:1rem;text-align:left;border-bottom:1px solid #f0f0f0}.recent-table th{background:#f8f9fa;font-weight:600;color:#333;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em}.recent-table td{color:#555;font-size:.9rem}.recent-table tr:last-child td{border-bottom:none}.recent-table tr:hover{background:#f8f9fa}.smiles-cell{font-family:monospace;font-size:.8rem;color:#666;max-width:300px;overflow:hidden;text-overflow:ellipsis}.status-badge{display:inline-block;padding:.25rem .5rem;border-radius:12px;font-size:.75rem;font-weight:500;text-transform:capitalize}.status-success{background:#ecfdf5;color:#059669}.status-failed{background:#fef2f2;color:#dc2626}.status-processing{background:#f3f1ff;color:#6558d3}.status-submitted{background:#f3f4f6;color:#6b7280}.metric-change.neutral{color:#6c757d}.yield-value{font-weight:600;font-size:.85rem}.yield-value.high{color:#059669}.yield-value.medium{color:#d97706}.yield-value.low{color:#dc2626}.yield-value.none{color:#9ca3af}.App{text-align:center;width:100%;height:100vh;display:flex;flex-direction:column;overflow:hidden}.app-content-below-topbar{flex:1;width:100%;display:flex;flex-direction:row;position:relative;overflow:hidden;min-height:0;contain:layout;background-color:#e9e8fc;padding:20px;gap:20px;box-sizing:border-box}.chatbox-wrapper{position:relative;flex:0 1 auto;min-width:320px;max-width:700px;height:100%;max-height:100%;display:flex;flex-direction:column;box-sizing:border-box;overflow:hidden;opacity:1;transition:opacity .2s ease,flex-basis .2s ease,min-width .2s ease}.chatbox-wrapper.chatbox-hidden{opacity:0;flex-basis:0;min-width:0;max-width:0;width:0;margin-left:-20px;padding:0;pointer-events:none;overflow:hidden}.chatbox-close-btn{position:absolute;top:8px;left:8px;z-index:50;color:#1118278c;background:transparent;border:none;border-radius:6px;width:24px;height:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .15s ease,opacity .15s ease;padding:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;opacity:.9}.chatbox-close-btn:hover{color:#111827d9;opacity:1}.chatbox-close-btn:focus-visible{outline:2px solid rgba(128,97,225,.35);outline-offset:2px}.chatbox-close-btn svg{width:14px;height:14px;stroke-width:2.5;display:block;stroke:currentColor;fill:none}.chatbox-close-btn svg line{stroke-linecap:round}.chatbox-toggle-btn{position:fixed;bottom:32px;right:32px;z-index:250;background:#8061e1;border:none;border-radius:28px;height:56px;padding:0 24px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .2s ease;box-shadow:0 4px 16px #8061e159}.chatbox-toggle-btn:hover{background:#6c4fd4;transform:translateY(-2px);box-shadow:0 8px 24px #8061e173}.chatbox-toggle-btn svg{color:#fff;flex-shrink:0}.chatbox-toggle-btn span{color:#fff;font-size:15px;font-weight:600;white-space:nowrap}.main-sidebar{width:var(--sidebar-width, 280px)!important;background-color:#fff;border:none!important;border-radius:12px!important;display:flex;flex-direction:column;align-items:flex-start;padding:24px;box-shadow:0 2px 8px #00000014!important;height:100%!important;max-height:100%;flex-shrink:0;overflow:hidden;box-sizing:border-box;position:relative!important;top:auto!important;left:auto!important;bottom:auto!important;z-index:auto!important}.app-content-below-topbar .main-sidebar{width:var(--sidebar-width, 280px)!important;background-color:#fff;border:none!important;border-radius:12px!important;display:flex;flex-direction:column;align-items:flex-start;padding:24px;box-shadow:0 2px 8px #00000014!important;flex-shrink:0;overflow:hidden;box-sizing:border-box;position:relative!important;top:0!important;left:0!important;bottom:auto!important;z-index:auto!important}.main-content{flex:1 1 0!important;display:flex;flex-direction:column;height:100%!important;background-color:#fff;border-radius:12px!important;box-shadow:0 2px 8px #00000014!important;overflow:auto;box-sizing:border-box;position:relative!important;top:auto!important;margin-left:0!important;min-width:0}.app-content-below-topbar .main-content{flex:1 1 0!important;display:flex;flex-direction:column;height:100%!important;background-color:#fff;overflow:auto;box-sizing:border-box;position:relative!important;top:0!important;margin-left:0!important;min-width:0}.main-content.main-content-with-sidebar{margin-left:0;margin-top:0}.app-nav{display:flex;flex-direction:column;width:100%;padding:0}.app-brand{display:flex;flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:18px;flex-shrink:0}.app-header-logo{height:42px;width:auto;max-width:220px;display:block;filter:brightness(0);-webkit-user-select:none;user-select:none}.app-header-version{font-size:12px;font-weight:400;color:#1118279e;letter-spacing:.2px}@media(max-height:820px){.app-brand{margin-bottom:14px}.app-header-logo{height:36px}.app-header-version{font-size:11px}}.selenium-nav.app-nav{height:100%;min-height:0;overflow:hidden}.app-title-section{text-align:left;margin-bottom:32px;padding-left:12px;padding-bottom:0;flex-shrink:0}.app-title{margin:0 0 8px;font-size:20px;font-weight:700;color:#1a1a1a;line-height:1.3}.app-subtitle{margin:0 0 12px;font-size:13px;font-weight:400;color:#6b7280;line-height:1.4}.coming-soon{text-align:center;padding:4rem 2rem;color:#6c757d}.coming-soon h2{margin-bottom:1rem;color:#343a40}@media(max-width:768px){.aluminum-dashboard{padding:1rem}.metrics-grid,.charts-container{grid-template-columns:1fr}.metric-card{padding:1.5rem}.line-chart{height:150px}.line-chart-labels{font-size:.55rem}.distribution-chart{flex-direction:column}.histogram{height:150px}.histogram-label{font-size:.5rem}.distribution-stats-sidebar{min-width:auto;width:100%;flex-direction:row;flex-wrap:wrap}.plate-success-callout{flex:1;min-width:150px}.plate-success-rate{font-size:2rem}.cumulative-stats{flex:1;min-width:150px}.cumulative-grid{flex-direction:row;flex-wrap:wrap;gap:.5rem}.cumulative-item{flex:1;min-width:80px}}.xml-processor-section{padding:0;max-width:1000px;margin:0 auto}.execute-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}.status-section{text-align:left;padding:16px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.status-section p{margin:0;font-weight:500;display:flex;align-items:center;gap:8px}.status-section p.info{color:#17a2b8}.status-section p.processing{color:#ffc107}.status-section p.success{color:#27ae60}.loading-spinner{border:3px solid #f3f3f3;border-top:3px solid #667eea;border-radius:50%;width:24px;height:24px;animation:spin 1s linear infinite;display:inline-block}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.xml-tasks-display{background:#fff;border-radius:8px;width:1200px;max-width:100%;margin-left:auto;margin-right:auto}.xml-tasks-display-container{background:#fff;padding:0}.tasks-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.tasks-actions{display:flex;gap:8px;align-items:center}.xml-tasks-display h3{margin:0;color:#2c3e50;font-size:18px;font-weight:600;text-align:left}.clear-selection-btn{background:#6c757d;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.clear-selection-btn:hover:not(:disabled){background:#5a6268;transform:translateY(-1px);box-shadow:0 4px 12px #6c757d4d}.clear-selection-btn:disabled{background:#adb5bd;cursor:not-allowed;opacity:.6;transform:none}.tasks-tree-container{font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,Consolas,monospace;font-size:13px;line-height:1.2;border-radius:8px;overflow:hidden}.task-content{display:flex;align-items:center;padding:2px 4px;min-height:18px;position:relative;transition:background-color .15s ease}.task-content.clickable{cursor:pointer}.task-content.clickable:hover{background-color:#f6f8fa;border-radius:4px}.task-content:not(.clickable):hover{background-color:#f9f9f9;border-radius:4px}.task-left{display:flex;align-items:center;white-space:nowrap;flex-shrink:0}.task-checkbox{margin-right:6px;width:18px;height:18px;cursor:pointer;accent-color:#0969da}.task-icon{display:inline-block;width:2ch;font-size:14px}.task-number{display:inline-block;font-weight:600;color:#0969da;margin-right:1ch;min-width:1ch;text-align:left}.task-name{color:#24292f;font-weight:500}.task-description{color:#656d76;font-size:11px;font-style:italic;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-node.error .task-name{color:#dc3545;font-weight:600}@media(max-width:768px){.xml-tasks-display{padding:15px}.task-name,.task-description{max-width:150px}}:root{--focus-color: #8162e1;--focus-ring: transparent}input:focus,input:focus-visible,textarea:focus,textarea:focus-visible,select:focus,select:focus-visible,button:focus-visible,a:focus-visible,[role=button]:focus-visible{outline:none!important}html,body{overflow:hidden;height:100%}.sidebar-nav-button.active{background-color:#8061e1!important;color:#fff!important}.sidebar-nav-container{display:flex;flex-direction:column;gap:8px;padding-bottom:0;margin-bottom:0;align-items:stretch;justify-content:flex-start;text-align:left;width:100%}.sidebar-button{padding:10px 16px!important;border:1px solid #e5e7eb!important;background:#fff!important;color:#374151!important;cursor:pointer;font-size:14px!important;font-weight:500!important;border-radius:8px!important;width:100%;align-self:stretch;text-align:left;transition:all .2s!important}.sidebar-button:hover{background-color:#f9fafb!important;border-color:#d1d5db!important;transform:none!important}.sidebar-button.active{background-color:#6558d3!important;color:#fff!important;border-color:#6558d3!important}.account-menu{position:absolute;width:calc(100% - 48px);bottom:24px;padding-top:0;margin-top:0}.account-trigger{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:0;cursor:pointer;transition:all .2s}.account-trigger:hover{background:#f9fafb;border-color:#d1d5db}.avatar-circle{background:transparent;font-weight:600;font-size:16px}.account-dropdown{position:absolute;left:-80px;right:0;top:calc(100% + 8px);background:#fff;color:#1a1a1a;border:1px solid #e5e7eb;border-radius:8px;padding:8px;display:flex;flex-direction:column;gap:2px;z-index:1000;box-shadow:0 4px 6px -1px #0000001a;text-align:right;width:120px}.account-item{display:block;width:100%;text-align:right;padding:10px 12px;border-radius:6px;border:none;background:none;color:inherit;cursor:pointer;text-decoration:none;font-size:14px}.account-item:hover{background:#f9fafb}.account-item.logout{color:#ef4444}.top-bar{height:72px;min-height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid #5347b8;background-color:#6c71d3;flex-shrink:0;width:100%;box-sizing:border-box}.top-bar-logo-link{display:flex;align-items:center;text-decoration:none;cursor:pointer;transition:opacity .2s}.top-bar-logo-link:hover{opacity:.85}.top-bar-logo{height:50px;width:auto;filter:brightness(0) invert(1)}.element-buttons{display:flex;gap:16px;align-items:center;margin-left:auto;margin-right:auto}.top-bar-right{display:flex;align-items:center;gap:12px}.top-bar-help-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#ffffff26;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;cursor:pointer;transition:all .2s ease}.top-bar-help-btn:hover{background:#ffffff40;border-color:#ffffff4d;transform:translateY(-1px)}.top-bar-right .account-menu{position:relative;width:auto;bottom:auto}.top-bar-right .account-trigger{background:#8186d9;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;height:36px;padding:4px 12px;display:flex;align-items:center;transition:all .2s ease}.top-bar-right .account-trigger:hover{background:#ffffff40;border-color:#ffffff4d;transform:translateY(-1px)}.top-bar-right .avatar-circle{color:#fff;width:24px;height:24px;font-size:auto;display:flex;align-items:center;justify-content:center}.element-button-container{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;border:none;border-radius:6px;height:38px;padding:0 16px;z-index:10;background:#ffffff26;cursor:pointer;transition:all .2s ease;position:relative}.element-button-container:hover{background:#ffffff40;transform:none}.element-button-container--palladium:hover,.element-button-container--selenium:hover,.element-button-container--cobalt:hover,.element-button-container--aluminum:hover{background:#8061e1}.element-button-container--locked{opacity:.7;cursor:not-allowed}.element-button-container--locked:hover{background:#ffffff26;transform:none}.element-label{font-size:13px;color:#fff;font-weight:500;letter-spacing:0;white-space:nowrap}.main-with-top-bar{height:100%;padding:0}.element-label--locked{opacity:.7}.upgrade-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:10000}.upgrade-modal{background:#fff;border-radius:12px;padding:32px;max-width:500px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.upgrade-modal h2{margin:0 0 16px;font-size:24px;color:#1a1a1a}.upgrade-modal p{color:#666;margin-bottom:24px;line-height:1.5}.upgrade-benefits{background:#f8f9fa;border-radius:8px;padding:20px;margin-bottom:24px}.upgrade-benefits h3{margin:0 0 12px;font-size:16px;color:#1a1a1a}.upgrade-benefits ul{margin:0;padding-left:20px}.upgrade-benefits li{color:#444;margin-bottom:8px;line-height:1.4}.upgrade-actions{display:flex;gap:12px;flex-direction:column}.upgrade-actions button{padding:12px 24px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}.upgrade-actions .btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.upgrade-actions .btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}.upgrade-actions .btn-secondary{background:#fff;color:#667eea;border:2px solid #667eea}.upgrade-actions .btn-secondary:hover{background:#f0f2ff}.upgrade-actions .btn-text{background:transparent;color:#999;text-decoration:underline}.upgrade-actions .btn-text:hover{color:#666}.landing-nav.app-nav{height:100%;min-height:0;overflow:hidden}.landing-sidebar-content{display:flex;flex-direction:column;gap:16px;padding:0;height:100%;min-height:0}.landing-sidebar-scroll{display:flex;flex-direction:column;gap:16px;flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:6px}@media(min-height:860px){.landing-sidebar-scroll{justify-content:space-between}}.landing-sidebar-links{display:flex;gap:8px;margin-top:8px}.landing-sidebar-link{flex:1;padding:8px 12px;background:transparent;border:1px solid #e5e7eb;border-radius:6px;font-size:12px;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s ease;text-align:center}.landing-sidebar-link:hover{background:#f3f4f6;color:#1f2937;border-color:#d1d5db}@media(max-height:820px){.landing-sidebar-content,.landing-sidebar-scroll{gap:14px}}.landing-main-layout{flex:1 1 0;display:flex;flex-direction:row;gap:20px;height:100%;min-width:0;overflow:hidden}.landing-center-panel{flex:1 1 0;min-width:0;height:100%;overflow:hidden;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;position:relative}.landing-chat-wrapper{position:relative;flex:0 0 auto;min-width:280px;max-width:600px;height:100%;max-height:100%;display:flex;flex-direction:column;box-sizing:border-box;overflow:hidden}.landing-chat-wrapper--hidden{opacity:0;min-width:0;max-width:0;width:0;padding:0;pointer-events:none;overflow:hidden}.landing-chat-panel{position:relative;flex:1;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:16px 14px;overflow:hidden;display:flex;flex-direction:column;box-sizing:border-box}.landing-chat-resize-handle{position:absolute;left:-4px;top:0;bottom:0;width:8px;cursor:ew-resize;z-index:10;background:transparent}.landing-chat-resize-handle:hover{background:#8061e11a}.landing-chat-close-btn{position:absolute;top:8px;left:8px;z-index:100;background:transparent;border:none;width:24px;height:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0}.landing-chat-close-btn:hover{background:#f5f5f5;border-radius:4px}.landing-chat-close-btn svg{color:#999;width:16px;height:16px}.landing-chat-close-btn:hover svg{color:#333}.landing-chat-toggle-btn{position:fixed;bottom:32px;right:32px;z-index:50;background:#8061e1;border:none;border-radius:28px;height:56px;padding:0 24px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .2s ease;box-shadow:0 4px 16px #8061e159}.landing-chat-toggle-btn:hover{background:#6c4fd4;transform:translateY(-2px);box-shadow:0 8px 24px #8061e173}.landing-chat-toggle-btn svg{color:#fff;flex-shrink:0}.landing-chat-toggle-btn span{color:#fff;font-size:15px;font-weight:600;white-space:nowrap}@media(max-width:768px){.landing-main-layout{flex-direction:column}.landing-chat-wrapper{width:100%!important;max-width:100%;min-width:0;height:300px;flex:0 0 300px}.landing-chat-panel{border-radius:12px 12px 0 0}}.whatsnew-container{max-width:900px;margin:0 auto;padding:48px 32px 64px;display:flex;flex-direction:column;height:100vh;overflow:hidden;text-align:left}.whatsnew-header{display:flex;align-items:baseline;gap:12px;margin-bottom:32px;padding:0;background:none}.whatsnew-header h1{font-size:32px;font-weight:700;color:#1a1035;margin:0}.whatsnew-version{color:#9b8ec4;font-size:13px;font-weight:500}.whatsnew-timeline{display:flex;flex-direction:column;gap:0;flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-right:4px}.release-card{padding:0 0 32px;text-align:left;position:relative}.release-card:last-child{padding-bottom:0}.release-header{display:flex;align-items:center;gap:10px;margin-bottom:14px}.release-date{font-size:18px;font-weight:600;color:#4a3a80}.release-badge{font-weight:600;background:#f0ecfa;color:#6d4dd0;font-size:11px;padding:2px 8px;border-radius:6px}.release-category{margin-bottom:14px}.release-category:last-child{margin-bottom:0}.release-category-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#9b8ec4;margin-bottom:8px;display:flex;align-items:center;gap:6px}.release-category-label:before{content:"";display:inline-block;width:6px;height:6px;border-radius:2px;background:#9b8ec4}.release-items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.release-item{margin:0;padding:12px 16px;font-size:15px;line-height:1.6;color:#3d3554;background:#f8f7fb;border-radius:4px}.release-summary{margin:0 0 12px;color:#5a4d73;font-size:14px;line-height:1.55}.release-card+.release-card{border-top:1px solid #f0ecfa;padding-top:28px}.support-fab{position:fixed;right:18px;bottom:18px;width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:none;background:#8162e1;color:#fff;font-weight:800;font-size:18px;line-height:1;box-shadow:0 10px 24px #8162e159;cursor:pointer;z-index:1000}.support-fab:hover{box-shadow:0 12px 28px #8162e173}.support-fab:focus-visible{outline:none;box-shadow:0 0 0 4px #8162e159}.support-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.support-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;width:520px;max-width:90vw;max-height:80vh;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;overflow:hidden;display:flex;flex-direction:column;z-index:10001}@keyframes slideUp{0%{opacity:0;transform:translate(-50%,-45%)}to{opacity:1;transform:translate(-50%,-50%)}}.support-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e5e7eb;background:#6558d3;color:#fff}.support-modal-header h3{margin:0;font-size:18px;font-weight:600;letter-spacing:-.02em}.support-close{background:transparent;border:none;width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;color:#fff}.support-close:hover{background:#fff3}.support-form{padding:24px;display:flex;flex-direction:column;gap:20px;overflow-y:auto;flex:1;background:#fafbfc}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-size:14px;font-weight:500;color:#374151;letter-spacing:-.01em}.support-form select{border:1px solid #d1d5db;border-radius:10px;padding:12px 14px;font-size:14px;background:#fff;color:#111827;transition:all .2s;font-family:inherit}.support-form select:hover{border-color:#9ca3af}.support-form select:focus,.support-form select:focus-visible{outline:none;border-color:#6558d3;box-shadow:0 0 0 3px #6558d31a}.checkbox-group{display:flex;align-items:center;gap:10px}.checkbox-group label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;color:#374151}.checkbox-group input[type=checkbox]{width:18px;height:18px;accent-color:#6558d3;cursor:pointer}.support-error{color:#ef4444;font-size:13px;background:#fee2e2;padding:8px 12px;border-radius:8px;margin-top:-8px}.support-success{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center;gap:16px}.support-success svg{color:#10b981}.support-success h3{margin:0;font-size:24px;color:#111827}.support-success p{margin:0;color:#6b7280;font-size:14px}.form-actions{display:flex;justify-content:flex-end;gap:12px;padding-top:8px;border-top:1px solid #e5e7eb;margin-top:4px}.btn-primary,.btn-secondary{border:none;border-radius:10px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;font-family:inherit}.btn-primary{background:#6558d3;color:#fff}.btn-primary:hover:not(:disabled){background:#5547c2;transform:translateY(-1px);box-shadow:0 4px 12px #6558d34d}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{background:#fff;color:#374151;border:1px solid #d1d5db}.btn-secondary:hover{background:#f9fafb;border-color:#9ca3af}.inactivity-prompt{position:fixed;right:18px;bottom:78px;width:340px;max-width:calc(100vw - 36px);background:#fff;border:1px solid rgba(17,24,39,.12);border-radius:14px;box-shadow:0 18px 40px #0000002e;overflow:hidden;z-index:11000;text-align:left}.inactivity-prompt__header{display:flex;align-items:center;justify-content:center;padding:12px 14px 10px;background:linear-gradient(135deg,#6558d3,#8162e1);color:#fff}.inactivity-prompt__title{font-size:13px;font-weight:700;letter-spacing:-.01em}.inactivity-prompt__body{padding:12px 14px 10px;background:#fff}.inactivity-prompt__text{font-size:13px;color:#111827;margin-bottom:6px}.inactivity-prompt__subtext{font-size:12px;color:#6b7280;line-height:1.35}.inactivity-prompt__actions{display:flex;gap:8px;padding:12px 14px 14px;background:#fff}.inactivity-prompt__btn{flex:1;border-radius:10px;border:1px solid transparent;padding:10px 12px;font-size:12px;font-weight:700;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background .12s ease,border-color .12s ease}.inactivity-prompt__btn.secondary{background:#fff;color:#374151;border-color:#1118272e}.inactivity-prompt__btn.secondary:hover{background:#f9fafb;transform:translateY(-1px)}.inactivity-prompt__btn.primary{background:#6558d3;color:#fff;border-color:#6558d3;box-shadow:0 10px 18px #6558d347}.inactivity-prompt__btn.primary:hover{background:#5547c2;transform:translateY(-1px);box-shadow:0 12px 22px #6558d357}.project-card{background:#fff;border-radius:12px;border:2px solid #e9ecef;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;padding:16px;position:relative;min-height:220px}.project-card:hover{border-color:#8061e1;box-shadow:0 4px 12px #8061e126;transform:translateY(-2px)}.project-card__delete{position:absolute;top:8px;right:8px;z-index:10;background:transparent;border:none;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:18px;color:#9ca3af;cursor:pointer;transition:all .2s ease;opacity:0;padding:0;border-radius:4px}.project-card:hover .project-card__delete{opacity:1}.project-card__delete:hover{color:#ef4444;background:#fef2f2}.project-card__molecule{flex:1;display:flex;align-items:center;justify-content:center;min-height:120px;margin-bottom:12px;border-radius:8px;background:transparent;overflow:hidden}.project-card__svg{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:8px}.project-card__svg svg{max-width:100%;max-height:120px;width:auto;height:auto}.project-card__svg-placeholder{display:flex;align-items:center;justify-content:center;opacity:.5}.project-card__info{display:flex;flex-direction:column;gap:2px}.project-card__name{margin:0;font-size:14px;font-weight:600;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-card__iupac{margin:0;font-size:11px;color:#9ca3af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.project-card__stats{display:flex;gap:6px;margin-top:8px;flex-wrap:wrap}.project-card__badge{font-size:10px;font-weight:600;padding:2px 8px;border-radius:999px;white-space:nowrap}.project-card__badge--routes{color:#5b21b6;background:#ede9fe}.project-card__badge--experiments{color:#065f46;background:#d1fae5}.projects-canvas{display:flex;flex-direction:column;height:100%;background:#fff;overflow:hidden}.projects-canvas__header-container{padding:24px 32px 0}.projects-canvas__header{display:flex;justify-content:space-between;align-items:center;padding:24px 32px;border-bottom:1px solid #e9ecef;background:#fff;flex-shrink:0;border-radius:12px;box-shadow:0 2px 8px #00000014}.projects-canvas__header-left{text-align:left}.projects-canvas__header-left h2{margin:0 0 4px;font-size:24px;font-weight:600;color:#333}.projects-canvas__header-left p{margin:0;font-size:14px;color:#6b7280}.projects-canvas__stats{display:flex;gap:16px}.projects-canvas__stats.is-empty{opacity:.95}.projects-canvas__stat{display:flex;flex-direction:column;align-items:center;padding:16px 24px;border-radius:8px;min-width:100px;background:#fff;border:2px solid #e9ecef;box-shadow:0 1px 3px #0000000d}.projects-canvas__stat.disabled{background:linear-gradient(180deg,#fff,#fbfbff);border-color:#e9ecef;box-shadow:0 1px 2px #0000000a}.projects-canvas__stat--projects{border-color:#6c71d3}.projects-canvas__stat--syntheses{border-color:#8b5cf6}.projects-canvas__stat-value{font-size:24px;font-weight:700;line-height:1;margin-bottom:6px}.projects-canvas__stat--projects .projects-canvas__stat-value{color:#6c71d3}.projects-canvas__stat--syntheses .projects-canvas__stat-value{color:#8b5cf6}.projects-canvas__stat.disabled .projects-canvas__stat-value{color:#6b7280}.projects-canvas__stat-label{font-size:12px;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-weight:500}.projects-canvas__content{flex:1;overflow-y:auto;padding:32px;position:relative}.projects-canvas__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,240px));gap:20px}.projects-canvas__grid--with-add{padding-bottom:24px}.projects-canvas__add-card{background:#fff;border:2px dashed #d1d5db;border-radius:12px;padding:24px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;min-height:220px;gap:12px;color:#9ca3af}.projects-canvas__add-card:hover{border-color:#8061e1;color:#8061e1;background:#faf8ff}.projects-canvas__add-card span{font-size:14px;font-weight:500}.project-card-skeleton{background:#fff;border-radius:12px;border:2px solid #e9ecef;padding:16px;min-height:220px;display:flex;flex-direction:column}.project-card-skeleton__molecule{flex:1;min-height:120px;border-radius:8px;background:linear-gradient(90deg,#f3f4f6,#e5e7eb,#f3f4f6);background-size:200% 100%;animation:projects-shimmer 1.5s ease-in-out infinite;margin-bottom:12px}.project-card-skeleton__name{height:14px;width:70%;border-radius:999px;background:linear-gradient(90deg,#f3f4f6,#e5e7eb,#f3f4f6);background-size:200% 100%;animation:projects-shimmer 1.5s ease-in-out infinite;margin-bottom:6px}.project-card-skeleton__iupac{height:10px;width:50%;border-radius:999px;background:linear-gradient(90deg,#f3f4f6,#e5e7eb,#f3f4f6);background-size:200% 100%;animation:projects-shimmer 1.5s ease-in-out infinite}@keyframes projects-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.projects-canvas__empty{display:flex;align-items:center;justify-content:center;min-height:400px;height:100%}.projects-canvas__empty-card{text-align:center;max-width:400px;padding:48px 32px}.projects-canvas__empty-icon{margin-bottom:24px;opacity:.7}.projects-canvas__empty-card h3{margin:0 0 12px;font-size:22px;font-weight:600;color:#1f2937}.projects-canvas__empty-card p{margin:0 0 24px;font-size:15px;color:#6b7280;line-height:1.5}.projects-canvas__create-btn{padding:12px 32px;background:#8061e1;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s ease}.projects-canvas__create-btn:hover{background:#6c4fd4;transform:translateY(-2px);box-shadow:0 4px 12px #8061e14d}.projects-canvas__error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;text-align:center;color:#6b7280}.projects-canvas__error p{margin:0 0 16px;font-size:15px}.projects-canvas__retry-btn{padding:10px 24px;background:#fff;color:#8061e1;border:2px solid #8061e1;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.projects-canvas__retry-btn:hover{background:#f5f3ff}.projects-canvas__content::-webkit-scrollbar{width:8px}.projects-canvas__content::-webkit-scrollbar-track{background:#f1f1f1}.projects-canvas__content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.projects-canvas__content::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media(max-width:1200px){.projects-canvas__grid{grid-template-columns:repeat(auto-fill,minmax(180px,220px))}}@media(max-width:1024px){.projects-canvas__header{flex-direction:column;align-items:flex-start;gap:16px;padding:20px 24px}.projects-canvas__stats{width:100%;justify-content:space-between}.projects-canvas__content{padding:24px}.projects-canvas__grid{grid-template-columns:repeat(auto-fill,minmax(180px,220px));gap:16px}}@media(max-width:768px){.projects-canvas__header-container{padding:16px 20px 0}.projects-canvas__header{padding:16px 20px}.projects-canvas__header-left h2{font-size:20px}.projects-canvas__stats{flex-wrap:wrap;gap:12px}.projects-canvas__stat{flex:1;min-width:calc(50% - 6px);padding:12px 16px}.projects-canvas__content{padding:20px}.projects-canvas__grid{grid-template-columns:repeat(auto-fill,minmax(160px,200px));gap:12px}}.proj-list-sidebar{display:flex;flex-direction:column;gap:8px;flex:1;min-height:0;overflow:hidden}.proj-list-sidebar__new-btn{width:100%;padding:10px 14px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;font-size:13px;font-weight:600;color:#1f2937;cursor:pointer;transition:all .2s ease;text-align:left;flex-shrink:0}.proj-list-sidebar__new-btn:hover{background:#f5f3ff;border-color:#c4b5fd;color:#8061e1}.proj-list-sidebar__list{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:2px}.proj-list-sidebar__list::-webkit-scrollbar{width:4px}.proj-list-sidebar__list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}.proj-list-sidebar__item{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:8px 10px;background:transparent;border:none;border-radius:6px;cursor:pointer;transition:background .15s ease;text-align:left}.proj-list-sidebar__item:hover{background:#f3f4f6}.proj-list-sidebar__item--active{background:#f5f3ff}.proj-list-sidebar__name{font-size:13px;font-weight:500;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.proj-list-sidebar__date{font-size:11px;color:#9ca3af;flex-shrink:0;white-space:nowrap}.proj-list-sidebar__empty{padding:16px 10px;text-align:center;font-size:12px;color:#9ca3af;display:flex;flex-direction:column;align-items:center;gap:6px}.proj-list-sidebar__retry{background:none;border:none;color:#8061e1;font-size:12px;cursor:pointer;text-decoration:underline;padding:0}
