@font-face{font-family:"Dapper Inter";font-weight:400;font-display:swap;src:url('../assets/fonts/inter-tight-regular.ttf')}
@font-face{font-family:"Dapper Inter";font-weight:900;font-display:swap;src:url('../assets/fonts/inter-tight-black.ttf')}
@font-face{font-family:"Dapper Space";font-weight:300;font-display:swap;src:url('../assets/fonts/space-grotesk-light.ttf')}
:root{--font:"Dapper Space",sans-serif;--display:"Dapper Inter",sans-serif;--hinge-purple:#735879;--chat-paper:#fff;--chat-muted:#727078}
body{background:#0c0c0c}
.site-header{max-width:1280px;padding:28px 26px;border-bottom:1px solid #ffffff22}
.app-shell{position:relative;padding:36px 24px 64px;gap:28px}
.experience-intro{text-align:center;color:#f8f8f4}
.experience-intro p{font:400 10px "Dapper Inter",sans-serif;letter-spacing:.18em;margin:0 0 12px}
.experience-intro span{font:300 16px "Dapper Space",sans-serif;color:#99978a}
.challenge-widget{height:min(760px,calc(100dvh - 230px));min-height:600px;border-radius:8px;box-shadow:none;border:1px solid #393934}
.offer-intro h1,.player-intro h2{font-family:var(--display);font-weight:900;letter-spacing:-.045em}
.offer-intro h1{font-size:clamp(36px,4vw,52px)}
.widget-header{height:68px;padding:0 28px;background:#f8f8f4}
.challenge-viewport{height:calc(100% - 68px)}
.offer-intro p,.player-intro p{font:300 17px/1.5 "Dapper Space",sans-serif;color:#65655c}
.widget-status,.widget-persona span{font-family:"Dapper Inter",sans-serif;font-weight:400;letter-spacing:.12em;color:#65655c}
.choice-button,.player-continue-button,.reply-button{border-radius:3px;font-family:"Dapper Inter",sans-serif;letter-spacing:.055em}
.choice-row{grid-template-columns:1fr 1fr}
.choice-button{min-height:62px}
.player-screen.is-active{overflow-y:auto}
.player-fields input{border-radius:4px;min-height:48px}
.player-intro{margin-bottom:26px}
.player-check-row{min-height:36px;align-items:center}
.player-storage-note{color:#66665d}
.challenge-widget[data-active-screen="chat"]{width:460px;max-width:100%;height:min(820px,calc(100dvh - 145px));min-height:560px;border:0;border-radius:16px;background:#fff;box-shadow:0 24px 90px #0005}
body[data-experience-screen="chat"] .experience-intro{display:none}
.challenge-widget[data-active-screen="chat"] .challenge-viewport{height:100%}
.challenge-widget .chat-screen{grid-template-rows:auto auto minmax(0,1fr);padding:0;background:var(--chat-paper);font-family:var(--ui-font)}
.chat-header{padding:16px 18px;gap:12px;border-bottom:0;background:#fff;min-height:76px}
.chat-persona{justify-content:center;gap:10px}
.challenge-widget .chat-persona strong{font-size:18px;font-weight:600;letter-spacing:-.025em}
.challenge-widget .chat-persona span{font-size:10px;color:var(--chat-muted)}
.chat-header .back-button{width:36px;height:36px;border:0;color:#272329;font-size:25px}
.turn-counter{font-size:11px;color:var(--chat-muted);padding:0;background:none;border:0}
.turn-counter strong{font-size:13px;font-weight:500}
.experience-tabs{margin:0 18px;border-bottom:1px solid #e9e6eb}
.experience-tabs button{min-height:44px;font-size:14px;color:#77727b;font-weight:500}
.experience-tabs button[aria-selected="true"]{color:#342338}
.experience-tabs button[aria-selected="true"]::after{background:#342338;width:100%;height:2px;border-radius:0}
.persona-profile-panel{padding:24px 18px;overscroll-behavior:contain;scrollbar-width:thin}
.profile-heading{margin:0 0 18px;align-items:center}
.profile-heading h2{font-family:var(--ui-font);font-size:28px;font-weight:650;letter-spacing:-.04em;margin:0;color:#252127}
.profile-verified{border:0;border-radius:4px;width:auto;height:auto;padding:4px 6px;background:#f0e8f2;color:#735879;font-size:10px}
.profile-portrait{min-height:0;aspect-ratio:4/5;border-radius:10px;background:#eee9e4}
.profile-portrait img{object-fit:cover}
.profile-details{padding:0}
.profile-facts{display:flex;flex-wrap:wrap;gap:0;margin:20px 0;border-block:1px solid #e9e6eb;padding:14px 0;color:#504b53;font-size:13px;line-height:1.6}
.profile-facts span+span::before{content:"·";padding:0 10px;color:#aaa0ad}
.profile-prompts{display:grid;gap:18px}
.profile-prompt-card{position:relative;display:grid;gap:16px;min-height:180px;padding:24px 22px 60px;border:1px solid #ebe7ed;border-radius:10px;background:#faf8fb;color:#29222d}
.profile-prompt-card>span{font-size:13px;font-weight:500;color:#5d5360}
.profile-prompt-card>strong{font-family:Georgia,serif;font-size:25px;font-weight:400;line-height:1.28;letter-spacing:-.025em}
.prompt-reply{position:absolute;right:16px;bottom:14px;border:1px solid #e8e1eb;width:40px;height:40px;border-radius:50%;background:#fff;font-size:26px;color:#806585;box-shadow:0 2px 7px #2a18300a;cursor:pointer}
.prompt-reply:hover{background:#eee4f2;transform:scale(1.05)}
.profile-chat-button{min-height:48px;border:0;border-radius:999px;background:#735879;color:#fff;font-size:14px;margin:24px 0 4px;width:100%}
.persona-chat-panel{grid-template-rows:minmax(0,1fr) auto auto;min-height:0;background:#fff}
.messages{padding:22px 18px;overscroll-behavior:contain}
.start-marker{font-size:11px;color:#8c858e;letter-spacing:0;text-transform:none}
.start-marker::before,.start-marker::after{display:none}
.opening-hint{font-size:13px;line-height:1.6;color:#837c86;text-align:center;max-width:260px;margin:28px auto}
.challenge-widget .chat-screen .message-row{position:relative;gap:5px;margin:12px 0;align-items:flex-start}
.challenge-widget .chat-screen .message-bubble{max-width:84%;padding:12px 15px;border-radius:16px;background:#f1eef2;font-size:16px;line-height:1.45;color:#2d2730;overflow-wrap:anywhere;white-space:pre-wrap}
.challenge-widget .chat-screen .is-user .message-bubble{background:#e9dcf0;border-radius:16px 16px 4px 16px;color:#35253c}
.challenge-widget .chat-screen .is-persona .message-bubble{border-radius:16px 16px 16px 4px}
.message-reply{order:2;align-self:flex-end;border:0;background:transparent;color:#796280;font-size:10px;padding:8px 3px;cursor:pointer}
.composer{display:grid;grid-template-columns:minmax(0,1fr) 40px;gap:10px;padding:14px 16px max(16px,env(safe-area-inset-bottom));border-top:1px solid #eee9f0;background:#fff;align-items:end}
.challenge-widget .composer textarea{border:1px solid #ded6e2;border-radius:22px;min-height:44px;max-height:120px;padding:12px 16px;background:#fff;color:#2c2530;font-size:16px;line-height:1.35;overflow-y:auto!important}
.composer [data-send-message]{width:40px;height:40px;min-height:40px;border:0;border-radius:50%;background:#735879;color:#fff;font-size:23px;margin-bottom:2px}
.reply-context{grid-column:1/-1;display:flex;justify-content:space-between;gap:12px;border-left:3px solid #9e80ab;padding:8px 12px;background:#f7f2f9;border-radius:4px;color:#53435a}
.reply-context small{font-size:10px;font-weight:600}.reply-context p{font-size:12px;line-height:1.45;margin:4px 0 0;max-height:52px;overflow:auto}
.reply-context button{flex-shrink:0;width:32px;height:32px;padding:0;background:transparent;border:0;color:#735879;font-size:22px}
.composer-error{grid-column:1/-1}
.seen-recovery{padding:18px;background:#f8f5fa;color:#332738;border-top:1px solid #e6dcec}
.coach-panel{width:460px;max-width:100%;color:#f8f8f4;font-family:"Dapper Inter",sans-serif}
.coach-panel details{border-block:1px solid #ffffff25;padding:14px 0}
.coach-panel summary{display:flex;justify-content:space-between;cursor:pointer;font-size:12px;letter-spacing:.06em;list-style:none}
.coach-panel summary::-webkit-details-marker{display:none}
.coach-panel p{font-family:"Dapper Space",sans-serif;font-size:13px;line-height:1.6;color:#b6b4a9;margin:18px 0}
.coach-panel .chemistry-meter{padding:0;background:none;color:#f8f8f4;border:0}
.coach-panel .chemistry-meter-label strong,.coach-panel .chemistry-meter-label span{color:#f8f8f4}
.coach-panel .chemistry-meter-track{background:#ffffff25;height:3px}
.coach-panel .chemistry-meter-track i{background:#99978a}
.challenge-widget[data-active-screen="result"]{height:auto;max-height:none;min-height:0;width:800px;max-width:100%;background:#f8f8f4}
.challenge-widget[data-active-screen="result"] .challenge-viewport{height:auto}
.challenge-widget .result-screen.is-active{display:grid;grid-template-columns:120px minmax(0,1fr);padding:44px;gap:34px;overflow:visible;height:auto;max-height:none}
.challenge-widget .result-orbit{width:120px;max-width:100%;height:120px;aspect-ratio:1;align-self:start}
.result-orbit::before,.result-orbit::after{display:none}
.score-ring{width:100%;height:100%;border:1px solid #99978a;border-radius:0;background:transparent;box-shadow:none}
.score-ring strong{font-family:"Dapper Inter",sans-serif;font-size:48px;font-weight:400;color:#0c0c0c}
.result-copy h2{font-family:"Dapper Inter",sans-serif;font-weight:900;font-size:clamp(32px,3.6vw,46px);line-height:1.05;letter-spacing:-.035em}
.result-copy>p{color:#65655d;font:300 16px/1.6 "Dapper Space",sans-serif}
.feedback-card{border:0;border-top:1px solid #c5c4b9;border-radius:0;padding:24px 0;background:transparent;box-shadow:none}
.feedback-card>strong{font-family:"Dapper Inter",sans-serif;font-weight:400;font-size:25px;line-height:1.2}
.feedback-card p,.diagnosis-detail q{font-size:15px;line-height:1.65;color:#57574e}
.diagnosis-detail{border:0;border-top:1px solid #ddddd2;border-radius:0;background:transparent;padding:16px 0}
.diagnosis-example{background:#e9e9df;border:0;border-left:2px solid #99978a;border-radius:0;padding:20px}
.primary-button{border-radius:3px;font-family:"Dapper Inter",sans-serif;letter-spacing:.06em}
.automation-dialog{border-radius:6px;font-family:"Dapper Inter",sans-serif}
.automation-form-copy h2{font-family:"Dapper Inter",sans-serif;font-weight:900}
a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #9571a1;outline-offset:3px}
@media(min-width:1100px){body[data-experience-screen="chat"] .coach-panel{position:absolute;left:calc(50% + 270px);top:60px;width:210px}}
@media(max-width:760px){
 .site-header{padding:18px 20px;height:65px}.site-footer{padding:20px;font-size:9px}
 .app-shell{padding:24px 16px 32px;gap:22px}.experience-intro p{font-size:9px}.experience-intro span{font-size:14px}
 .challenge-widget{width:100%;height:auto;min-height:0;border-radius:6px}
 .challenge-viewport{height:auto}.offer-screen.is-active,.rules-screen.is-active,.player-screen.is-active{min-height:520px;max-height:none;height:auto;overflow:visible}
 .offer-screen.is-active{padding:26px 20px}.rules-screen.is-active,.player-screen.is-active{padding:62px 20px 28px}
 .offer-intro h1{font-size:36px}.player-intro h2{font-size:34px}.choice-row{grid-template-columns:1fr;gap:10px}.score-choice{grid-row:1}.choice-button{min-height:52px;font-size:11px}.decline-choice{background:transparent;border:0;min-height:44px;color:#65655d}
 .offer-bubble{max-width:95%}.offer-thread{overflow:visible}.offer-intro p{font-size:16px}
 body[data-experience-screen="chat"] .site-header{height:50px;padding:12px 18px;border:0}
 body[data-experience-screen="chat"] .site-footer{display:none}
 body[data-experience-screen="chat"] .app-shell{padding:0;gap:0}
 .challenge-widget[data-active-screen="chat"]{width:100%;border-radius:0;min-height:0;height:calc(var(--game-viewport,100dvh) - 96px);box-shadow:none}
 .challenge-widget .chat-screen{padding:0;min-height:0}.chat-header{min-height:65px;padding:10px 16px}
 .coach-panel{width:100%;padding:0 18px;background:#0c0c0c}.coach-panel details{padding:14px 0;border:0}
 .coach-panel details[open]{position:absolute;bottom:0;left:0;width:100%;padding:22px;background:#171716;z-index:10;border-top:1px solid #99978a}
 .persona-profile-panel{padding:20px 16px}.profile-portrait{aspect-ratio:4/5}.profile-heading h2{font-size:27px}
 .challenge-widget .chat-screen .message-bubble{font-size:16px}.messages{padding:18px 14px}
 .challenge-widget .result-screen.is-active{grid-template-columns:1fr;padding:28px 22px;gap:24px}
 .challenge-widget .result-orbit{width:88px;height:88px}.score-ring strong{font-size:36px}.result-copy h2{font-size:35px}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
@media(min-width:761px){.challenge-widget[data-active-screen="chat"]{height:min(820px,calc(100dvh - 200px));min-height:420px}}
.challenge-widget .composer [data-send-message]{width:40px;height:40px;min-height:40px;border:0;border-radius:50%;background:#735879;color:#fff;font-size:23px;padding:0}
.challenge-widget .composer [data-clear-reply]{width:32px;height:32px;min-height:32px;border:0;background:transparent;color:#735879;padding:0}
.message-bubble blockquote{font-size:12px;line-height:1.4;margin:0 0 9px;padding:0 0 0 9px;border-left:2px solid #ab8db5;color:#75607c}
.challenge-widget .composer .retry-message,.recovery-composer .retry-message{width:auto;height:auto;min-height:36px;padding:8px 14px;border:1px solid #bba7c3;border-radius:4px;background:#f7f2f9;color:#594062;font-size:12px}
.challenge-widget .result-copy>p:not(.eyebrow){color:#57574f;font:300 16px/1.65 "Dapper Space",sans-serif}
.challenge-widget .feedback-card,.challenge-widget .feedback-card[data-diagnosis-kind]{background:transparent;padding:24px 0;border:0;border-top:1px solid #c5c4b9}
.challenge-widget .feedback-card>strong{font-family:"Dapper Inter",sans-serif;font-size:25px;line-height:1.2;font-weight:400}
.challenge-widget .feedback-card>p{font-weight:400;color:#5d5d53;font-size:14px;line-height:1.6;margin:12px 0}
.challenge-widget .diagnosis-detail{padding:18px 0;border-top:1px solid #ddddd2}
.challenge-widget .diagnosis-example{padding:20px;background:#e9e9df;border:0;border-left:2px solid #99978a}
.score-ring::before,.score-ring::after{display:none}
@media(max-width:760px){body[data-experience-screen="chat"] .site-header{min-height:50px;width:100%;margin:0}body[data-experience-screen="chat"] .app-shell{width:100%;max-width:none;margin:0}.site-header{min-height:65px}}
.app-shell{grid-template-columns:minmax(0,1fr)}
.challenge-widget,.experience-intro,.result-copy{min-width:0}
.experience-intro{max-width:100%}
.result-copy{overflow-wrap:anywhere}
@media(max-width:760px){.challenge-widget[data-active-screen="result"]{width:100%}.result-copy .text-button{white-space:normal;line-height:1.5}.experience-intro p{line-height:1.6}}
.challenge-widget .score-ring{width:100%;height:100%;border:0;border-radius:0;background:transparent;box-shadow:none}
.challenge-widget .result-orbit{border:1px solid #c5c4b9;border-radius:0;background:transparent;box-shadow:none}
.challenge-widget .result-screen .eyebrow{color:#68685e;font-size:10px;letter-spacing:.14em}

/* One stable frame for the entire experience, including the debrief. */
body{--chat-paper:#f8f8f4}
body .site-header{height:64px;min-height:64px;padding:16px 24px}
body .app-shell{width:100%;max-width:1280px;margin:auto;padding:12px 24px 16px;gap:12px}
body .experience-intro,body[data-experience-screen="chat"] .experience-intro{display:block;height:40px}
.experience-intro p{font-size:9px;margin:0 0 5px}.experience-intro span{font-size:13px}
body .site-footer{display:none}
body .challenge-widget,body .challenge-widget[data-active-screen]{width:720px;max-width:100%;height:calc(var(--game-viewport,100dvh) - 144px);min-height:0;border:1px solid #393934;border-radius:8px;background:#f8f8f4;box-shadow:none}
body .challenge-widget .widget-header,body .challenge-widget[data-active-screen] .widget-header{display:flex;height:68px;padding:0 24px;background:#f8f8f4;border-bottom:1px solid #deded6}
body .challenge-widget .challenge-viewport,body .challenge-widget[data-active-screen] .challenge-viewport{height:calc(100% - 68px)}
.match-controls{display:flex;align-items:center;gap:20px}.match-controls .back-button{margin:0}
body .challenge-widget .screen{height:100%;min-height:0;max-height:none;background:#f8f8f4}
body .challenge-widget .offer-screen.is-active{padding:24px;gap:18px;overflow-y:auto}
body .challenge-widget .rules-screen.is-active,body .challenge-widget .player-screen.is-active{padding:58px 24px 24px;overflow-y:auto}
.offer-intro{padding-bottom:16px}.offer-intro h1{font-size:36px}.offer-intro p{font-size:16px;margin-top:10px}
.offer-thread{gap:8px;min-height:0;overflow:visible}
body .challenge-widget .message-bubble{font-family:var(--ui-font);font-size:16px;line-height:1.45;padding:12px 15px;border-radius:16px 16px 16px 4px;background:#eeecef;color:#2d2730;max-width:84%}
body .challenge-widget .is-user .message-bubble{background:#e9dcf0;border-radius:16px 16px 4px 16px;color:#35253c}
body .challenge-widget .choice-button{min-height:52px;font-size:12px;line-height:1.3;padding:12px 16px}
body .challenge-widget .chat-screen{padding:0;grid-template-rows:auto auto minmax(0,1fr)}
body .challenge-widget .chemistry-meter{padding:14px 24px 10px;background:#f8f8f4;border:0}
.chemistry-meter-label{margin-bottom:8px}.chemistry-meter-label strong,.chemistry-meter-label span{color:#65606a;font-size:11px}.chemistry-meter-track{height:5px;background:#e4dee7}.chemistry-meter-track i{background:#9571a1}
body .persona-chat-panel,body .composer{background:#f8f8f4}
body .challenge-widget .result-screen.is-active{height:100%;max-height:100%;overflow-y:auto;padding:28px;align-content:start}
body .persona-profile-panel{padding:24px;display:block}
body .persona-profile-panel[hidden]{display:none}
.profile-portrait{max-width:400px;margin-inline:auto;aspect-ratio:4/5}
@media(max-width:760px){
 body .site-header,body[data-experience-screen="chat"] .site-header{height:50px;min-height:50px;padding:12px 18px;border-bottom:1px solid #ffffff22}
 body .app-shell,body[data-experience-screen="chat"] .app-shell{padding:8px 10px 10px;gap:8px}
 body .experience-intro,body[data-experience-screen="chat"] .experience-intro{height:36px}
 .experience-intro p{font-size:8px}.experience-intro span{font-size:11px}
 body .challenge-widget,body .challenge-widget[data-active-screen]{width:100%;height:calc(var(--game-viewport,100dvh) - 112px);border-radius:8px}
 body .challenge-widget .widget-header,body .challenge-widget[data-active-screen] .widget-header{height:60px;padding:0 16px}
 body .challenge-widget .challenge-viewport,body .challenge-widget[data-active-screen] .challenge-viewport{height:calc(100% - 60px)}
 body .challenge-widget .offer-screen.is-active{padding:18px;gap:12px}
 .offer-intro h1{font-size:30px}.offer-intro p{font-size:14px}.offer-intro{padding-bottom:12px}
 body .challenge-widget .message-bubble{font-size:14px;padding:10px 12px;max-width:95%}
 .choice-row{gap:6px}body .challenge-widget .choice-button{min-height:44px;font-size:11px;padding:10px 12px}
 body .challenge-widget .chemistry-meter{padding:12px 16px 8px}
 body .challenge-widget .result-screen.is-active{padding:22px}
 body .persona-profile-panel{padding:18px}
}

.offer-thread{justify-content:flex-start}.offer-intro{margin-bottom:12px}
.player-intro{margin-bottom:16px}.player-intro h2{font-size:34px;margin-bottom:0}.player-intro p{margin:10px 0 0;font-size:14px}
@media(max-width:760px){.player-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.player-fields>label:first-child{grid-column:1/-1}.player-intro h2{font-size:30px}.player-check-row{min-height:30px}}

/* Intro actions share the conversation's rounded, lavender controls. */
body .challenge-widget :is(.choice-button,.reply-button,.player-continue-button){border-radius:24px;font-family:var(--ui-font);font-weight:500;font-size:14px;line-height:1.4;letter-spacing:0;text-transform:none;min-height:52px;padding:12px 20px;transition:background-color 160ms ease,border-color 160ms ease,box-shadow 160ms ease,transform 160ms ease}
body .challenge-widget :is(.score-choice,.reply-button,.player-continue-button){background:#735879;border:1px solid #735879;color:#fff}
body .challenge-widget .decline-choice{background:#f3eff5;border:1px solid #ddd3e2;color:#615269}
@media(hover:hover){
 body .challenge-widget :is(.score-choice,.reply-button,.player-continue-button):hover{background:#65496c;border-color:#65496c;box-shadow:0 4px 12px #73587920;transform:translateY(-1px)}
 body .challenge-widget .decline-choice:hover{background:#eae2ee;border-color:#bca9c5;transform:translateY(-1px)}
}
body .challenge-widget :is(.choice-button,.reply-button,.player-continue-button):active{transform:scale(.985);box-shadow:none}
@media(max-width:760px){body .challenge-widget :is(.choice-button,.reply-button,.player-continue-button){font-size:13px;min-height:48px;padding:11px 18px}}

/* One near-viewport frame; only long game content scrolls inside it. */
body .experience-intro,body[data-experience-screen="chat"] .experience-intro{height:auto;padding:10px 0 16px}
body .experience-intro p{font:900 16px/1.4 var(--display);letter-spacing:.04em;margin:0;color:#f8f8f4}
body .challenge-widget,body .challenge-widget[data-active-screen]{height:max(620px,calc(100svh - 100px));min-height:0;display:flex;flex-direction:column}
body .challenge-widget .challenge-viewport,body .challenge-widget[data-active-screen] .challenge-viewport{height:auto;min-height:0;flex:1;display:grid}
body .challenge-widget .screen,body .challenge-widget .screen.is-active{height:100%;max-height:100%;min-height:0;overflow:visible}
body .challenge-widget .offer-screen.is-active{padding:28px;gap:24px;grid-template-rows:minmax(0,1fr) auto}
body .challenge-widget .rules-screen.is-active{grid-template-rows:auto minmax(0,1fr) auto}
body .challenge-widget .player-screen.is-active{padding:28px;gap:0}
body .challenge-widget .widget-back{position:static;justify-self:start;align-self:start;margin:0 0 20px;width:36px;height:36px;flex-shrink:0}
body .challenge-widget .rules-screen .widget-back{margin:0}
body .challenge-widget .chat-screen{grid-template-rows:auto auto minmax(0,1fr)}
body .challenge-widget .persona-profile-panel{min-height:0;overflow-y:auto;max-height:100%;overscroll-behavior:contain}
body .challenge-widget .persona-chat-panel{min-height:0;grid-template-rows:minmax(0,1fr) auto auto}
body .challenge-widget .messages{min-height:0;overflow-y:auto;max-height:100%;overscroll-behavior:contain}
body .challenge-widget .result-screen.is-active{overflow-y:auto;max-height:100%;min-height:0}
body .challenge-widget .widget-header{flex-shrink:0}
.widget-persona>div:last-child>span{display:flex;align-items:center;gap:7px}
body .widget-persona [data-persona-role]{font-size:9px;font-weight:400;letter-spacing:.04em;text-transform:none}
body .widget-persona i{background:#9571a1;box-shadow:0 0 0 3px #9571a11f;animation:lola-presence 2.4s ease-out infinite}
body:not([data-experience-screen="chat"]) .widget-persona .mini-avatar{background:#eee5f2;color:#735879;border:1px solid #d7c6df;font-weight:500}
@keyframes lola-presence{0%,100%{box-shadow:0 0 0 3px #9571a126;opacity:1}50%{box-shadow:0 0 0 7px #9571a100;opacity:.65}}
@media(max-width:760px){
 body .challenge-widget,body .challenge-widget[data-active-screen]{height:max(700px,calc(100svh - 90px));min-height:0}
 body .challenge-widget .offer-screen.is-active,body .challenge-widget .player-screen.is-active{padding:22px;gap:20px}
 body .experience-intro p{font-size:14px}
}
@media(prefers-reduced-motion:reduce){body .widget-persona i{animation:none}}

body .challenge-widget .player-screen.is-active{overflow-y:auto}
/* Size the whole photo against the first visible profile panel. */
body .challenge-widget .persona-profile-panel{container-type:size;padding:16px 20px}
body .challenge-widget .profile-heading{margin-bottom:12px}
body .challenge-widget .profile-portrait{width:min(400px,100%);height:min(500px,calc(100cqh - 78px));min-height:80px;aspect-ratio:auto;margin-inline:auto;background:transparent}
body .challenge-widget .profile-portrait img{width:100%;height:100%;object-fit:contain;object-position:center!important}
.conversation-review{margin:30px 0;padding-top:24px;border-top:1px solid #d8d2da;font-family:var(--ui-font)}
.conversation-review h3{font-size:22px;letter-spacing:-.02em;margin:0 0 8px}
.review-caption{font-size:12px!important;line-height:1.5;color:#79717d!important}
.review-sequence{padding:14px 0;border-bottom:1px solid #e5dfe8}
body .challenge-widget .conversation-review .message-row{margin:8px 0;display:flex}
body .challenge-widget .conversation-review .is-user{justify-content:flex-end}
body .challenge-widget .conversation-review .message-bubble{white-space:pre-wrap;overflow-wrap:anywhere;font-size:15px;max-width:90%}
.sequence-feedback{margin:8px 0 16px auto;width:90%;font-size:13px;color:#504455}
.sequence-feedback summary{cursor:pointer;padding:10px 0;color:#735879;font-weight:500}
.sequence-feedback[open]{padding:0 14px 14px;border:1px solid #e0d5e5;border-radius:12px;background:#f5eff8}
.sequence-feedback p{font:400 13px/1.55 var(--ui-font)!important;margin:8px 0 14px!important;color:#504455!important}
.sequence-feedback strong{font-size:13px}
.review-dimensions{display:grid;grid-template-columns:1fr auto;gap:7px;margin:12px 0 18px}.review-dimensions dd{margin:0;font-variant-numeric:tabular-nums}
body .challenge-widget .result-screen.is-active{grid-template-columns:90px minmax(0,1fr);gap:22px}
@media(max-width:760px){body .challenge-widget .result-screen.is-active{grid-template-columns:1fr}.sequence-feedback{width:95%}}
