@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&display=swap";.sfweb-root.help-root{--hc-ink: #0a1e26;--hc-ink-soft: rgba(10, 30, 38, .68);--hc-ink-faint: rgba(10, 30, 38, .45);--hc-line: rgba(10, 30, 38, .14);--hc-paper: #f4f2e9;--hc-surface: #fdfcf7;--hc-citron: #d9d63e;--hc-citron-soft: rgba(217, 214, 62, .22);--hc-citron-ink: #6e6b15;--hc-navy: #0a1e26;--hc-navy-2: #10343c;--hc-mono: "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--hc-shadow: 5px 5px 0 rgba(10, 30, 38, .1);--hc-shadow-hover: 7px 7px 0 rgba(217, 214, 62, .6);background:var(--hc-paper);color:var(--hc-ink);display:flex;flex-direction:column;min-height:100vh}.help-root .hc-main{flex:1}.help-root ::selection{background:var(--hc-citron);color:var(--hc-ink)}.help-root .hc-eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--hc-mono);font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--hc-citron-ink)}.help-root .hc-eyebrow i{font-style:normal;opacity:.55}.help-root .hc-eyebrow--light{color:var(--hc-citron)}.help-root .hc-section-inner{max-width:1160px;margin:0 auto;padding:0 24px}.help-root .hc-section-head{max-width:640px;margin-bottom:40px}.help-root .hc-section-title{font-size:clamp(26px,3.4vw,36px);font-weight:700;letter-spacing:-.02em;line-height:1.15;margin-top:12px}.help-root .hc-section-sub{margin-top:12px;font-size:16px;line-height:1.6;color:var(--hc-ink-soft)}.help-root .hc-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;font-size:15px;font-weight:600;border-radius:8px;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.help-root .hc-btn--citron{background:var(--hc-citron);color:var(--hc-ink);box-shadow:4px 4px #00000059}.help-root .hc-btn--citron:hover{transform:translate(-2px,-2px);box-shadow:6px 6px #00000059}.help-root .hc-btn--ghost{color:#fff;border:1px solid rgba(255,255,255,.35)}.help-root .hc-btn--ghost:hover{border-color:var(--hc-citron);color:var(--hc-citron)}.help-root .hc-header{position:sticky;top:0;z-index:50;background:var(--hc-navy);border-bottom:1px solid rgba(255,255,255,.08)}.help-root .hc-header-inner{max-width:1160px;margin:0 auto;height:60px;display:flex;align-items:center;justify-content:space-between;gap:16px}.help-root .hc-header-brand{display:flex;align-items:center;gap:14px;min-width:0}.help-root .hc-header-logo{display:flex;align-items:center}.help-root .hc-header-logo img{height:26px;width:auto}.help-root .hc-header-divider{width:1px;height:22px;background:#fff3;transform:skew(-12deg)}.help-root .hc-header-wordmark{font-family:var(--hc-mono);font-size:13px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--hc-citron);text-decoration:none;white-space:nowrap}.help-root .hc-header-nav{display:flex;align-items:center;gap:22px}.help-root .hc-header-link{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:500;color:#ffffffbf;text-decoration:none;transition:color .15s ease}.help-root .hc-header-link:hover{color:#fff}.help-root .hc-header-cta{font-size:14px;font-weight:600;color:var(--hc-ink);background:var(--hc-citron);padding:8px 16px;border-radius:7px;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.help-root .hc-header-cta:hover{transform:translateY(-1px);box-shadow:0 4px 14px #d9d63e59}.help-root .hc-hero{background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),radial-gradient(ellipse 80% 90% at 50% -10%,var(--hc-navy-2),var(--hc-navy));background-size:36px 36px,36px 36px,100% 100%;border-bottom:3px solid var(--hc-citron);color:#fff;padding:84px 24px 96px;text-align:center}.help-root .hc-hero-inner{max-width:720px;margin:0 auto}.help-root .hc-hero-inner>*{animation:hc-rise .55s cubic-bezier(.22,1,.36,1) both}.help-root .hc-hero-inner>*:nth-child(2){animation-delay:.07s}.help-root .hc-hero-inner>*:nth-child(3){animation-delay:.14s}.help-root .hc-hero-inner>*:nth-child(4){animation-delay:.21s}.help-root .hc-hero-inner>*:nth-child(5){animation-delay:.28s}@keyframes hc-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.help-root .hc-hero-title{margin-top:18px;font-size:clamp(34px,5.4vw,54px);font-weight:700;letter-spacing:-.025em;line-height:1.05}.help-root .hc-hero-sub{margin:16px auto 32px;max-width:480px;font-size:17px;line-height:1.6;color:#ffffffb3}.help-root .hc-hero-popular{margin-top:22px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;font-size:13px}.help-root .hc-hero-popular span{font-family:var(--hc-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#ffffff73}.help-root .hc-hero-popular a{color:#ffffffd9;text-decoration:none;padding:6px 13px;border:1px solid rgba(255,255,255,.22);border-radius:100px;transition:border-color .15s ease,color .15s ease,background .15s ease}.help-root .hc-hero-popular a:hover{border-color:var(--hc-citron);color:var(--hc-citron);background:#d9d63e14}.help-root .hc-search{position:relative;text-align:left}.help-root .hc-search--lg{max-width:620px;margin:0 auto}.help-root .hc-search--sm{max-width:480px}.help-root .hc-search-box{display:flex;align-items:center;gap:12px;background:var(--hc-surface);border:1px solid var(--hc-ink);border-radius:10px;padding:0 16px;box-shadow:var(--hc-shadow);transition:box-shadow .15s ease,transform .15s ease}.help-root .hc-search--lg .hc-search-box{box-shadow:6px 6px #0006}.help-root .hc-search-box:focus-within{transform:translate(-2px,-2px);box-shadow:var(--hc-shadow-hover)}.help-root .hc-search-icon{flex-shrink:0;color:var(--hc-ink-faint)}.help-root .hc-search-input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--hc-ink);font-size:16px;font-weight:500}.help-root .hc-search--lg .hc-search-input{height:58px}.help-root .hc-search--sm .hc-search-input{height:46px;font-size:15px}.help-root .hc-search-input::placeholder{color:var(--hc-ink-faint);font-weight:400}.help-root .hc-search-input::-webkit-search-cancel-button{-webkit-appearance:none}.help-root .hc-search-kbd{flex-shrink:0;font-family:var(--hc-mono);font-size:12px;color:var(--hc-ink-faint);border:1px solid var(--hc-line);border-bottom-width:2px;border-radius:5px;padding:2px 8px;background:#0a1e260a}.help-root .hc-search-panel{position:absolute;top:calc(100% + 10px);left:0;right:0;z-index:40;background:var(--hc-surface);border:1px solid var(--hc-ink);border-radius:10px;box-shadow:8px 8px #0a1e262e;overflow:hidden}.help-root .hc-search-count{font-family:var(--hc-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--hc-ink-faint);padding:12px 16px 8px;border-bottom:1px solid var(--hc-line)}.help-root .hc-search-results{list-style:none;margin:0;padding:6px;max-height:380px;overflow-y:auto}.help-root .hc-search-result{display:flex;align-items:center;gap:12px;width:100%;text-align:left;background:transparent;border:0;border-radius:8px;padding:11px 12px;color:var(--hc-ink)}.help-root .hc-search-result.is-active{background:var(--hc-citron-soft)}.help-root .hc-search-result svg{flex-shrink:0;color:var(--hc-ink-faint);opacity:0;transition:opacity .1s ease}.help-root .hc-search-result.is-active svg{opacity:1}.help-root .hc-search-result-code{flex-shrink:0;font-family:var(--hc-mono);font-size:10px;font-weight:600;letter-spacing:.08em;color:var(--hc-citron-ink);border:1px solid currentColor;border-radius:4px;padding:2px 6px}.help-root .hc-search-result-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.help-root .hc-search-result-title{font-size:14.5px;font-weight:600;line-height:1.35}.help-root .hc-search-result-title mark{background:var(--hc-citron);color:var(--hc-ink);border-radius:2px;padding:0 1px}.help-root .hc-search-result-cat{font-size:12px;color:var(--hc-ink-faint)}.help-root .hc-search-empty{padding:22px 18px;font-size:14.5px;line-height:1.5}.help-root .hc-search-empty p{margin-bottom:6px;font-weight:600}.help-root .hc-search-empty span{color:var(--hc-ink-soft)}.help-root .hc-search-empty a{color:var(--hc-citron-ink);font-weight:600}.help-root .hc-flow{padding:72px 0 36px}.help-root .hc-flow-rail{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:22px;counter-reset:none}.help-root .hc-flow-card{position:relative;display:flex;gap:16px;height:100%;background:var(--hc-surface);border:1px solid var(--hc-line);border-top:2px dashed var(--hc-ink-faint);border-radius:10px;padding:22px 20px 20px;text-decoration:none;color:var(--hc-ink);box-shadow:var(--hc-shadow);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.help-root .hc-flow-card:hover{transform:translate(-2px,-2px);box-shadow:var(--hc-shadow-hover);border-color:var(--hc-ink)}.help-root .hc-flow-num{font-family:var(--hc-mono);font-size:22px;font-weight:600;line-height:1;color:var(--hc-citron-ink);flex-shrink:0;padding-top:2px}.help-root .hc-flow-body{display:flex;flex-direction:column;gap:8px}.help-root .hc-flow-title{font-size:17px;font-weight:700;letter-spacing:-.01em}.help-root .hc-flow-summary{font-size:14px;line-height:1.55;color:var(--hc-ink-soft)}.help-root .hc-flow-link{margin-top:auto;padding-top:6px;display:inline-flex;align-items:center;gap:6px;font-family:var(--hc-mono);font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--hc-citron-ink)}.help-root .hc-flow-card:hover .hc-flow-link svg{transform:translate(3px)}.help-root .hc-flow-link svg{transition:transform .15s ease}.help-root .hc-cats{padding:56px 0 88px}.help-root .hc-cats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.help-root .hc-cat-card{display:flex;flex-direction:column;background:var(--hc-surface);border:1px solid var(--hc-line);border-radius:12px;padding:26px 26px 22px;box-shadow:var(--hc-shadow);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.help-root .hc-cat-card:hover{transform:translate(-2px,-2px);box-shadow:var(--hc-shadow-hover);border-color:var(--hc-ink)}.help-root .hc-cat-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.help-root .hc-cat-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:10px;background:var(--hc-navy);color:var(--hc-citron)}.help-root .hc-cat-code{font-family:var(--hc-mono);font-size:11px;font-weight:600;letter-spacing:.12em;color:var(--hc-citron-ink);border:1px solid currentColor;border-radius:5px;padding:3px 9px}.help-root .hc-cat-name{font-size:21px;font-weight:700;letter-spacing:-.01em}.help-root .hc-cat-name a{color:inherit;text-decoration:none}.help-root .hc-cat-name a:hover{color:var(--hc-citron-ink)}.help-root .hc-cat-tagline{margin-top:8px;font-size:14.5px;line-height:1.55;color:var(--hc-ink-soft)}.help-root .hc-cat-articles{list-style:none;margin:18px 0 0;padding:0;border-top:1px solid var(--hc-line)}.help-root .hc-cat-articles li{border-bottom:1px solid var(--hc-line)}.help-root .hc-cat-articles a{display:block;padding:11px 2px;font-size:14.5px;font-weight:500;color:var(--hc-ink);text-decoration:none;transition:color .12s ease,padding-left .12s ease}.help-root .hc-cat-articles a:hover{color:var(--hc-citron-ink);padding-left:8px}.help-root .hc-cat-all{margin-top:16px;display:inline-flex;align-items:center;gap:7px;font-family:var(--hc-mono);font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--hc-citron-ink);text-decoration:none}.help-root .hc-cat-all:hover svg{transform:translate(3px)}.help-root .hc-cat-all svg{transition:transform .15s ease}.help-root .hc-band{background:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px),var(--hc-navy);background-size:36px 36px,36px 36px,100% 100%;border-bottom:3px solid var(--hc-citron);color:#fff;padding:36px 24px 42px}.help-root .hc-band-inner{max-width:1160px;margin:0 auto}.help-root .hc-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:9px;font-family:var(--hc-mono);font-size:12px;letter-spacing:.04em;margin-bottom:22px}.help-root .hc-breadcrumb a{color:#ffffffa6;text-decoration:none}.help-root .hc-breadcrumb a:hover{color:var(--hc-citron)}.help-root .hc-breadcrumb span[aria-hidden]{color:#ffffff4d}.help-root .hc-breadcrumb-current{color:var(--hc-citron);max-width:42ch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.help-root .hc-band-head{display:flex;align-items:flex-start;gap:18px;margin-bottom:26px}.help-root .hc-band-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;flex-shrink:0;border-radius:11px;background:#d9d63e1f;border:1px solid rgba(217,214,62,.4);color:var(--hc-citron)}.help-root .hc-band-title{display:flex;align-items:center;flex-wrap:wrap;gap:12px;font-size:clamp(24px,3.2vw,32px);font-weight:700;letter-spacing:-.02em;line-height:1.15}.help-root .hc-band-title--article{max-width:760px;margin-bottom:26px}.help-root .hc-band-code{font-family:var(--hc-mono);font-size:11px;font-weight:600;letter-spacing:.12em;color:var(--hc-citron);border:1px solid rgba(217,214,62,.5);border-radius:5px;padding:3px 9px}.help-root .hc-band-sub{margin-top:8px;font-size:15.5px;line-height:1.55;color:#ffffffa6;max-width:560px}.help-root .hc-browse{padding:52px 0 80px}.help-root .hc-browse-inner{max-width:1160px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:264px minmax(0,1fr);gap:56px;align-items:start}.help-root .hc-sidebar{position:sticky;top:88px}.help-root .hc-sidebar-label{display:block;font-family:var(--hc-mono);font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--hc-ink-faint);margin-bottom:14px}.help-root .hc-sidebar-cats{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.help-root .hc-sidebar-cat{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:8px;font-size:14.5px;font-weight:600;color:var(--hc-ink-soft);text-decoration:none;transition:background .12s ease,color .12s ease}.help-root .hc-sidebar-cat:hover{background:#0a1e260d;color:var(--hc-ink)}.help-root .hc-sidebar-cats li.is-current>.hc-sidebar-cat{background:var(--hc-navy);color:#fff}.help-root .hc-sidebar-cats li.is-current>.hc-sidebar-cat .hc-sidebar-code{color:var(--hc-citron);border-color:#d9d63e80}.help-root .hc-sidebar-code{font-family:var(--hc-mono);font-size:10px;font-weight:600;letter-spacing:.08em;color:var(--hc-citron-ink);border:1px solid currentColor;border-radius:4px;padding:2px 6px;flex-shrink:0}.help-root .hc-sidebar-articles{list-style:none;padding:0 0 0 14px;border-left:2px dashed var(--hc-line);margin:6px 0 10px 14px}.help-root .hc-sidebar-article{display:block;padding:7px 10px;font-size:13.5px;line-height:1.4;color:var(--hc-ink-soft);text-decoration:none;border-radius:6px;transition:color .12s ease,background .12s ease}.help-root .hc-sidebar-article:hover{color:var(--hc-ink);background:#0a1e260d}.help-root .hc-sidebar-article.is-active{color:var(--hc-ink);font-weight:600;background:var(--hc-citron-soft)}.help-root .hc-browse-count{font-family:var(--hc-mono);font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--hc-ink-faint);margin-bottom:18px}.help-root .hc-article-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.help-root .hc-article-row{display:flex;align-items:center;gap:18px;background:var(--hc-surface);border:1px solid var(--hc-line);border-radius:10px;padding:18px 22px;text-decoration:none;color:var(--hc-ink);box-shadow:var(--hc-shadow);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.help-root .hc-article-row:hover{transform:translate(-2px,-2px);box-shadow:var(--hc-shadow-hover);border-color:var(--hc-ink)}.help-root .hc-article-row svg{flex-shrink:0;color:var(--hc-ink-faint);transition:transform .15s ease,color .15s ease}.help-root .hc-article-row:hover svg{transform:translate(4px);color:var(--hc-citron-ink)}.help-root .hc-article-row-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:5px}.help-root .hc-article-row-title{font-size:16.5px;font-weight:700;letter-spacing:-.01em}.help-root .hc-article-row-excerpt{font-size:14px;line-height:1.55;color:var(--hc-ink-soft);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.help-root .hc-article{max-width:720px}.help-root .hc-prose-lede{font-size:18px;line-height:1.65;font-weight:500;color:var(--hc-ink);padding-bottom:26px;margin-bottom:30px;border-bottom:2px dashed var(--hc-line)}.help-root .hc-prose-p{font-size:16px;line-height:1.75;color:var(--hc-ink-soft);margin-bottom:20px}.help-root .hc-prose-h2{font-size:21px;font-weight:700;letter-spacing:-.01em;margin:34px 0 14px;display:flex;align-items:baseline;gap:10px}.help-root .hc-prose-h2:before{content:"§";font-family:var(--hc-mono);font-size:15px;color:var(--hc-citron-ink)}.help-root .hc-prose-steps{list-style:none;counter-reset:hc-step;margin:0 0 22px;padding:0}.help-root .hc-prose-steps li{counter-increment:hc-step;position:relative;padding:0 0 18px 52px;font-size:16px;line-height:1.65;color:var(--hc-ink-soft)}.help-root .hc-prose-steps li:before{content:counter(hc-step,decimal-leading-zero);position:absolute;left:0;top:1px;font-family:var(--hc-mono);font-size:12px;font-weight:600;color:var(--hc-ink);background:var(--hc-citron);border-radius:6px;padding:4px 7px}.help-root .hc-prose-steps li:not(:last-child):after{content:"";position:absolute;left:15px;top:30px;bottom:4px;width:0;border-left:2px dashed var(--hc-line)}.help-root .hc-prose-list{list-style:none;margin:0 0 22px;padding:0}.help-root .hc-prose-list li{position:relative;padding:0 0 12px 26px;font-size:16px;line-height:1.65;color:var(--hc-ink-soft)}.help-root .hc-prose-list li:before{content:"";position:absolute;left:4px;top:10px;width:8px;height:8px;background:var(--hc-citron);border:1px solid var(--hc-ink)}.help-root .hc-prose-tip{display:flex;align-items:flex-start;gap:14px;background:var(--hc-citron-soft);border:1px solid rgba(110,107,21,.3);border-left:4px solid var(--hc-citron);border-radius:8px;padding:16px 18px;margin:26px 0}.help-root .hc-prose-tip-label{font-family:var(--hc-mono);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--hc-citron-ink);padding-top:3px;flex-shrink:0}.help-root .hc-prose-tip p{font-size:15px;line-height:1.6;color:var(--hc-ink)}.help-root .hc-prose-chips{margin:22px 0;padding:18px;background:var(--hc-surface);border:1px solid var(--hc-line);border-radius:10px;box-shadow:var(--hc-shadow)}.help-root .hc-prose-chips-label{display:block;font-family:var(--hc-mono);font-size:11.5px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--hc-citron-ink);margin-bottom:12px}.help-root .hc-prose-chips-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px}.help-root .hc-prose-chips-list li{font-family:var(--hc-mono);font-size:12.5px;font-weight:500;color:var(--hc-ink);background:#0a1e260a;border:1px solid var(--hc-line);border-radius:6px;padding:5px 10px;white-space:nowrap}.help-root .hc-prose-figure{margin:24px 0 28px}.help-root .hc-prose-figure img{display:block;max-width:280px;width:100%;height:auto;border:1px solid var(--hc-ink);border-radius:14px;box-shadow:var(--hc-shadow);background:var(--hc-navy)}.help-root .hc-prose-figure figcaption{margin-top:10px;max-width:280px;font-family:var(--hc-mono);font-size:11.5px;line-height:1.5;letter-spacing:.02em;color:var(--hc-ink-faint)}.help-root .hc-prose-figure--wide img,.help-root .hc-prose-figure--wide figcaption{max-width:100%}.help-root .hc-prose-figure--wide img{border-radius:10px;background:#fff}.help-root .hc-prose-links{list-style:none;margin:22px 0;padding:0;display:flex;flex-direction:column;gap:10px}.help-root .hc-prose-links a{display:flex;align-items:center;justify-content:space-between;gap:14px;background:var(--hc-surface);border:1px solid var(--hc-line);border-radius:9px;padding:13px 16px;text-decoration:none;color:var(--hc-ink);box-shadow:var(--hc-shadow);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.help-root .hc-prose-links a:hover{transform:translate(-2px,-2px);box-shadow:var(--hc-shadow-hover);border-color:var(--hc-ink)}.help-root .hc-prose-links svg{flex-shrink:0;color:var(--hc-citron-ink)}.help-root .hc-prose-link-body{display:flex;flex-direction:column;gap:2px;min-width:0}.help-root .hc-prose-link-label{font-size:14.5px;font-weight:600}.help-root .hc-prose-link-url{font-family:var(--hc-mono);font-size:11.5px;color:var(--hc-ink-faint);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.help-root .hc-prose-defs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:22px 0}.help-root .hc-prose-def{position:relative}.help-root .hc-prose-def dt{display:flex;align-items:center;justify-content:space-between;gap:10px;background:var(--hc-surface);border:1px solid var(--hc-line);border-radius:9px;padding:11px 12px 11px 14px;font-size:14.5px;font-weight:600;color:var(--hc-ink);transition:border-color .15s ease}.help-root .hc-prose-def:hover dt,.help-root .hc-prose-def:focus-within dt{border-color:var(--hc-ink)}.help-root .hc-def-q{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;flex-shrink:0;border:1px solid var(--hc-citron-ink);border-radius:50%;background:var(--hc-citron-soft);color:var(--hc-citron-ink);font-family:var(--hc-mono);font-size:12px;font-weight:600;cursor:help}.help-root .hc-prose-def dd{display:none;position:absolute;bottom:calc(100% + 8px);left:0;right:0;z-index:20;margin:0;background:var(--hc-navy);color:#ffffffe6;border:1px solid var(--hc-navy);border-left:3px solid var(--hc-citron);border-radius:9px;padding:12px 14px;font-size:13.5px;line-height:1.55;box-shadow:6px 6px #0a1e262e}.help-root .hc-prose-def:hover dd,.help-root .hc-prose-def:focus-within dd{display:block;animation:hc-rise .18s ease-out}@media(max-width:600px){.help-root .hc-prose-defs{grid-template-columns:1fr}}.help-root .hc-stores{display:flex;flex-wrap:wrap;gap:12px}.help-root .hc-stores--paper{margin:26px 0}.help-root .hc-stores--dark{margin-bottom:26px}.help-root .hc-store{display:inline-flex;align-items:center;gap:10px;padding:9px 18px 9px 14px;border-radius:9px;text-decoration:none;text-align:left;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.help-root .hc-stores--paper .hc-store{background:var(--hc-navy);color:#fff;border:1px solid var(--hc-navy);box-shadow:var(--hc-shadow)}.help-root .hc-stores--paper .hc-store:hover{transform:translate(-2px,-2px);box-shadow:var(--hc-shadow-hover)}.help-root .hc-stores--dark .hc-store{background:#ffffff0f;color:#fff;border:1px solid rgba(255,255,255,.3)}.help-root .hc-stores--dark .hc-store:hover{border-color:var(--hc-citron);background:#d9d63e14}.help-root .hc-store-icon{flex-shrink:0}.help-root .hc-store-label{display:flex;flex-direction:column;line-height:1.15}.help-root .hc-store-label small{font-family:var(--hc-mono);font-size:9.5px;letter-spacing:.08em;text-transform:uppercase;opacity:.65}.help-root .hc-store-label strong{font-size:14.5px;font-weight:600;letter-spacing:-.01em}.help-root .hc-pager{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:44px;padding-top:30px;border-top:2px dashed var(--hc-line)}.help-root .hc-pager-link{display:flex;flex-direction:column;gap:5px;padding:16px 18px;background:var(--hc-surface);border:1px solid var(--hc-line);border-radius:10px;text-decoration:none;color:var(--hc-ink);box-shadow:var(--hc-shadow);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.help-root .hc-pager-link:hover{transform:translate(-2px,-2px);box-shadow:var(--hc-shadow-hover);border-color:var(--hc-ink)}.help-root .hc-pager-link--next{text-align:right}.help-root .hc-pager-label{font-family:var(--hc-mono);font-size:10.5px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--hc-citron-ink)}.help-root .hc-pager-title{font-size:14.5px;font-weight:600;line-height:1.4}.help-root .hc-footer-band{background:radial-gradient(ellipse 70% 120% at 85% 10%,rgba(217,214,62,.1),transparent 55%),var(--hc-navy);border-top:3px solid var(--hc-citron);color:#fff;padding:56px 24px}.help-root .hc-footer-band-inner{max-width:1160px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap}.help-root .hc-footer-title{margin-top:12px;font-size:clamp(24px,3vw,32px);font-weight:700;letter-spacing:-.02em}.help-root .hc-footer-title span{color:var(--hc-citron)}.help-root .hc-footer-sub{margin-top:10px;max-width:440px;font-size:15px;line-height:1.6;color:#ffffffa6}.help-root .hc-footer-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.help-root .hc-footer-bottom{background:var(--hc-navy);border-top:1px solid rgba(255,255,255,.08);padding:18px 24px}.help-root .hc-footer-bottom-inner{max-width:1160px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.help-root .hc-footer-copyright{font-family:var(--hc-mono);font-size:12px;color:#ffffff73}.help-root .hc-footer-links{display:flex;gap:22px}.help-root .hc-footer-links a{font-size:13px;color:#fff9;text-decoration:none}.help-root .hc-footer-links a:hover{color:var(--hc-citron)}@media(max-width:1024px){.help-root .hc-flow-rail{grid-template-columns:repeat(2,1fr)}.help-root .hc-browse-inner{grid-template-columns:1fr;gap:36px}.help-root .hc-sidebar{position:static}}@media(max-width:768px){.help-root .hc-header-link--site span,.help-root .hc-header-link--site{display:none}.help-root .hc-hero{padding:56px 20px 64px}.help-root .hc-flow{padding-top:56px}.help-root .hc-flow-rail,.help-root .hc-cats-grid{grid-template-columns:1fr}.help-root .hc-search-kbd{display:none}.help-root .hc-band-head{flex-direction:column;gap:14px}.help-root .hc-pager{grid-template-columns:1fr}.help-root .hc-pager-link--next{text-align:left}.help-root .hc-prose-tip{flex-direction:column;gap:8px}}
