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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background:linear-gradient(180deg,#f8f9fa,#ff6f61);color:#333;font-family:Roboto,sans-serif;margin:0;text-align:center}.app-container{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.header{color:#d64045;padding:2rem 0}.header h1{font-size:2.5rem}.header p{font-size:1.2rem;margin-top:.5rem}.form,.form-container{padding:2rem}.form{background:#fff;border-radius:10px;box-shadow:0 4px 10px #0003;margin:0 auto;max-width:400px}.form input{border:1px solid #ddd;border-radius:5px;margin:.5rem 0;padding:.8rem;width:100%}.form input:focus{border-color:#d64045;outline:none}.form button{background:#d64045;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;margin-top:1rem;padding:.8rem;width:100%}.form button:hover{background:#b83232}.error-message{background-color:#f8d7da;border:1px solid #f5c2c7;border-radius:5px;color:#842029;margin-top:1rem;padding:.5rem;text-align:center}.result-container{background:#e3f2fd;border:1px solid #bbdefb;border-radius:5px;margin-top:1rem;padding:1rem}.footer{align-items:center;display:flex;gap:1rem;justify-content:center;padding:2rem}.present-image,.santa-image,.tree-image{border-radius:10px;height:auto;max-width:100px}
/*# sourceMappingURL=main.9b74fe3f.css.map*/