@import url(https://fonts.googleapis.com/css2?family=Google+Sans+Flex:opsz,wght@6..144,1..1000&display=swap);*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}:root{--hc-header-h:61px;--hc-sidebar-w:268px;--hc-toc-w:224px;--hc-green:#16a34a;--hc-green-lt:#f0fdf4;--hc-green-bd:#bbf7d0;--hc-text:#111827;--hc-muted:#6b7280;--hc-subtle:#9ca3af;--hc-bg:#ffffff;--hc-bg-2:#f9fafb;--hc-border:#e5e7eb;--hc-font:'Google Sans Flex',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}html,body{height:100%;font-family:var(--hc-font);background:var(--hc-bg);color:var(--hc-text);line-height:1.6;-webkit-font-smoothing:antialiased;overflow:hidden}.hc-header{position:fixed;top:0;left:0;right:0;height:var(--hc-header-h);background:var(--hc-bg);border-bottom:1px solid var(--hc-border);display:flex;align-items:center;justify-content:space-between;padding:0 20px 0 0;z-index:100}.hc-sidebar-search{display:none}.hc-header-left{display:flex;align-items:center;width:auto;min-width:var(--hc-sidebar-w);padding:0 40px;flex-shrink:0;gap:10px}.hc-ham{display:none;background:none;border:none;padding:5px;cursor:pointer;color:#fff;border-radius:6px;align-items:center;transition:background .15s;box-shadow:none}.hc-ham:hover{background:#fff0;color:#fff}.hc-ham:active{background:#fff0;color:#fff}.hc-ham:focus{background:#fff0;color:#fff}.hc-header-logo{display:flex;align-items:center;gap:9px;text-decoration:none;flex:1}.hc-logo-mark{width:26px;height:26px;background:var(--hc-green);border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hc-logo-mark svg{width:14px;height:14px}.hc-logo-name{font-size:16px;font-weight:550;color:#121317;letter-spacing:-.01em;margin-left:10px}.hc-header-right{flex:1;display:flex;justify-content:flex-end;align-items:center;padding-right:28px}.hc-header-search{position:relative;display:flex;align-items:center;gap:10px;padding:0 14px;height:40px;border:1.5px solid rgb(183 191 217 / .6);border-radius:10px;background:#fff;width:320px;cursor:text;transition:border-color .15s}.hc-header-search:focus-within{border-color:#d1d5db}.hc-header-search svg{color:#9ca3af;flex-shrink:0;width:15px;height:15px}.hc-header-search input{border:none!important;outline:none!important;background:#fff0;font-size:14px;color:var(--hc-text);font-family:var(--hc-font);flex:1;min-width:0;height:100%}.hc-header-search input::placeholder{color:#9ca3af}.hc-header-search input::placeholder:hover{border:none!important}.hc-search-kbd{display:flex;align-items:center;gap:2px;font-size:11px;color:#6f7988;border:1.5px solid rgb(183 191 217 / .6);border-radius:5px;padding:2px 6px;flex-shrink:0;font-family:var(--hc-font);line-height:1.4;white-space:nowrap}.hc-search-results{position:absolute;top:calc(100% + 6px);left:0;right:0;background:var(--hc-bg);border:1.5px solid rgb(183 191 217 / .6);border-radius:10px;box-shadow:0 8px 32px rgb(0 0 0 / .20);z-index:200;overflow:hidden;max-height:360px;overflow-y:auto;text-align:left}.hc-search-result-item{display:block;padding:10px 14px;text-decoration:none;border-bottom:1px solid rgb(183 191 217 / .6);transition:background .1s}.hc-search-result-item:last-child{border-bottom:none}.hc-search-result-item:hover{background:#f0fdf4}.hc-search-result-title{font-size:14px;font-weight:500;color:var(--hc-text)}.hc-search-result-cat{font-size:13px;color:var(--hc-subtle);margin-top:2px}.hc-search-empty{padding:12px 14px;font-size:14px;color:var(--hc-subtle)}.hc-body-wrap{display:flex;position:fixed;top:var(--hc-header-h);left:0;right:0;bottom:0;overflow:hidden}.hc-sidebar{width:var(--hc-sidebar-w);min-width:var(--hc-sidebar-w);height:100%;background:var(--hc-bg-2);border-right:1px solid var(--hc-border);display:flex;flex-direction:column;overflow:hidden;flex-shrink:0;transition:transform .25s ease}.hc-nav{flex:1;overflow-y:auto;padding:12px 0 8px;scrollbar-width:thin;scrollbar-color:var(--hc-border) #fff0}.hc-nav::-webkit-scrollbar{width:4px}.hc-nav::-webkit-scrollbar-track{background:#fff0}.hc-nav::-webkit-scrollbar-thumb{background:var(--hc-border);border-radius:4px}.hc-nav-section{margin-bottom:2px}.hc-nav-section-title{font-size:14px;font-weight:550;color:#121317;text-transform:uppercase;letter-spacing:0em;padding:14px 16px 5px 16px}.hc-nav-item{display:block;padding:7px 16px 7px 20px;font-size:14px;font-weight:400;color:#374151;text-decoration:none;border-left:2px solid #fff0;transition:background .12s,color .12s;line-height:1.5}.hc-nav-item:hover{background:rgb(0 0 0 / .03);color:var(--hc-text)}.hc-nav-item.active{background:rgb(22 163 74 / .07);color:var(--hc-green);font-weight:500;border-left-color:var(--hc-green)}.hc-nav-back{font-size:14px;color:#121317;font-weight:600;letter-spacing:.01em}.hc-nav-divider{height:1px;background:var(--hc-border);margin:8px 16px}.hc-sidebar-footer{padding:15px 16px;border-top:1px solid var(--hc-border);flex-shrink:0;background:#6f7988}.hc-sidebar-footer a{display:flex;align-items:center;gap:7px;font-size:14px;color:#fff;font-weight:500!important;text-decoration:none;transition:color .15s}.hc-sidebar-footer a:hover{color:#fff}.hc-main{flex:1;display:flex;overflow:hidden;min-width:0}.hc-content{flex:1;min-width:0;overflow-y:auto;overflow-x:hidden;padding:44px 56px 80px 56px;scrollbar-width:none;-ms-overflow-style:none}.hc-content::-webkit-scrollbar{display:none}.hc-breadcrumb{display:flex;align-items:center;gap:5px;font-size:12px;color:var(--hc-muted);margin-bottom:20px}.hc-breadcrumb a{color:var(--hc-muted);text-decoration:none;transition:color .15s}.hc-breadcrumb a:hover{color:var(--hc-text)}.hc-breadcrumb span{color:var(--hc-text);font-weight:500}.hc-category-tag{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;color:#1a66d9;background:#f0f6ff;border:1px solid #1a66d9;border-radius:6px;padding:3px 10px;margin-bottom:14px;text-decoration:none;text-transform:uppercase;letter-spacing:.02em}.hc-article-title{font-size:36px;font-weight:500;color:#1f1f1f;line-height:1.25;letter-spacing:-.0em;margin-bottom:10px;max-width:640px}.hc-article-meta{font-size:13px;color:#6B7280;margin-bottom:28px;padding-bottom:22px;border-bottom:1px solid var(--hc-border);max-width:640px;letter-spacing:.01em}.hc-article-body{max-width:640px}.hc-article-body h2{font-size:20px;font-weight:500;color:#1f1f1f;margin:40px 0 12px;letter-spacing:-.015em;line-height:1.3}.hc-article-body h3{font-size:16px;font-weight:600;color:#1f1f1f;margin:28px 0 10px;line-height:1.4}.hc-article-body h4{font-size:13.5px;font-weight:500;color:var(--hc-text);margin:20px 0 8px}.hc-article-body p{font-size:16px;line-height:1.75;color:#1f1f1f;margin-bottom:16px;font-weight:400}.hc-article-body p strong{font-weight:600;color:var(--hc-text)}.hc-article-body ol,.hc-article-body ul{padding-left:22px;margin-bottom:16px}.hc-article-body li{font-size:16px;line-height:1.75;color:#1f1f1f;margin-bottom:5px;font-weight:400}.hc-article-body li strong{font-weight:600;color:var(--hc-text)}.hc-article-body a{color:var(--hc-green);text-decoration:underline;text-underline-offset:3px}.hc-article-body a:hover{color:#15803d}.hc-article-body code{font-size:12.5px;background:#f3f4f6;border:1px solid var(--hc-border);border-radius:4px;padding:1px 6px;font-family:'SF Mono','Fira Code',monospace}.hc-article-body blockquote{border-left:3px solid var(--hc-green);padding-left:16px;margin:20px 0}.hc-article-body blockquote p{color:var(--hc-muted);font-style:italic}.hc-article-body img{max-width:100%;border-radius:8px;border:1px solid var(--hc-border);margin:20px 0}.hc-article-body hr{border:none;border-top:1px solid var(--hc-border);margin:32px 0}.hc-hint{border-left:3px solid;padding:12px 16px;margin:16px 0;border-radius:0 6px 6px 0}.hc-hint.info{border-color:#3b82f6;background:#eff6ff}.hc-hint.info p{color:#1e40af}.hc-hint.warning{border-color:#f59e0b;background:#fffbeb}.hc-hint.warning p{color:#92400e}.hc-hint.success{border-color:var(--hc-green);background:var(--hc-green-lt)}.hc-hint.success p{color:#166534}.hc-helpful{max-width:640px;margin-top:52px;padding-top:24px;border-top:1px solid var(--hc-border);display:flex;align-items:center;gap:12px;flex-wrap:wrap}.hc-helpful-label{font-size:14px;color:var(--hc-muted);font-weight:550}.hc-helpful-btn{font-size:13px;font-weight:500;padding:8px 16px;border:1px solid #d3d8df;border-radius:5px;background:var(--hc-bg);color:var(--hc-muted);cursor:pointer;font-family:var(--hc-font);transition:all .15s;box-shadow:none;min-width:80px;text-align:center}.hc-helpful-btn:hover{border-color:#000;background:#000;color:#fff}.hc-helpful-btn.voted{background:var(--hc-green-lt);border-color:var(--hc-green-bd);color:var(--hc-green)}.hc-article-nav{max-width:640px;display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:40px;margin-bottom:60px}.hc-article-nav-item{display:flex;flex-direction:column;gap:3px;padding:14px 16px;border:1px solid rgb(183 191 217 / .6);border-radius:5px;text-decoration:none;transition:border-color .15s,background .15s}.hc-article-nav-item:hover{border-color:var(--hc-green);background:var(--hc-green-lt)}.hc-article-nav-item.next{text-align:right}.hc-article-nav-label{font-size:13px;color:#6B7280;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.hc-article-nav-title{font-size:14px;font-weight:500;color:#1f1f1f;letter-spacing:.02em}.hc-toc{width:var(--hc-toc-w);min-width:var(--hc-toc-w);height:100%;overflow-y:auto;padding:44px 20px 40px 24px;flex-shrink:0;scrollbar-width:none;-ms-overflow-style:none;margin-right:40px!important}.hc-toc::-webkit-scrollbar{display:none}.hc-toc-title{font-size:14px;font-weight:600;color:#121317;text-transform:uppercase;letter-spacing:0em;margin-bottom:12px}.hc-toc-list{list-style:none;padding:.1;margin:0}.hc-toc-item a{display:block;font-size:14px;color:var(--hc-muted);text-decoration:none;padding:5px 8px;margin-bottom:1px;border-radius:5px;line-height:1.5;transition:color .12s,background .12s;letter-spacing:.02em}.hc-toc-item a:hover{color:var(--hc-text);background:rgb(0 0 0 / .03)}.hc-toc-item.active a{color:var(--hc-green);background:rgb(22 163 74 / .07);font-weight:500}.hc-toc-h3 a{padding-left:18px;font-size:12px}.hc-no-sidebar .hc-sidebar{display:none}.hc-no-sidebar .hc-main{justify-content:center}.hc-no-sidebar .hc-home{max-width:900px;margin:0 auto;width:100%}.hc-home{flex:1;overflow-y:auto;padding:52px 56px 72px;scrollbar-width:none}.hc-home::-webkit-scrollbar{display:none}.hc-home-hero{max-width:560px;margin:0 auto 52px;text-align:center}.hc-home-title{font-size:40px;font-weight:500;color:#121317;letter-spacing:-.02em;margin-bottom:10px}.hc-home-sub{font-size:15px;color:var(--hc-muted);line-height:1.6;margin-bottom:24px}.hc-home-search-wrap{display:flex;align-items:center;gap:10px;padding:5px 16px;border:1.5px solid rgb(183 191 217 / .6);border-radius:10px;background:var(--hc-bg);max-width:440px;margin:0 auto;position:relative;transition:border-color .15s,box-shadow .15s}.hc-home-search-wrap:focus-within{border-color:var(--hc-green);box-shadow:0 0 0 3px rgb(22 163 74 / .08)}.hc-home-search-wrap input{border:none;outline:none;font-size:14px;font-family:var(--hc-font);color:#111827;flex:1;background:#fff0;box-shadow:none}.hc-home-search-wrap input:focus{border:none!important}.hc-home-search-wrap input::placeholder{color:var(--hc-subtle)}.hc-cats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:34px;max-width:880px;margin:auto;padding-top:20px!important}.hc-cat-card{display:block;padding:20px;border:1px solid rgb(183 191 217 / .6);border-radius:12px;background:var(--hc-bg);text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s}.hc-cat-card:hover{border-color:var(--hc-green);box-shadow:0 4px 16px rgb(22 163 74 / .08);transform:translateY(-1px)}.hc-cat-card-icon{width:44px;height:44px;border-radius:10px;background:#fff0;display:flex;align-items:center;justify-content:center;margin-bottom:14px;flex-shrink:0}.hc-cat-card-icon svg{width:32px;height:32px}.hc-cat-card-icon svg path,.hc-cat-card-icon svg rect,.hc-cat-card-icon svg line,.hc-cat-card-icon svg circle,.hc-cat-card-icon svg polyline,.hc-cat-card-icon svg polygon{stroke:var(--hc-green);fill:#fff0}.hc-cat-card-title{font-size:17px;font-weight:500;color:var(--hc-text);margin-bottom:4px}.hc-cat-card-count{font-size:14px;color:#6B7280}.hc-overlay{display:none;position:fixed;inset:0;background:rgb(0 0 0 / .35);z-index:90;backdrop-filter:blur(2px)}.hc-overlay.show{display:block}@media (max-width:1200px){.hc-toc{display:none}.hc-content{padding:40px 48px 72px}}@media (max-width:768px){.hc-no-sidebar .hc-sidebar{display:flex}}@media (max-width:1024px){.hc-content{padding:36px 36px 60px}.hc-home{padding:40px 36px 60px}}@media (max-width:768px){.hc-ham{display:flex!important}.hc-header-left{width:auto;gap:8px;padding:0 10px;flex:1}.hc-article-nav-label{font-size:13px!important;color:#6B7280;font-weight:500!important;text-transform:uppercase;letter-spacing:.05em}.hc-nav-back{font-size:14px!important;color:#121317;font-weight:600!important;letter-spacing:.01em}.hc-header{background:#16a34a;border:none!important}.hc-header-logo img{display:none}.hc-logo-name{font-size:15px!important;font-weight:550;white-space:nowrap;color:#fff}.hc-header-right{display:none}.hc-sidebar-search{display:block;padding:12px 20px;border-bottom:1px solid var(--hc-border);flex-shrink:0;margin-left:-3px}.hc-sidebar-search .hc-sidebar-search-wrap{display:flex;align-items:center;gap:8px;padding:1px 10px;border:1.5px solid rgb(183 191 217 / .6);border-radius:10px;background:var(--hc-bg);position:relative}.hc-sidebar-search .hc-sidebar-search-wrap:focus-within{border-color:var(--hc-green);box-shadow:0 0 0 3px rgb(22 163 74 / .08)}.hc-sidebar-search input{border:none;outline:none;background:#fff0;font-size:13px;font-family:var(--hc-font);color:var(--hc-text);flex:1;min-width:0}.hc-sidebar-search input:focus{border:none}.hc-sidebar-search input::placeholder{color:#9ca3af}.hc-sidebar-search svg{color:#9ca3af;flex-shrink:0}.hc-sidebar{position:fixed;top:var(--hc-header-h);left:0;bottom:0;transform:translateX(-100%);z-index:95;width:280px}.hc-sidebar.open{transform:translateX(0)}.hc-content{padding:24px 20px 48px}.hc-home{padding:24px 20px 48px}.hc-article-title{font-size:24px;font-weight:500}.hc-article-body p,.hc-article-body li{font-size:15px}.hc-article-body h2{font-size:18px}.hc-article-body h3{font-size:15px}.hc-home-title{font-size:24px}.hc-home-sub{font-size:14px}.hc-cats-grid{grid-template-columns:1fr 1fr;gap:16px}.hc-article-nav{grid-template-columns:1fr}.hc-nav-section-title{font-size:13px}.hc-nav-item{font-size:13.5px}.hc-helpful-label{font-size:13px}.hc-helpful-btn{font-size:12px;padding:7px 14px}.hc-article-body ol,.hc-article-body ul{margin-left:10px}.hc-helpful{max-width:640px;margin-top:52px;padding-top:24px;border-top:1px solid var(--hc-border);display:flex;flex-direction:column;align-items:flex-start;gap:12px}}@media (max-width:480px){.hc-cats-grid{grid-template-columns:1fr}.hc-article-title{font-size:22px}.hc-home-title{font-size:20px}}