:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0b1020;--panel:#141b34;--panel-border:#ffffff14;--text:#f4f7fb;--muted:#a8b3cf;--accent:#7c9cff;--accent-strong:#5e84ff;--danger:#ff8b8b;--success:#83f0c5}*{box-sizing:border-box}html,body{color:var(--text);background:linear-gradient(#0b1020 0%,#111938 100%);margin:0;padding:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}textarea{font:inherit}button:disabled{opacity:.65;cursor:wait}button:focus-visible,a:focus-visible,textarea:focus-visible,.input:focus-visible{outline-offset:2px;outline:2px solid #7c9cfff2}.shell{max-width:1120px;margin:0 auto;padding:24px}.topbar{justify-content:space-between;align-items:center;gap:16px;padding:12px 0 28px;display:flex}.brand{font-size:1.2rem;font-weight:800}.nav-links{color:var(--muted);align-items:center;gap:16px;display:flex}.language-switcher .input{background:#ffffff0d;border-color:#ffffff26;padding:6px 12px;font-size:.9rem}.hero{padding:12px 0}.hero-copy{max-width:760px;color:var(--muted);font-size:1.05rem;line-height:1.7}.panel{border:1px solid var(--panel-border);background:#141b34e6;border-radius:18px;padding:28px;box-shadow:0 12px 48px #0000002e}.input{width:100%;color:var(--text);background:#090e1ce6;border:1px solid #ffffff1f;border-radius:12px;padding:14px 16px;font-size:1rem}.label{color:var(--muted);font-size:.92rem}.button-primary,.button-secondary{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;padding:12px 18px;font-weight:700;transition:background .2s,border-color .2s,transform .15s;display:inline-flex}.button-primary{background:var(--accent);color:#081126}.button-primary:hover{background:var(--accent-strong)}.button-secondary{color:var(--text);background:0 0;border:1px solid #ffffff24}.button-secondary:hover{background:#7c9cff1f;border-color:#7c9cff80}.badge{color:#bed0ff;background:#7c9cff26;border-radius:999px;width:fit-content;padding:6px 10px;font-size:.82rem;display:inline-flex}.error-banner,.success-banner{border-radius:12px;padding:14px 16px}.error-banner{color:var(--danger);background:#ff8b8b1f;border:1px solid #ff8b8b4d}.success-banner{color:var(--success);background:#83f0c51f;border:1px solid #83f0c54d}.helper-text{color:var(--muted);line-height:1.6}.stack-sm>*+*,.stack-md>*+*,.stack-lg>*+*,.stack-xl>*+*{margin-top:0}.stack-sm{flex-direction:column;gap:8px;display:flex}.stack-md{flex-direction:column;gap:16px;display:flex}.stack-lg{flex-direction:column;gap:24px;display:flex}.stack-xl{flex-direction:column;gap:36px;display:flex}.grid-two{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.row-between{justify-content:space-between;align-items:center;gap:16px;display:flex}.row-gap{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.action-cluster{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.section-actions{align-items:center}.action-feedback{min-height:22px}.list{gap:10px;margin:0;padding-left:20px;display:grid}.chapter-card,.citation-card,.recent-card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;gap:10px;padding:20px;display:flex}.recent-card{flex-direction:column;display:flex;overflow:hidden;gap:0!important;padding:0!important}.recent-card-link{color:var(--text);flex-direction:column;flex:1;gap:0;text-decoration:none;display:flex}.recent-card-thumb{aspect-ratio:16/9;background:#0003;width:100%;overflow:hidden}.recent-card-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.recent-card-interactive:hover .recent-card-thumb img{transform:scale(1.04)}.recent-card-body{flex-direction:column;flex:1;padding:16px;display:flex}.recent-card-tldr{-webkit-line-clamp:3;color:var(--muted);-webkit-box-orient:vertical;font-size:.92rem;line-height:1.5;display:-webkit-box;overflow:hidden}.recent-card-toolbar{background:#ffffff05;border-top:1px solid #ffffff0f;justify-content:center;gap:12px;padding:12px;display:flex}.icon-button{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff40;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:all .2s;display:inline-flex}.icon-button svg{fill:none;flex-shrink:0;width:20px;height:20px;display:block}.icon-button:hover{background:#ffffff1f;border-color:#ffffff80;transform:scale(1.05)}.icon-button-danger:hover{color:var(--danger);background:#ff8b8b14;border-color:#ff8b8b66}.recent-card-interactive{transition:transform .2s,box-shadow .2s;overflow:hidden}.recent-card-interactive:hover{transform:translateY(-2px);box-shadow:0 8px 30px #00000040}.recent-card>.recent-card-link p{margin:0}.recent-card>.recent-card-link .recent-meta{margin-top:auto}.video-embed-shell{background:#0000004d;border:1px solid #ffffff1a;border-radius:14px;width:100%;position:relative;overflow:hidden}.video-embed{aspect-ratio:16/9;border:0;width:100%;display:block}.video-embed-fallback{z-index:1;position:absolute;inset:0}.shell-wide{max-width:1600px}.chapter-card-active{background:#7c9cff14;border-color:#7c9cff73;box-shadow:0 0 0 1px #7c9cff33}.chapter-card-main,.citation-card-button,.citation-card-link{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:none;flex-direction:column;gap:10px;padding:0;text-decoration:none;display:flex}.chapter-card-main{padding:0}.chapter-card-main:focus-visible,.citation-card-button:focus-visible,.citation-card-link:focus-visible{outline-offset:2px;border-radius:10px;outline:2px solid #7c9cfff2}.chapter-card-hint{font-size:.88rem}.chapter-jump-button{padding:8px 12px;font-size:.88rem}.result-layout{grid-template-columns:minmax(0,1.85fr) minmax(320px,1fr);align-items:start;gap:24px;display:grid}.result-main{min-width:0}.chapter-sidebar{max-height:calc(100vh - 32px);position:sticky;top:16px;overflow:auto}.compact-list{gap:6px;font-size:.92rem}.thumb{border-radius:16px;justify-self:end;width:100%;max-width:360px}.hero-grid{grid-template-columns:1.8fr 1fr;align-items:start;gap:24px;display:grid}.ask-header,.action-header{align-items:flex-start}.ask-textarea{resize:vertical;min-height:120px}.ask-form-meta{align-items:flex-start}.ask-answer{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;padding:20px}.ask-empty-state{background:#ffffff05;border:1px dashed #ffffff1f;border-radius:16px;padding:18px}.ask-meta-row,.citation-header,.recent-card-top,.recent-header,.history-header{align-items:flex-start}.answer-text{white-space:pre-wrap;line-height:1.7}.answer-list{padding-left:20px}.citation-chip-row{flex-wrap:wrap;gap:10px;display:flex}.citation-chip{color:#d7e2ff;cursor:pointer;background:#7c9cff1a;border:1px solid #7c9cff3d;border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;font-size:.9rem;font-weight:700;display:inline-flex}.citation-card-button{width:100%;color:var(--text);text-align:left;cursor:pointer}.validation-text{color:var(--muted);font-size:.92rem;line-height:1.5}.validation-text-error{color:var(--danger)}.chip-row{flex-wrap:wrap;gap:10px;display:flex}.suggestion-chip{color:#d7e2ff;cursor:pointer;text-align:left;background:#7c9cff14;border:1px solid #7c9cff40;border-radius:999px;padding:10px 14px}.history-item{background:#ffffff08;border:1px solid #ffffff1a;border-radius:14px;align-items:stretch;gap:12px;width:100%;padding:12px;display:flex}.history-item-active{background:#7c9cff14;border-color:#7c9cff73;box-shadow:0 0 0 1px #7c9cff26}.history-item-main{color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;flex-direction:column;flex:1;gap:6px;padding:2px 4px;display:flex}.history-remove{color:var(--muted);cursor:pointer;background:0 0;border:1px solid #ffffff24;border-radius:999px;align-self:center;padding:8px 12px}.history-question{font-weight:700;line-height:1.5}.history-meta{color:var(--muted);font-size:.9rem;line-height:1.5}.recent-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.recent-card{min-height:100%}.recent-card strong{line-height:1.4}.recent-meta{color:var(--muted);flex-wrap:wrap;gap:10px;font-size:.9rem;display:flex}h1,h2,h3,p{margin:0}@media (max-width:780px){.shell{padding:18px}.topbar,.row-between,.hero-grid{flex-direction:column;align-items:stretch;display:flex}.action-header{flex-flow:row;justify-content:space-between;align-items:center}.action-header h2{font-size:1.1rem}.action-header .row-gap{flex-wrap:nowrap}.grid-two,.result-layout{grid-template-columns:1fr;display:grid}.chapter-sidebar{max-height:none;position:static;overflow:visible}.thumb{max-width:100%}.action-cluster,.section-actions{width:100%}.action-cluster .button-primary,.action-cluster .button-secondary,.section-actions .button-secondary,.section-actions a.button-secondary{justify-content:center;width:100%}.action-header .button-secondary{width:auto;padding:8px 12px;font-size:.85rem}.action-header .icon-button{flex-shrink:0;width:36px;height:36px}}
