.HomePage_container__gWIfR{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem;background-color:#f8f9fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}.HomePage_card__pLdUp{background-color:#ffffff;padding:2rem 2.5rem;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);width:100%;max-width:500px;text-align:center}.HomePage_title__C6gkd{color:#343a40;margin-bottom:1.5rem;font-size:1.8rem;font-weight:600}.HomePage_textarea__wIHRz{width:100%;padding:.8rem 1rem;margin-bottom:1.5rem;border:1px solid #ced4da;border-radius:4px;font-size:1rem;line-height:1.5;box-sizing:border-box;resize:vertical;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.HomePage_textarea__wIHRz:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.HomePage_button__ghYSp{padding:.75rem 1.5rem;cursor:pointer;background-color:#007bff;color:white;border:none;border-radius:4px;font-size:1rem;font-weight:500;transition:background-color .2s ease-in-out,transform .1s ease}.HomePage_button__ghYSp:hover{background-color:#0056b3}.HomePage_button__ghYSp:active{transform:scale(.98)}.HomePage_button__ghYSp:disabled{background-color:#6c757d;cursor:not-allowed}.HomePage_error__2I3I4{color:#dc3545;margin-top:1rem;font-size:.9rem}.HomePage_qrCodeArea__2LljX{margin-top:2rem;padding:1.5rem;border:1px dashed #ced4da;border-radius:4px;background-color:#f8f9fa;display:inline-block}.HomePage_qrCodeImage__x9zv7{display:block;max-width:100%;height:auto;margin-bottom:1rem}.HomePage_downloadLink__AtNFQ{display:inline-block;margin-top:1rem;text-decoration:none;color:#007bff;padding:.3rem .6rem;border:1px solid #007bff;border-radius:4px;transition:background-color .2s ease,color .2s ease}.HomePage_downloadLink__AtNFQ:hover{background-color:#007bff;color:white}