/* 4.8: familiar messenger controls. Ad containers remain independent. */
.emoji-toggle{border:0;background:transparent;color:#e3c5d7;font-size:28px;line-height:1;flex:0 0 40px;width:40px;height:44px;cursor:pointer}.emoji-toggle:disabled{opacity:.45;cursor:default}.emoji-picker{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:5px;padding:12px;margin-top:10px;border:1px solid #684c61;border-radius:18px;background:#302330}.emoji-picker[hidden]{display:none}.emoji-picker button{background:transparent;border:0;border-radius:12px;min-height:44px;min-width:0;font-size:24px;cursor:pointer}.emoji-picker button:hover{background:#543347}.chat-compose .chat-send{flex:0 0 44px;width:44px;height:44px;min-height:44px;padding:0;border-radius:50%;font-size:21px}.chat-compose textarea{flex:1;min-width:0}.chat-thinking{display:flex;align-items:center}
:root{--pink:#f074ac;--ink:#100d12;--panel:#1c1720;--edge:#3b2a37;--muted:#c7b7c3}
body{background:radial-gradient(ellipse at 80% 0,#301727 0,transparent 38rem),#100d12}
.site-header{padding-block:22px}.feed-heading{margin-top:8px}.feed-heading h1{font-size:clamp(30px,5vw,42px);letter-spacing:-1.5px}.eyebrow{letter-spacing:2px;font-size:10px}
.profile-card{border-radius:24px;background:linear-gradient(150deg,#241b25,#18141c);box-shadow:0 8px 28px #0002}.profile-copy h3{font-size:25px;letter-spacing:-.6px}.profile-copy p{line-height:1.6}.profile-image{border-radius:23px 23px 0 0}.profile-buttons{gap:10px}.profile-buttons .profile-chat{background:#ee78ab;border-color:#ee78ab;color:#21121c;border-radius:14px;font-weight:750}.profile-buttons button{border-radius:14px;min-height:48px}.profile-kind{letter-spacing:.7px}.presence{display:none}.feed-tabs button{border-radius:30px;min-height:42px}
.in-chat .lounge-shell{max-width:820px;padding-bottom:24px}.chat-window{box-shadow:0 14px 60px #0003;border-radius:26px!important;border:1px solid #45303f!important}.chat-head{padding:18px 20px;background:#211922;gap:13px}.chat-head h1{letter-spacing:-.4px;font-size:20px}.chat-avatar{width:48px;height:48px;border:2px solid #b66b8f;box-shadow:0 0 0 4px #f074ac0b}.ai-badge{font-size:10px;padding:3px 7px;border:1px solid #80516c;background:#382334}.chat-options summary{font-size:12px;min-height:40px;display:flex;align-items:center}
.in-chat .chat-log{height:clamp(260px,45dvh,520px);min-height:260px;padding:20px;background:radial-gradient(ellipse at top left,#291b26 0,transparent 65%),#141016;scrollbar-width:thin;scrollbar-color:#73546a transparent;overscroll-behavior:contain}
.chat-session-label{color:#bda6b7;font-size:9px;letter-spacing:1.7px;text-align:center;margin:0 0 24px}.chat-message{background:#2b222e;border:1px solid #463347;border-radius:18px 18px 18px 5px;max-width:85%;margin-bottom:14px;padding:12px 16px}.chat-message.user{background:#70405c;border:1px solid #8c5574;border-radius:18px 18px 5px 18px}.chat-message p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:15px;line-height:1.65}.chat-thinking{width:fit-content;background:#2b222e;border-radius:16px;padding:10px 14px;font-size:12px;gap:12px}
.chat-bottom{padding:14px 18px;background:#201820}.chat-compose{border-radius:20px;padding:6px;background:#302330;border:1px solid #684c61;align-items:flex-end}.chat-compose textarea{font-size:16px;line-height:1.5;padding:10px 12px;max-height:120px;min-height:44px;overflow-y:auto}.chat-compose .btn{background:#f18ab8;color:#26121e;border:0;border-radius:15px;font-size:13px;font-weight:750;min-height:44px;padding:10px 16px}.chat-compose .btn:hover{background:#ffa4ca}.chat-starters{gap:8px;margin-bottom:12px}.chat-starters button{border:1px solid #71506a;background:#342334;border-radius:30px;font-size:12px;padding:9px 14px}.chat-permissions{padding:0 0 12px}.chat-permissions label{font-size:12px;line-height:1.6}.chat-disclaimer{text-align:center;margin:10px 0 0;color:#bda8b8;font-size:10px}.chat-error{border-radius:14px;line-height:1.5;padding:12px;margin-bottom:12px}.back-link{display:inline-block;padding:10px 0;color:#f3b8d3}
.bottom-nav{backdrop-filter:blur(18px);padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -4px 24px #0002}.ad-slot{border-radius:14px;background:#171219}.app-ad-header .ad-slot{margin-bottom:28px}
@media(max-width:720px){.in-chat .lounge-shell{padding:0 10px 18px}.in-chat .back-link{margin-left:6px}.chat-window{border-radius:22px!important}.chat-head{padding:14px}.chat-head h1{font-size:18px}.chat-head small{font-size:10px}.in-chat .chat-log{padding:16px 12px}.chat-message{max-width:90%;padding:10px 13px}.chat-bottom{padding:12px}.chat-starters button{min-height:38px}.profile-card{border-radius:22px}.profile-image{height:360px;max-height:90vw}.profile-copy{padding:18px}.app-ad-header{padding-inline:12px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
.chat-compose .chat-send{flex:0 0 44px;width:44px;height:44px;padding:0;border-radius:50%;font-size:21px}
@media(max-width:380px){.emoji-picker{grid-template-columns:repeat(4,minmax(0,1fr))}}
