body{font-family:sans-serif}.qro-redesigned-wrapper{display:flex;flex-wrap:wrap;gap:30px;margin:20px 0}.qro-preview-column{flex:1;min-width:250px;padding:20px;background-color:#f8f9fa;border-radius:8px;display:flex;flex-direction:column;align-items:center}.qro-preview-column h2{margin-top:0;margin-bottom:20px;font-size:1.4em;color:#333}#qro-canvas{width:100%;max-width:300px;height:auto;margin:0 auto;border:1px solid #eee}#qro-canvas canvas,#qro-canvas svg{display:block;width:100%!important;height:auto!important}.qro-settings-column{flex:2;min-width:350px}.qro-settings-column h2{margin-top:0;margin-bottom:20px;font-size:1.6em;color:#333}.qro-tabs{margin-bottom:20px}.qro-tab-nav{list-style:none;padding:0;margin:0 0 15px;display:flex;flex-wrap:wrap;border-bottom:1px solid #dee2e6}.qro-format-selector input[type=radio],.qro-tab-item{margin-right:5px}.qro-tab-item{padding:10px 15px;cursor:pointer;border:1px solid transparent;border-bottom:none;margin-bottom:-1px;background-color:#f1f1f1;color:#555;border-radius:4px 4px 0 0;transition:background-color .2s,color .2s,border-color .2s}.qro-tab-item:hover{background-color:#e9ecef}.qro-tab-item.active{background-color:#fff;border-color:#dee2e6 #dee2e6 #fff;color:#7c1034;font-weight:600;border-top:2px solid #7c1034;margin-top:-1px}.qro-tab-content{padding:20px 5px}.qro-tab-pane{display:none}.qro-tab-pane.active{display:block}.qro-tab-pane h4{margin-top:15px;margin-bottom:10px;font-size:1.1em;color:#333;border-bottom:1px solid #eee;padding-bottom:5px}.qro-tab-pane h4:first-child{margin-top:0}.qro-tab-pane label{display:block;margin-bottom:5px;font-weight:500;font-size:.9em;color:#444}.qro-tab-pane input[type=number],.qro-tab-pane input[type=text],.qro-tab-pane input[type=url],.qro-tab-pane select{width:100%;padding:8px 10px;margin-bottom:15px;border:1px solid #ced4da;border-radius:4px;box-sizing:border-box;font-size:.95em}.qro-tab-pane input[type=url]{margin-bottom:5px}.qro-tab-pane p{font-size:.85em;color:#666;margin-top:0;margin-bottom:15px}.qro-wc-section{margin-top:20px;padding-top:15px;border-top:1px dashed #eee}.qro-default-url-notice{font-size:.8em;color:#666;margin-top:-10px;margin-bottom:15px}.qro-default-url-notice strong{color:#555}.qro-color-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px}.qro-color-options div{display:flex;flex-direction:column}.qro-color-options label{margin-bottom:3px}.qro-color-options input[type=color]{width:100%;height:38px;padding:2px;border:1px solid #ced4da;border-radius:4px;cursor:pointer}.qro-style-selector{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.qro-style-option{width:40px;height:40px;border:2px solid #ccc;border-radius:4px;cursor:pointer;background-color:#fff;background-size:80%;background-repeat:no-repeat;background-position:center;transition:border-color .2s}.qro-style-option:hover{border-color:#aaa}.qro-style-option.selected{border-color:#7c1034;box-shadow:0 0 0 2px rgba(124,16,52,.3)}[data-option="cornersSquareOptions.type"] .qro-style-option[data-value=square],[data-option="dotsOptions.type"] .qro-style-option[data-value=square]{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10"><path d="M0 0h10v10H0z"/></svg>')}[data-option="cornersSquareOptions.type"] .qro-style-option[data-value=dot],[data-option="dotsOptions.type"] .qro-style-option[data-value=dots]{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10"><circle cx="5" cy="5" r="4.5"/></svg>')}[data-option="dotsOptions.type"] .qro-style-option[data-value=rounded]{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10"><rect width="10" height="10" rx="2"/></svg>')}[data-option="cornersSquareOptions.type"] .qro-style-option[data-value=extra-rounded],[data-option="dotsOptions.type"] .qro-style-option[data-value=extra-rounded]{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10"><rect width="10" height="10" rx="5"/></svg>')}[data-option="dotsOptions.type"] .qro-style-option[data-value=classy]{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10"><path d="M0 0h7v7H0zm3 3h4v4H3z"/></svg>')}[data-option="dotsOptions.type"] .qro-style-option[data-value=classy-rounded]{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10"><path d="M2 0a2 2 0 00-2 2v3a2 2 0 002 2h3a2 2 0 002-2V2a2 2 0 00-2-2z m3 3a1 1 0 011 1v2a1 1 0 01-1 1H3a1 1 0 01-1-1V4a1 1 0 011-1z"/></svg>')}[data-option="cornersDotOptions.type"] .qro-style-option[data-value=square]{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10"><path d="M2 2h6v6H2z"/></svg>')}[data-option="cornersDotOptions.type"] .qro-style-option[data-value=dot]{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10"><circle cx="5" cy="5" r="3"/></svg>')}.qro-format-selector label{display:inline-block;margin-right:15px;margin-bottom:10px;cursor:pointer;font-weight:400}.qro-actions{margin-top:20px;text-align:right}.qro-actions button{padding:10px 20px;background-color:#7c1034;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:1em;transition:background-color .2s}.qro-actions button:hover{background-color:#650d2b}@media (max-width:768px){.qro-redesigned-wrapper{flex-direction:column}.qro-preview-column{order:2}.qro-settings-column{order:1}.qro-color-options{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}}