@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700&display=swap";*{box-sizing:border-box}:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;letter-spacing:-.015em;color-scheme:light;color:#2f2f2f;background-color:#f8f8f8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{margin:0;padding:0;width:100%;height:100%;overflow:hidden}.timeline-container{position:relative;width:100%;height:100%;overflow:hidden}.timeline-canvas{display:block;width:100%;height:100%;cursor:grab;touch-action:none}.timeline-canvas:active{cursor:grabbing}.tooltip{position:absolute;pointer-events:none;background:#ffffffbf;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:8px;padding:12px 16px;box-shadow:0 8px 32px #00000014;border:1px solid rgba(255,255,255,.5);z-index:100;width:160px}.tooltip-category{font-size:11px;color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.tooltip-year{font-size:14px;font-weight:600;color:#2f2f2f}.tooltip-name{font-size:13px;color:#2f2f2f;margin-top:2px}.tooltip-image-container{margin:10px 0;display:flex;justify-content:center}.tooltip-image{max-width:140px;max-height:100px;object-fit:contain;border-radius:4px}.tooltip-type{font-size:11px;font-weight:600;margin-top:8px;text-transform:uppercase}.reset-button{position:absolute;top:16px;right:16px;display:inline-flex;align-items:center;gap:8px;padding:8px;background:#fff;border:1px solid #DFDFDF;border-radius:6px;font-size:14px;font-weight:500;color:#2f2f2f;cursor:pointer;transition:all .15s ease;box-shadow:0 2px 4px #0000000d;text-decoration:none;line-height:1}.reset-logo{width:auto;height:1em;display:block}.reset-text{font-family:Cinzel,Trajan Pro,Trajan,"Trajan Pro 3",Times New Roman,serif;line-height:1}.reset-button:hover{background:#f0f0f0;border-color:#cfcfcf}.reset-button:active{background:#e8e8e8}.legend{position:absolute;top:24px;left:24px;background:#ffffffbf;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:12px;padding:16px;border:1px solid rgba(0,0,0,.08);z-index:50}.legend-item{display:flex;align-items:center;gap:12px;margin-bottom:8px}.legend-item:last-child{margin-bottom:0}.legend-dot{width:18px;height:18px;border-radius:50%;flex-shrink:0}.legend-dot.concept{background-color:#ffbf00}.legend-dot.commercial{background-color:#48ff4e}.legend-dot.winner{background-color:#00b2ff}.legend-label{font-size:13px;color:#2f2f2f}.zoom-indicator{position:absolute;bottom:16px;right:16px;padding:6px 12px;background:#ffffffe6;border:1px solid #DFDFDF;border-radius:4px;font-size:12px;font-weight:500;color:#666;pointer-events:none}
