*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#667eea,#764ba2);color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;min-height:100vh;padding:20px}.container{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;margin:0 auto;max-width:800px;padding:40px}h1{color:#667eea;font-size:2em;margin-bottom:30px;text-align:center}.section{margin-bottom:25px}label{color:#555;display:block;font-size:14px;font-weight:600;margin-bottom:8px}input[type=file],input[type=text],select,textarea{border:2px solid #e0e0e0;border-radius:8px;font-size:14px;padding:12px;transition:border-color .3s;width:100%}input:focus,select:focus,textarea:focus{border-color:#667eea;outline:none}textarea{font-family:inherit;min-height:120px;resize:vertical}.char-count{color:#888;font-size:12px;margin-top:4px;text-align:right}.slider-group{margin-bottom:20px}.slider-header{display:flex;justify-content:space-between;margin-bottom:8px}.slider-value{color:#667eea;font-weight:600}input[type=range]{-webkit-appearance:none;background:#e0e0e0;border-radius:3px;height:6px;outline:none;width:100%}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#667eea;border-radius:50%;cursor:pointer;height:18px;width:18px}input[type=range]::-moz-range-thumb{background:#667eea;border:none;border-radius:50%;cursor:pointer;height:18px;width:18px}.checkbox-group{align-items:center;display:flex;gap:10px;margin-top:15px}.checkbox-group input[type=checkbox]{cursor:pointer;height:20px;width:20px}.checkbox-group label{cursor:pointer;margin:0}button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-top:10px;padding:14px;transition:transform .2s,box-shadow .2s;width:100%}button:hover{box-shadow:0 5px 15px #667eea66;transform:translateY(-2px)}button:active{transform:translateY(0)}button:disabled{background:#ccc;cursor:not-allowed;transform:none}.clone-section{border-top:2px solid #e0e0e0;margin-top:30px;padding-top:25px}.clone-section h2{color:#667eea;font-size:1.5em;margin-bottom:20px}.audio-player{background:#f5f5f5;border-radius:8px;display:none;margin-top:20px;padding:20px}.audio-player.show{display:block}.audio-player audio{margin-bottom:10px;width:100%}.download-btn{background:linear-gradient(135deg,#11998e,#38ef7d)}.error{background:#fee;border:1px solid #fcc;border-radius:8px;color:#c33;display:none;margin-bottom:15px;padding:12px}.error.show{display:block}.loading{display:none;padding:20px;text-align:center}.loading.show{display:block}.spinner{animation:spin 1s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#667eea;height:40px;margin:0 auto;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.file-input-wrapper{display:inline-block;overflow:hidden;position:relative;width:100%}.file-input-wrapper input[type=file]{left:-9999px;position:absolute}.file-input-label{background:#f5f5f5;border:2px dashed #ccc;border-radius:8px;cursor:pointer;display:block;padding:12px;text-align:center;transition:all .3s}.file-input-label:hover{background:#f0f0ff;border-color:#667eea}.file-name{color:#667eea;font-size:13px;font-weight:500;margin-top:8px}
/*# sourceMappingURL=main.8338a0be.css.map*/