html:has(dialog[open]),body:has(dialog[open]){overflow:hidden}.chat-dialog::backdrop{background:#000000b3}.chat-dialog{width:100%;max-width:100vw;height:100%;max-height:80vh;margin:auto 0 0;border:none;border-radius:8px;padding:0;overflow:hidden}.chat-dialog-inner{display:flex;flex-direction:column;height:80vh;max-height:80vh;overflow:hidden;background:#fff}.chat-dialog-header{flex:0 0 auto;display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border-bottom:1px solid #e0e0e0}.chat-dialog-title{margin:0;font-size:14px}.chat-dialog-close{border:1px solid #ccc;background:#fff;border-radius:4px;width:28px;height:28px;cursor:pointer}.chat-composer{flex:0 0 auto;display:flex;gap:8px;padding:12px;border-bottom:1px solid #eee;background:#fff}.chat-composer-input{flex:1;padding:8px 10px;border:1px solid #ccc;border-radius:4px}.chat-composer-send{padding:8px 12px;border:none;border-radius:4px;background:#2563eb;color:#fff;cursor:pointer}.chat-messages{flex:1;min-height:0;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:10px}.chat-message{max-width:88%;padding:10px 12px;border-radius:12px;white-space:pre-wrap;word-break:break-word;line-height:1.6}.chat-message-user{align-self:flex-end;background:#2563eb;color:#fff}.chat-message-assistant,.chat-message-system{align-self:flex-start;background:#f7f7f8;color:#1a1a1a;border:1px solid #e5e5e5}.chat-disclaimer{font-size:.8rem;line-height:1.4;color:#666;margin-bottom:.5rem}.chat-answer{white-space:pre-wrap;word-break:break-word}.chat-final-note{margin-top:.75rem;font-size:.95rem;line-height:1.5;color:#333}.chat-references{flex:0 0 auto;border-top:1px solid #eee;background:#fcfcfc;padding:.75rem .9rem;margin-top:.75rem;overflow:auto}.chat-references-title{margin-bottom:.5rem;font-size:.9rem;font-weight:600;color:#444}.chat-references-list{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.chat-reference-link{display:block;padding:.7rem .8rem;border:1px solid #e6e6e6;border-radius:8px;background:#fff;color:inherit;text-decoration:none}.chat-reference-title{font-size:.95rem;font-weight:600;color:#1a1a1a;margin-bottom:.2rem}.chat-reference-url{font-size:.8rem;color:#2563eb;margin-top:.15rem;word-break:break-all}.chat-actions{flex:0 0 auto;display:flex;gap:8px;padding:12px;border-top:1px solid #eee;background:#fff}.chat-action-button{padding:8px 12px;border:1px solid #d7d7d7;border-radius:999px;background:#fff;cursor:pointer}.chat-action-button.secondary{color:#555}:root{--color-text: #1a1a1a;--color-muted: #555;--color-border: #e0e0e0;--color-bg: #fafafa;--color-link: #2563eb;--max-width: 960px}[data-astro-cid-37fxchfa]{box-sizing:border-box}html{font-family:Helvetica Neue,Arial,Hiragino Kaku Gothic ProN,Hiragino Sans,Meiryo,sans-serif;color:var(--color-text);line-height:1.6}body{margin:0;min-height:100vh;display:flex;flex-direction:column;background:var(--color-bg)}.header[data-astro-cid-37fxchfa]{background:#fff;border-bottom:1px solid var(--color-border);padding:.75rem 1rem}.header-inner[data-astro-cid-37fxchfa]{max-width:var(--max-width);margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.header-nav-wrap[data-astro-cid-37fxchfa]{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.logo[data-astro-cid-37fxchfa]{font-weight:700;color:var(--color-text);text-decoration:none;font-size:1.125rem}.logo[data-astro-cid-37fxchfa]:hover{color:var(--color-link)}.nav[data-astro-cid-37fxchfa]{display:flex;gap:1.25rem;flex-wrap:wrap}.nav[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]{color:var(--color-muted);text-decoration:none;font-size:.9375rem}.nav[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:hover{color:var(--color-link)}.main[data-astro-cid-37fxchfa]{flex:1;max-width:var(--max-width);margin:0 auto;padding:2rem 1rem;width:100%}.footer[data-astro-cid-37fxchfa]{background:#fff;border-top:1px solid var(--color-border);padding:1.5rem 1rem;margin-top:auto}.footer-inner[data-astro-cid-37fxchfa]{max-width:var(--max-width);margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer[data-astro-cid-37fxchfa] p[data-astro-cid-37fxchfa]{margin:0;font-size:.875rem;color:var(--color-muted)}.footer-nav[data-astro-cid-37fxchfa]{display:flex;gap:1rem}.footer-nav[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]{color:var(--color-muted);text-decoration:none;font-size:.875rem}.footer-nav[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:hover{color:var(--color-link)}.chat-reference-card[data-astro-cid-37fxchfa]{display:grid;gap:.35rem;padding:.75rem .9rem;border:1px solid var(--color-border);border-radius:10px;background:#fff}.chat-reference-link[data-astro-cid-37fxchfa]{display:grid;gap:.15rem;text-decoration:none;color:inherit}.chat-reference-title[data-astro-cid-37fxchfa]{font-size:.95rem;font-weight:700;color:var(--color-text);line-height:1.4}.chat-reference-url[data-astro-cid-37fxchfa]{font-size:.76rem;color:var(--color-muted);word-break:break-all;line-height:1.35}.chat-reference-snippet[data-astro-cid-37fxchfa]{margin:0;font-size:.85rem;color:var(--color-muted);line-height:1.5}.chat-reference-link[data-astro-cid-37fxchfa]:hover .chat-reference-title[data-astro-cid-37fxchfa]{color:var(--color-link)}
