#sidd-cm{max-width:1200px;margin:0 auto;padding:32px 20px 60px;color:inherit}#sidd-cm h1{font-size:32px;margin:0 0 8px;text-align:center}#sidd-cm .sidd-cm-sub{text-align:center;margin:0 0 32px;opacity:.75;font-size:15px}#sidd-cm .sidd-cm-top{display:flex;gap:18px;align-items:flex-start;margin-bottom:24px}#sidd-cm .sidd-cm-top .sidd-cm-form{flex:1;min-width:0;margin-bottom:0}#sidd-cm .sidd-cm-top>.sidd-cm-preview{flex:0 0 auto}@media(max-width:820px){#sidd-cm .sidd-cm-top{flex-direction:column}#sidd-cm .sidd-cm-top>.sidd-cm-preview{align-self:flex-start}}#sidd-cm .sidd-cm-form{display:flex;flex-wrap:wrap;gap:14px;align-items:end;padding:18px 20px;border:1px solid rgba(128,128,128,.25);border-radius:10px;margin-bottom:24px}#sidd-cm .sidd-cm-field{flex:1 1 140px;min-width:120px}#sidd-cm .sidd-cm-field-color{flex:0 0 90px}#sidd-cm .sidd-cm-toggle-field{flex:0 0 auto}#sidd-cm button.sidd-cm-find{flex:0 0 auto;margin-left:auto}@media(max-width:600px){#sidd-cm .sidd-cm-field{flex-basis:100%}#sidd-cm button.sidd-cm-find{width:100%;margin-left:0}}#sidd-cm label.sidd-cm-field{display:flex;flex-direction:column;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;gap:6px}#sidd-cm input[type=color]{width:100%;height:40px;border:1px solid rgba(128,128,128,.3);border-radius:6px;cursor:pointer;padding:0;background:transparent}#sidd-cm input[type=text],#sidd-cm select{padding:10px 12px;font-size:14px;border:1px solid rgba(128,128,128,.35);border-radius:6px;background:#fff;color:#141414;font-family:inherit}#sidd-cm select option{background:#fff;color:#141414}html:not(.sidd-light) #sidd-cm input[type=text],html:not(.sidd-light) #sidd-cm select{background:#1e1e1e;color:#f5f5f5;border-color:#fff3}html:not(.sidd-light) #sidd-cm select option{background:#1e1e1e;color:#f5f5f5}#sidd-cm button.sidd-cm-find{padding:10px 20px;height:40px;font-size:14px;font-weight:600;border:0;border-radius:6px;background:#2563eb;color:#fff;cursor:pointer}#sidd-cm button.sidd-cm-find:hover{background:#1d4ed8}#sidd-cm .sidd-cm-toggle{align-items:flex-start}#sidd-cm .sidd-cm-switch{position:relative;display:inline-block;width:42px;height:24px;cursor:pointer;margin-top:2px}#sidd-cm .sidd-cm-switch input{display:none}#sidd-cm .sidd-cm-switch span{position:absolute;top:0;right:0;bottom:0;left:0;background:#d0d5dd;border-radius:999px;transition:background .2s}#sidd-cm .sidd-cm-switch span:before{content:"";position:absolute;left:2px;top:2px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .2s;box-shadow:0 1px 2px #00000040}#sidd-cm .sidd-cm-switch input:checked+span{background:#22c55e}#sidd-cm .sidd-cm-switch input:checked+span:before{transform:translate(18px)}#sidd-cm .sidd-cm-preview{border:1px solid rgba(128,128,128,.25);border-radius:10px;padding:16px 18px;margin-bottom:18px}#sidd-cm .sidd-cm-preview-inner{display:flex;gap:18px;align-items:center}#sidd-cm .sidd-cm-preview-swatch{width:100px;height:100px;border-radius:8px;border:1px solid rgba(0,0,0,.08);flex-shrink:0;box-shadow:inset 0 0 0 1px #fff3}#sidd-cm .sidd-cm-chip{display:inline-block;-webkit-user-select:none;user-select:none;font-family:Helvetica,Arial,sans-serif}#sidd-cm .sidd-cm-chip.dragging{opacity:.92}#sidd-cm .sidd-cm-chip-controls{display:flex;gap:6px;justify-content:flex-end;margin-bottom:6px}#sidd-cm .sidd-cm-chip-handle,#sidd-cm .sidd-cm-chip-pin{background:#fffffff2;border:1px solid rgba(0,0,0,.15);border-radius:4px;padding:2px 8px;font-size:12px;cursor:pointer;line-height:1;color:#444;box-shadow:0 1px 3px #00000014}#sidd-cm .sidd-cm-chip-handle{cursor:grab;letter-spacing:-2px}#sidd-cm .sidd-cm-chip.dragging .sidd-cm-chip-handle{cursor:grabbing}#sidd-cm .sidd-cm-chip-pin.active{background:#2563eb;color:#fff;border-color:#2563eb}#sidd-cm .sidd-cm-chip-card{width:160px;background:#fff;border:1px solid rgba(0,0,0,.15);border-radius:4px;overflow:hidden;box-shadow:0 4px 14px #0000001f;color:#111}#sidd-cm .sidd-cm-chip-color{height:140px;display:flex;align-items:flex-end;justify-content:flex-end;padding:8px;position:relative}#sidd-cm .sidd-cm-chip-colorhex{font-family:ui-monospace,Menlo,Consolas,monospace;font-size:10px;font-weight:500;letter-spacing:.02em}#sidd-cm .sidd-cm-chip-label{background:#fff;padding:10px 12px 12px;border-top:1px solid rgba(0,0,0,.08);display:flex;flex-direction:column;gap:2px}#sidd-cm .sidd-cm-chip-brand{font-size:9px;font-weight:700;letter-spacing:.12em;color:#111}#sidd-cm .sidd-cm-chip-brand sup{font-size:6px}#sidd-cm .sidd-cm-chip-num{font-size:15px;font-weight:700;color:#111}#sidd-cm .sidd-cm-chip-rgb{font-family:ui-monospace,Menlo,Consolas,monospace;font-size:10px;color:#666;margin-top:2px}#sidd-cm .sidd-cm-chip-link-wrap{margin-top:4px}#sidd-cm .sidd-cm-chip-link-wrap .sidd-cm-preview-link{font-size:11px}#sidd-cm .sidd-cm-eyedropper{margin-bottom:18px}#sidd-cm .sidd-cm-dropzone-bar{display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 16px;border:1px dashed rgba(128,128,128,.4);border-radius:8px;font-size:13px;cursor:pointer;transition:background .15s,border-color .15s,padding .2s;background:#8080800a}#sidd-cm .sidd-cm-dropzone-bar:hover,#sidd-cm .sidd-cm-eyedropper.sidd-cm-dragging .sidd-cm-dropzone-bar{background:#2563eb0f;border-color:#2563eb;padding:22px 16px}#sidd-cm .sidd-cm-dz-icon{font-size:18px}#sidd-cm .sidd-cm-dz-text u{text-decoration:underline;text-underline-offset:2px}#sidd-cm .sidd-cm-canvas-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px}#sidd-cm .sidd-cm-canvas-clear{background:transparent;border:1px solid rgba(128,128,128,.3);color:inherit;padding:4px 10px;border-radius:5px;font-size:12px;cursor:pointer}#sidd-cm .sidd-cm-canvas-clear:hover{background:#8080801a}#sidd-cm .sidd-cm-canvas-wrap{margin-top:12px;display:none;flex-direction:column;align-items:center}#sidd-cm .sidd-cm-canvas-wrap.open{display:flex}#sidd-cm .sidd-cm-dropzone-bar.closed{display:none}#sidd-cm .sidd-cm-canvas-wrap canvas{max-width:100%;max-height:380px;width:auto;height:auto;border:1px solid rgba(128,128,128,.25);border-radius:6px;cursor:crosshair;display:block}#sidd-cm .sidd-cm-canvas-hint{font-size:12px;opacity:.7;margin-top:8px}#sidd-cm .sidd-cm-canvas-wrap{position:relative}#sidd-cm .sidd-cm-eye-hover{position:absolute;right:10px;top:10px;min-width:80px;height:32px;padding:0 10px;border-radius:6px;border:1px solid rgba(0,0,0,.15);font-family:ui-monospace,Menlo,Consolas,monospace;font-size:11px;font-weight:600;display:flex;align-items:center;justify-content:center;pointer-events:none;box-shadow:0 2px 8px #00000026}#sidd-cm .sidd-cm-eye-ring{position:absolute;border:2px solid #fff;outline:2px solid rgba(0,0,0,.55);border-radius:50%;transform:translate(-50%,-50%);pointer-events:none;transition:width .05s,height .05s;width:0;height:0}#sidd-cm .sidd-cm-card{content-visibility:auto;contain-intrinsic-size:1px 320px}#sidd-cm .sidd-cm-preview-meta{flex:1;min-width:0}#sidd-cm .sidd-cm-preview-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;opacity:.65;margin-bottom:4px}#sidd-cm .sidd-cm-preview-code{font-size:22px;font-weight:700;margin-bottom:2px}#sidd-cm .sidd-cm-preview-hex{font-family:ui-monospace,Menlo,Consolas,monospace;font-size:13px;opacity:.7;margin-bottom:8px}#sidd-cm .sidd-cm-preview-link{display:inline-block;font-size:13px;color:#2563eb;text-decoration:none;border-bottom:1px solid rgba(37,99,235,.3)}#sidd-cm .sidd-cm-preview-link:hover{border-bottom-color:#2563eb}#sidd-cm .sidd-cm-status{text-align:center;margin:20px 0;opacity:.7;font-size:14px}#sidd-cm .sidd-cm-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px}#sidd-cm .sidd-cm-card{color:inherit;display:flex;flex-direction:column;border:1px solid rgba(128,128,128,.2);border-radius:8px;overflow:hidden;transition:transform .12s,box-shadow .12s;background:#80808005}#sidd-cm .sidd-cm-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}#sidd-cm .sidd-cm-card-link{text-decoration:none;color:inherit;display:block}#sidd-cm .sidd-cm-card img{aspect-ratio:1/1;object-fit:cover;width:100%;display:block}#sidd-cm .sidd-cm-card .sidd-cm-body{padding:8px 10px 10px;display:flex;flex-direction:column;gap:4px;flex:1}#sidd-cm .sidd-cm-card .sidd-cm-title{font-size:12px;font-weight:500;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6em}#sidd-cm .sidd-cm-card .sidd-cm-row{display:flex;justify-content:space-between;align-items:center;margin-top:auto;font-size:12px}#sidd-cm .sidd-cm-card .sidd-cm-match{display:inline-flex;align-items:center;gap:3px;font-size:10px;background:#2563eb1a;color:#2563eb;padding:2px 5px;border-radius:4px;font-weight:600}#sidd-cm .sidd-cm-card .sidd-cm-swatch{width:14px;height:14px;border-radius:50%;border:1px solid rgba(128,128,128,.3);flex-shrink:0}#sidd-cm .sidd-cm-card .sidd-cm-price{font-weight:600}#sidd-cm .sidd-cm-card .sidd-cm-add{width:100%;margin-top:6px;padding:6px 8px;background:#141414;color:#fff;border:0;border-radius:5px;font-size:11px;font-weight:600;cursor:pointer;transition:background .15s}#sidd-cm .sidd-cm-card .sidd-cm-add:hover:not([disabled]){background:#2563eb}#sidd-cm .sidd-cm-card .sidd-cm-add[disabled]{background:#d0d5dd!important;color:#666!important;cursor:not-allowed}#sidd-cm .sidd-cm-card .sidd-cm-add.sidd-cm-added{background:#22c55e}html.sidd-light #sidd-cm .sidd-cm-card .sidd-cm-add{background:#141414;color:#fff}
/*# sourceMappingURL=/cdn/shop/t/30/assets/color-match.css.map */
