html,body{height:100%;margin:0;padding:0}app-root{display:block;height:100%}.dish-form-overlay{background:#1e1e1e;border-radius:1rem;box-shadow:0 10px 40px #000c;color:#e0e0e0;padding:2.5rem;width:500px;max-width:90vw;box-sizing:border-box}@media (prefers-color-scheme: light){.dish-form-overlay{background:#fff;color:#333}}
