.app-shell{display:flex;align-items:center;justify-content:center;min-height:100vh}.app-shell--panel{background-color:#f9fafb;padding:1.5rem}.app-shell__card{width:100%;background-color:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a}.app-shell__card--wide{max-width:640px}.app-shell__card--narrow{max-width:400px}.app-shell__title{font-size:1.5rem;font-weight:700;color:#111827}.app-shell__title--spaced{margin-bottom:.75rem}.app-shell__title--compact{margin-bottom:.5rem}.app-shell__body{color:#111827;font-size:1rem;margin-bottom:.75rem}.app-shell__muted{color:#6b7280;font-size:.875rem}.app-shell__muted--spaced{margin-bottom:1rem}.app-shell__muted--section{margin-bottom:1.5rem}.app-shell__muted--centered{margin-top:1rem;text-align:center}.app-shell__muted--reset{margin:0}.app-shell__field{margin-bottom:1rem}.app-shell__label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.25rem}.app-shell__input{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;box-sizing:border-box}.app-shell__error{color:#dc2626;font-size:.875rem;margin-bottom:1rem}.app-shell__message{color:#1d4ed8;font-size:.875rem;margin-bottom:1rem}.app-shell__actions{margin-top:.75rem}.app-shell__button{width:100%;padding:.625rem;background-color:#2563eb;color:#fff;border-radius:.375rem;font-weight:500;border:none;cursor:pointer;font-size:.875rem}.app-shell__button+.app-shell__button{margin-top:.75rem}.app-shell__button--secondary{background-color:#e5e7eb;color:#111827}.app-shell__button:disabled{cursor:wait;opacity:.7}.app-shell__link-button{color:#2563eb;background:none;border:none;cursor:pointer;padding:0;font-size:.875rem}.app-shell__link-button:disabled{cursor:wait;opacity:.7}
