:root{--qr-purple:#6c63ff;--qr-purple-hover:#5850e0;--qr-purple-light:#a28cff;--qr-purple-muted:#c7d2fe;--qr-purple-bg:#f7f3ff;--qr-purple-bg-soft:#f0f0ff;--qr-purple-border:#c5c0ff;--qr-purple-dark:#7c5cbf;--qr-navy:#1e1b4b;--qr-navy-text:#c7d2fe;--qr-page-bg:#f5f7fb;--qr-surface:#ffffff;--qr-border:#eaeaea;--qr-border-soft:#e0e0f0;--qr-border-input:#dde2eb;--qr-bg-hover:#f1f3f7;--qr-text:#2d2d4e;--qr-text-muted:#5a6477;--qr-text-light:#637181;--qr-input-placeholder:#637181;--qr-success:#10b981;--qr-warning:#f59e0b;--qr-error:#ef4444;--qr-paid-bg:#ff6b35;--qr-radius-sm:6px;--qr-radius-md:8px;--qr-radius-lg:12px;--qr-radius-xl:14px;--qr-shadow-sm:0 1px 3px rgba(108,99,255,0.08);--qr-shadow-md:0 4px 12px rgba(108,99,255,0.10);--qr-shadow-card:0 2px 12px rgba(108,99,255,0.06);--qr-transition:0.15s ease-in-out}:focus-visible{outline:2px solid var(--qr-purple);outline-offset:2px}.home.tool-section{background:var(--qr-page-bg)}.tool{display:flex;flex-wrap:wrap;justify-content:space-between;flex-direction:row;padding:1rem;gap:1rem;background-color:#fff;flex:1;margin:1rem auto 0;border-radius:15px;position:relative;box-sizing:border-box;max-width:100vw;width:100%;overflow-x:hidden}.gap-1r{gap:1rem;position:relative}.mode-container{display:flex;width:100%;max-width:100%;flex-wrap:wrap;box-sizing:border-box;gap:8px;color:var(--qr-text);font-size:13px;line-height:18px}.mode{padding:6px 12px;border-radius:8px;display:flex;align-items:center;gap:4px;font-size:13px;line-height:18px;color:var(--qr-text-muted)}.mode:not(.mode.selectedMode) img{filter:opacity(50%)}.mode:hover{background-color:var(--qr-bg-hover);cursor:pointer}.mode.selectedMode{background-color:var(--qr-bg-hover);color:#000;cursor:pointer}.tool-area{display:block;border:1px solid var(--qr-border);border-radius:12px;padding:10px 1rem;flex:1 1 340px;max-width:65%;box-sizing:border-box;min-width:280px;background-color:#fff}.tab-type-buttons{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.tab-type-btn{padding:6px 14px;font-size:13px;font-weight:500;border:1.5px solid var(--qr-border-input);border-radius:20px;background:#fff;color:var(--qr-text-muted);cursor:pointer;transition:background .15s,border-color .15s,color .15s;white-space:nowrap}.tab-type-btn:hover{border-color:var(--qr-purple-light);color:var(--qr-purple-dark)}.tab-type-btn.active{background:var(--qr-purple-light);border-color:var(--qr-purple-light);color:#fff}.tab-inputs-wrapper{overflow:visible}.tab-inputs-wrapper::-webkit-scrollbar{width:5px}.tab-inputs-wrapper::-webkit-scrollbar-track{background:var(--qr-bg-hover);border-radius:4px}.tab-inputs-wrapper::-webkit-scrollbar-thumb{background:var(--qr-purple-light);border-radius:4px}.input-container label{font-size:14px;font-weight:400;line-height:20px;text-align:left;color:#000}.form-control{display:block;width:100%;max-width:100%;box-sizing:border-box;padding:12px 14px;font-size:16px;font-weight:400;line-height:22px;color:var(--qr-text-muted);background-color:#fff;background-clip:padding-box;border:1px solid var(--qr-border);border-radius:8px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;resize:none}.input-container#card{display:flex;justify-content:space-between;flex-wrap:wrap}.single_row{width:48%}.mt-2{margin-top:20px}.mt-1{margin-top:10px}.result-area{border:1px solid #e4e8f1;background:#fff;border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:5px;flex:1}.export-type{padding:0 17px}.custom-border{border-left:1px solid var(--qr-border);border-right:1px solid var(--qr-border)}#qr-image{display:flex;justify-content:center;align-items:center;width:fit-content;margin:0 auto}.qr-image img{display:block;width:clamp(180px,25vw,300px);height:clamp(180px,25vw,300px)}.formate-container{display:flex;gap:2px;justify-content:space-between}.export-type:hover{color:#fff;background-color:#414a55;cursor:pointer;border-radius:5px}#jsShadowRoot{width:100%;justify-content:center;display:flex}button:disabled{color:var(--qr-text-light)}.download-btn{padding:8px 8px 8px 16px;display:flex;gap:8px;justify-content:space-around;align-items:center;font-size:14px;font-weight:400;line-height:20px;text-align:center;border:unset;border-radius:8px;background:#000;color:#fff}.d-flex{display:flex;flex-wrap:wrap;box-sizing:border-box;max-width:100%;overflow-x:hidden}.justify-between{justify-content:space-between}.start-over-btn{cursor:pointer;background:var(--qr-bg-hover);border:none;padding:8px 16px;border-radius:8px;font-size:14px;line-height:20px;margin:unset;display:flex;align-items:center;justify-content:center;gap:4px;transition:all ease-in-out .2s}.start-over-btn:hover{background:#d2d5db}.container-qr{width:100%;margin:20px auto 0;display:flex;flex-direction:column;gap:8px;overflow:visible}.container-qr::-webkit-scrollbar{width:5px}.container-qr::-webkit-scrollbar-track{background:var(--qr-bg-hover);border-radius:3px}.container-qr::-webkit-scrollbar-thumb{background:var(--qr-purple-light);border-radius:3px}.one{display:flex;justify-content:space-between;width:100%;padding:8px 8px 8px 12px;background-color:var(--qr-page-bg);border-radius:8px;border-left:3px solid var(--qr-purple-light);transition:background-color var(--qr-transition),border-color var(--qr-transition)}.one:hover{background-color:var(--qr-purple-bg);border-left-color:var(--qr-purple)}.radius-props{border-radius:0;border-top-left-radius:8px;border-top-right-radius:8px}.one span{font-size:14px;font-weight:600;line-height:20px;text-align:left;color:var(--qr-text)}.dropdown-qr{cursor:pointer;display:flex;flex-direction:column;align-items:center;font-weight:700}.dropdown-qr:last-child{border-bottom:none}.dropdown-content-qr{display:none;background-color:#fff;padding:8px 12px;border:1px solid var(--qr-border);border-bottom-right-radius:8px;border-bottom-left-radius:8px;margin:0 8px;width:100%}.arrow{transition:transform .3s ease}.arrow.open{transform:rotate(180deg)}.buttons{display:flex;justify-content:space-between;margin-top:10px}.btn{padding:10px;border:none;cursor:pointer;border-radius:5px}.btn-reset{background-color:#ddd}.btn-download{background-color:#000;color:#fff}.frames_main_div{display:flex;gap:8px}.frame{text-align:center;border:1px solid transparent;display:flex;height:48px;width:48px;align-items:center;justify-content:center;transition:all ease-in-out .2s;border-radius:6px}.frame:hover{border:1px solid var(--qr-purple-light);background:var(--qr-purple-bg)}.active_qr_frame{border:1px solid var(--qr-purple-light);background:var(--qr-purple-bg);border-radius:6px}.qr-container{display:flex;flex-direction:column;align-items:center;gap:20px}#qr-image-wrapper{background:0 0}.frame-border{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;display:none}.frame-text-bottom,.frame-text-top{position:absolute;left:0;width:100%;padding:4px;background:#000;text-align:center;font-size:10px;pointer-events:none;display:none}.frame-text-top{top:-20px;border-top-left-radius:8px;border-top-right-radius:8px}.frame-text-bottom{bottom:-20px;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.active-frame{display:block!important}.preset_main_div{display:flex;gap:8px}.preset{text-align:center;border:1px solid transparent;display:flex;height:48px;width:48px;align-items:center;justify-content:center;transition:all ease-in-out .2s;border-radius:6px}.preset:hover{border:1px solid var(--qr-purple-light);background:var(--qr-purple-bg)}.active_qr_preset{border:1px solid var(--qr-purple-light);background:var(--qr-purple-bg);border-radius:6px}.color-picker-container{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:10px}.color-group{width:44%;display:flex;flex-direction:column}.color-group label{font-size:12px;line-height:18px;font-weight:400;color:var(--qr-text-light);margin-bottom:5px}.color-input{display:flex;align-items:center;border:1px solid var(--qr-border);border-left:0;border-radius:6px;overflow:hidden;height:30px}.color-input input[type=color]{width:41px;height:38px;border:none;padding:0;background:0 0;cursor:pointer}.color-input input[type=text]{border:none;padding-left:8px;font-size:14px;font-weight:400;line-height:20px;text-align:left;background-color:#fff;width:100%}.upload-area-QR{padding:22px 10px;border:1.5px dashed #ddddf8;border-radius:6px;transition:all ease-in-out .2s}.upload-area-QR:hover{border:1.5px solid var(--qr-purple-light);background:var(--qr-purple-bg)}.upload-area-QR .text-logo-hide p{font-size:14px;font-weight:400;line-height:20px;text-align:center;color:#000}.upload-area-QR .text-logo-hide p span label{font-size:14px;font-weight:500;line-height:20px;text-align:center;color:var(--qr-purple-light);cursor:pointer}.upload-area-QR .text-logo-hide p span label:hover{text-decoration:underline}.qr-logo-prev-div{display:flex;justify-content:space-between;gap:4px;align-items:center}.name_size{display:flex;flex-direction:column;flex:2}.bold_name{font-size:14px;font-weight:500;line-height:20px;text-align:left;color:#000}.light_size{font-size:12px;font-weight:400;line-height:18px;text-align:left;color:var(--qr-text-light)}.dropdown-qr-download{position:relative;display:inline-block}.dropdown-menu-qr-download{display:none;position:absolute;background-color:#fff;box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:8px;z-index:100;width:100%}.dropdown-menu-qr-download a{display:block;padding:6px;text-decoration:none;color:#333;font-weight:400;font-size:14px;line-height:20px;text-align:center;transition:all ease-in-out .2s}.dropdown-menu-qr-download a:hover{background-color:#f1f1f1;color:#202020!important}.download-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(255,255,255,.8);padding:10px;border-radius:5px}.loader-wrapper{display:flex;align-items:center;display:none}.loader{animation:spin 1s linear infinite;filter:invert(1)}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.mode-dropdown{display:none;position:relative;width:100%;margin-bottom:1rem}.dropdown-header{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;background-color:#fff}.dropdown-items{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-top:4px;z-index:1}.dropdown-item{display:flex;align-items:center;gap:8px;padding:8px 12px;font-size:12px;color:var(--qr-text-muted)}.dropdown-item:hover{background-color:var(--qr-bg-hover)}.dropdown-item img{width:16px;height:16px}.dropdown-arrow{width:16px;height:16px;transition:transform .2s}.dropdown-header.active .dropdown-arrow{transform:rotate(180deg)}.selected-option{display:flex;align-items:center;gap:6px;font-size:14px}@media (max-width:990px){.mode-container{flex-wrap:wrap}}@media (max-width:860px){.tool-area{max-width:100%;flex-basis:100%;min-width:0}.result-area{flex:1 1 100%;min-width:0}.tool{flex-direction:column}}@media (max-width:600px){.tool{padding:.75rem;gap:.75rem;margin:.5rem auto 0;border-radius:10px}.tool-area{padding:8px 12px;border-radius:8px}.result-area{padding:16px;border-radius:8px}.form-control{padding:10px 14px;font-size:15px}.tab-type-buttons{gap:4px}.tab-type-btn{padding:5px 10px;font-size:12px}.download-btn{width:100%;justify-content:center}.qr-image img{width:clamp(160px,60vw,260px);height:clamp(160px,60vw,260px)}.single_row{width:100%}.color-group{width:100%}.formate-container{flex-wrap:wrap;gap:4px}.frames_main_div,.preset_main_div{flex-wrap:wrap}}@media (max-width:400px){.form-control{font-size:14px;padding:9px 12px}}@media (max-width:920px){.mode,.result-area,.tool-area{padding:6px}.frames_main_div,.preset_main_div{gap:0}.preset{width:40px}}@media (max-width:740px){.d-flex.gap-1r,.tool{flex-direction:column}.frames_main_div,.preset_main_div{gap:8px}.preset{width:48px}.single_row{width:98%}}@media (max-width:500px){.mode-container{display:none}.mode-dropdown{display:block}}@media (min-width:501px){.mode-dropdown{display:none}}#product-tabs-outer{position:relative;margin-bottom:14px}#product-tabs-wrap{display:flex;gap:5px;flex-wrap:wrap;padding-bottom:4px}.product-tab-btn{flex-shrink:0;padding:8px 14px;background:var(--qr-surface);color:var(--qr-purple);border:1.5px solid var(--qr-border-soft);border-radius:var(--qr-radius-md);cursor:pointer;font-size:12px;font-weight:700;letter-spacing:.04em;white-space:nowrap;transition:background var(--qr-transition),color var(--qr-transition),border-color var(--qr-transition)}.product-tab-btn:hover{background:var(--qr-purple-bg);border-color:var(--qr-purple-light)}.product-tab-btn.active{background:var(--qr-purple);color:var(--qr-surface);border-color:var(--qr-purple)}#product-lock-notice,#product-qr-controls{display:none;background:var(--qr-purple-bg-soft);border:1px solid var(--qr-purple-border);border-radius:var(--qr-radius-md);padding:8px 14px;font-size:12px;color:var(--qr-purple);line-height:1.5}#product-lock-notice{margin-bottom:10px}#product-qr-controls{margin-bottom:14px}.qr-result-row{display:flex;gap:20px;align-items:flex-start;justify-content:center}@media (max-width:600px){.qr-result-row{flex-direction:column;align-items:center}#product-cart{width:100%!important}}#embed-code-panel{margin:10px 0;border:1px solid var(--qr-border-soft);border-radius:var(--qr-radius-lg);overflow:hidden}.embed-code-header{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:var(--qr-purple-bg-soft);border-bottom:1px solid var(--qr-border-soft)}.embed-code-label{font-size:12px;font-weight:700;color:var(--qr-purple)}.embed-copy-btn{font-size:11px;background:var(--qr-purple);color:#fff;border:none;border-radius:4px;padding:3px 10px;cursor:pointer;transition:background var(--qr-transition)}.embed-copy-btn:hover{background:var(--qr-purple-hover)}.embed-code-body{padding:8px 10px;background:#fff}.embed-code-textarea{width:100%;height:52px;background:var(--qr-purple-bg-soft);color:var(--qr-text);border:1px solid var(--qr-border-soft);border-radius:var(--qr-radius-sm);font-size:11px;font-family:monospace;padding:6px;resize:none;box-sizing:border-box}.embed-code-textarea:focus{border-color:var(--qr-purple-light)}.text-options-scroll-container{overflow:visible;min-width:200px}.qr-toggle-switch{position:relative;display:inline-block;width:36px;height:20px;flex-shrink:0;cursor:pointer}.qr-toggle-switch input{opacity:0;width:0;height:0}.qr-toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background:#ccc;border-radius:20px;transition:.3s}.qr-toggle-slider:before{position:absolute;content:"";height:14px;width:14px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:.3s}.qr-toggle-switch input:checked+.qr-toggle-slider{background:var(--qr-purple-light)}.qr-toggle-switch input:checked+.qr-toggle-slider:before{transform:translateX(16px)}#qr-canvas-area{position:relative;background:0 0;display:inline-block;min-width:240px;min-height:240px;border:1px dashed var(--qr-border-input);border-radius:8px;overflow:visible}.qr-text-overlay{position:absolute;cursor:move;user-select:none;-webkit-user-select:none;white-space:pre-wrap;max-width:220px;padding:2px 4px;z-index:11;line-height:1.4;outline:1px dashed transparent;border-radius:2px}.qr-text-overlay.dragging,.qr-text-overlay:hover{outline:1px dashed var(--qr-purple-light);background:rgba(162,140,255,.04)}.shape-btn-grid{display:flex;flex-wrap:wrap;gap:4px;padding:2px 0}.shape-btn{padding:3px;background:#fff;border:1.5px solid #ddd;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .12s,background .12s;line-height:0}.shape-btn:hover{border-color:var(--qr-purple-light);background:var(--qr-purple-bg)}.shape-btn.active{border-color:var(--qr-purple);background:var(--qr-purple-bg);box-shadow:0 0 0 1.5px var(--qr-purple)}.mode-paid-badge{display:inline-block;font-size:7px;font-weight:800;background:#ff6b35;color:#fff;border-radius:3px;padding:1px 4px;letter-spacing:.05em;vertical-align:middle;margin-left:3px;line-height:1.5;text-transform:uppercase}.qr-pricing-strip{font-size:12px;color:var(--qr-text-muted);background:#f9f9fb;border:1px solid var(--qr-border);border-radius:6px;padding:5px 10px;margin-bottom:8px;line-height:1.6}.qr-pricing-strip strong{color:#555}#qr-scan-status{text-align:center;font-size:11px;margin-top:5px;min-height:16px;font-weight:600;transition:color .2s}#qr-scan-status.qr-scan-ok{color:#2e7d32}#qr-scan-status.qr-scan-warn{color:#c62828}.svg-frame-grid{display:flex;flex-wrap:wrap;gap:6px;max-height:280px;overflow-y:auto;padding:4px 2px}.frame-category-label{width:100%;font-size:10px;font-weight:700;color:var(--qr-text-light);letter-spacing:.06em;text-transform:uppercase;margin:6px 0 2px}.frame-thumb-btn{padding:2px;background:#fff;border:1.5px solid #ddd;border-radius:6px;cursor:pointer;width:52px;height:52px;display:flex;align-items:center;justify-content:center;transition:border-color .12s,background .12s;overflow:hidden;flex-shrink:0}.frame-thumb-btn img{width:100%;height:100%;object-fit:contain;pointer-events:none}.frame-thumb-btn:hover{border-color:var(--qr-purple-light);background:var(--qr-purple-bg)}.frame-thumb-btn.active{border-color:var(--qr-purple);background:var(--qr-purple-bg);box-shadow:0 0 0 1.5px var(--qr-purple)}.frame-thumb-btn.none-btn{font-size:20px;color:#bbb;font-weight:700}.text-layer-card{background:#f9f9fb;border:1px solid var(--qr-border);border-radius:8px;padding:8px 10px;margin-bottom:8px}.text-layer-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;font-size:12px;font-weight:600;color:#555}.remove-text-layer-btn{background:0 0;border:none;cursor:pointer;color:#bbb;font-size:18px;line-height:1;padding:0 2px;transition:color .15s}.remove-text-layer-btn:hover{color:#e55}.add-text-layer-btn{width:100%;padding:8px;margin-top:6px;background:var(--qr-purple-bg);border:1px dashed var(--qr-purple-light);border-radius:6px;color:var(--qr-purple-light);font-size:13px;font-weight:600;cursor:pointer;transition:background .2s}.add-text-layer-btn:hover{background:var(--qr-purple-bg)}.tl-label{font-size:11px;color:var(--qr-text-light);display:block;margin-bottom:3px}.qr-text-textarea{width:100%;box-sizing:border-box;padding:6px 10px;font-size:13px;border:1px solid var(--qr-border);border-radius:6px;resize:none;font-family:inherit}.qr-text-select{width:100%;padding:5px 7px;border:1px solid var(--qr-border);border-radius:6px;font-size:12px;background:#fff;cursor:pointer}.tl-num-input{width:100%;box-sizing:border-box;padding:4px 6px;font-size:12px;border:1px solid var(--qr-border);border-radius:6px;background:#fff;color:#333}.tl-num-input:focus{border-color:var(--qr-purple-light)}.tl-curve-controls,.tl-rotation-row{border-top:1px solid #f0f0f0;padding-top:6px}.text-style-btn{padding:5px 14px;border:1px solid var(--qr-border);border-radius:6px;background:#fff;cursor:pointer;font-size:14px;color:#555;transition:all ease-in-out .2s;line-height:1}.text-style-btn.active,.text-style-btn:hover{background:var(--qr-purple-bg);border-color:var(--qr-purple-light);color:var(--qr-purple-light)}.mode-qr-reader{border:1px solid var(--qr-purple-light);color:var(--qr-purple-dark)}.qr-reader-drop-zone{border:2px dashed var(--qr-border-input);border-radius:10px;padding:24px 16px;text-align:center;cursor:pointer;transition:all .2s;background:#fafbfc}.qr-reader-drop-zone.drag-over,.qr-reader-drop-zone:hover{border-color:var(--qr-purple-light);background:var(--qr-purple-bg)}.qr-reader-drop-icon{margin-bottom:10px;display:flex;justify-content:center}.qr-reader-drop-main{margin:0 0 4px;font-size:13px;color:#555;font-weight:500}.qr-reader-drop-sub{margin:0;font-size:12px;color:var(--qr-text-light)}.qr-reader-browse-link{color:var(--qr-purple-light);cursor:pointer;font-weight:600;text-decoration:underline}.qr-reader-or{text-align:center;margin:14px 0;position:relative}.qr-reader-or::before{content:'';position:absolute;top:50%;left:0;right:0;height:1px;background:var(--qr-border)}.qr-reader-or span{position:relative;background:#fff;padding:0 10px;font-size:12px;color:#bbb}.qr-reader-camera-btn{display:inline-flex;align-items:center;gap:6px;padding:9px 18px;border:1px solid var(--qr-border);border-radius:8px;background:#fff;cursor:pointer;font-size:13px;font-weight:500;color:#333;transition:all .2s}.qr-reader-camera-btn:hover{background:var(--qr-purple-bg);border-color:var(--qr-purple-light);color:var(--qr-purple-dark)}.qr-reader-camera-btn-ghost{background:var(--qr-page-bg);color:#888}.qr-reader-camera-btn-ghost:hover{background:#ffe8e8;border-color:#f99;color:#c44}.qr-reader-scan-status{font-size:12px;color:var(--qr-text-light);text-align:center;margin:6px 0 0}#qr-scan-line{position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,transparent,var(--qr-purple-light),transparent);animation:qr-scan-anim 2s linear infinite;pointer-events:none}@keyframes qr-scan-anim{0%{top:0}50%{top:calc(100% - 3px)}100%{top:0}}.qr-reader-success-header{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#1bbb70}.qr-reader-use-btn{margin-top:10px;width:100%;padding:10px;background:#000;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s}.qr-reader-use-btn:hover{background:#333}.color-theme-swatches{display:flex;flex-wrap:wrap;gap:6px}.color-theme-btn{width:42px;height:42px;border-radius:50%;border:1.5px solid rgba(204,204,204,.6);cursor:pointer;transition:transform .15s,border-color .15s;flex-shrink:0;padding:3px;background:0 0;box-sizing:border-box}.color-theme-btn:hover{transform:scale(1.12)}.color-theme-btn.active{border-color:var(--qr-purple);transform:scale(1.1)}.ctsw-circle{display:flex;width:100%;height:100%;border-radius:50%;overflow:hidden;align-items:flex-end}.ctsw-half{display:block;height:42%;width:50%}.shape-mask-grid{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.shape-mask-btn{display:flex;flex-direction:column;align-items:center;gap:3px;padding:7px 4px 5px;width:64px;border:1.5px solid var(--qr-border-input);border-radius:8px;background:#fff;cursor:pointer;transition:border-color .15s,background .15s,color .15s;font-size:10px;color:var(--qr-text-muted);line-height:1.2;text-align:center;box-sizing:border-box}.shape-mask-btn:hover{border-color:var(--qr-purple-light);background:var(--qr-bg-hover);color:var(--qr-purple-dark)}.shape-mask-btn.active{border-color:var(--qr-purple);background:#f5f0ff;color:var(--qr-purple)}.shape-mask-btn svg{width:38px;height:38px;fill:currentColor;flex-shrink:0}.util-action-btn{padding:5px 10px;font-size:12px;font-weight:500;border:1.5px solid var(--qr-border-input);border-radius:8px;background:#fff;color:var(--qr-text-muted);cursor:pointer;transition:background .15s,border-color .15s;white-space:nowrap}.util-action-btn:hover{background:var(--qr-bg-hover);border-color:var(--qr-purple-light);color:var(--qr-purple-dark)}.scan-action-btn{padding:5px 10px;font-size:12px;border:1.5px solid var(--qr-border-input);border-radius:8px;background:#fff;color:#444;cursor:pointer;transition:background .15s}.scan-action-btn:hover{background:var(--qr-bg-hover)}.history-row{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;padding:6px 8px;border-radius:6px;font-size:12px;cursor:pointer;border-bottom:1px solid #f0f0f0}.history-row:hover{background:var(--qr-purple-bg)}.history-text{color:#333;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-ts{color:#aaa;font-size:10px;white-space:nowrap;flex-shrink:0}.bulk-scan-table{width:100%;border-collapse:collapse;font-size:12px}.bulk-scan-table th{text-align:left;padding:4px 6px;background:var(--qr-bg-hover);color:#555;border-bottom:1px solid var(--qr-border-input)}.bulk-scan-table td{padding:4px 6px;border-bottom:1px solid #f0f0f0;vertical-align:top}.bulk-scan-table tr:hover td{background:var(--qr-purple-bg)}#batch-progress{margin-top:8px}body.dark-mode{background:#1a1a2e;color:#e0e0e0}body.dark-mode .result-area,body.dark-mode .tool,body.dark-mode .tool-area{background:#16213e;border-color:#2a2a4a;color:#e0e0e0}body.dark-mode .form-control{background:#0f3460;border-color:#2a2a4a;color:#e0e0e0}body.dark-mode .form-control::placeholder{color:#667}body.dark-mode .mode.selectedMode,body.dark-mode .mode:hover{background:#0f3460;color:#e0e0e0}body.dark-mode .container-qr,body.dark-mode .dropdown-content-qr,body.dark-mode .dropdown-qr{background:#16213e;border-color:#2a2a4a;color:#e0e0e0}body.dark-mode .one{background:#0f3460;color:#e0e0e0}body.dark-mode .one:hover{background:#162055}body.dark-mode .scan-action-btn,body.dark-mode .tab-type-btn,body.dark-mode .util-action-btn{background:#0f3460;border-color:#2a2a4a;color:#ccc}body.dark-mode .tab-type-btn.active{background:var(--qr-purple-dark);border-color:var(--qr-purple-dark);color:#fff}body.dark-mode .text-layer-card{background:#0f3460;border-color:#2a2a4a}body.dark-mode .tl-num-input{background:#0a1929;border-color:#2a2a4a;color:#e0e0e0}body.dark-mode .tl-curve-controls,body.dark-mode .tl-rotation-row{border-top-color:#2a2a4a}body.dark-mode .qr-reader-drop-zone{background:#0f3460;border-color:#3a3a6a;color:#aaa}body.dark-mode .history-row{border-color:#2a2a4a}body.dark-mode .history-row:hover{background:#0f3460}body.dark-mode .history-text{color:#ccc}body.dark-mode label{color:#ccc}body.dark-mode .input-container,body.dark-mode .tab-inputs-wrapper{background:0 0}body.dark-mode select,body.dark-mode select.form-control{background:#0f3460;color:#e0e0e0;border-color:#2a2a4a}body.dark-mode .upload-area-QR{background:#0f3460;border-color:#2a2a4a;color:#aaa}body.dark-mode #qr-size-estimator{background:#0f3460;color:#aaa}body.dark-mode .bulk-scan-table th{background:#0f3460;color:#ccc}body.dark-mode .bulk-scan-table td{border-color:#2a2a4a;color:#ccc}body.dark-mode .bulk-scan-table tr:hover td{background:#162055}body.dark-mode .home.tool-section{background:#0d0d1a}body.dark-mode .add-text-layer-btn{background:#0f3460;border-color:var(--qr-purple-light);color:var(--qr-purple-light)}body.dark-mode .add-text-layer-btn:hover{background:#1e1e3a}body.dark-mode .mode-container{color:#e0e0e0}body.dark-mode .mode{color:#aaa}body.dark-mode .mode:hover{background:#0f3460;color:#e0e0e0}body.dark-mode .active_qr_frame,body.dark-mode .frame:hover{background:#1e1e3a;border-color:var(--qr-purple-light)}body.dark-mode .text-style-btn{background:#0f3460;border-color:#2a2a4a;color:#ccc}body.dark-mode .text-style-btn.active,body.dark-mode .text-style-btn:hover{background:#1e1e3a;border-color:var(--qr-purple-light);color:var(--qr-purple-light)}body.dark-mode .color-input{border-color:#2a2a4a}body.dark-mode .color-input input[type=text]{background:#0f3460;color:#e0e0e0}body.dark-mode #print-format,body.dark-mode #qr-gradient-type{background:#0f3460!important;color:#e0e0e0!important;border-color:#2a2a4a!important}body.dark-mode input[type=range]{-webkit-appearance:none;appearance:none;height:6px;border-radius:3px;background:0 0;cursor:pointer}body.dark-mode input[type=range]::-webkit-slider-runnable-track{height:6px;border-radius:3px;background:linear-gradient(to right,var(--qr-purple-light) var(--range-fill,0),#2a2a4a var(--range-fill,0))}body.dark-mode input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:var(--qr-purple-light);margin-top:-5px;box-shadow:0 1px 4px rgba(0,0,0,.5);cursor:pointer}body.dark-mode input[type=range]::-moz-range-track{height:6px;border-radius:3px;background:#2a2a4a}body.dark-mode input[type=range]::-moz-range-progress{height:6px;border-radius:3px;background:var(--qr-purple-light)}body.dark-mode input[type=range]::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:var(--qr-purple-light);border:none;box-shadow:0 1px 4px rgba(0,0,0,.5);cursor:pointer}body.dark-mode input[type=checkbox]{accent-color:var(--qr-purple-light)}body.dark-mode #qr-canvas-area{border-color:#2a2a4a}body.dark-mode .dropdown-header{background:#16213e;border-color:#2a2a4a;color:#e0e0e0}body.dark-mode .dropdown-items{background:#16213e;border-color:#2a2a4a}body.dark-mode .dropdown-item{color:#ccc}body.dark-mode .dropdown-item:hover{background:#0f3460}.gen-tool .gen-layout{display:flex;flex-direction:row;gap:20px;align-items:flex-start;padding:0;width:100%;flex:1 1 100%;min-width:0}.gen-content-col{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:14px}.gen-steps-top{display:flex;flex-direction:row;gap:20px;width:100%;align-items:flex-start}.gen-steps-main-col{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:14px}.gen-steps-cart-col{flex:0 0 280px;min-width:200px}.gen-step1-mode-btns{display:flex;gap:10px;padding:2px 0 6px}.gen-step1-mode-btn{flex:1;padding:10px 14px;border:2px solid #e0e0f0;border-radius:10px;background:#f7f7ff;color:#6c63ff;font-size:14px;font-weight:700;cursor:pointer;transition:background .15s,border-color .15s,color .15s;text-align:center}.gen-step1-mode-btn.active{background:#6c63ff;color:#fff;border-color:#6c63ff}.gen-s1-mode-sub{font-size:11px;font-weight:400;opacity:.8}.gen-customize-row{display:block;width:100%}.gen-steps-col{display:block;width:100%}.gen-qr-panel{width:300px;max-width:300px;min-width:220px;flex-shrink:0}.gen-qr-panel-sticky{position:sticky;top:72px;display:flex;flex-direction:column;gap:10px}@media (min-width:1101px){.gen-layout--qr-below{flex-direction:column!important;align-items:stretch!important}.gen-layout--qr-below .gen-content-col{width:100%!important;max-width:100%!important}.gen-layout--qr-below .gen-qr-panel{position:static!important;width:100%!important;max-width:none!important;min-width:0!important;order:10}.gen-layout--qr-below .gen-qr-panel-sticky{position:static!important;max-height:none!important;overflow:visible!important}.gen-layout--qr-below #qr-canvas-area{position:fixed!important;bottom:16px!important;right:16px!important;z-index:200!important;max-height:75vh!important;max-width:75vw!important;overflow:auto!important;background:#fff!important;border-radius:12px!important;box-shadow:0 4px 24px rgba(0,0,0,.15)!important;border:1px solid #e4e8f1!important}}.gen-step1-always-vis{padding:8px 20px 12px}.gen-preview-col{display:none}.gen-preview-sticky{display:none}.gen-cust-tabs{display:flex;flex-wrap:wrap;gap:4px;flex:0 0 100%;align-items:center;padding-top:6px}.gen-step-hdr--cust{flex-wrap:wrap;align-items:center;gap:4px 12px;padding:12px 16px}.gen-step-hdr--cust .gen-step-info{flex-shrink:0}.gen-cust-tab{padding:8px 14px;border:1.5px solid #e0e0f0;border-radius:9px;background:#f7f7ff;color:#6c63ff;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s;white-space:nowrap}.gen-cust-tab:hover{background:#eeecff;border-color:#b0a8f8}.gen-cust-tab.active{background:#6c63ff;border-color:#6c63ff;color:#fff}.gen-cust-panel{padding:14px 12px;border-top:1.5px solid #e8e8f4}body.dark-mode .gen-cust-tab{background:#1e1e38;border-color:#3a3a6a;color:#a5b4fc}body.dark-mode .gen-cust-tab.active{background:#12122a;border-color:#6c63ff;color:#e0e0e0}body.dark-mode .gen-cust-tabs{border-bottom-color:#2a2a4a}@media (max-width:1100px){.gen-tool .gen-layout{flex-direction:column}.gen-qr-panel{width:100%;max-width:none;min-width:0;order:10}.gen-qr-panel-sticky{position:static;max-height:none;overflow:visible}#qr-canvas-area{max-height:75vh;overflow:auto}}@media (max-width:700px){.gen-steps-top{flex-direction:column}.gen-steps-cart-col{width:100%;min-width:0}}.gen-step-card{background:#fff;border-radius:16px;border:1.5px solid #e8e8f4;box-shadow:0 2px 10px rgba(108,99,255,.07);overflow:hidden}.gen-step-hdr{display:flex;align-items:center;gap:12px;padding:16px 20px;cursor:pointer;background:0 0;border:none;width:100%;text-align:left;font-family:inherit;transition:background .15s}.gen-step-hdr:hover{background:#f8f8ff}.gen-step-hdr--static{cursor:default}.gen-step-hdr--static:hover{background:0 0}.gen-step-num{width:30px;height:30px;border-radius:50%;background:#ededf8;color:#6c63ff;font-size:14px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.gen-step-num--active{background:var(--qr-purple,#6c63ff);color:#fff}.gen-step-info{flex:1;min-width:0}.gen-step-title{display:block;font-size:15px;font-weight:700;color:#2d2d4e}.gen-step-hint{display:block;font-size:12px;color:#637181;margin-top:1px}.gen-step-sel{font-size:12px;font-weight:600;color:#6c63ff;white-space:nowrap;flex-shrink:0}.gen-step-chevron{font-size:16px;color:#637181;transition:transform .2s;flex-shrink:0}.gen-step-card.gen-step-collapsed .gen-step-chevron{transform:rotate(-90deg)}.gen-step-body{padding:0 20px 20px;border-top:1.5px solid #f0f0f8}.gen-step-card.gen-step-collapsed .gen-step-body{display:none}.gen-tool .mode-container.gen-type-grid{display:grid!important;grid-template-columns:repeat(5,1fr);gap:8px;margin:12px 0 10px;padding:0;border:none;background:0 0;overflow:visible;height:auto;flex:none;width:100%;flex-shrink:unset}.gen-tool .mode-container.gen-type-grid .mode{display:flex!important;flex-direction:column;align-items:center;gap:5px;padding:10px 6px;border-radius:12px;border:2px solid #e8e8f4;background:#fafafa;cursor:pointer;transition:border-color .15s,background .15s,transform .1s;text-align:center;font-size:11px;font-weight:600;color:#2d2d4e;line-height:1.3;min-width:0;width:100%;white-space:normal;margin:0;height:auto}.gen-tool .mode-container.gen-type-grid .mode:hover{border-color:#a5b4fc;background:#f0f0ff;transform:translateY(-1px)}.gen-tool .mode-container.gen-type-grid .mode.selectedMode{border-color:var(--qr-purple,#6c63ff);background:#eeecff;color:var(--qr-purple,#6c63ff)}.gen-tool .mode-container.gen-type-grid .mode>img:not(.gen-type-img){display:none}.gen-type-icon{font-size:20px;line-height:1}.gen-type-img{width:20px;height:20px;display:block!important;object-fit:contain}.gen-type-label{font-size:11px;font-weight:600;line-height:1.2}.gen-tool .mode-container.gen-type-grid .mode-paid-badge{display:block;font-size:9px;background:#ff6b35;color:#fff;border-radius:3px;padding:1px 4px;margin-top:2px;font-weight:700}.gen-tool .mode-container.gen-type-grid .mode-secondary{display:none!important}.gen-tool .mode-container.gen-type-grid.gen-more-types-open .mode-secondary{display:flex!important}.gen-tool .mode-container.gen-type-grid.gen-more-types-open{grid-template-columns:repeat(5,1fr)}.gen-more-types-btn{width:100%;padding:8px 14px;background:#f5f4ff;border:1.5px dashed #c5c0ff;border-radius:10px;color:#6c63ff;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s;margin-bottom:14px;font-family:inherit}.gen-more-types-btn:hover{background:#eeecff;border-color:#6c63ff}.gen-quick-themes{margin-bottom:14px}.gen-label-sm{font-size:11px;font-weight:700;color:#637181;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}.gen-more-options-btn{width:100%;padding:9px 16px;background:#f5f4ff;border:1.5px dashed #c5c0ff;border-radius:10px;color:#6c63ff;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s;font-family:inherit}.gen-more-options-btn:hover{background:#eeecff;border-color:#6c63ff}#gen-more-options-panel{margin-top:0}.gen-download-panel{background:#fff;border-radius:14px;border:1.5px solid #e8e8f4;padding:14px 16px;box-shadow:0 2px 8px rgba(108,99,255,.06)}.gen-download-label{font-size:11px;font-weight:800;color:#637181;letter-spacing:.08em;text-transform:uppercase}.gen-tool .mode-dropdown{display:none!important}.gen-tool .qr-pricing-strip{margin-top:12px}.gen-preview-col #product-cart{width:100%!important;box-sizing:border-box}body.dark-mode .gen-step-card{background:#181830;border-color:#2a2a4a}body.dark-mode .gen-step-hdr:hover{background:#1e1e38}body.dark-mode .gen-step-title{color:#e0e0e0}body.dark-mode .gen-step-hint{color:#6c7a9a}body.dark-mode .gen-step-num{background:#2a2a4a;color:#a5b4fc}body.dark-mode .gen-step-num--active{background:var(--qr-purple-light);color:#fff}body.dark-mode .gen-step-body{border-top-color:#2a2a4a}body.dark-mode .gen-tool .mode-container.gen-type-grid .mode{background:#1e1e38;border-color:#2a2a4a;color:#ccc}body.dark-mode .gen-tool .mode-container.gen-type-grid .mode:hover{background:#252545;border-color:#5850e0}body.dark-mode .gen-tool .mode-container.gen-type-grid .mode.selectedMode{background:#2a2050;border-color:#a5b4fc;color:#a5b4fc}body.dark-mode .gen-more-options-btn,body.dark-mode .gen-more-types-btn{background:#1e1e38;border-color:#3a3a6a;color:#a5b4fc}body.dark-mode .gen-download-panel{background:#181830;border-color:#2a2a4a}@media (max-width:920px){.gen-preview-col{width:270px}}@media (max-width:800px){.gen-preview-col{width:100%;order:-1}.gen-preview-sticky{position:static}.gen-tool .mode-container.gen-type-grid{grid-template-columns:repeat(5,1fr);gap:6px}.gen-tool .mode-container.gen-type-grid.gen-more-types-open{grid-template-columns:repeat(5,1fr)}.gen-preview-col #qr-canvas-area{max-width:320px;margin:0 auto}.gen-download-panel .download-format-buttons{justify-content:center}}@media (max-width:480px){.gen-step-hdr{padding:12px 14px}.gen-step-body{padding:0 14px 16px}.gen-tool .mode-container.gen-type-grid{grid-template-columns:repeat(5,1fr);gap:5px}.gen-tool .mode-container.gen-type-grid .mode{padding:8px 3px}.gen-type-icon{font-size:18px}.gen-type-label{font-size:10px}.gen-type-img{width:18px;height:18px}}