.exercise-list-editor.svelte-gauy70{height:100%;display:flex;flex-direction:column}.edit-mode.svelte-gauy70{background:#fef9c3;border-radius:.5rem;padding:.5rem}.edit-header.svelte-gauy70{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid rgb(229 231 235)}.edit-title.svelte-gauy70{font-size:.875rem;font-weight:600;color:#854d0e;margin:0}.edit-actions.svelte-gauy70{display:flex;gap:.25rem}.edit-btn.svelte-gauy70{padding:.25rem .5rem;font-size:.75rem;border:1px solid transparent;border-radius:.25rem;cursor:pointer;transition:all .15s}.edit-btn--select-all.svelte-gauy70{background:#dbeafe;color:#2563eb}.edit-btn--clear.svelte-gauy70{background:#e5e7eb;color:#4b5563}.edit-btn--delete.svelte-gauy70{background:#fee2e2;color:#dc2626}.edit-btn.svelte-gauy70:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.edit-btn.svelte-gauy70:disabled{opacity:.5;cursor:not-allowed}.edit-help.svelte-gauy70{font-size:.75rem;color:#78716c;margin:.5rem 0 .75rem;text-align:center;font-style:italic}.exercise-items.svelte-gauy70{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.25rem;padding:.125rem 0}.exercise-list-editor.svelte-gauy70:not(.edit-mode) .exercise-items:where(.svelte-gauy70){gap:0;padding:0}.exercise-list-editor.svelte-gauy70:not(.edit-mode) .drop-slot:where(.svelte-gauy70){display:none!important;height:0;margin:0;opacity:0;pointer-events:none}.drop-slot.svelte-gauy70{position:relative;height:22px;margin:2px 0;border-radius:6px;background:transparent;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .12s ease,transform .12s ease;pointer-events:none}.exercise-items.dragging.svelte-gauy70 .drop-slot:where(.svelte-gauy70){pointer-events:auto;opacity:.18}.exercise-items.dragging.svelte-gauy70 .drop-slot--head:where(.svelte-gauy70){pointer-events:auto}.drop-slot.svelte-gauy70:before{content:"";position:absolute;left:6px;right:6px;height:3px;border-radius:2px;background:linear-gradient(90deg,transparent 0%,rgba(34,197,94,.8) 12%,rgba(34,197,94,.8) 88%,transparent 100%);box-shadow:0 0 6px #22c55e40;transition:height .12s ease,box-shadow .12s ease,filter .12s ease}.drop-slot.svelte-gauy70 span:where(.svelte-gauy70){position:relative;padding:2px 8px;border-radius:999px;font-size:.7rem;font-weight:600;color:#fff;background:#22c55e;box-shadow:0 2px 8px #0003;opacity:0;transform:translateY(-2px) scale(.96);transition:opacity .12s ease,transform .12s ease;pointer-events:none}.drop-slot.svelte-gauy70:hover{opacity:.95;transform:scaleY(1.02)}.drop-slot.drop-slot--active.svelte-gauy70{opacity:1}.drop-slot.drop-slot--active.svelte-gauy70:before{height:8px;box-shadow:0 0 18px #22c55e8c,0 0 2px #22c55ee6 inset;animation:svelte-gauy70-slotGlow 1.2s ease-in-out infinite;filter:saturate(1.2)}.drop-slot.drop-slot--active.svelte-gauy70 span:where(.svelte-gauy70){opacity:1;transform:translateY(0) scale(1)}@keyframes svelte-gauy70-slotGlow{0%,to{box-shadow:0 0 14px #22c55e73,0 0 2px #22c55ee6 inset}50%{box-shadow:0 0 22px #22c55eb3,0 0 3px #22c55e inset}}.exercise-item.svelte-gauy70{display:flex;align-items:center;gap:.5rem;padding:.75rem;background:#fff;border:1px solid rgb(229 231 235);border-radius:.5rem;transition:all .15s ease;position:relative}.exercise-item--selected.svelte-gauy70{border-color:#3b82f6;background:#eff6ff}.exercise-item--edit.svelte-gauy70{cursor:grab}.exercise-item--edit.svelte-gauy70:active{cursor:grabbing}.exercise-item--dragging.svelte-gauy70{opacity:.6;transform:scale(.99);box-shadow:0 8px 24px #0000001f}.exercise-item--selected-for-deletion.svelte-gauy70{border-color:#ef4444;background:#fef2f2}.exercise-item--error.svelte-gauy70{border-color:#f97316;background:#fff7ed}.exercise-checkbox.svelte-gauy70{flex-shrink:0}.exercise-checkbox.svelte-gauy70 input:where(.svelte-gauy70){width:1rem;height:1rem;cursor:pointer}.exercise-content.svelte-gauy70{flex:1;display:flex;align-items:center;gap:.75rem;padding:0;border:none;background:transparent;cursor:pointer;text-align:left;width:100%}.exercise-content.svelte-gauy70:disabled{cursor:default}.exercise-number.svelte-gauy70{width:2rem;height:2rem;border-radius:50%;background:#f3f4f6;color:#4b5563;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;flex-shrink:0}.exercise-item--selected.svelte-gauy70 .exercise-number:where(.svelte-gauy70){background:#3b82f6;color:#fff}.exercise-info.svelte-gauy70{flex:1 1 auto;min-width:0;overflow:hidden}.exercise-title.svelte-gauy70{font-size:.875rem;font-weight:500;color:#111827;margin:0 0 .25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;max-width:100%}.exercise-meta.svelte-gauy70{display:flex;align-items:center;gap:.5rem}.exercise-chapter.svelte-gauy70{font-size:.75rem;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.exercise-difficulty.svelte-gauy70{display:flex;gap:1px}.difficulty-dot.svelte-gauy70{width:.25rem;height:.25rem;border-radius:50%;background:#d1d5db}.difficulty-dot--filled.svelte-gauy70{background:#f59e0b}.exercise-actions.svelte-gauy70{display:flex;align-items:center;gap:.25rem;flex-shrink:0}.action-btn.svelte-gauy70{width:1.5rem;height:1.5rem;border:none;border-radius:.25rem;background:#f3f4f6;color:#4b5563;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}.action-btn.svelte-gauy70:hover:not(:disabled){background:#e5e7eb}.action-btn.svelte-gauy70:disabled{opacity:.4;cursor:not-allowed}.drag-handle.svelte-gauy70{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;color:#9ca3af;cursor:grab}.drag-handle.svelte-gauy70:active{cursor:grabbing}.sr-only.svelte-gauy70{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.exercise-content.svelte-gauy70{outline:none;-webkit-tap-highlight-color:transparent}.exercise-content.svelte-gauy70:focus:not(:focus-visible){outline:none;box-shadow:none}.exercise-content.svelte-gauy70:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f659;border-radius:.5rem}.exercise-item--selected.svelte-gauy70 .exercise-content:where(.svelte-gauy70):focus-visible{box-shadow:0 0 0 2px #3b82f640,0 0 0 6px #3b82f61f;border-radius:.5rem}.exercise-item--selected.svelte-gauy70 .exercise-content:where(.svelte-gauy70):focus-visible{box-shadow:0 0 0 2px #3b82f640,0 0 0 6px #3b82f61f}.edit-mode.svelte-gauy70{position:relative;overflow:visible}.exercise-items.svelte-gauy70{position:relative;isolation:isolate}.drop-slot.svelte-gauy70{position:relative;z-index:0}.drop-slot.svelte-gauy70:before{z-index:1}.drop-slot.svelte-gauy70 span:where(.svelte-gauy70){position:relative;z-index:2}.drop-slot.drop-slot--active.svelte-gauy70{z-index:10}.drop-slot.drop-slot--active.svelte-gauy70 span:where(.svelte-gauy70){box-shadow:0 0 0 3px #fff,0 2px 8px #00000040,0 0 14px #22c55e73}.exercise-list-page.svelte-n610u4{min-height:100vh;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.list-header.svelte-n610u4{padding:1rem 0;position:sticky;top:0;z-index:60;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.list-header-content.svelte-n610u4{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.list-header-info.svelte-n610u4{flex:1}.list-title.svelte-n610u4{font-size:1.5rem;font-weight:700;margin:0;display:flex;align-items:center;gap:.5rem;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.list-count.svelte-n610u4{font-weight:500;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.list-warning.svelte-n610u4{font-size:.875rem;margin-top:.25rem;display:flex;align-items:center;gap:.25rem;--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.list-info.svelte-n610u4{font-size:.875rem;margin-top:.25rem;display:flex;align-items:center;gap:.25rem;--tw-text-opacity: 1;color:rgb(73 178 178 / var(--tw-text-opacity, 1))}.list-actions.svelte-n610u4{display:flex;align-items:stretch;gap:.75rem;flex:1;justify-content:flex-end;flex-wrap:nowrap}.header-action-btn.svelte-n610u4{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;border:1px solid;cursor:pointer;position:relative}.header-action-btn__label.svelte-n610u4{display:inline}.header-action-btn--primary.svelte-n610u4{--tw-border-opacity: 1;border-color:rgb(58 143 143 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(58 143 143 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.header-action-btn--primary.svelte-n610u4:hover{--tw-border-opacity: 1;border-color:rgb(43 107 107 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(43 107 107 / var(--tw-bg-opacity, 1))}.header-action-btn--secondary.svelte-n610u4{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.header-action-btn--secondary.svelte-n610u4:hover{--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.header-action-btn--active.svelte-n610u4{--tw-border-opacity: 1;border-color:rgb(102 217 217 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(204 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(43 107 107 / var(--tw-text-opacity, 1))}.header-nav-badge.svelte-n610u4{position:absolute;top:-.25rem;right:-.25rem;font-size:.625rem;font-weight:600;padding:.125rem .375rem;border-radius:.75rem;min-width:1.25rem;text-align:center;border:2px solid white;--tw-bg-opacity: 1;background-color:rgb(244 67 54 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.list-action-buttons.svelte-n610u4{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.list-action-btn.svelte-n610u4{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;border:1px solid transparent;cursor:pointer}.list-action-btn__label.svelte-n610u4{display:inline}.list-action-btn--primary.svelte-n610u4{--tw-bg-opacity: 1;background-color:rgb(58 143 143 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.list-action-btn--primary.svelte-n610u4:hover{--tw-bg-opacity: 1;background-color:rgb(43 107 107 / var(--tw-bg-opacity, 1))}.list-action-btn--danger.svelte-n610u4{--tw-bg-opacity: 1;background-color:rgb(244 67 54 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.list-action-btn--danger.svelte-n610u4:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.uuid-control-panel.svelte-n610u4{position:absolute;top:100%;right:1rem;width:400px;max-width:calc(100vw - 2rem);z-index:70;border-radius:.75rem;box-shadow:0 10px 25px -5px #0000004d;animation:svelte-n610u4-slide-in .2s ease-out;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.uuid-control-panel--mobile.svelte-n610u4{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:400px;z-index:70}.uuid-control-header.svelte-n610u4{display:flex;justify-content:space-between;align-items:center;padding:1rem 1rem .5rem}.uuid-control-title.svelte-n610u4{font-size:1rem;font-weight:600;margin:0;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.uuid-control-close.svelte-n610u4{width:2rem;height:2rem;border:none;border-radius:.375rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease;--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.uuid-control-close.svelte-n610u4:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.mobile-overlay.svelte-n610u4{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:55}.desktop-uuid-overlay.svelte-n610u4{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000001a;z-index:40}.uuid-control.svelte-n610u4{display:flex;flex-direction:column;gap:.5rem;padding:0 1rem 1rem}.uuid-control-desktop.svelte-n610u4{flex:1 1 340px;max-width:420px;display:flex;align-items:stretch}.uuid-input-wrapper.svelte-n610u4{display:flex;align-items:center;gap:.25rem;border-radius:.5rem;overflow:hidden;box-shadow:0 1px 2px #0000000d;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.uuid-input.svelte-n610u4{flex:1;padding:.75rem;border:none;outline:none;font-size:.875rem;font-family:monospace;background:transparent}.uuid-input.svelte-n610u4::-moz-placeholder{font-family:ui-sans-serif,system-ui,sans-serif;--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.uuid-input.svelte-n610u4::placeholder{font-family:ui-sans-serif,system-ui,sans-serif;--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.uuid-input--error.svelte-n610u4{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.uuid-input.svelte-n610u4:disabled{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.uuid-buttons.svelte-n610u4{display:flex;gap:.25rem;padding:.5rem}.uuid-btn.svelte-n610u4{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:none;border-radius:.375rem;cursor:pointer;transition:all .15s ease;--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.uuid-btn.svelte-n610u4:hover:not(:disabled){--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.uuid-btn.svelte-n610u4:disabled{opacity:.5;cursor:not-allowed}.uuid-btn--copy.svelte-n610u4:hover:not(:disabled){--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.uuid-btn--load.svelte-n610u4{--tw-bg-opacity: 1;background-color:rgb(73 178 178 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.uuid-btn--load.svelte-n610u4:hover:not(:disabled){--tw-bg-opacity: 1;background-color:rgb(58 143 143 / var(--tw-bg-opacity, 1))}.uuid-feedback.svelte-n610u4{font-size:.75rem;padding:.5rem .75rem;border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.uuid-feedback--error.svelte-n610u4{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.loading-spinner-small.svelte-n610u4{width:.875rem;height:.875rem;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:svelte-n610u4-spin 1s linear infinite}.nav-header.svelte-n610u4{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.nav-header-actions.svelte-n610u4{display:flex;align-items:center;gap:.5rem}.edit-toggle-btn.svelte-n610u4{width:2rem;height:2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.edit-toggle-btn.svelte-n610u4:hover{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.edit-toggle-btn--active.svelte-n610u4{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.edit-toggle-btn--active.svelte-n610u4:hover{--tw-bg-opacity: 1;background-color:rgb(254 240 138 / var(--tw-bg-opacity, 1))}.mobile-close-btn.svelte-n610u4{width:2rem;height:2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.mobile-close-btn.svelte-n610u4:hover{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.exercise-list-page.svelte-n610u4 .empty-state:where(.svelte-n610u4){display:flex;align-items:center;justify-content:center;min-height:60vh;padding:2rem}.exercise-list-page.svelte-n610u4 .empty-state-content:where(.svelte-n610u4){text-align:center;max-width:28rem}.exercise-list-page.svelte-n610u4 .empty-state-icon:where(.svelte-n610u4){margin:0 auto 1.5rem;--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.exercise-list-page.svelte-n610u4 .empty-state-title:where(.svelte-n610u4){font-size:1.25rem;font-weight:600;margin:0 0 .5rem;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.exercise-list-page.svelte-n610u4 .empty-state-description:where(.svelte-n610u4){margin:0 0 2rem;line-height:1.6;color:#0009}.exercise-list-page.svelte-n610u4 .empty-state-actions:where(.svelte-n610u4){margin-bottom:2rem}.exercise-list-page.svelte-n610u4 .empty-state-help:where(.svelte-n610u4){padding-top:1.5rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.exercise-list-page.svelte-n610u4 .help-details:where(.svelte-n610u4){text-align:left}.exercise-list-page.svelte-n610u4 .help-summary:where(.svelte-n610u4){cursor:pointer;font-size:.875rem;color:#0009}.help-content.svelte-n610u4{margin-top:.5rem;padding:1rem;border-radius:.375rem;font-size:.875rem;--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.help-code.svelte-n610u4{padding:.5rem;border-radius:.25rem;font-family:monospace;display:block;margin:.5rem 0;--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(249 250 251 / var(--tw-text-opacity, 1))}.help-note.svelte-n610u4{font-size:.8rem;margin:.5rem 0 0;color:#0009}.list-container.svelte-n610u4{flex:1;display:flex;min-height:0;overflow:hidden}@media (min-width: 768px){.list-navigation.svelte-n610u4{flex:0 0 320px;max-width:320px;border-right-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));height:auto;overflow:visible}.list-editor-scroll.svelte-n610u4{height:600px;overflow-y:auto}}.exercise-display.svelte-n610u4{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));position:relative;flex:1;min-width:0;display:flex;flex-direction:column;overflow:visible}.exercise-loading.svelte-n610u4{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#0009}.loading-spinner.svelte-n610u4{width:2rem;height:2rem;border-radius:50%;animation:svelte-n610u4-spin 1s linear infinite;margin-bottom:1rem;border:2px solid #e5e7eb;border-top:2px solid #3b82f6}.exercise-error.svelte-n610u4{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:2rem;text-align:center}.error-icon.svelte-n610u4{margin-bottom:1rem;--tw-text-opacity: 1;color:rgb(244 67 54 / var(--tw-text-opacity, 1))}.error-title.svelte-n610u4{font-size:1.125rem;font-weight:600;margin:0 0 .5rem;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.error-message.svelte-n610u4{margin:0 0 1.5rem;color:#0009}.error-retry-btn.svelte-n610u4{padding:.5rem 1rem;border:none;border-radius:.375rem;cursor:pointer;font-weight:500;transition:background-color .2s;--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.error-retry-btn.svelte-n610u4:hover{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.no-selection.svelte-n610u4{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.no-selection-icon.svelte-n610u4{margin-bottom:1rem}.no-selection-text.svelte-n610u4{font-size:1.125rem;color:#0009}.exercise-content-wrapper.svelte-n610u4{padding:1.5rem;height:auto;overflow:visible}.mobile-nav-bar.svelte-n610u4{position:fixed;bottom:0;left:0;right:0;z-index:50;padding:.75rem;display:flex;align-items:center;justify-content:space-between;box-shadow:0 -4px 6px -1px #0000001a;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.mobile-nav-btn.svelte-n610u4{width:3rem;height:3rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.mobile-nav-btn.svelte-n610u4:hover:not(:disabled){--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.mobile-nav-btn.svelte-n610u4:disabled{opacity:.4;cursor:not-allowed}.mobile-nav-btn--prev.svelte-n610u4:hover:not(:disabled){--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.mobile-nav-btn--next.svelte-n610u4:hover:not(:disabled){--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.mobile-nav-info.svelte-n610u4{display:flex;flex-direction:column;align-items:center;gap:.25rem}.mobile-nav-counter.svelte-n610u4{font-size:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.list-navigation.svelte-n610u4{position:relative;transition:transform .3s ease}@keyframes svelte-n610u4-spin{to{transform:rotate(360deg)}}@keyframes svelte-n610u4-slide-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.nav-controls.svelte-n610u4{display:flex;gap:.5rem;margin-bottom:1rem;padding:0 .5rem}.nav-btn.svelte-n610u4{flex:1;padding:.75rem;border:1px solid;border-radius:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease;font-size:.875rem;font-weight:500;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.nav-btn.svelte-n610u4:hover:not(:disabled){--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.nav-btn.svelte-n610u4:disabled{opacity:.4;cursor:not-allowed}.nav-btn--prev.svelte-n610u4:hover:not(:disabled){--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.nav-btn--next.svelte-n610u4:hover:not(:disabled){--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.nav-title.svelte-n610u4{font-size:1.125rem;font-weight:600;margin:0;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.nav-counter.svelte-n610u4{font-size:.875rem;font-weight:500;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}@media (max-width: 767px){.list-header-content.svelte-n610u4{flex-direction:column;align-items:stretch;gap:.75rem}.list-actions.svelte-n610u4{justify-content:center;flex-wrap:wrap;gap:.5rem}.list-navigation.svelte-n610u4{position:fixed;top:0;right:0;bottom:0;width:85%;max-width:400px;border-left-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));z-index:60;transform:translate(100%);overflow-y:auto;padding:1rem;box-shadow:-4px 0 6px -1px #0000001a}.list-navigation--mobile-open.svelte-n610u4{transform:translate(0)}.exercise-display.svelte-n610u4{padding-bottom:5rem}.list-navigation.svelte-n610u4 .nav-controls:where(.svelte-n610u4){display:none}.list-container.svelte-n610u4{display:block}.header-action-btn.svelte-n610u4,.list-action-btn.svelte-n610u4{font-size:.875rem;padding:.5rem 1rem}.header-action-btn__label.svelte-n610u4,.list-action-btn__label.svelte-n610u4,.uuid-control-desktop.svelte-n610u4{display:none}@media (max-width: 480px){.header-action-btn.svelte-n610u4,.list-action-btn.svelte-n610u4{padding:.5rem}}}@media (max-width: 1024px) and (min-width: 768px){.list-header-content.svelte-n610u4{flex-wrap:wrap}.list-actions.svelte-n610u4{min-width:100%;justify-content:flex-end;margin-top:.5rem}}
