.styles_page__ZOMOd{--accent:#ff7a2e;--bg:#0b0908;--fg:#f2ebd9;--surface:hsla(0,0%,100%,.025);--surface-2:hsla(0,0%,100%,.045);--border:hsla(43,49%,90%,.08);--border-strong:hsla(43,49%,90%,.14);--muted:#8a8275;--muted-soft:#5c564b;--accent-soft:color-mix(in oklab,var(--accent) 14%,transparent);--accent-line:color-mix(in oklab,var(--accent) 30%,transparent);--online-green:#4ade80;--radius:14px;--radius-lg:22px;--radius-xl:28px;background:var(--bg);color:var(--fg);font-family:var(--font-geist),-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;min-height:100vh;overflow-x:hidden;position:relative}.styles_page__ZOMOd:before{content:"";position:absolute;inset:-200px 0 50% 0;background:radial-gradient(60% 50% at 30% 0,color-mix(in oklab,var(--accent) 16%,transparent) 0,transparent 60%),radial-gradient(40% 30% at 80% 15%,color-mix(in oklab,var(--accent) 8%,transparent) 0,transparent 70%);pointer-events:none;z-index:0}.styles_shell__lnuVZ{position:relative;z-index:1;max-width:820px;margin:0 auto;padding:48px 24px 64px}.styles_back__udpae{display:inline-flex;align-items:center;gap:8px;color:var(--muted);text-decoration:none;font-size:13.5px;margin-bottom:20px;transition:color .15s ease}.styles_back__udpae:hover{color:var(--fg)}.styles_panel__G3ztZ{background:linear-gradient(180deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.012));border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:0 40px 80px -40px rgba(0,0,0,.7),inset 0 0 0 1px hsla(0,0%,100%,.02);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);overflow:hidden;display:flex;flex-direction:column;min-height:620px;height:calc(100vh - 200px);max-height:760px}.styles_head__0d7fo{display:flex;align-items:center;gap:14px;padding:18px 22px;border-bottom:1px solid var(--border);background:linear-gradient(180deg,hsla(0,0%,100%,.02),transparent)}.styles_avatar__Dp5x0{position:relative;width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,var(--accent) 0,color-mix(in oklab,var(--accent) 65%,#f59e0b) 100%);overflow:hidden;flex-shrink:0}.styles_avatar__Dp5x0 img{width:100%;height:100%;object-fit:cover}.styles_headMeta__dX_QK{display:flex;flex-direction:column;min-width:0}.styles_agentName__M2GX2{font-size:16px;font-weight:600;letter-spacing:-.01em;color:var(--fg)}.styles_agentStatus__5KBwB{font-size:12.5px;color:var(--muted);display:flex;align-items:center;gap:6px;margin-top:2px}.styles_agentStatus__5KBwB:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--online-green);box-shadow:0 0 10px var(--online-green)}.styles_body__iM6AO{flex:1 1;padding:22px;display:flex;flex-direction:column;gap:12px;overflow-y:auto;scroll-behavior:smooth}.styles_row__KyV_0{display:flex;flex-direction:column;gap:4px;max-width:80%;animation:styles_rowIn__wkNRM .32s ease-out both}.styles_rowMine__H8HV6{align-self:flex-end;align-items:flex-end}.styles_rowTheirs__Ix1u2{align-self:flex-start;align-items:flex-start}@keyframes styles_rowIn__wkNRM{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.styles_msg__QA_Hd{padding:12px 15px;font-size:14.5px;line-height:1.55;border-radius:16px;white-space:pre-wrap;word-wrap:break-word}.styles_msgMine__e8U9p{background:var(--accent);color:#1a0d05;border-bottom-right-radius:4px;font-weight:500}.styles_msgTheirs__GcRH6{background:hsla(0,0%,100%,.045);border:1px solid var(--border);color:var(--fg);border-bottom-left-radius:4px}.styles_msgMeta__4aY58{font-family:var(--font-geist-mono),monospace;font-size:10.5px;letter-spacing:.04em;color:var(--muted-soft);padding:0 4px}.styles_empty__bEjFB{margin:auto;text-align:center;color:var(--muted);font-size:13.5px;max-width:340px;padding:32px;line-height:1.6}.styles_composer__wFWJS{border-top:1px solid var(--border);padding:16px 18px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.18));display:flex;gap:10px;align-items:flex-end}.styles_input__Rmkli{flex:1 1;background:rgba(0,0,0,.35);border:1px solid var(--border);border-radius:16px;padding:12px 16px;color:var(--fg);font-family:inherit;font-size:14.5px;line-height:1.45;resize:none;outline:none;min-height:44px;max-height:140px;transition:border-color .15s ease}.styles_input__Rmkli::placeholder{color:var(--muted-soft)}.styles_input__Rmkli:focus{border-color:color-mix(in oklab,var(--accent) 60%,transparent)}.styles_sendBtn__R8GHw{width:44px;height:44px;flex-shrink:0;border:0;border-radius:14px;background:var(--accent);color:#1a0d05;display:grid;place-items:center;cursor:pointer;transition:transform .15s ease,background .15s ease,opacity .15s ease}.styles_sendBtn__R8GHw:hover:not(:disabled){transform:translateY(-1px);background:color-mix(in oklab,var(--accent) 92%,#fff)}.styles_sendBtn__R8GHw:disabled{opacity:.4;cursor:not-allowed;transform:none}.styles_sendBtn__R8GHw svg{width:18px;height:18px}.styles_errorPanel__5LEpl{text-align:center;padding:64px 24px;color:var(--muted)}.styles_errorTitle__UrGi7{font-size:20px;font-weight:600;color:var(--fg);margin:0 0 12px}.styles_errorCta__lD73w{display:inline-block;margin-top:20px;padding:11px 20px;background:var(--accent);color:#1a0d05;border-radius:12px;text-decoration:none;font-weight:600;font-size:14px}.styles_loadingPanel__L9j_C{margin:auto;text-align:center;color:var(--muted)}.styles_spinner__tznZ2{width:36px;height:36px;border-radius:50%;border:3px solid hsla(0,0%,100%,.08);border-top:3px solid var(--accent);animation:styles_spin__R4JJQ .8s linear infinite;margin:0 auto 12px}@keyframes styles_spin__R4JJQ{to{transform:rotate(1turn)}}@font-face{font-family:"__Instrument_Serif_1f5468";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/5ece437c7024c161-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"__Instrument_Serif_1f5468";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/9cc5b37ab1350db7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"__Instrument_Serif_1f5468";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/35f3de0ebb1cfc70-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"__Instrument_Serif_1f5468";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e6099e249fd938cc-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"__Instrument_Serif_Fallback_1f5468";src:local("Times New Roman");ascent-override:117.94%;descent-override:36.93%;line-gap-override:0.00%;size-adjust:83.94%}.__className_1f5468{font-family:"__Instrument_Serif_1f5468","__Instrument_Serif_Fallback_1f5468";font-weight:400}.__variable_1f5468{--font-instrument-serif:"__Instrument_Serif_1f5468","__Instrument_Serif_Fallback_1f5468"}