:root{color:#17151b;background:#f2f0f5;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #17151b;--muted: #77717f;--line: #e5e1e9;--surface: #ffffff;--surface-subtle: #f8f7fa;--accent: #d7ff43;--accent-ink: #172000;--violet: #7761e8;--violet-soft: #efecff;--error: #b52d45;--error-soft: #fff0f3;--success: #21835b}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;margin:0}body{overflow:hidden}button,input,select,textarea{color:inherit;font:inherit}button,select{cursor:pointer}button:disabled,select:disabled,textarea:disabled,input:disabled{cursor:not-allowed;opacity:.58}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline:3px solid rgb(119 97 232 / 32%);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{display:grid;grid-template-columns:304px minmax(0,1fr);width:100%;height:100dvh;padding:14px;gap:12px;background:radial-gradient(circle at 4% 5%,rgb(215 255 67 / 12%),transparent 22rem),#f2f0f5}.sidebar,.chat-pane{min-height:0;overflow:hidden;border:1px solid rgb(23 21 27 / 6%);border-radius:18px;background:var(--surface);box-shadow:0 18px 48px #1f182d12}.sidebar{display:flex;flex-direction:column;padding:17px 14px 14px}.sidebar-brand{display:flex;align-items:center;gap:11px;padding:1px 3px 19px}.sidebar-brand>div:last-child{display:flex;min-width:0;flex-direction:column;gap:2px}.sidebar-brand strong{font-size:17px;letter-spacing:-.02em}.brand-mark{display:grid;width:46px;height:46px;flex:0 0 auto;place-items:center;border-radius:14px;color:var(--accent-ink);background:var(--accent);font-size:14px;font-weight:850;letter-spacing:-.04em;box-shadow:inset 0 0 0 1px #17200014}.brand-mark--small{width:38px;height:38px;border-radius:11px;font-size:12px}.eyebrow{color:var(--muted);font-size:10px;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.model-picker{display:flex;flex-direction:column;gap:7px;padding-bottom:16px}.model-picker label,.login-card label{color:#57515e;font-size:11px;font-weight:720;letter-spacing:.04em;text-transform:uppercase}.model-picker select,.login-card input{width:100%;min-height:42px;padding:0 12px;border:1px solid var(--line);border-radius:11px;background:var(--surface-subtle);font-size:13px;font-weight:620}.model-picker select:hover,.login-card input:hover{border-color:#cfc9d5}.chat-list-heading{display:flex;align-items:center;justify-content:space-between;padding:0 4px 8px;color:var(--muted);font-size:11px;font-weight:740;letter-spacing:.055em;text-transform:uppercase}.chat-list-heading span:last-child{display:grid;min-width:21px;height:21px;place-items:center;border-radius:999px;color:#5e5766;background:#f0edf3;font-size:10px}.chat-list{display:flex;min-height:0;flex:1;flex-direction:column;gap:4px;overflow-y:auto;padding-right:2px;scrollbar-width:thin;scrollbar-color:#dcd6e2 transparent}.chat-list-item{display:flex;width:100%;flex-direction:column;gap:6px;padding:11px 10px;overflow:hidden;border:1px solid transparent;border-radius:11px;text-align:left;background:transparent;transition:background-color .14s ease,border-color .14s ease}.chat-list-item:hover{background:#f8f6fa}.chat-list-item--active{border-color:#ded7ff;background:var(--violet-soft)}.chat-list-item--active:hover{background:var(--violet-soft)}.chat-list-item__topline{display:flex;min-width:0;align-items:baseline;justify-content:space-between;gap:8px}.chat-list-item__topline strong{min-width:0;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.chat-list-item__topline time{flex:0 0 auto;color:#928c98;font-size:9px}.chat-list-item__preview{overflow:hidden;color:var(--muted);font-size:11px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.empty-list{margin:8px 4px;color:var(--muted);font-size:12px}.history-page-button{display:block;border:1px solid var(--line);border-radius:999px;color:#6f6875;background:#ffffffeb;font-size:10px;font-weight:720}.history-page-button--chats{width:calc(100% - 8px);min-height:31px;margin:6px 4px 3px}.history-page-button--timeline{min-height:29px;margin:0 auto 12px;padding:0 13px}.history-page-button:hover:not(:disabled){border-color:#cfc7d6;background:#faf8fb}.new-chat-button{display:flex;min-height:42px;align-items:center;justify-content:center;gap:7px;margin-top:12px;border:0;border-radius:11px;color:var(--accent-ink);background:var(--accent);font-size:13px;font-weight:780;box-shadow:inset 0 0 0 1px #17200012}.new-chat-button:hover:not(:disabled),.primary-button:hover:not(:disabled){filter:brightness(.96)}.new-chat-button span{font-size:18px;font-weight:420;line-height:1}.chat-pane{display:grid;grid-template-rows:auto minmax(0,1fr) auto}.chat-header{display:flex;min-height:71px;align-items:center;justify-content:space-between;gap:20px;padding:13px 20px;border-bottom:1px solid var(--line)}.chat-header>div:first-child{min-width:0}.chat-header-label{display:block;margin-bottom:3px;color:var(--muted);font-size:9px;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.chat-header h1{margin:0;overflow:hidden;font-size:16px;letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap}.read-only-indicator{max-width:230px;overflow:hidden;padding:5px 8px;border:1px solid #e3dde7;border-radius:999px;color:#746d79;background:#f8f6f9;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.compact-status{display:flex;min-width:0;max-width:min(48vw,440px);align-items:center;gap:7px;padding:6px 9px;border:1px solid #e4e0e8;border-radius:999px;color:#69626f;background:#faf9fb;font-size:10px;line-height:1.2}.compact-status>span:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compact-status code{overflow:hidden;color:currentColor;font-size:9px;text-overflow:ellipsis}.status-dot{width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:#9b94a2}.compact-status--accepted .status-dot,.compact-status--platform_processing .status-dot,.compact-status--pending .status-dot{background:#d99b1e}.compact-status--delivered .status-dot,.compact-status--neutral .status-dot{background:var(--success)}.compact-status--error{border-color:#f2cad2;color:var(--error);background:var(--error-soft)}.compact-status--error .status-dot{background:var(--error)}.timeline{min-height:0;overflow-y:auto;padding:22px clamp(18px,4vw,62px) 26px;background:linear-gradient(#ffffffeb,#ffffffeb),radial-gradient(circle at center,#ede9f2 1px,transparent 1px);background-size:auto,17px 17px;scrollbar-width:thin;scrollbar-color:#dcd6e2 transparent}.timeline-start,.timeline-event{display:flex;width:fit-content;max-width:min(86%,560px);align-items:center;gap:8px;margin:0 auto 16px;padding:5px 9px;border-radius:999px;color:#8b8491;background:#f2eff5e5;font-size:9px;line-height:1.25}.timeline-event{margin-top:13px;margin-bottom:13px}.timeline-event span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.timeline-event time,.timeline-start time{flex:0 0 auto;opacity:.78}.timeline-event--failed,.timeline-event--blocked{color:var(--error);background:var(--error-soft)}.timeline-event--purchase,.timeline-event--delivered{color:var(--success);background:#ecf8f2}.bubble-row{display:flex;width:100%;margin:7px 0}.bubble-row--fan{justify-content:flex-end}.bubble-row--model{justify-content:flex-start}.bubble{max-width:min(74%,640px);padding:10px 11px 7px;border:1px solid var(--line);border-radius:6px 15px 15px;background:var(--surface);box-shadow:0 7px 18px #271e350d}.bubble--fan{border-color:#dcd4ff;border-radius:15px 6px 15px 15px;background:var(--violet-soft)}.bubble>time{display:block;margin-top:5px;color:#968f9d;font-size:8px;line-height:1;text-align:right}.message-text{margin:0;overflow-wrap:anywhere;color:#28232d;font-size:13px;line-height:1.48;white-space:pre-wrap}.media-card{display:block;width:min(100%,430px);overflow:hidden;border-radius:10px;background:#e8e5eb}.media-card img{display:block;width:100%;max-height:460px;object-fit:cover}.media-card--photo{position:relative;cursor:pointer;-webkit-user-select:none;user-select:none}.media-card--photo img,.media-card--video-preview img{filter:blur(28px);transform:scale(1.12);transition:filter .16s ease,transform .16s ease}.media-card--revealed img{filter:none;transform:none}.media-card__nsfw-label{position:absolute;z-index:2;top:50%;left:50%;padding:6px 9px;border-radius:6px;color:#fff;background:#37373be0;font-size:10px;font-weight:720;letter-spacing:.025em;line-height:1;white-space:nowrap;transform:translate(-50%,-50%);pointer-events:none}.media-card--video-preview{position:relative;padding:0;border:0;cursor:pointer;text-align:initial}.media-card--video-preview:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,transparent 55%,rgb(16 13 20 / 23%));pointer-events:none}.video-preview-triangle{position:absolute;z-index:1;top:50%;left:50%;width:0;height:0;border-top:13px solid transparent;border-bottom:13px solid transparent;border-left:20px solid rgb(255 255 255 / 94%);filter:drop-shadow(0 3px 7px rgb(0 0 0 / 33%));transform:translate(-40%,-50%);pointer-events:none}.offer-card{width:min(100%,430px)}.offer-placeholder{display:grid;min-height:112px;place-items:center;border-radius:10px;color:#7d7584;background:linear-gradient(135deg,#7761e817,#d7ff4324),#f3f0f5;font-size:11px;font-weight:680;letter-spacing:.04em;text-transform:uppercase}.offer-meta{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 1px 2px}.offer-meta>div{display:flex;flex-direction:column;gap:2px}.offer-label{color:var(--muted);font-size:9px;font-weight:720;letter-spacing:.055em;text-transform:uppercase}.offer-meta strong{font-size:13px}.purchase-button{min-height:34px;padding:0 13px;border:0;border-radius:9px;color:#fff;background:var(--violet);font-size:11px;font-weight:760}.purchase-button:hover:not(:disabled){background:#6852dd}.purchase-button--done{color:var(--success);background:#e8f7ef}.composer{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:8px;padding:12px 16px 23px;border-top:1px solid var(--line);background:var(--surface)}.composer textarea{width:100%;min-height:44px;max-height:124px;padding:12px 13px;resize:vertical;border:1px solid var(--line);border-radius:12px;background:var(--surface-subtle);font-size:13px;line-height:1.42}.composer textarea::placeholder{color:#9a939f}.send-button{display:grid;width:42px;height:42px;place-items:center;border:0;border-radius:12px;color:var(--accent-ink);background:var(--accent);font-size:20px;font-weight:700}.send-button:hover:not(:disabled){filter:brightness(.96)}.composer-note{position:absolute;right:69px;bottom:7px;margin:0;color:#9a939f;font-size:8px}.empty-conversation{display:flex;grid-row:1 / -1;width:min(440px,calc(100% - 40px));align-self:center;justify-self:center;flex-direction:column;align-items:center;text-align:center}.empty-conversation__glyph{display:grid;width:48px;height:48px;place-items:center;margin-bottom:15px;border-radius:15px;color:#5a45c9;background:var(--violet-soft);font-size:21px}.empty-conversation h1{margin:0 0 8px;font-size:19px;letter-spacing:-.025em}.empty-conversation p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.empty-conversation .compact-status{max-width:100%;margin-top:17px}.login-shell,.centered-screen{display:grid;min-height:100dvh;place-items:center;padding:24px;background:radial-gradient(circle at 30% 20%,rgb(215 255 67 / 18%),transparent 25rem),radial-gradient(circle at 75% 80%,rgb(119 97 232 / 13%),transparent 24rem),#f2f0f5}.login-card,.unavailable-card{width:min(100%,390px);padding:32px;border:1px solid rgb(23 21 27 / 7%);border-radius:20px;background:var(--surface);box-shadow:0 24px 70px #1f182d1a}.login-card .brand-mark{margin-bottom:25px}.login-card h1,.unavailable-card h1{margin:6px 0 7px;font-size:27px;letter-spacing:-.045em}.login-copy,.unavailable-card p{margin:0 0 24px;color:var(--muted);font-size:13px;line-height:1.55}.login-card form{display:flex;flex-direction:column;gap:8px}.login-card input{min-height:46px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.primary-button{min-height:44px;padding:0 18px;border:0;border-radius:11px;color:var(--accent-ink);background:var(--accent);font-size:13px;font-weight:780}.login-button{margin-top:7px}.form-error{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;border:1px solid #f2cad2;border-radius:9px;color:var(--error);background:var(--error-soft);font-size:10px}.form-error code,.unavailable-card code{color:inherit;font-size:9px}.unavailable-card{display:flex;flex-direction:column;align-items:flex-start}.unavailable-card p{margin-bottom:8px}.unavailable-card .primary-button{width:100%;margin-top:22px}.centered-screen>p{color:var(--muted);font-size:12px}.loading-mark{display:grid;width:48px;height:48px;place-items:center;margin:0 auto;border-radius:15px;color:var(--accent-ink);background:var(--accent);font-size:14px;font-weight:850;animation:loading-pulse 1.25s ease-in-out infinite}@keyframes loading-pulse{50%{transform:scale(.96);opacity:.65}}@media(max-width:760px){body{overflow:auto}.app-shell{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);height:100dvh;padding:7px;gap:7px}.sidebar,.chat-pane{border-radius:14px}.sidebar{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto auto;padding:10px}.sidebar-brand{padding:0 2px 9px}.sidebar-brand .eyebrow{display:none}.brand-mark--small{width:32px;height:32px;border-radius:9px}.model-picker{grid-column:1 / -1;padding-bottom:9px}.model-picker label{display:none}.model-picker select{min-height:37px}.chat-list-heading{display:none}.chat-list{grid-column:1;flex-direction:row;overflow-x:auto;overflow-y:hidden;padding-right:8px}.chat-list-item{width:158px;flex:0 0 auto;padding:8px 9px}.history-page-button--chats{width:135px;flex:0 0 auto;align-self:center;margin:3px}.chat-list-item__topline time{display:none}.empty-list{width:145px;margin:8px 3px}.new-chat-button{width:39px;min-height:39px;align-self:center;margin:0;font-size:0}.new-chat-button span{font-size:19px}.chat-header{min-height:59px;padding:10px 13px}.compact-status{max-width:52vw}.compact-status code,.read-only-indicator{display:none}.timeline{padding:15px 11px 20px}.bubble{max-width:87%}.composer{padding:9px 10px 21px}.composer-note{right:63px;bottom:6px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
