body:has(.hc){margin:0}html:has(.hc){background:#0f0f10}html:has(.hc[data-theme=light]){background:#fff}.hc,.hc-embed{--hc-bg: #0f0f10;--hc-bg-elevated: #161617;--hc-surface: #18181a;--hc-surface-hover: #202023;--hc-border: #2a2a2e;--hc-border-strong: #3a3a40;--hc-fg: #f2f2f3;--hc-fg-strong: #ffffff;--hc-muted: #9a9aa2;--hc-faint: #6c6c74;--hc-primary: #9dd1bb;--hc-primary-fg: #08120d;--hc-primary-soft: rgba(157, 209, 187, .14);--hc-radius: 14px;--hc-radius-lg: 18px;--hc-maxw: 960px}.hc{min-height:100vh;background:var(--hc-bg);color:var(--hc-fg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}.hc-embed{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}.hc[data-theme=light],.hc-embed[data-theme=light]{--hc-bg: #ffffff;--hc-bg-elevated: #ffffff;--hc-surface: #f7f8f8;--hc-surface-hover: #f0f1f1;--hc-border: #e6e7e9;--hc-border-strong: #d6d8db;--hc-fg: #1b1b1d;--hc-fg-strong: #0a0a0b;--hc-muted: #6b6b73;--hc-faint: #9a9aa2;--hc-primary: #1c8a63;--hc-primary-fg: #ffffff;--hc-primary-soft: rgba(28, 138, 99, .1)}.hc-widget[data-theme=dark]{--hc-bg: #0f0f10;--hc-bg-elevated: #161617;--hc-surface: #18181a;--hc-surface-hover: #202023;--hc-border: #2a2a2e;--hc-border-strong: #3a3a40;--hc-fg: #f2f2f3;--hc-fg-strong: #ffffff;--hc-muted: #9a9aa2;--hc-faint: #6c6c74;--hc-primary: #9dd1bb;--hc-primary-fg: #08120d;--hc-primary-soft: rgba(157, 209, 187, .14)}.hc-widget[data-theme=light]{--hc-bg: #ffffff;--hc-bg-elevated: #ffffff;--hc-surface: #f7f8f8;--hc-surface-hover: #f0f1f1;--hc-border: #e6e7e9;--hc-border-strong: #d6d8db;--hc-fg: #1b1b1d;--hc-fg-strong: #0a0a0b;--hc-muted: #6b6b73;--hc-faint: #9a9aa2;--hc-primary: #1c8a63;--hc-primary-fg: #ffffff;--hc-primary-soft: rgba(28, 138, 99, .1)}.hc-widget,.hc-widget *,.hc-widget *:before,.hc-widget *:after{box-sizing:border-box}.hc *,.hc *:before,.hc *:after{box-sizing:border-box}.hc a{color:inherit;text-decoration:none}.hc-container{max-width:var(--hc-maxw);margin:0 auto;padding:0 24px}.hc-header{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--hc-border);background:color-mix(in srgb,var(--hc-bg) 85%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hc-header-inner{display:flex;align-items:center;gap:12px;height:60px;max-width:1180px;margin:0 auto;padding:0 24px}.hc-brand{display:flex;align-items:center;gap:9px;font-weight:700;font-size:16px;color:var(--hc-fg-strong)}.hc-brand img,.hc-logo{height:22px;width:auto}.hc[data-theme=dark] .hc-logo-light,.hc[data-theme=light] .hc-logo-dark,.hc-widget[data-theme=dark] .hc-logo-light{display:none}.hc-widget[data-theme=dark] .hc-logo-dark{display:block}.hc-widget[data-theme=light] .hc-logo-dark{display:none}.hc-widget[data-theme=light] .hc-logo-light{display:block}.hc-header-spacer{flex:1}.hc-iconbtn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;border:1px solid transparent;background:transparent;color:var(--hc-muted);cursor:pointer;font-size:16px;transition:background .15s,color .15s}.hc-iconbtn:hover{background:var(--hc-surface-hover);color:var(--hc-fg)}.hc-header-btn{display:inline-flex;align-items:center;height:36px;padding:0 16px;border-radius:10px;border:1px solid var(--hc-border-strong);font-size:14px;font-weight:600;color:var(--hc-fg);background:var(--hc-surface);transition:background .15s}.hc-header-btn:hover{background:var(--hc-surface-hover)}.hc-status-chip{display:inline-flex;align-items:center;gap:7px;height:36px;padding:0 13px;border-radius:10px;border:1px solid var(--hc-border-strong);background:var(--hc-surface);font-size:13px;font-weight:600;color:var(--hc-muted);transition:background .15s,color .15s}.hc-status-chip:hover{background:var(--hc-surface-hover);color:var(--hc-fg);text-decoration:none}.hc-status-chip-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.hc-status-chip-dot--pulse{animation:hc-pulse 2s ease-in-out infinite}@keyframes hc-pulse{0%,to{box-shadow:0 0 #22c55e80}50%{box-shadow:0 0 0 5px #22c55e00}}@media(prefers-reduced-motion:reduce){.hc-status-chip-dot--pulse{animation:none}}@media(max-width:560px){.hc-status-chip-label{display:none}}.hc-hero{padding:72px 0 44px;text-align:center}.hc-hero h1{margin:0 0 12px;font-size:40px;line-height:1.1;font-weight:750;letter-spacing:-.025em;color:var(--hc-fg-strong)}.hc-hero p{margin:0 auto;max-width:540px;font-size:17px;color:var(--hc-muted)}.hc-search{margin:26px auto 0;max-width:620px;position:relative;display:flex}.hc-search-icon{position:absolute;left:18px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;color:var(--hc-faint);pointer-events:none}.hc-search input{flex:1;height:54px;padding:0 18px 0 46px;font-size:16px;border:1px solid var(--hc-border-strong);border-radius:var(--hc-radius-lg);background:var(--hc-surface);color:var(--hc-fg);outline:none;transition:border-color .15s,box-shadow .15s}.hc-search input::placeholder{color:var(--hc-faint)}.hc-search input:focus{border-color:var(--hc-primary);box-shadow:0 0 0 4px var(--hc-primary-soft)}.hc-kbd{position:absolute;right:16px;top:50%;transform:translateY(-50%);font-size:12px;color:var(--hc-faint);border:1px solid var(--hc-border);border-radius:6px;padding:2px 7px}.hc-main{padding:12px 0 96px}.hc-collection-head{display:flex;align-items:center;gap:12px;margin:40px 0 6px}.hc-collection-head .hc-ci{font-size:26px;line-height:1}.hc-collection-head h2{margin:0;font-size:24px;font-weight:700;letter-spacing:-.01em;color:var(--hc-fg-strong)}.hc-collection-desc{margin:0 0 26px;color:var(--hc-muted)}.hc-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.hc-card{display:block;padding:20px 22px;border:1px solid var(--hc-border);border-radius:var(--hc-radius-lg);background:var(--hc-surface);transition:border-color .15s,transform .15s,background .15s}.hc-card:hover{border-color:var(--hc-border-strong);background:var(--hc-surface-hover);transform:translateY(-2px)}.hc-card-head{display:flex;align-items:center;gap:10px;margin-bottom:14px}.hc-card-icon{font-size:20px;line-height:1}.hc-card-head h3{margin:0;font-size:16px;font-weight:650;color:var(--hc-fg-strong)}.hc-card-links{display:flex;flex-direction:column;gap:2px}.hc-card-link{display:block;padding:5px 0;font-size:14.5px;color:var(--hc-muted);border-radius:6px;transition:color .12s}.hc-card-link:hover{color:var(--hc-primary)}.hc-card-more{margin-top:6px;font-size:13px;color:var(--hc-faint)}.hc-breadcrumb{display:flex;flex-wrap:wrap;gap:6px;padding:32px 0 0;font-size:13.5px;color:var(--hc-faint)}.hc-breadcrumb a{color:var(--hc-muted)}.hc-breadcrumb a:hover{color:var(--hc-fg)}.hc-section-title{display:flex;align-items:center;gap:12px;margin:12px 0 0;font-size:30px;font-weight:750;letter-spacing:-.02em;color:var(--hc-fg-strong)}.hc-section-desc{margin:10px 0 0;color:var(--hc-muted)}.hc-list{margin:26px 0 0;border:1px solid var(--hc-border);border-radius:var(--hc-radius-lg);overflow:hidden}.hc-list-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;border-bottom:1px solid var(--hc-border);transition:background .12s}.hc-list-item:last-child{border-bottom:none}.hc-list-item:hover{background:var(--hc-surface-hover)}.hc-list-item strong{font-weight:600;color:var(--hc-fg-strong)}.hc-list-item p{margin:3px 0 0;font-size:14px;color:var(--hc-muted)}.hc-list-item .hc-chev{color:var(--hc-faint);flex-shrink:0}.hc-article-layout{display:grid;grid-template-columns:minmax(0,1fr) 200px;gap:48px;align-items:start}.hc-article h1{margin:10px 0 8px;font-size:34px;font-weight:750;letter-spacing:-.025em;line-height:1.15;color:var(--hc-fg-strong)}.hc-article-summary{margin:0 0 28px;font-size:17.5px;color:var(--hc-muted)}.hc-toc{position:sticky;top:84px;font-size:13.5px}.hc-toc-title{text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:700;color:var(--hc-faint);margin-bottom:10px}.hc-toc a{display:block;padding:4px 0 4px 12px;border-left:2px solid var(--hc-border);color:var(--hc-muted)}.hc-toc a:hover{color:var(--hc-fg);border-left-color:var(--hc-primary)}.hc-prose{font-size:16px;color:var(--hc-fg)}.hc-prose h2{margin:36px 0 12px;padding-top:8px;font-size:23px;font-weight:700;letter-spacing:-.01em;color:var(--hc-fg-strong);scroll-margin-top:80px}.hc-prose h3{margin:26px 0 8px;font-size:18px;font-weight:650;color:var(--hc-fg-strong);scroll-margin-top:80px}.hc-prose p{margin:0 0 16px}.hc-prose p:empty{display:none}.hc-prose ul,.hc-prose ol{margin:0 0 16px;padding-left:22px}.hc-prose li{margin:6px 0}.hc-prose a{color:var(--hc-primary);text-decoration:underline;text-underline-offset:2px}.hc-prose strong{color:var(--hc-fg-strong);font-weight:650}.hc-prose code{padding:2px 6px;font-size:.88em;background:var(--hc-surface);border:1px solid var(--hc-border);border-radius:6px}.hc-prose pre{margin:0 0 16px;padding:16px;overflow-x:auto;background:var(--hc-surface);border:1px solid var(--hc-border);border-radius:var(--hc-radius)}.hc-prose pre code{padding:0;border:none;background:none}.hc-prose blockquote{margin:0 0 16px;padding:4px 16px;border-left:3px solid var(--hc-primary);color:var(--hc-muted)}.hc-prose img{max-width:100%;height:auto;border-radius:var(--hc-radius);border:1px solid var(--hc-border);margin:6px 0 16px}.hc-prose hr{border:none;border-top:1px solid var(--hc-border);margin:28px 0}.hc-prose table{width:100%;border-collapse:collapse;margin:0 0 16px;font-size:15px}.hc-prose th,.hc-prose td{padding:9px 12px;border:1px solid var(--hc-border);text-align:left}.hc-prose th{background:var(--hc-surface);font-weight:650}.hc-steps{margin:0 0 22px;padding-left:6px}.hc-step{position:relative;padding:0 0 24px 44px}.hc-step:not(:last-child):before{content:"";position:absolute;left:12px;top:28px;bottom:2px;width:2px;background:var(--hc-border)}.hc-step:last-child{padding-bottom:0}.hc-step-num{position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:var(--hc-primary);color:var(--hc-primary-fg);font-size:13px;font-weight:700}.hc-step-title{font-weight:650;color:var(--hc-fg-strong);margin-bottom:3px;padding-top:2px}.hc-step-body>:last-child{margin-bottom:0}.hc-callout{display:flex;flex-direction:column;gap:4px;margin:0 0 18px;padding:13px 16px;border-radius:var(--hc-radius);border:1px solid var(--hc-border);border-left-width:3px;background:var(--hc-surface);font-size:15px}.hc-callout-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.hc-callout-body>:last-child{margin-bottom:0}.hc-callout--tip{border-left-color:#43b581}.hc-callout--tip .hc-callout-label{color:#43b581}.hc-callout--note,.hc-callout--info{border-left-color:#5b8def}.hc-callout--note .hc-callout-label,.hc-callout--info .hc-callout-label{color:#5b8def}.hc-callout--warning{border-left-color:#e0a34a}.hc-callout--warning .hc-callout-label{color:#e0a34a}.hc-faqs{margin:48px 0 0}.hc-faqs h2{font-size:22px;font-weight:700;margin:0 0 14px;color:var(--hc-fg-strong)}.hc-faq{border:1px solid var(--hc-border);border-radius:var(--hc-radius);margin-bottom:10px;overflow:hidden;background:var(--hc-surface)}.hc-faq summary{padding:14px 18px;font-weight:600;color:var(--hc-fg-strong);cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:12px}.hc-faq summary::-webkit-details-marker{display:none}.hc-faq summary:after{content:"+";color:var(--hc-muted)}.hc-faq[open] summary:after{content:"–"}.hc-faq-body{padding:0 18px 14px}.hc-helpful{margin:52px 0 0;padding:26px;text-align:center;background:var(--hc-surface);border:1px solid var(--hc-border);border-radius:var(--hc-radius-lg)}.hc-helpful p{margin:0 0 14px;font-weight:600;color:var(--hc-fg-strong)}.hc-helpful-btns{display:inline-flex;gap:10px}.hc-helpful button{padding:9px 22px;font-size:15px;font-weight:600;color:var(--hc-fg);background:var(--hc-bg);border:1px solid var(--hc-border-strong);border-radius:var(--hc-radius);cursor:pointer;transition:border-color .15s,background .15s}.hc-helpful button:hover{border-color:var(--hc-primary);background:var(--hc-surface-hover)}.hc-status{max-width:760px;margin:0 auto;padding-top:20px}.hc-status-chip--down{border-color:#ef444480}.hc-status-chip--degraded{border-color:#e0a34a80}.hc-status-banner{display:flex;align-items:center;gap:14px;margin:28px 0 24px;padding:20px 22px;border-radius:var(--hc-radius-lg);border:1px solid var(--hc-border);border-left-width:4px;background:var(--hc-surface)}.hc-status-banner--ok{border-left-color:#22c55e}.hc-status-banner--warn{border-left-color:#e0a34a}.hc-status-banner--down{border-left-color:#ef4444}.hc-status-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.hc-status-banner--ok .hc-status-dot{background:#22c55e;box-shadow:0 0 0 4px #22c55e2e}.hc-status-banner--warn .hc-status-dot{background:#e0a34a;box-shadow:0 0 0 4px #e0a34a2e}.hc-status-banner--down .hc-status-dot{background:#ef4444;box-shadow:0 0 0 4px #ef44442e}.hc-status-headline{font-size:18px;font-weight:700;color:var(--hc-fg-strong)}.hc-status-sub{font-size:13.5px;color:var(--hc-muted);margin-top:2px}.hc-status-list{display:flex;flex-direction:column;gap:2px;border:1px solid var(--hc-border);border-radius:var(--hc-radius-lg);overflow:hidden}.hc-status-row{padding:16px 20px;border-bottom:1px solid var(--hc-border)}.hc-status-row:last-child{border-bottom:none}.hc-status-row-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.hc-status-name{font-weight:600;color:var(--hc-fg-strong)}.hc-status-pill{font-size:12px;font-weight:600}.hc-status-pill--ok{color:#22c55e}.hc-status-pill--down{color:#ef4444}.hc-uptime-bars{display:flex;gap:2px;height:34px}.hc-bar{position:relative;flex:1;min-width:2px;border-radius:2px;background:var(--hc-border-strong);transition:opacity .12s}.hc-bar:hover{opacity:.75}.hc-bar--ok{background:#22c55e}.hc-bar--warn{background:#e0a34a}.hc-bar--down{background:#ef4444}.hc-bar--none{background:var(--hc-border-strong)}.hc-bar[data-tip]:hover:after{content:attr(data-tip);position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);white-space:nowrap;background:var(--hc-bg-elevated);border:1px solid var(--hc-border-strong);color:var(--hc-fg);font-size:11px;font-weight:500;padding:4px 8px;border-radius:6px;box-shadow:0 6px 18px #00000073;z-index:6;pointer-events:none}.hc-bar.is-tip-end[data-tip]:hover:after{left:auto;right:0;transform:none}.hc-bar.is-tip-start[data-tip]:hover:after{left:0;right:auto;transform:none}.hc-uptime-legend{display:flex;justify-content:space-between;margin-top:8px;font-size:12px;color:var(--hc-faint)}.hc-uptime-legend span:nth-child(2){color:var(--hc-muted);font-weight:500}.hc-status-incidents{margin:40px 0 0}.hc-status-incidents h2{font-size:20px;font-weight:700;color:var(--hc-fg-strong);margin:0 0 14px}.hc-status-empty{color:var(--hc-muted)}.hc-incident{display:flex;gap:12px;padding:14px 0;border-top:1px solid var(--hc-border)}.hc-incident-dot{width:9px;height:9px;border-radius:50%;background:#ef4444;margin-top:6px;flex-shrink:0}.hc-incident-body{min-width:0;flex:1}.hc-incident-head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.hc-incident-title{font-weight:600;color:var(--hc-fg-strong)}.hc-incident-badge{font-size:12px;font-weight:600;padding:2px 8px;border-radius:999px;white-space:nowrap}.hc-incident-badge.is-ok{color:#22c55e;background:#22c55e1f}.hc-incident-badge.is-open{color:#e0a34a;background:#e0a34a24}.hc-incident-desc{font-size:13px;color:var(--hc-fg);margin-top:4px;line-height:1.5}.hc-incident-time{font-size:12px;color:var(--hc-muted);margin-top:4px}.hc-status-note{margin:32px 0 0;font-size:13px;color:var(--hc-faint)}.hc-empty{padding:64px 0;text-align:center;color:var(--hc-muted)}.hc-footer{border-top:1px solid var(--hc-border);padding:36px 0;font-size:13px;color:var(--hc-faint)}.hc-footer a{color:var(--hc-muted)}.hc-footer a:hover{color:var(--hc-fg)}.hc-footer-groups{display:flex;flex-wrap:wrap;gap:48px;margin-bottom:28px}.hc-footer-group{display:flex;flex-direction:column;gap:8px}.hc-footer-group-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--hc-fg-strong);margin-bottom:2px}.hc-footer-group a{font-size:14px}.hc-footer-copy{text-align:center;padding-top:8px}.hc-footer-groups+.hc-footer-copy{border-top:1px solid var(--hc-border);padding-top:20px;text-align:left}.hc-fab{position:fixed;right:22px;bottom:22px;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--hc-primary);color:var(--hc-primary-fg);font-size:22px;font-weight:700;box-shadow:0 6px 20px #0000004d;z-index:30}.hc-widget{position:fixed;left:22px;bottom:22px;z-index:40;display:flex;flex-direction:column;align-items:flex-start;gap:12px;color:var(--hc-fg)}.hc-widget-launcher{width:54px;height:54px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;background:#0b0b0c;color:#fff;box-shadow:0 8px 24px #00000059;transition:transform .12s}.hc-widget-launcher:hover{transform:scale(1.05)}.hc-widget-panel{position:relative;width:min(380px,calc(100vw - 32px));height:min(560px,calc(100vh - 120px));display:flex;flex-direction:column;overflow:hidden;background:var(--hc-bg-elevated);border:1px solid var(--hc-border);border-radius:18px;box-shadow:0 16px 48px #00000073}.hc-widget-top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid var(--hc-border)}.hc-widget-brand{display:flex;align-items:center}.hc-widget-brand img{height:22px;width:auto;display:block}.hc-widget-top-actions{display:flex;align-items:center;gap:4px}.hc-widget-x{display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--hc-muted);cursor:pointer;line-height:1}.hc-widget-x:hover{color:var(--hc-fg)}.hc-widget-body{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:10px}.hc-widget-intro{color:var(--hc-muted);font-size:14.5px}.hc-widget-intro p{margin:0 0 10px}.hc-widget-hint a{color:var(--hc-primary);text-decoration:underline}.hc-widget-home{display:flex;flex-direction:column}.hc-widget-team{display:flex;align-items:center;gap:10px;margin:4px 0 14px}.hc-widget-team-avatars{display:flex}.hc-widget-team-item{position:relative;margin-left:-10px}.hc-widget-team-item:first-child{margin-left:0}.hc-widget-team-av{display:block;width:38px;height:38px;border-radius:50%;object-fit:cover;border:2px solid var(--hc-bg-elevated)}.hc-widget-team-av--fb{display:flex;align-items:center;justify-content:center;background:var(--hc-primary-soft);color:var(--hc-primary);font-size:14px;font-weight:700}.hc-widget-team-dot{position:absolute;right:0;bottom:0;width:10px;height:10px;border-radius:50%;background:#22c55e;border:2px solid var(--hc-bg-elevated)}.hc-widget-team-label{font-size:12.5px;color:var(--hc-muted)}.hc-widget-hello{font-size:22px;font-weight:750;letter-spacing:-.02em;line-height:1.2;color:var(--hc-fg-strong);margin:4px 0 16px}.hc-widget-cta{display:flex;align-items:center;justify-content:center;gap:8px;height:46px;border-radius:12px;border:none;font-size:15px;font-weight:600;cursor:pointer;margin-bottom:10px;background:var(--hc-fg-strong);color:var(--hc-bg);transition:opacity .15s}.hc-widget-cta:hover{opacity:.88;text-decoration:none}.hc-widget-cta--ghost{background:transparent;color:var(--hc-fg);border:1px solid var(--hc-border-strong)}.hc-widget-section{margin:18px 0 8px;font-size:13px;color:var(--hc-muted)}.hc-widget-search{display:flex;align-items:center;gap:8px;padding:0 12px;height:42px;border:1px solid var(--hc-border);border-radius:11px;background:var(--hc-surface);margin-bottom:8px;color:var(--hc-muted)}.hc-widget-search input{flex:1;border:none;background:transparent;color:var(--hc-fg);font-size:14px;outline:none}.hc-widget-docs{display:flex;flex-direction:column}.hc-widget-doc{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:12px 4px;font-size:14.5px;font-family:inherit;text-align:left;color:var(--hc-fg);background:none;border:none;border-bottom:1px solid var(--hc-border);cursor:pointer}.hc-widget-doc:last-child{border-bottom:none}.hc-widget-doc:hover{text-decoration:none;color:var(--hc-primary)}.hc-widget-doc-chev{color:var(--hc-faint)}.hc-widget-doc-empty{padding:14px 4px;font-size:13.5px;color:var(--hc-faint)}.hc-widget-doc-group+.hc-widget-doc-group{margin-top:8px}.hc-widget-doc-group-title{margin:14px 0 2px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--hc-faint)}.hc-widget-article .hc-prose{font-size:14px}.hc-widget-article .hc-prose h2{font-size:17px;margin:18px 0 8px}.hc-widget-article .hc-prose h3{font-size:15px}.hc-widget-back{display:inline-flex;align-items:center;gap:5px;border:none;background:none;color:var(--hc-muted);font-size:13px;font-weight:600;cursor:pointer;padding:0 0 10px}.hc-widget-back:hover{color:var(--hc-fg)}.hc-widget-article-title{font-size:19px;font-weight:700;color:var(--hc-fg-strong);margin:0 0 12px}.hc-widget-nav{display:flex;border-top:1px solid var(--hc-border)}.hc-widget-nav-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;padding:9px 0;border:none;background:transparent;color:var(--hc-muted);font-size:11px;cursor:pointer}.hc-widget-nav-item span:first-child{font-size:17px;line-height:1}.hc-widget-nav-item.is-active{color:var(--hc-fg-strong);font-weight:600}.hc-msg{display:flex;flex-direction:column;max-width:82%}.hc-msg--me{align-self:flex-end;align-items:flex-end}.hc-msg--team{align-self:flex-start;align-items:flex-start}.hc-msg-head{display:flex;align-items:center;gap:6px;margin:0 2px 4px}.hc-msg-avatar{width:20px;height:20px;border-radius:50%;object-fit:cover;flex-shrink:0}.hc-msg-avatar--fallback{display:flex;align-items:center;justify-content:center;background:var(--hc-primary-soft);color:var(--hc-primary);font-size:10px;font-weight:700}.hc-msg-author{font-size:11px;color:var(--hc-faint)}.hc-msg-system{align-self:center;max-width:90%;text-align:center;font-size:11.5px;color:var(--hc-faint);background:var(--hc-surface);border:1px solid var(--hc-border);border-radius:999px;padding:4px 12px;margin:2px 0}.hc-msg-attach{display:block;margin-top:4px;max-width:200px}.hc-msg-attach img{max-width:100%;border-radius:12px;border:1px solid var(--hc-border)}.hc-typing{display:inline-flex;gap:4px;padding:11px 14px;background:var(--hc-surface);border:1px solid var(--hc-border);border-radius:14px 14px 14px 4px}.hc-typing span{width:6px;height:6px;border-radius:50%;background:var(--hc-muted);animation:hc-typing 1.2s infinite ease-in-out}.hc-typing span:nth-child(2){animation-delay:.2s}.hc-typing span:nth-child(3){animation-delay:.4s}@keyframes hc-typing{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.hc-widget-attachments{display:flex;flex-wrap:wrap;gap:6px;padding:0 2px 6px}.hc-widget-attach-chip{position:relative}.hc-widget-attach-chip img{width:46px;height:46px;object-fit:cover;border-radius:8px;border:1px solid var(--hc-border)}.hc-widget-attach-chip button{position:absolute;top:-6px;right:-6px;display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;border:none;background:#0b0b0c;color:#fff;cursor:pointer}.hc-widget-attach-btn{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:38px;height:38px;border:none;background:transparent;color:var(--hc-muted);cursor:pointer;border-radius:10px}.hc-widget-attach-btn:hover{color:var(--hc-fg);background:var(--hc-surface)}.hc-msg-bubble{padding:9px 13px;border-radius:14px;font-size:14px;line-height:1.45;white-space:pre-wrap;word-break:break-word}.hc-msg--me .hc-msg-bubble{background:var(--hc-primary);color:var(--hc-primary-fg);border-bottom-right-radius:4px}.hc-msg--team .hc-msg-bubble{background:var(--hc-surface);color:var(--hc-fg);border:1px solid var(--hc-border);border-bottom-left-radius:4px}.hc-msg-bubble strong{font-weight:700}.hc-msg-bubble em{font-style:italic}.hc-msg-bubble code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.88em;background:#7f7f7f2e;padding:1px 5px;border-radius:5px}.hc-msg-bubble hr{border:none;border-top:1px solid currentColor;opacity:.2;margin:8px 0}.hc-msg-bubble a.hc-link{color:var(--hc-primary);text-decoration:underline;text-underline-offset:2px;word-break:break-word;cursor:pointer}.hc-msg--me .hc-msg-bubble a.hc-link{color:inherit}.hc-leave-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:30;display:flex;align-items:center;justify-content:center;padding:20px;background:#0000008c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.hc-leave-box{width:100%;max-width:300px;background:var(--hc-bg-elevated);border:1px solid var(--hc-border);border-radius:var(--hc-radius);padding:18px;box-shadow:0 12px 40px #00000080}.hc-leave-title{font-weight:600;font-size:15px;color:var(--hc-fg-strong);margin-bottom:6px}.hc-leave-text{font-size:13px;color:var(--hc-muted);line-height:1.5;margin:0 0 14px}.hc-leave-host{display:block;margin-top:6px;font-weight:600;color:var(--hc-fg);word-break:break-all}.hc-leave-actions{display:flex;gap:8px;justify-content:flex-end}.hc-leave-btn{border:none;border-radius:9px;padding:8px 14px;font-size:13px;font-weight:600;cursor:pointer}.hc-leave-cancel{background:var(--hc-surface);color:var(--hc-fg);border:1px solid var(--hc-border)}.hc-leave-cancel:hover{background:var(--hc-surface-hover)}.hc-leave-go{background:var(--hc-primary);color:var(--hc-primary-fg)}.hc-leave-go:hover{filter:brightness(1.05)}.hc-widget-composer{border-top:1px solid var(--hc-border);padding:12px;display:flex;flex-direction:column;gap:8px}.hc-widget-error{font-size:12.5px;color:#ef4444;padding:2px 2px 4px}.hc-widget-identity{font-size:12.5px;color:var(--hc-muted);padding:0 2px 2px}.hc-widget-identity strong{color:var(--hc-fg-strong)}.hc-widget-email{width:100%;padding:8px 12px;font-size:13px;border:1px solid var(--hc-border);border-radius:10px;background:var(--hc-surface);color:var(--hc-fg);outline:none}.hc-widget-email:focus{border-color:var(--hc-primary)}.hc-widget-identify{display:flex;flex-direction:column;padding:8px 4px}.hc-widget-identify-title{margin:4px 0;font-size:17px;font-weight:700;color:var(--hc-fg-strong)}.hc-widget-identify-sub{margin:0 0 16px;font-size:13.5px;color:var(--hc-muted)}.hc-widget-identify-label{margin-bottom:6px;font-size:12.5px;font-weight:600;color:var(--hc-fg)}.hc-widget-identify .hc-widget-email{margin-bottom:12px}.hc-widget-identify-btn{width:100%;padding:11px 12px;border:none;border-radius:10px;background:var(--hc-primary);color:var(--hc-primary-fg);font-size:14px;font-weight:600;cursor:pointer;transition:opacity .12s}.hc-widget-identify-btn:disabled{opacity:.45;cursor:not-allowed}.hc-widget-closed{margin-top:12px;padding-top:14px;border-top:1px solid var(--hc-border)}.hc-widget-closed-text{margin:0 0 10px;text-align:center;font-size:13px;color:var(--hc-muted)}.hc-widget-inputrow{display:flex;align-items:flex-end;gap:8px}.hc-widget-input{flex:1;resize:none;max-height:120px;padding:10px 12px;font-size:14px;font-family:inherit;border:1px solid var(--hc-border-strong);border-radius:12px;background:var(--hc-surface);color:var(--hc-fg);outline:none}.hc-widget-input:focus{border-color:var(--hc-primary)}.hc-widget-send{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;border:none;cursor:pointer;background:var(--hc-primary);color:var(--hc-primary-fg)}.hc-widget-send:disabled{opacity:.5;cursor:default}@media(max-width:780px){.hc-article-layout{grid-template-columns:1fr;gap:0}.hc-toc{display:none}.hc-hero h1{font-size:32px}.hc-hero{padding:48px 0 32px}}
