.hp-error{position:relative;overflow:hidden;padding:clamp(64px,9vw,128px) 0 clamp(56px,7vw,96px);isolation:isolate}.hp-error__bg{position:absolute;inset:0;z-index:-1;pointer-events:none;overflow:hidden}.hp-error__bg-blob,.hp-error__bg:after,.hp-error__bg:before{content:"";position:absolute;border-radius:50%;filter:blur(70px);opacity:.55;will-change:transform}.hp-error__bg:before{width:520px;height:520px;top:-180px;left:-160px;background:radial-gradient(circle at 30% 30%,var(--hp-blue-300),var(--hp-blue-500) 60%,transparent 70%);animation:hpErrorFloat 14s ease-in-out infinite}.hp-error__bg:after{width:600px;height:600px;bottom:-220px;right:-180px;background:radial-gradient(circle at 60% 50%,var(--hp-indigo-500),var(--hp-violet-500) 55%,transparent 75%);animation:hpErrorFloat 18s ease-in-out infinite reverse}.hp-error__bg-blob{width:360px;height:360px;top:8%;right:12%;background:radial-gradient(circle,var(--hp-pink-500),transparent 70%);opacity:.22;animation:hpErrorFloat 22s ease-in-out infinite}.hp-error__bg-grid{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(15,23,42,.04) 1px,transparent 0),linear-gradient(180deg,rgba(15,23,42,.04) 1px,transparent 0);background-size:56px 56px;mask-image:radial-gradient(ellipse 70% 60% at 50% 40%,#000 30%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse 70% 60% at 50% 40%,#000 30%,transparent 75%)}@keyframes hpErrorFloat{0%,to{transform:translate(0) scale(1)}33%{transform:translate(28px,-22px) scale(1.05)}66%{transform:translate(-22px,18px) scale(.97)}}.hp-error__inner{position:relative;max-width:760px;margin:0 auto;text-align:center}.hp-error__eyebrow{display:inline-flex;align-items:center;gap:var(--hp-space-2);padding:6px 14px 6px 8px;background:rgba(255,255,255,.7);border:1px solid var(--hp-color-border);border-radius:var(--hp-radius-pill);font-size:var(--hp-fs-13);font-weight:600;color:var(--hp-color-text-soft);box-shadow:var(--hp-shadow-sm);backdrop-filter:saturate(180%) blur(10px);-webkit-backdrop-filter:saturate(180%) blur(10px);margin-bottom:var(--hp-space-6)}.hp-error__eyebrow-dot{width:8px;height:8px;border-radius:50%;background:var(--hp-color-primary);box-shadow:0 0 0 4px rgba(37,99,235,.18);animation:hpErrorPulse 2.4s ease-in-out infinite}.hp-error__eyebrow--warn .hp-error__eyebrow-dot{background:var(--hp-color-warn);box-shadow:0 0 0 4px rgba(245,158,11,.22)}@keyframes hpErrorPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}.hp-error__code-wrap{position:relative;margin:0 0 var(--hp-space-6);line-height:1}.hp-error__code{display:inline-block;line-height:.9;background:var(--hp-grad-primary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 18px 40px rgba(37,99,235,.18))}.hp-error__code,.hp-error__code-wrap:before{font-size:clamp(140px,22vw,260px);font-weight:700;letter-spacing:-.06em;color:transparent}.hp-error__code-wrap:before{content:attr(data-code);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(1.18);-webkit-text-stroke:1.5px rgba(37,99,235,.16);z-index:-1;pointer-events:none}.hp-error__orb{position:relative;width:132px;height:132px;margin:0 auto var(--hp-space-6);border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.95),rgba(255,255,255,.55) 55%,rgba(255,255,255,.15) 100%),var(--hp-grad-primary);box-shadow:var(--hp-shadow-card),inset 0 1px 0 rgba(255,255,255,.6),inset 0 -8px 24px rgba(15,23,42,.18);color:#fff}.hp-error__orb svg{width:56px;height:56px;filter:drop-shadow(0 4px 10px rgba(15,23,42,.25));animation:hpErrorBob 3.4s ease-in-out infinite}.hp-error__orb:after,.hp-error__orb:before{content:"";position:absolute;border-radius:50%;border:1.5px dashed rgba(37,99,235,.35);pointer-events:none}.hp-error__orb:before{inset:-16px;animation:hpErrorRing 18s linear infinite}.hp-error__orb:after{inset:-34px;border-color:rgba(236,72,153,.3);animation:hpErrorRing 28s linear infinite reverse}@keyframes hpErrorBob{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes hpErrorRing{to{transform:rotate(1turn)}}.hp-error__title{font-size:clamp(28px,3.6vw,42px);line-height:1.15;letter-spacing:-.02em;margin:0 0 var(--hp-space-3);color:var(--hp-color-text);font-weight:700}.hp-error__title em{font-style:normal;background:var(--hp-grad-text);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.hp-error__lead{font-size:var(--hp-fs-18);line-height:1.6;color:var(--hp-color-text-soft);margin:0 auto var(--hp-space-8);max-width:560px}.hp-error__lead>*{margin-top:0;margin-bottom:var(--hp-space-3)}.hp-error__lead>:last-child{margin-bottom:0}.hp-error__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--hp-space-3);margin-bottom:var(--hp-space-10)}.hp-error__actions .hclass-btn{padding:12px 22px}.hp-error__progress{position:relative;width:100%;max-width:420px;height:6px;margin:0 auto var(--hp-space-8);background:var(--hp-color-bg-alt);border-radius:var(--hp-radius-pill);overflow:hidden}.hp-error__progress:before{content:"";position:absolute;inset:0;width:40%;background:var(--hp-grad-primary);border-radius:var(--hp-radius-pill);animation:hpErrorShimmer 2.2s ease-in-out infinite}@keyframes hpErrorShimmer{0%{transform:translateX(-110%)}to{transform:translateX(260%)}}.hp-error__meta{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--hp-space-3) var(--hp-space-6);padding:var(--hp-space-4) var(--hp-space-6);background:rgba(255,255,255,.85);border:1px solid var(--hp-color-border);border-radius:var(--hp-radius);max-width:640px;margin:0 auto;box-shadow:var(--hp-shadow-sm);backdrop-filter:saturate(180%) blur(10px);-webkit-backdrop-filter:saturate(180%) blur(10px)}.hp-error__meta-item{display:inline-flex;align-items:center;gap:var(--hp-space-2);font-size:var(--hp-fs-14);color:var(--hp-color-text-soft)}.hp-error__meta-item b{color:var(--hp-color-text);font-weight:700}.hp-error__meta-item svg{width:16px;height:16px;color:var(--hp-color-primary)}.hp-error--standalone{min-height:100vh;display:grid;place-items:center;padding:var(--hp-space-10) var(--hp-space-6)}@media (max-width:720px){.hp-error__lead{font-size:var(--hp-fs-16)}.hp-error__orb{width:108px;height:108px}.hp-error__orb svg{width:46px;height:46px}}@media (max-width:480px){.hp-error__actions .hclass-btn{width:100%}}@media (prefers-reduced-motion:reduce){.hp-error__bg-blob,.hp-error__bg:after,.hp-error__bg:before,.hp-error__eyebrow-dot,.hp-error__orb svg,.hp-error__orb:after,.hp-error__orb:before,.hp-error__progress:before{animation:none!important}}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author){--hpd-bg:#0e1320;--hpd-surface:#161d2e;--hpd-surface-2:#1d2740;--hpd-surface-3:#232f4a;--hpd-border:#2a3650;--hpd-border-soft:#222c43;--hpd-text:#e7ecf6;--hpd-text-soft:#c3cde0;--hpd-text-muted:#8d9ab4;--hpd-primary:#5e9bff;--hp-color-text:var(--hpd-text);--hp-color-text-soft:var(--hpd-text-soft);--hp-color-text-muted:var(--hpd-text-muted);--hp-color-bg:var(--hpd-surface);--hp-color-bg-soft:var(--hpd-bg);--hp-color-bg-alt:var(--hpd-surface-2);--hp-color-border:var(--hpd-border);--hp-color-border-soft:var(--hpd-border-soft);--hp-color-primary:var(--hpd-primary);--hp-color-primary-soft:#14233f;--hp-color-accent-soft:#2a1726;--hp-color-success-soft:#102619;--hp-color-warn-soft:#2a2110;--hp-color-danger-soft:#2c161a;--hp-gray-50:#131a29;--hp-gray-100:#182133;--hp-gray-200:#2a3650;--hp-grad-soft:linear-gradient(135deg,#121a2b,#161326 60%,#0f1a2c);background:var(--hpd-bg);color:var(--hp-color-text);color-scheme:dark}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .hclass-header{background:rgba(14,19,32,.82);border-bottom-color:var(--hpd-border-soft)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .hclass-header.is-scrolled{background:rgba(14,19,32,.92);box-shadow:0 8px 30px -18px rgba(0,0,0,.7)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .hclass-menu-link{color:var(--hpd-text-soft)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .hclass-menu-link:hover{color:var(--hpd-text)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .hclass-nav__body,html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .hclass-submenu{background:var(--hpd-surface);border-color:var(--hpd-border)}@media (min-width:961px){html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .hclass-nav__body{background:transparent;border-color:transparent}}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .hclass-logo__text{color:var(--hpd-text)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .hclass-burger{color:var(--hpd-text)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .hp-section--soft,html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .hp-section--soft-b,html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .hp-section--soft-g{background:linear-gradient(180deg,#101728,#0e1320 60%,#12121f)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .hp-card,html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .hp-feature,html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .hp-panel,html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .hp-pricing__card,html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .hp-stat,html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .mock-rl,html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .mock-sw__bubble,html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .mock-sw__write,html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .mock-vocab__card{background:var(--hpd-surface);border-color:var(--hpd-border);color:var(--hp-color-text);box-shadow:0 10px 30px -20px rgba(0,0,0,.6)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .hp-btn--ghost,html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .hp-btn--invert{background:var(--hpd-surface-2);color:var(--hpd-text);border-color:var(--hpd-border)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .hp-eyebrow,html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .hp-pill{background:var(--hpd-surface-2);border-color:var(--hpd-border);color:var(--hpd-text-soft)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .hp-community{background:#0c111c}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .hp-community__contact{background:var(--hpd-surface);border-color:var(--hpd-border);color:var(--hpd-text)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-authorbox,html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-card,html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-index__card,html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-widget{background:var(--hpd-surface);border-color:var(--hpd-border)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-card__media{background:#0f1626}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-card__title,html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-index__title,html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-single__title,html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-trending__title,html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-widget__title{color:var(--hpd-text)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-card__excerpt,html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-index__excerpt,html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-single__excerpt{color:var(--hpd-text-soft)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-card__meta,html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-index__date,html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-meta__sub,html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-trending__meta{color:var(--hpd-text-muted)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-card__category,html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-index__category{background:var(--hp-color-primary-soft);color:#9cc2ff}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-rail__chip,html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-single__tag,html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-tagcloud__tag{background:var(--hpd-surface-2);color:var(--hpd-text-soft);border-color:var(--hpd-border)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-cats__link{color:var(--hpd-text-soft);border-bottom-color:var(--hpd-border-soft)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-cats__count{background:var(--hpd-surface-2);color:var(--hpd-text-muted)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose{color:var(--hpd-text-soft)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose h1,html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose h2,html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose h3,html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose h4,html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose strong{color:var(--hpd-text)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose a{color:#7db1ff}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose blockquote{background:#14233f;border-left-color:#3a6dbf;color:var(--hpd-text-soft)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose code{background:#1b2536;color:#cdd8ec}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose th{background:#1a2336}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose td,html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose th{border-color:var(--hpd-border)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .t119-quiz{background:var(--hpd-surface);border-color:var(--hpd-border)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .t119-quiz__q{color:var(--hpd-text)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .t119-quiz__label{background:var(--hpd-surface-2);border-color:var(--hpd-border);color:var(--hpd-text-soft)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .t119-quiz__label:hover{border-color:#3a4a6a}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .t119-quiz__key{background:#1c2a44;color:#9cc2ff}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-comment__text{color:var(--hpd-text-soft)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-comment__name{color:var(--hpd-text)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-cform{background:var(--hpd-surface)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-cform__input{background:var(--hpd-surface-2);border-color:var(--hpd-border);color:var(--hpd-text)}.hclass-theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:999px;border:1px solid var(--hp-color-border,#e5e7eb);background:transparent;color:var(--hp-color-text-soft,#334155);cursor:pointer;transition:background .15s,color .15s,border-color .15s}.hclass-theme-toggle:hover{background:var(--hp-color-bg-soft,#f1f5f9)}.hclass-body:not(:has(.blog-single,.blog-index,.blog-archive,.blog-author)) .hclass-theme-toggle{display:none}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .hclass-theme-toggle{border-color:var(--hpd-border);color:var(--hpd-text-soft)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .hclass-theme-toggle:hover{background:var(--hpd-surface-2);color:var(--hpd-text)}.hclass-theme-toggle__sun{display:none}.hclass-theme-toggle__moon{display:block}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .hclass-theme-toggle__sun{display:block}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .hclass-theme-toggle__moon{display:none}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .t119-intro{color:var(--hpd-text-soft)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .t119-rule{background:#2a1c1a;border-color:#5a3a30 #5a3a30 #5a3a30 #e26a4f}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .t119-rule__body{color:#f0d8cf}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .t119-h2{color:var(--hpd-text)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .t119-step__body{color:var(--hpd-text-soft)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .t119-note{color:var(--hpd-text-soft)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .t119-vocab{border-color:var(--hpd-border)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .t119-vocab th{background:#11261c;color:#7fd6a0;border-bottom-color:#1f4733}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .t119-vocab td{border-top-color:var(--hpd-border);color:var(--hpd-text-soft)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .t119-vocab__w{color:var(--hpd-text)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .t119-keep{background:#16223c}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .t119-next__link{background:#14233f;border-color:#284067;color:#9cc2ff}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .t119-next__link--group{background:#11261c;border-color:#1f4733;color:#7fd6a0}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .t119-next__link--pillar{background:#1a2236;border-color:var(--hpd-border);color:var(--hpd-text-soft)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-lead{color:var(--hpd-text-soft)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-chip{background:var(--hpd-surface-2);border-color:var(--hpd-border);color:var(--hpd-text-soft)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-chip--brand{background:#14233f;border-color:#284067;color:#9cc2ff}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-chip--band{background:#11261c;border-color:#1f4733;color:#7fd6a0}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-q{background:var(--hpd-surface);border-color:var(--hpd-border);box-shadow:none}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-q__q{color:var(--hpd-text)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-q__qvi{color:var(--hpd-text-muted)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-player{background:var(--hpd-surface-2);border-color:var(--hpd-border)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-player__label{color:#9cc2ff}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-answer{color:var(--hpd-text-soft)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-hl{background:linear-gradient(180deg,transparent 56%,rgba(245,193,90,.32) 0);color:var(--hpd-text)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-vi{border-top-color:var(--hpd-border)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-vi>summary{color:var(--hpd-text-soft)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-vi>summary:before{color:var(--hpd-text-muted)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-vi__body{color:var(--hpd-text-muted)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-tip{background:#2a2516;border-color:#524520;color:#f0e0bf}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-tip strong{color:#ffe9b8}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-tip svg{color:#e6b54d}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-h2{color:var(--hpd-text)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-vocab__item{background:var(--hpd-surface);border-color:var(--hpd-border)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-vocab__w{color:var(--hpd-text)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-vocab__m{color:var(--hpd-text-muted)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-callout{box-shadow:none}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-cta{background:#14233f;border-color:#284067}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-cta__body strong{color:var(--hpd-text)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-cta__body p{color:var(--hpd-text-soft)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-cta__btn{background:#2f6fe0}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-task{background:var(--hpd-surface);border-color:var(--hpd-border);box-shadow:none}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-task p{color:var(--hpd-text-soft)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-task__time{background:#14233f;border-color:#284067;color:#9cc2ff}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-reqs li{color:var(--hpd-text-soft)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-doc{background:var(--hpd-surface);border-color:var(--hpd-border);box-shadow:none;color:var(--hpd-text-soft)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-doc__band{color:var(--hpd-text-muted);border-bottom-color:var(--hpd-border)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-doc__band b{color:var(--hpd-text)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-words{background:#14233f;border-color:#284067;color:#9cc2ff}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-role{background:#14233f;border-color:#284067;color:#9cc2ff}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-sign{color:var(--hpd-text-muted)}html[data-pub-theme=dark] .hclass-body:has(.blog-single) .blog-toc__title{color:var(--hpd-text-muted)}html[data-pub-theme=dark] .hclass-body:has(.blog-single) .blog-toc__list:before{background:var(--hpd-border)}html[data-pub-theme=dark] .hclass-body:has(.blog-single) .blog-toc__link{color:var(--hpd-text-soft)}html[data-pub-theme=dark] .hclass-body:has(.blog-single) .blog-toc__link:hover{color:var(--hpd-text);background:var(--hpd-surface-2)}html[data-pub-theme=dark] .hclass-body:has(.blog-single) .blog-toc__link.is-active{color:#9cc2ff}html[data-pub-theme=dark] .hclass-body:has(.blog-single) .blog-toc__link.is-active:before{background:#2f6fe0}html[data-pub-theme=dark] .hclass-body:has(.blog-single) .blog-toc-sheet__panel{background:var(--hpd-surface)}html[data-pub-theme=dark] .hclass-body:has(.blog-single) .blog-toc-sheet__grab{background:var(--hpd-border)}html[data-pub-theme=dark] .hclass-body:has(.blog-single) .blog-toc-sheet__title{color:var(--hpd-text-muted)}html[data-pub-theme=dark] .hclass-body:has(.blog-single) .blog-toc-sheet__list a{color:var(--hpd-text)}html[data-pub-theme=dark] .hclass-body:has(.blog-single) .blog-toc-sheet__list a:active{background:var(--hpd-surface-2)}html[data-pub-theme=dark] .hclass-body:has(.blog-single) .blog-cta-card--fb{background:var(--hpd-surface);border-color:var(--hpd-border);color:var(--hpd-text)}html[data-pub-theme=dark] .hclass-body:has(.blog-single) .blog-cta-card--fb .blog-cta-card__sub{color:var(--hpd-text-muted)}html[data-pub-theme=dark] .hclass-body:has(.blog-single) .blog-cta-card--fb .blog-cta-card__ic{background:#14233f;color:#9cc2ff}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-prose .spk-cta__btn:hover{background:#3a7cf0}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-breadcrumb{color:var(--hpd-text-muted)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-breadcrumb a{color:#9cc2ff}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-breadcrumb__sep{color:var(--hpd-border)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-cform__anon{color:var(--hpd-text-soft)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-cform__anon em{color:var(--hpd-text-muted)}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-cform__cta{background:#2f6fe0}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-cform__cta:hover{background:#3a7cf0}html[data-pub-theme=dark] .hclass-body:has(.blog-single,.blog-index,.blog-archive,.blog-author) .blog-comment__anon{background:var(--hpd-surface-2);color:var(--hpd-text-muted)}