:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.4}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;height:100%}.shell{display:flex;flex-direction:column;min-height:100%;height:100%}.shell__chrome{display:flex;align-items:center;gap:1rem;padding:.5rem 1rem;border-bottom:1px solid #e5e7eb;background:#fff;z-index:50}.shell__brand{font-weight:700;font-size:.95rem;letter-spacing:.02em}.app-switcher{display:flex;width:14rem;padding:.15rem;border:1px solid #e5e7eb;border-radius:999px;background:#f9fafb}.app-switcher__btn{flex:1;border:0;border-radius:999px;padding:.35rem .75rem;background:transparent;color:#6b7280;font-size:.75rem;cursor:pointer}.app-switcher__btn.is-active{background:#111827;color:#fff;box-shadow:0 1px 2px #00000014}.shell__main{position:relative;flex:1;min-height:0;display:flex;flex-direction:column}.shell__slot{flex:1;min-height:0;width:100%}.shell__status{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:.875rem;pointer-events:none;z-index:1}.shell__status--error{color:#dc2626}
