:root{--t-yellow:#ffc83d;--t-purple:#9a55ff;--t-panel:#171426}.together-hero,.together-tool,.together-seo{max-width:1180px;margin:0 auto;padding:64px 28px}.together-hero{display:grid;grid-template-columns:1.4fr .6fr;gap:40px;align-items:center}.together-hero h1{font-size:clamp(42px,6vw,82px);line-height:.95;margin:14px 0 24px;max-width:850px}.together-hero p{font-size:20px;line-height:1.55;color:#c8c1d7}.together-kicker,.step-label{color:var(--t-yellow);font-size:13px;letter-spacing:.18em;font-weight:800}.together-promise{background:linear-gradient(145deg,#2a1644,#171326);border:1px solid #55347e;border-radius:28px;padding:32px;display:grid;gap:10px}.together-promise strong{font-size:31px}.together-tool{min-height:520px;background:radial-gradient(circle at top right,#281244,var(--t-panel) 48%);border:1px solid #3a3150;border-radius:36px;padding:44px}.together-tool h2{font-size:clamp(28px,4vw,48px);margin:10px 0}.context-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:28px 0}.context-grid button,.chips button{background:#211c31;color:#fff;border:1px solid #44385d;border-radius:16px;padding:16px;text-align:left}.context-grid button.active,.chips button.active{border-color:var(--t-yellow);background:#392a37}.primary{border:0!important;background:linear-gradient(100deg,#7c42ee,#ad55ff)!important;color:#fff!important;border-radius:16px!important;padding:17px 24px!important;font-size:17px!important;font-weight:800!important;cursor:pointer}.invite-url{display:flex;gap:10px;margin:25px 0}.invite-url input{flex:1;min-width:0;background:#0e0b17;color:#fff;border:1px solid #44385d;border-radius:12px;padding:15px}.invite-url button,.share-match>button:not(.primary),[data-connect-view] button{padding:13px 18px;border-radius:12px;border:1px solid #56446f;background:#272136;color:#fff}.chips{display:flex;flex-wrap:wrap;gap:9px;margin:15px 0 28px}.result-card{display:grid;grid-template-columns:minmax(220px,350px) 1fr;gap:34px;background:#100d19;border:1px solid #4f3c6c;border-radius:28px;overflow:hidden;margin:25px 0}.result-card img{width:100%;height:100%;min-height:480px;object-fit:cover}.result-body{padding:32px 32px 32px 0}.compatibility{color:var(--t-yellow);font-size:18px;font-weight:800}.result-card h2{font-size:46px}.why{background:#241735;border:1px solid #5c368a;padding:20px;border-radius:18px}.result-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.result-actions button,.result-actions a{padding:14px 18px;border-radius:13px;border:1px solid #5a496e;background:#272136;color:#fff;text-decoration:none}.alternatives{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.alternative{border:1px solid #3d3450;border-radius:18px;overflow:hidden;background:#14111f}.alternative img{width:100%;aspect-ratio:2/3;object-fit:cover}.alternative div{padding:14px}.alternative b{display:block}.share-match{margin-top:40px;padding:28px;background:#221632;border-radius:24px}.saved-people{display:flex;gap:10px;flex-wrap:wrap;margin:15px 0}.saved-person{padding:12px 15px;border:1px solid #594777;border-radius:14px;background:#211a31;color:#fff}.together-seo>div{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.together-seo article{padding:28px;border-radius:22px;background:#171426}.together-seo article>b{font-size:40px;color:var(--t-yellow)}.feedback-box{display:flex;gap:8px;margin-top:15px}.feedback-box button{font-size:20px;background:#211a31;border:1px solid #55466b;border-radius:10px;padding:8px 12px}.together-loading{text-align:center;padding:100px;font-size:22px}.auth-hint{margin-top:18px}.auth-hint a{color:var(--t-yellow)}
@media(max-width:760px){.together-hero{grid-template-columns:1fr;padding-top:35px}.together-promise{display:none}.together-tool{border-radius:0;padding:30px 18px}.context-grid{grid-template-columns:1fr 1fr}.result-card{grid-template-columns:1fr}.result-card>img{height:auto;min-height:0;max-height:70vh;aspect-ratio:2/3;object-fit:contain;background:#0a0810}.result-body{padding:22px}.result-card h2{font-size:34px}.alternatives{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.alternative{min-width:180px;scroll-snap-align:start}.together-seo>div{grid-template-columns:1fr}.invite-url{flex-direction:column}}
.flow-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:28px 0}.flow-steps>div{background:#211c31;border:1px solid #44385d;border-radius:18px;padding:20px}.flow-steps b{display:block;color:var(--t-yellow);font-size:30px;margin-bottom:8px}.flow-steps span{line-height:1.45}.wizard-question{min-height:310px}.wizard-question h3{font-size:clamp(24px,3vw,36px);margin:22px 0 8px}@media(max-width:760px){.flow-steps{grid-template-columns:1fr 1fr}}

/* A completed match is a decision screen, not a landing page. */
.together-tool.result-mode{max-width:1320px;min-height:0;margin-top:24px;padding:28px;background:transparent;border:0}
.result-showcase{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.8fr);gap:22px;align-items:start}
.best-match,.near-matches{padding:24px;border:1px solid #3a3150;border-radius:28px;background:radial-gradient(circle at top right,#281244,var(--t-panel) 55%)}
.result-showcase .result-card{grid-template-columns:minmax(190px,270px) 1fr;gap:26px;margin:18px 0 0;border-radius:22px}
.result-showcase .result-card img{display:block;width:100%;height:auto;min-height:0;aspect-ratio:2/3;object-fit:cover;background:#0a0810}
.result-showcase .result-body{padding:28px 28px 28px 0;align-self:center}
.result-showcase .result-card h1{font-size:clamp(34px,4vw,58px);line-height:1.03;margin:12px 0 18px}
.near-matches .alternatives{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}
.near-matches .alternative{min-width:0;border-radius:16px}
.near-matches .alternative img{display:block;background:#0a0810}
.near-matches .alternative div{display:grid;gap:7px;padding:12px}
.near-matches .alternative b{line-height:1.2}
.result-poster-link{display:block;min-width:0}.result-poster-link img{display:block}.result-title-link,.alternative b a{color:inherit;text-decoration:none}.result-title-link:hover,.alternative b a:hover,.alternative-details:hover{text-decoration:underline}.alternative-poster-link{display:block}.alternative-details{color:var(--t-yellow);font-size:12px;font-weight:800;text-decoration:none}
.near-matches .alternative button,.retry-together{padding:10px 12px;border-radius:12px;border:1px solid #5a496e;background:#272136;color:#fff;text-decoration:none;font:inherit;font-size:12px;cursor:pointer}
.match-explanation{margin-top:22px;padding:26px;border:1px solid #3a3150;border-radius:24px;background:#171426}
.match-explanation h2{font-size:clamp(25px,3vw,38px)}
.match-explanation .why{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.match-explanation .why p{margin:0}
.together-result .share-match{margin-top:22px}
.retry-together{display:inline-block;margin-right:8px;font-size:16px;padding:14px 18px}
@media(max-width:900px){.result-showcase{grid-template-columns:1fr}.match-explanation .why{grid-template-columns:1fr}}
@media(max-width:760px){.together-tool.result-mode{margin-top:0;padding:14px}.best-match,.near-matches{padding:14px;border-radius:20px}.result-showcase .result-card{grid-template-columns:minmax(120px,38%) 1fr;gap:14px}.result-showcase .result-body{padding:16px 14px 16px 0}.result-showcase .result-card h1{font-size:clamp(25px,8vw,38px);margin:8px 0}.result-showcase .result-actions{gap:7px;margin-top:14px}.result-showcase .result-actions button,.result-showcase .result-actions a{padding:9px 10px;font-size:13px}.near-matches .alternatives{display:grid;grid-template-columns:repeat(3,1fr);overflow:visible}.near-matches .alternative{min-width:0}.near-matches .alternative div{padding:8px}.near-matches .alternative .compatibility,.near-matches .alternative button{font-size:11px}.near-matches .alternative b{font-size:12px}.match-explanation,.together-result .share-match{padding:20px}}

/* Keep the useful choices above the fold on desktop. */
@media(min-width:761px){
  .together-hero{padding:30px 28px 26px;gap:28px}
  .together-hero h1{max-width:760px;margin:8px 0 12px;font-size:clamp(34px,3.4vw,50px);line-height:1.02}
  .together-hero p{max-width:780px;font-size:17px;line-height:1.48}
  .together-promise{padding:22px 24px;border-radius:22px}
  .together-promise strong{font-size:24px}
}
