body,html,#root{margin:0;padding:0;height:100%;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:#fdf6f0}.container{display:flex;align-items:center;justify-content:center;height:100%}.card{position:relative;background:#fff;border-radius:12px;box-shadow:0 4px 8px #0000001a;overflow:hidden;max-width:400px;text-align:center;padding:20px}.photo{width:100%;border-radius:8px;object-fit:cover;margin-bottom:16px}.message{font-size:1.2rem;margin-bottom:16px;color:#333}.controls button{background:#ff6b6b;border:none;color:#fff;padding:8px 16px;margin:0 8px;border-radius:6px;cursor:pointer;font-size:1rem}.controls button:disabled{background:#ccc;cursor:not-allowed}.flower{position:absolute;font-size:2rem;-webkit-user-select:none;user-select:none}.flower-tl{top:8px;left:8px}.flower-tr{top:8px;right:8px}.flower-bl{bottom:8px;left:8px}.flower-br{bottom:8px;right:8px}
