/* Original Flashchat styling with an ephemeral, camera-first social feel. */
:root{--violet:#fffc00;--aqua:#fffc00;--navy:#050505;--paper:#f5f5f5;--line:#e4e4e4;--ink:#111}.brand{letter-spacing:-1.4px}.brand span{border-radius:50%;background:var(--violet);color:#111;box-shadow:none;font-weight:800}.new{background:var(--violet);color:#111;border-radius:18px;font-weight:800}.new.muted{background:#232323;color:#fff}.section-label{color:#777;letter-spacing:1.3px}.conversation{border-radius:16px;color:#d6d6d6}.conversation i{width:28px;height:28px;background:linear-gradient(135deg,#fffc00,#ff9d00);border:3px solid #2b2b2b;box-shadow:0 0 0 2px #fffc00}.conversation:hover,.conversation.active{background:#292929;color:#fff}.conversation em{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#303030;color:#fffc00;font-size:15px}aside footer{border-top:1px solid #292929}.profile-trigger:before{color:#fffc00}header{background:#fffc00;border-bottom:0}header strong{font-weight:800}header small{color:#454500}header button{border:1px solid #1c1c1c;color:#111;background:#fff;padding:8px 12px;border-radius:999px;font-weight:700}.feed{background:radial-gradient(circle at 50% -20%,#fffde3,transparent 40%),#f7f7f7}.empty .orb{border-radius:50%;background:#fffc00;color:#111;box-shadow:8px 9px 0 #111}.empty h1{font-weight:800}.message{border:0;border-radius:19px 19px 19px 4px;box-shadow:none;background:#fff}.message.mine{background:#fffc00;border:0;border-radius:19px 19px 4px 19px}.message.saved{box-shadow:inset 0 0 0 2px #111;border-left:0}#composer{background:#f7f7f7;border-top:0}#composer input{border:0;border-radius:999px;background:#fff;box-shadow:0 1px 6px #00000012}#composer button{background:#111;color:#fffc00;border-radius:999px}.modal{background:#080808bd}.dialog{border-radius:28px}.primary{background:#fffc00!important;color:#111!important}.profile-avatar,.flash-mark{background:#fffc00;color:#111;box-shadow:5px 5px 0 #111}.eyebrow{color:#111}.profile-field{background:#fffde4}.cookie-notice{border:2px solid #111}.cookie-notice .primary{background:#111!important;color:#fffc00!important}
@media(max-width:720px){aside{background:#111;padding-left:10px;padding-right:10px}.brand span{width:34px;height:34px}.new{border-radius:50%;background:#fffc00}.new.muted{border-radius:50%;background:#2a2a2a}.conversation i,.conversation em{width:32px;height:32px}.conversation i{border-color:#111}.feed{padding-top:20px}.empty{transform:translateY(-5vh)}.empty .orb{width:78px;height:78px}.message{font-size:14px}header{box-shadow:0 2px 14px #00000012}}
