/* Only the explicitly requested final session destination changes. */
body[data-session-end="true"]{overflow-y:auto}
body[data-session-end="true"] #app{display:flex;flex-direction:column;min-height:100svh;height:auto;overflow:visible}
body[data-session-end="true"] #app>.conversation,
body[data-session-end="true"] #app>#call-share-actions,
body[data-session-end="true"] .brandbar>button,
body[data-session-end="true"] .skip-link{display:none!important}
body[data-session-end="true"] #app>.brandbar{position:relative;inset:auto;width:100%;min-height:0;height:auto;display:flex;justify-content:center;padding:24px 24px 16px;flex:none}
.session-end-home{display:block;color:inherit;text-decoration:none;border-radius:10px}
body[data-session-end="true"] .brandbar .lockup{position:static;inset:auto;transform:none;margin:0;text-align:center}
body[data-session-end="true"] .brandbar .brand{justify-content:center}
body[data-session-end="true"] .brandbar .claim{margin-top:0}
.session-end-home:focus-visible,.session-end-close:focus-visible{outline:3px solid #486123;outline-offset:5px}
body[data-session-end="true"] #app>#mobile-social{display:grid!important;position:relative;inset:auto;width:min(100% - 56px,1080px);max-width:1080px;margin:0 auto;padding:12px 0 0;grid-template-columns:repeat(2,minmax(0,1fr));gap:44px;flex:none}
body[data-session-end="true"] #app #mobile-social .social-feature{min-width:0;padding:0;text-align:center}
body[data-session-end="true"] #app #mobile-social h2{margin:0 0 12px;font-size:clamp(24px,2.6vw,32px);line-height:1.08;white-space:pre-line}
body[data-session-end="true"] #app #mobile-social h2[tabindex="-1"]:focus{outline:none}
body[data-session-end="true"] #app #mobile-social .social-image{width:100%;height:clamp(205px,30vh,285px);margin:0 auto 10px;position:relative;flex:none}
body[data-session-end="true"] #app #mobile-social .social-image img{width:100%;height:100%;object-fit:contain}
body[data-session-end="true"] #app #mobile-social .social-share-message{margin-top:auto;margin-bottom:10px;text-align:center}
body[data-session-end="true"] #app #mobile-social .social-share-tools{margin-top:auto}
body[data-session-end="true"] #app #mobile-social .social-privacy{margin:10px 0 0;font-size:11px;font-style:italic;line-height:1.35;color:#787b72}
body[data-session-end="true"] #app>footer{position:relative!important;inset:auto!important;flex:none;margin-top:auto;padding-top:14px;padding-bottom:max(12px,env(safe-area-inset-bottom));width:auto;align-self:stretch;margin-left:28px;margin-right:28px}
@media(max-width:767px),(max-width:1024px) and (pointer:coarse){
 body[data-session-end="true"] #app{padding:0;min-height:100svh}
 body[data-session-end="true"] #app>.brandbar{padding:18px 22px 22px}
 body[data-session-end="true"] #app>#mobile-social{grid-template-columns:1fr;width:calc(100% - 40px);gap:30px;padding-top:0}
 body[data-session-end="true"] #app #mobile-social h2{font-size:29px;letter-spacing:-.85px;margin-bottom:8px}
 body[data-session-end="true"] #app #mobile-social .social-image{height:225px;margin-bottom:10px}
 body[data-session-end="true"] #app #mobile-social .social-feature>.share-action{width:100%;max-width:none;min-height:48px}
 body[data-session-end="true"] #app #mobile-social .social-share-tools{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;max-width:none}
 body[data-session-end="true"] #app #mobile-social .social-share-tools .share-action{width:100%;max-width:none;min-width:0}
 body[data-session-end="true"] #app>footer{min-height:0;margin-left:0;margin-right:0;padding:13px 20px max(14px,env(safe-area-inset-bottom))}
}

.session-end-home[hidden],.session-end-close[hidden]{display:none!important}
body[data-session-end="true"] .brandbar>.session-end-close:not([hidden]){display:grid!important;place-items:center;position:absolute;right:20px;top:20px;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:#f4f5f1;color:#7b8173;cursor:pointer}
.session-end-close svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round}
@media(max-width:767px){body[data-session-end="true"] .brandbar>.session-end-close:not([hidden]){right:14px;top:16px}}
