.shell.svelte-1qaydij{font-family:var(--font-ui);background:var(--bg);color:var(--ink);min-height:100vh;display:flex;flex-direction:column}.toolbar-card.svelte-1qaydij{background:var(--bg-raised);border:1px solid var(--rule);border-radius:var(--r-xl);box-shadow:var(--shadow-sm);padding:var(--sp-4) var(--sp-5);display:flex;align-items:center;gap:var(--sp-6);flex-wrap:wrap}.seg-filter.svelte-1qaydij{display:flex;border:1px solid var(--rule-hard);border-radius:var(--r-md);overflow:hidden}.seg-btn.svelte-1qaydij{background:none;border:none;border-right:1px solid var(--rule-hard);color:var(--ink-3);font-family:var(--font-ui);font-size:.7rem;font-weight:500;padding:.2rem .6rem;cursor:pointer;transition:all var(--t-base);white-space:nowrap}.seg-btn.svelte-1qaydij:last-child{border-right:none}.seg-btn.svelte-1qaydij:hover:not(.active){background:var(--bg-overlay);color:var(--ink-2)}.seg-btn.active.svelte-1qaydij{background:var(--accent-dim);color:var(--accent-text)}.search-wrap.svelte-1qaydij{position:relative;display:flex;align-items:center}.search-icon.svelte-1qaydij{position:absolute;left:8px;color:var(--ink-4);pointer-events:none;font-size:.85rem}.search-input.svelte-1qaydij{padding-left:28px;width:210px;font-family:var(--font-ui);font-size:.75rem}.page-header.svelte-1qaydij{display:flex;flex-direction:column;gap:var(--sp-1)}.page-title.svelte-1qaydij{font-size:1.25rem;font-weight:600;color:var(--ink)}.page-subtitle.svelte-1qaydij{font-size:.8rem;color:var(--ink-3)}.dt-tabs.svelte-1qaydij{display:flex;align-items:stretch;border-bottom:1px solid var(--rule);background:var(--bg);flex-shrink:0;overflow-x:auto}.dt-tab.svelte-1qaydij{background:none;border:none;border-bottom:2px solid transparent;color:var(--ink-3);font-family:var(--font-ui);font-size:.78rem;font-weight:500;padding:0 var(--sp-4);height:48px;cursor:pointer;transition:all var(--t-base);margin-bottom:-1px;white-space:nowrap;display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.dt-tab.svelte-1qaydij:hover:not(.active){color:var(--ink-2);background:var(--bg-overlay)}.dt-tab.active.svelte-1qaydij{color:var(--accent);border-bottom-color:var(--accent);background:var(--bg-raised)}.tab-label-wrap.svelte-1qaydij{display:flex;flex-direction:column;align-items:flex-start;gap:1px}.tab-label.svelte-1qaydij{line-height:1}.tab-hint.svelte-1qaydij{font-size:.55rem;font-weight:400;color:var(--ink-4);letter-spacing:.02em;line-height:1}.dt-tab.active.svelte-1qaydij .tab-hint:where(.svelte-1qaydij){color:var(--accent-muted)}.tab-count.svelte-1qaydij{display:inline-flex;align-items:center;justify-content:center;background:var(--bg-sunken);color:var(--ink-3);font-size:.6rem;font-weight:600;border-radius:999px;padding:0 5px;height:14px}.dt-tab.active.svelte-1qaydij .tab-count:where(.svelte-1qaydij){background:var(--accent-dim);color:var(--accent-text)}.category-banner.svelte-1qaydij{display:flex;align-items:baseline;flex-wrap:wrap;gap:var(--sp-2);padding:.55rem var(--sp-4);border-bottom:1px solid var(--rule);background:var(--bg);font-size:.72rem}.category-name.svelte-1qaydij{font-weight:600;color:var(--ink-2)}.category-hint.svelte-1qaydij{color:var(--accent-text);font-weight:500}.category-sep.svelte-1qaydij{color:var(--ink-5)}.category-desc.svelte-1qaydij{color:var(--ink-3)}.ref-table.svelte-1qaydij{width:100%;border-collapse:collapse}.ref-table.svelte-1qaydij thead:where(.svelte-1qaydij) tr:where(.svelte-1qaydij){background:var(--bg);border-bottom:1px solid var(--rule)}.ref-table.svelte-1qaydij thead:where(.svelte-1qaydij) th:where(.svelte-1qaydij){font-size:.62rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--ink-3);padding:.45rem var(--sp-4);text-align:left;white-space:nowrap}.ref-table.svelte-1qaydij thead:where(.svelte-1qaydij) th:where(.svelte-1qaydij):first-child{width:100px}.ref-table.svelte-1qaydij thead:where(.svelte-1qaydij) th:where(.svelte-1qaydij):nth-child(2){width:70px}.ref-table.svelte-1qaydij thead:where(.svelte-1qaydij) th:where(.svelte-1qaydij):nth-child(4){width:110px}.ref-table.svelte-1qaydij thead:where(.svelte-1qaydij) th:where(.svelte-1qaydij):last-child{width:100px}.ref-table.svelte-1qaydij tbody:where(.svelte-1qaydij) tr:where(.svelte-1qaydij){border-bottom:1px solid var(--rule-soft);transition:background var(--t-fast)}.ref-table.svelte-1qaydij tbody:where(.svelte-1qaydij) tr:where(.svelte-1qaydij):last-child{border-bottom:none}.ref-table.svelte-1qaydij tbody:where(.svelte-1qaydij) tr:where(.svelte-1qaydij):hover{background:var(--bg-overlay)}.ref-table.svelte-1qaydij td:where(.svelte-1qaydij){padding:.6rem var(--sp-4);vertical-align:top}.type-badge.svelte-1qaydij{display:inline-flex;font-family:var(--font-mono);font-size:.8rem;font-weight:600;padding:.2rem .45rem;border-radius:var(--r-md);background:var(--accent-dim);color:var(--accent-text)}.value-num.svelte-1qaydij{font-family:var(--font-mono);font-size:.78rem;color:var(--ink-3);font-weight:400}.row-desc.svelte-1qaydij{font-size:.75rem;color:var(--ink-3);line-height:1.55}.status-badge.svelte-1qaydij{display:inline-flex;font-size:.6rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:.15rem .42rem;border-radius:var(--r-sm)}.status-current.svelte-1qaydij{background:var(--pass-bg);color:var(--pass)}.status-experimental.svelte-1qaydij{background:var(--warn-bg);color:var(--warn)}.status-obsolete.svelte-1qaydij{background:var(--fail-bg);color:var(--fail)}.rfc-badge.svelte-1qaydij{display:inline-flex;font-family:var(--font-mono);font-size:.65rem;font-weight:500;color:var(--ink-3);background:var(--bg-sunken);padding:.15rem .4rem;border-radius:var(--r-sm);white-space:nowrap}.rfc-badge.svelte-1qaydij{display:inline-flex;font-family:var(--font-mono);font-size:.65rem;font-weight:500;color:var(--accent-text);background:var(--accent-dim);padding:.15rem .4rem;border-radius:var(--r-sm);white-space:nowrap;text-decoration:none;transition:background var(--t-fast)}.rfc-badge.svelte-1qaydij:hover{background:var(--accent-muted)}.rfc-none.svelte-1qaydij{font-size:.75rem;color:var(--ink-5)}.rel-link.svelte-1qaydij{font-size:.72rem;font-weight:500;color:var(--ink-3);text-decoration:none;padding:.2rem var(--sp-3);background:var(--bg-sunken);border:1px solid var(--rule);border-radius:var(--r-md);transition:all var(--t-base);white-space:nowrap}.rel-link.svelte-1qaydij:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-dim)}.related-links.svelte-1qaydij{display:flex;flex-wrap:wrap;gap:var(--sp-2)}.statusbar-rfc.svelte-1qaydij{color:var(--ink-3);text-decoration:none}.statusbar-rfc.svelte-1qaydij:hover{color:var(--accent);text-decoration:underline}.empty-state.svelte-1qaydij{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--sp-8);color:var(--ink-4);font-size:.78rem;gap:var(--sp-2)}.empty-icon.svelte-1qaydij{font-size:1.5rem;opacity:.4}.dt-statusbar.svelte-1qaydij{display:flex;align-items:center;gap:var(--sp-3);padding:0 var(--sp-4);height:28px;border-top:1px solid var(--rule);background:var(--bg);font-size:.65rem;color:var(--ink-3);flex-shrink:0}.dt-status-sep.svelte-1qaydij{color:var(--ink-5)}.dt-status-right.svelte-1qaydij{margin-left:auto}@media(max-width:700px){.page.svelte-1qaydij{padding:var(--sp-4)}.search-input.svelte-1qaydij{width:140px}.seg-filter.svelte-1qaydij{display:none}.ref-table.svelte-1qaydij thead:where(.svelte-1qaydij) th:where(.svelte-1qaydij):nth-child(2),.ref-table.svelte-1qaydij tbody:where(.svelte-1qaydij) td:where(.svelte-1qaydij):nth-child(2),.ref-table.svelte-1qaydij thead:where(.svelte-1qaydij) th:where(.svelte-1qaydij):last-child,.ref-table.svelte-1qaydij tbody:where(.svelte-1qaydij) td:where(.svelte-1qaydij):last-child{display:none}}
