:root{--hgp-hairline:calc(var(--space-1)/4);--hgp-line-2:calc(var(--space-1)/2);--hgp-line-3:calc(var(--space-1)*.75);--hgp-tap:calc(var(--space-8) + var(--space-3));--hgp-cta:var(--space-12)}@keyframes hgp-stamp-in{0%{opacity:0;transform:scale(1.6)rotate(-8deg)}to{opacity:1;transform:scale(1)rotate(-3deg)}}@keyframes hgp-fade-in{0%{opacity:0}to{opacity:1}}@keyframes hgp-toast-in{0%{opacity:0;transform:translateY(var(--space-2))}to{opacity:1;transform:translateY(0)}}@keyframes hgp-skel-pulse{0%,to{opacity:1}50%{opacity:.45}}@keyframes hgp-ha-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.9)}}@media (prefers-reduced-motion:reduce){.hgp-anim,[class^=hgp-],[class*=\ hgp-]{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.hgp-cat-page{max-width:calc(var(--space-12)*20);padding:var(--space-6)var(--space-4)calc(var(--space-12)*2);font-family:var(--font-body);color:var(--ink);margin:0 auto}.hgp-cat-sec{margin-top:var(--space-8);padding-top:var(--space-6);border-top:var(--hgp-hairline)solid var(--border)}.hgp-cat-title{font-family:var(--font-heading);font-size:var(--text-heading);color:var(--leaf-deep);margin:0 0 var(--space-4)}.hgp-cat-grid{gap:var(--space-4);flex-wrap:wrap;align-items:flex-start;display:flex}.hgp-cat-item{background:var(--card);border:var(--hgp-hairline)solid var(--border);border-radius:var(--radius-card);padding:var(--space-4);min-width:calc(var(--space-12)*5);gap:var(--space-3);flex-direction:column;display:flex}.hgp-cat-label{font-size:var(--text-label);color:var(--muted);letter-spacing:.06em;font-weight:800}.hgp-cat-note{font-size:var(--text-hint);color:var(--muted);line-height:1.7}.hgp-cat-swatch{width:calc(var(--space-12) + var(--space-6));height:var(--space-12);border-radius:var(--radius-small);border:var(--hgp-hairline)solid var(--border)}.hgp-cat-swatch-name{font-size:var(--text-label);color:var(--ink);word-break:break-all;font-weight:700}.hgp-cat-swatch-value{font-size:var(--text-label);color:var(--muted)}.hgp-btn{padding:0 var(--space-4);font-family:var(--font-body);color:var(--cream-text);border-radius:var(--radius-button);cursor:pointer;transition:background-color var(--motion-fast)var(--ease-standard),box-shadow var(--motion-fast)var(--ease-standard),transform var(--motion-fast)var(--ease-standard);border:none;justify-content:center;align-items:center;display:flex}.hgp-btn--l{width:100%;min-height:var(--hgp-cta);font-size:var(--text-title);box-shadow:var(--shadow-md);font-weight:800;display:flex}.hgp-btn--m{width:auto;min-height:var(--hgp-tap);font-size:var(--text-caption);box-shadow:var(--shadow-sm);font-weight:800;display:inline-flex}.hgp-btn--seal{background:var(--seal);color:var(--cream-text);box-shadow:var(--shadow-seal)}.hgp-btn--primary{background:var(--leaf);color:var(--cream-text)}.hgp-btn--secondary{background:var(--card);color:var(--ink);border:var(--hgp-hairline)solid var(--border-strong);box-shadow:var(--shadow-sm)}@media (hover:hover){.hgp-btn--seal:hover:not(:disabled){background:var(--seal-deep)}.hgp-btn--primary:hover:not(:disabled){background:var(--leaf-deep)}.hgp-btn--secondary:hover:not(:disabled){background:var(--paper-deep)}}.hgp-btn:active:not(:disabled){transform:scale(.985)}.hgp-btn--seal:active:not(:disabled){background:var(--seal-deep);box-shadow:var(--shadow-sm)}.hgp-btn--primary:active:not(:disabled){background:var(--leaf-deep);box-shadow:var(--shadow-sm)}.hgp-btn--secondary:active:not(:disabled){background:var(--paper-deep);box-shadow:none}.hgp-btn:disabled{background:var(--muted-soft);color:var(--muted);border:var(--hgp-hairline)solid var(--border);box-shadow:none;cursor:not-allowed;transform:none}.hgp-btn--loading:disabled{cursor:wait}.hgp-btn:focus-visible{box-shadow:0 0 0 var(--hgp-hairline)var(--leaf),0 0 0 var(--hgp-line-3)var(--leaf-soft);outline:none}.hgp-btn-errwrap{gap:var(--space-2);flex-direction:column;display:flex}.hgp-btn-errnote{gap:var(--space-2);padding:var(--space-2)var(--space-3);background:var(--warning-soft);border:var(--hgp-hairline)solid var(--ink-warn);border-radius:var(--radius-small);font-size:var(--text-hint);color:var(--ink-warn);white-space:pre-line;margin:0;font-weight:700;line-height:1.7;display:flex}.hgp-textlink{min-height:var(--hgp-tap);padding:0 var(--space-3);border-radius:var(--radius-small);color:var(--leaf);font-family:var(--font-body);font-size:var(--text-title);text-underline-offset:var(--hgp-line-3);cursor:pointer;transition:color var(--motion-fast)var(--ease-standard);background:0 0;border:none;justify-content:center;align-items:center;font-weight:700;text-decoration:underline;display:inline-flex}@media (hover:hover){.hgp-textlink:hover:not(:disabled):not([aria-disabled=true]){color:var(--leaf-deep)}}.hgp-textlink:active:not(:disabled):not([aria-disabled=true]){color:var(--leaf-deep)}.hgp-textlink:disabled,.hgp-textlink[aria-disabled=true]{color:var(--muted);cursor:not-allowed;text-decoration:none}.hgp-textlink:focus-visible{outline:var(--hgp-line-2)solid var(--leaf-soft);outline-offset:0}.hgp-cancelact{min-height:var(--hgp-tap);padding:0 var(--space-3);border-radius:var(--radius-small);color:var(--muted);font-family:var(--font-body);font-size:var(--text-caption);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-weight:700;text-decoration:none;display:inline-flex}.hgp-cancelact:disabled{cursor:not-allowed}.hgp-cancelact:focus-visible{outline:var(--hgp-line-2)solid var(--leaf-soft);outline-offset:0}.hgp-field{gap:var(--space-2);flex-direction:column;display:flex}.hgp-field-label{font-size:var(--text-label);color:var(--muted);letter-spacing:.04em;font-weight:800}.hgp-field-error{font-size:var(--text-hint);color:var(--ink-warn);margin:0;font-weight:700}.hgp-field-hint{font-size:var(--text-label);color:var(--muted);margin:0;font-weight:700}.hgp-input,.hgp-select,.hgp-textarea{background:var(--card);width:100%;color:var(--ink);border:var(--hgp-hairline)solid var(--border-strong);border-radius:var(--radius-card);font-family:var(--font-body);font-size:var(--text-body);transition:border-color var(--motion-fast)var(--ease-standard);font-weight:500;display:block}.hgp-input{min-height:var(--hgp-cta);padding:0 var(--space-3)}.hgp-input[type=file]{min-height:calc(var(--hgp-tap) + var(--space-2));padding:var(--space-1)}.hgp-input[type=file]::file-selector-button{min-height:var(--hgp-tap);margin-right:var(--space-3);padding:0 var(--space-3);border-radius:var(--radius-small);background:var(--paper-deep);color:var(--leaf-deep);font:inherit;cursor:pointer;border:0;font-weight:800}.hgp-input[type=file]:disabled::file-selector-button{background:var(--muted-soft);color:var(--muted);cursor:not-allowed}.hgp-select{appearance:none;min-height:var(--hgp-cta);padding:0 calc(var(--space-3) + var(--space-2) + var(--space-2))0 var(--space-3)}.hgp-textarea{min-height:calc(var(--space-12)*2 + var(--space-3) + var(--space-1)/2);padding:var(--space-3)var(--space-4);resize:vertical;line-height:1.9}.hgp-input::placeholder,.hgp-textarea::placeholder{color:var(--muted)}.hgp-input:focus,.hgp-select:focus,.hgp-textarea:focus{border-color:var(--leaf);outline:var(--hgp-line-2)solid var(--leaf-soft)}.hgp-input:disabled,.hgp-select:disabled,.hgp-textarea:disabled{background:var(--muted-soft);color:var(--muted);border-color:var(--border);cursor:not-allowed}.hgp-input[data-state=error],.hgp-select[data-state=error],.hgp-textarea[data-state=error]{border-color:var(--ink-warn)}.hgp-select-wrap{display:block;position:relative}.hgp-select-wrap:after{content:"";top:50%;right:var(--space-3);width:0;height:0;margin-top:calc(-1*var(--hgp-line-3));border-left:var(--space-1)solid transparent;border-right:var(--space-1)solid transparent;border-top:calc(var(--space-1) + var(--hgp-line-2))solid var(--muted);pointer-events:none;position:absolute}.hgp-select-wrap:focus-within:after{border-top-color:var(--leaf-deep)}.hgp-chip{align-items:center;gap:var(--space-1);min-height:var(--hgp-tap);padding:0 var(--space-4);border-radius:var(--radius-pill);background:var(--card);border:var(--hgp-hairline)solid var(--border-strong);color:var(--ink);font-family:var(--font-body);font-size:var(--text-caption);cursor:pointer;transition:background-color var(--motion-fast)var(--ease-standard),border-color var(--motion-fast)var(--ease-standard),transform var(--motion-fast)var(--ease-standard);font-weight:700;display:inline-flex}.hgp-chip--selected{background:var(--leaf-soft);border:var(--hgp-line-2)solid var(--leaf);color:var(--leaf-deep);font-weight:800}.hgp-chip:active:not(:disabled){transform:scale(.985)}.hgp-chip:disabled{background:var(--muted-soft);border:var(--hgp-hairline)solid var(--border);color:var(--muted);cursor:not-allowed;transform:none}.hgp-chip:focus-visible{outline:var(--hgp-line-2)solid var(--leaf-soft);outline-offset:var(--hgp-hairline)}.hgp-cat-btnbox{width:calc(var(--space-12)*7 + var(--space-4) + var(--hgp-line-2));max-width:100%}.hgp-cat-press .hgp-btn{min-height:calc(var(--hgp-tap) + var(--hgp-hairline))}.hgp-cat-press .hgp-btn--seal{background:var(--seal-deep);box-shadow:var(--shadow-sm);transform:scale(.985)}.hgp-cat-press .hgp-btn--primary{background:var(--leaf-deep);box-shadow:var(--shadow-sm);transform:scale(.985)}.hgp-cat-press .hgp-btn--secondary{background:var(--paper-deep);box-shadow:none;transform:scale(.985)}.hgp-cat-press .hgp-textlink{color:var(--leaf-deep)}.hgp-cat-focus .hgp-input,.hgp-cat-focus .hgp-select,.hgp-cat-focus .hgp-textarea{border-color:var(--leaf);outline:var(--hgp-line-2)solid var(--leaf-soft)}.hgp-cat-focus .hgp-select-wrap:after{border-top-color:var(--leaf-deep)}.hgp-cat-tapguide{border:var(--hgp-hairline)dashed var(--border-strong);border-radius:var(--radius-small);display:inline-flex}.hgp-cat-chiprow{gap:var(--space-2);flex-wrap:wrap;display:flex}.hgp-cat-none{min-height:var(--hgp-tap);font-size:var(--text-hint);color:var(--muted);align-items:center;font-weight:700;display:inline-flex}.hgp-cat-note{padding-top:var(--space-3);border-top:var(--hgp-hairline)dashed var(--border-soft);font-size:var(--text-label);color:var(--muted);margin:0;font-weight:500;line-height:1.9}.hgp-cat-refpanel{align-items:center;gap:var(--space-6);background:var(--card-soft);border:var(--hgp-hairline)solid var(--border-soft);border-radius:var(--radius-card);padding:var(--space-4);flex-wrap:wrap;display:flex}.hgp-cat-sealcircle{width:calc(var(--space-12)*2);height:calc(var(--space-12)*2);border-radius:var(--radius-pill);background:var(--seal);border:var(--hgp-hairline)solid var(--seal-edge);box-shadow:var(--shadow-md);justify-content:center;align-items:center;display:flex}.hgp-cat-sealcircle-glyph{flex-direction:column;align-items:center;display:flex}.hgp-cat-sealcircle-body{width:calc(var(--space-3) + var(--hgp-line-2));height:var(--space-6);border-radius:var(--radius-pill);background:var(--cream-text)}.hgp-cat-sealcircle-arc{width:calc(var(--space-6) + var(--hgp-line-2));height:var(--space-3);border:var(--hgp-line-3)solid var(--cream-text);border-bottom-left-radius:var(--radius-soft);border-bottom-right-radius:var(--radius-soft);margin-top:calc(-1*var(--space-2));border-top:none}.hgp-cat-sealcircle-stem{width:var(--hgp-line-3);height:var(--space-1);background:var(--cream-text)}.hgp-cat-sealcircle-base{width:var(--space-4);height:var(--hgp-line-3);border-radius:var(--radius-pill);background:var(--cream-text)}.hgp-cat-reftext{min-width:calc(var(--space-12)*5 + var(--space-4) + var(--space-1));font-size:var(--text-hint);color:var(--muted);flex:1;font-weight:700;line-height:1.9}.hgp-cat-reftext-strong{color:var(--ink)}.hgp-panel{gap:var(--space-2);padding:var(--space-4);background:var(--card);border:var(--hgp-hairline)solid var(--border);border-radius:var(--radius-panel);box-shadow:var(--shadow-sm);flex-direction:column;display:flex}.hgt-brand-lockup{width:fit-content;min-height:var(--hgp-tap);align-items:center;gap:var(--space-2);color:var(--leaf-deep);text-decoration:none;display:inline-flex}.hgt-brand-lockup>span,.onboarding-brand-mark{width:calc(var(--space-8) + var(--hgp-line-2));height:calc(var(--space-8) + var(--hgp-line-2));border-radius:calc(var(--space-2) + var(--hgp-line-2));background:var(--seal);box-shadow:var(--shadow-seal);color:var(--card);font-family:var(--font-heading);font-size:var(--text-title);flex:none;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.hgt-brand-lockup>strong{font-family:var(--font-heading);font-size:var(--text-title);letter-spacing:.04em;font-weight:800}.hgp-panel--soft{background:var(--card-soft);border-color:var(--border-soft);box-shadow:none}.hgp-panel--genbun{padding:var(--space-3)var(--space-4);min-height:calc(var(--space-12)*2 + var(--space-3) + var(--space-1)/2)}.hgp-panel--ai-draft{gap:var(--space-3);border:var(--hgp-line-2)dashed var(--seal-pending-stroke);box-shadow:none}.hgp-panel--confirmed{align-items:flex-start;gap:var(--space-3);flex-direction:row}.hgp-panel--warning{background:var(--warning-soft);border-color:var(--ink-warn);box-shadow:none}.hgp-panel__title{font-size:var(--text-title);font-weight:700}.hgp-panel--warning .hgp-panel__title{color:var(--ink-warn);font-weight:800}.hgp-panel__body{font-size:var(--text-caption);font-weight:500;line-height:1.8}.hgp-panel__genbun-label{font-size:var(--text-label);color:var(--muted);letter-spacing:.04em;font-weight:800}.hgp-panel__genbun-text{font-size:var(--text-body);margin:0;font-weight:500;line-height:1.9}.hgp-panel__ai-head{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.hgp-panel__kv{grid-template-columns:calc(var(--space-12) + var(--space-4))1fr;gap:var(--space-2)var(--space-3);align-items:baseline;display:grid}.hgp-panel__kv-key{font-size:var(--text-label);color:var(--muted);font-weight:800}.hgp-panel__kv-val{font-size:var(--text-title);font-weight:700}.hgp-panel__ai-foot{justify-content:space-between;align-items:center;gap:var(--space-2);border-top:var(--hgp-hairline)solid var(--border-soft);padding-top:var(--space-2);flex-wrap:wrap;display:flex}.hgp-panel__ai-note{font-size:var(--text-hint);color:var(--muted);font-weight:700}.hgp-panel__confirmed-main{gap:var(--space-2);flex-direction:column;flex:1;min-width:0;display:flex}.hgp-panel__confirmed-head{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.hgp-panel__confirmed-meta{font-size:var(--text-hint);color:var(--muted);font-weight:700}.hgp-tap-panel{appearance:none;gap:var(--space-2);width:100%;padding:var(--space-4);background:var(--card);border:var(--hgp-hairline)solid var(--border);border-radius:var(--radius-panel);box-shadow:var(--shadow-sm);color:inherit;text-align:left;cursor:pointer;transition:background var(--motion-fast)var(--ease-standard),box-shadow var(--motion-fast)var(--ease-standard),transform var(--motion-fast)var(--ease-standard);flex-direction:column;font-family:inherit;display:flex}@media (hover:hover){.hgp-tap-panel:hover{background:var(--card-soft)}}.hgp-tap-panel:active{background:var(--card-soft);box-shadow:none;transform:scale(.99)}.hgp-tap-panel--selected{border:var(--hgp-line-2)solid var(--leaf)}.hgp-tap-panel__title{font-size:var(--text-title);font-weight:700}.hgp-tap-panel--selected .hgp-tap-panel__title{color:var(--leaf-deep)}.hgp-tap-panel__meta{font-size:var(--text-caption);color:var(--muted);font-weight:500}.hgp-row-group{background:var(--card);border:var(--hgp-hairline)solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-sm);flex-direction:column;display:flex;overflow:hidden}.hgp-row{appearance:none;align-items:center;gap:var(--space-3);width:100%;min-height:calc(var(--space-12) + var(--space-2));padding:var(--space-3)var(--space-4);color:inherit;text-align:left;cursor:pointer;transition:background var(--motion-fast)var(--ease-standard);background:0 0;border:none;border-radius:0;font-family:inherit;display:grid}.hgp-row-group .hgp-row+.hgp-row{border-top:var(--hgp-hairline)solid var(--border-soft)}@media (hover:hover){.hgp-row:hover{background:var(--card-soft)}}.hgp-row:active{background:var(--paper-deep)}.hgp-row--record{grid-template-columns:calc(var(--space-6) + var(--space-1))1fr auto}.hgp-row--report{grid-template-columns:1fr auto var(--space-4)}.hgp-row--field,.hgp-row--notification{grid-template-columns:var(--space-3)1fr auto}.hgp-row__main{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.hgp-row__title{font-size:var(--text-title);font-weight:700}.hgp-row--record .hgp-row__title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.hgp-row__meta{font-size:var(--text-hint);color:var(--muted);font-weight:700}.hgp-row__side{justify-content:flex-end;align-items:center;display:inline-flex}.hgp-row__chevron{font-size:var(--text-heading);color:var(--muted);text-align:center;font-weight:700}.hgp-row__time{font-size:var(--text-label);color:var(--muted);font-variant-numeric:tabular-nums;font-weight:700}.hgp-row__notice-text{min-width:0;font-size:var(--text-caption);font-weight:500;line-height:1.7}.hgp-row--unread .hgp-row__notice-text{font-weight:700}.hgp-row__unread-dot{width:var(--space-2);height:var(--space-2);border-radius:var(--radius-pill);background:0 0}.hgp-row--unread .hgp-row__unread-dot{background:var(--leaf)}.hgp-cat-demo-pressed .hgp-tap-panel{background:var(--card-soft);box-shadow:none;transform:scale(.99)}.hgp-cat-demo-pressed .hgp-row{background:var(--paper-deep)}.hgp-status-badge{align-items:center;gap:var(--space-1);min-height:var(--space-6);padding:0 var(--space-2);border-radius:var(--radius-small);font-size:var(--text-label);font-weight:800;display:inline-flex}.hgp-status-badge--draft{background:var(--muted-soft);color:var(--ink);border:var(--hgp-hairline)dashed var(--seal-pending-stroke)}.hgp-status-badge--published{background:var(--published-soft);color:var(--published)}.hgp-status-badge--pending{background:var(--warning-soft);color:var(--ink-warn)}.hgp-status-badge--warn{background:var(--warning-soft);color:var(--ink-warn);border:var(--hgp-hairline)solid var(--ink-warn)}.hgp-field-dot{width:calc(var(--space-2) + var(--space-1)/2);height:calc(var(--space-2) + var(--space-1)/2);border-radius:var(--radius-pill);flex-shrink:0;display:inline-block}.hgp-field-dot--good{background:var(--status-good)}.hgp-field-dot--warning{background:var(--status-warning)}.hgp-field-dot--none{background:var(--status-none)}.hgp-dot-legend{align-items:center;gap:var(--space-2);font-size:var(--text-hint);color:var(--ink);font-weight:700;display:inline-flex}.hgp-seal-mark{border-radius:var(--radius-pill);font-family:var(--font-heading);flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.hgp-seal-mark--stamped{border-style:solid;border-color:var(--seal);color:var(--seal);transform:rotate(-6deg)}.hgp-seal-mark--pending{border-style:dashed;border-color:var(--seal-pending-stroke);color:var(--muted);transform:none}.hgp-seal-mark--row{width:var(--space-6);height:var(--space-6);border-width:calc(var(--hgp-hairline)*1.5);font-size:var(--text-label)}.hgp-seal-mark--panel{width:var(--space-8);height:var(--space-8);border-width:var(--hgp-line-2);font-size:var(--text-caption)}.hgp-seal-mark--hero{width:calc(var(--space-12) + var(--space-6));height:calc(var(--space-12) + var(--space-6));border-width:var(--hgp-line-3);font-size:var(--text-display)}.hgp-topbar{width:100%;min-height:calc(var(--space-12) + var(--space-2));grid-template-columns:calc(var(--space-12) + var(--space-6))1fr calc(var(--space-12) + var(--space-6));background:var(--paper);border:var(--hgp-hairline)solid var(--border);border-radius:var(--radius-card);align-items:center;display:grid}.hgp-topbar__slot{min-height:var(--hgp-tap);justify-content:center;align-items:center;display:flex}.hgp-topbar__back{width:100%;min-height:var(--hgp-tap);color:var(--leaf-deep);font-size:var(--text-caption);cursor:pointer;border-radius:var(--radius-small);transition:transform var(--motion-fast)var(--ease-standard),background-color var(--motion-fast)var(--ease-standard);justify-content:center;align-items:center;font-weight:800;text-decoration:none;display:flex}.hgp-topbar__title{text-align:center;font-family:var(--font-heading);font-size:var(--text-heading);color:var(--ink);margin:0;font-weight:600}.hgp-topbar__action{white-space:nowrap;min-height:var(--hgp-tap);min-width:var(--hgp-tap);padding:0 var(--space-2);color:var(--leaf);font-size:var(--text-caption);text-underline-offset:var(--hgp-line-3);cursor:pointer;border-radius:var(--radius-small);transition:transform var(--motion-fast)var(--ease-standard),background-color var(--motion-fast)var(--ease-standard);background:0 0;border:none;justify-content:center;align-items:center;font-weight:700;text-decoration:underline;display:inline-flex}.hgp-topbar__back:active,.hgp-topbar__action:active{transform:scale(.985)}@media (hover:hover){.hgp-topbar__back:hover,.hgp-topbar__action:hover{background:color-mix(in srgb,var(--leaf-soft)55%,transparent)}}.hgp-tabbar{width:100%;min-height:calc(var(--space-12) + var(--space-4));background:var(--card);border:var(--hgp-hairline)solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-md);grid-template-columns:repeat(5,1fr);align-items:stretch;display:grid}.hgp-tabbar--four{grid-template-columns:repeat(4,1fr)}.hgp-tabbar__tab{justify-content:center;align-items:center;gap:var(--space-1);min-height:calc(var(--space-12) + var(--space-4));cursor:pointer;transition:transform var(--motion-fast)var(--ease-standard);flex-direction:column;text-decoration:none;display:flex}.hgp-tabbar__icon{color:var(--muted);justify-content:center;align-items:center;display:inline-flex}.hgp-tabbar__tab--active .hgp-tabbar__icon{color:var(--leaf-deep)}.hgp-tabbar__label{font-size:var(--text-label);color:var(--muted);font-weight:800}.hgp-tabbar__tab--active .hgp-tabbar__label{color:var(--leaf-deep)}.hgp-tabbar__dot{width:var(--space-1);height:var(--space-1);border-radius:var(--radius-pill);background:0 0}.hgp-tabbar__tab--active .hgp-tabbar__dot{background:var(--leaf)}.hgp-tabbar__record{align-items:center;gap:var(--space-1);margin-top:calc(var(--space-4)*-1);cursor:pointer;transition:transform var(--motion-fast)var(--ease-standard);flex-direction:column;text-decoration:none;display:flex}.hgp-tabbar__record-circle{width:calc(var(--space-12) + var(--space-2));height:calc(var(--space-12) + var(--space-2));border-radius:var(--radius-pill);background:var(--seal);border:var(--hgp-hairline)solid var(--seal-edge);box-shadow:var(--shadow-md);transition:background-color var(--motion-fast)var(--ease-standard);justify-content:center;align-items:center;display:flex}.hgp-tabbar__record-glyph{font-family:var(--font-heading);font-size:var(--text-display);color:var(--cream-text);font-weight:700}.hgp-tabbar__record-label{font-size:var(--text-label);color:var(--seal-deep);font-weight:800}.hgp-tabbar__tab:active,.hgp-tabbar__record:active{transform:scale(.985)}@media (hover:hover){.hgp-tabbar__tab:hover .hgp-tabbar__label{color:var(--ink)}.hgp-tabbar__tab--active:hover .hgp-tabbar__label{color:var(--leaf-deep)}.hgp-tabbar__record:hover .hgp-tabbar__record-circle{background:var(--seal-deep)}}.hgp-desktop-nav{align-items:center;gap:var(--space-4);min-height:calc(var(--space-12) + var(--space-4));background:var(--card);border:var(--hgp-hairline)solid var(--border);border-radius:var(--radius-card);padding:0 var(--space-6);flex-wrap:wrap;display:flex}.hgp-desktop-nav__brand{font-family:var(--font-heading);font-size:var(--text-heading);color:var(--leaf-deep);font-weight:700}.hgp-desktop-nav__items{gap:var(--space-1);flex-wrap:wrap;display:flex}.hgp-desktop-nav__item{min-height:var(--hgp-tap);padding:0 var(--space-4);border-radius:var(--radius-pill);color:var(--muted);font-size:var(--text-caption);cursor:pointer;transition:transform var(--motion-fast)var(--ease-standard),background-color var(--motion-fast)var(--ease-standard);align-items:center;font-weight:700;text-decoration:none;display:inline-flex}.hgp-desktop-nav__item--active{background:var(--leaf-soft);color:var(--leaf-deep);font-weight:800}.hgp-desktop-nav__spacer{flex:1}.hgp-desktop-nav__account{align-items:center;gap:var(--space-2);min-height:var(--hgp-tap);padding:0 var(--space-4);border:var(--hgp-hairline)solid var(--border-strong);border-radius:var(--radius-pill);background:var(--card);color:var(--ink);font-size:var(--text-caption);cursor:pointer;transition:transform var(--motion-fast)var(--ease-standard),background-color var(--motion-fast)var(--ease-standard);font-weight:700;display:inline-flex}.hgp-desktop-nav__caret{border-left:var(--space-1)solid transparent;border-right:var(--space-1)solid transparent;border-top:calc(var(--space-1)*1.5)solid var(--muted);width:0;height:0}.hgp-desktop-nav__avatar{width:var(--hgp-tap);height:var(--hgp-tap);border-radius:var(--radius-pill);background:var(--leaf-soft);color:var(--leaf-deep);font-size:var(--text-title);cursor:pointer;transition:transform var(--motion-fast)var(--ease-standard),background-color var(--motion-fast)var(--ease-standard);border:none;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.hgp-desktop-nav__item:active,.hgp-desktop-nav__account:active,.hgp-desktop-nav__avatar:active{transform:scale(.985)}@media (hover:hover){.hgp-desktop-nav__item:hover{background:color-mix(in srgb,var(--leaf-soft)55%,transparent)}.hgp-desktop-nav__item--active:hover{background:var(--leaf-soft)}.hgp-desktop-nav__account:hover{background:var(--paper-deep)}.hgp-desktop-nav__avatar:hover{background:color-mix(in srgb,var(--leaf-soft)70%,var(--paper-deep))}}.hgp-topbar__back:focus-visible,.hgp-topbar__action:focus-visible,.hgp-tabbar__tab:focus-visible,.hgp-tabbar__record:focus-visible,.hgp-desktop-nav__item:focus-visible,.hgp-desktop-nav__account:focus-visible,.hgp-desktop-nav__avatar:focus-visible{outline:var(--hgp-line-2)solid var(--leaf);outline-offset:var(--hgp-line-2)}.hgp-cat-row-s08{gap:var(--space-3);flex-wrap:wrap;align-items:center;display:flex}.hgp-cat-row-s08--dots{gap:var(--space-6)}.hgp-cat-row-s08--seals{gap:var(--space-6);align-items:flex-end}.hgp-cat-seal-cell-s08{gap:var(--space-1);flex-direction:column;align-items:center;display:flex}.hgp-cat-mobile-w-s09{width:100%;max-width:calc(var(--space-12)*8 + var(--space-3)/2)}.hgp-cat-tabbar-pad-s09{padding-top:var(--space-4)}.hgp-state-notice{background:var(--paper);border:var(--hgp-hairline)solid var(--border-soft);border-radius:var(--radius-panel);padding:var(--space-8)var(--space-6);align-items:center;gap:var(--space-3);text-align:center;flex-direction:column;display:flex}.hgp-state-notice--quota{text-align:left;align-items:stretch}.hgp-state-notice__mark{width:calc(var(--space-12) + var(--space-2));height:calc(var(--space-12) + var(--space-2));border-radius:var(--radius-pill);flex:none;justify-content:center;align-items:center;display:flex}.hgp-state-notice__mark--empty{border:var(--hgp-line-2)dashed var(--border-strong);color:var(--muted);font-family:var(--font-heading);font-size:var(--text-display);font-weight:700}.hgp-state-notice__mark--error{background:var(--warning-soft);color:var(--ink-warn);font-size:var(--text-display);font-weight:800}.hgp-state-notice__mark--offline{background:var(--muted-soft);color:var(--muted);font-size:var(--text-label);font-weight:800}.hgp-state-notice__title{font-size:var(--text-title);font-weight:700}.hgp-state-notice__body{font-size:var(--text-hint);color:var(--muted);font-weight:700;line-height:1.8}.hgp-state-notice__quota-head{justify-content:space-between;align-items:baseline;gap:var(--space-2);display:flex}.hgp-state-notice__quota-caption{font-size:var(--text-label);color:var(--muted);letter-spacing:.04em;font-weight:800}.hgp-state-notice__quota-count{font-size:var(--text-label);font-variant-numeric:tabular-nums;font-weight:800}.hgp-state-notice__quota-bar{height:var(--space-2);border-radius:var(--radius-pill);background:var(--muted-soft);overflow:hidden}.hgp-state-notice__quota-fill{background:var(--leaf);border-radius:var(--radius-pill);height:100%}.hgp-state-notice__quota-fill--warn{background:var(--warning)}.hgp-notice-chip{min-height:var(--space-6);padding:0 var(--space-2);border-radius:var(--radius-small);font-size:var(--text-label);background:var(--warning-soft);color:var(--ink-warn);align-items:center;font-weight:800;display:inline-flex}.hgp-toast{width:100%;max-width:calc(var(--space-12)*8 - var(--space-6) - var(--space-1)/2);min-height:var(--hgp-cta);align-items:center;gap:var(--space-3);border-radius:var(--radius-soft);box-shadow:var(--shadow-lg);padding:var(--space-2)var(--space-4);display:flex}.hgp-toast--success{background:var(--leaf-deep);color:var(--cream-text)}.hgp-toast--progress{background:var(--ink);color:var(--cream-text)}.hgp-toast--warn{background:var(--card);border:var(--hgp-hairline)solid var(--ink-warn);color:var(--ink-warn)}.hgp-toast__icon{width:calc(var(--space-4) + var(--space-1));height:calc(var(--space-4) + var(--space-1));border-radius:var(--radius-pill);font-size:var(--text-label);flex:none;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.hgp-toast--success .hgp-toast__icon{background:var(--published-soft);color:var(--leaf-deep)}.hgp-toast--warn .hgp-toast__icon{background:var(--warning-soft);color:var(--ink-warn)}.hgp-toast__msg{font-size:var(--text-caption);flex:1;font-weight:700}.hgp-toast--warn .hgp-toast__msg{line-height:1.6}.hgp-toast__action{min-height:var(--hgp-tap);padding:0 var(--space-2);cursor:pointer;font-family:var(--font-body);font-size:var(--text-caption);text-underline-offset:var(--hgp-line-3);color:var(--cream-text);transition:transform var(--motion-fast)var(--ease-standard);background:0 0;border:none;flex:none;justify-content:center;align-items:center;font-weight:800;text-decoration:underline;display:inline-flex}.hgp-toast--warn .hgp-toast__action{color:var(--leaf)}.hgp-toast__action:active{transform:scale(.985)}.hgp-skeleton{gap:var(--space-4);flex-direction:column;display:flex}.hgp-skeleton__row{gap:var(--space-3);align-items:center;animation:1.6s ease-in-out infinite hgp-skel-pulse;display:flex}.hgp-skeleton__dot{width:var(--space-6);height:var(--space-6);border-radius:var(--radius-pill);background:var(--paper-deep);flex:none}.hgp-skeleton__lines{gap:var(--space-2);flex-direction:column;flex:1;display:flex}.hgp-skeleton__bar{height:var(--space-3);border-radius:var(--radius-small);background:var(--paper-deep)}.hgp-ha-demo{align-items:center;gap:var(--space-3);padding:var(--space-6);flex-direction:column;display:flex}.hgp-demo-list-card{width:100%;max-width:calc(var(--space-12)*8 + var(--space-3)/2);background:var(--card);border:var(--hgp-hairline)solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-sm);padding:var(--space-4)}.hgp-motion-principles{background:var(--card-soft);border:var(--hgp-hairline)solid var(--border-soft);border-radius:var(--radius-card);padding:var(--space-4);gap:var(--space-2);font-size:var(--text-hint);flex-direction:column;font-weight:700;line-height:1.8;display:flex}.hgp-motion-hover-card{background:var(--card);border:var(--hgp-hairline)solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-sm);padding:var(--space-4);cursor:pointer;transition:transform var(--motion-fast)var(--ease-standard),box-shadow var(--motion-fast)var(--ease-standard)}@media (hover:hover){.hgp-motion-hover-card:hover{transform:translateY(calc(var(--hgp-hairline)*-1));box-shadow:var(--shadow-md)}}.hgp-motion-hover-card__title{font-size:var(--text-title);font-weight:700}.hgp-motion-hover-card__sub{font-size:var(--text-hint);color:var(--muted);font-weight:700}.hgp-stamp-demo-row{align-items:center;gap:var(--space-4);display:flex}.hgp-stamp-demo{width:calc(var(--space-12)*2 - var(--space-2));height:calc(var(--space-12)*2 - var(--space-2));animation:hgp-stamp-in var(--motion-stamp)var(--ease-standard)both;justify-content:center;align-items:center;display:inline-flex}.hgp-toast-demo{min-height:var(--hgp-cta);animation:hgp-toast-in var(--motion-base)var(--ease-standard)both}.hgp-motion-list{background:var(--card);border:var(--hgp-hairline)solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-sm);flex-direction:column;display:flex;overflow:hidden}.hgp-motion-list__row{padding:var(--space-3)var(--space-4);font-size:var(--text-caption);animation:hgp-fade-in var(--motion-base)var(--ease-standard)both;font-weight:700}.hgp-motion-list__row+.hgp-motion-list__row{border-top:var(--hgp-hairline)solid var(--border-soft)}.hgp-motion-list__row--d1{animation-delay:30ms}.hgp-motion-list__row--d2{animation-delay:60ms}.hgp-motion-list__row--d3{animation-delay:90ms}.hgp-motion-list__row--d4{animation-delay:.12s}.hgp-demo-paper{background:var(--paper);border:var(--hgp-hairline)solid var(--border-soft);border-radius:var(--radius-card);padding:var(--space-4)}.hgp-demo-col{gap:var(--space-2);flex-direction:column;display:flex}.hgp-demo-w240{width:calc(var(--space-12)*5);max-width:100%}.hgp-demo-w280{width:calc(var(--space-12)*6 - var(--space-2));max-width:100%}.hgp-demo-w300{width:calc(var(--space-12)*6 + var(--space-3));max-width:100%}.hgp-motion-note{font-size:var(--text-label);color:var(--muted);font-weight:700}.hgp-cat-specnote{padding-top:var(--space-3);border-top:var(--hgp-hairline)dashed var(--border-soft);font-size:var(--text-label);color:var(--muted);margin:0;font-weight:500;line-height:1.9}@media (prefers-reduced-motion:reduce){.hgp-skeleton__row,.hgp-stamp-demo,.hgp-toast-demo,.hgp-motion-list__row{animation:none}.hgp-motion-hover-card,.hgp-toast__action{transition:none}}.hgp-shell{background:var(--paper-rule);flex-direction:column;min-height:100dvh;display:flex}.hgp-mobile-only{display:none}.hgp-desktop-only{display:block}@media (max-width:45em){.hgp-mobile-only{display:block}.hgp-desktop-only{display:none}}.hgp-shell__content{width:min(100%,calc(var(--space-12)*15));padding:var(--space-6)var(--space-4)var(--space-12);gap:var(--space-4);flex-direction:column;flex:1;margin:0 auto;display:flex}@media (max-width:45em){.hgp-shell__content{padding:var(--space-4)}.hgp-shell__content :is(a[href],button,input,select,textarea){scroll-margin-block-end:calc(var(--space-12)*2 + var(--space-6))}}.hgp-shell__heading{justify-content:space-between;align-items:baseline;gap:var(--space-3);display:flex}.hgp-shell__heading-title{font-family:var(--font-heading);font-size:var(--text-display);color:var(--ink);margin:0;font-weight:600}.hgp-shell__heading-meta{font-size:var(--text-hint);color:var(--muted);font-weight:700}.hgp-shell__bottomnav{z-index:20;padding:var(--space-4)var(--space-4)calc(var(--space-2) + env(safe-area-inset-bottom,0rem));margin-top:auto;position:sticky;bottom:0}.hgp-shell__brand{font-family:var(--font-heading);font-size:var(--text-heading);color:var(--leaf-deep);min-height:var(--hgp-tap);align-items:center;font-weight:700;text-decoration:none;display:inline-flex}.hgp-shell__nav-end{align-items:center;gap:var(--space-3);display:inline-flex}.hgp-shell__settings-link{min-height:var(--hgp-tap);min-width:var(--hgp-tap);padding:0 var(--space-2);color:var(--ink-soft,var(--ink));font-size:var(--text-caption);border-radius:var(--radius-small);justify-content:center;align-items:center;font-weight:700;text-decoration:none;display:inline-flex}.hgp-shell__settings-link:hover{background:color-mix(in srgb,var(--leaf-soft)55%,transparent);color:var(--leaf-deep)}.hgp-shell__farm-pill{align-items:center;gap:var(--space-2);min-height:var(--hgp-tap);padding:0 var(--space-4);border:var(--hgp-hairline)solid var(--border-strong);border-radius:var(--radius-pill);background:var(--card);color:var(--ink);font-size:var(--text-caption);font-weight:700;text-decoration:none;display:inline-flex}.hgp-shell__farm-caret{border-left:var(--space-1)solid transparent;border-right:var(--space-1)solid transparent;border-top:calc(var(--space-1) + var(--hgp-line-2))solid var(--muted);width:0;height:0}.hgp-shell__avatar{width:var(--hgp-tap);height:var(--hgp-tap);border-radius:var(--radius-pill);background:var(--leaf-soft);color:var(--leaf-deep);font-family:var(--font-heading);font-size:var(--text-title);justify-content:center;align-items:center;font-weight:700;text-decoration:none;display:inline-flex}@media (hover:hover){.hgp-shell__farm-pill:hover{background:var(--paper-deep)}.hgp-shell__avatar:hover{background:color-mix(in srgb,var(--leaf-soft)70%,var(--card))}}.hgp-shell__block{gap:var(--space-2);flex-direction:column;display:flex}.hgp-shell__block-title{font-family:var(--font-heading);font-size:var(--text-title);color:var(--leaf-deep);margin:0;font-weight:600}.hgp-shell__note{font-size:var(--text-label);color:var(--muted);margin:0;font-weight:700;line-height:1.7}.hgp-shell__manage-header{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.hgp-shell__manage-copy{gap:var(--space-1);font-size:var(--text-caption);color:var(--ink);flex-direction:column;font-weight:700;display:flex}.hgp-shell__manage-sub{font-size:var(--text-hint);color:var(--muted);font-weight:700}.hgp-row-expand{border-top:var(--hgp-hairline)solid var(--border-soft);border-left:var(--hgp-line-2)solid var(--leaf);background:var(--card);padding:var(--space-3)var(--space-4);gap:var(--space-2);animation:hgp-fade-in var(--motion-fast)var(--ease-standard)both;flex-direction:column;display:flex}.hgp-row-expand__label{font-size:var(--text-label);color:var(--muted);letter-spacing:.04em;font-weight:800}.hgp-row-expand__text{font-size:var(--text-body);color:var(--ink);margin:0;font-weight:500;line-height:1.9}.hgp-row-expand__actions{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.hgp-row-expand__note{font-size:var(--text-label);color:var(--muted);margin:0;font-weight:700}.hgp-row-expand__kv{grid-template-columns:calc(var(--space-12) + var(--space-4))1fr;gap:var(--space-1)var(--space-3);font-size:var(--text-caption);font-weight:700;display:grid}.hgp-row-expand__kv dt{color:var(--muted);font-weight:800;font-size:var(--text-label)}.hgp-row-expand__kv dd{color:var(--ink);margin:0}
.hgt-route{gap:var(--space-4);min-width:0;color:var(--ink);flex-direction:column;display:flex}.hgt-route--form{width:min(100%,calc(var(--space-12)*15));align-self:center}.hgt-context{gap:var(--space-1)var(--space-4);min-width:0;padding:var(--space-3)var(--space-4);border:var(--hgp-hairline)solid var(--border-strong);border-radius:var(--radius-card);background:var(--card-soft);grid-template-columns:minmax(0,1fr) auto;display:grid}.hgt-context__eyebrow,.hgt-eyebrow{color:var(--muted);font-size:var(--text-label);letter-spacing:.04em;font-weight:800}.hgt-context__title{min-width:0;color:var(--leaf-deep);font-family:var(--font-heading);font-size:var(--text-heading);font-weight:700}.hgt-context__meta,.hgt-context__scope{min-width:0;color:var(--muted);font-size:var(--text-caption);font-weight:700;line-height:1.7}.hgt-context__scope{max-width:calc(var(--space-12)*5);text-align:right;grid-area:1/2/span 2;align-self:center}.hgt-heading-row,.hgt-section-heading,.hgt-record-title{justify-content:space-between;align-items:flex-start;gap:var(--space-4);min-width:0;display:flex}.hgt-heading-row h2,.hgt-section-heading h2,.hgt-section-heading h3,.hgt-record-title h2,.hgt-section-intro h2,.hgt-panel-stack h2,.hgt-panel-stack h3,.hgt-master h3,.hgt-detail-preview h3{color:var(--leaf-deep);font-family:var(--font-heading);font-size:var(--text-heading);margin:0;font-weight:700}.hgt-heading-row p,.hgt-section-heading p,.hgt-record-title p,.hgt-section-intro p,.hgt-panel-stack p,.hgt-state-copy{margin:var(--space-1)0 0;color:var(--muted);font-size:var(--text-caption);font-weight:700;line-height:1.8}.hgt-desktop-action{flex:0 0 calc(var(--space-12)*4)}@media (min-width:64em){.hgt-section-heading>.hgp-btn{width:auto;min-width:calc(var(--space-12)*4);align-self:center}}.hgt-section,.hgt-master,.hgt-detail-preview,.hgt-panel-stack,.hgt-form,.hgt-capture-step,.hgt-record-detail-main,.hgt-record-detail-side{gap:var(--space-3);flex-direction:column;min-width:0;display:flex}.hgt-master-detail{grid-template-columns:minmax(0,7fr)minmax(calc(var(--space-12)*6),5fr);gap:var(--space-6);align-items:start;min-width:0;display:grid}.hgt-card-list,.hgt-record-grid{gap:var(--space-3);min-width:0;display:grid}.hgt-trial-card,.hgt-review-card,.hgt-record-card{min-width:0;min-height:var(--hgp-tap);gap:var(--space-2);padding:var(--space-4);border:var(--hgp-hairline)solid var(--border);border-radius:var(--radius-card);background:var(--card);box-shadow:var(--shadow-sm);color:var(--ink);flex-direction:column;text-decoration:none;display:flex}.hgt-trial-card--selected,.hgt-review-card--selected{border-color:var(--leaf);box-shadow:var(--shadow-md)}.hgt-trial-card__head,.hgt-review-card__head,.hgt-record-card__head{justify-content:space-between;align-items:flex-start;gap:var(--space-3);min-width:0;display:flex}.hgt-trial-card__head strong,.hgt-review-card__head strong,.hgt-record-card__head strong{min-width:0;font-family:var(--font-heading);font-size:var(--text-title);line-height:1.6}.hgt-trial-card__meta,.hgt-trial-card__counts,.hgt-review-card>span,.hgt-record-card>span{min-width:0;color:var(--muted);font-size:var(--text-caption);font-weight:700;line-height:1.7}.hgt-badge-row,.hgt-button-row,.hgt-choice-row{align-items:center;gap:var(--space-2);flex-wrap:wrap;min-width:0;display:flex}.hgt-inline-state{min-height:var(--space-6);padding:0 var(--space-2);border:var(--hgp-hairline)solid var(--border-strong);border-radius:var(--radius-small);background:var(--card-soft);color:var(--ink);font-size:var(--text-label);white-space:nowrap;align-items:center;font-weight:800;line-height:1.4;display:inline-flex}.hgt-inline-state[data-state=unknown],.hgt-inline-state[data-state=conflict],.hgt-inline-state[data-state=returned]{border-color:var(--warning);background:var(--warning-soft);color:var(--ink-warn)}.hgt-definition-list{grid-template-columns:minmax(calc(var(--space-12)*2),auto)minmax(0,1fr);gap:var(--space-2)var(--space-4);min-width:0;font-size:var(--text-caption);margin:0;line-height:1.7;display:grid}.hgt-definition-list dt{color:var(--muted);font-weight:800}.hgt-definition-list dd{min-width:0;color:var(--ink);margin:0;font-weight:700}.hgt-definition-row{display:contents}.hgt-sync{grid-template-columns:var(--hgp-tap)minmax(0,1fr);gap:var(--space-3);min-width:0;padding:var(--space-3)var(--space-4);border:var(--hgp-hairline)solid var(--border-strong);border-radius:var(--radius-card);background:var(--card);display:grid}.hgt-sync[data-state=unknown],.hgt-sync[data-state=conflict],.hgt-sync[data-state=readback_required]{border-color:var(--warning);background:var(--warning-soft)}.hgt-sync__mark{width:var(--hgp-tap);min-height:var(--hgp-tap);border:var(--hgp-line-2)solid currentColor;border-radius:var(--radius-pill);color:var(--leaf-deep);font-size:var(--text-label);justify-content:center;align-items:center;font-weight:800;display:inline-flex}.hgt-sync__body{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.hgt-sync__head{justify-content:space-between;align-items:center;gap:var(--space-2);flex-wrap:wrap;min-width:0;display:flex}.hgt-sync__detail,.hgt-sync__next{min-width:0;color:var(--muted);font-size:var(--text-caption);font-weight:700;line-height:1.7}.hgt-sync__details{grid-column:2;min-width:0}.hgt-sync__details summary,.hgt-distribution summary,.hgt-exclusions summary{min-height:var(--hgp-tap);color:var(--leaf-deep);font-size:var(--text-caption);cursor:pointer;align-items:center;font-weight:800;display:flex}.hgt-sync__details dl{gap:var(--space-1)var(--space-3);font-size:var(--text-label);grid-template-columns:auto minmax(0,1fr);margin:0;display:grid}.hgt-sync__details dd{overflow-wrap:break-word;min-width:0;margin:0}.hgt-text-link,.hgt-local-nav a{min-height:var(--hgp-tap);padding:0 var(--space-2);color:var(--leaf-deep);font-size:var(--text-caption);text-underline-offset:var(--space-1);justify-content:center;align-items:center;font-weight:800;display:inline-flex}.hgt-local-nav{gap:var(--space-1);padding:var(--space-1);border:var(--hgp-hairline)solid var(--border);border-radius:var(--radius-pill);background:var(--card);flex-wrap:wrap;display:flex}.hgt-local-nav a{flex:1 1 calc(var(--space-12)*2);border-radius:var(--radius-pill);text-decoration:none}.hgt-detail-grid,.hgt-measure-summary,.hgt-transcript-grid{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;display:grid}.hgt-comparison-grid{gap:var(--space-4);grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;display:grid}.hgt-metric-card{gap:var(--space-3);flex-direction:column;min-width:0;display:flex}.hgt-metric-card__value{color:var(--leaf-deep);font-family:var(--font-heading);font-size:var(--text-numeral);font-variant-numeric:tabular-nums}.hgt-metric-card__formula,.hgt-distribution p{color:var(--muted);font-size:var(--text-label);margin:0;font-weight:700;line-height:1.7}.hgt-distribution ul,.hgt-exclusions ul,.hgt-ordinal-list,.hgt-revision-list{margin:0;padding:0;list-style:none}.hgt-distribution li,.hgt-ordinal-list li{justify-content:space-between;gap:var(--space-3);min-width:0;padding:var(--space-2)0;border-top:var(--hgp-hairline)solid var(--border-soft);font-size:var(--text-label);line-height:1.7;display:flex}.hgt-distribution li span,.hgt-ordinal-list li span{min-width:0;color:var(--muted)}.hgt-exclusions{padding:0 var(--space-4);border:var(--hgp-hairline)solid var(--warning);border-radius:var(--radius-card);background:var(--warning-soft);color:var(--ink-warn)}.hgt-exclusions li{margin:0 0 var(--space-2)var(--space-4);font-size:var(--text-caption);font-weight:700}.hgt-stepper{gap:var(--space-2);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.hgt-stepper li{align-items:center;gap:var(--space-2);min-width:0;min-height:var(--hgp-tap);padding:var(--space-2);border-bottom:var(--hgp-line-2)solid var(--border-strong);color:var(--muted);font-size:var(--text-caption);font-weight:800;display:flex}.hgt-stepper li[data-state=reached]{border-color:var(--leaf);color:var(--leaf-deep)}.hgt-stepper li span{width:var(--space-6);height:var(--space-6);border:var(--hgp-hairline)solid currentColor;border-radius:var(--radius-pill);justify-content:center;align-items:center;display:inline-flex}.hgt-section-intro{gap:var(--space-1);flex-direction:column;display:flex}.hgt-section-intro>span{color:var(--muted);font-size:var(--text-label);font-weight:800}.hgt-field,.hgt-fieldset,.hgt-arm-editor,.hgt-measure-card{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.hgt-field>label,.hgt-fieldset>legend,.hgt-arm-editor>legend,.hgt-measure-card>legend{color:var(--ink);font-size:var(--text-caption);font-weight:800}.hgt-field>p,.hgt-fieldset>p{color:var(--muted);font-size:var(--text-label);margin:0;font-weight:700;line-height:1.7}.hgt-field[data-state=error]>p[role=alert]:before{content:"！ ";font-weight:800}.hgt-field[data-state=error]>p[role=alert]{color:var(--ink-warn)}.hgt-fieldset,.hgt-arm-editor,.hgt-measure-card{padding:var(--space-4);border:var(--hgp-hairline)solid var(--border);border-radius:var(--radius-card);background:var(--card);margin:0}.hgt-arm-list,.hgt-labor-grid,.hgt-measure-grid,.hgt-ordinal-grid{gap:var(--space-4);grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;display:grid}.hgt-ordinal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hgt-review-list{grid-template-columns:minmax(calc(var(--space-12)*2),auto)minmax(0,1fr);gap:var(--space-2)var(--space-4);padding:var(--space-4);border:var(--hgp-hairline)solid var(--border);border-radius:var(--radius-card);background:var(--card);margin:0;display:grid}.hgt-review-list dt{color:var(--muted);font-size:var(--text-caption);font-weight:800}.hgt-review-list dd{min-width:0;font-size:var(--text-caption);margin:0;font-weight:700}.hgt-form-actions,.hgt-sticky-actions{gap:var(--space-2);padding-top:var(--space-4);flex-direction:column;display:flex}.hgt-form-actions>p,.hgt-sticky-actions>p{color:var(--muted);font-size:var(--text-label);text-align:center;margin:0;font-weight:700}.hgt-capture-progress{gap:var(--space-2);color:var(--muted);font-size:var(--text-caption);flex-direction:column;font-weight:800;display:flex}.hgt-capture-progress__track{height:var(--space-2);border-radius:var(--radius-pill);background:var(--paper-deep);overflow:hidden}.hgt-capture-progress__track>span{border-radius:var(--radius-pill);background:var(--leaf);height:100%;display:block}.hgt-sticky-actions{z-index:5;margin-top:var(--space-4);padding:var(--space-3)0 max(var(--space-3),env(safe-area-inset-bottom,0rem));background:linear-gradient(to bottom,transparent,var(--paper)var(--space-3));position:sticky;bottom:0}.hgt-evidence-state,.hgt-review-callout,.hgt-return-notice{gap:var(--space-1);min-width:0;padding:var(--space-3)var(--space-4);border:var(--hgp-hairline)solid var(--border-strong);border-radius:var(--radius-card);background:var(--card-soft);font-size:var(--text-caption);flex-direction:column;font-weight:700;line-height:1.7;display:flex}.hgt-evidence-state[data-state=ready]{border-color:var(--leaf);background:var(--published-soft);color:var(--leaf-deep)}.hgt-transcript{gap:var(--space-2);min-width:0;padding:var(--space-4);border:var(--hgp-hairline)solid var(--border);border-radius:var(--radius-card);background:var(--card);flex-direction:column;display:flex}.hgt-transcript h3,.hgt-transcript p,.hgt-transcript span{margin:0}.hgt-transcript h3{color:var(--leaf-deep);font-family:var(--font-heading);font-size:var(--text-title)}.hgt-transcript p{font-size:var(--text-body);line-height:1.9}.hgt-transcript span{color:var(--muted);font-size:var(--text-label);font-weight:700}.hgt-record-detail-grid{grid-template-columns:minmax(0,2fr)minmax(calc(var(--space-12)*6),1fr);gap:var(--space-6);align-items:start;min-width:0;display:grid}.hgt-return-notice{border-color:var(--warning);background:var(--warning-soft);color:var(--ink-warn)}.hgt-revision-list{border:var(--hgp-hairline)solid var(--border);border-radius:var(--radius-card);background:var(--card);flex-direction:column;display:flex}.hgt-revision-list li{grid-template-columns:var(--hgp-tap)minmax(0,1fr)auto;align-items:center;gap:var(--space-3);min-width:0;padding:var(--space-3)var(--space-4);display:grid}.hgt-revision-list li+li{border-top:var(--hgp-hairline)solid var(--border-soft)}.hgt-revision-list__mark{width:var(--hgp-tap);height:var(--hgp-tap);border:var(--hgp-hairline)solid var(--border-strong);border-radius:var(--radius-pill);color:var(--leaf-deep);font-size:var(--text-label);justify-content:center;align-items:center;font-weight:800;display:inline-flex}.hgt-revision-list li>span:nth-child(2){gap:var(--space-1);min-width:0;font-size:var(--text-caption);flex-direction:column;display:flex}.hgt-revision-list small{color:var(--muted);font-size:var(--text-label);font-weight:700}.hgt-return-form{gap:var(--space-3);flex-direction:column;display:flex}.hgt-trial-card:focus-visible,.hgt-review-card:focus-visible,.hgt-record-card:focus-visible,.hgt-text-link:focus-visible,.hgt-local-nav a:focus-visible,.hgt-sync__details summary:focus-visible,.hgt-distribution summary:focus-visible,.hgt-exclusions summary:focus-visible{outline:var(--hgp-line-2)solid var(--leaf);outline-offset:var(--hgp-line-2)}@media (min-width:64em){.hgt-route--wide{width:min(calc(100vw - var(--space-8)),calc(var(--space-12)*25));align-self:center}}@media (max-width:64em){.hgt-comparison-grid,.hgt-arm-list,.hgt-labor-grid,.hgt-measure-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:45em){.hgt-route,.hgt-route--form{width:100%}.hgt-context{grid-template-columns:minmax(0,1fr)}.hgt-context__scope{text-align:left;grid-area:auto/1;max-width:none}.hgt-heading-row,.hgt-section-heading,.hgt-record-title{flex-direction:column}.hgt-desktop-action,.hgt-detail-preview{display:none}.hgt-master-detail,.hgt-detail-grid,.hgt-measure-summary,.hgt-transcript-grid,.hgt-comparison-grid,.hgt-arm-list,.hgt-labor-grid,.hgt-measure-grid,.hgt-ordinal-grid,.hgt-record-detail-grid{grid-template-columns:minmax(0,1fr)}.hgt-trial-card__head,.hgt-review-card__head,.hgt-record-card__head{gap:var(--space-2);flex-direction:column}.hgt-definition-list,.hgt-review-list{grid-template-columns:minmax(calc(var(--space-12)*2),auto)minmax(0,1fr)}.hgt-stepper li{text-align:center;flex-direction:column;justify-content:center}.hgt-route--capture{padding-bottom:calc(var(--space-12)*2)}.hgt-revision-list li{grid-template-columns:var(--hgp-tap)minmax(0,1fr)}.hgt-revision-list li>.hgt-inline-state{grid-column:2;justify-self:start}}@media (max-width:22em){.hgt-definition-list,.hgt-review-list,.hgt-sync{grid-template-columns:minmax(0,1fr)}.hgt-sync__details{grid-column:1}}@media (prefers-reduced-motion:reduce){.hgt-route *,.hgt-route :before,.hgt-route :after{scroll-behavior:auto;transition-duration:0s;animation-duration:0s}}@media (forced-colors:active){.hgt-trial-card,.hgt-review-card,.hgt-record-card,.hgt-sync,.hgt-context,.hgt-evidence-state,.hgt-return-notice{border:var(--hgp-line-2)solid CanvasText}}.hgt-app-shell{--hgt-control-radius:calc(var(--radius-card) + var(--hgp-line-3));--hgt-mobile-action-safe-zone:calc(var(--space-12)*2 + var(--space-4) + var(--space-1));--hgt-route-max:calc(var(--space-12)*23 + var(--space-4));--hgt-route-form-max:calc(var(--space-12)*16 - var(--space-2));--hgt-rail-width:calc(var(--space-12)*5 - var(--space-1));--hgt-rail-width-wide:calc(var(--space-12)*5 + var(--space-3));background:radial-gradient(circle at 88% 2%,#34664a1c,transparent 27rem),radial-gradient(circle at 5% 72%,#b8392b0b,transparent 22rem),var(--paper);min-width:0;min-height:100dvh;color:var(--ink);font-family:var(--font-body)}.hgt-skip-link{z-index:100;top:var(--space-2);left:var(--space-2);padding:var(--space-3)var(--space-4);transform:translateY(calc(-100% - var(--space-4)));border-radius:var(--radius-soft);background:var(--card);box-shadow:var(--shadow-lg);color:var(--leaf-deep);font-size:var(--text-caption);font-weight:800;text-decoration:none;position:fixed}.hgt-skip-link:focus{transform:translateY(0)}.hgt-shell-rail{display:none}.hgt-shell-viewport{min-width:0;min-height:100dvh}.hgt-shell-header{min-height:calc(var(--space-12) + var(--space-4));justify-content:space-between;align-items:center;gap:var(--space-3);padding:0 var(--space-4);border-bottom:var(--hgp-hairline)solid #c7bca49e;background:color-mix(in srgb,var(--card)88%,transparent);-webkit-backdrop-filter:blur(calc(var(--space-3) + var(--hgp-line-2)));backdrop-filter:blur(calc(var(--space-3) + var(--hgp-line-2)));display:flex}.hgt-shell-header__start,.hgt-shell-header__end{align-items:center;gap:var(--space-2);min-width:0;display:flex}.hgt-shell-header__brand{align-items:center;gap:var(--space-2);min-height:var(--hgp-tap);color:var(--leaf-deep);text-decoration:none;display:inline-flex}.hgt-shell-header__brand>span,.hgt-shell-brand>span{width:calc(var(--space-8) + var(--hgp-line-2));height:calc(var(--space-8) + var(--hgp-line-2));border-radius:calc(var(--space-2) + var(--hgp-line-2));background:var(--seal);box-shadow:var(--shadow-seal);color:var(--card);font-family:var(--font-heading);font-size:var(--text-title);justify-content:center;align-items:center;font-weight:800;display:inline-flex}.hgt-shell-header__brand strong{font-family:var(--font-heading);font-size:var(--text-title);letter-spacing:.04em}.hgt-shell-header__title,.hgt-shell-header__meta,.hgt-shell-header--detail .hgt-shell-header__brand{display:none}.hgt-shell-header--detail .hgt-shell-header__title{min-width:0;color:var(--leaf-deep);font-family:var(--font-heading);font-size:var(--text-title);text-overflow:ellipsis;white-space:nowrap;font-weight:750;display:inline-flex;overflow:hidden}.hgt-shell-header__back,.hgt-shell-header__icon,.hgt-shell-header__menu,.hgt-shell-header__avatar{width:var(--hgp-tap);height:var(--hgp-tap);flex:0 0 var(--hgp-tap);border:var(--hgp-hairline)solid var(--border-soft);border-radius:var(--radius-pill);background:var(--card);color:var(--leaf-deep);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.hgt-shell-header__avatar{border-color:var(--leaf);background:var(--leaf);color:var(--card);font-size:var(--text-caption);font-weight:850}.hgt-shell-header__text-action{min-height:calc(var(--space-8) + var(--space-2));padding:0 var(--space-3);border-radius:var(--radius-pill);background:var(--leaf);color:var(--card);font-size:var(--text-caption);align-items:center;font-weight:800;text-decoration:none;display:inline-flex}.hgt-shell-content{min-width:0;padding:var(--space-6)var(--space-4)var(--hgt-mobile-action-safe-zone)}.hgt-shell-content--recording{--record-flow-viewport-height:calc(100dvh - (var(--space-12) + var(--space-4)) - var(--hgt-mobile-action-safe-zone));padding:0 0 var(--hgt-mobile-action-safe-zone)}.hgt-shell-content :is(a[href],button,input,select,textarea){scroll-margin-bottom:calc(var(--space-12)*2 + var(--space-2))}.hgt-shell-mobile-nav{z-index:40;right:var(--space-3);bottom:max(var(--space-3),env(safe-area-inset-bottom,0));left:var(--space-3);min-height:calc(var(--space-12) + var(--space-4) + var(--space-1));padding:var(--space-2)var(--space-2)calc(var(--space-2) - var(--hgp-hairline));border:var(--hgp-hairline)solid #c7bca4b8;border-radius:calc(var(--radius-soft) + var(--space-2));background:color-mix(in srgb,var(--card)94%,transparent);box-shadow:0 calc(var(--space-2) + var(--hgp-line-2))var(--space-8)#234b3633;-webkit-backdrop-filter:blur(calc(var(--space-4) + var(--hgp-line-2)));backdrop-filter:blur(calc(var(--space-4) + var(--hgp-line-2)));grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;display:grid;position:fixed}.hgt-shell-mobile-nav>a,.hgt-shell-mobile-nav>span{min-width:0;min-height:var(--hgp-cta);justify-content:center;align-items:center;gap:var(--hgp-line-3);color:var(--muted);flex-direction:column;text-decoration:none;display:flex}.hgt-shell-mobile-nav>a[aria-current=page]{color:var(--leaf-deep)}.hgt-shell-mobile-nav small{font-size:var(--text-label);text-overflow:ellipsis;white-space:nowrap;font-weight:800;line-height:1.1;overflow:hidden}.hgt-shell-mobile-nav .hgt-shell-mobile-nav__record{color:var(--seal);position:relative}.hgt-shell-mobile-nav__record>span{width:calc(var(--space-12) + var(--hgp-line-2));height:calc(var(--space-12) + var(--hgp-line-2));margin-top:calc((var(--space-6) + var(--hgp-line-3))*-1);border:var(--space-1)solid var(--card);border-radius:var(--radius-pill);background:var(--seal);box-shadow:var(--shadow-seal);color:var(--card);justify-content:center;align-items:center;display:inline-flex}.hgt-shell-mobile-nav__record[aria-disabled=true]>span{background:var(--status-none);box-shadow:var(--shadow-sm)}.hgt-app-shell .hgt-route{width:min(100%,var(--hgt-route-max));gap:var(--space-6);margin-inline:auto}.hgt-app-shell .hgt-route--form{width:min(100%,var(--hgt-route-form-max))}.hgt-route--app{align-items:stretch}.hgt-page-hero--app{border-bottom:var(--hgp-hairline)solid var(--border-soft)}.hgt-page-hero{justify-content:space-between;align-items:flex-end;gap:var(--space-6);min-width:0;padding:var(--space-3)0 var(--space-2);flex-direction:row;display:flex}.hgt-page-hero>div{min-width:0}.hgt-page-hero__eyebrow{margin-bottom:var(--space-2);color:var(--leaf);font-size:var(--text-label);letter-spacing:.22em;font-weight:900;display:inline-flex}.hgt-page-hero h1{color:var(--leaf-deep);font-family:var(--font-heading);font-size:clamp(calc(var(--text-display)*1.2),7vw,calc(var(--text-display)*2));letter-spacing:-.035em;margin:0;font-weight:700;line-height:1.16}.hgt-page-hero p{max-width:42rem;margin:var(--space-3)0 0;color:var(--muted);font-size:var(--text-caption);font-weight:700;line-height:1.9}.hgt-page-hero>.hgp-btn{width:auto;min-width:calc(var(--space-12)*2 + var(--space-8));max-width:calc(var(--space-12)*3 + var(--space-6) + var(--hgp-line-2));padding-inline:var(--space-3);font-size:var(--text-label);white-space:nowrap;flex:none}.hgt-page-hero__scope{margin-top:var(--space-3);color:var(--leaf);font-size:var(--text-label);font-weight:800;display:inline-flex}.hgt-app-shell .hgp-btn{border-radius:var(--hgt-control-radius)}.hgt-app-shell .hgp-btn--primary{background:var(--leaf-deep);box-shadow:0 calc(var(--space-1) + var(--hgp-hairline))calc(var(--space-3) + var(--hgp-line-2))#234b3630}.hgt-app-shell .hgp-panel,.hgt-app-shell .hgt-fieldset,.hgt-app-shell .hgt-arm-editor,.hgt-app-shell .hgt-measure-card,.hgt-app-shell .hgt-review-list,.hgt-app-shell .hgt-revision-list,.hgt-app-shell .hgt-transcript,.hgt-app-shell .hgt-sync{border-radius:calc(var(--radius-soft) + var(--space-1));box-shadow:var(--shadow-sm)}.hgt-app-shell .hgp-input,.hgt-app-shell .hgp-select,.hgt-app-shell .hgp-textarea,.hgt-filter-panel input,.hgt-filter-panel select{min-height:var(--hgp-cta);border:var(--hgp-hairline)solid var(--border-strong);border-radius:var(--hgt-control-radius);background:var(--card);color:var(--ink);font:inherit}.hgt-filter-panel{gap:var(--space-3);min-width:0;padding:var(--space-4);border:var(--hgp-hairline)solid var(--border);border-radius:calc(var(--radius-soft) + var(--space-1));background:color-mix(in srgb,var(--card)93%,transparent);box-shadow:var(--shadow-md);grid-template-columns:minmax(0,1fr);display:grid}.hgt-section-tools{justify-content:flex-end;gap:var(--space-2);flex-wrap:wrap;min-width:0;display:flex}.hgt-search-field,.hgt-filter-field{gap:calc(var(--space-2) - var(--hgp-line-2));flex-direction:column;min-width:0;display:flex}.hgt-search-field>span,.hgt-filter-field>span{color:var(--muted);font-size:var(--text-label);font-weight:800}.hgt-filter-panel input,.hgt-filter-panel select{width:100%;padding:0 var(--space-3)}.hgt-review-queue-link{min-height:var(--hgp-cta);justify-content:space-between;align-items:center;gap:var(--space-3);padding:0 var(--space-4);border-radius:var(--hgt-control-radius);background:var(--leaf-soft);color:var(--leaf-deep);font-size:var(--text-caption);font-weight:800;text-decoration:none;display:flex}.hgt-review-queue-link strong{min-width:calc(var(--space-6) + var(--space-1));height:calc(var(--space-6) + var(--space-1));border-radius:var(--radius-pill);background:var(--leaf-deep);color:var(--card);justify-content:center;align-items:center;display:inline-flex}.hgt-trial-list{gap:var(--space-4);flex-direction:column;min-width:0;display:flex}.hgt-app-shell .hgt-card-list{gap:var(--space-4)}.hgt-app-shell .hgt-trial-card{gap:var(--space-3);padding:clamp(calc(var(--space-4) + var(--hgp-line-2)),4vw,calc(var(--space-6) + var(--space-1)));border-radius:calc(var(--radius-soft) + var(--space-1));box-shadow:var(--shadow-md)}.hgt-trial-card__head>div{min-width:0}.hgt-trial-card__head h2{margin:var(--space-1)0 0;color:var(--leaf-deep);font-family:var(--font-heading);font-size:var(--text-heading);line-height:1.45}.hgt-trial-card__arms{color:var(--ink);font-size:var(--text-caption);margin:0;font-weight:750;line-height:1.7}.hgt-trial-card__metrics{gap:var(--space-2);min-width:0;padding:var(--space-3)0;border-block:var(--hgp-hairline)solid var(--border-soft);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.hgt-trial-card__metrics>div{gap:var(--hgp-line-2);flex-direction:column;min-width:0;display:flex}.hgt-trial-card__metrics dt{color:var(--muted);font-size:var(--text-label);font-weight:750}.hgt-trial-card__metrics dd{min-width:0;color:var(--leaf-deep);font-size:var(--text-caption);overflow-wrap:anywhere;margin:0;font-weight:850}.hgt-trial-card__actions{gap:var(--space-2);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hgt-detail-tabs{gap:var(--hgp-line-3);min-width:0;padding:var(--space-1);border:var(--hgp-hairline)solid var(--border);border-radius:var(--radius-soft);background:color-mix(in srgb,var(--card)92%,transparent);box-shadow:var(--shadow-sm);scrollbar-width:thin;display:flex;overflow-x:auto}.hgt-detail-tabs button{min-width:max-content;min-height:var(--hgp-tap);padding:0 var(--space-3);border-radius:calc(var(--space-2) + var(--hgp-line-2));color:var(--muted);font:inherit;font-size:var(--text-caption);cursor:pointer;background:0 0;border:0;flex:1 0 auto;font-weight:800}.hgt-detail-tabs button[aria-selected=true]{background:var(--card);box-shadow:var(--shadow-md);color:var(--leaf-deep)}.hgt-detail-tab-panel{min-width:0}.hgt-overview-sync{margin-top:var(--space-4);border:var(--hgp-hairline)solid var(--border);border-radius:var(--radius-soft);background:var(--card-soft)}.hgt-overview-sync>summary{min-height:var(--hgp-cta);padding:0 var(--space-4);color:var(--leaf-deep);font-size:var(--text-caption);cursor:pointer;align-items:center;font-weight:800;display:flex}.hgt-overview-sync>.hgt-sync{margin:0 var(--space-3)var(--space-3)}.hgt-comparison-surface,.hgt-comparison-pair,.hgt-comparison-ordinals,.hgt-comparison-pairings{gap:var(--space-4);flex-direction:column;min-width:0;display:flex}.hgt-comparison-scope{justify-content:space-between;align-items:center;gap:var(--space-4);min-width:0;display:flex}.hgt-comparison-scope>div{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.hgt-comparison-scope strong{color:var(--leaf-deep);font-family:var(--font-heading);font-size:var(--text-heading)}.hgt-comparison-scope p{color:var(--muted);font-size:var(--text-label);margin:0;font-weight:700;line-height:1.7}.hgt-comparison-metrics{gap:var(--space-3);grid-template-columns:minmax(0,1fr);min-width:0;display:grid}.hgt-comparison-metric{gap:var(--space-3);min-width:0;padding:var(--space-4);border:var(--hgp-hairline)solid var(--border);border-radius:calc(var(--radius-soft) + var(--space-1));background:var(--card);box-shadow:var(--shadow-md);flex-direction:column;display:flex}.hgt-comparison-metric>header{justify-content:space-between;align-items:flex-start;gap:var(--space-3);min-width:0;display:flex}.hgt-comparison-metric h4{color:var(--leaf-deep);font-family:var(--font-heading);font-size:var(--text-title);margin:0}.hgt-comparison-metric header>div>span{color:var(--muted);font-size:var(--text-label);font-weight:800}.hgt-comparison-metric__arms{gap:var(--space-2);grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;display:grid}.hgt-comparison-metric__arms>div{gap:var(--space-1);min-width:0;padding:var(--space-3);border-radius:var(--radius-soft);background:var(--card-soft);flex-direction:column;display:flex}.hgt-comparison-metric__arms span,.hgt-comparison-metric__arms small{color:var(--muted);font-size:var(--text-label);overflow-wrap:anywhere;font-weight:700;line-height:1.55}.hgt-comparison-metric__arms strong{color:var(--leaf-deep);font-family:var(--font-heading);font-size:var(--text-numeral);font-variant-numeric:tabular-nums;white-space:nowrap}.hgt-comparison-metric__difference{gap:var(--space-2);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.hgt-comparison-metric__difference>div{gap:var(--hgp-line-2);padding:var(--space-2)var(--space-3);border:var(--hgp-hairline)solid var(--border-soft);border-radius:calc(var(--space-2) + var(--hgp-line-2));flex-direction:column;display:flex}.hgt-comparison-metric__difference dt{color:var(--muted);font-size:var(--text-label);font-weight:800}.hgt-comparison-metric__difference dd{color:var(--ink);font-size:var(--text-caption);font-variant-numeric:tabular-nums;margin:0;font-weight:850}.hgt-comparison-metric details{border-top:var(--hgp-hairline)solid var(--border-soft)}.hgt-comparison-metric details summary{min-height:var(--hgp-tap);color:var(--leaf-deep);font-size:var(--text-label);cursor:pointer;align-items:center;font-weight:800;display:flex}.hgt-comparison-metric details p{margin:var(--space-1)0;color:var(--muted);font-size:var(--text-label);font-weight:700;line-height:1.6}.hgt-comparison-ordinal-list{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.hgt-comparison-ordinal-list li{gap:var(--hgp-line-2);padding-top:var(--space-2);border-top:var(--hgp-hairline)solid var(--border-soft);font-size:var(--text-label);flex-direction:column;line-height:1.6;display:flex}.hgt-comparison-ordinal-list span{color:var(--muted)}.hgt-comparison-pairings>ul{border:var(--hgp-hairline)solid var(--border);border-radius:calc(var(--radius-soft) + var(--space-1));background:var(--card);box-shadow:var(--shadow-sm);flex-direction:column;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.hgt-comparison-pairings li{justify-content:space-between;align-items:center;gap:var(--space-3);min-width:0;padding:var(--space-3)var(--space-4);display:flex}.hgt-comparison-pairings li+li{border-top:var(--hgp-hairline)solid var(--border-soft)}.hgt-comparison-pairings li>span:first-child{gap:var(--hgp-line-2);flex-direction:column;min-width:0;display:flex}.hgt-comparison-pairings small{color:var(--muted);font-size:var(--text-label);font-weight:700}.hgt-app-shell .hgt-record-card,.hgt-app-shell .hgt-review-card{border-radius:var(--radius-soft);box-shadow:var(--shadow-sm)}.hgt-filter-empty{padding:var(--space-8)var(--space-4);border:var(--hgp-hairline)dashed var(--border-strong);border-radius:var(--radius-soft);background:var(--card-soft);color:var(--muted);font-size:var(--text-caption);text-align:center;margin:0;font-weight:750}.hgt-offline-safety{margin:calc(var(--space-3)*-1)0 0;color:var(--ink-warn);font-size:var(--text-caption);font-weight:800}.hgt-app-shell .hgt-capture-progress__track{height:calc(var(--space-2) - var(--hgp-hairline))}.hgt-app-shell .hgt-sticky-actions{bottom:calc(var(--space-12) + var(--space-8) + var(--space-2));padding:var(--space-4);border:var(--hgp-hairline)solid var(--border);border-radius:var(--radius-soft);background:color-mix(in srgb,var(--card)94%,transparent);box-shadow:0 calc((var(--space-1) + var(--hgp-hairline))*-1)var(--text-numeral)#234b3614;-webkit-backdrop-filter:blur(calc(var(--space-3) + var(--hgp-line-2)));backdrop-filter:blur(calc(var(--space-3) + var(--hgp-line-2)))}.hgt-trial-card:focus-within,.hgt-filter-panel input:focus,.hgt-filter-panel select:focus,.hgt-detail-tabs button:focus-visible,.hgt-shell-rail a:focus-visible,.hgt-shell-mobile-nav a:focus-visible,.hgt-shell-header a:focus-visible{outline:var(--hgp-line-3)solid color-mix(in srgb,var(--leaf)65%,white);outline-offset:var(--hgp-line-3)}@media (min-width:40em){.hgt-page-hero{flex-direction:row;justify-content:space-between;align-items:flex-end}.hgt-page-hero>.hgp-btn{width:auto;min-width:calc(var(--space-12)*4 - var(--hgp-line-2))}.hgt-filter-panel{grid-template-columns:minmax(0,2fr)minmax(calc(var(--space-12)*3 + var(--space-6) + var(--hgp-line-2)),.8fr);align-items:end}.hgt-comparison-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:56.25em){.hgt-app-shell{grid-template-columns:var(--hgt-rail-width)minmax(0,1fr);display:grid}.hgt-shell-rail{gap:var(--space-6);min-width:0;height:100dvh;padding:var(--space-6)var(--space-4)var(--space-4);background:radial-gradient(circle at 20% 0%,color-mix(in srgb,var(--card)9%,transparent),transparent 18rem),var(--leaf-deep);color:var(--cream-text);flex-direction:column;display:flex;position:sticky;top:0;overflow-y:auto}.hgt-shell-brand{min-height:var(--hgp-cta);align-items:center;gap:var(--space-3);padding:0 var(--space-2);color:var(--card);text-decoration:none;display:flex}.hgt-shell-brand strong{font-family:var(--font-heading);font-size:var(--text-display);letter-spacing:.06em}.hgt-shell-brand>span{width:calc(var(--space-4) + var(--space-1));height:calc(var(--space-4) + var(--space-1));border-radius:var(--radius-small);background:var(--card);box-shadow:none;color:var(--leaf-deep);font-family:var(--font-heading);font-size:var(--text-caption);place-items:center;font-weight:900;display:grid}.hgt-shell-rail__nav{gap:var(--hgp-line-3);flex-direction:column;display:flex}.hgt-shell-rail__nav>a,.hgt-shell-rail__nav>span{min-height:calc(var(--hgp-tap) + var(--hgp-hairline));align-items:center;gap:var(--space-3);padding:0 var(--space-3);border-radius:var(--hgt-control-radius);color:color-mix(in srgb,var(--card)70%,transparent);font-size:var(--text-caption);font-weight:750;text-decoration:none;display:flex;position:relative}.hgt-shell-rail__nav>span[aria-disabled=true]{cursor:not-allowed;opacity:.58}.hgt-shell-rail__nav>a[aria-current=page]{background:var(--card);box-shadow:var(--shadow-md);color:var(--leaf-deep)}.hgt-shell-rail__nav b{min-width:var(--space-6);height:var(--space-6);border-radius:var(--radius-pill);background:var(--seal);color:var(--card);font-size:var(--text-label);justify-content:center;align-items:center;margin-left:auto;display:inline-flex}.hgt-shell-rail__note{padding:var(--space-3);border:var(--hgp-hairline)solid color-mix(in srgb,var(--card)15%,transparent);border-radius:var(--radius-soft);background:color-mix(in srgb,var(--card)7%,transparent);color:color-mix(in srgb,var(--card)67%,transparent);font-size:var(--text-label);margin:auto 0 0;font-weight:650;line-height:1.7}.hgt-shell-viewport{grid-column:2}.hgt-shell-header{min-height:calc(var(--space-12) + var(--space-6));padding-inline:clamp(var(--space-6),4vw,calc(var(--space-12) + var(--space-2)))}.hgt-shell-header__brand,.hgt-shell-header__back,.hgt-shell-header__menu{display:none}.hgt-shell-header__title,.hgt-shell-header__meta,.hgt-shell-header__icon,.hgt-shell-header__avatar{display:inline-flex}.hgt-shell-header__title{max-width:42rem;color:var(--leaf-deep);font-family:var(--font-heading);font-size:var(--text-title);text-overflow:ellipsis;white-space:nowrap;font-weight:750;overflow:hidden}.hgt-shell-header__meta{color:var(--muted);font-size:var(--text-label);font-weight:750}.hgt-shell-content{padding:clamp(var(--space-8),5vw,calc(var(--space-12) + var(--space-4)))clamp(var(--space-6),4vw,calc(var(--space-12) + var(--space-2)))calc(var(--space-12) + var(--space-6))}.hgt-shell-content--recording{--record-flow-viewport-height:calc(100dvh - (var(--space-12) + var(--space-6)));padding:0}.hgt-route--dashboard{gap:var(--space-6);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;display:grid}.hgt-route--dashboard>:is(.hgt-page-hero,.hgp-shell__note,.hgp-btn,.firstrun-banner,.first-run-complete-row,.hgp-mobile-only){grid-column:1/-1}.hgt-route--dashboard>.hgp-desktop-only,.hgt-route--dashboard>.hgp-desktop-only>.hgp-shell__block{min-width:0}.hgt-shell-content :is(a[href],button,input,select,textarea){scroll-margin-bottom:var(--space-4)}.hgt-shell-mobile-nav{display:none}.hgt-page-hero{padding-top:var(--space-4)}.hgt-app-shell .hgt-sticky-actions{bottom:var(--space-4)}}@media (min-width:77.5em){.hgt-app-shell{grid-template-columns:var(--hgt-rail-width-wide)minmax(0,1fr)}}@media (min-width:56.25em) and (max-width:77.499em){.hgt-page-hero--detail h1{font-size:calc(var(--text-display)*12/7)}.hgt-page-hero--detail>.hgp-btn{min-width:calc(var(--space-12)*3 + var(--space-4))}}@media (max-width:24em){.hgt-shell-header{gap:var(--space-1);padding-inline:var(--space-2)}.hgt-shell-header__start,.hgt-shell-header__end{gap:var(--space-1)}.hgt-shell-header__brand strong{font-size:var(--text-caption)}.hgt-shell-header__back,.hgt-shell-header__menu{width:var(--hgp-tap);height:var(--hgp-tap);flex-basis:var(--hgp-tap)}.hgt-shell-mobile-nav{right:calc(var(--space-2) - var(--hgp-line-2));left:calc(var(--space-2) - var(--hgp-line-2))}.hgt-trial-card__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.hgt-trial-card__actions{grid-template-columns:minmax(0,1fr)}.hgt-detail-tabs{gap:0;padding:0}}@media (max-width:56.249em){.hgt-detail-tabs{overflow-x:visible}.hgt-detail-tabs button{min-width:0;padding-inline:var(--hgp-line-2);font-size:var(--text-label);white-space:normal;flex:1 1 0;line-height:1.15}}@media (forced-colors:active){.hgt-app-shell,.hgt-shell-rail,.hgt-shell-mobile-nav{forced-color-adjust:auto}}
