: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}}#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}body,html,#root{height:100%;margin:0;padding:0;font-family:Inter,Arial,sans-serif;background:#eaf6fb}.floating-toolbar{position:fixed;top:0;left:0;right:0;z-index:50;background:#eaf6fbf2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(179,224,255,.3);padding:.75rem 1rem;display:flex;justify-content:center;align-items:center;gap:.75rem;box-shadow:0 2px 12px #3a78b426}.toolbar-btn{display:flex;align-items:center;justify-content:center;background:#6ecbff;color:#1a3a5d;border:none;border-radius:.5rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #0000001a;min-width:2.5rem;height:2.5rem;padding:0 .75rem}.toolbar-btn:hover{background:#ffd966;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.toolbar-btn:active{transform:translateY(0)}.toolbar-btn-primary{background:#4dabf7;color:#fff;font-size:1.3rem;font-weight:700}.toolbar-btn-primary:hover{background:#339af0}.toolbar-btn-active{background:#ffd966;color:#1a3a5d}.tank-bg{min-height:100vh;background:linear-gradient(to bottom,#b3e0ff,#eaf6fb);display:flex;flex-direction:column;align-items:center;padding-top:5rem;width:100vw;box-sizing:border-box}@media (min-width: 900px){.tank-bg{flex-direction:row;justify-content:center;align-items:flex-start;padding-top:6rem}.floating-toolbar{padding:1rem 2rem;gap:1rem}.toolbar-btn{min-width:3rem;height:3rem;font-size:1.2rem}.toolbar-btn-primary{font-size:1.4rem}}.app-title{font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:#1a3a5d;text-align:center}.tank{position:relative;width:auto;height:600px;max-height:none;background:linear-gradient(to top,#b3e0ff 60%,#eaf6fb);border-radius:2rem/3rem 3rem 2rem 2rem;box-shadow:0 8px 32px #3a78b433;overflow-y:auto;overflow-x:hidden;margin-bottom:2rem;margin-left:auto;margin-right:auto}@media (max-width: 900px){.tank{max-width:98vw;height:60vw;min-height:320px;max-height:70vh}}.task-ball{position:absolute;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#222;font-weight:600;font-size:1rem;box-shadow:0 2px 12px #0000001a;cursor:pointer;transition:top .5s cubic-bezier(.4,2,.6,1),box-shadow .2s;z-index:2;border:3px solid #fff;-webkit-user-select:none;user-select:none;text-align:center;padding:.5em}.task-ball span{pointer-events:none}.task-ball[role=button]:focus-visible{outline:4px solid #1a3a5d;outline-offset:3px}.modal{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;color:#1a3a5d;border-radius:1.5rem;box-shadow:0 8px 32px #3a78b433;padding:2rem 1.5rem;z-index:200;min-width:260px;max-width:90vw;max-height:90vh;overflow-y:auto;text-align:center}.modal input[type=text],.modal input[type=date],.modal select,.modal textarea{background:#fff;color:#1a3a5d;border:2px solid #b3e0ff;box-sizing:border-box;transition:border-color .2s,background .2s,color .2s}@media (prefers-color-scheme: dark){.modal{background:#23272e;color:#eaf6fb}.modal input[type=text],.modal input[type=date],.modal select,.modal textarea{background:#181b20;color:#eaf6fb;border:2px solid #3a7cb4}.modal button{background:#3a7cb4;color:#eaf6fb}.modal button:hover{background:#ffd966;color:#1a3a5d}}.modal button{margin:.5rem 1rem;padding:.7em 1.5em;border-radius:1em;border:none;background:#6ecbff;color:#1a3a5d;font-weight:700;font-size:1rem;cursor:pointer;transition:background .2s}.modal button:hover{background:#ffd966}.version-footer{margin-top:2rem;color:#666;font-size:.9em}.license-content{background:#f9f9f9;border:1px solid #e0e0e0}@media (prefers-color-scheme: dark){.license-content{background:#2d3036;border:1px solid #4a5059}.version-footer{color:#aaa}}
