.help-hero{text-align:center;max-width:1280px;margin:0 auto;padding:128px 24px 36px}@media (max-width:768px){.help-hero{padding:96px 16px 28px}}.help-eyebrow{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--color-accent-dark);background:var(--color-accent-soft);border:1px solid #5c7a1240;border-radius:999px;align-items:center;gap:6px;margin-bottom:22px;padding:6px 14px;font-size:11px;font-weight:700;display:inline-flex}.help-eyebrow .dot{background:var(--color-accent-dark);border-radius:50%;width:6px;height:6px}.help-hero h1{font-family:var(--font-display);letter-spacing:-.035em;margin-bottom:16px;font-size:clamp(34px,5vw,58px);font-weight:900;line-height:1}.help-hero h1 .highlight{background:linear-gradient(180deg, transparent 55%, var(--color-accent) 55%, var(--color-accent) 90%, transparent 90%);padding:0 8px}.help-hero p{color:var(--color-muted);max-width:600px;margin:0 auto 28px;font-size:17px;line-height:1.6}.help-hero p strong{color:var(--color-text);font-weight:600}.search-box{background:var(--color-surface);border:2px solid var(--color-border);border-radius:999px;align-items:center;gap:10px;max-width:620px;margin:0 auto;padding:6px;transition:all .2s;display:flex}.search-box:focus-within{border-color:var(--color-accent-dark);box-shadow:0 4px 16px #c5f23c2e}.search-box .s-ic{color:var(--color-muted);padding:10px 0 10px 16px}.search-box .s-ic svg{width:18px;height:18px}.search-box input{flex:1;padding:8px 4px;font-size:15.5px;font-weight:500}.search-box input::placeholder{color:var(--color-subtle)}.search-box .ai-hint{font-family:var(--font-mono);letter-spacing:.14em;color:var(--color-accent-dark);background:var(--color-accent-soft);border-radius:99px;flex-shrink:0;align-items:center;gap:5px;padding:5px 10px;font-size:10px;font-weight:800;display:inline-flex}.search-box .ai-hint svg{width:11px;height:11px}.search-box .s-btn{background:var(--color-text);color:var(--color-accent);font-family:var(--font-display);cursor:pointer;border-radius:999px;flex-shrink:0;padding:10px 18px;font-size:13.5px;font-weight:800;transition:all .18s}.search-box .s-btn:hover{background:var(--color-accent-dark);color:#fff}.search-results{background:var(--color-surface);border:1px solid var(--color-border);text-align:left;border-radius:16px;max-width:620px;margin:10px auto 0;padding:8px;box-shadow:0 10px 30px #00000012}.search-results .sr-item{border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;transition:background .14s;display:flex}.search-results .sr-item:hover{background:var(--color-accent-soft)}.search-results .sr-title{font-family:var(--font-display);color:var(--color-text);font-size:14px;font-weight:700;line-height:1.3}.search-results .sr-tag{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;background:var(--color-accent-soft);color:var(--color-accent-dark);border-radius:5px;flex-shrink:0;padding:3px 8px;font-size:9px;font-weight:700}.search-results .sr-empty{text-align:center;color:var(--color-muted);padding:14px;font-size:13px}.popular-q{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:18px;display:flex}.popular-q .pq-label{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--color-muted);align-self:center;margin-right:4px;font-size:10.5px;font-weight:700}.popular-q a{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text);border-radius:999px;padding:6px 14px;font-size:12.5px;transition:all .18s}.popular-q a:hover{border-color:var(--color-text);transform:translateY(-1px)}.cat-section{max-width:1280px;margin:0 auto;padding:36px 24px 24px}@media (max-width:768px){.cat-section{padding:24px 16px 16px}}.cat-section h2{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:18px;font-size:24px;font-weight:800}.cat-section h2 .small{font-family:var(--font-mono);color:var(--color-muted);letter-spacing:.1em;margin-left:10px;font-size:11px;font-weight:700}.cat-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}@media (max-width:900px){.cat-grid{grid-template-columns:1fr 1fr}}@media (max-width:540px){.cat-grid{grid-template-columns:1fr}}.cat-card{background:var(--color-surface);border:1px solid var(--color-border);transition:all .22s var(--ease-out-soft);cursor:pointer;border-radius:16px;flex-direction:column;gap:10px;padding:22px 24px;display:flex;position:relative}.cat-card:hover{border-color:var(--color-border-strong);transform:translateY(-3px);box-shadow:0 4px 12px #0000000a,0 14px 32px #0000000f}.cat-card .cc-ic{background:var(--color-accent-soft);width:44px;height:44px;color:var(--color-accent-dark);border-radius:12px;place-items:center;margin-bottom:8px;display:grid}.cat-card .cc-ic svg{stroke-width:2px;width:22px;height:22px}.cat-card h3{font-family:var(--font-display);letter-spacing:-.01em;font-size:18px;font-weight:800}.cat-card p{color:var(--color-muted);flex:1;font-size:13px;line-height:1.5}.cat-card .cc-count{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--color-text);background:var(--color-bg);border:1px solid var(--color-border);border-radius:5px;align-self:flex-start;padding:4px 8px;font-size:10px;font-weight:700}.cat-card .cc-arrow{color:var(--color-subtle);transition:all .18s;position:absolute;top:22px;right:24px}.cat-card:hover .cc-arrow{color:var(--color-accent-dark);transform:translate(3px,-1px)}.cat-card .cc-arrow svg{width:16px;height:16px}.articles-section{max-width:1280px;margin:0 auto;padding:16px 24px 36px}@media (max-width:768px){.articles-section{padding:12px 16px 28px}}.articles-section h2{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:18px;font-size:24px;font-weight:800}.articles-section h2 .small{font-family:var(--font-mono);color:var(--color-muted);letter-spacing:.1em;margin-left:10px;font-size:11px;font-weight:700}.articles-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:768px){.articles-grid{grid-template-columns:1fr}}.art-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;align-items:flex-start;gap:14px;padding:16px 18px;transition:all .18s;display:flex}.art-card:hover{border-color:var(--color-border-strong);transform:translateY(-1px)}.art-card .art-num{background:var(--color-bg);border:1px solid var(--color-border);width:34px;height:34px;font-family:var(--font-display);color:var(--color-muted);border-radius:9px;flex-shrink:0;place-items:center;font-size:14px;font-weight:900;display:grid}.art-card .art-meta{flex:1;min-width:0}.art-card .art-title{font-family:var(--font-display);margin-bottom:4px;font-size:14.5px;font-weight:700;line-height:1.3}.art-card .art-info{font-family:var(--font-mono);color:var(--color-muted);letter-spacing:.04em;flex-wrap:wrap;align-items:center;gap:10px;font-size:10.5px;display:inline-flex}.art-card .art-info .tag{background:var(--color-accent-soft);color:var(--color-accent-dark);text-transform:uppercase;letter-spacing:.1em;border-radius:4px;padding:2px 6px;font-size:9px;font-weight:700}.art-card .art-info svg{vertical-align:-1px;width:11px;height:11px}.contact-band{background:linear-gradient(135deg, var(--color-text) 0%, #2a2a28 100%);color:#ffffffb3;border-radius:22px;grid-template-columns:1fr auto;align-items:center;gap:24px;max-width:1280px;margin:28px auto 40px;padding:32px 36px;display:grid;position:relative;overflow:hidden}@media (max-width:768px){.contact-band{grid-template-columns:1fr;margin:24px 16px 32px;padding:28px 24px}}.contact-band:after{content:"";pointer-events:none;background:radial-gradient(circle,#c5f23c2e,#0000 70%);width:280px;height:280px;position:absolute;top:-60px;right:-50px}.cb-left{z-index:1;position:relative}.cb-eyebrow{font-family:var(--font-mono);letter-spacing:.22em;color:var(--color-accent);text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:800}.cb-eyebrow:before{content:"";background:var(--color-accent);vertical-align:middle;border-radius:50%;width:6px;height:6px;margin-right:8px;display:inline-block}.cb-left h3{font-family:var(--font-display);color:#fff;letter-spacing:-.025em;margin-bottom:8px;font-size:clamp(24px,3vw,32px);font-weight:900;line-height:1.1}.cb-left p{max-width:540px;font-size:14.5px;line-height:1.55}.cb-left p strong{color:#fff;font-weight:600}.cb-actions{z-index:1;flex-direction:column;gap:10px;min-width:220px;display:flex;position:relative}.cb-btn{background:var(--color-accent);color:var(--color-text);font-family:var(--font-display);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:800;transition:all .2s;display:inline-flex}.cb-btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #c5f23c52}.cb-btn.ghost{color:#fff;background:#ffffff14;border:1px solid #ffffff2e}.cb-btn.ghost:hover{box-shadow:none;background:#ffffff24}.cb-btn svg{width:14px;height:14px}.ai-widget{z-index:50;position:fixed;bottom:24px;right:24px}@media (max-width:540px){.ai-widget{bottom:16px;right:16px}}.ai-toggle{background:linear-gradient(135deg, var(--color-text) 0%, #2a2a28 100%);width:60px;height:60px;color:var(--color-accent);cursor:pointer;transition:all .24s var(--ease-out-soft);border-radius:50%;place-items:center;display:grid;position:relative;box-shadow:0 6px 24px #00000038}.ai-toggle:hover{transform:scale(1.06)}.ai-toggle svg{width:24px;height:24px}.ai-toggle .badge{background:var(--color-warm);color:#fff;min-width:18px;height:18px;font-family:var(--font-mono);border-radius:9px;place-items:center;padding:0 5px;font-size:9.5px;font-weight:800;display:grid;position:absolute;top:-3px;right:-3px}.ai-panel{background:var(--color-surface);border:1px solid var(--color-border);width:360px;max-width:calc(100vw - 32px);transition:all .3s var(--ease-out-soft);transform-origin:100% 100%;border-radius:20px;position:absolute;bottom:76px;right:0;overflow:hidden;box-shadow:0 12px 40px #0000002e}.ai-widget.collapsed .ai-panel{opacity:0;pointer-events:none;transform:scale(.92)translateY(8px)}.ai-panel-head{background:linear-gradient(135deg, var(--color-text) 0%, #2a2a28 100%);color:#fff;align-items:center;gap:12px;padding:16px 20px;display:flex}.ai-panel-head .ic{background:var(--color-accent);width:36px;height:36px;color:var(--color-text);border-radius:10px;place-items:center;display:grid}.ai-panel-head .ic svg{width:18px;height:18px}.ai-panel-head .ti{flex:1}.ai-panel-head .ti h4{font-family:var(--font-display);letter-spacing:-.01em;font-size:15px;font-weight:800}.ai-panel-head .ti .sub{font-family:var(--font-mono);letter-spacing:.12em;color:#fff9;text-transform:uppercase;align-items:center;gap:5px;margin-top:2px;font-size:9.5px;font-weight:600;display:inline-flex}.ai-panel-head .ti .sub:before{content:"";background:var(--color-accent);border-radius:50%;width:5px;height:5px}.ai-panel-head button{color:#fff;cursor:pointer;background:#ffffff14;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.ai-panel-head button svg{width:14px;height:14px}.ai-body{flex-direction:column;gap:12px;max-height:360px;padding:18px 20px;display:flex;overflow-y:auto}.ai-msg{align-items:flex-start;gap:8px;display:flex}.ai-msg.bot .ai-bub{background:var(--color-accent-soft);border-bottom-left-radius:4px}.ai-msg.user{flex-direction:row-reverse}.ai-msg.user .ai-bub{background:var(--color-bg);border-bottom-right-radius:4px}.ai-bub{border-radius:14px;max-width:88%;padding:10px 14px;font-size:13px;line-height:1.5}.ai-bub strong{font-weight:700}.ai-bub .link-list{margin:6px 0 0;padding-left:4px}.ai-bub .link-list li{margin-bottom:4px;padding-left:16px;font-size:12.5px;position:relative}.ai-bub .link-list li:before{content:"→";color:var(--color-accent-dark);font-weight:800;position:absolute;left:0}.ai-bub .link-list li a{color:var(--color-accent-dark);border-bottom:1px dashed;font-weight:600}.ai-foot{border-top:1px solid var(--color-border);background:var(--color-bg);align-items:center;gap:8px;padding:12px 16px;display:flex}.ai-foot input{padding:8px 10px;font-size:13px}.ai-foot button{background:var(--color-text);color:var(--color-accent);cursor:pointer;border-radius:8px;padding:8px 12px}.ai-foot button svg{width:14px;height:14px}.hc-page{background:var(--color-canvas);min-height:100dvh;padding:40px 20px 72px}.hc-inner{max-width:860px;margin:0 auto}.hc-brand{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--color-lime-dark);margin-bottom:14px;font-size:10.5px;font-weight:800;display:inline-block}.hc-h1{font-family:var(--font-display);letter-spacing:-.03em;color:var(--color-ink);font-size:clamp(28px,4vw,42px);font-weight:800;line-height:1.05}.hc-h1 .accent{color:var(--color-lime-dark)}.hc-sub{color:var(--color-ink-muted);max-width:540px;margin:8px 0 22px;font-size:14px}.hc-search{border:1px solid var(--color-edge);background:var(--color-surface);width:100%;max-width:480px;font:inherit;color:var(--color-ink);border-radius:12px;margin-bottom:28px;padding:12px 15px;font-size:14px}.hc-search:focus{outline:2px solid var(--color-lime);outline-offset:1px}.hc-cat{margin-bottom:26px}.hc-cat-name{font-family:var(--font-display);color:var(--color-ink);font-size:16px;font-weight:800}.hc-cat-blurb{color:var(--color-ink-muted);margin:2px 0 10px;font-size:12.5px}.hc-list{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:10px;display:grid}.hc-card{background:var(--color-surface);border:1px solid var(--color-edge);border-radius:12px;padding:14px 16px;transition:border-color .14s;display:block}.hc-card:hover{border-color:var(--color-ink)}.hc-card-title{font-family:var(--font-display);color:var(--color-ink);font-size:14px;font-weight:700}.hc-card-summary{color:var(--color-ink-muted);margin-top:3px;font-size:12px;line-height:1.45}.hc-empty{text-align:center;font-family:var(--font-mono);color:var(--color-ink-subtle);padding:36px 12px;font-size:12.5px}.hc-back{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--color-ink-muted);align-items:center;gap:6px;margin-bottom:18px;font-size:11px;font-weight:700;display:inline-flex}.hc-back:hover{color:var(--color-ink)}.hc-back svg{width:13px;height:13px}.hc-article-kicker{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--color-lime-dark);align-items:center;gap:8px;margin-bottom:10px;font-size:10.5px;font-weight:700;display:flex}.hc-article-title{font-family:var(--font-display);letter-spacing:-.025em;color:var(--color-ink);font-size:clamp(24px,3vw,34px);font-weight:800;line-height:1.1}.hc-article-body{margin-top:18px}.hc-article-body h2{font-family:var(--font-display);letter-spacing:-.015em;color:var(--color-ink);margin:26px 0 10px;font-size:19px;font-weight:800}.hc-article-body p{color:var(--color-ink);margin-bottom:14px;font-size:15px;line-height:1.7}.hc-article-body ul,.hc-article-body ol{margin:0 0 14px;padding-left:20px}.hc-article-body li{color:var(--color-ink);margin-bottom:5px;font-size:15px;line-height:1.65}.hc-foot{border-top:1px dashed var(--color-edge);font-family:var(--font-mono);color:var(--color-ink-subtle);margin-top:40px;padding-top:18px;font-size:11px}.hc-foot a{color:var(--color-lime-dark);text-decoration:underline}[data-theme=dark] .help-eyebrow{border-color:#c5f23c47}[data-theme=dark] .search-results{border-color:var(--color-border-strong);box-shadow:0 10px 30px #00000080}[data-theme=dark] .search-box .s-btn{color:var(--color-accent);background:#0e0e0c}[data-theme=dark] .search-box .s-btn:hover{background:var(--color-accent-dark);color:#0e0e0c}[data-theme=dark] .cb-btn,[data-theme=dark] .ai-panel-head .ic{color:#0e0e0c}[data-theme=dark] .cat-card:hover{box-shadow:0 4px 12px #00000059,0 14px 32px #00000059}[data-theme=dark] .contact-band{border:1px solid var(--color-border);background:linear-gradient(135deg,#141412 0%,#232320 100%)}[data-theme=dark] .ai-toggle{box-shadow:0 6px 24px #00000080, inset 0 0 0 1px var(--color-border-strong);background:linear-gradient(135deg,#1a1a1a 0%,#2a2a28 100%)}[data-theme=dark] .ai-panel-head{background:linear-gradient(135deg,#1a1a1a 0%,#2a2a28 100%)}[data-theme=dark] .ai-panel{box-shadow:0 12px 40px #0000008c}[data-theme=dark] .ai-foot button{color:var(--color-accent);box-shadow:inset 0 0 0 1px var(--color-border-strong);background:#0e0e0c}[data-theme=dark] .help-hero h1 .highlight{background:linear-gradient(180deg, transparent 55%, var(--color-accent-soft) 55%)}[data-theme=dark] .hc-page{--color-canvas:#0e0e0c;--color-surface:#1a1a18;--color-cream:#232320;--color-edge:#2a2a26;--color-ink:#ededea;--color-ink-muted:#9e9e96;--color-ink-subtle:#6a6a64;--color-lime-dark:#c5f23c}@keyframes hfx-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes hfx-pop{0%{opacity:0;transform:scale(.55)}to{opacity:1;transform:scale(1)}}html.has-reveal .hfx-hero.reveal:not(.in-view),html.has-reveal .hfx-band.reveal:not(.in-view){transform:none}.hfx-hero.in-view .help-eyebrow{animation:hfx-rise .6s var(--ease-out-soft) 0s backwards}.hfx-hero.in-view h1{animation:hfx-rise .65s var(--ease-out-soft) 90ms backwards}.hfx-hero.in-view>p{animation:hfx-rise .65s var(--ease-out-soft) .18s backwards}.hfx-hero.in-view .search-box{animation:hfx-rise .6s var(--ease-out-soft) .28s backwards}.hfx-hero.in-view .popular-q{animation:hfx-rise .6s var(--ease-out-soft) .38s backwards}.hfx-hero.in-view .search-results{animation:none}.hfx-hero.in-view .popular-q>a{animation:.45s cubic-bezier(.34,1.56,.64,1) backwards hfx-pop}.hfx-hero.in-view .popular-q>a:first-of-type{animation-delay:.48s}.hfx-hero.in-view .popular-q>a:nth-of-type(2){animation-delay:.55s}.hfx-hero.in-view .popular-q>a:nth-of-type(3){animation-delay:.62s}.hfx-hero.in-view .popular-q>a:nth-of-type(4){animation-delay:.69s}.hfx-hero.in-view .popular-q>a:nth-of-type(5){animation-delay:.76s}.search-box:focus-within{border-color:var(--color-accent-dark);transform:translateY(-1px);box-shadow:0 4px 16px #c5f23c2e,0 0 0 4px #c5f23c38}[data-theme=dark] .search-box:focus-within{box-shadow:0 4px 16px #c5f23c1f,0 0 0 4px #c5f23c29}html.has-reveal .hfx-stagger>.reveal:not(.in-view){transform:none}.hfx-stagger>.reveal.in-view{animation:hfx-rise .6s var(--ease-out-soft) backwards}.hfx-stagger>.reveal.in-view:nth-child(2){animation-delay:80ms}.hfx-stagger>.reveal.in-view:nth-child(3){animation-delay:.16s}.hfx-stagger>.reveal.in-view:nth-child(4){animation-delay:.24s}.hfx-stagger>.reveal.in-view:nth-child(5){animation-delay:.32s}.hfx-stagger>.reveal.in-view:nth-child(6){animation-delay:.4s}.articles-grid.hfx-stagger>.reveal.in-view:nth-child(odd){animation-delay:0s}.articles-grid.hfx-stagger>.reveal.in-view:nth-child(2n){animation-delay:80ms}.cat-card.reveal.in-view .cc-ic{animation:.5s cubic-bezier(.34,1.56,.64,1) .26s backwards hfx-pop}.art-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000a,0 10px 24px #0000000d}[data-theme=dark] .art-card:hover{box-shadow:0 4px 12px #00000059,0 10px 24px #00000059}.hfx-band.in-view .cb-left>*{animation:hfx-rise .55s var(--ease-out-soft) backwards}.hfx-band.in-view .cb-left>:first-child{animation-delay:0s}.hfx-band.in-view .cb-left>:nth-child(2){animation-delay:90ms}.hfx-band.in-view .cb-left>:nth-child(3){animation-delay:.18s}.hfx-band.in-view .cb-actions{animation:hfx-rise .55s var(--ease-out-soft) .24s backwards}@media (prefers-reduced-motion:reduce){.hfx-hero.in-view .help-eyebrow,.hfx-hero.in-view h1,.hfx-hero.in-view>p,.hfx-hero.in-view .search-box,.hfx-hero.in-view .popular-q,.hfx-hero.in-view .popular-q>a,.hfx-stagger>.reveal.in-view,.cat-card.reveal.in-view .cc-ic,.hfx-band.in-view .cb-left>*,.hfx-band.in-view .cb-actions{animation:none!important}.search-box:focus-within{transform:none}html.has-reveal .reveal:not(.in-view){opacity:1!important;transform:none!important}}.hc-article-fig{border:1px solid var(--color-edge);background:var(--color-surface);border-radius:16px;margin:22px 0 6px;overflow:hidden;box-shadow:0 14px 36px #14141014}.hc-article-fig-svg{width:100%;height:auto;display:block}.hc-article-fig figcaption{font-family:var(--font-mono);letter-spacing:.08em;color:var(--color-ink-muted);border-top:1px solid var(--color-edge);padding:9px 14px;font-size:10.5px}.hc-article-body ol{counter-reset:hcstep;gap:10px;margin:14px 0 18px;padding:0;list-style:none;display:grid}.hc-article-body ol li{counter-increment:hcstep;background:var(--color-surface);border:1px solid var(--color-edge);border-radius:12px;padding:13px 16px 13px 52px;line-height:1.6;position:relative}.hc-article-body ol li:before{content:counter(hcstep, decimal-leading-zero);font-family:var(--font-mono);color:#1a1a1a;background:var(--color-lime,#c5f23c);border-radius:7px;padding:3px 6px;font-size:11px;font-weight:800;position:absolute;top:13px;left:14px}.hc-article-body h2{border-left:3px solid var(--color-lime,#c5f23c);padding-left:12px}.hc-pager{grid-template-columns:1fr 1fr;gap:12px;margin:36px 0 8px;display:grid}@media (max-width:560px){.hc-pager{grid-template-columns:1fr}}.hc-pager-card{border:1px solid var(--color-border);background:var(--color-surface);border-radius:14px;gap:6px;padding:14px 18px;text-decoration:none;transition:border-color .2s,transform .2s;display:grid}.hc-pager-card:hover{border-color:var(--color-accent);transform:translateY(-2px)}.hc-pager-card.next{text-align:right}.hc-pager-label{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--color-accent-dark);align-items:center;gap:4px;font-size:10px;font-weight:800;display:inline-flex}[data-theme=dark] .hc-pager-label{color:var(--color-accent)}.hc-pager-card.next .hc-pager-label{justify-content:flex-end}.hc-pager-label svg{width:13px;height:13px}.hc-pager-title{color:var(--color-text);font-size:13px;font-weight:700;line-height:1.35}.hc-pager-spacer{display:block}.hc-page-article{padding-top:124px}@media (max-width:640px){.hc-page-article{padding-top:104px}}