.hc-root{--hc-brand: #ff4d00;--hc-brand-hover: #e64500;--hc-brand-2: #ff8c00;--hc-ink: #0f172a;--hc-ink-2: #334155;--hc-ink-3: #64748b;--hc-line: #e5e7eb;--hc-line-2: #eef1f5;--hc-surface: #ffffff;--hc-surface-2: #f8fafc;--hc-surface-3: #f1f5f9;--hc-ring: rgba(255, 77, 0, .14);--hc-radius: 8px;--hc-radius-sm: 6px;--hc-radius-lg: 12px;--hc-shadow-sm: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--hc-shadow-md: 0 8px 24px rgba(15, 23, 42, .08);--hc-shadow-brand: 0 12px 28px rgba(255, 77, 0, .22);--hc-wrap: 1120px;--hc-font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;margin:0;font-family:var(--hc-font);color:var(--hc-ink);background:var(--hc-surface-2);line-height:1.6;font-size:16px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;min-height:100vh}.hc-root *{box-sizing:border-box}.hc-root a{color:var(--hc-brand);text-decoration:none}.hc-root a:hover{text-decoration:underline}.hc-root .hc-wrap{max-width:var(--hc-wrap);margin:0 auto;padding:0 24px}.hc-root .hc-skip-link{position:absolute;left:-999px;top:0;background:var(--hc-ink);color:#fff;padding:10px 16px;border-radius:var(--hc-radius-sm);z-index:100}.hc-root .hc-skip-link:focus{left:16px;top:16px}.hc-root .hc-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;font-size:.9rem;line-height:1;padding:11px 18px;border-radius:var(--hc-radius);border:1px solid transparent;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease;white-space:nowrap;font-family:inherit}.hc-root .hc-btn:hover{text-decoration:none;transform:translateY(-1px)}.hc-root .hc-btn--primary{background:var(--hc-brand);color:#fff;box-shadow:var(--hc-shadow-brand)}.hc-root .hc-btn--primary:hover{background:var(--hc-brand-hover)}.hc-root .hc-btn--ghost{background:var(--hc-surface);color:var(--hc-ink);border-color:var(--hc-line);box-shadow:var(--hc-shadow-sm)}.hc-root .hc-btn--ghost:hover{border-color:#cbd5e1}.hc-root .hc-btn--lg{padding:14px 24px;font-size:.98rem}.hc-root .hc-site-header{position:sticky;top:0;z-index:40;background:#ffffffdb;-webkit-backdrop-filter:saturate(160%) blur(10px);backdrop-filter:saturate(160%) blur(10px);border-bottom:1px solid var(--hc-line)}.hc-root .hc-site-header__inner{display:flex;align-items:center;justify-content:space-between;height:66px}.hc-root .hc-site-header__logo{display:flex;align-items:center;gap:10px;color:var(--hc-ink);font-weight:800}.hc-root .hc-site-header__logo:hover{text-decoration:none}.hc-root .hc-brand{display:inline-flex}.hc-root .hc-site-header__word{font-size:1.06rem;letter-spacing:-.02em}.hc-root .hc-site-header__word b{color:var(--hc-brand);font-weight:800}.hc-root .hc-site-header__tag{font-size:.66rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--hc-ink-3);border-left:1px solid var(--hc-line);padding-left:10px;margin-left:2px}.hc-root .hc-site-header__nav{display:flex;align-items:center;gap:22px}.hc-root .hc-site-header__nav>a:not(.hc-btn){color:var(--hc-ink-2);font-weight:600;font-size:.9rem}.hc-root .hc-site-header__nav>a:not(.hc-btn):hover{color:var(--hc-brand);text-decoration:none}.hc-root .hc-hero{background:radial-gradient(120% 140% at 100% -10%,rgba(255,140,0,.14),transparent 55%),radial-gradient(120% 120% at -10% 0%,rgba(255,77,0,.1),transparent 50%),linear-gradient(180deg,#fff,var(--hc-surface-2));border-bottom:1px solid var(--hc-line)}.hc-root .hc-hero__inner{padding:68px 24px 56px;text-align:center}.hc-root .hc-hero__eyebrow{margin:0 0 12px;font-weight:800;font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;color:var(--hc-brand)}.hc-root .hc-hero__title{margin:0;font-size:clamp(2.1rem,1.2rem + 3.4vw,3.3rem);letter-spacing:-.03em;font-weight:800}.hc-root .hc-hero__sub{margin:14px auto 0;max-width:560px;color:var(--hc-ink-3);font-size:1.06rem}.hc-root .hc-search{position:relative;display:flex;align-items:center;gap:8px;max-width:680px;margin:30px auto 0;background:var(--hc-surface);border:1px solid var(--hc-line);border-radius:12px;padding:8px 8px 8px 44px;box-shadow:var(--hc-shadow-md);transition:border-color .16s ease,box-shadow .16s ease}.hc-root .hc-search:focus-within{border-color:var(--hc-brand);box-shadow:0 0 0 4px var(--hc-ring),var(--hc-shadow-md)}.hc-root .hc-search__icon{position:absolute;left:15px;color:var(--hc-ink-3)}.hc-root .hc-search input{flex:1;border:0;outline:0;background:transparent;font:inherit;font-size:1rem;color:var(--hc-ink);padding:8px 4px}.hc-root .hc-search input::placeholder{color:#94a3b8}.hc-root .hc-search .hc-btn{flex-shrink:0}.hc-root .hc-search--page{margin:0 0 26px}.hc-root .hc-search__results{position:absolute;top:calc(100% + 8px);left:0;right:0;background:var(--hc-surface);border:1px solid var(--hc-line);border-radius:var(--hc-radius-lg);box-shadow:var(--hc-shadow-md);overflow:hidden;z-index:30;text-align:left}.hc-root .hc-search__results a{display:block;padding:12px 16px;color:var(--hc-ink);border-bottom:1px solid var(--hc-line-2)}.hc-root .hc-search__results a:last-child{border-bottom:0}.hc-root .hc-search__results a:hover,.hc-root .hc-search__results a.is-active{background:var(--hc-surface-3);text-decoration:none}.hc-root .hc-sr-cat{display:block;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--hc-brand);margin-bottom:2px}.hc-root .hc-sr-title{font-weight:600;font-size:.94rem}.hc-root .hc-sr-empty{padding:16px;color:var(--hc-ink-3);font-size:.9rem}.hc-root .hc-hero__hints{margin:20px 0 0;font-size:.88rem;color:var(--hc-ink-3)}.hc-root .hc-hero__hints a{color:var(--hc-ink-2);font-weight:600}.hc-root .hc-section{padding:52px 24px}.hc-root .hc-section--tight{padding:40px 24px 64px}.hc-root .hc-section__head{margin-bottom:26px}.hc-root .hc-section__head h2{margin:0;font-size:1.5rem;letter-spacing:-.02em;font-weight:800}.hc-root .hc-section__head p{margin:6px 0 0;color:var(--hc-ink-3)}.hc-root .hc-pop-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.hc-root .hc-pop-card{position:relative;display:flex;flex-direction:column;gap:10px;background:var(--hc-surface);border:1px solid var(--hc-line);border-radius:var(--hc-radius-lg);padding:20px;color:var(--hc-ink);box-shadow:var(--hc-shadow-sm);transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.hc-root .hc-pop-card:hover{border-color:var(--hc-brand);transform:translateY(-3px);box-shadow:var(--hc-shadow-md);text-decoration:none}.hc-root .hc-pop-card__rank{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;font-weight:800;font-size:.85rem;background:linear-gradient(135deg,var(--hc-brand),var(--hc-brand-2));color:#fff}.hc-root .hc-pop-card__title{font-weight:700;font-size:1.02rem;letter-spacing:-.01em;line-height:1.35}.hc-root .hc-pop-card__cat{font-size:.74rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--hc-ink-3);margin-top:auto}.hc-root .hc-cat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.hc-root .hc-cat-grid--compact{margin:22px 0 26px}.hc-root .hc-cat-card{display:flex;align-items:center;gap:16px;background:var(--hc-surface);border:1px solid var(--hc-line);border-radius:var(--hc-radius-lg);padding:18px 20px;color:var(--hc-ink);box-shadow:var(--hc-shadow-sm);transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.hc-root .hc-cat-card:hover{border-color:var(--hc-brand);transform:translateY(-2px);box-shadow:var(--hc-shadow-md);text-decoration:none}.hc-root .hc-cat-card__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:10px;color:var(--hc-brand);background:linear-gradient(135deg,#ff4d001a,#ff8c001f);border:1px solid rgba(255,77,0,.18)}.hc-root .hc-cat-card__body{display:flex;flex-direction:column;gap:3px;flex:1;min-width:0}.hc-root .hc-cat-card__title{font-weight:700;font-size:1.02rem;letter-spacing:-.01em}.hc-root .hc-cat-card__desc{font-size:.86rem;color:var(--hc-ink-3);line-height:1.45}.hc-root .hc-cat-card__meta{flex-shrink:0;display:inline-flex;align-items:center;gap:5px;font-size:.76rem;font-weight:700;color:var(--hc-ink-3)}.hc-root .hc-cat-card:hover .hc-cat-card__meta{color:var(--hc-brand)}.hc-root .hc-support-band{display:flex;align-items:center;justify-content:space-between;gap:28px;flex-wrap:wrap;background:linear-gradient(135deg,#111827,#1f2937);border-radius:var(--hc-radius-lg);padding:34px 36px;color:#fff;position:relative;overflow:hidden}.hc-root .hc-support-band:after{content:"";position:absolute;right:-60px;top:-60px;width:240px;height:240px;background:radial-gradient(circle,rgba(255,77,0,.34),transparent 70%)}.hc-root .hc-support-band__text{position:relative;z-index:1}.hc-root .hc-support-band__text h2{margin:0;font-size:1.5rem;font-weight:800;letter-spacing:-.02em}.hc-root .hc-support-band__text p{margin:8px 0 0;color:#cbd5e1;max-width:460px}.hc-root .hc-support-band__text strong{color:#fff}.hc-root .hc-support-band__actions{position:relative;z-index:1;display:flex;gap:12px;flex-wrap:wrap}.hc-root .hc-support-band .hc-btn--ghost{background:#ffffff14;color:#fff;border-color:#ffffff2e;box-shadow:none}.hc-root .hc-support-band .hc-btn--ghost:hover{background:#ffffff24;border-color:#ffffff4d}.hc-root .hc-crumb{background:var(--hc-surface);border-bottom:1px solid var(--hc-line)}.hc-root .hc-crumb .hc-wrap{display:flex;align-items:center;gap:8px;padding:12px 24px;font-size:.82rem;flex-wrap:wrap}.hc-root .hc-crumb a{color:var(--hc-ink-3);font-weight:600}.hc-root .hc-crumb a:hover{color:var(--hc-brand)}.hc-root .hc-crumb__sep{color:#cbd5e1}.hc-root .hc-crumb [aria-current=page]{color:var(--hc-ink);font-weight:700}.hc-root .hc-cat-hero{display:flex;align-items:center;gap:18px;margin-bottom:30px}.hc-root .hc-cat-hero__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:14px;color:var(--hc-brand);background:linear-gradient(135deg,#ff4d001a,#ff8c0024);border:1px solid rgba(255,77,0,.18)}.hc-root .hc-cat-hero h1{margin:0;font-size:1.9rem;letter-spacing:-.025em;font-weight:800}.hc-root .hc-cat-hero p{margin:4px 0 0;color:var(--hc-ink-3)}.hc-root .hc-lead-h2{font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--hc-ink-3);margin:34px 0 14px;display:flex;align-items:center;gap:10px}.hc-root .hc-lead-h2 .hc-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;background:var(--hc-surface-3);border-radius:999px;font-size:.72rem;color:var(--hc-ink-2);letter-spacing:0}.hc-root .hc-toptasks{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hc-root .hc-toptask{display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--hc-surface);border:1px solid var(--hc-line);border-radius:var(--hc-radius);padding:16px 18px;color:var(--hc-ink);box-shadow:var(--hc-shadow-sm);transition:border-color .16s ease,transform .16s ease}.hc-root .hc-toptask:hover{border-color:var(--hc-brand);transform:translateY(-2px);text-decoration:none}.hc-root .hc-toptask__title{font-weight:700;font-size:.94rem;line-height:1.35}.hc-root .hc-toptask__go{display:inline-flex;align-items:center;gap:4px;font-size:.78rem;font-weight:700;color:var(--hc-brand);flex-shrink:0}.hc-root .hc-art-list{display:flex;flex-direction:column;border:1px solid var(--hc-line);border-radius:var(--hc-radius-lg);overflow:hidden;background:var(--hc-surface)}.hc-root .hc-art-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;color:var(--hc-ink);border-bottom:1px solid var(--hc-line-2);transition:background-color .14s ease}.hc-root .hc-art-row:last-child{border-bottom:0}.hc-root .hc-art-row:hover{background:var(--hc-surface-3);text-decoration:none}.hc-root .hc-art-row__main{display:flex;flex-direction:column;gap:3px;min-width:0}.hc-root .hc-art-row__title{font-weight:700;font-size:.98rem;letter-spacing:-.01em}.hc-root .hc-art-row:hover .hc-art-row__title{color:var(--hc-brand)}.hc-root .hc-art-row__sum{font-size:.85rem;color:var(--hc-ink-3);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.hc-root .hc-pill{flex-shrink:0;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:4px 9px;border-radius:999px;border:1px solid transparent;line-height:1}.hc-root .hc-pill--setup{background:#ecfdf5;color:#047857;border-color:#a7f3d0}.hc-root .hc-pill--troubleshooting{background:#fef2f2;color:#b91c1c;border-color:#fecaca}.hc-root .hc-pill--transactional{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.hc-root .hc-pill--reference{background:#f5f3ff;color:#6d28d9;border-color:#ddd6fe}.hc-root .hc-pill--policy{background:#fffbeb;color:#b45309;border-color:#fde68a}.hc-root .hc-chips{display:flex;flex-wrap:wrap;gap:10px}.hc-root .hc-chip{display:inline-flex;align-items:center;gap:7px;background:var(--hc-surface);border:1px solid var(--hc-line);border-radius:999px;padding:8px 14px;font-size:.85rem;font-weight:600;color:var(--hc-ink-2);box-shadow:var(--hc-shadow-sm);transition:border-color .16s ease,color .16s ease}.hc-root .hc-chip:hover{border-color:var(--hc-brand);color:var(--hc-brand);text-decoration:none}.hc-root .hc-related-cats{margin-top:12px}.hc-root .hc-fallback{margin-top:40px;padding:24px;background:var(--hc-surface);border:1px solid var(--hc-line);border-radius:var(--hc-radius-lg);display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.hc-root .hc-fallback p{margin:0;font-weight:600;color:var(--hc-ink-2)}.hc-root .hc-article__grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:48px;padding-top:40px;padding-bottom:72px;align-items:start}.hc-root .hc-article__main{min-width:0}.hc-root .hc-article__meta{display:flex;align-items:center;gap:14px;margin-bottom:16px}.hc-root .hc-article__date{font-size:.8rem;color:var(--hc-ink-3);font-weight:600}.hc-root .hc-article__title{margin:0;font-size:clamp(1.8rem,1.2rem + 2vw,2.5rem);letter-spacing:-.03em;font-weight:800;line-height:1.15}.hc-root .hc-answer{margin:24px 0 8px;padding:20px 22px;background:linear-gradient(135deg,#ff4d000d,#ff8c000f);border:1px solid rgba(255,77,0,.18);border-left:3px solid var(--hc-brand);border-radius:var(--hc-radius)}.hc-root .hc-answer__label{display:block;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--hc-brand);margin-bottom:6px}.hc-root .hc-answer p{margin:0;font-size:1.06rem;color:var(--hc-ink);font-weight:500}.hc-root .hc-prose{font-size:1.02rem;color:var(--hc-ink-2)}.hc-root .hc-prose h2{margin:40px 0 14px;font-size:1.4rem;letter-spacing:-.02em;font-weight:800;color:var(--hc-ink);scroll-margin-top:84px}.hc-root .hc-prose h3{margin:30px 0 10px;font-size:1.12rem;font-weight:700;color:var(--hc-ink);scroll-margin-top:84px}.hc-root .hc-prose h4{margin:22px 0 8px;font-size:1rem;font-weight:700;color:var(--hc-ink)}.hc-root .hc-prose p{margin:0 0 16px}.hc-root .hc-prose ul,.hc-root .hc-prose ol{margin:0 0 18px;padding-left:22px}.hc-root .hc-prose li{margin:6px 0}.hc-root .hc-prose li::marker{color:var(--hc-brand)}.hc-root .hc-prose a{font-weight:600;text-decoration:underline;text-decoration-color:#ff4d004d;text-underline-offset:2px}.hc-root .hc-prose a:hover{text-decoration-color:var(--hc-brand)}.hc-root .hc-prose strong{color:var(--hc-ink);font-weight:700}.hc-root .hc-prose code{background:var(--hc-surface-3);padding:2px 6px;border-radius:5px;font-size:.88em;font-family:SF Mono,ui-monospace,Cascadia Code,Menlo,monospace;color:#be3d17}.hc-root .hc-prose pre.hc-art-code{background:#0f172a;color:#e2e8f0;padding:18px 20px;border-radius:var(--hc-radius);overflow-x:auto;margin:0 0 20px}.hc-root .hc-prose pre.hc-art-code code{background:none;color:inherit;padding:0;font-size:.86rem}.hc-root .hc-prose blockquote{margin:0 0 18px;padding:12px 18px;border-left:3px solid var(--hc-line);background:var(--hc-surface-2);border-radius:0 var(--hc-radius) var(--hc-radius) 0;color:var(--hc-ink-2)}.hc-root .hc-prose hr{border:0;border-top:1px solid var(--hc-line);margin:32px 0}.hc-root .hc-prose .hc-anchor{margin-left:8px;color:#cbd5e1;opacity:0;font-weight:700;text-decoration:none}.hc-root .hc-prose h2:hover .hc-anchor,.hc-root .hc-prose h3:hover .hc-anchor{opacity:1}.hc-root .hc-art-table{overflow-x:auto;margin:0 0 22px;border:1px solid var(--hc-line);border-radius:var(--hc-radius-lg)}.hc-root .hc-art-table table{width:100%;border-collapse:collapse;font-size:.92rem}.hc-root .hc-art-table th{text-align:left;padding:12px 16px;background:var(--hc-surface-2);font-weight:700;color:var(--hc-ink);border-bottom:1px solid var(--hc-line);white-space:nowrap}.hc-root .hc-art-table td{padding:12px 16px;border-bottom:1px solid var(--hc-line-2);color:var(--hc-ink-2);vertical-align:top}.hc-root .hc-art-table tr:last-child td{border-bottom:0}.hc-root .hc-art-table code{white-space:nowrap}.hc-root .hc-art-media{margin:0 0 24px;border:1px solid var(--hc-line);border-radius:var(--hc-radius-lg);overflow:hidden;background:var(--hc-surface)}.hc-root .hc-art-media img{display:block;width:100%;height:auto}.hc-root .hc-art-media figcaption{padding:10px 16px;font-size:.82rem;color:var(--hc-ink-3);background:var(--hc-surface-2);border-top:1px solid var(--hc-line-2)}.hc-root .hc-art-media--pending .hc-art-media__frame{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;aspect-ratio:16 / 8;color:#94a3b8;background:repeating-linear-gradient(45deg,var(--hc-surface-2),var(--hc-surface-2) 12px,#f1f4f8 12px,#f1f4f8 24px)}.hc-root .hc-art-media--pending span{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.hc-root .hc-feedback{margin:44px 0 0;padding:22px 24px;background:var(--hc-surface);border:1px solid var(--hc-line);border-radius:var(--hc-radius-lg);text-align:center}.hc-root .hc-feedback__q{margin:0 0 14px;font-weight:700;color:var(--hc-ink)}.hc-root .hc-feedback__btns{display:flex;gap:12px;justify-content:center}.hc-root .hc-feedback__btn{display:inline-flex;align-items:center;gap:8px;font:inherit;font-weight:700;font-size:.9rem;padding:10px 22px;border-radius:var(--hc-radius);border:1px solid var(--hc-line);background:var(--hc-surface-2);color:var(--hc-ink-2);cursor:pointer;transition:border-color .16s ease,color .16s ease,background-color .16s ease}.hc-root .hc-feedback__btn svg{transition:transform .16s ease}.hc-root .hc-feedback__btn--yes:hover{border-color:#10b981;color:#047857;background:#ecfdf5}.hc-root .hc-feedback__btn--yes:hover svg{transform:translateY(-1px)}.hc-root .hc-feedback__btn--no:hover{border-color:#ef4444;color:#b91c1c;background:#fef2f2}.hc-root .hc-feedback__btn--no:hover svg{transform:translateY(1px)}.hc-root .hc-feedback__thanks{margin:12px 0 0;color:#047857;font-weight:600}.hc-root .hc-article__cta{margin:20px 0 0;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;background:linear-gradient(135deg,#ff4d000d,#ff8c000d);border:1px solid rgba(255,77,0,.18);border-radius:var(--hc-radius-lg)}.hc-root .hc-article__cta-title{margin:0;font-weight:800;font-size:1.05rem}.hc-root .hc-article__cta-sub{margin:4px 0 0;color:var(--hc-ink-3);font-size:.9rem}.hc-root .hc-article__side{position:sticky;top:84px;display:flex;flex-direction:column;gap:26px}.hc-root .hc-toc{border-left:2px solid var(--hc-line);padding-left:18px}.hc-root .hc-toc__label{margin:0 0 12px;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--hc-ink-3)}.hc-root .hc-toc ol{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.hc-root .hc-toc li a{display:block;padding:5px 0;font-size:.86rem;color:var(--hc-ink-3);font-weight:500;line-height:1.4}.hc-root .hc-toc li a:hover{color:var(--hc-brand);text-decoration:none}.hc-root .hc-toc li a.is-active{color:var(--hc-brand);font-weight:700}.hc-root .hc-toc__l3 a{padding-left:14px;font-size:.82rem}.hc-root .hc-rel__label{margin:0 0 12px;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--hc-ink-3)}.hc-root .hc-rel-card{display:block;padding:12px 14px;background:var(--hc-surface);border:1px solid var(--hc-line);border-radius:var(--hc-radius);margin-bottom:10px;color:var(--hc-ink);box-shadow:var(--hc-shadow-sm);transition:border-color .16s ease,transform .16s ease}.hc-root .hc-rel-card:hover{border-color:var(--hc-brand);transform:translateY(-2px);text-decoration:none}.hc-root .hc-rel-card__cat{display:block;font-size:.66rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--hc-brand);margin-bottom:3px}.hc-root .hc-rel-card__title{font-size:.9rem;font-weight:600;line-height:1.35}.hc-root .hc-search-count{margin:0 0 20px;color:var(--hc-ink-3)}.hc-root .hc-search-count strong{color:var(--hc-ink)}.hc-root .hc-results{display:flex;flex-direction:column;gap:12px}.hc-root .hc-result{display:block;padding:18px 20px;background:var(--hc-surface);border:1px solid var(--hc-line);border-radius:var(--hc-radius-lg);color:var(--hc-ink);box-shadow:var(--hc-shadow-sm);transition:border-color .16s ease,transform .16s ease}.hc-root .hc-result:hover{border-color:var(--hc-brand);transform:translateY(-2px);text-decoration:none}.hc-root .hc-result__cat{display:block;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--hc-brand);margin-bottom:4px}.hc-root .hc-result__title{display:block;font-weight:700;font-size:1.05rem;letter-spacing:-.01em}.hc-root .hc-result__sum{display:block;margin-top:4px;font-size:.9rem;color:var(--hc-ink-3)}.hc-root .hc-noresult{text-align:center;padding:30px 0}.hc-root .hc-noresult h2{margin:0 0 8px;font-size:1.4rem;font-weight:800;letter-spacing:-.02em}.hc-root .hc-noresult>p{margin:0 0 8px;color:var(--hc-ink-3)}.hc-root .hc-noresult .hc-cat-grid{text-align:left}.hc-root .hc-ink-3-note{color:var(--hc-ink-3);font-size:.95rem}.hc-root .hc-site-footer{background:var(--hc-surface);border-top:1px solid var(--hc-line);margin-top:20px}.hc-root .hc-site-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px 24px;flex-wrap:wrap}.hc-root .hc-site-footer__brand{display:flex;align-items:center;gap:10px;font-weight:800;color:var(--hc-ink)}.hc-root .hc-site-footer__note{margin:0;font-size:.8rem;color:var(--hc-ink-3)}.hc-root .hc-site-footer__note code{background:var(--hc-surface-3);padding:2px 6px;border-radius:5px;font-size:.82em}.hc-root .hc-site-footer__links{display:flex;gap:18px}.hc-root .hc-site-footer__links a{font-size:.85rem;font-weight:600;color:var(--hc-ink-3)}.hc-root .hc-site-footer__links a:hover{color:var(--hc-brand);text-decoration:none}@media(max-width:900px){.hc-root .hc-pop-grid{grid-template-columns:1fr 1fr}.hc-root .hc-cat-grid,.hc-root .hc-toptasks{grid-template-columns:1fr}.hc-root .hc-article__grid{grid-template-columns:1fr;gap:32px}.hc-root .hc-article__side{position:static;order:-1}.hc-root .hc-toc{display:none}}@media(max-width:640px){.hc-root .hc-wrap{padding:0 18px}.hc-root .hc-site-header__nav{gap:12px}.hc-root .hc-site-header__nav>a:not(.hc-btn){display:none}.hc-root .hc-site-header__tag{display:none}.hc-root .hc-hero__inner{padding:48px 18px 40px}.hc-root .hc-search{flex-wrap:wrap;padding:8px 8px 8px 40px}.hc-root .hc-search .hc-btn{width:100%}.hc-root .hc-pop-grid{grid-template-columns:1fr}.hc-root .hc-section{padding:40px 18px}.hc-root .hc-support-band{padding:26px 24px}.hc-root .hc-support-band__actions .hc-btn{flex:1}.hc-root .hc-site-footer__inner{flex-direction:column;align-items:flex-start}}@media(prefers-reduced-motion:reduce){.hc-root *{transition:none!important;animation:none!important;scroll-behavior:auto!important}.hc-root .hc-btn:hover,.hc-root .hc-pop-card:hover,.hc-root .hc-cat-card:hover,.hc-root .hc-toptask:hover,.hc-root .hc-rel-card:hover,.hc-root .hc-result:hover{transform:none}}.hc-root :focus-visible{outline:3px solid var(--hc-ring);outline-offset:2px;border-radius:4px}
