.page.svelte-o2hy45{display:flex;flex-direction:column;width:100vw;height:100vh;height:100dvh;overflow:hidden;background:#fff;position:fixed;top:0;left:0}.nav-bar.svelte-o2hy45{padding:.5rem 1rem;background:#f5f5f5;border-bottom:1px solid #ddd;flex-shrink:0}.container.svelte-o2hy45{display:flex;flex-direction:row;flex:1;min-height:0;overflow:hidden}.canvas-area.svelte-o2hy45{flex:1;min-width:0;background-color:#fefcf9}.sidebar.svelte-o2hy45{width:200px;padding:.75rem;background:#f5f5f5;border-left:1px solid #ddd;display:flex;flex-direction:column;gap:.5rem;overflow-y:auto;flex-shrink:0}.section.svelte-o2hy45{background:#fff;padding:.5rem;border-radius:6px}.section-title-row.svelte-o2hy45{display:flex;justify-content:space-between;align-items:center;margin-bottom:.4rem}.section-title.svelte-o2hy45{font-size:.6rem;font-weight:600;text-transform:uppercase;color:#145666;letter-spacing:.5px}.help-btn.svelte-o2hy45{display:flex;align-items:center;justify-content:center;padding:.15rem;border:none;border-radius:50%;background:transparent;color:#888;cursor:pointer;transition:color .15s ease}.help-btn.svelte-o2hy45:hover{color:#145666}.help-btn.svelte-o2hy45:focus-visible{outline:2px solid rgba(20,86,102,.5);outline-offset:2px}.tools.svelte-o2hy45{display:flex;gap:.35rem}.tool-btn.svelte-o2hy45{flex:1;display:flex;flex-direction:column;align-items:center;gap:.15rem;padding:.4rem .25rem;border:2px solid #ddd;border-radius:6px;background:#fff;cursor:pointer;font-size:.6rem;font-weight:600;color:#666;transition:all .15s ease}.tool-btn.svelte-o2hy45:hover{border-color:#145666;color:#145666}.tool-btn.active.svelte-o2hy45{border-color:#145666;background:#145666;color:#fff}.tool-btn.svelte-o2hy45:focus-visible{outline:2px solid rgba(20,86,102,.5);outline-offset:2px}.status.svelte-o2hy45{margin-top:.4rem;font-size:.65rem;color:#888;text-align:center}.info-grid.svelte-o2hy45{display:grid;grid-template-columns:auto 1fr;gap:.2rem .5rem;font-size:.75rem}.info-label.svelte-o2hy45{color:#666}.info-value.svelte-o2hy45{font-weight:600;color:#145666;text-align:right}.degrees-grid.svelte-o2hy45{display:grid;grid-template-columns:auto 1fr;gap:.15rem .4rem;font-size:.7rem;max-height:120px;overflow-y:auto}.degree-label.svelte-o2hy45{font-weight:600;color:#145666}.degree-value.svelte-o2hy45{color:#666;font-family:monospace;font-size:.65rem;text-align:right}.eulerian-status.svelte-o2hy45{margin:.4rem 0;padding:.3rem;border-radius:4px;text-align:center;font-size:.7rem;font-weight:600;background:#ce975726;color:#9d7b50}.eulerian-status.is-eulerian.svelte-o2hy45{background:#1456661a;color:#145666}.eulerian-status.empty.svelte-o2hy45{background:#f0f0f0;color:#999}.result-row.svelte-o2hy45{display:flex;justify-content:space-between;align-items:center;padding:.35rem .5rem;background:#145666;color:#fff;border-radius:4px;font-size:.75rem;font-weight:600}.result-value.svelte-o2hy45{font-size:1rem}.tree-nav.svelte-o2hy45{display:flex;align-items:center;justify-content:center;gap:.4rem;margin-top:.4rem}.nav-btn.svelte-o2hy45{display:flex;align-items:center;justify-content:center;padding:.25rem;border:1px solid #ddd;border-radius:3px;background:#fff;cursor:pointer;color:#666;transition:all .15s ease}.nav-btn.svelte-o2hy45:hover:not(:disabled){border-color:#145666;color:#145666}.nav-btn.svelte-o2hy45:disabled{opacity:.4;cursor:not-allowed}.nav-btn.svelte-o2hy45:focus-visible{outline:2px solid rgba(20,86,102,.5);outline-offset:2px}.tree-counter.svelte-o2hy45{font-size:.65rem;color:#666;font-weight:500}.empty-state.svelte-o2hy45{font-size:.7rem;color:#999;font-style:italic;text-align:center;padding:.25rem}.actions.svelte-o2hy45{display:flex;gap:.5rem;justify-content:center}.actions.svelte-o2hy45 svg{width:20px;height:20px;flex-shrink:0}@media (max-width: 900px){.container.svelte-o2hy45{flex-direction:column}.canvas-area.svelte-o2hy45{flex:1;min-height:0}.sidebar.svelte-o2hy45{width:100%;min-height:120px;max-height:40vh;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;border-left:none;border-top:1px solid #ddd}.section.svelte-o2hy45{flex:0 0 auto}.section-mode.svelte-o2hy45{flex:0 0 auto;min-width:140px}.section-graph.svelte-o2hy45{flex:0 0 auto;min-width:80px}.section-degrees.svelte-o2hy45{display:none}.section-best.svelte-o2hy45{flex:0 0 auto;min-width:140px}.status.svelte-o2hy45,.empty-state.svelte-o2hy45{display:none}.actions.svelte-o2hy45,.actions.svelte-o2hy45 button{flex:0 0 auto}}@media (max-width: 500px){.sidebar.svelte-o2hy45{min-height:100px;max-height:45vh;gap:.4rem;padding:.5rem}.section-mode.svelte-o2hy45,.section-best.svelte-o2hy45{min-width:120px}.tool-btn.svelte-o2hy45{padding:.35rem .2rem;font-size:.55rem}.tool-btn.svelte-o2hy45 svg{width:16px;height:16px}}.modal-overlay.svelte-o2hy45{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal.svelte-o2hy45{background:#fff;border-radius:12px;max-width:500px;width:100%;max-height:80vh;overflow-y:auto;box-shadow:0 10px 40px #0003}.modal-header.svelte-o2hy45{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid #eee}.modal-header.svelte-o2hy45 h2:where(.svelte-o2hy45){margin:0;font-size:1.1rem;color:#145666}.close-btn.svelte-o2hy45{display:flex;align-items:center;justify-content:center;padding:.25rem;border:none;border-radius:4px;background:transparent;color:#666;cursor:pointer}.close-btn.svelte-o2hy45:hover{background:#f0f0f0;color:#333}.close-btn.svelte-o2hy45:focus-visible{outline:2px solid rgba(20,86,102,.5);outline-offset:2px}.modal-content.svelte-o2hy45{padding:1.25rem;font-size:.9rem;line-height:1.6;color:#333}.modal-content.svelte-o2hy45 p:where(.svelte-o2hy45){margin:0 0 1rem}.modal-content.svelte-o2hy45 strong:where(.svelte-o2hy45){color:#145666}.formula.svelte-o2hy45{background:#f5f5f5;padding:.75rem 1rem;border-radius:6px;margin:1rem 0;border-left:3px solid #145666}.formula-name.svelte-o2hy45{font-size:.75rem;color:#666;display:block;margin-bottom:.25rem}.formula-text.svelte-o2hy45{font-family:Georgia,serif;font-size:1.1rem;color:#145666}.wiki-link.svelte-o2hy45{margin:0 0 .75rem}.wiki-link.svelte-o2hy45:last-child{margin-bottom:0}.wiki-link.svelte-o2hy45 a:where(.svelte-o2hy45){color:#145666;font-weight:500;text-decoration:none}.wiki-link.svelte-o2hy45 a:where(.svelte-o2hy45):hover{text-decoration:underline}.modal-content.svelte-o2hy45 a:where(.svelte-o2hy45){color:#145666}.modal-content.svelte-o2hy45 a:where(.svelte-o2hy45):hover{text-decoration:underline}.title-buttons.svelte-o2hy45{display:flex;gap:.25rem}.help-btn.svelte-o2hy45:disabled{opacity:.3;cursor:not-allowed}.modal-wide.svelte-o2hy45{max-width:600px}.math-section.svelte-o2hy45{margin:1rem 0;padding:.75rem;background:#fafafa;border-radius:6px}.math-section.svelte-o2hy45 h3:where(.svelte-o2hy45){margin:0 0 .5rem;font-size:.9rem;color:#145666}.math-note.svelte-o2hy45{font-size:.75rem;color:#888;margin:0 0 .5rem;font-style:italic}.matrix-display.svelte-o2hy45{font-family:SF Mono,Monaco,Consolas,monospace;font-size:.85rem;overflow-x:auto}.matrix-labels.svelte-o2hy45{display:flex;gap:0}.corner-label.svelte-o2hy45{width:1.75rem;flex-shrink:0}.col-label.svelte-o2hy45{width:2.25rem;text-align:center;color:#145666;font-weight:600;font-size:.75rem}.matrix-row.svelte-o2hy45{display:flex;align-items:center}.row-label.svelte-o2hy45{width:1.75rem;color:#145666;font-weight:600;font-size:.75rem;flex-shrink:0}.matrix-cell.svelte-o2hy45{width:2.25rem;height:1.75rem;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e0e0e0;margin:-.5px}.matrix-cell.negative.svelte-o2hy45{color:#c53030}.matrix-cell.diagonal.svelte-o2hy45{background:#1456661a;font-weight:600}.determinant-result.svelte-o2hy45{margin:.75rem 0 0;font-size:.9rem;color:#145666}.factorial-grid.svelte-o2hy45{display:grid;grid-template-columns:auto 1fr;gap:.25rem .75rem;font-size:.85rem;font-family:SF Mono,Monaco,Consolas,monospace}.factorial-label.svelte-o2hy45{color:#145666;font-weight:600}.factorial-calc.svelte-o2hy45{color:#666}.factorial-result.svelte-o2hy45{margin:.75rem 0 0;font-size:.9rem;color:#145666}.final-formula.svelte-o2hy45{margin-top:1rem;background:#14566614}.final-formula.svelte-o2hy45 .formula-text:where(.svelte-o2hy45) strong:where(.svelte-o2hy45){font-size:1.1rem}
