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}.otp-container{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;box-sizing:border-box;margin:0 auto;max-width:100%;padding:10px;width:100%}.otp-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.otp-left-align{justify-content:flex-start}.otp-label{white-space:nowrap}.otp-display,.otp-label{font-size:14px;font-weight:700}.otp-display{background-color:#eee;border-radius:4px;padding:5px 10px;text-align:center}.otp-input{border:1px solid #ccc;border-radius:4px;flex:1 1 auto;font-size:14px;max-width:120px;min-width:50px;padding:8px}.otp-box{display:flex;gap:5px;justify-content:flex-start}.otp-digit{border:1px solid #ccc;border-radius:4px;font-size:16px;height:35px;text-align:center;width:35px}.otp-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:8px 15px;white-space:nowrap}.otp-button:hover{background-color:#0056b3}.otp-error{color:red;font-size:14px;margin-top:10px}@media screen and (max-width:480px){.otp-row{flex-direction:column;gap:5px}.otp-button,.otp-digit,.otp-input{text-align:center;width:100%}}.App{align-items:center;font-family:Arial,sans-serif;justify-content:flex-start}.App,.product-info{display:flex;flex-direction:column;padding:20px}.product-info{background-color:#f9f9f9;border:1px solid #ccc;box-sizing:border-box;height:300px;margin-bottom:20px;max-width:800px;overflow:hidden;width:100%}.product-info.expanded{height:auto;max-height:500px}.product-title{font-size:20px;font-weight:700;margin-bottom:10px}.product-description{flex-grow:1;height:100%;overflow-y:auto;padding-right:10px}.more-link{align-self:flex-start;background:none;border:none;color:blue;cursor:pointer;margin-top:10px;text-decoration:underline}
/*# sourceMappingURL=main.f43edc23.css.map*/