.hiwd{--hiwd-pad-top:clamp(2rem, 5vh, 3.5rem);padding:var(--hiwd-pad-top) 0 clamp(3rem, 8vh, 5rem);grid-template-columns:13.5rem minmax(0,1fr);gap:clamp(2.5rem,5vw,5.5rem);display:grid}.hiwd-side{top:calc(88px + var(--hiwd-pad-top));align-self:start;position:sticky}.hiwd-side-cap{background:color-mix(in oklch, var(--ink) 5%, var(--paper-hi));width:fit-content;font-family:var(--mono);font-size:var(--fs-label-xs);letter-spacing:.09em;text-transform:uppercase;color:var(--ink-soft);border-radius:8px;margin:0 0 .45rem;padding:.3rem .65rem;font-weight:600}.hiwd-side ul+.hiwd-side-cap{margin-top:1.3rem}.hiwd-side ul{flex-direction:column;gap:.1rem;margin:0;padding:0;list-style:none;display:flex}.hiwd-side ul a{min-height:36px;font-size:var(--fs-ui);color:var(--ink-soft);border-radius:8px;align-items:center;gap:.55rem;padding:.3rem .65rem;text-decoration:none;transition:background-color .18s,color .18s;display:flex}.hiwd-side ul a:hover{background:color-mix(in oklch, var(--ink) 6%, transparent);color:var(--ink)}.hiwd-side ul a[aria-current=page]{background:color-mix(in oklch, var(--pa) 10%, transparent);color:var(--ink);font-weight:600}.hiwd-soon{font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;background:color-mix(in oklch, var(--pa) 12%, transparent);color:var(--pa);border-radius:4px;flex:none;padding:.14rem .42rem;font-size:.56rem;font-weight:600}.hiwd-art{min-width:0;max-width:46rem}.hiwd-head{padding-bottom:clamp(1.6rem,4vh,2.4rem)}.hiwd-head h1{max-width:18ch;font-family:var(--display);letter-spacing:-.026em;text-wrap:balance;color:var(--ink);margin:0 0 1rem;font-size:clamp(2.2rem,3.6vw,3rem);font-weight:600;line-height:1.04}.hiwd-lede{max-width:52ch;font-size:var(--fs-lede);color:var(--ink-soft);text-wrap:pretty;margin:0;line-height:1.6}.hiwd-facts{flex-wrap:wrap;align-items:center;gap:.5rem .6rem;margin-top:1.5rem;display:flex}.hiwd-fact{background:color-mix(in oklch, var(--ink) 5%, var(--paper));min-height:32px;font-family:var(--mono);font-size:var(--fs-label-xs);letter-spacing:.05em;color:var(--ink-soft);white-space:nowrap;border-radius:999px;align-items:center;gap:.45rem;padding:0 .75rem;font-weight:600;text-decoration:none;display:inline-flex}.hiwd-fact i{background:var(--pa);border-radius:50%;flex:none;width:7px;height:7px;font-style:normal}.hiwd-fact--soon i{background:color-mix(in oklch, var(--pa) 40%, var(--paper))}a.hiwd-fact{color:var(--ink);transition:background-color .18s}a.hiwd-fact:after{content:"→";font-family:var(--mono)}a.hiwd-fact:hover{background:color-mix(in oklch, var(--pa) 10%, var(--paper))}html.hiwd-root{scroll-behavior:auto}.hiwd-sec{padding-top:clamp(2.2rem,6vh,3.4rem);scroll-margin-top:6.5rem}.hiwd-sec>h2{font-family:var(--display);letter-spacing:-.018em;text-wrap:balance;color:var(--ink);margin:0 0 .9rem;padding-top:clamp(1.2rem,3vh,1.8rem);font-size:clamp(1.4rem,2vw,1.7rem);font-weight:600;line-height:1.12}.hiwd-p{max-width:62ch;color:var(--ink-soft);text-wrap:pretty;margin:0;font-size:1.02rem;line-height:1.62}.hiwd-p+.hiwd-p{margin-top:.85rem}.hiwd-p strong{color:var(--ink);font-weight:600}.hiwd-p code,.hiwd-avail code,.hiwd-note code{font-family:var(--mono);color:var(--ink);background:color-mix(in oklch, var(--ink) 6%, transparent);overflow-wrap:anywhere;border-radius:4px;padding:.06rem .32rem;font-size:.8em}.doc-rec{border-radius:var(--app-ui-radius-panel);background:var(--artifact-surface);box-shadow:var(--artifact-product-shadow);margin:1.4rem 0 0;overflow:hidden}.doc-rec-head{background:var(--artifact-surface-soft);font-family:var(--mono);letter-spacing:.05em;color:var(--artifact-ink);flex-wrap:wrap;align-items:center;gap:.3rem .7rem;padding:.62rem 1rem;font-size:.7rem;font-weight:600;display:flex}.doc-rec-head em{color:var(--artifact-ink-soft);font-style:normal;font-weight:400}.doc-rec-pill{letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;background:color-mix(in oklch, var(--pa) 10%, transparent);color:var(--artifact-accent-ink);border-radius:4px;margin-left:auto;padding:.16rem .5rem;font-size:.56rem;font-weight:600}.doc-rec-pill--soon{background:color-mix(in oklch, var(--artifact-ink) 7%, transparent);color:var(--artifact-ink-soft)}.doc-row{color:var(--artifact-ink-soft);grid-template-columns:7.6rem minmax(0,1fr);gap:.85rem;padding:.6rem 1rem;font-size:.86rem;line-height:1.52;display:grid}.doc-row:nth-child(odd){background:color-mix(in oklch, var(--artifact-ink) 3%, transparent)}.doc-row-k{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:color-mix(in oklch, var(--artifact-ink) 78%, transparent);padding-top:.24rem;font-size:.62rem;font-weight:600}.doc-row strong{color:var(--artifact-ink);font-weight:600}.doc-row a{color:var(--artifact-ink);text-underline-offset:.22em;text-decoration:underline;text-decoration-color:color-mix(in oklch, var(--artifact-ink) 30%, transparent)}.doc-row a:hover{text-decoration-color:var(--pa)}.doc-row code{font-family:var(--mono);color:var(--artifact-ink);background:color-mix(in oklch, var(--artifact-ink) 6%, transparent);overflow-wrap:anywhere;box-decoration-break:clone;border-radius:4px;padding:.07rem .32rem;font-size:.73rem}.doc-row--flag .doc-row-k{color:var(--artifact-accent-ink)}.hiwd-cap+.hiwd-p{margin-top:1rem}.hiwd-cap{background:color-mix(in oklch, var(--ink) 6%, var(--paper-hi));width:fit-content;font-family:var(--mono);font-size:var(--fs-label-xs);letter-spacing:.07em;text-transform:uppercase;color:var(--ink-soft);border-radius:6px;margin:.9rem 0 0;padding:.34rem .6rem;font-weight:600;display:block}.hiwd-avail{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1rem;margin-top:1.4rem;display:grid}.hiwd-avail-col{border-radius:var(--app-ui-radius-panel);background:var(--paper-hi);box-shadow:var(--artifact-product-shadow);padding:1rem 1.15rem 1.1rem}.hiwd-avail-col h3{font-family:var(--mono);font-size:var(--fs-label-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);margin:0 0 .6rem;font-weight:600}.hiwd-avail-col ul{margin:0;padding:0;list-style:none}.hiwd-avail-col li{color:var(--ink-soft);text-wrap:pretty;grid-template-columns:18px minmax(0,1fr);gap:.6rem;padding:.46rem 0;font-size:.86rem;line-height:1.5;display:grid}.hiwd-avail-col li strong{color:var(--ink);font-weight:600}.hiwd-avail-col li a{color:var(--ink);text-underline-offset:.22em;text-decoration:underline;text-decoration-color:color-mix(in oklch, var(--ink) 30%, transparent)}.hiwd-avail-col li a:hover{text-decoration-color:var(--pa)}.hiwd-avail-ic{place-items:center;width:18px;height:18px;margin-top:.14rem;display:grid}.hiwd-avail-ic svg{fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px;display:block}.hiwd-avail-col--yes .hiwd-avail-ic svg{stroke:var(--pa)}.hiwd-avail-col--no .hiwd-avail-ic svg{stroke:var(--ink-faint)}.hiwd-avail-col li .hiwd-soon{vertical-align:.1em;margin-left:.4rem;display:inline-block}.hiwd-see{margin:1.2rem 0 0;padding:0;list-style:none}.hiwd-see li{grid-template-columns:minmax(10rem,15rem) minmax(0,1fr);gap:.85rem;padding:.55rem 0;font-size:.92rem;line-height:1.5;display:grid}.hiwd-see a{color:var(--ink);text-underline-offset:.22em;text-decoration:underline;text-decoration-color:color-mix(in oklch, var(--ink) 30%, transparent);font-weight:500;transition:text-decoration-color .18s}.hiwd-see a:hover{text-decoration-color:var(--pa)}.hiwd-see li>span{color:var(--ink-soft);text-wrap:pretty}.hiwd-exhibit{border-radius:var(--app-ui-radius-panel);padding:clamp(1.5rem,3.5vw,2.3rem);box-shadow:0 22px 44px -32px oklch(18% .035 220/.8)}.hiwd-exhibit .shot,.hiwd-exhibit .hiwd-cap{margin-inline:auto}.hiwx-fail{margin-top:clamp(2rem,5vh,2.8rem)}.hiwx-wk{background:color-mix(in oklch, var(--pa) 9%, var(--paper-hi));width:fit-content;font-family:var(--mono);font-size:var(--fs-label-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--pa);border-radius:6px;margin:0 0 .55rem;padding:.34rem .6rem;font-weight:600;display:block}.hiwx-fail h3,.hiwx-h3{font-family:var(--display);letter-spacing:-.014em;text-wrap:balance;color:var(--ink);margin:0 0 .7rem;font-size:clamp(1.15rem,1.6vw,1.3rem);font-weight:600;line-height:1.2}.hiwx-n{vertical-align:.18em;min-width:15px;height:15px;font-family:var(--mono);background:color-mix(in oklch, var(--sh-chart-2,var(--pa)) 14%, transparent);color:var(--sh-chart-2,var(--pa));border-radius:4px;place-items:center;margin-left:.25rem;padding-inline:.14rem;font-size:.56rem;font-style:normal;font-weight:600;line-height:1;display:inline-grid}.hiwx-shot{margin:1.4rem 0 0}.hiwx-shot .shot{border-color:var(--sh-line);width:100%;box-shadow:var(--artifact-product-shadow)}.hiwx-brand{flex:none;place-items:center;width:18px;height:18px;display:grid}.hiwx-brand img{border-radius:5px;width:18px;height:18px;display:block}.hiwx-limit{border:1px solid var(--sh-line-lt);background:var(--sh-warn-bg);width:100%;color:var(--sh-soft);border-radius:7.5px;align-items:baseline;gap:.55rem;padding:.6rem .75rem;font-size:.76rem;line-height:1.5;display:flex}.hiwx-limit i{background:var(--sh-warn-dot);border-radius:50%;flex:none;width:6px;height:6px;transform:translateY(-.1em)}.hiwx-limit strong{color:var(--sh-ink);font-weight:600}.hiwx-spec{margin:.9rem 0 0;font-size:.92rem}.hiwx-spec a{color:var(--ink);text-underline-offset:.22em;text-decoration:underline;text-decoration-color:color-mix(in oklch, var(--ink) 30%, transparent);font-weight:500;transition:text-decoration-color .18s}.hiwx-spec a:hover{text-decoration-color:var(--pa)}.hiwd-pager{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:clamp(3rem,8vh,4.5rem);display:grid}.hiwd-pager--solo .hiwd-pager-a--next{grid-column:2}.hiwd-pager-a{border-radius:var(--app-ui-radius-panel);background:var(--paper-hi);box-shadow:var(--artifact-product-shadow);flex-direction:column;gap:.3rem;padding:.95rem 1.15rem;text-decoration:none;transition:background-color .18s,transform .18s;display:flex}.hiwd-pager-a--next{text-align:right}.hiwd-pager-a span{font-family:var(--mono);font-size:var(--fs-label-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-faint);font-weight:600}.hiwd-pager-a strong{font-weight:600;font-size:var(--fs-ui);letter-spacing:-.01em;color:var(--ink)}.hiwd-pager-a:hover{background:color-mix(in oklch, var(--pa) 7%, var(--paper-hi));transform:translateY(-2px)}.hiwd-close{border-radius:var(--app-ui-radius-panel);margin-top:clamp(2.5rem,6vh,3.5rem);padding:clamp(1.6rem,3.5vw,2.4rem);box-shadow:0 22px 44px -32px oklch(18% .035 220/.8)}.hiwd-close h2{font-family:var(--display);letter-spacing:-.018em;text-wrap:balance;color:var(--ink);margin:0;scroll-margin-top:6.5rem;font-size:clamp(1.4rem,2vw,1.7rem);font-weight:600;line-height:1.12}.hiwd-note{max-width:62ch;color:var(--ink-soft);text-wrap:pretty;margin:.9rem 0 0;font-size:1.02rem;line-height:1.58}.hiwd-note strong{color:var(--ink);font-weight:600}.hiwd-close-act{align-items:center;gap:1.1rem;margin-top:clamp(1.3rem,3vh,1.7rem);display:flex}.hiwd-close-act p{max-width:40ch;color:var(--ink-soft);text-wrap:pretty;margin:0;font-size:.95rem;line-height:1.5}@media (width<=1100px){.hiwd{grid-template-columns:minmax(0,1fr);gap:1.6rem}.hiwd-side{padding-inline:max(24px, calc(50vw - var(--max) / 2));-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-inline:calc(50% - 50vw);position:static;overflow-x:auto}.hiwd-side::-webkit-scrollbar{display:none}.hiwd-side nav{align-items:center;gap:.2rem;width:max-content;padding-bottom:.7rem;display:flex}.hiwd-side-cap{display:none}.hiwd-side ul{flex-direction:row;gap:.2rem}.hiwd-side ul a{white-space:nowrap;min-height:40px}.hiwd-art{max-width:62ch}}@media (width<=700px){.hiwd-avail,.hiwd-pager{grid-template-columns:minmax(0,1fr)}.hiwd-pager-a--next{text-align:left}.hiwd-pager--solo .hiwd-pager-a--next{grid-column:auto}.hiwd-close-act{flex-direction:column;align-items:flex-start;gap:.9rem}}@media (width<=600px){.doc-row{grid-template-columns:minmax(0,1fr);gap:.3rem}.doc-row-k{padding-top:0}.hiwd-see li{grid-template-columns:minmax(0,1fr);gap:.2rem}}body.hiw-official{--paper-hi:oklch(100% 0 0);overflow-x:clip}.hiw-official .def-record-dark .def-record-head,.hiw-official .dq-record-dark .dq-record-head{min-height:5.7rem}.hiw-official .def-record-dark .def-eyebrow,.hiw-official .def-record-dark .def-field h4,.hiw-official .def-record-dark .def-used-in h4,.hiw-official .def-record-dark .def-evidence>.def-eyebrow,.hiw-official .dq-record-dark .dq-record-field h4,.hiw-official .dq-record-dark .dq-record-links h4,.hiw-official .dq-record-dark .dq-record-reach>span{width:auto;font-family:var(--mono);letter-spacing:.045em;text-transform:uppercase;color:color-mix(in oklch, var(--record-soft) 88%, transparent);background:0 0;margin:0 0 .62rem;padding:0;font-size:.65rem;font-weight:500;line-height:1.35;display:block}.hiw-official .def-record-dark .def-record-head h3,.hiw-official .dq-record-dark .dq-record-head h3{font-weight:650}.hiw-official .def-record-dark .def-field,.hiw-official .dq-record-dark .dq-record-field{padding-block:1.45rem}.hiw-official .def-record-dark .def-field:first-child p,.hiw-official .dq-record-dark .dq-record-field:nth-child(2)>p{max-width:62ch;font-size:1rem;line-height:1.62}.hiw-official .def-record-dark .def-formula{background:oklch(100% 5.96046e-8 none/.035);border:1px solid oklch(100% 5.96046e-8 none/.09);border-color:oklch(100% 5.96046e-8 none/.09) oklch(100% 5.96046e-8 none/.09) oklch(100% 5.96046e-8 none/.09) oklch(100% 5.96046e-8 none/.09);border-radius:.55rem;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.8rem;max-width:35rem;min-height:3.25rem;padding:.75rem .95rem;display:grid}.hiw-official .def-record-dark .def-formula span{background:0 0;min-height:0;padding:0;font-size:.88rem;font-weight:500}.hiw-official .def-record-dark .def-formula b{font-size:1rem;font-weight:400}.hiw-official .def-record-dark .def-chip-row{gap:.6rem 1.15rem}.hiw-official .def-record-dark .def-chip-row span{min-height:0;color:color-mix(in oklch, var(--record-ink) 88%, transparent);background:0 0;padding:0;font-size:.84rem;font-weight:450}.hiw-official .def-record-dark .def-chip-row i{background:oklch(74% .115 199/.78);width:.55rem;height:.55rem}.hiw-official .def-record-dark .def-chip-row i:after{inset:.17rem}.hiw-official .def-record-dark .def-evidence,.hiw-official .dq-record-dark .dq-record-links{background:oklch(100% 5.96046e-8 none/.022);padding-block:1.55rem}.hiw-official .def-record-dark .def-evidence dl{gap:1rem}.hiw-official .def-record-dark .def-evidence dt{font-family:var(--text);letter-spacing:0;text-transform:none;margin-bottom:.32rem;font-size:.7rem;font-weight:450}.hiw-official .def-record-dark .def-evidence dd,.hiw-official .def-record-dark .def-evidence code{color:color-mix(in oklch, var(--record-ink) 86%, transparent);font-size:.74rem;line-height:1.55}.hiw-official .def-record-dark .def-used-in{margin-top:1.45rem;padding-top:1.35rem}.hiw-official .def-record-dark .def-used-in li{grid-template-columns:1.75rem minmax(0,1fr);align-items:center;gap:.7rem;padding-block:.7rem;display:grid}.hiw-official .def-record-dark .def-used-in li>div{gap:.16rem;min-width:0;display:grid}.hiw-official .def-record-dark .def-used-in strong{font-size:.8rem;font-weight:500}.hiw-official .def-chart-glyph{fill:oklch(74% .115 199/.62);width:1.45rem;height:1.1rem;stroke:color-mix(in oklch, var(--record-soft) 74%, transparent);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.15px;overflow:visible}.hiw-official .def-record-dark .def-record-version,.hiw-official .dq-record-dark .dq-record-meta{flex-direction:row;align-items:baseline;min-height:0;margin-top:1.35rem;padding-top:.9rem}.hiw-official .def-record-dark .def-record-version strong,.hiw-official .dq-record-dark .dq-record-meta strong{color:var(--record-soft);font-size:.78rem;font-weight:500}.hiw-official .dq-record-dark .dq-target{background:oklch(100% 5.96046e-8 none/.04);min-height:1.9rem;font-weight:450}.hiw-official .dq-record-dark .dq-target-column{color:color-mix(in oklch, var(--record-ink) 90%, transparent);background:oklch(74% .115 199/.1)}.hiw-official .dq-evidence-measure{max-width:36rem;margin-top:1.15rem}.hiw-official .dq-evidence-track{background:oklch(100% 5.96046e-8 none/.09);border-radius:999px;height:.36rem;position:relative;overflow:hidden}.hiw-official .dq-evidence-track span{border-radius:inherit;background:oklch(76% .115 201);width:max(.2%,.3rem);height:100%;display:block;box-shadow:0 0 .8rem oklch(76% .115 201/.45)}.hiw-official .dq-evidence-summary{font-family:var(--mono);color:var(--record-soft);justify-content:space-between;gap:1rem;margin-top:.58rem;font-size:.65rem;display:flex}.hiw-official .dq-evidence-summary strong{color:var(--record-ink);font-weight:600}.hiw-official .dq-record-dark .dq-treatment-field{background:oklch(74% .115 199/.05);position:relative}.hiw-official .dq-record-dark .dq-treatment-field:before{content:"";background:oklch(76% .115 201/.72);width:2px;position:absolute;top:1.45rem;bottom:1.45rem;left:0}.hiw-official .dq-record-dark .dq-treatment-field p{font-weight:500}.hiw-official .dq-record-dark .dq-record-field:last-child p{color:color-mix(in oklch, var(--record-soft) 90%, transparent)}.hiw-official .dq-record-reach{border-bottom:1px solid var(--record-line);padding-bottom:1.35rem}.hiw-official .dq-record-reach>div{grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:.55rem;display:grid}.hiw-official .dq-record-reach strong,.hiw-official .dq-record-reach small{grid-row:1}.hiw-official .dq-record-reach strong{font-family:var(--mono);color:var(--record-ink);font-size:.94rem;font-weight:550}.hiw-official .dq-record-reach small{color:var(--record-soft);align-self:end;margin-left:1.1rem;padding-bottom:.08rem;font-size:.65rem}.hiw-official .dq-record-reach i{background:color-mix(in oklch, var(--record-soft) 42%, transparent);height:1px}.hiw-official .dq-record-dark .dq-record-links>section{margin-top:1.25rem}.hiw-official .dq-record-dark .dq-record-links>section+section{margin-top:1.2rem;padding-top:1.2rem}.hiw-official .dq-record-dark .dq-record-links ul{gap:.45rem}.hiw-official .dq-record-dark .dq-record-links li{color:color-mix(in oklch, var(--record-ink) 84%, transparent);font-size:.78rem}.hiw-official .dq-record-dark .dq-record-links a{margin-top:.75rem;font-size:.76rem;font-weight:500}@media (width<=560px){.hiw-official .def-record-dark .def-formula{grid-template-columns:minmax(0,1fr);gap:.38rem}.hiw-official .def-record-dark .def-formula b{display:none}.hiw-official .def-record-dark .def-formula span+span:before{content:"minus";font-family:var(--mono);text-transform:uppercase;color:var(--record-soft);margin-bottom:.38rem;font-size:.58rem;display:block}.hiw-official .dq-evidence-summary{flex-direction:column;align-items:flex-start;gap:.25rem}}.hiw-official .hiwd{--hiwd-pad-top:clamp(1.8rem, 4vh, 3rem);grid-template-columns:13.25rem minmax(0,1fr);gap:clamp(2.75rem,4.5vw,4.75rem)}.hiw-official .hiwd-side{max-height:calc(100vh - 88px - var(--hiwd-pad-top) - 1.5rem);scrollbar-width:thin;overflow-y:auto}.hiw-official .hiwd-side ul a{min-height:37px}.hiw-official .hiwd-side ul a[aria-current=page]{background:var(--paper-hi);box-shadow:0 10px 24px -22px oklch(18% .03 220/.55)}.hiw-official .hiwd-soon{background:color-mix(in oklch, var(--ink) 7%, var(--paper-hi));color:var(--ink-soft)}.hiw-official .hiwd-art{width:100%;max-width:none}.hiw-official .hiwd-head{min-height:0;padding:clamp(1.5rem,3.5vh,2.8rem) 0 clamp(1.5rem,3vh,2.2rem)}.hiw-official .hiwd-head h1{letter-spacing:-.035em;max-width:16ch;margin-bottom:1rem;font-size:clamp(3rem,4.5vw,4.2rem);line-height:.98}.hiw-official .hiwd-lede{max-width:64ch;font-size:clamp(1.05rem,1.25vw,1.16rem);line-height:1.62}.hiw-official .hiwd-facts{gap:1.25rem;margin-top:1.25rem}.hiw-official .hiwd-fact{min-height:32px;font-family:var(--text);letter-spacing:0;color:var(--ink);background:0 0;border-radius:0;padding:0;font-size:.9rem}.hiw-official a.hiwd-fact:hover{color:var(--pa);background:0 0}.hiw-official .hiwd-sec{padding-top:clamp(4rem,8vh,6.2rem)}.hiw-official .hiwd-head+.hiwd-sec{padding-top:clamp(1.2rem,2.5vh,1.8rem)}.hiw-official .hiwd-sec>h2{letter-spacing:-.028em;max-width:26ch;margin-bottom:.85rem;padding-top:0;font-size:clamp(1.8rem,2.5vw,2.3rem);line-height:1.06}.hiw-official .hiwd-p,.hiw-official .hiwd-note{max-width:70ch;font-size:1.03rem;line-height:1.68}.hiw-official .hiwd-types{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem clamp(1.4rem,3vw,2.6rem);display:grid}.hiw-official a.hiwd-type{min-width:0;color:inherit;text-decoration:none;display:block}.hiw-official a.hiwd-type:focus-visible{outline:2px solid var(--pa);outline-offset:4px;border-radius:8px}.hiw-official .hiwd-type-k{font-family:var(--display);letter-spacing:-.014em;color:var(--ink);flex-wrap:wrap;align-items:center;gap:.5rem;font-size:1.04rem;font-weight:600;line-height:1.2;display:flex}.hiw-official .hiwd-type-name:after{content:" →";color:var(--pa)}.hiw-official a.hiwd-type:hover .hiwd-type-name{color:var(--pa)}.hiw-official .hiwd-type-dot{border-radius:50%;flex:none;width:.52rem;height:.52rem}.hiw-official .hiwd-type-dot--definition{background:#51d2e3}.hiw-official .hiwd-type-dot--quality{background:#e6895a}.hiw-official .hiwd-type-dot--context{background:#91a2ad}.hiw-official .hiwd-type-soon{font-family:var(--mono);font-size:var(--fs-label-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);background:oklch(94.5% .004 215);border-radius:5px;padding:.22rem .45rem;font-weight:600}.hiw-official .hiwd-type-d{color:var(--ink-soft);margin-top:.45rem;font-size:.95rem;line-height:1.6;display:block}.hiw-official .hiwd-types+.hiw-system-map{margin-top:2.6rem}.hiw-official .hiw-system-map{--hiw-system-bg:oklch(15.6% .033 220);--hiw-system-surface:oklch(18.8% .035 218);--hiw-system-surface-hi:oklch(20.8% .039 216);--hiw-system-line:oklch(100% 5.96046e-8 none/.13);--hiw-system-wire:oklch(100% 5.96046e-8 none/.58);--hiw-system-soft:oklch(100% 5.96046e-8 none/.68);--hiw-system-accent:oklch(76% .115 201);background:radial-gradient(circle at 86% 7%, oklch(38% .09 207/.22), transparent 38%), linear-gradient(145deg, oklch(17.8% .041 216), var(--hiw-system-bg));color:oklch(97% .008 205);border-radius:15px;margin:1.65rem 0 0;padding-bottom:1.9rem;position:relative;overflow:hidden;box-shadow:0 2px 5px oklch(9% .02 220/.18),0 34px 74px -50px oklch(8% .04 220/.78)}.hiw-official .hiw-system-map>figcaption{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hiw-official .hiw-system-map-head{font-family:var(--display);letter-spacing:-.014em;color:#fff;padding:1.5rem 4% .35rem;font-size:1.06rem;font-weight:600}.hiw-official .hiw-system-map-board{aspect-ratio:1200/640;width:100%;min-height:34rem;position:relative}.hiw-official .hiw-system-harness,.hiw-official .hiw-system-outputs,.hiw-official .hiw-system-memory,.hiw-official .hiw-system-integrations{z-index:2;position:absolute}.hiw-official .hiw-system-harness,.hiw-official .hiw-system-outputs,.hiw-official .hiw-system-integrations{color:inherit;border:1px solid var(--hiw-system-line);background:var(--hiw-system-surface);border-radius:10px;flex-direction:column;padding:1rem;text-decoration:none;transition:border-color .18s cubic-bezier(.22,1,.36,1),background-color .18s cubic-bezier(.22,1,.36,1);display:flex}.hiw-official .hiw-system-harness{width:48%;height:26%;top:5.5%;left:4%}.hiw-official .hiw-system-outputs{width:31%;height:26%;top:5.5%;left:65%}.hiw-official .hiw-system-memory{border:1px solid var(--hiw-system-line);background:var(--hiw-system-surface);border-radius:14px;width:72%;height:34%;padding:1rem;top:37.75%;left:14%;box-shadow:0 24px 48px -38px oklch(4% .03 220/.86)}.hiw-official .hiw-system-integrations{width:50%;min-height:16%;top:78%;left:25%}.hiw-official .hiw-system-harness h3,.hiw-official .hiw-system-outputs h3,.hiw-official .hiw-system-memory h3,.hiw-official .hiw-system-integrations h3{font-family:var(--display);letter-spacing:-.018em;color:oklch(97% .008 205);margin:0;font-size:clamp(.96rem,1.5vw,1.25rem);font-weight:600;line-height:1.1}.hiw-official .hiw-system-harness-actions{flex:1;grid-template-columns:repeat(4,minmax(0,1fr));height:auto;min-height:0;margin-top:.55rem;display:grid}.hiw-official .hiw-system-action{text-align:center;min-width:0;color:var(--hiw-system-soft);flex-direction:column;justify-content:center;align-items:center;gap:.45rem;padding:.3rem .4rem;display:flex;position:relative}.hiw-official .hiw-system-action+.hiw-system-action:before{background:var(--hiw-system-line);content:"";width:1px;position:absolute;top:16%;bottom:16%;left:0}.hiw-official .hiw-system-action svg{fill:none;stroke:currentColor;stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round;width:1.7rem;height:1.7rem;color:var(--hiw-system-accent)}.hiw-official .hiw-system-action>span{font-size:clamp(.7rem,1vw,.83rem);line-height:1.28}.hiw-official .hiw-system-action--build{color:var(--hiw-system-soft)}.hiw-official .hiw-system-harness:focus-visible,.hiw-official .hiw-system-outputs:focus-visible,.hiw-official .hiw-system-integrations:focus-visible{border-color:color-mix(in oklch, var(--hiw-system-accent) 34%, transparent);background:color-mix(in oklch, white 2.5%, var(--hiw-system-surface))}@media (hover:hover) and (pointer:fine){.hiw-official .hiw-system-harness:hover,.hiw-official .hiw-system-outputs:hover,.hiw-official .hiw-system-integrations:hover{border-color:color-mix(in oklch, var(--hiw-system-accent) 34%, transparent);background:color-mix(in oklch, white 2.5%, var(--hiw-system-surface))}}.hiw-official .hiw-system-harness:focus-visible,.hiw-official .hiw-system-outputs:focus-visible,.hiw-official .hiw-system-integrations:focus-visible,.hiw-official .hiw-system-graph-legend a:focus-visible{outline:2px solid var(--hiw-system-accent);outline-offset:4px}.hiw-official .hiw-system-outputs h3{text-align:left}.hiw-official .hiw-system-output-list{flex:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin-top:.55rem;display:grid}.hiw-official .hiw-system-output{border:1px solid var(--hiw-system-line);background:var(--hiw-system-surface);min-width:0;color:var(--hiw-system-soft);text-align:center;border-radius:8px;flex-direction:column;gap:.4rem;padding:.55rem;display:flex;position:relative;box-shadow:0 14px 28px -24px oklch(4% .03 220/.88)}.hiw-official .hiw-system-output svg{fill:none;width:100%;height:clamp(1.9rem,3vw,2.4rem)}.hiw-official .hiw-system-output-grid{fill:none;stroke:oklch(100% 5.96046e-8 none/.11);stroke-width:.7px}.hiw-official .hiw-system-output-data{fill:color-mix(in oklch, var(--hiw-system-accent) 72%, transparent)}.hiw-official .hiw-system-output-line{fill:none;stroke:var(--hiw-system-accent);stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round}.hiw-official .hiw-system-output>span{text-overflow:ellipsis;white-space:nowrap;font-size:clamp(.65rem,.9vw,.78rem);overflow:hidden}.hiw-official .hiw-system-output--flag{border-color:color-mix(in oklch, var(--hiw-system-accent) 30%, transparent)}.hiw-official .hiw-system-output--flag .hiw-system-output-data{fill:color-mix(in oklch, var(--hiw-system-accent) 72%, transparent)}.hiw-official .hiw-system-output--flag i{border:1px solid color-mix(in oklch, var(--hiw-system-accent) 34%, transparent);background:color-mix(in oklch, var(--hiw-system-accent) 20%, var(--hiw-system-surface));font-family:var(--mono);letter-spacing:.04em;color:oklch(84% .13 201);border-radius:4px;padding:.16rem .3rem;font-size:.48rem;font-style:normal;position:absolute;top:.35rem;right:.35rem}.hiw-official .hiw-system-memory h3{z-index:2;text-align:left;position:absolute;top:1rem;left:1rem}.hiw-official .hiw-system-graph{min-height:0;position:absolute;inset:2.75rem 1rem 1rem}.hiw-official .hiw-system-graph-canvas{width:100%;height:100%;display:block}.hiw-official .hiw-system-graph-legend{z-index:2;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.4rem .85rem;display:flex;position:absolute;inset:1rem 1rem auto auto}.hiw-official .hiw-system-graph-legend a{min-height:24px;color:var(--hiw-system-soft);align-items:center;gap:.4rem;font-size:clamp(.58rem,.82vw,.7rem);line-height:1;text-decoration:none;display:inline-flex}.hiw-official .hiw-system-graph-legend a:hover{color:#fff}.hiw-official .hiw-system-node-key{background:currentColor;border-radius:50%;flex:none;width:.52rem;height:.52rem}.hiw-official .hiw-system-node-key--definition{color:#51d2e3}.hiw-official .hiw-system-node-key--quality{color:#e6895a}.hiw-official .hiw-system-node-key--context{color:#91a2ad}.hiw-official .hiw-system-graph-legend small,.hiw-official .hiw-system-integration small{font-family:var(--mono);letter-spacing:.04em;color:oklch(100% 5.96046e-8 none/.62);background:oklch(100% 5.96046e-8 none/.08);border-radius:4px;padding:.18rem .32rem;font-size:.48rem;font-weight:600}.hiw-official .hiw-system-integrations h3{margin-bottom:0;position:static}.hiw-official .hiw-system-integration-list{flex:1;grid-template-columns:.8fr 1fr .9fr 1.4fr;min-height:3.6rem;margin-top:.55rem;display:grid}.hiw-official .hiw-system-integration{color:oklch(100% 5.96046e-8 none/.84);justify-content:center;align-items:center;gap:.55rem;min-width:0;padding:0 .55rem;display:flex;position:relative}.hiw-official .hiw-system-integration+.hiw-system-integration:before{background:var(--hiw-system-line);content:"";width:1px;position:absolute;top:22%;bottom:22%;left:0}.hiw-official .hiw-system-integration svg{fill:none;width:1.45rem;height:1.45rem;stroke:var(--hiw-system-accent);stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round;flex:none}.hiw-official .hiw-system-brand-logo{flex:none;width:1.55rem;height:1.55rem;display:block}.hiw-official .hiw-system-integration>span{min-width:0;font-size:clamp(.62rem,.9vw,.78rem);line-height:1.15}.hiw-official .hiw-system-integration em{color:oklch(100% 5.96046e-8 none/.48);text-overflow:ellipsis;white-space:nowrap;margin-top:.18rem;font-size:.54rem;font-style:normal;display:block;overflow:hidden}.hiw-official .hiw-system-integration--soon{color:oklch(100% 5.96046e-8 none/.58)}.hiw-official .hiw-system-integration--soon svg{stroke:oklch(100% 5.96046e-8 none/.48)}.hiw-official .hiw-system-connections{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hiw-official .hiw-system-connection path{fill:none;stroke:var(--hiw-system-wire);stroke-width:1.35px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.hiw-official .hiw-system-connection--build path,.hiw-official .hiw-system-connection--updates path{stroke:var(--hiw-system-accent)}.hiw-official .hiw-system-connection--build text{fill:var(--hiw-system-accent)}.hiw-official .hiw-system-connection circle{fill:var(--hiw-system-bg);stroke:var(--hiw-system-wire);stroke-width:1.25px;vector-effect:non-scaling-stroke}.hiw-official .hiw-system-connection .hiw-system-type-dot{stroke:none}.hiw-official .hiw-system-connection .hiw-system-type-dot--definition{fill:#51d2e3}.hiw-official .hiw-system-connection .hiw-system-type-dot--quality{fill:#e6895a}.hiw-official .hiw-system-connection .hiw-system-type-dot--context{fill:#91a2ad}.hiw-official .hiw-system-connection--build circle,.hiw-official .hiw-system-connection--updates circle{stroke:var(--hiw-system-accent)}.hiw-official .hiw-system-connection--updates .hiw-system-type-dot{stroke:none}.hiw-official .hiw-system-connection text{fill:oklch(100% 5.96046e-8 none/.72);font-family:var(--mono);letter-spacing:.04em;font-size:12px;font-weight:500}.hiw-official #hiw-system-arrow path{fill:oklch(100% 5.96046e-8 none/.62);stroke:none}.hiw-official #hiw-system-arrow-accent path{fill:var(--hiw-system-accent);stroke:none}.hiw-official .hiw-system-mobile-connections{display:none}@media (width<=760px){.hiw-official .hiw-system-map{padding:.85rem;overflow:visible}.hiw-official .hiw-system-map-head{padding:.3rem .2rem .7rem}.hiw-official .hiw-system-map-board{aspect-ratio:auto;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"harness outputs""upper upper""memory memory""lower lower""integrations integrations";gap:0 .55rem;min-height:0;display:grid}.hiw-official .hiw-system-harness,.hiw-official .hiw-system-outputs,.hiw-official .hiw-system-memory,.hiw-official .hiw-system-integrations{width:auto;height:auto;position:static}.hiw-official .hiw-system-harness{grid-area:harness;padding:.8rem}.hiw-official .hiw-system-outputs{grid-area:outputs}.hiw-official .hiw-system-memory{grid-area:memory;min-height:0;position:relative;inset:auto}.hiw-official .hiw-system-outputs{padding:.8rem}.hiw-official .hiw-system-integrations{grid-area:integrations}.hiw-official .hiw-system-memory h3{position:static}.hiw-official .hiw-system-harness h3,.hiw-official .hiw-system-outputs h3,.hiw-official .hiw-system-memory h3,.hiw-official .hiw-system-integrations h3{text-align:left;font-size:.94rem}.hiw-official .hiw-system-harness-actions{background:0 0;border:0;border-radius:0;grid-template-columns:repeat(2,minmax(0,1fr));height:auto;margin-top:.55rem}.hiw-official .hiw-system-action{min-height:4.5rem;padding:.45rem .15rem}.hiw-official .hiw-system-action+.hiw-system-action:before{display:none}.hiw-official .hiw-system-action:nth-child(2n){border-left:1px solid var(--hiw-system-line)}.hiw-official .hiw-system-action:nth-child(n+3){border-top:1px solid var(--hiw-system-line)}.hiw-official .hiw-system-action svg{width:1.35rem;height:1.35rem}.hiw-official .hiw-system-action>span{font-size:.58rem}.hiw-official .hiw-system-mobile-connections{width:100%;display:block;position:relative;overflow:visible}.hiw-official .hiw-system-mobile-wires{width:100%;height:100%;display:block;position:absolute;inset:0;overflow:visible}.hiw-official .hiw-system-mobile-connections--upper{grid-area:upper;height:7rem}.hiw-official .hiw-system-mobile-connections--lower{grid-area:lower;height:4.5rem}.hiw-official .hiw-system-mobile-wire path{fill:none;stroke:var(--hiw-system-wire);stroke-width:1.25px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.hiw-official .hiw-system-mobile-wire--build path,.hiw-official .hiw-system-mobile-wire--updates path{stroke:var(--hiw-system-accent)}.hiw-official .hiw-system-mobile-wire circle{fill:var(--hiw-system-bg);stroke:var(--hiw-system-wire);stroke-width:1.25px;vector-effect:non-scaling-stroke}.hiw-official .hiw-system-mobile-wire--build circle,.hiw-official .hiw-system-mobile-wire--updates circle{stroke:var(--hiw-system-accent)}.hiw-official #hiw-system-mobile-arrow path{fill:oklch(100% 5.96046e-8 none/.62);stroke:none}.hiw-official #hiw-system-mobile-arrow-accent path{fill:var(--hiw-system-accent);stroke:none}.hiw-official .hiw-system-mobile-wire-tag{border:1px solid var(--hiw-system-line);background:var(--hiw-system-bg);font-family:var(--mono);letter-spacing:.025em;color:var(--hiw-system-soft);white-space:nowrap;border-radius:5px;align-items:center;gap:.28rem;padding:.34rem .45rem;font-size:.58rem;font-weight:500;line-height:1;display:inline-flex;position:absolute;transform:translate(-50%,-50%)}.hiw-official .hiw-system-mobile-wire-tag--build{color:var(--hiw-system-accent);top:34%;left:50%}.hiw-official .hiw-system-mobile-wire-tag--reads{top:54%;left:17%}.hiw-official .hiw-system-mobile-wire-tag--learns{top:80%;left:33.5%}.hiw-official .hiw-system-mobile-wire-tag--updates{top:58%;left:79%}.hiw-official .hiw-system-mobile-wire-tag--extracts{top:50%;left:50%}.hiw-official .hiw-system-mobile-tag-dot{background:currentColor;border-radius:50%;flex:none;width:.3rem;height:.3rem}.hiw-official .hiw-system-mobile-tag-dot--definition{color:#51d2e3}.hiw-official .hiw-system-mobile-tag-dot--quality{color:#e6895a}.hiw-official .hiw-system-mobile-tag-dot--context{color:#91a2ad}.hiw-official .hiw-system-output-list{grid-template-columns:minmax(0,1fr);gap:.35rem;margin-top:.55rem}.hiw-official .hiw-system-output{text-align:left;grid-template-columns:2.4rem minmax(0,1fr);align-items:center;gap:.35rem;min-height:3.4rem;padding:.4rem .45rem;display:grid}.hiw-official .hiw-system-output svg{width:2.4rem;height:1.7rem}.hiw-official .hiw-system-output>span{white-space:normal;font-size:.6rem}.hiw-official .hiw-system-memory{padding:1rem}.hiw-official .hiw-system-graph{height:7.5rem;margin-top:.35rem;position:static}.hiw-official .hiw-system-graph-legend{justify-content:flex-start;gap:.35rem .7rem;margin-top:.35rem;position:static}.hiw-official .hiw-system-graph-legend a{font-size:.62rem}.hiw-official .hiw-system-integrations h3{margin-bottom:0;position:static}.hiw-official .hiw-system-integration-list{grid-template-columns:repeat(2,minmax(0,1fr))}.hiw-official .hiw-system-integration{justify-content:flex-start;min-height:4.4rem}.hiw-official .hiw-system-integration:nth-child(3):before{display:none}.hiw-official .hiw-system-integration:nth-child(n+3){border-top:1px solid var(--hiw-system-line)}.hiw-official .hiw-system-connections{display:none}}.hiw-official .hiwd-avail{gap:clamp(1rem,2vw,1.4rem);margin-top:1.6rem}.hiw-official .hiwd-avail-col{background:var(--paper-hi);border-radius:13px;min-height:100%;padding:1.25rem 1.35rem 1.35rem;box-shadow:0 1px 2px oklch(18% .03 220/.045),0 22px 48px -42px oklch(18% .03 220/.46)}.hiw-official .hiwd-avail-col--yes,.hiw-official .hiwd-avail-col--no{background:var(--paper-hi)}.hiw-official .hiwd-avail-col li{padding:.54rem 0;font-size:.9rem}.hiw-official .doc-rec{background:var(--paper-hi);border-radius:12px;margin-top:1.55rem;box-shadow:0 1px 2px oklch(18% .03 220/.05),0 24px 54px -44px oklch(18% .03 220/.5)}.hiw-official .doc-rec-head{background:oklch(96.5% .004 215);min-height:46px;padding:.72rem 1.1rem;font-size:.7rem}.hiw-official .doc-rec-pill,.hiw-official .doc-rec-pill--soon{color:var(--artifact-ink-soft);background:oklch(91.5% .006 215)}.hiw-official .doc-row{grid-template-columns:minmax(8rem,.3fr) minmax(0,1.7fr);gap:clamp(1rem,2.4vw,2.3rem);padding:.76rem 1.1rem;font-size:.89rem;line-height:1.56}.hiw-official .doc-row:nth-child(odd){background:oklch(98% .002 215)}.hiw-official .doc-row--flag{background:oklch(96.5% .018 72)!important}.hiw-official .doc-row-k{font-size:.62rem}.hiw-official .hiwd-test{margin:1.6rem 0 1.5rem}.hiw-official .hiwd-test-q{max-width:34ch;font-family:var(--display);letter-spacing:-.02em;text-wrap:balance;color:var(--ink);margin:0 0 1.2rem;font-size:clamp(1.25rem,1.7vw,1.5rem);font-weight:600;line-height:1.22}.hiw-official .hiwd-test-branch{grid-template-columns:3.4rem minmax(0,1fr);gap:1rem;max-width:62ch;display:grid}.hiw-official .hiwd-test-branch+.hiwd-test-branch{margin-top:.7rem}.hiw-official .hiwd-test-a{font-family:var(--mono);letter-spacing:.02em;color:var(--pa);padding-top:.16rem;font-size:.9rem;font-weight:600}.hiw-official .hiwd-test-branch>p{color:var(--ink-soft);margin:0;font-size:.98rem;line-height:1.6}.hiw-official .hiwd-scale{row-gap:1.2rem;margin-top:1.7rem;display:grid}.hiw-official .hiwd-scale-row{grid-template-columns:auto 8.6rem minmax(0,1fr);align-items:start;column-gap:1.15rem;max-width:76ch;display:grid}.hiw-official .hiwd-meter{gap:.22rem;padding-top:.32rem;display:inline-flex}.hiw-official .hiwd-meter i{background:color-mix(in oklab, var(--ink) 14%, transparent);border-radius:2px;width:.3rem;height:.72rem}.hiw-official .hiwd-meter i.on{background:var(--pa)}.hiw-official .hiwd-scale-k{font-family:var(--mono);letter-spacing:.02em;color:var(--ink);padding-top:.12rem;font-size:.92rem;font-weight:600}.hiw-official .hiwd-scale-row>p{color:var(--ink-soft);margin:0;font-size:.98rem;line-height:1.6}.hiw-official .hiwd-cols{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem clamp(1.4rem,3vw,2.6rem);margin-top:1.7rem;display:grid}.hiw-official .hiwd-col-k{font-family:var(--mono);letter-spacing:.02em;color:var(--ink);margin-bottom:.45rem;font-size:.92rem;font-weight:600;display:block}.hiw-official .hiwd-cols p{color:var(--ink-soft);margin:0;font-size:.95rem;line-height:1.6}.hiw-official .hiwd-scale-row strong,.hiw-official .hiwd-cols strong,.hiw-official .hiwd-test-branch strong{color:var(--ink);font-weight:600}.hiw-official .hiwd-scale+.hiwd-p,.hiw-official .hiwd-cols+.hiwd-p{margin-top:1.5rem}@media (width<=700px){.hiw-official .hiwd-scale-row{grid-template-columns:auto minmax(0,1fr);row-gap:.4rem}.hiw-official .hiwd-scale-row>p{grid-column:1/-1}.hiw-official .hiwd-cols{grid-template-columns:minmax(0,1fr);gap:1.35rem}}.hiw-official .hiwd-see{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1.4rem;display:grid}.hiw-official .hiwd-see li{background:var(--paper-hi);border-radius:12px;flex-direction:column;gap:.3rem;min-height:7.5rem;padding:1.05rem 1.15rem;display:flex;box-shadow:0 18px 42px -38px oklch(18% .03 220/.5)}.hiw-official .hiwd-see a{font-size:.98rem;text-decoration:none}.hiw-official .hiwd-see a:after{content:" →";color:var(--pa)}.hiw-official .hiwd-see li>span{font-size:.9rem}.hiw-official #failures>.hiwx-shot{margin-top:1.6rem}.hiw-official #failures>.hiwx-shot .shot,.hiw-official .hiwd-exhibit .shot{--sh-bg:oklch(16.3% .029 219);--sh-hi:oklch(18% .032 217);--sh-surface:oklch(19.5% .034 216);--sh-surface-soft:oklch(22% .034 214);--sh-ink:oklch(96% .008 205);--sh-soft:oklch(82% .015 207);--sh-muted:oklch(69% .016 207);--sh-line:oklch(100% 5.96046e-8 none/.14);--sh-line-lt:oklch(100% 5.96046e-8 none/.08);--sh-bubble:oklch(24% .037 214);--sh-warn-bg:oklch(24% .044 61);--sh-warn-dot:oklch(76% .13 68);--sh-chart-1:oklch(67% .12 202);--sh-chart-2:oklch(72% .13 47);border-color:var(--sh-line);background:var(--sh-hi);width:100%;max-width:none;box-shadow:0 2px 5px oklch(8% .02 220/.18),0 30px 62px -46px oklch(8% .04 220/.84)}.hiw-official #failures>.hiwx-shot .shot-body{grid-template-rows:auto 1fr;grid-template-columns:minmax(12rem,.34fr) minmax(0,.66fr);gap:1rem 1.25rem;min-height:18rem;padding:clamp(1.25rem,2.2vw,1.75rem);display:grid}.hiw-official #failures>.hiwx-shot .shot-q,.hiw-official #failures>.hiwx-shot .shot-a{grid-column:1;align-self:start}.hiw-official #failures>.hiwx-shot .shot-chart{grid-area:1/2/span 2;align-self:stretch}.hiw-official #failures>.hiwx-shot .shot-plot{height:145px}.hiw-official #failures>.hiwx-shot .hiwd-cap{margin-top:.75rem}.hiw-official .hiwx-fail-list{row-gap:clamp(2.8rem,5.5vh,3.6rem);margin-top:clamp(2.4rem,5vh,3.2rem);display:grid}.hiw-official .hiwx-fail-item{grid-template-columns:1.7rem minmax(0,1fr) minmax(0,23rem);align-items:start;column-gap:1.05rem;display:grid}.hiw-official .hiwx-fail-body{max-width:52ch}.hiw-official .hiwx-fail-n{width:1.7rem;height:1.7rem;font-family:var(--mono);background:color-mix(in oklab, oklch(72% .13 47) 15%, var(--paper-hi));color:oklch(46% .115 47);border-radius:6px;place-items:center;font-size:.82rem;font-weight:600;line-height:1;display:inline-grid}.hiw-official .hiwx-fail-item h3{max-width:40ch;font-family:var(--display);letter-spacing:-.018em;text-wrap:balance;color:var(--ink);margin:0 0 .45rem;padding-top:.14rem;font-size:clamp(1.18rem,1.55vw,1.34rem);font-weight:600;line-height:1.2}.hiw-official .hiwx-fail-body p:not(.hiwx-spec){color:var(--ink-soft);margin:0;font-size:.98rem;line-height:1.62}.hiw-official .hiwx-fail-body p strong{color:var(--ink)}.hiw-official .hiwx-fail-item .hiwx-spec{margin-top:.7rem}.hiw-official .hiwx-fail-item>.hiwx-ev{grid-column:3;margin-top:.2rem}.hiw-official .hiwx-ev{border:1px solid var(--sh-line-lt);background:var(--sh-hi);color:var(--sh-ink);font-family:"PP Neue Montreal Product", var(--text);border-radius:7.5px;margin:0;overflow:hidden;box-shadow:0 18px 34px -28px oklch(20% .03 230/.55)}.hiw-official .hiwx-ev-head{border-bottom:1px solid var(--sh-line-lt);background:var(--sh-surface);font-family:var(--mono);color:var(--sh-muted);white-space:nowrap;justify-content:space-between;align-items:baseline;gap:.8rem;padding:.5rem .85rem;font-size:.6rem;display:flex}.hiw-official .hiwx-ev-foot{border-top:1px solid var(--sh-line-lt);background:var(--sh-surface);font-family:var(--mono);color:var(--sh-muted);align-items:center;gap:.5rem;margin:0;padding:.5rem .85rem;font-size:.6rem;display:flex}.hiw-official .hiwx-ev-foot i{background:var(--sh-ok);border-radius:50%;flex:none;width:6px;height:6px}.hiw-official .hiwx-ev-foot--warn{color:var(--sh-warn-dot)}.hiw-official .hiwx-ev-foot--warn i{background:var(--sh-warn-dot)}.hiw-official .hiwx-ev-defs{grid-template-columns:1fr 1fr;display:grid}.hiw-official .hiwx-ev-def{justify-items:start;gap:.3rem;padding:.8rem .85rem .75rem;display:grid}.hiw-official .hiwx-ev-def+.hiwx-ev-def{border-left:1px solid var(--sh-line-lt)}.hiw-official .hiwx-ev-def--x{background:var(--sh-warn-bg)}.hiw-official .hiwx-ev-def--x .hiwx-ev-num{color:var(--sh-warn-dot)}.hiw-official .hiwx-ev-file{font-family:var(--mono);color:var(--sh-muted);font-size:.58rem}.hiw-official .hiwx-ev-num{letter-spacing:-.01em;font-variant-numeric:tabular-nums;font-size:1.42rem;font-weight:600;line-height:1}.hiw-official .hiwx-ev-note{color:var(--sh-muted);font-size:.66rem}.hiw-official .hiwx-ev-code{font-family:var(--mono);color:var(--sh-soft);margin:0;padding:.65rem .85rem;font-size:.62rem;line-height:1.9;overflow-x:auto}.hiw-official .hiwx-ev-ln{text-align:right;width:1.4em;color:var(--sh-muted);opacity:.6;margin-right:1em;display:inline-block}.hiw-official .hiwx-ev-code mark{background:var(--sh-warn-bg);color:var(--sh-warn-dot);border-radius:4px;padding:.16em .34em}.hiw-official .hiwx-ev-check{color:var(--sh-soft);align-items:baseline;gap:.5rem;padding:.44rem .85rem;font-size:.7rem;display:flex}.hiw-official .hiwx-ev-check+.hiwx-ev-check{border-top:1px solid var(--sh-line-lt)}.hiw-official .hiwx-ev-check i{background:var(--sh-ok);border-radius:50%;flex:none;width:5px;height:5px;transform:translateY(-.12em)}.hiw-official .hiwx-ev-check--fail{background:var(--sh-warn-bg);color:var(--sh-ink)}.hiw-official .hiwx-ev-check--fail i{background:var(--sh-warn-dot)}.hiw-official .hiwx-ev-r{font-family:var(--mono);text-align:right;color:var(--sh-muted);margin-left:auto;font-size:.58rem}.hiw-official .hiwx-ev-check--fail .hiwx-ev-r{color:var(--sh-warn-dot)}.hiw-official .hiwx-ev-plot{border-bottom:1px solid var(--sh-line-lt);grid-auto-columns:1fr;grid-auto-flow:column;align-items:end;gap:.8rem;height:92px;margin:0 .85rem;padding-top:1.15rem;display:grid}.hiw-official .hiwx-ev-bar{height:var(--h,60%);background:var(--sh-chart-1);opacity:.92;border-radius:3px 3px 0 0;position:relative}.hiw-official .hiwx-ev-bar-v{font-family:var(--mono);color:var(--sh-soft);font-variant-numeric:tabular-nums;font-size:.54rem;position:absolute;top:-1rem;left:50%;transform:translate(-50%)}.hiw-official .hiwx-ev-bar--s{background:var(--sh-chart-2)}.hiw-official .hiwx-ev-xrow{grid-auto-columns:1fr;grid-auto-flow:column;gap:.8rem;margin:.35rem .85rem .7rem;display:grid}.hiw-official .hiwx-ev-xrow span{text-align:center;font-family:var(--mono);color:var(--sh-muted);font-size:.54rem}.hiw-official .hiwx-ev-swatch{background:var(--sh-chart-2);border-radius:2px;flex:none;width:8px;height:8px}@media (width<=1120px){.hiw-official .hiwx-fail-item{grid-template-columns:1.7rem minmax(0,1fr)}.hiw-official .hiwx-fail-item>.hiwx-ev{grid-column:2;max-width:26rem;margin-top:1.1rem}}.hiw-official .hiwx-wk{color:var(--ink-soft);background:oklch(94.5% .004 215);margin-bottom:.7rem}.hiw-official .hiwx-fail h3,.hiw-official .hiwx-h3{letter-spacing:-.022em;max-width:25ch;font-size:clamp(1.35rem,1.8vw,1.65rem)}.hiw-official .hiwx-spec{margin-top:1rem}.hiw-official .hiwd-exhibit{--ink:oklch(15% .018 233);--ink-soft:oklch(36% .017 230);--paper-hi:oklch(99.4% .004 205);--pa:var(--teal-deep);box-shadow:none;background:0 0;border-radius:0;grid-template-columns:minmax(14rem,.36fr) minmax(0,.64fr);align-items:center;column-gap:clamp(1.5rem,3.3vw,3.2rem);margin-top:clamp(4rem,8vh,6rem);padding:0;display:grid}.hiw-official .hiwd-exhibit>.hiwx-wk,.hiw-official .hiwd-exhibit>h3,.hiw-official .hiwd-exhibit>.hiwd-p{grid-column:1}.hiw-official .hiwd-exhibit>.hiwx-shot{grid-area:1/2/span 4;margin-top:0}.hiw-official .hiw-sys{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1.6rem}.hiw-official a.hiw-sys-card--compact,.hiw-official a.hiw-sys-card--compact:nth-child(5){color:oklch(97% .008 205);background:radial-gradient(circle at 88% 0,oklch(38% .09 207/.26),#0000 42%),linear-gradient(145deg,oklch(19% .041 216),oklch(15.6% .033 220));border-radius:12px;grid-column:auto;grid-template-columns:2.6rem minmax(0,1fr) 1.25rem;align-items:center;gap:.9rem;min-height:7.2rem;padding:1rem 1.05rem;display:grid;box-shadow:0 2px 5px oklch(9% .02 220/.18),0 24px 48px -38px oklch(8% .04 220/.75)}.hiw-official a.hiw-sys-card--compact:hover{transform:translateY(-2px);box-shadow:0 2px 5px oklch(9% .02 220/.2),0 28px 52px -34px oklch(8% .04 220/.82)}.hiw-official a.hiw-sys-card--compact:focus-visible{outline-offset:3px;outline:2px solid oklch(76% .115 201)}.hiw-official .hiw-sys-icon{color:oklch(76% .115 201);background:oklch(100% 5.96046e-8 none/.07);border-radius:10px;place-items:center;width:2.6rem;height:2.6rem;display:grid}.hiw-official .hiw-sys-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:1.2rem;height:1.2rem}.hiw-official .hiw-sys-copy{min-width:0;display:block}.hiw-official .hiw-sys-card--compact .hiw-sys-head{justify-content:flex-start}.hiw-official .hiw-sys-card--compact .hiw-sys-head h3{color:oklch(97% .008 205);font-size:1.05rem}.hiw-official .hiw-sys-card--compact .hiw-sys-line{color:oklch(100% 5.96046e-8 none/.66);margin-top:.35rem;font-size:.83rem;line-height:1.45;display:block}.hiw-official .hiw-sys-card--compact .hiw-sys-pill{color:oklch(87% .08 155);background:oklch(45% .09 155/.32)}.hiw-official .hiw-sys-card--compact .hiw-sys-pill--soon{color:oklch(100% 5.96046e-8 none/.72);background:oklch(100% 5.96046e-8 none/.09)}.hiw-official .hiw-sys-arrow{fill:none;color:oklch(100% 5.96046e-8 none/.45);stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:1.05rem;height:1.05rem;transition:color .18s,transform .18s}.hiw-official a.hiw-sys-card--compact:hover .hiw-sys-arrow{color:oklch(76% .115 201);transform:translate(2px)}.hiw-official .hiwd-pager{gap:1rem;margin-top:clamp(4rem,9vh,6rem)}.hiw-official .hiwd-pager-a{border-radius:12px;justify-content:center;min-height:6.6rem;padding:1.15rem 1.3rem}.hiw-official .hiwd-close{border-radius:14px;grid-template-columns:minmax(0,1.2fr) minmax(15rem,.8fr);align-items:center;column-gap:clamp(2rem,5vw,5rem);margin-top:clamp(3.75rem,8vh,5.5rem);padding:clamp(2rem,4vw,3.3rem);display:grid}.hiw-official .hiwd-close h2,.hiw-official .hiwd-close .hiwd-note{grid-column:1}.hiw-official .hiwd-close h2{letter-spacing:-.03em;font-size:clamp(1.9rem,3vw,2.8rem)}.hiw-official .hiwd-close-act{flex-direction:column;grid-area:1/2/3;align-items:flex-start;margin-top:0}@media (width<=1100px){.hiw-official .hiwd{grid-template-columns:minmax(0,1fr);gap:2rem}.hiw-official .hiwd-side{max-height:none;padding:0 max(24px, calc(50vw - var(--max) / 2));margin-inline:calc(50% - 50vw);overflow:auto hidden}}@media (width<=840px){.hiw-official .hiwd-head h1{font-size:clamp(2.75rem,10vw,4rem)}.hiw-official .hiwd-exhibit{grid-template-columns:minmax(0,1fr)}.hiw-official .hiwd-exhibit>.hiwx-wk,.hiw-official .hiwd-exhibit>h3,.hiw-official .hiwd-exhibit>.hiwd-p,.hiw-official .hiwd-exhibit>.hiwx-shot{grid-area:auto/1}.hiw-official .hiwd-exhibit>.hiwx-shot{margin-top:1.4rem}.hiw-official .hiwd-close{display:block}.hiw-official .hiwd-close-act{margin-top:1.5rem}}@media (width<=700px){.hiw-official .hiwd-sec{padding-top:3.75rem}.hiw-official .hiwd-sec>h2{font-size:clamp(1.85rem,8vw,2.45rem)}.hiw-official .hiw-sys,.hiw-official .hiwd-see,.hiw-official .hiwd-avail,.hiw-official .hiwd-types{grid-template-columns:minmax(0,1fr)}.hiw-official .hiwd-types{gap:1.4rem}.hiw-official .hiwx-fail-list{row-gap:2rem}.hiw-official #failures>.hiwx-shot .shot-body{min-height:0;display:flex}.hiw-official #failures>.hiwx-shot .shot-plot{height:110px}}@media (width<=600px){.hiw-official .hiwd-fact{white-space:normal;max-width:100%}.hiw-official .doc-row{grid-template-columns:minmax(0,1fr);gap:.3rem}.hiw-official a.hiw-sys-card--compact,.hiw-official a.hiw-sys-card--compact:nth-child(5){grid-template-columns:2.4rem minmax(0,1fr) 1rem;min-height:6.8rem;padding:.95rem}.hiw-official .hiw-sys-icon{width:2.4rem;height:2.4rem}}@media (prefers-reduced-motion:reduce){.hiw-official a.hiw-sys-card,.hiw-official .hiwd-pager-a,.hiw-official .hiw-sys-arrow{transition:none}}.hiw-official .dna-row{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(1.8rem,3.5vw,3.4rem);margin-top:1.6rem;display:grid}.hiw-official .dna-row>.hiwx-shot{margin:0}.hiw-official .dna-prose{flex-direction:column;gap:1rem;display:flex}.hiw-official .dna-prose .hiwd-p{max-width:none}.hiw-official .dna-tbl{border:1px solid var(--sh-line-lt);background:hsl(var(--sh-ink-channels) / .014);border-radius:8px;align-self:stretch;width:100%;max-width:21rem;overflow:hidden}.hiw-official .dna-tbl-r{color:hsl(var(--sh-ink-channels) / .78);border-top:1px solid var(--sh-line-lt);grid-template-columns:minmax(0,1.3fr) minmax(0,.85fr) minmax(0,.85fr);gap:.5rem;padding:.42rem .6rem;font-size:.62rem;display:grid}.hiw-official .dna-tbl-r span:last-child{text-align:right;font-variant-numeric:tabular-nums}.hiw-official .dna-tbl-r--h{font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;color:hsl(var(--sh-ink-channels) / .45);background:hsl(var(--sh-ink-channels) / .03);border-top:0;font-size:.54rem}.hiw-official .dna-tbl-foot{border-top:1px solid var(--sh-line-lt);font-family:var(--mono);color:hsl(var(--sh-ink-channels) / .5);justify-content:space-between;gap:.5rem;padding:.42rem .6rem;font-size:.56rem;display:flex}.hiw-official .dna-tbl-foot span:last-child{color:var(--sh-primary)}.hiw-official .dna-dash-h{color:hsl(var(--sh-ink-channels) / .85);justify-content:space-between;align-items:baseline;gap:.5rem;font-size:.68rem;font-weight:500;display:flex}.hiw-official .dna-dash-h span:last-child{font-family:var(--mono);color:hsl(var(--sh-ink-channels) / .45);font-size:.56rem;font-weight:400}.hiw-official .dna-tiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.hiw-official .dna-tile{border:1px solid var(--sh-line-lt);background:hsl(var(--sh-ink-channels) / .014);border-radius:8px;flex-direction:column;gap:.4rem;padding:.55rem .6rem;display:flex}.hiw-official .dna-tile-t{color:hsl(var(--sh-ink-channels) / .72);margin:0;font-size:.6rem;font-weight:500}.hiw-official .dna-spark{align-items:flex-end;gap:.3rem;height:30px;display:flex}.hiw-official .dna-spark i{height:var(--h,50%);background:var(--sh-chart-1);opacity:.92;border-radius:2px 2px 0 0;flex:1}.hiw-official .dna-num{letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:hsl(var(--sh-ink-channels) / .9);margin:0;font-size:.95rem;font-weight:600}.hiw-official .dna-st{font-family:var(--mono);letter-spacing:.04em;color:hsl(var(--sh-ink-channels) / .55);align-items:center;gap:.32rem;margin:0;font-size:.54rem;display:inline-flex}.hiw-official .dna-st--warn{color:var(--sh-warn-dot)}.hiw-official .dna-keys{flex-direction:column;gap:.95rem;margin:0;padding:0;list-style:none;display:flex}.hiw-official .dna-keys li{color:color-mix(in oklch, var(--artifact-ink) 78%, transparent);grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:.6rem;font-size:.9rem;line-height:1.5;display:grid}.hiw-official .dna-keys strong{color:var(--artifact-ink);font-weight:600}.hiw-official .dna-n{width:15px;height:15px;font-family:var(--mono);color:color-mix(in oklch, var(--sh-chart-2) 78%, black);background:color-mix(in oklch, var(--sh-chart-2) 16%, var(--paper-hi));border-radius:5px;justify-content:center;align-items:center;font-size:.56rem;font-style:normal;font-weight:600;display:inline-flex;transform:translateY(-1px)}.hiw-official .dna-badge-w{align-items:center;gap:.4rem;display:inline-flex}.hiw-official .dna-badge{font-family:var(--mono);letter-spacing:.04em;color:var(--sh-warn-dot);background:var(--sh-warn-bg);border-radius:999px;align-items:center;gap:.3rem;padding:.18rem .45rem;font-size:.52rem;display:inline-flex}.hiw-official .dna-badge>i:first-child{background:var(--sh-warn-dot);border-radius:50%;width:5px;height:5px}.hiw-official .dna-pend{border:1px solid var(--sh-line-lt);background:color-mix(in srgb, var(--sh-primary) 5%, var(--sh-bg));font-family:var(--mono);letter-spacing:.03em;color:hsl(var(--sh-ink-channels) / .62);border-radius:8px;flex-wrap:wrap;align-items:center;gap:.4rem .5rem;padding:.5rem .6rem;font-size:.56rem;display:flex}.hiw-official .dna-pend span:first-child{margin-right:auto}.hiw-official .dna-btn{white-space:nowrap;border:1px solid var(--sh-line-lt);color:hsl(var(--sh-ink-channels) / .6);border-radius:6px;padding:.24rem .55rem}.hiw-official .dna-btn--go{background:var(--sh-primary);color:#fffffff2;border-color:#0000}.hiw-official .dna-acts{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.2rem,2.5vw,2rem);margin-top:2.2rem;display:grid}.hiw-official .dna-acts p{color:color-mix(in oklch, var(--artifact-ink) 78%, transparent);margin:0;font-size:.95rem;line-height:1.55}.hiw-official .dna-acts strong{color:var(--artifact-ink);font-weight:600}.hiw-official .dna-acts+.hiwd-p{margin-top:2.2rem}.hiw-official .dna-obs{background:var(--sh-warn-bg);font-family:var(--mono);letter-spacing:.03em;color:var(--sh-warn-dot);border-radius:8px;align-items:center;gap:.5rem;margin:0;padding:.5rem .65rem;font-size:.6rem;display:flex}.hiw-official .dna-obs i{background:var(--sh-warn-dot);border-radius:50%;flex:none;width:6px;height:6px}.hiw-official .dna-pairgrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.hiw-official .dna-verdict{font-family:var(--mono);letter-spacing:.03em;color:hsl(var(--sh-ink-channels) / .5);margin:.15rem 0 0;font-size:.54rem}.hiw-official .dna-verdict--warn{color:var(--sh-warn-dot)}.hiw-official .dna-queue{font-family:var(--mono);letter-spacing:.04em;color:var(--sh-warn-dot);background:var(--sh-warn-bg);border-radius:999px;align-self:center;margin-left:auto;padding:.2rem .5rem;font-size:.52rem}.hiw-official .dna-wide{align-self:stretch;width:100%;max-width:21rem}.hiw-official .dna-wide .shot-plot{height:74px}.hiw-official .dna-def-h{border-bottom:1px solid var(--sh-line-lt);background:var(--sh-hi);color:var(--sh-ink);justify-content:space-between;align-items:baseline;gap:.6rem;padding:.6rem .85rem;font-size:.72rem;font-weight:600;display:flex}.hiw-official .dna-def-h .mono{font-family:var(--mono);letter-spacing:.04em;color:var(--sh-muted);font-size:.56rem;font-weight:400}.hiw-official .dna-field{flex-direction:column;gap:.24rem;padding:.55rem .85rem;display:flex}.hiw-official .dna-field+.dna-field,.hiw-official .dna-field+.shot-trow,.hiw-official .shot-trow+.dna-field{border-top:1px solid var(--sh-line-lt)}.hiw-official .dna-field-k{font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;color:hsl(var(--sh-ink-channels) / .45);align-items:center;gap:.4rem;font-size:.54rem;display:inline-flex}.hiw-official .dna-field p{color:var(--sh-soft);text-wrap:pretty;margin:0;font-size:.7rem;line-height:1.45}.hiw-official .dna-field p strong{color:var(--sh-ink);font-weight:600}.hiw-official .dna-field code{background:hsl(var(--sh-ink-channels) / .04);font-family:var(--mono);color:hsl(var(--sh-ink-channels) / .78);overflow-wrap:anywhere;border-radius:4px;padding:.08rem .3rem;font-size:.6rem;line-height:1.5;display:inline-block}.hiw-official .dna-eq{font-family:var(--mono);font-variant-numeric:tabular-nums;letter-spacing:.02em;text-align:center;color:var(--sh-ink);margin:.55rem 0 .3rem;font-size:.72rem}.hiw-official .hiwx-shot>.hiwd-cap{margin-top:.8rem}@media (width<=1000px){.hiw-official .dna-row,.hiw-official .dna-acts{grid-template-columns:minmax(0,1fr)}.hiw-official .dna-row{gap:1.2rem}.hiw-official .dna-row>.hiwx-shot{max-width:32rem}.hiw-official .dna-acts{gap:.9rem}}@media (width<=560px){.hiw-official .dna-pairgrid{grid-template-columns:minmax(0,1fr)}}.hiw-official .def-section-head{grid-template-columns:minmax(15rem,.68fr) minmax(20rem,1fr);align-items:start;gap:clamp(1.5rem,4vw,4.5rem);margin-bottom:1.65rem;display:grid}.hiw-official .def-section-head h2{letter-spacing:-.032em;max-width:19ch;margin:0;font-size:clamp(1.85rem,2.6vw,2.45rem);line-height:1.03}.hiw-official .def-section-head p{max-width:58ch;color:var(--ink-soft);margin:.1rem 0 0;font-size:1rem;line-height:1.65}.hiw-official .def-record,.hiw-official .def-reference-table,.hiw-official .def-boundary,.hiw-official .def-identity,.hiw-official .def-confirmation-rule,.hiw-official .def-choice,.hiw-official .def-lifecycle,.hiw-official .def-change-review{background:var(--paper-hi);border-radius:var(--app-ui-radius-panel);box-shadow:var(--artifact-product-shadow)}.hiw-official .def-eyebrow{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:.45rem;font-size:.69rem;font-weight:650;line-height:1.3;display:block}.hiw-official .def-record{overflow:hidden}.hiw-official .def-record-head{border-bottom:1px solid color-mix(in oklch, var(--ink) 12%, transparent);justify-content:space-between;align-items:center;gap:1.5rem;min-height:6.5rem;padding:1.4rem clamp(1.25rem,2.4vw,2rem);display:flex}.hiw-official .def-record-head h3,.hiw-official .def-choice h3,.hiw-official .def-change-review h3{letter-spacing:-.025em;margin:0;font-size:clamp(1.35rem,2vw,1.75rem);line-height:1.08}.hiw-official .def-record-badges{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.hiw-official .def-status,.hiw-official .def-source{background:color-mix(in oklch, var(--pa) 8%, var(--paper-hi));min-height:1.9rem;font-family:var(--mono);color:var(--ink);border-radius:999px;align-items:center;gap:.45rem;padding:.28rem .62rem;font-size:.72rem;font-weight:650;display:inline-flex}.hiw-official .def-source{background:color-mix(in oklch, var(--ink) 6%, var(--paper-hi));color:var(--ink-soft)}.hiw-official .def-status i,.hiw-official .def-identity-result small i{background:var(--pa);width:.5rem;height:.5rem;box-shadow:0 0 0 3px color-mix(in oklch, var(--pa) 11%, transparent);border-radius:50%;display:block}.hiw-official .def-record-body{grid-template-columns:minmax(0,1.48fr) minmax(18rem,.72fr);display:grid}.hiw-official .def-record-main{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hiw-official .def-field{border-bottom:1px solid color-mix(in oklch, var(--ink) 9%, transparent);grid-column:1/-1;min-width:0;padding:1.35rem clamp(1.25rem,2.4vw,2rem)}.hiw-official .def-field:last-child{border-bottom:0}.hiw-official .def-field h4,.hiw-official .def-field-pair h4,.hiw-official .def-choice-branches h4{letter-spacing:.01em;color:var(--ink-soft);margin:0 0 .5rem;font-size:.8rem;font-weight:700;line-height:1.3}.hiw-official .def-field p,.hiw-official .def-field-pair p{color:var(--ink);margin:0;font-size:.95rem;line-height:1.55}.hiw-official .def-field>code{overflow-wrap:anywhere;max-width:100%;font-family:var(--mono);color:var(--ink);font-size:clamp(.78rem,1vw,.88rem);line-height:1.55;display:block}.hiw-official .def-field-pair{grid-template-columns:repeat(2,minmax(0,1fr));padding:0;display:grid}.hiw-official .def-field-pair>div{padding:1.35rem clamp(1.25rem,2.4vw,2rem)}.hiw-official .def-field-pair>div+div{border-left:1px solid color-mix(in oklch, var(--ink) 9%, transparent)}.hiw-official .def-chip-row{flex-wrap:wrap;gap:.55rem;display:flex}.hiw-official .def-chip-row span{background:color-mix(in oklch, var(--ink) 4.5%, var(--paper-hi));min-height:2.1rem;color:var(--ink);border-radius:.45rem;align-items:center;gap:.5rem;padding:.35rem .7rem;font-size:.82rem;font-weight:650;display:inline-flex}.hiw-official .def-chip-row i{background:color-mix(in oklch, var(--pa) 72%, var(--paper-hi));border-radius:50%;width:.68rem;height:.68rem;position:relative}.hiw-official .def-chip-row i:after{background:var(--paper-hi);content:"";border-radius:50%;position:absolute;inset:.19rem}.hiw-official .def-evidence{border-left:1px solid color-mix(in oklch, var(--ink) 12%, transparent);background:color-mix(in oklch, var(--pa) 3.5%, var(--paper-hi));flex-direction:column;min-width:0;padding:1.5rem clamp(1.25rem,2.4vw,1.75rem);display:flex}.hiw-official .def-evidence dl,.hiw-official .def-evidence dd,.hiw-official .def-change-review dl,.hiw-official .def-change-review dd{margin:0}.hiw-official .def-evidence dl{gap:1.15rem;display:grid}.hiw-official .def-evidence dt,.hiw-official .def-change-review dt{color:var(--ink-soft);margin-bottom:.3rem;font-size:.72rem;font-weight:700}.hiw-official .def-evidence dd{overflow-wrap:anywhere;color:var(--ink);font-size:.84rem;line-height:1.5}.hiw-official .def-evidence code{font-family:var(--mono);font-size:.75rem}.hiw-official .def-record-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin-top:auto;padding-top:2rem;display:grid}.hiw-official .def-record-stats>div{background:var(--paper-hi);border-radius:.5rem;flex-direction:column;justify-content:space-between;min-height:4.5rem;padding:.75rem;display:flex}.hiw-official .def-record-stats span{color:var(--ink-soft);font-size:.68rem}.hiw-official .def-record-stats strong{font-family:var(--mono);color:var(--ink);font-size:1.35rem;line-height:1}.hiw-official .def-reference-table{overflow:hidden}.hiw-official .def-reference-head,.hiw-official .def-reference-row{grid-template-columns:.58fr 1fr 1fr .82fr;align-items:center;gap:1.25rem;padding:1rem clamp(1.15rem,2.2vw,1.75rem);display:grid}.hiw-official .def-reference-head{background:color-mix(in oklch, var(--ink) 4%, var(--paper-hi));min-height:3rem;font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;color:var(--ink-soft);font-size:.66rem;font-weight:650}.hiw-official .def-reference-row{border-top:1px solid color-mix(in oklch, var(--ink) 9%, transparent);min-height:4.75rem;color:var(--ink);font-size:.87rem;line-height:1.45}.hiw-official .def-reference-head+.def-reference-row{border-top:0}.hiw-official .def-reference-row strong{font-size:.95rem}.hiw-official .def-reference-row code{font-family:var(--mono);color:var(--ink-soft);font-size:.75rem}.hiw-official .def-kind-notes{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.5rem,4vw,4rem);margin-top:1.35rem;padding-inline:.25rem;display:grid}.hiw-official .def-kind-notes p{color:var(--ink-soft);margin:0;font-size:.92rem;line-height:1.6}.hiw-official .def-kind-notes strong{color:var(--ink)}.hiw-official .def-boundary{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.hiw-official .def-boundary>section{min-width:0;padding:clamp(1.2rem,2.4vw,1.75rem)}.hiw-official .def-boundary>section+section{border-left:1px solid color-mix(in oklch, var(--ink) 12%, transparent);background:color-mix(in oklch, var(--ink) 2.5%, var(--paper-hi))}.hiw-official .def-boundary header{align-items:center;gap:.7rem;min-height:2.5rem;margin-bottom:.55rem;display:flex}.hiw-official .def-boundary h3{margin:0;font-size:1rem;line-height:1.3}.hiw-official .def-mark{background:color-mix(in oklch, var(--ink) 7%, var(--paper-hi));border-radius:50%;flex:none;width:1.45rem;height:1.45rem;display:block;position:relative}.hiw-official .def-mark-yes{background:color-mix(in oklch, var(--pa) 13%, var(--paper-hi))}.hiw-official .def-mark-yes:before{border-bottom:2px solid var(--pa);border-left:2px solid var(--pa);content:"";width:.52rem;height:.28rem;position:absolute;inset:.48rem 0 0 .44rem;transform:rotate(-45deg)}.hiw-official .def-mark-no:before,.hiw-official .def-mark-no:after{background:var(--ink-soft);content:"";width:.68rem;height:1px;position:absolute;top:.69rem;left:.39rem;transform:rotate(45deg)}.hiw-official .def-mark-no:after{transform:rotate(-45deg)}.hiw-official .def-boundary ul{margin:0;padding:0;list-style:none}.hiw-official .def-boundary li{border-top:1px solid color-mix(in oklch, var(--ink) 8%, transparent);justify-content:space-between;align-items:center;gap:1rem;min-height:3.45rem;display:flex}.hiw-official .def-boundary li span{color:var(--ink);font-size:.9rem;font-weight:650}.hiw-official .def-boundary li small{font-family:var(--mono);text-align:right;color:var(--ink-soft);font-size:.67rem}.hiw-official .def-identity{grid-template-columns:minmax(0,1.55fr) minmax(12rem,.45fr);display:grid;overflow:hidden}.hiw-official .def-identity-main{padding:clamp(1.4rem,2.8vw,2.25rem)}.hiw-official .def-identity h3{letter-spacing:-.018em;margin:0;font-size:clamp(1.15rem,1.7vw,1.45rem)}.hiw-official .def-equation{align-items:center;gap:clamp(.5rem,1.4vw,1.15rem);margin-top:2rem;display:flex}.hiw-official .def-equation>div{flex-direction:column;min-width:0;display:flex}.hiw-official .def-equation strong{font-family:var(--mono);letter-spacing:-.03em;font-size:clamp(1rem,1.6vw,1.35rem)}.hiw-official .def-equation span{font-family:var(--mono);color:var(--ink-soft);margin-top:.32rem;font-size:.65rem}.hiw-official .def-equation>i{font-family:var(--mono);color:var(--ink-soft);font-size:.9rem;font-style:normal}.hiw-official .def-identity-result{border-left:1px solid color-mix(in oklch, var(--ink) 12%, transparent);background:color-mix(in oklch, var(--pa) 7%, var(--paper-hi));flex-direction:column;justify-content:center;padding:clamp(1.4rem,2.8vw,2.25rem);display:flex}.hiw-official .def-identity-result>span{color:var(--ink-soft);font-size:.72rem;font-weight:650}.hiw-official .def-identity-result>strong{font-family:var(--mono);letter-spacing:-.04em;margin-top:.25rem;font-size:clamp(1.55rem,2.8vw,2.3rem)}.hiw-official .def-identity-result small{font-family:var(--mono);color:var(--ink);align-items:center;gap:.5rem;margin-top:1.2rem;font-size:.7rem;display:flex}.hiw-official .def-after-note{max-width:65ch;color:var(--ink-soft);margin:1.25rem 0 0;font-size:.92rem;line-height:1.6}.hiw-official .def-after-note a,.hiw-official .def-change-review a{color:var(--ink);text-decoration-color:color-mix(in oklch, var(--pa) 55%, transparent);text-underline-offset:.18em}.hiw-official .def-support .def-reference-head,.hiw-official .def-support .def-reference-row{grid-template-columns:.55fr 1.08fr 1.08fr .75fr}.hiw-official .def-confirmation-rule{align-items:center;gap:1rem;margin-top:1rem;padding:1rem 1.25rem;display:flex}.hiw-official .def-confirmation-rule .def-status{flex:none}.hiw-official .def-confirmation-rule p{color:var(--ink-soft);margin:0;font-size:.88rem;line-height:1.55}.hiw-official .def-choice{overflow:hidden}.hiw-official .def-choice>header,.hiw-official .def-change-review>header{border-bottom:1px solid color-mix(in oklch, var(--ink) 10%, transparent);justify-content:space-between;align-items:center;gap:1.5rem;padding:1.25rem clamp(1.25rem,2.4vw,1.8rem);display:flex}.hiw-official .def-choice>header>span,.hiw-official .def-change-review>header>span{font-family:var(--mono);color:var(--ink-soft);font-size:.72rem}.hiw-official .def-choice-branches{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hiw-official .def-choice-branches>section{padding:clamp(1.4rem,2.8vw,2rem)}.hiw-official .def-choice-branches>section+section{border-left:1px solid color-mix(in oklch, var(--ink) 10%, transparent)}.hiw-official .def-choice-branches>section.is-selected{background:color-mix(in oklch, var(--pa) 5%, var(--paper-hi))}.hiw-official .def-choice-branches>section>div{align-items:center;gap:.7rem;display:flex}.hiw-official .def-choice-branches h4{color:var(--ink);margin:0;font-size:1rem}.hiw-official .def-choice-radio{border:1px solid color-mix(in oklch, var(--ink) 28%, transparent);border-radius:50%;flex:none;width:1rem;height:1rem;display:block;position:relative}.hiw-official .is-selected .def-choice-radio{border-color:var(--pa)}.hiw-official .is-selected .def-choice-radio:after{background:var(--pa);content:"";border-radius:50%;position:absolute;inset:.2rem}.hiw-official .def-choice-branches p{max-width:40ch;color:var(--ink);margin:1rem 0 1.25rem;font-size:.9rem;line-height:1.55}.hiw-official .def-choice-branches small{font-family:var(--mono);color:var(--ink-soft);font-size:.68rem}.hiw-official .def-lifecycle{grid-template-columns:repeat(4,minmax(0,1fr));margin:0 0 1rem;padding:0;list-style:none;display:grid;overflow:hidden}.hiw-official .def-lifecycle li{flex-direction:column;min-height:7.8rem;padding:1.15rem;display:flex}.hiw-official .def-lifecycle li+li{border-left:1px solid color-mix(in oklch, var(--ink) 10%, transparent)}.hiw-official .def-lifecycle span{font-family:var(--mono);color:var(--pa);margin-bottom:auto;font-size:.68rem}.hiw-official .def-lifecycle strong{margin-top:1rem;font-size:.9rem}.hiw-official .def-lifecycle small{color:var(--ink-soft);margin-top:.25rem;font-size:.72rem;line-height:1.4}.hiw-official .def-change-review{overflow:hidden}.hiw-official .def-change-body{grid-template-columns:minmax(0,1.4fr) minmax(15rem,.6fr);display:grid}.hiw-official .def-change-versions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hiw-official .def-change-versions>section{flex-direction:column;min-height:9rem;padding:clamp(1.25rem,2.4vw,1.75rem);display:flex}.hiw-official .def-change-versions>section+section{border-left:1px solid color-mix(in oklch, var(--ink) 10%, transparent)}.hiw-official .def-change-versions>.is-proposed{background:color-mix(in oklch, var(--pa) 5%, var(--paper-hi))}.hiw-official .def-change-versions span{font-family:var(--mono);color:var(--ink-soft);margin-bottom:auto;font-size:.68rem}.hiw-official .def-change-versions strong{max-width:26ch;margin-top:1.2rem;font-size:.9rem;line-height:1.5}.hiw-official .def-change-body>aside{border-left:1px solid color-mix(in oklch, var(--ink) 12%, transparent);background:color-mix(in oklch, var(--ink) 2.5%, var(--paper-hi));padding:clamp(1.25rem,2.4vw,1.75rem)}.hiw-official .def-change-review dl{margin:.9rem 0 1.2rem}.hiw-official .def-change-review dl>div{border-top:1px solid color-mix(in oklch, var(--ink) 9%, transparent);justify-content:space-between;align-items:baseline;padding-block:.65rem;display:flex}.hiw-official .def-change-review dd{font-family:var(--mono);font-size:1.05rem;font-weight:700}.hiw-official .def-change-review a{font-size:.78rem;line-height:1.45}.hiw-official .def-change-review footer{border-top:1px solid color-mix(in oklch, var(--ink) 10%, transparent);justify-content:flex-end;gap:.65rem;padding:.9rem clamp(1.25rem,2.4vw,1.8rem);display:flex}.hiw-official .def-button{min-height:2.35rem;font-family:var(--text);border-radius:.45rem;justify-content:center;align-items:center;padding:.5rem .85rem;font-size:.78rem;font-weight:700;display:inline-flex}.hiw-official .def-button-quiet{background:color-mix(in oklch, var(--ink) 6%, var(--paper-hi));color:var(--ink)}.hiw-official .def-button-primary{background:var(--ink);color:var(--paper-hi)}@media (width<=980px){.hiw-official .def-section-head{grid-template-columns:minmax(0,.72fr) minmax(0,1fr);gap:1.5rem}.hiw-official .def-record-body,.hiw-official .def-change-body{grid-template-columns:minmax(0,1fr)}.hiw-official .def-evidence,.hiw-official .def-change-body>aside{border-top:1px solid color-mix(in oklch, var(--ink) 12%, transparent);border-left:0}.hiw-official .def-evidence dl{grid-template-columns:repeat(3,minmax(0,1fr))}.hiw-official .def-record-stats{margin-top:0}}@media (width<=760px){.hiw-official .def-section-head{grid-template-columns:minmax(0,1fr);gap:.75rem}.hiw-official .def-section-head h2{max-width:24ch}.hiw-official .def-record-head,.hiw-official .def-choice>header,.hiw-official .def-change-review>header{align-items:flex-start}.hiw-official .def-record-main,.hiw-official .def-field-pair,.hiw-official .def-evidence dl,.hiw-official .def-kind-notes,.hiw-official .def-boundary,.hiw-official .def-choice-branches,.hiw-official .def-change-versions{grid-template-columns:minmax(0,1fr)}.hiw-official .def-field-pair>div+div,.hiw-official .def-boundary>section+section,.hiw-official .def-choice-branches>section+section,.hiw-official .def-change-versions>section+section{border-top:1px solid color-mix(in oklch, var(--ink) 10%, transparent);border-left:0}.hiw-official .def-reference-head{display:none}.hiw-official .def-reference-row,.hiw-official .def-support .def-reference-row{grid-template-columns:minmax(0,1fr);gap:.7rem;padding-block:1.25rem}.hiw-official .def-reference-row+.def-reference-row{border-top:1px solid color-mix(in oklch, var(--ink) 10%, transparent)}.hiw-official .def-reference-row>[data-label]{grid-template-columns:7.2rem minmax(0,1fr);gap:.7rem;display:grid}.hiw-official .def-reference-row>[data-label]:before{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);content:attr(data-label);font-size:.63rem;font-weight:650}.hiw-official .def-identity{grid-template-columns:minmax(0,1fr)}.hiw-official .def-identity-result{border-top:1px solid color-mix(in oklch, var(--ink) 12%, transparent);border-left:0}.hiw-official .def-lifecycle{grid-template-columns:repeat(2,minmax(0,1fr))}.hiw-official .def-lifecycle li:nth-child(3){border-top:1px solid color-mix(in oklch, var(--ink) 10%, transparent);border-left:0}.hiw-official .def-lifecycle li:nth-child(4){border-top:1px solid color-mix(in oklch, var(--ink) 10%, transparent)}}@media (width<=520px){.hiw-official .def-record-head,.hiw-official .def-choice>header,.hiw-official .def-change-review>header{flex-direction:column}.hiw-official .def-record-badges{justify-content:flex-start}.hiw-official .def-equation{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:.3rem;display:grid}.hiw-official .def-equation strong{font-size:.88rem}.hiw-official .def-lifecycle{grid-template-columns:minmax(0,1fr)}.hiw-official .def-lifecycle li{min-height:6.6rem}.hiw-official .def-lifecycle li+li,.hiw-official .def-lifecycle li:nth-child(3){border-top:1px solid color-mix(in oklch, var(--ink) 10%, transparent);border-left:0}.hiw-official .def-confirmation-rule{flex-direction:column;align-items:flex-start}.hiw-official .def-change-review footer{justify-content:stretch}.hiw-official .def-button{flex:1 1 0}}.hiw-official .def-composition,.hiw-official .def-kind-grid,.hiw-official .def-kind-rule,.hiw-official .def-authority{border-radius:var(--app-ui-radius-panel);background:var(--paper-hi);box-shadow:var(--artifact-product-shadow);overflow:hidden}.hiw-official .def-composition>header{border-bottom:1px solid color-mix(in oklch, var(--ink) 10%, transparent);grid-template-columns:7rem minmax(0,1fr);align-items:center;gap:1rem;min-height:5.5rem;padding:1.2rem clamp(1.25rem,2.4vw,1.8rem);display:grid}.hiw-official .def-composition>header span,.hiw-official .def-composition-flow span,.hiw-official .def-composition>footer span,.hiw-official .def-kind-grid small{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);font-size:.62rem;font-weight:650}.hiw-official .def-composition>header strong{letter-spacing:-.018em;font-size:clamp(1.05rem,1.8vw,1.35rem);line-height:1.35}.hiw-official .def-composition-flow{grid-template-columns:minmax(13rem,.95fr) 2.2rem minmax(14rem,1.15fr) 2.2rem minmax(14rem,1fr);align-items:center;gap:0;padding:clamp(1.15rem,2.5vw,1.8rem);display:grid}.hiw-official .def-compose-node{border:1px solid color-mix(in oklch, var(--ink) 10%, transparent);background:color-mix(in oklch, var(--ink) 2.2%, var(--paper-hi));border-radius:.62rem;flex-direction:column;justify-content:center;min-width:0;min-height:7.6rem;padding:1rem;display:flex}.hiw-official .def-compose-node strong{color:var(--ink);margin-top:.58rem;font-size:.88rem;line-height:1.38}.hiw-official .def-compose-node small{color:var(--ink-soft);margin-top:.36rem;font-size:.7rem;line-height:1.4}.hiw-official .def-compose-node code{font-family:var(--mono);color:var(--ink-soft);overflow-wrap:anywhere;margin-top:.72rem;font-size:.63rem;line-height:1.45}.hiw-official .def-compose-components{gap:.65rem;display:grid}.hiw-official .def-compose-components .def-compose-node{min-height:6.15rem}.hiw-official .def-compose-grain{background:color-mix(in oklch, oklch(68% .08 245) 4%, var(--paper-hi))}.hiw-official .def-compose-result{border-color:color-mix(in oklch, var(--pa) 34%, transparent);background:color-mix(in oklch, var(--pa) 5%, var(--paper-hi))}.hiw-official .def-compose-link{background:color-mix(in oklch, var(--ink) 22%, transparent);width:100%;height:1px;position:relative}.hiw-official .def-compose-link:after{border-top:1px solid color-mix(in oklch, var(--ink) 40%, transparent);border-right:1px solid color-mix(in oklch, var(--ink) 40%, transparent);content:"";width:6px;height:6px;position:absolute;top:-3px;right:2px;transform:rotate(45deg)}.hiw-official .def-composition>footer{border-top:1px solid color-mix(in oklch, var(--ink) 10%, transparent);background:color-mix(in oklch, var(--ink) 2.2%, var(--paper-hi));grid-template-columns:minmax(19rem,.9fr) minmax(0,1.1fr);align-items:center;gap:2rem;padding:1.05rem clamp(1.25rem,2.4vw,1.8rem);display:grid}.hiw-official .def-composition>footer>div{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.hiw-official .def-composition>footer span{width:100%;margin-bottom:.05rem}.hiw-official .def-composition>footer strong{background:var(--paper-hi);font-family:var(--mono);border-radius:.4rem;padding:.36rem .52rem;font-size:.66rem}.hiw-official .def-composition>footer p{max-width:54ch;color:var(--ink-soft);margin:0;font-size:.8rem;line-height:1.55}.hiw-official .def-calculation-field{background:color-mix(in oklch, var(--pa) 3%, var(--paper-hi))}.hiw-official .def-formula{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.hiw-official .def-formula span{background:color-mix(in oklch, var(--pa) 7%, var(--paper-hi));color:var(--ink);border-radius:.45rem;padding:.48rem .65rem;font-size:.79rem;font-weight:700}.hiw-official .def-formula b{font-family:var(--mono);color:var(--ink-soft);font-size:.82rem}.hiw-official .def-used-in{border-top:1px solid color-mix(in oklch, var(--ink) 10%, transparent);margin-top:1.45rem;padding-top:1.35rem}.hiw-official .def-used-in h4{color:var(--ink-soft);margin:0 0 .7rem;font-size:.72rem}.hiw-official .def-used-in ul{margin:0;padding:0;list-style:none}.hiw-official .def-used-in li{border-top:1px solid color-mix(in oklch, var(--ink) 8%, transparent);gap:.18rem;padding:.65rem 0;display:grid}.hiw-official .def-used-in strong{font-size:.78rem;line-height:1.4}.hiw-official .def-used-in span{font-family:var(--mono);color:var(--ink-soft);font-size:.61rem}.hiw-official .def-record-version{border-top:1px solid color-mix(in oklch, var(--ink) 10%, transparent);justify-content:space-between;align-items:end;margin-top:auto;padding-top:1.4rem;display:flex}.hiw-official .def-record-version span{color:var(--ink-soft);font-size:.68rem}.hiw-official .def-record-version strong{font-family:var(--mono);font-size:1.35rem;line-height:1}.hiw-official .def-kind-grid{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.hiw-official .def-kind-grid>article{flex-direction:column;min-width:0;min-height:20rem;padding:clamp(1.25rem,2.4vw,1.75rem);display:flex}.hiw-official .def-kind-grid>article+article{border-left:1px solid color-mix(in oklch, var(--ink) 10%, transparent)}.hiw-official .def-kind-grid header span,.hiw-official .def-kind-grid header strong,.hiw-official .def-kind-grid article>div small,.hiw-official .def-kind-grid article>div strong,.hiw-official .def-kind-grid article>div code{display:block}.hiw-official .def-kind-grid header span{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--pa);font-size:.65rem;font-weight:700}.hiw-official .def-kind-grid header strong{letter-spacing:-.018em;max-width:21ch;margin-top:.65rem;font-size:clamp(1.05rem,1.7vw,1.3rem);line-height:1.2}.hiw-official .def-kind-grid article>p{max-width:37ch;color:var(--ink-soft);margin:1rem 0 1.5rem;font-size:.84rem;line-height:1.55}.hiw-official .def-kind-grid article>div{background:color-mix(in oklch, var(--ink) 3.5%, var(--paper-hi));border-radius:.58rem;margin-top:auto;padding:1rem}.hiw-official .def-kind-grid article>div strong{margin-top:.55rem;font-size:.82rem;line-height:1.45}.hiw-official .def-kind-grid article>div code{font-family:var(--mono);color:var(--ink-soft);overflow-wrap:anywhere;margin-top:.65rem;font-size:.61rem;line-height:1.45}.hiw-official .def-kind-rule{flex-wrap:wrap;align-items:baseline;gap:.7rem 1rem;margin-top:1rem;padding:1rem 1.25rem;display:flex}.hiw-official .def-kind-rule strong{font-size:.86rem}.hiw-official .def-kind-rule span{color:var(--ink-soft);font-size:.8rem;line-height:1.5}.hiw-official .def-choice-three .def-choice-branches{grid-template-columns:repeat(3,minmax(0,1fr))}.hiw-official .def-choice-three .def-choice-branches>section{flex-direction:column;min-height:16rem;display:flex}.hiw-official .def-choice-three .def-choice-branches p{margin-bottom:1rem}.hiw-official .def-choice-three .def-choice-branches code{font-family:var(--mono);color:var(--ink-soft);overflow-wrap:anywhere;margin-top:auto;padding-top:1.2rem;font-size:.61rem;line-height:1.45;display:block}.hiw-official .def-choice-three>footer{border-top:1px solid color-mix(in oklch, var(--ink) 10%, transparent);background:color-mix(in oklch, var(--ink) 2.2%, var(--paper-hi));color:var(--ink-soft);padding:.95rem clamp(1.25rem,2.4vw,1.8rem);font-size:.78rem;line-height:1.55}.hiw-official .def-authority{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hiw-official .def-authority>section{min-width:0;padding:clamp(1.25rem,2.5vw,1.8rem)}.hiw-official .def-authority>section+section{border-left:1px solid color-mix(in oklch, var(--ink) 10%, transparent)}.hiw-official .def-authority header{margin-bottom:1rem}.hiw-official .def-authority h3{margin:0;font-size:1.05rem}.hiw-official .def-authority header span{color:var(--ink-soft);margin-top:.35rem;font-size:.74rem;display:block}.hiw-official .def-authority dl,.hiw-official .def-authority dd{margin:0}.hiw-official .def-authority dl>div{border-top:1px solid color-mix(in oklch, var(--ink) 9%, transparent);grid-template-columns:7.8rem minmax(0,1fr);align-items:start;gap:1rem;padding:.9rem 0;display:grid}.hiw-official .def-authority dt{font-family:var(--mono);align-items:center;gap:.5rem;font-size:.69rem;font-weight:700;display:flex}.hiw-official .def-authority dt i{background:var(--ink-soft);border-radius:50%;width:.48rem;height:.48rem}.hiw-official .def-authority dt i.is-origin{background:oklch(63% .11 236)}.hiw-official .def-authority dt i.is-assumption{background:oklch(62% .14 50)}.hiw-official .def-authority dt i.is-confirmed{background:var(--pa)}.hiw-official .def-authority dd{color:var(--ink-soft);font-size:.78rem;line-height:1.5}.hiw-official .def-authority>footer{border-top:1px solid color-mix(in oklch, var(--ink) 10%, transparent);background:color-mix(in oklch, var(--pa) 4%, var(--paper-hi));color:var(--ink-soft);grid-column:1/-1;padding:.95rem clamp(1.25rem,2.4vw,1.8rem);font-size:.78rem;line-height:1.55}@media (width<=980px){.hiw-official .def-composition-flow{grid-template-columns:minmax(0,1fr) 1.8rem minmax(0,1.15fr) 1.8rem minmax(0,1fr)}.hiw-official .def-kind-grid{grid-template-columns:minmax(0,1fr)}.hiw-official .def-kind-grid>article{grid-template-columns:minmax(12rem,.7fr) minmax(12rem,.8fr) minmax(15rem,1fr);align-items:center;gap:1.4rem;min-height:0;display:grid}.hiw-official .def-kind-grid>article+article{border-top:1px solid color-mix(in oklch, var(--ink) 10%, transparent);border-left:0}.hiw-official .def-kind-grid article>p,.hiw-official .def-kind-grid article>div{margin:0}}@media (width<=760px){.hiw-official .def-composition>header,.hiw-official .def-composition>footer,.hiw-official .def-authority{grid-template-columns:minmax(0,1fr)}.hiw-official .def-composition>header{gap:.45rem}.hiw-official .def-composition-flow{grid-template-columns:minmax(0,1fr);gap:0}.hiw-official .def-compose-link{width:1px;height:1.8rem;margin-inline:auto}.hiw-official .def-compose-link:after{top:auto;bottom:1px;right:-3px;transform:rotate(135deg)}.hiw-official .def-composition>footer{gap:1rem}.hiw-official .def-kind-grid>article{min-height:15rem;display:flex}.hiw-official .def-kind-grid article>p{margin:1rem 0 1.5rem}.hiw-official .def-kind-grid article>div{margin-top:auto}.hiw-official .def-choice-three .def-choice-branches{grid-template-columns:minmax(0,1fr)}.hiw-official .def-choice-three .def-choice-branches>section{min-height:13rem}.hiw-official .def-choice-three .def-choice-branches>section+section,.hiw-official .def-authority>section+section{border-top:1px solid color-mix(in oklch, var(--ink) 10%, transparent);border-left:0}}@media (width<=520px){.hiw-official .def-composition-flow{padding:1rem}.hiw-official .def-authority dl>div{grid-template-columns:minmax(0,1fr);gap:.4rem}}.hiw-official .dq-section-head{grid-template-columns:minmax(15rem,.68fr) minmax(20rem,1fr);align-items:start;gap:clamp(1.5rem,4vw,4.5rem);margin-bottom:1.65rem;display:grid}.hiw-official .dq-section-head h2{letter-spacing:-.032em;max-width:20ch;margin:0;font-size:clamp(1.85rem,2.6vw,2.45rem);line-height:1.03}.hiw-official .dq-section-head p{max-width:58ch;color:var(--ink-soft);margin:.1rem 0 0;font-size:1rem;line-height:1.65}.hiw-official .dq-record,.hiw-official .dq-boundary,.hiw-official .dq-impact,.hiw-official .dq-choice,.hiw-official .dq-run,.hiw-official .dq-affected,.hiw-official .dq-propagation{border-radius:var(--app-ui-radius-panel);background:var(--paper-hi);box-shadow:var(--artifact-product-shadow);overflow:hidden}.hiw-official .dq-record-head,.hiw-official .dq-choice>header,.hiw-official .dq-run>header{border-bottom:1px solid color-mix(in oklch, var(--ink) 11%, transparent);justify-content:space-between;align-items:center;gap:1.5rem;min-height:6.25rem;padding:1.3rem clamp(1.25rem,2.4vw,2rem);display:flex}.hiw-official .dq-record-head h3,.hiw-official .dq-choice h3,.hiw-official .dq-run h3{letter-spacing:-.025em;margin:0;font-size:clamp(1.3rem,2vw,1.72rem);line-height:1.08}.hiw-official .dq-record-head>div>span,.hiw-official .dq-choice>header>div>span,.hiw-official .dq-run>header>div>span{font-family:var(--mono);color:var(--ink-soft);margin-top:.45rem;font-size:.68rem;display:block}.hiw-official .dq-record-state{background:color-mix(in oklch, var(--pa) 8%, var(--paper-hi));min-height:1.9rem;font-family:var(--mono);white-space:nowrap;color:var(--ink);border-radius:999px;align-items:center;gap:.48rem;padding:.28rem .65rem;font-size:.7rem;font-weight:650;display:inline-flex}.hiw-official .dq-record-state i,.hiw-official .dq-target-definition i,.hiw-official .dq-tier-dot{background:var(--pa);width:.48rem;height:.48rem;box-shadow:0 0 0 3px color-mix(in oklch, var(--pa) 10%, transparent);border-radius:50%;display:block}.hiw-official .dq-record-body{grid-template-columns:minmax(0,1.48fr) minmax(18rem,.62fr);display:grid}.hiw-official .dq-record-main{min-width:0}.hiw-official .dq-record-field{border-bottom:1px solid color-mix(in oklch, var(--ink) 9%, transparent);min-width:0;padding:1.3rem clamp(1.25rem,2.4vw,2rem)}.hiw-official .dq-record-field:last-child{border-bottom:0}.hiw-official .dq-record-field h4,.hiw-official .dq-record-links h4,.hiw-official .dq-choice-branches h4{color:var(--ink-soft);margin:0 0 .55rem;font-size:.78rem;font-weight:700;line-height:1.3}.hiw-official .dq-record-field p{max-width:68ch;color:var(--ink);margin:0;font-size:.93rem;line-height:1.58}.hiw-official .dq-treatment-field{background:color-mix(in oklch, oklch(72% .13 50) 4%, var(--paper-hi))}.hiw-official .dq-treatment-field strong{color:var(--ink);font-size:.94rem;line-height:1.5}.hiw-official .dq-targets{flex-wrap:wrap;gap:.55rem;display:flex}.hiw-official .dq-target{overflow-wrap:anywhere;background:color-mix(in oklch, var(--ink) 5%, var(--paper-hi));max-width:100%;min-height:2.1rem;color:var(--ink);border-radius:.45rem;align-items:center;gap:.5rem;padding:.35rem .7rem;font-size:.78rem;font-weight:650;display:inline-flex}.hiw-official code.dq-target{font-family:var(--mono);color:var(--ink-soft);font-size:.7rem;font-weight:500}.hiw-official code.dq-target-column{background:color-mix(in oklch, var(--pa) 8%, var(--paper-hi));color:var(--ink)}.hiw-official .dq-evidence-stats{gap:.65rem;margin:1.15rem 0 0;display:flex}.hiw-official .dq-evidence-stats>div{background:color-mix(in oklch, var(--ink) 4.5%, var(--paper-hi));border-radius:.48rem;min-width:5.6rem;padding:.62rem .72rem}.hiw-official .dq-evidence-stats dt,.hiw-official .dq-evidence-stats dd{margin:0}.hiw-official .dq-evidence-stats dt{font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:.28rem;font-size:.59rem}.hiw-official .dq-evidence-stats dd{font-family:var(--mono);color:var(--ink);font-size:.84rem;font-weight:700}.hiw-official .dq-record-links{border-left:1px solid color-mix(in oklch, var(--ink) 11%, transparent);background:color-mix(in oklch, var(--pa) 3.5%, var(--paper-hi));flex-direction:column;min-width:0;padding:1.5rem clamp(1.25rem,2.4vw,1.75rem);display:flex}.hiw-official .dq-record-links>section+section{border-top:1px solid color-mix(in oklch, var(--ink) 9%, transparent);margin-top:1.5rem;padding-top:1.5rem}.hiw-official .dq-record-links a{color:var(--ink);text-decoration-color:color-mix(in oklch, var(--pa) 50%, transparent);text-underline-offset:.18em;align-items:center;gap:.5rem;font-size:.85rem;font-weight:650;display:inline-flex}.hiw-official .dq-record-links a i{border:2px solid color-mix(in oklch, var(--pa) 70%, var(--paper-hi));border-radius:50%;width:.55rem;height:.55rem}.hiw-official .dq-record-links ul,.hiw-official .dq-affected ul{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.hiw-official .dq-record-links li,.hiw-official .dq-affected li{color:var(--ink);font-size:.82rem;line-height:1.4}.hiw-official .dq-linked-list li{grid-template-columns:.55rem minmax(0,1fr);align-items:start;gap:.48rem;display:grid}.hiw-official .dq-linked-list i{border:2px solid color-mix(in oklch, var(--pa) 72%, var(--paper-hi));border-radius:50%;width:.5rem;height:.5rem;margin-top:.29rem}.hiw-official .dq-record-links>section>small{font-family:var(--mono);color:var(--ink-soft);margin-top:.7rem;font-size:.64rem;display:block}.hiw-official .dq-record-meta{border-top:1px solid color-mix(in oklch, var(--ink) 9%, transparent);flex-direction:column;justify-content:space-between;min-height:0;margin-top:auto;padding-top:1.4rem;display:flex}.hiw-official .dq-record-meta span{color:var(--ink-soft);font-size:.68rem}.hiw-official .dq-record-meta strong{font-family:var(--mono);font-size:1.35rem;line-height:1}.hiw-official .dq-propagation-stages{grid-template-columns:.92fr 1.22fr .82fr .76fr;display:grid}.hiw-official .dq-propagation-stages>section{flex-direction:column;justify-content:center;min-width:0;min-height:11rem;padding:1.35rem clamp(1rem,2vw,1.55rem);display:flex;position:relative}.hiw-official .dq-propagation-stages>section+section{border-left:1px solid color-mix(in oklch, var(--ink) 10%, transparent)}.hiw-official .dq-propagation-stages>section+section:before{border:1px solid color-mix(in oklch, var(--ink) 10%, transparent);background:var(--paper-hi);width:1.5rem;height:1.5rem;color:var(--pa);content:"→";font-family:var(--mono);text-align:center;border-radius:50%;font-size:.78rem;line-height:1.38rem;position:absolute;top:50%;left:0;transform:translate(-50%,-50%)}.hiw-official .dq-propagation-stages span,.hiw-official .dq-propagation footer span{font-family:var(--mono);letter-spacing:.055em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:.75rem;font-size:.61rem;font-weight:650}.hiw-official .dq-propagation-stages strong{overflow-wrap:anywhere;color:var(--ink);font-size:clamp(.88rem,1.3vw,1.02rem);line-height:1.35}.hiw-official .dq-propagation-stages>section:nth-child(2) strong{font-family:var(--mono);font-size:clamp(.7rem,1vw,.79rem)}.hiw-official .dq-propagation-stages small{color:var(--ink-soft);margin-top:.85rem;font-size:.72rem;line-height:1.45}.hiw-official .dq-propagation footer{border-top:1px solid color-mix(in oklch, var(--ink) 10%, transparent);background:color-mix(in oklch, var(--pa) 4%, var(--paper-hi));grid-template-columns:minmax(19rem,.85fr) minmax(0,1.15fr);align-items:center;gap:2rem;padding:1.15rem clamp(1.25rem,2.4vw,1.75rem);display:grid}.hiw-official .dq-propagation footer>div{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.hiw-official .dq-propagation footer span{width:100%;margin-bottom:.05rem}.hiw-official .dq-propagation footer strong{background:color-mix(in oklch, var(--ink) 5%, var(--paper-hi));font-family:var(--mono);color:var(--ink);border-radius:.42rem;padding:.38rem .55rem;font-size:.66rem}.hiw-official .dq-propagation footer p{max-width:58ch;color:var(--ink-soft);margin:0;font-size:.8rem;line-height:1.55}.hiw-official .dq-boundary>header{background:color-mix(in oklch, var(--ink) 4%, var(--paper-hi));padding:1.3rem clamp(1.25rem,2.4vw,2rem)}.hiw-official .dq-boundary>header h3{letter-spacing:-.018em;max-width:38ch;margin:0;font-size:clamp(1.05rem,1.7vw,1.3rem);line-height:1.3}.hiw-official .dq-boundary-row{border-top:1px solid color-mix(in oklch, var(--ink) 9%, transparent);grid-template-columns:4rem minmax(10rem,.55fr) minmax(0,1fr);align-items:center;gap:1rem;min-height:5.1rem;padding:1rem clamp(1.25rem,2.4vw,2rem);display:grid}.hiw-official .dq-boundary-row p{color:var(--ink-soft);margin:0;font-size:.88rem;line-height:1.5}.hiw-official .dq-boundary-row strong{font-size:.94rem}.hiw-official .dq-answer{background:color-mix(in oklch, var(--pa) 8%, var(--paper-hi));width:2.3rem;min-height:1.8rem;font-family:var(--mono);color:var(--ink);border-radius:999px;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:inline-flex}.hiw-official .dq-impact>header{border-bottom:1px solid color-mix(in oklch, var(--ink) 10%, transparent);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hiw-official .dq-impact>header>div{min-width:0;padding:1.2rem clamp(1.25rem,2.4vw,1.75rem)}.hiw-official .dq-impact>header>div+div{border-left:1px solid color-mix(in oklch, var(--ink) 9%, transparent)}.hiw-official .dq-impact>header span,.hiw-official .dq-impact-current span,.hiw-official .dq-affected-source>span{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:.52rem;font-size:.63rem;font-weight:650;display:block}.hiw-official .dq-impact>header strong{font-size:.9rem;line-height:1.45}.hiw-official .dq-impact-current{border-bottom:1px solid color-mix(in oklch, var(--ink) 10%, transparent);background:color-mix(in oklch, oklch(72% .13 50) 4%, var(--paper-hi));grid-template-columns:minmax(0,1.35fr) minmax(12rem,.65fr);display:grid}.hiw-official .dq-impact-current>div{min-width:0;padding:1.25rem clamp(1.25rem,2.4vw,1.75rem)}.hiw-official .dq-impact-current>div+div{border-left:1px solid color-mix(in oklch, var(--ink) 9%, transparent)}.hiw-official .dq-impact-current strong{align-items:center;gap:.5rem;font-size:.86rem;line-height:1.4;display:inline-flex}.hiw-official .dq-impact-current>div:first-child strong{font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;color:oklch(49% .13 50);font-size:.72rem}.hiw-official .dq-impact-current strong i{background:oklch(62% .14 50);border-radius:50%;width:.44rem;height:.44rem}.hiw-official .dq-impact-current p{color:var(--ink);margin:.52rem 0 0;font-size:.82rem;line-height:1.5}.hiw-official .dq-impact-current>div:last-child strong{font-family:var(--mono);background:oklch(95% .035 70);border-radius:5px;padding:.36rem .52rem;font-size:.65rem}.hiw-official .dq-impact-scale{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.hiw-official .dq-impact-scale>div{flex-direction:column;min-height:7.6rem;padding:1rem;display:flex}.hiw-official .dq-impact-scale>div+div{border-left:1px solid color-mix(in oklch, var(--ink) 9%, transparent)}.hiw-official .dq-impact-scale>.is-current{background:color-mix(in oklch, oklch(72% .13 50) 3%, var(--paper-hi))}.hiw-official .dq-impact-scale strong{font-family:var(--mono);color:var(--ink);font-size:.7rem}.hiw-official .dq-impact-scale span{color:var(--ink-soft);margin-top:.6rem;font-size:.74rem;line-height:1.45}.hiw-official .dq-impact-scale small{color:var(--ink);margin-top:auto;padding-top:1rem;font-size:.68rem;font-weight:700}.hiw-official .dq-choice>header>span{font-family:var(--mono);color:var(--ink-soft);font-size:.7rem}.hiw-official .dq-choice-branches{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hiw-official .dq-choice-branches>section{padding:clamp(1.4rem,2.8vw,2rem)}.hiw-official .dq-choice-branches>section+section{border-left:1px solid color-mix(in oklch, var(--ink) 10%, transparent)}.hiw-official .dq-choice-branches>.is-selected{background:color-mix(in oklch, var(--pa) 5%, var(--paper-hi))}.hiw-official .dq-choice-branches>section>div{align-items:center;gap:.7rem;display:flex}.hiw-official .dq-choice-branches h4{color:var(--ink);margin:0;font-size:1rem}.hiw-official .dq-radio{border:1px solid color-mix(in oklch, var(--ink) 28%, transparent);border-radius:50%;flex:none;width:1rem;height:1rem;position:relative}.hiw-official .is-selected .dq-radio{border-color:var(--pa)}.hiw-official .is-selected .dq-radio:after{background:var(--pa);content:"";border-radius:50%;position:absolute;inset:.2rem}.hiw-official .dq-choice-branches p{max-width:42ch;color:var(--ink);margin:1rem 0 1.25rem;font-size:.9rem;line-height:1.55}.hiw-official .dq-choice-branches small{font-family:var(--mono);color:var(--ink-soft);font-size:.68rem}.hiw-official .dq-run-result{font-family:var(--mono);color:var(--ink);background:oklch(95% .035 70);border-radius:5px;padding:.38rem .55rem;font-size:.68rem;font-weight:650}.hiw-official .dq-run dl,.hiw-official .dq-run dd{margin:0}.hiw-official .dq-run dl{grid-template-columns:1.15fr .7fr 1.25fr .9fr;display:grid}.hiw-official .dq-run dl>div{flex-direction:column;min-width:0;min-height:7.4rem;padding:1.1rem clamp(1rem,2vw,1.5rem);display:flex}.hiw-official .dq-run dl>div+div{border-left:1px solid color-mix(in oklch, var(--ink) 9%, transparent)}.hiw-official .dq-run dt{font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:auto;font-size:.62rem;font-weight:650}.hiw-official .dq-run dd{color:var(--ink);align-items:center;gap:.48rem;margin-top:1rem;font-size:.78rem;font-weight:650;line-height:1.45;display:flex}.hiw-official .dq-affected{grid-template-columns:minmax(14rem,.45fr) minmax(0,1.55fr);display:grid}.hiw-official .dq-affected-source{background:color-mix(in oklch, var(--pa) 6%, var(--paper-hi));flex-direction:column;justify-content:center;min-width:0;padding:clamp(1.4rem,2.8vw,2rem);display:flex}.hiw-official .dq-affected-source strong{max-width:19ch;font-size:1rem;line-height:1.4}.hiw-official .dq-affected-source small{font-family:var(--mono);color:var(--ink-soft);margin-top:1.2rem;font-size:.66rem}.hiw-official .dq-affected-groups{border-left:1px solid color-mix(in oklch, var(--ink) 10%, transparent);grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);display:grid}.hiw-official .dq-affected-groups>section{min-width:0;padding:clamp(1.4rem,2.8vw,2rem)}.hiw-official .dq-affected-groups>section+section{border-left:1px solid color-mix(in oklch, var(--ink) 9%, transparent)}.hiw-official .dq-affected-groups header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.2rem;display:flex}.hiw-official .dq-affected-groups h3{color:var(--ink-soft);margin:0;font-size:.84rem}.hiw-official .dq-affected-groups header span{background:color-mix(in oklch, var(--ink) 6%, var(--paper-hi));min-width:1.7rem;min-height:1.7rem;font-family:var(--mono);border-radius:999px;justify-content:center;align-items:center;font-size:.68rem;font-weight:650;display:inline-flex}.hiw-official .dq-affected-groups a{color:var(--ink);text-decoration-color:color-mix(in oklch, var(--pa) 50%, transparent);text-underline-offset:.18em;margin-top:1rem;font-size:.78rem;font-weight:650;line-height:1.45;display:inline-block}.hiw-official .dq-affected-groups>section:first-child a{margin-top:0;font-size:.88rem}@media (width<=980px){.hiw-official .dq-record-body{grid-template-columns:minmax(0,1fr)}.hiw-official .dq-record-links{border-top:1px solid color-mix(in oklch, var(--ink) 11%, transparent);border-left:0;grid-template-columns:repeat(2,minmax(0,1fr)) 8rem;gap:1.25rem;display:grid}.hiw-official .dq-record-links>section+section{border-top:0;margin-top:0;padding-top:0}.hiw-official .dq-record-meta{align-self:end;margin-top:0}.hiw-official .dq-run dl{grid-template-columns:repeat(2,minmax(0,1fr))}.hiw-official .dq-run dl>div:nth-child(3){border-top:1px solid color-mix(in oklch, var(--ink) 9%, transparent);border-left:0}.hiw-official .dq-run dl>div:nth-child(4){border-top:1px solid color-mix(in oklch, var(--ink) 9%, transparent)}.hiw-official .dq-propagation-stages{grid-template-columns:repeat(2,minmax(0,1fr))}.hiw-official .dq-propagation-stages>section:nth-child(3){border-top:1px solid color-mix(in oklch, var(--ink) 10%, transparent);border-left:0}.hiw-official .dq-propagation-stages>section:nth-child(3):before{content:"↓";top:0;left:50%}.hiw-official .dq-propagation-stages>section:nth-child(4){border-top:1px solid color-mix(in oklch, var(--ink) 10%, transparent)}}@media (width<=760px){.hiw-official .dq-section-head{grid-template-columns:minmax(0,1fr);gap:.75rem}.hiw-official .dq-section-head h2{max-width:24ch}.hiw-official .dq-record-head,.hiw-official .dq-choice>header,.hiw-official .dq-run>header{align-items:flex-start}.hiw-official .dq-record-links{grid-template-columns:minmax(0,1fr)}.hiw-official .dq-record-links>section+section{border-top:1px solid color-mix(in oklch, var(--ink) 9%, transparent);padding-top:1.25rem}.hiw-official .dq-boundary-row{grid-template-columns:3rem minmax(0,1fr);gap:.45rem .8rem}.hiw-official .dq-boundary-row p{grid-column:2}.hiw-official .dq-impact>header,.hiw-official .dq-impact-current,.hiw-official .dq-choice-branches,.hiw-official .dq-affected,.hiw-official .dq-affected-groups,.hiw-official .dq-propagation-stages,.hiw-official .dq-propagation footer{grid-template-columns:minmax(0,1fr)}.hiw-official .dq-propagation-stages>section{min-height:7.7rem}.hiw-official .dq-propagation-stages>section+section,.hiw-official .dq-propagation-stages>section:nth-child(3),.hiw-official .dq-propagation-stages>section:nth-child(4){border-top:1px solid color-mix(in oklch, var(--ink) 10%, transparent);border-left:0}.hiw-official .dq-propagation-stages>section+section:before,.hiw-official .dq-propagation-stages>section:nth-child(3):before{content:"↓";top:0;left:50%}.hiw-official .dq-impact>header>div+div,.hiw-official .dq-impact-current>div+div,.hiw-official .dq-choice-branches>section+section,.hiw-official .dq-affected-groups,.hiw-official .dq-affected-groups>section+section{border-top:1px solid color-mix(in oklch, var(--ink) 9%, transparent);border-left:0}.hiw-official .dq-impact-scale{grid-template-columns:repeat(2,minmax(0,1fr))}.hiw-official .dq-impact-scale>div:nth-child(3){border-top:1px solid color-mix(in oklch, var(--ink) 9%, transparent);border-left:0}.hiw-official .dq-impact-scale>div:nth-child(4){border-top:1px solid color-mix(in oklch, var(--ink) 9%, transparent)}}@media (width<=520px){.hiw-official .dq-record-head,.hiw-official .dq-choice>header,.hiw-official .dq-run>header{flex-direction:column}.hiw-official .dq-record-state{white-space:normal}.hiw-official .dq-evidence-stats{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.hiw-official .dq-evidence-stats>div{min-width:0}.hiw-official .dq-impact-scale,.hiw-official .dq-run dl{grid-template-columns:minmax(0,1fr)}.hiw-official .dq-impact-scale>div,.hiw-official .dq-run dl>div{min-height:6.3rem}.hiw-official .dq-impact-scale>div+div,.hiw-official .dq-impact-scale>div:nth-child(3),.hiw-official .dq-run dl>div+div,.hiw-official .dq-run dl>div:nth-child(3){border-top:1px solid color-mix(in oklch, var(--ink) 9%, transparent);border-left:0}}.hiw-official .harn-intro-grid{grid-template-columns:minmax(15.5rem,.54fr) minmax(31rem,1.46fr);align-items:stretch;gap:clamp(1.4rem,3vw,2.5rem);margin-top:1.65rem;display:grid}.hiw-official .harn-abilities{border-radius:var(--app-ui-radius-panel);background:var(--paper-hi);box-shadow:var(--artifact-product-shadow);grid-template-columns:minmax(0,1fr);align-content:stretch;margin:0;padding:.7rem 1rem;list-style:none;display:grid}.hiw-official .harn-abilities li{grid-template-columns:2rem minmax(0,1fr);align-items:center;gap:.75rem;min-width:0;padding:.9rem .25rem;display:grid}.hiw-official .harn-abilities li+li{border-top:1px solid color-mix(in oklch, var(--ink) 8%, transparent)}.hiw-official .harn-abilities svg{fill:none;width:1.7rem;height:1.7rem;stroke:var(--pa);stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round}.hiw-official .harn-abilities span,.hiw-official .harn-abilities strong,.hiw-official .harn-abilities small{display:block}.hiw-official .harn-abilities strong{color:var(--ink);font-size:.95rem;font-weight:600;line-height:1.25}.hiw-official .harn-abilities small{color:var(--ink-soft);margin-top:.18rem;font-size:.78rem;line-height:1.35}.hiw-official .harn-abilities a{color:inherit;text-decoration-color:color-mix(in oklch, var(--pa) 45%, transparent);text-underline-offset:.18em}.hiw-official .harn-abilities a:hover{color:var(--pa)}.hiw-official .harn-product-chat{border:1px solid color-mix(in oklch, var(--ink) 9%, transparent);border-radius:var(--app-ui-radius-panel);background:var(--paper-hi);width:100%;min-width:0;box-shadow:var(--artifact-product-shadow);flex-direction:column;margin:0;display:flex;overflow:hidden}.hiw-official .harn-product-chat svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:.86rem;height:.86rem}.hiw-official .harn-chat-head{border-bottom:1px solid color-mix(in oklch, var(--ink) 8%, transparent);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;min-height:2.8rem;padding:.55rem .72rem;display:grid}.hiw-official .harn-chat-head>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.hiw-official .harn-chat-head strong{text-overflow:ellipsis;white-space:nowrap;color:var(--ink);font-size:.68rem;font-weight:600;overflow:hidden}.hiw-official .harn-chat-head small{color:var(--ink-soft);margin-top:.04rem;font-size:.52rem}.hiw-official .harn-chat-head-actions{color:var(--ink-soft);align-items:center;gap:.48rem;display:inline-flex}.hiw-official .harn-chat-thread{background:var(--artifact-surface-soft);flex-direction:column;flex:1;gap:.7rem;min-height:28rem;padding:1rem;display:flex}.hiw-official .harn-user-bubble{color:#fff;background:oklch(22% .022 220);border-radius:10px 10px 3px;align-self:flex-end;width:fit-content;max-width:74%;margin:0;padding:.56rem .72rem;font-size:.67rem;line-height:1.4}.hiw-official .harn-assistant-turn{flex-direction:column;gap:.5rem;width:min(90%,31rem);min-width:0;display:flex}.hiw-official .harn-assistant-turn>p{color:var(--ink-soft);margin:0;font-size:.68rem;line-height:1.45}.hiw-official .harn-assistant-turn>p strong{color:var(--ink)}.hiw-official .harn-work-receipt{min-height:1.4rem;color:var(--ink-soft);flex-wrap:wrap;align-items:center;gap:.3rem;display:flex}.hiw-official .harn-work-receipt svg{width:.7rem;height:.7rem}.hiw-official .harn-work-receipt svg:last-child{width:.62rem;height:.62rem}.hiw-official .harn-work-receipt span{font-size:.58rem}.hiw-official .harn-work-receipt small{font-family:var(--mono);color:color-mix(in oklch, var(--ink-soft) 72%, transparent);font-size:.48rem}.hiw-official .harn-chat-result,.hiw-official .harn-chat-table{border:1px solid color-mix(in oklch, var(--ink) 9%, transparent);background:var(--paper-hi);border-radius:8px;overflow:hidden}.hiw-official .harn-chat-result{padding:.62rem}.hiw-official .harn-chat-result-head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.hiw-official .harn-chat-result-head>span:first-child{color:var(--ink);font-size:.58rem;font-weight:600}.hiw-official .harn-chat-trust{color:var(--ink-soft);align-items:center;display:inline-flex}.hiw-official .harn-chat-trust svg{width:.72rem;height:.72rem}.hiw-official .harn-chat-bars{border-bottom:1px solid color-mix(in oklch, var(--ink) 11%, transparent);background:color-mix(in oklch, var(--ink) 1.5%, var(--paper-hi));align-items:flex-end;gap:.55rem;height:5.4rem;margin-top:.42rem;padding:.8rem .4rem 0;display:flex}.hiw-official .harn-chat-bars i{height:var(--h);background:color-mix(in oklch, var(--pa) 76%, var(--ink));border-radius:3px 3px 0 0;flex:1;position:relative}.hiw-official .harn-chat-bars i span{font-family:var(--mono);white-space:nowrap;color:var(--ink-soft);font-size:.44rem;font-style:normal;position:absolute;bottom:calc(100% + .2rem);left:50%;transform:translate(-50%)}.hiw-official .harn-chat-axis{font-family:var(--mono);text-align:center;color:var(--ink-soft);grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;padding:.35rem .4rem 0;font-size:.45rem;display:grid}.hiw-official .harn-chat-table>div{color:var(--ink-soft);grid-template-columns:minmax(0,1.3fr) minmax(0,.9fr) minmax(0,.7fr);gap:.55rem;padding:.4rem .55rem;font-size:.52rem;display:grid}.hiw-official .harn-chat-table>div+div{border-top:1px solid color-mix(in oklch, var(--ink) 7%, transparent)}.hiw-official .harn-chat-table>div:first-child{background:color-mix(in oklch, var(--ink) 2.5%, var(--paper-hi));font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;font-size:.46rem}.hiw-official .harn-chat-table strong{color:var(--ink-soft)}.hiw-official .harn-chat-table>div span:last-child,.hiw-official .harn-chat-table>div strong:last-child{text-align:right}.hiw-official .harn-chat-table>small{border-top:1px solid color-mix(in oklch, var(--ink) 7%, transparent);font-family:var(--mono);color:var(--ink-soft);padding:.36rem .55rem;font-size:.46rem;display:block}.hiw-official .harn-chat-input{border:1px solid color-mix(in oklch, var(--ink) 13%, transparent);background:var(--artifact-surface-soft);color:var(--ink-soft);border-radius:12px;align-items:center;gap:.7rem;margin:.65rem;padding:.58rem .66rem .58rem .82rem;font-size:.58rem;display:flex}.hiw-official .harn-chat-input>span{flex:1}.hiw-official .harn-chat-input i{background:var(--pa);width:1.45rem;height:1.45rem;color:var(--paper-hi);border-radius:50%;justify-content:center;align-items:center;font-style:normal;display:inline-flex}.hiw-official .harn-chat-input svg{width:.7rem;height:.7rem}.hiw-official .harn-flow-sec>.hiwd-p{max-width:62ch}.hiw-official .harn-flow{--harn-bg:oklch(15.4% .034 219);--harn-surface:oklch(19.3% .038 217);--harn-surface-hi:oklch(22.1% .043 214);--harn-line:oklch(100% 5.96046e-8 none/.13);--harn-line-strong:oklch(100% 5.96046e-8 none/.3);--harn-ink:oklch(97% .008 205);--harn-soft:oklch(100% 5.96046e-8 none/.66);--harn-accent:oklch(77% .115 199);--harn-quality:oklch(72% .13 50);background:radial-gradient(circle at 88% 4%, oklch(42% .1 204/.2), transparent 34%), linear-gradient(145deg, oklch(18% .041 216), var(--harn-bg));color:var(--harn-ink);border-radius:15px;margin-top:1.7rem;padding:clamp(1.25rem,2.6vw,2rem);box-shadow:0 2px 5px oklch(9% .02 220/.18),0 34px 74px -50px oklch(8% .04 220/.78)}.hiw-official .harn-flow-head{justify-content:space-between;align-items:baseline;gap:1rem;padding-bottom:1.25rem;display:flex}.hiw-official .harn-flow-head span:first-child{font-family:var(--display);letter-spacing:-.014em;color:#fff;font-size:1.05rem;font-weight:600}.hiw-official .harn-flow-head span:last-child{font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;color:var(--harn-soft);font-size:.61rem}.hiw-official .harn-flow-track{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.7rem;display:grid}.hiw-official .harn-flow-stage{border:1px solid var(--harn-line);background:var(--harn-surface);border-radius:9px;flex-direction:column;min-width:0;min-height:9.5rem;padding:.9rem;display:flex;position:relative}.hiw-official .harn-flow-stage:not(:last-child):after{background:var(--harn-line-strong);content:"";width:1.7rem;height:1px;position:absolute;top:50%;left:100%}.hiw-official .harn-flow-stage:not(:last-child):before{z-index:1;border-top:1px solid var(--harn-line-strong);border-right:1px solid var(--harn-line-strong);content:"";width:6px;height:6px;position:absolute;top:calc(50% - 3px);right:calc(1px - 1.7rem);transform:rotate(45deg)}.hiw-official .harn-flow-stage--verify,.hiw-official .harn-flow-stage--route{border-color:color-mix(in oklch, var(--harn-accent) 30%, var(--harn-line));background:color-mix(in oklch, var(--harn-accent) 5%, var(--harn-surface-hi))}.hiw-official .harn-flow-n{font-family:var(--mono);letter-spacing:.08em;color:var(--harn-accent);margin-bottom:auto;font-size:.6rem;font-weight:600}.hiw-official .harn-flow-stage strong{font-family:var(--display);letter-spacing:-.014em;color:#fff;margin-top:1rem;font-size:1rem;font-weight:600}.hiw-official .harn-flow-stage small{color:var(--harn-soft);margin-top:.25rem;font-size:.72rem;line-height:1.35}.hiw-official .harn-flow-note{border-top:1px solid var(--harn-line);font-family:var(--mono);color:color-mix(in oklch, var(--harn-accent) 82%, white);margin-top:.7rem;padding-top:.55rem;font-size:.57rem;line-height:1.4}.hiw-official .harn-flow-mobile-quality{display:none}.hiw-official .harn-flow-branches{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.7rem;margin-top:1rem;display:grid}.hiw-official .harn-flow-branch--quality{border:1px solid color-mix(in oklch, var(--harn-quality) 25%, var(--harn-line));background:color-mix(in oklch, var(--harn-quality) 5%, var(--harn-surface));color:var(--harn-soft);border-radius:8px;grid-column:2/5;grid-template-columns:auto repeat(3,minmax(0,1fr));align-items:center;gap:.55rem .9rem;padding:.75rem .85rem;font-size:.66rem;line-height:1.35;display:grid;position:relative}.hiw-official .harn-flow-branch--quality:before{background:color-mix(in oklch, var(--harn-quality) 38%, var(--harn-line));content:"";width:1px;height:1rem;position:absolute;bottom:100%;left:calc(50% - .5px)}.hiw-official .harn-flow-branch--quality span:not(.harn-flow-branch-label),.hiw-official .harn-flow-branch--quality strong{padding-left:.72rem;font-weight:500;position:relative}.hiw-official .harn-flow-branch--quality span:not(.harn-flow-branch-label):before,.hiw-official .harn-flow-branch--quality strong:before{background:var(--harn-quality);content:"";border-radius:50%;width:.35rem;height:.35rem;position:absolute;top:.4em;left:0}.hiw-official .harn-flow-branch--quality strong{color:var(--harn-ink)}.hiw-official .harn-flow-branch-label{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--harn-quality);font-size:.58rem;font-weight:600}.hiw-official .harn-flow-outcomes{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;width:min(100%,39rem);margin:1.15rem 0 0 auto;display:grid}.hiw-official .harn-flow-outcome{border:1px solid var(--harn-line);background:color-mix(in oklch, white 2%, var(--harn-surface));min-width:0;color:var(--harn-ink);border-radius:7px;align-items:center;gap:.5rem;padding:.68rem .75rem;font-size:.7rem;font-weight:600;display:flex}.hiw-official .harn-flow-outcome i{background:var(--harn-accent);border-radius:50%;flex:none;width:.42rem;height:.42rem}.hiw-official .harn-flow-outcome--caveat i{background:var(--harn-quality)}.hiw-official .harn-flow-outcome--stop i{background:oklch(100% 5.96046e-8 none/.52)}.hiw-official .harn-flow-trail{border-top:1px solid var(--harn-line);font-family:var(--mono);letter-spacing:.04em;color:var(--harn-soft);flex-wrap:wrap;align-items:center;gap:.45rem;margin-top:1.15rem;padding-top:1rem;font-size:.58rem;display:flex}.hiw-official .harn-flow-trail span:not(:first-child){color:var(--harn-ink);background:oklch(100% 5.96046e-8 none/.05);border-radius:4px;padding:.28rem .48rem}@media (width<=1060px){.hiw-official .harn-intro-grid{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr)}.hiw-official .harn-flow-track{gap:1.15rem}.hiw-official .harn-flow-stage:not(:last-child):after{width:1.15rem}.hiw-official .harn-flow-stage:not(:last-child):before{right:-1.15rem}.hiw-official .harn-flow-branches{gap:1.15rem}}@media (width<=820px){.hiw-official .harn-intro-grid{grid-template-columns:minmax(0,1fr)}.hiw-official .harn-product-chat{max-width:42rem}.hiw-official .harn-abilities{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1.2rem}.hiw-official .harn-abilities li:nth-child(2){border-top:0}.hiw-official .harn-flow-track{grid-template-columns:minmax(0,1fr);gap:1.15rem}.hiw-official .harn-flow-stage{min-height:0}.hiw-official .harn-flow-stage:not(:last-child):after{width:1px;height:1.15rem;top:100%;left:1.25rem}.hiw-official .harn-flow-stage:not(:last-child):before{border-top:0;border-right:1px solid var(--harn-line-strong);border-bottom:1px solid var(--harn-line-strong);inset:auto auto calc(1px - 1.15rem) calc(1.25rem - 3px);transform:rotate(45deg)}.hiw-official .harn-flow-n{margin-bottom:0}.hiw-official .harn-flow-stage strong{margin-top:.8rem}.hiw-official .harn-flow-branches{display:none}.hiw-official .harn-flow-mobile-quality{border:1px solid color-mix(in oklch, var(--harn-quality) 25%, var(--harn-line));background:color-mix(in oklch, var(--harn-quality) 5%, var(--harn-surface));font-family:var(--mono);color:color-mix(in oklch, var(--harn-quality) 82%, white);border-radius:6px;margin-top:.55rem;padding:.55rem .65rem;font-size:.57rem;line-height:1.45;display:block}.hiw-official .harn-flow-outcomes{width:100%}}@media (width<=560px){.hiw-official .harn-abilities{grid-template-columns:minmax(0,1fr)}.hiw-official .harn-abilities li:nth-child(2){border-top:1px solid color-mix(in oklch, var(--ink) 8%, transparent)}.hiw-official .harn-flow{border-radius:12px;margin-inline:-.45rem;padding:1rem}.hiw-official .harn-flow-head{flex-direction:column;align-items:flex-start;gap:.35rem}.hiw-official .harn-flow-branch--quality,.hiw-official .harn-flow-outcomes{grid-template-columns:minmax(0,1fr)}.hiw-official .harn-flow-branch-label{grid-column:auto}.hiw-official .harn-chat-thread{min-height:0;padding:.75rem}.hiw-official .harn-assistant-turn{width:100%}.hiw-official .harn-user-bubble{max-width:86%}}.hiw-official .harn-deep>.hiwd-p{max-width:68ch}.hiw-official .harn-definition-path,.hiw-official .harn-check-run,.hiw-official .harn-dq-visual{border-radius:var(--app-ui-radius-panel);background:var(--paper-hi);box-shadow:var(--artifact-product-shadow);margin-top:1.7rem}.hiw-official .harn-definition-path{grid-template-columns:minmax(0,1fr) 2rem minmax(0,1fr) 2rem minmax(0,1fr);align-items:center;gap:0;padding:clamp(1rem,2vw,1.5rem);display:grid}.hiw-official .harn-def-node{border:1px solid color-mix(in oklch, var(--ink) 9%, transparent);background:var(--artifact-surface-soft);border-radius:10px;flex-direction:column;justify-content:center;min-width:0;min-height:8.8rem;padding:1rem;display:flex}.hiw-official .harn-def-node>span{font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;color:var(--ink-soft);font-size:.6rem;font-weight:600}.hiw-official .harn-def-node strong{font-family:var(--display);letter-spacing:-.014em;color:var(--ink);margin-top:.65rem;font-size:1rem;font-weight:600;line-height:1.25}.hiw-official .harn-def-node small{color:var(--ink-soft);margin-top:.32rem;font-size:.77rem;line-height:1.4}.hiw-official .harn-def-resolver{border:1px solid color-mix(in oklch, var(--ink) 9%, transparent);background:var(--artifact-surface-soft);border-radius:10px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.hiw-official .harn-def-resolver-title{border-bottom:1px solid color-mix(in oklch, var(--ink) 8%, transparent);background:var(--paper-hi);font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;color:var(--ink-soft);padding:.55rem .75rem;font-size:.56rem;font-weight:600}.hiw-official .harn-def-match{background:color-mix(in oklch, var(--pa) 5%, var(--artifact-surface-soft));flex-direction:column;min-height:7.1rem;padding:.82rem .85rem;display:flex}.hiw-official .harn-def-match>span,.hiw-official .harn-def-unresolved>span{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);font-size:.54rem;font-weight:600}.hiw-official .harn-def-match strong{font-family:var(--display);color:var(--ink);margin-top:.4rem;font-size:.96rem;font-weight:600;line-height:1.25}.hiw-official .harn-def-match small{color:var(--ink-soft);margin-top:.2rem;font-size:.72rem}.hiw-official .harn-def-match em{width:fit-content;font-family:var(--mono);color:var(--ink-soft);align-items:center;gap:.35rem;margin-top:auto;padding-top:.5rem;font-size:.58rem;font-style:normal;display:inline-flex}.hiw-official .harn-def-match em i{background:var(--pa);border-radius:50%;width:.42rem;height:.42rem}.hiw-official .harn-def-unresolved{border-top:1px solid color-mix(in oklch, var(--ink) 8%, transparent);background:color-mix(in oklch, var(--ink) 2.5%, var(--paper-hi));grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.12rem .7rem;padding:.65rem .85rem;display:grid}.hiw-official .harn-def-unresolved strong{color:var(--ink);grid-row:2;font-size:.75rem}.hiw-official .harn-def-unresolved small{font-family:var(--mono);color:oklch(49% .13 35);grid-area:1/2/3;font-size:.52rem}.hiw-official .harn-def-query code{font-family:var(--mono);color:oklch(88% .09 197);overflow-wrap:anywhere;background:oklch(17% .03 220);border-radius:6px;margin-top:.7rem;padding:.65rem;font-size:.66rem;line-height:1.5;display:block}.hiw-official .harn-def-arrow,.hiw-official .harn-check-arrow{background:color-mix(in oklch, var(--ink) 23%, transparent);width:100%;height:1px;position:relative}.hiw-official .harn-def-arrow:after,.hiw-official .harn-check-arrow:after{border-top:1px solid color-mix(in oklch, var(--ink) 38%, transparent);border-right:1px solid color-mix(in oklch, var(--ink) 38%, transparent);content:"";width:6px;height:6px;position:absolute;top:-3px;right:1px;transform:rotate(45deg)}.hiw-official .harn-check-run{grid-template-columns:minmax(14rem,.62fr) 2.25rem minmax(0,1.38fr);align-items:center;padding:clamp(1rem,2vw,1.5rem);display:grid}.hiw-official .harn-check-query{color:oklch(96% .008 205);background:radial-gradient(circle at 90% 0,oklch(40% .08 205/.2),#0000 42%),oklch(16.5% .033 220);border-radius:10px;min-width:0;overflow:hidden}.hiw-official .harn-check-query-head{border-bottom:1px solid oklch(100% 5.96046e-8 none/.12);justify-content:space-between;gap:.8rem;padding:.8rem .9rem;font-size:.75rem;font-weight:600;display:flex}.hiw-official .harn-check-query-head span:last-child{font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;color:oklch(78% .1 198);font-size:.56rem;font-weight:500}.hiw-official .harn-query-shape{flex-wrap:wrap;gap:.38rem;padding:.8rem .9rem 0;display:flex}.hiw-official .harn-query-shape span{font-family:var(--mono);color:oklch(100% 5.96046e-8 none/.72);background:oklch(100% 5.96046e-8 none/.07);border-radius:4px;padding:.25rem .42rem;font-size:.54rem}.hiw-official .harn-check-query code{font-family:var(--mono);color:oklch(86% .09 197);padding:1rem .9rem 1.1rem;font-size:.68rem;line-height:1.65;display:block}.hiw-official .harn-check-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;min-width:0;display:grid}.hiw-official .harn-check-group{border:1px solid color-mix(in oklch, var(--ink) 9%, transparent);background:var(--artifact-surface-soft);border-radius:9px;min-width:0;padding:.2rem .85rem .35rem}.hiw-official .harn-check-group h3{font-family:var(--display);color:var(--ink);margin:0;padding:.68rem 0 .55rem;font-size:.88rem;font-weight:600}.hiw-official .harn-check-group p{border-top:1px solid color-mix(in oklch, var(--ink) 7%, transparent);color:var(--ink-soft);justify-content:space-between;align-items:center;gap:.65rem;margin:0;padding:.5rem 0;font-size:.68rem;display:flex}.hiw-official .harn-check-group p span{align-items:center;gap:.38rem;min-width:0;display:flex}.hiw-official .harn-check-group p i{background:var(--pa);border-radius:50%;flex:none;width:.38rem;height:.38rem}.hiw-official .harn-check-group p em{font-family:var(--mono);color:var(--pa);flex:none;font-size:.54rem;font-style:normal}.hiw-official .harn-check-summary{background:color-mix(in oklch, var(--pa) 6%, var(--artifact-surface-soft));color:var(--ink-soft);border-radius:7px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem .8rem;font-size:.7rem;display:flex}.hiw-official .harn-check-summary strong{color:var(--ink)}.hiw-official .harn-check-summary span{font-family:var(--mono);letter-spacing:.04em;color:var(--pa);font-size:.56rem}.hiw-official .harn-dq-visual{padding:0;overflow:hidden}.hiw-official .harn-dq-summary{border:1px solid color-mix(in oklch, var(--ink) 9%, transparent);background:var(--paper-hi);border-radius:9px 9px 0 0;justify-content:space-between;align-items:center;gap:1rem;min-height:2.8rem;padding:.62rem .72rem;display:flex}.hiw-official .harn-dq-summary strong{color:var(--ink);font-size:.76rem}.hiw-official .harn-dq-summary span{font-family:var(--mono);color:var(--ink-soft);font-size:.52rem}.hiw-official .harn-dq-columns,.hiw-official .harn-dq-lane{grid-template-columns:minmax(10.5rem,.95fr) minmax(12rem,1.25fr) minmax(11.5rem,1.05fr) minmax(7.5rem,.62fr);gap:0;display:grid}.hiw-official .harn-dq-columns{border-right:1px solid color-mix(in oklch, var(--ink) 9%, transparent);border-left:1px solid color-mix(in oklch, var(--ink) 9%, transparent);background:color-mix(in oklch, var(--ink) 2.2%, var(--artifact-surface-soft))}.hiw-official .harn-dq-columns span{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);padding:.45rem .68rem;font-size:.47rem;font-weight:650}.hiw-official .harn-dq-columns span+span{border-left:1px solid color-mix(in oklch, var(--ink) 8%, transparent)}.hiw-official .harn-dq-lanes{border:1px solid color-mix(in oklch, var(--ink) 9%, transparent);background:var(--artifact-surface-soft);border-radius:0 0 9px 9px;overflow:hidden}.hiw-official .harn-dq-lane{align-items:stretch;min-width:0;position:relative}.hiw-official .harn-dq-lane+.harn-dq-lane{border-top:1px solid color-mix(in oklch, var(--ink) 8%, transparent)}.hiw-official .harn-dq-lane--caveat{background:color-mix(in oklch, oklch(72% .13 50) 4%, var(--artifact-surface-soft))}.hiw-official .harn-dq-source,.hiw-official .harn-dq-observation,.hiw-official .harn-dq-assessment,.hiw-official .harn-dq-route{min-width:0;padding:.72rem .68rem}.hiw-official .harn-dq-source,.hiw-official .harn-dq-assessment{grid-template-columns:auto minmax(0,1fr);align-content:center;align-items:center;gap:.3rem .42rem;display:grid}.hiw-official .harn-dq-observation,.hiw-official .harn-dq-route{align-items:center;gap:.45rem;display:flex}.hiw-official .harn-dq-source+div,.hiw-official .harn-dq-observation+div,.hiw-official .harn-dq-assessment+div{border-left:1px solid color-mix(in oklch, var(--ink) 8%, transparent)}.hiw-official .harn-dq-source-tag{font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;color:var(--ink-soft);align-items:center;gap:.28rem;font-size:.46rem;font-weight:650;display:inline-flex}.hiw-official .harn-dq-source-tag i,.hiw-official .harn-dq-observation>i{background:color-mix(in oklch, var(--pa) 58%, var(--ink));border-radius:50%;flex:none;width:.38rem;height:.38rem}.hiw-official .harn-dq-source-tag--definition i{background:var(--pa)}.hiw-official .harn-dq-source>strong,.hiw-official .harn-dq-source>small{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--ink);font-size:.62rem;font-weight:600;overflow:hidden}.hiw-official .harn-dq-source>small{color:var(--ink-soft);grid-column:2;font-size:.54rem;font-weight:500}.hiw-official .harn-dq-source code,.hiw-official .harn-dq-observation code{font-family:var(--mono);font-size:.94em}.hiw-official .harn-dq-observation>i{background:var(--pa)}.hiw-official .harn-dq-lane--caveat .harn-dq-observation>i{background:oklch(62% .14 50)}.hiw-official .harn-dq-lane--stop .harn-dq-observation>i{background:oklch(55% .18 28)}.hiw-official .harn-dq-observation>strong{min-width:0;color:var(--ink);font-size:.66rem;font-weight:650;line-height:1.35}.hiw-official .harn-dq-assessment>strong{font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;color:var(--pa);font-size:.5rem;font-weight:650}.hiw-official .harn-dq-assessment>span{color:var(--ink-soft);grid-column:1/-1;font-size:.58rem;line-height:1.4}.hiw-official .harn-dq-lane--caveat .harn-dq-assessment>strong{color:oklch(49% .13 50)}.hiw-official .harn-dq-lane--stop .harn-dq-assessment>strong{color:oklch(47% .16 28)}.hiw-official .harn-dq-route>strong{background:color-mix(in oklch, var(--pa) 7%, var(--paper-hi));font-family:var(--mono);color:var(--ink);border-radius:5px;padding:.3rem .44rem;font-size:.49rem;font-weight:650;line-height:1.25}.hiw-official .harn-dq-lane--caveat .harn-dq-route>strong{background:oklch(95% .035 70)}.hiw-official .harn-dq-lane--stop .harn-dq-route>strong{background:oklch(95% .035 28)}.hiw-official .harn-dq-detail{background:var(--paper-hi);border:1px solid oklch(72% .1 55/.22);border-radius:7px;grid-column:2/-1;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr) auto;align-items:end;gap:.8rem;margin:0 .68rem .68rem;padding:.64rem .7rem;display:grid}.hiw-official .harn-dq-detail>div{flex-direction:column;gap:.2rem;display:flex}.hiw-official .harn-dq-detail span{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);font-size:.47rem;font-weight:650}.hiw-official .harn-dq-detail strong{color:var(--ink);font-size:.6rem;font-weight:500;line-height:1.4}.hiw-official .harn-dq-detail a{white-space:nowrap;color:var(--ink);text-underline-offset:.2em;font-size:.6rem;font-weight:650}.hiw-official .harn-dq-detail a:hover{color:var(--pa)}.hiw-official .harn-dq-question{border-bottom:1px solid color-mix(in oklch, var(--ink) 9%, transparent);background:var(--paper-hi);align-items:center;gap:1rem;min-height:3.5rem;padding:.8rem 1rem;display:flex}.hiw-official .harn-dq-question span,.hiw-official .harn-dq-case>div>span{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);font-size:.58rem;font-weight:650}.hiw-official .harn-dq-question strong{color:var(--ink);font-size:.78rem;font-weight:650}.hiw-official .harn-dq-case{background:var(--artifact-surface-soft);grid-template-columns:minmax(0,1.05fr) minmax(0,1.2fr) minmax(10.5rem,.75fr);display:grid;overflow:hidden}.hiw-official .harn-dq-case>div{flex-direction:column;justify-content:center;min-width:0;min-height:8.6rem;padding:1rem;display:flex}.hiw-official .harn-dq-case>div+div{border-left:1px solid color-mix(in oklch, var(--ink) 8%, transparent)}.hiw-official .harn-dq-finding strong,.hiw-official .harn-dq-delivery strong{color:var(--ink);margin-top:.65rem;font-size:.86rem;line-height:1.35}.hiw-official .harn-dq-finding small{color:var(--ink-soft);margin-top:.42rem;font-size:.68rem;line-height:1.45}.hiw-official .harn-dq-impact{background:color-mix(in oklch, oklch(72% .13 50) 4%, var(--artifact-surface-soft))}.hiw-official .harn-dq-impact strong{font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;color:oklch(49% .13 50);align-items:center;gap:.5rem;margin-top:.65rem;font-size:.68rem;display:flex}.hiw-official .harn-dq-impact strong i{background:oklch(62% .14 50);border-radius:50%;width:.42rem;height:.42rem}.hiw-official .harn-dq-impact p{max-width:32ch;color:var(--ink);margin:.48rem 0 0;font-size:.74rem;line-height:1.5}.hiw-official .harn-dq-delivery strong{font-family:var(--mono);background:oklch(95% .035 70);border-radius:5px;align-self:flex-start;padding:.36rem .5rem;font-size:.62rem}.hiw-official .harn-dq-delivery a{color:var(--ink);text-underline-offset:.2em;align-self:flex-start;margin-top:.7rem;font-size:.68rem;font-weight:650}.hiw-official .harn-dq-delivery a:hover{color:var(--pa)}@media (width<=720px){.hiw-official .harn-dq-question{flex-direction:column;align-items:flex-start;gap:.35rem}.hiw-official .harn-dq-case{grid-template-columns:minmax(0,1fr)}.hiw-official .harn-dq-case>div{min-height:0;padding:1rem}.hiw-official .harn-dq-case>div+div{border-top:1px solid color-mix(in oklch, var(--ink) 8%, transparent);border-left:0}}.hiw-official .harn-delivery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.85rem,2vw,1.25rem);margin-top:1.7rem;display:grid}.hiw-official .harn-result{border:1px solid color-mix(in oklch, var(--ink) 9%, transparent);background:var(--paper-hi);min-width:0;box-shadow:var(--artifact-product-shadow);border-radius:11px;padding:.85rem}.hiw-official .harn-result-head{justify-content:space-between;align-items:center;gap:.6rem;min-width:0;display:flex}.hiw-official .harn-result-head>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--ink);font-size:.7rem;font-weight:600;overflow:hidden}.hiw-official .harn-result-head em{background:color-mix(in oklch, var(--pa) 7%, var(--paper-hi));font-family:var(--mono);color:var(--ink-soft);border-radius:5px;flex:none;align-items:center;gap:.3rem;padding:.28rem .42rem;font-size:.52rem;font-style:normal;display:inline-flex}.hiw-official .harn-result-head em i{background:var(--pa);border-radius:50%;width:.36rem;height:.36rem}.hiw-official .harn-result--caveat .harn-result-head em{color:oklch(47% .12 50);background:oklch(95% .035 70)}.hiw-official .harn-result--caveat .harn-result-head em i{background:oklch(62% .14 50)}.hiw-official .harn-result--issue .harn-result-head em{color:oklch(45% .15 28);background:oklch(95% .035 28)}.hiw-official .harn-result--issue .harn-result-head em i{background:oklch(55% .18 28)}.hiw-official .harn-result-bars{border-bottom:1px solid color-mix(in oklch, var(--ink) 12%, transparent);background:color-mix(in oklch, var(--ink) 2%, var(--paper-hi));align-items:flex-end;gap:.42rem;height:7rem;margin-top:.8rem;padding:.75rem .55rem 0;display:flex}.hiw-official .harn-result-bars i{height:var(--h);background:color-mix(in oklch, var(--pa) 78%, var(--ink));border-radius:3px 3px 0 0;flex:1}.hiw-official .harn-result--issue .harn-result-bars{opacity:.48}.hiw-official .harn-result-axis{font-family:var(--mono);text-align:center;color:var(--ink-soft);grid-template-columns:repeat(4,minmax(0,1fr));gap:.42rem;padding:.35rem .55rem 0;font-size:.48rem;display:grid}.hiw-official .harn-result>p{border-top:1px solid color-mix(in oklch, var(--ink) 8%, transparent);flex-direction:column;gap:.2rem;margin:.8rem 0 0;padding-top:.7rem;display:flex}.hiw-official .harn-result>p strong{color:var(--ink);font-size:.78rem}.hiw-official .harn-result>p span{color:var(--ink-soft);font-size:.68rem;line-height:1.4}@media (width<=980px){.hiw-official .harn-definition-path{grid-template-columns:minmax(0,1fr) 1.5rem minmax(0,1fr)}.hiw-official .harn-def-question{grid-column:1}.hiw-official .harn-def-question+.harn-def-arrow{grid-column:2}.hiw-official .harn-def-resolver{grid-column:3}.hiw-official .harn-def-resolver+.harn-def-arrow{display:none}.hiw-official .harn-def-query{grid-column:1/-1;min-height:0;margin-top:1rem}.hiw-official .harn-check-run{grid-template-columns:minmax(0,1fr);gap:1rem}.hiw-official .harn-check-arrow{justify-self:center;width:1px;height:1rem}.hiw-official .harn-check-arrow:after{border-top:0;border-right:1px solid color-mix(in oklch, var(--ink) 38%, transparent);border-bottom:1px solid color-mix(in oklch, var(--ink) 38%, transparent);top:auto;bottom:1px;right:-3px}}@media (width<=720px){.hiw-official .harn-definition-path{grid-template-columns:minmax(0,1fr);gap:1.15rem}.hiw-official .harn-def-question,.hiw-official .harn-def-resolver,.hiw-official .harn-def-query,.hiw-official .harn-def-question+.harn-def-arrow{grid-column:1;margin-top:0}.hiw-official .harn-def-arrow,.hiw-official .harn-def-resolver+.harn-def-arrow{justify-self:center;width:1px;height:1.15rem;display:block}.hiw-official .harn-def-arrow:after{border-top:0;border-right:1px solid color-mix(in oklch, var(--ink) 38%, transparent);border-bottom:1px solid color-mix(in oklch, var(--ink) 38%, transparent);top:auto;bottom:1px;right:-3px}.hiw-official .harn-check-groups,.hiw-official .harn-delivery-grid{grid-template-columns:minmax(0,1fr)}.hiw-official .harn-dq-columns{display:none}.hiw-official .harn-dq-summary{border-radius:9px 9px 0 0;flex-direction:column;align-items:flex-start;gap:.18rem}.hiw-official .harn-dq-lane{grid-template-columns:minmax(0,1fr);padding:.68rem}.hiw-official .harn-dq-lane>.harn-dq-source,.hiw-official .harn-dq-lane>.harn-dq-observation,.hiw-official .harn-dq-lane>.harn-dq-assessment,.hiw-official .harn-dq-lane>.harn-dq-route{border-left:0;grid-template-columns:auto minmax(0,1fr);gap:.3rem .42rem;padding:.55rem .15rem;display:grid}.hiw-official .harn-dq-observation,.hiw-official .harn-dq-assessment,.hiw-official .harn-dq-route{border-top:1px solid color-mix(in oklch, var(--ink) 8%, transparent)}.hiw-official .harn-dq-source:before,.hiw-official .harn-dq-observation:before,.hiw-official .harn-dq-assessment:before,.hiw-official .harn-dq-route:before{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);content:attr(data-label);grid-column:1/-1;margin-bottom:.15rem;font-size:.46rem;font-weight:650}.hiw-official .harn-dq-observation>strong,.hiw-official .harn-dq-assessment>strong,.hiw-official .harn-dq-assessment>span,.hiw-official .harn-dq-route>strong{grid-column:1/-1}.hiw-official .harn-dq-observation>i{display:none}.hiw-official .harn-dq-route>strong{justify-self:start}.hiw-official .harn-dq-detail{grid-column:1;grid-template-columns:minmax(0,1fr);margin:.15rem 0 0}.hiw-official .harn-dq-detail a{white-space:normal}.hiw-official .harn-check-summary{flex-direction:column;align-items:flex-start;gap:.3rem}}.hiw-official .dash-record-sec>.hiwd-p,.hiw-official #pin>.hiwd-p,.hiw-official #edit>.hiwd-p,.hiw-official #flags>.hiwd-p{max-width:70ch}.hiw-official .dash-record-stage,.hiw-official .dash-workspace,.hiw-official .dash-impact-stage{border-radius:var(--app-ui-radius-panel);background:var(--paper-hi);box-shadow:var(--artifact-product-shadow);margin-top:1.7rem}.hiw-official .dash-record-stage{background:radial-gradient(circle at 90% 12%, color-mix(in oklch, var(--pa) 6%, transparent), transparent 28%), var(--paper-hi);grid-template-columns:minmax(0,1.35fr) minmax(24rem,.92fr);align-items:center;gap:clamp(1rem,2.4vw,1.8rem);min-height:28rem;padding:clamp(1rem,2.5vw,1.8rem);display:grid}.hiw-official .dash-app-chart{border:1px solid color-mix(in oklch, var(--ink) 9%, transparent);background:var(--artifact-surface-soft);border-radius:10px;min-width:0;overflow:hidden}.hiw-official .dash-app-chart--hero{min-height:22rem;padding:.9rem}.hiw-official .dash-chart-head{justify-content:space-between;align-items:center;gap:.7rem;min-height:1.7rem;display:flex}.hiw-official .dash-chart-head>span:first-child{min-width:0;font-family:var(--mono);letter-spacing:.07em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;color:var(--ink-soft);padding-right:.35rem;font-size:.62rem;font-weight:600;overflow:hidden}.hiw-official .dash-trust-badge{font-family:var(--mono);white-space:nowrap;border-radius:5px;flex:none;align-items:center;gap:.32rem;padding:.32rem .46rem;font-size:.54rem;font-weight:600;line-height:1;display:inline-flex}.hiw-official .dash-trust-badge svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:.72rem;height:.72rem}.hiw-official .dash-trust-badge--clean{color:var(--ink-soft);background:0 0;padding-inline:.32rem}.hiw-official .dash-trust-badge--caveat{color:oklch(47% .12 50);background:oklch(95% .035 70)}.hiw-official .dash-badge-dot{background:currentColor;border-radius:50%;width:.38rem;height:.38rem}.hiw-official .dash-chart-plot{position:relative;overflow:hidden}.hiw-official .dash-chart-plot--hero{border-bottom:1px solid color-mix(in oklch, var(--ink) 12%, transparent);height:17rem;margin-top:.65rem}.hiw-official .dash-chart-grid{grid-template-rows:repeat(3,1fr);display:grid;position:absolute;inset:0}.hiw-official .dash-chart-grid i{border-top:1px solid color-mix(in oklch, var(--ink) 6%, transparent)}.hiw-official .dash-chart-bars{align-items:flex-end;gap:clamp(.65rem,2vw,1.25rem);display:flex;position:absolute;inset:.6rem .5rem 0}.hiw-official .dash-chart-bars>span{height:var(--h);background:color-mix(in oklch, var(--pa) 76%, var(--ink));border-radius:4px 4px 0 0;flex:1;position:relative}.hiw-official .dash-chart-bars em{font-family:var(--mono);white-space:nowrap;color:var(--ink-soft);font-size:.52rem;font-style:normal;position:absolute;bottom:calc(100% + .35rem);left:50%;transform:translate(-50%)}.hiw-official .dash-chart-axis{font-family:var(--mono);text-align:center;color:var(--ink-soft);grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;padding:.45rem .5rem 0;font-size:.49rem;display:grid}.hiw-official .dash-trust-popover{border:1px solid color-mix(in oklch, var(--ink) 10%, transparent);background:var(--paper-hi);min-width:0;box-shadow:0 18px 36px -26px color-mix(in oklch, var(--ink) 44%, transparent);border-radius:12px;align-self:center;overflow:hidden}.hiw-official .dash-trust-tabs{border-bottom:1px solid color-mix(in oklch, var(--ink) 8%, transparent);display:flex}.hiw-official .dash-trust-tabs button{min-width:0;font:inherit;cursor:pointer;color:var(--ink-soft);background:0 0;border:0;flex:1;justify-content:center;align-items:center;gap:.32rem;padding:.68rem .25rem;font-size:.62rem;font-weight:600;display:inline-flex;position:relative}.hiw-official .dash-trust-tabs button:after{content:"";background:0 0;border-radius:2px;height:2px;position:absolute;bottom:0;left:.6rem;right:.6rem}.hiw-official .dash-trust-tabs button:hover,.hiw-official .dash-trust-tabs button.is-active{color:var(--ink)}.hiw-official .dash-trust-tabs button.is-active:after{background:var(--ink)}.hiw-official .dash-trust-tabs button:focus-visible{outline:2px solid var(--pa);outline-offset:-2px}.hiw-official .dash-trust-tabs svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:.78rem;height:.78rem}.hiw-official .dash-trust-tabs button>i{background:oklch(62% .14 50);border-radius:50%;width:.32rem;height:.32rem}.hiw-official .dash-trust-panel{min-height:12.7rem;padding:.72rem}.hiw-official .dash-trust-panel[hidden]{display:none}.hiw-official .dash-dot{border-radius:50%;width:.34rem;height:.34rem}.hiw-official .dash-dot--good{background:var(--pa)}.hiw-official .dash-dot--caveat{background:oklch(62% .14 50)}.hiw-official .dash-ask-sienna{border-bottom:1px solid color-mix(in oklch, var(--ink) 8%, transparent);background:color-mix(in oklch, var(--pa) 5%, var(--paper-hi));color:var(--pa);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.48rem;padding:.58rem .72rem;font-size:.58rem;font-weight:600;display:grid}.hiw-official .dash-ask-sienna svg,.hiw-official .dash-status-row>svg,.hiw-official .dash-panel-row>svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:.78rem;height:.78rem}.hiw-official .dash-ask-sienna svg:last-child{width:.62rem;height:.62rem}.hiw-official .dash-status-intro{color:var(--ink-soft);margin:0 0 .55rem;font-size:.62rem;font-weight:500}.hiw-official .dash-status-row{color:var(--ink-soft);grid-template-columns:auto 5.2rem minmax(0,1fr);align-items:center;gap:.48rem;display:grid}.hiw-official .dash-status-row strong{color:var(--ink);font-size:.62rem;font-weight:600}.hiw-official .dash-count-pill{font-family:var(--mono);color:oklch(47% .12 50);background:oklch(95% .035 70);border:1px solid oklch(72% .1 55/.24);border-radius:5px;justify-self:start;align-items:center;gap:.3rem;padding:.36rem .52rem;font-size:.54rem;font-weight:600;display:inline-flex}.hiw-official .dash-count-pill b{font:inherit}.hiw-official .dash-trust-group{border:1px solid color-mix(in oklch, var(--ink) 8%, transparent);background:var(--artifact-surface-soft);border-radius:7px;overflow:hidden}.hiw-official .dash-trust-group--caveat{border-color:oklch(72% .1 55/.24)}.hiw-official .dash-trust-group-head{border-bottom:1px solid color-mix(in oklch, var(--ink) 8%, transparent);background:color-mix(in oklch, var(--ink) 2.5%, var(--paper-hi));color:var(--ink-soft);justify-content:space-between;align-items:center;gap:1rem;padding:.5rem .62rem;font-size:.57rem;font-weight:600;display:flex}.hiw-official .dash-trust-group--caveat .dash-trust-group-head{color:oklch(47% .12 50);background:oklch(95% .035 70);border-color:oklch(72% .1 55/.24)}.hiw-official .dash-trust-group-head b{font-family:var(--mono);font-size:.54rem}.hiw-official .dash-panel-row{min-width:0;color:var(--ink-soft);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.48rem;padding:.58rem .62rem;display:grid}.hiw-official .dash-panel-row+.dash-panel-row{border-top:1px solid color-mix(in oklch, var(--ink) 7%, transparent)}.hiw-official .dash-panel-row--caveat>svg:first-child{color:oklch(55% .13 50)}.hiw-official .dash-panel-row>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--ink);font-size:.62rem;font-weight:600;overflow:hidden}.hiw-official .dash-panel-row>svg:last-child{width:.62rem;height:.62rem;color:color-mix(in oklch, var(--ink-soft) 60%, transparent)}.hiw-official .dash-data-panel,.hiw-official .dash-sql-panel{min-height:12.7rem}.hiw-official .dash-data-table{border:1px solid color-mix(in oklch, var(--ink) 8%, transparent);background:var(--artifact-surface-soft);border-radius:7px;overflow:hidden}.hiw-official .dash-data-table>div{font-family:var(--mono);color:var(--ink-soft);grid-template-columns:1fr .8fr .7fr;gap:.65rem;padding:.46rem .58rem;font-size:.52rem;display:grid}.hiw-official .dash-data-table>div+div{border-top:1px solid color-mix(in oklch, var(--ink) 7%, transparent)}.hiw-official .dash-data-table>div:first-child{background:color-mix(in oklch, var(--ink) 2.5%, var(--paper-hi));letter-spacing:.06em;text-transform:uppercase;font-size:.48rem}.hiw-official .dash-data-table span:nth-child(n+2),.hiw-official .dash-data-table strong:nth-child(n+2){text-align:right}.hiw-official .dash-sql-panel>div{font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;color:var(--ink-soft);justify-content:space-between;margin-bottom:.35rem;font-size:.5rem;font-weight:600;display:flex}.hiw-official .dash-sql-panel>div b{font:inherit;letter-spacing:0;text-transform:none}.hiw-official .dash-sql-panel code{border:1px solid color-mix(in oklch, var(--ink) 8%, transparent);font-family:var(--mono);color:oklch(88% .09 197);background:oklch(17% .03 220);border-radius:7px;padding:.72rem;font-size:.56rem;line-height:1.6;display:block}.hiw-official .dash-run-label{border-top:1px solid color-mix(in oklch, var(--ink) 8%, transparent);font-family:var(--mono);color:var(--ink-soft);padding:.55rem .72rem;font-size:.5rem}.hiw-official .dash-workspace{background:radial-gradient(circle at 84% 8%, color-mix(in oklch, var(--pa) 6%, transparent), transparent 28%), var(--paper-hi);grid-template-columns:minmax(0,1.52fr) minmax(15rem,.78fr);align-items:stretch;gap:clamp(.8rem,1.8vw,1.15rem);padding:clamp(.85rem,2vw,1.25rem);display:grid}.hiw-official .dash-workspace-board,.hiw-official .dash-workspace-chat,.hiw-official .dash-impact-feed,.hiw-official .dash-impact-board{border:1px solid color-mix(in oklch, var(--ink) 9%, transparent);background:var(--artifact-surface-soft);border-radius:10px;min-width:0;overflow:hidden}.hiw-official .dash-workspace-head,.hiw-official .dash-chat-head,.hiw-official .dash-impact-feed-head{border-bottom:1px solid color-mix(in oklch, var(--ink) 8%, transparent);background:var(--paper-hi);justify-content:space-between;align-items:center;gap:.75rem;min-width:0;min-height:3rem;padding:.62rem .75rem;display:flex}.hiw-official .dash-workspace-head>div{flex-direction:column;gap:.1rem;min-width:0;display:flex}.hiw-official .dash-workspace-head>div span,.hiw-official .dash-impact-feed-head>span{font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;color:var(--ink-soft);font-size:.47rem;font-weight:600}.hiw-official .dash-workspace-head strong,.hiw-official .dash-chat-head strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--ink);font-size:.68rem;font-weight:650;overflow:hidden}.hiw-official .dash-workspace-head>span,.hiw-official .dash-impact-feed-head>strong{font-family:var(--mono);color:var(--ink-soft);flex:none;font-size:.5rem;font-weight:600}.hiw-official .dash-board-grid,.hiw-official .dash-impact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;padding:.7rem;display:grid}.hiw-official .dash-board-card,.hiw-official .dash-impact-card{border:1px solid color-mix(in oklch, var(--ink) 9%, transparent);background:var(--paper-hi);border-radius:8px;min-width:0;min-height:10.25rem;padding:.66rem;position:relative;overflow:hidden}.hiw-official .dash-board-card--pinned{border-color:color-mix(in oklch, var(--pa) 42%, transparent);box-shadow:inset 0 0 0 1px color-mix(in oklch, var(--pa) 12%, transparent)}.hiw-official .dash-card-state{justify-content:flex-end;margin:-.12rem 0 .38rem;display:flex}.hiw-official .dash-card-state span,.hiw-official .dash-chat-confirm{font-family:var(--mono);color:var(--pa);align-items:center;gap:.28rem;font-size:.48rem;font-weight:600;display:inline-flex}.hiw-official .dash-card-state i{background:var(--pa);border-radius:50%;width:.34rem;height:.34rem}.hiw-official .dash-sparkline{border-bottom:1px solid color-mix(in oklch, var(--ink) 9%, transparent);background:color-mix(in oklch, var(--ink) 1.6%, var(--paper-hi));height:6.7rem;margin-top:.65rem;padding:.5rem .25rem 0}.hiw-official .dash-sparkline svg{width:100%;height:100%;overflow:visible}.hiw-official .dash-sparkline path:first-child{fill:none;stroke:color-mix(in oklch, var(--pa) 78%, var(--ink));stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;vector-effect:non-scaling-stroke}.hiw-official .dash-sparkline .dash-sparkline-fill{fill:color-mix(in oklch, var(--pa) 9%, transparent);stroke:none}.hiw-official .dash-kpi{justify-content:space-between;align-items:baseline;gap:.6rem;margin-top:1rem;display:flex}.hiw-official .dash-kpi strong{font-family:var(--display);letter-spacing:-.04em;color:var(--ink);font-size:clamp(1.45rem,3vw,2.05rem);font-weight:520}.hiw-official .dash-kpi span{font-family:var(--mono);color:var(--pa);font-size:.52rem;font-weight:600}.hiw-official .dash-kpi-rule{border-bottom:1px solid color-mix(in oklch, var(--ink) 9%, transparent);background:color-mix(in oklch, var(--ink) 1.6%, var(--paper-hi));height:2.7rem;margin-top:.7rem;position:relative;overflow:hidden}.hiw-official .dash-kpi-rule i{border-top:2px solid color-mix(in oklch, var(--pa) 74%, var(--ink));border-radius:50% 50% 0 0;height:2.15rem;position:absolute;bottom:-1px;left:-4%;right:-4%;transform:rotate(-4deg)}.hiw-official .dash-stacked{border-radius:4px;height:2.3rem;margin-top:1.65rem;display:flex;overflow:hidden}.hiw-official .dash-stacked i:first-child{background:color-mix(in oklch, var(--pa) 82%, var(--ink));flex:5}.hiw-official .dash-stacked i:nth-child(2){background:color-mix(in oklch, var(--pa) 52%, var(--paper-hi));flex:3}.hiw-official .dash-stacked i:nth-child(3){background:color-mix(in oklch, var(--ink) 22%, var(--paper-hi));flex:2}.hiw-official .dash-stacked-legend{font-family:var(--mono);color:var(--ink-soft);flex-wrap:wrap;gap:.3rem .55rem;margin-top:.7rem;font-size:.45rem;display:flex}.hiw-official .dash-mini-bars{border-bottom:1px solid color-mix(in oklch, var(--ink) 10%, transparent);background:color-mix(in oklch, var(--ink) 1.5%, var(--artifact-surface-soft));align-items:flex-end;gap:.4rem;height:6.5rem;margin-top:.45rem;padding:.55rem .38rem 0;display:flex}.hiw-official .dash-mini-bars i{height:var(--h);background:color-mix(in oklch, var(--pa) 76%, var(--ink));border-radius:3px 3px 0 0;flex:1}.hiw-official .dash-mini-bars--workspace{height:5.45rem}.hiw-official .dash-chart-axis--three{grid-template-columns:repeat(3,minmax(0,1fr))}.hiw-official .dash-chat-head{flex-direction:column;justify-content:center;align-items:flex-end}.hiw-official .dash-chat-head>span,.hiw-official .dash-chat-author{font-family:var(--mono);color:var(--ink-soft);align-items:center;gap:.35rem;font-size:.5rem;font-weight:600;display:inline-flex}.hiw-official .dash-chat-head>span i,.hiw-official .dash-chat-author i{background:var(--pa);border-radius:50%;width:.38rem;height:.38rem}.hiw-official .dash-chat-thread{background:color-mix(in oklch, var(--ink) 1.2%, var(--artifact-surface-soft));flex-direction:column;gap:.72rem;min-height:calc(100% - 3rem);padding:.75rem;display:flex}.hiw-official .dash-chat-user{background:var(--ink);width:fit-content;max-width:94%;color:var(--paper-hi);border-radius:8px 8px 2px;margin:0 0 0 auto;padding:.55rem .65rem;font-size:.64rem;line-height:1.45}.hiw-official .dash-chat-answer{flex-direction:column;gap:.38rem;display:flex}.hiw-official .dash-chat-answer p{color:var(--ink);margin:0;font-size:.66rem;line-height:1.5}.hiw-official .dash-chat-answer p strong{font-weight:700}.hiw-official .dash-chat-answer small{color:var(--ink-soft);font-size:.58rem}.hiw-official .dash-chat-artifact{border:1px solid color-mix(in oklch, var(--ink) 9%, transparent);background:var(--paper-hi);border-radius:8px;min-width:0;overflow:hidden}.hiw-official .dash-chat-toolbar{border-bottom:1px solid color-mix(in oklch, var(--ink) 8%, transparent);background:var(--paper-hi);justify-content:space-between;align-items:center;gap:.6rem;min-width:0;padding:.52rem .58rem;display:flex}.hiw-official .dash-chat-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--ink);align-items:center;gap:.35rem;font-size:.58rem;font-weight:600;display:inline-flex;overflow:hidden}.hiw-official .dash-chat-title svg,.hiw-official .dash-chat-actions svg,.hiw-official .dash-chat-confirm svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;flex:none;width:.72rem;height:.72rem}.hiw-official .dash-chat-actions{color:var(--ink-soft);flex:none;align-items:center;gap:.5rem;font-size:.52rem;display:inline-flex}.hiw-official .dash-chat-actions i{font-style:normal;display:inline-flex}.hiw-official .dash-chat-actions strong{color:var(--pa);align-items:center;gap:.25rem;font-weight:650;display:inline-flex}.hiw-official .dash-chat-chart{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:.52rem;height:7.2rem;padding:.8rem .72rem .55rem;display:grid}.hiw-official .dash-chat-chart div{flex-direction:column-reverse;align-items:stretch;gap:.38rem;height:100%;display:flex}.hiw-official .dash-chat-chart i{height:var(--h);background:color-mix(in oklch, var(--pa) 72%, var(--ink));border-radius:3px 3px 0 0}.hiw-official .dash-chat-chart span{font-family:var(--mono);text-align:center;color:var(--ink-soft);font-size:.46rem}.hiw-official .dash-chat-confirm{justify-content:flex-end;margin-top:auto;padding-top:.15rem}.hiw-official .dash-chat-confirm strong{font:inherit;color:var(--ink)}.hiw-official .dash-board-card--editing{border:2px solid color-mix(in oklch, var(--pa) 58%, transparent);box-shadow:0 8px 20px -16px color-mix(in oklch, var(--pa) 70%, transparent);padding:0}.hiw-official .dash-pending-edit{border-bottom:1px solid color-mix(in oklch, var(--pa) 18%, transparent);background:color-mix(in oklch, var(--pa) 8%, var(--paper-hi));justify-content:space-between;align-items:center;gap:.5rem;min-width:0;padding:.48rem .55rem;display:flex}.hiw-official .dash-pending-edit>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--pa);align-items:center;gap:.3rem;font-size:.52rem;font-weight:600;display:inline-flex;overflow:hidden}.hiw-official .dash-pending-edit svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;flex:none;width:.7rem;height:.7rem}.hiw-official .dash-pending-actions{flex:none;align-items:center;gap:.32rem;display:inline-flex}.hiw-official .dash-pending-actions i,.hiw-official .dash-pending-actions b,.hiw-official .dash-pending-actions strong{min-width:1.15rem;min-height:1.15rem;color:var(--ink-soft);border-radius:4px;justify-content:center;align-items:center;font-size:.5rem;font-style:normal;font-weight:500;display:inline-flex}.hiw-official .dash-pending-actions i{min-width:auto;padding-inline:.16rem}.hiw-official .dash-pending-actions strong{background:var(--pa);color:var(--paper-hi)}.hiw-official .dash-board-card-body{padding:.58rem}.hiw-official .dash-chat-thread--edit{justify-content:flex-start}.hiw-official .dash-chat-edit-note{border:1px solid color-mix(in oklch, var(--pa) 18%, transparent);background:color-mix(in oklch, var(--pa) 6%, var(--paper-hi));border-radius:8px;flex-direction:column;gap:.26rem;margin-top:.2rem;padding:.7rem;display:flex}.hiw-official .dash-chat-edit-note span{font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;color:var(--pa);font-size:.47rem;font-weight:650}.hiw-official .dash-chat-edit-note strong{color:var(--ink);font-size:.68rem}.hiw-official .dash-chat-edit-note small{color:var(--ink-soft);font-size:.56rem}.hiw-official .dash-impact-stage{background:radial-gradient(circle at 18% 8%, color-mix(in oklch, var(--pa) 6%, transparent), transparent 28%), var(--paper-hi);grid-template-columns:minmax(13rem,.62fr) minmax(0,1.58fr);align-items:stretch;gap:clamp(.8rem,1.8vw,1.15rem);padding:clamp(.85rem,2vw,1.25rem);display:grid}.hiw-official .dash-impact-feed{flex-direction:column;display:flex}.hiw-official .dash-change{border:1px solid color-mix(in oklch, var(--ink) 8%, transparent);background:var(--paper-hi);border-radius:8px;flex-direction:column;gap:.42rem;margin:.65rem;padding:.72rem;display:flex}.hiw-official .dash-change+.dash-change{margin-top:0}.hiw-official .dash-change-kind{font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;color:var(--ink-soft);align-items:center;gap:.35rem;font-size:.47rem;font-weight:650;display:flex}.hiw-official .dash-change-kind i,.hiw-official .dash-impact-card-head>span i,.hiw-official .dash-dependencies i{background:var(--ink-soft);border-radius:50%;flex:none;width:.38rem;height:.38rem}.hiw-official .dash-change--definition .dash-change-kind i,.hiw-official .dash-impact-card--definition .dash-impact-card-head>span i,.hiw-official .dash-dependencies .is-definition i{background:var(--pa)}.hiw-official .dash-change--quality .dash-change-kind i,.hiw-official .dash-impact-card--caveat .dash-impact-card-head>span i,.hiw-official .dash-dependencies .is-quality i{background:oklch(62% .14 50)}.hiw-official .dash-change>strong{color:var(--ink);font-size:.72rem}.hiw-official .dash-change>p{color:var(--ink);margin:0;font-size:.62rem;line-height:1.42}.hiw-official .dash-change>small{color:var(--ink-soft);margin-top:.18rem;font-size:.54rem}.hiw-official .dash-impact-card{flex-direction:column;min-height:10.8rem;display:flex}.hiw-official .dash-impact-card-head{justify-content:space-between;align-items:flex-start;gap:.55rem;display:flex}.hiw-official .dash-impact-card-head>strong{min-width:0;font-family:var(--mono);letter-spacing:.05em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;color:var(--ink-soft);font-size:.57rem;font-weight:600;overflow:hidden}.hiw-official .dash-impact-card-head>span{font-family:var(--mono);white-space:nowrap;border-radius:5px;flex:none;align-items:center;gap:.28rem;padding:.28rem .4rem;font-size:.47rem;font-weight:650;display:inline-flex}.hiw-official .dash-impact-card--definition .dash-impact-card-head>span{background:color-mix(in oklch, var(--pa) 8%, var(--paper-hi));color:var(--pa)}.hiw-official .dash-impact-card--caveat .dash-impact-card-head>span{color:oklch(47% .12 50);background:oklch(95% .035 70)}.hiw-official .dash-impact-card--issue .dash-impact-card-head>span{color:oklch(45% .15 28);background:oklch(95% .035 28)}.hiw-official .dash-impact-card--issue .dash-impact-card-head>span i{background:oklch(55% .18 28)}.hiw-official .dash-impact-card--clean .dash-impact-card-head>span{color:var(--ink-soft);background:0 0;padding:.18rem}.hiw-official .dash-impact-card--clean .dash-impact-card-head svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:.75rem;height:.75rem}.hiw-official .dash-mini-bars--impact{height:5.5rem}.hiw-official .dash-kpi--impact{margin-block:1.1rem auto}.hiw-official .dash-kpi--impact strong{font-size:1.8rem}.hiw-official .dash-chart-suppressed{background:color-mix(in oklch, var(--ink) 2.4%, var(--paper-hi));color:oklch(45% .15 28);border-radius:5px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.45rem;min-height:5rem;margin-top:.45rem;display:flex}.hiw-official .dash-chart-suppressed svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1rem;height:1rem}.hiw-official .dash-chart-suppressed span{font-size:.6rem;font-weight:650}.hiw-official .dash-dependencies{flex-wrap:wrap;gap:.3rem;margin-top:auto;padding-top:.55rem;display:flex}.hiw-official .dash-dependencies span{background:color-mix(in oklch, var(--ink) 3.5%, var(--paper-hi));max-width:100%;font-family:var(--mono);color:var(--ink-soft);border-radius:4px;align-items:center;gap:.28rem;padding:.28rem .38rem;font-size:.45rem;display:inline-flex}.hiw-official .dash-dependencies .is-definition{background:color-mix(in oklch, var(--pa) 7%, var(--paper-hi))}.hiw-official .dash-dependencies .is-quality{background:oklch(96% .025 70)}@media (width<=980px){.hiw-official .dash-record-stage,.hiw-official .dash-workspace,.hiw-official .dash-impact-stage{grid-template-columns:minmax(0,1fr)}.hiw-official .dash-app-chart--hero{min-height:18rem}.hiw-official .dash-chart-plot--hero{height:13rem}.hiw-official .dash-trust-popover{justify-self:end;width:min(100%,30rem)}.hiw-official .dash-workspace-chat{min-height:0}.hiw-official .dash-impact-feed{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hiw-official .dash-impact-feed-head{grid-column:1/-1}.hiw-official .dash-change+.dash-change{margin-top:.65rem;margin-left:0}}@media (width<=720px){.hiw-official .dash-record-stage,.hiw-official .dash-workspace,.hiw-official .dash-impact-stage{padding:.72rem}.hiw-official .dash-app-chart--hero{min-height:15rem;padding:.72rem}.hiw-official .dash-chart-plot--hero{height:10rem}.hiw-official .dash-trust-popover{width:100%}.hiw-official .dash-trust-tabs button{gap:.18rem;padding:.62rem .14rem;font-size:.54rem}.hiw-official .dash-trust-tabs svg{width:.7rem;height:.7rem}.hiw-official .dash-trust-tabs button:after{left:.25rem;right:.25rem}.hiw-official .dash-status-row{grid-template-columns:auto minmax(0,1fr)}.hiw-official .dash-status-row .dash-count-pill{grid-column:2}.hiw-official .dash-trust-panel,.hiw-official .dash-data-panel,.hiw-official .dash-sql-panel{min-height:9rem}.hiw-official .dash-impact-feed,.hiw-official .dash-impact-grid{grid-template-columns:minmax(0,1fr)}.hiw-official .dash-impact-feed-head{grid-column:auto}.hiw-official .dash-change+.dash-change{margin-top:0;margin-left:.65rem}}@media (width<=560px){.hiw-official .dash-board-grid{grid-template-columns:minmax(0,1fr)}.hiw-official .dash-board-card{min-height:9.8rem}.hiw-official .dash-pending-edit{flex-direction:column;align-items:flex-start}.hiw-official .dash-pending-actions{justify-content:flex-end;align-self:stretch}}.hiw-official .def-record-dark,.hiw-official .dq-record-dark{--record-ink:oklch(97% .008 205);--record-soft:oklch(76% .024 210);--record-line:oklch(100% 5.96046e-8 none/.12);--record-surface:oklch(100% 5.96046e-8 none/.055);color:var(--record-ink);background:radial-gradient(circle at 88% 3%,oklch(42% .1 204/.2),#0000 35%),linear-gradient(145deg,oklch(18% .041 216),oklch(15.4% .034 219));box-shadow:0 2px 5px oklch(9% .02 220/.18),0 34px 74px -50px oklch(8% .04 220/.78)}.hiw-official .def-record-dark .def-record-head,.hiw-official .def-record-dark .def-field,.hiw-official .def-record-dark .def-used-in,.hiw-official .def-record-dark .def-used-in li,.hiw-official .def-record-dark .def-record-version,.hiw-official .dq-record-dark .dq-record-head,.hiw-official .dq-record-dark .dq-record-field,.hiw-official .dq-record-dark .dq-record-links,.hiw-official .dq-record-dark .dq-record-links>section+section,.hiw-official .dq-record-dark .dq-record-meta{border-color:var(--record-line)}.hiw-official .def-record-dark .def-record-head h3,.hiw-official .def-record-dark .def-field p,.hiw-official .def-record-dark .def-evidence dd,.hiw-official .def-record-dark .def-used-in strong,.hiw-official .def-record-dark .def-record-version strong,.hiw-official .dq-record-dark .dq-record-head h3,.hiw-official .dq-record-dark .dq-record-field p,.hiw-official .dq-record-dark .dq-treatment-field strong,.hiw-official .dq-record-dark .dq-record-links li,.hiw-official .dq-record-dark .dq-record-meta strong{color:var(--record-ink)}.hiw-official .def-record-dark .def-eyebrow,.hiw-official .def-record-dark .def-field h4,.hiw-official .def-record-dark .def-evidence dt,.hiw-official .def-record-dark .def-used-in h4,.hiw-official .def-record-dark .def-used-in span,.hiw-official .def-record-dark .def-record-version span,.hiw-official .dq-record-dark .dq-record-head>div>span,.hiw-official .dq-record-dark .dq-record-field h4,.hiw-official .dq-record-dark .dq-record-links h4,.hiw-official .dq-record-dark .dq-record-links>section>small,.hiw-official .dq-record-dark .dq-record-meta span,.hiw-official .dq-record-dark .dq-evidence-stats dt{color:var(--record-soft)}.hiw-official .def-record-dark .def-status,.hiw-official .def-record-dark .def-source,.hiw-official .def-record-dark .def-formula span,.hiw-official .def-record-dark .def-chip-row span,.hiw-official .dq-record-dark .dq-record-state,.hiw-official .dq-record-dark .dq-target,.hiw-official .dq-record-dark .dq-evidence-stats>div{background:var(--record-surface);color:var(--record-ink)}.hiw-official .def-record-dark .def-source,.hiw-official .dq-record-dark code.dq-target{color:var(--record-soft)}.hiw-official .def-record-dark .def-calculation-field,.hiw-official .dq-record-dark .dq-treatment-field{background:color-mix(in oklch, var(--pa) 6%, transparent)}.hiw-official .def-record-dark .def-formula b{color:var(--record-soft)}.hiw-official .def-record-dark .def-chip-row i{background:oklch(74% .115 199)}.hiw-official .def-record-dark .def-chip-row i:after{background:oklch(18% .041 216)}.hiw-official .def-record-dark .def-evidence code,.hiw-official .dq-record-dark .dq-evidence-stats dd{color:var(--record-ink)}.hiw-official .dq-record-dark .dq-record-links a{color:var(--record-ink);text-decoration-color:oklch(76% .115 201/.64)}.hiw-official .dq-record-dark .dq-record-links a i,.hiw-official .dq-record-dark .dq-linked-list i{border-color:oklch(76% .115 201)}.hiw-official .dq-reach-map{border-radius:var(--app-ui-radius-panel);background:var(--paper-hi);box-shadow:var(--artifact-product-shadow);overflow:hidden}.hiw-official .dq-reach-source{background:color-mix(in oklch, var(--pa) 5%, var(--paper-hi));grid-template-columns:minmax(16rem,.75fr) auto minmax(20rem,1fr);align-items:center;gap:clamp(1rem,2.5vw,2.5rem);padding:1.45rem clamp(1.25rem,2.4vw,2rem);display:grid}.hiw-official .dq-reach-source span,.hiw-official .dq-reach-branches header span{font-family:var(--mono);letter-spacing:.055em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:.48rem;font-size:.63rem;font-weight:700;display:block}.hiw-official .dq-reach-source strong{overflow-wrap:anywhere;font-family:var(--mono);font-size:clamp(.78rem,1.1vw,.9rem);line-height:1.45;display:block}.hiw-official .dq-reach-source code{background:var(--paper-hi);font-family:var(--mono);color:var(--ink);border-radius:.42rem;padding:.48rem .65rem;font-size:.68rem}.hiw-official .dq-reach-source p{max-width:50ch;color:var(--ink-soft);margin:0;font-size:.82rem;line-height:1.55}.hiw-official .dq-reach-branches{border-top:1px solid color-mix(in oklch, var(--ink) 10%, transparent);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hiw-official .dq-reach-branches>section{min-width:0;padding:1.55rem clamp(1.25rem,2.4vw,2rem) 1.7rem;position:relative}.hiw-official .dq-reach-branches>section+section{border-left:1px solid color-mix(in oklch, var(--ink) 10%, transparent)}.hiw-official .dq-reach-branches>section:before{background:var(--paper-hi);width:1.4rem;height:1.4rem;box-shadow:0 0 0 1px color-mix(in oklch, var(--ink) 12%, transparent);content:"↓";font-family:var(--mono);text-align:center;color:var(--pa);border-radius:50%;font-size:.7rem;line-height:1.4rem;position:absolute;top:0;left:clamp(1.25rem,2.4vw,2rem);transform:translateY(-50%)}.hiw-official .dq-reach-branches header{justify-content:space-between;align-items:end;gap:1rem;min-height:3.5rem;margin-bottom:1rem;display:flex}.hiw-official .dq-reach-branches header div{flex:1;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.75rem;display:grid}.hiw-official .dq-reach-branches header span{margin:0}.hiw-official .dq-reach-branches header strong{font-family:var(--mono);font-size:1.45rem;line-height:1}.hiw-official .dq-reach-branches header>small{text-align:right;max-width:15ch;color:var(--ink-soft);font-size:.68rem;line-height:1.4}.hiw-official .dq-reach-definitions,.hiw-official .dq-reach-charts{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.hiw-official .dq-reach-definitions li,.hiw-official .dq-reach-charts li{background:color-mix(in oklch, var(--ink) 3.8%, var(--paper-hi));border-radius:.45rem;min-width:0;padding:.7rem .75rem;font-size:.8rem;line-height:1.4}.hiw-official .dq-reach-definitions li{grid-template-columns:.55rem minmax(0,1fr);align-items:start;gap:.5rem;display:grid}.hiw-official .dq-reach-definitions i{border:2px solid color-mix(in oklch, var(--pa) 72%, var(--paper-hi));border-radius:50%;width:.5rem;height:.5rem;margin-top:.3rem}.hiw-official .dq-reach-charts li{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.hiw-official .dq-reach-charts li>span{min-width:0}.hiw-official .dq-reach-charts li>small{background:var(--paper-hi);font-family:var(--mono);color:var(--ink-soft);border-radius:999px;flex:none;padding:.24rem .4rem;font-size:.56rem}.hiw-official .dq-reach-definitions li.dq-reach-more,.hiw-official .dq-reach-charts li.dq-reach-more{font-family:var(--mono);color:var(--ink-soft);background:0 0;padding:.32rem .1rem 0;font-size:.61rem;display:block}.hiw-official .dq-record-links>section>small+a{margin-top:.5rem}.hiw-official .dq-reach-map>footer{border-top:1px solid color-mix(in oklch, var(--ink) 10%, transparent);background:color-mix(in oklch, var(--ink) 2.4%, var(--paper-hi));grid-template-columns:minmax(16rem,.7fr) minmax(0,1fr);align-items:center;gap:2rem;padding:1.05rem clamp(1.25rem,2.4vw,2rem);display:grid}.hiw-official .dq-reach-map>footer strong{font-size:.86rem}.hiw-official .dq-reach-map>footer span{color:var(--ink-soft);font-size:.8rem;line-height:1.55}@media (width<=900px){.hiw-official .dq-reach-source{grid-template-columns:minmax(0,1fr) auto}.hiw-official .dq-reach-source p{grid-column:1/-1}.hiw-official .dq-reach-branches header{flex-direction:column;align-items:start}.hiw-official .dq-reach-branches header>small{text-align:left;max-width:none}}@media (width<=680px){.hiw-official .dq-reach-branches,.hiw-official .dq-reach-map>footer{grid-template-columns:minmax(0,1fr)}.hiw-official .dq-reach-branches>section+section{border-top:1px solid color-mix(in oklch, var(--ink) 10%, transparent);border-left:0}.hiw-official .dq-reach-source{grid-template-columns:minmax(0,1fr)}.hiw-official .dq-reach-source p{grid-column:auto}.hiw-official .dq-reach-source code{width:fit-content}}.hiw-official .def-composition-flow{grid-template-columns:minmax(12rem,.92fr) minmax(3.2rem,.24fr) minmax(13rem,1.05fr) minmax(3.2rem,.24fr) minmax(12rem,.92fr)}.hiw-official .def-compose-fork,.hiw-official .def-compose-join{width:100%;height:100%;min-height:12.9rem;overflow:visible}.hiw-official .def-compose-fork path,.hiw-official .def-compose-join path{fill:none;stroke:color-mix(in oklch, var(--ink) 30%, transparent);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.2px;vector-effect:non-scaling-stroke}.hiw-official .def-compose-fork .def-compose-arrow,.hiw-official .def-compose-join .def-compose-arrow{stroke:color-mix(in oklch, var(--ink) 46%, transparent)}.hiw-official .def-compose-mobile-path,.hiw-official .def-compose-group-label{display:none}.hiw-official .def-compose-node>span{background:color-mix(in oklch, var(--ink) 5%, var(--paper-hi));width:fit-content;color:color-mix(in oklch, var(--ink) 72%, var(--paper-hi));border-radius:.32rem;padding:.28rem .42rem}.hiw-official .def-compose-result>span{background:color-mix(in oklch, var(--pa) 10%, var(--paper-hi));color:color-mix(in oklch, var(--pa) 82%, var(--ink))}.hiw-official .def-record-dark .def-field h4,.hiw-official .def-record-dark .def-used-in h4,.hiw-official .def-record-dark .def-evidence>.def-eyebrow,.hiw-official .dq-record-dark .dq-record-field h4,.hiw-official .dq-record-dark .dq-record-links h4{width:fit-content;font-family:var(--mono);letter-spacing:.055em;text-transform:uppercase;color:oklch(100% 5.96046e-8 none/.78);background:oklch(100% 5.96046e-8 none/.07);border-radius:.34rem;align-items:center;gap:.42rem;margin-bottom:.72rem;padding:.3rem .48rem;font-size:.61rem;font-weight:700;line-height:1.25;display:flex}.hiw-official .def-record-dark .def-field h4:before,.hiw-official .def-record-dark .def-used-in h4:before,.hiw-official .def-record-dark .def-evidence>.def-eyebrow:before,.hiw-official .dq-record-dark .dq-record-field h4:before,.hiw-official .dq-record-dark .dq-record-links h4:before{content:"";background:oklch(76% .115 201);border-radius:.1rem;flex:none;width:.36rem;height:.36rem}.hiw-official .def-record-dark .def-evidence>.def-eyebrow{margin-bottom:1.05rem}.hiw-official .def-record-dark .def-source{color:var(--record-ink);background:oklch(100% 5.96046e-8 none/.08);padding-inline:.72rem}.hiw-official .def-reuse-map{border-radius:var(--app-ui-radius-panel);background:var(--paper-hi);box-shadow:var(--artifact-product-shadow);overflow:hidden}.hiw-official .def-reuse-map>header{background:color-mix(in oklch, var(--ink) 3%, var(--paper-hi));grid-template-columns:8.5rem minmax(11rem,.55fr) minmax(16rem,1fr);align-items:center;gap:1.25rem;min-height:5.8rem;padding:1.2rem clamp(1.25rem,2.4vw,1.8rem);display:grid}.hiw-official .def-reuse-map>header span,.hiw-official .def-reuse-map>div section>span{font-family:var(--mono);letter-spacing:.055em;text-transform:uppercase;color:var(--ink-soft);font-size:.62rem;font-weight:700}.hiw-official .def-reuse-map>header strong{font-size:1.05rem}.hiw-official .def-reuse-map>header code{background:var(--paper-hi);font-family:var(--mono);color:var(--ink);border-radius:.42rem;justify-self:end;padding:.52rem .65rem;font-size:.69rem}.hiw-official .def-reuse-map>div{border-top:1px solid color-mix(in oklch, var(--ink) 10%, transparent);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.hiw-official .def-reuse-map>div section{flex-direction:column;min-width:0;min-height:10rem;padding:1.55rem clamp(1.15rem,2vw,1.55rem) 1.4rem;display:flex;position:relative}.hiw-official .def-reuse-map>div section+section{border-left:1px solid color-mix(in oklch, var(--ink) 10%, transparent)}.hiw-official .def-reuse-map>div section:before{background:var(--paper-hi);width:1.4rem;height:1.4rem;box-shadow:0 0 0 1px color-mix(in oklch, var(--ink) 12%, transparent);content:"↓";font-family:var(--mono);text-align:center;color:var(--pa);border-radius:50%;font-size:.7rem;line-height:1.4rem;position:absolute;top:0;left:clamp(1.15rem,2vw,1.55rem);transform:translateY(-50%)}.hiw-official .def-reuse-map>div section strong{margin-top:.7rem;font-size:.94rem;line-height:1.35}.hiw-official .def-reuse-map>div section small{font-family:var(--mono);color:var(--ink-soft);margin-top:auto;padding-top:1.2rem;font-size:.64rem;line-height:1.45}.hiw-official .def-reuse-map>footer{border-top:1px solid color-mix(in oklch, var(--ink) 10%, transparent);background:color-mix(in oklch, var(--ink) 2.2%, var(--paper-hi));color:var(--ink-soft);padding:1rem clamp(1.25rem,2.4vw,1.8rem);font-size:.8rem;line-height:1.55}.hiw-official .def-choice-summary{justify-items:end;gap:.32rem;display:grid}.hiw-official .def-choice-summary strong{font-family:var(--mono);color:var(--ink);font-size:.68rem}.hiw-official .def-choice-summary span{font-family:var(--mono);color:var(--ink-soft);font-size:.62rem}.hiw-official .def-choice-three .def-choice-branches>section{position:relative}.hiw-official .def-choice-three .def-choice-branches>section.is-selected{background:color-mix(in oklch, var(--pa) 8%, var(--paper-hi));box-shadow:inset 0 3px 0 color-mix(in oklch, var(--pa) 80%, var(--ink))}.hiw-official .def-choice-state{background:color-mix(in oklch, var(--ink) 5%, var(--paper-hi));width:fit-content;font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;color:var(--ink-soft);border-radius:.34rem;margin-bottom:1.1rem;padding:.3rem .48rem;font-size:.61rem;font-weight:700;display:inline-flex}.hiw-official .is-selected .def-choice-state{background:color-mix(in oklch, var(--pa) 14%, var(--paper-hi));color:color-mix(in oklch, var(--pa) 80%, var(--ink))}.hiw-official .def-choice-three .is-selected h4{font-size:1.08rem}.hiw-official .def-authority>section>header{padding-bottom:.8rem}.hiw-official .def-authority h3{letter-spacing:-.018em;font-size:1.18rem}.hiw-official .dq-impact>header span,.hiw-official .dq-impact-current>div>span,.hiw-official .dq-run dt{background:color-mix(in oklch, var(--ink) 4.5%, var(--paper-hi));width:fit-content;font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;color:var(--ink-soft);border-radius:.32rem;padding:.28rem .44rem;font-size:.6rem;font-weight:700;line-height:1.3;display:inline-flex}@media (width<=980px){.hiw-official .def-composition-flow{grid-template-columns:minmax(10rem,.9fr) minmax(2.4rem,.18fr) minmax(11rem,1fr) minmax(2.4rem,.18fr) minmax(10rem,.9fr)}.hiw-official .def-reuse-map>header{grid-template-columns:7.5rem minmax(10rem,.55fr) minmax(14rem,1fr)}}@media (width<=760px){.hiw-official .def-composition-flow,.hiw-official .def-reuse-map>header,.hiw-official .def-reuse-map>div{grid-template-columns:minmax(0,1fr)}.hiw-official .def-compose-fork,.hiw-official .def-compose-join{width:2rem;height:2rem;min-height:0;margin-inline:auto}.hiw-official .def-compose-fork path:not(.def-compose-mobile-path),.hiw-official .def-compose-join path:not(.def-compose-mobile-path){display:none}.hiw-official .def-compose-mobile-path{stroke:color-mix(in oklch, var(--pa) 72%, var(--ink));stroke-width:1.5px;display:block}.hiw-official .def-compose-components{border:1px solid color-mix(in oklch, var(--ink) 9%, transparent);background:color-mix(in oklch, var(--ink) 1.8%, var(--paper-hi));border-radius:.72rem;padding:.65rem}.hiw-official .def-compose-group-label{text-align:center;color:var(--ink-soft);margin-bottom:.1rem;padding:.15rem .18rem;display:block}.hiw-official .def-reuse-map>header{gap:.55rem}.hiw-official .def-reuse-map>header code{justify-self:start;margin-top:.35rem}.hiw-official .def-reuse-map>div section{min-height:8.5rem}.hiw-official .def-reuse-map>div section+section{border-top:1px solid color-mix(in oklch, var(--ink) 10%, transparent);border-left:0}.hiw-official .def-reuse-map>div section:before{background:var(--pa);width:.42rem;height:.42rem;box-shadow:none;content:"";top:1.65rem;transform:none}.hiw-official .def-reuse-map>div section>span{padding-left:1rem}.hiw-official .def-choice-summary{justify-items:start}}.hiw-official .def-record-dark .def-eyebrow,.hiw-official .def-record-dark .def-field h4,.hiw-official .def-record-dark .def-used-in h4,.hiw-official .def-record-dark .def-evidence>.def-eyebrow,.hiw-official .dq-record-dark .dq-record-field h4,.hiw-official .dq-record-dark .dq-record-links h4{width:auto;font-family:var(--mono);letter-spacing:.045em;text-transform:uppercase;color:color-mix(in oklch, var(--record-soft) 88%, transparent);background:0 0;margin:0 0 .62rem;padding:0;font-size:.65rem;font-weight:500;line-height:1.35;display:block}.hiw-official .def-record-dark .def-field h4:before,.hiw-official .def-record-dark .def-used-in h4:before,.hiw-official .def-record-dark .def-evidence>.def-eyebrow:before,.hiw-official .dq-record-dark .dq-record-field h4:before,.hiw-official .dq-record-dark .dq-record-links h4:before{display:none}.hiw-official .def-record-dark .def-source,.hiw-official .dq-record-dark .dq-record-state{min-height:1.7rem;color:var(--record-soft);background:oklch(100% 5.96046e-8 none/.05);padding:.22rem .58rem;font-size:.66rem;font-weight:500}.hiw-official .def-record-dark .def-calculation-field,.hiw-official .def-record-dark .def-formula span,.hiw-official .def-record-dark .def-chip-row span{background:0 0}.hiw-official .def-record-dark .def-evidence,.hiw-official .dq-record-dark .dq-record-links{background:oklch(100% 5.96046e-8 none/.022)}.hiw-official .def-record-dark .def-evidence dt{font-family:var(--text);letter-spacing:0;text-transform:none;font-size:.7rem;font-weight:450}.hiw-official .dq-record-dark .dq-target{background:oklch(100% 5.96046e-8 none/.04)}.hiw-official .dq-record-dark .dq-target-column{background:oklch(74% .115 199/.1)}.hiw-official .dq-record-dark .dq-treatment-field{background:oklch(74% .115 199/.05)}.hiw-official .dq-lineage,.hiw-official .dq-request-compare,.hiw-official .dq-basis{border-radius:var(--app-ui-radius-panel);background:var(--paper-hi);box-shadow:var(--artifact-product-shadow);overflow:hidden}.hiw-official .dq-lineage-issue,.hiw-official .dq-request-shared,.hiw-official .dq-basis>header{background:color-mix(in oklch, var(--ink) 2.6%, var(--paper-hi));justify-content:space-between;align-items:center;gap:1.5rem;padding:1.25rem clamp(1.25rem,2.4vw,2rem);display:flex}.hiw-official .dq-lineage-issue span,.hiw-official .dq-lineage-step header span,.hiw-official .dq-request-shared>span,.hiw-official .dq-request-case header span,.hiw-official .dq-request-case dt,.hiw-official .dq-basis>header>div>span,.hiw-official .dq-basis dt{font-family:var(--mono);letter-spacing:.055em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:.45rem;font-size:.61rem;font-weight:700;line-height:1.35;display:block}.hiw-official .dq-lineage-issue strong,.hiw-official .dq-request-shared strong{font-size:.94rem;line-height:1.45;display:block}.hiw-official .dq-lineage-issue>small{font-family:var(--mono);color:var(--ink-soft);flex:none;align-items:center;gap:.48rem;font-size:.65rem;display:inline-flex}.hiw-official .dq-lineage-issue>small i,.hiw-official .dq-lineage-outcome strong i,.hiw-official .dq-request-case dd i,.hiw-official .dq-basis-tier i{background:var(--teal-deep);width:.44rem;height:.44rem;box-shadow:0 0 0 3px color-mix(in oklch, var(--teal-deep) 10%, transparent);border-radius:50%;display:block}.hiw-official .dq-lineage-track{border-top:1px solid color-mix(in oklch, var(--ink) 10%, transparent);border-bottom:1px solid color-mix(in oklch, var(--ink) 10%, transparent);grid-template-columns:.9fr 1fr 1.15fr;display:grid}.hiw-official .dq-lineage-step{min-width:0;padding:1.45rem clamp(1.1rem,2vw,1.6rem) 1.55rem;position:relative}.hiw-official .dq-lineage-step+.dq-lineage-step{border-left:1px solid color-mix(in oklch, var(--ink) 10%, transparent)}.hiw-official .dq-lineage-step+.dq-lineage-step:before{background:var(--paper-hi);width:1.55rem;height:1.55rem;box-shadow:0 0 0 1px color-mix(in oklch, var(--ink) 13%, transparent);content:"→";font-family:var(--mono);color:var(--teal-deep);border-radius:50%;place-items:center;font-size:.7rem;display:grid;position:absolute;top:50%;left:0;transform:translate(-50%,-50%)}.hiw-official .dq-lineage-step header{justify-content:space-between;align-items:baseline;gap:.75rem;min-height:2.2rem;margin-bottom:.85rem;display:flex}.hiw-official .dq-lineage-step header span{margin:0}.hiw-official .dq-lineage-step header strong{font-family:var(--mono);color:var(--ink);flex:none;font-size:.72rem}.hiw-official .dq-lineage-targets,.hiw-official .dq-lineage-step ul{gap:.46rem;margin:0;padding:0;list-style:none;display:grid}.hiw-official .dq-lineage-targets code,.hiw-official .dq-lineage-step li{overflow-wrap:anywhere;background:color-mix(in oklch, var(--ink) 3.8%, var(--paper-hi));min-width:0;color:var(--ink);border-radius:.4rem;padding:.62rem .68rem;font-size:.76rem;line-height:1.4}.hiw-official .dq-lineage-targets code{font-family:var(--mono);font-size:.66rem}.hiw-official .dq-lineage-step li.dq-lineage-more{font-family:var(--mono);color:var(--ink-soft);background:0 0;padding:.22rem 0 0;font-size:.61rem}.hiw-official .dq-lineage-outcome{grid-template-columns:minmax(15rem,.8fr) minmax(0,1.2fr);align-items:center;gap:2rem;padding:1.05rem clamp(1.25rem,2.4vw,2rem);display:grid}.hiw-official .dq-lineage-outcome>span{color:var(--ink-soft);font-size:.78rem;line-height:1.5}.hiw-official .dq-lineage-outcome strong{align-items:center;gap:.55rem;font-size:.84rem;line-height:1.45;display:inline-flex}.hiw-official .dq-request-shared{grid-template-columns:minmax(9rem,.35fr) minmax(16rem,.9fr) minmax(12rem,.6fr);gap:clamp(1rem,2.5vw,2.5rem);display:grid}.hiw-official .dq-request-shared>span{margin:0}.hiw-official .dq-request-shared>small{color:var(--ink-soft);font-size:.78rem;line-height:1.45}.hiw-official .dq-request-cases{border-top:1px solid color-mix(in oklch, var(--ink) 10%, transparent);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hiw-official .dq-request-case{min-width:0;padding:1.55rem clamp(1.25rem,2.4vw,2rem) 1.45rem}.hiw-official .dq-request-case+.dq-request-case{border-left:1px solid color-mix(in oklch, var(--ink) 10%, transparent)}.hiw-official .dq-request-case header span{margin-bottom:.55rem}.hiw-official .dq-request-case header strong{max-width:34ch;min-height:2.9rem;font-size:1rem;line-height:1.42;display:block}.hiw-official .dq-request-case>p{min-height:3rem;color:var(--ink-soft);margin:1rem 0 1.2rem;font-size:.82rem;line-height:1.55}.hiw-official .dq-request-case dl,.hiw-official .dq-request-case dd,.hiw-official .dq-basis dl,.hiw-official .dq-basis dd{margin:0}.hiw-official .dq-request-case dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.hiw-official .dq-request-case dl>div{background:color-mix(in oklch, var(--ink) 3.8%, var(--paper-hi));border-radius:.45rem;min-width:0;padding:.75rem}.hiw-official .dq-request-case dt{margin-bottom:.45rem}.hiw-official .dq-request-case dd{color:var(--ink);align-items:center;gap:.45rem;font-size:.77rem;font-weight:700;line-height:1.4;display:flex}.hiw-official .dq-request-case.is-degraded{box-shadow:inset 0 3px 0 color-mix(in oklch, var(--teal-deep) 72%, var(--ink))}.hiw-official .dq-request-case.is-degraded dl>div:last-child{background:color-mix(in oklch, var(--ink) 3.8%, var(--paper-hi))}.hiw-official .dq-basis>header{border-bottom:1px solid color-mix(in oklch, var(--ink) 10%, transparent)}.hiw-official .dq-basis>header h3{letter-spacing:-.024em;margin:0;font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.1}.hiw-official .dq-basis>header>div>span{margin:.45rem 0 0}.hiw-official .dq-basis-result{background:var(--ink);font-family:var(--mono);color:var(--paper-hi);border-radius:.4rem;flex:none;padding:.4rem .6rem;font-size:.65rem;font-weight:700}.hiw-official .dq-basis dl{grid-template-columns:.8fr 1.2fr;display:grid}.hiw-official .dq-basis dl>div{grid-template-columns:minmax(7.5rem,.38fr) minmax(0,1fr);align-items:start;gap:1rem;min-width:0;padding:1.1rem clamp(1.25rem,2.4vw,1.7rem);display:grid}.hiw-official .dq-basis dl>div:nth-child(2n){border-left:1px solid color-mix(in oklch, var(--ink) 9%, transparent)}.hiw-official .dq-basis dl>div:nth-child(n+3){border-top:1px solid color-mix(in oklch, var(--ink) 9%, transparent)}.hiw-official .dq-basis dt{margin:0}.hiw-official .dq-basis dd{min-width:0;color:var(--ink);gap:.35rem;font-size:.8rem;font-weight:650;line-height:1.45;display:grid}.hiw-official .dq-basis dd>small{color:var(--ink-soft);font-size:.7rem;font-weight:450;line-height:1.45}.hiw-official .dq-basis-tier{align-items:center;gap:.48rem;width:fit-content;display:inline-flex}@media (width<=860px){.hiw-official .dq-lineage-track,.hiw-official .dq-request-cases,.hiw-official .dq-basis dl{grid-template-columns:minmax(0,1fr)}.hiw-official .dq-lineage-step+.dq-lineage-step,.hiw-official .dq-request-case+.dq-request-case,.hiw-official .dq-basis dl>div:nth-child(2n),.hiw-official .dq-basis dl>div:nth-child(n+3){border-top:1px solid color-mix(in oklch, var(--ink) 10%, transparent);border-left:0}.hiw-official .dq-lineage-step+.dq-lineage-step:before{content:"↓";top:0;left:50%}.hiw-official .dq-lineage-outcome,.hiw-official .dq-request-shared{grid-template-columns:minmax(0,1fr);gap:.65rem}.hiw-official .dq-request-case header strong,.hiw-official .dq-request-case>p{min-height:0}.hiw-official .dq-basis dl>div{grid-template-columns:minmax(7.5rem,.35fr) minmax(0,1fr)}}@media (width<=560px){.hiw-official .dq-lineage-issue,.hiw-official .dq-basis>header{flex-direction:column;align-items:flex-start}.hiw-official .dq-request-case dl,.hiw-official .dq-basis dl>div{grid-template-columns:minmax(0,1fr)}.hiw-official .dq-basis dl>div{gap:.5rem}}.hiw-official .ext-section-head{grid-template-columns:minmax(0,.78fr) minmax(22rem,1fr);align-items:start;gap:clamp(2.5rem,8vw,8rem);margin-bottom:clamp(1.6rem,3vw,2.3rem);display:grid}.hiw-official .ext-section-head h2{letter-spacing:-.032em;max-width:20ch;margin:0;font-size:clamp(1.85rem,2.6vw,2.45rem);line-height:1.03}.hiw-official .ext-section-head p{max-width:60ch;color:var(--ink-soft);margin:.1rem 0 0;font-size:1rem;line-height:1.65}.hiw-official .ext-reader{--ext-bg:oklch(15.4% .034 219);--ext-surface:oklch(19.2% .038 217);--ext-surface-hi:oklch(22% .042 214);--ext-line:oklch(100% 5.96046e-8 none/.12);--ext-ink:oklch(97% .008 205);--ext-soft:oklch(100% 5.96046e-8 none/.64);--ext-accent:oklch(76% .115 199);border-radius:var(--app-ui-radius-panel);background:radial-gradient(circle at 88% 4%, oklch(42% .1 204/.2), transparent 34%), linear-gradient(145deg, oklch(18% .041 216), var(--ext-bg));color:var(--ext-ink);overflow:hidden;box-shadow:0 2px 5px oklch(9% .02 220/.18),0 34px 74px -50px oklch(8% .04 220/.78)}.hiw-official .ext-reader-head{border-bottom:1px solid var(--ext-line);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:clamp(1rem,2.5vw,2.5rem);min-height:5.5rem;padding:1.15rem clamp(1.2rem,2.5vw,1.8rem);display:grid}.hiw-official .ext-reader-head>div{align-items:center;gap:.8rem;min-width:0;display:flex}.hiw-official .ext-reader-head img{width:1.65rem;height:1.65rem}.hiw-official .ext-reader-head span,.hiw-official .ext-reader-head strong{display:block}.hiw-official .ext-reader-head>div span{font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;color:var(--ext-soft);margin-bottom:.22rem;font-size:.58rem}.hiw-official .ext-reader-head>div strong{font-size:.94rem;font-weight:600}.hiw-official .ext-reader-head>code{font-family:var(--mono);color:var(--ext-soft);background:oklch(100% 5.96046e-8 none/.05);border-radius:.38rem;padding:.38rem .55rem;font-size:.62rem}.hiw-official .ext-reader-state{font-family:var(--mono);color:var(--ext-soft);align-items:center;gap:.45rem;font-size:.62rem;display:inline-flex}.hiw-official .ext-reader-state i,.hiw-official .ext-reader-stages i{background:var(--ext-accent);width:.43rem;height:.43rem;box-shadow:0 0 0 3px color-mix(in oklch, var(--ext-accent) 10%, transparent);border-radius:50%;display:block}.hiw-official .ext-reader-workspace{grid-template-columns:minmax(10.5rem,.55fr) minmax(20rem,1.3fr) minmax(13.5rem,.72fr);min-height:28rem;display:grid}.hiw-official .ext-project,.hiw-official .ext-code,.hiw-official .ext-findings{min-width:0}.hiw-official .ext-code,.hiw-official .ext-findings{border-left:1px solid var(--ext-line)}.hiw-official .ext-project>header,.hiw-official .ext-code>header,.hiw-official .ext-findings>header{border-bottom:1px solid var(--ext-line);min-height:3rem;font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;color:var(--ext-soft);background:oklch(100% 5.96046e-8 none/.025);justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;font-size:.59rem;display:flex}.hiw-official .ext-project ul{gap:.1rem;margin:0;padding:.9rem .75rem;list-style:none;display:grid}.hiw-official .ext-project li{min-width:0}.hiw-official .ext-folder{font-family:var(--mono);color:var(--ext-soft);padding:.58rem .5rem .28rem;font-size:.61rem;font-weight:600}.hiw-official .ext-file{min-height:2rem;font-family:var(--mono);color:var(--ext-soft);border-radius:.38rem;grid-template-columns:.45rem minmax(0,1fr) auto;align-items:center;gap:.45rem;padding:.42rem .48rem .42rem .85rem;font-size:.56rem;display:grid}.hiw-official .ext-file.is-active{background:color-mix(in oklch, var(--ext-accent) 9%, transparent);color:var(--ext-ink)}.hiw-official .ext-file i{border:1px solid color-mix(in oklch, var(--ext-soft) 70%, transparent);border-radius:50%;width:.34rem;height:.34rem}.hiw-official .ext-file.is-active i{border-color:var(--ext-accent);background:var(--ext-accent)}.hiw-official .ext-file span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.hiw-official .ext-file small{color:var(--ext-soft);font-size:.5rem}.hiw-official .ext-code>header{text-transform:none}.hiw-official .ext-code>header small{letter-spacing:.06em;text-transform:uppercase;font-size:.52rem}.hiw-official .ext-code ol{counter-reset:code-line 43;margin:0;padding:1.3rem 0 1.5rem;list-style:none}.hiw-official .ext-code li{counter-increment:code-line;min-height:2.4rem;color:color-mix(in oklch, var(--ext-ink) 84%, transparent);grid-template-columns:2.8rem minmax(0,1fr);padding:.52rem 1rem .52rem 0;font-size:.72rem;line-height:1.5;display:grid}.hiw-official .ext-code li:before{content:counter(code-line);font-family:var(--mono);text-align:right;color:color-mix(in oklch, var(--ext-soft) 56%, transparent);padding-right:.8rem;font-size:.55rem}.hiw-official .ext-code li.is-marked{background:color-mix(in oklch, var(--ext-accent) 7%, transparent);box-shadow:inset 2px 0 0 color-mix(in oklch, var(--ext-accent) 72%, transparent)}.hiw-official .ext-code code{overflow-wrap:anywhere;min-width:0;font-family:var(--mono);font-size:inherit}.hiw-official .ext-code b{color:var(--ext-accent);font-weight:550}.hiw-official .ext-code em{color:color-mix(in oklch, var(--ext-ink) 72%, var(--ext-accent));font-style:normal}.hiw-official .ext-findings>section{padding:1.2rem 1rem}.hiw-official .ext-findings>section+section{border-top:1px solid var(--ext-line)}.hiw-official .ext-findings section span,.hiw-official .ext-findings section strong,.hiw-official .ext-findings section small{display:block}.hiw-official .ext-findings section span{font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;color:var(--ext-accent);margin-bottom:.6rem;font-size:.55rem}.hiw-official .ext-findings section strong{font-size:.78rem;font-weight:600;line-height:1.4}.hiw-official .ext-findings section small{font-family:var(--mono);color:var(--ext-soft);margin-top:.42rem;font-size:.54rem;line-height:1.4}.hiw-official .ext-reader-stages{border-top:1px solid var(--ext-line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.hiw-official .ext-reader-stages span{min-height:3.6rem;font-family:var(--mono);color:var(--ext-soft);justify-content:center;align-items:center;gap:.55rem;padding:.75rem .9rem;font-size:.58rem;display:flex}.hiw-official .ext-reader-stages span+span{border-left:1px solid var(--ext-line)}.hiw-official .ext-output,.hiw-official .ext-boundary{border-radius:var(--app-ui-radius-panel);background:var(--paper-hi);box-shadow:var(--artifact-product-shadow);overflow:hidden}.hiw-official .ext-output>header{background:color-mix(in oklch, var(--ink) 2.6%, var(--paper-hi));justify-content:space-between;align-items:center;gap:2rem;padding:1.2rem clamp(1.25rem,2.4vw,1.8rem);display:flex}.hiw-official .ext-output>header span,.hiw-official .ext-output>header strong{display:block}.hiw-official .ext-output>header span,.hiw-official .ext-output-records>section>header span,.hiw-official .ext-output dt,.hiw-official .ext-boundary>div>span,.hiw-official .ext-boundary>footer span{font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;color:var(--ink-soft);font-size:.6rem;font-weight:700;line-height:1.35}.hiw-official .ext-output>header span{margin-bottom:.35rem}.hiw-official .ext-output>header strong{font-size:.88rem;line-height:1.4}.hiw-official .ext-output>header>small{color:var(--ink-soft);font-size:.72rem}.hiw-official .ext-output-records{border-top:1px solid color-mix(in oklch, var(--ink) 10%, transparent);border-bottom:1px solid color-mix(in oklch, var(--ink) 10%, transparent);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hiw-official .ext-output-records>section{min-width:0;padding:1.5rem clamp(1.25rem,2.4vw,1.8rem)}.hiw-official .ext-output-records>section+section{border-left:1px solid color-mix(in oklch, var(--ink) 10%, transparent)}.hiw-official .ext-output-records>section>header{min-height:4rem;margin-bottom:1.2rem}.hiw-official .ext-output-records>section>header span{background:color-mix(in oklch, var(--ink) 4%, var(--paper-hi));border-radius:.32rem;width:fit-content;margin-bottom:.52rem;padding:.26rem .42rem;display:block}.hiw-official .ext-output-records>section>header strong{max-width:34ch;font-size:1rem;line-height:1.38;display:block}.hiw-official .ext-output dl,.hiw-official .ext-output dd{margin:0}.hiw-official .ext-output dl{gap:.75rem;display:grid}.hiw-official .ext-output dl>div{border-top:1px solid color-mix(in oklch, var(--ink) 8%, transparent);grid-template-columns:minmax(7.5rem,.42fr) minmax(0,1fr);align-items:start;gap:1rem;padding-top:.75rem;display:grid}.hiw-official .ext-output dt{padding-top:.06rem}.hiw-official .ext-output dd{min-width:0;color:var(--ink);font-size:.78rem;line-height:1.5}.hiw-official .ext-output dd code{overflow-wrap:anywhere;font-family:var(--mono);color:var(--ink);font-size:.66rem}.hiw-official .ext-output-graph{grid-template-columns:minmax(8rem,auto) minmax(2.5rem,1fr) auto minmax(2.5rem,1fr) minmax(12rem,auto);align-items:center;gap:.8rem;padding:1.1rem clamp(1.25rem,2.4vw,1.8rem);display:grid}.hiw-official .ext-output-graph>span{color:var(--ink-soft);font-size:.73rem;line-height:1.45}.hiw-official .ext-output-graph>span:last-child{text-align:right}.hiw-official .ext-output-graph>span code{font-family:var(--mono);color:var(--ink);font-size:.64rem}.hiw-official .ext-output-graph>i{background:color-mix(in oklch, var(--ink) 22%, transparent);height:1px;display:block;position:relative}.hiw-official .ext-output-graph>i:after{background:var(--teal-deep);content:"";border-radius:50%;width:.38rem;height:.38rem;position:absolute;top:50%;right:0;transform:translate(50%,-50%)}.hiw-official .ext-output-graph>div{flex-wrap:wrap;justify-content:center;gap:.45rem;display:flex}.hiw-official .ext-output-graph>div strong{background:color-mix(in oklch, var(--ink) 4%, var(--paper-hi));border-radius:.4rem;padding:.42rem .55rem;font-size:.68rem;font-weight:650;line-height:1.4}.hiw-official .ext-boundary{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.hiw-official .ext-boundary>div{min-width:0;min-height:9.5rem;padding:1.4rem clamp(1.15rem,2.3vw,1.7rem)}.hiw-official .ext-boundary>div+div{border-left:1px solid color-mix(in oklch, var(--ink) 9%, transparent)}.hiw-official .ext-boundary>div>span,.hiw-official .ext-boundary>div>strong,.hiw-official .ext-boundary>div>small{display:block}.hiw-official .ext-boundary>div>strong{margin-top:1rem;font-size:.92rem;line-height:1.4}.hiw-official .ext-boundary>div>small{max-width:29ch;color:var(--ink-soft);margin-top:.5rem;font-size:.73rem;line-height:1.5}.hiw-official .ext-boundary>footer{border-top:1px solid color-mix(in oklch, var(--ink) 9%, transparent);background:color-mix(in oklch, var(--ink) 2.6%, var(--paper-hi));grid-column:1/-1;justify-content:space-between;align-items:center;gap:2rem;padding:1rem clamp(1.15rem,2.3vw,1.7rem);display:flex}.hiw-official .ext-boundary>footer strong{font-family:var(--mono);text-align:right;color:var(--ink);font-size:.68rem;line-height:1.5}.hiw-official .ext-memory{border-radius:var(--app-ui-radius-panel);background:var(--paper-hi);box-shadow:var(--artifact-product-shadow);overflow:hidden}.hiw-official .ext-memory>header{background:color-mix(in oklch, var(--ink) 2.6%, var(--paper-hi));justify-content:space-between;align-items:center;gap:2rem;padding:1.2rem clamp(1.25rem,2.4vw,1.8rem);display:flex}.hiw-official .ext-memory>header span,.hiw-official .ext-memory>header strong{display:block}.hiw-official .ext-memory>header span,.hiw-official .ext-memory h3,.hiw-official .ext-memory-record>span,.hiw-official .ext-memory-outcomes section>span{font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;color:var(--ink-soft);font-size:.6rem;font-weight:700;line-height:1.35}.hiw-official .ext-memory>header span{margin-bottom:.35rem}.hiw-official .ext-memory>header strong{font-size:.88rem;line-height:1.4}.hiw-official .ext-memory>header>small{color:var(--ink-soft);font-size:.72rem}.hiw-official .ext-memory-body{border-top:1px solid color-mix(in oklch, var(--ink) 9%, transparent);border-bottom:1px solid color-mix(in oklch, var(--ink) 9%, transparent);grid-template-columns:minmax(0,.9fr) minmax(13rem,.72fr) minmax(0,1.08fr);display:grid}.hiw-official .ext-memory-body>section{min-width:0;padding:1.45rem clamp(1.15rem,2.1vw,1.65rem)}.hiw-official .ext-memory-body>section+section{border-left:1px solid color-mix(in oklch, var(--ink) 9%, transparent)}.hiw-official .ext-memory h3{margin:0 0 1rem}.hiw-official .ext-memory-source ul,.hiw-official .ext-memory-reconcile ol{gap:0;margin:0;padding:0;list-style:none;display:grid}.hiw-official .ext-memory-source li{gap:.28rem;padding:.72rem 0;display:grid}.hiw-official .ext-memory-source li+li,.hiw-official .ext-memory-reconcile li+li{border-top:1px solid color-mix(in oklch, var(--ink) 8%, transparent)}.hiw-official .ext-memory-source code,.hiw-official .ext-memory-record code{overflow-wrap:anywhere;font-family:var(--mono);color:var(--ink);font-size:.66rem}.hiw-official .ext-memory-source li>span{color:var(--ink-soft);font-size:.74rem;line-height:1.45}.hiw-official .ext-memory-reconcile{background:color-mix(in oklch, var(--ink) 1.8%, var(--paper-hi))}.hiw-official .ext-memory-reconcile li{grid-template-columns:.55rem minmax(0,1fr);align-items:center;gap:.65rem;min-height:3.25rem;padding:.65rem 0;display:grid}.hiw-official .ext-memory-reconcile li>i{border:1px solid color-mix(in oklch, var(--teal-deep) 42%, transparent);background:color-mix(in oklch, var(--teal-deep) 12%, var(--paper-hi));border-radius:50%;width:.48rem;height:.48rem}.hiw-official .ext-memory-reconcile li>span{color:var(--ink);font-size:.76rem;line-height:1.45}.hiw-official .ext-memory-records{flex-direction:column;display:flex}.hiw-official .ext-memory-record{background:color-mix(in oklch, var(--ink) 3.5%, var(--paper-hi));border-radius:8px;padding:.9rem .95rem .9rem 1.2rem;position:relative}.hiw-official .ext-memory-record+.ext-memory-record{margin-top:.65rem}.hiw-official .ext-memory-record:before{content:"";border-radius:50%;width:.38rem;height:.38rem;position:absolute;top:1.05rem;left:.58rem}.hiw-official .ext-memory-record--definition:before{background:#51d2e3}.hiw-official .ext-memory-record--quality:before{background:#e6895a}.hiw-official .ext-memory-record>span,.hiw-official .ext-memory-record>strong,.hiw-official .ext-memory-record>small{display:block}.hiw-official .ext-memory-record>span{margin-bottom:.45rem;font-size:.54rem}.hiw-official .ext-memory-record>strong{font-size:.8rem;line-height:1.4}.hiw-official .ext-memory-record>small{color:var(--ink-soft);margin-top:.5rem;font-size:.68rem;line-height:1.45}.hiw-official .ext-memory-outcomes{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hiw-official .ext-memory-outcomes section{min-width:0;padding:1.15rem clamp(1.25rem,2.4vw,1.8rem) 1.25rem}.hiw-official .ext-memory-outcomes section+section{border-left:1px solid color-mix(in oklch, var(--ink) 9%, transparent)}.hiw-official .ext-memory-outcomes section>span{align-items:center;gap:.45rem;margin-bottom:.62rem;display:flex}.hiw-official .ext-memory-outcomes section>span i{border-radius:50%;flex:none;width:.46rem;height:.46rem}.hiw-official .ext-memory-outcomes .is-match{background:var(--teal-deep)}.hiw-official .ext-memory-outcomes .is-conflict{background:#c77645}.hiw-official .ext-memory-outcomes section>strong,.hiw-official .ext-memory-outcomes section>small{display:block}.hiw-official .ext-memory-outcomes section>strong{font-size:.84rem;line-height:1.42}.hiw-official .ext-memory-outcomes section>small{max-width:48ch;color:var(--ink-soft);margin-top:.42rem;font-size:.73rem;line-height:1.5}@media (width<=980px){.hiw-official .ext-reader-workspace{grid-template-columns:minmax(10rem,.52fr) minmax(18rem,1fr)}.hiw-official .ext-findings{border-top:1px solid var(--ext-line);border-left:0;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.hiw-official .ext-findings>header{grid-column:1/-1}.hiw-official .ext-findings>section+section{border-top:0;border-left:1px solid var(--ext-line)}.hiw-official .ext-output-graph{grid-template-columns:auto minmax(2rem,1fr) minmax(10rem,auto)}.hiw-official .ext-output-graph>div{justify-content:flex-start}.hiw-official .ext-output-graph>i:last-of-type,.hiw-official .ext-output-graph>span:last-child{display:none}}@media (width<=760px){.hiw-official .ext-section-head{grid-template-columns:minmax(0,1fr);gap:.75rem}.hiw-official .ext-section-head h2{max-width:24ch}.hiw-official .ext-reader-head{grid-template-columns:minmax(0,1fr) auto}.hiw-official .ext-reader-state{grid-column:1/-1}.hiw-official .ext-reader-workspace,.hiw-official .ext-output-records,.hiw-official .ext-boundary,.hiw-official .ext-memory-body{grid-template-columns:minmax(0,1fr)}.hiw-official .ext-project{display:none}.hiw-official .ext-code,.hiw-official .ext-findings{border-left:0}.hiw-official .ext-output-records>section+section,.hiw-official .ext-boundary>div+div,.hiw-official .ext-memory-body>section+section{border-top:1px solid color-mix(in oklch, var(--ink) 9%, transparent);border-left:0}.hiw-official .ext-output dl>div{grid-template-columns:minmax(7.5rem,.38fr) minmax(0,1fr)}.hiw-official .ext-boundary>footer{grid-column:auto}}@media (width<=560px){.hiw-official .ext-reader-head{grid-template-columns:minmax(0,1fr)}.hiw-official .ext-reader-head>code{width:fit-content}.hiw-official .ext-findings{grid-template-columns:minmax(0,1fr)}.hiw-official .ext-findings>section+section{border-top:1px solid var(--ext-line);border-left:0}.hiw-official .ext-reader-stages{grid-template-columns:repeat(2,minmax(0,1fr))}.hiw-official .ext-reader-stages span:nth-child(3){border-top:1px solid var(--ext-line);border-left:0}.hiw-official .ext-reader-stages span:nth-child(4){border-top:1px solid var(--ext-line)}.hiw-official .ext-output>header,.hiw-official .ext-boundary>footer,.hiw-official .ext-memory>header{flex-direction:column;align-items:flex-start}.hiw-official .ext-memory-outcomes{grid-template-columns:minmax(0,1fr)}.hiw-official .ext-memory-outcomes section+section{border-top:1px solid color-mix(in oklch, var(--ink) 9%, transparent);border-left:0}.hiw-official .ext-output dl>div{grid-template-columns:minmax(0,1fr);gap:.4rem}.hiw-official .ext-output-graph{grid-template-columns:minmax(0,1fr)}.hiw-official .ext-output-graph>i{width:1px;height:1.8rem;margin-left:.8rem}.hiw-official .ext-output-graph>i:after{top:auto;bottom:0;right:50%;transform:translate(50%,50%)}.hiw-official .ext-output-graph>div{justify-content:flex-start}.hiw-official .ext-boundary>footer strong{text-align:left}}.hiw-official .bc-section-head{grid-template-columns:minmax(18rem,.72fr) minmax(22rem,1fr);align-items:end;gap:clamp(1.5rem,4vw,4.5rem);margin-bottom:1.65rem;display:grid}.hiw-official .bc-section-head h2{letter-spacing:-.028em;max-width:22ch;margin:0;font-size:clamp(1.8rem,2.5vw,2.3rem);line-height:1.06}.hiw-official .bc-section-head p{max-width:58ch;color:var(--ink-soft);margin:0;font-size:1rem;line-height:1.65}.hiw-official .bc-record{--bc-record-ink:oklch(97% .008 205);--bc-record-soft:oklch(76% .024 210);--bc-record-line:oklch(100% 5.96046e-8 none/.12);border-radius:var(--app-ui-radius-panel);color:var(--bc-record-ink);background:radial-gradient(circle at 88% 3%,oklch(42% .1 204/.18),#0000 34%),linear-gradient(145deg,oklch(18% .041 216),oklch(15.4% .034 219));overflow:hidden;box-shadow:0 2px 5px oklch(9% .02 220/.18),0 34px 74px -50px oklch(8% .04 220/.78)}.hiw-official .bc-record>header{border-bottom:1px solid var(--bc-record-line);align-items:center;gap:1.25rem;min-height:5.1rem;padding:1.3rem clamp(1.3rem,2.8vw,2.1rem);display:flex}.hiw-official .bc-record>header h3{letter-spacing:-.02em;color:var(--bc-record-ink);margin:0;font-size:clamp(1.16rem,1.7vw,1.38rem);font-weight:650;line-height:1.2}.hiw-official .bc-record-fact{border-bottom:1px solid var(--bc-record-line);padding:1.55rem clamp(1.3rem,2.8vw,2.1rem)}.hiw-official .bc-record-fact h4,.hiw-official .bc-record-scope dt{font-family:var(--mono);letter-spacing:.045em;text-transform:uppercase;color:var(--bc-record-soft);margin:0 0 .55rem;font-size:.64rem;font-weight:500;line-height:1.35}.hiw-official .bc-record-fact p{max-width:60ch;color:var(--bc-record-ink);margin:0;font-size:clamp(1rem,1.35vw,1.1rem);line-height:1.58}.hiw-official .bc-record-scope{grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.hiw-official .bc-record-scope>div{min-width:0;padding:1.35rem clamp(1.3rem,2.4vw,1.8rem) 1.5rem}.hiw-official .bc-record-scope>div+div{border-left:1px solid var(--bc-record-line)}.hiw-official .bc-record-scope dd{color:color-mix(in oklch, var(--bc-record-ink) 86%, transparent);margin:0;font-size:.8rem;line-height:1.52}.hiw-official .bc-applied{border-radius:var(--app-ui-radius-panel);background:var(--paper-hi);box-shadow:var(--artifact-product-shadow);overflow:hidden}.hiw-official .bc-applied>header{background:var(--artifact-surface-soft);justify-content:space-between;align-items:center;gap:1.5rem;padding:1.35rem clamp(1.3rem,2.8vw,2rem);display:flex}.hiw-official .bc-applied>header>div:first-child{gap:.25rem;display:grid}.hiw-official .bc-applied>header>div:first-child span{font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;color:var(--ink-soft);font-size:.64rem;font-weight:650}.hiw-official .bc-applied>header>div:first-child strong{font-size:.88rem}.hiw-official .bc-applied-value{align-items:baseline;gap:.75rem;display:flex}.hiw-official .bc-applied-value strong{font-family:var(--display);letter-spacing:-.035em;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1}.hiw-official .bc-applied-value span{color:var(--pa);font-size:.78rem;font-weight:600}.hiw-official .bc-applied-body{border-top:1px solid color-mix(in oklch, var(--ink) 8%, transparent);grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);display:grid}.hiw-official .bc-applied-body>p,.hiw-official .bc-applied-body aside{margin:0;padding:clamp(1.4rem,3vw,2.1rem);font-size:.91rem;line-height:1.62}.hiw-official .bc-applied-body>p{color:var(--ink-soft)}.hiw-official .bc-applied-body aside{border-left:1px solid color-mix(in oklch, var(--ink) 9%, transparent);background:color-mix(in srgb, var(--pa) 5.5%, var(--paper-hi))}.hiw-official .bc-applied-body aside>span{color:var(--ink);align-items:center;gap:.48rem;margin-bottom:.6rem;font-size:.78rem;font-weight:650;display:flex}.hiw-official .bc-applied-body aside>span i{background:var(--pa);border-radius:50%;width:.45rem;height:.45rem}.hiw-official .bc-applied-body aside p{color:var(--ink-soft);margin:0}.hiw-official .bc-applied>footer{border-top:1px solid color-mix(in oklch, var(--ink) 8%, transparent);background:var(--artifact-surface-soft);justify-content:space-between;align-items:center;gap:.75rem 1rem;padding:.9rem clamp(1.3rem,2.8vw,2rem);display:flex}.hiw-official .bc-applied>footer>span{color:var(--ink-soft);align-items:center;gap:.48rem;font-size:.74rem;line-height:1.45;display:inline-flex}.hiw-official .bc-applied>footer>span i{background:var(--pa);border-radius:50%;width:.42rem;height:.42rem}.hiw-official .bc-applied>footer b{background:color-mix(in srgb, var(--pa) 12%, var(--paper-hi));font-family:var(--mono);color:color-mix(in oklch, var(--pa) 72%, var(--ink));border-radius:999px;flex:none;padding:.32rem .52rem;font-size:.61rem;font-weight:650}.hiw-official .bc-caption{max-width:72ch;color:var(--ink-soft);margin:1rem 0 0;font-size:.9rem;line-height:1.6}@media (width<=820px){.hiw-official .bc-section-head{grid-template-columns:minmax(0,1fr);align-items:start;gap:.75rem}.hiw-official .bc-record-scope{grid-template-columns:minmax(0,1fr)}.hiw-official .bc-record-scope>div+div{border-top:1px solid var(--bc-record-line);border-left:0}}@media (width<=620px){.hiw-official .bc-record>header,.hiw-official .bc-applied>header,.hiw-official .bc-applied>footer{flex-direction:column;align-items:flex-start}.hiw-official .bc-applied-body{grid-template-columns:minmax(0,1fr)}.hiw-official .bc-applied-body aside{border-top:1px solid color-mix(in oklch, var(--ink) 9%, transparent);border-left:0}.hiw-official .bc-applied-value{flex-direction:column;align-items:flex-start;gap:.3rem}}
