:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}#app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.vanilla:hover{filter:drop-shadow(0 0 2em #3178c6aa)}.card{padding:2em}.read-the-docs{color:#888}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:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.life-chart-container{display:flex;margin-top:20px;border:1px solid #ccc;padding:10px;background-color:#fff;color:#000}.y-axis{display:flex;flex-direction:column;justify-content:space-between;padding-right:10px;border-right:1px solid #ccc;padding-top:30px}.y-label{font-size:12px;height:10px;line-height:10px}.chart-area{display:flex;flex-direction:column;flex-grow:1;position:relative}.x-axis{display:grid;grid-template-columns:repeat(52,1fr);margin-bottom:5px;border-bottom:1px solid #ccc}.x-label{font-size:12px;text-align:center}.life-chart{display:grid;grid-template-columns:repeat(52,1fr);gap:1px}.week{width:100%;padding-bottom:100%;border:1px solid #ccc}.week.lived{background-color:#32cd32}.week.lived:nth-child(n+1041){background-color:#9acd32}.week.lived:nth-child(n+2081){background-color:#ff0}.week.lived:nth-child(n+3121){background-color:orange}.week.lived:nth-child(n+3641){background-color:#ff4500}.week.lived:nth-child(n+3901){background-color:red}@media print{body *,#chart-container,#chart-container *{visibility:visible!important}#chart-container{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.life-chart-container{width:210mm;height:auto;transform:scale(.95);transform-origin:top center}.chart-area{width:calc(100% - 30px)}.week{width:100%;padding-bottom:100%;border:.5px solid #ccc}.week.lived{background-color:#32cd32!important;print-color-adjust:exact;-webkit-print-color-adjust:exact}.week.lived:nth-child(n+1041){background-color:#9acd32!important;print-color-adjust:exact;-webkit-print-color-adjust:exact}.week.lived:nth-child(n+2081){background-color:#ff0!important;print-color-adjust:exact;-webkit-print-color-adjust:exact}.week.lived:nth-child(n+3121){background-color:orange!important;print-color-adjust:exact;-webkit-print-color-adjust:exact}.week.lived:nth-child(n+3641){background-color:#ff4500!important;print-color-adjust:exact;-webkit-print-color-adjust:exact}.week.lived:nth-child(n+3901){background-color:red!important;print-color-adjust:exact;-webkit-print-color-adjust:exact}.y-axis{width:30px}.y-axis,.x-axis{font-size:6pt}.x-label,.y-label{line-height:1}}.weeks-lived-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-45deg);font-size:8vw;font-weight:700;color:transparent;-webkit-text-stroke:2px rgba(0,0,0,.7);text-stroke:2px rgba(0,0,0,.7);pointer-events:none;white-space:nowrap}@media print{.weeks-lived-overlay{font-size:60pt;-webkit-text-stroke:1px rgba(0,0,0,.7);text-stroke:1px rgba(0,0,0,.7)}}
