.final-subs .discover-hero{padding-bottom:80px;min-height:730px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.sub-games-section{--ink:#efe5f3;--muted:#b7a6c0;--paper:#2a2232;--line:#eedaff24;background:var(--paper);color:var(--ink);padding:70px 0 92px}
.sub-challenge{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:50px;padding-bottom:58px;border-bottom:1px solid var(--line)}
.sub-challenge .eyebrow{color:#bf9cd4;margin-bottom:20px}
.sub-challenge h2{font-size:74px;line-height:1.1;max-width:640px;letter-spacing:-.07em}
.sub-challenge h2 span{color:#d4adea}
.sub-challenge .body-copy{font-size:13px;max-width:455px;margin-top:24px;line-height:1.9}
.challenge-art{position:relative;height:254px;isolation:isolate}
.challenge-art .card-pair{position:absolute;top:28px;left:5px;transform:rotate(-8deg)}
.challenge-art .card-pair img{width:126px}
.challenge-art .wordy-grid{position:absolute;right:0;bottom:30px;width:158px;transform:rotate(9deg);z-index:-1}
.challenge-art .wordy-grid span{font-size:13px}
.challenge-art .answer{background:#748b61;border:0;color:#fff}
.sub-chess-story{position:relative;margin-top:28px}
.sub-chess-story[data-enhanced=true]{height:calc(var(--sticky-height) + var(--scroll-distance))}
.sub-chess-story[data-enhanced=true] .sub-chess-sticky{position:sticky;top:var(--sticky-top)}
.sub-chess-sticky{display:grid;grid-template-columns:minmax(0,1fr) 350px;align-items:center;gap:32px;min-height:635px}
.sub-chess-render{height:610px;width:100%;position:relative;min-width:0;isolation:isolate}
.sub-chess-render canvas,.sub-chess-poster{position:absolute;inset:0;display:block;width:100%;height:100%}
.sub-chess-render canvas{opacity:0;z-index:1}
.sub-chess-poster{object-fit:contain}
.sub-chess-render[data-ready=true] canvas{opacity:1}
.sub-chess-render[data-ready=true] .sub-chess-poster{opacity:0}
.sub-chess-render[data-failed=true] canvas{opacity:0}
.sub-chess-render[data-failed=true] .sub-chess-poster{opacity:1}
.sub-chess-copy{position:relative;z-index:2}
.sub-chess-heading h2{font-size:43px;line-height:1.14}
.sub-chess-heading .body-copy{font-size:12px;line-height:1.85;margin:20px 0 24px}
.sub-chess-panel{padding:21px 23px}
.sub-chess-panel .profile-top{padding-bottom:15px}
.sub-chess-panel .invite-title{padding:15px 0 11px}
.sub-chess-panel .invite-title h3{font-size:17px}
.panel-actions{display:flex;align-items:center;gap:14px;margin-top:13px}
.panel-actions .button{margin:0;flex:1;min-height:43px;gap:20px;padding:11px 14px}
.panel-actions .decline{margin:0;min-height:43px;padding:10px 3px}
.sub-chess-result{position:absolute;left:8%;right:8%;bottom:14px;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid #d4adea35;padding-top:17px;opacity:0;pointer-events:none}
.sub-chess-result>span:first-child{display:flex;gap:9px;align-items:center;font-size:12px;color:#dcbbf5}
.sub-chess-result .icon{width:16px;height:16px}
.sub-chess-result>span:last-child{display:flex;align-items:baseline;gap:14px;color:#ad8cc2;font-size:10px}
.sub-chess-result b{color:#edd7fa;font-size:26px;letter-spacing:-.05em;font-weight:500}
.sub-more-games{margin-top:58px;padding-top:34px;border-top:1px solid var(--line)}
.sub-more-games>.eyebrow{margin-bottom:24px;color:#bfa0d1}
.sub-more-games .wordy-art{background:#364332}.sub-more-games .cards-art{background:#5b403c}.sub-more-games .four-art{background:#3f324f}
.sub-more-games .game-card-caption{color:#bba2c8}
.sub-more-games .play-footer-note{margin-top:25px}
.sub-dynamic{padding-block:115px;background:#f4efe7}
.sub-dynamic .split{gap:100px;grid-template-columns:1fr 1fr}
.sub-dynamic h2{font-size:66px;max-width:550px}
.sub-dynamic h2 span{color:#8d61a3}
.sub-dynamic .body-copy{font-size:14px;max-width:420px;margin-top:26px}
.sub-dynamic .actions{margin-top:28px}
.sub-dynamic .chat-composition{padding-top:24px;padding-bottom:20px}
.find-dom-section{background:#eadef0;padding:95px 0 85px}
.find-dom-section>.wrap{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:center}
.find-dom-section .eyebrow{color:#8f6e9f;margin-bottom:24px}
.find-dom-section h2{font-size:59px}
.find-dom-section .body-copy{font-size:14px;max-width:370px;margin-top:24px}
.dom-search-form{display:flex;align-items:center;gap:13px;background:#fdfaff;border:1px solid #86649733;border-radius:6px;padding:14px 17px;margin-bottom:18px}
.dom-search-form .icon{width:18px;height:18px;color:#9774a7}
.dom-search-form input{min-width:0;flex:1;appearance:none;border:0;border-radius:0;background:none;font:400 12px Sora,system-ui;color:#4f3161;outline:0;min-height:24px}
.dom-search-form:focus-within{outline:2px solid #986bb4;outline-offset:3px}
.dom-search-form input::placeholder{color:#a587b1}
.popular-links{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.popular-links a{display:inline-flex;align-items:center;min-height:36px;padding:4px 12px;border:1px solid #86649755;border-radius:18px;font-size:12px;color:#4f3161;background:#fdfaff80;transition:background 160ms}.popular-links a:hover{background:#fdfaff}
.search-profile{background:#fdf9fe;border:1px solid #86649724;border-radius:8px;overflow:hidden;display:grid;grid-template-columns:155px minmax(0,1fr)}
.search-profile-photo{width:100%;height:100%;object-fit:cover;object-position:65% 30%;min-height:288px}
.search-profile-copy{padding:26px 25px}
.search-profile-copy h3{font-size:23px;line-height:1.3}
.search-profile-copy>p{font-size:9px;color:#9e81a4;margin-top:5px}
.search-profile-copy .tags{margin-top:19px;gap:6px}
.search-profile-copy .tag{font-size:9px;padding:4px 7px;color:#7d5c89;border-color:#b091bc3d}
.search-profile-copy .profile-rule{font-size:11px;color:#80638b;line-height:1.8;margin-top:18px}
.search-profile-copy .text-link{padding:0;background:none;color:#6c4682;margin-top:16px;font-size:10px}
.search-empty{border:1px solid #86649724;border-radius:7px;min-height:288px;display:grid;place-items:center;color:#9772a6;font-size:13px}
.search-profile[hidden],.search-empty[hidden]{display:none}
.search-examples{font-size:9px;color:#a68ab0;margin-top:12px}
.final-subs .review-stamp{background:#fbf8f3}
.sub-challenge>*{min-width:0}
@media(max-width:1100px){.final-subs .discover-hero{min-height:650px}.sub-games-section{padding-top:62px}.sub-challenge{gap:30px;grid-template-columns:1.1fr .9fr}.sub-challenge h2{font-size:65px}.challenge-art .card-pair{left:-10px}.challenge-art .card-pair img{width:114px}.challenge-art .wordy-grid{width:135px}.sub-chess-sticky{grid-template-columns:minmax(0,1fr) 315px;gap:20px;min-height:570px}.sub-chess-render{height:560px}.sub-chess-heading h2{font-size:39px}.sub-chess-panel{padding:18px 20px}.sub-dynamic .split{gap:45px}.sub-dynamic h2{font-size:58px}.find-dom-section>.wrap{gap:50px}.find-dom-section h2{font-size:49px}.search-profile{grid-template-columns:125px minmax(0,1fr)}.search-profile-copy{padding:23px 20px}}
@media(max-width:800px){.final-subs .discover-hero{padding-block:35px 60px;min-height:0}.sub-games-section{padding-top:57px;padding-bottom:65px}.sub-challenge{grid-template-columns:1fr;gap:25px;text-align:center;padding-bottom:45px}.sub-challenge h2{max-width:600px;margin:auto;font-size:64px}.sub-challenge h2 br{display:none}.sub-challenge .body-copy{margin:20px auto 0;max-width:440px}.challenge-art{width:355px;max-width:100%;height:220px;margin:auto}.challenge-art .card-pair{left:0;top:10px}.challenge-art .card-pair img{width:105px}.challenge-art .wordy-grid{width:145px;bottom:33px}.sub-chess-sticky{grid-template-columns:minmax(0,1fr);gap:20px;min-height:0}.sub-chess-copy{display:contents}.sub-chess-heading{grid-row:1;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:35px}.sub-chess-heading h2{font-size:37px}.sub-chess-heading .body-copy{margin:0;font-size:11px}.sub-chess-render{height:clamp(250px,43svh,370px);max-width:640px;margin:auto}.sub-chess-panel{display:grid;grid-template-columns:1fr 1fr;gap:0 25px;align-items:center;padding:17px 22px;max-width:560px;width:100%;margin:auto}.sub-chess-panel .profile-top{padding:0;border:0;grid-column:1;grid-row:1}.sub-chess-panel .profile-top>.icon{display:none}.sub-chess-panel .profile-top .avatar{width:29px;height:29px}.sub-chess-panel .profile-top strong{font-size:11px}.sub-chess-panel .profile-top small{font-size:9px}.sub-chess-panel .invite-title{display:none}.sub-chess-panel .terms{grid-column:2;grid-row:1/3;display:flex;gap:20px;justify-content:space-between}.sub-chess-panel .terms>div{flex-direction:column;align-items:flex-start;border:0;padding:0;gap:4px}.sub-chess-panel .terms dt{font-size:9px}.sub-chess-panel .terms dd{font-size:20px}.panel-actions{grid-column:1;grid-row:2;margin-top:12px;gap:12px}.panel-actions .button{font-size:9px;min-height:37px;padding:9px 12px;gap:10px}.panel-actions .button .icon{width:14px;height:14px}.panel-actions .decline{font-size:9px;min-height:37px}.sub-chess-result{bottom:0;left:10%;right:10%;padding-top:11px}.sub-chess-result>span:first-child{font-size:10px}.sub-chess-result b{font-size:22px}.sub-more-games{margin-top:50px}.sub-dynamic{padding-block:80px}.sub-dynamic .split{grid-template-columns:minmax(0,1fr);gap:65px}.sub-dynamic h2{font-size:59px;max-width:600px}.sub-dynamic .body-copy{max-width:460px}.sub-dynamic .chat-composition{padding-bottom:20px}.find-dom-section{padding-block:70px}.find-dom-section>.wrap{grid-template-columns:minmax(0,1fr);gap:35px}.find-dom-section h2{font-size:48px}.find-dom-section .body-copy{max-width:460px;margin-top:20px;font-size:13px}.find-dom-preview{max-width:530px;width:100%;margin:auto}.search-profile{grid-template-columns:175px minmax(0,1fr)}}
@media(max-width:480px){.final-subs .discover-hero{padding-block:30px 44px}.sub-games-section{padding-top:48px}.sub-challenge{padding-bottom:28px;gap:16px}.sub-challenge h2{font-size:49px;max-width:335px}.sub-challenge .eyebrow{font-size:9px;margin-bottom:19px}.sub-challenge .body-copy{font-size:11px;max-width:310px;line-height:1.85;margin-top:20px}.challenge-art{height:208px;width:320px}.challenge-art .card-pair{top:17px;left:0}.challenge-art .card-pair img{width:93px}.challenge-art .wordy-grid{width:131px;right:0;bottom:35px}.challenge-art .wordy-grid span{font-size:11px}.sub-chess-story{margin-top:35px}.sub-chess-sticky{gap:17px}.sub-chess-heading{display:block}.sub-chess-heading h2{font-size:36px;max-width:280px}.sub-chess-heading .body-copy{margin-top:15px;font-size:11px;max-width:325px;line-height:1.8}.sub-chess-render{height:clamp(220px,39svh,330px);width:calc(100% + 24px);margin-inline:-12px}.sub-chess-panel{padding:15px;gap:0 15px;grid-template-columns:1.1fr .9fr}.sub-chess-panel .profile-top{gap:9px}.sub-chess-panel .profile-top small{font-size:8px}.sub-chess-panel .terms{gap:10px}.sub-chess-panel .terms dt{font-size:8px}.sub-chess-panel .terms dd{font-size:18px}.panel-actions{gap:9px;margin-top:11px}.panel-actions .button{font-size:8px;gap:5px;padding:8px 9px;min-height:34px}.panel-actions .button .icon{width:12px;height:12px}.panel-actions .decline{font-size:8px;min-height:34px}.sub-chess-result{left:10%;right:10%;bottom:0;padding-top:10px}.sub-chess-result>span:last-child{gap:10px;font-size:9px}.sub-chess-result>span:first-child{font-size:9px;gap:7px}.sub-chess-result b{font-size:19px}.sub-more-games{margin-top:42px;padding-top:26px}.sub-more-games>.eyebrow{font-size:9px}.sub-dynamic{padding-block:67px 75px}.sub-dynamic h2{font-size:48px}.sub-dynamic .body-copy{font-size:13px;margin-top:23px}.sub-dynamic .split{gap:52px}.sub-dynamic .chat-composition{padding-top:18px}.find-dom-section{padding-block:60px}.find-dom-section .eyebrow{font-size:9px;margin-bottom:20px}.find-dom-section h2{font-size:43px}.find-dom-section .body-copy{font-size:12px;max-width:285px}.search-profile{grid-template-columns:110px minmax(0,1fr)}.search-profile-copy{padding:21px 18px}.search-profile-copy h3{font-size:22px}.search-profile-copy .tags{gap:5px;margin-top:17px}.search-profile-copy .tag{font-size:8px;padding:4px 6px}.search-profile-copy .profile-rule{font-size:10px}.search-profile-photo{min-height:286px}.dom-search-form{padding:12px 14px}.dom-search-form input{font-size:11px}.search-examples{font-size:8px}}
@media(max-height:700px) and (min-width:801px){.sub-chess-sticky{min-height:0;grid-template-columns:minmax(0,1fr) 295px}.sub-chess-render{height:calc(100svh - 80px)}.sub-chess-heading h2{font-size:32px}.sub-chess-heading .body-copy{font-size:10px;margin:14px 0 18px}.sub-chess-panel{padding:16px 18px}.sub-chess-panel .profile-top{padding-bottom:12px}}
@media(max-height:700px) and (max-width:800px){.sub-chess-render{height:clamp(170px,35svh,235px)}.sub-chess-heading h2{font-size:30px}.sub-chess-heading .body-copy{font-size:10px;margin-top:12px}.sub-chess-sticky{gap:13px}}
@media(max-width:800px){.sub-challenge{grid-template-columns:minmax(0,1fr)}}

.arrow-forward{transform:rotate(90deg)}
