.matchmaker-module__m7avca__page{gap:var(--space-7);padding:var(--space-8) 0 var(--space-10);flex-direction:column;display:flex}.matchmaker-module__m7avca__hero{justify-content:space-between;align-items:center;gap:var(--space-6);display:flex}.matchmaker-module__m7avca__heroCopy h1{font-family:var(--font-display);font-weight:var(--display-weight);font-size:var(--text-hero);letter-spacing:var(--display-tracking);color:var(--text-heading);line-height:var(--leading-tight);margin:0}.matchmaker-module__m7avca__heroCopy p{margin:var(--space-3) 0 0;color:var(--text-muted);font-size:var(--text-lede);max-width:46ch}.matchmaker-module__m7avca__heroBit{align-items:center;gap:var(--space-3);display:flex}.matchmaker-module__m7avca__heroBit .matchmaker-module__m7avca__heroBubble{max-width:280px}.matchmaker-module__m7avca__stepper{align-items:center;gap:var(--space-2);border:1px solid var(--rule);border-radius:var(--radius-lg);background:var(--surface-card-grad);padding:var(--space-4) var(--space-5);list-style:none;display:flex;overflow-x:auto}.matchmaker-module__m7avca__step,.matchmaker-module__m7avca__stepOn,.matchmaker-module__m7avca__stepDone{flex:1;align-items:center;gap:10px;min-width:max-content;display:flex}.matchmaker-module__m7avca__step:not(:last-child):after,.matchmaker-module__m7avca__stepOn:not(:last-child):after,.matchmaker-module__m7avca__stepDone:not(:last-child):after{content:"";background:var(--rule-strong);height:1px;margin:0 var(--space-2);flex:1}.matchmaker-module__m7avca__stepNum{border:1px solid var(--rule-strong);width:30px;height:30px;color:var(--muted);font-size:var(--text-ui);border-radius:50%;flex:none;place-items:center;font-weight:700;display:grid}.matchmaker-module__m7avca__stepOn .matchmaker-module__m7avca__stepNum{background:var(--action);color:#fff;border-color:var(--action)}.matchmaker-module__m7avca__stepDone .matchmaker-module__m7avca__stepNum{background:color-mix(in srgb, var(--blue-500) 20%, transparent);color:var(--blue-300);border-color:var(--blue-400)}.matchmaker-module__m7avca__stepLabel{font-size:var(--text-ui);color:var(--muted)}.matchmaker-module__m7avca__stepOn .matchmaker-module__m7avca__stepLabel{color:var(--blue-300);font-weight:600}.matchmaker-module__m7avca__stepDone .matchmaker-module__m7avca__stepLabel{color:var(--text-body)}.matchmaker-module__m7avca__body{gap:var(--space-6);grid-template-columns:1fr 300px;align-items:start;display:grid}.matchmaker-module__m7avca__main{gap:var(--space-5);flex-direction:column;min-width:0;display:flex}.matchmaker-module__m7avca__question{border:1px solid var(--rule);border-radius:var(--radius-lg);background:var(--surface-card-grad);padding:var(--space-6)}.matchmaker-module__m7avca__qHead{gap:var(--space-4);margin-bottom:var(--space-5);align-items:center;display:flex}.matchmaker-module__m7avca__qIcon{background:color-mix(in srgb, var(--blue-500) 18%, transparent);width:44px;height:44px;color:var(--blue-300);border-radius:50%;flex:none;place-items:center;display:grid}.matchmaker-module__m7avca__qHead h2{color:var(--text-heading);letter-spacing:-.02em;margin:0;font-size:1.5rem}.matchmaker-module__m7avca__qHead p{color:var(--text-muted);font-size:var(--text-ui);margin:4px 0 0}.matchmaker-module__m7avca__options{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));display:grid}.matchmaker-module__m7avca__option,.matchmaker-module__m7avca__optionOn{border:1px solid var(--rule-strong);border-radius:var(--radius-md);background:var(--surface-raised);padding:var(--space-5);cursor:pointer;text-align:left;transition:border-color var(--motion-fast), background var(--motion-fast), transform var(--motion-fast);flex-direction:column;gap:8px;display:flex}.matchmaker-module__m7avca__option:hover{border-color:var(--blue-400);transform:translateY(-2px)}.matchmaker-module__m7avca__optionOn{border-color:var(--blue-500);background:color-mix(in srgb, var(--blue-500) 12%, var(--surface-raised));box-shadow:0 0 0 1px var(--blue-500) inset}.matchmaker-module__m7avca__optIcon{color:var(--blue-300)}.matchmaker-module__m7avca__option strong,.matchmaker-module__m7avca__optionOn strong{color:var(--text-heading);font-size:1.02rem}.matchmaker-module__m7avca__optHint{color:var(--text-muted);font-size:var(--text-meta);line-height:1.4}.matchmaker-module__m7avca__nav{justify-content:flex-end;gap:var(--space-3);margin-top:var(--space-6);display:flex}.matchmaker-module__m7avca__back{border:1px solid var(--rule-strong);border-radius:var(--radius-pill);min-height:44px;color:var(--text-body);font:inherit;font-size:var(--text-ui);cursor:pointer;background:0 0;padding:0 18px}.matchmaker-module__m7avca__back:hover{border-color:var(--blue-400);color:var(--text-heading)}.matchmaker-module__m7avca__next{border-radius:var(--radius-pill);background:var(--action);color:#fff;min-height:44px;font:inherit;font-weight:650;font-size:var(--text-ui);cursor:pointer;transition:background var(--motion-fast);border:none;padding:0 24px}.matchmaker-module__m7avca__next:hover{background:var(--action-hover)}.matchmaker-module__m7avca__next:disabled{opacity:.5;cursor:default}.matchmaker-module__m7avca__matches{border:1px solid var(--rule);border-radius:var(--radius-lg);background:var(--surface-card-grad);padding:var(--space-6)}.matchmaker-module__m7avca__matchHead{margin:0 0 var(--space-4);color:var(--text-heading);align-items:center;gap:8px;font-size:1.15rem;font-weight:600;display:flex}.matchmaker-module__m7avca__matchNote{color:var(--text-muted);font-size:var(--text-ui);margin-left:4px;font-weight:400}.matchmaker-module__m7avca__matchGrid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));display:grid}.matchmaker-module__m7avca__matchCard,.matchmaker-module__m7avca__matchCardOn{border:1px solid var(--rule);border-radius:var(--radius-md);background:var(--surface-raised);padding:var(--space-4);transition:border-color var(--motion-base), opacity var(--motion-base);flex-direction:column;gap:8px;display:flex}.matchmaker-module__m7avca__matchCard{opacity:.72}.matchmaker-module__m7avca__matchCard:hover,.matchmaker-module__m7avca__matchCardOn:hover{border-color:var(--blue-500);opacity:1}.matchmaker-module__m7avca__matchCard strong,.matchmaker-module__m7avca__matchCardOn strong{color:var(--text-heading);font-size:1.05rem}.matchmaker-module__m7avca__matchBody{color:var(--text-muted);font-size:var(--text-meta);line-height:1.45}.matchmaker-module__m7avca__matchTags{flex-wrap:wrap;gap:6px;margin-top:auto;display:flex}.matchmaker-module__m7avca__matchTags span{border-radius:var(--radius-pill);background:var(--surface-tinted);color:var(--text-muted);font-size:var(--text-meta-xs);padding:2px 8px}.matchmaker-module__m7avca__matchTalk{margin:var(--space-4) 0 0;text-align:left;cursor:pointer;color:var(--blue-300);font-family:inherit;font-size:var(--text-ui);background:0 0;border:0;align-items:center;gap:6px;padding:0;font-weight:600;display:inline-flex}.matchmaker-module__m7avca__matchTalk:hover{text-decoration:underline}.matchmaker-module__m7avca__rail{gap:var(--space-4);flex-direction:column;display:flex;position:sticky;top:92px}.matchmaker-module__m7avca__railCard,.matchmaker-module__m7avca__humanFit{border:1px solid var(--rule);border-radius:var(--radius-md);padding:var(--space-5)}.matchmaker-module__m7avca__railCard{background:var(--surface-card-grad)}.matchmaker-module__m7avca__railKick{margin:0 0 var(--space-4);font-family:var(--font-mono);font-size:var(--text-meta-sm);letter-spacing:var(--mono-tracking);text-transform:uppercase;color:var(--blue-300)}.matchmaker-module__m7avca__reasons{gap:var(--space-4);flex-direction:column;list-style:none;display:flex}.matchmaker-module__m7avca__reasons li{flex-direction:column;gap:2px;display:flex}.matchmaker-module__m7avca__reasons strong{color:var(--text-heading);font-size:var(--text-ui)}.matchmaker-module__m7avca__reasons span{color:var(--text-muted);font-size:var(--text-meta);line-height:1.45}.matchmaker-module__m7avca__humanFit{background:linear-gradient(150deg, var(--human-surface), var(--human-surface-2))}.matchmaker-module__m7avca__humanKick{margin:0 0 var(--space-2);font-family:var(--font-mono);font-size:var(--text-meta-sm);letter-spacing:var(--mono-tracking);text-transform:uppercase;color:var(--human-label)}.matchmaker-module__m7avca__humanFit h3{margin:0 0 var(--space-2);color:var(--human-ink);letter-spacing:-.01em;font-size:1.1rem}.matchmaker-module__m7avca__humanFit p{color:var(--human-body);font-size:var(--text-ui);margin:0;line-height:1.5}@media (max-width:900px){.matchmaker-module__m7avca__body{grid-template-columns:1fr}.matchmaker-module__m7avca__rail{flex-flow:wrap;position:static}.matchmaker-module__m7avca__rail>*{flex:240px}.matchmaker-module__m7avca__heroBit{display:none}}.matchmaker-module__m7avca__matchName{align-items:center;gap:8px;display:inline-flex}.matchmaker-module__m7avca__matchName strong{color:var(--text-heading)}
