:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#292a28;background:#f9f8f5;font-synthesis:none;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:default;opacity:.4}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{border:0;background:none;color:inherit}button:focus-visible,a:focus-visible{outline:2px solid #ce764a;outline-offset:3px}button:hover:not(:disabled){filter:brightness(.95)}[hidden]{display:none!important}a{color:inherit;text-decoration:none}.app{height:100dvh;display:flex}.sidebar{width:248px;flex-shrink:0;background:#eeede8;border-right:1px solid #e4e2dc;padding:28px 18px 18px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:9px;font-size:28px;font-weight:720;letter-spacing:-1.5px;margin:0 10px 30px}.brand-icon,.welcome-mark{display:grid;place-items:center;background:#c77a52;color:#fff5eb;font-family:Georgia,serif;font-style:italic;font-weight:700;border-radius:12px;width:35px;height:35px;font-size:37px;line-height:1}.beta{letter-spacing:1px;font-size:9px;color:#936142;background:#e6dacc;border-radius:4px;padding:3px 5px;margin-left:auto}.new-chat{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid #d8d6ce;border-radius:9px;background:#f7f6f2;width:100%;font-size:13px;font-weight:600;margin-bottom:25px}.nav{display:flex;align-items:center;gap:12px;width:100%;padding:11px 13px;text-align:left;font-size:13px;border-radius:7px;margin-bottom:3px;color:#686960}.nav.active{background:#e1dfd6;color:#292d25;font-weight:600}.dot{background:#b27844;width:6px;height:6px;border-radius:50%;margin-left:auto}.history-label{font-size:10px;letter-spacing:1.4px;color:#8d8e83;margin:33px 13px 12px}.history{overflow:auto;flex:1}.history button{display:block;width:100%;font-size:12px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-align:left;padding:9px 13px;color:#6a6d63;border-radius:6px}.history button.selected{background:#e7e5dc}.history p{font-size:12px;color:#96978d;margin:0 13px}.account{border-top:1px solid #deddd5;padding:19px 6px 0;display:flex;align-items:center;gap:10px}.avatar{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#dedfd2;color:#606a4b;font-size:13px}.account strong{font-size:12px;display:block}.account small{font-size:10px;color:#95958a;display:block}.account button{margin-left:auto;color:#8d8d80}main{flex:1;min-width:0;position:relative;display:flex;flex-direction:column}header{height:72px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ecebe5;padding:0 38px;font-size:12px}.breadcrumb{color:#98998f}.slash{color:#cbcbc2;margin:0 13px}header strong{font-weight:500}.connection{font-size:10px;color:#84877a;display:flex;align-items:center;gap:7px}.connection span{width:5px;height:5px;background:#879970;border-radius:50%}.chat-view{flex:1;min-height:0;display:flex;flex-direction:column}.conversation{flex:1;overflow:auto;scroll-behavior:smooth}.conversation-inner{max-width:820px;margin:0 auto;padding:30px 40px}.welcome{text-align:center;padding-top:max(45px,8vh)}.welcome-mark{margin:0 auto 22px;width:47px;height:47px;font-size:51px;border-radius:16px;box-shadow:0 5px 20px #ad78441a}.eyebrow{font-size:9px;letter-spacing:2.3px;color:#a28670;font-weight:650}.welcome h1{font-family:Georgia,serif;letter-spacing:-1.2px;font-size:42px;font-weight:400;margin:10px 0 15px}.welcome>p:not(.eyebrow){font-size:13px;color:#929287;line-height:1.9}.suggestions{display:flex;gap:9px;margin-top:35px;justify-content:center}.suggestions button{border:1px solid #e5e2d9;background:#f6f5ef;border-radius:9px;padding:14px;text-align:left;font-size:10px;color:#727365;max-width:180px;display:flex;align-items:center;gap:12px}.suggestions svg{flex-shrink:0;transform:rotate(45deg);color:#aaa691}.composer-wrap{padding:18px 40px 20px;width:100%;max-width:900px;margin:0 auto}.composer{background:#fff;border:1px solid #dfddd5;border-radius:16px;padding:14px 16px 12px;box-shadow:0 6px 24px #39372007}.composer textarea{border:0;background:none;outline:0;resize:none;width:100%;height:63px;font-size:13px;color:#36382f;padding:1px 2px}.composer textarea::placeholder{color:#aba99c}.composer-bottom{display:flex;justify-content:space-between;align-items:center}.composer-tools{display:flex;align-items:center;gap:12px;color:#848374}.composer-tools>button{padding:4px;display:flex}.composer select{border:0;background:#f7f6f2;border-radius:5px;padding:5px 9px;font-size:10px;max-width:230px;color:#787a6d}.send{display:grid;place-items:center;width:33px;height:33px;border-radius:10px;background:#b87950;color:#fff}.composer-note{font-size:9px;text-align:center;color:#a5a497;margin:10px 0 0}.composer-note span{margin:0 8px}.message{display:flex;gap:14px;padding:15px 0 23px}.message-avatar{flex-shrink:0;display:grid;place-items:center;height:27px;width:27px;border-radius:9px;background:#e8e6dc;font-size:12px;color:#777d65}.message.assistant .message-avatar{font-family:Georgia,serif;font-style:italic;font-size:26px;background:#c5825d;color:#fff}.message strong{font-size:11px}.message-content{font-size:14px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere;margin-top:6px}.working{font-size:12px;display:flex;align-items:center;gap:8px;color:#8e765d;padding:15px 0}.working>span:last-child{font-size:10px;color:#999}.pulse{width:7px;height:7px;background:#b68b58;border-radius:50%;animation:pulse 1s infinite alternate}@keyframes pulse{to{opacity:.3}}.run-error,.error{font-size:12px;color:#a64b36;background:#fbede6;padding:13px 18px;border-radius:8px}.error{display:flex;align-items:center;gap:10px;margin:12px 30px 0}.error button{margin-left:auto}.page{overflow:auto;flex:1;padding:48px 48px 110px}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:36px}.page-heading h1{font-family:Georgia,serif;font-weight:400;letter-spacing:-.8px;font-size:35px;margin:4px 0 7px}.page-heading p:not(.eyebrow){font-size:12px;color:#929385;margin:0}.count{font-size:11px;background:#eeede5;padding:5px 11px;border-radius:20px;color:#8b8a7b}.work-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:18px}.work-card{padding:23px;background:#fffefa;border:1px solid #e5e2d9;border-radius:12px;position:relative}.work-icon{display:grid;place-items:center;width:37px;height:37px;background:#edeee3;border-radius:10px;color:#8b9476}.work-icon svg{width:19px}.status{position:absolute;right:17px;top:27px;font-size:9px;padding:3px 7px;border-radius:4px;background:#f0eee6;color:#969076}.status.completed{background:#eaf0e2;color:#73885b}.status.failed{background:#f9e9e1;color:#b17b60}.work-card h3{font-size:13px;font-weight:600;margin:22px 0 7px}.work-card p,.work-card small{font-size:10px;color:#9a998b;margin:0}.work-actions{display:flex;flex-direction:column;gap:9px;border-top:1px solid #eeeae0;margin-top:20px;padding-top:14px}.work-actions button{display:flex;align-items:center;gap:7px;font-size:10px;text-align:left;color:#9c7759}.empty{margin:90px auto;text-align:center;color:#acac9b}.empty h2{font-size:16px;font-weight:500;color:#777c6d;margin:18px 0 8px}.empty p{font-size:12px}.outline{display:flex;align-items:center;gap:8px;border:1px solid #dcdacf;border-radius:7px;padding:9px 13px;font-size:11px;background:#f6f5ef}.file-list{border:1px solid #e5e2d9;border-radius:12px;background:#fffefa;overflow:hidden}.file-list:empty{display:none}.file-list article{display:flex;align-items:center;gap:16px;padding:18px 22px;border-bottom:1px solid #eeece5}.file-list article:last-child{border:0}.file-list article>svg{color:#a0987d;width:20px}.file-list article>div{flex:1}.file-list strong{font-size:12px;font-weight:550;display:block}.file-list small{font-size:10px;color:#a09f90}.file-list button{display:flex;align-items:center;gap:5px;font-size:11px;color:#92917c}.settings-card{max-width:640px;border:1px solid #e3e1d7;background:#fffefa;border-radius:13px;padding:28px}.settings-card>label{display:block;font-size:12px}.settings-card select{display:block;width:100%;padding:11px;border:1px solid #e1dfd4;border-radius:7px;background:#f8f7f0;font-size:12px;margin-top:10px;color:#717262}.settings-card .muted{font-size:10px;color:#a09d8c;margin-bottom:25px}.settings-card label.toggle{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eeebe2;margin-top:24px;padding-top:24px}.toggle strong{font-size:12px;font-weight:500}.toggle small{display:block;font-size:10px;color:#a09d8c;margin-top:5px}.toggle input{accent-color:#ad815b;width:17px;height:17px}.player{position:absolute;bottom:15px;right:24px;background:#fffefa;border:1px solid #dfdace;padding:14px;border-radius:12px;box-shadow:0 4px 30px #34332314;width:350px;z-index:5}.player>div{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:11px}.player button{margin-left:auto}.player audio,.player video{width:100%;max-height:200px}.attachments{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:10px}.attachments>span{display:flex;align-items:center;gap:5px;border:1px solid #e8e2d4;border-radius:5px;padding:3px 5px;font-size:10px}.attachments button{display:flex;padding:0}.login-page{min-height:100dvh;display:grid;place-items:center;background:radial-gradient(ellipse at 50% 20%,#eee6d9,transparent 60%),#f6f5ee;padding:30px}.login-card{width:100%;max-width:420px}.login-card>.brand-icon{margin-bottom:35px}.login-card h1{font-family:Georgia,serif;font-weight:400;font-size:33px;line-height:1.2;letter-spacing:-.6px}.login-card>p{font-size:12px;color:#919180;margin-bottom:35px}.login-card label{display:block;font-size:12px;color:#767869;margin:17px 0}.login-card input{display:block;width:100%;margin-top:8px;padding:12px;border:1px solid #d9d7ca;border-radius:8px;background:#fffef9;outline-color:#c49b78}.login-submit{width:100%;border-radius:8px;background:#af7a56;color:#fff8ef;padding:12px 15px;display:flex;align-items:center;justify-content:space-between;font-size:12px;margin-top:25px}.login-card>small{display:block;text-align:center;font-size:10px;color:#aaa893;margin-top:35px}.login-error{font-size:12px;color:#ae5d43}.loading{display:grid;place-items:center;height:100dvh;color:#9e977d;font-size:13px}@media(max-width:800px){.sidebar{width:190px;padding:22px 12px}.brand{font-size:24px;margin-left:7px}.beta{display:none}header{padding:0 23px}.conversation-inner{padding:20px}.welcome{padding-top:50px}.welcome h1{font-size:34px}.suggestions{flex-direction:column;align-items:center;gap:6px}.suggestions button{max-width:none;width:240px;justify-content:space-between}.composer-wrap{padding:15px 20px}.page{padding:30px 24px 100px}.connection{display:none}}@media(max-width:560px){.sidebar{width:62px;padding:20px 6px}.brand{font-size:0;margin:0 7px 24px;gap:0}.brand-icon{width:34px;flex-shrink:0}.new-chat{font-size:0;padding:11px;gap:0}.nav{font-size:0;padding:13px;gap:0}.nav svg{flex-shrink:0}.history-label,.history,.account>div,.account>.avatar{display:none}.account{margin-top:auto;justify-content:center}.account button{margin:0}.sidebar .dot{display:none}header{height:58px;padding:0 20px}.welcome h1{font-size:29px}.welcome{padding-top:20px}.welcome>p:not(.eyebrow){font-size:11px}.composer-wrap{padding:12px}.composer-note{font-size:8px}.composer textarea{font-size:12px}.page{padding:26px 18px 100px}.page-heading{align-items:flex-start;gap:10px}.page-heading h1{font-size:29px}.page-heading .outline{font-size:0;gap:0}.player{right:10px;width:calc(100% - 20px)}.message-content{font-size:13px}}.memory-card{margin-top:24px}.memory-card h2{font-size:15px;font-weight:550;margin:8px 0}.memory-card p{font-size:11px;color:#93917e}.memory-card textarea{width:100%;resize:vertical;min-height:90px;border:1px solid #e1dfd4;border-radius:7px;padding:12px;background:#f8f7f0;font-size:12px;margin:10px 0;outline-color:#c49b78}.memory-card h2:not(:first-child){margin-top:30px}.memory-row{display:flex;align-items:center;gap:8px;font-size:11px;border-bottom:1px solid #eee9dd;padding:12px 0}.memory-row div{flex:1}.memory-row small,.summary-meta{display:block;font-size:9px;color:#a19b83;margin-top:5px}.memory-row button{font-size:10px;color:#a17c5b}.login-tabs{display:flex;gap:8px;margin:24px 0}.login-tabs button{flex:1;border:1px solid #ddd8cf;background:transparent;border-radius:8px;padding:10px 8px;color:#69685f;font-size:13px}.login-tabs button[aria-pressed=true]{background:#eee8dd;color:#784d36;border-color:#cbb99e}.login-card form>label{display:block;margin-top:16px}.phone-input{display:flex;align-items:center;border:1px solid #dedbd3;border-radius:8px;background:#fff;overflow:hidden;margin:8px 0 18px}.phone-input span{padding:0 12px;font-size:13px;white-space:nowrap;border-right:1px solid #e7e1d7}.login-card .phone-input input{border:0;margin:0;min-width:0;box-shadow:none}.login-card .sms-notice{font-size:13px;line-height:1.6;margin:12px 0}.sms-code{letter-spacing:6px;font-size:21px!important}.login-card .sms-help{font-size:12px;line-height:1.6;margin:16px 0}.sms-resend{display:block;margin:16px auto 0;background:transparent;border:0;color:#9b6545;font-size:13px}.sms-resend:disabled{color:#9c9a93;cursor:default}
