.junebot{max-width:500px;margin:48px auto 24px;padding:16px 18px;border:1px solid #ddd;border-radius:10px;background:#fafafa;font-family:Lora,Georgia,serif;font-size:15px;line-height:1.5}.junebot-log,.junebot-log *{margin:0;padding:0}.junebot-log{margin-top:14px}.junebot-form{display:flex;gap:8px}.junebot-input{flex:1;padding:10px 12px;font:inherit;font-size:15px;border:1px solid #ccc;border-radius:6px;background:#fff}.junebot-input:focus{outline:none;border-color:#888}.junebot-send{padding:0 14px;font-size:16px;border:1px solid #ccc;border-radius:6px;background:#fff;cursor:pointer}.junebot-send:hover{background:#f0f0f0}.junebot-send:disabled{opacity:.4;cursor:wait}.junebot-log:empty{display:none}.junebot-qa .row{margin-bottom:8px}.junebot-qa .text.q{white-space:pre-wrap}.junebot-qa.answered .row.a .label{display:none}.junebot-qa.streaming{min-height:60vh}.junebot-qa .row:last-of-type{margin-bottom:0}.junebot-qa .label{font-weight:700}.junebot-qa.err .text.a{color:#b91c1c}.junebot-qa.err .text.a a{color:inherit;text-decoration:underline}.junebot-qa .text.a>p{margin-bottom:10px}.junebot-qa .text.a>p:last-child{margin-bottom:0}.junebot-qa .text.a>ul,.junebot-qa .text.a>ol{margin:4px 0 10px;padding-left:22px;list-style:revert}.junebot-qa .text.a>ul:last-child,.junebot-qa .text.a>ol:last-child{margin-bottom:0}.junebot-qa .text.a li{margin-bottom:2px}.junebot-qa .text.a li:last-child{margin-bottom:0}.junebot-qa .text.a h3,.junebot-qa .text.a h4,.junebot-qa .text.a h5,.junebot-qa .text.a h6{font-size:15px;margin:12px 0 4px;font-weight:700;font-family:Avenir,sans-serif}.junebot-qa .text.a h3:first-child,.junebot-qa .text.a h4:first-child{margin-top:0}.junebot-qa .text.a code{background:#eee;padding:1px 5px;border-radius:3px;font-size:13px;font-family:Fira Mono,Menlo,monospace}.junebot-qa .text.a pre{background:#f0f0f0;padding:8px 10px;border-radius:5px;overflow-x:auto;font-size:13px;margin:6px 0}.junebot-qa .text.a pre code{background:none;padding:0}.junebot-qa .text.a a{color:#2563eb;text-decoration:underline}.junebot-thinking{display:inline-flex;gap:4px;align-items:center;padding:4px 0}.junebot-thinking span{display:inline-block;width:6px;height:6px;border-radius:50%;background:#bbb;opacity:.3;animation:junebot-pulse 1.2s ease-in-out infinite}.junebot-thinking span:nth-child(2){animation-delay:.18s}.junebot-thinking span:nth-child(3){animation-delay:.36s}@keyframes junebot-pulse{0%,80%,to{opacity:.3;transform:scale(.9)}40%{opacity:1;transform:scale(1.1)}}.junebot-qa .text.a{transition:opacity .2s ease}@media(prefers-reduced-motion:reduce){.junebot-thinking span{animation:none;opacity:.6}.junebot-qa .text.a{transition:none}}.junebot-note{margin-top:14px;font-size:11px;color:#aaa;line-height:1.45}.junebot-note a{color:inherit;text-decoration:underline;text-decoration-color:#ccc}.junebot-note a:hover{color:#777}.rss-popup{position:fixed;top:10px;left:10px;background:#f26522;color:#fff;width:44px;height:44px;border-radius:50%;text-decoration:none;display:flex;align-items:center;justify-content:center;font-size:20px;box-shadow:0 2px 8px #0003;transform:translate(-60px);opacity:0;transition:transform .4s ease,opacity .4s ease;z-index:1000}.rss-popup:hover{background:#d55a1b;color:#fff}.rss-popup.visible{transform:translate(0);opacity:1}article.medium{max-width:700px;margin:0 auto}article.medium>p,article.medium>h2,article.medium>h3,article.medium>h4,article.medium>ul,article.medium>ol,article.medium>blockquote,article.medium>hr,article.medium>div.highlighter-rouge,article.medium>.highlight{max-width:500px;margin-left:auto;margin-right:auto}article.medium>p:has(img),article.medium>figure,article.medium>.table-wrap,article.medium>table,article.medium>svg,article.medium>p:has(svg){max-width:100%}article.wide{max-width:90vw;margin:0 auto}article.wide>p,article.wide>h2,article.wide>h3,article.wide>h4,article.wide>ul,article.wide>ol,article.wide>blockquote,article.wide>hr,article.wide>div.highlighter-rouge,article.wide>.highlight{max-width:500px;margin-left:auto;margin-right:auto}article.wide .table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:45px 0}article.wide table{table-layout:auto;width:100%;min-width:700px;font-size:15px;margin:0;border-collapse:collapse}article.wide table th{font-size:14px;white-space:nowrap;position:sticky;top:0;background:#f0f0f0}article.wide table th a{color:inherit;text-decoration:none;border-bottom:1px solid #ccc}article.wide table th a:hover{border-bottom-color:#333}article.wide table td{padding:8px 10px;vertical-align:top;line-height:1.35}article.wide table td:first-child{font-weight:600;white-space:nowrap}article.wide table td.dim{opacity:.35;font-style:italic}article.wide table td.blank{background:repeating-linear-gradient(-45deg,transparent,transparent 4px,rgba(0,0,0,.03) 4px,rgba(0,0,0,.03) 8px)}article.paper{max-width:760px;margin:0 auto;font-family:Charter,"Source Serif Pro",Iowan Old Style,Apple Garamond,Georgia,serif;font-size:17px;line-height:1.55;color:#1a1a1a}article.paper>h1,article.paper .center h1{font-size:1.9em;line-height:1.2;margin-bottom:.4em}article.paper>h2{font-size:1.35em;margin-top:1.8em;margin-bottom:.6em;border-bottom:1px solid #eee;padding-bottom:.25em}article.paper>h3{font-size:1.1em;margin-top:1.4em;margin-bottom:.4em}article.paper>h4{font-size:1em;margin-top:1.1em;margin-bottom:.3em;font-style:italic;font-weight:400}article.paper>p{margin:.7em 0}article.paper>ul,article.paper>ol{margin:.7em 0;padding-left:1.5em}article.paper>ul li,article.paper>ol li{margin:.25em 0}article.paper>blockquote{margin:1em 0;padding:.5em 1em;border-left:3px solid #ddd;color:#555;font-size:.94em}article.paper code,article.paper pre{font-family:SF Mono,Menlo,Consolas,monospace;font-size:.86em}article.paper pre{line-height:1.4;padding:.8em;background:#f7f7f7;border-radius:4px;overflow-x:auto}article.paper figure{margin:1.5em 0}article.paper figure img{max-width:100%;height:auto}article.paper figcaption{font-size:.88em;color:#555;margin-top:.5em;text-align:center;font-style:italic}article.paper .table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1.5em 0;max-width:100%}article.paper table{font-size:13px}article.paper table th{background:#f0f0f0;font-weight:600}article.paper a{color:#1a5490;text-decoration:underline;text-decoration-thickness:.5px;text-underline-offset:2px}article.paper a:hover{color:#0d3a6e}article.paper strong{font-weight:600}article.paper em{font-style:italic}
