:root{--gc-bg:#f5f7f9;--gc-surface:#fff;--gc-border:#d7dde2;--gc-border2:#e7ebef;--gc-text:#1f2d3d;--gc-subtle:#5b6b7a;--gc-blue:#2a60ff;--gc-blue-weak:#2a60ff1a;--gc-amber:#b45309;--gc-amber-weak:#b453091f;--gc-teal:#0f766e;--gc-teal-weak:#0f766e1f;--gc-action-height:32px;--gc-action-padding-x:12px;--gc-action-font-size:12px;--gc-action-font-weight:600;--gc-action-radius-pill:999px;--gc-action-radius-rect:8px;--gc-chip-height:22px;--gc-chip-padding-x:8px;--gc-chip-font-size:11px;--gc-chip-font-weight:600;--gc-chip-radius:999px;--gc-track:#f0f3f6;--gc-font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace}*,:before,:after{box-sizing:border-box}html{overflow-x:clip}body{color:var(--gc-text);background:var(--gc-bg);text-rendering:optimizelegibility;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}code,pre,.gcMono{font-family:var(--gc-font-mono)}.gcShell{background:var(--gc-bg);flex-direction:column;min-height:100dvh;display:flex}.gcPageHeader{border-bottom:1px solid var(--gc-border);background:var(--gc-bg);flex-shrink:0;padding:14px 18px 0}.gcPageTitleRow{justify-content:space-between;align-items:flex-start;gap:14px;padding:10px 0 14px;display:flex}.gcPageTitleGroup{flex-direction:column;flex:auto;gap:8px;min-width:0;display:flex}.gcPageTitleLine{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.gcPageTitle{color:var(--gc-text);margin:0;font-size:22px;font-weight:700}.gcPageMeta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.gcHeaderLinks{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.gcHeaderLink{box-sizing:border-box;height:var(--gc-action-height);padding:0 var(--gc-action-padding-x);border:1px solid var(--gc-border);border-radius:var(--gc-action-radius-pill);background:var(--gc-surface);color:var(--gc-blue);font-size:var(--gc-action-font-size);font-weight:var(--gc-action-font-weight);white-space:nowrap;justify-content:center;align-items:center;gap:6px;text-decoration:none;display:inline-flex}.gcHeaderLink:hover:not(:disabled),.gcHeaderLink:focus-visible:not(:disabled){background:var(--gc-blue-weak);outline:none}.gcHeaderLink:disabled{opacity:.5;cursor:not-allowed}.gcClearButton{box-sizing:border-box;height:var(--gc-action-height);padding:0 var(--gc-action-padding-x);border-radius:var(--gc-action-radius-rect);border:1px solid var(--gc-border);background:var(--gc-surface);color:var(--gc-text);font-size:var(--gc-action-font-size);font-weight:var(--gc-action-font-weight);white-space:nowrap;justify-content:center;align-items:center;gap:6px;display:inline-flex}.gcClearButton:hover:not(:disabled),.gcClearButton:focus-visible:not(:disabled){background:#00000008;outline:none}.gcClearButton:disabled{opacity:.5;cursor:not-allowed}.gcClearButton.destructive{color:#b91c1c;border-color:#fecaca}.gcClearButton.destructive:hover:not(:disabled),.gcClearButton.destructive:focus-visible:not(:disabled){background:#fef2f2}.gcCopyButton{box-sizing:border-box;height:var(--gc-action-height);padding:0 var(--gc-action-padding-x);border:1px solid var(--gc-border);border-radius:var(--gc-action-radius-rect);background:var(--gc-surface);color:var(--gc-text);font-size:var(--gc-action-font-size);font-weight:var(--gc-action-font-weight);cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.gcCopyButton:hover:not(:disabled),.gcCopyButton:focus-visible:not(:disabled){background:#00000008;outline:none}.gcCopyButton:disabled{opacity:.5;cursor:not-allowed}.gcVersionPicker{align-items:center;gap:10px;display:flex}.gcMetaLabel{color:var(--gc-subtle);white-space:nowrap;font-size:12px}.gcSelectInput{box-sizing:border-box;height:var(--gc-action-height);border:1px solid var(--gc-border);background:var(--gc-surface);color:var(--gc-text);border-radius:6px;width:auto;min-width:9rem;padding:0 28px 0 10px;font-size:13px}.gcContentArea{flex:auto;padding:16px 18px 18px}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.stat-card{background:var(--gc-surface);border:1px solid var(--gc-border);border-radius:10px;min-width:0;padding:12px 14px}.stat-button{text-align:left;cursor:pointer;width:100%;transition:background .12s,border-color .12s}.stat-button:hover:not(:disabled),.stat-button:focus-visible:not(:disabled){background:var(--gc-blue-weak);border-color:var(--gc-border);outline:none}.stat-button:disabled{cursor:default}.mini-stat-heading{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:4px;display:flex}.eyebrow{font-size:11px;font-weight:var(--gc-chip-font-weight);letter-spacing:.06em;text-transform:uppercase;color:var(--gc-subtle);margin:0}.stat-card strong{color:var(--gc-text);font-size:22px;line-height:1;display:block}.stat-card span{color:var(--gc-subtle);font-size:12px}.gcCard{background:var(--gc-surface);border:1px solid var(--gc-border);border-radius:10px;min-width:0;overflow:hidden}.export-nav{margin-bottom:16px;padding:14px}.section-title{justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;margin-bottom:12px;display:flex}.section-title>div{min-width:0}.section-title h2,h2{color:var(--gc-text);margin:0;font-size:16px;font-weight:800}.section-title p{color:var(--gc-subtle);margin:8px 0 0;font-size:13px;line-height:1.45}.section-title strong{min-width:2rem;height:var(--gc-chip-height);padding:0 var(--gc-chip-padding-x);border-radius:var(--gc-chip-radius);border:1px solid var(--gc-border);background:var(--gc-blue-weak);color:var(--gc-blue);font-size:var(--gc-chip-font-size);justify-content:center;align-items:center;font-weight:700;display:inline-flex}.export-nav-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.field label{color:var(--gc-subtle);margin:0 0 6px;font-size:12px;font-weight:600;display:block}.inline{align-items:center;gap:8px;display:flex}.grow{flex:1}.gcSearchInput,input:not([type=file]){box-sizing:border-box;height:var(--gc-action-height);border:1px solid var(--gc-border);background:var(--gc-surface);color:var(--gc-text);border-radius:6px;flex:1;width:100%;min-width:0;padding:0 10px;font-size:14px}.gcSearchInput:focus-visible,input:not([type=file]):focus-visible,textarea:focus-visible,.gcSelectInput:focus-visible{outline:2px solid var(--gc-blue);outline-offset:1px}.add-export-form{max-width:720px;margin-bottom:12px}.add-export-form .inline{grid-template-columns:minmax(240px,1fr) auto auto;align-items:center;display:grid}.export-list{flex-wrap:wrap;gap:8px;display:flex}.export{border:1px solid var(--gc-border);background:var(--gc-surface);min-width:220px;max-width:280px;color:var(--gc-text);text-align:left;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:inline-flex}.export:hover{background:#00000008}.export.selected{background:var(--gc-blue-weak);border-color:var(--gc-blue)}.export span{flex-direction:column;gap:2px;min-width:0;display:flex;overflow:hidden}.export strong,.export small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.export strong{font-size:13px;font-weight:600}.export small{color:var(--gc-subtle);font-size:11px;font-weight:600}.export-actions{flex-shrink:0;align-items:center;gap:4px;display:inline-flex}.export-action{box-sizing:border-box;width:24px;height:24px;color:var(--gc-text);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;padding:0;display:inline-flex}.export-action:hover,.export-action:focus-visible{background:#0000000f;outline:none}.export-action--destructive{color:#b91c1c}.export-action--destructive:hover,.export-action--destructive:focus-visible{background:#fef2f2}.export-rename-form{min-width:min(100%,420px)}.grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);align-items:start;gap:16px;display:grid}.grid>.gcCard{padding:14px}.input-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;display:flex}.input-toolbar .gcSegmentedControl{flex-shrink:0}.input-toolbar .search{flex:1;min-width:12rem;margin-bottom:0}.search{box-sizing:border-box;height:var(--gc-action-height);border:1px solid var(--gc-border);background:var(--gc-surface);border-radius:6px;align-items:center;gap:8px;margin-bottom:12px;padding:0 10px;display:flex}.search:focus-within{outline:2px solid var(--gc-blue);outline-offset:1px}.search input,.search .gcSearchInput{background:0 0;border:0;flex:1;width:auto;min-width:0;height:auto;padding:0;font-size:14px}.search input:focus-visible{outline:none}.search-clear{color:var(--gc-blue);background:0 0;border:0;height:auto;min-height:auto;padding:0 6px;font-size:12px;font-weight:600}.search-clear:hover{text-decoration:underline}.input-panel .section-title{margin-bottom:12px}.gcSegmentedControl{box-sizing:border-box;height:var(--gc-action-height);border:1px solid var(--gc-border);border-radius:var(--gc-action-radius-pill);background:#f0f3f6;align-items:stretch;gap:2px;padding:3px;display:inline-flex}.gcSegmentedControl__option{width:var(--gc-action-height);border-radius:var(--gc-action-radius-pill);color:#8a97a6;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;height:100%;padding:0;display:inline-flex}.gcSegmentedControl__option:hover:not(:disabled){color:var(--gc-text)}.gcSegmentedControl__option[aria-checked=true]{background:var(--gc-surface);color:var(--gc-blue);box-shadow:0 1px 2px #1f2d3d14}.gcSegmentedControl__option:disabled{opacity:.55;cursor:not-allowed}.gcSegmentedControl__icon{display:block}.gcSegmentedControl--text .gcSegmentedControl__option{width:auto;min-width:0;height:100%;padding:0 var(--gc-action-padding-x);font-size:var(--gc-action-font-size);font-weight:var(--gc-action-font-weight);white-space:nowrap}.resource-list{border:1px solid var(--gc-border2);border-radius:8px;flex-direction:column;gap:0;max-height:720px;display:flex;overflow:auto}.resource{border-bottom:1px solid var(--gc-border2);background:0 0;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:12px;display:flex}.resource:last-child{border-bottom:0}.resource:hover{background:#00000008}.input-panel .resource,.selected-panel .resource{flex-direction:column;align-items:stretch}.resource code{overflow-wrap:anywhere;white-space:normal;min-width:0;font-size:13px;font-weight:500;line-height:1.35;display:block}.resource .actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.input-panel .resource button,.selected-panel .resource .actions{align-self:flex-end}.empty{color:var(--gc-subtle);padding:12px;font-size:13px;font-style:italic}.chips{flex-wrap:wrap;gap:8px;display:flex}.chip{box-sizing:border-box;height:var(--gc-chip-height);padding:0 var(--gc-chip-padding-x);border-radius:var(--gc-chip-radius);border:1px solid var(--gc-border);background:var(--gc-blue-weak);color:var(--gc-blue);font-size:var(--gc-chip-font-size);font-weight:var(--gc-chip-font-weight);align-items:center;gap:6px;line-height:1;display:inline-flex}.scroll{max-height:360px;overflow:auto}.scroll.short{max-height:420px}.dependency-preview,.paste-preview{border-top:1px solid var(--gc-border2);margin-top:14px;padding-top:14px}.output-panel--paste{grid-column:span 2}.paste-input{resize:vertical;border:1px solid var(--gc-border);width:100%;min-height:220px;color:var(--gc-text);font:13px/1.5 var(--gc-font-mono);background:#00000008;border-radius:8px;padding:12px}.generated-file+.generated-file{margin-top:14px}.generated-file-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.generated-file-header__start{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.gcMuted{color:var(--gc-subtle)}.generated-file h3{color:var(--gc-text);margin:0;font-size:13px;font-weight:700}pre{border:1px solid var(--gc-border2);color:var(--gc-text);white-space:pre;background:#00000008;border-radius:8px;max-height:520px;margin:0;padding:12px;font-size:12px;line-height:1.5;overflow:auto}.dialog-backdrop{z-index:20;background:#0f172a73;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.resource-dialog{flex-direction:column;width:min(920px,100%);max-height:min(720px,100vh - 32px);padding:14px;display:flex;box-shadow:0 8px 24px #1f2d3d1f}.resource-dialog .scroll{max-height:none}.gcFooter{border-top:1px solid var(--gc-border);text-align:center;color:var(--gc-subtle);padding:10px 18px;font-size:12px}.gcFooterLink{color:var(--gc-blue);text-decoration:none}.gcFooterLink:hover,.gcFooterLink:focus-visible{text-underline-offset:2px;outline:none;text-decoration:underline}@media (width<=1100px){.grid{grid-template-columns:1fr}.output-panel--paste{grid-column:auto}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inline{flex-direction:column;align-items:stretch}.add-export-form .inline{grid-template-columns:1fr}.export{width:100%;max-width:none}.gcPageTitleRow{flex-direction:column}.gcPageMeta{justify-content:flex-start}}@media (width<=640px){.stats-grid{grid-template-columns:1fr}}
