body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100vh;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}#root{min-height:100vh;position:relative}.json-viewer{background:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden}.json-viewer-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:16px 20px}.json-viewer-title{color:#495057;font-size:16px;font-weight:600;margin:0}.json-viewer-controls{display:flex;gap:8px}.json-copy-btn,.json-toggle-btn{background:#fff;border:1px solid #dee2e6;border-radius:4px;cursor:pointer;font-size:12px;padding:6px 12px;transition:all .2s ease}.json-copy-btn:hover,.json-toggle-btn:hover{background:#e9ecef;border-color:#adb5bd}.json-copy-btn{font-size:14px;padding:6px 8px}.json-viewer-content{padding:20px}.json-search{align-items:center;display:flex;gap:8px;margin-bottom:16px}.json-search-input{border:1px solid #dee2e6;border-radius:4px;flex:1 1;font-family:inherit;font-size:14px;padding:8px 12px}.json-search-input:focus{border-color:#2196f3;box-shadow:0 0 0 2px #2196f31a;outline:none}.json-clear-search{background:#6c757d;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;padding:8px 10px}.json-clear-search:hover{background:#5a6268}.json-content{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;max-height:500px;overflow-y:auto;padding:16px}.json-formatted{color:#333;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px;line-height:1.6;margin:0}.json-key{color:#06c;font-weight:500}.json-string{color:#28a745}.json-number{color:#fd7e14;font-weight:500}.json-boolean{color:#6f42c1;font-weight:500}.json-null,.json-undefined{color:#6c757d;font-style:italic}.json-bracket{color:#495057;font-weight:600}.json-colon{color:#495057}.json-comma,.json-empty{color:#6c757d}.json-empty{font-style:italic}.json-array,.json-object{color:#17a2b8;font-weight:500}.json-date{color:#e83e8c;font-weight:500}.json-url{color:#007bff;text-decoration:none}.json-url:hover{text-decoration:underline}.json-array-container,.json-object-container,.json-properties{margin-left:20px}.json-property{margin:4px 0}.json-array-items,.json-nested{margin-left:20px}.json-array-item{margin:4px 0}.json-index{color:#6c757d;font-weight:500;margin-right:8px}.json-search-results{background:#fff;border:1px solid #e9ecef;border-radius:6px;overflow:hidden}.json-search-header{background:#e3f2fd;border-bottom:1px solid #e9ecef;color:#1976d2;font-weight:500;padding:12px 16px}.json-search-item{border-bottom:1px solid #f1f3f4;padding:12px 16px}.json-search-item:last-child{border-bottom:none}.json-search-path{color:#6c757d;font-family:monospace;font-size:12px;margin-bottom:4px}.json-search-value{font-size:14px}.json-no-results{color:#6c757d;font-style:italic;padding:32px 16px;text-align:center}@media (max-width:768px){.json-viewer-header{align-items:stretch;flex-direction:column;gap:12px;padding:12px 16px}.json-viewer-controls{justify-content:center}.json-viewer-content{padding:16px}.json-search{align-items:stretch;flex-direction:column}.json-content{max-height:400px}.json-formatted{font-size:12px}}.time-slot-card{background:#fff;border:2px solid #e9ecef;border-radius:8px;cursor:pointer;overflow:hidden;padding:16px;position:relative;transition:all .3s ease}.time-slot-card:hover{border-color:#2196f3;box-shadow:0 4px 12px #2196f326;transform:translateY(-2px)}.time-slot-card.selected{background:#f8fff8;border-color:#4caf50;box-shadow:0 4px 12px #4caf5026}.time-slot-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.slot-time{color:#333;font-size:14px;font-weight:600}.slot-status{background:#0000000d;border-radius:4px;font-size:12px;font-weight:500;padding:4px 8px}.slot-description{color:#6c757d;font-size:13px;line-height:1.4;margin:8px 0}.slot-duration,.slot-energy{color:#495057;font-size:12px;font-weight:500;margin-top:8px}.slot-duration span,.slot-energy span{background:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;padding:2px 6px}.time-slot-card:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.time-slot-card:hover:before{left:100%}@media (max-width:768px){.time-slot-card{padding:12px}.time-slot-header{align-items:flex-start;flex-direction:column;gap:4px}.slot-time{font-size:13px}.slot-status{font-size:11px}}.stat-card{background:#fff;border-left:4px solid #2196f3;box-shadow:0 2px 4px #0000001a;overflow:hidden;padding:20px;position:relative}.stat-card:hover{box-shadow:0 4px 12px #00000026}.stat-header{align-items:flex-start;display:flex;gap:16px}.stat-icon{color:#6c757d}.stat-content{flex:1 1}.stat-title{color:#6c757d;font-size:14px;font-weight:500;letter-spacing:.5px;margin:0 0 8px;text-transform:uppercase}.stat-value{color:#333;font-size:28px;line-height:1.2;margin-bottom:4px}.stat-subtitle{color:#6c757d;font-size:13px;line-height:1.4;margin:0}.stat-trend{align-items:center;border-radius:4px;display:flex;font-size:12px;font-weight:600;gap:4px;padding:4px 8px;position:absolute;right:12px;top:12px}.stat-trend.up{background:#4caf501a;color:#4caf50}.stat-trend.down{background:#f443361a;color:#f44336}.trend-icon{font-size:14px}.trend-value{font-size:11px}@media (max-width:768px){.stat-card{padding:16px}.stat-header{gap:12px}.stat-icon{font-size:20px}.stat-value{font-size:24px}.stat-title{font-size:13px}}.flexstart-parser{background:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden}.parser-header{background:#f8f9fa;border-bottom:1px solid #e9ecef;padding:20px}.parser-header h3{color:#495057;font-size:18px;font-weight:600;margin:0 0 16px}.parser-tabs{display:flex;flex-wrap:wrap;gap:8px}.parser-tab{background:#fff;border:1px solid #dee2e6;border-radius:6px;color:#6c757d;cursor:pointer;font-size:14px;padding:8px 16px;transition:all .2s ease}.parser-tab:hover{background:#e9ecef;border-color:#adb5bd}.parser-tab.active{background:#2196f3;border-color:#2196f3;color:#fff}.parser-content{padding:20px}.overview-section{display:flex;flex-direction:column;gap:24px}.overview-stats{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat-card{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;display:flex;gap:12px;padding:16px;transition:all .3s ease}.stat-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.stat-icon{flex-shrink:0;font-size:24px}.stat-info h4{color:#6c757d;font-size:14px;font-weight:500;margin:0 0 4px}.stat-value{color:#2196f3;font-size:24px;font-weight:700}.active-sequence{background:#e3f2fd;border:1px solid #bbdefb;border-radius:8px;padding:20px}.active-sequence h4{color:#1976d2;font-size:16px;font-weight:600;margin:0 0 16px}.sequence-summary{background:#fff;border:1px solid #e3f2fd;border-radius:6px;margin-bottom:12px;padding:16px}.sequence-summary:last-child{margin-bottom:0}.sequence-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.sequence-name{color:#333;font-size:16px;font-weight:600}.sequence-state{background:#0000000d;border-radius:4px;font-size:14px;font-weight:500;padding:4px 8px}.sequence-details{grid-gap:8px;color:#6c757d;display:grid;font-size:13px;gap:8px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.timeslots-section{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.timeslot-card{background:#fff;border:1px solid #e9ecef;border-radius:8px;padding:16px;transition:all .3s ease}.timeslot-card:hover{border-color:#2196f3;box-shadow:0 4px 12px #2196f31a}.timeslot-header{align-items:center;border-bottom:1px solid #f1f3f4;display:flex;justify-content:space-between;margin-bottom:12px;padding-bottom:8px}.timeslot-header h4{color:#333;font-size:16px;font-weight:600;margin:0}.sequence-id{background:#f8f9fa;border-radius:4px;color:#6c757d;font-size:12px;padding:2px 6px}.sequences-section{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.sequence-card{background:#fff;border:1px solid #e9ecef;border-radius:8px;padding:16px;transition:all .3s ease}.sequence-card:hover{border-color:#4caf50;box-shadow:0 4px 12px #4caf501a}.sequence-card .sequence-header{border-bottom:1px solid #f1f3f4;margin-bottom:16px;padding-bottom:12px}.nodes-section{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.node-card{background:#fff;border:1px solid #e9ecef;border-radius:8px;padding:16px;transition:all .3s ease}.node-card:hover{border-color:#ff9800;box-shadow:0 4px 12px #ff98001a}.node-header{border-bottom:1px solid #f1f3f4;margin-bottom:12px;padding-bottom:8px}.node-header h4{color:#333;font-size:16px;font-weight:600;margin:0}.detail-row{align-items:center;border-bottom:1px solid #f8f9fa;display:flex;justify-content:space-between;padding:8px 0}.detail-row:last-child{border-bottom:none}.detail-label{color:#495057;font-size:14px;font-weight:500}.detail-value{color:#333;font-size:14px;max-width:60%;text-align:right;word-break:break-word}.parser-error{color:#6c757d;padding:32px 20px;text-align:center}.parser-error p{font-size:16px;margin:0}@media (max-width:768px){.parser-header{padding:16px}.parser-tabs{flex-direction:column}.parser-tab{text-align:center}.parser-content{padding:16px}.overview-stats{gap:12px;grid-template-columns:repeat(2,1fr)}.stat-card{padding:12px}.stat-icon,.stat-value{font-size:20px}.nodes-section,.sequences-section,.timeslots-section{gap:12px;grid-template-columns:1fr}.sequence-details{grid-template-columns:1fr}.detail-row{align-items:flex-start;flex-direction:column;gap:4px}.detail-value{max-width:100%;text-align:left}}
/*# sourceMappingURL=main.bba9e5d6.css.map*/