.taskbar.svelte-l4p5c1{height:44px;background:var(--glass-bg-medium);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--border-color);display:flex;align-items:center;justify-content:center;gap:4px;padding:0 20px;z-index:100;flex-shrink:0;overflow:hidden}.taskbar-inner.svelte-l4p5c1{display:flex;align-items:center;gap:4px;overflow:hidden}.taskbar-item.svelte-l4p5c1{background:none;border:none;font-family:inherit;height:34px;padding:0 14px;border-radius:6px;display:flex;align-items:center;gap:8px;font-size:12px;color:var(--text-secondary);cursor:pointer;transition:background .15s,opacity .4s ease-out,color .3s ease-out;white-space:nowrap;opacity:.35;flex-shrink:0}.taskbar-item.icon-only.svelte-l4p5c1{padding:0 6px;gap:0}.taskbar-item.svelte-l4p5c1:hover{background:var(--glass-highlight)}.taskbar-item.visible-item.svelte-l4p5c1{opacity:.7}.taskbar-item.active.svelte-l4p5c1{background:var(--accent-hover);color:var(--text-primary);opacity:1}.taskbar-icon.svelte-l4p5c1{width:18px;height:18px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.taskbar-icon.terminal.svelte-l4p5c1{background:var(--bg-terminal);color:var(--accent)}.taskbar-icon.fiji.svelte-l4p5c1{background:var(--bg-hover);color:var(--text-secondary)}.page-arrow.svelte-l4p5c1{background:none;border:1px solid var(--border-subtle);border-radius:6px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:var(--text-tertiary);font-size:16px;cursor:pointer;flex-shrink:0;transition:background .15s,color .15s}.page-arrow.svelte-l4p5c1:hover{background:var(--glass-highlight);color:var(--text-primary)}@media(max-width:900px){.taskbar.svelte-l4p5c1{display:none}}.bottom-panel.svelte-1dmeltz{flex:0 0 auto;height:33%;min-height:200px;max-height:400px;display:flex;flex-direction:column;gap:10px;overflow:hidden}.controls.svelte-1dmeltz{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:var(--bg-surface);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid var(--border-color);border-radius:10px}.controls-left.svelte-1dmeltz,.controls-right.svelte-1dmeltz{flex:1;display:flex;align-items:center}.controls-right.svelte-1dmeltz{justify-content:flex-end;padding-right:4px}.settings-wrap.svelte-1dmeltz{position:relative}.settings-btn.svelte-1dmeltz{width:28px;height:28px;border:none;border-radius:6px;background:transparent;color:var(--text-tertiary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .15s;padding:0}.settings-btn.svelte-1dmeltz:hover{color:var(--text-primary)}.settings-btn.svelte-1dmeltz svg:where(.svelte-1dmeltz){width:16px;height:16px}.settings-popover.svelte-1dmeltz{position:absolute;bottom:calc(100% + 8px);left:0;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:10px;padding:12px 14px;box-shadow:var(--shadow-lg);z-index:50;white-space:nowrap;animation:svelte-1dmeltz-popIn .15s ease-out}@keyframes svelte-1dmeltz-popIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.settings-label.svelte-1dmeltz{display:block;font-family:var(--font-display);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:var(--text-tertiary);margin-bottom:8px}.ctrl-nav.svelte-1dmeltz{display:flex;gap:4px}.ctrl-btn.svelte-1dmeltz{width:48px;padding:5px 0 3px;border:1px solid var(--border-subtle);border-radius:6px;background:var(--bg-hover);color:var(--text-secondary);font-family:var(--font-display);cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:1px;transition:background .15s,color .15s,border-color .15s}.ctrl-btn.svelte-1dmeltz:hover{background:var(--border-subtle);color:var(--text-primary)}.ctrl-btn.active.svelte-1dmeltz{background:var(--accent);color:#fff;border-color:var(--accent)}.ctrl-btn.svelte-1dmeltz .icon:where(.svelte-1dmeltz){font-size:16px;line-height:1}.ctrl-btn-label.svelte-1dmeltz{font-size:9px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;opacity:.7}.detail-pills.svelte-1dmeltz{display:flex;gap:2px;background:var(--overlay-subtle);border-radius:5px;padding:2px}.detail-pill.svelte-1dmeltz{height:26px;padding:0 10px;border:none;border-radius:4px;background:transparent;color:var(--text-tertiary);font-family:var(--font-display);font-size:11px;font-weight:500;cursor:pointer;transition:background .15s,color .15s}.detail-pill.svelte-1dmeltz:hover{color:var(--text-secondary)}.detail-pill.active.svelte-1dmeltz{background:var(--bg-hover);color:var(--text-primary)}.step-counter.svelte-1dmeltz{font-family:var(--font-mono);font-size:12px;color:var(--text-tertiary);white-space:nowrap}.step-counter.svelte-1dmeltz .current:where(.svelte-1dmeltz){color:var(--accent);font-weight:700}.counter-dot.svelte-1dmeltz{color:var(--text-tertiary);margin:0 1px}.counter-sub.svelte-1dmeltz{color:var(--orange-300)}.counter-dim.svelte-1dmeltz{color:var(--text-tertiary)}.comment-panel.svelte-1dmeltz{padding:14px 16px;background:var(--bg-surface);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid var(--border-color);border-radius:10px;flex:1 1 0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.comment-scroll.svelte-1dmeltz{flex:1 1 0;min-height:0;overflow-y:auto}.comment-scroll.svelte-1dmeltz::-webkit-scrollbar{width:6px}.comment-scroll.svelte-1dmeltz::-webkit-scrollbar-track{background:transparent}.comment-scroll.svelte-1dmeltz::-webkit-scrollbar-thumb{background:var(--border-subtle);border-radius:3px}.comment-header.svelte-1dmeltz{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--orange-300);margin-bottom:8px;display:flex;align-items:center;gap:6px}.comment-header.svelte-1dmeltz:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,var(--orange-300),transparent);opacity:.2}.comment-text.svelte-1dmeltz{font-size:16px;line-height:1.7;color:var(--text-secondary)}.comment-text.svelte-1dmeltz p{margin:0 0 10px}.comment-text.svelte-1dmeltz p:last-child{margin-bottom:0}.comment-text.svelte-1dmeltz a{color:var(--orange-300);text-decoration:none}.comment-text.svelte-1dmeltz a:hover{text-decoration:underline}.comment-fade.svelte-1dmeltz{animation:svelte-1dmeltz-commentFadeIn 50ms ease-out .15s both}@keyframes svelte-1dmeltz-commentFadeIn{0%{opacity:0}to{opacity:1}}.comment-text.svelte-1dmeltz strong{color:var(--text-primary);font-weight:700}.comment-text.svelte-1dmeltz code{font-family:var(--font-mono);font-size:13px;background:var(--accent-soft);color:var(--peach);padding:1px 5px;border-radius:3px}@media(max-width:900px){.bottom-panel.svelte-1dmeltz{height:auto;min-height:0;max-height:none;gap:0;overflow:visible;padding-bottom:var(--safe-area-bottom);background:var(--glass-bg-strong);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--border-color);border-radius:10px 10px 0 0}.comment-panel.svelte-1dmeltz{order:0;flex:none;border:none;border-radius:0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;overflow:hidden;padding:10px 14px 6px}.comment-scroll.svelte-1dmeltz{flex:none;max-height:80px;overflow-y:auto}.controls.svelte-1dmeltz{order:1;padding:6px 12px 8px;gap:6px;border:none;border-radius:0;border-image:linear-gradient(90deg,var(--orange-300),transparent) 1;border-top:1px solid;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.ctrl-btn.svelte-1dmeltz{width:40px;padding:4px 0 2px}.ctrl-btn.svelte-1dmeltz .icon:where(.svelte-1dmeltz){font-size:14px}.ctrl-btn-label.svelte-1dmeltz{font-size:8px}.step-counter.svelte-1dmeltz{font-size:10px}.settings-btn.svelte-1dmeltz svg:where(.svelte-1dmeltz){width:14px;height:14px}.comment-header.svelte-1dmeltz{margin-bottom:4px}.comment-text.svelte-1dmeltz{font-size:12px;line-height:1.5}}@media(max-width:480px){.controls.svelte-1dmeltz{padding:6px 10px;gap:4px;flex-wrap:wrap;justify-content:center}.step-counter.svelte-1dmeltz{width:100%;text-align:center;margin:2px 0 0}.comment-panel.svelte-1dmeltz{padding:6px 10px}.controls-right.svelte-1dmeltz{padding-right:8px}}.terminal-container.svelte-yq17hh{width:52%;min-width:500px;flex-shrink:0;display:flex;flex-direction:column;z-index:10}.terminal-window.svelte-yq17hh{flex:1;display:flex;flex-direction:column}.terminal-body-wrap.svelte-yq17hh{flex:1;position:relative;min-height:0;display:flex;flex-direction:column}.terminal-body.svelte-yq17hh{flex:1;background:var(--bg-terminal);overflow-y:auto;padding:16px 20px;font-family:var(--font-mono);font-size:13px;line-height:1.65;scroll-behavior:smooth}.terminal-body.svelte-yq17hh::-webkit-scrollbar{width:8px}.terminal-body.svelte-yq17hh::-webkit-scrollbar-track{background:var(--bg-terminal)}.terminal-body.svelte-yq17hh::-webkit-scrollbar-thumb{background:var(--border-subtle);border-radius:4px}.terminal-spacer.svelte-yq17hh{flex-shrink:0;display:flex;align-items:center;justify-content:center}.nav-hints.svelte-yq17hh{display:flex;flex-direction:column;gap:12px;opacity:.45}.hint-row.svelte-yq17hh{display:flex;align-items:center;gap:14px}.hint-keys.svelte-yq17hh{display:flex;gap:5px;min-width:80px;justify-content:flex-end}.hint-keys.svelte-yq17hh kbd:where(.svelte-yq17hh){display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:28px;padding:0 8px;font-family:var(--font-mono);font-size:13px;font-weight:500;color:var(--text-secondary);background:var(--glass-faint);border:1px solid var(--border-subtle);border-radius:6px;box-shadow:var(--shadow-sm);line-height:1}.hint-key-wide.svelte-yq17hh{padding:0 10px!important;font-size:11px!important;letter-spacing:.3px}.hint-text.svelte-yq17hh{font-family:var(--font-display);font-size:14px;color:var(--text-tertiary)}.step-block.svelte-yq17hh{display:block}.prompt-block.svelte-yq17hh{display:flex;align-items:flex-start;gap:10px;padding:14px 20px;margin-top:20px;background:var(--step-prompt-bg);border-right:3px solid var(--accent);border-radius:6px 0 0 6px;font-family:var(--font-mono);font-size:13px;line-height:1.65}.round-block.svelte-yq17hh:first-child .prompt-block:where(.svelte-yq17hh){margin-top:0}.prompt-chevron.svelte-yq17hh{color:var(--accent);font-weight:700;font-size:18px;line-height:1.4;flex-shrink:0;-webkit-user-select:none;user-select:none}.prompt-text.svelte-yq17hh{color:var(--text-primary);font-weight:500}.prompt-block.terminal-prompt.svelte-yq17hh{background:var(--glass-faint);border-right-color:var(--text-tertiary);flex-direction:column;gap:2px;font-family:var(--font-mono);font-size:13px;line-height:1.5}.terminal-cwd.svelte-yq17hh{color:var(--teal);font-size:12px;font-weight:600}.terminal-cmd.svelte-yq17hh{color:var(--text-primary)}.terminal-percent.svelte-yq17hh{color:var(--green);font-weight:700;-webkit-user-select:none;user-select:none}.round-block.svelte-yq17hh{display:block;margin-bottom:32px}.round-block.svelte-yq17hh+.round-block:where(.svelte-yq17hh){padding-top:32px;border-top:1px solid var(--border-subtle)}.round-block.svelte-yq17hh:last-child{margin-bottom:0}.round-prompt-block.svelte-yq17hh{position:sticky;top:0;z-index:10;background:var(--bg-terminal);margin:0 -20px;padding:0 20px}.round-prompt-block.svelte-yq17hh .prompt-block:where(.svelte-yq17hh){margin:0}.step-block.svelte-yq17hh:has(.inline-fiji){text-align:center}.round-titlebar.svelte-yq17hh{display:none}@media(max-width:900px){.terminal-container.svelte-yq17hh{width:100%;min-width:0;flex:0 0 auto}.terminal-window.svelte-yq17hh{border-radius:0;border:none;box-shadow:none;flex:0 0 auto;background:transparent!important}.terminal-window.svelte-yq17hh>.window-header{display:none}.round-block.svelte-yq17hh{margin-bottom:0;margin-top:16px;background:var(--bg-terminal);border-radius:12px;border:1px solid var(--border-subtle);overflow:hidden}.round-block.svelte-yq17hh:first-child{margin-top:0}.round-block.svelte-yq17hh+.round-block:where(.svelte-yq17hh){padding-top:0;border-top:1px solid var(--border-subtle)}.round-block.svelte-yq17hh .step-block:where(.svelte-yq17hh):last-child{padding-bottom:12px}.round-titlebar.svelte-yq17hh{display:flex;align-items:center;gap:6px;padding:8px 12px;margin-bottom:10px;background:var(--bg-hover);border-bottom:1px solid var(--glass-faint)}.round-dot.svelte-yq17hh{width:10px;height:10px;border-radius:50%}.round-dot--red.svelte-yq17hh{background:var(--dot-red);opacity:.4}.round-dot--yellow.svelte-yq17hh{background:var(--dot-yellow);opacity:.4}.round-dot--green.svelte-yq17hh{background:var(--dot-green);opacity:.4}.round-title.svelte-yq17hh{font-family:var(--font-mono);font-size:11px;font-weight:500;color:var(--text-tertiary);margin-left:4px}.round-prompt-block.svelte-yq17hh{position:static;margin:0;padding:0}.round-prompt-block.svelte-yq17hh .prompt-block:where(.svelte-yq17hh){padding:10px 14px;font-size:12px}.terminal-body-wrap.svelte-yq17hh{flex:0 0 auto;background:transparent}.terminal-body.svelte-yq17hh{padding:8px 20px;font-size:12px;line-height:1.6;overflow:visible;flex:0 0 auto;background:transparent}.step-block.svelte-yq17hh{padding:0 14px}.terminal-spacer.svelte-yq17hh{display:none}}@media(max-width:480px){.terminal-body.svelte-yq17hh{padding:6px 12px;font-size:11px;line-height:1.55}}.fiji-area.svelte-5am38z{flex:1 1 0;position:relative;min-height:0;display:flex;align-items:center;justify-content:center}.welcome-card-wrap.svelte-5am38z{position:absolute;inset:12px;display:flex;align-items:center;justify-content:center;animation:svelte-5am38z-welcomeIn .5s cubic-bezier(.22,1,.36,1);overflow:hidden}@keyframes svelte-5am38z-welcomeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.welcome-card.svelte-5am38z{max-width:480px;max-height:100%;width:100%;background:var(--glass-bg-soft);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-color);border-radius:14px;padding:28px 28px 24px;text-align:left;overflow-y:auto}.welcome-tags.svelte-5am38z{display:flex;gap:6px;margin-bottom:12px;flex-wrap:wrap}.welcome-tag.svelte-5am38z{font-family:var(--font-mono);font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--accent);background:var(--accent-soft);padding:2px 8px;border-radius:20px}.welcome-heading.svelte-5am38z{font-family:var(--font-display);font-size:1.3rem;font-weight:700;color:var(--text-primary);letter-spacing:-.02em;margin-bottom:8px;line-height:1.25}.welcome-author.svelte-5am38z{font-size:.75rem;color:var(--text-tertiary);margin-bottom:8px;font-family:var(--font-display)}.welcome-description.svelte-5am38z{font-size:.85rem;line-height:1.6;color:var(--text-secondary);margin-bottom:16px}.welcome-description.md.svelte-5am38z p{margin:0 0 .6em}.welcome-description.md.svelte-5am38z p:last-child{margin-bottom:0}.welcome-description.md.svelte-5am38z h1,.welcome-description.md.svelte-5am38z h2,.welcome-description.md.svelte-5am38z h3{font-family:var(--font-display);font-weight:600;margin:.8em 0 .4em;line-height:1.3}.welcome-description.md.svelte-5am38z h1:first-child,.welcome-description.md.svelte-5am38z h2:first-child,.welcome-description.md.svelte-5am38z h3:first-child{margin-top:0}.welcome-description.md.svelte-5am38z h1{font-size:1.1rem;color:var(--orange-300)}.welcome-description.md.svelte-5am38z h2{font-size:.95rem;color:var(--orange-300)}.welcome-description.md.svelte-5am38z h3{font-size:.85rem;color:var(--orange-300)}.welcome-description.md.svelte-5am38z strong{color:var(--text-primary)}.welcome-description.md.svelte-5am38z ul,.welcome-description.md.svelte-5am38z ol{margin:0 0 .6em;padding-left:1.3em}.welcome-description.md.svelte-5am38z li{margin-bottom:.2em}.welcome-description.md.svelte-5am38z code{font-family:var(--font-mono);font-size:.85em;padding:.05em .35em;background:var(--overlay-light);border-radius:3px;color:var(--peach)}.welcome-requirements.svelte-5am38z{text-align:left;background:var(--overlay-subtle);border-radius:10px;padding:12px 16px;font-size:.82rem;line-height:1.6;color:var(--text-secondary)}.welcome-requirements.svelte-5am38z p{margin:0 0 .5em}.welcome-requirements.svelte-5am38z p:last-child{margin-bottom:0}.welcome-requirements.svelte-5am38z strong{color:var(--text-primary)}.welcome-requirements.svelte-5am38z ul,.welcome-requirements.svelte-5am38z ol{margin:0 0 .5em;padding-left:1.2em}.welcome-requirements.svelte-5am38z li{margin-bottom:.2em}.fiji-window.svelte-5am38z{position:absolute;left:50%;top:50%;width:auto;max-width:min(440px,85%);max-height:calc(100% - 16px);--enter-delay: 0ms;transition:transform var(--window-cascade-duration) ease-out var(--enter-delay),opacity var(--window-cascade-duration) ease-out var(--enter-delay),filter var(--window-cascade-duration) ease-out var(--enter-delay),box-shadow var(--window-cascade-duration) ease-out var(--enter-delay);transform-origin:center center}.fiji-window.svelte-5am38z:hover:not(.chromeless){box-shadow:var(--shadow-window-0)!important}.fiji-window.media-window.svelte-5am38z{width:calc(var(--fit-media-width, 440px) + 2px);max-width:calc(100% - 44px)}.fiji-window.media-window.svelte-5am38z .zoom-container{display:block;width:var(--fit-media-width, auto);height:var(--fit-media-height, auto)}.fiji-window.media-window.svelte-5am38z .zoom-content{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.fiji-window.media-window.svelte-5am38z img,.fiji-window.media-window.svelte-5am38z video{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.fiji-window.focused-hidden.svelte-5am38z{opacity:0!important;pointer-events:none}.fiji-window.chromeless.svelte-5am38z,.max-window.chromeless.svelte-5am38z{border:none;border-radius:0;box-shadow:none!important;background:transparent}.fiji-window.chromeless.svelte-5am38z{left:50%;top:50%;width:100%;height:100%;max-width:100%;max-height:100%;transform-origin:center center}.max-backdrop.svelte-5am38z{position:absolute;inset:0;background:var(--overlay-bg);z-index:200;animation:svelte-5am38z-maxFadeIn .18s ease-out}@keyframes svelte-5am38z-maxFadeIn{0%{opacity:0}to{opacity:1}}.max-window.svelte-5am38z{position:absolute;inset:18px 22px;z-index:210;display:flex;flex-direction:column;background:var(--bg-secondary);animation:svelte-5am38z-maxPopIn .22s cubic-bezier(.22,1,.36,1)}.max-window.media-window.svelte-5am38z{inset:50% auto auto 50%;width:calc(var(--fit-media-width, 0px) + 2px);height:auto;max-width:calc(100% - 44px);max-height:calc(100% - 36px);transform:translate(-50%,-50%);animation:svelte-5am38z-maxMediaPopIn .22s cubic-bezier(.22,1,.36,1)}@keyframes svelte-5am38z-maxPopIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes svelte-5am38z-maxMediaPopIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.97)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.max-body.svelte-5am38z{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.max-window.media-window.svelte-5am38z .max-body:where(.svelte-5am38z){flex:0 1 auto;display:block;width:var(--fit-media-width, auto);height:calc(var(--fit-media-height, 0px) + var(--fit-status-height, 0px))}.max-body.svelte-5am38z .zoom-container{flex:1 1 auto;min-height:0}.max-window.media-window.svelte-5am38z .max-body:where(.svelte-5am38z) .zoom-container{display:block;width:var(--fit-media-width, auto);height:var(--fit-media-height, auto)}.max-body.svelte-5am38z .zoom-content{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.max-window.media-window.svelte-5am38z .max-body:where(.svelte-5am38z) .zoom-content{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.max-body.svelte-5am38z img,.max-body.svelte-5am38z video{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.max-window.media-window.svelte-5am38z .max-body:where(.svelte-5am38z) img,.max-window.media-window.svelte-5am38z .max-body:where(.svelte-5am38z) video{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.max-body.svelte-5am38z .markdown-body,.max-body.svelte-5am38z .source-body,.max-body.svelte-5am38z .folder-body{flex:1 1 auto;max-height:none}@media(max-width:900px){.fiji-area.svelte-5am38z{display:none}.max-backdrop.svelte-5am38z{position:fixed;inset:0}.max-window.svelte-5am38z{position:fixed;inset:57px 6px 121px;border-radius:10px}.max-window.media-window.svelte-5am38z{inset:50% auto auto 50%;max-width:calc(100vw - 12px);max-height:calc(100dvh - 178px)}}.mobile-welcome.svelte-13rj1b1{display:none}@media(max-width:900px){.mobile-welcome.svelte-13rj1b1{display:block;padding:16px 20px 8px}.mobile-welcome__card.svelte-13rj1b1{background:var(--glass-bg-soft);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-color);border-radius:14px;padding:20px 20px 16px}.mobile-welcome__tags.svelte-13rj1b1{display:flex;gap:6px;margin-bottom:10px;flex-wrap:wrap}.mobile-welcome__tag.svelte-13rj1b1{font-family:var(--font-mono);font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--accent);background:var(--accent-soft);padding:2px 8px;border-radius:20px}.mobile-welcome__heading.svelte-13rj1b1{font-family:var(--font-display);font-size:1.2rem;font-weight:700;color:var(--text-primary);letter-spacing:-.02em;margin-bottom:6px;line-height:1.25}.mobile-welcome__author.svelte-13rj1b1{font-size:.75rem;color:var(--text-tertiary);margin-bottom:8px;font-family:var(--font-display)}.mobile-welcome__description.svelte-13rj1b1{font-size:.85rem;line-height:1.6;color:var(--text-secondary);margin-bottom:12px}.mobile-welcome__description.svelte-13rj1b1 p{margin:0 0 .5em}.mobile-welcome__description.svelte-13rj1b1 p:last-child{margin-bottom:0}.mobile-welcome__description.svelte-13rj1b1 h1,.mobile-welcome__description.svelte-13rj1b1 h2,.mobile-welcome__description.svelte-13rj1b1 h3{font-family:var(--font-display);font-weight:600;margin:.6em 0 .3em;line-height:1.3}.mobile-welcome__description.svelte-13rj1b1 h1:first-child,.mobile-welcome__description.svelte-13rj1b1 h2:first-child,.mobile-welcome__description.svelte-13rj1b1 h3:first-child{margin-top:0}.mobile-welcome__description.svelte-13rj1b1 h1{font-size:1rem;color:var(--orange-300)}.mobile-welcome__description.svelte-13rj1b1 h2{font-size:.9rem;color:var(--orange-300)}.mobile-welcome__description.svelte-13rj1b1 h3{font-size:.85rem;color:var(--orange-300)}.mobile-welcome__description.svelte-13rj1b1 strong{color:var(--text-primary)}.mobile-welcome__description.svelte-13rj1b1 ul,.mobile-welcome__description.svelte-13rj1b1 ol{margin:0 0 .5em;padding-left:1.3em}.mobile-welcome__description.svelte-13rj1b1 li{margin-bottom:.2em}.mobile-welcome__description.svelte-13rj1b1 code{font-family:var(--font-mono);font-size:.85em;padding:.05em .35em;background:var(--overlay-light);border-radius:3px;color:var(--peach)}.mobile-welcome__requirements.svelte-13rj1b1{background:var(--overlay-subtle);border-radius:10px;padding:10px 14px;font-size:.82rem;line-height:1.6;color:var(--text-secondary)}.mobile-welcome__requirements.svelte-13rj1b1 p{margin:0 0 .4em}.mobile-welcome__requirements.svelte-13rj1b1 p:last-child{margin-bottom:0}.mobile-welcome__requirements.svelte-13rj1b1 strong{color:var(--text-primary)}.mobile-welcome__requirements.svelte-13rj1b1 ul,.mobile-welcome__requirements.svelte-13rj1b1 ol{margin:0 0 .4em;padding-left:1.2em}.mobile-welcome__requirements.svelte-13rj1b1 li{margin-bottom:.2em}}body.tutorial-active{overflow:hidden}.desktop.svelte-w6nz2f{position:relative;width:100vw;height:100vh;background:var(--wallpaper-base);display:flex;flex-direction:column}.desktop.svelte-w6nz2f:after{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");pointer-events:none;z-index:999;opacity:.4}.desktop.svelte-w6nz2f .nav{position:relative;flex-shrink:0;background:var(--glass-bg-medium)}.desktop.svelte-w6nz2f .nav__inner{max-width:none}.workspace.svelte-w6nz2f{flex:1;display:flex;gap:0;padding:18px 22px;overflow:hidden;position:relative;z-index:1}.right-column.svelte-w6nz2f{flex:1;display:flex;flex-direction:column;padding-left:22px;min-width:0;gap:10px}.mobile-welcome-wrap.desktop-hide.svelte-w6nz2f{display:none}.desktop-controls.svelte-w6nz2f{display:contents}.mobile-controls.svelte-w6nz2f{display:none}@media(max-width:900px){body.tutorial-active{overflow:visible!important;overflow-y:auto!important}.desktop.svelte-w6nz2f .nav{position:sticky;top:0;z-index:100}.desktop.svelte-w6nz2f{height:auto;min-height:100vh;min-height:100dvh}.workspace.svelte-w6nz2f{flex-direction:column;padding:0;gap:0;overflow:visible;flex:0 0 auto}.right-column.svelte-w6nz2f{padding:0;gap:0;flex:none}.mobile-welcome-wrap.desktop-hide.svelte-w6nz2f{display:block}.desktop-controls.svelte-w6nz2f{display:none}.mobile-controls.svelte-w6nz2f{display:block;position:sticky;bottom:0;z-index:20}}
