.capy-wrapper{position:relative;width:100%;max-width:100%;margin:0 auto;background-size:cover;background-position:center;border-radius:0;padding:0;box-shadow:none;background-image:none}.capy-avatar{position:relative;border-radius:0;overflow:hidden;box-shadow:none;background:none;aspect-ratio:4 / 3}.capy-avatar[data-disgust=true]{filter:hue-rotate(320deg) saturate(1.1)}.capy-portrait{display:block;width:100%;height:100%;object-fit:cover}.capy-accessory{position:absolute;top:8%;right:5%;width:120px;filter:drop-shadow(0 6px 12px rgba(0,0,0,.5))}.capy-status{margin-top:1rem;text-align:center;color:var(--text-muted);font-size:.95rem}.capy-idle-overlay{position:absolute;inset:0;pointer-events:none}.app-shell{padding:clamp(1.25rem,4vw,2.5rem) clamp(1rem,5vw,3rem);max-width:960px;margin:0 auto 4rem}.hero{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:1rem;position:sticky;top:0;background:linear-gradient(180deg,#05070efa,#05070ed9);backdrop-filter:blur(8px);z-index:2;border-bottom:1px solid rgba(255,255,255,.05);padding-top:.25rem}.hero h1{font-size:clamp(2.2rem,4vw,3.6rem);margin:0}.hero p{margin:.25rem 0 0;color:var(--text-muted)}.audio-toggle{display:inline-flex;align-items:center;gap:.5rem;border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:.35rem 1rem;background:#ffffff0d;color:inherit}.stack{display:flex;flex-direction:column;gap:1rem}.avatar-card{padding:.5rem;background:linear-gradient(180deg,#ffffff08,#ffffff03)}.status-chip{border-radius:999px;padding:.35rem .75rem;background:#ffffff14;font-size:.9rem}.panel,.chat-panel{background:var(--bg-secondary);border-radius:1.25rem;padding:0rem;box-shadow:0 25px 60px #00000059}.panel-head{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}.panel-label{font-weight:600;text-transform:uppercase;letter-spacing:.12em;margin:0;color:var(--text-muted)}.panel-status{margin:.2rem 0 0;color:var(--text-primary);font-weight:500}.status-stack{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.35rem;color:var(--text-muted);font-size:.95rem}.reaction-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem}.reaction-card{border-radius:1rem;padding:.85rem;background:#ffffff08;border:1px solid rgba(255,255,255,.04);min-height:110px;display:flex;flex-direction:column;gap:.35rem}.reaction-card.unlocked{border-color:#fff3}.reaction-card.locked{opacity:.5}.reaction-title{font-weight:600}.reaction-id{font-size:.75rem;color:var(--text-muted)}.chat-panel{display:flex;flex-direction:column;height:100%;gap:.5rem}.bubble{padding:.85rem 1rem;border-radius:1rem;background:#ffffff0f;width:fit-content;max-width:85%}.bubble-user{align-self:flex-end;background:#f3578c33}.bubble-assistant{align-self:flex-start;background:#82e9ff1f}.reaction-tag{display:inline-block;margin-top:.4rem;font-size:.75rem;color:var(--text-muted)}.chat-input{display:flex;flex-direction:column;gap:.75rem;margin-top:.25rem}.chat-input textarea{width:100%;border-radius:1rem;border:1px solid rgba(255,255,255,.15);background:#06050fcc;color:var(--text-primary);padding:.5rem;font-family:inherit;resize:none}.chat-input button{align-self:flex-end;padding:.65rem 1.5rem;border-radius:999px;border:none;background:linear-gradient(120deg,#ff8a00,#e52e71);color:#fff;font-weight:600}.chat-input button:disabled{opacity:.5}.ghost{border:none;background:#ffffff14;border-radius:999px;padding:.45rem 1rem;color:inherit}.placeholder{color:var(--text-muted);text-align:center}@media (min-width: 960px){.stack{gap:1.25rem}}@media (max-width: 768px){.hero h1{font-size:1.8rem}.panel,.chat-panel{padding:0rem}}.audio-gate{position:fixed;inset:0;background:#05070eeb;backdrop-filter:blur(6px);display:grid;place-items:center;z-index:10;padding:1.5rem}.audio-gate__content{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:1.25rem;padding:1.5rem;text-align:center;max-width:420px;width:min(100%,420px);box-shadow:0 25px 60px #00000073}.audio-gate__content h2{margin:0 0 .5rem;font-size:1.4rem}.audio-gate__content p{margin:0 0 1rem;color:var(--text-muted)}.audio-gate__status{margin:0 0 1rem;color:var(--text-primary);font-weight:600}.audio-gate__button{width:100%;padding:.85rem 1rem;border-radius:.9rem;border:none;background:linear-gradient(120deg,#ff8a00,#e52e71);color:#fff;font-weight:700;font-size:1rem;cursor:pointer}.audio-gate__button:disabled{opacity:.6;cursor:not-allowed}:root{color-scheme:dark;font-family:Space Grotesk,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--bg-primary: #05070e;--bg-secondary: rgba(9, 12, 24, .85);--accent: #f3578c;--accent-soft: #82e9ff;--text-primary: #f7f5ff;--text-muted: #94a0b8;--grid-gap: 1rem}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 20% 20%,#16213e,#05070e 60%);color:var(--text-primary)}#root{min-height:100vh}button{font-family:inherit}
