:root{--color-bg:#eef3f7;--color-surface:#fff;--color-surface-muted:#f7fafc;--color-text:#172033;--color-text-strong:#142032;--color-text-muted:#536477;--color-text-soft:#5f6f84;--color-border:#d6dde6;--color-border-strong:#cbd4df;--color-primary:#0f766e;--color-primary-strong:#0f5f5a;--color-primary-soft:#e8f7f4;--color-warning-border:#f6d087;--color-warning-bg:#fff7e6;--color-warning-text:#7a4b00;--color-danger-bg:#fff0ee;--color-danger-border:#f4afa8;--color-danger-text:#9a2f24;--color-success-bg:#edfdf6;--color-success-border:#9edec7;--color-success-text:#0b684d;--color-install-bg:#f4fbfa;--color-install-border:#b9d8d3;--color-skeleton:#e6edf4;--color-skeleton-highlight:#f8fafc;--shadow-card:0 12px 32px #14203212;--focus-ring:0 0 0 3px #0f766e47;color:var(--color-text);background:var(--color-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0;overflow-x:hidden}button,input,select,textarea{font:inherit}a,button,input,select,summary,textarea{touch-action:manipulation}button{border:0}button,[role=button],input,select,textarea{min-height:44px}button:not(:disabled),[role=button]:not(:disabled),summary{cursor:pointer}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;opacity:.62}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{box-shadow:var(--focus-ring);outline:0}img,svg,video,canvas{max-width:100%}#root,.production-shell{min-height:100svh}.shell-announcer{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.shell-banner{z-index:20;width:100%;color:var(--color-text-strong);justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:14px;line-height:1.35;display:flex;position:sticky;top:0}.shell-banner span{overflow-wrap:anywhere;min-width:0}.shell-banner.warning{border-bottom:1px solid var(--color-warning-border);background:var(--color-warning-bg);color:var(--color-warning-text)}.shell-banner.install{border-bottom:1px solid var(--color-install-border);background:var(--color-install-bg);color:var(--color-primary-strong)}.shell-banner button,.shell-fallback button{background:var(--color-surface);min-height:44px;color:inherit;border:1px solid;border-radius:8px;padding:8px 12px;font-weight:800}.shell-loading,.shell-fallback{place-items:center;min-height:100svh;padding:24px;display:grid}.shell-loading{color:var(--color-text-muted)}.shell-loading:before{background:linear-gradient(90deg, var(--color-skeleton) 25%, var(--color-skeleton-highlight) 38%, var(--color-skeleton) 63%);content:"";background-size:400% 100%;border-radius:8px;width:min(100%,320px);height:120px;animation:1.4s infinite shell-skeleton;display:block}.shell-fallback section{border:1px solid var(--color-border);background:var(--color-surface);width:min(100%,440px);box-shadow:var(--shadow-card);border-radius:8px;gap:12px;padding:18px;display:grid}.shell-fallback p{color:var(--color-text-soft);margin:0;line-height:1.45}@keyframes shell-skeleton{0%{background-position:100% 0}to{background-position:0 0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (prefers-color-scheme:dark){:root{--color-bg:#101821;--color-surface:#172231;--color-surface-muted:#1f2c3b;--color-text:#edf5f7;--color-text-strong:#fff;--color-text-muted:#b8c6d4;--color-text-soft:#c3ced9;--color-border:#344255;--color-border-strong:#46566b;--color-primary-soft:#163c3a;--color-install-bg:#143330;--color-install-border:#2e615b;--color-skeleton:#263545;--color-skeleton-highlight:#34485c;--shadow-card:0 12px 32px #00000047}}@media (width<=520px){.shell-banner{justify-items:stretch;display:grid}}
