:root{color:#1f2937;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--accent:#6366f1;--border:#e5e7eb;--muted:#6b7280;background:#fafafa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-width:1280px;min-height:100%;margin:0}body{background:#fafafa}button,input{font:inherit}button{cursor:pointer}.timeline-page{color:#1f2937;background:#fafafa;flex-direction:column;height:100dvh;min-height:0;display:flex;overflow:hidden}.timeline-core-header{z-index:100;border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;gap:24px;height:64px;padding:0 20px;display:flex;position:sticky;top:0}.timeline-mode-switch{background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;align-items:center;gap:2px;padding:2px;display:inline-flex}.timeline-mode-switch button{color:#6b7280;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;padding:5px 8px;font-size:12px}.timeline-mode-switch button:hover{color:#374151}.timeline-mode-switch button.is-active{color:#111827;background:#fff;box-shadow:0 1px 2px #0000001a}.timeline-mode-switch button:focus-visible{outline-offset:1px;outline:2px solid #6366f1}.timeline-brand{letter-spacing:-.01em;font-size:16px;font-weight:700}.timeline-meta{color:var(--muted);margin-top:2px;font-size:11px}.timeline-controls{align-items:end;gap:6px;display:flex}.timeline-year-view-label{border:1px solid var(--border);color:#1f2937;white-space:nowrap;background:#fef3c7;border-radius:4px;align-items:center;height:26px;padding:0 8px;font-size:11px;font-weight:700;display:inline-flex}.timeline-controls label{color:var(--muted);flex-direction:column;gap:2px;font-size:10px;line-height:1;display:flex}.timeline-controls input{border:1px solid var(--border);color:#1f2937;background:#fff;border-radius:5px;outline:none;width:82px;height:30px;padding:0 8px}.timeline-controls input:focus-visible{border-color:var(--accent);box-shadow:0 0 0 2px #6366f12e}.timeline-controls button{border:1px solid var(--border);color:#1f2937;background:#fff;border-radius:5px;height:30px;padding:0 10px}.timeline-controls button:hover{border-color:var(--accent)}.zoom-value{text-align:center;min-width:48px;color:var(--muted);align-self:center;font-size:12px}.timeline-core-shell{flex:1;grid-template-columns:220px minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.timeline-sidebar{z-index:20;border-right:1px solid var(--border);background:#fff;position:relative;overflow:hidden auto}.timeline-sidebar-header{z-index:2;border-bottom:1px solid var(--border);background:#fff;align-items:center;height:48px;padding:0 14px;font-size:13px;font-weight:700;display:flex;position:sticky;top:0}.timeline-clear-groups-button{color:#9ca3af;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;margin-left:auto;padding:3px 6px;font-size:11px}.timeline-clear-groups-button:hover{color:#dc2626}.timeline-clear-groups-button:focus-visible{outline-offset:1px;border-radius:3px;outline:2px solid #6366f1}.timeline-band-row{background:#fff;border-bottom:1px solid #f3f4f6;grid-template-rows:30px 18px;grid-template-columns:8px minmax(0,1fr);align-content:center;column-gap:8px;height:56px;padding:0 12px;display:grid}.timeline-band-row:has(.timeline-remove-group-button){grid-template-columns:8px minmax(0,1fr) auto}.timeline-band-row:hover{background:#f9fafb}.genre-dot{border-radius:50%;grid-row:1/3;width:8px;height:8px;margin-top:5px}.band-name{font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.band-name:hover{color:#2563eb;text-decoration:underline}.band-name:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #2563eb}.band-years{color:var(--muted);font-size:11px}.timeline-canvas{background:#fff;min-width:0;height:100%;position:relative;overflow:hidden}.timeline-year-header{z-index:10;border-bottom:1px solid var(--border);pointer-events:none;background:#fff;height:48px;position:absolute;top:0;left:0;right:0;overflow:hidden}.timeline-events-layer{position:absolute;top:48px;left:0;right:0}.timeline-canvas-viewport{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;background:#fff;position:absolute;inset:0;overflow:hidden auto}.timeline-canvas-viewport.is-dragging{cursor:grabbing}.timeline-svg{min-width:100%;display:block}.timeline-album{outline:none}.timeline-album circle,.timeline-album text{cursor:pointer}.timeline-album:focus-visible circle{stroke:var(--accent);stroke-width:3px}.timeline-hover-hint{z-index:50;border:1px solid var(--border);color:var(--muted);pointer-events:none;background:#fffffff0;border-radius:5px;padding:6px 9px;font-size:11px;position:fixed;bottom:18px;right:18px}.selection-close{width:24px;height:24px;color:var(--muted);background:0 0;border:0;font-size:20px;line-height:1;position:absolute;top:8px;right:8px}.timeline-loading{min-height:100vh;color:var(--muted);place-items:center;display:grid}.timeline-filter select:focus-visible{border-color:var(--accent);box-shadow:0 0 0 2px #6366f12e}.timeline-filter-clear:hover{border-color:var(--accent)}.timeline-bottom-panel{z-index:30;border-top:1px solid var(--border);background:#fff;grid-template-columns:340px minmax(0,1fr) 500px;align-items:stretch;gap:24px;min-height:180px;padding:14px 20px;display:grid;position:relative}.timeline-bottom-panel>section{min-width:0}.timeline-bottom-title{color:#1f2937;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;font-size:11px;font-weight:700}.timeline-bottom-filters{grid-template-columns:max-content 130px;justify-self:start;align-items:start;column-gap:24px;width:340px;display:grid}.timeline-bottom-filter-column{min-width:0}.timeline-bottom-filter-row{color:var(--muted);grid-template-columns:64px 130px;align-items:center;column-gap:8px;margin-bottom:6px;font-size:11px;display:grid}.timeline-bottom-founded-year{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.timeline-bottom-founded-year input[type=number]{box-sizing:border-box;border:1px solid var(--border);color:#1f2937;background:#fff;border-radius:4px;width:130px;height:26px;padding:0 6px;font-size:11px}.timeline-filter-multi-select{width:130px;position:relative}.timeline-filter-multi-select summary{box-sizing:border-box;border:1px solid var(--border);color:#1f2937;cursor:pointer;background:#fff;border-radius:4px;align-items:center;width:130px;height:26px;padding:0 22px 0 6px;font-size:11px;list-style:none;display:flex}.timeline-filter-multi-select summary::-webkit-details-marker{display:none}.timeline-filter-multi-select summary:after{content:"▾";color:var(--muted);pointer-events:none;position:absolute;top:5px;right:7px}.timeline-filter-multi-select[open] summary{border-color:var(--accent)}.timeline-filter-selection{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.timeline-filter-options{z-index:100;box-sizing:border-box;border:1px solid var(--border);background:#fff;border-radius:4px;width:220px;max-height:190px;padding:6px;position:absolute;bottom:calc(100% + 4px);left:0;overflow-y:auto;box-shadow:0 6px 18px #0000001f}.timeline-filter-option{color:#1f2937;cursor:pointer;align-items:center;gap:6px;min-height:24px;padding:2px 4px;font-size:11px;display:flex}.timeline-filter-option:hover{background:#f3f4f6}.timeline-filter-option input{margin:0}.timeline-bottom-minimap{text-align:center;justify-self:center;width:100%;max-width:620px}.timeline-minimap-placeholder{border:1px solid var(--border);height:100px;color:var(--muted);background:#fafafa;border-radius:5px;justify-content:center;align-items:center;font-size:11px;display:flex;position:relative}.timeline-bottom-legend{text-align:center;justify-self:end;width:100%}.timeline-legend{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px 16px;max-height:188px;display:grid;overflow-y:auto}.timeline-legend-item{color:#1f2937;text-align:left;align-items:center;gap:6px;min-width:0;font-size:11px;display:flex}.timeline-legend-dot{border-radius:50%;flex:none;width:8px;height:8px}.timeline-legend-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.timeline-minimap{border:1px solid var(--border);background:#fafafa;border-radius:5px;width:100%;height:120px;display:block}.timeline-album-label{text-overflow:ellipsis;white-space:nowrap;max-width:140px;overflow:hidden}.project-info-overlay{z-index:1000;background:#0f172a59;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.project-info-modal{background:#fff;border:1px solid #d1d5db;border-radius:10px;width:min(640px,100%);max-height:min(720px,100vh - 48px);animation:.12s ease-out project-info-appear;overflow-y:auto;box-shadow:0 20px 50px #0f172a2e}.project-info-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;padding:20px 22px;display:flex}.project-info-header h2{color:#111827;margin:0;font-size:20px;font-weight:700}.project-info-header span{color:#6b7280;margin-top:3px;font-size:12px;display:block}.project-info-close{color:#6b7280;cursor:pointer;background:0 0;border:0;width:32px;height:32px;padding:0;font-size:24px;line-height:1}.project-info-close:hover{color:#111827;background:#f3f4f6;border-radius:6px}.project-info-content{padding:22px}.project-info-content section{margin-bottom:22px}.project-info-content h3{text-transform:uppercase;letter-spacing:.04em;color:#374151;margin:0 0 7px;font-size:13px;font-weight:700}.project-info-content p{color:#4b5563;margin:0;font-size:14px;line-height:1.6}.project-info-links{flex-direction:column;gap:6px;display:flex}.project-info-links a,.project-info-content a{color:#2563eb;text-decoration:none}.project-info-links a:hover,.project-info-content a:hover{text-decoration:underline}.project-info-version{color:#9ca3af;border-top:1px solid #e5e7eb;padding-top:16px;font-size:12px}@keyframes project-info-appear{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.album-details-panel{z-index:50;background:#fff;border:1px solid #d1d5db;border-radius:10px;width:min(380px,100vw - 32px);max-height:calc(100vh - 100px);position:fixed;top:76px;right:16px;overflow-y:auto;box-shadow:0 12px 32px #0f172a24}.album-details-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 18px;display:flex}.album-details-heading{min-width:0}.album-details-label{text-transform:uppercase;letter-spacing:.05em;color:#6b7280;margin-bottom:5px;font-size:11px;font-weight:700;display:block}.album-details-header h2{color:#111827;margin:0;font-size:18px;font-weight:700;line-height:1.3}.album-details-artist-button{font:inherit;color:#2563eb;text-align:left;cursor:pointer;background:0 0;border:0;margin-top:4px;padding:0;font-size:13px;line-height:1.4;text-decoration:underline;display:block}.album-details-artist-button:hover{color:#1d4ed8}.album-details-artist-button:hover{color:#2563eb;text-decoration:underline}.album-details-artist-button:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #2563eb}.album-details-close{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;width:30px;height:30px;padding:0;font-size:22px;line-height:1}.album-details-close:hover{color:#111827;background:#f3f4f6}.album-details-content{padding:18px}.album-details-status{color:#6b7280;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:16px;padding:10px 12px;font-size:13px;line-height:1.45}.album-details-error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.album-details-cover{justify-content:center;margin:0 auto 20px;display:flex}.album-details-cover img{aspect-ratio:1;object-fit:cover;border:1px solid #e5e7eb;border-radius:6px;width:min(240px,100%);display:block;box-shadow:0 4px 12px #0f172a14}.album-details-meta{margin:0}.album-details-meta>div{border-bottom:1px solid #f1f5f9;padding:9px 0}.album-details-meta>div:last-child{border-bottom:0}.album-details-meta dt{text-transform:uppercase;letter-spacing:.04em;color:#6b7280;margin-bottom:3px;font-size:11px;font-weight:700}.album-details-meta dd{color:#1f2937;margin:0;font-size:14px;line-height:1.45}.album-details-tracks{border-top:1px solid #e5e7eb;margin-top:20px;padding-top:16px}.album-details-tracks h3{text-transform:uppercase;letter-spacing:.04em;color:#374151;margin:0 0 10px;font-size:12px;font-weight:700}.album-details-tracks ol{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.album-details-tracks li{border-bottom:1px solid #f3f4f6;grid-template-columns:28px minmax(0,1fr) auto;align-items:baseline;gap:8px;padding:6px 0;font-size:13px;display:grid}.album-details-tracks li:last-child{border-bottom:0}.track-number{color:#9ca3af;text-align:right}.track-title{text-overflow:ellipsis;white-space:nowrap;color:#1f2937;min-width:0;overflow:hidden}.track-length{font-variant-numeric:tabular-nums;color:#9ca3af}.album-details-links{border-top:1px solid #e5e7eb;flex-wrap:wrap;gap:8px;margin-top:20px;padding-top:14px;display:flex}.album-details-links a{color:#2563eb;background:#fff;border:1px solid #d1d5db;border-radius:5px;align-items:center;padding:6px 9px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.album-details-links a:hover{background:#f3f4f6;text-decoration:underline}@media (width<=700px){.album-details-panel{width:auto;max-height:calc(100vh - 76px);top:64px;left:8px;right:8px}.album-details-cover img{width:min(200px,100%)}}.album-details-label,.group-details-label{align-items:center;gap:7px;display:inline-flex}.details-indicator{border-radius:50%;flex:0 0 8px;width:8px;height:8px}.details-indicator-loading{background:#f59e0b;animation:1.2s ease-in-out infinite details-indicator-pulse}.details-indicator-success{background:#16a34a}.details-indicator-error{background:#dc2626}@keyframes details-indicator-pulse{0%,to{opacity:1}50%{opacity:.35}}.group-details-panel{z-index:50;background:#fff;border:1px solid #d1d5db;border-radius:10px;width:min(380px,100vw - 32px);max-height:calc(100vh - 100px);position:fixed;top:76px;right:16px;overflow-y:auto;box-shadow:0 12px 32px #0f172a24}.group-details-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 18px;display:flex}.group-details-heading{min-width:0}.group-details-header h2{color:#111827;margin:0;font-size:18px;font-weight:700;line-height:1.3}.group-details-close{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;width:30px;height:30px;padding:0;font-size:22px;line-height:1}.group-details-close:hover{color:#111827;background:#f3f4f6}.group-details-content{padding:18px}.group-details-status{color:#6b7280;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:16px;padding:10px 12px;font-size:13px;line-height:1.45}.group-details-error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.group-details-meta{margin:0}.group-details-meta>div{border-bottom:1px solid #f1f5f9;padding:9px 0}.group-details-meta>div:last-child{border-bottom:0}.group-details-meta dt{text-transform:uppercase;letter-spacing:.04em;color:#6b7280;margin-bottom:3px;font-size:11px;font-weight:700}.group-details-meta dd{color:#1f2937;margin:0;font-size:14px;line-height:1.45}.group-details-albums{border-top:1px solid #e5e7eb;margin-top:20px;padding-top:16px}.group-details-albums h3{text-transform:uppercase;letter-spacing:.04em;color:#374151;margin:0 0 10px;font-size:12px;font-weight:700}.group-details-albums ol{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.group-details-albums li{border-bottom:1px solid #f3f4f6;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:12px;padding:7px 0;font-size:13px;display:grid}.group-details-albums li:last-child{border-bottom:0}.group-album-title{text-overflow:ellipsis;white-space:nowrap;color:#1f2937;min-width:0;overflow:hidden}.group-album-title-button{font:inherit;color:#5f75a1;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.group-album-title-button:hover{color:#374151;text-underline-offset:2px;text-decoration:underline}.group-album-title-button:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #9ca3af}.group-album-year{font-variant-numeric:tabular-nums;color:#6b7280}@media (width<=700px){.group-details-panel{width:auto;max-height:calc(100vh - 76px);top:64px;left:8px;right:8px}}.manual-group-picker-backdrop{z-index:1000;background:#11182759;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.manual-group-picker{background:#fff;border:1px solid #d1d5db;border-radius:8px;flex-direction:column;width:min(520px,100%);max-height:min(640px,80vh);display:flex;overflow:hidden;box-shadow:0 12px 32px #0000002e}.manual-group-picker-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.manual-group-picker-header h2{color:#111827;margin:0;font-size:16px;font-weight:600}.manual-group-picker-close{color:#6b7280;font:inherit;cursor:pointer;background:0 0;border:0;padding:2px 6px;font-size:22px;line-height:1}.manual-group-picker-close:hover{color:#111827}.manual-group-picker-close:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #6366f1}.manual-group-picker-search{border-bottom:1px solid #e5e7eb;padding:12px 16px}.manual-group-picker-search input{box-sizing:border-box;color:#111827;width:100%;font:inherit;background:#fff;border:1px solid #d1d5db;border-radius:5px;padding:8px 10px;font-size:13px}.manual-group-picker-search input:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 2px #6366f126}.manual-group-picker-list{min-height:0;overflow-y:auto}.manual-group-picker-item{color:#111827;text-align:left;width:100%;font:inherit;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #f3f4f6;flex-direction:column;align-items:flex-start;padding:10px 16px;display:flex}.manual-group-picker-item:hover{background:#f9fafb}.manual-group-picker-item:focus-visible{z-index:1;outline-offset:-2px;outline:2px solid #6366f1;position:relative}.manual-group-picker-item-name{font-size:13px;font-weight:500}.manual-group-picker-item-meta{color:#6b7280;margin-top:2px;font-size:11px}.manual-group-picker-empty{color:#6b7280;text-align:center;padding:24px 16px;font-size:13px}.timeline-remove-group-button{color:#9ca3af;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;grid-area:1/3;place-self:center end;padding:2px 5px;font-size:16px;line-height:1}.timeline-remove-group-button:hover{color:#dc2626}.timeline-remove-group-button:focus-visible{outline-offset:1px;border-radius:3px;outline:2px solid #6366f1}.timeline-add-group-button{white-space:nowrap;place-self:center start}.interface-help-modal-backdrop{z-index:2000;background:#0f172a7a;justify-content:center;align-items:center;padding:32px;display:flex;position:fixed;inset:0}.interface-help-modal{background:#fff;border:1px solid #d1d5db;border-radius:10px;width:min(1180px,100vw - 64px);max-height:calc(100vh - 64px);position:relative;overflow:auto;box-shadow:0 20px 50px #0f172a40}.interface-help-modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;min-height:68px;padding:14px 18px;display:flex}.interface-help-modal-header h2{color:#111827;margin:0;font-size:18px;font-weight:700}.interface-help-modal-header p{color:#6b7280;margin:3px 0 0;font-size:12px}.interface-help-modal-close{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;width:32px;height:32px;padding:0;font-size:21px;line-height:1}.interface-help-modal-close:hover{background:#f3f4f6}.interface-help-modal-close:focus-visible{outline-offset:2px;outline:2px solid #6366f1}.interface-help-diagram{background:#f8fafc;border:1px solid #cbd5e1;border-radius:7px;min-height:620px;margin:18px;position:relative;overflow:hidden}.help-diagram-header{background:#fff;border-bottom:1px solid #cbd5e1;align-items:center;height:72px;padding:0 18px;display:flex;position:absolute;top:0;left:0;right:0}.help-diagram-brand{color:#111827;width:220px;font-size:16px;font-weight:700}.help-diagram-controls{flex:1;align-items:center;gap:8px;display:flex}.help-diagram-control{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:5px;justify-content:center;align-items:center;min-width:74px;height:32px;padding:0 10px;font-size:10px;display:flex}.help-manual{min-width:150px}.help-search{min-width:130px}.help-year{min-width:100px}.help-diagram-main{background:#fff;grid-template-columns:220px minmax(0,1fr);display:grid;position:absolute;inset:72px 0 145px}.help-diagram-sidebar{background:#f8fafc;border-right:1px solid #cbd5e1}.help-diagram-sidebar-title{color:#374151;border-bottom:1px solid #e5e7eb;align-items:center;height:42px;padding:0 14px;font-size:11px;font-weight:700;display:flex}.help-diagram-band{color:#374151;border-bottom:1px solid #f1f5f9;align-items:center;gap:8px;height:52px;padding:0 14px;font-size:11px;display:flex}.help-diagram-dot{background:#6366f1;border-radius:50%;width:7px;height:7px}.help-diagram-timeline{position:relative;overflow:hidden}.help-diagram-years{color:#4b5563;border-bottom:1px solid #cbd5e1;justify-content:space-around;align-items:center;height:42px;font-size:10px;display:flex}.help-diagram-grid{background:repeating-linear-gradient(90deg,#0000 0 calc(10% - 1px),#e5e7eb calc(10% - 1px) 10%);position:absolute;inset:42px 0 0}.help-diagram-row{border-bottom:1px solid #f1f5f9;height:52px;position:relative}.help-diagram-album{background:#6366f1;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #4f46e5}.help-diagram-bottom{background:#fff;border-top:1px solid #cbd5e1;grid-template-columns:.85fr .65fr 1.05fr 1.35fr;height:145px;display:grid;position:absolute;bottom:0;left:0;right:0}.help-diagram-bottom-section{border-right:1px solid #e5e7eb;padding:14px}.help-diagram-bottom-section:last-child{border-right:0}.help-diagram-section-title{color:#374151;margin-bottom:10px;font-size:11px;font-weight:700}.help-diagram-filter,.help-diagram-year-input{color:#4b5563;background:#f9fafb;border:1px solid #d1d5db;border-radius:4px;align-items:center;min-height:28px;margin:0 5px 5px 0;padding:0 9px;font-size:10px;display:inline-flex}.help-diagram-legend{color:#4b5563;flex-wrap:wrap;gap:8px;font-size:10px;display:flex}.help-diagram-label{z-index:5;color:#374151;background:#fff;border:1px solid #cbd5e1;border-radius:5px;width:180px;padding:8px 10px;font-size:10px;line-height:1.35;position:absolute;box-shadow:0 2px 7px #0f172a1a}.help-diagram-label strong{color:#111827;margin-bottom:3px;font-size:10px;display:block}.help-diagram-label span{display:block}.label-manual{top:28px;left:340px}.label-search{top:28px;left:555px}.label-year{top:28px;left:735px}.label-group{top:185px;left:8px}.label-timeline{width:210px;top:190px;left:43%}.label-album{top:285px;right:24px}.label-filters{bottom:18px;left:18px}.label-founded{bottom:18px;left:22%}.label-legend{bottom:18px;right:18px}.label-minimap{width:190px;bottom:18px;left:47%}.help-diagram-minimap{width:100%;max-width:220px}.help-diagram-minimap-years{color:#6b7280;justify-content:space-between;margin-bottom:5px;font-size:8px;display:flex}.help-diagram-minimap-track{background:repeating-linear-gradient(90deg,#0000 0 calc(10% - 1px),#e5e7eb calc(10% - 1px) 10%);border:1px solid #cbd5e1;border-radius:4px;height:48px;position:relative;overflow:hidden}.help-diagram-minimap-band{background:#cbd5e1;border-radius:2px;height:3px;position:absolute;left:4%;right:4%}.help-diagram-minimap-band:first-child{top:9px}.help-diagram-minimap-band:nth-child(2){top:18px}.help-diagram-minimap-band:nth-child(3){top:27px}.help-diagram-minimap-band:nth-child(4){top:36px}.help-diagram-minimap-window{background:#6366f11a;border:2px solid #6366f1;border-radius:3px;width:28%;position:absolute;top:3px;bottom:3px;left:36%}.interface-help-arrows{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.interface-help-arrow{fill:none;stroke:#fff;stroke-width:.22px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 1px 2px #00000073)}.interface-help-annotation{color:#fff;pointer-events:none;background:#0f172ad1;border:1px solid #ffffffb3;border-radius:5px;max-width:240px;padding:7px 10px;font-size:12px;line-height:1.4;position:absolute;box-shadow:0 3px 10px #00000040}.interface-help-annotation span{display:block}.interface-help-annotation-manual{top:76px;left:36%}.interface-help-annotation-search{top:108px;left:55%}.interface-help-annotation-year{top:108px;left:70%}.interface-help-annotation-group{top:174px;left:18px}.interface-help-annotation-timeline{max-width:270px;top:35%;left:42%}.interface-help-annotation-album{top:43%;left:58%}.interface-help-annotation-filters{max-width:250px;bottom:15%;left:6%}.interface-help-annotation-founded-year{max-width:250px;bottom:15%;left:25%}.interface-help-annotation-legend{max-width:220px;bottom:15%;right:6%}.interface-help-close{z-index:1;color:#fff;cursor:pointer;background:#0f172ad1;border:1px solid #fff9;border-radius:6px;width:32px;height:32px;padding:0;font-size:22px;line-height:1;position:absolute;top:14px;right:18px}.interface-help-close:hover{background:#0f172af0}.interface-help-close:focus-visible{outline-offset:2px;outline:2px solid #fff}
