:root{--color-bg:#0f172a;--color-surface:#111c33;--color-surface-raised:#18243f;--color-text:#e2e8f0;--color-muted:#94a3b8;--color-accent:#38bdf8;--color-border:#1e293b;--nav-height:56px;--content-max-width:640px}.app-shell{background:var(--color-bg);min-height:100dvh;color:var(--color-text);flex-direction:column;display:flex}.app-shell__main{width:100%;max-width:var(--content-max-width);padding:1.25rem 1rem;padding-bottom:calc(var(--nav-height) + env(safe-area-inset-bottom) + 1.25rem);flex:1;margin-inline:auto}.screen{flex-direction:column;gap:.5rem;display:flex}.screen__title{margin:0;font-size:1.75rem}.screen__note{max-width:40ch;color:var(--color-muted);margin:0;line-height:1.5}.today{gap:1.25rem}.today__header{flex-direction:column;gap:.1rem;display:flex}.today__weekday{letter-spacing:.06em;text-transform:uppercase;color:var(--color-accent);margin:0;font-size:.85rem;font-weight:600}.today__plan{flex-direction:column;gap:1rem;display:flex}.today__routine-name{margin:0;font-size:1.2rem}.today__deload{color:#fde68a;letter-spacing:.04em;text-transform:uppercase;background:#fbbf2424;border:1px solid #fbbf24;border-radius:999px;align-self:flex-start;margin:0;padding:.35rem .65rem;font-size:.8rem;font-weight:800}.today__exercises{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.today__exercise{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;justify-content:space-between;align-items:baseline;gap:.75rem;padding:.85rem 1rem;display:flex}.today__exercise-name{font-size:1rem;font-weight:600}.today__exercise-detail{color:var(--color-muted);flex-shrink:0;font-size:.85rem}.today__start-button{background:var(--color-accent);color:#03263a;cursor:pointer;border:none;border-radius:12px;min-height:48px;padding:0 1.25rem;font-size:1rem;font-weight:700}.today__start-button:disabled{background:var(--color-surface-raised);color:var(--color-muted);border:1px solid var(--color-border);cursor:not-allowed}.today__start-note{color:var(--color-muted);margin:0;font-size:.8rem}.today__no-strength{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;flex-direction:column;gap:.5rem;padding:1.1rem 1.15rem;display:flex}.today__no-strength-headline{margin:0;font-size:1.1rem;font-weight:600}.today__no-strength-detail{color:var(--color-muted);margin:0;line-height:1.5}.today__pending-checks{background:#f59e0b1f;border:1px solid #f59e0b;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.today__pending-label{color:#fbbf24;letter-spacing:.06em;text-transform:uppercase;margin:0 0 .2rem;font-size:.75rem;font-weight:800}.today__pending-title,.today__pending-detail{margin:0}.today__pending-title{color:var(--color-text);font-size:1rem}.today__pending-detail{color:var(--color-muted);margin-top:.25rem;line-height:1.4}.today__pending-link{background:var(--color-accent);color:#03263a;border-radius:10px;flex:none;justify-content:center;align-items:center;min-height:44px;padding:0 1rem;font-weight:800;text-decoration:none;display:inline-flex}.today__pending-error{color:#f87171;margin:0;line-height:1.5}@media (prefers-color-scheme:light){.today__start-button,.today__pending-link{color:#fff}}.workout{gap:1rem}.workout__progress{letter-spacing:.06em;text-transform:uppercase;color:var(--color-accent);margin:0;font-size:.8rem;font-weight:600}.workout__exercise{margin:0;font-size:1.5rem}.workout__set-label{color:var(--color-muted);margin:0;font-size:.95rem}.workout__target{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;flex-direction:column;gap:.75rem;padding:1.25rem 1.15rem;display:flex}.workout__target-reps{margin:0;font-size:3rem;font-weight:800;line-height:1}.workout__target-unit{color:var(--color-muted);font-size:1rem;font-weight:600}.workout__target-note{color:var(--color-muted);margin:0;font-size:.9rem;line-height:1.5}.workout__target-note--warning{color:#f59e0b}.workout__timer{font-variant-numeric:tabular-nums;margin:0;font-size:3.5rem;font-weight:800;line-height:1}.workout__next-set{flex-direction:column;gap:.75rem;display:flex}.workout__skip-rest{border:1px solid var(--color-border);background:var(--color-surface);min-height:48px;color:var(--color-text);cursor:pointer;border-radius:8px;padding:0 1.25rem;font-size:1rem;font-weight:700}.workout__status{color:var(--color-muted);margin:0;line-height:1.5}.workout__status--error{color:#f87171}.workout__link{color:var(--color-accent);align-self:flex-start;font-weight:600;text-decoration:none}.workout-complete{gap:1rem}.workout-complete__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--color-accent);margin:0;font-size:.8rem;font-weight:700}.workout-complete__duration{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;align-items:baseline;gap:.55rem;padding:1.25rem 1.15rem;display:flex}.workout-complete__duration-value{font-size:2.4rem;font-weight:800;line-height:1}.workout-complete__duration-label{color:var(--color-muted);font-weight:600}.workout-complete__section,.workout-complete__nordic{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;flex-direction:column;gap:.65rem;padding:1rem;display:flex}.workout-complete__nordic{border-color:#f59e0b}.workout-complete__heading{margin:0;font-size:1rem}.workout-complete__summary,.workout-complete__checks{margin:0;padding:0;list-style:none}.workout-complete__summary{flex-direction:column;gap:.5rem;display:flex}.workout-complete__summary-row{color:var(--color-muted);justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.workout-complete__summary-row span{color:var(--color-text);font-weight:600}.workout-complete__checks{color:var(--color-muted);gap:.35rem;display:grid}.workout-complete__done-link{background:var(--color-accent);color:#03263a;border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:0 1.25rem;font-weight:700;text-decoration:none;display:inline-flex}.workout-complete__nordic-link{border:1px solid var(--color-accent);min-height:44px;color:var(--color-accent);border-radius:8px;justify-content:center;align-items:center;padding:0 1rem;font-weight:700;text-decoration:none;display:inline-flex}.set-log{flex-wrap:wrap;align-items:flex-end;gap:.75rem;display:flex}.set-log__field{flex-direction:column;flex:5rem;gap:.25rem;min-width:4.5rem;display:flex}.set-log__label{color:var(--color-muted);font-size:.75rem;font-weight:600}.set-log__input{border:1px solid var(--color-border);background:var(--color-bg);min-height:44px;color:var(--color-text);border-radius:8px;padding:0 .6rem;font-size:1rem}.set-log__input:disabled{opacity:.72}.set-log__metadata{color:var(--color-muted);flex-wrap:wrap;flex:100%;gap:.5rem;font-size:.85rem;display:flex}.set-log__quality{border:none;flex:100%;min-width:0;margin:0;padding:0}.set-log__flag-grid{grid-template-columns:repeat(auto-fit,minmax(8rem,1fr));gap:.5rem;margin-top:.35rem;display:grid}.set-log__flag{border:1px solid var(--color-border);background:var(--color-bg);min-height:44px;color:var(--color-text);cursor:pointer;border-radius:8px;align-items:center;gap:.45rem;padding:.5rem .6rem;font-size:.9rem;display:flex}.set-log__flag--checked{border-color:var(--color-accent);background:#38bdf81f}.set-log__flag-input{width:1rem;height:1rem;accent-color:var(--color-accent);margin:0}.set-log__field--notes{flex-basis:100%}.set-log__textarea{resize:vertical;min-height:5rem;padding-block:.55rem}.set-log__submit{background:var(--color-accent);color:#03263a;cursor:pointer;border:none;border-radius:12px;flex:100%;min-height:48px;padding:0 1.25rem;font-size:1rem;font-weight:700}.set-log__submit:disabled{opacity:.72;cursor:wait}@media (prefers-color-scheme:light){.set-log__submit,.workout-complete__done-link{color:#fff}}.nordic-check{gap:1rem}.nordic-check__header{flex-direction:column;gap:.35rem;display:flex}.nordic-check__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--color-accent);margin:0;font-size:.8rem;font-weight:700}.nordic-check__form,.nordic-check__criteria,.nordic-check__result{flex-direction:column;gap:.75rem;display:flex}.nordic-check__criteria,.nordic-check__result{border:1px solid var(--color-border);background:var(--color-surface);border-radius:12px;margin:0;padding:1rem}.nordic-check__legend,.nordic-check__result-title{color:var(--color-text);margin:0;font-size:1rem;font-weight:800}.nordic-check__criterion,.nordic-check__flag{border:1px solid var(--color-border);background:var(--color-bg);min-height:44px;color:var(--color-text);border-radius:8px;align-items:center;gap:.5rem;padding:.55rem .65rem;font-size:.95rem;display:flex}.nordic-check__criterion input,.nordic-check__flag input{width:1rem;height:1rem;accent-color:var(--color-accent);flex:none;margin:0}.nordic-check__criterion--locked{color:var(--color-muted)}.nordic-check__flag-grid{grid-template-columns:repeat(auto-fit,minmax(8.5rem,1fr));gap:.5rem;display:grid}.nordic-check__flag{cursor:pointer}.nordic-check__flag--checked{background:#f59e0b1f;border-color:#f59e0b}.nordic-check__range-label{color:var(--color-muted);justify-content:space-between;align-items:center;gap:1rem;display:flex}.nordic-check__range-label strong{color:var(--color-text);font-size:1.2rem}.nordic-check__range{width:100%;accent-color:var(--color-accent)}.nordic-check__segmented{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.nordic-check__segment{border:1px solid var(--color-border);background:var(--color-bg);min-height:44px;color:var(--color-text);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.45rem;padding:.55rem .65rem;font-weight:700;display:flex}.nordic-check__segment input{width:1rem;height:1rem;accent-color:var(--color-accent);margin:0}.nordic-check__segment--selected{border-color:var(--color-accent);background:#38bdf81f}.nordic-check__save{background:var(--color-accent);color:#03263a;cursor:pointer;border:none;border-radius:12px;min-height:48px;padding:0 1.25rem;font-size:1rem;font-weight:800}.nordic-check__save:disabled{opacity:.72;cursor:wait}.nordic-check__status{color:var(--color-muted);margin:0;line-height:1.5}.nordic-check__status--error{color:#f87171}.nordic-check__result--pending{border-color:#f59e0b}.nordic-check__result--failed{border-color:#f87171}.nordic-check__result--counted{border-color:#22c55e}.nordic-check__effect--pending{border-color:#f59e0b}.nordic-check__effect--ok{border-color:#22c55e}.nordic-check__effect--warning{border-color:#f59e0b}.nordic-check__effect--failed{border-color:#f87171}.nordic-check__link{color:var(--color-accent);align-self:flex-start;font-weight:700;text-decoration:none}@media (prefers-color-scheme:light){.nordic-check__save{color:#fff}}.bottom-nav{inset-inline:0;z-index:10;background:var(--color-surface);border-top:1px solid var(--color-border);padding-bottom:env(safe-area-inset-bottom);justify-content:center;gap:.25rem;display:flex;position:fixed;bottom:0}.bottom-nav__link{max-width:140px;min-height:var(--nav-height);color:var(--color-muted);-webkit-tap-highlight-color:transparent;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:2px;padding:6px 4px;font-size:.7rem;text-decoration:none;transition:color .15s;display:flex}.bottom-nav__link--active{color:var(--color-accent)}.bottom-nav__icon{font-size:1.25rem;line-height:1}.bottom-nav__label{line-height:1}.pwa-toast{z-index:20;left:50%;bottom:calc(var(--nav-height) + env(safe-area-inset-bottom) + .75rem);width:min(92vw, var(--content-max-width));background:var(--color-surface-raised);color:var(--color-text);border:1px solid var(--color-border);border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 8px 24px #00000059}.pwa-toast--warning{top:calc(env(safe-area-inset-top,0px) + .75rem);border-color:#f59e0b;bottom:auto}.pwa-toast__message{margin:0;font-size:.9rem}.pwa-toast__actions{flex-shrink:0;gap:.5rem;display:flex}.pwa-toast__button{background:var(--color-accent);color:#03263a;cursor:pointer;border:none;border-radius:8px;min-height:40px;padding:0 .9rem;font-size:.85rem;font-weight:600}.pwa-toast__button--ghost{color:var(--color-muted);border:1px solid var(--color-border);background:0 0}@media (prefers-color-scheme:light){:root{--color-bg:#f8fafc;--color-surface:#fff;--color-surface-raised:#fff;--color-text:#0f172a;--color-muted:#475569;--color-accent:#0284c7;--color-border:#e2e8f0}.pwa-toast__button{color:#fff}}.history{gap:1rem}.history__header{flex-direction:column;gap:.35rem;display:flex}.history__status{color:var(--color-muted);margin:0;line-height:1.5}.history__status--error{color:#f87171}.history__status--success{color:#22c55e}.history__back-link{color:var(--color-accent);align-self:flex-start;font-weight:700;text-decoration:none}.history-list,.history-detail__sets{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.history-list__item{background:var(--color-surface);border:1px solid var(--color-border);min-height:72px;color:var(--color-text);border-radius:12px;grid-template-columns:1fr;gap:.25rem;padding:.9rem 1rem;text-decoration:none;display:grid}.history-list__item:focus-visible,.history-set__edit:focus-visible,.history-edit__save:focus-visible,.history-edit__cancel:focus-visible,.history__back-link:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.history-list__date{letter-spacing:.06em;text-transform:uppercase;color:var(--color-accent);font-size:.8rem;font-weight:700}.history-list__routine{font-weight:700}.history-list__summary{color:var(--color-muted);font-size:.9rem}.history-detail__meta{color:var(--color-muted);flex-wrap:wrap;gap:.4rem .75rem;font-weight:600;display:flex}.history-detail__meta span{color:var(--color-text)}.history-set{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;flex-direction:column;gap:.85rem;padding:1rem;display:flex}.history-set__header{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.history-set__exercise{margin:0;font-size:1.05rem}.history-set__set-number{color:var(--color-muted);margin:.15rem 0 0;font-size:.85rem}.history-set__edit,.history-edit__cancel{border:1px solid var(--color-border);background:var(--color-bg);min-height:44px;color:var(--color-text);cursor:pointer;border-radius:8px;padding:0 .9rem;font-weight:700}.history-set__fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin:0;display:grid}.history-set__field{min-width:0}.history-set__field dt{color:var(--color-muted);font-size:.75rem;font-weight:700}.history-set__field dd{overflow-wrap:anywhere;margin:.15rem 0 0;line-height:1.35}.history-edit{flex-wrap:wrap;gap:.75rem;display:flex}.history-edit__field{min-width:5rem;color:var(--color-muted);flex-direction:column;flex:5.75rem;gap:.3rem;font-size:.75rem;font-weight:700;display:flex}.history-edit__field--notes,.history-edit__quality,.history-edit__actions{flex-basis:100%}.history-edit__input{border:1px solid var(--color-border);background:var(--color-bg);min-height:44px;color:var(--color-text);border-radius:8px;padding:0 .65rem;font-size:1rem}.history-edit__textarea{resize:vertical;min-height:5rem;padding-block:.55rem}.history-edit__quality{min-width:0;color:var(--color-muted);border:none;margin:0;padding:0;font-size:.75rem;font-weight:700}.history-edit__flag-grid{grid-template-columns:repeat(auto-fit,minmax(8rem,1fr));gap:.5rem;margin-top:.35rem;display:grid}.history-edit__flag{border:1px solid var(--color-border);background:var(--color-bg);min-height:44px;color:var(--color-text);cursor:pointer;border-radius:8px;align-items:center;gap:.45rem;padding:.5rem .6rem;font-size:.9rem;display:flex}.history-edit__flag--checked{border-color:var(--color-accent);background:#38bdf81f}.history-edit__flag input{width:1rem;height:1rem;accent-color:var(--color-accent);margin:0}.history-edit__actions{gap:.65rem;display:flex}.history-edit__save{background:var(--color-accent);color:#03263a;cursor:pointer;border:none;border-radius:12px;flex:auto;min-height:48px;padding:0 1.25rem;font-size:1rem;font-weight:800}.history-edit__save:disabled,.history-edit__cancel:disabled{opacity:.72;cursor:wait}@media (width>=520px){.history-set__fields{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (prefers-color-scheme:light){.history-edit__save{color:#fff}}.settings{gap:1rem}.settings__header,.settings__section,.settings__state-card,.settings__movement{flex-direction:column;gap:.75rem;display:flex}.settings__section{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;padding:1rem}.settings__section-heading{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.settings__section-heading h2,.settings__state-card h3,.settings__movement legend,.settings__subheading{margin:0}.settings__section-heading h2{font-size:1.1rem}.settings__subheading,.settings__state-card h3,.settings__movement legend{font-size:1rem;font-weight:700}.settings__badge{border:1px solid var(--color-border);color:var(--color-muted);text-transform:uppercase;border-radius:999px;flex-shrink:0;padding:.2rem .45rem;font-size:.72rem;font-weight:700}.settings__badge--state{color:var(--color-accent)}.settings__schedule,.settings__default-list,.settings__metric-list{margin:0;padding:0;list-style:none}.settings__schedule,.settings__default-list,.settings__defaults,.settings__nordic-list,.settings__movement-list,.settings__forms{flex-direction:column;gap:.65rem;display:flex}.settings__schedule-day,.settings__default-item,.settings__metric-list div,.settings__current-state{justify-content:space-between;gap:.75rem;display:flex}.settings__schedule-day,.settings__default-item,.settings__state-card,.settings__movement{background:var(--color-bg);border:1px solid var(--color-border);border-radius:8px;padding:.75rem}.settings__schedule-weekday,.settings__default-name,.settings__metric-list dt,.settings__form label{font-weight:700}.settings__schedule-routine,.settings__default-detail,.settings__metric-list dd,.settings__state-note,.settings__program-note,.settings__help,.settings__target-preview{color:var(--color-muted);margin:0}.settings__default-detail{text-align:right}.settings__metric-list{gap:.5rem;display:grid}.settings__metric-list dd{text-align:right}.settings__current-state{flex-direction:column}.settings__current-state p{margin:0}.settings__notice{background:#f59e0b1f;border:1px solid #f59e0b;border-radius:8px;flex-direction:column;gap:.5rem;padding:.7rem;display:flex}.settings__notice p{margin:0}.settings__form{flex-direction:column;gap:.45rem;display:flex}.settings__input-row{flex-wrap:wrap;gap:.5rem;display:flex}.settings__input-row input{border:1px solid var(--color-border);background:var(--color-surface);min-width:0;min-height:44px;color:var(--color-text);border-radius:8px;flex:6rem;padding:0 .65rem;font-size:1rem}.settings__input-row button,.settings__secondary-button,.settings__inline-button{cursor:pointer;border-radius:8px;min-height:44px;font-weight:700}.settings__input-row button{background:var(--color-accent);color:#03263a;border:none;flex:10rem;padding:0 .8rem}.settings__secondary-button,.settings__inline-button{border:1px solid var(--color-border);color:var(--color-text);background:0 0;padding:0 .75rem}.settings__input-row button:disabled,.settings__secondary-button:disabled,.settings__inline-button:disabled{opacity:.65;cursor:wait}.settings__field-error,.settings__status--error{color:#f87171;margin:0}.settings__status{margin:0}@media (width>=560px){.settings__defaults,.settings__forms{grid-template-columns:1fr 1fr;align-items:start;display:grid}.settings__current-state{flex-direction:row}}@media (prefers-color-scheme:light){.settings__input-row button{color:#fff}}.progress{gap:1.25rem}.progress__header{flex-direction:column;gap:.4rem;display:flex}.progress__section{flex-direction:column;gap:.75rem;display:flex}.progress__section-title{margin:0;font-size:1rem}.progress__card-grid{grid-template-columns:1fr;gap:.75rem;display:grid}.progress-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;flex-direction:column;gap:.9rem;padding:1rem;display:flex}.progress-card__header{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.progress-card__header h3,.progress-recovery__header h3{margin:0;font-size:1rem}.progress-card__header p{color:var(--color-muted);margin:.15rem 0 0;font-size:.85rem}.progress-card__badge{border:1px solid var(--color-border);color:var(--color-muted);white-space:nowrap;border-radius:999px;flex-shrink:0;padding:.25rem .45rem;font-size:.75rem}.progress-sparklines{grid-template-columns:1fr;gap:.65rem;display:grid}.progress-sparkline{flex-direction:column;gap:.35rem;display:flex}.progress-sparkline__label,.progress-sparkline__range,.progress-sparkline__empty{color:var(--color-muted);margin:0;font-size:.78rem}.progress-sparkline__chart{width:100%;height:42px;overflow:visible}.progress-sparkline__chart polyline{fill:none;stroke:var(--color-accent);stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.progress-sparkline__chart circle{fill:var(--color-accent);vector-effect:non-scaling-stroke}.progress-log-list,.progress-recovery-list,.progress-warning-list{margin:0;padding:0;list-style:none}.progress-log-list{flex-direction:column;gap:.45rem;display:flex}.progress-log-list__item{border-top:1px solid var(--color-border);color:var(--color-muted);grid-template-columns:minmax(7rem,1fr) auto;align-items:baseline;gap:.35rem .75rem;padding-top:.45rem;font-size:.85rem;display:grid}.progress-log-list__item span:not(:first-child){color:var(--color-text);text-align:right;font-weight:600}.progress-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0;display:grid}.progress-metric-grid div{min-width:0}.progress-metric-grid dt{color:var(--color-muted);font-size:.75rem}.progress-metric-grid dd{margin:.15rem 0 0;font-weight:700}.progress-recovery-list{flex-direction:column;gap:.75rem;display:flex}.progress-recovery{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;flex-direction:column;gap:.8rem;padding:1rem;display:flex}.progress-recovery--warning{border-color:#f59e0b}.progress-recovery--ok{border-color:#22c55e}.progress-recovery__header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.progress-recovery__header span{color:var(--color-muted);flex-shrink:0;font-size:.8rem;font-weight:700}.progress-warning-list{color:#fbbf24;flex-direction:column;gap:.3rem;font-size:.85rem;display:flex}.progress__status,.progress__empty{color:var(--color-muted);margin:0;line-height:1.5}.progress__status--error{color:#fca5a5}.progress__status--warning{color:#fbbf24}@media (width>=620px){.progress__card-grid,.progress-sparklines{grid-template-columns:repeat(2,minmax(0,1fr))}.progress-card--wide{grid-column:1/-1}}.backup__intro{color:#cbd5e1;margin:0 0 .5rem;line-height:1.5}.backup__action{flex-direction:column;gap:.5rem;margin-top:.75rem;display:flex}.backup__button{color:#e2e8f0;font:inherit;cursor:pointer;background:#1e293b;border:1px solid #475569;border-radius:.5rem;align-self:flex-start;padding:.6rem 1rem;display:inline-block}.backup__button:disabled{opacity:.6;cursor:default}.backup__button--file{cursor:pointer}.backup__file-input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.backup__confirm{background:#0f172a;border:1px solid #475569;border-radius:.5rem;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.backup__counts,.backup__issues{margin:0;padding-left:1.25rem}.backup__confirm-actions{flex-wrap:wrap;gap:.5rem;display:flex}.backup__issues{margin-top:.5rem;font-size:.85rem}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box}html,body{min-height:100dvh;margin:0}#root{min-height:100dvh}
