:root{color:#0f172a;background-color:#f8fafc;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}body{margin:0;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}#root{min-height:100vh}.app-shell{display:flex;flex-direction:column;min-height:100vh;padding:1rem;gap:1rem;max-width:1200px;margin:0 auto}.app-header{background:#ffffffe6;border-radius:1rem;padding:1rem;box-shadow:0 25px 55px -35px #0f172a59;border:1px solid rgba(15,23,42,.08)}.app-header h1{margin-top:.25rem;margin-bottom:.25rem;font-size:clamp(1.25rem,2vw,2rem)}.eyebrow{text-transform:uppercase;letter-spacing:.3em;font-size:.75rem;color:#475569;margin:0}.lead{margin:0;max-width:1000px;color:#475569}.app-main{display:grid;grid-template-columns:minmax(320px,1fr) minmax(280px,360px);gap:1rem;align-items:stretch}@media(max-width:960px){.app-main{grid-template-columns:1fr}}.chat-section{background:#fffffff2;border-radius:1.5rem;padding:.75rem;box-shadow:0 35px 65px -40px #0f172a66;border:1px solid rgba(15,23,42,.1);min-height:740px}.chatkit-container{position:relative;height:100%;width:100%;min-height:480px}.chatkit-instance{display:block;width:100%;height:100%}.context-section{background:#0f172aeb;color:#e2e8f0;border-radius:1.5rem;padding:2rem;box-shadow:0 35px 65px -45px #0f172aa6;border:1px solid rgba(255,255,255,.05)}.context-panel{display:flex;flex-direction:column;gap:1.5rem}.context-panel section{display:flex;flex-direction:column;gap:.5rem}.reserve-context{max-height:720px;overflow-y:auto;padding-right:1rem}.reserve-context::-webkit-scrollbar{width:.5rem}.reserve-context::-webkit-scrollbar-thumb{background:#94a3b899;border-radius:.5rem}.context-panel h2{font-size:1.1rem;margin:0;color:#f8fafc}.context-muted{color:#e2e8f0b3;margin:0}.context-error{color:#fecaca;margin:0}.context-detail{margin:0;font-weight:500}.context-subtle{margin:0;color:#e2e8f0b3}.context-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.context-list li{display:flex;justify-content:space-between;gap:.75rem;font-size:.9rem}.context-card{background:#0f172aa6;border-radius:1rem;padding:1rem;display:flex;flex-direction:column;gap:.35rem}.context-details summary{cursor:pointer;color:#bae6fd}.context-details pre{white-space:pre-wrap;word-break:break-word;font-size:.75rem;line-height:1.4;background:#0f172a73;border-radius:.75rem;padding:.75rem;margin-top:.5rem}.timeline{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.timeline-title{margin:0;font-weight:600}.timeline-detail{margin:0;color:#e2e8f0d9}.timeline-time{margin:0;font-size:.75rem;color:#94a3b8e6}
