*{box-sizing:border-box}body{margin:0;font-family:var(--th-font-family,system-ui,sans-serif);background:var(--th-color-bg,#f8fafc);color:var(--th-color-text,#0f172a)}.tv-shell{min-height:100vh;display:flex;flex-direction:column}.tv-header{border-bottom:1px solid var(--th-color-border,#e2e8f0);background:var(--th-color-surface,#fff);padding:.75rem 1.5rem}.tv-header__inner{max-width:72rem;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.tv-logo{font-weight:700;font-size:1.25rem;color:inherit;text-decoration:none}.tv-logo span{color:#7c3aed}.tv-nav{display:flex;gap:1rem;flex-wrap:wrap;font-size:.9rem}.tv-nav a{color:inherit;text-decoration:none;opacity:.85}.tv-nav a:hover{opacity:1;color:#7c3aed}.tv-lang-switch{font-weight:600;border:1px solid var(--th-color-border,#e2e8f0);padding:.15rem .5rem;border-radius:.25rem}.tv-main{flex:1 1;max-width:72rem;margin:0 auto;padding:2rem 1.5rem;width:100%}.tv-footer{border-top:1px solid var(--th-color-border,#e2e8f0);padding:1.5rem;font-size:.85rem;opacity:.8;text-align:center}.tv-hero{margin-bottom:2rem}.tv-hero h1{font-size:2rem;margin:0 0 .5rem}.tv-hero p{margin:0;opacity:.8;max-width:40rem}.tv-grid{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.tv-card{border:1px solid var(--th-color-border,#e2e8f0);border-radius:.5rem;padding:1rem;background:var(--th-color-surface,#fff)}.tv-card h2,.tv-card h3{margin:0 0 .5rem;font-size:1rem}.tv-card a{color:inherit;text-decoration:none}.tv-card a:hover{color:#7c3aed}.tv-meta{font-size:.8rem;opacity:.7;margin-top:.5rem}.tv-sidebar{border:1px solid var(--th-color-border,#e2e8f0);border-radius:.5rem;padding:1rem;background:#f1f5f9;margin-top:2rem}.tv-sidebar h3{margin:0 0 .75rem;font-size:.95rem}.tv-sidebar ul{margin:0;padding-left:1.25rem}.tv-breadcrumb{font-size:.85rem;margin-bottom:1rem;opacity:.8}.tv-breadcrumb a{color:inherit}.tv-prose{line-height:1.7;max-width:48rem}.tv-section{margin-bottom:2rem}.tv-section h2{font-size:1.15rem;margin:0 0 1rem;border-bottom:1px solid var(--th-color-border,#e2e8f0);padding-bottom:.5rem}.tv-btn{display:inline-block;padding:.5rem 1rem;background:#7c3aed;color:#fff;border-radius:.375rem;text-decoration:none;font-size:.9rem;border:none;cursor:pointer}.tv-btn--secondary{background:#fff;color:#7c3aed;border:1px solid #7c3aed}.tv-layout-2col{display:grid;grid-gap:2rem;gap:2rem}@media (min-width:900px){.tv-layout-2col{grid-template-columns:1fr 280px}}.wb-workbench-layout{display:grid;grid-gap:1rem;gap:1rem}@media (min-width:960px){.wb-workbench-layout{grid-template-columns:minmax(0,1fr) 220px;align-items:start}}.wb-workbench-rail{display:flex;flex-direction:column;gap:1rem}.wb-workbench{min-width:0}.wb-header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border:1px solid var(--th-color-border,#e2e8f0);border-radius:.5rem;background:linear-gradient(135deg,#faf5ff,#fff);margin-bottom:1rem}.wb-header__eyebrow{margin:0 0 .25rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#7c3aed}.wb-header__title{margin:0;font-size:1.35rem}.wb-header__meta{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;margin:0}.wb-header__meta dt{font-size:.7rem;text-transform:uppercase;opacity:.6}.wb-header__meta dd{margin:.15rem 0 0;font-weight:600;font-size:.9rem}.wb-status--live{color:#059669}.wb-status--blocked{color:#64748b}.wb-intro{margin:0 0 1.25rem;opacity:.85;max-width:42rem}.wb-panel{border:1px solid var(--th-color-border,#e2e8f0);border-radius:.5rem;padding:1rem 1.25rem;background:#fff;margin-bottom:1rem}.wb-panel__title{margin:0 0 .75rem;font-size:1rem}.wb-field-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(10rem,1fr));grid-gap:.75rem;gap:.75rem;margin-bottom:.75rem}.wb-field{display:flex;flex-direction:column;gap:.35rem}.wb-field--full{width:100%}.wb-field__label{font-size:.78rem;font-weight:600;opacity:.75}.wb-field__select,.wb-input,.wb-rich-editor,.wb-textarea{width:100%;padding:.5rem .65rem;border:1px solid var(--th-color-border,#e2e8f0);border-radius:.375rem;font:inherit;background:#fff}.wb-rich-editor{min-height:12rem;line-height:1.65;resize:vertical}.wb-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.wb-actions--toolbar{margin-bottom:1rem}.wb-btn-sm{padding:.35rem .65rem;font-size:.8rem}.wb-result-layout{display:grid;grid-gap:1rem;gap:1rem}@media (min-width:960px){.wb-result-layout{grid-template-columns:1fr 220px}}.wb-result__status{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.wb-badge{font-size:.72rem;padding:.2rem .5rem;border-radius:999px;background:#ede9fe;color:#6d28d9}.wb-insight-box{margin-top:1rem;padding:.75rem 1rem;background:#f8fafc;border-radius:.375rem;font-size:.9rem}.wb-insight-box h4{margin:0 0 .5rem;font-size:.85rem}.wb-insight-box ul{margin:0;padding-left:1.2rem}.wb-shared-drafts__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.35rem}.wb-shared-drafts__head h4{margin:0}.wb-shared-drafts__list{list-style:none;margin:.5rem 0 0;padding:0;display:flex;flex-direction:column;gap:.35rem}.wb-shared-drafts__list li{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .75rem;padding:.35rem 0;border-bottom:1px solid #e2e8f0}.wb-shared-drafts__load{border:none;background:none;padding:0;font:inherit;color:#4f46e5;cursor:pointer;text-align:left}.wb-shared-drafts__load:hover{text-decoration:underline}.wb-shared-drafts__remove{margin-left:auto;border:none;background:#fee2e2;color:#b91c1c;width:1.5rem;height:1.5rem;border-radius:999px;cursor:pointer;line-height:1}.wb-shared-drafts__item--locked .wb-shared-drafts__load{color:#94a3b8;cursor:not-allowed;text-decoration:none}.wb-shared-drafts__status{color:#4f46e5}.wb-shared-drafts__row-main{display:flex;align-items:center;gap:.4rem}.wb-presence-avatar{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e0e7ff;color:#3730a3;font-size:.65rem;font-weight:700;flex-shrink:0}.wb-presence-avatar--sm{width:1.35rem;height:1.35rem}.wb-presence-avatar--active{background:#4f46e5;color:#fff;box-shadow:0 0 0 2px #c7d2fe}.wb-org-drafts{margin-top:1rem;padding-top:.75rem;border-top:1px dashed #cbd5e1}.wb-org-role-badge{margin-left:.5rem;font-size:.68rem;font-weight:600;color:#4338ca;background:#eef2ff;padding:.1rem .4rem;border-radius:999px}.wb-org-allowlist{color:#64748b}.wb-org-invites{margin:.75rem 0;padding:.65rem .75rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem}.wb-org-invites h5{margin:0 0 .5rem;font-size:.82rem}.wb-org-invites__form{display:flex;gap:.45rem;flex-wrap:wrap}.wb-org-invites__input{flex:1 1 12rem;min-width:0;padding:.35rem .55rem;border:1px solid #cbd5e1;border-radius:.35rem;font-size:.82rem}.wb-org-invites__list{margin:.5rem 0 0;padding-left:1rem;font-size:.8rem}.wb-org-invites__list li{margin-bottom:.35rem}.wb-org-invites__revoke{margin-left:.45rem;border:none;background:none;color:#64748b;cursor:pointer;font-size:.78rem;text-decoration:underline}.wb-scores{display:flex;flex-wrap:wrap;gap:.75rem}.wb-score{display:flex;flex-direction:column;align-items:center;min-width:4.5rem;padding:.5rem;background:#fff;border-radius:.375rem;border:1px solid #e2e8f0}.wb-score strong{font-size:1.25rem;color:#7c3aed}.wb-dev summary{cursor:pointer;font-size:.85rem;font-weight:600;opacity:.7}.wb-dev__pre{margin-top:.5rem;padding:.75rem;background:#0f172a;color:#e2e8f0;border-radius:.375rem;font-size:.75rem;overflow:auto;max-height:16rem}.wb-workflow-list{list-style:none;margin:0;padding:0}.wb-workflow-list li{margin-bottom:.5rem}.wb-workflow-list a{color:#7c3aed;text-decoration:none;font-size:.88rem}.wb-workflow-list a:hover{text-decoration:underline}.wb-history-list{list-style:none;margin:.5rem 0 0;padding:0}.wb-history-list li{display:flex;flex-direction:column;gap:.15rem;padding:.4rem 0;border-bottom:1px solid #f1f5f9;font-size:.82rem}.wb-history-list__type{font-weight:600;color:#7c3aed}.wb-history-list__tool{opacity:.7}.wb-versions{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.75rem}.wb-versions__tab{padding:.35rem .75rem;border:1px solid #e2e8f0;border-radius:999px;background:#fff;font-size:.78rem;cursor:pointer;color:#475569}.wb-versions__tab--active{background:#7c3aed;border-color:#7c3aed;color:#fff}.wb-prompt-library__head{display:flex;align-items:center;gap:.5rem}.wb-prompt-library__head .wb-panel__title{margin:0}.wb-cms-badge{font-size:.62rem;padding:.15rem .45rem;border-radius:999px;background:#dcfce7;color:#166534;font-weight:700;letter-spacing:.04em}.wb-prompt-library{max-height:320px;overflow-y:auto}.wb-prompt-group{margin-top:.75rem}.wb-prompt-group__title{margin:0 0 .35rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;opacity:.55}.wb-prompt-list{list-style:none;margin:0;padding:0}.wb-prompt-list__btn{display:block;width:100%;text-align:left;padding:.35rem 0;border:none;background:none;color:#7c3aed;font-size:.84rem;cursor:pointer}.wb-prompt-list__btn:hover{text-decoration:underline}.wb-memory__toggle{display:flex;justify-content:space-between;align-items:center;width:100%;border:none;background:none;padding:0;cursor:pointer;text-align:left}.wb-memory__toggle .wb-panel__title{margin:0}.wb-memory__chevron{font-size:1.1rem;opacity:.5}.wb-memory__form{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem}.wb-recommend-list{list-style:none;margin:.5rem 0 0;padding:0}.wb-recommend-list li{margin-bottom:.6rem}.wb-recommend-list__link{display:flex;flex-direction:column;gap:.15rem;text-decoration:none;color:inherit;font-size:.84rem}.wb-recommend-list__link strong{color:#7c3aed}.wb-recommend-list__link span{opacity:.7}.wb-recommend-list__link:hover strong{text-decoration:underline}.wb-table-wrap{overflow-x:auto;margin-bottom:1rem}.wb-table{width:100%;border-collapse:collapse;font-size:.84rem}.wb-table td,.wb-table th{padding:.5rem .65rem;border:1px solid #e2e8f0;text-align:left;vertical-align:top}.wb-table th{background:#f8fafc;font-size:.72rem;text-transform:uppercase;letter-spacing:.03em}.wb-hs-card{display:flex;flex-wrap:wrap;align-items:baseline;gap:.75rem 1.25rem;padding:1rem 1.25rem;margin-bottom:1rem;background:linear-gradient(135deg,#faf5ff,#f5f3ff);border-radius:.5rem;border:1px solid #e9d5ff}.wb-hs-card__label{font-size:.72rem;text-transform:uppercase;opacity:.6}.wb-hs-card__code{font-size:1.5rem;color:#6d28d9}.wb-hs-card__duty{font-size:.88rem;opacity:.8}.wb-metrics{display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:1rem}.wb-metric{display:flex;flex-direction:column;min-width:6rem;padding:.6rem .85rem;background:#f8fafc;border-radius:.375rem;border:1px solid #e2e8f0;font-size:.82rem}.wb-metric strong{font-size:1rem;color:#7c3aed;margin-top:.2rem}.wb-section-block{margin-bottom:.85rem}.wb-section-block h4{margin:0 0 .35rem;font-size:.88rem}.wb-rich-editor--compact{min-height:auto}.wb-artifact--translation{display:grid;grid-gap:.75rem;gap:.75rem}@media (min-width:720px){.wb-artifact--translation{grid-template-columns:1fr 1fr}}.ws-dashboard{margin-bottom:2rem}.ws-hero{padding:1.5rem 1.75rem;margin-bottom:1.25rem;border-radius:.625rem;background:linear-gradient(135deg,#faf5ff,#fff 55%,#f0f9ff);border:1px solid #e9d5ff}.ws-hero__eyebrow{margin:0 0 .35rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#7c3aed}.ws-hero h1{margin:0 0 .5rem;font-size:1.75rem}.ws-hero p{margin:0;opacity:.85;max-width:42rem}.ws-hero__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem}.ws-stats{display:grid;grid-template-columns:repeat(auto-fill,minmax(7rem,1fr));grid-gap:.65rem;gap:.65rem;margin-bottom:1.25rem}.ws-stat{padding:.85rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem}.ws-stat__label{display:block;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;opacity:.6}.ws-stat__value{display:block;font-size:1.5rem;color:#7c3aed;margin-top:.25rem}.ws-panel{margin-bottom:1.25rem;padding:1rem 1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem}.ws-panel__title{margin:0 0 .75rem;font-size:1rem}.ws-recent-list{list-style:none;margin:0;padding:0}.ws-recent-list li{border-bottom:1px solid #f1f5f9}.ws-recent-list__link{display:flex;flex-direction:column;gap:.15rem;padding:.6rem 0;text-decoration:none;color:inherit;font-size:.88rem}.ws-recent-list__link:hover strong{color:#7c3aed}.ws-recent-list__type{font-size:.72rem;color:#7c3aed;font-weight:600}.ws-tool-chips{display:flex;flex-wrap:wrap;gap:.4rem}.ws-tool-chip{padding:.35rem .75rem;border-radius:999px;border:1px solid #e2e8f0;background:#f8fafc;font-size:.82rem;text-decoration:none;color:#475569}.ws-tool-chip:hover{border-color:#7c3aed;color:#7c3aed;background:#faf5ff}.ws-breakdown{display:flex;flex-wrap:wrap;gap:.5rem}.ws-breakdown__item{display:flex;align-items:center;gap:.5rem;padding:.35rem .65rem;background:#f8fafc;border-radius:.375rem;font-size:.82rem}.ws-breakdown__item strong{color:#7c3aed}.ws-category h2{font-size:1.1rem;margin-bottom:.75rem}.tv-card__head{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.tv-card__head h3{margin:0}.tv-card-fav{border:none;background:none;cursor:pointer;font-size:1.1rem;color:#cbd5e1;padding:0;line-height:1}.tv-card-fav--on{color:#f59e0b}.wb-prompt-list__item{display:flex;align-items:center;gap:.25rem}.wb-prompt-fav{border:none;background:none;cursor:pointer;color:#cbd5e1;font-size:.9rem;padding:.15rem;flex-shrink:0}.wb-prompt-fav--on{color:#f59e0b}.wb-fav-group{margin-top:.65rem}.wb-fav-group h4{margin:0 0 .35rem;font-size:.72rem;text-transform:uppercase;opacity:.55}.wb-fav-list{list-style:none;margin:0;padding:0;font-size:.84rem}.wb-fav-list li{margin-bottom:.35rem}.wb-fav-list a{color:#7c3aed;text-decoration:none}.wb-fav-result{display:grid;grid-template-columns:auto 1fr auto;grid-gap:.35rem;gap:.35rem;align-items:center}.wb-fav-result__type{font-size:.68rem;color:#7c3aed}.wb-fav-result__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wb-fav-result__remove{border:none;background:none;cursor:pointer;opacity:.5;font-size:1rem;padding:0}.wb-rte-toolbar{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.5rem}.wb-rte-btn{padding:.25rem .55rem;border:1px solid #e2e8f0;border-radius:.25rem;background:#f8fafc;font-size:.78rem;cursor:pointer}.wb-rte-btn--active,.wb-rte-btn:hover{border-color:#7c3aed;color:#7c3aed}.wb-rte-btn--active{background:#f5f3ff}.wb-tiptap-wrap{display:flex;flex-direction:column;gap:.35rem}.wb-rte-select{padding:.25rem .45rem;border:1px solid #e2e8f0;border-radius:.25rem;background:#fff;font-size:.78rem;max-width:8rem}.wb-tiptap{border:1px solid #e2e8f0;border-radius:.375rem;background:#fff;min-height:12rem}.wb-tiptap .ProseMirror{padding:.75rem 1rem;min-height:11rem;outline:none;font-size:.9rem;line-height:1.55}.wb-tiptap .ProseMirror p{margin:0 0 .65rem}.wb-tiptap--loading{padding:.75rem 1rem;color:#94a3b8;font-size:.85rem}.wb-rte__panes--visual{grid-template-columns:1fr}.wb-rte-btn:disabled{opacity:.35;cursor:not-allowed}.wb-rte-btn--bold{font-weight:700}.wb-rte-divider{width:1px;height:1.25rem;background:#e2e8f0;margin:0 .15rem}.wb-rte{flex-direction:column}.wb-rte,.wb-rte__view-tabs{display:flex;gap:.35rem}.wb-rte-tab{padding:.2rem .65rem;border:1px solid #e2e8f0;border-radius:.25rem;background:#fff;font-size:.75rem;cursor:pointer}.wb-rte-tab--active{border-color:#7c3aed;color:#7c3aed;background:#f5f3ff}.wb-rte__panes{display:grid;grid-gap:.75rem;gap:.75rem}.wb-rte__panes--split{grid-template-columns:1fr 1fr}@media (max-width:768px){.wb-rte__panes--split{grid-template-columns:1fr}}.wb-preview{border:1px solid #e2e8f0;border-radius:.375rem;background:#fff;padding:.75rem 1rem;min-height:8rem}.wb-preview__empty{color:#94a3b8;font-size:.85rem;margin:0}.wb-preview__title{margin:0 0 .5rem;font-size:1rem}.wb-preview__body{font-size:.9rem;line-height:1.55}.wb-preview__body p{margin:0 0 .65rem}.wb-preview__body ul{margin:0 0 .65rem;padding-left:1.25rem}.wb-preview__body strong{font-weight:700}.wb-preview__body em{font-style:italic}.ws-server-meta{margin:.35rem 0 0;font-size:.82rem}.ws-stat__badge{display:block;font-size:.68rem;color:#7c3aed;margin-top:.15rem}.wb-rte__wordcount{margin-left:auto;font-size:.75rem}.wb-preview__body a{color:#7c3aed;text-decoration:underline}.ws-account-panel .ws-account__form{display:grid;grid-gap:.75rem;gap:.75rem;max-width:28rem}.ws-account__field{display:flex;flex-direction:column;gap:.25rem;font-size:.85rem}.ws-account__field input,.ws-account__field select{padding:.45rem .6rem;border:1px solid #e2e8f0;border-radius:.25rem}.ws-account__signed-in{display:flex;flex-direction:column;gap:.5rem}.ws-account__role-sync{padding:.5rem .75rem;background:#fef3c7;border-radius:.375rem;display:flex;flex-direction:column;gap:.35rem}.ws-account__live-badge{margin-left:.5rem;font-size:.72rem;color:#059669;background:#ecfdf5;padding:.1rem .4rem;border-radius:.2rem}.wb-account-badge{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;margin-top:.35rem;font-size:.78rem}.wb-account-badge__label{color:#475569}.wb-account-badge__role{color:#7c3aed;background:#f5f3ff;padding:.1rem .4rem;border-radius:.2rem}.wb-account-badge__live{color:#059669;font-size:.72rem}.wb-preview__body h3{margin:0 0 .5rem;font-size:1rem}:root{--th-color-primary:#2563eb;--th-color-primary-hover:#1d4ed8;--th-color-text:#111827;--th-color-text-muted:#6b7280;--th-color-border:#e5e7eb;--th-color-bg:#ffffff;--th-color-bg-muted:#f9fafb;--th-color-accent-bg:#eff6ff;--th-space-xs:0.25rem;--th-space-sm:0.5rem;--th-space-md:0.75rem;--th-space-lg:1rem;--th-space-xl:1.5rem;--th-space-2xl:2rem;--th-space-3xl:2.5rem;--th-font-family:var(--font-inter),var(--font-noto-sans-sc),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--th-font-family-mono:var(--font-jetbrains-mono),ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--th-font-size-xs:0.75rem;--th-font-size-sm:0.8125rem;--th-font-size-base:0.875rem;--th-font-size-lg:1.125rem;--th-font-size-xl:1.25rem;--th-font-size-2xl:2rem;--th-font-size-h1:var(--th-font-size-2xl);--th-font-size-h2:var(--th-font-size-xl);--th-font-size-h3:var(--th-font-size-lg);--th-font-size-body:1rem;--th-font-size-caption:var(--th-font-size-xs);--th-radius-sm:0.375rem;--th-radius-md:0.5rem;--th-radius-lg:0.75rem;--th-radius-full:999px;--th-shadow-sm:0 1px 3px rgba(0,0,0,0.08);--th-shadow-md:0 2px 8px rgba(0,0,0,0.1);--th-shadow-lg:0 4px 12px rgba(0,0,0,0.15);--th-transition-fast:0.15s ease;--th-transition-base:0.2s ease;--th-transition-slow:0.3s ease;--th-max-width-site:56rem;--th-max-width-tool:72rem;--th-container-md:56rem;--th-container-lg:72rem;--th-container-xl:80rem;--th-space-section:2rem}html[data-theme=dark]{--th-color-text:#f9fafb;--th-color-text-muted:#d1d5db;--th-color-border:#4b5563;--th-color-bg:#111827;--th-color-bg-muted:#1f2937;--th-color-accent-bg:#1e3a5f;--th-color-primary:#60a5fa;--th-color-primary-hover:#93c5fd}@media (prefers-color-scheme:dark){html:not([data-theme=light]){--th-color-text:#f9fafb;--th-color-text-muted:#d1d5db;--th-color-border:#4b5563;--th-color-bg:#111827;--th-color-bg-muted:#1f2937;--th-color-accent-bg:#1e3a5f;--th-color-primary:#60a5fa;--th-color-primary-hover:#93c5fd}}.th-container{width:100%;max-width:var(--th-container-md);margin-inline:auto;padding-inline:var(--th-space-lg)}.th-container--wide{max-width:var(--th-container-lg)}.th-container--full{max-width:var(--th-container-xl)}.th-stack{display:flex;flex-direction:column;gap:var(--th-space-section)}.th-page-header{margin-bottom:var(--th-space-xl)}.th-page-header h1{margin:0 0 var(--th-space-sm);font-size:var(--th-font-size-h1);line-height:1.2}.th-page-header p{margin:0;font-size:var(--th-font-size-body);line-height:1.6;color:var(--th-color-text-muted)}.th-hero{display:grid;grid-template-columns:auto 1fr;grid-gap:var(--th-space-xl);gap:var(--th-space-xl);padding:var(--th-space-xl) var(--th-space-2xl);border:1px solid var(--th-color-border);border-radius:var(--th-radius-lg);background:linear-gradient(135deg,var(--th-color-bg-muted) 0,transparent 70%)}.th-hero__icon{font-size:3rem;line-height:1}.th-hero__body h1{margin:0 0 var(--th-space-sm);font-size:clamp(1.75rem,4vw,2.25rem)}.th-hero__tagline{margin:0 0 var(--th-space-sm);font-size:1.05rem;color:var(--th-color-text-muted)}.th-hero__meta{margin:0 0 var(--th-space-lg);font-size:var(--th-font-size-sm);color:var(--th-color-text-muted)}.th-hero__stars{color:#d97706}.th-hero__actions{display:flex;flex-wrap:wrap;gap:var(--th-space-sm)}.th-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--th-space-xs);padding:.45rem .85rem;border-radius:var(--th-radius-md);border:1px solid var(--th-color-border);font-size:var(--th-font-size-sm);font-weight:600;font-family:inherit;line-height:1.3;text-decoration:none;color:inherit;background:var(--th-color-bg);cursor:pointer;transition:border-color var(--th-transition-fast),background var(--th-transition-fast)}.th-btn:hover{color:var(--th-color-primary)}.th-btn--primary,.th-btn:hover{border-color:var(--th-color-primary)}.th-btn--primary{background:var(--th-color-primary);color:#fff}.th-btn--primary:hover{background:var(--th-color-primary-hover);border-color:var(--th-color-primary-hover);color:#fff}.th-btn--ghost{background:transparent;border-color:transparent}.th-btn--ghost:hover{background:var(--th-color-bg-muted)}.th-section h2{margin:0 0 var(--th-space-lg);font-size:var(--th-font-size-h2)}.th-section__desc{margin:-.5rem 0 var(--th-space-lg);font-size:var(--th-font-size-base);color:var(--th-color-text-muted)}.th-card{padding:var(--th-space-lg) var(--th-space-xl);border:1px solid var(--th-color-border);border-radius:var(--th-radius-lg);background:var(--th-color-bg);transition:border-color var(--th-transition-fast),box-shadow var(--th-transition-fast)}.th-card:hover{border-color:color-mix(in srgb,var(--th-color-primary) 40%,var(--th-color-border))}.th-card--feed{display:flex;flex-direction:column;gap:var(--th-space-sm);height:100%}.th-card--stat h3{margin:0 0 var(--th-space-xs);font-size:var(--th-font-size-sm);font-weight:600}.th-card--stat p{margin:0;font-size:var(--th-font-size-base);line-height:1.5}.th-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:var(--th-space-sm);font-size:var(--th-font-size-xs);color:var(--th-color-text-muted)}.th-card__title{margin:0;font-size:var(--th-font-size-lg);line-height:1.35}.th-card__title a{color:inherit;text-decoration:none}.th-card__title a:hover{color:var(--th-color-primary)}.th-card__summary{margin:0;font-size:var(--th-font-size-base);line-height:1.55;color:var(--th-color-text-muted)}.th-card__note{margin:var(--th-space-xs) 0 0;font-size:var(--th-font-size-xs);color:var(--th-color-text-muted)}.th-card__footer{margin-top:auto;padding-top:var(--th-space-sm)}.th-card__read-more{font-size:var(--th-font-size-base);font-weight:600;color:var(--th-color-primary);text-decoration:none}.th-card__read-more:hover{text-decoration:underline}.th-badge{display:inline-block;padding:.12rem .45rem;border-radius:var(--th-radius-full);font-size:.68rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;background:var(--th-color-bg-muted);color:var(--th-color-text-muted)}.th-badge--high{background:#fef2f2;color:#b91c1c}.th-badge--medium{background:#fffbeb;color:#b45309}.th-badge--low{background:var(--th-color-accent-bg);color:var(--th-color-primary)}html[data-theme=dark] .th-badge--high{background:#450a0a;color:#fca5a5}html[data-theme=dark] .th-badge--medium{background:#451a03;color:#fcd34d}.th-tag{display:inline-block;padding:.15rem .55rem;border-radius:var(--th-radius-full);font-size:.7rem;font-weight:500;text-decoration:none;background:var(--th-color-bg-muted);color:var(--th-color-text-muted);border:1px solid transparent}a.th-tag:hover{border-color:var(--th-color-primary);color:var(--th-color-primary)}.th-tag-row{gap:var(--th-space-sm)}.th-meta-bar,.th-tag-row{display:flex;flex-wrap:wrap}.th-meta-bar{gap:var(--th-space-lg) var(--th-space-2xl);padding:var(--th-space-lg);margin:var(--th-space-lg) 0;border:1px solid var(--th-color-border);border-radius:var(--th-radius-md);background:var(--th-color-bg-muted)}.th-meta-bar>div{min-width:5rem}.th-meta-bar dt{margin:0;font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--th-color-text-muted)}.th-meta-bar dd{margin:.15rem 0 0;font-size:var(--th-font-size-base);font-weight:600}.th-meta-bar__stars{color:#d97706;letter-spacing:.05em}.th-grid{display:grid;grid-gap:var(--th-space-md);gap:var(--th-space-md)}.th-grid--cards{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr))}.th-grid--stats{grid-template-columns:repeat(auto-fill,minmax(11rem,1fr))}.th-grid--2col{grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));gap:var(--th-space-xl)}.th-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 18rem;grid-gap:var(--th-space-2xl);gap:var(--th-space-2xl);align-items:start}.th-detail-main{min-width:0}.th-detail-sidebar{position:-webkit-sticky;position:sticky;top:5rem;display:flex;flex-direction:column;gap:var(--th-space-lg)}@media (max-width:960px){.th-detail-layout{grid-template-columns:1fr}.th-detail-sidebar{position:static}.th-hero{grid-template-columns:1fr}}.th-sidebar-block{padding:var(--th-space-lg);border:1px solid var(--th-color-border);border-radius:var(--th-radius-md);background:var(--th-color-bg-muted)}.th-sidebar-block h2,.th-sidebar-block h3{margin:0 0 var(--th-space-md);font-size:var(--th-font-size-base)}.th-sidebar-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--th-space-sm)}.th-sidebar-list a{display:block;font-size:var(--th-font-size-sm);font-weight:500;color:var(--th-color-primary);text-decoration:none}.th-sidebar-list a:hover{text-decoration:underline}.th-sidebar-cta{display:block;margin-top:var(--th-space-md);font-size:var(--th-font-size-sm);font-weight:600;color:var(--th-color-primary)}.th-link-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--th-space-sm)}.th-link-list a{font-size:var(--th-font-size-base);font-weight:500;color:var(--th-color-primary);text-decoration:none}.th-link-list a:hover{text-decoration:underline}.th-prose{line-height:1.65;margin:0 0 var(--th-space-lg)}.th-block{margin-bottom:var(--th-space-xl)}.th-block h3{margin:0 0 var(--th-space-sm);font-size:.95rem}.th-block p{margin:0;line-height:1.6;color:var(--th-color-text-muted)}.th-faq dt{font-weight:600;margin-top:var(--th-space-md)}.th-faq dd{margin:var(--th-space-xs) 0 0;color:var(--th-color-text-muted);line-height:1.6}.th-quick-actions{display:grid;grid-template-columns:repeat(auto-fill,minmax(10rem,1fr));grid-gap:var(--th-space-sm);gap:var(--th-space-sm)}.th-quick-actions__item{padding:.65rem .85rem;border:1px solid var(--th-color-border);border-radius:var(--th-radius-md);font-size:var(--th-font-size-sm);font-weight:600;text-decoration:none;color:var(--th-color-primary);background:var(--th-color-bg-muted)}.th-quick-actions__item:hover{border-color:var(--th-color-primary)}.th-dl-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(11rem,1fr));grid-gap:var(--th-space-md) var(--th-space-lg);gap:var(--th-space-md) var(--th-space-lg);margin:0}.th-dl-grid dt{margin:0;font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;color:var(--th-color-text-muted)}.th-dl-grid dd{margin:.1rem 0 0;font-size:var(--th-font-size-base);font-weight:600}.th-risk{font-size:var(--th-font-size-xs);font-weight:700;letter-spacing:.04em}.th-risk--low{color:#16a34a}.th-risk--medium{color:#d97706}.th-risk--high{color:#dc2626}.th-feed-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--th-space-md)}.th-feed-list li{padding:var(--th-space-lg);border:1px solid var(--th-color-border);border-radius:var(--th-radius-md)}.th-feed-list__meta{margin:var(--th-space-xs) 0 0;font-size:var(--th-font-size-xs);color:var(--th-color-text-muted)}.site-header__nav-group{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.15rem .35rem;padding-inline:.35rem;-webkit-border-start:1px solid var(--th-color-border);border-inline-start:1px solid var(--th-color-border);-webkit-margin-start:.25rem;margin-inline-start:.25rem}.site-header__nav-group-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--th-color-text-muted);-webkit-margin-end:.15rem;margin-inline-end:.15rem}.ci-btn{display:inline-flex;align-items:center;padding:.45rem .85rem;border-radius:var(--th-radius-md);border:1px solid var(--th-color-border);font-size:var(--th-font-size-sm);font-weight:600;text-decoration:none;color:inherit;background:var(--th-color-bg)}.ci-btn--primary{background:var(--th-color-primary);border-color:var(--th-color-primary);color:#fff}.ci-tag,.ti-tag{display:inline-block;padding:.15rem .55rem;border-radius:var(--th-radius-full);font-size:.7rem;background:var(--th-color-bg-muted);color:var(--th-color-text-muted);text-decoration:none}.ti-card{display:flex;flex-direction:column;gap:var(--th-space-sm);padding:var(--th-space-lg) var(--th-space-xl);border:1px solid var(--th-color-border);border-radius:var(--th-radius-lg);background:var(--th-color-bg);height:100%}.ti-meta-bar{display:flex;flex-wrap:wrap;gap:var(--th-space-lg) var(--th-space-2xl);padding:var(--th-space-lg);margin:var(--th-space-lg) 0;border:1px solid var(--th-color-border);border-radius:var(--th-radius-md);background:var(--th-color-bg-muted)}.ti-meta-bar dt{margin:0;font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--th-color-text-muted)}.ti-meta-bar dd{margin:.15rem 0 0;font-size:var(--th-font-size-base);font-weight:600}.ti-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 18rem;grid-gap:var(--th-space-2xl);gap:var(--th-space-2xl);align-items:start}@media (max-width:960px){.ti-detail-layout{grid-template-columns:1fr}}.ti-home__grid,.ti-hub__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));grid-gap:var(--th-space-md);gap:var(--th-space-md)}.th-table-wrap{overflow-x:auto;border:1px solid var(--th-color-border);border-radius:var(--th-radius-md)}.th-table{width:100%;border-collapse:collapse;font-size:var(--th-font-size-sm)}.th-table td,.th-table th{padding:.65rem .85rem;text-align:left;border-bottom:1px solid var(--th-color-border);vertical-align:top}.th-table th{background:var(--th-color-bg-muted);font-weight:600;font-size:var(--th-font-size-xs);text-transform:uppercase;letter-spacing:.03em}.th-table tbody tr:last-child td{border-bottom:none}.ti-impact-matrix__note{max-width:22rem;color:var(--th-color-text-muted);font-size:var(--th-font-size-xs)}.ti-source-list li{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .75rem;margin-bottom:.5rem}.ti-source-list__link{display:inline-flex;align-items:center;gap:.25rem}.ti-source-list__external{font-size:.85em;opacity:.7}.ti-source-list__verified{font-size:var(--th-font-size-xs);color:var(--th-color-text-muted)}.ti-hub-groups{display:flex;flex-direction:column;gap:var(--th-space-xl)}.ti-hub-view-tabs,.ti-hub-workflow-tabs{margin-bottom:.25rem}.th-hub-card__flag{margin-right:.25rem}.th-hub-card__badges{display:flex;flex-wrap:wrap;gap:.35rem;margin:.35rem 0}.th-hub-card__quick-links{display:flex;flex-wrap:wrap;gap:.5rem .75rem;margin-top:.5rem;font-size:var(--th-font-size-sm)}.th-empty{padding:var(--th-space-2xl);text-align:center;border:1px dashed var(--th-color-border);border-radius:var(--th-radius-md);background:var(--th-color-bg-muted)}.th-empty__title{margin:0 0 var(--th-space-sm);font-weight:600}.th-empty__desc{margin:0}.th-empty__desc,.th-loading__label{color:var(--th-color-text-muted);font-size:var(--th-font-size-sm)}.th-loading__label{margin:0 0 var(--th-space-md)}.th-loading__skeleton{display:flex;flex-direction:column;gap:var(--th-space-sm)}.th-loading__row{height:.85rem;border-radius:var(--th-radius-sm);background:linear-gradient(90deg,var(--th-color-bg-muted) 25%,var(--th-color-border) 50%,var(--th-color-bg-muted) 75%);background-size:200% 100%;animation:th-shimmer 1.2s ease-in-out infinite}@keyframes th-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.th-hub-toolbar{display:flex;flex-wrap:wrap;gap:var(--th-space-md);margin-bottom:var(--th-space-xl);align-items:center}.th-search-input{display:flex;align-items:center;gap:var(--th-space-sm);flex:1 1 14rem;min-width:12rem;padding:.45rem .75rem;border:1px solid var(--th-color-border);border-radius:var(--th-radius-md);background:var(--th-color-bg)}.th-search-input__icon{color:var(--th-color-text-muted)}.th-search-input__field{flex:1 1;border:none;background:transparent;font:inherit;font-size:var(--th-font-size-sm);color:inherit;outline:none}.th-filter-bar{display:flex;flex-wrap:wrap;gap:var(--th-space-sm)}.th-filter-bar__chip{padding:.35rem .75rem;border:1px solid var(--th-color-border);border-radius:var(--th-radius-full);background:var(--th-color-bg);font-size:var(--th-font-size-xs);font-weight:600;cursor:pointer;color:var(--th-color-text-muted)}.th-filter-bar__chip--active,.th-filter-bar__chip:hover{border-color:var(--th-color-primary);color:var(--th-color-primary);background:var(--th-color-accent-bg)}.th-workflow-rail{margin-top:var(--th-space-section);padding:var(--th-space-lg) var(--th-space-xl);border:1px solid var(--th-color-border);border-radius:var(--th-radius-md);background:var(--th-color-bg-muted)}.th-workflow-rail__title{margin:0 0 var(--th-space-md);font-size:var(--th-font-size-sm);font-weight:700;color:var(--th-color-text-muted);text-transform:uppercase;letter-spacing:.04em}.th-workflow-rail__steps{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;gap:var(--th-space-xs) var(--th-space-sm)}.th-workflow-rail__steps a{font-size:var(--th-font-size-sm);font-weight:600;color:var(--th-color-primary);text-decoration:none}.th-workflow-rail__steps a:hover{text-decoration:underline}.th-workflow-rail__step--current a{color:var(--th-color-text);text-decoration:underline}.th-workflow-rail__sep{color:var(--th-color-text-muted);font-size:var(--th-font-size-xs);margin-inline:.1rem}@media (max-width:640px){.th-workflow-rail__steps{flex-direction:column;align-items:flex-start}.th-workflow-rail__sep{display:none}}.th-pagination{display:flex;flex-wrap:wrap;gap:var(--th-space-xs);align-items:center}.th-pagination__btn{min-width:2.25rem;height:2.25rem;padding:0 .5rem;border:1px solid var(--th-color-border);border-radius:var(--th-radius-md);background:var(--th-color-bg);font-size:var(--th-font-size-sm);font-weight:600;cursor:pointer;color:inherit}.th-pagination__btn:hover:not(:disabled){border-color:var(--th-color-primary);color:var(--th-color-primary)}.th-pagination__btn--active{background:var(--th-color-primary);border-color:var(--th-color-primary);color:#fff}.th-pagination__btn:disabled{opacity:.4;cursor:not-allowed}.th-platform-workflow{margin-top:var(--th-space-section);display:flex;flex-direction:column;gap:var(--th-space-xl);padding-top:var(--th-space-xl);border-top:1px solid var(--th-color-border)}.th-platform-workflow__heading{font-size:var(--th-font-size-h2);margin:0 0 var(--th-space-lg)}.th-platform-workflow__panel{display:flex;flex-direction:column;gap:var(--th-space-lg);padding:var(--th-space-xl);border:1px solid var(--th-color-border);border-radius:var(--th-radius-lg);background:var(--th-color-bg-subtle,var(--th-color-bg))}.th-platform-workflow__block h3{font-size:var(--th-font-size-sm);font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--th-color-text-muted);margin:0 0 var(--th-space-sm)}.th-platform-workflow__steps{margin:0;padding-left:1.25rem;display:flex;flex-direction:column;gap:var(--th-space-xs)}.th-platform-workflow__steps a{color:var(--th-color-primary);text-decoration:none;font-weight:500}.th-platform-workflow__steps a:hover{text-decoration:underline}.th-platform-workflow__actions{display:flex;flex-wrap:wrap;gap:var(--th-space-sm)}.th-platform-workflow__recs{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));grid-gap:var(--th-space-lg);gap:var(--th-space-lg)}.th-platform-workflow__sidebar{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));grid-gap:var(--th-space-md);gap:var(--th-space-md)}.th-platform-page{padding:var(--th-space-lg) 0 var(--th-space-section)}.th-platform-page__with-sidebar{display:grid;grid-template-columns:1fr min(18rem,30%);grid-gap:var(--th-space-xl);gap:var(--th-space-xl);align-items:start}@media (max-width:48rem){.th-platform-page__with-sidebar{grid-template-columns:1fr}}.th-platform-page__main{min-width:0}.th-platform-page__sidebar{position:-webkit-sticky;position:sticky;top:var(--th-space-lg)}.th-platform-nav{margin-bottom:var(--th-space-lg);padding-bottom:var(--th-space-md);border-bottom:1px solid var(--th-color-border)}.th-platform-nav__list{display:flex;flex-wrap:wrap;gap:var(--th-space-xs);list-style:none;margin:0;padding:0}.th-platform-nav__link{display:inline-block;padding:.35rem .75rem;border-radius:var(--th-radius-full,999px);border:1px solid var(--th-color-border);font-size:var(--th-font-size-sm);text-decoration:none;color:var(--th-color-text);transition:border-color var(--th-transition-fast),background var(--th-transition-fast)}.th-platform-nav__link:hover{border-color:var(--th-color-primary);color:var(--th-color-primary)}.th-platform-nav__link--current{background:var(--th-color-primary);border-color:var(--th-color-primary);color:var(--th-color-primary-contrast,#fff)}.th-knowledge-graph{display:flex;flex-direction:column;gap:var(--th-space-section);margin-top:var(--th-space-section)}.th-related__icon{font-size:1.25rem;margin-bottom:var(--th-space-xs);display:block}.th-link-list--inline{display:flex;flex-wrap:wrap;gap:var(--th-space-md);list-style:none;padding:0;margin:var(--th-space-sm) 0 0}.th-link-list--inline a{color:var(--th-color-primary);text-decoration:none;font-weight:500}.th-prose--note{margin-top:var(--th-space-sm);color:var(--th-color-text-muted);font-size:var(--th-font-size-sm)}.th-prose--example{margin-bottom:var(--th-space-lg)}.th-prose__lead{font-weight:600;margin:0 0 var(--th-space-sm)}.th-home-search{display:flex;flex-wrap:wrap;gap:var(--th-space-sm);margin-top:var(--th-space-md);max-width:32rem}.th-home-search .th-input{flex:1 1;min-width:12rem;padding:.5rem .75rem;border:1px solid var(--th-color-border);border-radius:var(--th-radius-md);font:inherit;background:var(--th-color-bg);color:var(--th-color-text)}.th-hub-toolbar--stacked{display:flex;flex-direction:column;gap:var(--th-space-md)}.th-checklist li{display:flex;align-items:flex-start;gap:var(--th-space-sm);margin-bottom:var(--th-space-xs)}.th-checklist a{color:var(--th-color-primary);font-weight:500;text-decoration:none}.th-checklist a:hover{text-decoration:underline}.tool-related-tools{margin-top:var(--th-space-section)}.tool-related-tools__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(14rem,1fr));grid-gap:var(--th-space-md);gap:var(--th-space-md);list-style:none;padding:0;margin:0}.tool-related-tools__card{display:block;padding:var(--th-space-lg);border:1px solid var(--th-color-border);border-radius:var(--th-radius-lg);text-decoration:none;color:inherit;background:var(--th-color-bg);height:100%;transition:border-color var(--th-transition-fast)}.tool-related-tools__card:hover{border-color:var(--th-color-primary)}.tool-section-title{font-size:var(--th-font-size-h2);margin:0 0 var(--th-space-lg)}