.discovery-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:40px;max-width:1120px;margin:auto;padding:0 28px 20px;height:calc(100dvh - 82px);min-height:610px}
.discovery-controls{align-self:center;min-width:0}.discovery-controls h1{font:500 28px/1.15 Selecta,sans-serif;letter-spacing:-.8px;margin:22px 0 30px}.discovery-back,.discovery-restart{display:flex;align-items:center;gap:8px;min-height:44px;background:transparent;border:0;font-size:13px;color:#737373;padding:0}.discovery-back .icon,.discovery-restart .icon{width:17px;height:17px}
.discovery-choices{display:grid;gap:22px}.discovery-family>span{display:block;font-size:12px;color:#737373;margin-bottom:10px}.discovery-family>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding:4px;background:#eee;border:1px solid #e6e6e6;border-radius:25px;box-shadow:inset 0 1px 2px #00000006}.discovery-family button{font-size:12px;min-height:44px;border:0;border-radius:22px;padding:7px 6px;touch-action:manipulation}.discovery-family button:not(.dark){background:transparent}.discovery-family button:not(.dark):active{background:#ddd}
.discovery-context{margin-top:32px;border-top:1px solid #e2e2e2;padding-top:22px}.discovery-context label{display:block;font-size:12px;color:#737373;margin-bottom:9px}.discovery-context select{width:100%;min-height:44px;border:1px solid #ddd;border-radius:14px;background:#fff;font-size:16px;padding:8px 12px}.discovery-context details{margin-top:12px;font-size:12px;color:#737373}.discovery-context summary{cursor:pointer;padding:10px 0;min-height:40px}.discovery-context ul{padding-left:16px;line-height:1.6;display:grid;gap:10px;margin:8px 0 12px}.discovery-restart{margin-top:16px}.discovery-note{font-size:11px;color:#737373;line-height:1.5;margin-top:12px}
.discovery-stage{min-width:0;min-height:0;position:relative}.discovery-stage iframe{display:block;width:100%;height:100%;border:0;background:transparent}.discovery-stage iframe[hidden]{display:none}
@media(hover:hover) and (pointer:fine){.discovery-family button:not(.dark):hover{background:#ffffffb3}.discovery-back:hover,.discovery-restart:hover{color:#171717}}
@media(max-width:700px){.discovery-layout{display:flex;flex-direction:column;gap:8px;height:auto;min-height:0;padding:0 12px 12px}.discovery-controls{width:100%;align-self:stretch;display:grid;grid-template-columns:1fr auto;gap:8px 12px}.discovery-controls h1{font-size:20px;grid-column:1;grid-row:1;margin:12px 0}.discovery-back{grid-row:1;grid-column:2}.discovery-choices{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:8px}.discovery-family>span{margin-bottom:7px}.discovery-family>div{gap:0;padding:2px}.discovery-family button{font-size:11px;padding:6px 2px;min-height:44px}.discovery-context{grid-column:1;margin:0;padding:0;border:0;display:flex;gap:8px;align-items:center}.discovery-context label{font-size:11px;white-space:nowrap;margin:0}.discovery-context select{width:auto;flex:1;min-width:0;max-width:130px;font-size:16px}.discovery-context details{display:none}.discovery-restart{grid-column:2;margin:0;font-size:12px;justify-content:flex-end}.discovery-note{grid-column:1/-1;margin:0;font-size:10px}.discovery-stage{height:calc(100svh - 285px);min-height:min(930px,calc((100vw - 56px)*2.12 + 46px));flex:none}}
@media(forced-colors:active){.discovery-family button[aria-pressed=true]{outline:2px solid Highlight}}

/* Each approach is a peer, inside the same new conversation. */
.discovery-choices{display:grid;grid-template-columns:1fr;gap:6px}
.discovery-choices>button{min-height:44px;text-align:left;padding:12px 17px;border-radius:18px;font-size:14px}
.discovery-choices>button:not(.dark){background:transparent;color:#666}
@media(hover:hover) and (pointer:fine){.discovery-choices>button:not(.dark):hover{background:#eee}}
@media(max-width:700px){.discovery-choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.discovery-choices>button{text-align:center;padding:9px 4px;font-size:12px}}

.discovery-choices>button.dark{justify-content:flex-start}
@media(max-width:700px){.discovery-choices>button.dark{justify-content:center}}

.discovery-layout.has-suggestions{grid-template-columns:220px minmax(340px,1fr) 270px;max-width:1320px;gap:24px}
.discovery-suggestions{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:28px 4px 30px 0;scrollbar-width:thin}
.discovery-suggestions[hidden]{display:none}
.discovery-suggestions h2{font:500 20px/1.3 Selecta,sans-serif;margin:0 0 7px}
.discovery-suggestions>p{font-size:12px;color:#737373;line-height:1.4;margin:0 0 24px}
.discovery-suggestion-list section+section{margin-top:24px}
.discovery-suggestion-list h3{font-size:12px;font-weight:400;color:#737373;margin:0 10px 7px}
.discovery-suggestion-list button{display:flex;align-items:center;gap:11px;width:100%;min-height:46px;padding:10px;border-radius:12px;background:transparent;text-align:left;color:#555;font:400 14px/1.35 Selecta,sans-serif}
.discovery-suggestion-list button[aria-pressed=true]{background:#eaeaea;color:#171717}
.discovery-suggestion-list .icon,.discovery-suggestion-list img{width:22px;height:22px;object-fit:contain;flex:none}
.discovery-suggestion-list button:focus-visible{outline:2px solid #246bfe;outline-offset:-2px}
@media(hover:hover) and (pointer:fine){.discovery-suggestion-list button:hover{background:#eee}}
@media(min-width:701px) and (max-width:1050px){.discovery-layout.has-suggestions{grid-template-columns:190px minmax(340px,1fr);height:auto}.has-suggestions .discovery-stage{height:calc(100dvh - 102px);min-height:610px}.discovery-suggestions{grid-column:2;max-height:440px;border-top:1px solid #ddd}}
@media(max-width:700px){.discovery-layout.has-suggestions{display:flex;gap:8px}.discovery-suggestions{max-height:440px;padding:24px 12px;width:100%;border-top:1px solid #ddd}}
