:root{--bg-primary:#050505;--bg-elevated:#080808;--bg-sidebar:#0a0d0c;--bg-card:#ffffff07;--text-primary:#fff;--text-secondary:#ffffff9e;--text-muted:#ffffff6b;--text-subtle:#ffffff40;--accent:#34d399;--accent-glow:#34d39914;--accent-border:#34d39933;--accent-bg:#34d39911;--accent-dim:#34d3990a;--tk-accent:var(--accent);--tk-accent-glow:var(--accent-glow);--tk-accent-border:var(--accent-border);--tk-accent-bg:var(--accent-bg);--tk-accent-dim:var(--accent-dim);--surface-glass:#ffffff07;--surface-hover:#ffffff0e;--surface-strong:#ffffff14;--border-subtle:#fff1;--border-default:#ffffff1a;--border-input:#ffffff1f;--menu-glass-bg:#ffffff0b;--menu-glass-hover-bg:#ffffff12;--menu-glass-blur:18px;--menu-glass-border:0;--menu-glass-shadow:none;--glass-blur:18px;--glass-shadow:0 18px 70px #00000047;--tk-card-bg:linear-gradient(135deg, #ffffff0a, #ffffff03), var(--surface-glass);--tk-card-border:transparent;--tk-card-shadow:none;--tk-card-backdrop-filter:blur(var(--glass-blur));--tk-inspector-bg:linear-gradient(135deg, #ffffff09, #ffffff03), var(--surface-glass);--tk-inspector-border:transparent;--tk-inspector-backdrop-filter:blur(var(--glass-blur));--tk-bg-primary:var(--bg-primary);--tk-bg-elevated:var(--bg-elevated);--tk-surface-card:var(--bg-card);--tk-surface-glass:var(--surface-glass);--tk-surface-hover:var(--surface-hover);--tk-surface-strong:var(--surface-strong);--tk-menu-glass-bg:var(--menu-glass-bg);--tk-menu-glass-hover-bg:var(--menu-glass-hover-bg);--tk-menu-glass-blur:var(--menu-glass-blur);--tk-menu-glass-border:var(--menu-glass-border);--tk-menu-glass-shadow:var(--menu-glass-shadow);--tk-border-subtle:var(--border-subtle);--tk-border-default:var(--border-default);--tk-border-input:var(--border-input);--tk-glass-blur:var(--glass-blur);--tk-glass-shadow:var(--glass-shadow);--tk-text-primary:var(--text-primary);--tk-text-secondary:var(--text-secondary);--tk-text-muted:var(--text-muted);--status-success:#34d399;--status-danger:#f87171;--status-warning:#fbbf24;--tk-status-success:var(--status-success);--tk-status-danger:var(--status-danger);--tk-status-warning:var(--status-warning);--sidebar-width:280px;--radius-sm:8px;--radius-md:8px;--radius-lg:8px;--radius-xl:8px;--radius-full:9999px;--tk-radius-sm:var(--radius-sm);--tk-radius-md:var(--radius-md);--tk-radius-lg:var(--radius-lg);--tk-radius-full:var(--radius-full)}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg-primary:#f6f7f7;--bg-elevated:#fff;--bg-sidebar:#eef1f0;--bg-card:#11181609;--text-primary:#101412;--text-secondary:#101412ad;--text-muted:#10141285;--text-subtle:#10141257;--accent:#0f8f5d;--accent-glow:#0f8f5d12;--accent-border:#0f8f5d2e;--accent-bg:#0f8f5d12;--accent-dim:#0f8f5d0b;--tk-accent:var(--accent);--tk-accent-glow:var(--accent-glow);--tk-accent-border:var(--accent-border);--tk-accent-bg:var(--accent-bg);--tk-accent-dim:var(--accent-dim);--surface-glass:#11181609;--surface-hover:#11181610;--surface-strong:#11181617;--border-subtle:#11181614;--border-default:#11181621;--border-input:#1118162b;--menu-glass-bg:#ffffff0b;--menu-glass-hover-bg:#ffffff12;--menu-glass-blur:18px;--menu-glass-border:0;--menu-glass-shadow:none;--glass-blur:18px;--glass-shadow:0 18px 70px #11182714;--tk-card-bg:var(--surface-glass);--tk-card-border:var(--border-subtle);--tk-card-shadow:none;--tk-card-backdrop-filter:none;--tk-inspector-bg:#fff;--tk-inspector-border:var(--border-default);--tk-inspector-backdrop-filter:none;--tk-bg-primary:var(--bg-primary);--tk-bg-elevated:var(--bg-elevated);--tk-surface-card:var(--bg-card);--tk-surface-glass:var(--surface-glass);--tk-surface-hover:var(--surface-hover);--tk-surface-strong:var(--surface-strong);--tk-menu-glass-bg:var(--menu-glass-bg);--tk-menu-glass-hover-bg:var(--menu-glass-hover-bg);--tk-menu-glass-blur:var(--menu-glass-blur);--tk-menu-glass-border:var(--menu-glass-border);--tk-menu-glass-shadow:var(--menu-glass-shadow);--tk-border-subtle:var(--border-subtle);--tk-border-default:var(--border-default);--tk-border-input:var(--border-input);--tk-glass-blur:var(--glass-blur);--tk-glass-shadow:var(--glass-shadow);--tk-text-primary:var(--text-primary);--tk-text-secondary:var(--text-secondary);--tk-text-muted:var(--text-muted);--status-success:#0f8f5d;--status-danger:#b42318;--status-warning:#9a6700;--tk-status-success:var(--status-success);--tk-status-danger:var(--status-danger);--tk-status-warning:var(--status-warning)}.tk-page{width:100%;min-width:0;margin:0 auto}.tk-workspace-shell{grid-template-columns:var(--tk-workspace-sidebar-width,276px) minmax(0, 1fr);background:var(--tk-bg-primary,#050505);min-height:100dvh;color:var(--tk-text-primary,#fff);display:grid}.tk-workspace-shell__sidebar{background:var(--tk-bg-sidebar,var(--bg-sidebar,#0a0d0c));min-width:0;-webkit-backdrop-filter:blur(var(--tk-glass-blur,18px));border:0}.tk-workspace-shell__main{min-width:0;overflow:auto}.tk-glass-surface{border-radius:var(--tk-radius-lg,8px);background:linear-gradient(135deg, #ffffff0a, #ffffff03), var(--tk-surface-glass,#ffffff0a);min-width:0;box-shadow:var(--tk-glass-shadow,0 18px 70px #00000047), inset 0 1px 0 #ffffff0a;-webkit-backdrop-filter:blur(var(--tk-glass-blur,18px));border:0}.tk-menu-glass{border:var(--tk-menu-glass-border,0);background:var(--tk-menu-glass-bg,#ffffff0b);box-shadow:var(--tk-menu-glass-shadow,none);-webkit-backdrop-filter:blur(var(--tk-menu-glass-blur,18px))}.tk-menu-glass:is(:hover,:focus-visible){background:var(--tk-menu-glass-hover-bg,#ffffff12)}.tk-page-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.tk-toolbar{align-items:center;gap:8px;display:flex}.tk-action-row{align-items:center;gap:8px;min-width:0;display:flex}.tk-cluster{align-items:center;gap:var(--tk-cluster-gap,8px);min-width:0;display:flex}.tk-stack{gap:var(--tk-stack-gap,12px);flex-direction:column;min-width:0;display:flex}.tk-responsive-grid{grid-template-columns:repeat(var(--tk-grid-columns,2), minmax(0, 1fr));gap:var(--tk-grid-gap,16px);display:grid}.tk-scroll-x{overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;min-width:0;overflow-x:auto}.tk-scroll-x::-webkit-scrollbar{display:none}.tk-mobile-sheet{background:linear-gradient(135deg, #ffffff0e, #ffffff05), var(--bg-elevated,#0e0e0e);border:1px solid var(--border-default,#ffffff1a);-webkit-backdrop-filter:blur(var(--tk-glass-blur,18px));box-shadow:0 18px 54px #0000008c}.tk-touch-target{min-width:44px;min-height:44px}.tk-data-card{min-width:0}.tk-data-row{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.tk-code-panel{overflow-wrap:anywhere;white-space:pre-wrap;word-break:break-word;-webkit-overflow-scrolling:touch;max-width:100%;overflow:auto}.tk-truncate{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.tk-safe-bottom{padding-bottom:max(var(--tk-safe-bottom,16px), env(safe-area-inset-bottom))}@media (width<=768px){.tk-workspace-shell{display:block}.tk-workspace-shell__sidebar{display:none}.tk-page-header,.tk-action-row,.tk-data-row{flex-direction:column;align-items:stretch}.tk-cluster{flex-wrap:wrap}.tk-toolbar{flex-wrap:wrap;width:100%}.tk-responsive-grid{grid-template-columns:1fr}.tk-mobile-sheet{left:12px;right:12px;bottom:max(12px, env(safe-area-inset-bottom));z-index:1200;border-radius:var(--tk-radius-lg,8px);max-height:min(72dvh,560px);position:fixed;overflow-y:auto}.tk-mobile-full{width:100%}}.tk-topbar{display:none}.tk-floating-menu-button{top:max(12px, env(safe-area-inset-top));right:max(12px, env(safe-area-inset-right));z-index:var(--tk-floating-menu-z,998);border-radius:var(--tk-radius-sm,8px);background:linear-gradient(135deg, #ffffff0a, #ffffff03), var(--tk-floating-menu-bg,#050505db);width:44px;height:44px;color:var(--tk-text-primary,var(--text-primary,#fff));cursor:pointer;-webkit-backdrop-filter:blur(var(--tk-glass-blur,18px));border:0;justify-content:center;align-items:center;padding:0;transition:opacity .2s,transform .2s,background .2s;display:none;position:fixed;box-shadow:inset 0 1px #ffffff0a}.tk-floating-menu-button.tk-topbar__menu{border:0;position:fixed}.tk-floating-menu-button:hover,.tk-floating-menu-button:focus-visible{background:var(--tk-surface-hover,#ffffff0e);outline:none}.tk-floating-menu-button:focus-visible{box-shadow:inset 0 1px #ffffff0a,0 0 0 2px #ffffff29}.tk-floating-menu-button--hidden{opacity:0;pointer-events:none;transform:translateY(-6px)}.tk-floating-menu-button.tk-topbar__menu{right:max(12px, env(safe-area-inset-right));display:none;position:fixed}.tk-topbar__title{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--tk-topbar-fg,var(--text-primary,#fff));letter-spacing:0;font-size:1rem;font-weight:650;overflow:hidden}.tk-topbar__menu{border-radius:var(--tk-topbar-radius,8px);border:1px solid var(--tk-topbar-border,var(--border-default,#ffffff1f));background:var(--tk-topbar-button-bg,var(--bg-elevated,#ffffff0a));width:44px;height:44px;color:var(--tk-topbar-fg,var(--text-primary,#fff));cursor:pointer;-webkit-tap-highlight-color:transparent;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .15s;display:inline-flex}.tk-topbar__menu:hover,.tk-topbar__menu:focus-visible{background:var(--tk-topbar-button-hover,#ffffff14)}.tk-topbar__hamburger,.tk-topbar__hamburger:before,.tk-topbar__hamburger:after{background:currentColor;border-radius:2px;width:18px;height:2px;display:block}.tk-topbar__hamburger{position:relative}.tk-topbar__hamburger:before,.tk-topbar__hamburger:after{content:"";position:absolute;left:0}.tk-topbar__hamburger:before{top:-6px}.tk-topbar__hamburger:after{top:6px}.tk-topbar__right{align-items:center;gap:8px;margin-left:auto;display:flex}@media (width<=768px){.tk-floating-menu-button,.tk-floating-menu-button.tk-topbar__menu{display:inline-flex}.tk-topbar{z-index:var(--tk-topbar-z,998);height:calc(var(--tk-topbar-height,64px) + env(safe-area-inset-top));padding:max(10px, env(safe-area-inset-top)) 16px 10px;background:var(--tk-topbar-bg,#050505e0);border-bottom:1px solid var(--tk-topbar-border,var(--border-subtle,#ffffff14));-webkit-backdrop-filter:blur(16px);align-items:center;gap:12px;transition:opacity .2s,transform .2s;display:flex;position:fixed;top:0;left:0;right:0}.tk-topbar--hidden{opacity:0;pointer-events:none;transform:translateY(-8px)}}.tk-drawer-overlay,.tk-drawer{display:none}@media (width<=768px){.tk-drawer-overlay{z-index:var(--tk-drawer-overlay-z,999);background:var(--tk-drawer-overlay-bg,#0009);-webkit-backdrop-filter:blur(4px);opacity:0;pointer-events:none;-webkit-tap-highlight-color:transparent;transition:opacity .3s;display:block;position:fixed;inset:0}.tk-drawer-overlay--visible{opacity:1;pointer-events:auto}.tk-drawer{--tk-drawer-edge-gap:12px;z-index:var(--tk-drawer-z,1000);width:min(var(--tk-drawer-width,calc(100vw - var(--tk-drawer-edge-gap))), calc(100vw - var(--tk-drawer-edge-gap)));max-width:calc(100vw - var(--tk-drawer-edge-gap));padding-top:env(safe-area-inset-top);background:var(--tk-drawer-bg,var(--bg-sidebar,#0a0d0c));-webkit-backdrop-filter:blur(var(--tk-glass-blur,18px));overscroll-behavior:contain;border:0;flex-direction:column;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;overflow-y:auto}.tk-drawer--left{border-left:0;border-right:0;left:0;transform:translate(-100%)}.tk-drawer--right{border-left:0;border-right:0;right:0;transform:translate(100%)}.tk-drawer--open{box-shadow:var(--tk-drawer-shadow,4px 0 24px #00000080);transform:translate(0)}.tk-drawer--right.tk-drawer--open{box-shadow:-4px 0 24px #00000080}.tk-drawer:not([data-tk-ready]){transition:none}}.tk-sheet-overlay,.tk-sheet{display:none}@media (width<=768px){.tk-sheet-overlay{z-index:var(--tk-sheet-overlay-z,1199);opacity:0;pointer-events:none;background:#0000008c;transition:opacity .2s;display:block;position:fixed;inset:0}.tk-sheet-overlay--visible{opacity:1;pointer-events:auto}.tk-sheet{left:12px;right:12px;bottom:max(12px, env(safe-area-inset-bottom));z-index:var(--tk-sheet-z,1200);background:linear-gradient(135deg, #ffffff0e, #ffffff05), var(--tk-sheet-bg,#080a09f0);border:1px solid var(--tk-sheet-border,var(--border-default,#ffffff1a));max-height:min(72dvh,560px);-webkit-backdrop-filter:blur(var(--tk-glass-blur,18px));opacity:0;pointer-events:none;border-radius:8px;padding:16px;transition:transform .2s,opacity .2s;display:block;position:fixed;overflow-y:auto;transform:translateY(16px);box-shadow:0 18px 54px #0000008c}.tk-sheet--open{opacity:1;pointer-events:auto;transform:translateY(0)}.tk-sheet:not([data-tk-ready]){transition:none}}.tk-modal-dock-overlay{z-index:var(--tk-modal-dock-overlay-z,1299);opacity:0;pointer-events:none;background:#00000085;transition:opacity .22s;position:fixed;inset:0}.tk-modal-dock-overlay--visible{opacity:1;pointer-events:auto}.tk-modal-dock{--tk-modal-dock-width:clamp(390px, 27vw, 500px);z-index:var(--tk-modal-dock-z,80);width:min(var(--tk-modal-dock-width), 100vw);min-width:0;padding:max(var(--tk-modal-dock-padding-block,22px), env(safe-area-inset-top)) var(--tk-modal-dock-padding-inline,20px) max(var(--tk-modal-dock-padding-block,22px), env(safe-area-inset-bottom));overscroll-behavior:contain;background:var(--tk-modal-dock-bg,#151716);color:var(--tk-text-primary,#fff);box-shadow:var(--tk-modal-dock-shadow,none);-webkit-backdrop-filter:blur(var(--tk-glass-blur,18px));opacity:0;pointer-events:none;scrollbar-width:thin;border:0;border-radius:0;flex-direction:column;transition:transform .24s,opacity .24s;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%)}.tk-modal-dock--open{opacity:1;pointer-events:auto;transform:translate(0)}.tk-modal-dock--persistent{z-index:var(--tk-modal-dock-persistent-z,8);box-shadow:var(--tk-modal-dock-persistent-shadow,none)}.tk-modal-dock--modal{z-index:var(--tk-modal-dock-modal-z,1300);width:min(var(--tk-modal-dock-width), calc(100vw - 24px));box-shadow:var(--tk-modal-dock-modal-shadow,-26px 0 70px #0000006b)}.tk-modal-dock:not([data-tk-ready]){transition:none}@media (width<=768px){.tk-modal-dock{--tk-modal-dock-padding-block:18px;--tk-modal-dock-padding-inline:14px;width:min(var(--tk-modal-dock-width), calc(100vw - 16px))}}@media (prefers-reduced-motion:reduce){.tk-modal-dock-overlay,.tk-modal-dock{transition:none}}.tk-aside{background:var(--tk-aside-bg,var(--tk-modal-dock-bg,#151716));color:var(--tk-aside-fg,var(--tk-text-primary,#fff));flex-direction:column;display:flex;overflow:hidden}.tk-aside__header{margin-bottom:var(--tk-aside-header-gap,14px);flex:none;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.tk-aside__heading{gap:6px;min-width:0;display:grid}.tk-aside__eyebrow,.tk-aside__breadcrumbs{color:var(--tk-aside-accent,var(--accent,#6dffbd));letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:720;line-height:1.2}.tk-aside__breadcrumbs{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.tk-aside__breadcrumb{min-width:0;color:var(--tk-aside-breadcrumb-fg,var(--tk-aside-accent,var(--accent,#6dffbd)));cursor:default;font:inherit;letter-spacing:inherit;text-transform:inherit;background:0 0;border:0;align-items:center;padding:0;display:inline-flex}.tk-aside__breadcrumb:not(:last-child):after{content:"/";color:var(--tk-aside-muted,#fff6);margin-left:6px}button.tk-aside__breadcrumb{cursor:pointer}button.tk-aside__breadcrumb:hover,button.tk-aside__breadcrumb:focus-visible{color:var(--tk-aside-title-fg,var(--tk-text-primary,#fff));outline:0}.tk-aside__breadcrumb--current{color:var(--tk-aside-title-fg,var(--tk-text-primary,#fff))}.tk-aside__title{overflow-wrap:anywhere;color:var(--tk-aside-title-fg,var(--tk-text-primary,#fff));font-size:var(--tk-aside-title-size,1.08rem);letter-spacing:0;margin:0;font-weight:680;line-height:1.22}.tk-aside__meta{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.tk-aside__meta small{min-width:0;color:var(--tk-aside-muted,#ffffff80);font-size:.76rem;line-height:1.35}.tk-aside__close{border-radius:var(--tk-radius-sm,8px);background:var(--tk-aside-control-bg,#ffffff0d);width:34px;height:34px;color:var(--tk-aside-control-fg,#ffffffa8);cursor:pointer;border:0;flex:none;place-items:center;display:grid}.tk-aside__close:hover,.tk-aside__close:focus-visible{background:var(--tk-aside-control-hover-bg,#ffffff14);color:var(--tk-aside-title-fg,var(--tk-text-primary,#fff));outline:0}.tk-aside__close-mark{width:14px;height:14px;display:block;position:relative}.tk-aside__close-mark:before,.tk-aside__close-mark:after{content:"";background:currentColor;border-radius:999px;width:12px;height:2px;position:absolute;top:6px;left:1px}.tk-aside__close-mark:before{transform:rotate(45deg)}.tk-aside__close-mark:after{transform:rotate(-45deg)}.tk-aside__content{align-content:start;gap:var(--tk-aside-content-gap,12px);min-height:0;padding-bottom:var(--tk-aside-content-padding-bottom,8px);flex:auto;display:grid;overflow:auto}.tk-aside__footer{border-top:1px solid var(--tk-aside-border,#ffffff1a);flex:none;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding-top:14px;display:flex}.tk-aside__action{border-radius:var(--tk-radius-sm,8px);cursor:pointer;min-height:38px;font:inherit;white-space:nowrap;border:0;justify-content:center;align-items:center;padding:0 14px;font-size:.82rem;font-weight:680;line-height:1;display:inline-flex}.tk-aside__action--secondary{background:var(--tk-aside-control-bg,#ffffff0d);color:var(--tk-aside-control-fg,#ffffffa8)}.tk-aside__action--primary{background:var(--tk-aside-primary-bg,var(--tk-text-primary,#fff));color:var(--tk-aside-primary-fg,#050505)}.tk-aside__action:hover:not(:disabled),.tk-aside__action:focus-visible:not(:disabled){outline:0}.tk-aside__action--secondary:hover:not(:disabled),.tk-aside__action--secondary:focus-visible:not(:disabled){background:var(--tk-aside-control-hover-bg,#ffffff14);color:var(--tk-aside-title-fg,var(--tk-text-primary,#fff))}.tk-aside__action--primary:hover:not(:disabled),.tk-aside__action--primary:focus-visible:not(:disabled){opacity:.92}.tk-aside__action:disabled{cursor:not-allowed;opacity:.45}.tk-page-shell{--tk-page-shell-max-width:1320px;--tk-page-shell-padding-block-start:32px;--tk-page-shell-padding-block-end:48px;--tk-page-shell-padding-inline:40px;--tk-page-shell-mobile-offset:0px;--tk-page-shell-padding-block-start-mobile:24px;--tk-page-shell-padding-block-end-mobile:40px;--tk-page-shell-padding-inline-mobile:20px;width:100%;min-width:0;min-height:100%;padding-block:var(--tk-page-shell-padding-block-start) var(--tk-page-shell-padding-block-end);padding-inline:var(--tk-page-shell-padding-inline)}.tk-page-shell--narrow{--tk-page-shell-max-width:920px}.tk-page-shell--standard{--tk-page-shell-max-width:1120px}.tk-page-shell--wide{--tk-page-shell-max-width:1320px}.tk-page-shell--full{--tk-page-shell-max-width:none}.tk-page-shell__inner{width:100%;max-width:var(--tk-page-shell-max-width);margin-inline:auto}@media (width<=768px){.tk-page-shell{padding-block:calc(var(--tk-page-shell-mobile-offset) + var(--tk-page-shell-padding-block-start-mobile)) var(--tk-page-shell-padding-block-end-mobile);padding-inline:var(--tk-page-shell-padding-inline-mobile)}}@media (width<=520px){.tk-page-shell{--tk-page-shell-padding-block-start-mobile:16px;--tk-page-shell-padding-block-end-mobile:32px;--tk-page-shell-padding-inline-mobile:12px}}.tk-page-header{position:relative}.tk-page-header__sticky-sentinel{pointer-events:none;width:1px;height:1px;position:absolute;inset-block-start:0;inset-inline-start:0}.tk-page-header__titles{flex-direction:column;gap:6px;min-width:0;display:flex}.tk-page-header__kicker{border-left:1px solid var(--tk-accent,var(--accent));width:fit-content;max-width:100%;color:var(--tk-text-muted,var(--text-muted));letter-spacing:0;text-transform:uppercase;padding-left:12px;font-size:.72rem;font-weight:750;line-height:1.2}.tk-page-header__title{letter-spacing:0;margin:0;font-size:1.5rem;font-weight:600}.tk-page-header__subtitle{color:var(--text-muted,#fff9);margin:0;font-size:.875rem}.tk-page-header__actions{flex-shrink:0}.tk-page-header .tk-page-header__actions.tk-page-header__actions--pinned{z-index:calc(var(--tk-floating-menu-z,998) - 1);top:max(18px, env(safe-area-inset-top));right:max(28px, env(safe-area-inset-right));pointer-events:none;flex-wrap:nowrap;max-width:min(620px,100vw - 420px);padding:0;position:fixed;left:auto;overflow-x:visible;justify-content:flex-end!important;width:auto!important;margin:0!important}.tk-page-header__actions--pinned>*{pointer-events:auto;flex:none}@media (width<=768px){.tk-page-header__title{font-size:1.25rem}.tk-page-header .tk-page-header__actions.tk-page-header__actions--pinned{top:max(12px, env(safe-area-inset-top));left:max(20px, env(safe-area-inset-left));right:calc(max(12px, env(safe-area-inset-right)) + 56px);overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;max-width:none;overflow-x:auto;justify-content:flex-start!important}.tk-page-header__actions--pinned::-webkit-scrollbar{display:none}}.tk-tropikal-nav{--tk-tropikal-nav-icon-bg:var(--tk-sidebar-icon-bg,transparent);--tk-tropikal-nav-icon-bg-hover:var(--tk-sidebar-icon-bg-hover,transparent);--tk-tropikal-nav-icon-bg-active:var(--tk-sidebar-icon-bg-active,transparent);--tk-tropikal-nav-icon-color:var(--tk-sidebar-icon-color,var(--text-secondary,#ffffff9e));--tk-tropikal-nav-icon-color-hover:var(--tk-sidebar-icon-color-hover,var(--text-primary,#fff));--tk-tropikal-nav-icon-color-active:var(--tk-sidebar-icon-color-active,var(--accent,#34d399));margin:14px 12px 8px}.tk-tropikal-nav__toggle{border-radius:var(--tk-radius-sm,8px);background:var(--surface-glass,#ffffff09);width:100%;min-height:44px;color:var(--text-muted,#ffffff7a);cursor:pointer;border:0;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;transition:background .16s,color .16s;display:flex}.tk-tropikal-nav__toggle:hover,.tk-tropikal-nav__toggle:focus-visible{background:var(--surface-hover,#fff1);color:var(--text-primary,#fff);outline:none}.tk-tropikal-nav__heading{text-overflow:ellipsis;white-space:nowrap;color:currentColor;letter-spacing:0;text-transform:uppercase;min-width:0;font-size:.68rem;font-weight:750;line-height:1;overflow:hidden}.tk-tropikal-nav__chevron{border-bottom:1.5px solid;border-right:1.5px solid;flex:none;width:8px;height:8px;margin-right:2px;transition:transform .16s;transform:translateY(-2px)rotate(45deg)}.tk-tropikal-nav--open .tk-tropikal-nav__chevron{transform:translateY(2px)rotate(225deg)}.tk-tropikal-nav__links{gap:2px;margin-top:6px;display:grid}.tk-tropikal-nav__links[hidden]{display:none}.tk-tropikal-nav__link{border-radius:var(--tk-radius-sm,8px);min-height:44px;color:var(--text-muted,#ffffff7a);align-items:center;gap:10px;padding:8px 10px;text-decoration:none;transition:background .16s,color .16s;display:flex}.tk-tropikal-nav__link:hover,.tk-tropikal-nav__link:focus-visible,.tk-tropikal-nav__link--active{background:var(--surface-hover,#ffffff0e);color:var(--text-primary,#fff);outline:none}.tk-tropikal-nav__link--active{background:#ffffff12}.tk-tropikal-nav__link-icon{border-radius:var(--tk-radius-sm,8px);background:var(--tk-tropikal-nav-icon-bg);width:38px;height:38px;color:var(--tk-tropikal-nav-icon-color);flex:0 0 38px;place-items:center;transition:background .16s,color .16s;display:grid}.tk-tropikal-nav__link-icon:before{content:"";width:28px;height:28px;-webkit-mask:var(--tk-tropikal-nav-link-icon) center / contain no-repeat;mask:var(--tk-tropikal-nav-link-icon) center / contain no-repeat;-webkit-mask:var(--tk-tropikal-nav-link-icon) center / contain no-repeat;background:currentColor;display:block}.tk-tropikal-nav__link:hover .tk-tropikal-nav__link-icon,.tk-tropikal-nav__link:focus-visible .tk-tropikal-nav__link-icon{background:var(--tk-tropikal-nav-icon-bg-hover);color:var(--tk-tropikal-nav-icon-color-hover)}.tk-tropikal-nav__link--active .tk-tropikal-nav__link-icon{background:var(--tk-tropikal-nav-icon-bg-active);color:var(--tk-tropikal-nav-icon-color-active)}.tk-tropikal-nav__link-copy{gap:2px;min-width:0;display:grid}.tk-tropikal-nav__link-copy strong,.tk-tropikal-nav__link-copy small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.tk-tropikal-nav__link-copy strong{color:inherit;font-size:.88rem;font-weight:650}.tk-tropikal-nav__link-copy small{color:var(--text-subtle,#ffffff47);font-size:.72rem;font-weight:500}.tk-shell{--tk-shell-sidebar-width:var(--tropikal-shell-sidebar-width,280px);--tk-shell-sidebar-bg:var(--bg-sidebar,#0a0d0c);--tk-shell-bg:var(--bg-primary,#050505);--tk-shell-main-bg:var(--bg-primary,#050505);--tk-shell-sidebar-border:var(--border-subtle,#fff1);--tk-sidebar-pad-x:16px;--tk-sidebar-row-gap:4px;--tk-drawer-edge-gap:12px;--tk-drawer-width:calc(100vw - var(--tk-drawer-edge-gap));--tk-drawer-bg:var(--tk-shell-sidebar-bg);--tk-sidebar-icon-bg:transparent;--tk-sidebar-icon-bg-hover:transparent;--tk-sidebar-icon-bg-active:transparent;--tk-sidebar-icon-color:var(--text-secondary,#ffffff9e);--tk-sidebar-icon-color-hover:var(--text-primary,#fff);--tk-sidebar-icon-color-active:var(--accent,#34d399);background:var(--tk-shell-bg);min-height:100dvh;color:var(--text-primary,#fff)}.tk-shell--fullscreen{height:100dvh;overflow:hidden}.tk-shell__sidebar{z-index:20;width:var(--tk-shell-sidebar-width);min-width:var(--tk-shell-sidebar-width);background:var(--tk-shell-sidebar-bg);color:var(--text-primary,#fff);border-right:1px solid var(--tk-shell-sidebar-border);flex-direction:column;display:flex;position:fixed;inset:0 auto 0 0;overflow:hidden}.tk-shell__drawer{background:var(--tk-shell-sidebar-bg);color:var(--text-primary,#fff)}.tk-shell__drawer-inner{flex:auto;min-height:100%;display:flex}.tk-shell__main{min-width:0;min-height:100dvh;margin-left:var(--tk-shell-sidebar-width);background:var(--tk-shell-main-bg);color:var(--text-primary,#fff)}.tk-shell__content{width:100%;margin:0 auto}.tk-sidebar{background:var(--tk-shell-sidebar-bg);width:100%;min-width:0;min-height:100%;color:var(--text-primary,#fff);flex-direction:column;flex:auto;display:flex;overflow:hidden}.tk-sidebar__header{min-height:76px;padding:18px var(--tk-sidebar-pad-x) 14px;flex:none;justify-content:space-between;align-items:center;gap:14px;display:flex}.tk-sidebar__brand{align-items:center;gap:12px;min-width:0;display:flex}.tk-sidebar__logo{object-fit:contain;flex:none;width:34px;height:34px}.tk-sidebar__brand-copy{gap:2px;min-width:0;display:grid}.tk-sidebar__brand h2{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text-primary,#fff);letter-spacing:0;text-transform:uppercase;margin:0;font-size:.86rem;font-weight:720;line-height:1.15;overflow:hidden}.tk-sidebar__brand small{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text-subtle,#ffffff47);letter-spacing:0;font-size:.72rem;font-weight:560;line-height:1.2;overflow:hidden}.tk-sidebar__close{border-radius:var(--tk-radius-sm,8px);background:var(--surface-glass,#ffffff08);width:42px;height:42px;color:var(--text-muted,#ffffff80);cursor:pointer;border:0;flex:none;place-items:center;display:grid}.tk-shell__sidebar .tk-sidebar__close{display:none}.tk-sidebar__close:hover,.tk-sidebar__close:focus-visible{background:var(--surface-hover,#ffffff0f);color:var(--text-primary,#fff);outline:0}.tk-sidebar__close:focus-visible,.tk-sidebar__link:focus-visible,.tk-sidebar__user:focus-visible{box-shadow:0 0 0 2px var(--accent-border,#34d39947)}.tk-sidebar__close-mark{width:14px;height:14px;display:block;position:relative}.tk-sidebar__close-mark:before,.tk-sidebar__close-mark:after{content:"";background:currentColor;border-radius:999px;width:12px;height:2px;position:absolute;top:6px;left:1px}.tk-sidebar__close-mark:before{transform:rotate(45deg)}.tk-sidebar__close-mark:after{transform:rotate(-45deg)}.tk-sidebar__section,.tk-sidebar__nav{padding:8px var(--tk-sidebar-pad-x)}.tk-sidebar__nav,.tk-sidebar__nav-list{gap:var(--tk-sidebar-row-gap);display:grid}.tk-sidebar__section-label{color:var(--text-subtle,#ffffff47);letter-spacing:0;text-transform:uppercase;padding:8px 2px 7px;font-size:.68rem;font-weight:760;line-height:1.1}.tk-sidebar__link{border-radius:var(--tk-radius-sm,8px);width:100%;min-width:0;min-height:46px;color:var(--text-muted,#ffffff7a);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:11px;padding:9px 12px;text-decoration:none;transition:background .16s,color .16s;display:flex}.tk-sidebar__link:hover,.tk-sidebar__link:focus-visible,.tk-sidebar__link--active{background:var(--surface-hover,#ffffff0e);color:var(--text-primary,#fff);outline:0}.tk-sidebar__link--active{background:var(--surface-strong,#ffffff14)}.tk-sidebar__link-icon{border-radius:var(--tk-radius-sm,8px);background:var(--tk-sidebar-icon-bg);width:40px;height:40px;color:var(--tk-sidebar-icon-color);flex:0 0 40px;place-items:center;transition:background .16s,color .16s;display:grid}.tk-sidebar__link-icon:before{content:"";width:30px;height:30px;-webkit-mask:var(--tk-sidebar-link-icon) center / contain no-repeat;mask:var(--tk-sidebar-link-icon) center / contain no-repeat;-webkit-mask:var(--tk-sidebar-link-icon) center / contain no-repeat;background:currentColor;display:block}.tk-sidebar__link:hover .tk-sidebar__link-icon,.tk-sidebar__link:focus-visible .tk-sidebar__link-icon{background:var(--tk-sidebar-icon-bg-hover);color:var(--tk-sidebar-icon-color-hover)}.tk-sidebar__link--active .tk-sidebar__link-icon{background:var(--tk-sidebar-icon-bg-active);color:var(--tk-sidebar-icon-color-active)}.tk-sidebar__link-copy{gap:2px;min-width:0;display:grid}.tk-sidebar__link-copy strong,.tk-sidebar__link-copy small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.tk-sidebar__link-copy strong{color:inherit;font-size:.89rem;font-weight:660;line-height:1.18}.tk-sidebar__link-copy small{color:var(--text-subtle,#ffffff4d);font-size:.72rem;font-weight:520;line-height:1.25}.tk-sidebar__link--active .tk-sidebar__link-copy small,.tk-sidebar__link:hover .tk-sidebar__link-copy small,.tk-sidebar__link:focus-visible .tk-sidebar__link-copy small{color:var(--text-muted,#ffffff7a)}.tk-sidebar .tk-tropikal-nav{margin:6px var(--tk-sidebar-pad-x) 8px}.tk-sidebar .tk-tropikal-nav__toggle,.tk-sidebar .tk-tropikal-nav__link{border-radius:var(--tk-radius-sm,8px);min-height:46px}.tk-sidebar .tk-tropikal-nav__toggle{padding:10px 12px}.tk-sidebar .tk-tropikal-nav__link{padding:9px 12px}.tk-sidebar__footer{padding:12px var(--tk-sidebar-pad-x) max(16px, env(safe-area-inset-bottom));flex:none;gap:10px;margin-top:auto;display:grid}.tk-sidebar__meter{border-radius:var(--tk-radius-sm,8px);background:var(--surface-glass,#ffffff08);color:var(--text-muted,#ffffff7a);gap:8px;padding:11px 12px;text-decoration:none;display:grid}a.tk-sidebar__meter:hover,a.tk-sidebar__meter:focus-visible{background:var(--surface-hover,#ffffff0f);color:var(--text-primary,#fff);outline:0}.tk-sidebar__meter-header{justify-content:space-between;align-items:center;gap:10px;min-width:0;font-size:.76rem;font-weight:620;display:flex}.tk-sidebar__meter-header strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text-primary,#fff);font-size:.78rem;font-weight:680;overflow:hidden}.tk-sidebar__meter-track{background:#ffffff14;border-radius:999px;height:5px;overflow:hidden}.tk-sidebar__meter-fill{border-radius:inherit;background:var(--accent,#34d399);height:100%}.tk-sidebar__legal{color:var(--text-subtle,#ffffff47);flex-wrap:wrap;gap:6px 10px;font-size:.7rem;line-height:1.35;display:flex}.tk-sidebar__legal a{color:inherit;text-decoration:none}.tk-sidebar__legal a:hover,.tk-sidebar__legal a:focus-visible{color:var(--text-primary,#fff);outline:0}.tk-sidebar__user{border-radius:var(--tk-radius-sm,8px);background:var(--surface-glass,#ffffff08);width:100%;min-width:0;min-height:48px;color:var(--text-primary,#fff);cursor:pointer;font:inherit;text-align:left;border:0;align-items:center;gap:10px;padding:8px 10px;text-decoration:none;display:flex}.tk-sidebar__user:hover,.tk-sidebar__user:focus-visible{background:var(--surface-hover,#ffffff0f);outline:0}.tk-sidebar__avatar{border-radius:var(--tk-radius-sm,8px);background:var(--accent-bg,#34d39911);width:32px;height:32px;color:var(--accent,#34d399);flex:none;place-items:center;font-size:.78rem;font-weight:760;display:grid}.tk-sidebar__user-copy{gap:2px;min-width:0;display:grid}.tk-sidebar__user-copy strong,.tk-sidebar__user-copy small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.tk-sidebar__user-copy strong{color:var(--text-primary,#fff);font-size:.82rem;font-weight:650;line-height:1.2}.tk-sidebar__user-copy small{color:var(--text-subtle,#ffffff4d);text-transform:none;font-size:.7rem;font-weight:520;line-height:1.2}.tk-sidebar__suite-links,.tk-sidebar__profile-actions{gap:2px;display:grid}.tk-sidebar__suite-link,.tk-sidebar__action{border-radius:var(--tk-radius-sm,8px);width:100%;min-width:0;color:var(--text-muted,#ffffff7a);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;align-items:center;text-decoration:none;display:flex}.tk-sidebar__suite-link{gap:0;min-height:44px;padding:5px 12px 5px 0}.tk-sidebar__action{gap:0;min-height:40px;padding:5px 12px 5px 0}.tk-sidebar__suite-link:hover,.tk-sidebar__suite-link:focus-visible,.tk-sidebar__suite-link--active,.tk-sidebar__action:hover,.tk-sidebar__action:focus-visible{background:var(--surface-hover,#ffffff0f);color:var(--text-primary,#fff);outline:0}.tk-sidebar__suite-link-icon,.tk-sidebar__suite-link-initial,.tk-sidebar__action-rail{flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.tk-sidebar__suite-link-icon:before,.tk-sidebar__suite-link-initial{width:30px;height:30px}.tk-sidebar__suite-link-icon:before{content:"";-webkit-mask:var(--tk-sidebar-suite-link-icon) center / contain no-repeat;-webkit-mask:var(--tk-sidebar-suite-link-icon) center / contain no-repeat;mask:var(--tk-sidebar-suite-link-icon) center / contain no-repeat;background:currentColor;display:block}.tk-sidebar__suite-link-initial{color:currentColor;font-size:.9rem;font-weight:760;line-height:1}.tk-sidebar__suite-link-copy,.tk-sidebar__action-copy{gap:2px;min-width:0;display:grid}.tk-sidebar__suite-link-copy strong,.tk-sidebar__suite-link-copy small,.tk-sidebar__action-copy strong,.tk-sidebar__action-copy small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.tk-sidebar__suite-link-copy strong,.tk-sidebar__action-copy strong{color:inherit;font-size:.82rem;font-weight:650;line-height:1.2}.tk-sidebar__suite-link-copy small,.tk-sidebar__action-copy small{color:var(--text-subtle,#ffffff4d);font-size:.7rem;font-weight:520;line-height:1.2}.tk-shell__sidebar-collapse{display:none}:root[data-theme=light] .tk-sidebar__logo{filter:brightness(0)saturate();opacity:.88}:root[data-theme=light] .tk-sidebar__meter-track{background:#11181617}@media (width>=769px){.tk-shell--sidebar-collapsible{--tk-shell-sidebar-expanded-width:var(--tropikal-shell-sidebar-expanded-width,292px);--tk-shell-sidebar-collapsed-width:var(--tropikal-shell-sidebar-collapsed-width,76px);--tk-shell-sidebar-inset:var(--tropikal-shell-sidebar-inset,14px);--tk-shell-sidebar-offset:calc(var(--tk-shell-sidebar-expanded-width) + (var(--tk-shell-sidebar-inset) * 2));--tk-shell-rail-icon-size:var(--tropikal-shell-rail-icon-size,44px);--tk-shell-rail-glyph-size:var(--tropikal-shell-rail-glyph-size,31px);--tk-shell-sidebar-width:var(--tk-shell-sidebar-offset)}.tk-shell--sidebar-collapsible .tk-shell__sidebar{inset:var(--tk-shell-sidebar-inset) auto var(--tk-shell-sidebar-inset) var(--tk-shell-sidebar-inset);width:var(--tk-shell-sidebar-expanded-width);min-width:var(--tk-shell-sidebar-expanded-width);border-radius:var(--tk-sidebar-floating-radius,8px);-webkit-backdrop-filter:blur(24px)saturate(126%);background:linear-gradient(#ffffff0d,#ffffff05 34%,#ffffff03),#0c100ed1;border:0;transition:width .18s,min-width .18s,background .18s,box-shadow .18s;overflow:hidden;box-shadow:0 22px 70px #0000005c,inset 0 0 0 1px #ffffff12}.tk-shell--sidebar-collapsible .tk-shell__main{margin-left:var(--tk-shell-sidebar-offset);transition:margin-left .18s}.tk-shell--sidebar-collapsible .tk-sidebar{--tk-sidebar-pad-x:14px;--tk-sidebar-row-gap:5px;--tk-sidebar-icon-color:color-mix(in srgb, var(--text-muted,#ffffff7a) 78%, var(--text-primary,#fff));--tk-sidebar-icon-color-hover:var(--text-primary,#fff);--tk-sidebar-icon-color-active:var(--accent,#34d399);background:0 0;height:100%;min-height:0;position:relative;overflow:hidden}.tk-shell--sidebar-collapsible .tk-sidebar__header{min-height:76px;padding:16px 56px 12px 0}.tk-shell--sidebar-collapsible .tk-sidebar__brand{grid-template-columns:var(--tk-shell-sidebar-collapsed-width) minmax(0, 1fr);gap:0;width:100%;display:grid}.tk-shell--sidebar-collapsible .tk-sidebar__logo{width:var(--tk-shell-rail-glyph-size);height:var(--tk-shell-rail-glyph-size);opacity:.94;justify-self:center}.tk-shell--sidebar-collapsible .tk-sidebar__brand-copy{align-self:center;padding-left:2px}.tk-shell--sidebar-collapsible .tk-sidebar__brand h2{color:var(--text-primary,#fff);font-size:.84rem;font-weight:760;line-height:1.05}.tk-shell--sidebar-collapsible .tk-sidebar__brand small{color:var(--text-muted,#ffffff7a);font-size:.72rem;font-weight:600}.tk-shell--sidebar-collapsible .tk-sidebar__nav{padding:6px var(--tk-sidebar-pad-x) 6px 0}.tk-shell--sidebar-collapsible .tk-sidebar__link,.tk-shell--sidebar-collapsible .tk-sidebar__suite-link{border-radius:var(--tk-radius-sm,8px);min-height:44px;color:var(--text-muted,#ffffff7a);gap:0;padding:5px 12px 5px 0;transition:background .16s,box-shadow .16s,color .16s;position:relative}.tk-shell--sidebar-collapsible .tk-sidebar__link:hover,.tk-shell--sidebar-collapsible .tk-sidebar__link:focus-visible,.tk-shell--sidebar-collapsible .tk-sidebar__suite-link:hover,.tk-shell--sidebar-collapsible .tk-sidebar__suite-link:focus-visible,.tk-shell--sidebar-collapsible .tk-sidebar__action:hover,.tk-shell--sidebar-collapsible .tk-sidebar__action:focus-visible{background:color-mix(in srgb, var(--surface-hover,#ffffff0f) 74%, transparent);color:var(--text-primary,#fff)}.tk-shell--sidebar-collapsible .tk-sidebar__link--active,.tk-shell--sidebar-collapsible .tk-sidebar__suite-link--active{color:var(--text-primary,#fff);box-shadow:none;background:0 0}.tk-shell--sidebar-collapsible .tk-sidebar__link--active:before,.tk-shell--sidebar-collapsible .tk-sidebar__suite-link--active:before{content:"";background:var(--accent,#34d399);border-radius:999px;width:2px;height:28px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.tk-shell--sidebar-collapsible .tk-sidebar__link-icon,.tk-shell--sidebar-collapsible .tk-sidebar__suite-link-icon,.tk-shell--sidebar-collapsible .tk-sidebar__suite-link-initial{width:var(--tk-shell-sidebar-collapsed-width);height:var(--tk-shell-rail-icon-size);flex:0 0 var(--tk-shell-sidebar-collapsed-width);background:0 0;border-radius:0}.tk-shell--sidebar-collapsible .tk-sidebar__link-icon:before,.tk-shell--sidebar-collapsible .tk-sidebar__suite-link-icon:before,.tk-shell--sidebar-collapsible .tk-sidebar__suite-link-initial{width:var(--tk-shell-rail-glyph-size);height:var(--tk-shell-rail-glyph-size)}.tk-shell--sidebar-collapsible .tk-sidebar__link--active .tk-sidebar__link-icon,.tk-shell--sidebar-collapsible .tk-sidebar__suite-link--active .tk-sidebar__suite-link-icon{color:var(--accent,#34d399);background:0 0}.tk-shell--sidebar-collapsible .tk-sidebar__link-copy,.tk-shell--sidebar-collapsible .tk-sidebar__brand-copy,.tk-shell--sidebar-collapsible .tk-sidebar__user-copy,.tk-shell--sidebar-collapsible .tk-sidebar__action-copy,.tk-shell--sidebar-collapsible .tk-sidebar__suite-link-copy,.tk-shell--sidebar-collapsible .tk-sidebar__legal{transition:opacity .14s,transform .16s,visibility .16s}.tk-shell--sidebar-collapsible .tk-shell__sidebar-collapse{z-index:2;width:24px;height:24px;color:var(--text-muted,#ffffff7a);cursor:pointer;opacity:.48;background:0 0;border:0;border-radius:999px;place-items:center;transition:color .16s,opacity .16s,transform .16s;display:grid;position:absolute;top:22px;right:22px}.tk-shell--sidebar-collapsible .tk-shell__sidebar-collapse:hover,.tk-shell--sidebar-collapsible .tk-shell__sidebar-collapse:focus-visible{color:var(--text-primary,#fff);opacity:.82;box-shadow:none;background:0 0;outline:0}.tk-shell__sidebar-collapse-mark{width:15px;height:15px;display:block;position:relative}.tk-shell__sidebar-collapse-mark:before,.tk-shell__sidebar-collapse-mark:after{content:"";background:currentColor;border-radius:999px;width:11px;height:1.8px;position:absolute;top:7px;left:2px}.tk-shell__sidebar-collapse-mark:before{transform:rotate(45deg)}.tk-shell__sidebar-collapse-mark:after{transform:rotate(-45deg)}.tk-shell--sidebar-collapsible .tk-sidebar__footer{padding:10px var(--tk-sidebar-pad-x) 14px 0;gap:8px}.tk-shell--sidebar-collapsible .tk-sidebar__meter{margin-left:var(--tk-shell-sidebar-collapsed-width)}.tk-shell--sidebar-collapsible .tk-sidebar__suite-links{grid-template-columns:1fr;justify-content:stretch;gap:2px;min-width:0;padding:0 0 2px;display:grid}.tk-shell--sidebar-collapsible .tk-sidebar__suite-link-copy{opacity:1;visibility:visible;transition:opacity .14s .12s,transform .16s .12s,visibility .16s .12s;transform:none}.tk-shell--sidebar-collapsible .tk-sidebar__suite-link-copy strong{font-size:.89rem;font-weight:660;line-height:1.18}.tk-shell--sidebar-collapsible .tk-sidebar__user{border-radius:var(--tk-radius-sm,8px);background:color-mix(in srgb, var(--surface-glass,#ffffff08) 76%, transparent);gap:0;min-height:44px;padding:0 12px 0 0}.tk-shell--sidebar-collapsible .tk-sidebar__avatar{width:var(--tk-shell-rail-icon-size);height:var(--tk-shell-rail-icon-size);flex:0 0 var(--tk-shell-rail-icon-size);margin-inline:calc((var(--tk-shell-sidebar-collapsed-width) - var(--tk-shell-rail-icon-size)) / 2);border-radius:var(--tk-radius-sm,8px);background:var(--accent-bg,#34d39911);color:var(--accent,#34d399);font-size:1rem}.tk-shell--sidebar-collapsible .tk-sidebar__action{color:var(--text-muted,#ffffff7a);background:0 0;transition:background .16s,color .16s}.tk-shell--sidebar-collapsible .tk-sidebar__action-rail{flex:0 0 var(--tk-shell-sidebar-collapsed-width);width:var(--tk-shell-sidebar-collapsed-width)}.tk-shell--sidebar-collapsible .tk-sidebar__legal{text-align:center;min-height:20px;color:var(--text-subtle,#ffffff47);white-space:nowrap;visibility:hidden;opacity:0;pointer-events:none;flex-wrap:nowrap;justify-content:center;gap:6px 12px;padding:2px 4px 0;font-size:.7rem;transition:opacity 90ms,transform .12s,visibility linear;overflow:hidden;transform:translateY(2px)}.tk-shell--sidebar-collapsible:not(.tk-shell--sidebar-collapsed) .tk-sidebar__legal,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed:not(.tk-shell--sidebar-rail-locked):not(.tk-shell--sidebar-force-expanded) .tk-shell__sidebar:hover .tk-sidebar__legal,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed:not(.tk-shell--sidebar-rail-locked):not(.tk-shell--sidebar-force-expanded).tk-shell--sidebar-focus-preview .tk-sidebar__legal,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-force-expanded .tk-sidebar__legal{visibility:visible;opacity:1;pointer-events:auto;transition-delay:.19s,.19s,.19s;transform:none}.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed .tk-shell__sidebar{width:var(--tk-shell-sidebar-collapsed-width);min-width:var(--tk-shell-sidebar-collapsed-width)}.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed .tk-shell__main{margin-left:calc(var(--tk-shell-sidebar-collapsed-width) + (var(--tk-shell-sidebar-inset) * 2))}.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed:not(.tk-shell--sidebar-rail-locked):not(.tk-shell--sidebar-force-expanded).tk-shell--sidebar-focus-preview .tk-shell__main,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-force-expanded .tk-shell__main{margin-left:var(--tk-shell-sidebar-offset)}.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed:not(.tk-shell--sidebar-rail-locked):not(.tk-shell--sidebar-force-expanded):has(.tk-shell__sidebar:hover) .tk-shell__main{margin-left:var(--tk-shell-sidebar-offset)}.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed:not(.tk-shell--sidebar-rail-locked):not(.tk-shell--sidebar-force-expanded) .tk-shell__sidebar:hover,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed:not(.tk-shell--sidebar-rail-locked):not(.tk-shell--sidebar-force-expanded).tk-shell--sidebar-focus-preview .tk-shell__sidebar,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-force-expanded .tk-shell__sidebar{width:var(--tk-shell-sidebar-expanded-width);min-width:var(--tk-shell-sidebar-expanded-width);box-shadow:0 26px 86px #00000070,inset 0 0 0 1px #ffffff14}.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed:not(.tk-shell--sidebar-force-expanded):not(.tk-shell--sidebar-focus-preview) .tk-shell__sidebar:not(:hover) .tk-sidebar,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-rail-locked:not(.tk-shell--sidebar-force-expanded) .tk-shell__sidebar .tk-sidebar{--tk-sidebar-pad-x:10px}.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed:not(.tk-shell--sidebar-force-expanded):not(.tk-shell--sidebar-focus-preview) .tk-shell__sidebar:not(:hover) .tk-sidebar__header,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-rail-locked:not(.tk-shell--sidebar-force-expanded) .tk-shell__sidebar .tk-sidebar__header{justify-content:stretch;place-items:center stretch;min-height:76px;padding:16px 0 12px;display:grid;position:relative}.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed:not(.tk-shell--sidebar-force-expanded):not(.tk-shell--sidebar-focus-preview) .tk-shell__sidebar:not(:hover) .tk-sidebar__brand,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-rail-locked:not(.tk-shell--sidebar-force-expanded) .tk-shell__sidebar .tk-sidebar__brand{grid-template-columns:var(--tk-shell-sidebar-collapsed-width) minmax(0, 1fr);justify-self:stretch;gap:0;width:100%;display:grid}.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed:not(.tk-shell--sidebar-force-expanded):not(.tk-shell--sidebar-focus-preview) .tk-shell__sidebar:not(:hover) .tk-sidebar__logo,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-rail-locked:not(.tk-shell--sidebar-force-expanded) .tk-shell__sidebar .tk-sidebar__logo{width:var(--tk-shell-rail-glyph-size);height:var(--tk-shell-rail-glyph-size);justify-self:center;margin:0;position:static;transform:none}.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed:not(.tk-shell--sidebar-force-expanded):not(.tk-shell--sidebar-focus-preview) .tk-shell__sidebar:not(:hover) .tk-sidebar__brand-copy,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed:not(.tk-shell--sidebar-force-expanded):not(.tk-shell--sidebar-focus-preview) .tk-shell__sidebar:not(:hover) .tk-sidebar__link-copy,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed:not(.tk-shell--sidebar-force-expanded):not(.tk-shell--sidebar-focus-preview) .tk-shell__sidebar:not(:hover) .tk-sidebar__user-copy,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed:not(.tk-shell--sidebar-force-expanded):not(.tk-shell--sidebar-focus-preview) .tk-shell__sidebar:not(:hover) .tk-sidebar__suite-link-copy,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed:not(.tk-shell--sidebar-force-expanded):not(.tk-shell--sidebar-focus-preview) .tk-shell__sidebar:not(:hover) .tk-sidebar__action-copy,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-rail-locked:not(.tk-shell--sidebar-force-expanded) .tk-shell__sidebar .tk-sidebar__brand-copy,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-rail-locked:not(.tk-shell--sidebar-force-expanded) .tk-shell__sidebar .tk-sidebar__link-copy,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-rail-locked:not(.tk-shell--sidebar-force-expanded) .tk-shell__sidebar .tk-sidebar__user-copy,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-rail-locked:not(.tk-shell--sidebar-force-expanded) .tk-shell__sidebar .tk-sidebar__suite-link-copy,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-rail-locked:not(.tk-shell--sidebar-force-expanded) .tk-shell__sidebar .tk-sidebar__action-copy{visibility:hidden;opacity:0;pointer-events:none;transform:translate(-8px)}.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed:not(.tk-shell--sidebar-force-expanded):not(.tk-shell--sidebar-focus-preview) .tk-shell__sidebar:not(:hover) .tk-shell__sidebar-collapse,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-rail-locked:not(.tk-shell--sidebar-force-expanded) .tk-shell__sidebar .tk-shell__sidebar-collapse{opacity:0;pointer-events:none;transform:translateY(-2px)scale(.96)}.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed:not(.tk-shell--sidebar-force-expanded):not(.tk-shell--sidebar-focus-preview) .tk-shell__sidebar:not(:hover) .tk-sidebar__nav,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-rail-locked:not(.tk-shell--sidebar-force-expanded) .tk-shell__sidebar .tk-sidebar__nav{padding-inline:0}.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed:not(.tk-shell--sidebar-force-expanded):not(.tk-shell--sidebar-focus-preview) .tk-shell__sidebar:not(:hover) .tk-sidebar__link,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-rail-locked:not(.tk-shell--sidebar-force-expanded) .tk-shell__sidebar .tk-sidebar__link{width:var(--tk-shell-sidebar-collapsed-width);min-height:calc(var(--tk-shell-rail-icon-size) + 10px);justify-content:center;gap:0;padding:5px 0}.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed:not(.tk-shell--sidebar-force-expanded):not(.tk-shell--sidebar-focus-preview) .tk-shell__sidebar:not(:hover) .tk-sidebar__link-icon,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-rail-locked:not(.tk-shell--sidebar-force-expanded) .tk-shell__sidebar .tk-sidebar__link-icon{width:var(--tk-shell-sidebar-collapsed-width);height:var(--tk-shell-rail-icon-size);flex-basis:var(--tk-shell-sidebar-collapsed-width)}.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed:not(.tk-shell--sidebar-force-expanded):not(.tk-shell--sidebar-focus-preview) .tk-shell__sidebar:not(:hover) .tk-sidebar__link-icon:before,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-rail-locked:not(.tk-shell--sidebar-force-expanded) .tk-shell__sidebar .tk-sidebar__link-icon:before{width:var(--tk-shell-rail-glyph-size);height:var(--tk-shell-rail-glyph-size)}.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed:not(.tk-shell--sidebar-force-expanded):not(.tk-shell--sidebar-focus-preview) .tk-shell__sidebar:not(:hover) .tk-sidebar__footer,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-rail-locked:not(.tk-shell--sidebar-force-expanded) .tk-shell__sidebar .tk-sidebar__footer{place-items:center start;padding-inline:0}.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed:not(.tk-shell--sidebar-force-expanded):not(.tk-shell--sidebar-focus-preview) .tk-shell__sidebar:not(:hover) .tk-sidebar__meter,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-rail-locked:not(.tk-shell--sidebar-force-expanded) .tk-shell__sidebar .tk-sidebar__meter{display:none}.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed:not(.tk-shell--sidebar-force-expanded):not(.tk-shell--sidebar-focus-preview) .tk-shell__sidebar:not(:hover) .tk-sidebar__suite-links,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-rail-locked:not(.tk-shell--sidebar-force-expanded) .tk-shell__sidebar .tk-sidebar__suite-links{grid-template-columns:1fr;justify-items:start;gap:2px;padding:0}.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed:not(.tk-shell--sidebar-force-expanded):not(.tk-shell--sidebar-focus-preview) .tk-shell__sidebar:not(:hover) .tk-sidebar__suite-link,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-rail-locked:not(.tk-shell--sidebar-force-expanded) .tk-shell__sidebar .tk-sidebar__suite-link,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed:not(.tk-shell--sidebar-force-expanded):not(.tk-shell--sidebar-focus-preview) .tk-shell__sidebar:not(:hover) .tk-sidebar__user,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-rail-locked:not(.tk-shell--sidebar-force-expanded) .tk-shell__sidebar .tk-sidebar__user{width:var(--tk-shell-sidebar-collapsed-width);min-height:var(--tk-shell-rail-icon-size);background:0 0;justify-content:center;justify-self:start;padding:0;overflow:hidden}.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed:not(.tk-shell--sidebar-force-expanded):not(.tk-shell--sidebar-focus-preview) .tk-shell__sidebar:not(:hover) .tk-sidebar__suite-link,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-rail-locked:not(.tk-shell--sidebar-force-expanded) .tk-shell__sidebar .tk-sidebar__suite-link{min-height:calc(var(--tk-shell-rail-icon-size) + 10px);padding:5px 0}.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed:not(.tk-shell--sidebar-force-expanded):not(.tk-shell--sidebar-focus-preview) .tk-shell__sidebar:not(:hover) .tk-sidebar__suite-link-icon,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed:not(.tk-shell--sidebar-force-expanded):not(.tk-shell--sidebar-focus-preview) .tk-shell__sidebar:not(:hover) .tk-sidebar__suite-link-initial,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-rail-locked:not(.tk-shell--sidebar-force-expanded) .tk-shell__sidebar .tk-sidebar__suite-link-icon,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-rail-locked:not(.tk-shell--sidebar-force-expanded) .tk-shell__sidebar .tk-sidebar__suite-link-initial{flex-basis:var(--tk-shell-sidebar-collapsed-width);width:var(--tk-shell-sidebar-collapsed-width);height:var(--tk-shell-rail-icon-size)}.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed:not(.tk-shell--sidebar-force-expanded):not(.tk-shell--sidebar-focus-preview) .tk-shell__sidebar:not(:hover) .tk-sidebar__suite-link-copy,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-rail-locked:not(.tk-shell--sidebar-force-expanded) .tk-shell__sidebar .tk-sidebar__suite-link-copy{transition:opacity 80ms,transform .1s,visibility .1s}.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed:not(.tk-shell--sidebar-force-expanded):not(.tk-shell--sidebar-focus-preview) .tk-shell__sidebar:not(:hover) .tk-sidebar__link-copy,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed:not(.tk-shell--sidebar-force-expanded):not(.tk-shell--sidebar-focus-preview) .tk-shell__sidebar:not(:hover) .tk-sidebar__user-copy,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-rail-locked:not(.tk-shell--sidebar-force-expanded) .tk-shell__sidebar .tk-sidebar__link-copy,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-rail-locked:not(.tk-shell--sidebar-force-expanded) .tk-shell__sidebar .tk-sidebar__user-copy{display:none}.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed:not(.tk-shell--sidebar-force-expanded):not(.tk-shell--sidebar-focus-preview) .tk-shell__sidebar:not(:hover) .tk-sidebar__avatar,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-rail-locked:not(.tk-shell--sidebar-force-expanded) .tk-shell__sidebar .tk-sidebar__avatar{width:var(--tk-shell-rail-icon-size);height:var(--tk-shell-rail-icon-size);flex-basis:var(--tk-shell-rail-icon-size);margin:0;font-size:1rem}.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed:not(.tk-shell--sidebar-force-expanded):not(.tk-shell--sidebar-focus-preview) .tk-shell__sidebar:not(:hover) .tk-sidebar__profile-actions,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-rail-locked:not(.tk-shell--sidebar-force-expanded) .tk-shell__sidebar .tk-sidebar__profile-actions{display:none}.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-force-expanded .tk-shell__sidebar .tk-sidebar{--tk-sidebar-pad-x:14px}.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-force-expanded .tk-shell__sidebar .tk-sidebar__brand-copy,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-force-expanded .tk-shell__sidebar .tk-sidebar__link-copy,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-force-expanded .tk-shell__sidebar .tk-sidebar__user-copy,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-force-expanded .tk-shell__sidebar .tk-sidebar__suite-link-copy,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-force-expanded .tk-shell__sidebar .tk-sidebar__action-copy{visibility:visible;opacity:1;pointer-events:auto;transform:none}.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-force-expanded .tk-shell__sidebar .tk-sidebar__link-copy,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-force-expanded .tk-shell__sidebar .tk-sidebar__user-copy,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-force-expanded .tk-shell__sidebar .tk-sidebar__suite-link-copy,.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-force-expanded .tk-shell__sidebar .tk-sidebar__action-copy{display:grid}.tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed.tk-shell--sidebar-force-expanded .tk-shell__sidebar .tk-shell__sidebar-collapse{opacity:1;pointer-events:auto;transform:none}:root[data-theme=light] .tk-shell--sidebar-collapsible .tk-shell__sidebar{background:linear-gradient(#ffffffe0,#ffffffbd),#fffc;box-shadow:0 20px 62px #1118271c,inset 0 0 0 1px #11181614}:root[data-theme=light] .tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed:not(.tk-shell--sidebar-rail-locked):not(.tk-shell--sidebar-force-expanded) .tk-shell__sidebar:hover,:root[data-theme=light] .tk-shell--sidebar-collapsible.tk-shell--sidebar-collapsed:not(.tk-shell--sidebar-rail-locked):not(.tk-shell--sidebar-force-expanded).tk-shell--sidebar-focus-preview .tk-shell__sidebar{box-shadow:0 26px 76px #11182729,inset 0 0 0 1px #1118161a}}@media (width<=768px){.tk-shell{min-height:100dvh}.tk-shell__drawer{overscroll-behavior:contain;overflow:hidden auto}.tk-shell__drawer-inner{align-items:stretch;min-height:100%}.tk-shell__sidebar{display:none}.tk-shell__main{min-height:100dvh;margin-left:0}.tk-shell--fullscreen{overflow:hidden}.tk-shell__drawer .tk-sidebar{--tk-sidebar-pad-x:12px;--tk-sidebar-row-gap:2px;height:auto;min-height:calc(100dvh - env(safe-area-inset-top));overflow:visible}.tk-shell__drawer .tk-sidebar__header{min-height:56px;padding:10px var(--tk-sidebar-pad-x) 7px;gap:10px}.tk-shell__drawer .tk-sidebar__brand{gap:10px}.tk-shell__drawer .tk-sidebar__logo{width:30px;height:30px}.tk-shell__drawer .tk-sidebar__brand h2{font-size:.8rem}.tk-shell__drawer .tk-sidebar__brand small{font-size:.68rem}.tk-shell__drawer .tk-sidebar__close{width:34px;height:34px}.tk-shell__drawer .tk-sidebar__section,.tk-shell__drawer .tk-sidebar__nav{padding:4px var(--tk-sidebar-pad-x)}.tk-shell__drawer .tk-sidebar__nav-list{gap:var(--tk-sidebar-row-gap)}.tk-shell__drawer .tk-sidebar__section-label{padding:6px 2px 5px;font-size:.64rem}.tk-shell__drawer .tk-sidebar__link{gap:9px;min-height:40px;padding:4px 8px}.tk-shell__drawer .tk-sidebar__link-icon{flex-basis:32px;width:32px;height:32px}.tk-shell__drawer .tk-sidebar__link-icon:before{width:24px;height:24px}.tk-shell__drawer .tk-sidebar__link-copy strong,.tk-shell__drawer .tk-sidebar__suite-link-copy strong,.tk-shell__drawer .tk-sidebar__action-copy strong{font-size:.82rem}.tk-shell__drawer .tk-sidebar__link-copy small,.tk-shell__drawer .tk-sidebar__suite-link-copy small,.tk-shell__drawer .tk-sidebar__action-copy small{font-size:.66rem}.tk-shell__drawer .tk-sidebar__footer{padding:8px var(--tk-sidebar-pad-x) max(10px, env(safe-area-inset-bottom));gap:6px}.tk-shell__drawer .tk-sidebar__suite-links,.tk-shell__drawer .tk-sidebar__profile-actions{gap:1px}.tk-shell__drawer .tk-sidebar__suite-link,.tk-shell__drawer .tk-sidebar__action{min-height:36px;padding:3px 8px 3px 0}.tk-shell__drawer .tk-sidebar__suite-link-icon,.tk-shell__drawer .tk-sidebar__suite-link-initial,.tk-shell__drawer .tk-sidebar__action-rail{flex-basis:34px;width:34px;height:34px}.tk-shell__drawer .tk-sidebar__suite-link-icon:before,.tk-shell__drawer .tk-sidebar__suite-link-initial{width:24px;height:24px}.tk-shell__drawer .tk-sidebar__user{gap:8px;min-height:42px;padding:6px 8px}.tk-shell__drawer .tk-sidebar__avatar{width:28px;height:28px;font-size:.74rem}.tk-shell__drawer .tk-sidebar__user-copy strong{font-size:.78rem}.tk-shell__drawer .tk-sidebar__user-copy small{font-size:.66rem}.tk-shell__drawer .tk-sidebar__legal{text-align:center;justify-content:center;gap:4px 8px;font-size:.64rem;line-height:1.25}}.tk-logo-text{--tk-logo-text-mark:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='212.000000pt'%20height='354.000000pt'%20viewBox='0%200%20212.000000%20354.000000'%20preserveAspectRatio='xMidYMid%20meet'%3e%3cg%20transform='translate(0.000000,354.000000)%20scale(0.100000,-0.100000)'%20fill='%23ffffff'%20stroke='none'%3e%3cpath%20d='M1050%203348%20c0%20-2%20-42%20-102%20-94%20-221%20l-95%20-217%2090%20-78%20c49%20-42%2094%20-78%2099%20-80%2012%20-4%20190%20147%20190%20162%200%2011%20-177%20427%20-186%20435%20-2%202%20-4%202%20-4%20-1z'/%3e%3cpath%20d='M410%203204%20c0%20-5%2038%20-123%2085%20-263%20l86%20-256%20123%20-63%20124%20-64%2091%2073%20c50%2041%2091%2076%2090%2079%200%203%20-93%2082%20-207%20177%20-326%20272%20-392%20325%20-392%20317z'/%3e%3cpath%20d='M1440%202997%20c-344%20-286%20-544%20-457%20-548%20-466%20-1%20-4%2035%20-27%2080%20-50%20l83%20-42%20236%20123%20236%20123%2086%20259%20c48%20143%2085%20261%2084%20262%20-1%202%20-117%20-93%20-257%20-209z'/%3e%3cpath%20d='M92%202848%20c19%20-24%20113%20-140%20209%20-258%2096%20-118%20203%20-250%20237%20-292%2035%20-43%2067%20-80%2073%20-83%205%20-4%2037%209%2072%2028%2034%2019%20117%2063%20185%2097%2068%2035%20119%2066%20115%2071%20-13%2013%20-910%20479%20-921%20479%20-3%200%2011%20-19%2030%20-42z'/%3e%3cpath%20d='M1820%202777%20c-118%20-62%20-407%20-213%20-642%20-336%20-236%20-123%20-428%20-225%20-428%20-227%200%20-2%20168%20-4%20374%20-4%20l374%200%20158%20198%20c87%20108%20210%20259%20272%20335%2063%2076%20112%20140%20110%20142%20-2%202%20-100%20-47%20-218%20-108z'/%3e%3cpath%20d='M535%202077%20c-39%20-34%20-90%20-79%20-115%20-100%20l-44%20-37%2092%20-93%2093%20-93%2065%204%20c81%205%20174%20-18%20240%20-60%20l47%20-30%2046%2046%2046%2046%20-190%20190%20c-104%20105%20-194%20190%20-200%20189%20-5%200%20-42%20-28%20-80%20-62z'/%3e%3cpath%20d='M884%201975%20l170%20-163%20168%20161%20c92%2088%20168%20162%20168%20164%200%202%20-152%203%20-337%202%20l-338%200%20169%20-164z'/%3e%3cpath%20d='M1320%201977%20c-91%20-90%20-176%20-175%20-189%20-190%20l-25%20-27%2043%20-44%2042%20-43%2081%2041%20c77%2039%2084%2041%20175%2041%20l94%200%2095%2094%20c52%2052%2091%2098%2087%20101%20-61%2048%20-138%20113%20-175%20147%20-26%2024%20-51%2043%20-55%2043%20-4%20-1%20-82%20-74%20-173%20-163z'/%3e%3cpath%20d='M320%201740%20l0%20-152%2064%2060%20c36%2033%2074%2063%2085%2067%2012%203%2021%2010%2021%2014%200%204%20-38%2043%20-85%2085%20l-85%2078%200%20-152z'/%3e%3cpath%20d='M1695%201810%20c-43%20-44%20-77%20-81%20-74%20-83%202%20-2%2025%20-18%2051%20-35%2025%20-18%2060%20-48%2077%20-69%20l30%20-36%203%20151%20c2%2084%201%20152%20-2%20152%20-3%200%20-41%20-36%20-85%20-80z'/%3e%3cpath%20d='M570%201691%20c-165%20-54%20-263%20-206%20-240%20-371%2010%20-74%2037%20-124%2097%20-182%2082%20-80%20190%20-112%20295%20-88%2070%2017%20101%2033%20156%2083%2064%2060%20102%20143%20102%20228%200%2079%2012%2094%2075%2094%2064%200%2075%20-15%2075%20-100%200%20-60%205%20-82%2031%20-133%2073%20-146%20247%20-213%20409%20-158%2076%2027%20159%20110%20189%20191%2046%20120%2013%20263%20-80%20350%20-86%2081%20-198%20112%20-308%2085%20-65%20-15%20-157%20-83%20-191%20-139%20-20%20-32%20-29%20-40%20-45%20-35%20-49%2014%20-106%2015%20-141%204%20-36%20-12%20-39%20-11%20-53%2011%20-37%2057%20-105%20118%20-154%20139%20-56%2025%20-173%2036%20-217%2021z'/%3e%3cpath%20d='M883%20988%20l-161%20-163%20167%20-162%20168%20-162%20164%20165%20164%20164%20-160%20160%20c-88%2088%20-164%20160%20-170%20160%20-6%200%20-83%20-73%20-172%20-162z'/%3e%3cpath%20d='M320%20826%20c0%20-157%203%20-286%208%20-286%204%200%2071%2064%20150%20143%20l143%20143%20-141%20139%20c-77%2077%20-145%20142%20-150%20143%20-6%202%20-10%20-104%20-10%20-282z'/%3e%3cpath%20d='M1631%20972%20c-79%20-76%20-142%20-143%20-140%20-148%202%20-5%2068%20-72%20147%20-149%20l142%20-139%200%20287%20c0%20158%20-1%20287%20-2%20287%20-2%200%20-68%20-62%20-147%20-138z'/%3e%3cpath%20d='M775%20997%20c-12%20-7%20-61%20-12%20-117%20-12%20l-97%200%2042%20-43%20c71%20-73%2072%20-73%20140%20-3%2059%2063%2068%2079%2032%2058z'/%3e%3cpath%20d='M1367%20940%20l62%20-62%2028%2020%20c16%2011%2043%2036%2061%2054%20l32%2034%20-82%200%20c-46%20-1%20-101%203%20-123%207%20l-40%208%2062%20-61z'/%3e%3cpath%20d='M500%20609%20l-165%20-160%20165%20-159%20c91%20-88%20167%20-160%20170%20-160%203%200%2080%2072%20170%20159%20l165%20159%20-160%20161%20c-88%2089%20-164%20161%20-170%20161%20-5%200%20-84%20-73%20-175%20-161z'/%3e%3cpath%20d='M1268%20615%20c-87%20-86%20-158%20-159%20-158%20-164%200%20-13%20319%20-323%20329%20-319%205%202%2082%2074%20170%20161%20l160%20157%20-160%20158%20c-88%2086%20-166%20158%20-172%20159%20-7%202%20-83%20-67%20-169%20-152z'/%3e%3cpath%20d='M890%20245%20l-155%20-155%20313%200%20c171%200%20312%203%20312%208%200%2011%20-294%20302%20-305%20302%20-6%200%20-80%20-70%20-165%20-155z'/%3e%3c/g%3e%3c/svg%3e");align-items:center;gap:var(--tk-logo-text-gap,.625rem);color:currentColor;font-size:var(--tk-logo-text-font-size,1rem);font-weight:var(--tk-logo-text-font-weight,700);letter-spacing:var(--tk-logo-text-letter-spacing,0);line-height:1;text-decoration:none;display:inline-flex}.tk-logo-text__mark{width:var(--tk-logo-text-mark-width,1.18rem);height:var(--tk-logo-text-mark-height,1.98rem);transform:translateY(var(--tk-logo-text-mark-y,-.015rem));-webkit-mask:var(--tk-logo-text-mark) center / contain no-repeat;-webkit-mask:var(--tk-logo-text-mark) center / contain no-repeat;mask:var(--tk-logo-text-mark) center / contain no-repeat;background:currentColor;flex:none;align-self:center;transition:transform .28s;display:block}.tk-logo-text__label{transform:translateY(var(--tk-logo-text-label-y,-.01rem));display:block}.tk-binary-background{z-index:1;pointer-events:none;background:#050505;width:100%;height:100%;position:fixed;inset:0}.tk-workflow-use-animation{width:100%;max-width:var(--tk-workflow-use-max-width,25rem);aspect-ratio:600/360;color:var(--tk-workflow-use-color,#fff);filter:drop-shadow(0 20px 34px #0003);position:relative}.tk-wua-svg{-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block;overflow:visible}.tk-wua-field path:first-child{fill:var(--tk-workflow-use-field-fill,#56f3ec24)}.tk-wua-field path:last-child{fill:none;stroke:var(--tk-workflow-use-field-line,#ffffff1a);stroke-width:1.2px}.tk-wua-shell-fill{stroke:#ffffff1f;stroke-width:2px}.tk-wua-shell-line{fill:none;stroke:#ffffffdb;stroke-linejoin:round;stroke-width:5px;vector-effect:non-scaling-stroke}.tk-wua-scene{opacity:0;visibility:hidden}.tk-wua-scene--web{opacity:1;visibility:visible}.tk-wua-cursor,.tk-wua-web-cta,.tk-wua-cart,.tk-wua-cart-count,.tk-wua-product-card,.tk-wua-fly-item,.tk-wua-step,.tk-wua-robot,.tk-wua-robot-eye{transform-box:fill-box;transform-origin:50%}.tk-wua-ui-fill{fill:#ffffff21}.tk-wua-ui-fill--strong{fill:#ffffff38}.tk-wua-ui-line,.tk-wua-product-card line{fill:none;stroke:#ffffffb3;stroke-linecap:round;stroke-width:6px}.tk-wua-ui-line--soft,.tk-wua-product-card line{stroke:#ffffff5c;stroke-width:5px}.tk-wua-dot{fill:#ffffffad}.tk-wua-accent{fill:#67fff085}.tk-wua-web-cta rect{fill:#fff}.tk-wua-web-cta line{fill:none;stroke:#102246;stroke-linecap:round;stroke-width:6px}.tk-wua-cursor path{fill:#fff;stroke:#102246;stroke-linejoin:round;stroke-width:3px}.tk-wua-cart path{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5px}.tk-wua-cart>circle{fill:#ffffffb8}.tk-wua-cart-count circle{fill:#54e59a}.tk-wua-cart-count text{fill:#06213c;font:850 10px/1 Inter,ui-sans-serif,system-ui,sans-serif}.tk-wua-product-card>rect:first-child{fill:#ffffff21}.tk-wua-product-card>rect:last-child{fill:#ffffff7a}.tk-wua-product-card--cyan .tk-wua-product-thumb{fill:#56f3ec4d}.tk-wua-product-card--blue .tk-wua-product-thumb{fill:#5b7eff5c}.tk-wua-product-card--plain .tk-wua-product-thumb{fill:#fff3}.tk-wua-product-card--green .tk-wua-product-thumb{fill:#54e59a42}.tk-wua-fly-item rect{fill:#b8fff7}.tk-wua-fly-item path{fill:none;stroke:#0b3a5a;stroke-linecap:round;stroke-linejoin:round;stroke-width:4px}.tk-wua-heading{fill:#fff;font:820 34px/1 Inter,ui-sans-serif,system-ui,sans-serif}.tk-wua-step circle{fill:#67fff052;stroke:#aefff4d1;stroke-width:1.4px}.tk-wua-step rect{fill:#ffffff24;stroke:#fff3;stroke-width:1px}.tk-wua-step-number{fill:#ffffffd6;font:780 10px/1 Inter,ui-sans-serif,system-ui,sans-serif}.tk-wua-step-label{fill:#ffffffe6;font:740 13px/1 Inter,ui-sans-serif,system-ui,sans-serif}.tk-wua-step-connector{fill:none;stroke:#8fffee80;stroke-linecap:round;stroke-width:2px}.tk-wua-robot line,.tk-wua-robot path{fill:none;stroke:#e0fffcdb;stroke-linecap:round;stroke-width:3px}.tk-wua-robot circle{fill:#79fff0;filter:drop-shadow(0 0 8px #79fff099)}.tk-wua-robot rect{fill:#bffff857;stroke:#ecffffc7;stroke-width:1.6px;vector-effect:non-scaling-stroke}.tk-wua-robot .tk-wua-robot-face{fill:#041426e6;stroke:#81fff46b}.tk-wua-robot .tk-wua-robot-eye{fill:#d9fff9;filter:drop-shadow(0 0 8px #79fff0b3);stroke:none}.tk-workflow-use-animation[data-reduced-motion=true] .tk-wua-scene--web,.tk-workflow-use-animation[data-reduced-motion=true] .tk-wua-scene--shop{opacity:0;visibility:hidden}.tk-workflow-use-animation[data-reduced-motion=true] .tk-wua-scene--use,.tk-workflow-use-animation[data-reduced-motion=true] .tk-wua-step{opacity:1;visibility:visible}.tk-workflow-use-animation[data-reduced-motion=true] .tk-wua-step{transform:translate(0)}.tk-workflow-use-animation[data-reduced-motion=true] .tk-wua-step-connector{stroke-dashoffset:0}.tk-card{border-radius:var(--tk-radius-md,var(--radius-sm));background:var(--tk-card-bg,transparent);min-width:0;padding:var(--tk-card-padding,16px);color:var(--tk-text-primary,var(--text-primary));box-shadow:var(--tk-card-shadow,none);-webkit-backdrop-filter:var(--tk-card-backdrop-filter,none);border:0}.tk-avatar{border-radius:var(--tk-radius-full,var(--radius-full));color:var(--tk-text-primary,var(--text-primary));background:#ffffff0b;flex:none;justify-content:center;align-items:center;font-weight:700;display:inline-flex;overflow:hidden}.tk-avatar img{object-fit:cover;width:100%;height:100%}.tk-avatar--sm{width:32px;height:32px;font-size:12px}.tk-avatar--md{width:44px;height:44px;font-size:14px}.tk-avatar--lg{width:64px;height:64px;font-size:20px}.tk-status-pill{border-radius:var(--tk-radius-full,9999px);width:fit-content;max-width:100%;min-height:24px;color:var(--tk-text-secondary,var(--text-secondary));white-space:nowrap;background:#ffffff0a;border:0;align-items:center;gap:6px;padding:0 9px;font-size:12px;font-weight:650;line-height:1;display:inline-flex}.tk-status-pill:before{content:"";opacity:.72;background:currentColor;border-radius:999px;width:6px;height:6px}.tk-status-pill--success{background:color-mix(in srgb, var(--tk-status-success,var(--status-success)) 10%, transparent);color:var(--tk-status-success,var(--status-success))}.tk-status-pill--warning{background:color-mix(in srgb, var(--tk-status-warning,var(--status-warning)) 11%, transparent);color:var(--tk-status-warning,var(--status-warning))}.tk-status-pill--danger{background:color-mix(in srgb, var(--tk-status-danger,var(--status-danger)) 10%, transparent);color:var(--tk-status-danger,var(--status-danger))}.tk-inspector-sheet{border-radius:var(--tk-radius-md,var(--radius-md));background:var(--tk-inspector-bg,transparent);min-width:0;color:var(--tk-text-primary,var(--text-primary));-webkit-backdrop-filter:var(--tk-inspector-backdrop-filter,none);border:0}.tk-inspector-sheet__header{border-bottom:1px solid var(--tk-border-subtle,var(--border-subtle));justify-content:space-between;align-items:flex-start;gap:16px;padding:14px;display:flex}.tk-inspector-sheet__header h2{letter-spacing:-.02em;margin:0;font-size:17px}.tk-inspector-sheet__header p{max-width:68ch;color:var(--tk-text-secondary,var(--text-secondary));margin:5px 0 0;font-size:13px;line-height:1.5}.tk-inspector-sheet__eyebrow{color:var(--tk-text-muted,var(--text-muted));letter-spacing:.12em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:750;display:block}.tk-inspector-sheet__action{flex:none}.tk-inspector-sheet__body{min-width:0;padding:14px}.tk-mode-switch{border-radius:var(--tk-radius-sm,var(--radius-sm));background:#ffffff08;border:0;gap:2px;min-width:0;padding:3px;display:inline-flex}.tk-mode-switch__item{min-height:34px;color:var(--tk-text-muted,var(--text-muted));font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:13px;font-weight:600;display:inline-flex}.tk-mode-switch__item--active,.tk-mode-switch__item:focus-visible{background:var(--tk-surface-hover,var(--surface-hover));color:var(--tk-text-primary,var(--text-primary));outline:none}.tk-mode-switch__icon{color:inherit;display:inline-flex}.tk-entity-switcher{gap:10px;min-width:0;display:grid}.tk-entity-switcher__header{min-width:0;color:var(--tk-text-muted,var(--text-muted));text-transform:uppercase;justify-content:space-between;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.tk-entity-switcher__list{gap:3px;min-width:0;display:grid}.tk-entity-switcher__item{border-radius:var(--tk-radius-sm,var(--radius-sm));width:100%;min-width:0;min-height:42px;color:var(--tk-text-secondary,var(--text-secondary));font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;padding:8px;display:flex}.tk-entity-switcher__item:hover,.tk-entity-switcher__item:focus-visible{background:var(--tk-surface-glass,var(--surface-glass));outline:none}.tk-entity-switcher__item--active{background:var(--tk-accent-dim,var(--accent-dim));color:var(--tk-text-primary,var(--text-primary));box-shadow:inset 1px 0 0 var(--tk-accent,var(--accent))}.tk-entity-switcher__icon{width:28px;height:28px;color:var(--tk-text-secondary,var(--text-secondary));background:#ffffff0b;border-radius:7px;flex:none;justify-content:center;align-items:center;display:inline-flex}.tk-entity-switcher__copy{gap:1px;min-width:0;display:grid}.tk-entity-switcher__copy strong,.tk-entity-switcher__copy small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.tk-entity-switcher__copy strong{font-size:13px;font-weight:600}.tk-entity-switcher__copy small,.tk-entity-switcher__empty{color:var(--tk-text-muted,var(--text-muted));margin:0;font-size:12px}.tk-action-card{justify-content:space-between;align-items:center;gap:16px;display:flex}.tk-action-card__main{gap:12px;min-width:0;display:flex}.tk-action-card__icon{border-radius:var(--tk-radius-sm,var(--radius-sm));background:var(--tk-surface-hover,var(--surface-hover));width:36px;height:36px;color:var(--tk-accent,var(--accent));justify-content:center;align-items:center;display:inline-flex}.tk-action-card h3,.tk-status-card h3{margin:0 0 4px;font-size:16px}.tk-action-card p,.tk-status-card p,.tk-empty-state p,.tk-toast p{color:var(--tk-text-secondary,var(--text-secondary));margin:0}.tk-status-card--success{border-color:color-mix(in srgb, var(--tk-status-success,var(--status-success)) 60%, transparent)}.tk-status-card--warning{border-color:color-mix(in srgb, var(--tk-status-warning,var(--status-warning)) 60%, transparent)}.tk-status-card--danger{border-color:color-mix(in srgb, var(--tk-status-danger,var(--status-danger)) 60%, transparent)}.tk-mobile-bottom-bar{z-index:20;padding:12px max(16px, env(safe-area-inset-left)) calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--tk-border-default,var(--border-default));background:color-mix(in srgb, var(--tk-bg-primary,var(--bg-primary)) 94%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);gap:10px;display:flex;position:sticky;bottom:0}.tk-wizard-nav{justify-content:space-between;gap:12px;padding-top:16px;display:flex}.tk-button,.tk-ai-assist,.tk-chip{border-radius:var(--tk-radius-sm,var(--radius-sm));min-height:44px;color:var(--tk-text-primary,var(--text-primary));font:inherit;cursor:pointer;box-shadow:none;-webkit-backdrop-filter:blur(var(--tk-glass-blur,18px));background:#ffffff0b;border:0;padding:0 14px}.tk-button:hover:not(:disabled),.tk-button:focus-visible:not(:disabled),.tk-chip:hover:not(:disabled),.tk-chip:focus-visible:not(:disabled){background:#ffffff12}.tk-button:focus-visible,.tk-ai-assist:focus-visible,.tk-chip:focus-visible,.tk-input:focus-visible,.tk-toast__close:focus-visible{outline:2px solid var(--tk-accent,var(--accent));outline-offset:2px}.tk-button--primary,.tk-button--primary:focus-visible{color:var(--tk-accent-strong,#6dffbdf5);background:#34d39921}.tk-button--primary:hover:not(:disabled),.tk-button--primary:focus-visible:not(:disabled){background:#34d3992e}.tk-ai-assist{box-shadow:inset 1px 0 0 var(--tk-accent-border,var(--accent-border));color:var(--tk-text-primary,var(--text-primary));background:#ffffff09}.tk-button:disabled,.tk-toggle--disabled{cursor:not-allowed;opacity:.5}.tk-progress{color:var(--tk-text-secondary,var(--text-secondary));gap:8px;font-size:13px;display:grid}.tk-progress__track{border-radius:var(--tk-radius-full,var(--radius-full));background:var(--tk-surface-hover,var(--surface-hover));height:8px;overflow:hidden}.tk-progress__fill{border-radius:inherit;background:var(--tk-accent,var(--accent));height:100%;transition:width .18s}@media (prefers-reduced-motion:reduce){.tk-progress__fill,.tk-skeleton{transition:none;animation:none}}.tk-toggle{align-items:center;gap:12px;min-height:44px;display:flex}.tk-toggle input{opacity:0;position:absolute}.tk-toggle__switch{border-radius:var(--tk-radius-full,var(--radius-full));background:var(--tk-surface-hover,var(--surface-hover));border:1px solid var(--tk-border-default,var(--border-default));width:46px;height:26px;position:relative}.tk-toggle__switch:after{content:"";background:var(--tk-text-primary,var(--text-primary));border-radius:50%;width:18px;height:18px;transition:transform .16s;position:absolute;top:3px;left:3px}.tk-toggle input:checked+.tk-toggle__switch{background:var(--tk-accent-bg,var(--accent-bg));border-color:var(--tk-accent-border,var(--accent-border))}.tk-toggle input:checked+.tk-toggle__switch:after{transform:translate(20px)}.tk-toggle input:focus-visible+.tk-toggle__switch{outline:2px solid var(--tk-accent,var(--accent));outline-offset:2px}.tk-toggle__text{gap:2px;display:grid}.tk-toggle__text small{color:var(--tk-text-secondary,var(--text-secondary))}.tk-field{min-width:0;color:var(--tk-text-primary,var(--text-primary));gap:8px;display:grid}.tk-field>span{color:var(--tk-text-secondary,var(--text-secondary));font-size:13px}.tk-input{border:1px solid color-mix(in srgb, var(--tk-border-input,var(--border-input)) 76%, transparent);border-radius:var(--tk-radius-sm,var(--radius-sm));width:100%;min-height:44px;color:var(--tk-text-primary,var(--text-primary));font:inherit;background:linear-gradient(135deg,#ffffff09,#ffffff03),#0000002e;padding:10px 12px;font-size:16px;transition:border-color .16s,background .16s,box-shadow .16s;box-shadow:inset 0 1px #ffffff09}.tk-input::placeholder{color:var(--tk-text-muted,var(--text-muted))}.tk-input:hover{border-color:color-mix(in srgb, var(--tk-border-input,var(--border-input)) 92%, transparent)}.tk-textarea{resize:vertical;min-height:120px}.tk-field__error{color:var(--tk-status-danger,var(--status-danger))}.tk-inline-error{color:var(--tk-status-danger,var(--status-danger));margin:0;font-size:13px;line-height:1.45}.tk-usage-meter{gap:9px;min-width:0;display:grid}.tk-usage-meter__header{justify-content:space-between;align-items:baseline;gap:12px;min-width:0;display:flex}.tk-usage-meter__header strong{color:var(--tk-text-primary,var(--text-primary));font-size:13px}.tk-usage-meter__header span{min-width:0;color:var(--tk-text-muted,var(--text-muted));text-align:right;font-size:12px}.tk-usage-meter__track{background:var(--tk-surface-hover,var(--surface-hover));border-radius:999px;height:8px;overflow:hidden}.tk-usage-meter__track span{border-radius:inherit;background:var(--tk-accent,var(--accent));height:100%;display:block}.tk-usage-meter--warning .tk-usage-meter__track span{background:var(--tk-status-warning,var(--status-warning))}.tk-usage-meter--danger .tk-usage-meter__track span{background:var(--tk-status-danger,var(--status-danger))}.tk-data-table{width:100%;min-width:0;overflow-x:auto}.tk-data-table table{border-collapse:collapse;width:100%;min-width:560px;color:var(--tk-text-primary,var(--text-primary))}.tk-data-table th,.tk-data-table td{border-bottom:1px solid var(--tk-border-subtle,var(--border-subtle));text-align:left;vertical-align:middle;padding:11px 12px;font-size:13px}.tk-data-table th{color:var(--tk-text-muted,var(--text-muted));letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:750}.tk-data-table tr:hover td{background:color-mix(in srgb, var(--tk-surface-hover,var(--surface-hover)) 52%, transparent)}.tk-data-table-empty{border:1px solid var(--tk-border-subtle,var(--border-subtle));border-radius:var(--tk-radius-sm,var(--radius-sm));color:var(--tk-text-secondary,var(--text-secondary));text-align:center;padding:18px;font-size:13px}.tk-align-right{text-align:right!important}.tk-align-center{text-align:center!important}.tk-timeline{gap:0;margin:0;padding:0;list-style:none;display:grid}.tk-timeline__item{grid-template-columns:18px minmax(0,1fr);gap:10px;padding:0 0 16px;display:grid;position:relative}.tk-timeline__item:not(:last-child):after{content:"";background:var(--tk-border-subtle,var(--border-subtle));width:1px;position:absolute;top:17px;bottom:0;left:5px}.tk-timeline__marker{z-index:1;background:var(--tk-text-muted,var(--text-muted));width:11px;height:11px;box-shadow:0 0 0 4px var(--tk-bg-primary,var(--bg-primary));border-radius:999px;margin-top:3px;position:relative}.tk-timeline__item--success .tk-timeline__marker{background:var(--tk-status-success,var(--status-success))}.tk-timeline__item--warning .tk-timeline__marker{background:var(--tk-status-warning,var(--status-warning))}.tk-timeline__item--danger .tk-timeline__marker{background:var(--tk-status-danger,var(--status-danger))}.tk-timeline__body{min-width:0}.tk-timeline__header{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.tk-timeline__header strong{color:var(--tk-text-primary,var(--text-primary));font-size:13px}.tk-timeline__header span,.tk-timeline__body p{color:var(--tk-text-muted,var(--text-muted));font-size:12px}.tk-timeline__body p{margin:3px 0 0;line-height:1.5}.tk-plan-card{border:1px solid var(--tk-border-subtle,var(--border-subtle));background:var(--tk-bg-elevated,var(--bg-elevated));gap:15px;display:grid}.tk-plan-card--selected{border-color:var(--tk-accent-border,var(--accent-border));box-shadow:inset 0 0 0 1px var(--tk-accent-border,var(--accent-border))}.tk-plan-card__header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.tk-plan-card__header span{color:var(--tk-text-muted,var(--text-muted));letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:750;display:block}.tk-plan-card__header h3{margin:0;font-size:18px}.tk-plan-card__header p{color:var(--tk-text-secondary,var(--text-secondary));margin:6px 0 0;font-size:13px;line-height:1.45}.tk-plan-card__header>strong{color:var(--tk-text-primary,var(--text-primary));white-space:nowrap;font-size:17px}.tk-plan-card__features{color:var(--tk-text-secondary,var(--text-secondary));gap:7px;margin:0;padding:0;font-size:13px;list-style:none;display:grid}.tk-plan-card__features li:before{content:"";background:var(--tk-accent,var(--accent));vertical-align:1px;border-radius:999px;width:6px;height:6px;margin-right:8px;display:inline-block}.tk-stepper{gap:8px;margin:0;padding:0;list-style:none;display:grid}.tk-stepper__item{border-radius:var(--tk-radius-sm,var(--radius-sm));color:var(--tk-text-muted,var(--text-muted));grid-template-columns:28px minmax(0,1fr);align-items:center;column-gap:10px;padding:9px;display:grid}.tk-stepper__item>span{background:var(--tk-surface-hover,var(--surface-hover));width:28px;height:28px;color:inherit;border-radius:999px;grid-row:span 2;justify-content:center;align-items:center;font-size:12px;font-weight:750;display:inline-flex}.tk-stepper__item strong{color:inherit;font-size:13px}.tk-stepper__item small{color:var(--tk-text-muted,var(--text-muted));font-size:12px}.tk-stepper__item--active,.tk-stepper__item--complete{color:var(--tk-text-primary,var(--text-primary));background:color-mix(in srgb, var(--tk-surface-hover,var(--surface-hover)) 48%, transparent)}.tk-stepper__item--complete>span{background:var(--tk-accent-bg,var(--accent-bg));color:var(--tk-accent,var(--accent))}.tk-empty-state{text-align:center;color:var(--tk-text-primary,var(--text-primary));justify-items:center;gap:10px;padding:28px 16px;display:grid}.tk-message-bubble{border:1px solid var(--tk-border-subtle,var(--border-subtle));border-radius:var(--tk-radius-sm,var(--radius-sm));width:fit-content;max-width:min(72ch,82%);color:var(--tk-text-primary,var(--text-primary));background:#ffffff0b;padding:12px 14px;line-height:1.5}.tk-message-bubble--user{border-color:var(--tk-accent-border,var(--accent-border));background:var(--tk-accent-bg,var(--accent-bg));margin-left:auto}.tk-message-bubble--assistant{margin-right:auto}.tk-composer{border:1px solid color-mix(in srgb, var(--tk-border-input,var(--border-input)) 70%, transparent);border-radius:var(--tk-radius-lg,var(--radius-lg));-webkit-backdrop-filter:blur(var(--tk-glass-blur,18px));background:linear-gradient(135deg,#ffffff0d,#ffffff03),#0000006b;align-items:flex-end;gap:8px;padding:8px;display:flex;box-shadow:0 18px 55px #0000004d,inset 0 1px #ffffff0b}.tk-composer:focus-within{border-color:color-mix(in srgb, var(--tk-accent,var(--accent)) 42%, transparent);box-shadow:0 18px 55px #00000057, 0 0 0 3px color-mix(in srgb, var(--tk-accent,var(--accent)) 10%, transparent), inset 0 1px 0 #ffffff0e}.tk-composer textarea{resize:none;min-width:0;min-height:38px;max-height:160px;color:inherit;font:inherit;background:0 0;border:0;outline:0;flex:1;padding:9px 10px;font-size:16px;line-height:1.45}.tk-composer button{border-radius:var(--tk-radius-sm,var(--radius-sm));background:var(--tk-accent-bg,var(--accent-bg));min-height:38px;color:var(--tk-accent,var(--accent));font:inherit;cursor:pointer;border:0;padding:0 13px;font-size:13px;font-weight:700}.tk-composer button:disabled{cursor:not-allowed;opacity:.5}.tk-empty-state h2{margin:0;font-size:20px}.tk-empty-state__icon{color:var(--tk-accent,var(--accent))}.tk-skeleton{border-radius:var(--tk-radius-sm,var(--radius-sm));background:linear-gradient(90deg, var(--tk-surface-glass,var(--surface-glass)), var(--tk-surface-hover,var(--surface-hover)), var(--tk-surface-glass,var(--surface-glass)));background-size:200% 100%;min-height:16px;animation:1.2s ease-in-out infinite tk-skeleton;display:block}@keyframes tk-skeleton{to{background-position-x:-200%}}.tk-toast-container{z-index:100;gap:10px;width:min(360px,100vw - 32px);display:grid;position:fixed;bottom:16px;right:16px}.tk-toast{border:1px solid var(--tk-border-default,var(--border-default));border-radius:var(--tk-radius-sm,var(--radius-sm));background:var(--tk-bg-elevated,var(--bg-elevated));color:var(--tk-text-primary,var(--text-primary));justify-content:space-between;gap:12px;padding:12px;display:flex;box-shadow:0 16px 40px #00000040}.tk-toast__close{border-radius:var(--tk-radius-sm,var(--radius-sm));width:32px;height:32px;color:inherit;cursor:pointer;background:0 0;border:0}.tk-chip-group{flex-wrap:wrap;gap:8px;display:flex}.tk-chip--selected{border-color:var(--tk-accent-border,var(--accent-border));background:var(--tk-accent-bg,var(--accent-bg));color:var(--tk-accent,var(--accent))}.tk-ai-assist{align-items:center;gap:8px;display:inline-flex}.tk-tool-pill{border:1px solid var(--tk-border-default,var(--border-default));border-radius:var(--tk-radius-full,var(--radius-full));min-height:28px;color:var(--tk-text-secondary,var(--text-secondary));align-items:center;padding:0 10px;font-size:12px;display:inline-flex}.tk-tool-pill--running,.tk-tool-pill--success{border-color:var(--tk-accent-border,var(--accent-border));color:var(--tk-accent,var(--accent))}.tk-tool-pill--error{border-color:color-mix(in srgb, var(--tk-status-danger,var(--status-danger)) 60%, transparent);color:var(--tk-status-danger,var(--status-danger))}@media (width<=768px){.tk-action-card{flex-direction:column;align-items:stretch}.tk-wizard-nav{padding-bottom:env(safe-area-inset-bottom)}}.tk-chat{min-width:0;height:100%;min-height:0;color:var(--tk-text-primary,var(--text-primary,#f6f6f3));background:0 0;flex-direction:column;display:flex}.tk-chat__header,.tk-chat__notice,.tk-chat__warning,.tk-chat__footer{flex:none;min-width:0}.tk-chat__body{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.tk-chat--empty .tk-chat__body{justify-content:center}.tk-chat__messages{overscroll-behavior:contain;flex:1;align-content:start;gap:12px;min-width:0;min-height:0;display:grid;overflow-y:auto}.tk-chat--empty .tk-chat__messages{flex:none;overflow:visible}.tk-chat__empty{width:min(100%,860px);margin:0 auto}.tk-chat__message{min-width:0}.tk-chat__activity,.tk-chat__error{flex:none;min-width:0}.tk-chat__composer{flex:none;width:100%;min-width:0;margin-top:14px}.tk-chat--empty .tk-chat__composer{width:min(100%,860px);margin:18px auto 0}.tk-chat-composer{border-radius:var(--tk-radius-md,var(--radius-md,8px));background:var(--tk-surface-glass,var(--surface-glass,#ffffff0d));min-width:0;color:inherit;border:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:end;gap:8px;padding:10px;display:grid}.tk-chat-composer__start{align-items:end;min-width:0;display:flex}.tk-chat-composer__input{resize:vertical;border-radius:var(--tk-radius-sm,var(--radius-sm,8px));width:100%;min-width:0;min-height:48px;max-height:168px;color:var(--tk-text-primary,var(--text-primary,#f6f6f3));font:inherit;background:0 0;border:0;outline:none;padding:12px 13px;font-size:15px;line-height:1.45}.tk-chat--empty .tk-chat-composer__input{min-height:76px}.tk-chat-composer__input::placeholder{color:var(--tk-text-subtle,var(--text-subtle,#ffffff6b))}.tk-chat-composer:focus-within{background:var(--tk-surface-hover,var(--surface-hover,#ffffff14));box-shadow:inset 0 0 0 1px var(--tk-accent-border,var(--accent-border,#3ddc9752))}.tk-chat-composer__submit{border-radius:var(--tk-radius-sm,var(--radius-sm,8px));background:var(--tk-text-primary,var(--text-primary,#f6f6f3));min-width:44px;min-height:44px;color:var(--tk-bg-primary,var(--bg-primary,#050606));font:inherit;cursor:pointer;border:0;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:14px;font-weight:700;display:inline-flex}.tk-chat-composer__submit:hover:not(:disabled),.tk-chat-composer__submit:focus-visible{filter:brightness(.96);outline:none}.tk-chat-composer__submit:disabled,.tk-chat-composer__input:disabled{cursor:not-allowed;opacity:.45}.tk-chat-composer__note{color:var(--tk-text-muted,var(--text-muted,#ffffff8f));grid-column:2/-1;margin:0;font-size:12px;line-height:1.45}@media (width<=640px){.tk-chat-composer{grid-template-columns:minmax(0,1fr) auto}.tk-chat-composer__start,.tk-chat-composer__note{grid-column:1/-1}}.tk-loader{--tk-loader-size:18px;--tk-loader-stroke:2px;--tk-loader-green:#34d399;--tk-loader-violet:#a78bfa;--tk-loader-pink:#f472b6;min-width:0;color:var(--tk-text-secondary,#ffffffa3);font:inherit;justify-content:center;align-items:center;gap:9px;font-size:13px;font-weight:650;line-height:1;display:inline-flex}.tk-loader__mark{width:var(--tk-loader-size);height:var(--tk-loader-size);flex:0 0 var(--tk-loader-size);background:conic-gradient(from 35deg, var(--tk-loader-green), var(--tk-loader-violet), var(--tk-loader-pink), var(--tk-loader-green));-webkit-mask:radial-gradient(farthest-side, transparent calc(100% - var(--tk-loader-stroke)), #000 calc(100% - var(--tk-loader-stroke)));-webkit-mask:radial-gradient(farthest-side, transparent calc(100% - var(--tk-loader-stroke)), #000 calc(100% - var(--tk-loader-stroke)));mask:radial-gradient(farthest-side, transparent calc(100% - var(--tk-loader-stroke)), #000 calc(100% - var(--tk-loader-stroke)));border-radius:999px;animation:.82s linear infinite tk-loader-spin;display:inline-block;position:relative}.tk-loader__mark:after{content:"";border-radius:inherit;background:inherit;filter:blur(8px);opacity:.26;position:absolute;inset:0}.tk-loader__label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.tk-loader--xs{--tk-loader-size:12px;--tk-loader-stroke:1.5px;gap:6px;font-size:11px}.tk-loader--sm{--tk-loader-size:14px;--tk-loader-stroke:1.75px;gap:7px;font-size:12px}.tk-loader--lg{--tk-loader-size:24px;--tk-loader-stroke:2.5px;gap:10px;font-size:14px}.tk-loader--xl{--tk-loader-size:32px;--tk-loader-stroke:3px;gap:12px;font-size:14px}@keyframes tk-loader-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.tk-loader__mark{animation:none}}.tk-page-loading-state{box-sizing:border-box;width:100%;color:var(--text-muted,var(--tk-text-secondary,#ffffffa3));place-items:center;padding:72px 24px;display:grid}.tk-page-loading-state--page{min-height:min(520px,100dvh - 168px)}.tk-page-loading-state--section{min-height:280px;padding-block:48px}.tk-page-loading-state--screen{min-height:100dvh}.tk-page-loading-state .tk-loader{justify-content:center}.tk-button{border-radius:var(--tk-radius-sm,8px);min-height:44px;color:var(--tk-text-primary,#fff);font:inherit;cursor:pointer;box-shadow:none;-webkit-backdrop-filter:blur(var(--tk-glass-blur,18px));background:#ffffff0b;border:0;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:14px;font-weight:650;line-height:1;text-decoration:none;transition:background .15s,color .15s,opacity .15s;display:inline-flex}.tk-button--sm{min-height:36px;padding:0 11px;font-size:13px}.tk-button--lg{min-height:48px;padding:0 18px}.tk-button--full{width:100%}.tk-button--primary{color:var(--tk-accent-strong,#6dffbdf5);background:#34d39921}.tk-button--neutral,.tk-button--secondary{color:var(--tk-text-primary,#fff);background:#ffffff0b}.tk-button--ghost{color:var(--tk-text-secondary,#ffffffa3);background:#ffffff0b}.tk-button--danger{color:var(--tk-status-danger,#f87171);background:#f871711f}.tk-button--accent{color:var(--tk-accent-strong,#6dffbdf5);background:#34d39921}.tk-button:hover:not(:disabled),.tk-button:focus-visible:not(:disabled){color:var(--tk-text-primary,#fff);background:#ffffff12}.tk-button--primary:hover:not(:disabled),.tk-button--primary:focus-visible:not(:disabled){color:var(--tk-accent-strong,#6dffbdf5);background:#34d3992e}.tk-button:focus-visible{outline:2px solid var(--tk-accent,#34d399);outline-offset:2px}.tk-button:disabled,.tk-button[aria-disabled=true]{cursor:not-allowed;opacity:.46}.tk-button__icon,.tk-button__label{min-width:0}.tk-dialog-backdrop{z-index:1000;background:#00000085;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.tk-dialog{border:1px solid var(--tk-border-default,#ffffff1a);border-radius:var(--tk-radius-sm,8px);background:var(--tk-bg-elevated,#080808);width:min(460px,100%);color:var(--tk-text-primary,#fff);gap:18px;padding:20px;display:grid;box-shadow:0 28px 80px #00000052}.tk-dialog:focus{outline:none}.tk-dialog__header{gap:8px;display:grid}.tk-dialog__header h2{letter-spacing:0;margin:0;font-size:18px;font-weight:720}.tk-dialog__header p,.tk-dialog__body{color:var(--tk-text-secondary,#ffffffa3);margin:0;font-size:14px;line-height:1.55}.tk-dialog__actions{justify-content:flex-end;gap:8px;display:flex}.tk-badge{border-radius:var(--tk-radius-sm,8px);background:var(--tk-surface-hover,#ffffff0e);min-height:26px;color:var(--tk-text-secondary,#ffffffa3);align-items:center;gap:6px;padding:0 9px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.tk-badge--success{background:var(--tk-accent-bg,#34d39914);color:var(--tk-accent,#34d399)}.tk-badge--warning{background:color-mix(in srgb, var(--tk-status-warning,#fbbf24) 14%, transparent);color:var(--tk-status-warning,#fbbf24)}.tk-badge--danger{background:color-mix(in srgb, var(--tk-status-danger,#f87171) 14%, transparent);color:var(--tk-status-danger,#f87171)}.tk-select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,#0000 50%);background-position:calc(100% - 18px),calc(100% - 13px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:36px}.tk-tabs,.tk-theme-control__tabs{border-radius:var(--tk-radius-sm,8px);background:var(--tk-surface-glass,#ffffff0a);align-items:center;gap:3px;width:fit-content;min-height:40px;padding:3px;display:inline-flex}.tk-tabs__item{border-radius:var(--tk-radius-sm,8px);min-height:34px;color:var(--tk-text-secondary,#ffffffa3);font:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;padding:0 11px;font-size:13px;font-weight:650;display:inline-flex}.tk-tabs__item--active{background:var(--tk-bg-elevated,#080808);color:var(--tk-text-primary,#fff)}.tk-tabs__item:focus-visible{outline:2px solid var(--tk-accent,#34d399);outline-offset:2px}.tk-theme-control{gap:8px;display:grid}.tk-theme-control__label{color:var(--tk-text-muted,#ffffff6b);font-size:12px;font-weight:700}.tk-settings-row{border-top:1px solid var(--tk-border-subtle,#ffffff12);justify-content:space-between;align-items:center;gap:16px;min-width:0;min-height:58px;padding:12px 0;display:flex}.tk-settings-row:first-child{border-top:0}.tk-settings-row__copy{gap:3px;min-width:0;display:grid}.tk-settings-row__copy strong{color:var(--tk-text-primary,#fff);font-size:14px;font-weight:700}.tk-settings-row__copy span,.tk-settings-row__copy small{color:var(--tk-text-muted,#ffffff6b);font-size:13px;line-height:1.45}.tk-settings-row__action{flex:none}.overview-list,.tk-overview-list{gap:8px;min-width:0;display:grid}.tk-paginated-overview-list{gap:10px;min-width:0;display:grid}.tk-paginated-overview-list__footer{justify-content:space-between;align-items:center;gap:12px;min-height:44px;display:flex}.tk-paginated-overview-list__range{min-width:0;color:var(--tk-text-muted,#ffffff6b);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.4;overflow:hidden}.tk-paginated-overview-list__actions{flex:none;justify-content:flex-end;align-items:center;gap:8px;display:flex}.tk-overview-section{border-radius:var(--tk-radius-sm,8px);background:var(--tk-surface-glass,#ffffff0a);min-width:0;color:var(--tk-text-primary,#fff);gap:10px;padding:13px;display:grid}.tk-overview-section__body{gap:9px;min-width:0;display:grid}.tk-overview-section__header{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.tk-overview-section__heading{gap:3px;min-width:0;display:grid}.tk-overview-section__heading h1,.tk-overview-section__heading h2,.tk-overview-section__heading h3,.tk-overview-section__heading h4,.tk-overview-section__heading h5,.tk-overview-section__heading h6{min-width:0;color:var(--tk-accent,#34d399);letter-spacing:0;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin:0;font-size:.76rem;font-weight:750;line-height:1.2;overflow:hidden}.tk-overview-section__heading span,.tk-overview-section__header-actions{min-width:0;color:var(--tk-text-muted,#ffffff6b);font-size:.8rem;line-height:1.4}.tk-overview-section__header-actions{flex:none;justify-content:flex-end;align-items:center;gap:8px;display:flex}.tk-overview-section-row{border-radius:var(--tk-radius-sm,8px);background:var(--tk-surface-hover,#ffffff0e);min-width:0;color:var(--tk-text-primary,#fff);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.tk-overview-section-row--with-leading{grid-template-columns:auto minmax(0,1fr) auto}.tk-overview-section-row:not(.tk-overview-section-row--with-actions){grid-template-columns:minmax(0,1fr)}.tk-overview-section-row--with-leading:not(.tk-overview-section-row--with-actions){grid-template-columns:auto minmax(0,1fr)}.tk-overview-section-row--accent,.tk-overview-section-row--active{background:var(--tk-accent-bg,#34d39911)}.tk-overview-section-row--muted{background:var(--tk-surface-glass,#ffffff0a)}.tk-overview-section-row--danger{background:#f871711f}.tk-overview-section-row__leading{min-width:0;color:var(--tk-text-muted,#ffffff6b);justify-content:center;align-items:center;display:inline-flex}.tk-overview-section-row__dot{border-radius:var(--tk-radius-full,9999px);background:var(--tk-text-subtle,#ffffff40);width:8px;height:8px;box-shadow:0 0 0 5px color-mix(in srgb, var(--tk-surface-hover,#ffffff0e) 72%, transparent);display:block}.tk-overview-section-row--accent .tk-overview-section-row__dot,.tk-overview-section-row--active .tk-overview-section-row__dot{background:var(--tk-accent,#34d399);box-shadow:0 0 0 5px color-mix(in srgb, var(--tk-accent,#34d399) 13%, transparent)}.tk-overview-section-row--danger .tk-overview-section-row__dot{background:var(--tk-status-danger,#f87171);box-shadow:0 0 0 5px color-mix(in srgb, var(--tk-status-danger,#f87171) 13%, transparent)}.tk-overview-section-row__copy{flex-wrap:wrap;align-items:center;gap:4px 9px;min-width:0;display:flex}.tk-overview-section-row__copy small,.tk-overview-section-row__copy strong,.tk-overview-section-row__copy p{overflow-wrap:anywhere;letter-spacing:0;min-width:0;margin:0;line-height:1.35}.tk-overview-section-row__copy small{color:var(--tk-text-muted,#ffffff6b);text-transform:uppercase;flex:none;font-size:.72rem;font-weight:750}.tk-overview-section-row__copy strong{color:var(--tk-text-primary,#fff);text-overflow:ellipsis;white-space:nowrap;flex:0 auto;font-size:.9rem;font-weight:720;overflow:hidden}.tk-overview-section-row__copy p{color:var(--tk-text-muted,#ffffff6b);flex:auto;font-size:.82rem}.tk-overview-section-row__actions{flex:none;justify-content:flex-end;align-items:center;gap:8px;display:flex}.tk-expandable-overview-list{gap:9px;min-width:0;display:grid}.tk-expandable-overview-list__footer{justify-content:space-between;align-items:center;gap:12px;min-height:36px;display:flex}.tk-expandable-overview-list__range{min-width:0;color:var(--tk-text-muted,#ffffff6b);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;line-height:1.4;overflow:hidden}.tk-expandable-overview-list__actions{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:8px;display:flex}.overview-list-item,.tk-overview-list-item{border-radius:var(--tk-radius-sm,8px);background:var(--tk-surface-glass,#ffffff0a);min-width:0;color:var(--tk-text-primary,#fff);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px 20px;display:grid}.overview-list-item--row,.tk-overview-list-item--row{grid-template-columns:minmax(0,1fr) auto;gap:12px;min-height:58px;padding:12px 14px;transition:background .15s,opacity .15s}.overview-list-item--with-image,.tk-overview-list-item--with-image,.overview-list-item--row.overview-list-item--with-image,.tk-overview-list-item--row.tk-overview-list-item--with-image{grid-template-columns:auto minmax(0,1fr) auto}.overview-list-item--row.overview-list-item--commands-start,.tk-overview-list-item--row.tk-overview-list-item--commands-start{grid-template-columns:auto minmax(0,1fr)}.overview-list-item--row.overview-list-item--commands-start.overview-list-item--with-image,.tk-overview-list-item--row.tk-overview-list-item--commands-start.tk-overview-list-item--with-image{grid-template-columns:auto auto minmax(0,1fr)}.overview-list-item:hover,.overview-list-item:focus-within,.tk-overview-list-item:hover,.tk-overview-list-item:focus-within{background:var(--tk-surface-hover,#ffffff0e)}.overview-list-item--interactive,.tk-overview-list-item--interactive{cursor:pointer}.overview-list-item--interactive:focus-visible,.tk-overview-list-item--interactive:focus-visible{outline:2px solid var(--tk-accent,#34d399);outline-offset:2px}.overview-list-item__image,.tk-overview-list-item__image{border-radius:var(--tk-radius-sm,8px);background:var(--tk-surface-hover,#ffffff0e);width:42px;height:42px;color:var(--tk-text-primary,#fff);place-items:center;font-size:13px;font-weight:720;line-height:1;display:grid;overflow:hidden}.overview-list-item__image img,.tk-overview-list-item__image img{object-fit:cover;width:100%;height:100%;display:block}.overview-list-item--row .overview-list-item__image,.overview-list-item--row .tk-overview-list-item__image,.tk-overview-list-item--row .overview-list-item__image,.tk-overview-list-item--row .tk-overview-list-item__image{width:38px;height:38px}.overview-list-item__body,.tk-overview-list-item__body{gap:6px;min-width:0;display:grid}.overview-list-item--row .overview-list-item__body,.overview-list-item--row .tk-overview-list-item__body,.tk-overview-list-item--row .overview-list-item__body,.tk-overview-list-item--row .tk-overview-list-item__body{align-items:center;gap:8px;display:flex;overflow:hidden}.overview-list-item__title,.tk-overview-list-item__title{min-width:0;color:var(--tk-text-primary,#fff);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;font-weight:720;line-height:1.25;overflow:hidden}.overview-list-item--row .overview-list-item__title,.overview-list-item--row .tk-overview-list-item__title,.tk-overview-list-item--row .overview-list-item__title,.tk-overview-list-item--row .tk-overview-list-item__title{flex:0 auto;font-size:15px}.overview-list-item__description,.tk-overview-list-item__description{min-width:0;color:var(--tk-text-secondary,#ffffffa3);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;line-height:1.45;overflow:hidden}.overview-list-item--row .overview-list-item__description,.overview-list-item--row .tk-overview-list-item__description,.tk-overview-list-item--row .overview-list-item__description,.tk-overview-list-item--row .tk-overview-list-item__description{flex:auto;font-size:13px;line-height:1.3}.overview-list-item__actions,.tk-overview-list-item__actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.overview-list-item--row .overview-list-item__actions,.overview-list-item--row .tk-overview-list-item__actions,.tk-overview-list-item--row .overview-list-item__actions,.tk-overview-list-item--row .tk-overview-list-item__actions{flex:none;min-width:max-content}.overview-list-item__command,.tk-overview-list-item__command{border-radius:var(--tk-radius-sm,8px);width:34px;min-width:34px;min-height:34px;color:var(--tk-text-secondary,#ffffffa3);font:inherit;cursor:pointer;box-shadow:none;-webkit-backdrop-filter:blur(var(--tk-glass-blur,18px));background:#ffffff0b;border:0;justify-content:center;align-items:center;gap:6px;padding:0;font-size:13px;font-weight:700;line-height:1;text-decoration:none;transition:background .15s,color .15s,opacity .15s;display:inline-flex}.overview-list-item__command:hover:not(:disabled),.overview-list-item__command:focus-visible:not(:disabled),.tk-overview-list-item__command:hover:not(:disabled),.tk-overview-list-item__command:focus-visible:not(:disabled){color:var(--tk-text-primary,#fff);background:#ffffff12}.overview-list-item__command:focus-visible,.tk-overview-list-item__command:focus-visible{outline:2px solid var(--tk-accent,#34d399);outline-offset:2px}.overview-list-item__command:disabled,.overview-list-item__command[aria-disabled=true],.tk-overview-list-item__command:disabled,.tk-overview-list-item__command[aria-disabled=true]{cursor:not-allowed;opacity:.46}.overview-list-item__command-icon,.tk-overview-list-item__command-icon{justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.overview-list-item__command-icon svg,.tk-overview-list-item__command-icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px;display:block}.overview-list-item__command-label,.tk-overview-list-item__command-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.tk-advanced-disclosure{border-radius:var(--tk-radius-sm,8px);background:var(--tk-surface-glass,#ffffff0a);color:var(--tk-text-secondary,#ffffffa3)}.tk-advanced-disclosure summary{cursor:pointer;flex-wrap:wrap;align-items:center;gap:6px 10px;min-height:44px;padding:0 12px;display:flex}.tk-advanced-disclosure summary span{color:var(--tk-text-primary,#fff);font-weight:700}.tk-advanced-disclosure summary small{color:var(--tk-text-muted,#ffffff6b)}.tk-advanced-disclosure__body{border-top:1px solid var(--tk-border-subtle,#ffffff12);padding:12px}.tk-code-block{border-radius:var(--tk-radius-sm,8px);background:color-mix(in srgb, var(--tk-bg-primary,#050505) 84%, black);color:var(--tk-text-primary,#fff);overflow:hidden}.tk-code-block__header{border-bottom:1px solid var(--tk-border-subtle,#ffffff12);min-height:38px;color:var(--tk-text-muted,#ffffff6b);justify-content:space-between;align-items:center;gap:10px;padding:0 10px;font-size:12px;font-weight:700;display:flex}.tk-code-block pre{margin:0;padding:14px;overflow-x:auto}.tk-code-block code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;line-height:1.55}.tk-key-value-list{gap:0;margin:0;display:grid}.tk-key-value-list__row{border-top:1px solid var(--tk-border-subtle,#ffffff12);grid-template-columns:minmax(110px,.42fr) minmax(0,1fr);gap:12px;padding:10px 0;display:grid}.tk-key-value-list__row:first-child{border-top:0}.tk-key-value-list dt{color:var(--tk-text-muted,#ffffff6b);font-size:12px;font-weight:700}.tk-key-value-list dd{overflow-wrap:anywhere;color:var(--tk-text-primary,#fff);margin:0;font-size:13px}.tk-ai-disclosure{background:var(--tk-surface-glass,#ffffff0a);color:var(--tk-text-muted,#ffffff6b);margin:0;padding:10px 14px;font-size:12px;line-height:1.45}.tk-chat-panel{border-radius:var(--tk-radius-sm,8px);background:var(--tk-bg-elevated,#080808);min-width:0;color:var(--tk-text-primary,#fff);flex-direction:column;display:flex;overflow:hidden}.tk-chat-panel__header{justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:12px 14px;display:flex}.tk-chat-panel__header>div:first-child{gap:3px;min-width:0;display:grid}.tk-chat-panel__header strong{color:var(--tk-text-primary,#fff);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tk-chat-panel__header span{color:var(--tk-text-muted,#ffffff6b);font-size:12px}.tk-chat-panel__messages,.tk-message-list{align-content:start;gap:12px;min-height:0;padding:14px;display:grid;overflow-y:auto}.tk-chat-panel__suggestions,.tk-suggested-prompts{gap:8px;padding:0 14px 12px;display:flex;overflow-x:auto}.tk-suggested-prompts button{border-radius:var(--tk-radius-sm,8px);background:var(--tk-accent-bg,#34d39914);max-width:220px;min-height:34px;color:var(--tk-accent,#34d399);font:inherit;text-overflow:ellipsis;white-space:nowrap;border:0;flex:none;padding:0 10px;font-size:12px;font-weight:700;overflow:hidden}.tk-chat-panel__composer{padding:12px}@media (prefers-reduced-motion:reduce){.tk-button{transition:none}}@media (width<=640px){.tk-dialog-backdrop{align-items:end;padding:10px}.tk-dialog{width:100%}.tk-dialog__actions,.tk-settings-row{flex-direction:column;align-items:stretch}.tk-dialog__actions .tk-button,.tk-settings-row__action,.tk-settings-row__action .tk-button,.tk-tabs,.tk-theme-control__tabs{width:100%}.tk-tabs__item{flex:1}.overview-list-item:not(.overview-list-item--row),.tk-overview-list-item:not(.tk-overview-list-item--row),.overview-list-item--with-image:not(.overview-list-item--row),.tk-overview-list-item--with-image:not(.tk-overview-list-item--row){grid-template-columns:auto minmax(0,1fr)}.overview-list-item:not(.overview-list-item--row) .overview-list-item__actions,.overview-list-item:not(.overview-list-item--row) .tk-overview-list-item__actions,.tk-overview-list-item:not(.tk-overview-list-item--row) .overview-list-item__actions,.tk-overview-list-item:not(.tk-overview-list-item--row) .tk-overview-list-item__actions{grid-column:1/-1;justify-content:stretch}.overview-list-item:not(.overview-list-item--row) .overview-list-item__actions>*,.overview-list-item:not(.overview-list-item--row) .tk-overview-list-item__actions>*,.tk-overview-list-item:not(.tk-overview-list-item--row) .overview-list-item__actions>*,.tk-overview-list-item:not(.tk-overview-list-item--row) .tk-overview-list-item__actions>*{flex:auto}.overview-list-item--row,.tk-overview-list-item--row{gap:8px;padding:10px 12px}.overview-list-item--row .overview-list-item__actions,.overview-list-item--row .tk-overview-list-item__actions,.tk-overview-list-item--row .overview-list-item__actions,.tk-overview-list-item--row .tk-overview-list-item__actions{grid-column:auto;gap:6px}.overview-list-item--row .overview-list-item__actions>*,.overview-list-item--row .tk-overview-list-item__actions>*,.tk-overview-list-item--row .overview-list-item__actions>*,.tk-overview-list-item--row .tk-overview-list-item__actions>*{flex:none}.tk-overview-section{padding:12px}.tk-overview-section__header,.tk-expandable-overview-list__footer{flex-direction:column;align-items:stretch}.tk-overview-section__header-actions,.tk-expandable-overview-list__actions{justify-content:flex-start}.tk-overview-section-row,.tk-overview-section-row--with-leading,.tk-overview-section-row--with-leading:not(.tk-overview-section-row--with-actions){grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px}.tk-overview-section-row--with-leading{grid-template-columns:auto minmax(0,1fr) auto}.tk-overview-section-row:not(.tk-overview-section-row--with-actions){grid-template-columns:minmax(0,1fr)}.tk-overview-section-row--with-leading:not(.tk-overview-section-row--with-actions){grid-template-columns:auto minmax(0,1fr)}.tk-overview-section-row__leading{display:inline-flex}.tk-overview-section-row__copy{flex-wrap:nowrap;align-items:center;gap:4px 8px;display:flex}.tk-overview-section-row__copy small,.tk-overview-section-row__copy strong,.tk-overview-section-row__copy p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tk-overview-section-row__actions{justify-content:flex-end;gap:6px}}.tk-website-embed-chat-control{border-radius:var(--tk-radius-sm,8px);background:var(--tk-bg-elevated,var(--website-panel-bg,#ffffff0a));min-width:0;color:var(--tk-text-primary,var(--text-primary,#fff));gap:14px;padding:16px;display:grid}.tk-website-embed-chat-control--compact{background:var(--tk-surface-glass,var(--surface-glass,#ffffff0a));padding:18px}.tk-website-embed-chat-control__summary{gap:4px;min-width:0;display:grid}.tk-website-embed-chat-control__summary h2{color:var(--tk-text-primary,var(--text-primary,#fff));letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;margin:.15rem 0 0;font-size:1.15rem;font-weight:720;line-height:1.25;overflow:hidden}.tk-website-embed-chat-control__workflow-link{color:var(--tk-text-muted,var(--text-muted,#ffffff94));overflow-wrap:anywhere;font-weight:650;text-decoration:none}.tk-website-embed-chat-control__workflow-link:hover,.tk-website-embed-chat-control__workflow-link:focus-visible{color:var(--tk-accent,var(--accent,#34d399));text-underline-offset:3px;text-decoration:underline}.tk-website-embed-chat-control .tk-field{margin:0}.tk-website-embed-chat-control__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.tk-website-embed-chat-control__loading{align-items:center;min-height:44px;display:flex}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg-primary,#050505);color:var(--text-primary,#fff);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root{--member-border:#ffffff1f;--member-surface:#ffffff0a;--member-surface-2:#ffffff0f;--member-text-dim:#ffffff9e;--member-accent:#4ade80;--member-accent-ink:#04140a}.member-loading{justify-content:center;align-items:center;min-height:60vh;display:flex}.member-page{flex-direction:column;gap:20px;max-width:1120px;padding:4px 4px 48px;display:flex}.member-form{flex-direction:column;gap:16px;max-width:640px;display:flex}.member-form--inline{flex-direction:row;align-items:center;max-width:640px}.member-form__actions{gap:12px;display:flex}.member-field{flex-direction:column;gap:6px;font-size:14px;display:flex}.member-field>span{color:var(--member-text-dim)}.member-field--inline{font-size:13px}.member-input{box-sizing:border-box;width:100%;font:inherit;color:inherit;background:var(--member-surface);border:1px solid var(--member-border);border-radius:10px;outline:none;padding:10px 12px;font-size:16px}.member-input:focus{border-color:var(--member-accent)}.member-textarea{resize:vertical;min-height:120px;font-size:15px}.member-error{color:#fca5a5;margin:0;font-size:14px}.member-btn{appearance:none;font:inherit;border:1px solid var(--member-border);background:var(--member-surface-2);color:inherit;cursor:pointer;border-radius:10px;padding:9px 16px;font-size:14px;font-weight:600;transition:opacity .12s,transform .12s}.member-btn:hover:not(:disabled){transform:translateY(-1px)}.member-btn:disabled{opacity:.5;cursor:default}.member-btn--primary{background:var(--member-accent);color:var(--member-accent-ink);border-color:#0000}.member-btn--danger{color:#fca5a5;background:#fca5a514;border-color:#fca5a559}.member-btn--danger:hover:not(:disabled){background:#fca5a529}.member-back{appearance:none;color:var(--member-text-dim);font:inherit;cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-size:14px}.member-back:hover{color:var(--text-primary,#fff)}.member-link-btn{appearance:none;color:var(--member-text-dim);font:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:12px;text-decoration:underline}.member-link-btn:disabled{opacity:.5}.member-board{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px;display:grid}.member-board__col{background:var(--member-surface);border:1px solid var(--member-border);border-radius:14px;flex-direction:column;gap:12px;min-height:120px;padding:14px;display:flex}.member-board__col-head{justify-content:space-between;align-items:center;display:flex}.member-board__col-head h2{letter-spacing:.04em;text-transform:uppercase;color:var(--member-text-dim);margin:0;font-size:14px}.member-board__count{color:var(--member-text-dim);background:var(--member-surface-2);border-radius:999px;padding:1px 9px;font-size:13px}.member-board__empty{color:var(--member-text-dim);margin:6px 2px;font-size:13px}.member-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.member-card{flex-direction:column;gap:8px;padding:14px;display:flex}.member-card__head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.member-card__head h3{margin:0;font-size:15px}.member-card__desc{color:var(--member-text-dim);white-space:pre-wrap;margin:0;font-size:14px}.member-card__meta{color:var(--member-text-dim);margin:0;font-size:13px}.member-card__links{gap:14px;font-size:13px;display:flex}.member-card__actions{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.member-card__ops{border-top:1px solid var(--member-border);flex-direction:column;gap:8px;margin-top:8px;padding-top:10px;display:flex}.member-project__items{flex-direction:column;gap:6px;margin:4px 0 0;padding:0;list-style:none;display:flex}.member-project__items li{border-top:1px solid var(--member-border);justify-content:space-between;align-items:center;gap:12px;padding:6px 0;font-size:14px;display:flex}@media (width<=880px){.member-board{grid-template-columns:1fr}}.member-card__title-btn{appearance:none;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;min-width:0;margin:0;padding:0}.member-card__title-btn h3:hover{color:var(--member-accent)}.member-card__head--meta{justify-content:space-between;align-items:center}.member-card__open{color:var(--member-accent);cursor:pointer;text-underline-offset:2px;font-size:12px;text-decoration:underline}.member-detail__grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:20px;display:grid}.member-detail__main{flex-direction:column;gap:16px;min-width:0;display:flex}.member-detail__side{min-width:0;position:sticky;top:16px}.member-detail__section-title{letter-spacing:.04em;text-transform:uppercase;color:var(--member-text-dim);margin:0 0 6px;font-size:14px}.member-comments{flex-direction:column;gap:12px;margin:0 0 12px;padding:0;list-style:none;display:flex}.member-comment{border-top:1px solid var(--member-border);flex-direction:column;gap:4px;padding:10px 0;display:flex}.member-comment__head{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.member-comment__head strong{font-size:13px}.member-comment__body{white-space:pre-wrap;word-break:break-word;margin:0;font-size:14px}.member-comment__compose{border-top:1px solid var(--member-border);flex-direction:column;gap:10px;margin-top:8px;padding-top:12px;display:flex}.member-timeline{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.member-timeline__item{padding-left:18px;font-size:13px;position:relative}.member-timeline__item:before{content:"";background:var(--member-border);width:1px;position:absolute;top:6px;bottom:-16px;left:4px}.member-timeline__item:last-child:before{display:none}.member-timeline__dot{background:var(--member-accent);border-radius:50%;width:9px;height:9px;position:absolute;top:5px;left:0}.member-timeline__item strong{font-size:13px}@media (width<=980px){.member-detail__grid{grid-template-columns:1fr}.member-detail__side{position:static}}.tk-sidebar__footer .tk-language-switcher{color:var(--member-text-dim);align-items:center;gap:8px;font-size:13px;display:flex}.tk-sidebar__footer .tk-language-switcher select{min-width:0;font:inherit;color:inherit;background:var(--member-surface-2);border:1px solid var(--member-border);border-radius:8px;flex:1;padding:6px 8px;font-size:13px}
