:root{font-family: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}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}}.profile-container{max-width:800px;margin:20px auto;padding:20px;background:#fff;border-radius:10px;box-shadow:0 0 10px #0000001a;text-align:center;width:100%;box-sizing:border-box}.profile-pic{width:150px;height:150px;margin:20px auto;overflow:hidden;border-radius:50%}.profile-pic img{width:100%;height:100%;object-fit:cover}.profile-container h1{color:#333;margin-bottom:20px}.profile-container h2{color:#444;margin:30px 0 15px}.profile-container p{color:#666;line-height:1.6;margin:10px 0}.profile-container ol{list-style-position:inside;padding:0}.profile-container li{margin:10px 0}.profile-container a{color:#007bff;text-decoration:none;transition:color .3s ease}.profile-container a:hover{color:#0056b3}@media screen and (max-width: 480px){.profile-container{margin:10px;padding:15px;border-radius:8px}.profile-pic{width:120px;height:120px;margin:15px auto}.profile-container h1{font-size:1.5rem;margin-bottom:15px}.profile-container h2{font-size:1.2rem;margin:20px 0 10px}.profile-container p{font-size:.9rem;margin:8px 0}.profile-container ol{margin:10px 0;padding:0 20px}.profile-container li{margin:8px 0;text-align:left}}#root{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.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.app-container{max-width:1200px;margin:0 auto;padding:1rem;text-align:center;background-color:#fff;min-height:100vh;width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}h1{color:#1a1a1a;margin-bottom:1.5rem;font-size:2rem;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.1);padding:.5rem;background:linear-gradient(45deg,#2ecc71,#3498db);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.input-container{margin-bottom:1.5rem;display:flex;flex-direction:row;gap:1rem;align-items:center;justify-content:center;flex-wrap:wrap}.input-container label{font-size:1rem;display:flex;align-items:center;gap:.5rem;white-space:nowrap;flex-wrap:wrap;justify-content:center}.input-container input{padding:.5rem;font-size:1rem;border:2px solid #ccc;border-radius:4px;transition:border-color .3s ease;min-width:120px}.input-container input:focus{outline:none;border-color:#2ecc71}.name-input{width:150px!important}input[type=number]{width:50px!important}.stats{margin-bottom:1.5rem;font-size:1rem;color:#666;padding:0 1rem;line-height:1.8}.name-stats{font-size:1.2rem;color:#2ecc71;font-weight:700;margin-bottom:.5rem}.progress-stats{font-size:1.1rem;color:#3498db;font-weight:700;margin:.5rem 0;padding:.5rem;background:#3498db1a;border-radius:8px;display:inline-block}.grid-container{display:flex;flex-direction:column;gap:2px;margin:0 auto;width:100%;max-width:100%;overflow:visible;padding:.5rem}.week-row{display:flex;gap:2px;justify-content:center}.week-cell{width:8px;height:8px;background-color:#eee;border-radius:1px;transition:background-color .3s ease}.week-cell.passed{background-color:#2ecc71}.week-cell:hover{transform:scale(1.2);z-index:1}@media screen and (max-width: 480px){.app-container{padding:.5rem;width:100vw;min-height:100vh;overflow-x:hidden}body{margin:0;padding:0;overflow-x:hidden;width:100vw}#root{padding:0;margin:0;width:100vw;overflow-x:hidden}h1{font-size:1.5rem;margin-bottom:1rem;padding:.5rem}.nav-buttons{width:100%;padding:0 10px;box-sizing:border-box}.nav-button{padding:8px 16px;font-size:14px}.input-container{flex-direction:column;gap:.5rem}.input-container label{font-size:.9rem;flex-direction:column;align-items:flex-start;width:100%}.input-container input{width:100%!important;margin-top:5px}.name-input{width:100%!important}.stats{font-size:.9rem;padding:0 .5rem}.name-stats{font-size:1rem}.progress-stats{font-size:.9rem;padding:.4rem}.week-cell{width:6px;height:6px}.nav-button{font-size:.9rem;padding:8px 12px}}.nav-buttons{display:flex;justify-content:center;gap:20px;margin-bottom:30px}.nav-button{padding:10px 20px;font-size:16px;border:none;border-radius:5px;background-color:#f0f0f0;color:#333;cursor:pointer;transition:all .3s ease}.nav-button:hover{background-color:#e0e0e0}.nav-button.active{background-color:#007bff;color:#fff}
