:root{--page:#101014;--surface:#19191f;--surface-raised:#23232b;--ink:#f7f4f7;--muted:#a8a2ac;--line:#303039;--accent:#f04f9a;--accent-strong:#d93f87;--assistant:#292930;--user:#f04f9a;--danger:#ff6678;--font-ui:var(--font-brand), ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-sans:var(--font-ui);--font-display:var(--font-ui);--type-xs:12px;--type-sm:14px;--type-md:16px;--type-lg:20px;--type-xl:26px;--type-display:clamp(34px, 5vw, 52px);--weight-regular:400;--weight-medium:500;--weight-bold:700;--weight-heavy:800}*{box-sizing:border-box}html{background:var(--page)}body{background:radial-gradient(circle at 50% 0%, #f04f9a1a, transparent 32rem), var(--page);min-height:100svh;color:var(--ink);font-family:var(--font-sans);margin:0}button,textarea,a{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.app-shell{background:var(--surface);border-right:1px solid var(--line);border-left:1px solid var(--line);width:100%;max-width:480px;min-height:100svh;margin:0 auto;box-shadow:0 24px 80px #0000006b}.profile-page{padding-bottom:104px;position:relative}.portrait-placeholder{color:#fff;background:radial-gradient(circle at 52% 32%,#f04f9a33,#0000 22%),linear-gradient(145deg,#4b414b 0%,#292930 48%,#111116 100%);place-items:center;min-height:48svh;display:grid;position:relative;overflow:hidden}.portrait-placeholder:after{content:"";background:linear-gradient(#0000,#101014c2);height:32%;position:absolute;inset:auto 0 0}.portrait-monogram{width:112px;height:112px;font-size:var(--type-xl);letter-spacing:.12em;background:#ffffff1a;border:1px solid #ffffff61;border-radius:999px;place-items:center;display:grid}.prototype-label,.photo-count{z-index:1;font-size:var(--type-xs);background:#14161675;border-radius:999px;padding:7px 10px;position:absolute;top:18px}.prototype-label{left:18px}.photo-count{right:18px}.profile-content{padding:28px 24px 16px}.profile-content h1{font-family:var(--font-display);font-size:var(--type-display);font-weight:var(--weight-medium);letter-spacing:-.03em;margin:0 0 5px}.profile-meta,.profile-hook,.profile-about,.disclosure{margin:0;line-height:1.55}.profile-meta,.disclosure{color:var(--muted)}.profile-hook{font-family:var(--font-display);font-size:var(--type-lg);margin-top:18px;line-height:1.45}.profile-divider{background:var(--line);height:1px;margin:26px 0}.profile-content h2{font-size:var(--type-md);margin:0 0 10px}.profile-about{color:#d5d0d7}.trait-list{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.trait-list span{border:1px solid var(--line);background:var(--surface-raised);color:#ded9e1;font-size:var(--type-sm);border-radius:999px;padding:8px 11px}.disclosure{font-size:var(--type-xs);margin-top:24px}.sticky-action{z-index:5;width:min(100%,480px);padding:14px 20px max(14px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#19191ff0;border-top:1px solid #303039db;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.primary-button{background:var(--accent);color:#fff;width:100%;min-height:52px;font-weight:var(--weight-bold);border:0;border-radius:16px;justify-content:center;align-items:center;text-decoration:none;transition:background .16s;display:flex}.primary-button:hover{background:var(--accent-strong)}.primary-button:focus-visible,.icon-button:focus-visible,.send-button:focus-visible,.composer textarea:focus-visible{outline-offset:2px;outline:3px solid #f04f9a52}.chat-page{grid-template-rows:auto 1fr auto;height:100svh;display:grid;overflow:hidden}.chat-conversation{display:contents}.desktop-chat-navigation,.desktop-chat-inbox{display:none}.chat-header{z-index:2;min-height:68px;padding:max(8px, env(safe-area-inset-top)) 10px 8px;border-bottom:1px solid var(--line);background:#19191ff5;grid-template-columns:44px 1fr 44px;align-items:center;display:grid}.icon-button{width:44px;height:44px;color:var(--ink);cursor:pointer;font-size:var(--type-xl);background:0 0;border:0;border-radius:999px;place-items:center;text-decoration:none;display:grid}.chat-identity{min-width:0;min-height:44px;color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;justify-content:flex-start;align-items:center;gap:10px;padding:0;text-decoration:none;display:flex}.chat-identity:hover .chat-name,.chat-identity:focus-visible .chat-name{color:var(--accent)}.chat-identity:focus-visible{outline:none}.chat-avatar{color:#fff;width:38px;height:38px;font-size:var(--type-xs);letter-spacing:.06em;background:linear-gradient(145deg,#f04f9a,#713451) 50%/cover;border-radius:999px;flex:none;place-items:center;display:grid}.chat-name{font-size:var(--type-sm);font-weight:var(--weight-bold);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.message-list{scroll-behavior:smooth;padding:22px 16px 30px;overflow-y:auto}.message-row{touch-action:pan-y;border-radius:18px;outline:none;margin:0 0 14px;display:flex}.message-row:focus-visible{box-shadow:0 0 0 3px #f04f9a3d}.message-row.user{justify-content:flex-end}.bubble-stack{flex-direction:column;gap:5px;max-width:84%;display:flex}.message-bubble{background:var(--assistant);width:fit-content;max-width:100%;color:var(--ink);font-size:var(--type-md);overflow-wrap:anywhere;white-space:pre-wrap;border-radius:18px;padding:11px 14px;line-height:1.45}.user .message-bubble{background:var(--user);color:#fff;border-bottom-right-radius:6px;margin-left:auto}.assistant .message-bubble:last-child{border-bottom-left-radius:6px}.message-photo{aspect-ratio:3/4;background-color:var(--surface-raised);background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #ffffff17;border-radius:18px 18px 18px 6px;width:min(100%,340px);margin-top:3px;box-shadow:0 12px 34px #0003}.message-voice-button{width:36px;height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;margin-top:1px;display:grid}.message-voice-button span{background:var(--surface-raised);width:28px;height:28px;font-size:var(--type-xs);border-radius:999px;place-items:center;display:grid}.message-voice-button:hover,.message-voice-button:focus-visible{color:var(--accent)}.typing-bubble{min-width:54px;min-height:38px;color:var(--muted);justify-content:center;align-items:center;gap:4px;display:flex}.typing-bubble span{background:currentColor;border-radius:999px;width:6px;height:6px;animation:1.2s ease-in-out infinite typing-dot}.typing-bubble span:nth-child(2){animation-delay:.15s}.typing-bubble span:nth-child(3){animation-delay:.3s}@keyframes typing-dot{0%,60%,to{opacity:.38;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.stream-cursor{vertical-align:-.12em;background:currentColor;width:2px;height:1em;margin-left:2px;animation:.8s steps(2,start) infinite blink;display:inline-block}@keyframes blink{50%{opacity:0}}.chat-error{color:var(--danger);font-size:var(--type-sm);background:#ff66781a;border:1px solid #ff66783d;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:0 16px 8px;padding:9px 12px;display:flex}.chat-error button{min-width:64px;min-height:36px;color:inherit;cursor:pointer;font:inherit;font-weight:var(--weight-bold);background:0 0;border:1px solid;border-radius:999px}.chat-footer{position:relative}.editing-banner{min-height:36px;color:var(--muted);font-size:var(--type-xs);font-weight:var(--weight-bold);justify-content:space-between;align-items:center;gap:12px;padding:0 4px 8px;display:flex}.editing-banner button{min-width:44px;min-height:32px;color:var(--accent);cursor:pointer;font:inherit;background:0 0;border:0}.jump-to-latest{z-index:4;border:1px solid var(--line);background:var(--surface-raised);width:42px;height:42px;color:var(--ink);cursor:pointer;font-size:var(--type-lg);border-radius:999px;place-items:center;display:grid;position:absolute;bottom:calc(100% + 10px);right:18px;box-shadow:0 8px 22px #00000047}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.composer-area{border-top:1px solid var(--line);background:var(--surface);padding:10px 12px max(10px, env(safe-area-inset-bottom))}.composer{border:1px solid var(--line);background:var(--surface-raised);border-radius:22px;grid-template-columns:1fr auto;align-items:end;gap:8px;padding:6px 6px 6px 14px;display:grid}.composer textarea{resize:none;width:100%;height:38px;min-height:38px;max-height:130px;color:var(--ink);font-size:var(--type-md);background:0 0;border:0;outline:none;padding:7px 0;line-height:1.45;overflow-y:hidden}.composer textarea::placeholder{color:#817b85}.send-button{background:var(--accent);color:#fff;cursor:pointer;width:38px;height:38px;font-size:var(--type-lg);border:0;border-radius:999px;place-items:center;display:grid}.send-button:disabled{cursor:default;opacity:.42}.composer-note{color:var(--muted);font-size:var(--type-xs);text-align:center;margin:7px 4px 0}.chat-toast{z-index:30;right:50%;bottom:max(94px, calc(76px + env(safe-area-inset-bottom)));max-width:min(100% - 32px,440px);min-height:44px;color:var(--ink);font-size:var(--type-sm);background:#2b2b32;border:1px solid #494953;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;padding:12px 16px;display:flex;position:fixed;transform:translate(50%);box-shadow:0 12px 32px #00000057}.chat-toast button{min-width:44px;min-height:28px;color:var(--accent);cursor:pointer;font-weight:var(--weight-bold);background:0 0;border:0;padding:0}.message-sheet-backdrop{z-index:40;padding-top:max(40px, env(safe-area-inset-top));background:#00000094;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.message-sheet{width:min(100%,480px);max-height:90svh;padding:10px 20px max(20px, env(safe-area-inset-bottom));border:1px solid var(--line);background:var(--surface);color:var(--ink);border-bottom:0;border-radius:24px 24px 0 0;overflow-y:auto;box-shadow:0 -20px 60px #0000005c}.sheet-handle{background:#55555f;border-radius:999px;width:36px;height:4px;margin:0 auto 16px;display:block}.message-sheet-header{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) 44px;align-items:start;gap:12px;padding-bottom:14px;display:grid}.message-sheet h2{font-size:var(--type-lg);margin:0;line-height:1.25}.message-sheet-header p{color:var(--muted);font-size:var(--type-sm);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:7px 0 0;line-height:1.45;display:-webkit-box;overflow:hidden}.message-sheet-header>button{width:44px;height:44px;color:var(--ink);cursor:pointer;font-size:var(--type-xl);background:0 0;border:0;border-radius:999px;place-items:center;display:grid}.message-action-list{padding-top:8px;display:grid}.message-action-list>button{border:0;border-bottom:1px solid var(--line);min-height:54px;color:var(--ink);cursor:pointer;font-size:var(--type-md);font-weight:var(--weight-bold);text-align:left;background:0 0;grid-template-columns:28px 1fr;align-items:center;gap:10px;padding:0 10px;display:grid}.chat-settings-list>a{border-bottom:1px solid var(--line);min-height:54px;color:var(--ink);font-size:var(--type-md);font-weight:var(--weight-bold);grid-template-columns:28px 1fr;align-items:center;gap:10px;padding:0 10px;text-decoration:none;display:grid}.chat-settings-list>a>span{color:var(--muted);text-align:center}.chat-settings-list button>span:last-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.chat-settings-list button small{color:var(--muted);font-size:var(--type-xs);font-weight:var(--weight-bold)}.bio-profile{padding:18px 0 8px}.bio-portrait{aspect-ratio:16/10;background-color:#292930;background-position:50% 20%;background-size:cover;border-radius:18px;width:100%;position:relative;overflow:hidden}.bio-portrait:after{content:"";background:linear-gradient(#0000,#0c0a0ec7);height:42%;position:absolute;inset:auto 0 0}.bio-portrait>span{z-index:1;color:#fff;font-size:var(--type-xs);font-weight:var(--weight-bold);text-transform:uppercase;background:#0f0d11a3;border:1px solid #ffffff38;border-radius:999px;padding:6px 9px;position:absolute;bottom:12px;right:13px}.bio-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-top:18px;display:flex}.bio-heading h3{font-family:var(--font-display);font-size:var(--type-xl);font-weight:var(--weight-medium);letter-spacing:-.03em;margin:0}.bio-heading p{color:var(--muted);font-size:var(--type-xs);margin:5px 0 0}.bio-heading>span{color:#68d899;font-size:var(--type-xs);font-weight:var(--weight-bold);text-transform:uppercase;background:#49c97d1f;border-radius:999px;padding:6px 9px}.bio-pills{flex-wrap:wrap;gap:6px;margin-top:15px;display:flex}.bio-pills span{color:#d8d2da;font-size:var(--type-xs);font-weight:var(--weight-bold);background:#24242c;border:1px solid #3d3d47;border-radius:999px;padding:6px 9px}.bio-copy{color:#d3cdd5;font-size:var(--type-sm);margin:18px 0 0;line-height:1.6}.bio-unlocked-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:18px;display:grid}.bio-unlocked-gallery span{aspect-ratio:1;background-position:50%;background-size:cover;border-radius:14px}.message-sheet.development-sheet-preview{max-height:calc(90svh - 64px);margin-bottom:64px}.message-action-list>button:last-child{border-bottom:0}.message-action-list>button:disabled{cursor:default;opacity:.42}.message-action-list>button>span{color:var(--muted);text-align:center}.message-action-list>.danger-action,.message-action-list>.danger-action>span{color:var(--danger)}.confirmation-copy{padding:4px 2px 22px}.confirmation-copy p{color:var(--muted);font-size:var(--type-sm);margin:9px 0 0;line-height:1.5}.confirmation-actions{gap:9px;display:grid}.confirmation-actions button{cursor:pointer;min-height:52px;font-size:var(--type-md);font-weight:var(--weight-bold);border:0;border-radius:16px}.confirmation-actions button:disabled{cursor:default;opacity:.42}.sheet-secondary{background:var(--surface-raised);color:var(--ink);border:1px solid var(--line)!important}.sheet-danger{background:var(--danger);color:#fff}.sheet-primary{background:var(--accent);color:#fff}.report-reasons{gap:8px;margin-bottom:18px;display:grid}.report-reasons button{border:1px solid var(--line);background:var(--surface-raised);min-height:48px;color:var(--ink);cursor:pointer;font-size:var(--type-sm);font-weight:var(--weight-bold);text-align:left;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;padding:0 14px;display:flex}.report-reasons button.selected{border-color:var(--accent);background:#f04f9a1f}.report-reasons button span{color:var(--accent)}@media (min-width:600px){.app-shell{border:1px solid var(--line);border-radius:24px;min-height:calc(100svh - 36px);margin:18px auto;overflow:hidden}.chat-page{height:calc(100svh - 36px)}.sticky-action{border-radius:0 0 24px 24px;bottom:18px}}@media (min-width:900px){.app-shell{max-width:760px}.message-list{padding:30px 28px 36px}.bubble-stack{max-width:72%}.composer-area{padding:12px 20px 16px}.message-sheet-backdrop{align-items:center;padding:32px}.message-sheet{border:1px solid var(--line);border-radius:24px;width:min(100%,520px)}.chat-menu-backdrop{background:0 0;justify-content:flex-end;align-items:flex-start;padding:82px 24px 24px}.chat-menu-sheet{border-radius:16px;width:310px;padding:12px 16px 14px;box-shadow:0 18px 58px #0000007a}.message-sheet.development-sheet-preview{max-height:90svh;margin-bottom:0}.chat-menu-sheet .sheet-handle{display:none}.bio-sheet{width:min(100%,560px)}}@media (min-width:1100px){.app-shell.chat-page{width:100%;max-width:none;height:100svh;min-height:100svh;box-shadow:none;background:#101014;border:0;border-radius:0;grid-template-rows:minmax(0,1fr);grid-template-columns:230px 340px minmax(520px,1fr);margin:0}.desktop-chat-navigation{border-right:1px solid var(--line);background:#101014;flex-direction:column;min-width:0;padding:25px 24px;display:flex}.desktop-chat-brand{width:fit-content;color:var(--ink);margin:0 10px 34px;text-decoration:none}.desktop-chat-navigation nav{gap:10px;display:grid}.desktop-chat-navigation nav a{border:1px solid var(--line);min-height:52px;color:var(--muted);font-size:var(--type-sm);font-weight:var(--weight-bold);border-radius:12px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:11px;padding:0 13px;text-decoration:none;display:grid}.desktop-chat-navigation nav a>span{color:#d6d0d8;text-align:center}.desktop-chat-navigation nav a.is-active{color:var(--ink);background:#303038;border-color:#45454e}.chat-conversation{background:var(--surface);grid-column:3;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;min-height:0;display:grid}.chat-conversation .chat-header{min-height:74px;padding:10px 22px}.chat-conversation .message-list{min-height:0;padding:34px clamp(30px,5vw,76px) 40px}.chat-conversation .bubble-stack{max-width:68%}.chat-conversation .composer-area{padding:14px clamp(24px,4vw,64px) 20px}.desktop-chat-inbox{border-right:1px solid var(--line);background:#18181d;flex-direction:column;grid-area:1/2;min-width:0;min-height:0;display:flex;overflow-y:auto}.desktop-chat-inbox>header{z-index:2;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#18181df5;justify-content:space-between;align-items:center;height:74px;min-height:74px;padding:10px 18px;display:flex;position:sticky;top:0}.desktop-chat-inbox h2{font-family:var(--font-display);font-size:var(--type-xl);font-weight:var(--weight-medium);letter-spacing:-.03em;margin:0}.desktop-chat-menu{width:38px;height:38px;color:var(--ink);font-size:var(--type-xl);font-weight:var(--weight-bold);border:1px solid #3c3944;border-radius:50%;place-items:center;line-height:1;text-decoration:none;display:grid}.desktop-chat-menu:hover,.desktop-chat-menu:focus-visible{border-color:var(--brand);background:#f04f9a1a;outline:none}.desktop-chat-list{gap:5px;padding:12px 14px;display:grid}.desktop-chat-list>a{min-width:0;min-height:82px;color:var(--ink);border:1px solid #0000;border-radius:14px;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:12px;padding:0 11px;text-decoration:none;display:grid}.desktop-chat-list>a:hover,.desktop-chat-list>a:focus-visible,.desktop-chat-list>a.is-current{background:#2b2b32;border-color:#484650;outline:none}.desktop-chat-list-avatar{background-color:#292931;background-position:50%;background-size:cover;border-radius:50%;width:52px;height:52px}.desktop-chat-list-copy{grid-template-columns:minmax(0,1fr) auto;gap:5px 10px;min-width:0;display:grid}.desktop-chat-list-copy strong{min-width:0;font-size:var(--type-sm);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.desktop-chat-list-copy time,.desktop-chat-list-copy small{color:var(--muted);font-size:var(--type-xs)}.desktop-chat-list-copy small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.desktop-chat-list-empty{min-height:280px;color:var(--muted);text-align:center;place-content:center;gap:7px;padding:24px;display:grid}.desktop-chat-list-empty strong{color:var(--ink);font-family:var(--font-display);font-size:var(--type-xl);font-weight:var(--weight-medium)}.desktop-chat-list-empty span{font-size:var(--type-xs)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
