.chat-layout{height:calc(100dvh - var(--topbar-height,76px) - var(--legal-footer-height));border-top:1px solid var(--line);grid-template-columns:294px minmax(0,1fr);min-height:0;display:grid}.chat-avatar{object-fit:cover;object-position:center 22%;border-radius:50%;flex-shrink:0;display:block}.chat-portrait-fallback{color:var(--sage);background:#333a38;place-items:center;display:grid;overflow:hidden}.chat-portrait-fallback>svg{width:48%;height:48%}.chat-avatar.chat-portrait-fallback{display:grid}.chat-inbox{border-right:1px solid var(--line);background:var(--bg);flex-direction:column;min-width:0;display:flex}.chat-inbox-title{justify-content:space-between;align-items:center;padding:30px 22px 23px;display:flex}.chat-eyebrow{color:var(--muted);letter-spacing:0;font-size:10px;font-weight:600}.chat-inbox-title h1{align-items:center;gap:10px;margin:7px 0 0;font-size:26px;font-weight:600;display:flex}.chat-inbox-title h1 span{background:var(--raised);min-width:24px;height:24px;color:var(--muted);border-radius:50%;place-items:center;font:500 11px/22px inherit;display:grid}.chat-search{background:var(--surface);border:1px solid var(--line);height:44px;color:var(--muted);border-radius:6px;align-items:center;gap:9px;margin:0 18px 20px;padding:0 12px;display:flex}.chat-search input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;padding:0;font-size:12px}.chat-search button{color:var(--muted);background:0 0;border:0;place-items:center;padding:0;display:grid}.chat-inbox-list{flex:1;padding:0 8px;overflow-y:auto}.chat-inbox-row{border-radius:6px;margin-bottom:4px;transition:background .15s;display:flex;position:relative}.chat-inbox-row:hover{background:var(--surface)}.chat-inbox-row.is-active{box-shadow:inset 2px 0 var(--accent);background:#29292b}.chat-conversation-link{color:var(--text);text-align:left;background:0 0;border:0;align-items:center;gap:12px;width:100%;min-width:0;padding:17px 12px;display:flex}.chat-conversation-info{flex:1;min-width:0;display:block}.chat-conversation-info>span:first-child{justify-content:space-between;align-items:baseline;gap:8px;padding-bottom:7px;display:flex}.chat-conversation-info strong{text-overflow:ellipsis;font-size:14px;font-weight:550;overflow:hidden}.chat-conversation-info time{color:var(--muted);white-space:nowrap;font-size:10px}.chat-conversation-info>span:last-child{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);padding-right:13px;font-size:12px;display:block;overflow:hidden}.chat-conversation-info>.chat-has-draft{color:var(--accent)!important}.chat-pin{width:24px;height:30px;color:var(--muted);opacity:0;background:0 0;border:0;place-items:center;display:grid;position:absolute;bottom:5px;right:6px}.chat-inbox-row:hover .chat-pin,.chat-pin:focus-visible,.chat-pin.is-pinned{opacity:1}.chat-pin.is-pinned{color:var(--accent)}.chat-inbox-bottom{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:11px;margin:20px;padding-top:20px;display:flex}.chat-inbox-bottom svg{color:var(--accent);flex-shrink:0}.chat-inbox-bottom span{max-width:190px;font-size:11px;line-height:1.7}.chat-inbox-empty{text-align:center;color:var(--muted);padding:46px 18px}.chat-inbox-empty svg{color:var(--accent)}.chat-inbox-empty h3{color:var(--text);font-size:15px;font-weight:500}.chat-inbox-empty p{font-size:12px;line-height:1.6}.chat-inbox-empty button{margin:10px auto}.chat-no-selection{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.chat-no-selection h2{margin:32px 0 10px;font:400 32px/1.3 Georgia,serif}.chat-no-selection>p{color:var(--muted);margin:0 0 24px;font-size:14px;line-height:1.7}.chat-empty-portraits{justify-content:center;align-items:center;gap:12px;display:flex}.chat-empty-portraits button{background:0 0;border:0;border-radius:7px;width:105px;height:140px;padding:0;transition:transform .2s;overflow:hidden;transform:rotate(-7deg)}.chat-empty-portraits button:nth-child(2){width:125px;height:165px;transform:translateY(-12px)}.chat-empty-portraits button:nth-child(3){transform:rotate(7deg)}.chat-empty-portraits button:hover{transform:translateY(-10px)}.chat-empty-portraits img,.chat-empty-portraits .chat-portrait-fallback{object-fit:cover;width:100%;height:100%}.chat-conversation{isolation:isolate;background:var(--chat-background,#17191a);flex-direction:column;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.chat-with-portrait:before{content:"";background-image:linear-gradient(0deg, #17191a 8%, #17191af5 35%, #17191aed 80%, #17191af2), var(--chat-portrait);z-index:-1;pointer-events:none;background-position:50% 20%;background-size:cover;position:absolute;inset:0}.chat-header{border-bottom:1px solid var(--line);z-index:2;background:#17191af5;align-items:center;gap:10px;min-height:75px;padding:15px 26px;display:flex}.chat-header-person{text-align:left;color:var(--text);background:0 0;border:0;flex:1;align-items:center;gap:12px;min-width:0;padding:0;display:flex}.chat-header-person>span{flex-direction:column;gap:6px;min-width:0;display:flex}.chat-header-person strong{white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:550;overflow:hidden}.chat-header-person small{color:var(--muted);white-space:nowrap;align-items:center;gap:7px;font-size:10px;display:flex}.chat-header-person small>span{background:#747979;border-radius:50%;width:3px;height:3px}.chat-header-person small>em{font-style:normal}.chat-header-actions{gap:2px;display:flex}.chat-mobile-back{display:none!important}.chat-messages{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--line) transparent;flex:1;min-height:0;padding:24px max(28px,50% - 360px) 12px;overflow-y:auto}.chat-story-intro{text-align:center;flex-direction:column;align-items:center;max-width:400px;margin:2px auto 30px;display:flex}.chat-story-intro>.chat-story-portrait{object-fit:cover;object-position:center 20%;border-radius:45px 45px 5px 5px;width:90px;height:110px;margin-bottom:20px}.chat-story-intro .chat-eyebrow{font-size:9px}.chat-story-intro h2{margin:9px 0;font:400 28px/1.25 Georgia,serif}.chat-story-intro p{color:var(--muted);max-width:320px;margin:0 0 10px;font-size:12px;line-height:1.8}.chat-story-intro>button{color:var(--accent);background:0 0;border:0;align-items:center;gap:4px;min-height:32px;font-size:11px;display:flex}.chat-date-divider{color:#939a9c;align-items:center;gap:18px;margin:0 0 24px;font-size:10px;display:flex}.chat-date-divider:before,.chat-date-divider:after{content:"";background:#ffffff0c;flex:1;height:1px}.chat-message-list{flex-direction:column;gap:25px;display:flex}.chat-message{gap:12px;max-width:96%;display:flex}.chat-message-content{flex:1;min-width:0}.chat-message-name{align-items:baseline;gap:10px;margin:2px 0 9px;font-size:11px;font-weight:550;line-height:1.5;display:flex}.chat-message-name time{color:#898f91;font-size:9px;font-weight:400}.chat-message-text{font-family:Georgia,Times New Roman,serif;font-size:var(--chat-text-size);color:#eceae8;overflow-wrap:anywhere;line-height:1.75}.chat-message-text p{margin:0 0 12px}.chat-message-text p:last-child{margin-bottom:0}.chat-message-text em{color:#bac0c0;font-style:italic}.chat-message-tools{color:#8f9899;align-items:center;gap:8px;min-height:28px;margin-top:6px;display:flex}.chat-message-tools button{color:#8f9899;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;min-width:28px;height:28px;padding:0 4px;font-size:10px;display:inline-flex}.chat-message-tools button:hover{color:var(--text)}.chat-message-tools button.is-saved{color:var(--accent)}.chat-message-tools>span{align-items:center;gap:6px;font-size:10px;display:inline-flex}.chat-message-user{align-self:flex-end;max-width:86%;margin-left:44px}.chat-message-user .chat-message-name{justify-content:flex-end}.chat-message-user .chat-message-text{background:var(--chat-bubble,#453b42);font-family:inherit;font-size:calc(var(--chat-text-size) - 3px);border:1px solid #ffffff18;border-radius:8px 8px 2px;padding:13px 18px;line-height:1.7}.chat-message-user .chat-message-tools{justify-content:flex-end}.chat-message-failed .chat-message-text{border-color:#aa626b}.chat-delivery-error{color:#edacb4;text-align:right;margin:3px 0;font-size:11px;line-height:1.6}.chat-thinking{align-items:center;gap:14px;padding-bottom:16px;display:flex}.chat-thinking>span:nth-child(2){gap:5px;display:flex}.chat-thinking i{background:var(--accent);border-radius:50%;width:5px;height:5px;animation:1.1s ease-in-out infinite chat-pulse}.chat-thinking i:nth-child(2){animation-delay:.15s}.chat-thinking i:nth-child(3){animation-delay:.3s}.chat-compact .chat-message-list{gap:12px}.chat-compact .chat-message-text{line-height:1.55}.chat-compact .chat-message-text p{margin-bottom:8px}.chat-compose-area{background:linear-gradient(0deg, var(--chat-background,#17191a) 80%, transparent);z-index:1;padding:12px max(28px,50% - 360px) 10px}.chat-suggestions{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.chat-suggestions button{color:#d6c7cb;text-align:left;background:#2c272b;border:1px solid #454044;border-radius:5px;align-items:center;gap:8px;min-height:34px;padding:7px 10px;font-size:10px;display:flex}.chat-suggestions button:hover{border-color:var(--accent)}.chat-composer{background:#242829;border:1px solid #414647;border-radius:8px;padding:14px 12px 9px}.chat-composer:focus-within{border-color:#8b7379}.chat-is-listening{border-color:var(--accent)}.chat-composer textarea{resize:none;width:100%;min-height:25px;max-height:156px;color:var(--text);box-shadow:none;background:0 0;border:0;outline:0;padding:0 4px;font-family:inherit;font-size:13px;line-height:1.7}.chat-composer textarea::placeholder{color:#a0a6a7}.chat-composer-toolbar,.chat-composer-toolbar>div{align-items:center;gap:2px;display:flex}.chat-composer-toolbar{margin-top:8px}.chat-composer-counter{color:var(--muted);margin-left:auto;margin-right:6px;font-size:10px}.chat-send{background:var(--accent)!important;color:var(--accent-ink)!important;border-radius:6px!important}.chat-send:disabled{opacity:.7;color:#929697!important;background:#424446!important}.chat-ai-note{color:#8d9495;text-align:center;margin:9px 0 0;font-size:9px;line-height:1.6}.chat-service-error{color:#f3bdc4;background:#42292f;border:1px solid #674049;border-radius:5px;align-items:flex-start;gap:12px;margin-bottom:10px;padding:11px 12px;font-size:12px;line-height:1.6;display:flex}.chat-service-error>span{flex:1}.chat-service-error>button{width:24px;height:24px;color:inherit;background:0 0;border:0;flex-shrink:0;place-items:center;display:grid}.chat-profile-visible{grid-template-columns:272px minmax(0,1fr) 288px}.chat-profile{border-left:1px solid var(--line);background:var(--surface);min-width:0;overflow-y:auto}.chat-profile-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:75px;padding:15px 16px;display:flex}.chat-profile-toolbar h2{margin:0;font-size:13px;font-weight:550}.chat-profile-portrait{height:245px;position:relative}.chat-profile-portrait img,.chat-profile-portrait>.chat-portrait-fallback{object-fit:cover;object-position:center 25%;width:100%;height:100%}.chat-profile-portrait>.chat-profile-badge{color:#fff;background:#17191ac7;border:1px solid #ffffff3b;border-radius:3px;padding:5px 7px;font-size:9px;position:absolute;bottom:12px;left:18px}.chat-profile-body{padding:20px 20px 32px}.chat-profile-body>h2{margin:0 0 9px;font:400 26px/1.3 Georgia,serif}.chat-profile-tagline{color:#d0c5c9;margin:0 0 16px;font-size:12px;line-height:1.75}.chat-profile-tags{flex-wrap:wrap;gap:6px;margin-bottom:17px;display:flex}.chat-profile-tags span{background:var(--raised);color:var(--muted);border-radius:3px;padding:5px 7px;font-size:9px}.chat-profile-bio{color:var(--muted);white-space:pre-line;overflow-wrap:anywhere;margin:0 0 20px;font-size:12px;line-height:1.85}.chat-profile-body>button{width:100%;font-size:11px}.chat-profile-links{border-top:1px solid var(--line);margin-top:24px;padding-top:8px}.chat-profile-links>button{width:100%;min-height:58px;color:var(--muted);border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;align-items:center;gap:12px;padding:12px 0;display:flex}.chat-profile-links>button>span{color:var(--text);flex:1;font-size:11px}.chat-profile-links small{color:var(--muted);margin-top:6px;font-size:10px;display:block}.chat-profile-links>.chat-danger,.chat-profile-links>.chat-danger>span{color:#e9a5af}.chat-settings-form{flex-direction:column;gap:22px;display:flex}.chat-fieldset{border:0;min-width:0;margin:0;padding:0}.chat-fieldset>legend{margin-bottom:10px;padding:0;font-size:12px;font-weight:550}.chat-appearance-heading{border-top:1px solid var(--line);padding-top:22px}.chat-appearance-heading h3{margin:0;font-size:15px;font-weight:550}.chat-appearance-preview{border:1px solid var(--line);background-position:50%;background-size:cover;border-radius:8px;flex-direction:column;justify-content:center;gap:16px;min-height:215px;padding:23px;display:flex}.chat-appearance-preview p{max-width:90%;font:inherit;background:#1f2124f5;border-radius:6px;margin:0;padding:12px 14px;line-height:1.55}.chat-appearance-preview p:last-child{align-self:flex-end}.chat-background-options{flex-wrap:wrap;gap:12px;display:flex}.chat-background-options>button{color:var(--muted);background:0 0;border:0;flex-direction:column;align-items:center;gap:8px;width:62px;padding:0;display:flex}.chat-background-options>button>span{border:1px solid var(--line);border-radius:6px;place-items:center;width:56px;height:72px;display:grid;position:relative;overflow:hidden}.chat-background-options>button[aria-pressed=true]>span{outline:2px solid var(--accent);outline-offset:2px}.chat-background-options>button img,.chat-background-options .chat-portrait-fallback{object-fit:cover;width:100%;height:100%}.chat-background-options>button>span>svg{color:#fff;filter:drop-shadow(0 1px 3px #000);position:absolute}.chat-background-options small{font-size:10px}.chat-photo-actions{align-items:center;gap:8px;display:flex}.chat-bubble-options{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.chat-bubble-options>button{color:var(--muted);background:0 0;border:0;flex-direction:column;align-items:center;gap:9px;padding:4px;font-size:11px;display:flex}.chat-bubble-options>button>span{width:42px;height:30px;color:var(--text);border:1px solid #ffffff26;border-radius:8px 8px 2px;place-items:center;display:grid}.chat-bubble-options>button[aria-pressed=true]>span{outline:2px solid var(--accent);outline-offset:3px}.chat-crop-preview{aspect-ratio:.5;border:1px solid var(--line);background:var(--bg);border-radius:6px;width:160px;margin:0 auto 24px;position:relative;overflow:hidden}.chat-crop-preview img{max-width:none;height:auto;position:absolute}.chat-header-actions [aria-pressed=true],.chat-composer-toolbar [aria-pressed=true]{color:var(--accent);background:#44303a}.chat-settings-form select,.chat-settings-form textarea{background:var(--bg);border:1px solid var(--line);width:100%;color:var(--text);font:inherit;border-radius:6px;padding:12px;font-size:13px;line-height:1.6}.chat-settings-form textarea{resize:vertical;min-height:92px}.chat-settings-form input[type=range]{width:100%;accent-color:var(--accent);cursor:pointer}.chat-field-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.chat-segmented{background:var(--bg);border:1px solid var(--line);border-radius:6px;gap:4px;padding:4px;display:flex}.chat-segmented button{min-width:0;min-height:40px;color:var(--muted);background:0 0;border:0;border-radius:4px;flex:1;justify-content:center;align-items:center;gap:7px;font-size:12px;display:flex}.chat-segmented button[aria-pressed=true]{color:#f6c1cb;background:#4b353d}.chat-modal-footer{justify-content:flex-end;gap:10px;padding-top:8px;display:flex}.chat-modal-copy{color:var(--muted);margin:0 0 20px;font-size:14px;line-height:1.8}.chat-memory-heading{justify-content:space-between;align-items:center;display:flex}.chat-memory-heading h3{margin:0;font-size:13px;font-weight:550}.chat-memory-heading>span{color:var(--muted);font-size:11px}.chat-memory-list{flex-direction:column;gap:20px;max-height:280px;display:flex;overflow-y:auto}.chat-memory-item>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.chat-memory-item label{color:var(--muted);overflow-wrap:anywhere;font-size:11px;line-height:1.6}.chat-inline-empty{color:var(--muted);align-items:center;gap:12px;padding:16px 0;font-size:12px;display:flex}.chat-error{color:#f3bdc4;background:#42292f;border-radius:5px;margin:0;padding:12px;font-size:12px;line-height:1.7}.chat-media-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.chat-media-results>img,.chat-media-results>video{object-fit:contain;background:var(--bg);border-radius:6px;width:100%;max-height:280px}.chat-media-unavailable{background:var(--bg);min-height:180px;color:var(--muted);border:1px solid var(--line);border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:12px;display:flex}.chat-media-unavailable>button{color:var(--accent);background:0 0;border:0;align-items:center;gap:6px;min-height:44px;font-size:11px;display:flex}.chat-spin{animation:1.2s linear infinite chat-spin}.chat-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes chat-spin{to{transform:rotate(360deg)}}@keyframes chat-pulse{50%{opacity:.35;transform:translateY(-2px)}}@media (min-width:1600px){.chat-layout{grid-template-columns:320px minmax(0,1fr)}.chat-profile-visible{grid-template-columns:300px minmax(0,1fr) 330px}.chat-profile-portrait{height:290px}}@media (max-width:1279px){.chat-layout{grid-template-columns:260px minmax(0,1fr)}.chat-profile-visible{grid-template-columns:230px minmax(0,1fr)}.chat-profile{right:0;top:var(--topbar-height,76px);z-index:12;width:310px;position:absolute;bottom:0;box-shadow:-24px 0 60px #0007}.chat-profile-visible .chat-header{padding-left:20px;padding-right:15px}.chat-inbox-title{padding-left:20px}.chat-conversation-link{gap:10px}.chat-messages,.chat-compose-area{padding-left:24px;padding-right:24px}}@media (max-width:900px){.chat-layout{grid-template-columns:225px minmax(0,1fr)}.chat-header{padding-left:16px;padding-right:12px}.chat-header-actions{gap:0}.chat-header-actions>button{width:36px;min-width:36px}.chat-search{margin-left:12px;margin-right:12px}.chat-conversation-link{padding-left:8px;padding-right:8px}.chat-conversation-link>img{width:44px!important;height:44px!important}.chat-inbox-title{padding-left:17px;padding-right:12px}.chat-conversation-info time{font-size:9px}.chat-conversation-info strong{font-size:13px}.chat-conversation-info>span:last-child{font-size:11px}.chat-messages{padding:22px 18px 12px}.chat-compose-area{padding-left:18px;padding-right:18px}.chat-suggestions{gap:6px}.chat-suggestions button,.chat-header-person small{font-size:9px}.chat-header-person{gap:9px}.chat-header-person small>span,.chat-header-person small>em{display:none}.chat-header-person small{display:block}.chat-empty-portraits{gap:8px}.chat-empty-portraits button{width:76px;height:105px}.chat-empty-portraits button:nth-child(2){width:94px;height:130px}.chat-no-selection h2{font-size:27px}}@media (max-width:640px){.chat-layout{height:calc(100dvh - var(--topbar-height,68px) - var(--legal-footer-height) - 61px - max(0px, env(safe-area-inset-bottom) - 9px));border-top:0;min-height:0;display:block}.chat-has-active{height:calc(100dvh - var(--topbar-height,68px) - var(--legal-footer-height))}.chat-inbox{border-right:0;height:100%}.chat-has-active .chat-inbox,.chat-no-selection{display:none}.chat-conversation{height:100%}.chat-inbox-title{padding:24px 22px 20px}.chat-inbox-title h1{font-size:28px}.chat-search{height:46px;margin:0 20px 18px}.chat-search input{font-size:13px}.chat-inbox-list{padding:0 10px}.chat-conversation-link{gap:14px;padding:16px 13px}.chat-conversation-info strong{font-size:15px}.chat-conversation-info time{font-size:11px}.chat-conversation-info>span:last-child{font-size:12px}.chat-pin{opacity:1;width:35px;height:35px;bottom:0;right:10px}.chat-inbox-bottom{justify-content:center}.chat-inbox-bottom span{max-width:none}.chat-header{gap:4px;min-height:68px;padding:8px 12px 8px 6px}.chat-mobile-back{flex-shrink:0;display:inline-flex!important}.chat-header-person{gap:10px}.chat-header-person>.chat-avatar{width:36px!important;height:36px!important}.chat-header-person strong{font-size:14px}.chat-header-actions>button{width:36px;min-width:36px;height:44px}.chat-header-actions>button svg{width:18px}.chat-header-actions>.chat-desktop-action{display:none}.chat-messages{padding:23px 17px 12px}.chat-story-intro{margin-bottom:20px}.chat-story-intro>.chat-story-portrait{width:78px;height:95px;margin-bottom:16px}.chat-story-intro h2{font-size:26px}.chat-story-intro p{max-width:270px;font-size:11px}.chat-message{gap:10px;max-width:100%}.chat-message-list{gap:19px}.chat-message-text{line-height:1.7}.chat-message-name{font-size:10px}.chat-message-user{max-width:87%;margin-left:40px}.chat-message-user .chat-message-text{padding:11px 14px}.chat-compose-area{padding:10px 12px max(9px, env(safe-area-inset-bottom))}.chat-suggestions{scrollbar-width:none;flex-wrap:nowrap;margin-bottom:10px;overflow-x:auto}.chat-suggestions button{flex-shrink:0;min-height:36px;font-size:10px}.chat-composer{padding:11px 9px 7px}.chat-composer textarea{font-size:16px;line-height:1.5}.chat-composer-toolbar{margin-top:5px}.chat-ai-note{margin-top:7px;font-size:9px}.chat-profile{inset:var(--topbar-height,68px) 0 0 auto;z-index:30;width:min(340px,100%);position:fixed}.chat-profile-toolbar{height:68px}.chat-profile-portrait{height:280px}.chat-field-grid{gap:12px}.chat-settings-form select,.chat-settings-form textarea{font-size:16px}.chat-settings-form select{padding-left:8px;padding-right:8px}.chat-modal-footer{flex-wrap:wrap}.chat-modal-footer>button{flex:1}.chat-service-error{font-size:11px}.chat-message-tools button{min-width:32px;height:32px}.chat-appearance-preview{min-height:205px;padding:16px}.chat-background-options{gap:8px}.chat-background-options>button{width:53px}.chat-background-options>button>span{width:48px;height:62px}.chat-crop-preview{width:135px}}@media (prefers-reduced-motion:reduce){.chat-spin,.chat-thinking i{animation:none}.chat-empty-portraits button,.chat-inbox-row{transition:none}}.chat-history-search{border-bottom:1px solid var(--line);background:var(--surface);color:var(--muted);flex-shrink:0;align-items:center;gap:7px;padding:8px 20px;display:flex}.chat-history-search input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:none;flex:1;padding:8px 0;font-size:12px}.chat-history-search>span{color:var(--muted);text-align:center;flex-shrink:0;min-width:38px;font-size:10px}.chat-history-search .icon-button{width:36px;min-width:36px}.chat-search-match{outline:1px solid var(--accent);outline-offset:8px;border-radius:4px}.chat-archive-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding-bottom:20px;display:flex}.chat-archive-toolbar>span{color:var(--muted);font-size:12px;line-height:1.7}.chat-archive-toolbar>button{flex-shrink:0}.chat-archive-list{flex-direction:column;display:flex}.chat-archive-list>article{border-bottom:1px solid var(--line);padding:18px 0}.chat-archive-list>article>div{align-items:center;gap:4px;display:flex}.chat-archive-list h3{overflow-wrap:anywhere;flex:1;margin:0;font-size:14px;font-weight:550}.chat-archive-list p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:8px 0 14px;font-size:12px;line-height:1.75;display:-webkit-box;overflow:hidden}.chat-archive-list footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.chat-archive-list footer>span{color:var(--muted);font-size:10px;line-height:1.7}@media (max-width:640px){.chat-history-search{gap:3px;padding:6px 12px}.chat-history-search input{font-size:16px}.chat-history-search>svg{display:none}.chat-history-search .icon-button{width:34px;min-width:34px}.chat-archive-toolbar{flex-direction:column;align-items:flex-start;gap:12px}}
