.styles_container__ajavy{min-height:100vh;background:#BCCCDC;padding:2rem 1rem;font-family:Inter,Segoe UI,Arial,sans-serif}.styles_header__xrdEi{text-align:center;margin-bottom:3rem}.styles_title__rU4k8{font-size:3rem;font-weight:800;color:#fff;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.styles_subtitle__U1Q0O{font-size:1.25rem;color:#f3f3f3;max-width:600px;margin:0 auto;line-height:1.6}.styles_generator__eQiVO{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;background:rgba(255,255,255,.95);border-radius:1.5rem;padding:2.5rem;box-shadow:0 20px 40px rgba(0,0,0,.1);backdrop-filter:blur(10px)}.styles_inputSection__H4jbK{display:flex;flex-direction:column;gap:2rem}.styles_typeSelector__jvpFk{margin-bottom:1rem}.styles_label__K1tTm{display:block;font-weight:600;color:#495057;margin-bottom:.5rem;font-size:1rem}.styles_select__ml2Uk{width:100%;padding:1rem;border:2px solid #e9ecef;border-radius:.75rem;font-size:1rem;transition:all .3s ease;background:#fff;color:#333;font-weight:500;cursor:pointer}.styles_select__ml2Uk:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1);transform:translateY(-1px)}.styles_textInput__DreKM{margin-bottom:1rem}.styles_textarea__XGv4k{width:100%;padding:1rem;border:2px solid #e9ecef;border-radius:.75rem;font-size:1rem;transition:all .3s ease;background:#fff;color:#333;font-weight:500;resize:vertical;min-height:120px;font-family:inherit}.styles_textarea__XGv4k:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1);transform:translateY(-1px)}.styles_textarea__XGv4k::placeholder{color:#adb5bd;font-weight:400}.styles_contactInputs__vdtCj,.styles_jazzcashInputs__KhNfO,.styles_universalInputs__c_7qC,.styles_wifiInputs__V_oTT{display:flex;flex-direction:column;gap:1.5rem}.styles_inputGroup__p9yCf{display:flex;flex-direction:column;gap:.5rem}.styles_inputRow__pkFya{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.styles_input__QjdYT{width:100%;padding:1rem;border:2px solid #e9ecef;border-radius:.75rem;font-size:1rem;transition:all .3s ease;background:#fff;color:#333;font-weight:500}.styles_input__QjdYT:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1);transform:translateY(-1px)}.styles_input__QjdYT::placeholder{color:#adb5bd;font-weight:400}.styles_checkboxGroup__IHddM,.styles_checkboxLabel__TEdnI{display:flex;align-items:center;gap:.5rem}.styles_checkboxLabel__TEdnI{font-weight:500;color:#495057;cursor:pointer}.styles_checkbox__GPGB_{width:1.2rem;height:1.2rem;accent-color:#667eea;cursor:pointer}.styles_optionsSection__tyqck{background:#f8f9fa;border-radius:1rem;padding:1.5rem;border:1px solid #e9ecef}.styles_optionsTitle__aEE_N{color:#495057;font-size:1.25rem;font-weight:700;margin-bottom:1.5rem}.styles_optionsGrid__70LLK{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.styles_optionGroup__ht0jl{display:flex;flex-direction:column;gap:.5rem}.styles_range__hG_Od{width:100%;height:6px;border-radius:3px;background:#e9ecef;outline:none;-webkit-appearance:none;cursor:pointer}.styles_range__hG_Od::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#667eea;cursor:pointer;box-shadow:0 2px 6px rgba(102,126,234,.3)}.styles_range__hG_Od::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#667eea;cursor:pointer;border:none;box-shadow:0 2px 6px rgba(102,126,234,.3)}.styles_rangeValue__gtb04{font-size:.9rem;color:#6c757d;font-weight:500;text-align:center}.styles_colorInput__u30Ig{width:100%;height:50px;border:2px solid #e9ecef;border-radius:.75rem;cursor:pointer;background:#fff;transition:all .3s ease}.styles_colorInput__u30Ig:hover{border-color:#667eea;transform:translateY(-1px)}.styles_clearButton__KVdQm{width:100%;padding:1rem;background:#BCCCDC;color:#fff;border:none;border-radius:.75rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease}.styles_clearButton__KVdQm:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(255,107,107,.3)}.styles_outputSection__jnb3t{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px}.styles_qrDisplay___7Nfy{width:100%;gap:2rem}.styles_loading__g2iGZ,.styles_qrDisplay___7Nfy{display:flex;flex-direction:column;align-items:center}.styles_loading__g2iGZ{gap:1rem;color:#667eea;font-weight:600}.styles_spinner__J6rtE{width:40px;height:40px;border:4px solid #e9ecef;border-top-color:#667eea;border-radius:50%;animation:styles_spin__Fz5iz 1s linear infinite}@keyframes styles_spin__Fz5iz{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_error__OzKrt{background:#f8d7da;color:#721c24;padding:1rem;border-radius:.75rem;border:1px solid #f5c6cb;text-align:center;font-weight:500}.styles_qrCode__Dj7kk{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.1);border:1px solid #e9ecef}.styles_qrImage__aVbst{max-width:100%;height:auto;border-radius:.5rem}.styles_qrActions__YTV12{display:flex;flex-direction:column;align-items:center;gap:1rem}.styles_downloadButton__pw_f9{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:#BCCCDC;color:#fff;border:none;border-radius:.75rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease}.styles_downloadButton__pw_f9:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(40,167,69,.3)}.styles_qrInfo__oxb3W{gap:.5rem;font-size:.9rem;font-weight:500}.styles_placeholder__T7QhX,.styles_qrInfo__oxb3W{display:flex;flex-direction:column;align-items:center;color:#6c757d}.styles_placeholder__T7QhX{gap:1rem;text-align:center}.styles_placeholderIcon__eu5oa{font-size:4rem;opacity:.5}.styles_placeholder__T7QhX p{font-size:1.1rem;font-weight:500}.styles_info__TL8Zq{max-width:800px;margin:3rem auto 0;background:rgba(255,255,255,.95);border-radius:1rem;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.1)}.styles_info__TL8Zq h3{color:#495057;font-size:1.5rem;margin-bottom:1rem;font-weight:700}.styles_info__TL8Zq p{color:#495057;line-height:1.7;margin-bottom:1rem}.styles_info__TL8Zq p:last-child{margin-bottom:0}.styles_info__TL8Zq strong{color:#495057;font-weight:600}.styles_info__TL8Zq ul{margin:1rem 0;padding-left:1.5rem}.styles_info__TL8Zq li{color:#495057;line-height:1.6;margin-bottom:.5rem}@media (max-width:768px){.styles_generator__eQiVO{grid-template-columns:1fr;gap:2rem;padding:1.5rem}.styles_title__rU4k8{font-size:2rem}.styles_subtitle__U1Q0O{font-size:1rem}.styles_inputRow__pkFya,.styles_optionsGrid__70LLK{grid-template-columns:1fr}.styles_qrCode__Dj7kk{padding:1rem}.styles_info__TL8Zq{margin:2rem 1rem 0;padding:1.5rem}}@media (max-width:480px){.styles_container__ajavy{padding:1rem .5rem}.styles_generator__eQiVO{padding:1rem}.styles_title__rU4k8{font-size:1.75rem}.styles_optionsSection__tyqck{padding:1rem}.styles_qrCode__Dj7kk{padding:.5rem}}