*{box-sizing:border-box}body{color:#f4eeee;background:radial-gradient(circle at top,#2a1518,#090909 55%);margin:0;font-family:Arial,Helvetica,sans-serif}.app{justify-content:center;max-width:100vw;min-height:100vh;padding:24px;display:flex;overflow-x:hidden}.chatShell{background:#0c0c0eeb;border:1px solid #ffb49626;border-radius:20px;flex-direction:column;width:min(100%,900px);height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 30px 80px #00000073}.header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.header h1{margin:0;font-size:26px}.header p{color:#c9b8b8;margin:4px 0 0}.headerLeft{align-items:center;gap:14px;display:flex}.headerLogoVideo{border-radius:14px;width:92px;display:block}.presenceRow{border-bottom:1px solid #ffffff0f;justify-content:center;padding:8px 24px;display:flex}.relationshipPanel{background:#ffffff09;border:1px solid #ffffff12;border-radius:999px;flex-direction:row;gap:18px;padding:8px 14px;display:flex}.relationshipMetric{white-space:nowrap;gap:6px;font-size:12px;line-height:1.2;display:flex}.statusDot{background:#d86b4f;border-radius:50%;width:12px;height:12px;box-shadow:0 0 16px #d86b4f}.messages{flex:1;padding:24px;overflow-y:auto}.emptyState{text-align:center;color:#d7c5c5;margin:80px auto}.emptyState h2{margin-bottom:8px;font-size:30px}.messageRow{margin-bottom:16px;display:flex}.messageRow.user{justify-content:flex-end}.messageRow.assistant{justify-content:flex-start}.bubble{white-space:pre-wrap;border-radius:16px;max-width:72%;padding:14px 16px;line-height:1.5}.user .bubble{color:#fff;background:#6d2f26}.assistant .bubble{color:#f3e8e8;background:#ffffff14}.thinking{color:#c9b8b8;font-style:italic}.inputArea{border-top:1px solid #ffffff14;gap:12px;padding:16px;display:flex}textarea{resize:none;color:#fff;background:#ffffff14;border:none;border-radius:14px;outline:none;flex:1;padding:14px;font-size:16px}button{color:#fff;cursor:pointer;background:#d86b4f;border:none;border-radius:14px;padding:0 22px;font-size:16px}button:disabled{opacity:.5;cursor:not-allowed}.lockScreen{text-align:center;background:#0c0c0ef0;border:1px solid #ffb49626;border-radius:22px;width:100%;max-width:420px;margin:auto;padding:36px;box-shadow:0 30px 80px #00000073}.lockLogo{object-fit:contain;filter:drop-shadow(0 0 14px #d86b4f59);width:78px;height:78px;margin-bottom:12px}.lockScreen h1{margin:0 0 8px}.lockScreen p{color:#c9b8b8;margin:0 0 20px}.lockScreen input{color:#fff;background:#ffffff14;border:none;border-radius:14px;outline:none;width:100%;margin-bottom:14px;padding:14px;font-size:16px}.headerControls{align-items:center;gap:18px;display:flex}.sliderGroup{flex-direction:column;gap:4px;min-width:90px;display:flex}.sliderGroup label{color:#ffffff8c;letter-spacing:.08em;text-transform:uppercase;font-size:11px}.sliderGroup input[type=range]{accent-color:#d67c5c;width:100%}.voiceToggle{color:#f3e8e8;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;height:34px;padding:0 14px;font-size:13px}.voiceToggle.active{background:#d86b4f59;border-color:#d86b4fa6}.voiceSelect{color:#f3e8e8;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;max-width:190px;height:34px;padding:0 10px}.headerRight{flex-direction:column;align-items:center;gap:8px;display:flex}.voiceSelectRow{justify-content:flex-end;width:100%;padding-right:0;display:flex}.voiceSelect{color:#f3e8e8;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;width:320px;height:34px;padding:0 14px;font-size:14px}.header{padding:16px 22px}.header h1{font-size:24px}.headerControls{gap:12px}.newSessionButton,.voiceToggle{white-space:nowrap;height:30px;padding:0 16px;font-size:13px}.voiceToggle{min-width:96px}.sliderGroup{min-width:78px}.sliderGroup label{font-size:10px}.voiceSelect{width:280px;max-width:280px;height:32px;font-size:13px}.statusDot{display:none}.bubble{font-size:.72rem;line-height:1.45}textarea{font-size:.8rem}.restrictedStar{color:#d6a84f;opacity:.75;text-shadow:0 0 8px #d6a84f59;margin-right:8px;font-size:15px;line-height:32px}.modeIndicators{align-items:center;gap:6px;margin-right:8px;display:flex}.modeLabel{letter-spacing:.08em;color:#ffffffb3;font-size:11px}.restrictedStar{color:#d6a84f;opacity:.85;text-shadow:0 0 8px #d6a84f59;font-size:15px}.privateStar{color:#d84f6d;opacity:.85;text-shadow:0 0 8px #d84f6d59;font-size:15px}.modeStatus,.restrictedStatus{letter-spacing:.08em;background:#050505;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:46px;height:24px;margin-right:8px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex;box-shadow:0 0 10px #000c}.modeStatus{color:#ffffffb8}.restrictedStatus{color:#d6a84f;text-shadow:0 0 8px #d6a84f8c;font-size:15px}.companionNameBadge{opacity:.9;align-items:center;gap:6px;font-size:.9rem;display:inline-flex}.renameButton{color:inherit;cursor:pointer;opacity:.75;background:0 0;border:none;font-size:1rem}.renameButton:hover{opacity:1}.renameOverlay{z-index:20;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.renameBox{background:#151515;border:1px solid #ffffff24;border-radius:16px;flex-direction:column;gap:12px;min-width:280px;padding:24px;display:flex}@media (width<=1100px){.app{padding:12px}.chatShell{height:calc(100vh - 24px)}.header{flex-direction:column;align-items:stretch;gap:14px}.headerLeft{justify-content:center}.headerRight{align-items:stretch;width:100%}.headerControls{flex-wrap:wrap;justify-content:center}.voiceSelectRow{flex-wrap:wrap;justify-content:center;gap:8px}.voiceSelect{width:100%;max-width:100%}.relationshipPanel{flex-wrap:wrap;justify-content:center}.messages{padding:16px}.bubble{max-width:92%}.inputArea{flex-direction:column}.inputArea button{width:100%;min-height:46px}}@media (width<=700px){.chatShell{border-radius:0;height:100vh}.app{padding:0}.headerLogoVideo{width:72px}.header h1{font-size:20px}.relationshipPanel{gap:10px;padding:10px}.relationshipMetric{font-size:11px}.bubble{max-width:100%;font-size:.82rem}textarea{font-size:16px}}:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}
