.app-shell-skeleton{flex-direction:column;gap:.875rem;width:20rem;max-width:100%;padding:.5rem .25rem;display:flex}.app-shell-skeleton-title,.app-shell-skeleton-row,.app-shell-skeleton-footer{background:linear-gradient(90deg, var(--tutti-input) 25%, rgba(var(--tutti-ink-rgb), .06) 37%, var(--tutti-input) 63%);background-size:400% 100%;border-radius:.75rem;animation:1.4s infinite app-shell-skeleton-shimmer}.app-shell-skeleton-title{width:60%;height:1.5rem}.app-shell-skeleton-row{height:3rem}.app-shell-skeleton-row--short{width:70%}.app-shell-skeleton-footer{height:2.75rem;margin-top:.375rem}@keyframes app-shell-skeleton-shimmer{0%{background-position:100%}to{background-position:0}}.app-shell-error{text-align:center;flex-direction:column;align-items:center;gap:.875rem;max-width:22rem;margin:0 auto;padding:3rem 1.5rem;display:flex}.app-shell-error-title{color:var(--tutti-label-font);font-size:1.15rem;font-weight:800}.app-shell-error-description{color:rgba(var(--tutti-ink-rgb), .65);font-size:.9rem}.app-shell-error-retry{background:var(--tutti-button);color:var(--tutti-surface);cursor:pointer;border:none;border-radius:.875rem;margin-top:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:700}
