.cmatch-wrapper{--cmatch-red: #cc0000;--cmatch-red-dark: #a30000;--cmatch-text: #1a1a2e;--cmatch-muted: #64748b;--cmatch-border: #e2e8f0;--cmatch-border-strong: #cbd5e1;--cmatch-green: #065f46;--cmatch-green-border: #86efac;--cmatch-bg-subtle: #f8fafc;--cmatch-radius: 12px;background:var(--cmatch-bg-subtle);padding:24px;border-bottom:1px solid var(--cmatch-border);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--cmatch-text);line-height:1.5}.cmatch-wrapper *,.cmatch-wrapper *:before,.cmatch-wrapper *:after{box-sizing:border-box}.cmatch-container{max-width:1000px;margin:0 auto}.cmatch-wrapper.is-collapsed .cmatch-card,.cmatch-wrapper.is-expanded .cmatch-collapsed-card{display:none}.cmatch-collapsed-card{background:#fff;border:1.5px solid var(--cmatch-border);border-left:4px solid var(--cmatch-red);border-radius:var(--cmatch-radius);padding:18px 24px;display:flex;align-items:center;gap:20px;transition:box-shadow .15s}.cmatch-collapsed-card:hover{box-shadow:0 2px 8px #0000000d}.cmatch-collapsed-icon{width:48px;height:48px;background:#fff5f5;border:1.5px solid var(--cmatch-red);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--cmatch-red);font-size:22px;font-weight:800;flex-shrink:0}.cmatch-collapsed-main{flex:1;min-width:0}.cmatch-collapsed-eyebrow{display:inline-block;background:#fee2e2;color:var(--cmatch-red);font-size:10.5px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;padding:3px 8px;border-radius:4px;margin-bottom:6px}.cmatch-collapsed-title{margin:0 0 4px;font-size:16px;font-weight:700;color:var(--cmatch-text);line-height:1.3}.cmatch-collapsed-sub{margin:0;font-size:13px;color:var(--cmatch-muted);line-height:1.45}.cmatch-collapsed-cta{background:var(--cmatch-red);color:#fff;border:0;padding:11px 20px;border-radius:6px;font-weight:700;font-size:13.5px;cursor:pointer;font-family:inherit;white-space:nowrap;flex-shrink:0;transition:background .15s;display:inline-flex;align-items:center;gap:6px}.cmatch-collapsed-cta:hover{background:var(--cmatch-red-dark)}.cmatch-card{background:#fff;border:1px solid var(--cmatch-border);border-radius:var(--cmatch-radius);padding:28px 32px 24px;box-shadow:0 1px 2px #0000000a}.cmatch-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid var(--cmatch-border)}.cmatch-header-main{flex:1;min-width:0}.cmatch-title{margin:0;font-size:18px;font-weight:700;letter-spacing:-.01em}.cmatch-title-sub{font-size:13.5px;color:var(--cmatch-muted);margin:4px 0 0;line-height:1.45}.cmatch-progress{display:flex;gap:6px;margin-bottom:22px}.cmatch-progress-seg{flex:1;height:4px;border-radius:2px;background:var(--cmatch-border);transition:background .25s}.cmatch-progress-seg.is-active{background:var(--cmatch-red)}.cmatch-progress-seg.is-done{background:var(--cmatch-green)}.cmatch-step{display:none}.cmatch-step.is-active{display:block}.cmatch-step-label{font-size:11.5px;font-weight:700;color:var(--cmatch-red);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}.cmatch-question{font-size:20px;font-weight:700;margin:0 0 4px;letter-spacing:-.01em;line-height:1.3}.cmatch-help{font-size:13.5px;color:var(--cmatch-muted);margin:0 0 20px;line-height:1.5}.cmatch-options{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.cmatch-options--step2{grid-template-columns:1fr 1fr}.cmatch-option{border:1.5px solid var(--cmatch-border);background:#fff;border-radius:10px;padding:16px 18px;cursor:pointer;text-align:left;transition:border-color .15s,background .15s,box-shadow .15s;display:flex;flex-direction:column;gap:2px;font-family:inherit;color:var(--cmatch-text)}.cmatch-option:hover{border-color:var(--cmatch-red);background:#fffbfb}.cmatch-option.is-selected{border-color:var(--cmatch-red);background:#fff5f5;box-shadow:0 0 0 3px #cc000014}.cmatch-opt-label{font-size:14.5px;font-weight:700;color:var(--cmatch-text);line-height:1.3}.cmatch-opt-sub{font-size:12.5px;color:var(--cmatch-muted);line-height:1.4}.cmatch-opt-hint{font-size:11.5px;color:var(--cmatch-green);font-weight:600;margin-top:4px}.cmatch-nav{display:flex;justify-content:space-between;align-items:center;margin-top:24px;padding-top:18px;border-top:1px solid var(--cmatch-border)}.cmatch-link-btn{color:var(--cmatch-muted);font-size:13px;font-weight:600;background:none;border:0;cursor:pointer;padding:8px 0;font-family:inherit;text-decoration:none;transition:color .15s}.cmatch-link-btn:hover{color:var(--cmatch-red)}.cmatch-back[hidden]{visibility:hidden}.cmatch-result{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border:1.5px solid var(--cmatch-green-border);border-radius:10px;padding:22px 26px}.cmatch-result-tag{display:inline-block;background:var(--cmatch-green);color:#fff;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;padding:4px 12px;border-radius:999px;margin-bottom:10px}.cmatch-result-headline{margin:0 0 6px;font-size:19px;font-weight:700;letter-spacing:-.01em}.cmatch-result-blurb{margin:0 0 6px;font-size:14px;color:#475569;line-height:1.5}.cmatch-result-recs{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin:14px 0 18px}.cmatch-rec{background:#fff;border:1px solid var(--cmatch-green-border);border-radius:6px;padding:12px 14px}.cmatch-rec-label{font-size:10.5px;font-weight:700;color:var(--cmatch-green);text-transform:uppercase;letter-spacing:.05em}.cmatch-rec-value{font-size:19px;font-weight:800;color:var(--cmatch-text);margin-top:2px;line-height:1.1}.cmatch-rec-sub{font-size:11.5px;color:var(--cmatch-muted);margin-top:3px}.cmatch-result-actions{display:flex;gap:10px;flex-wrap:wrap}.cmatch-cta-primary{display:inline-flex;align-items:center;gap:6px;background:var(--cmatch-red);color:#fff;padding:11px 20px;border-radius:6px;font-weight:700;font-size:13.5px;text-decoration:none;transition:background .15s;border:0;cursor:pointer;font-family:inherit}.cmatch-cta-primary:hover{background:var(--cmatch-red-dark);color:#fff;text-decoration:none}.cmatch-cta-outline{display:inline-flex;align-items:center;gap:6px;background:#fff;color:var(--cmatch-text);border:1.5px solid var(--cmatch-border-strong);padding:11px 18px;border-radius:6px;font-weight:600;font-size:13.5px;text-decoration:none;transition:border-color .15s,color .15s}.cmatch-cta-outline:hover{border-color:var(--cmatch-red);color:var(--cmatch-red);text-decoration:none}@media(max-width:700px){.cmatch-wrapper{padding:16px}.cmatch-card{padding:20px}.cmatch-header{flex-direction:column;gap:6px}.cmatch-question{font-size:18px}.cmatch-options,.cmatch-options--step2,.cmatch-result-recs{grid-template-columns:1fr}.cmatch-result-actions{flex-direction:column;align-items:stretch}.cmatch-cta-primary,.cmatch-cta-outline{justify-content:center}.cmatch-collapsed-card{flex-direction:column;align-items:flex-start;padding:16px 18px}.cmatch-collapsed-cta{width:100%;justify-content:center;padding:11px 14px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-collection-matcher.css.map */
