:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:system-ui,Hiragino Sans,Yu Gothic,sans-serif}body{color:#333;background:#fff5f7;justify-content:center;min-height:100vh;margin:0;display:flex}#app{width:100%;max-width:640px;padding:2rem 1rem}.screen{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;display:flex}h1{color:#e0578a;margin:0}.progress{color:#e0578a;font-weight:700}button{color:#fff;cursor:pointer;background:#e0578a;border:none;border-radius:999px;padding:.75rem 2rem;font-size:1rem}button:hover{background:#c9436f}.choices{gap:1rem;width:100%;display:flex}.choice{background:0 0;border:3px solid #0000;border-radius:12px;flex:1;padding:0;overflow:hidden}.choice:hover{border-color:#e0578a}.choice img{width:100%;height:auto;display:block}.attributes{flex-wrap:wrap;justify-content:center;gap:.5rem;padding:0;list-style:none;display:flex}.attributes li{background:#ffe3ec;border-radius:999px;padding:.4rem 1rem;font-size:.9rem}.generated-image{border-radius:12px;width:100%;max-width:512px}.error{color:#c0392b}.app-footer{color:#888;text-align:center;border-top:1px solid #ffd6e5;margin-top:2rem;padding-top:1rem;font-size:.75rem}.app-footer a{color:#c9436f}
