: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-card);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-md)}.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-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--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-deep);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-card);box-shadow:var(--shadow-sm);flex-direction:column;display:flex}.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-card);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:calc(var(--space-3) - var(--space-1)/4)}.hgp-seal-mark--panel{width:var(--space-8);height:var(--space-8);border-width:var(--hgp-line-2);font-size:calc(var(--space-3) + var(--space-1)/2)}.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:calc(var(--space-8) - var(--space-1)/2)}.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:calc((var(--text-body) + var(--text-heading))/2);color:var(--ink);font-weight:600}.hgp-topbar__action{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__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-deep);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:calc(var(--space-4) + var(--space-1));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-card);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:calc(var(--space-4) + var(--space-1));font-weight:700}.hgp-state-notice__mark--error{background:var(--warning-soft);color:var(--ink-warn);font-size:calc(var(--space-4) + var(--space-1));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__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)var(--space-2);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__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}
