/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.hidden{display:none}}:root{color-scheme:light;color:#1f2428;font-synthesis:none;text-rendering:optimizelegibility;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{color-scheme:dark;color:#f3f3f1;background:#0a0a0a}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#fff;min-width:320px}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.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}.app{color:#1f2428;background:#fff;width:100vw;height:100dvh;display:flex;overflow:hidden}:root[data-theme=dark] .app{color:#f1f1ef;background:#0a0a0a}.sidebar{z-index:20;background:#f7f7f5;border-right:1px solid #e7e7e3;flex-direction:column;flex:0 0 270px;width:270px;height:100dvh;transition:width .18s,flex-basis .18s,transform .2s;display:flex;overflow:hidden}:root[data-theme=dark] .sidebar{background:#111;border-color:#242424}.sidebar-collapsed{flex-basis:72px;width:72px}.sidebar-collapsed .sidebar-top{padding:18px 10px 10px}.sidebar-collapsed .brand-row{flex-direction:column;gap:8px}.sidebar-collapsed .brand-mark,.sidebar-collapsed .collapse-button{margin:0 auto}.sidebar-collapsed .new-chat{width:42px;min-height:42px;margin:14px auto 0;padding:0}.sidebar-collapsed .sidebar-bottom{padding:10px 8px 14px}.sidebar-collapsed .profile-copy,.sidebar-collapsed .profile-chevron{display:none}.sidebar-collapsed .profile-button{justify-content:center;gap:0;padding:7px 0}.sidebar-collapsed .profile-menu{width:188px;bottom:0;left:calc(100% + 8px)}.sidebar-top{padding:18px 14px 10px}.brand-row{align-items:center;gap:10px;min-height:34px;display:flex}.brand-mark,.header-mark,.auth-logo,.assistant-avatar,.empty-mark{flex:none;place-items:center;font-weight:700;display:grid;overflow:hidden}.brand-mark img,.header-mark img,.auth-logo img,.assistant-avatar img{object-fit:contain;width:100%;height:100%;display:block}.brand-mark{color:#202326;background:#fff;border:1px solid #d8d8d2;border-radius:9px;width:30px;height:30px;font-size:14px}:root[data-theme=dark] .brand-mark,:root[data-theme=dark] .header-mark,:root[data-theme=dark] .auth-logo{color:#f5f5f2;background:#fff;border-color:#303030}.brand-name{letter-spacing:-.01em;white-space:nowrap;flex:1;font-size:14px;font-weight:650}.collapse-button{color:#777b7f;background:0 0;border:0;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.collapse-button:hover{color:#25292d;background:#ececea}:root[data-theme=dark] .collapse-button:hover{color:#eee;background:#1b1b1b}.new-chat{color:#262a2d;background:#fff;border:1px solid #dcdcd7;border-radius:9px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:39px;margin-top:18px;font-size:13px;font-weight:600;display:flex}.new-chat:hover{background:#fafaf9;border-color:#cfcfca}:root[data-theme=dark] .new-chat{color:#f0f0ed;background:#181818;border-color:#303030}:root[data-theme=dark] .new-chat:hover{background:#1e1e1e}.history-search{color:#8b8f91;background:#fbfbfa;border:1px solid #e5e5e1;border-radius:8px;align-items:center;gap:8px;height:34px;margin-top:14px;padding:0 10px;display:flex}:root[data-theme=dark] .history-search{background:#151515;border-color:#292929}.history-search input{width:100%;min-width:0;color:inherit;background:0 0;border:0;outline:0;font-size:12px}.history{flex:1;padding:8px 10px;overflow:auto}.history-heading{color:#767a7d;text-transform:uppercase;letter-spacing:.06em;padding:12px 8px 8px;font-size:11px;font-weight:700}.history-group{margin-bottom:12px}.history-label{color:#9a9d9f;padding:5px 8px;font-size:11px}.history-item{color:#4d5154;background:0 0;border:0;border-radius:7px;align-items:center;gap:2px;width:100%;padding:2px 4px 2px 5px;font-size:12.5px;display:flex}.history-item-select{min-width:0;color:inherit;text-align:left;font:inherit;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;border-radius:6px;flex:1;padding:7px 5px;overflow:hidden}.history-item-select span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.history-item-delete{color:#9a9d9f;opacity:0;cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;place-items:center;width:28px;height:28px;display:grid}.history-item:hover .history-item-delete,.history-item:focus-within .history-item-delete{opacity:1}.history-item-delete:hover{color:#9a4545;background:#9a45451a}.history-item:hover{color:#222628;background:#ededeb}.history-item.active{color:#202326;background:#e8e8e5;font-weight:600}:root[data-theme=dark] .history-item{color:#a9abad}:root[data-theme=dark] .history-item:hover{color:#f1f1ee;background:#1b1b1b}:root[data-theme=dark] .history-item.active{color:#f1f1ee;background:#202020}:root[data-theme=dark] .history-item-delete:hover{color:#d07a7a;background:#9a45452e}.empty-history{color:#979a9d;padding:8px;font-size:12px;line-height:1.5}.guest-history-cta{flex-direction:column;align-items:flex-start;gap:10px;padding:8px 4px;display:flex}.guest-signin-button{color:#25282a;cursor:pointer;background:#fff;border:1px solid #dcdcd7;border-radius:8px;padding:8px 12px;font-size:12px;font-weight:650}.guest-signin-button:hover{background:#f7f7f5}:root[data-theme=dark] .guest-signin-button{color:#f0f0ed;background:#181818;border-color:#303030}:root[data-theme=dark] .guest-signin-button:hover{background:#1e1e1e}.guest-quota-note{text-align:center;color:#8a8e91;padding:0 16px 8px;font-size:11px;line-height:1.45}.guest-quota-note button{color:#3a3f42;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:650;text-decoration:underline}:root[data-theme=dark] .guest-quota-note button{color:#e8e8e4}.sidebar-bottom{border-top:1px solid #e7e7e3;padding:10px 10px 14px}:root[data-theme=dark] .sidebar-bottom{border-color:#242424}.profile-wrap{position:relative}.profile-button{text-align:left;width:100%;color:inherit;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;padding:7px;display:flex}.profile-button:hover{background:#ededeb}:root[data-theme=dark] .profile-button:hover{background:#1b1b1b}.avatar{color:#fff;background:#242628;border-radius:50%;place-items:center;width:29px;height:29px;font-size:12px;font-weight:700;display:grid}.profile-copy{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.profile-copy strong{font-size:12px}.profile-copy span{color:#888c8f;font-size:11px}.profile-chevron{color:#999;letter-spacing:2px;font-size:12px}.profile-menu{z-index:50;background:#fff;border:1px solid #deded9;border-radius:10px;width:188px;padding:5px;position:absolute;bottom:53px;left:0;box-shadow:0 12px 30px #0000001a}:root[data-theme=dark] .profile-menu{background:#181818;border-color:#303030;box-shadow:0 14px 30px #00000059}.profile-menu button{width:100%;color:inherit;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;padding:9px;font-size:12px;display:flex}.profile-menu button:hover{background:#f2f2f0}:root[data-theme=dark] .profile-menu button:hover{background:#222}.profile-menu .danger-item{color:#9a4545}.menu-divider{background:#ecece8;height:1px;margin:4px 0}:root[data-theme=dark] .menu-divider{background:#292929}.chat-shell{background:#fff;flex-direction:column;flex:1;min-width:0;height:100dvh;display:flex}:root[data-theme=dark] .chat-shell{background:#0a0a0a}.chat-header{border-bottom:1px solid #ecece8;flex:0 0 62px;justify-content:space-between;align-items:center;height:62px;padding:0 26px;display:flex}:root[data-theme=dark] .chat-header{border-color:#242424}.chat-header-left{align-items:center;gap:10px;display:flex}.chat-header-extras{align-items:center;gap:8px;display:flex}.header-signin{color:#fff;cursor:pointer;background:#25282a;border:1px solid #e7e7e3;border-radius:8px;height:32px;padding:0 12px;font-size:12px;font-weight:650}.header-signin:hover{background:#101214}:root[data-theme=dark] .header-signin{color:#111;background:#f0f0ed;border-color:#3a3a3a}:root[data-theme=dark] .header-signin:hover{background:#fff}.app-guest .chat-shell{flex:auto;width:100%}.studio-language-select-wrap{align-items:center;gap:8px;display:inline-flex}.studio-language-select-label{color:#6b7280;white-space:nowrap;font-size:12px}.studio-language-select{color:#1f2428;background:#f7f7f5;border:1px solid #e7e7e3;border-radius:8px;height:32px;padding:0 10px;font-size:12px}:root[data-theme=dark] .studio-language-select{color:#efefeb;background:#191919;border-color:#303030}.composer-language-bar{color:#6b7280;justify-content:flex-end;align-items:center;gap:10px;padding:0 18px 8px;font-size:12px;display:flex}.language-change-banner{color:#1d4ed8;background:#2563eb14;border:1px solid #2563eb2e;border-radius:12px;margin:8px 0 4px;padding:10px 12px;font-size:13px}:root[data-theme=dark] .language-change-banner{color:#93c5fd;background:#60a5fa1f;border-color:#60a5fa40}.language-hint{color:#6b7280;margin-top:14px;font-size:14px}.studio-language-gate{flex-direction:column;justify-content:center;gap:22px;max-width:420px;min-height:420px;margin:0 auto;padding:40px 16px;display:flex}.studio-language-copy{text-align:center}.studio-language-copy h2{letter-spacing:-.02em;margin:0;font-size:22px;font-weight:650}.studio-language-copy p{color:#6b7280;margin:8px 0 0;font-size:13px}:root[data-theme=dark] .studio-language-copy p{color:#9a9a94}.studio-language-options{flex-direction:column;gap:10px;display:flex}.studio-language-option{width:100%;color:inherit;text-align:left;background:#f7f7f5;border:1px solid #e7e7e3;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.studio-language-option:hover{background:#eeeeeb;border-color:#deded9}:root[data-theme=dark] .studio-language-option{background:#191919;border-color:#303030}:root[data-theme=dark] .studio-language-option:hover{background:#222;border-color:#3a3a3a}.studio-language-native{font-size:15px;font-weight:650}.studio-language-label{color:#6b7280;font-size:12px}:root[data-theme=dark] .studio-language-label{color:#9a9a94}.header-mark{color:#25282a;background:#fff;border:1px solid #dcdcd7;border-radius:8px;place-items:center;width:29px;height:29px;font-size:13px;display:grid;overflow:hidden}.header-title{font-size:13px;font-weight:700}.header-subtitle{color:#8a8e91;margin-top:1px;font-size:10.5px}.icon-button,.mobile-menu{color:#6f7376;background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.icon-button:hover,.mobile-menu:hover{color:#25282a;background:#f1f1ef}:root[data-theme=dark] .icon-button:hover,:root[data-theme=dark] .mobile-menu:hover{color:#f2f2ef;background:#191919}.mobile-menu{display:none}.chat-scroll{flex:1;min-height:0;overflow-y:auto}.chat-inner{width:min(900px,100%);margin:0 auto;padding:44px 28px 150px}.empty-chat{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100dvh - 230px);display:flex}.empty-mark{color:#5f6366;background:#fff;border:1px solid #dfdfdb;border-radius:11px;width:38px;height:38px;margin-bottom:17px;overflow:hidden}.empty-mark img{object-fit:contain;width:100%;height:100%;display:block}:root[data-theme=dark] .empty-mark{color:#b9bbb9;background:#fff;border-color:#303030}.empty-chat h1{letter-spacing:-.035em;margin:0;font-size:clamp(24px,3vw,31px);font-weight:650}.empty-chat p{color:#8a8e91;max-width:480px;margin:11px auto 0;font-size:13px;line-height:1.65}.messages{flex-direction:column;gap:34px;display:flex}.message-row{gap:10px;display:flex}.user-row{justify-content:flex-end}.message-column{min-width:0;max-width:min(760px,86%)}.user-column{flex-direction:column;align-items:flex-end;display:flex}.message-author{color:#8a8e91;margin:0 0 7px 2px;font-size:11px}.user-column .message-author{margin-right:2px}.assistant-avatar{color:#323538;background:#fff;border:1px solid #dddeda;border-radius:8px;width:26px;height:26px;font-size:11px;overflow:hidden}:root[data-theme=dark] .assistant-avatar{color:#efefeb;background:#fff;border-color:#303030}.message-content{font-size:13.5px;line-height:1.72}.user-content{background:#f1f1ef;border:1px solid #e5e5e1;border-radius:13px 13px 4px;padding:10px 13px}:root[data-theme=dark] .user-content{background:#191919;border-color:#292929}.assistant-content{color:#303438}:root[data-theme=dark] .assistant-content{color:#dddeda}.response-text p{margin:0 0 9px}.response-text p:last-child{margin-bottom:0}.user-plain{white-space:pre-wrap;word-break:break-word}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4{color:#1f2428;margin:.85em 0 .35em;font-weight:650;line-height:1.35}.markdown-body h1{font-size:1.2em}.markdown-body h2{font-size:1.1em}.markdown-body h3{font-size:1.02em}.markdown-body h4{font-size:.96em}.markdown-body h1:first-child,.markdown-body h2:first-child,.markdown-body h3:first-child,.markdown-body h4:first-child{margin-top:0}:root[data-theme=dark] .markdown-body h1,:root[data-theme=dark] .markdown-body h2,:root[data-theme=dark] .markdown-body h3,:root[data-theme=dark] .markdown-body h4{color:#efefeb}.markdown-body ul,.markdown-body ol{margin:.35em 0 .75em;padding-left:1.35em}.markdown-body li{margin:.2em 0}.markdown-body li>p{margin:.15em 0}.markdown-body strong{font-weight:700}.markdown-body code{background:#0000000f;border-radius:4px;padding:1px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em}:root[data-theme=dark] .markdown-body code{background:#ffffff14}.markdown-body hr{border:none;border-top:1px solid #e2e2de;margin:.9em 0}:root[data-theme=dark] .markdown-body hr{border-top-color:#333}.chat-image{object-fit:contain;border:1px solid #e2e2de;border-radius:10px;max-width:min(440px,100%);max-height:430px;margin-bottom:9px;display:block}:root[data-theme=dark] .chat-image{border-color:#2e2e2e}.message-actions{align-items:center;gap:2px;margin-top:8px;display:flex}.message-action{color:#8b8f92;background:0 0;border:0;border-radius:6px;place-items:center;width:28px;height:27px;display:grid}.message-action:hover{color:#404447;background:#f0f0ee}.message-action.selected{color:#333;background:#eeeeeb}:root[data-theme=dark] .message-action:hover{color:#eee;background:#191919}:root[data-theme=dark] .message-action.selected{color:#eee;background:#202020}.tooltip-wrap{display:inline-flex;position:relative}.tooltip{z-index:100;white-space:nowrap;color:#fff;opacity:0;pointer-events:none;background:#242627;border-radius:5px;padding:5px 7px;font-size:10px;line-height:1;transition:opacity .12s;position:absolute;bottom:calc(100% + 7px);left:50%;transform:translate(-50%)}.tooltip-wrap:hover .tooltip{opacity:1}.download-wrap{position:relative}.download-menu{z-index:40;background:#fff;border:1px solid #deded9;border-radius:8px;width:118px;padding:4px;position:absolute;top:calc(100% + 5px);left:0;box-shadow:0 10px 24px #0000001a}:root[data-theme=dark] .download-menu{background:#181818;border-color:#303030}.download-menu button{width:100%;color:inherit;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:7px;padding:7px;font-size:11px;display:flex}.download-menu button:hover{background:#f2f2ef}:root[data-theme=dark] .download-menu button:hover{background:#222}.thinking{gap:4px;padding:8px 0;display:flex}.thinking span{background:#999;border-radius:50%;width:5px;height:5px;animation:1.1s ease-in-out infinite pulse}.thinking span:nth-child(2){animation-delay:.15s}.thinking span:nth-child(3){animation-delay:.3s}@keyframes pulse{50%{opacity:.5}}.composer-area{background:linear-gradient(#0000,#fff 18%);width:min(900px,100%);margin:0 auto;padding:12px 28px 16px}:root[data-theme=dark] .composer-area{background:linear-gradient(#0000,#0a0a0a 18%)}.composer{background:#fff;border:1px solid #dcdcd7;border-radius:13px;align-items:flex-end;gap:7px;min-height:54px;padding:7px 8px 7px 10px;display:flex;box-shadow:0 4px 18px #0000000a}:root[data-theme=dark] .composer{background:#111;border-color:#303030;box-shadow:0 4px 18px #0003}.composer:focus-within{border-color:#bcbdb9;box-shadow:0 0 0 2px #64646412}:root[data-theme=dark] .composer:focus-within{border-color:#505050}.composer textarea{resize:none;min-width:0;max-height:130px;color:inherit;background:0 0;border:0;outline:0;flex:1;padding:9px 2px;font-size:13px;line-height:1.45}.composer textarea::placeholder{color:#9b9ea0}.composer-icon{color:#767a7d;background:0 0;border:0;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.composer-icon:hover{color:#333;background:#f1f1ef}:root[data-theme=dark] .composer-icon:hover{color:#eee;background:#1d1d1d}.send-button{color:#fff;background:#25282a;border:0;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.send-button:hover{background:#111}.send-button:disabled{opacity:.35}:root[data-theme=dark] .send-button{color:#111;background:#f0f0ed}:root[data-theme=dark] .send-button:hover{background:#fff}.composer-note{text-align:center;color:#a0a3a5;margin-top:7px;font-size:9.5px}.image-preview{background:#fff;border:1px solid #deded9;border-radius:10px;width:fit-content;max-width:min(360px,100%);margin-bottom:8px;padding:6px}:root[data-theme=dark] .image-preview{background:#151515;border-color:#303030}.image-preview img{object-fit:contain;border-radius:7px;width:100%;max-height:230px;display:block}.preview-meta{color:#7f8386;align-items:center;gap:8px;padding:5px 2px 0 4px;font-size:10px;display:flex}.preview-meta span{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.preview-meta button{color:#7c8082;background:0 0;border:0;border-radius:6px;place-items:center;width:23px;height:23px;display:grid}.preview-meta button:hover{color:#333;background:#efefed}.upload-status{color:#8a8e91;padding:0 3px 7px;font-size:11px}.auth-page{color:#202427;background:#fff;place-items:center;width:100vw;min-height:100dvh;padding:24px;display:grid}:root[data-theme=dark] .auth-page{color:#f2f2ef;background:#0a0a0a}.auth-card{background:#fff;border:1px solid #deded9;border-radius:12px;width:min(450px,100%);padding:31px 32px 24px;position:relative;box-shadow:0 16px 40px #0000000e}:root[data-theme=dark] .auth-card{background:#111;border-color:#303030;box-shadow:0 18px 50px #00000047}.auth-back{color:#777b7d;background:0 0;border:0;align-items:center;gap:6px;margin-bottom:18px;padding:0;font-size:11px;display:flex}.auth-back:hover{color:#25292b}:root[data-theme=dark] .auth-back:hover{color:#fff}.auth-brand{align-items:center;gap:9px;margin-bottom:30px;font-size:13px;font-weight:700;display:flex}.auth-logo{color:#272a2c;background:#fafaf9;border:1px solid #dcdcd7;border-radius:9px;width:31px;height:31px;font-size:13px}.auth-heading h1{letter-spacing:-.03em;margin:0;font-size:25px;font-weight:700;line-height:1.18}.auth-heading p{color:#85898c;margin:8px 0 25px;font-size:12.5px;line-height:1.55}.field-label{color:#555a5d;margin:0 0 7px;font-size:11.5px;font-weight:650;display:block}:root[data-theme=dark] .field-label{color:#b9bbb9}.auth-input{color:#7b7f82;background:#fff;border:1px solid #cfd0cb;border-radius:8px;align-items:center;gap:9px;height:45px;padding:0 12px;display:flex}.auth-input:focus-within{border-color:#74787a;box-shadow:0 0 0 2px #46464612}.auth-input.invalid{border-color:#b56d6d}:root[data-theme=dark] .auth-input{color:#9c9f9e;background:#151515;border-color:#3b3b3b}:root[data-theme=dark] .auth-input:focus-within{border-color:#777}.auth-input input{min-width:0;color:inherit;background:0 0;border:0;outline:0;flex:1;font-size:13px}.auth-input input::placeholder{color:#9c9fa1}.input-eye{color:#808487;background:0 0;border:0;place-items:center;padding:3px;display:grid}.primary-auth-button{color:#fff;background:#25282a;border:0;border-radius:8px;width:100%;height:44px;margin-top:17px;font-size:12.5px;font-weight:650}.primary-auth-button:hover{background:#101214}:root[data-theme=dark] .primary-auth-button{color:#111;background:#f0f0ed}:root[data-theme=dark] .primary-auth-button:hover{background:#fff}.auth-links{text-align:right;margin-top:10px}.auth-links button,.auth-switch button,.resend-row button{color:#555a5d;background:0 0;border:0;padding:0;font-size:11px}.auth-links button:hover,.auth-switch button:hover,.resend-row button:hover{text-decoration:underline}:root[data-theme=dark] .auth-links button,:root[data-theme=dark] .auth-switch button,:root[data-theme=dark] .resend-row button{color:#c5c7c5}.auth-divider{background:#ecece8;height:1px;margin:23px 0 17px}:root[data-theme=dark] .auth-divider{background:#292929}.auth-switch{text-align:center;color:#878b8d;margin:0;font-size:11px}.auth-switch button{margin-left:5px;font-weight:650}.auth-legal{color:#999c9e;text-align:center;margin:26px 0 0;font-size:9.5px;line-height:1.5}.field-error{color:#a24e4e;margin-top:7px;font-size:10.5px}.password-hint{color:#8d9193;align-items:center;gap:6px;margin:8px 0 19px;font-size:10.5px;display:flex}.password-hint.valid{color:#657e6b}.hint-dot{background:#aaa;border-radius:50%;width:5px;height:5px}.otp-row{justify-content:space-between;gap:8px;margin:8px 0;display:flex}.otp-row input{text-align:center;width:48px;height:52px;color:inherit;background:#fff;border:1px solid #cfd0cb;border-radius:8px;outline:0;font-size:20px}.otp-row input:focus{border-color:#707476;box-shadow:0 0 0 2px #50505012}:root[data-theme=dark] .otp-row input{background:#151515;border-color:#3b3b3b}.otp-error{margin-bottom:8px}.resend-row{color:#8b8f91;justify-content:center;gap:5px;margin-top:15px;font-size:10.5px;display:flex}.resend-row button:disabled{color:#aaa;text-decoration:none}.auth-success{text-align:center;padding-top:5px}.success-icon{color:#5d765f;background:#eef3ee;border-radius:50%;place-items:center;width:44px;height:44px;margin:0 auto 14px;display:grid}:root[data-theme=dark] .success-icon{color:#a7c4aa;background:#1b251d}.auth-success p{color:#777c7e;font-size:12px;line-height:1.6}.drawer-backdrop{display:none}@media(max-width:820px){.sidebar{position:fixed;top:0;left:0;transform:translate(-102%);box-shadow:12px 0 35px #0000001f}.sidebar.mobile-open{transform:translate(0)}.sidebar-collapsed{flex-basis:270px;width:270px}.sidebar-collapsed .brand-name,.sidebar-collapsed .new-chat span,.sidebar-collapsed .history,.sidebar-collapsed .history-search{display:block}.sidebar-collapsed .collapse-button{margin-left:auto}.drawer-backdrop{z-index:19;background:#00000057;border:0;display:block;position:fixed;top:0;right:0;bottom:0;left:0}.mobile-menu{display:grid}.chat-header{padding:0 15px}.chat-inner{padding-left:17px;padding-right:17px}.composer-area{padding-left:15px;padding-right:15px}.message-column{max-width:90%}}@media(max-width:520px){.auth-page{place-items:start center;padding:14px}.auth-card{border-radius:11px;margin-top:7vh;padding:25px 20px 21px}.auth-brand{margin-bottom:25px}.auth-heading h1{font-size:23px}.otp-row{gap:5px}.otp-row input{width:42px;height:48px}.chat-header{flex-basis:58px;height:58px}.header-subtitle{display:none}.empty-chat{min-height:calc(100dvh - 225px)}.empty-chat h1{font-size:24px}.empty-chat p{font-size:12px}.message-column{max-width:88%}.composer-note{font-size:8.5px}.chat-image{max-height:320px}}
