:root{--color-accent: #0096ae;--color-light-accent: #61c2d3;--color-philosopher: #c9a84c;--color-text: #f0f0f0;--color-text-muted: #787878;--color-bg: #111111;--color-bg-gradient: linear-gradient(180deg, #111111 0%, #0a0a0a 100%);--color-surface: rgba(255,255,255,.05);--color-surface-raised: rgba(255,255,255,.08);--color-tooltip-bg: #1e1e1e;--color-border: rgba(255,255,255,.1);--color-border-accent: rgba(0,150,174,.35);--color-primary: #0096ae;--color-bubble-assistant: rgba(255,255,255,.05);--color-bubble-user: rgba(0,150,174,.12);--color-panel: rgba(255,255,255,.03);--color-card: rgba(255,255,255,.05);--color-card-active: rgba(0,150,174,.12);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-pill: 999px;--transition: .2s ease}[data-theme=light]{--color-text: #1a1a1a;--color-text-muted: #666666;--color-philosopher: #8a6314;--color-bg: #ffffff;--color-bg-gradient: linear-gradient(180deg, #ffffff 0%, #f4f4f4 100%);--color-surface: rgba(0,0,0,.04);--color-surface-raised: rgba(0,0,0,.07);--color-tooltip-bg: #ffffff;--color-border: rgba(0,0,0,.12);--color-border-accent: rgba(0,150,174,.35);--color-bubble-assistant: rgba(0,0,0,.04);--color-bubble-user: rgba(0,150,174,.08);--color-panel: rgba(0,0,0,.03);--color-card: rgba(0,0,0,.04);--color-card-active: rgba(0,150,174,.08)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--color-bg-gradient);color:var(--color-text);line-height:1.65;-webkit-font-smoothing:antialiased}button{cursor:pointer;font-family:inherit;transition:background var(--transition),transform var(--transition),box-shadow var(--transition)}button:active{transform:scale(.97)}mark{background:#61c2d340;color:inherit;border-radius:2px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#0096ae73}[data-theme=light] ::-webkit-scrollbar-thumb{background:#00000026}input::placeholder{color:#f0f0f04d}[data-theme=light] input::placeholder{color:#1a1a1a59}.landing-avatar{mix-blend-mode:screen;opacity:.18;filter:grayscale(100%) contrast(1.08) brightness(.9) drop-shadow(0 0 24px rgba(97,194,211,.15))}[data-theme=light] .landing-avatar{mix-blend-mode:multiply;opacity:.16;filter:grayscale(100%) contrast(1.5) brightness(.5)}@media (max-width: 900px){.landing-split{flex-direction:column!important;height:auto!important;min-height:100vh}.landing-image-col{flex:none!important;padding-top:3rem}.landing-image-col img{height:260px!important;opacity:.12!important}.landing-right{flex:none!important;align-items:center!important;text-align:center!important;padding:2rem 1.5rem 3rem!important}}@media (max-width: 480px){.landing-image-col{display:none!important}}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.landing-content{animation:fadeUp .35s ease forwards}@keyframes msgEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.message-row{animation:msgEnter .25s ease forwards}.message-bubble{transition:transform .2s ease,box-shadow .2s ease}.message-bubble:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0096ae26}.message-bubble strong{font-weight:700;color:var(--color-text)}.citation-marker:hover{text-decoration:underline}.quote-highlight{background:#0096ae47;border-radius:3px;padding:0 2px;cursor:pointer;transition:background .2s ease,box-shadow .2s ease}.quote-highlight:hover{background:#0096ae80;box-shadow:0 0 0 1px #0096ae73}[data-theme=light] .quote-highlight{background:#0096ae2e}[data-theme=light] .quote-highlight:hover{background:#0096ae52;box-shadow:0 0 0 1px #0096ae59}.quote-highlight-auto{background:#0096ae21;border-radius:3px;padding:0 2px;cursor:pointer;transition:background .2s ease}.quote-highlight-auto:hover{background:#0096ae3d}[data-theme=light] .quote-highlight-auto{background:#0096ae17}[data-theme=light] .quote-highlight-auto:hover{background:#0096ae2e}.chat-input:focus{outline:none;box-shadow:0 0 0 3px #0096ae38;border-color:var(--color-accent)}.essay-prose{font-size:1rem;line-height:1.8;color:var(--color-text)}.essay-prose p{margin:0 0 1.25em}.essay-prose p:last-child{margin-bottom:0}.essay-prose h2{font-size:1.15rem;font-weight:600;color:var(--color-text);margin:2em 0 .6em;letter-spacing:.01em}.essay-prose h3{font-size:1rem;font-weight:600;color:var(--color-text);margin:1.75em 0 .5em}.essay-prose em{color:var(--color-text);font-style:italic}.essay-prose strong{font-weight:700;color:var(--color-text)}.essay-prose blockquote{margin:1.5em 0;padding:.1em 0 .1em 1.25em;border-left:3px solid var(--color-border-accent);color:var(--color-text-muted);font-style:italic}.essay-prose blockquote p{margin:0}[data-theme=light] .essay-prose{color:var(--color-text)}@media (max-width: 767px){.modal-content{max-width:calc(100vw - 2rem)!important;margin:1rem!important}.concepts-grid{grid-template-columns:1fr!important;gap:.75rem!important}.essay-prose{font-size:.95rem;line-height:1.75}.essay-prose blockquote{margin:1em 0;padding-left:.75em}.message-bubble:hover{transform:none;box-shadow:none}.gloss-controls{flex-wrap:wrap;gap:.3rem}}
