@import "https://fonts.googleapis.com/css2?family=Manrope:wght@300..800&display=swap";: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-tropikal-background,.tk-binary-background{background:var(--tk-tropikal-background-base,#050505);contain:strict;isolation:isolate;pointer-events:none;width:100%;height:100%;overflow:hidden}.tk-tropikal-background--dark{--tk-tropikal-background-base:#050505}.tk-tropikal-background--light{--tk-tropikal-background-base:#f4f0e9}.tk-tropikal-background__static,.tk-tropikal-background__canvas{width:100%;height:100%;position:absolute;inset:0}.tk-tropikal-background__static{background:var(--tk-tropikal-background-base);opacity:1;transition:opacity .18s;display:block}.tk-tropikal-background__canvas{background:var(--tk-tropikal-background-base);opacity:0;transition:opacity .18s;display:block}.tk-tropikal-background--webgl .tk-tropikal-background__canvas{opacity:1}.tk-tropikal-background--webgl .tk-tropikal-background__static{opacity: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}:root{--bg-primary:#050505;--bg-elevated:#0a0a0a;--bg-sidebar:#0a0d0c;--text-primary:#fff;--text-secondary:#fff9;--text-muted:#ffffff80;--text-subtle:#ffffff4d;--accent:#34d399;--accent-glow:#34d39914;--accent-border:#34d39933;--accent-bg:#34d39911;--accent-dim:#34d3990a;--accent-selection:#10b9814d;--surface-glass:#ffffff08;--surface-hover:#ffffff0f;--surface-active:#ffffff1a;--border-subtle:#ffffff0d;--border-default:#ffffff1a;--border-input:#ffffff1f;--status-success:#34d399;--status-warning:#fbbf24;--status-danger:#f87171;--status-info:#60a5fa;--sidebar-width:280px;--tropikal-shell-sidebar-width:280px;--tk-topbar-height:64px;--mobile-topbar-height:var(--tk-topbar-height);--radius-sm:8px;--radius-md:8px;--radius-lg:8px;--radius-xl:8px;--radius-full:9999px}::selection{background:var(--accent-selection)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{border-radius:var(--radius-full);background:#ffffff1a}::-webkit-scrollbar-thumb:hover{background:#fff3}html,body,#root{height:100%}html,body{overflow:hidden}#root{-webkit-overflow-scrolling:touch;overflow:auto}html{overscroll-behavior:none}body{background:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,sans-serif;line-height:1.6}.glass{background:var(--surface-glass);-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-lg);border:0;transition:background .2s}.glass:hover{background:var(--surface-hover)}.glass-static{background:var(--surface-glass);-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-lg);border:0}.auth-page{z-index:2;isolation:isolate;background:0 0;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex;position:relative;overflow:hidden}.auth-page:before{content:"";width:200%;height:200%;display:none;position:absolute;top:-50%;left:-50%}.auth-card{z-index:2;width:100%;max-width:420px;padding:40px;position:relative}.auth-card.glass-static{background:#090b0ab8;border:1px solid #ffffff12;box-shadow:0 22px 70px #0000003d}.auth-logo{flex-direction:column;align-items:center;gap:8px;margin-bottom:32px;display:flex}.auth-logo-img{object-fit:contain;width:56px;height:56px;margin-bottom:4px}.auth-logo h1{letter-spacing:0;font-size:1.5rem;font-weight:600}.auth-logo p{color:var(--text-secondary);font-size:.875rem}.form-group{margin-bottom:20px}.form-label{color:var(--text-secondary);letter-spacing:.01em;margin-bottom:6px;font-size:.8125rem;font-weight:500;display:block}.form-input{border:1px solid var(--border-input);border-radius:var(--radius-sm);width:100%;color:var(--text-primary);background:#ffffff0a;outline:none;padding:10px 14px;font-family:inherit;font-size:.9375rem;transition:border-color .2s,background .2s,box-shadow .2s}.form-input::placeholder{color:var(--text-subtle)}.form-input:focus{border-color:var(--accent-border);background:#34d39908;box-shadow:0 0 0 3px #34d39914}.form-error{color:var(--status-danger);margin-top:6px;font-size:.8125rem}.btn{border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-family:inherit;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{color:var(--bg-primary);background:#ffffffeb;border-color:#ffffff29}.btn-primary:hover:not(:disabled){background:#fff;border-color:#ffffff3d}.btn-full{width:100%;padding:12px 20px}.btn-ghost{border-color:var(--border-default);color:var(--text-secondary);background:0 0}.btn-ghost:hover:not(:disabled){background:var(--surface-hover);color:var(--text-primary)}.btn-danger{color:#f87171;background:#f871711a;border-color:#f871714d}.btn-danger:hover:not(:disabled){background:#f8717133}.btn-sm{padding:6px 12px;font-size:.8125rem}.btn-icon{border-radius:var(--radius-sm);border:1px solid var(--border-default);color:var(--text-muted);cursor:pointer;background:#ffffff0d;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:inline-flex}.btn-icon:hover{color:var(--accent);background:var(--surface-hover)}.divider{color:var(--text-subtle);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:12px;margin:24px 0;font-size:.75rem;display:flex}.divider:before,.divider:after{content:"";background:var(--border-default);flex:1;height:1px}.auth-footer{text-align:center;color:var(--text-muted);margin-top:24px;font-size:.875rem}.auth-footer a{color:var(--accent);font-weight:500;text-decoration:none;transition:color .2s}.auth-footer a:hover{color:#6ee7b7}.auth-legal-acceptance{color:var(--text-muted);align-items:flex-start;gap:10px;margin:4px 0 16px;font-size:.8125rem;line-height:1.5;display:flex}.auth-legal-acceptance input{width:16px;height:16px;accent-color:var(--accent);flex-shrink:0;margin-top:2px}.auth-legal-acceptance a{color:var(--accent);text-decoration:none}.auth-legal-acceptance a:hover{color:#6ee7b7}.dashboard{height:100vh;display:flex;overflow:hidden}.sidebar{width:var(--sidebar-width);background:var(--bg-sidebar);border-right:1px solid var(--border-subtle);flex-direction:column;flex-shrink:0;display:flex;overflow-y:auto}.sidebar-header{border-bottom:1px solid var(--border-subtle);padding:24px 20px}.sidebar-brand{align-items:center;gap:10px;display:flex}.sidebar-logo{object-fit:contain;flex-shrink:0;width:36px;height:36px}.sidebar-brand h2{letter-spacing:0;font-size:1rem;font-weight:600}.sidebar-brand small{color:var(--text-subtle);letter-spacing:.05em;text-transform:uppercase;margin-top:1px;font-size:.6875rem;font-weight:400;display:block}.sidebar-nav{flex:1;padding:16px 12px}.sidebar-section-label{color:var(--text-subtle);text-transform:uppercase;letter-spacing:.08em;margin-top:8px;padding:8px;font-size:.6875rem;font-weight:600}.sidebar-link{border-radius:var(--radius-sm);color:var(--text-muted);align-items:center;gap:10px;margin-bottom:2px;padding:9px 12px;font-size:.875rem;font-weight:450;text-decoration:none;transition:all .15s;display:flex}.sidebar-link:hover{background:var(--surface-hover);color:var(--text-primary)}.sidebar-link.active{background:var(--accent-dim);color:var(--accent)}.sidebar-footer{border-top:1px solid var(--border-subtle);padding:16px}.sidebar-legal-links{color:var(--text-subtle);flex-wrap:wrap;gap:6px 10px;margin-bottom:12px;font-size:.72rem;line-height:1.4;display:flex}.sidebar-legal-links a{color:inherit;text-decoration:none}.sidebar-legal-links a:hover{color:var(--accent)}.sidebar-close{display:none}.sidebar-user{border-radius:var(--radius-sm);cursor:pointer;align-items:center;gap:10px;padding:8px;transition:background .15s;display:flex}.sidebar-user:hover{background:var(--surface-hover)}.sidebar-avatar{border-radius:var(--radius-full);background:var(--accent-bg);border:1px solid var(--accent-border);width:32px;height:32px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;font-size:.8125rem;font-weight:600;display:flex}.sidebar-user-info{flex:1;min-width:0}.sidebar-user-name{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:500;overflow:hidden}.sidebar-user-plan{color:var(--text-subtle);text-transform:uppercase;letter-spacing:.06em;font-size:.6875rem}.main-content{flex:1;padding:32px 40px;overflow-y:auto}.page-header{margin-bottom:32px}.page-header h1{letter-spacing:0;margin-bottom:6px;font-size:1.75rem;font-weight:600}.page-header p{color:var(--text-secondary);font-size:.9375rem}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:32px;display:grid}.stat-card-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.stat-card-label{color:var(--text-muted);font-size:.8125rem;font-weight:500}.stat-card-value{letter-spacing:0;margin-bottom:6px;font-size:2rem;font-weight:700;line-height:1}.stat-card-sub{color:var(--text-subtle);font-size:.8125rem}.progress-bar{border-radius:var(--radius-full);background:#ffffff0f;width:100%;height:6px;margin-top:12px;overflow:hidden}.progress-bar-fill{border-radius:var(--radius-full);background:linear-gradient(90deg, var(--accent), #6ee7b7);height:100%;transition:width .6s cubic-bezier(.22,1,.36,1)}.progress-bar-fill.warning{background:linear-gradient(90deg,#fbbf24,#f59e0b)}.progress-bar-fill.danger{background:linear-gradient(90deg,#f87171,#ef4444)}.key-list{flex-direction:column;gap:12px;display:flex}.key-card{align-items:center;gap:16px;padding:20px 24px;display:flex}.key-card:hover{background:var(--surface-hover)}.key-info{flex:1;min-width:0}.key-name{margin-bottom:4px;font-size:.9375rem;font-weight:500}.key-value{color:var(--text-subtle);word-break:break-all;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:.8125rem}.key-meta{flex-shrink:0;align-items:center;gap:16px;display:flex}.key-badge{border-radius:var(--radius-full);letter-spacing:.02em;padding:4px 10px;font-size:.75rem;font-weight:500}.key-badge.active{background:var(--accent-dim);color:var(--accent);border:1px solid #34d39933}.key-badge.revoked{color:#f87171;background:#f871711a;border:1px solid #f8717133}.key-actions{gap:6px;display:flex}.endpoint-list{flex-direction:column;gap:12px;display:flex}.endpoint-row{align-items:center;gap:12px;display:flex}.endpoint-name{color:var(--text-secondary);flex-shrink:0;width:100px;font-family:SF Mono,Fira Code,monospace;font-size:.8125rem}.endpoint-bar-container{border-radius:var(--radius-full);background:#ffffff0a;flex:1;height:8px;overflow:hidden}.endpoint-bar{border-radius:var(--radius-full);background:var(--accent);height:100%;transition:width .6s cubic-bezier(.22,1,.36,1)}.endpoint-count{color:var(--text-muted);text-align:right;flex-shrink:0;width:60px;font-size:.8125rem}.section-panel{margin-bottom:24px;padding:24px}.section-panel-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.section-panel-title{font-size:1rem;font-weight:500}.alert{border-radius:var(--radius-sm);align-items:center;gap:8px;margin-bottom:16px;padding:12px 16px;font-size:.8125rem;display:flex}.alert-success{color:var(--accent);background:#34d3991a;border:1px solid #34d39933}.alert-error{color:#f87171;background:#f871711a;border:1px solid #f8717133}.alert-info{border:1px solid var(--border-subtle);color:var(--text-secondary);background:#ffffff0d}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0009;justify-content:center;align-items:center;animation:.15s fadeIn;display:flex;position:fixed;inset:0}.modal{width:100%;max-width:440px;padding:32px;animation:.2s slideUp}.modal h2{margin-bottom:8px;font-size:1.25rem;font-weight:600}.modal p{color:var(--text-secondary);margin-bottom:24px;font-size:.875rem}.modal-actions{justify-content:flex-end;gap:8px;margin-top:24px;display:flex}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.plan-badge{border-radius:var(--radius-full);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:4px;padding:3px 10px;font-size:.6875rem;font-weight:600;display:inline-flex}.plan-badge.free{color:var(--text-secondary);border:1px solid var(--border-default);background:#ffffff0f}.plan-badge.pro{background:var(--accent-dim);color:var(--accent);border:1px solid #34d39933}.plan-badge.enterprise{color:#fbbf24;background:#fbbf241a;border:1px solid #fbbf2433}.copy-wrap{display:inline-flex;position:relative}.copy-tooltip{background:var(--accent);color:#000;white-space:nowrap;pointer-events:none;border-radius:4px;padding:3px 8px;font-size:.6875rem;font-weight:600;animation:.1s fadeIn;position:absolute;top:-28px;left:50%;transform:translate(-50%)}.empty-state{text-align:center;padding:48px 24px}.empty-state-icon{border-radius:var(--radius-md);width:48px;height:48px;color:var(--text-subtle);background:#ffffff0a;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.empty-state h3{margin-bottom:6px;font-size:1rem;font-weight:500}.empty-state p{color:var(--text-subtle);margin-bottom:20px;font-size:.875rem}.btn-google{border:1px solid var(--border-default);color:var(--text-primary);background:#ffffff0f;font-weight:500}.btn-google:hover{background:var(--surface-hover)}.btn-google svg{width:18px;height:18px}.profile-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.profile-field label{color:var(--text-muted);margin-bottom:6px;font-size:.8125rem;font-weight:500;display:block}.profile-field .value{color:var(--text-primary);font-size:.9375rem}@keyframes slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.plan-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.plan-card{border-radius:var(--radius-lg);text-align:center;background:#ffffff05;border:0;padding:24px;transition:all .2s;position:relative}.plan-card-popular{background:#60a5fa0e}.plan-popular-badge{border-radius:var(--radius-full);color:#60a5fa;white-space:nowrap;letter-spacing:.02em;background:#60a5fa26;border:1px solid #60a5fa4d;padding:2px 12px;font-size:.6875rem;font-weight:600;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.plan-card-name{margin-bottom:4px;font-size:1.125rem;font-weight:600}.plan-card-price{margin-bottom:4px}.plan-price-amount{letter-spacing:0;font-size:1.5rem;font-weight:700}.plan-price-period{color:var(--text-subtle);font-size:.8125rem}.plan-card-tokens{color:var(--text-muted);margin-bottom:16px;font-size:.8125rem}.plan-card-features{text-align:left;flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.plan-feature{color:var(--text-secondary);align-items:center;gap:8px;font-size:.8125rem;display:flex}.plan-card-badge{border-radius:var(--radius-full);letter-spacing:.02em;background:var(--accent-dim);color:var(--accent);border:1px solid #34d39933;padding:6px 16px;font-size:.75rem;font-weight:600}.plan-card-badge-inactive{color:var(--text-subtle);border-color:var(--border-subtle);background:#ffffff0a}.topup-container{flex-direction:column;gap:20px;display:flex}.topup-info{align-items:center;gap:16px;display:flex}.topup-rate{align-items:baseline;gap:8px;display:flex}.topup-rate-price{color:var(--accent);letter-spacing:0;font-size:1.5rem;font-weight:700}.topup-rate-per{color:var(--text-muted);font-size:.875rem}.topup-controls{flex-direction:column;gap:16px;max-width:400px;display:flex}.topup-selector{justify-content:center;align-items:center;gap:16px;display:flex}.topup-packs{flex-direction:column;align-items:center;min-width:80px;display:flex}.topup-packs-number{letter-spacing:0;font-size:2rem;font-weight:700;line-height:1}.topup-packs-label{color:var(--text-subtle);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem}.topup-summary{border-radius:var(--radius-sm);background:#ffffff08;border:0;flex-direction:column;gap:8px;padding:12px 16px;display:flex}.topup-summary-row{color:var(--text-muted);justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.topup-summary-value{color:var(--text-primary);font-weight:600}.topup-summary-price{color:var(--accent);font-size:1rem}.topup-quick{gap:8px;display:flex}.topup-quick-btn{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;white-space:nowrap;background:#ffffff0a;flex:1;padding:6px 8px;font-family:inherit;font-size:.75rem;transition:all .15s}.topup-quick-btn:hover{background:var(--surface-hover);color:var(--text-primary)}.topup-quick-btn.active{background:var(--accent-dim);border-color:var(--accent-border);color:var(--accent)}.topup-locked{text-align:center;color:var(--text-subtle);padding:32px 16px}.topup-locked p{color:var(--text-secondary);margin-bottom:4px;font-size:.9375rem}.topup-locked span{font-size:.8125rem}@media (width<=768px){.dashboard{height:100dvh;min-height:100dvh}.tk-drawer.sidebar{width:min(var(--tk-drawer-width,320px), calc(100vw - 56px));max-width:calc(100vw - 56px)}.sidebar-header{justify-content:space-between;align-items:center;gap:12px;padding:18px;display:flex}.sidebar-brand{min-width:0}.sidebar-brand h2,.sidebar-brand small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-close{border-radius:var(--radius-sm);border:1px solid var(--border-default);min-width:64px;height:44px;color:var(--text-primary);cursor:pointer;background:#ffffff0a;flex-shrink:0;justify-content:center;align-items:center;padding:0 12px;display:inline-flex}.sidebar-footer{padding-bottom:max(16px, env(safe-area-inset-bottom))}.main-content{padding:calc(env(safe-area-inset-top) + 32px) 24px 24px}.page-header{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.page-header h1{font-size:1.5rem}.section-panel,.stat-card,.key-card{padding:18px}.stats-grid{grid-template-columns:1fr;gap:12px}.key-card{flex-direction:column;align-items:stretch}.key-meta{flex-wrap:wrap;justify-content:space-between;gap:10px;width:100%}.key-actions{margin-left:auto}.section-panel-header{flex-direction:column;align-items:flex-start;gap:8px}.endpoint-row{flex-direction:column;align-items:stretch;gap:8px}.endpoint-name,.endpoint-count{text-align:left;width:auto}.endpoint-bar-container{width:100%}.modal-overlay{padding:16px}.modal{max-width:calc(100vw - 32px);padding:24px}.modal-actions{flex-direction:column-reverse}.modal-actions .btn{width:100%}.btn,.btn-icon,.sidebar-link{min-height:44px}.profile-grid{grid-template-columns:1fr}.profile-header-actions{justify-content:flex-start;width:100%}.profile-edit-grid{grid-template-columns:1fr}.profile-provider-control{flex-direction:column;align-items:stretch}.profile-provider-control .btn{width:100%}.plan-grid{grid-template-columns:1fr}}.sidebar-credits{background:#34d3990f;border:0;border-radius:8px;margin-bottom:8px;padding:10px 12px}.sidebar-credits-header{color:var(--text-muted);align-items:center;gap:6px;font-size:.75rem;display:flex}.sidebar-credits-value{color:var(--text-primary);margin-left:auto;font-weight:500}.sidebar-credits-bar{background:#ffffff14;border-radius:2px;height:3px;margin-top:6px;overflow:hidden}.sidebar-credits-fill{background:var(--accent);border-radius:2px;height:100%;transition:width .4s}.admin-gate{text-align:center;border-radius:12px;max-width:420px;margin:48px auto;padding:32px 28px}.admin-gate-form{justify-content:center;gap:8px;display:flex}.admin-secret-input{border:1px solid var(--border-default);background:var(--bg-secondary);max-width:260px;color:var(--text-primary);border-radius:6px;flex:1;padding:8px 12px;font-size:.875rem}.admin-secret-input:focus{border-color:var(--accent);outline:none}.admin-unlock-bar{color:var(--text-muted);background:#34d3990f;border:1px solid #34d39926;border-radius:8px;align-items:center;gap:8px;margin-bottom:16px;padding:8px 12px;font-size:.8125rem;display:flex}.admin-tab-bar{border-bottom:1px solid var(--border-subtle);gap:4px;margin-bottom:16px;padding-bottom:0;display:flex}.admin-tab{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:8px 16px;font-size:.875rem;transition:color .15s,border-color .15s}.admin-tab:hover{color:var(--text-primary)}.admin-tab.active{color:var(--accent);border-bottom-color:var(--accent);font-weight:500}.admin-panel{border-radius:12px;padding:20px;overflow:hidden}.admin-section-header{align-items:center;gap:8px;margin-bottom:16px;display:flex}.admin-section-count{color:var(--text-muted);font-size:.8125rem}.admin-table-wrap{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;font-size:.875rem}.admin-table th{text-align:left;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--border-subtle);padding:8px 10px;font-size:.75rem;font-weight:500}.admin-table td{border-bottom:1px solid var(--border-subtle);vertical-align:top;padding:10px}.admin-table tr:last-child td{border-bottom:none}.admin-row-inactive{opacity:.45}.admin-mono{font-family:monospace;font-size:.8125rem}.admin-badge{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;background:#ffffff12;border-radius:4px;padding:2px 7px;font-size:.6875rem;font-weight:500;display:inline-block}.admin-status{font-size:.8125rem}.admin-status.active{color:var(--accent)}.admin-status.inactive{color:var(--text-muted)}.admin-actions{white-space:nowrap;gap:4px;display:flex}.admin-loading{text-align:center;padding:32px}.admin-error{color:var(--color-error,#f87171);padding:16px;font-size:.875rem}.admin-form{background:#ffffff08;border:0;border-radius:8px;margin-bottom:12px;padding:16px}.admin-form-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px 16px;margin-bottom:12px;display:grid}.admin-form-field-wide{grid-column:1/-1}.admin-form-field{flex-direction:column;gap:4px;display:flex}.admin-form-field>span{color:var(--text-muted);font-size:.75rem;font-weight:500}.admin-form-field input,.admin-form-field select{border:1px solid var(--border-default);background:var(--bg-secondary);color:var(--text-primary);border-radius:6px;padding:6px 10px;font-size:.875rem}.admin-form-field input:focus,.admin-form-field select:focus{border-color:var(--accent);outline:none}.admin-form-field input:disabled{opacity:.5;cursor:not-allowed}.admin-form-checks{gap:8px}.admin-check-group{flex-wrap:wrap;gap:12px;display:flex}.admin-check-label{color:var(--text-secondary);cursor:pointer;align-items:center;gap:6px;font-size:.8125rem;display:flex}.admin-form-actions{gap:8px;display:flex}@media (width<=640px){.admin-form-grid{grid-template-columns:1fr}.admin-tab{padding:8px 10px;font-size:.8125rem}}:root{--bg-primary:#111;--bg-elevated:#ffffff09;--bg-sidebar:#0a0d0c;--accent:#62e6a8;--accent-glow:#62e6a833;--accent-border:#62e6a847;--accent-bg:#62e6a81c;--accent-dim:#62e6a813;--surface-glass:#ffffff06;--surface-hover:#ffffff0e;--surface-active:#ffffff13;--border-subtle:#ffffff13;--border-default:#ffffff21;--border-input:#ffffff26;--radius-sm:8px;--radius-md:8px;--radius-lg:8px;--radius-xl:8px}body:before{content:"";pointer-events:none;opacity:.24;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:48px 48px;position:fixed;inset:0;-webkit-mask-image:none;mask-image:none}.glass,.glass-static{box-shadow:none;background:#ffffff06;border:0;border-radius:8px}.id-shell{background:0 0}.sidebar{-webkit-backdrop-filter:blur(24px);background:#020403c2;border-right:1px solid #ffffff14}.sidebar-header{border-bottom-color:#ffffff14;padding:22px 18px}.sidebar-logo{width:32px;height:32px}.sidebar-brand h2{letter-spacing:0;font-size:1.02rem}.sidebar-brand small{color:#ffffff57}.sidebar-nav{padding:14px 10px}.sidebar-section-label{color:#ffffff47;padding:8px 10px 6px}.sidebar-suite-label{margin-top:18px}.sidebar-link{color:#ffffff8a;background:0 0;min-height:42px;padding:9px 10px}.sidebar-link:hover{color:#ffffffdb;background:#ffffff0b}.sidebar-link.active,.sidebar-suite-link.active{color:#ffffffe6;background:#fff1}.sidebar-link-copy{flex-direction:column;min-width:0;line-height:1.15;display:flex}.sidebar-link-copy small{color:#ffffff47;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.68rem;overflow:hidden}.sidebar-footer{border-top-color:#ffffff14;padding:12px 10px 14px}.sidebar-user{width:100%;color:inherit;text-align:left;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:10px;margin:8px 0;padding:8px;display:flex}.sidebar-user:hover,.sidebar-user:focus-visible{background:#ffffff0b;border-color:#ffffff12;outline:none}.sidebar-avatar{background:#62e6a81a;border-color:#62e6a829;border-radius:8px}.sidebar-credits{color:inherit;background:#ffffff07;border:0;text-decoration:none;display:block}.sidebar-credits:hover{background:#ffffff0d}.sidebar-legal-links{margin:8px 0 10px;padding:0 2px}.id-main,.main-content{padding:40px min(5vw,72px);position:relative}.page-header{max-width:760px;margin-bottom:26px}.page-header h1{letter-spacing:0;font-size:2rem}.page-header p{color:#ffffff85;max-width:680px}.identity-workspace{width:min(1040px,100%);margin:0 auto;padding:4vh 0 80px}.identity-loading{min-height:52vh;color:var(--text-muted);place-items:center;gap:14px;display:grid}.identity-kicker,.identity-row-label{color:#ffffff57;letter-spacing:.12em;text-transform:uppercase;margin:0 0 6px;font-size:.73rem;font-weight:700}.identity-inline-action,.identity-action-row{color:inherit;text-decoration:none}.identity-inline-action{color:#ffffffb8;background:#ffffff09;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:6px;min-height:36px;padding:7px 10px;display:inline-flex}.identity-inline-action:hover,.identity-inline-action:focus-visible,.identity-action-row:hover,.identity-action-row:focus-visible{background:#62e6a80e;border-color:#62e6a838;outline:none}.identity-sections{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px;margin-top:42px;display:grid}.identity-section{min-width:0}.identity-section-quiet{grid-column:1/-1;max-width:680px;margin:0 auto}.identity-section-heading{color:#ffffff9e;align-items:center;gap:8px;margin-bottom:12px;display:flex}.identity-section-heading h2{letter-spacing:.02em;margin:0;font-size:.88rem;font-weight:700}.identity-row-stack{flex-direction:column;gap:8px;display:flex}.identity-action-row{background:#ffffff05;border:0;border-radius:8px;grid-template-columns:minmax(0,1fr);align-items:center;gap:12px;min-height:64px;padding:12px;transition:background .16s,transform .16s;display:grid}.identity-action-row strong{font-size:.93rem;line-height:1.25;display:block}.identity-action-row small{color:#ffffff6b;margin-top:2px;font-size:.78rem;line-height:1.35;display:block}.section-panel,.stat-card,.key-card,.plan-card,.admin-panel,.admin-gate{box-shadow:none!important;background:#ffffff05!important;border:0!important;border-radius:8px!important}.section-panel,.activity-panel{padding:18px 0;background:0 0!important;border-left:0!important;border-right:0!important}.section-panel-header{margin-bottom:14px}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px;margin-bottom:22px}.stat-card{padding:16px}.stat-card-value{font-size:1.55rem}.empty-state-icon{border-radius:8px}.plan-grid{grid-template-columns:1fr;gap:10px}.plan-card{text-align:left;grid-template-columns:auto minmax(150px,.7fr) minmax(180px,1fr) minmax(160px,auto);align-items:center;gap:14px;padding:16px;display:grid}.plan-card-price,.plan-card-tokens,.plan-card-features,.plan-card-badge{margin:0}.plan-card-features{gap:4px}.plan-popular-badge{grid-column:1/-1;justify-self:start;width:fit-content;margin-bottom:-4px;position:static;transform:none}.plan-card-active{background:#62e6a808!important}.topup-summary,.admin-form{background:#ffffff06;border:0;border-radius:8px}.profile-grid{gap:10px}.profile-field{border-bottom:1px solid #ffffff0f;padding:10px 0}.profile-field:last-child{border-bottom:0}.form-input,.admin-secret-input,.admin-form-field input,.admin-form-field select,select{background:#ffffff08!important;border-color:#ffffff1f!important;border-radius:8px!important}.key-list,.endpoint-list{gap:8px}.key-card{padding:14px 16px}.empty-state{background:0 0!important;border-style:dashed!important}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (width<=900px){.id-main:before{inset:0}.identity-sections{grid-template-columns:1fr;gap:26px}.plan-card{grid-template-columns:auto minmax(0,1fr)}.plan-card-features,.plan-card .btn,.plan-card-badge,.plan-popular-badge{grid-column:1/-1}}@media (width<=768px){.sidebar{background:#020403f0}.id-main,.main-content{padding:calc(env(safe-area-inset-top) + 32px) 24px max(28px, env(safe-area-inset-bottom))}.identity-workspace{padding:0 0 48px}.identity-action-row{min-height:68px;padding:12px 10px}.section-panel,.stat-card,.key-card{padding:14px 0}.stat-card,.key-card,.plan-card{padding:14px!important}.topup-controls{max-width:none}.topup-quick{flex-wrap:wrap}}.identity-inline-action{justify-self:start;width:fit-content}.plan-limit-summary{background:#ffffff04;border:0;border-radius:8px;grid-template-columns:minmax(220px,.42fr) minmax(260px,1fr) auto;align-items:center;gap:22px;margin-bottom:28px;padding:16px 18px;display:grid}.plan-limit-identity{align-items:center;gap:14px;display:flex}.plan-limit-identity strong{font-size:1.35rem;line-height:1.1;display:block}.plan-limit-identity small,.plan-limit-meter-block small{color:#ffffff6b;margin-top:4px;display:block}.plan-limit-meter-row{color:#ffffff94;justify-content:space-between;gap:14px;font-size:.84rem;display:flex}.plan-limit-meter-block{min-width:0}.plan-limit-action{justify-content:flex-end;display:flex}.plan-inspector .btn,.plan-inspector .progress-bar,.plan-inspector .progress-bar-fill{border-radius:8px}.plan-limit-action .btn{min-height:40px}.plan-operational-notice{color:#ffffff9e;background:#f8717111;border-radius:8px;align-items:center;gap:10px;width:fit-content;max-width:100%;margin:-4px 0 18px;padding:8px 10px;font-size:.82rem;display:flex}.plan-operational-notice span{color:#fca5a5;letter-spacing:.04em;text-transform:uppercase;flex:none;font-size:.68rem;font-weight:760}.plan-operational-notice p{margin:0}.plan-options-header{align-items:flex-start}.plan-options-header p{color:#ffffff6b;max-width:56ch;margin-top:5px;font-size:.84rem}.plan-grid{gap:8px}.plan-card{background:#ffffff05;grid-template-columns:minmax(240px,1.1fr) minmax(100px,.35fr) minmax(110px,.4fr) minmax(260px,1fr) minmax(170px,.5fr);gap:16px;padding:14px 18px}.plan-card:hover{background:#ffffff08!important}.plan-card-main{align-items:center;gap:12px;min-width:0;display:flex}.plan-card-copy{min-width:0}.plan-card-copy small{color:#ffffff6b;margin-top:4px;font-size:.78rem;line-height:1.35;display:block}.plan-card-name{margin:0;font-size:1rem}.plan-card-price{min-width:0}.plan-price-amount{font-size:1.28rem}.plan-card-tokens{color:#ffffff7a}.plan-card-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 10px;display:grid}.plan-feature{align-items:flex-start;min-width:0;font-size:.78rem;line-height:1.35}.plan-card-action{width:100%;min-width:0}.plan-card-action .btn,.plan-card-action .plan-card-badge{width:100%;min-height:40px}.plan-card-badge,.plan-popular-badge{border:0;border-radius:8px}.plan-card-badge{justify-content:center;align-items:center;display:inline-flex}.plan-popular-badge{color:#ffffff94;background:#ffffff0b}.plan-card-badge-inactive{background:#ffffff09}.plan-card-recommended:not(.plan-card-active){background:#ffffff07!important}.plan-card-recommended .plan-popular-badge{color:var(--accent);background:#62e6a81b}.topup-locked{text-align:left;justify-content:flex-start;align-items:center;gap:12px;padding:16px 0;display:flex}.topup-locked p{margin:0}@media (width<=768px){.plan-limit-summary{grid-template-columns:1fr;gap:14px}.plan-limit-action,.plan-limit-action .btn{width:100%}.plan-operational-notice{flex-direction:column;align-items:flex-start;gap:4px;width:100%;margin-bottom:16px}.plan-card{grid-template-columns:auto minmax(0,1fr);gap:12px;padding:16px!important}.plan-popular-badge,.plan-card-main,.plan-card-features,.plan-card-action{grid-column:1/-1}.plan-card-price{grid-column:1;margin:0}.plan-card-tokens{grid-column:2;align-self:end;margin:0}.plan-card-features{grid-template-columns:1fr;gap:7px;margin-top:2px}.plan-card-action .btn,.plan-card-action .plan-card-badge{min-height:44px}.topup-locked{align-items:flex-start}}body{background:#111;font-family:Manrope,ui-sans-serif,system-ui,sans-serif}body:before{opacity:.14;background-image:linear-gradient(#ffffff02 1px,#0000 1px),linear-gradient(90deg,#ffffff02 1px,#0000 1px);background-size:48px 48px;-webkit-mask-image:none;mask-image:none}.auth-page:before,.id-main:before{display:none}.page-header h1,.identity-copy h1,.auth-logo h1,.sidebar-brand h2,.stat-card-value,.plan-price-amount,.topup-rate-price,.topup-packs-number{letter-spacing:0}.page-header h1{font-size:2rem}.id-main,.main-content{padding:40px min(5vw,72px)}.account-page,.account-os{width:min(1040px,100%);margin:0 auto}.account-command{border-bottom:1px solid #ffffff14;grid-template-columns:minmax(0,1fr) minmax(300px,380px);align-items:stretch;gap:24px;padding:28px 0 24px;display:grid}.account-command-main,.account-command-panel,.account-metric,.secure-dialog{background:#ffffff06;border:0;border-radius:8px}.account-command-main{padding:24px}.account-command-panel{flex-direction:column;justify-content:space-between;gap:18px;padding:18px;display:flex}.account-title-row{align-items:center;gap:16px;min-width:0;display:flex}.account-title-row h1{letter-spacing:0;word-break:break-word;margin:0;font-size:2.35rem;line-height:1.05}.account-title-row p{color:#ffffff8f;margin-top:8px}.account-avatar,.profile-avatar{color:var(--accent);background:#62e6a81a;border:1px solid #62e6a833;border-radius:8px;flex-shrink:0;place-items:center;font-weight:750;display:grid}.account-avatar{width:72px;height:72px;font-size:1.45rem}.account-status-row{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.status-pill{color:#ffffffa8;background:#ffffff09;border:1px solid #ffffff17;border-radius:999px;align-items:center;gap:7px;min-height:32px;padding:5px 10px;font-size:.78rem;display:inline-flex}.status-pill-success{color:#a3f4cbeb;border-color:#62e6a838}.account-panel-topline strong,.account-metric strong{color:#ffffffeb;font-size:1.18rem;line-height:1.2;display:block}.account-progress{background:#ffffff14;border-radius:999px;height:6px;overflow:hidden}.account-progress span{border-radius:inherit;background:var(--accent);height:100%;display:block}.account-panel-meta{color:#ffffff75;justify-content:space-between;align-items:center;gap:12px;font-size:.82rem;display:flex}.account-panel-meta a{color:#ffffffc7;align-items:center;gap:5px;text-decoration:none;display:inline-flex}.account-matrix{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0 34px;display:grid}.account-metric{padding:14px}.account-metric small{color:#ffffff70;margin-top:6px;line-height:1.4;display:block}.identity-sections{margin-top:0}.identity-action-row:hover,.identity-action-row:focus-visible,.identity-inline-action:hover,.identity-inline-action:focus-visible{transform:none}.page-header-with-action{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.center-loading{place-items:center;min-height:160px;padding:32px;display:grid}.center-loading-sm{min-height:96px;padding:20px}.subscription-actions{flex-wrap:wrap;gap:12px;padding-bottom:4px;display:flex}.profile-shell{margin-top:6px}.profile-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.profile-identity-row{align-items:center;gap:18px;margin-bottom:22px;display:flex}.profile-avatar{width:64px;height:64px;font-size:1.4rem}.profile-name{font-size:1.22rem;font-weight:700}.profile-email{color:#ffffff94;font-size:.93rem}.profile-edit-form{max-width:760px;margin-bottom:0}.profile-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.profile-provider-control{border-radius:var(--radius-md);background:#ffffff09;justify-content:space-between;align-items:center;gap:14px;min-height:52px;margin-top:2px;padding:12px 14px;display:flex}.profile-provider-control label{color:#ffffff6b;text-transform:uppercase;margin-bottom:4px;font-size:.72rem;font-weight:700;display:block}.profile-provider-note{color:#ffffff7a;margin-top:8px;font-size:.82rem;line-height:1.45}.profile-header-actions .btn,.profile-provider-control .btn{border:0!important}.profile-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.profile-save-result{color:var(--accent);margin:-4px 0 14px;font-size:.82rem}.profile-verification-note{border-radius:var(--radius-md);color:#ffffffb3;background:#34d39914;max-width:680px;margin:-4px 0 14px;padding:10px 12px;font-size:.84rem;line-height:1.5}.profile-verification-note strong{color:#ffffffeb;font-weight:600}.profile-readonly-grid{margin-top:4px}.profile-field label{align-items:center;gap:6px;display:inline-flex}.profile-provider{text-transform:capitalize}.profile-account-id{color:#ffffff6b;word-break:break-all;font-family:SF Mono,Fira Code,monospace;font-size:.82rem}.profile-email-status{vertical-align:middle;border-radius:999px;align-items:center;min-height:22px;margin-left:8px;padding:2px 8px;font-size:.72rem;font-weight:700;display:inline-flex}.profile-email-status.verified{color:#a3f4cbf0;background:#34d3991a}.profile-email-status.pending{color:#fbbf24e0;background:#fbbf241a}.profile-field-last{margin-bottom:0}.profile-danger-zone{color:#ffffff94}.profile-danger-zone p{max-width:68ch;margin-bottom:14px;font-size:.88rem;line-height:1.55}.profile-delete-confirm{max-width:520px}.profile-delete-confirm .form-input{margin-bottom:12px}.profile-danger-zone .btn,.profile-delete-confirm .btn{border:0!important}.notifications-page .alert{margin-bottom:14px}.notifications-channel-panel{margin-top:6px}.notification-channel-list,.notification-preference-list{gap:8px;display:grid}.notification-channel-row,.notification-preference-row{background:#ffffff07;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-height:66px;padding:12px 14px;display:grid}.notification-preference-row{grid-template-columns:minmax(0,1fr) auto}.notification-channel-icon{color:#a3f4cbe6;background:#62e6a814;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.notification-channel-main,.notification-preference-copy{min-width:0}.notification-channel-title,.notification-preference-title{color:#ffffffeb;flex-wrap:wrap;align-items:center;gap:8px;min-width:0;font-weight:700;display:flex}.notification-channel-meta,.notification-preference-key{color:#ffffff73;word-break:break-word;margin-top:3px;font-size:.82rem;line-height:1.35}.notification-status,.notification-lock{color:#ffffff94;background:#ffffff0e;border-radius:999px;align-items:center;gap:5px;min-height:23px;padding:3px 8px;font-size:.72rem;font-weight:700;display:inline-flex}.notification-status-active{color:#a3f4cbf0;background:#34d3991a}.notification-status-unsupported{color:#fff6}.notification-status-disabled,.notification-status-pending_verification{color:#fbbf24d9}.notification-lock{color:#bfdbfeeb;background:#60a5fa1a}.notification-switch{color:#ffffffad;-webkit-user-select:none;user-select:none;grid-template-columns:auto auto;align-items:center;gap:9px;font-size:.82rem;display:inline-grid}.notification-switch input{opacity:0;pointer-events:none;position:absolute}.notification-switch-track{background:#ffffff1a;border-radius:999px;align-items:center;width:46px;height:26px;padding:3px;transition:background .16s;display:inline-flex;position:relative}.notification-switch-thumb{color:#0b0f0d;background:#ffffffd1;border-radius:50%;place-items:center;width:20px;height:20px;transition:transform .16s,background .16s;display:grid}.notification-switch input:checked+.notification-switch-track{background:#34d399b8}.notification-switch input:checked+.notification-switch-track .notification-switch-thumb{background:#fff;transform:translate(20px)}.notification-switch-disabled{opacity:.58}.notification-switch-label{white-space:nowrap}.verify-email-page{text-align:center}.verify-email-card,.verify-email-panel{max-width:460px;margin-inline:auto}.verify-email-panel{padding:34px}.verify-email-icon{color:#a3f4cbf0;background:#34d3991a;border-radius:50%;place-items:center;width:54px;height:54px;margin:0 auto 18px;display:grid}.verify-email-page h1{margin:0;font-size:1.45rem;line-height:1.25}.verify-email-page p{color:#ffffffa3;margin:10px 0 22px;font-size:.93rem;line-height:1.5}.verify-email-form{text-align:left}.verify-email-code-input{text-align:center;letter-spacing:0;font-family:SF Mono,Fira Code,monospace;font-size:1.15rem}.verify-email-dev-code{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-secondary);background:#ffffff0a;justify-content:space-between;align-items:center;gap:12px;margin:0 0 16px;padding:10px 12px;font-size:.8125rem;display:flex}.verify-email-dev-code button{color:var(--accent);cursor:pointer;background:0 0;border:0;font:600 .8125rem SF Mono,Fira Code,monospace}.key-created-alert{flex-direction:column;align-items:flex-start;gap:8px}.key-created-title,.key-created-secret{align-items:center;gap:8px;display:flex}.key-created-title{font-weight:700}.key-created-secret{width:100%}.key-created-secret code{color:var(--accent);word-break:break-all;flex:1;font-size:.82rem}.key-copy-wrap{margin-left:8px}.key-copy-button{background:0 0;border:0;padding:4px}.key-usage{color:#ffffff61;font-size:.82rem}.secure-dialog-overlay{z-index:1200;-webkit-backdrop-filter:blur(8px);background:#0000009e;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.secure-dialog{background:#050807f5;width:min(440px,100%);padding:20px;box-shadow:0 24px 80px #00000073}.secure-dialog-danger{border-color:#f8717140}.secure-dialog-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;margin-bottom:18px;display:grid}.secure-dialog-header h2{margin:0;font-size:1.1rem;line-height:1.25}.secure-dialog-header p{color:#ffffff8f;margin:6px 0 0;font-size:.88rem;line-height:1.45}.dialog-close{width:36px;height:36px}.secure-dialog-actions{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.danger-dialog-note{color:var(--status-danger);align-items:center;gap:8px;font-size:.88rem;display:flex}.muted-text{color:#ffffff6b}.panel-empty{color:#ffffff61;text-align:left;padding:20px 0 10px;font-size:.88rem}.activity-panel .panel-empty{color:#ffffff6b;max-width:48ch}.activity-panel{margin-top:16px}.activity-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.activity-title,.activity-preview{align-items:center;gap:6px;display:inline-flex}.activity-preview{min-width:0}.activity-preview>span:not(.activity-kind){text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.activity-subtitle{color:#ffffff6b;margin-top:5px;font-size:.84rem}.activity-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.activity-date-filter{background:#ffffff08;border-radius:8px;align-items:center;gap:8px;min-height:36px;padding:4px 6px 4px 10px;display:inline-flex}.activity-date-filter span{color:#ffffff6b;text-transform:uppercase;font-size:.72rem;font-weight:700}.activity-date-filter input{min-height:32px;color:inherit;font:inherit;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:0 0;border:0;border-radius:6px;outline:none;font-size:.82rem}.activity-date-filter:focus-within{background:#34d39914}.activity-list{flex-direction:column;gap:7px;display:flex}.activity-row{background:#ffffff06;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:10px 12px;display:flex}.activity-row-main{flex:1;min-width:0}.activity-row-top{justify-content:space-between;align-items:center;gap:14px;min-width:0;display:flex}.activity-row-meta{color:#ffffff61;flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px;font-size:.78rem;display:flex}.activity-row-credits{text-align:right;flex-direction:column;align-items:flex-end;min-width:70px;line-height:1.15;display:flex}.activity-row-credits strong{color:#ffffffeb;font-size:.96rem;font-weight:700}.activity-row-credits span{color:#ffffff61;font-size:.72rem}.activity-time{color:#ffffff6b;white-space:nowrap}.activity-code{color:#ffffff6b;font-size:.72em}.activity-kind{color:#ffffff61;text-transform:uppercase;letter-spacing:.04em;font-size:.72em;font-weight:700}.activity-code-accent{color:var(--accent);margin-left:6px}.activity-pagination{color:#ffffff6b;justify-content:space-between;align-items:center;gap:12px;padding:12px 4px;font-size:.82rem;display:flex}.activity-pagination-actions{gap:8px;display:flex}@media (width<=900px){.account-command,.account-matrix{grid-template-columns:1fr}}@media (width<=768px){.id-main,.main-content{padding:calc(env(safe-area-inset-top) + 32px) 24px max(28px, env(safe-area-inset-bottom))}.page-header h1{font-size:1.5rem}.page-header-with-action,.account-title-row,.profile-identity-row,.account-panel-meta,.activity-header,.activity-pagination{flex-direction:column;align-items:flex-start}.account-command{gap:14px;padding-top:8px}.account-command-main,.account-command-panel,.account-metric{padding:16px}.account-title-row h1{font-size:1.8rem}.account-avatar{width:56px;height:56px;font-size:1.15rem}.secure-dialog-overlay{align-items:end}.secure-dialog{width:100%}.secure-dialog-actions{flex-direction:column-reverse}.secure-dialog-actions .btn,.activity-pagination-actions,.activity-controls,.activity-date-filter{width:100%}.activity-date-filter input,.activity-controls .btn{flex:1}.activity-row,.activity-row-top{flex-direction:column;align-items:flex-start}.activity-row-credits{text-align:left;align-items:flex-start}.activity-pagination-actions .btn{flex:1}}.sidebar,.tk-drawer.sidebar{background:#0a0d0c!important;border:0!important}.id-shell .tk-floating-menu-button,.id-shell .tk-topbar__menu,.sidebar-header,.sidebar-footer,.sidebar-user,.sidebar-avatar,.sidebar-close,.sidebar-link,.sidebar-suite-link,.sidebar-credits,.sidebar-footer .btn{border:0!important}.sidebar-footer .btn{background:#ffffff09}.sidebar-footer .btn:hover,.sidebar-footer .btn:focus-visible{background:#fff1}:root,:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-primary:#111;--bg-elevated:#ffffff09;--bg-sidebar:#0a0d0c;--text-primary:#fff;--text-secondary:#ffffffa8;--text-muted:#ffffff75;--text-subtle:#ffffff4d;--surface-glass:#ffffff08;--surface-hover:#ffffff0f;--surface-active:#ffffff17;--border-subtle:#ffffff13;--border-default:#ffffff21;--border-input:#ffffff26}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg-primary:#f6f7f7;--bg-elevated:#fff;--bg-sidebar:#eef1f0;--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;--surface-glass:#11181609;--surface-hover:#11181610;--surface-active:#11181617;--border-subtle:#11181614;--border-default:#11181621;--border-input:#1118162b}body,.id-shell,.id-main,.main-content{color:var(--text-primary);background:var(--bg-primary)!important}body:before{background-image:linear-gradient(color-mix(in srgb, var(--text-primary) 1.2%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--text-primary) 1%, transparent) 1px, transparent 1px)}:root[data-theme=dark] .auth-card.glass-static{background:#070908bd;border:1px solid #ffffff13;box-shadow:0 22px 70px #00000047}:root[data-theme=light] .auth-card.glass-static{-webkit-backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #11181618;box-shadow:0 22px 70px #11182717}.sidebar,.tk-drawer.sidebar{color:var(--text-primary);background:var(--bg-sidebar)!important}.sidebar-theme-control{background:var(--surface-glass);border:0;border-radius:8px;gap:8px;margin:8px 0;padding:8px;display:grid}.sidebar-theme-label{color:var(--text-muted);font-size:.72rem;font-weight:700}.sidebar-theme-options{background:var(--surface-glass);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;padding:2px;display:grid}.sidebar-theme-option{min-width:0;min-height:30px;color:var(--text-muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:6px;font-size:.72rem;font-weight:700}.sidebar-theme-option:hover,.sidebar-theme-option:focus-visible{background:var(--surface-hover);color:var(--text-primary);outline:none}.sidebar-theme-option[aria-pressed=true]{background:var(--surface-active);color:var(--text-primary)}:root[data-theme=light] .sidebar-brand h2,:root[data-theme=light] .sidebar-link-copy span,:root[data-theme=light] .sidebar-user-name,:root[data-theme=light] .sidebar-credits-value,:root[data-theme=light] .page-header h1,:root[data-theme=light] .identity-copy h1,:root[data-theme=light] .auth-logo h1,:root[data-theme=light] .identity-action-row strong,:root[data-theme=light] .account-title-row h1,:root[data-theme=light] .account-command h1,:root[data-theme=light] .account-command strong,:root[data-theme=light] .account-metric strong,:root[data-theme=light] .stat-card-value,:root[data-theme=light] .profile-name,:root[data-theme=light] .profile-field .value,:root[data-theme=light] .plan-card h3,:root[data-theme=light] .plan-limit-identity strong{color:var(--text-primary)!important}:root[data-theme=light] .sidebar-brand small,:root[data-theme=light] .sidebar-section-label,:root[data-theme=light] .sidebar-link,:root[data-theme=light] .sidebar-link-copy small,:root[data-theme=light] .sidebar-user-plan,:root[data-theme=light] .sidebar-credits-header,:root[data-theme=light] .sidebar-legal-links a,:root[data-theme=light] .page-header p,:root[data-theme=light] .identity-kicker,:root[data-theme=light] .identity-row-label,:root[data-theme=light] .identity-section-heading,:root[data-theme=light] .identity-action-row small,:root[data-theme=light] .account-command p,:root[data-theme=light] .account-command small,:root[data-theme=light] .account-metric small,:root[data-theme=light] .profile-email,:root[data-theme=light] .profile-provider-note,:root[data-theme=light] .profile-field label,:root[data-theme=light] .plan-limit-identity small,:root[data-theme=light] .plan-limit-meter-block small,:root[data-theme=light] .admin-section-count,:root[data-theme=light] .admin-tab{color:var(--text-muted)!important}:root[data-theme=light] .sidebar-link:hover,:root[data-theme=light] .sidebar-link:focus-visible,:root[data-theme=light] .sidebar-link.active,:root[data-theme=light] .sidebar-suite-link.active,:root[data-theme=light] .sidebar-user:hover,:root[data-theme=light] .sidebar-user:focus-visible{color:var(--text-primary)!important}:root[data-theme=light] .glass,:root[data-theme=light] .glass-static,:root[data-theme=light] .sidebar-credits,:root[data-theme=light] .sidebar-footer .btn,:root[data-theme=light] .identity-action-row,:root[data-theme=light] .identity-inline-action,:root[data-theme=light] .section-panel,:root[data-theme=light] .stat-card,:root[data-theme=light] .key-card,:root[data-theme=light] .plan-card,:root[data-theme=light] .admin-panel,:root[data-theme=light] .admin-gate,:root[data-theme=light] .account-command-main,:root[data-theme=light] .account-command-panel,:root[data-theme=light] .account-metric,:root[data-theme=light] .secure-dialog,:root[data-theme=light] .topup-summary,:root[data-theme=light] .admin-form{color:var(--text-primary);background:var(--surface-glass)!important;border-color:var(--border-subtle)!important}:root[data-theme=light] .auth-card.glass-static{background:#ffffffe6!important;border-color:#11181618!important}:root[data-theme=light] .sidebar-link:hover,:root[data-theme=light] .sidebar-link:focus-visible,:root[data-theme=light] .sidebar-link.active,:root[data-theme=light] .sidebar-suite-link.active,:root[data-theme=light] .sidebar-user:hover,:root[data-theme=light] .sidebar-user:focus-visible,:root[data-theme=light] .sidebar-credits:hover,:root[data-theme=light] .identity-action-row:hover,:root[data-theme=light] .identity-action-row:focus-visible,:root[data-theme=light] .identity-inline-action:hover,:root[data-theme=light] .identity-inline-action:focus-visible{background:var(--surface-hover)!important}:root[data-theme=light] .form-input,:root[data-theme=light] .admin-secret-input,:root[data-theme=light] .admin-form-field input,:root[data-theme=light] .admin-form-field select,:root[data-theme=light] select{background:var(--bg-elevated)!important;border-color:var(--border-input)!important;color:var(--text-primary)!important}:root[data-theme=light] .form-input::placeholder{color:var(--text-subtle)!important}.id-page-header,.page-header{max-width:760px;margin-bottom:26px}.id-page-header .tk-page-header__kicker{border-left:1px solid var(--accent)!important;color:var(--text-muted)!important}.id-page-header .tk-page-header__title{font-size:2rem;font-weight:700;color:var(--text-primary)!important}.id-page-header .tk-page-header__subtitle{font-size:.94rem;color:var(--text-muted)!important}.id-page-header .tk-page-header__actions{margin-left:auto}.theme-settings-page{max-width:860px}.theme-settings-panel{gap:18px;padding:24px;display:grid}.theme-settings-copy,.theme-settings-status{max-width:620px;color:var(--text-muted);margin:0;font-size:.94rem;line-height:1.55}.theme-settings-control{width:min(100%,420px)}.settings-language-switcher{gap:8px;width:min(100%,420px);display:grid}.settings-language-switcher span{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:700}.settings-language-switcher select{width:100%}.theme-settings-status strong{color:var(--text-primary);font-weight:700}:root[data-theme=light] .sidebar-logo,:root[data-theme=light] .auth-logo-img{filter:brightness(0)saturate();opacity:.86}.btn,.btn-icon,.sidebar-close,.topup-quick-btn{box-shadow:none!important;border:0!important}.btn-primary{background:var(--text-primary)!important;color:var(--bg-primary)!important}.btn-primary:hover:not(:disabled),.btn-primary:focus-visible{opacity:.88;outline:none;background:var(--text-primary)!important;color:var(--bg-primary)!important}.btn-ghost,.btn-icon,.topup-quick-btn{background:var(--surface-glass)!important;color:var(--text-secondary)!important}.btn-ghost:hover:not(:disabled),.btn-ghost:focus-visible,.btn-icon:hover,.btn-icon:focus-visible,.topup-quick-btn:hover,.topup-quick-btn:focus-visible{outline:none;background:var(--surface-hover)!important;color:var(--text-primary)!important}.btn-danger{color:var(--status-danger)!important;background:#f871711a!important}.glass,.glass-static,.stat-card,.section-panel,.key-card,.plan-card,.account-command-main,.account-command-panel,.account-metric,.secure-dialog,.topup-summary,.admin-panel,.admin-form,.admin-gate{box-shadow:none!important;border:0!important}.section-panel-title,.activity-title,.key-name,.plan-card-name,.notification-channel-title,.notification-preference-title,.secure-dialog-header h2,.topup-summary-value,.admin-table td,.admin-table strong{color:var(--text-primary)!important}.muted-text,.panel-empty,.activity-subtitle,.activity-row-meta,.activity-row-credits span,.activity-time,.activity-code,.activity-kind,.activity-date-filter span,.activity-pagination,.endpoint-name,.endpoint-count,.key-value,.key-usage,.plan-card-copy small,.plan-card-tokens,.plan-price-period,.plan-feature,.plan-limit-meter-row,.plan-limit-meter-block small,.plan-options-header p,.account-panel-meta,.account-panel-meta a,.topup-rate-per,.topup-locked,.topup-locked span,.admin-table th,.admin-badge,.admin-status.inactive,.admin-check-label,.secure-dialog-header p,.stat-card-label,.stat-card-sub,.profile-email,.profile-provider-control label,.profile-provider-note,.profile-account-id,.profile-danger-zone,.profile-danger-zone p,.notification-channel-meta,.notification-preference-key,.notification-switch,.notification-status,.notification-lock,.verify-email-page p,.verify-email-dev-code{color:var(--text-muted)!important}.activity-panel{color:var(--text-primary)!important;background:0 0!important}.activity-row,.notification-channel-row,.notification-preference-row,.profile-provider-control,.topup-summary,.plan-limit-summary,.account-command-main,.account-command-panel,.account-metric,.secure-dialog,.admin-form,.verify-email-dev-code{background:var(--surface-glass)!important;color:var(--text-primary)!important}.activity-row-credits strong,.activity-preview>span:not(.activity-kind),.profile-verification-note strong,.notification-switch-label,.plan-limit-identity strong,.account-panel-topline strong{color:var(--text-primary)!important}.account-panel-meta a:hover,.account-panel-meta a:focus-visible{color:var(--accent)!important}.account-panel-meta a.btn-primary,.account-panel-meta a.btn-primary:hover,.account-panel-meta a.btn-primary:focus-visible{color:var(--bg-primary)!important}.activity-date-filter{background:var(--surface-glass)!important;color:var(--text-primary)!important}.activity-date-filter input{color:var(--text-primary)!important}:root[data-theme=light] .activity-date-filter input{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark] .activity-date-filter input{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.activity-date-filter:focus-within,.topup-quick-btn.active,.plan-card-active,.account-progress span,.progress-bar-fill{background:var(--accent-bg)!important}.activity-code-accent,.topup-rate-price,.profile-save-result,.admin-status.active,.auth-footer a,.verify-email-dev-code button{color:var(--accent)!important}.activity-list{gap:0}.activity-row{border-radius:0;border-top:1px solid var(--border-subtle)!important;background:0 0!important}.activity-row:last-child{border-bottom:1px solid var(--border-subtle)!important}.activity-row:hover{background:var(--surface-glass)!important}.progress-bar,.account-progress,.sidebar-credits-bar,.endpoint-bar-container,.notification-switch-track{background:var(--surface-hover)!important}.progress-bar-fill,.account-progress span,.endpoint-bar,.sidebar-credits-fill,.notification-switch input:checked+.notification-switch-track{background:var(--accent)!important}.notification-switch-thumb{background:var(--text-primary)!important;color:var(--bg-primary)!important}.notification-status-active,.status-pill-success,.profile-email-status.verified{background:var(--accent-bg)!important;color:var(--accent)!important}.notification-status-disabled,.notification-status-pending_verification,.profile-email-status.pending,.plan-operational-notice span{color:var(--status-warning)!important}.notification-lock{background:var(--surface-hover)!important}.status-pill,.plan-card-badge,.plan-popular-badge,.admin-badge,.profile-email-status{background:var(--surface-hover)!important;color:var(--text-secondary)!important;border:0!important}.plan-card-badge:not(.plan-card-badge-inactive),.plan-card-recommended .plan-popular-badge{background:var(--accent-bg)!important;color:var(--accent)!important}.alert{border:0!important}.alert-success,.profile-verification-note{background:var(--accent-bg)!important;color:var(--text-secondary)!important}.alert-error,.plan-operational-notice,.secure-dialog-danger{color:var(--status-danger)!important;background:#f871711a!important}.form-input,.admin-secret-input,.admin-form-field input,.admin-form-field select,select,textarea{background:var(--bg-elevated)!important;color:var(--text-primary)!important;box-shadow:none!important;border:0!important}.form-input:focus,.admin-secret-input:focus,.admin-form-field input:focus,.admin-form-field select:focus,select:focus,textarea:focus{outline:1px solid var(--accent-border);background:var(--surface-hover)!important}.copy-tooltip{background:var(--text-primary)!important;color:var(--bg-primary)!important}:root[data-theme=light] .activity-panel,:root[data-theme=light] .section-panel.activity-panel{background:0 0!important}:root[data-theme=light] .secure-dialog{background:var(--bg-elevated)!important}:root[data-theme=light] .secure-dialog-overlay{background:#1616152e}@media (width<=768px){.id-page-header{flex-direction:column;align-items:flex-start;gap:14px}.id-page-header .tk-page-header__actions{margin-left:0}}.auth-page{height:auto;min-height:100dvh;padding:32px;overflow:visible}.auth-page:not(.login-page){align-items:center}.login-page{--bg-primary:#050706;--bg-elevated:#ffffff0e;--text-primary:#fff;--text-secondary:#ffffffbd;--text-muted:#ffffff7a;--text-subtle:#ffffff3d;--accent:#62e6a8;--accent-border:#62e6a842;--accent-bg:#62e6a817;--surface-hover:#ffffff1a;background:0 0;align-items:center}.login-shell{justify-content:center;width:min(520px,100%);margin-block:auto;display:flex}.auth-eyebrow{color:var(--accent);letter-spacing:0;margin:0;font-size:.82rem;font-weight:760}.login-card.auth-card{width:100%;max-width:460px;padding:30px}.login-card.glass-static{-webkit-backdrop-filter:blur(22px);background:#060807e6!important;border:0!important;box-shadow:0 30px 80px #00000057!important}.login-card-header{align-items:center;gap:14px;margin-bottom:26px;display:flex}.login-card-header .auth-logo-img{flex:none;width:46px;height:46px;margin:0;filter:none!important;opacity:1!important}.login-card-header h2{color:var(--text-primary);letter-spacing:0;margin:3px 0;font-size:1.34rem;line-height:1.15}.login-card-header p:last-child{color:var(--text-muted);margin:0;font-size:.88rem}.login-form{gap:16px;display:grid}.login-form .form-group{margin:0}.login-page .form-label,.login-page .form-label-row a,.login-page .divider{letter-spacing:0}.form-label-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:7px;display:flex}.form-label-row .form-label{margin-bottom:0}.form-label-row a{color:var(--accent);font-size:.8rem;font-weight:700;text-decoration:none}.form-label-row a:hover,.form-label-row a:focus-visible{color:var(--text-primary);outline:none}.login-page .form-input{min-height:48px;padding:12px 14px;font-size:.94rem}.password-field{position:relative}.password-field .form-input{padding-right:52px}.password-visibility{width:40px;height:40px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.password-visibility:hover,.password-visibility:focus-visible{background:var(--surface-hover);color:var(--text-primary);outline:none}.login-submit,.login-page .btn-google{min-height:48px}.login-page .btn-primary{font-weight:760}.login-page .btn-google{color:var(--text-primary)!important;background:#ffffff0e!important}.login-page .btn-google:hover,.login-page .btn-google:focus-visible{outline:none;background:#ffffff16!important}.login-page .divider{color:var(--text-subtle);text-transform:none;margin:21px 0;font-size:.78rem}.login-page .auth-footer{flex-wrap:wrap;justify-content:center;gap:4px;margin-top:22px;display:flex}.login-page .alert{margin-bottom:18px}:root[data-theme=light] .login-page{background:0 0}:root[data-theme=light] .login-card.glass-static{background:#060807e6!important;box-shadow:0 30px 80px #00000057!important}:root[data-theme=light] .login-page .btn-google{background:#ffffff0e!important}:root[data-theme=light] .login-page .btn-google:hover,:root[data-theme=light] .login-page .btn-google:focus-visible,:root[data-theme=light] .password-visibility:hover,:root[data-theme=light] .password-visibility:focus-visible{background:#ffffff1a!important}@media (width<=980px){.auth-page{padding:24px}}@media (width<=560px){.auth-page{padding:16px}.login-shell{gap:20px}.login-card.auth-card{padding:22px}}
