*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%}body{background:#fff8f2;color:#2d2a26;font-family:Nunito,system-ui,sans-serif;-webkit-font-smoothing:antialiased}button{font:inherit}@keyframes blink{50%{opacity:0}}@keyframes thinking-bounce{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.scroll::-webkit-scrollbar{width:6px;height:6px}.scroll::-webkit-scrollbar-thumb{background:#e8d5c8;border-radius:999px}.app{display:flex;height:100dvh;overflow:hidden;background:#fff8f2}.sidebar{flex:none;width:288px;height:100%;background:#fff5ed;border-right:1px solid #F0E0D4;display:flex;flex-direction:column}.brand{margin:0;font-weight:900;font-size:26px;letter-spacing:-.5px;color:#f46434;line-height:1}.mono{font-size:10px;letter-spacing:1.5px;text-transform:uppercase;font-weight:700;color:#9a8578}.btn-new{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;background:#f46434;color:#fff;border:none;padding:13px;border-radius:12px;cursor:pointer;font-size:14px;font-weight:800}.btn-new:hover{filter:brightness(1.05)}.sidebar-brand{flex:none;display:flex;align-items:center;justify-content:space-between;padding:22px 20px 16px}.drawer-brand{flex:none;padding:20px 20px 6px}.receipts-label{padding:12px 18px 8px;font-size:10px;font-weight:800;color:#9a8578;border-top:1px solid #F0E0D4;margin-top:6px;letter-spacing:2px;text-transform:uppercase}.conv-btn{width:100%;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:8px;background:transparent;color:#5c524a;border:none;border-left:3px solid transparent;padding:11px 13px;margin-bottom:2px;cursor:pointer;font-size:13px;border-radius:0 10px 10px 0}.conv-btn.active{background:#ffe8dc;color:#2d2a26;border-left-color:#f46434;font-weight:800}.conv-title{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conv-age{flex:none;font-size:10px;color:#9a8578;font-weight:700}.profile-switcher{padding:10px 14px 12px;border-bottom:1px solid #F0E0D4}.profile-switcher-btn{width:100%;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #F0E0D4;border-radius:12px;padding:10px 12px;cursor:pointer;color:#2d2a26;text-align:left}.profile-switcher-btn:hover{border-color:#f46434}.profile-avatar{width:32px;height:32px;border-radius:50%;background:#f46434;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:900;font-size:14px;flex:none;overflow:hidden}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-name{flex:1;min-width:0;font-size:13px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main{flex:1;min-width:0;display:flex;flex-direction:column;height:100%}.thread{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;overflow-anchor:none}.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:54px 24px;min-height:70%;text-align:center}.empty h2{font-weight:900;font-size:clamp(24px,3.2vw,38px);line-height:1.15;color:#2d2a26}.empty p{color:#7a6e64;max-width:420px;line-height:1.5}.caret{color:#f46434;animation:blink 1s step-end infinite}.msg{padding:20px 22px;border-bottom:1px solid #F0E0D4;max-width:760px;margin:0 auto;width:100%}.msg-role{font-size:10px;letter-spacing:2px;text-transform:uppercase;font-weight:800;margin-bottom:8px;color:#9a8578}.msg-role.user{color:#e9430c}.msg-body{font-size:15px;line-height:1.65}.msg-rich.error{color:#d64545}.msg-media-link{display:block;margin:0 0 10px}.msg-media-image{display:block;max-width:min(100%,420px);border-radius:16px;border:1px solid #F0E0D4}.msg-attachments{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 10px}.msg-attachments .msg-media-link{margin:0}.msg-attachments .msg-media-image{max-width:160px;max-height:160px;object-fit:cover}.msg-attachment-placeholder{display:inline-flex;align-items:center;padding:8px 12px;border-radius:12px;background:#fff8f2;border:1px solid #F0E0D4;font-size:12px;font-weight:700;color:#7a6e64}.msg-media-video{display:block;max-width:min(100%,480px);border-radius:16px;border:1px solid #F0E0D4;background:#1a1a1a}.msg-rich p+p{margin-top:.75em}.msg-rich ul,.msg-rich ol{padding-left:1.25em;margin:.5em 0}.msg-rich code{background:#fff0e6;padding:.1em .35em;border-radius:4px;font-size:.92em}.composer{flex:none;padding:10px 16px calc(14px + env(safe-area-inset-bottom));border-top:1px solid #F0E0D4;background:#fff8f2}.composer-box{max-width:760px;margin:0 auto;background:#fff;border:1px solid #F0E0D4;border-radius:16px}.composer-box:focus-within{border-color:#f46434;box-shadow:0 0 0 3px #f26a3d26}.composer-box.drag-active{border-color:#f46434;box-shadow:0 0 0 3px #f26a3d2e;background:#fff8f2}.composer-drop-hint{padding:14px 14px 0;font-size:13px;font-weight:800;color:#da3f0b}.composer textarea{width:100%;resize:none;background:transparent;border:none;outline:none;color:#2d2a26;font-family:inherit;font-size:15px;line-height:1.5;padding:14px 14px 6px;max-height:160px;display:block}.composer textarea::placeholder{color:#b8a89c;font-weight:600}.composer-row{display:flex;align-items:center;justify-content:flex-end;gap:6px;padding:6px 8px 8px}.composer-attachments{display:flex;flex-wrap:wrap;gap:8px;padding:12px 12px 0}.composer-attachment{position:relative;width:72px;height:72px;border-radius:12px;overflow:hidden;border:1px solid #F0E0D4;background:#fff8f2}.composer-attachment img{width:100%;height:100%;object-fit:cover;display:block}.composer-attachment.is-document{width:auto;min-width:72px;max-width:180px;height:auto;min-height:44px;padding:10px 28px 10px 12px;display:flex;align-items:center}.composer-attachment-name{font-size:12px;font-weight:800;color:#2d2a26;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.composer-attachment-remove{position:absolute;top:4px;right:4px;width:22px;height:22px;border:none;border-radius:999px;background:#2d2a26bf;color:#fff;font-size:14px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.composer-attachment-remove:disabled{opacity:.5;cursor:default}.composer-attach-error{margin:8px 12px 0;font-size:12px;font-weight:700;color:#c0392b}.attach{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:transparent;color:#9a8578;border:none;border-radius:12px;cursor:pointer;padding:0;transition:color .15s ease,background-color .15s ease}.attach-icon{width:18px;height:18px;display:block}.attach:hover:not(:disabled){color:#2d2a26;background:#fff8f2}.attach:disabled{opacity:.35;cursor:default}.attach.has-files{color:#f46434}.send{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f46434;color:#fff;border:none;border-radius:12px;cursor:pointer;font-size:18px;font-weight:800;transition:filter .15s ease,opacity .15s ease}.send:hover:not(:disabled){filter:brightness(1.05)}.send:disabled{opacity:.35;cursor:default}.mobile-header{display:none;flex:none;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #F0E0D4;background:#fff8f2}.burger{background:none;border:none;cursor:pointer;padding:4px;display:flex;flex-direction:column;gap:5px}.burger span{width:22px;height:2px;background:#5c524a;display:block;border-radius:2px}.mobile-new{background:none;border:none;cursor:pointer;color:#f46434;font-size:30px;line-height:1;font-weight:800;padding:0 4px}.scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#2d2a2659;z-index:40;opacity:0;pointer-events:none;transition:opacity .25s ease}.scrim.open{opacity:1;pointer-events:auto}.drawer{position:fixed;top:0;left:0;bottom:0;width:84%;max-width:320px;background:#fff5ed;border-right:1px solid #F0E0D4;z-index:41;display:flex;flex-direction:column;transform:translate(-100%);transition:transform .28s cubic-bezier(.4,0,.2,1)}.drawer.open{transform:translate(0)}.drawer-footer{padding-bottom:calc(14px + env(safe-area-inset-bottom))}.auth-gate{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:32px;text-align:center;background:linear-gradient(180deg,#fff8f2,#ffe8dc)}.auth-gate h1{font-weight:900;font-size:clamp(40px,8vw,64px);letter-spacing:-1px;color:#f46434}.auth-gate p{color:#5c524a;max-width:420px;line-height:1.5}.google-btn{background:#f46434;color:#fff;border:none;padding:14px 28px;border-radius:999px;cursor:pointer;font-weight:800;font-size:14px}.google-btn:hover{filter:brightness(1.05)}.avatar{width:30px;height:30px;background:#f46434;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:13px;flex:none;border-radius:50%}.user-footer{flex:none;padding:14px 16px;border-top:1px solid #F0E0D4;display:flex;align-items:center;gap:11px}.account-status{flex:none;margin:0 12px 10px;padding:10px 12px;border-radius:12px;background:#fff8f2;border:1px solid #F0E0D4;display:flex;flex-direction:column;gap:6px}.account-status-row{display:flex;justify-content:space-between;gap:10px;align-items:baseline}.account-status-label{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#9a8578}.account-status-value{font-size:12px;font-weight:800;color:#2d2a26;text-align:right}.main-status-bar{flex:none;display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:10px 18px 0}.model-chip,.status-chip{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:800;border:1px solid #F0E0D4;background:#fff;color:#2d2a26}.model-chip{border-color:#fab59e;background:#fef0ec;color:#cb3b0b}.status-chip.muted{color:#7a6e64;font-weight:700}.status-chip.preview-chip{border-color:#c9b8a8;background:#f4efe9;color:#6b5e54}.linkish{background:none;border:none;color:#9a8578;cursor:pointer;font-size:11px;margin-top:4px;text-align:left;font-weight:700}.loading-screen{min-height:100dvh;display:flex;align-items:center;justify-content:center;color:#9a8578;font-weight:700}.profile-picker{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:32px 20px;background:linear-gradient(180deg,#fff8f2,#ffe8dc)}.profile-picker h1{font-size:clamp(28px,5vw,40px);font-weight:900;color:#2d2a26}.profile-picker p{color:#7a6e64;max-width:420px;text-align:center;line-height:1.5}.profile-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:14px;width:min(640px,100%)}.profile-card{background:#fff;border:2px solid #F0E0D4;border-radius:16px;padding:18px 14px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:10px;transition:border-color .15s ease,transform .15s ease}.profile-card:hover{border-color:#f46434;transform:translateY(-2px)}.profile-card .profile-avatar{width:56px;height:56px;font-size:22px}.profile-card-name{font-weight:800;font-size:14px;text-align:center}.thinking{display:inline-flex;align-items:center;gap:12px;min-height:24px}.thinking-dots{display:inline-flex;align-items:center;gap:5px}.thinking-dots span{width:7px;height:7px;border-radius:50%;background:#f46434;opacity:.35;animation:thinking-bounce 1.2s ease-in-out infinite}.thinking-dots span:nth-child(2){animation-delay:.2s}.thinking-dots span:nth-child(3){animation-delay:.4s}.thinking-label{font-size:12px;color:#9a8578;font-weight:700}@media (max-width: 1023px){.sidebar{display:none}.mobile-header{display:flex}}@media (min-width: 1024px){.scrim,.drawer,.mobile-header{display:none!important}}
