.c-shell{display:flex;flex-direction:column;height:100dvh;overflow:hidden}.c-head{flex:none;display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.6rem 1rem;border-bottom:1px solid var(--linen);background:rgba(245,243,238,.85);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.c-head-btn{display:grid;place-items:center;width:2.4rem;height:2.4rem;border:1px solid var(--linen);border-radius:999px;background:var(--paper);color:var(--ink);font:inherit;font-size:.9rem;font-weight:800;text-decoration:none;cursor:pointer;transition:color .2s ease,border-color .2s ease}.c-head-btn:hover{border-color:var(--brass)}.c-head-btn:disabled{opacity:.35;cursor:default}.c-head-id{gap:.65rem}.c-head-id,.c-head-name{display:flex;align-items:center}.c-head-name{gap:.4rem;font-size:.9rem;font-weight:800}.c-verified{display:inline-grid;place-items:center;width:1rem;height:1rem;border-radius:999px;background:var(--oxblood);color:var(--paper);font-size:.55rem;font-weight:800;line-height:1}.c-head-status{display:flex;align-items:center;gap:.35rem;margin-top:.1rem;font-size:.68rem;font-weight:700;color:var(--smoke)}.c-dot{width:6px;height:6px;border-radius:999px;background:var(--brass)}.c-dot-busy{background:var(--oxblood);animation:l-pulse 1.2s ease-in-out infinite}.c-status-busy{color:var(--oxblood)}.c-thread{flex:1;min-height:0;display:flex;flex-direction:column}.c-scroll{flex:1;overflow-y:auto;padding:1.5rem 1rem}.c-turns{max-width:36rem;margin-inline:auto;display:grid;gap:1.2rem}.c-user{display:flex;justify-content:flex-start}.c-user-bubble{max-width:80%;padding:.7rem 1.1rem;border-radius:16px;border-start-end-radius:4px;background:var(--ink);color:var(--paper);font-size:.88rem;font-weight:600;line-height:1.9}.c-asst{display:flex;align-items:flex-start;justify-content:flex-end;gap:.6rem}.c-asst-col{width:88%;max-width:88%}.c-asst-bubble{padding:.85rem 1.1rem;border-radius:16px;border-start-start-radius:4px;border:1px solid var(--linen);background:var(--paper);box-shadow:0 14px 30px -24px rgba(23,20,15,.35)}.c-asst-text{white-space:pre-wrap;font-size:.88rem}.c-asst-fail,.c-asst-text{font-weight:600;line-height:2}.c-asst-fail{font-size:.85rem;color:var(--smoke)}.c-typing{display:inline-flex;align-items:center;gap:.35rem;padding-block:.35rem}.c-typing span{width:7px;height:7px;border-radius:999px;background:var(--brass);animation:c-bounce 1.1s ease-in-out infinite}.c-typing span:nth-child(2){background:var(--oxblood);animation-delay:.15s}.c-typing span:nth-child(3){animation-delay:.3s}@keyframes c-bounce{0%,60%,to{transform:none}30%{transform:translateY(-4px)}}.c-picks{margin-top:.7rem}.c-picks .l-row{margin-top:0;padding-bottom:.4rem}.c-quick{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem;padding-inline-start:2.8rem}.c-empty{display:flex;flex-direction:column;align-items:center;padding:3rem 1.5rem;text-align:center}.c-empty-tag{margin-top:1.6rem;padding:.35rem 1rem;border:1px solid var(--brass);border-radius:999px;color:var(--brass);font-size:.72rem;font-weight:800}.c-empty h1{margin-top:.9rem;font-size:1.5rem;font-weight:900;line-height:1.8}.c-empty h1 em{font-style:normal;color:var(--oxblood)}.c-empty-sub{margin-top:.5rem;max-width:20rem;font-size:.84rem;font-weight:600;line-height:2;color:var(--smoke)}.c-features{margin-top:1.8rem;width:100%;max-width:24rem;display:grid;gap:.6rem}.c-feature{display:flex;align-items:center;gap:.8rem;padding:.85rem .9rem;border:1px solid var(--brass);border-radius:14px;background:var(--paper);font:inherit;text-align:start;cursor:pointer;transition:border-color .2s ease,transform .15s ease}.c-feature:hover{border-color:var(--oxblood)}.c-feature:active{transform:translateY(1px)}.c-feature-txt{display:grid;gap:.1rem}.c-feature-txt b{font-size:.9rem;font-weight:800}.c-feature-txt small{font-size:.74rem;font-weight:600;line-height:1.9;color:var(--smoke)}.c-starters{margin-top:1.8rem;width:100%;max-width:24rem;display:grid;gap:.6rem}.c-features+.c-starters{margin-top:.6rem}.c-starter{display:flex;align-items:center;gap:.8rem;padding:.7rem .9rem;border:1px solid var(--linen);border-radius:14px;background:var(--paper);font:inherit;text-align:start;cursor:pointer;transition:border-color .2s ease,transform .15s ease}.c-starter:hover{border-color:var(--brass)}.c-starter:active{transform:translateY(1px)}.c-starter-icon{display:grid;place-items:center;width:2.5rem;height:2.5rem;flex:none;border-radius:10px;background:var(--linen);font-size:1.1rem}.c-starter-label{font-size:.88rem;font-weight:800}.c-starter-arrow{margin-inline-start:auto;color:var(--brass);font-weight:800}.c-self{margin-top:.8rem;display:grid;gap:.6rem}.c-self-note{font-size:.76rem;font-weight:600;line-height:1.9;color:var(--smoke)}.c-self-row{display:flex;gap:.5rem}.c-self-row .c-input{padding:.55rem .9rem;font-size:.82rem}.c-self-row .c-send{padding:.55rem 1rem;font-size:.8rem}.c-self-consent{display:flex;align-items:flex-start;gap:.5rem;font-size:.76rem;font-weight:600;line-height:1.9;color:var(--smoke);cursor:pointer}.c-self-consent input{margin-top:.4rem;accent-color:var(--oxblood)}.c-self-cta{justify-self:start}.c-self-err{font-size:.74rem;font-weight:700;color:var(--oxblood)}.c-self-done{margin-top:.6rem;font-size:.78rem;font-weight:700;color:var(--brass)}.c-composer{flex:none;border-top:1px solid var(--linen);background:rgba(245,243,238,.92);padding:.8rem 1rem}.c-composer-err{max-width:36rem;margin:0 auto .5rem;text-align:center;font-size:.74rem;font-weight:700;color:var(--oxblood)}.c-form{display:flex;align-items:center;gap:.5rem;max-width:36rem;margin-inline:auto}.c-photo{flex:none;width:2.8rem;height:2.8rem;display:grid;place-items:center;border:1px dashed var(--brass);border-radius:12px;background:var(--paper);color:var(--brass);font:inherit;font-size:1.3rem;font-weight:700;line-height:1;cursor:pointer;transition:color .2s ease,border-color .2s ease}.c-photo:hover{border-color:var(--oxblood);color:var(--oxblood)}.c-photo:disabled{opacity:.5;cursor:default}.c-input{min-width:0;flex:1;padding:.75rem 1.1rem;border:1px solid var(--brass-soft);border-radius:12px;background:var(--paper);font:inherit;font-size:.88rem;font-weight:600;color:var(--ink);outline:none;transition:border-color .2s ease}.c-input:focus{border-color:var(--brass)}.c-input::placeholder{color:var(--smoke);opacity:.6}.c-send{flex:none;padding:.75rem 1.4rem;border:0;border-radius:12px;background:var(--ink);color:var(--paper);font:inherit;font-size:.86rem;font-weight:800;cursor:pointer;transition:background-color .25s ease}.c-send:hover{background:var(--oxblood)}.c-send:disabled{opacity:.4;cursor:default}@media (prefers-reduced-motion:reduce){.c-dot-busy,.c-typing span{animation:none}}@media (max-width:880px){.c-head-btn{width:2.75rem;height:2.75rem}}