@import "https://fonts.googleapis.com/css2?family=Saira:ital,wght@0,400;0,500;0,600;0,700;0,800;1,600;1,700;1,800&family=Hanken+Grotesk:wght@300;400;500;600;700;800&family=JetBrains+Mono:wght@400;500;700&display=swap";:root{--green-50:#f1f9ec;--green-100:#def1d2;--green-200:#bfe4ab;--green-300:#9bd57f;--green-400:#7ec85c;--green-500:#6abd45;--green-600:#55a233;--green-700:#438028;--green-800:#366622;--green-900:#2c531e;--navy-50:#eef2f7;--navy-100:#d8e0ec;--navy-200:#afc0d6;--navy-300:#7e97b9;--navy-400:#4e6c93;--navy-500:#2e4e78;--navy-600:#1f3c63;--navy-700:#1a3253;--navy-800:#152840;--navy-900:#0f1d30;--sun-50:#fff7e6;--sun-100:#ffebbe;--sun-200:#ffd980;--sun-300:#ffc94f;--sun-400:#ffb92b;--sun-500:#f5a200;--sun-600:#cc8400;--slate-0:#fff;--slate-50:#f5f7fa;--slate-100:#eaeef3;--slate-200:#d9e0e8;--slate-300:#bac5d2;--slate-400:#8e9daf;--slate-500:#667487;--slate-600:#4a5768;--slate-700:#37424f;--slate-800:#262e39;--slate-900:#161c25;--red-50:#fef2f1;--red-100:#fce1de;--red-200:#f8c4be;--red-400:#ec6b5e;--red-500:#e4483b;--red-600:#c5352a;--red-700:#a32a20;--amber-100:#ffebbe;--amber-500:#f5a200;--info-100:#d8e0ec;--info-500:#2e4e78;--color-primary:var(--green-500);--color-primary-hover:var(--green-600);--color-primary-active:var(--green-700);--color-on-primary:#fff;--color-primary-strong:var(--green-700);--color-on-primary-strong:#fff;--color-secondary:var(--navy-600);--color-secondary-hover:var(--navy-700);--color-secondary-active:var(--navy-800);--color-on-secondary:#fff;--color-accent:var(--sun-400);--color-accent-hover:var(--sun-500);--color-on-accent:var(--navy-800);--text-strong:var(--navy-800);--text-body:var(--slate-700);--text-muted:var(--slate-500);--text-faint:var(--slate-400);--text-on-dark:#fff;--text-on-dark-muted:#ffffffb8;--text-link:var(--green-700);--surface-page:var(--slate-50);--surface-card:#fff;--surface-sunken:var(--slate-100);--surface-hover:var(--slate-50);--surface-navy:var(--navy-600);--surface-navy-deep:var(--navy-800);--surface-green:var(--green-500);--surface-green-tint:var(--green-50);--surface-navy-tint:var(--navy-50);--border-subtle:var(--slate-200);--border-default:var(--slate-300);--border-strong:var(--slate-400);--border-on-dark:#ffffff29;--color-success:var(--green-600);--color-success-bg:var(--green-50);--color-danger:var(--red-500);--color-danger-bg:var(--red-100);--color-warning:var(--sun-500);--color-warning-bg:var(--sun-50);--color-info:var(--navy-500);--color-info-bg:var(--navy-50);--focus-ring:0 0 0 3px #6abd4566;--focus-ring-navy:0 0 0 3px #1f3c634d;--font-display:"Saira", system-ui, -apple-system, "Segoe UI", sans-serif;--font-sans:"Hanken Grotesk", system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono:"JetBrains Mono", ui-monospace, "SFMono-Regular", monospace;--text-2xs:.6875rem;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-md:1.125rem;--text-lg:1.25rem;--text-xl:1.5rem;--text-2xl:1.875rem;--text-3xl:2.375rem;--text-4xl:3rem;--text-5xl:3.75rem;--text-6xl:4.75rem;--leading-none:1;--leading-tight:1.12;--leading-snug:1.28;--leading-normal:1.55;--leading-relaxed:1.7;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--weight-extra:800;--tracking-tighter:-.03em;--tracking-tight:-.015em;--tracking-normal:0em;--tracking-wide:.04em;--tracking-eyebrow:.14em;--display-family:var(--font-display);--display-weight:var(--weight-extra);--display-tracking:var(--tracking-tight);--heading-family:var(--font-display);--heading-weight:var(--weight-bold);--body-family:var(--font-sans);--body-weight:var(--weight-regular);--body-size:var(--text-base);--body-leading:var(--leading-normal);--eyebrow-family:var(--font-display);--eyebrow-weight:var(--weight-bold);--eyebrow-tracking:var(--tracking-eyebrow);--space-0:0;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-7:1.75rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-32:8rem;--container-sm:40rem;--container-md:60rem;--container-lg:75rem;--container-xl:85rem;--gutter:var(--space-6);--section-y:var(--space-24);--radius-xs:4px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:22px;--radius-2xl:28px;--radius-3xl:36px;--radius-pill:999px;--radius-full:9999px;--shadow-xs:0 1px 2px #1528400f;--shadow-sm:0 2px 6px #15284012;--shadow-md:0 6px 16px #1528401a;--shadow-lg:0 14px 32px #15284021;--shadow-xl:0 28px 56px #1528402e;--shadow-green:0 10px 24px #55a23347;--shadow-inset:inset 0 1px 2px #15284014;--ease-standard:cubic-bezier(.2, .8, .2, 1);--ease-emphasis:cubic-bezier(.34, 1.56, .64, 1);--ease-exit:cubic-bezier(.4, 0, 1, 1);--dur-fast:.12s;--dur-base:.2s;--dur-slow:.32s}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{font-family:var(--font-sans);font-size:var(--body-size);line-height:var(--body-leading);color:var(--text-body);background:var(--surface-page);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}h1,h2,h3,h4,h5,h6{font-family:var(--heading-family);font-weight:var(--heading-weight);color:var(--text-strong);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);margin:0}p{text-wrap:pretty;margin:0}a{color:var(--text-link);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;display:block}button{font-family:inherit}.tc-eyebrow{font-family:var(--eyebrow-family);font-weight:var(--eyebrow-weight);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase;font-size:var(--text-xs);color:var(--color-primary)}*{box-sizing:border-box}html,body,#root{height:100%}body{font-family:var(--font-sans);color:var(--text-body,var(--slate-700));background:var(--slate-50);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit}h1,h2,h3,h4,p{margin:0}.tc-shell{min-height:100%;display:flex}.tc-sidebar{background:var(--navy-800);color:#fff;flex-direction:column;flex:none;width:240px;padding:22px 16px;display:flex}.tc-sidebar__logo{object-fit:contain;width:auto;height:26px;margin:4px 8px 26px}.tc-nav{flex-direction:column;gap:3px;display:flex}.tc-nav a{color:#ffffffb8;border-radius:10px;align-items:center;gap:12px;padding:11px 14px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.tc-nav a:hover{color:#fff;background:#ffffff0f}.tc-nav a.active{background:var(--green-500);color:#fff;font-weight:600}.tc-nav a.active:hover{background:var(--green-500)}.tc-nav a[aria-disabled=true]{opacity:.4;pointer-events:none}.tc-nav svg{flex:none;width:19px;height:19px}.tc-nav__badge{background:var(--red-500);color:#fff;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;margin-left:auto;padding:0 5px;font-size:11px;font-weight:700;display:inline-flex}.tc-identity{background:var(--navy-700);border-radius:10px;align-items:center;gap:10px;margin-top:auto;padding:10px 12px;display:flex}.tc-identity__avatar{background:var(--green-500);color:#fff;width:34px;height:34px;font-family:var(--font-display);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.tc-identity__link{min-width:0;color:inherit;flex:1;align-items:center;gap:10px;text-decoration:none;display:flex}.tc-identity__meta{flex:1;min-width:0}.tc-identity__name{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.tc-identity__role{color:#ffffff8c;font-size:11px}.tc-identity__signout{color:#fff9;cursor:pointer;background:0 0;border:none;padding:4px;display:flex}.tc-identity__signout:hover{color:#fff}.tc-main{flex:1;padding:28px 32px;overflow-y:auto}.tc-pagehead{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.tc-pagetitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;color:var(--navy-800);margin:0;font-size:28px;font-weight:800}.tc-pagesub{color:var(--text-muted);margin-top:4px;font-size:13.5px}.tc-subtle{color:var(--text-muted);max-width:640px;margin:0 0 18px;font-size:13px;line-height:1.5}.tc-rowhead{align-items:center;gap:12px;margin-bottom:18px;display:flex}.tc-backbtn{border:1px solid var(--border-subtle);width:40px;height:40px;color:var(--navy-700);cursor:pointer;background:#fff;border-radius:12px;flex:none;justify-content:center;align-items:center;display:inline-flex}.tc-backlink{color:var(--text-muted);align-items:center;gap:6px;margin-bottom:12px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.tc-backlink:hover{color:var(--navy-700)}.tc-btn{height:44px;font-family:var(--font-display);letter-spacing:.03em;text-transform:uppercase;border-radius:var(--radius-pill);background:var(--color-primary-strong);color:#fff;box-shadow:var(--shadow-green);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-size:13px;font-weight:700;display:inline-flex}.tc-btn:hover{filter:brightness(1.05)}.tc-btn:disabled{opacity:.55;cursor:default;box-shadow:none;filter:none}.tc-btn svg{width:18px;height:18px}.tc-btn--outline{color:var(--navy-700);border:1.5px solid var(--border-default);box-shadow:none;background:#fff}.tc-btn--outline:hover{background:var(--slate-50);filter:none}.tc-btn--navy{background:var(--navy-700);color:#fff;box-shadow:none}.tc-btn--danger{background:var(--red-500);color:#fff;box-shadow:none}.tc-btn--sm{height:34px;padding:0 14px;font-size:12px}.tc-btn--block{width:100%}.tc-chipbtn{font-family:var(--font-sans);border-radius:var(--radius-pill);cursor:pointer;color:var(--navy-700);border:none;border:1.5px solid var(--border-default);background:#fff;padding:7px 14px;font-size:12.5px;font-weight:600}.tc-chipbtn--primary{background:var(--color-primary-strong);color:#fff;border:none;font-weight:700}.tc-chipbtn--danger{background:var(--red-100);color:var(--red-600);border:none}.tc-linkbtn{color:var(--color-primary-strong);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:600}.tc-linkbtn:hover{text-decoration:underline}.tc-iconbtn{border:1px solid var(--border-subtle);width:40px;height:40px;color:var(--navy-700);cursor:pointer;background:#fff;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.tc-toolbar{gap:12px;margin-bottom:18px;display:flex}.tc-search{border:1px solid var(--border-subtle);border-radius:var(--radius-pill);height:44px;color:var(--text-muted);background:#fff;flex:1;align-items:center;gap:10px;padding:0 16px;display:flex}.tc-search svg{flex:none;width:18px;height:18px}.tc-search input{font-family:var(--font-sans);color:var(--text-strong);background:0 0;border:none;outline:none;flex:1;font-size:14px}.tc-panel{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);background:#fff;padding:20px}.tc-panel__title{font-family:var(--font-display);text-transform:uppercase;color:var(--navy-800);margin:0 0 16px;font-size:15px;font-weight:700}.tc-panel--navy{background:var(--navy-600);color:#fff;border:none}.tc-panel--navy .tc-panel__title{color:#fff}.tc-grid-2{grid-template-columns:1.6fr 1fr;gap:16px;display:grid}@media (width<=900px){.tc-grid-2{grid-template-columns:1fr}}.tc-statgrid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;display:grid}@media (width<=900px){.tc-statgrid{grid-template-columns:repeat(2,1fr)}}.tc-statcard{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);background:#fff;padding:20px}.tc-statcard__top{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.tc-statcard__icon{border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.tc-statcard__icon svg{width:20px;height:20px}.tc-statcard__icon--navy{background:var(--navy-50);color:var(--navy-600)}.tc-statcard__icon--green{background:var(--green-50);color:var(--green-600)}.tc-statcard__icon--sun{background:var(--sun-100);color:var(--sun-600)}.tc-statcard__icon--red{background:var(--red-100);color:var(--red-600)}.tc-statcard__value{font-family:var(--font-display);color:var(--navy-800);font-size:30px;font-weight:800;line-height:1.05}.tc-statcard__label{color:var(--text-muted);margin-top:2px;font-size:13px}.tc-delta{color:var(--green-600);font-size:12px;font-weight:700}.tc-activity{flex-direction:column;gap:14px;display:flex}.tc-activity__row{align-items:center;gap:12px;display:flex}.tc-activity__icon{border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.tc-activity__icon svg{width:17px;height:17px}.tc-activity__text{color:var(--text-body);flex:1;font-size:13.5px}.tc-activity__text strong{color:var(--text-strong)}.tc-activity__time{color:var(--text-muted);font-size:12px}.tc-tablecard{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);background:#fff;overflow:hidden}.tc-tablewrap{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);background:#fff;overflow-x:auto}.tc-table{border-collapse:collapse;background:#fff;width:100%;font-size:13px}.tc-table thead th{text-align:left;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);background:var(--slate-50);border-bottom:1px solid var(--border-subtle);padding:14px 20px;font-size:11px;font-weight:500}.tc-table tbody td{border-bottom:1px solid var(--slate-100);color:var(--text-body);vertical-align:middle;padding:13px 20px}.tc-table tbody tr:last-child td{border-bottom:none}.tc-table tbody tr:hover{background:var(--slate-50)}.tc-cell-strong{color:var(--text-strong);font-weight:700}.tc-cell-name{align-items:center;gap:12px;display:flex}.tc-mono{font-family:var(--font-mono);color:var(--navy-700);font-size:12.5px}.tc-truncate{text-overflow:ellipsis;white-space:nowrap;max-width:260px;overflow:hidden}.tc-muted{color:var(--text-muted)}.tc-faint{color:var(--text-faint)}.tc-table a{color:var(--color-primary-strong);font-weight:600;text-decoration:none}.tc-table a:hover{text-decoration:underline}.tc-rowmore{color:var(--slate-400);display:inline-flex}.tc-avatar{background:var(--navy-500);color:#fff;width:36px;height:36px;font-family:var(--font-display);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.tc-logochip{background:var(--navy-600);color:#fff;width:36px;height:36px;font-family:var(--font-display);border-radius:10px;flex:none;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.tc-logochip svg,.tc-avatar svg{width:18px;height:18px}.tc-avstack{display:flex}.tc-avstack>*{width:24px;height:24px;font-family:var(--font-display);color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;font-size:9px;font-weight:700;display:inline-flex}.tc-avstack>*+*{margin-left:-8px}.tc-pill{border-radius:var(--radius-pill);align-items:center;gap:5px;width:fit-content;padding:3px 9px;font-size:12px;font-weight:700;display:inline-flex}.tc-pill:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.tc-pill--active{color:var(--green-700);background:var(--green-100)}.tc-pill--pending{color:var(--sun-600);background:var(--sun-100)}.tc-pill--setup{color:var(--slate-600);background:var(--slate-100)}.tc-pill--setup:before{background:var(--slate-400)}.tc-pill--off{color:var(--slate-500);background:var(--slate-100)}.tc-pill--off:before{background:var(--slate-400)}.tc-badge{border-radius:var(--radius-pill);padding:3px 9px;font-size:12px;font-weight:700;display:inline-block}.tc-badge--ok{color:var(--green-700);background:var(--green-100)}.tc-badge--warn{color:var(--sun-600);background:var(--sun-100)}.tc-badge--err{color:var(--red-600);background:var(--red-100)}.tc-badge--muted{color:var(--slate-600);background:var(--slate-100)}.tc-banner{border-radius:var(--radius-md);align-items:flex-start;gap:8px;width:fit-content;margin-bottom:20px;padding:10px 14px;font-size:12.5px;display:flex}.tc-banner svg{flex:none;width:16px;height:16px;margin-top:1px}.tc-banner--audit{background:var(--navy-50);color:var(--navy-700)}.tc-banner--warn{background:var(--sun-50);color:var(--navy-700)}.tc-banner--warn svg{color:var(--sun-600)}.tc-banner--audit svg{color:var(--navy-600)}.tc-form{flex-direction:column;gap:18px;max-width:720px;display:flex}.tc-form--wide{max-width:820px}.tc-formrow{gap:16px;display:flex}.tc-formrow>*{flex:1}.tc-label{color:var(--text-strong);margin-bottom:6px;font-size:13.5px;font-weight:600;display:block}.tc-input,.tc-textarea,.tc-select{border-radius:var(--radius-md);border:1.5px solid var(--border-default);width:100%;height:48px;font-family:var(--font-sans);color:var(--text-strong);background:#fff;outline:none;padding:0 14px;font-size:15px;display:block}.tc-textarea{resize:vertical;height:auto;min-height:120px;padding:12px 14px;line-height:1.5}.tc-input:focus,.tc-textarea:focus,.tc-select:focus{border-color:var(--color-primary-strong)}.tc-formactions{justify-content:flex-end;gap:12px;margin-top:4px;display:flex}.tc-hint{color:var(--text-muted);margin-top:5px;font-size:12px}.tc-sectiontitle{font-family:var(--font-display);text-transform:uppercase;color:var(--navy-800);margin:28px 0 12px;font-size:15px;font-weight:700}.tc-authpage{min-height:100%;display:flex}.tc-authhero{background:var(--navy-700);color:#fff;flex-direction:column;flex:none;justify-content:space-between;width:46%;padding:48px;display:flex;position:relative;overflow:hidden}.tc-authhero__orb{background:var(--navy-600);opacity:.6;border-radius:50%;width:300px;height:300px;position:absolute;top:-60px;right:-80px}.tc-authhero__logo{object-fit:contain;width:auto;height:30px;position:relative}.tc-authhero__title{font-family:var(--font-display);text-transform:uppercase;margin:0 0 12px;font-size:34px;font-weight:800;line-height:1.1;position:relative}.tc-authhero__body{color:#ffffffbf;max-width:320px;font-size:15px;line-height:1.6;position:relative}.tc-authhero__foot{color:#ffffff80;font-size:12.5px;position:relative}.tc-authmain{background:#fff;flex:1;justify-content:center;align-items:center;padding:48px;display:flex}.tc-authform{width:360px}.tc-authform h1{font-family:var(--font-display);text-transform:uppercase;color:var(--navy-800);margin:0 0 6px;font-size:26px;font-weight:800}.tc-authform__sub{color:var(--text-muted);margin:0 0 28px;font-size:14px}.tc-authfield{margin-bottom:16px;display:block}.tc-fieldwrap{border:1.5px solid var(--border-default);border-radius:var(--radius-md);background:#fff;align-items:center;gap:8px;height:48px;padding:0 14px;display:flex}.tc-fieldwrap:focus-within{border-color:var(--color-primary-strong)}.tc-fieldwrap svg{width:18px;height:18px;color:var(--text-muted);flex:none}.tc-fieldwrap input{font-family:var(--font-sans);color:var(--text-strong);background:0 0;border:none;outline:none;flex:1;font-size:15px}.tc-authnote{color:var(--text-muted);justify-content:center;align-items:center;gap:8px;margin-top:14px;font-size:12.5px;display:flex}.tc-authnote svg{width:15px;height:15px}.tc-authlink{cursor:pointer;width:100%;font-family:var(--font-sans);color:var(--text-link);background:0 0;border:none;justify-content:center;align-items:center;gap:6px;margin:16px auto 0;font-size:13.5px;font-weight:600;display:inline-flex}.tc-authicon{background:var(--navy-50);width:52px;height:52px;color:var(--navy-600);border-radius:16px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.tc-authcenter .tc-authicon,.tc-authicon--lg{margin-left:auto;margin-right:auto}.tc-authicon--lg{border-radius:22px;width:74px;height:74px;margin-bottom:22px}.tc-authicon--ok{background:var(--green-100);width:80px;height:80px;color:var(--green-600);border-radius:50%;margin:0 auto 22px}.tc-authcenter{text-align:center}.tc-authcenter h1{font-family:var(--font-display);text-transform:uppercase;color:var(--navy-800);margin:0 0 10px;font-size:26px;font-weight:800}.tc-authcenter .tc-authform__sub{margin-bottom:24px}.tc-fielderr{color:var(--red-600);align-items:center;gap:6px;margin-top:6px;font-size:12.5px;display:inline-flex}.tc-pwmeter{align-items:center;gap:6px;margin:-8px 0 16px;display:flex}.tc-pwmeter__bar{background:var(--slate-200);border-radius:999px;flex:1;height:5px}.tc-pwmeter[data-tone=weak] .tc-pwmeter__bar[data-on=true]{background:var(--red-500)}.tc-pwmeter[data-tone=fair] .tc-pwmeter__bar[data-on=true]{background:var(--sun-500)}.tc-pwmeter[data-tone=strong] .tc-pwmeter__bar[data-on=true]{background:var(--green-600)}.tc-pwmeter__label{color:var(--text-muted);flex:none;margin-left:4px;font-size:12px;font-weight:600}.tc-pwmeter[data-tone=weak] .tc-pwmeter__label{color:var(--red-600)}.tc-pwmeter[data-tone=fair] .tc-pwmeter__label{color:var(--sun-600,#b87400)}.tc-pwmeter[data-tone=strong] .tc-pwmeter__label{color:var(--green-600)}.tc-mfahint{color:var(--text-muted);margin:0 0 16px;font-size:13.5px;line-height:1.5}.tc-secretbox{background:var(--slate-50);border:1px solid var(--border-subtle);border-radius:var(--radius-md);margin-bottom:16px;padding:12px 14px}.tc-secretlabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:11px}.tc-secret{font-family:var(--font-mono);word-break:break-all;margin-top:2px;font-size:13px;display:block}.tc-setuplink{color:var(--color-primary-strong);font-size:13px;font-weight:600}.tc-note{color:var(--text-muted);margin:0 0 16px;font-size:13.5px}.tc-note--warn{color:var(--sun-600)}.tc-note--err{color:var(--red-600);background:var(--red-100);border-radius:var(--radius-md);align-items:flex-start;gap:8px;padding:12px 14px;display:flex}.tc-note--err svg{flex:none;width:18px;height:18px;margin-top:1px}.tc-note--ok{color:var(--green-700);background:var(--green-100,#dcfce7);border-radius:var(--radius-md);padding:12px 14px}.tc-empty{text-align:center;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;padding:64px 24px;display:flex}.tc-empty svg{width:44px;height:44px;color:var(--slate-300);margin-bottom:14px}.tc-empty h3{font-family:var(--font-display);text-transform:uppercase;color:var(--navy-800);margin:0 0 6px;font-size:20px;font-weight:800}.tc-center{justify-content:center;align-items:center;min-height:240px;display:flex}.tc-spinner{color:var(--text-muted);font-size:14px}.tc-deflist{grid-template-columns:max-content 1fr;gap:8px 20px;margin:0;display:grid}.tc-deflist dt{color:var(--text-muted);font-size:13px}.tc-deflist dd{color:var(--text-strong);margin:0;font-size:14px}.tc-tabs{gap:8px;margin-bottom:18px;display:flex}.tc-tab{border-radius:var(--radius-pill);color:var(--navy-700);border:1px solid var(--border-subtle);cursor:pointer;background:#fff;align-items:center;gap:6px;padding:9px 16px;font-size:13px;font-weight:600;display:inline-flex}.tc-tab.active{background:var(--navy-600);color:#fff;border-color:var(--navy-600)}.tc-modcard{border:1px solid var(--border-subtle);border-left:4px solid var(--slate-300);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);background:#fff;padding:20px}.tc-modcard--red{border-left-color:var(--red-500)}.tc-modcard--sun{border-left-color:var(--sun-400)}.tc-modcard__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.tc-modcard__preview{background:var(--slate-50);border-radius:var(--radius-md);color:var(--text-body);margin-bottom:14px;padding:14px 16px;font-size:14.5px;line-height:1.5}.tc-modcard__actions{flex-wrap:wrap;gap:10px;display:flex}.tc-tag{border-radius:var(--radius-pill);align-items:center;gap:5px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.tc-tag svg{width:13px;height:13px}.tc-tag--red{color:var(--red-600);background:var(--red-100)}.tc-tag--sun{color:var(--sun-600);background:var(--sun-100)}.tc-tag--muted{color:var(--text-muted);background:0 0;font-weight:500}.tc-table--mono tbody td,.tc-table--mono thead th{font-family:var(--font-mono)}.tc-table--mono tbody td{font-size:12.5px}.tc-action--phi{color:var(--red-600);font-weight:500}.tc-action{color:var(--text-strong);font-weight:500}.tc-rolepill{border-radius:var(--radius-pill);width:fit-content;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.tc-rolepill--super{color:var(--navy-700);background:var(--navy-100)}.tc-rolepill--scoped{color:var(--green-800);background:var(--green-100)}.tc-rolepill--readonly{color:var(--slate-600);background:var(--slate-100)}.tc-2fa{align-items:center;gap:5px;font-size:12.5px;font-weight:600;display:inline-flex}.tc-2fa svg{width:15px;height:15px}.tc-2fa--on{color:var(--green-600)}.tc-2fa--pending{color:var(--sun-600)}.tc-listrow{border:1px solid var(--border-subtle);border-radius:var(--radius-md);align-items:center;gap:12px;padding:12px 14px;display:flex}.tc-listrow+.tc-listrow{margin-top:10px}.tc-addrow{border:1.5px dashed var(--border-default);border-radius:var(--radius-md);background:var(--slate-50);width:100%;height:48px;color:var(--navy-700);font-family:var(--font-display);letter-spacing:.03em;text-transform:uppercase;cursor:pointer;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex}.tc-acctrow{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.tc-acctrow--ok{border:1.5px solid var(--green-200);background:var(--green-50)}.tc-acctrow__left{align-items:center;gap:12px;display:flex}.tc-acctrow__icon{background:var(--navy-50);width:40px;height:40px;color:var(--navy-600);border-radius:12px;flex:none;justify-content:center;align-items:center;display:flex}.tc-acctrow__icon svg{width:20px;height:20px}.tc-acctrow__icon--green{background:var(--green-500);color:#fff}.tc-dashcard{border:1px dashed var(--border-default);border-radius:var(--radius-lg);background:#fff;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.tc-card{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);background:#fff;padding:20px}.tc-formcard{max-width:720px;margin-bottom:20px}.tc-formcard h3{font-family:var(--font-display);text-transform:uppercase;color:var(--navy-800);margin:0 0 16px;font-size:16px;font-weight:700}.tc-formgrid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.tc-field{color:var(--text-strong);margin-bottom:4px;font-size:13.5px;font-weight:600;display:block}.tc-field .tc-input,.tc-field input,.tc-field select,.tc-field textarea{margin-top:6px;font-weight:400}.tc-field--full{grid-column:1/-1}.tc-actionrow{align-items:center;gap:14px;margin-top:8px;display:flex}.tc-split{flex-wrap:wrap;align-items:flex-start;gap:24px;display:flex}.tc-split>*{min-width:260px}.tc-secretrow{flex-direction:column;gap:2px;margin-bottom:8px;display:flex}.tc-stat{text-align:left}.tc-stat__value{font-family:var(--font-display);color:var(--navy-800);font-size:30px;font-weight:800;line-height:1.05}.tc-stat__label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin-top:4px;font-size:12px}.tc-stat__sub{margin-top:4px;font-size:12px}@media (width<=640px){.tc-formgrid{grid-template-columns:1fr}}.tc-overlay{z-index:100;background:#0f172a73;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.tc-modal{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg,0 20px 50px #0f172a40);border:1px solid var(--border-subtle);background:#fff;width:100%;max-width:440px;max-height:calc(100vh - 48px);padding:24px;overflow-y:auto}.tc-modal--wide{max-width:640px}.tc-modal__head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.tc-modal__title{font-family:var(--font-display);color:var(--navy-800);margin:0;font-size:18px;font-weight:700}.tc-modal__sub{color:var(--text-muted);margin:4px 0 0;font-size:13px;line-height:1.5}.tc-modal__x{color:var(--slate-400);cursor:pointer;background:0 0;border:none;padding:4px;display:inline-flex}.tc-modal__x:hover{color:var(--navy-700)}.tc-modal__actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.tc-menuwrap{display:inline-flex;position:relative}.tc-menubtn{color:var(--slate-400);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:4px;display:inline-flex}.tc-menubtn:hover{color:var(--navy-700);background:var(--slate-50)}.tc-menu{z-index:50;border:1px solid var(--border-subtle);box-shadow:var(--shadow-lg,0 12px 30px #0f172a2e);background:#fff;border-radius:12px;min-width:172px;margin-top:4px;padding:6px;position:absolute;top:100%;right:0}.tc-menu button{text-align:left;cursor:pointer;width:100%;color:var(--navy-700);background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:9px 10px;font-size:13.5px;font-weight:500;display:flex}.tc-menu button:hover{background:var(--slate-50)}.tc-menu button:disabled{opacity:.45;cursor:default}.tc-menu button svg{width:16px;height:16px}.tc-menu button.tc-menu--danger{color:var(--red-600)}.tc-menu button.tc-menu--danger:hover{background:var(--red-100)}.tc-menu__sep{background:var(--border-subtle);height:1px;margin:4px 2px}
