.typst-container.svelte-4df0hl{border:none;background:transparent;border-radius:0;display:flex;align-items:center;justify-content:center;padding:0;box-sizing:border-box}.typst-container.svelte-4df0hl svg{max-width:100%;max-height:100%;height:auto}.loading.svelte-4df0hl,.error.svelte-4df0hl,.placeholder.svelte-4df0hl{color:#666;font-style:italic;text-align:center}.error.svelte-4df0hl{color:#e74c3c;font-weight:700}body{margin:0;padding:0}.container.svelte-a4rph.svelte-a4rph{max-width:900px;margin:0 auto;padding:1rem;font-family:New Computer Modern,Times New Roman,Times,serif;background:white;min-height:100vh;line-height:1.6;box-sizing:border-box}.start-page.svelte-a4rph.svelte-a4rph{text-align:center;padding:1rem 0;position:relative;min-height:calc(100vh - 2rem);box-sizing:border-box}.main-title.svelte-a4rph.svelte-a4rph{font-size:4rem;color:#000;margin:1rem 0;font-weight:400;letter-spacing:.02em;text-align:center}.description.svelte-a4rph.svelte-a4rph{font-size:1.2rem;color:#000;margin:0 0 1rem;font-weight:400}.game-modes.svelte-a4rph.svelte-a4rph{margin:2rem 0}.btn.svelte-a4rph.svelte-a4rph{background:white;color:#000;border:2px solid #000;font-family:New Computer Modern,Times New Roman,Times,serif;cursor:pointer;transition:all .2s}.btn.svelte-a4rph.svelte-a4rph:hover:not(:disabled){background:#000;color:#fff}.btn.svelte-a4rph.svelte-a4rph:disabled{opacity:.5;cursor:not-allowed}.mode-btn.svelte-a4rph.svelte-a4rph{padding:.6rem 1.2rem;font-size:1.1rem;margin:0 1rem}.hints.svelte-a4rph.svelte-a4rph{text-align:left;max-width:600px;margin:2rem auto 1rem}.hints.svelte-a4rph h3.svelte-a4rph{font-size:1.4rem;color:#000;margin-bottom:1rem;font-weight:700}.hints.svelte-a4rph ul.svelte-a4rph{list-style-type:disc;padding-left:2rem}.hints.svelte-a4rph li.svelte-a4rph{font-size:1.1rem;color:#000;margin:.3rem 0}.hints.svelte-a4rph code.svelte-a4rph{background:#f5f5f5;padding:.2rem .4rem;border-radius:3px;font-family:Roboto Mono,Courier New,monospace;font-size:.9em}.end-screen.svelte-a4rph.svelte-a4rph{text-align:center;margin:2rem 0}.loading-text.svelte-a4rph.svelte-a4rph{color:#3498db;font-style:italic;margin-bottom:1rem}.error-text.svelte-a4rph.svelte-a4rph{color:#e74c3c;font-weight:700;margin-bottom:1rem}.game-area.svelte-a4rph.svelte-a4rph{margin:0}.game-header.svelte-a4rph.svelte-a4rph{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:0;background:transparent;border-radius:0}.header-left.svelte-a4rph.svelte-a4rph{display:flex;gap:1rem;flex:1;justify-content:flex-start}.header-center.svelte-a4rph.svelte-a4rph{flex:1;text-align:center}.header-right.svelte-a4rph.svelte-a4rph{flex:1;text-align:right}.skip-btn.svelte-a4rph.svelte-a4rph,.end-btn.svelte-a4rph.svelte-a4rph{padding:.4rem .8rem;font-size:.9rem}.section-header.svelte-a4rph.svelte-a4rph{font-weight:400;margin:0 0 .5rem;color:#000;font-size:1.1rem}.formula-header.svelte-a4rph.svelte-a4rph{margin-top:2rem;margin-bottom:.5rem}.formula-header.svelte-a4rph h3.svelte-a4rph{font-size:1.3rem;font-weight:700;color:#000;margin:0}.timer.svelte-a4rph.svelte-a4rph,.score.svelte-a4rph.svelte-a4rph{font-size:1rem;font-weight:400;color:#000}.formula-display.svelte-a4rph.svelte-a4rph{margin-bottom:1rem;text-align:left}.box.svelte-a4rph.svelte-a4rph{border:2px solid #000;background:white;border-radius:3px;padding:1rem;display:flex;align-items:center;justify-content:center;min-height:80px}.formula-box.svelte-a4rph.svelte-a4rph{margin-bottom:.5rem}.input-area.svelte-a4rph.svelte-a4rph,.input-section.svelte-a4rph.svelte-a4rph{margin-bottom:1rem}.formula-input.svelte-a4rph.svelte-a4rph{width:100%;min-height:100px;padding:.8rem;font-family:Roboto Mono,Courier New,monospace;font-size:1rem;border:2px solid #000;border-radius:3px;resize:vertical;margin-bottom:.5rem;background:#1e1e1e;color:#fff;box-sizing:border-box}.formula-input.svelte-a4rph.svelte-a4rph:focus{outline:none;border-color:#007acc}.formula-input.svelte-a4rph.svelte-a4rph::placeholder{color:#888}.user-preview.svelte-a4rph.svelte-a4rph{margin-bottom:1rem}.empty-preview.svelte-a4rph.svelte-a4rph{color:#888;font-style:italic}.final-stats.svelte-a4rph.svelte-a4rph{margin:1rem 0}.final-score.svelte-a4rph.svelte-a4rph{font-size:1.2rem;font-weight:400;color:#000}.github-link.svelte-a4rph.svelte-a4rph{position:absolute;bottom:0;left:0;right:0;text-align:center;padding-bottom:1rem}.github-link.svelte-a4rph a.svelte-a4rph{color:#666;text-decoration:none;font-size:.9rem;transition:color .2s}.github-link.svelte-a4rph a.svelte-a4rph:hover{color:#000}.share-button-container.svelte-a4rph.svelte-a4rph{position:relative;display:inline-block}.tooltip.svelte-a4rph.svelte-a4rph{position:absolute;bottom:125%;left:50%;transform:translate(-50%);background:rgba(0,0,0,.6);color:#fff;padding:.5rem .8rem;border-radius:4px;font-size:.9rem;white-space:nowrap;z-index:1000;animation:svelte-a4rph-fadeInUp .3s ease-out}.tooltip.svelte-a4rph.svelte-a4rph:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#0009}@keyframes svelte-a4rph-fadeInUp{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}
