.WalkthroughControls_container__scjM_{flex-direction:column;padding:12px;background:var(--surface-warm);border:1px solid var(--border-light);border-radius:var(--radius);max-width:100%;box-sizing:border-box}.WalkthroughControls_container__scjM_,.WalkthroughControls_transport__jaV1l{display:flex;align-items:center;gap:8px}.WalkthroughControls_transportBtn__rf_P6{display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:8px;border:1.5px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--fg);font-size:18px;cursor:pointer;transition:background .12s,border-color .12s;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.WalkthroughControls_transportBtn__rf_P6:hover{background:var(--border-light);border-color:var(--primary)}.WalkthroughControls_transportBtn__rf_P6:active{background:var(--border)}.WalkthroughControls_transportBtn__rf_P6:disabled{opacity:.35;cursor:default;pointer-events:none}.WalkthroughControls_playBtn__j1_tL{min-width:56px;min-height:48px;background:var(--primary);color:#fff;border-color:var(--primary);font-weight:600;font-size:20px}.WalkthroughControls_playBtn__j1_tL:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.WalkthroughControls_playBtn__j1_tL:active{background:#9A4328}.WalkthroughControls_infoRow__rK75u{display:flex;align-items:center;justify-content:space-between;width:100%;gap:12px;flex-wrap:wrap}.WalkthroughControls_progressText__IvYzU{font-size:13px;color:var(--muted);white-space:nowrap}.WalkthroughControls_completeText__61Xwl{font-size:13px;font-weight:600;color:var(--accent)}.WalkthroughControls_speedControl__9tMzW{display:flex;border:1px solid var(--border);border-radius:6px;overflow:hidden}.WalkthroughControls_speedBtn__cfHUq{padding:4px 14px;font-size:12px;font-weight:500;border:none;background:var(--surface);color:var(--muted);cursor:pointer;transition:background .12s,color .12s;-webkit-tap-highlight-color:transparent}.WalkthroughControls_speedBtn__cfHUq:first-child{border-right:1px solid var(--border)}.WalkthroughControls_speedBtnActive__UibDJ{background:var(--primary);color:#fff}.WalkthroughControls_speedBtn__cfHUq:hover:not(.WalkthroughControls_speedBtnActive__UibDJ){background:var(--border-light)}.WalkthroughControls_startBtn__GK9xc{display:flex;align-items:center;gap:8px;padding:12px 16px;font-size:14px;font-weight:600;background:transparent;color:var(--primary);border:1.5px solid var(--primary);border-radius:var(--radius-sm);cursor:pointer;transition:background .12s,color .12s;-webkit-tap-highlight-color:transparent}.WalkthroughControls_startBtn__GK9xc:hover{background:var(--primary);color:#fff}.WalkthroughControls_stopBtn__5oZ6Y{padding:4px 12px;font-size:12px;font-weight:500;background:transparent;color:var(--muted);border:1px solid var(--border);border-radius:6px;cursor:pointer;transition:background .12s}.WalkthroughControls_stopBtn__5oZ6Y:hover{background:var(--border-light)}.ShareModal_overlay__KEnoV{position:fixed;inset:0;background:rgba(0,0,0,.35);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:100;padding:1rem}.ShareModal_modal__LDCEZ{background:var(--surface);border-radius:var(--radius);padding:1.75rem;max-width:400px;width:100%;display:flex;flex-direction:column;gap:1rem;box-shadow:var(--shadow-lg)}.ShareModal_title__yieuJ{font-size:1.15rem;font-weight:700}.ShareModal_desc__PBpBz{font-size:.9rem;color:var(--muted)}.ShareModal_error__IRkdf{font-size:.85rem;color:#d44}.ShareModal_shareBtn__xJ_Ia{background:var(--primary);color:#fff;font-weight:700;padding:.75rem;border-radius:var(--radius-sm);font-size:.95rem;transition:all var(--transition)}.ShareModal_shareBtn__xJ_Ia:hover:not(:disabled){background:var(--primary-hover)}.ShareModal_shareBtn__xJ_Ia:disabled{opacity:.6}.ShareModal_urlInput__K4_PX{width:100%;padding:.65rem .75rem;border:1px solid var(--border);border-radius:var(--radius-sm);font-size:.85rem;background:var(--bg);font-family:inherit}.ShareModal_urlInput__K4_PX:focus{outline:2px solid var(--primary);outline-offset:-1px}.ShareModal_copyBtn__d9oKU{background:var(--accent);color:#fff;font-weight:700;padding:.65rem;border-radius:var(--radius-sm);transition:all var(--transition)}.ShareModal_copyBtn__d9oKU:hover{opacity:.9}.ShareModal_closeBtn__kV3Ql{font-size:.85rem;color:var(--muted);padding:.5rem;transition:color var(--transition)}.ShareModal_closeBtn__kV3Ql:hover{color:var(--fg)}