body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0;padding:0}body{align-items:flex-start;background:linear-gradient(135deg,#d4cdc1,#f0ebe3);display:flex;justify-content:center;min-height:100vh;padding:20px}.app{background:#fffdeb;border-radius:16px;box-shadow:0 4px 20px #0000001f;color:#222;margin-top:40px;max-width:850px;padding:48px 40px;transition:max-width .3s ease;width:100%}h1{color:#5c4033;font-size:2.4rem;font-weight:700;letter-spacing:-.5px;margin-bottom:32px;text-align:center}.email-form{display:flex;flex-direction:column;gap:24px}.email-form label{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:4px;text-align:left;width:100%}.email-form select,.email-form textarea{background:#fdfbf4;border:2px solid #ddd;border-radius:10px;font-size:1.1rem;padding:14px 18px;resize:vertical;transition:border-color .2s ease;width:100%}.email-form select:focus,.email-form textarea:focus{border-color:#5c4033;outline:none}.email-form button{background:#5c4033;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;padding:16px 24px;transition:background .3s ease;width:100%}.email-form button:disabled{background:#b8a49b;cursor:not-allowed}.email-form button:hover:not(:disabled){background:#4b3228}.result{background:#fff;border-radius:12px;box-shadow:0 3px 8px #0000001a;margin-top:36px;padding:22px}.result h2{color:#5c4033;font-size:1.8rem;font-weight:700;margin-bottom:18px}.result pre{background:#f0f3f8;border-radius:10px;color:#222;font-family:Consolas,monospace;font-size:1.05rem;line-height:1.4;max-height:300px;overflow-y:auto;padding:18px;white-space:pre-wrap}.result button{background:#5c4033;border:none;border-radius:10px;color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:600;margin-left:auto;margin-right:auto;margin-top:16px;padding:12px 28px;transition:background .3s ease}.result button:hover{background:#4b3228}
/*# sourceMappingURL=main.e5fa1d92.css.map*/