.file-upload{border:2px dashed #ccc;border-radius:8px;padding:40px 20px;text-align:center;transition:all .3s ease;cursor:pointer;background:#fafafa}.file-upload:hover:not(.disabled){border-color:#4a90e2;background:#f0f7ff}.file-upload.drag-active{border-color:#4a90e2;background:#e3f2fd}.file-upload.disabled{opacity:.5;cursor:not-allowed}.file-upload input[type=file]{display:none}.file-upload label{display:block;cursor:pointer}.file-upload.disabled label{cursor:not-allowed}.upload-icon{font-size:48px;margin-bottom:16px}.upload-text{font-size:16px;color:#333;margin-bottom:8px}.upload-text strong{color:#4a90e2}.json-hybrid-viewer{font-family:Monaco,Courier New,monospace;font-size:13px}.json-section{margin-bottom:8px}.json-section.depth-0{border:1px solid #e0e0e0;border-radius:4px;overflow:hidden}.json-section.depth-1{margin-left:0;margin-top:8px;border-left:2px solid #e8e8e8;padding-left:12px}.json-section.depth-2{margin-left:0;margin-top:8px;border-left:2px solid #f0f0f0;padding-left:12px}.json-section-header{display:flex;align-items:center;padding:10px 12px;background:#f8f9fa;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .15s;border-bottom:1px solid #e0e0e0}.json-section.depth-0 .json-section-header{background:#f8f9fa;font-weight:600}.json-section.depth-1 .json-section-header,.json-section.depth-2 .json-section-header{background:transparent;border-bottom:none;padding:6px 0;font-weight:500}.json-section-header:hover{background-color:#f0f0f0}.json-section.depth-1 .json-section-header:hover,.json-section.depth-2 .json-section-header:hover{background-color:#fafafa}.json-toggle{display:inline-block;width:16px;font-size:10px;color:#666;margin-right:8px;transition:transform .15s}.json-section-name{color:#881391;font-weight:600;margin-right:8px}.json-section.depth-0 .json-section-name{font-size:14px}.json-section-badge{background:#e3f2fd;color:#1565c0;padding:2px 8px;border-radius:10px;font-size:11px;font-weight:500}.json-section-content{padding:12px}.json-section.depth-1 .json-section-content,.json-section.depth-2 .json-section-content{padding:8px 0}.json-table{width:100%;border-collapse:collapse;margin-bottom:8px}.json-table-root{background:#fff;border:1px solid #e0e0e0;border-radius:4px;margin-bottom:12px;overflow:hidden}.json-table td{padding:6px 12px;border-bottom:1px solid #f0f0f0;vertical-align:top}.json-table tr:last-child td{border-bottom:none}.json-table-key{color:#666;width:40%;font-weight:500}.json-table-value{color:#333}.json-value-string{color:#c41a16}.json-value-number{color:#1c00cf}.json-value-boolean{color:#0d22aa;font-weight:600}.json-value-null{color:gray;font-style:italic}.json-value-array,.json-value-object{color:#666;font-style:italic}.json-array-item{padding:4px 12px;border-bottom:1px solid #f0f0f0}.json-array-item:last-child{border-bottom:none}.json-array-index{color:#666;margin-right:8px;font-weight:500}.json-array-value{color:#333}.json-section-header{position:relative}.json-section-header:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:transparent;transition:background-color .15s}.json-section-header:hover:before{background-color:#4a90e2}.json-table tr:nth-child(2n){background-color:#fafafa}.spotlight-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:flex-start;justify-content:center;padding-top:15vh;animation:fadeIn .15s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.spotlight-modal{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;width:90%;max-width:640px;max-height:70vh;display:flex;flex-direction:column;animation:slideDown .2s ease-out}@keyframes slideDown{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.spotlight-search-box{display:flex;align-items:center;padding:16px 20px;border-bottom:1px solid #e0e0e0}.spotlight-icon{font-size:20px;margin-right:12px;opacity:.5}.spotlight-input{flex:1;border:none;outline:none;font-size:16px;font-family:inherit;background:transparent}.spotlight-input::placeholder{color:#999}.spotlight-clear{background:none;border:none;font-size:24px;color:#999;cursor:pointer;padding:0 8px;line-height:1;transition:color .15s}.spotlight-clear:hover{color:#333}.spotlight-results{flex:1;overflow:hidden;display:flex;flex-direction:column}.spotlight-results-header{padding:12px 20px;font-size:13px;color:#666;border-bottom:1px solid #f0f0f0;font-weight:500}.spotlight-results-list{flex:1;overflow-y:auto}.spotlight-result-item{padding:12px 20px;cursor:pointer;transition:background-color .1s;border-bottom:1px solid #f5f5f5}.spotlight-result-item:hover,.spotlight-result-item.selected{background-color:#f0f7ff}.spotlight-result-item.selected{border-left:3px solid #4a90e2}.spotlight-result-main{display:flex;align-items:center;gap:12px;margin-bottom:4px}.spotlight-result-index{font-family:Monaco,Courier New,monospace;font-size:13px;color:#666;font-weight:600;min-width:40px}.spotlight-result-type{font-family:Monaco,Courier New,monospace;font-size:13px;font-weight:600;padding:4px 10px;border-radius:4px;flex:1}.spotlight-result-type.type-sequence_header{background:#e3f2fd;color:#1565c0}.spotlight-result-type.type-clk,.spotlight-result-type.type-olk{background:#f3e5f5;color:#6a1b9a}.spotlight-result-type.type-leading_tile_group,.spotlight-result-type.type-regular_tile_group{background:#e8f5e9;color:#2e7d32}.spotlight-result-type.type-obu_metadata,.spotlight-result-type.type-metadata_group{background:#fff3e0;color:#ef6c00}.spotlight-result-type.type-temporal_delimiter{background:#fce4ec;color:#c2185b}.spotlight-result-type.type-content_interpretation{background:#f1f8e9;color:#558b2f}.spotlight-result-offset{font-family:Monaco,Courier New,monospace;font-size:12px;color:#999}.spotlight-result-meta{display:flex;align-items:center;gap:12px;padding-left:52px}.spotlight-result-reason{font-size:12px;color:#666;font-style:italic}.spotlight-result-layers{display:inline-flex;align-items:center;gap:4px;font-family:Monaco,Courier New,monospace;font-size:11px}.spotlight-result-layers .tm-info{color:#999;font-size:10px}.spotlight-result-paths{margin-top:8px;padding-left:52px;display:flex;flex-direction:column;gap:4px}.spotlight-result-path{display:flex;align-items:center;gap:6px;font-size:12px}.spotlight-result-path .path-arrow{color:#999;font-size:10px}.spotlight-result-path code{background:#f5f5f5;padding:2px 6px;border-radius:3px;font-family:Monaco,Courier New,monospace;font-size:11px;color:#4a90e2}.spotlight-result-path .path-value{font-family:Monaco,Courier New,monospace;font-size:11px;color:#e67e22;font-weight:600;margin-left:4px}.spotlight-result-path-more{font-size:11px;color:#999;font-style:italic;padding-left:16px}.spotlight-tips{padding:20px;background:#fafafa;border-top:1px solid #e0e0e0}.spotlight-tips-header{font-size:13px;font-weight:600;color:#666;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}.spotlight-tips-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-bottom:16px}.spotlight-tip{display:flex;flex-direction:column;gap:4px}.spotlight-tip code{background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:4px 8px;font-family:Monaco,Courier New,monospace;font-size:12px;color:#4a90e2;font-weight:600}.spotlight-tip span{font-size:11px;color:#999}.spotlight-tips-footer{font-size:12px;color:#999;text-align:center;padding-top:12px;border-top:1px solid #e0e0e0}.spotlight-tips-footer kbd{background:#fff;border:1px solid #ddd;border-radius:3px;padding:2px 6px;font-family:Monaco,Courier New,monospace;font-size:11px;margin:0 2px;box-shadow:0 1px 2px #0000001a}.spotlight-results-list::-webkit-scrollbar{width:8px}.spotlight-results-list::-webkit-scrollbar-track{background:#f5f5f5}.spotlight-results-list::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.spotlight-results-list::-webkit-scrollbar-thumb:hover{background:#999}.obu-browser{height:100%;display:flex;flex-direction:column;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.browser-toolbar{display:flex;gap:8px;padding:8px 12px;border-bottom:1px solid #e0e0e0;background:#f8f9fa;border-radius:8px 8px 0 0;align-items:center}.toolbar-spacer{flex:1}.btn-secondary{padding:6px 12px;background:#fff;border:1px solid #ccc;border-radius:4px;font-size:13px;cursor:pointer;transition:all .2s}.btn-secondary:hover{background:#f5f5f5;border-color:#999}.btn-search{display:flex;align-items:center;gap:6px}.btn-search kbd{background:#f5f5f5;border:1px solid #ddd;border-radius:3px;padding:2px 6px;font-family:Monaco,Courier New,monospace;font-size:11px;box-shadow:0 1px 2px #0000001a}.tu-group{margin-bottom:12px;border:1px solid #d0d0d0;border-radius:6px;overflow:hidden}.tu-group.tu-config{border-color:#b0bec5}.tu-group.tu-keyframe{border-color:#9c27b0}.tu-group-header{display:flex;align-items:center;gap:12px;padding:10px 14px;background:#f0f4f8;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:13px;border-bottom:1px solid #d0d0d0}.tu-group-header:hover{background:#e4eaf0}.tu-config>.tu-group-header{background:#eceff1}.tu-config>.tu-group-header:hover{background:#e0e3e6}.tu-keyframe>.tu-group-header{background:#f3e5f5}.tu-keyframe>.tu-group-header:hover{background:#e8d5eb}.tu-label{font-weight:700;font-family:Monaco,Courier New,monospace;color:#333;min-width:60px}.tu-stats{color:#666;font-size:12px}.tu-size{color:#666;font-size:12px;font-family:Monaco,Courier New,monospace}.tu-keyframe-badge{background:#9c27b0;color:#fff;font-size:10px;font-weight:700;padding:2px 6px;border-radius:3px;letter-spacing:.5px}.tu-group-obus{padding:8px}.obu-list{flex:1;overflow-y:auto;padding:12px}.obu-item{margin-bottom:8px;border:1px solid #e0e0e0;border-radius:4px;background:#fff;transition:all .2s}.obu-item:hover{border-color:#4a90e2;box-shadow:0 2px 4px #4a90e21a}.obu-item.expanded{border-color:#4a90e2}.obu-header{display:flex;align-items:center;gap:12px;padding:12px;cursor:pointer;-webkit-user-select:none;user-select:none}.obu-header.no-payload{cursor:default}.expand-icon{width:16px;font-size:12px;color:#666;transition:transform .2s}.obu-index{min-width:50px;font-weight:600;color:#666;font-family:Monaco,Courier New,monospace;font-size:13px}.obu-type{display:inline-block;width:280px;min-width:280px;font-weight:600;padding:4px 12px;border-radius:4px;font-size:12px;font-family:Monaco,Courier New,monospace;box-sizing:border-box}.obu-type.type-sequence_header{background:#e3f2fd;color:#1565c0}.obu-type.type-clk,.obu-type.type-olk{background:#f3e5f5;color:#6a1b9a}.obu-type.type-leading_tile_group,.obu-type.type-regular_tile_group{background:#e8f5e9;color:#2e7d32}.obu-type.type-obu_metadata_short{background:#fff8e1;color:#f57c00}.obu-type.type-obu_metadata_group{background:#ffe0b2;color:#e65100}.obu-type.type-temporal_delimiter{background:#fce4ec;color:#c2185b}.obu-type.type-content_interpretation{background:#f1f8e9;color:#558b2f}.obu-offset{font-family:Monaco,Courier New,monospace;font-size:12px;color:#666;min-width:100px}.obu-size{font-family:Monaco,Courier New,monospace;font-size:12px;color:#666;min-width:80px;text-align:right}.obu-layers{display:inline-flex;align-items:center;gap:4px;font-family:Monaco,Courier New,monospace;font-size:11px;margin-left:auto}.obu-layers .tm-info{color:#999;font-size:10px}.obu-layers .ext-flag{font-size:9px;font-weight:700;color:#ff9800;border:1px solid #ff9800;border-radius:2px;padding:0 3px;line-height:14px}.obu-warning{font-size:14px;cursor:help}.xlayer-badge{display:inline-block;padding:1px 7px;border-radius:3px;font-family:Monaco,Courier New,monospace;font-size:11px;font-weight:600;cursor:pointer;transition:all .15s;-webkit-user-select:none;user-select:none}.xlayer-badge:hover{filter:brightness(.92);box-shadow:0 1px 3px #00000026}.xlayer-badge.active{outline:2px solid currentColor;outline-offset:1px}.xlayer-0{background:#e3f2fd;color:#1565c0}.xlayer-1{background:#e8f5e9;color:#2e7d32}.xlayer-2{background:#f3e5f5;color:#7b1fa2}.xlayer-3{background:#fff3e0;color:#e65100}.xlayer-4{background:#e0f2f1;color:#00695c}.xlayer-global{background:#eee;color:#616161}.obu-item.xlayer-border-0{border-left:3px solid #1976d2}.obu-item.xlayer-border-1{border-left:3px solid #43a047}.obu-item.xlayer-border-2{border-left:3px solid #8e24aa}.obu-item.xlayer-border-3{border-left:3px solid #ef6c00}.obu-item.xlayer-border-4{border-left:3px solid #00897b}.obu-item.xlayer-border-global{border-left:3px solid #bdbdbd}.obu-item.xlayer-filtered-out{display:none}.xlayer-filter-bar{display:flex;align-items:center;gap:8px;padding:6px 14px;background:#f5f5f5;border-bottom:1px solid #e0e0e0;font-size:12px;color:#666}.xlayer-filter-bar .filter-clear{background:none;border:1px solid #ccc;border-radius:3px;padding:2px 8px;font-size:11px;cursor:pointer;color:#666}.xlayer-filter-bar .filter-clear:hover{background:#e0e0e0}.obu-details{padding:16px;border-top:1px solid #e0e0e0;background:#fafafa}.detail-section{margin-bottom:20px}.detail-section:last-child{margin-bottom:0}.detail-section h4{margin:0 0 8px;font-size:14px;color:#666;text-transform:uppercase;letter-spacing:.5px}.detail-table{width:100%;border-collapse:collapse;font-size:13px}.detail-table td{padding:6px 12px;border-bottom:1px solid #e0e0e0}.detail-table td:first-child{color:#666;width:40%}.detail-table td:last-child{font-family:Monaco,Courier New,monospace;color:#333}.detail-table tr:last-child td{border-bottom:none}.syntax-tree{background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:16px;overflow-x:auto;max-height:600px;overflow-y:auto}.payload-not-parsed{background:#fffbf0;border:1px solid #ffe0b2;border-radius:4px;padding:20px;text-align:center;color:#666}.payload-not-parsed .not-parsed-icon{font-size:32px;display:block;margin-bottom:12px}.payload-not-parsed .not-parsed-text{display:block;font-size:14px;color:#666;margin-bottom:8px}.payload-not-parsed .not-parsed-details{font-size:12px;color:#999;font-family:Monaco,Courier New,monospace}@keyframes highlightFlash{0%{background-color:#fff9c4;box-shadow:0 0 0 4px #fff9c4}50%{background-color:#fff59d;box-shadow:0 0 0 4px #fff59d}to{background-color:transparent;box-shadow:none}}.obu-item.highlight-flash{animation:highlightFlash 2s ease-out}.metadata-unit-viewer{margin-bottom:16px;border:1px solid #e0e0e0;border-radius:4px;background:#fafafa}.metadata-unit-header{display:flex;align-items:center;gap:8px;padding:8px 12px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .2s;border-radius:4px 4px 0 0}.metadata-unit-header:hover{background:#f0f0f0}.metadata-unit-header .expand-icon{font-size:10px;color:#666;flex-shrink:0}.metadata-unit-header h5{margin:0;font-size:13px;color:#666;font-weight:600;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0}.metadata-type-badge{display:inline-block;padding:2px 8px;border-radius:3px;font-size:11px;font-weight:500;font-family:Monaco,Courier New,monospace}.metadata-type-badge-implemented{background:#e3f2fd;color:#1976d2;border:1px solid #90caf9}.metadata-type-badge-not-implemented{background:#ffebee;color:#c62828;border:1px solid #ef9a9a}.metadata-unit-viewer .syntax-tree{padding:12px;background:#fff}.metadata-not-parsed{margin:0 12px 12px}.metadata-units-list{margin-top:16px}.metadata-units-list>h5{margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid #e0e0e0;font-size:14px;color:#333;font-weight:600}.metadata-group-info{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #e0e0e0}.xlayer-graph-section{margin-bottom:16px}.xlayer-graph-label{padding:4px 12px;border-left:3px solid #999;font-family:Monaco,Courier New,monospace;font-size:12px;margin-bottom:4px}.frame-dependency-graph{overflow-x:auto;overflow-y:visible;padding:8px 0}.frame-dependency-graph svg{display:block;min-width:100%}.frame-dependency-graph .frame-cell{cursor:pointer;transition:opacity .15s}.frame-dependency-graph .frame-cell:hover rect{stroke-width:2.5}.frame-dependency-graph .frame-cell.dimmed{opacity:.15}.frame-dependency-graph .frame-cell.highlighted rect{stroke-width:2.5;filter:drop-shadow(0 0 4px rgba(0,0,0,.3))}.frame-dependency-graph .dep-arrow{transition:opacity .15s}.frame-dependency-graph .dep-arrow.dimmed{opacity:.05}.frame-dependency-graph .dep-arrow.highlighted{opacity:1;stroke-width:2}.frame-graph-legend{display:flex;gap:16px;flex-wrap:wrap;margin-top:8px;font-size:11px;color:#666}.frame-graph-legend-item{display:flex;align-items:center;gap:4px}.frame-graph-legend-swatch{width:14px;height:14px;border-radius:3px;border:1px solid #999}.bitstream-stats{padding:16px}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 1000px){.stats-grid{grid-template-columns:1fr}}.chart-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:16px}.chart-card-full{grid-column:1 / -1;margin-bottom:0}.chart-card h3{margin:0 0 12px;font-size:14px;color:#333;font-weight:600}.chart-tooltip{background:#fff;border:1px solid #ccc;border-radius:4px;padding:8px 12px;font-size:12px;box-shadow:0 2px 8px #00000026}.chart-tooltip-label{font-weight:600;margin:0 0 4px;color:#333}.chart-tooltip p{margin:2px 0}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5}.app{display:flex;flex-direction:column;min-height:100vh}.app-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:32px 24px;box-shadow:0 2px 8px #0000001a}.app-header h1{margin:0 0 8px;font-size:32px;font-weight:700}.app-subtitle{margin:0;font-size:16px;opacity:.9}.app-version{font-size:.5em;font-weight:400;opacity:.7;vertical-align:middle}.app-main{flex:1;padding:24px;max-width:1400px;width:100%;margin:0 auto}.app-footer{background:#333;color:#999;padding:20px;text-align:center;font-size:14px}.app-footer p{margin:0}.app-footer a{color:#667eea;text-decoration:none}.app-footer a:hover{text-decoration:underline}.status-message{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center}.status-message p{font-size:18px;color:#666;margin-top:16px}.status-message.error{color:#d32f2f}.status-message.error h3{margin:16px 0 8px;font-size:24px}.status-message.error p{color:#d32f2f}.error-icon{font-size:64px}.spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #667eea;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.upload-container{max-width:800px;margin:0 auto}.info-box{margin-top:32px;background:#fff;border-radius:8px;padding:24px;box-shadow:0 2px 8px #0000001a}.info-box h3{margin-top:0;color:#333}.info-box p{color:#666;line-height:1.6}.info-box ul{color:#666;line-height:1.8}.results-container{display:flex;flex-direction:column;margin-bottom:24px}.results-header{padding:16px;background:#fff;border-radius:8px 8px 0 0;box-shadow:0 2px 8px #0000001a;margin-bottom:0}.results-tabs-row{display:flex;justify-content:space-between;align-items:flex-end;margin-top:12px;border-bottom:2px solid #e0e0e0}.results-tabs{display:flex;gap:0}.results-actions{display:flex;gap:8px;padding-bottom:6px}.tab-btn{padding:8px 20px;background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;font-size:14px;font-weight:500;color:#666;cursor:pointer;transition:all .15s}.tab-btn:hover{color:#333;background:#f5f5f5}.tab-btn.active{color:#1976d2;border-bottom-color:#1976d2;font-weight:600}.results-header h3{margin:0 0 4px;font-size:18px;color:#333}.file-info{margin:0;font-size:14px;color:#666}.source-url{margin:4px 0;font-size:13px;color:#666;word-break:break-all}.source-url a{color:#1976d2;text-decoration:none}.source-url a:hover{text-decoration:underline}.btn-primary{padding:10px 20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}.btn-primary:active{transform:translateY(0)}
