.EmptyState-module__oyzVdq__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;animation:.4s EmptyState-module__oyzVdq__fadeIn;display:flex}@keyframes EmptyState-module__oyzVdq__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.EmptyState-module__oyzVdq__title{letter-spacing:-.02em;margin-bottom:8px;font-size:2rem;font-weight:600}.EmptyState-module__oyzVdq__subtitle{color:var(--text-secondary);max-width:420px;margin-bottom:40px;font-size:1rem;line-height:1.5}.EmptyState-module__oyzVdq__ctaRow{gap:20px;display:flex}.EmptyState-module__oyzVdq__ctaCard{background:var(--glass-bg);width:220px;height:190px;-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:var(--radius-lg);cursor:pointer;transition:transform var(--transition), border-color var(--transition), box-shadow var(--transition);color:var(--text-primary);flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:24px;display:flex}.EmptyState-module__oyzVdq__ctaCard:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 8px 40px #2f81f71f}.EmptyState-module__oyzVdq__icon{font-size:2rem;line-height:1}.EmptyState-module__oyzVdq__label{font-size:1rem;font-weight:600}.EmptyState-module__oyzVdq__desc{color:var(--text-secondary);text-align:center;font-size:.8rem;line-height:1.4}
.TimelineCard-module__72Xkiq__card{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:var(--radius-lg);cursor:pointer;transition:transform var(--transition), border-color var(--transition), box-shadow var(--transition);flex-direction:column;justify-content:space-between;min-height:155px;padding:20px;animation:.3s both TimelineCard-module__72Xkiq__cardIn;display:flex;position:relative}@keyframes TimelineCard-module__72Xkiq__cardIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.TimelineCard-module__72Xkiq__card:hover{border-color:var(--accent);transform:translateY(-3px);box-shadow:0 8px 36px #2f81f71a}.TimelineCard-module__72Xkiq__top{justify-content:space-between;align-items:flex-start;display:flex}.TimelineCard-module__72Xkiq__name{white-space:nowrap;text-overflow:ellipsis;flex:1;margin-right:8px;font-size:1rem;font-weight:600;line-height:1.3;overflow:hidden}.TimelineCard-module__72Xkiq__nameInput{border:1px solid var(--accent);color:var(--text-primary);background:0 0;border-radius:6px;outline:none;width:100%;padding:2px 6px;font-size:1rem;font-weight:600}.TimelineCard-module__72Xkiq__menuBtn{color:var(--text-secondary);cursor:pointer;transition:background var(--transition), color var(--transition);background:0 0;border:none;border-radius:6px;flex-shrink:0;padding:4px 8px;font-size:1.1rem}.TimelineCard-module__72Xkiq__menuBtn:hover{background:var(--surface);color:var(--text-primary)}.TimelineCard-module__72Xkiq__preview{flex-direction:column;flex:1;justify-content:center;gap:4px;margin-top:14px;display:flex;overflow:hidden}.TimelineCard-module__72Xkiq__bar{opacity:.7;border-radius:3px;height:5px}.TimelineCard-module__72Xkiq__meta{color:var(--text-secondary);justify-content:space-between;align-items:center;margin-top:14px;font-size:.78rem;display:flex}.TimelineCard-module__72Xkiq__dot{vertical-align:middle;border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block}.TimelineCard-module__72Xkiq__dotSleek{background:var(--accent)}.TimelineCard-module__72Xkiq__dotPoppy{background:#ff6b6b}.TimelineCard-module__72Xkiq__contextMenu{background:var(--bg-secondary);border:1px solid var(--surface-border);border-radius:var(--radius-md);z-index:100;min-width:150px;padding:5px;animation:.12s TimelineCard-module__72Xkiq__menuIn;position:absolute;top:44px;right:14px;box-shadow:0 8px 30px #00000059}@keyframes TimelineCard-module__72Xkiq__menuIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.TimelineCard-module__72Xkiq__menuItem{width:100%;color:var(--text-primary);cursor:pointer;transition:background var(--transition);text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:7px 10px;font-size:.85rem;display:flex}.TimelineCard-module__72Xkiq__menuItem:hover{background:var(--surface)}.TimelineCard-module__72Xkiq__danger{color:var(--danger)}.TimelineCard-module__72Xkiq__danger:hover{background:#f851491a}
.HelpButton-module__leLsQa__helpBtn{background:var(--accent);color:#fff;cursor:pointer;width:44px;height:44px;transition:transform var(--transition), box-shadow var(--transition);z-index:50;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:600;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 16px #2f81f74d}.HelpButton-module__leLsQa__helpBtn:hover{transform:scale(1.08);box-shadow:0 6px 24px #2f81f766}
.editor-module__RNjhla__editor{max-width:1200px;margin:0 auto;padding:32px 24px}.editor-module__RNjhla__controlPanel{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.editor-module__RNjhla__controlLeft{align-items:center;gap:14px;display:flex}.editor-module__RNjhla__controlRight{align-items:center;gap:16px;display:flex}.editor-module__RNjhla__zoomControls{background:var(--surface-secondary);border-radius:var(--radius-md);border:1px solid var(--surface-border);padding:3px;display:flex}.editor-module__RNjhla__zoomBtn{color:var(--text-secondary);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition);background:0 0;border:none;padding:4px 10px;font-size:.75rem;font-weight:500}.editor-module__RNjhla__zoomBtnActive{background:var(--surface-primary);color:var(--text-primary);box-shadow:0 1px 3px #0000001a}.editor-module__RNjhla__zoomBtn:hover:not(.editor-module__RNjhla__zoomBtnActive){color:var(--text-primary)}.editor-module__RNjhla__editorTitle{letter-spacing:-.01em;cursor:pointer;border-radius:var(--radius-sm);transition:background var(--transition);margin:0 -9px;padding:3px 9px;font-size:1.3rem;font-weight:600}.editor-module__RNjhla__editorTitle:hover{background:#ffffff0d}.editor-module__RNjhla__titleInput{letter-spacing:-.01em;border:1px solid var(--accent);color:var(--text-primary);border-radius:var(--radius-sm);background:#ffffff0d;outline:none;width:250px;padding:2px 8px;font-family:inherit;font-size:1.3rem;font-weight:600}.editor-module__RNjhla__actionBtn{border:1px solid var(--surface-border);color:var(--text-primary);border-radius:var(--radius-sm);cursor:pointer;transition:background var(--transition), border-color var(--transition);background:0 0;align-items:center;gap:6px;padding:7px 14px;font-size:.85rem;display:inline-flex}.editor-module__RNjhla__actionBtn:hover{background:var(--surface);border-color:var(--accent)}.editor-module__RNjhla__primaryBtn{background:var(--accent);color:#fff;border:none}.editor-module__RNjhla__primaryBtn:hover{opacity:.9}.editor-module__RNjhla__settingsBtn{gap:5px}.editor-module__RNjhla__timelineEmoji{cursor:default;font-size:1.4rem;line-height:1}.editor-module__RNjhla__boardWrapper{border-radius:var(--radius-md);overflow-x:auto}.editor-module__RNjhla__settingsOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background:#00000073;justify-content:flex-end;align-items:flex-start;padding:24px;display:flex;position:fixed;inset:0}.editor-module__RNjhla__settingsModal{background:var(--surface-primary);border:1px solid var(--surface-border);border-radius:var(--radius-lg);flex-direction:column;width:360px;max-height:calc(100vh - 48px);animation:.2s both editor-module__RNjhla__settingsIn;display:flex;overflow:hidden;box-shadow:0 24px 64px #00000080}@keyframes editor-module__RNjhla__settingsIn{0%{opacity:0;transform:translate(20px)scale(.97)}to{opacity:1;transform:translate(0)scale(1)}}.editor-module__RNjhla__settingsHeader{border-bottom:1px solid var(--surface-border);justify-content:space-between;align-items:center;padding:18px 20px 12px;display:flex}.editor-module__RNjhla__settingsTitle{margin:0;font-size:1rem;font-weight:600}.editor-module__RNjhla__settingsClose{color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-sm);transition:background var(--transition);background:0 0;border:none;padding:4px 8px;font-size:1rem}.editor-module__RNjhla__settingsClose:hover{background:var(--surface-secondary)}.editor-module__RNjhla__settingsTabs{border-bottom:1px solid var(--surface-border);padding:0 8px;display:flex}.editor-module__RNjhla__settingsTab{color:var(--text-secondary);cursor:pointer;transition:all var(--transition);text-transform:capitalize;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:10px 4px;font-size:.82rem;font-weight:500}.editor-module__RNjhla__settingsTabActive{color:var(--accent);border-bottom-color:var(--accent)}.editor-module__RNjhla__settingsBody{flex:1;padding:16px 20px;overflow-y:auto}.editor-module__RNjhla__settingsSection{flex-direction:column;gap:12px;display:flex}.editor-module__RNjhla__settingsLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;margin-top:4px;font-size:.78rem;font-weight:500}.editor-module__RNjhla__settingsRow{justify-content:space-between;align-items:center;padding:4px 0;display:flex}.editor-module__RNjhla__settingsRowLabel{color:var(--text-primary);max-width:220px;font-size:.88rem}.editor-module__RNjhla__settingsInput{background:var(--surface-secondary);border:1px solid var(--surface-border);color:var(--text-primary);border-radius:var(--radius-sm);transition:border-color var(--transition);outline:none;padding:6px 10px;font-family:inherit;font-size:.9rem}.editor-module__RNjhla__settingsInput:focus{border-color:var(--accent)}.editor-module__RNjhla__settingsSelect{background:var(--surface-secondary);border:1px solid var(--surface-border);color:var(--text-primary);border-radius:var(--radius-sm);cursor:pointer;outline:none;width:100%;padding:7px 10px;font-family:inherit;font-size:.9rem}.editor-module__RNjhla__divider{background:var(--surface-border);height:1px;margin:4px 0}.editor-module__RNjhla__colorRow{align-items:center;gap:10px;display:flex}.editor-module__RNjhla__colorPicker{border:1px solid var(--surface-border);border-radius:var(--radius-sm);cursor:pointer;background:0 0;width:44px;height:32px;padding:2px}.editor-module__RNjhla__clearBtn{border:1px solid var(--surface-border);color:var(--text-secondary);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition);background:0 0;padding:5px 10px;font-size:.8rem}.editor-module__RNjhla__clearBtn:hover{border-color:var(--danger);color:var(--danger)}.editor-module__RNjhla__toggle{background:var(--surface-border);cursor:pointer;border:none;border-radius:11px;flex-shrink:0;width:38px;height:22px;padding:0;transition:background .2s;position:relative}.editor-module__RNjhla__toggleOn{background:var(--accent)}.editor-module__RNjhla__toggleDisabled{opacity:.5;cursor:not-allowed}.editor-module__RNjhla__toggleThumb{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;display:block;position:absolute;top:3px;left:3px}.editor-module__RNjhla__toggleOn .editor-module__RNjhla__toggleThumb{transform:translate(16px)}.editor-module__RNjhla__toggleGroup{background:var(--surface-secondary);border:1px solid var(--surface-border);border-radius:var(--radius-sm);gap:2px;padding:2px;display:flex}.editor-module__RNjhla__toggleGroupBtn{color:var(--text-secondary);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition);white-space:nowrap;background:0 0;border:none;flex:1;padding:5px 8px;font-size:.8rem}.editor-module__RNjhla__toggleGroupBtnActive{background:var(--surface-primary);color:var(--text-primary);box-shadow:0 1px 3px #00000026}.editor-module__RNjhla__cover_default{background:var(--surface);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--surface-border);border-radius:var(--radius-md);padding:14px 18px}.editor-module__RNjhla__cover_aurora{-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border-radius:var(--radius-md);background-color:#0d1117d9;background-image:linear-gradient(135deg,#2f81f72e,#a371f72e,#f778ba2e);background-size:200% 200%;border:1px solid #ffffff1f;padding:14px 18px;animation:10s infinite editor-module__RNjhla__auroraFlow}.editor-module__RNjhla__cover_cosmic{-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border-radius:var(--radius-md);background-color:#0d1117d9;background-image:radial-gradient(circle at 10% 20%,#a371f738,#0000 45%),radial-gradient(circle at 90% 80%,#f778ba2e,#0000 45%);border:1px solid #a371f740;padding:14px 18px;box-shadow:0 0 20px #a371f71a}.editor-module__RNjhla__cover_sunset{-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border-radius:var(--radius-md);background-color:#0d1117d9;background-image:linear-gradient(135deg,#f0883e2e,#f778ba2e);border:1px solid #f0883e38;padding:14px 18px}.editor-module__RNjhla__cover_synthwave{-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid #ff007f40;border-bottom:2px solid var(--color-critical,#ff007f);border-radius:var(--radius-md);background:linear-gradient(#0d1117f2,#161b22f2);padding:14px 18px;box-shadow:0 4px 20px #ff007f1f}@keyframes editor-module__RNjhla__auroraFlow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.editor-module__RNjhla__cover_aurora,.editor-module__RNjhla__cover_cosmic,.editor-module__RNjhla__cover_sunset,.editor-module__RNjhla__cover_synthwave,.editor-module__RNjhla__cover_aurora .editor-module__RNjhla__editorTitle,.editor-module__RNjhla__cover_cosmic .editor-module__RNjhla__editorTitle,.editor-module__RNjhla__cover_sunset .editor-module__RNjhla__editorTitle,.editor-module__RNjhla__cover_synthwave .editor-module__RNjhla__editorTitle{color:#fff!important}.editor-module__RNjhla__cover_aurora .editor-module__RNjhla__actionBtn,.editor-module__RNjhla__cover_cosmic .editor-module__RNjhla__actionBtn,.editor-module__RNjhla__cover_sunset .editor-module__RNjhla__actionBtn,.editor-module__RNjhla__cover_synthwave .editor-module__RNjhla__actionBtn{color:#fff!important;border-color:#ffffff40!important}.editor-module__RNjhla__cover_aurora .editor-module__RNjhla__actionBtn:hover,.editor-module__RNjhla__cover_cosmic .editor-module__RNjhla__actionBtn:hover,.editor-module__RNjhla__cover_sunset .editor-module__RNjhla__actionBtn:hover,.editor-module__RNjhla__cover_synthwave .editor-module__RNjhla__actionBtn:hover{background:#ffffff1a!important;border-color:#fff6!important}.editor-module__RNjhla__cover_aurora .editor-module__RNjhla__zoomBtn,.editor-module__RNjhla__cover_cosmic .editor-module__RNjhla__zoomBtn,.editor-module__RNjhla__cover_sunset .editor-module__RNjhla__zoomBtn,.editor-module__RNjhla__cover_synthwave .editor-module__RNjhla__zoomBtn{color:#fff9!important}.editor-module__RNjhla__cover_aurora .editor-module__RNjhla__zoomBtnActive,.editor-module__RNjhla__cover_cosmic .editor-module__RNjhla__zoomBtnActive,.editor-module__RNjhla__cover_sunset .editor-module__RNjhla__zoomBtnActive,.editor-module__RNjhla__cover_synthwave .editor-module__RNjhla__zoomBtnActive{color:#fff!important;background:#ffffff26!important}.editor-module__RNjhla__cover_aurora .editor-module__RNjhla__zoomControls,.editor-module__RNjhla__cover_cosmic .editor-module__RNjhla__zoomControls,.editor-module__RNjhla__cover_sunset .editor-module__RNjhla__zoomControls,.editor-module__RNjhla__cover_synthwave .editor-module__RNjhla__zoomControls{background:#00000040!important;border-color:#ffffff1f!important}
.dashboard-module__ri1OsW__dashboard{max-width:1100px;margin:0 auto;padding:48px 24px}.dashboard-module__ri1OsW__header{justify-content:space-between;align-items:flex-start;margin-bottom:48px;display:flex}.dashboard-module__ri1OsW__themeBtn{border:1px solid var(--surface-border);color:var(--text-primary);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition);background:0 0;padding:6px 12px;font-size:.8rem}.dashboard-module__ri1OsW__themeBtn:hover{background:var(--surface);border-color:var(--accent)}.dashboard-module__ri1OsW__logo{letter-spacing:-.03em;background:linear-gradient(135deg, var(--accent), var(--accent-green));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.dashboard-module__ri1OsW__tagline{color:var(--text-secondary);margin-top:2px;font-size:.875rem}.dashboard-module__ri1OsW__gridHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.dashboard-module__ri1OsW__gridTitle{font-size:1.2rem;font-weight:600}.dashboard-module__ri1OsW__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:18px;display:grid}.dashboard-module__ri1OsW__newCard{border:2px dashed var(--glass-border);border-radius:var(--radius-lg);cursor:pointer;transition:border-color var(--transition), background var(--transition), color var(--transition);min-height:155px;color:var(--text-secondary);background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:24px;display:flex}.dashboard-module__ri1OsW__newCard:hover{border-color:var(--accent);color:var(--accent);background:#2f81f70a}.dashboard-module__ri1OsW__newIcon{font-size:1.8rem;font-weight:300}.dashboard-module__ri1OsW__newLabel{font-size:.9rem;font-weight:500}.dashboard-module__ri1OsW__overlay{z-index:200;background:#0009;justify-content:center;align-items:center;animation:.15s dashboard-module__ri1OsW__fadeOverlay;display:flex;position:fixed;inset:0}@keyframes dashboard-module__ri1OsW__fadeOverlay{0%{opacity:0}to{opacity:1}}.dashboard-module__ri1OsW__modal{background:var(--bg-secondary);border:1px solid var(--surface-border);border-radius:var(--radius-lg);width:90%;max-width:400px;padding:28px;animation:.2s dashboard-module__ri1OsW__slideModal;box-shadow:0 16px 48px #0006}@keyframes dashboard-module__ri1OsW__slideModal{0%{opacity:0;transform:scale(.96)translateY(6px)}to{opacity:1;transform:scale(1)translateY(0)}}.dashboard-module__ri1OsW__modalTitle{margin-bottom:6px;font-size:1.05rem;font-weight:600}.dashboard-module__ri1OsW__modalText{color:var(--text-secondary);margin-bottom:20px;font-size:.88rem;line-height:1.5}.dashboard-module__ri1OsW__modalActions{justify-content:flex-end;gap:10px;display:flex}.dashboard-module__ri1OsW__modalCancel{border:1px solid var(--surface-border);color:var(--text-primary);border-radius:var(--radius-sm);cursor:pointer;transition:background var(--transition);background:0 0;padding:7px 18px;font-size:.85rem}.dashboard-module__ri1OsW__modalCancel:hover{background:var(--surface)}.dashboard-module__ri1OsW__modalDelete{background:var(--danger);color:#fff;border-radius:var(--radius-sm);cursor:pointer;transition:opacity var(--transition);border:none;padding:7px 18px;font-size:.85rem;font-weight:500}.dashboard-module__ri1OsW__modalDelete:hover{opacity:.9}.dashboard-module__ri1OsW__templateModal{background:var(--bg-secondary);border:1px solid var(--surface-border);border-radius:var(--radius-lg);width:94%;max-width:720px;padding:32px;animation:.25s dashboard-module__ri1OsW__slideModal;position:relative;box-shadow:0 24px 64px #00000080}.dashboard-module__ri1OsW__templateHeader{text-align:center;margin-bottom:24px}.dashboard-module__ri1OsW__templateTitle{margin:0 0 4px;font-size:1.25rem;font-weight:700}.dashboard-module__ri1OsW__templateSubtitle{color:var(--text-secondary);margin:0;font-size:.85rem}.dashboard-module__ri1OsW__templateGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px;display:grid}.dashboard-module__ri1OsW__templateCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);cursor:pointer;color:var(--text-primary);text-align:left;flex-direction:column;align-items:stretch;padding:0;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.dashboard-module__ri1OsW__templateCard:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 8px 24px #0003}.dashboard-module__ri1OsW__templateCard:active{transform:translateY(-1px)}.dashboard-module__ri1OsW__templateCardAccent{border-radius:var(--radius-md) var(--radius-md) 0 0;flex-shrink:0;width:100%;height:6px}.dashboard-module__ri1OsW__templateCardBody{flex-direction:column;flex:1;gap:6px;padding:16px 14px 14px;display:flex}.dashboard-module__ri1OsW__templateEmoji{font-size:1.6rem;line-height:1}.dashboard-module__ri1OsW__templateName{font-size:.92rem;font-weight:600;line-height:1.2}.dashboard-module__ri1OsW__templateDesc{color:var(--text-secondary);flex:1;font-size:.76rem;line-height:1.4}.dashboard-module__ri1OsW__templateTags{flex-wrap:wrap;gap:5px;margin-top:6px;display:flex}.dashboard-module__ri1OsW__templateTag{background:var(--surface);border:1px solid var(--surface-border);color:var(--text-secondary);letter-spacing:.02em;border-radius:20px;padding:2px 7px;font-size:.65rem;font-weight:500}.dashboard-module__ri1OsW__templateCardDisabled{opacity:.55;cursor:default}.dashboard-module__ri1OsW__templateCardDisabled:hover{box-shadow:none;border-color:var(--glass-border);transform:none}.dashboard-module__ri1OsW__templateClose{color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:4px 8px;font-size:1.1rem;line-height:1;transition:background .15s,color .15s;position:absolute;top:12px;right:14px}.dashboard-module__ri1OsW__templateClose:hover{background:var(--surface);color:var(--text-primary)}
.help-module__mD1omq__helpPage{max-width:800px;margin:0 auto;padding:48px 24px}.help-module__mD1omq__header{margin-bottom:48px}.help-module__mD1omq__backRow{align-items:center;gap:14px;margin-bottom:24px;display:flex}.help-module__mD1omq__backBtn{border:1px solid var(--surface-border);color:var(--text-primary);border-radius:var(--radius-sm);cursor:pointer;transition:background var(--transition), border-color var(--transition);background:0 0;padding:7px 14px;font-size:.85rem}.help-module__mD1omq__backBtn:hover{background:var(--surface);border-color:var(--accent)}.help-module__mD1omq__logo{letter-spacing:-.03em;background:linear-gradient(135deg, var(--accent), var(--accent-green));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.help-module__mD1omq__pageTitle{letter-spacing:-.02em;font-size:2rem;font-weight:600}.help-module__mD1omq__pageSubtitle{color:var(--text-secondary);margin-top:6px;font-size:1rem}.help-module__mD1omq__section{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:var(--radius-lg);margin-bottom:24px;padding:28px;animation:.3s both help-module__mD1omq__sectionIn}@keyframes help-module__mD1omq__sectionIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.help-module__mD1omq__sectionTitle{align-items:center;gap:8px;margin-bottom:16px;font-size:1.15rem;font-weight:600;display:flex}.help-module__mD1omq__sectionIcon{font-size:1.2rem}.help-module__mD1omq__manualList{flex-direction:column;gap:14px;display:flex}.help-module__mD1omq__manualItem{align-items:flex-start;gap:12px;display:flex}.help-module__mD1omq__manualStep{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.78rem;font-weight:600;display:flex}.help-module__mD1omq__manualContent h3{margin-bottom:2px;font-size:.92rem;font-weight:600}.help-module__mD1omq__manualContent p{color:var(--text-secondary);font-size:.84rem;line-height:1.5}.help-module__mD1omq__shortcutTable{border-collapse:collapse;width:100%}.help-module__mD1omq__shortcutTable th{text-align:left;color:var(--text-secondary);border-bottom:1px solid var(--surface-border);padding:8px 0;font-size:.82rem;font-weight:600}.help-module__mD1omq__shortcutTable td{border-bottom:1px solid var(--surface-border);padding:8px 0;font-size:.84rem}.help-module__mD1omq__shortcutTable td:first-child{color:var(--text-secondary);width:180px}.help-module__mD1omq__kbd{background:var(--surface);border:1px solid var(--surface-border);font-size:.78rem;font-family:var(--font);border-radius:4px;padding:2px 8px}.help-module__mD1omq__releaseList{flex-direction:column;gap:16px;display:flex}.help-module__mD1omq__releaseItem{align-items:flex-start;gap:14px;display:flex}.help-module__mD1omq__releaseVersion{background:var(--accent);color:#fff;border-radius:12px;flex-shrink:0;margin-top:2px;padding:3px 10px;font-size:.75rem;font-weight:600}.help-module__mD1omq__releaseContent h3{margin-bottom:2px;font-size:.92rem;font-weight:600}.help-module__mD1omq__releaseContent p{color:var(--text-secondary);font-size:.84rem;line-height:1.5}.help-module__mD1omq__releaseDate{color:var(--text-muted);margin-top:4px;font-size:.75rem}
