.homebot[data-astro-cid-gkr7posl]{position:absolute;inset:0;pointer-events:none}.homebot-fab[data-astro-cid-gkr7posl]{pointer-events:auto;position:absolute;right:0;bottom:0;width:3.25rem;height:3.25rem;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;font-size:1.1rem;cursor:pointer;box-shadow:0 12px 30px #2563eb61;display:grid;place-items:center;z-index:2}.homebot-fab-close[data-astro-cid-gkr7posl],.homebot[data-astro-cid-gkr7posl].is-open .homebot-fab-open[data-astro-cid-gkr7posl]{display:none}.homebot[data-astro-cid-gkr7posl].is-open .homebot-fab-close[data-astro-cid-gkr7posl]{display:inline}.homebot-panel[data-astro-cid-gkr7posl]{pointer-events:auto;position:absolute;right:0;bottom:3.9rem;width:100%;height:min(32rem,calc(100vh - 10rem));border-radius:1rem;border:1px solid color-mix(in oklab,var(--accent) 35%,transparent);background:color-mix(in oklab,var(--background) 86%,#030712 14%);box-shadow:0 22px 60px #0f172a52;backdrop-filter:blur(10px);display:grid;grid-template-rows:auto 1fr auto auto;transform:translateY(12px) scale(.96);transform-origin:bottom right;opacity:0;visibility:hidden;transition:all .22s ease;overflow:hidden}.homebot[data-astro-cid-gkr7posl].is-open .homebot-panel[data-astro-cid-gkr7posl]{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.homebot[data-astro-cid-gkr7posl].is-maximized .homebot-panel[data-astro-cid-gkr7posl]{right:0;bottom:0;width:min(56rem,calc(100vw - 2rem));height:calc(100vh - 1.2rem);max-height:none;border-radius:1rem}.homebot-head[data-astro-cid-gkr7posl]{display:flex;align-items:center;gap:.6rem;padding:.7rem .8rem;border-bottom:1px solid color-mix(in oklab,var(--foreground) 14%,transparent)}.homebot-avatar[data-astro-cid-gkr7posl]{width:1.8rem;height:1.8rem;border-radius:999px;overflow:hidden;border:1px solid rgba(255,255,255,.22);box-shadow:0 5px 12px #2563eb47}.homebot-avatar[data-astro-cid-gkr7posl] img[data-astro-cid-gkr7posl]{width:100%;height:100%;object-fit:cover}.homebot-meta[data-astro-cid-gkr7posl]{min-width:0;flex:1}.homebot-title[data-astro-cid-gkr7posl]{margin:0;font-size:.82rem;font-weight:700;color:var(--foreground);line-height:1.2}.homebot-status[data-astro-cid-gkr7posl]{margin:.1rem 0 0;font-size:.65rem;color:#22d3ee;letter-spacing:.06em}.homebot-close[data-astro-cid-gkr7posl]{width:1.7rem;height:1.7rem;border-radius:.45rem;border:1px solid color-mix(in oklab,var(--foreground) 18%,transparent);background:transparent;color:var(--foreground);cursor:pointer}.homebot-expand[data-astro-cid-gkr7posl]{width:1.7rem;height:1.7rem;border-radius:.45rem;border:1px solid color-mix(in oklab,var(--foreground) 18%,transparent);background:transparent;color:var(--foreground);cursor:pointer;font-size:.95rem;line-height:1}.homebot-messages[data-astro-cid-gkr7posl]{overflow-y:auto;padding:.8rem;display:grid;gap:.55rem;align-content:start}.homebot-msg{display:flex;align-items:flex-end;gap:.45rem}.homebot-msg-user{justify-content:flex-end}.homebot-msg-avatar{width:1.35rem;height:1.35rem;border-radius:999px;overflow:hidden;flex-shrink:0;border:1px solid color-mix(in oklab,var(--foreground) 18%,transparent);box-shadow:0 3px 10px #2563eb33}.homebot-msg-avatar img{width:100%;height:100%;object-fit:cover}.homebot-msg-user .homebot-msg-avatar{display:none}.homebot-bubble{max-width:85%;padding:.55rem .7rem;border-radius:.75rem;font-size:.8rem;line-height:1.45;border:1px solid color-mix(in oklab,var(--foreground) 14%,transparent);background:color-mix(in oklab,var(--background) 82%,transparent);color:var(--foreground);white-space:pre-wrap;overflow-wrap:anywhere}.homebot-bubble p{margin:.38rem 0}.homebot-bubble p:first-child{margin-top:0}.homebot-bubble p:last-child{margin-bottom:0}.homebot-bubble ul,.homebot-bubble ol{margin:.32rem 0 .32rem 1rem;padding:0}.homebot-bubble li{margin:.18rem 0}.homebot-bubble pre{margin:.42rem 0;padding:.48rem .56rem;border-radius:.55rem;background:color-mix(in oklab,#0f172a 80%,var(--background) 20%);color:#e2e8f0;font-size:.74rem;overflow-x:auto;white-space:pre}.homebot-bubble code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem}.homebot-bubble :not(pre)>code{background:color-mix(in oklab,var(--foreground) 10%,transparent);border-radius:.34rem;padding:.08rem .3rem}.homebot-bubble table{width:100%;border-collapse:collapse;margin:.45rem 0;font-size:.74rem}.homebot-bubble th,.homebot-bubble td{border:1px solid color-mix(in oklab,var(--foreground) 16%,transparent);padding:.28rem .36rem;text-align:left;vertical-align:top}.homebot-bubble h1,.homebot-bubble h2,.homebot-bubble h3{margin:.45rem 0 .2rem;line-height:1.3;font-weight:700}.homebot-bubble h1{font-size:.9rem}.homebot-bubble h2{font-size:.86rem}.homebot-bubble h3{font-size:.82rem}.homebot-bubble a{color:#60a5fa;text-decoration:underline}.homebot-msg-user .homebot-bubble{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-color:transparent;color:#fff}.homebot-form[data-astro-cid-gkr7posl]{display:flex;gap:.45rem;padding:.7rem;border-top:1px solid color-mix(in oklab,var(--foreground) 14%,transparent)}.homebot-input[data-astro-cid-gkr7posl]{flex:1;min-width:0;border-radius:.62rem;border:1px solid color-mix(in oklab,var(--foreground) 16%,transparent);background:color-mix(in oklab,var(--background) 80%,transparent);color:var(--foreground);padding:.5rem .65rem;font-size:.78rem}.homebot-send[data-astro-cid-gkr7posl]{border:0;border-radius:.62rem;padding:.48rem .74rem;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-size:.75rem;cursor:pointer}.homebot-send[data-astro-cid-gkr7posl]:disabled{opacity:.5;cursor:not-allowed}.homebot-footer[data-astro-cid-gkr7posl]{margin:0;padding:0 .75rem .62rem;text-align:center;font-size:.62rem;letter-spacing:.08em;color:color-mix(in oklab,var(--foreground) 54%,transparent)}@media (max-width: 767px){.homebot-panel[data-astro-cid-gkr7posl]{right:0;bottom:3.7rem;width:min(100vw - 1rem,28rem);height:min(80vh,calc(100vh - 4.6rem))}.homebot[data-astro-cid-gkr7posl].is-maximized .homebot-panel[data-astro-cid-gkr7posl]{right:-.5rem;bottom:-.5rem;width:calc(100vw - .2rem);height:calc(100vh - .2rem);border-radius:.8rem}}
