.qc-embed{width:100%;min-width:0;container-type:inline-size}.qc-embed .qc-modal{background:var(--card-bg);border:1px solid var(--card-border);border-radius:20px;flex-direction:column;width:100%;max-width:none;height:600px;max-height:none;margin:0;display:flex;overflow:hidden;box-shadow:0 28px 70px #12111024,0 2px 8px #1211100f}.qc-embed .qc-head{border-bottom:1px solid var(--card-border);align-items:center;gap:14px;padding:15px 18px;display:flex}.qc-embed .qc-head .badge{background:color-mix(in srgb,var(--brand)13%,transparent);width:38px;height:38px;color:var(--brand);border:none;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.qc-embed .qc-head .ht{flex:1;min-width:0}.qc-embed .qc-head .ht h2{letter-spacing:-.02em;margin:0;font-size:16px;font-weight:600;line-height:1.2}.qc-embed .qc-head .ht .meta{align-items:center;gap:8px;margin-top:3px;display:flex}.qc-embed .qc-head .ht .src{font-family:var(--font-mono,ui-monospace,SFMono-Regular,Menlo,monospace);color:var(--subtext);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.qc-embed .qc-head .ht .pill{font-size:10.5px}.qc-embed .qc-body{flex:1;grid-template-columns:168px minmax(0,1fr) 296px;min-height:0;display:grid;overflow:hidden}.qc-embed .qc-rail{border-right:1px solid var(--card-border);background:var(--dashboard-panel-muted-bg);flex-direction:column;gap:3px;padding:12px 10px;display:flex}.qc-embed .qc-railitem{color:var(--subtext);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:11px;align-items:center;gap:10px;padding:9px 11px;font-family:inherit;font-size:13px;font-weight:500;transition:all .14s;display:flex}.qc-embed .qc-railitem:hover{background:var(--surface-hover);color:var(--foreground)}.qc-embed .qc-railitem.on{background:var(--card-bg);color:var(--foreground);border-color:color-mix(in srgb,var(--brand)26%,var(--card-border));box-shadow:var(--card-shadow)}.qc-embed .qc-railitem.on .ri-ico{color:var(--brand)}.qc-embed .qc-railitem .ri-ico{color:var(--subtext);flex-shrink:0;display:inline-flex}.qc-embed .qc-railitem .ri-lock{color:var(--subtext);opacity:.7;margin-left:auto}.qc-embed .qc-rail .rail-spacer{flex:1}.qc-embed .qc-controls{min-height:0;padding:18px 20px 24px;overflow-y:auto}.qc-embed .qc-sec-head{align-items:center;gap:7px;margin-bottom:13px;display:flex}.qc-embed .qc-sec-head h3{letter-spacing:-.015em;margin:0;font-size:15px;font-weight:600}.qc-embed .qc-sec-head .tierbadge{margin-right:2px}.qc-embed .qc-sub{color:var(--subtext);white-space:nowrap;align-items:center;gap:6px;margin:16px 0 9px;font-size:12px;font-weight:500;display:flex}.qc-embed .qc-sub:first-child{margin-top:0}.qc-embed .tip{display:inline-flex;position:relative}.qc-embed .tip .tip-trigger{border:1px solid var(--card-border);width:16px;height:16px;color:var(--subtext);cursor:help;background:var(--card-bg);font-size:10px;font-weight:700;font-family:var(--font-geist-sans,ui-sans-serif,system-ui,sans-serif);letter-spacing:normal;text-transform:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.qc-embed .tip .tip-trigger:hover{color:var(--brand);border-color:var(--brand)}.qc-embed .tip .tip-body{background:var(--foreground);width:216px;color:var(--background);font-family:var(--font-geist-sans,ui-sans-serif,system-ui,sans-serif);letter-spacing:normal;text-transform:none;text-align:left;box-shadow:var(--floating-shell-shadow);z-index:30;opacity:0;pointer-events:none;border-radius:10px;padding:9px 11px;font-size:11.5px;font-style:normal;font-weight:450;line-height:1.5;transition:opacity .14s;position:absolute;top:130%;left:50%;transform:translate(-50%)}.qc-embed .tip .tip-body code{font-family:var(--font-mono,ui-monospace,SFMono-Regular,Menlo,monospace);background:#ffffff24;border-radius:4px;padding:0 3px;font-size:.92em}.qc-embed .tip:hover .tip-body,.qc-embed .tip:focus-within .tip-body{opacity:1}.qc-embed .tip .tip-body:before{content:"";border:5px solid #0000;border-bottom-color:var(--foreground);position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.qc-embed .thumb-row{flex-wrap:wrap;gap:9px;display:flex}.qc-embed .thumb{border:1.5px solid var(--card-border);background:var(--card-bg);cursor:pointer;color:var(--foreground);border-radius:13px;justify-content:center;align-items:center;padding:0;font-family:inherit;transition:all .14s;display:inline-flex;position:relative}.qc-embed .thumb.t-pattern{width:56px;height:56px}.qc-embed .thumb.t-corner{width:50px;height:50px}.qc-embed .thumb.t-frame{flex-shrink:0;width:60px;height:60px;overflow:hidden}.qc-embed .thumb:hover{border-color:color-mix(in srgb,var(--brand)40%,var(--card-border))}.qc-embed .thumb.on{border-color:var(--brand);background:color-mix(in srgb,var(--brand)7%,var(--card-bg));box-shadow:0 0 0 3px var(--brand-ring)}.qc-embed .thumb svg{display:block}.qc-embed .thumb .t-lab{color:var(--subtext);white-space:nowrap;font-size:9.5px;position:absolute;bottom:-17px;left:50%;transform:translate(-50%)}.qc-embed .thumb-grid-labels{row-gap:26px;padding-bottom:19px}.qc-embed .thumb.locked{opacity:.5;cursor:not-allowed}.qc-embed .thumb .lockbadge{background:var(--foreground);color:var(--background);letter-spacing:.03em;border-radius:999px;padding:2px 5px;font-size:8.5px;font-weight:600;position:absolute;top:-6px;right:-6px}.qc-embed .swatches{flex-wrap:wrap;gap:8px;display:flex}.qc-embed .swatch{border:2px solid var(--card-bg);width:30px;height:30px;box-shadow:0 0 0 1px var(--card-border);cursor:pointer;border-radius:50%;padding:0;transition:transform .12s}.qc-embed .swatch:hover{transform:scale(1.08)}.qc-embed .swatch.on{box-shadow:0 0 0 2px var(--brand)}.qc-embed .field{width:auto;height:auto;min-height:0;box-shadow:none;background:0 0;border:none;border-radius:0;gap:5px;margin:0;padding:0;transition:none;display:grid}.qc-embed .field>.lab{color:var(--subtext);white-space:nowrap;align-items:center;gap:5px;font-size:11.5px;display:flex}.qc-embed .fieldgrid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.qc-embed .ctl{border:1px solid var(--card-border);background:var(--card-bg);height:38px;color:var(--foreground);border-radius:11px;width:100%;padding:0 11px;font-family:inherit;font-size:13px}.qc-embed .ctl:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-ring);outline:none}.qc-embed select.ctl{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23635c53' stroke-width='2' stroke-linecap='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 11px center;background-repeat:no-repeat;padding-right:30px}.qc-embed .colorinput{border:1px solid var(--card-border);background:var(--card-bg);border-radius:11px;align-items:center;height:38px;display:flex;overflow:hidden}.qc-embed .colorinput .sw{border-right:1px solid var(--card-border);cursor:pointer;flex-shrink:0;width:42px;height:100%;position:relative}.qc-embed .colorinput .sw input{opacity:0;cursor:pointer;position:absolute;inset:0}.qc-embed .colorinput input[type=text]{min-width:0;font-family:var(--font-mono,ui-monospace,SFMono-Regular,Menlo,monospace);color:var(--foreground);text-transform:uppercase;background:0 0;border:none;outline:none;flex:1;padding:0 10px;font-size:12.5px}.qc-embed fieldset.colorfs{border:none;min-width:0;margin:0;padding:0}.qc-embed .segm{background:var(--dashboard-panel-muted-bg);border:1px solid var(--card-border);border-radius:10px;width:100%;padding:3px;display:inline-flex}.qc-embed .segm button{color:var(--subtext);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:6px 0;font-family:inherit;font-size:12.5px;font-weight:500;transition:all .14s}.qc-embed .segm button.on{background:var(--card-bg);color:var(--foreground);box-shadow:var(--card-shadow);font-weight:600}.qc-embed .togglerow{border:1px solid var(--card-border);background:var(--card-bg);border-radius:12px;align-items:center;gap:11px;padding:11px 13px;display:flex}.qc-embed .togglerow .tinfo{flex:1;min-width:0}.qc-embed .togglerow .tinfo .tt{font-size:13px;font-weight:500}.qc-embed .togglerow .tinfo .td{color:var(--subtext);margin-top:2px;font-size:11.5px;line-height:1.4}.qc-embed .switch{background:var(--card-border);cursor:pointer;border:none;border-radius:999px;flex-shrink:0;width:40px;height:23px;padding:0;transition:background .16s;position:relative}.qc-embed .switch:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .16s;position:absolute;top:2.5px;left:2.5px;box-shadow:0 1px 2px #0003}.qc-embed .switch.on{background:var(--brand)}.qc-embed .switch.on:after{transform:translate(17px)}.qc-embed .switch:disabled{opacity:.5;cursor:not-allowed}.qc-embed .lockchip{letter-spacing:.02em;color:var(--brand);background:color-mix(in srgb,var(--brand)12%,transparent);border-radius:999px;align-items:center;gap:4px;padding:2px 7px;font-size:10px;font-weight:600;display:inline-flex}.qc-embed .ctl-locked{position:relative}.qc-embed .ctl-locked .ctl{opacity:.55}.qc-embed .ctl-locked .ctl-lock{color:var(--brand);background:color-mix(in srgb,var(--brand)13%,var(--card-bg));border:1px solid color-mix(in srgb,var(--brand)26%,transparent);pointer-events:none;border-radius:999px;align-items:center;gap:4px;padding:3px 8px;font-size:10px;font-weight:600;display:inline-flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.qc-embed .dropzone{box-sizing:border-box;border:1.5px dashed var(--card-border);text-align:center;cursor:pointer;background:var(--dashboard-panel-muted-bg);border-radius:14px;flex-direction:column;align-items:center;width:100%;padding:18px;transition:all .15s;display:flex}.qc-embed .dropzone:hover{border-color:color-mix(in srgb,var(--brand)44%,var(--card-border));background:color-mix(in srgb,var(--brand)4%,var(--card-bg))}.qc-embed .dropzone .dz-ico{background:color-mix(in srgb,var(--brand)12%,transparent);width:38px;height:38px;color:var(--brand);border-radius:11px;justify-content:center;align-items:center;margin-bottom:9px;display:inline-flex}.qc-embed .dropzone .dz-t{font-size:13px;font-weight:500}.qc-embed .dropzone .dz-d{color:var(--subtext);margin-top:4px;font-size:11px}.qc-embed .logo-filled{border:1px solid var(--card-border);background:var(--card-bg);border-radius:12px;align-items:center;gap:11px;padding:11px;display:flex}.qc-embed .logo-filled .lf-prev{border:1px solid var(--card-border);width:44px;height:44px;color:var(--brand);background:#fff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.qc-embed .logo-filled .lf-meta{flex:1;min-width:0}.qc-embed .logo-filled .lf-n{text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:500;overflow:hidden}.qc-embed .logo-filled .lf-s{color:var(--subtext);margin-top:2px;font-size:11px}.qc-embed .section-dim{pointer-events:none}.qc-embed .fields-locked{opacity:.5}.qc-embed .qc-preview{border-left:1px solid var(--card-border);background:var(--dashboard-panel-muted-bg);flex-direction:column;gap:14px;padding:18px 16px;display:flex;overflow-y:auto}.qc-embed .qc-preview .pv-label{letter-spacing:.08em;text-transform:uppercase;color:var(--subtext);text-align:center;font-size:10px;font-weight:600}.qc-embed .pv-stage{background:radial-gradient(ellipse at top,color-mix(in srgb,var(--brand)12%,transparent),transparent 70%),var(--card-bg);border:1px solid var(--card-border);border-radius:16px;justify-content:center;align-items:center;min-height:196px;padding:20px;display:flex;position:relative}.qc-embed .pv-qcard{box-shadow:var(--card-shadow-strong);background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:7px;padding:12px;display:flex}.qc-embed .pv-qcard svg{width:100%;height:auto;display:block}.qc-embed .pv-wm{font-family:var(--font-mono,ui-monospace,SFMono-Regular,Menlo,monospace);letter-spacing:.16em;text-transform:lowercase;color:#635c53;font-size:10px}.qc-embed .pv-src{background:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;padding:10px 12px}.qc-embed .pv-src .ps-l{letter-spacing:.06em;text-transform:uppercase;color:var(--subtext);white-space:nowrap;align-items:center;gap:5px;font-size:10px;display:flex}.qc-embed .pv-src .ps-row{align-items:center;gap:8px;margin-top:5px;display:flex}.qc-embed .pv-src .ps-u{font-family:var(--font-mono,ui-monospace,SFMono-Regular,Menlo,monospace);text-overflow:ellipsis;word-break:break-all;flex:1;min-width:0;font-size:11.5px;overflow:hidden}.qc-embed .pv-note{color:var(--subtext);text-align:center;padding:0 4px;font-size:11px;line-height:1.5}.qc-embed .scan{background:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;padding:12px}.qc-embed .scan .s-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.qc-embed .scan .s-head .st{white-space:nowrap;align-items:center;gap:5px;font-size:11.5px;font-weight:600;display:flex}.qc-embed .scan .s-verdict{white-space:nowrap;border-radius:999px;flex-shrink:0;padding:2px 8px;font-size:11px;font-weight:600}.qc-embed .scan .s-verdict.good{color:var(--accent-emerald-600);background:color-mix(in srgb,var(--accent-emerald-500)14%,transparent)}.qc-embed .scan .s-verdict.warn{color:var(--accent-amber-600);background:color-mix(in srgb,var(--accent-amber-500)16%,transparent)}.qc-embed .scan .s-verdict.bad{color:var(--accent-rose-600);background:color-mix(in srgb,var(--accent-rose-500)14%,transparent)}.qc-embed .scan .s-track{background:linear-gradient(90deg,var(--accent-rose-500)0%,var(--accent-amber-500)38%,var(--accent-emerald-500)70%);border-radius:999px;height:7px;margin-top:10px;position:relative;overflow:hidden}.qc-embed .scan .s-track .s-mask{background:var(--dashboard-panel-muted-bg);border-left:2px solid var(--card-bg);height:100%;transition:width .4s cubic-bezier(.2,.8,.3,1);position:absolute;top:0;right:0}.qc-embed .scan .s-checks{flex-direction:column;gap:8px;margin-top:11px;display:flex}.qc-embed .scan .s-check{align-items:flex-start;gap:7px;font-size:11px;line-height:1.4;display:flex}.qc-embed .scan .s-check .ck{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:15px;height:15px;margin-top:1px;display:inline-flex}.qc-embed .scan .s-check.ok .ck{color:var(--accent-emerald-600);background:color-mix(in srgb,var(--accent-emerald-500)16%,transparent)}.qc-embed .scan .s-check.warn .ck{color:var(--accent-amber-600);background:color-mix(in srgb,var(--accent-amber-500)18%,transparent)}.qc-embed .scan .s-check.bad .ck{color:var(--accent-rose-600);background:color-mix(in srgb,var(--accent-rose-500)16%,transparent)}.qc-embed .scan .s-check .ct{color:var(--subtext)}.qc-embed .scan .s-check .ct b{white-space:nowrap}.qc-embed .qc-foot{border-top:1px solid var(--card-border);background:var(--card-bg);align-items:center;gap:10px;padding:13px 18px;display:flex}.qc-embed .qc-foot .f-left{align-items:center;gap:6px;display:flex}.qc-embed .qc-foot .f-status-wrap{min-width:0;display:flex}.qc-embed .qc-foot .f-status{color:var(--subtext);align-items:center;gap:6px;font-size:11.5px;display:flex}.qc-embed .qc-foot .f-status.ok{color:var(--accent-emerald-600)}.qc-embed .qc-foot .f-status.err{color:var(--accent-rose-600)}.qc-embed .qc-foot .f-spacer{flex:1}.qc-embed .qc-foot .f-actions{align-items:center;gap:8px;display:flex}.qc-embed .dlwrap{position:relative}.qc-embed .dlmenu{background:var(--card-bg);border:1px solid var(--card-border);box-shadow:var(--floating-shell-shadow);z-index:20;border-radius:12px;min-width:150px;padding:6px;position:absolute;bottom:110%;right:0}.qc-embed .dlmenu button{width:100%;color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;font-family:inherit;font-size:12.5px;display:flex}.qc-embed .dlmenu button:hover{background:var(--surface-hover)}.qc-embed .dlmenu .grp{letter-spacing:.06em;text-transform:uppercase;color:var(--subtext);padding:6px 10px 3px;font-size:10px}.qc-embed .iconbtn{border:1px solid var(--card-border);background:var(--card-bg);width:34px;height:34px;color:var(--subtext);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:0;transition:all .15s;display:inline-flex}.qc-embed .iconbtn:hover{color:var(--foreground);background:var(--surface-hover)}.qc-embed .iconbtn.naked{background:0 0;border-color:#0000}.qc-embed .iconbtn.naked:hover{background:var(--surface-hover)}.qc-embed .iconbtn:disabled{opacity:.45;cursor:not-allowed}.qc-embed .qc-btn{border:1px solid var(--card-border);background:var(--card-bg);height:34px;color:var(--foreground);cursor:pointer;white-space:nowrap;border-radius:11px;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-family:inherit;font-size:12.5px;font-weight:600;transition:transform .14s,box-shadow .14s,background .14s;display:inline-flex}.qc-embed .qc-btn:hover{box-shadow:var(--card-shadow);background:var(--surface-hover);transform:translateY(-.5px)}.qc-embed .qc-btn:active{box-shadow:none;transform:none}.qc-embed .qc-btn.primary{background:var(--brand);border-color:color-mix(in srgb,var(--brand)72%,#000 28%);color:var(--brand-foreground)}.qc-embed .qc-btn.primary:hover{background:color-mix(in srgb,var(--brand)90%,#000 10%)}.qc-embed .qc-btn.ghost{background:0 0;border-color:#0000}.qc-embed .qc-btn.ghost:hover{background:var(--surface-hover);box-shadow:none}.qc-embed .qc-btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}.qc-embed .pill{border:1px solid var(--card-border);color:var(--subtext);white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:2px 8px;font-weight:600;display:inline-flex}.qc-embed .pill .dot{background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}.qc-embed .pill.pill-success{color:var(--accent-emerald-600);border-color:color-mix(in srgb,var(--accent-emerald-500)30%,transparent);background:color-mix(in srgb,var(--accent-emerald-500)12%,transparent)}.qc-embed .pill.pill-warn{color:var(--accent-amber-600);border-color:color-mix(in srgb,var(--accent-amber-500)34%,transparent);background:color-mix(in srgb,var(--accent-amber-500)14%,transparent)}.qc-embed .tierbadge{letter-spacing:.01em;color:var(--brand-foreground);background:var(--brand);border:1px solid color-mix(in srgb,var(--brand)72%,#000 28%);white-space:nowrap;vertical-align:middle;border-radius:999px;align-items:center;gap:3px;padding:2px 7px;font-size:10px;font-weight:600;line-height:1.3;display:inline-flex}.qc-embed .tierbadge.soft{color:var(--brand);background:color-mix(in srgb,var(--brand)12%,transparent);border-color:color-mix(in srgb,var(--brand)26%,transparent)}.qc-embed .tierbadge svg{flex-shrink:0}.qc-embed .upsell{border:1px solid color-mix(in srgb,var(--brand)26%,var(--card-border));background:color-mix(in srgb,var(--brand)7%,var(--card-bg));border-radius:13px;align-items:center;gap:11px;margin-bottom:14px;padding:11px 13px;display:flex}.qc-embed .upsell.compact{padding:9px 11px}.qc-embed .upsell .u-ico{background:color-mix(in srgb,var(--brand)16%,transparent);width:32px;height:32px;color:var(--brand);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.qc-embed .upsell .u-t{flex:1;min-width:0}.qc-embed .upsell .u-t .ut{font-size:12.5px;font-weight:600}.qc-embed .upsell .u-t .ud{color:var(--subtext);margin-top:1px;font-size:11px;line-height:1.4}.qc-embed .upsell .u-up{color:var(--brand);cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;align-items:center;gap:3px;margin-left:auto;padding:4px 2px;font-size:11.5px;font-weight:600;text-decoration:none;display:inline-flex}.qc-embed .upsell .u-up:hover{text-decoration:underline}.qc-embed .qc-mobpeek{display:none}@container (max-width:760px){.qc-embed .qc-modal{height:auto;max-height:none}.qc-embed .qc-body{flex-direction:column;flex:1;min-height:0;display:flex;overflow-x:clip}.qc-embed .qc-mobpeek{z-index:6;background:var(--card-bg);border-bottom:1px solid var(--card-border);order:0;align-items:center;gap:12px;padding:10px 14px;display:flex;position:sticky;top:0}.qc-embed .qc-mobpeek .mp-qr{border:1px solid var(--card-border);background:#fff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;padding:4px;display:flex;overflow:hidden}.qc-embed .qc-mobpeek .mp-qr svg{width:100%;height:100%;display:block}.qc-embed .qc-mobpeek .mp-meta{flex:1;min-width:0}.qc-embed .qc-mobpeek .mp-l{letter-spacing:-.01em;font-size:12.5px;font-weight:600}.qc-embed .qc-mobpeek .mp-sub{color:var(--subtext);margin-top:1px;font-size:11px}.qc-embed .qc-mobpeek .mp-status{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.qc-embed .qc-mobpeek .mp-status svg{width:15px;height:15px}.qc-embed .qc-mobpeek .mp-status.ok{color:var(--accent-emerald-600);background:color-mix(in srgb,var(--accent-emerald-500)14%,transparent)}.qc-embed .qc-mobpeek .mp-status.warn{color:var(--accent-amber-600);background:color-mix(in srgb,var(--accent-amber-500)16%,transparent)}.qc-embed .qc-mobpeek .mp-status.bad{color:var(--accent-rose-600);background:color-mix(in srgb,var(--accent-rose-500)14%,transparent)}.qc-embed .qc-rail{border-right:none;border-bottom:1px solid var(--card-border);-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;flex-shrink:0;order:1;gap:6px;padding:9px 10px;overflow-x:auto}.qc-embed .qc-rail::-webkit-scrollbar{display:none}.qc-embed .qc-railitem{white-space:nowrap;flex-direction:column;flex-shrink:0;gap:4px;padding:7px 12px;font-size:10.5px;position:relative}.qc-embed .qc-railitem .ri-lock{margin-left:0;position:absolute;top:3px;right:3px}.qc-embed .qc-rail .rail-spacer{display:none}.qc-embed .qc-controls{flex:none;order:2;min-width:0;padding:14px 14px 20px;overflow:visible}.qc-embed .qc-preview{border-left:none;border-top:1px solid var(--card-border);flex-shrink:0;order:3;grid-template-columns:minmax(0,1fr);row-gap:9px;min-width:0;padding:14px 15px 16px;display:grid}.qc-embed .pv-label,.qc-embed .pv-stage{display:none}.qc-embed .pv-src,.qc-embed .scan,.qc-embed .pv-note{grid-column:1/-1}.qc-embed .pv-note{text-align:left}.qc-embed .qc-head{gap:10px;padding:12px 14px}.qc-embed .qc-head .ht .src{font-size:10.5px}.qc-embed .fieldgrid{grid-template-columns:1fr}.qc-embed .thumb-row{flex-wrap:wrap;gap:8px}.qc-embed .thumb.t-pattern{width:50px;height:50px}.qc-embed .thumb.t-corner{width:44px;height:44px}.qc-embed .thumb.t-frame{width:54px;height:54px}.qc-embed .qc-foot{flex-wrap:wrap;gap:8px;padding:12px 14px}.qc-embed .qc-foot .f-status-wrap,.qc-embed .qc-foot .f-spacer{display:none}.qc-embed .qc-foot .f-actions{flex:100%;justify-content:stretch;gap:8px}.qc-embed .qc-foot .f-actions .qc-btn{flex:1;min-width:0;padding-inline:10px}.qc-embed .qc-foot .f-actions .dlwrap{flex:1;min-width:0}.qc-embed .qc-foot .f-actions .dlwrap .qc-btn.primary{width:100%}}@media (prefers-reduced-motion:reduce){.qc-embed .switch:after,.qc-embed .scan .s-track .s-mask,.qc-embed .qc-btn{transition:none}}
