.ztokens{--zt-ink: var(--color-text, #1a2d42);--zt-muted: var(--color-text-muted, #4d5c6b);--zt-surface: #ffffff;--zt-grid: rgba(20, 48, 74, .1);--zt-baseline: rgba(20, 48, 74, .22);--zt-ring: rgba(20, 48, 74, .12);font-family:var(--font-sans);color:var(--zt-ink);display:flex;flex-direction:column;gap:1.25rem;margin-top:1rem}.ztokens .num{font-variant-numeric:tabular-nums}.ztokens .mono{font-family:ui-monospace,Cascadia Code,Consolas,monospace}.ztokens .zt-meta{font-size:.82rem;color:var(--zt-muted);margin-top:-.4rem}.ztokens .zt-meta b{color:var(--color-primary, #003366);font-weight:600}.ztokens .zt-panel{background:var(--zt-surface);border:1px solid var(--zt-ring);border-radius:var(--radius, 12px);box-shadow:var(--shadow-card, 0 4px 20px rgba(0,51,102,.08));padding:1.25rem 1.4rem 1.1rem}.ztokens .zt-head{display:flex;align-items:baseline;gap:.6rem;flex-wrap:wrap;margin-bottom:.9rem}.ztokens .zt-head h3{font-family:var(--font-display, sans-serif);font-size:1.05rem;font-weight:600;margin:0;color:var(--color-primary, #003366)}.ztokens .zt-head .sw{width:11px;height:11px;border-radius:3px;display:inline-block}.ztokens .zt-head .hint{color:var(--zt-muted);font-size:.8rem}.ztokens .zt-row{display:flex;gap:1.4rem;align-items:stretch}.ztokens .zt-main{flex:1 1 auto;min-width:0}.ztokens .zt-plot{position:relative;height:250px;margin-left:58px}.ztokens .zt-plot.short{height:168px}.ztokens .zt-grid{position:absolute;top:18px;right:0;bottom:22px;left:0}.ztokens .zt-grid div{position:absolute;left:0;right:0;border-top:1px solid var(--zt-grid)}.ztokens .zt-grid span{position:absolute;right:100%;margin-right:8px;transform:translateY(50%);font-size:.66rem;color:var(--zt-muted);white-space:nowrap}.ztokens .zt-cols{position:absolute;top:18px;right:0;bottom:22px;left:0;display:flex;align-items:flex-end;gap:9px;padding:0 2px;border-bottom:1px solid var(--zt-baseline)}.ztokens .zt-col{flex:1 1 0;display:flex;flex-direction:column;justify-content:flex-end;height:100%;position:relative}.ztokens .zt-seg{width:100%;margin-top:2px;min-height:2px;transition:opacity .12s ease}.ztokens .zt-seg:first-child{border-radius:4px 4px 0 0}.ztokens .zt-seg:hover{opacity:.8}.ztokens .zt-val{position:absolute;bottom:100%;left:50%;transform:translate(-50%);font-size:.66rem;color:var(--zt-muted);padding-bottom:3px;white-space:nowrap;font-variant-numeric:tabular-nums}.ztokens .zt-x{position:absolute;left:0;right:0;bottom:0;display:flex;gap:9px;padding:0 2px}.ztokens .zt-x span{flex:1 1 0;text-align:center;font-size:.66rem;color:var(--zt-muted);padding-top:4px;white-space:nowrap;overflow:visible}.ztokens .zt-x span.today{color:var(--color-primary, #003366);font-weight:700}.ztokens .zt-rail{flex:0 0 172px;display:flex;flex-direction:column;gap:.6rem}.ztokens .zt-tile{border:1px solid var(--zt-ring);border-radius:10px;padding:.6rem .85rem}.ztokens .zt-tile .k{font-size:.66rem;text-transform:uppercase;letter-spacing:.06em;color:var(--zt-muted)}.ztokens .zt-tile .v{font-size:1.4rem;font-weight:650;letter-spacing:-.01em;font-family:var(--font-display, sans-serif)}.ztokens .zt-tile .u{font-size:.66rem;color:var(--zt-muted)}.ztokens .zt-legend{display:flex;flex-wrap:wrap;gap:.35rem 1.1rem;margin-top:.9rem}.ztokens .zt-legend .item{display:inline-flex;align-items:center;gap:.45rem;font-size:.8rem;color:var(--zt-muted);white-space:nowrap}.ztokens .zt-legend .sw{width:11px;height:11px;border-radius:3px}.ztokens .zt-scripts{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.ztokens .zt-foot{display:flex;justify-content:flex-end;gap:1.6rem;margin-top:.75rem}.ztokens .zt-foot .k{font-size:.66rem;text-transform:uppercase;letter-spacing:.06em;color:var(--zt-muted);text-align:right}.ztokens .zt-foot .v{font-size:1.05rem;font-weight:650;text-align:right;font-variant-numeric:tabular-nums}.ztokens .zt-tbl-scroll{overflow-x:auto}.ztokens table{border-collapse:collapse;width:100%;font-size:.8rem}.ztokens th{text-align:left;font-size:.66rem;text-transform:uppercase;letter-spacing:.06em;color:var(--zt-muted);font-weight:600;padding:6px 14px 6px 0;border-bottom:1px solid var(--zt-baseline);white-space:nowrap}.ztokens td{padding:7px 14px 7px 0;border-bottom:1px solid var(--zt-grid);white-space:nowrap}.ztokens td.r,.ztokens th.r{text-align:right;font-variant-numeric:tabular-nums}.ztokens .swcell{display:inline-flex;align-items:center;gap:8px}.ztokens .swcell .sw{width:11px;height:11px;border-radius:3px;flex:none}.ztokens .dim{color:var(--zt-muted)}.ztokens .zt-state{color:var(--zt-muted);font-size:.9rem;padding:1.5rem 0}.ztokens #zt-tip{position:fixed;pointer-events:none;z-index:40;display:none;background:var(--color-bg-deep, #14304a);color:#fff;border-radius:7px;padding:6px 10px;font-size:.78rem;line-height:1.45;max-width:260px;box-shadow:0 6px 22px #00336647}.ztokens #zt-tip b{font-weight:650}@media(max-width:720px){.ztokens .zt-row{flex-direction:column}.ztokens .zt-rail{flex-direction:row}.ztokens .zt-rail .zt-tile{flex:1}.ztokens .zt-scripts{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.ztokens .zt-seg{transition:none}}
