body{background-color:#f0f0f0;font-family:Arial,sans-serif;margin:0;overflow-y:auto;padding:0}.container{display:flex;height:100vh;overflow:hidden}.form-container{background-color:#fff;margin-left:auto;margin-right:auto;max-width:800px;min-width:400px;overflow-y:auto;padding:20px;width:50%}.section{border:1px solid #ccc;border-radius:5px;margin-bottom:20px;padding:10px 20px}h2{color:#333}label{display:inline-block;font-weight:lighter;margin-bottom:10px}input[type=number],select{border:1px solid #ccc;border-radius:5px;box-sizing:border-box;padding:10px;width:calc(100% - 22px)}button[type=submit]{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px;width:100%}button[type=submit]:hover{background-color:#0056b3}button:disabled,button:disabled:hover,button[disabled],button[disabled]:hover{background-color:#ccc;border:1px solid #999;color:#666}.preview-container{background-color:#f0f0f0;flex:1 1;overflow-y:auto;padding:20px}.preview{text-align:center}.wall{background-color:#fff;border:1px solid #ccc;height:200px;width:200px}h2{font-weight:lighter}.group{display:flex;justify-content:space-between}.group>div{width:100%}.form-group{display:flex;flex-direction:column;margin-bottom:10px}.buttonloader{align-content:center;align-items:center;display:flex;gap:20px;justify-content:center}
/*# sourceMappingURL=main.a433ee49.css.map*/