.ProtectedRoute_loading__7kLLW{min-height:100vh;display:flex;align-items:center;justify-content:center}.ProtectedRoute_loadingContent__EyVsd{text-align:center}.ProtectedRoute_spinner__QoNYw{display:inline-block;width:3rem;height:3rem;border:2px solid rgba(59,130,246,.2);border-top-color:#3b82f6;border-radius:50%;animation:ProtectedRoute_spin__bojmB .6s linear infinite;margin-bottom:1rem}@keyframes ProtectedRoute_spin__bojmB{to{transform:rotate(1turn)}}.ProtectedRoute_loadingText__fpEaw{color:rgb(156,163,175)}.unfinished-drafts-panel_panel__SsNrp{display:flex;flex-direction:column;gap:12px;padding:14px 16px;border-radius:14px;border:1px solid var(--border);background:color-mix(in oklab,var(--card) 96%,var(--muted));color:var(--text)}.unfinished-drafts-panel_panel__SsNrp:not(:has(.unfinished-drafts-panel_title__lgpmn)){padding:0;border:none;background:transparent;border-radius:0;gap:10px}.unfinished-drafts-panel_compact__0hCCw{padding:10px 12px}.unfinished-drafts-panel_title__lgpmn{margin:0;font-size:.95rem;font-weight:650;color:var(--text)}.unfinished-drafts-panel_empty__QwUhf{margin:0;font-size:.85rem;color:var(--muted)}.unfinished-drafts-panel_list__mzxGD{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.unfinished-drafts-panel_item__A2Cu0{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border:1px solid var(--border);border-radius:14px;background:color-mix(in oklab,var(--card) 96%,var(--muted));transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.unfinished-drafts-panel_item__A2Cu0:hover{border-color:var(--accent);box-shadow:0 6px 24px var(--shadow)}.unfinished-drafts-panel_meta__BOci7{display:flex;flex-direction:column;gap:4px;min-width:0}.unfinished-drafts-panel_name__XNe_U{font-size:.95rem;font-weight:600;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.unfinished-drafts-panel_date__h1Op2{font-size:.8rem;color:var(--muted)}.unfinished-drafts-panel_action__or1gE{flex-shrink:0;border:none;background:linear-gradient(135deg,var(--accent-2) 0,var(--accent) 100%);color:#fff;border-radius:10px;padding:9px 14px;font-size:.82rem;font-weight:600;cursor:pointer;transition:filter .15s ease,box-shadow .15s ease}.unfinished-drafts-panel_action__or1gE:hover{filter:brightness(1.06);box-shadow:0 6px 18px color-mix(in oklab,var(--accent) 35%,transparent)}.unfinished-drafts-panel_action__or1gE:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.unfinished-drafts-modal_overlay__q_jez{position:fixed;inset:0;z-index:100005;display:flex;align-items:center;justify-content:center;padding:16px}.unfinished-drafts-modal_backdrop__Gc_h1{position:absolute;inset:0;background:color-mix(in oklab,#000 60%,transparent);backdrop-filter:blur(4px);border:none;padding:0;cursor:pointer}.unfinished-drafts-modal_dialog__0eKE9{position:relative;width:100%;max-width:560px;max-height:min(88vh,720px);display:flex;flex-direction:column;border:1px solid var(--border);border-radius:16px;background:var(--card);color:var(--text);box-shadow:0 24px 48px var(--shadow);overflow:hidden}.unfinished-drafts-modal_header__K0iDP{position:relative;display:flex;align-items:center;justify-content:center;padding:24px 56px 16px;border-bottom:1px solid var(--border)}.unfinished-drafts-modal_heading__Sl9BY{margin:0;font-size:1.125rem;font-weight:700;line-height:1.45;text-align:center;background:linear-gradient(135deg,var(--accent-2) 0,var(--accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.unfinished-drafts-modal_closeButton__0CfD3{position:absolute;top:20px;right:20px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:10px;background:transparent;color:var(--muted);font-size:1.25rem;line-height:1;cursor:pointer;transition:border-color .15s ease,color .15s ease}.unfinished-drafts-modal_closeButton__0CfD3:hover{border-color:var(--accent);color:var(--text)}.unfinished-drafts-modal_body__oKWRx{padding:20px 24px 8px;overflow-y:auto}.unfinished-drafts-modal_hint__ukAsp{margin:0 0 16px;font-size:.875rem;line-height:1.45;color:var(--muted);text-align:center}.unfinished-drafts-modal_footer__tHMrd{padding:16px 24px 24px;border-top:1px solid var(--border);display:flex;justify-content:center}.unfinished-drafts-modal_dismiss__nwL_p{border:1px solid var(--border);background:color-mix(in oklab,var(--card) 96%,var(--muted));color:var(--text);border-radius:12px;padding:10px 18px;font-size:.875rem;font-weight:600;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.unfinished-drafts-modal_dismiss__nwL_p:hover{border-color:var(--accent);box-shadow:0 6px 20px var(--shadow)}@media (max-width:640px){.unfinished-drafts-modal_overlay__q_jez{align-items:flex-start;padding:max(12px,env(safe-area-inset-top,0px)) 12px 12px}.unfinished-drafts-modal_dialog__0eKE9{max-height:calc(100dvh - 24px - env(safe-area-inset-top, 0px))}.unfinished-drafts-modal_header__K0iDP{padding:20px 48px 12px}.unfinished-drafts-modal_closeButton__0CfD3{top:16px;right:16px}.unfinished-drafts-modal_body__oKWRx{padding:16px 16px 8px}.unfinished-drafts-modal_footer__tHMrd{padding:12px 16px 16px}.unfinished-drafts-modal_heading__Sl9BY{font-size:1rem}}