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-color:#f5f5f5;font-family:Poppins,sans-serif;margin:0}.app-wrapper{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:20px}.card{background:#fff;border-radius:20px;box-shadow:0 10px 25px #0000001a;display:flex;flex-direction:row;max-width:1000px;overflow:hidden;width:100%}.left-section{display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:30px}.title{color:#333;font-size:28px;font-weight:600}.input-box,.title{margin-bottom:20px}.input-box{border:1px solid #ccc;border-radius:10px;font-size:16px;min-height:100px;padding:15px;resize:none;transition:border .3s;width:100%}.input-box:focus{border-color:#007bff;outline:none}.size-selector{margin-top:10px}.size-selector label{color:#555;font-weight:500}.size-selector select{border:1px solid #ccc;border-radius:8px;margin-left:10px;padding:5px 10px}.qr-wrapper{background-color:#f0f0f0;flex:1 1;flex-direction:column;padding:30px}.qr-container,.qr-wrapper{align-items:center;display:flex}.qr-container{background:#fff;border-radius:15px;box-shadow:0 8px 20px #0000001a;justify-content:center;margin-bottom:20px;min-height:250px;padding:20px;width:100%}.style-buttons{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.style-buttons button{border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:500;padding:10px 15px;transition:all .3s}.style-buttons button:first-child{background:linear-gradient(45deg,#ff6b6b,#f06595)}.style-buttons button:nth-child(2){background:linear-gradient(45deg,#845ef7,#5c7cfa)}.style-buttons button:nth-child(3){background:linear-gradient(45deg,#51cf66,#2f9e44)}.style-buttons button:nth-child(4){background:linear-gradient(45deg,#fcc419,#ff922b)}.style-buttons button:nth-child(5){background:linear-gradient(45deg,#339af0,#1c7ed6)}.style-buttons button:nth-child(6){background:linear-gradient(45deg,#ff8787,#fa5252)}.style-buttons button:nth-child(7){background:linear-gradient(45deg,#69db7c,#38d9a9)}.style-buttons button:nth-child(8){background:linear-gradient(45deg,#c084fc,#845ef7)}.style-buttons button:nth-child(9){background:linear-gradient(45deg,#ff922b,#f59f00)}.style-buttons button:nth-child(10){background:linear-gradient(45deg,#5c7cfa,#364fc7)}.style-buttons button:nth-child(11){background:linear-gradient(45deg,#ff6b6b,#f03e3e)}.style-buttons button:nth-child(12){background:linear-gradient(45deg,#20c997,#12b886)}.style-buttons button:nth-child(13){background:linear-gradient(45deg,#ffb8b8,#fa5252)}.style-buttons button:nth-child(14){background:linear-gradient(45deg,#ff922b,#f59f00)}.style-buttons button:nth-child(15){background:linear-gradient(45deg,#339af0,#1c7ed6)}.style-buttons button:nth-child(16){background:linear-gradient(45deg,#69db7c,#20c997)}.style-buttons button:nth-child(17){background:linear-gradient(45deg,#845ef7,#c084fc)}.style-buttons button:hover{opacity:.9;transform:translateY(-2px)}.style-buttons button.active{box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.copy-btn{background:#28a745;border-radius:12px;box-shadow:0 5px #1c7430;color:#fff;font-weight:600;margin-top:10px;padding:12px 20px;transition:all .2s}.copy-btn:hover{box-shadow:0 2px #1c7430;transform:translateY(-3px)}.copy-btn:active{box-shadow:0 2px #1c7430;transform:translateY(1px)}
/*# sourceMappingURL=main.c8edadc0.css.map*/