:root,.fdl-root{--ft-shell-bg:var(--fdl-color-bg-0,#f4f7fb);--ft-shell-surface:var(--fdl-surface-0,#fff);--ft-shell-surface-muted:var(--fdl-surface-1,#eef3f8);--ft-shell-surface-strong:var(--fdl-surface-2,#e4ecf5);--ft-shell-border:var(--fdl-color-border-subtle,#1620331f);--ft-shell-border-strong:var(--fdl-color-border-default,#1620332e);--ft-shell-text:var(--fdl-color-text-0,#162033);--ft-shell-text-muted:var(--fdl-color-text-1,#52607a);--ft-shell-accent:var(--fdl-color-primary,#1f5fbf);--ft-shell-accent-soft:var(--fdl-color-primary-soft,#1f5fbf1f);--ft-shell-danger:var(--fdl-color-danger,#c43d3d);--ft-shell-success:var(--fdl-color-success,#157347);--ft-shell-warning:var(--fdl-color-warning,#a66912);--ft-shell-focus:var(--fdl-focus-ring-color,#2563eb);--ft-shell-shadow:0 24px 60px #0f172a14;--ft-shell-shadow-sm:0 12px 32px #0f172a0f;--ft-shell-radius-xl:28px;--ft-shell-radius-lg:22px;--ft-shell-radius-md:16px;--ft-shell-radius-sm:12px;--ft-space-2:.5rem;--ft-space-3:.75rem;--ft-space-4:1rem;--ft-space-5:1.25rem;--ft-space-6:1.5rem;--ft-text-xs:.75rem;--ft-text-sm:.875rem;--ft-text-base:1rem;--ft-text-lg:1.125rem}[data-fdl-mode=dark]{--ft-shell-bg:var(--fdl-color-bg-0,#0d1522);--ft-shell-surface:#0f1724eb;--ft-shell-surface-muted:#172131eb;--ft-shell-surface-strong:#1f2c3ff2;--ft-shell-border:#94a3b829;--ft-shell-border-strong:#94a3b83d;--ft-shell-text:#f1f5f9f5;--ft-shell-text-muted:#cbd5e1cc;--ft-shell-shadow:0 30px 80px #0208176b;--ft-shell-shadow-sm:0 16px 40px #02081747}body{background:radial-gradient(circle at top left, color-mix(in srgb, var(--ft-shell-accent) 16%, transparent), transparent 28%), linear-gradient(180deg, color-mix(in srgb, var(--ft-shell-bg) 96%, white 4%), var(--ft-shell-bg));color:var(--ft-shell-text);margin:0;font-family:Inter,Segoe UI,system-ui,sans-serif}*,:before,:after{box-sizing:border-box}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.fdl-root{min-height:100vh;color:var(--ft-shell-text);background:0 0}.fdl-root [aria-disabled=true],.fdl-root button:disabled,.fdl-root input:disabled,.fdl-root select:disabled{opacity:.7}.ft-page{width:calc(100% - 1.5rem);max-width:var(--ft-page-max-width,none);margin:0 auto}.ft-home,.ft-platform-page{padding:.75rem 0 2rem}.ft-section{margin-top:1rem}.ft-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--ft-shell-accent);margin:0 0 .5rem;font-size:.75rem;font-weight:700}.ft-muted,.ft-caption,.ft-lead,.ft-field__hint,.ft-link-card__description,.ft-platform-nav__meta,.ft-user-menu__org{color:var(--ft-shell-text-muted)}.ft-caption{font-size:.875rem}.ft-hero,.ft-empty-state,.ft-um-topbar,.ft-um-hero,.ft-um-toolbar,.ft-um-overview-strip,.ft-um-state-card,.ft-um-table-shell,.ft-um-detail-card,.ft-auth-shell__card,.ft-auth-spotlight__panel,.ft-auth-spotlight__card{background:var(--ft-shell-surface);border:1px solid var(--ft-shell-border);box-shadow:var(--ft-shell-shadow-sm)}.ft-hero,.ft-empty-state,.ft-um-topbar,.ft-um-hero,.ft-um-toolbar,.ft-um-overview-strip,.ft-um-state-card,.ft-um-table-shell,.ft-um-detail-card{border-radius:var(--ft-shell-radius-xl)}.ft-hero{padding:2rem}.ft-link-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:1.25rem;display:grid}.ft-link-card{border-radius:var(--ft-shell-radius-md);border:1px solid var(--ft-shell-border);background:color-mix(in srgb, var(--ft-shell-surface) 88%, var(--ft-shell-accent-soft));gap:.45rem;padding:1.25rem;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.ft-link-card:hover,.ft-link-card:focus-visible{border-color:var(--ft-shell-accent);box-shadow:var(--ft-shell-shadow-sm);transform:translateY(-1px)}.ft-link-card__title{font-weight:700}.ft-primary-button,.ft-secondary-button,.ft-text-button,.ft-login-form__toggle,.ft-platform-topbar__menu-button,.ft-platform-nav__dismiss,.ft-user-menu__sign-out,.ft-theme-switcher__option{border:1px solid #0000;border-radius:999px;transition:background-color .18s,color .18s,border-color .18s}.ft-primary-button,.ft-secondary-button,.ft-user-menu__sign-out{min-height:2.75rem;padding:.7rem 1rem;font-weight:700}.ft-primary-button{background:var(--ft-shell-accent);color:#fff}.ft-secondary-button,.ft-user-menu__sign-out,.ft-platform-nav__dismiss,.ft-login-form__toggle,.ft-theme-switcher__option{background:var(--ft-shell-surface);border-color:var(--ft-shell-border);color:var(--ft-shell-text)}.ft-text-button{color:var(--ft-shell-accent);background:0 0;padding:0}.ft-field,.ft-search-field{gap:.45rem;display:grid}.ft-field label{font-weight:600}.ft-login-error__icon{vertical-align:middle;margin-right:.35rem;display:inline-block}.ft-login-separator{background:var(--ft-login-border,var(--ft-shell-border));border:0;width:100%;height:1px;margin:0}.ft-btn--with-icon{justify-content:center;align-items:center;gap:.5rem;display:inline-flex}.ft-login-footer{text-align:center;color:var(--ft-login-text-muted,var(--ft-shell-text-muted));padding-top:.5rem;font-size:.8rem}.ft-field input,.ft-field select{border-radius:var(--ft-shell-radius-sm);border:1px solid var(--ft-shell-border-strong);background:var(--ft-shell-surface);width:100%;min-height:2.9rem;color:var(--ft-shell-text);padding:.8rem .95rem}.ft-field input:focus-visible,.ft-field select:focus-visible,.fdl-input:focus-visible,.fdl-btn:focus-visible,.ft-primary-button:focus-visible,.ft-secondary-button:focus-visible,.ft-text-button:focus-visible,.ft-link-card:focus-visible,.ft-platform-nav__list a:focus-visible,.ft-theme-switcher__option:focus-visible,.ft-user-menu__trigger:focus-visible,.ft-platform-topbar__menu-button:focus-visible{outline:3px solid color-mix(in srgb, var(--ft-shell-focus) 34%, transparent);outline-offset:2px}.ft-checkbox{align-items:center;gap:.55rem;display:inline-flex}.ft-checkbox input{width:1rem;height:1rem;accent-color:var(--ft-shell-accent)}.ft-auth-shell{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);min-height:100dvh;display:grid}.ft-auth-shell--login{--ft-login-bg:#f6f8fc;--ft-login-surface:#fffffff5;--ft-login-surface-soft:#f1f6fdeb;--ft-login-border:#92a3b838;--ft-login-border-strong:#92a3b857;--ft-login-text:#0f1728;--ft-login-text-muted:#5a677d;--ft-login-accent:#215ec8;--ft-login-accent-soft:#215ec81a;--ft-login-danger:#cf3f4d;background:radial-gradient(circle at 6% 8%,#91bfff2e,#0000 26%),linear-gradient(135deg,#f9fbff 0%,#eef4fb 48%,#e8f0fb 100%)}[data-fdl-mode=dark] .ft-auth-shell--login{--ft-login-bg:#0a111c;--ft-login-surface:#0f1724f2;--ft-login-surface-soft:#172131eb;--ft-login-border:#94a3b824;--ft-login-border-strong:#94a3b838;--ft-login-text:#f1f5f9f5;--ft-login-text-muted:#cbd5e1bf;--ft-login-accent:#4a9eff;--ft-login-accent-soft:#4a9eff1f;--ft-login-danger:#ef4444;background:radial-gradient(circle at 6% 8%,#215ec81f,#0000 26%),linear-gradient(135deg,#0a111c 0%,#0d1522 48%,#111d2e 100%)}[data-fdl-mode=dark] .ft-auth-shell--login .ft-auth-shell__panel{background:linear-gradient(90deg,#0a111ce0,#0d1522f5),radial-gradient(circle at 0 0,#215ec814,#0000 34%)}[data-fdl-mode=dark] .ft-auth-shell--login .ft-auth-shell__card{background:var(--ft-login-surface);border-color:var(--ft-login-border);box-shadow:0 28px 65px #02081759,0 8px 20px #02081738}[data-fdl-mode=dark] .ft-auth-shell--login .ft-login-form .fdl-input{border-color:var(--ft-login-border-strong);color:var(--ft-login-text);background:#0f1724d9;box-shadow:inset 0 1px 2px #00000026}[data-fdl-mode=dark] .ft-auth-shell--login .ft-login-form__actions .fdl-btn--secondary{border-color:var(--ft-login-border-strong);color:var(--ft-login-text);background:#172131d9}.ft-auth-shell__panel{justify-content:center;align-items:center;padding:clamp(1.5rem,4vw,4rem);display:flex}.ft-auth-shell__content{gap:1.5rem;width:min(100%,34rem);display:grid}.ft-auth-shell__brand-lockup{gap:.55rem;display:grid}.ft-auth-shell__brand-badge,.ft-platform-topbar__workspace,.ft-um-sync-badge,.ft-platform-nav__context-chip,.ft-platform-topbar__context-chip,.ft-status-pill,.ft-user-menu__role-badge{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:1.85rem;padding:.3rem .7rem;font-size:.78rem;font-weight:700;display:inline-flex}.ft-auth-shell__brand-badge,.ft-platform-topbar__workspace,.ft-um-sync-badge,.ft-user-menu__role-badge{color:var(--ft-shell-accent);background:var(--ft-shell-accent-soft)}.ft-auth-shell__title{margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05}.ft-auth-shell__description{color:var(--ft-shell-text-muted);max-width:58ch;margin:0}.ft-auth-shell__card{border-radius:var(--ft-shell-radius-xl);padding:clamp(1.25rem,2.8vw,2rem)}.ft-auth-shell--login .ft-auth-shell__panel{background:linear-gradient(90deg,#ffffffb8,#ffffffe6),radial-gradient(circle at 0 0,#215ec812,#0000 34%);min-height:100dvh}.ft-auth-shell--login .ft-auth-shell__brand-badge{background:var(--ft-login-accent-soft);color:var(--ft-login-accent)}.ft-auth-shell--login .ft-eyebrow{color:var(--ft-login-accent)}.ft-auth-shell--login .ft-auth-shell__title,.ft-auth-shell--login .ft-field label,.ft-auth-shell--login .ft-login-form,.ft-auth-shell--login .fdl-label{color:var(--ft-login-text)}.ft-auth-shell--login .ft-auth-shell__description,.ft-auth-shell--login .ft-field__hint,.ft-auth-shell--login .ft-checkbox span{color:var(--ft-login-text-muted)}.ft-auth-shell--login .ft-auth-shell__card{background:var(--ft-login-surface);border:1px solid var(--ft-login-border);box-shadow:0 28px 65px #0f172a14,0 8px 20px #0f172a0a}.ft-auth-shell__aside{justify-content:stretch;align-items:stretch;padding:1.5rem 1.5rem 1.5rem 0;display:flex}.ft-auth-shell__aside-inner{border:1px solid color-mix(in srgb, var(--ft-shell-accent) 14%, var(--ft-shell-border));background:radial-gradient(circle at top right, color-mix(in srgb, var(--ft-shell-accent) 20%, transparent), transparent 28%), linear-gradient(180deg, color-mix(in srgb, var(--ft-shell-surface-muted) 70%, transparent), color-mix(in srgb, var(--ft-shell-surface) 86%, transparent));width:100%;box-shadow:var(--ft-shell-shadow);border-radius:2rem;padding:clamp(1.5rem,3vw,2.5rem)}.ft-auth-shell--login .ft-auth-shell__aside{padding:1.25rem 1.25rem 1.25rem 0}.ft-auth-shell--login .ft-auth-shell__aside-inner{background:radial-gradient(circle at top,#ffffff08,#0000 28%),linear-gradient(#08131f 0%,#0b1c2e 52%,#0f2740 100%);border:1px solid #7090b829;padding:0;overflow:hidden}.ft-login-brand{justify-content:flex-start;display:flex}.ft-brand-logo{height:var(--ft-brand-logo-height,2.5rem);align-items:center;gap:.6rem;display:inline-flex}.ft-brand-logo--clickable{cursor:pointer}.ft-brand-logo__mark{width:auto;height:100%;max-height:var(--ft-brand-logo-height,2.5rem);object-fit:contain;display:block}.ft-brand-logo__text{letter-spacing:.06em;color:var(--ft-login-text,var(--ft-shell-text));white-space:nowrap;align-items:center;gap:.05em;font-family:Inter,Segoe UI,system-ui,sans-serif;font-weight:500;line-height:1;display:inline-flex}.ft-brand-logo__ft{font-weight:700}.ft-brand-logo__connect{font-style:italic;font-weight:500}[data-fdl-mode=dark] .ft-brand-logo__text{color:var(--ft-login-text,var(--ft-shell-text))}.ft-login-brand__mark{object-fit:contain;width:auto;max-width:10rem;height:3.5rem}.ft-login-brand__name{letter-spacing:.08em;color:var(--ft-login-text);text-transform:uppercase;opacity:.92;align-self:center;margin-left:.85rem;font-family:Inter,Segoe UI,system-ui,sans-serif;font-size:1.5rem;font-weight:300;line-height:1}.ft-login-form{gap:1.25rem;margin-top:1rem;display:grid}.ft-login-form .fdl-input{border-radius:var(--ft-shell-radius-sm);min-height:3rem}.ft-auth-shell--login .ft-login-form .fdl-input{border-color:var(--ft-login-border-strong);color:var(--ft-login-text);background:#fffffffa;box-shadow:inset 0 1px 2px #0f172a0a}.ft-login-form .fdl-input[aria-invalid=true]{border-color:var(--ft-shell-danger);box-shadow:0 0 0 3px color-mix(in srgb, var(--ft-shell-danger) 18%, transparent)}.ft-auth-shell--login .ft-login-form .fdl-input[aria-invalid=true]{border-color:var(--ft-login-danger);box-shadow:0 0 0 3px #cf3f4d24}.ft-login-form__password{position:relative}.ft-login-form__password .fdl-input{padding-right:4.6rem}.ft-login-reset-copy{gap:.35rem;display:grid}.ft-login-reset-copy__title{color:var(--ft-login-text);margin:0;font-size:1.35rem;line-height:1.2}.ft-login-form__toggle{min-width:3.25rem;min-height:2rem;padding:.2rem .55rem;position:absolute;top:50%;right:.55rem;transform:translateY(-50%)}.ft-auth-shell--login .ft-login-form__toggle{background:var(--ft-login-accent-soft);color:var(--ft-login-accent);border-color:#0000}.ft-login-form__meta,.ft-login-form__actions{flex-wrap:nowrap;gap:1rem;margin-top:1.5rem;display:flex}.ft-login-form__actions .fdl-btn{border-radius:10px;flex:1}@media (max-width:720px){.ft-login-form__actions{flex-direction:column}}.ft-login-form__actions .fdl-btn{border-radius:999px;min-width:14rem;min-height:3rem}.ft-auth-shell--login .ft-login-form__actions .fdl-btn--primary{color:#fff;background:linear-gradient(135deg,#215ec8,#3977e4);border-color:#0000}.ft-auth-shell--login .ft-login-form__actions .fdl-btn--secondary{border:1px solid var(--ft-login-border-strong);color:var(--ft-login-text);background:#fffffff5}.ft-auth-shell--login .ft-text-button{color:var(--ft-login-accent)}.ft-auth-shell--login .ft-checkbox input{accent-color:var(--ft-login-accent)}.ft-auth-wave-panel{width:100%;height:100%;min-height:100%;position:relative;overflow:hidden}.ft-auth-wave-panel:before{content:"";pointer-events:none;background:radial-gradient(circle at 18% 18%,#84b5ff29,#0000 22%),radial-gradient(circle at 76% 14%,#6c79ff24,#0000 24%),linear-gradient(135deg,#ffffff0d,#0000 34%);position:absolute;inset:0}.ft-auth-wave-panel:after{content:"";pointer-events:none;mix-blend-mode:screen;background:radial-gradient(circle,#ffffff08,#0000 52%);position:absolute;inset:0}.ft-auth-wave-panel__canvas{width:100%;height:100%;display:block}.ft-platform-frame{min-height:100dvh}.ft-platform-topbar{z-index:30;border-bottom:1px solid var(--ft-shell-border);background:color-mix(in srgb, var(--ft-shell-surface) 92%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0}.ft-platform-topbar__content{justify-content:space-between;align-items:center;gap:.75rem;width:min(1440px,100% - 1.5rem);min-height:56px;margin:0 auto;padding:.5rem 0;display:flex}.ft-platform-topbar__left,.ft-platform-topbar__right,.ft-platform-topbar__context{align-items:center;gap:.75rem;display:flex}.ft-platform-topbar__left{flex:0 auto;min-width:0}.ft-platform-topbar__right{flex:none;margin-left:auto}.ft-platform-topbar__logo{border-radius:999px;align-items:center;display:inline-flex}.ft-platform-topbar__logo:focus-visible{outline:3px solid color-mix(in srgb, var(--ft-shell-focus) 34%, transparent);outline-offset:2px}.ft-platform-topbar__title-group{min-width:0}.ft-platform-topbar__breadcrumbs{margin-bottom:.15rem}.ft-platform-topbar__breadcrumb-list,.ft-page-header__breadcrumb-list{flex-wrap:wrap;align-items:center;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.ft-platform-topbar__breadcrumb-item,.ft-page-header__breadcrumb-item{align-items:center;gap:.45rem;display:flex}.ft-platform-topbar__breadcrumb-text,.ft-page-header__breadcrumb-text,.ft-page-header__breadcrumb-link{color:var(--ft-shell-text-muted);font-size:.875rem}.ft-platform-topbar__title,.ft-page-header__title{color:var(--ft-shell-text);margin:0}.ft-platform-topbar__title{font-size:1.2rem}.ft-platform-topbar__menu-button{border:1px solid var(--ft-shell-border);background:var(--ft-shell-surface);width:2.6rem;height:2.6rem;color:var(--ft-shell-text);border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex}.ft-platform-topbar__menu-button:hover{background:color-mix(in srgb, var(--ft-shell-accent) 8%, var(--ft-shell-surface));border-color:color-mix(in srgb, var(--ft-shell-accent) 18%, var(--ft-shell-border))}.ft-platform-topbar__context{flex-wrap:wrap;justify-content:flex-end}.ft-platform-topbar__context-chip,.ft-platform-nav__context-chip{color:var(--ft-shell-text);background:color-mix(in srgb, var(--ft-shell-surface-muted) 80%, transparent);border-color:var(--ft-shell-border)}.ft-env-badge{text-transform:capitalize;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:1.85rem;padding:.3rem .7rem;font-size:.78rem;font-weight:700;display:inline-flex}.ft-env-badge--production{background:color-mix(in srgb, var(--ft-shell-danger) 14%, transparent);color:var(--ft-shell-danger)}.ft-env-badge--sandbox{background:color-mix(in srgb, var(--ft-shell-accent) 14%, transparent);color:var(--ft-shell-accent)}.ft-env-badge--test{background:color-mix(in srgb, var(--ft-shell-warning) 16%, transparent);color:var(--ft-shell-warning)}.ft-platform-shell{--ft-platform-sidebar-width:17rem;grid-template-columns:var(--ft-platform-sidebar-width) minmax(0, 1fr);gap:0;width:min(1440px,100% - 1.5rem);margin:0 auto;padding:0;display:grid}.ft-platform-shell.is-sidebar-collapsed{grid-template-columns:0 minmax(0,1fr)}.ft-platform-shell__nav{min-width:0;overflow:hidden}.ft-platform-shell.is-sidebar-collapsed .ft-platform-shell__nav{pointer-events:none}.ft-platform-nav{border:1px solid var(--ft-shell-border);background:color-mix(in srgb, var(--ft-shell-surface) 96%, transparent);min-height:calc(100dvh - 56px);box-shadow:none;border-top:0;border-left:0;border-radius:0;flex-direction:column;padding:1rem;display:flex;position:sticky;top:56px}.ft-platform-nav__tree{margin:0;padding:0;list-style:none}.ft-platform-nav__tree.is-root{padding:0}.ft-platform-nav__section{margin:0;padding:0;list-style:none}.ft-platform-nav__section-toggle,.ft-platform-nav__section-link{border-radius:var(--ft-shell-radius-sm);width:100%;min-height:2.75rem;color:var(--ft-shell-text);font-size:var(--ft-text-sm);cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:.75rem;margin:0;padding:.65rem .8rem;font-weight:500;transition:background-color .18s,color .18s,border-color .18s;display:flex}.ft-platform-nav__section-toggle:hover,.ft-platform-nav__section-link:hover{background:color-mix(in srgb, var(--ft-shell-accent) 10%, var(--ft-shell-surface))}.ft-platform-nav__section-toggle:focus-visible,.ft-platform-nav__section-link:focus-visible{outline:3px solid color-mix(in srgb, var(--ft-shell-focus) 34%, transparent);outline-offset:2px}.ft-platform-nav__section-link.is-active{background:var(--ft-shell-accent-soft);color:var(--ft-shell-accent);font-weight:600}.ft-platform-nav__section-icon{color:currentColor;flex:none;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:inline-flex}.ft-platform-nav__section-icon svg{width:1.25rem;height:1.25rem}.ft-platform-nav__section-label{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.ft-platform-nav__section-chevron{opacity:.6;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;margin-left:auto;font-size:.9rem;display:inline-flex}.ft-platform-nav__submenu{border-left:2px solid var(--ft-shell-border);margin:.25rem 0 0 .75rem;padding:0;list-style:none}.ft-platform-nav__submenu-item{margin:0;padding:0;list-style:none}.ft-platform-nav__submenu-link{border-radius:var(--ft-shell-radius-sm);min-height:2.5rem;color:var(--ft-shell-text-muted);align-items:center;gap:.75rem;padding:.5rem .75rem;font-size:.875rem;transition:background-color .18s,color .18s;display:flex}.ft-platform-nav__submenu-link:hover{background:color-mix(in srgb, var(--ft-shell-accent) 6%, var(--ft-shell-surface));color:var(--ft-shell-text)}.ft-platform-nav__submenu-link:focus-visible{outline:3px solid color-mix(in srgb, var(--ft-shell-focus) 34%, transparent);outline-offset:2px}.ft-platform-nav__submenu-link[aria-current=page]{color:var(--ft-shell-accent);font-weight:600}.ft-platform-nav__footer{margin-top:auto}.ft-platform-shell__content,.ft-platform-shell__content-inner{min-width:0}.ft-platform-shell__scrim{display:none}.ft-user-menu{position:relative}.ft-user-menu__trigger{border:1px solid var(--ft-shell-border);background:var(--ft-shell-surface);min-height:2.8rem;color:var(--ft-shell-text);border-radius:999px;align-items:center;gap:.65rem;padding:.35rem .5rem .35rem .35rem;display:flex}.ft-user-menu__info,.ft-user-menu__user-info,.ft-um-table-person,.ft-um-table-actions,.ft-page-header__title-area,.ft-loading-skeleton,.ft-skeleton-card__header,.ft-skeleton-card__body,.ft-skeleton-table__header,.ft-skeleton-table__row,.ft-skeleton-text,.ft-skeleton-bento__large,.ft-skeleton-bento__medium,.ft-skeleton-bento__small,.ft-error-state__content,.ft-empty-state__content,.ft-theme-switcher,.ft-theme-switcher__section,.ft-um-permission-panel,.ft-um-state-card,.ft-um-detail-card{gap:.5rem;display:grid}.ft-user-menu__name{font-weight:700}.ft-user-menu__role,.ft-user-menu__org{font-size:.8rem}.ft-user-menu__dropdown{border-radius:var(--ft-shell-radius-lg);border:1px solid var(--ft-shell-border);background:var(--ft-shell-surface);width:min(320px,100vw - 1rem);box-shadow:var(--ft-shell-shadow);z-index:40;padding:.9rem;position:absolute;top:calc(100% + .6rem);right:0}.ft-user-menu__header,.ft-user-menu__footer{border-bottom:1px solid var(--ft-shell-border);margin-bottom:.85rem;padding-bottom:.85rem}.ft-user-menu__footer{border-bottom:0;margin-bottom:0;padding-bottom:0}.ft-theme-switcher{gap:.85rem}.ft-theme-switcher__heading,.ft-user-menu__section-title,.ft-platform-nav__footer-title{text-transform:uppercase;letter-spacing:.08em;color:var(--ft-shell-text-muted);margin:0;font-size:.75rem}.ft-theme-switcher__option{min-height:2rem;padding:.35rem .7rem}.ft-theme-switcher__option--active{background:var(--ft-shell-accent-soft);border-color:color-mix(in srgb, var(--ft-shell-accent) 24%, transparent);color:var(--ft-shell-accent)}.ft-page-header{box-shadow:none;background:0 0;border:0;border-radius:0;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.9rem 1.25rem;margin-bottom:.25rem;padding:0;display:flex}.ft-page-header__content{flex:1;min-width:0}.ft-page-header__breadcrumbs{margin-bottom:.25rem}.ft-page-header__title-area{gap:.2rem;display:grid}.ft-page-header__breadcrumb-separator{color:var(--ft-shell-text-subtle,var(--ft-shell-text-muted));font-size:.75rem}.ft-page-header__description{color:var(--ft-shell-text-muted);max-width:72ch;margin:0;font-size:.95rem;line-height:1.35}.ft-page-header__actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.ft-platform-page-header .ft-page-header__breadcrumb-text,.ft-platform-page-header .ft-page-header__breadcrumb-link{color:color-mix(in srgb, var(--ft-shell-text-muted) 92%, transparent);letter-spacing:.01em;font-size:.78rem}.ft-platform-page-header .ft-page-header__title{font-size:clamp(1.35rem,1.1rem + .8vw,1.7rem);line-height:1.1}.ft-summary-grid,.ft-um-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.ft-summary-card,.ft-um-kpi-card{border-radius:var(--ft-shell-radius-lg);border:1px solid var(--ft-shell-border);background:var(--ft-shell-surface);box-shadow:var(--ft-shell-shadow-sm);padding:1.25rem}.ft-summary-card__header,.ft-summary-card__title-area,.ft-um-kpi-card__header,.ft-um-topbar,.ft-um-overview-strip,.ft-um-table-header,.ft-um-detail-card__header,.ft-um-permission-panel__header{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.ft-summary-card__trend{justify-content:center;min-width:2.2rem}.ft-summary-card__trend.is-up{background:color-mix(in srgb, var(--ft-shell-success) 14%, transparent);color:var(--ft-shell-success)}.ft-summary-card__trend.is-down{background:color-mix(in srgb, var(--ft-shell-danger) 14%, transparent);color:var(--ft-shell-danger)}.ft-summary-card__value,.ft-um-kpi-card__value{font-size:clamp(1.8rem,2vw,2.3rem);line-height:1}.ft-summary-card__meta,.ft-um-kpi-card__meta{color:var(--ft-shell-text-muted);margin:0}.ft-empty-state,.ft-um-state-card{padding:1.5rem}.ft-error-state{border-color:color-mix(in srgb, var(--ft-shell-danger) 24%, var(--ft-shell-border))}.ft-error-state__actions{flex-wrap:wrap;gap:.75rem;display:flex}.ft-error-state__meta{border-top:1px solid var(--ft-shell-border);padding-top:1rem}.ft-error-state__error-id{background:color-mix(in srgb, var(--ft-shell-danger) 10%, transparent);border-radius:8px;padding:.18rem .45rem}.ft-loading-skeleton--card{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.ft-loading-skeleton--table{display:block}.ft-loading-skeleton--bento,.ft-skeleton-bento{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.ft-skeleton-card,.ft-skeleton-table,.ft-skeleton-text,.ft-skeleton-bento{border-radius:var(--ft-shell-radius-md);background:var(--ft-shell-surface-muted);padding:1rem}.ft-skeleton-table__header,.ft-skeleton-table__row{grid-template-columns:repeat(4,1fr)}.ft-skeleton-bento__large{grid-area:span 2/span 2}.ft-skeleton-line{background:color-mix(in srgb, var(--ft-shell-border-strong) 90%, transparent);border-radius:999px;height:.75rem}.ft-skeleton-line--short{width:40%}.ft-skeleton-line--medium{width:70%}.ft-skeleton-line--long{width:92%}.ft-skeleton-line--large{width:56%;height:1.35rem}.ft-loading-skeleton__item{animation:1.5s ease-in-out infinite ft-skeleton-pulse}.ft-um-page{gap:1rem;display:grid}.ft-um-topbar,.ft-um-overview-strip{padding:1rem 1.25rem}.ft-um-topbar__meta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.ft-um-hero{grid-template-columns:minmax(0,1.5fr) minmax(280px,.9fr);gap:1rem;padding:1.5rem;display:grid}.ft-um-hero__subtitle{max-width:62ch;color:var(--ft-shell-text-muted);margin:.5rem 0 0}.ft-um-hero__actions{border-radius:var(--ft-shell-radius-lg);border:1px solid var(--ft-shell-border);background:var(--ft-shell-surface-muted);align-content:start;gap:.75rem;padding:1rem}.ft-um-kpi-card__marker{background:var(--ft-shell-accent);width:.75rem;height:.75rem;box-shadow:0 0 0 6px color-mix(in srgb, var(--ft-shell-accent) 12%, transparent);border-radius:999px}.ft-um-toolbar{justify-content:space-between;align-items:end;gap:1rem;padding:1.25rem;display:flex}.ft-um-toolbar__search{flex:340px}.ft-um-toolbar__filters,.ft-um-toolbar__actions{flex-wrap:wrap;align-items:end;gap:.75rem;display:flex}.ft-um-state-card--compact{max-width:52rem}.ft-um-state-card--error{border-color:color-mix(in srgb, var(--ft-shell-danger) 24%, var(--ft-shell-border))}.ft-um-table-shell,.ft-um-detail-card{padding:1.35rem}.ft-table-card,.ft-um-table-card{border-radius:var(--ft-shell-radius-lg);border:1px solid var(--ft-shell-border);overflow:auto}.ft-um-mobile-list{display:none}.ft-table{border-collapse:collapse;width:100%}.ft-table__caption{text-align:left;color:var(--ft-shell-text-muted);padding:1rem 1rem 0}.ft-table th,.ft-table td{border-bottom:1px solid var(--ft-shell-border);text-align:left;vertical-align:middle;padding:1rem}.ft-table th{letter-spacing:.04em;text-transform:uppercase;color:var(--ft-shell-text-muted);background:color-mix(in srgb, var(--ft-shell-surface-muted) 86%, transparent);font-size:.82rem}.ft-table tr[data-selected=true] td{background:var(--ft-shell-accent-soft)}.ft-status-pill.is-active{background:color-mix(in srgb, var(--ft-shell-success) 14%, transparent);color:var(--ft-shell-success)}.ft-status-pill.is-pending{background:color-mix(in srgb, var(--ft-shell-warning) 16%, transparent);color:var(--ft-shell-warning)}.ft-status-pill.is-disabled,.ft-status-pill.is-neutral{background:color-mix(in srgb, var(--ft-shell-surface-muted) 86%, transparent);color:var(--ft-shell-text-muted);border-color:var(--ft-shell-border)}.ft-um-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.ft-um-detail-stat,.ft-um-permission-panel{border-radius:var(--ft-shell-radius-md);border:1px solid var(--ft-shell-border);background:var(--ft-shell-surface-muted);padding:1rem}.ft-permission-chip{background:var(--ft-shell-accent-soft);color:var(--ft-shell-accent);border-radius:999px;align-items:center;padding:.45rem .75rem;font-weight:600;display:inline-flex}@keyframes ft-skeleton-pulse{0%,to{opacity:1}50%{opacity:.55}}@media (max-width:1100px){.ft-summary-grid,.ft-um-kpi-grid,.ft-um-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:960px){.ft-auth-shell{grid-template-columns:1fr}.ft-auth-shell__aside{display:none}.ft-platform-shell,.ft-platform-shell.is-sidebar-collapsed{grid-template-columns:1fr}.ft-platform-shell.is-sidebar-collapsed .ft-platform-shell__nav{display:none}.ft-platform-shell__nav{z-index:40;width:min(22rem,100vw - 1rem);padding:0;transition:transform .22s;position:fixed;inset:56px auto 0 0;transform:translate(-110%)}.ft-platform-shell__nav.is-open{transform:translate(0)}.ft-platform-nav{border-left:1px solid var(--ft-shell-border);min-height:auto;max-height:calc(100dvh - 56px);box-shadow:var(--ft-shell-shadow-sm);border-top:0;border-radius:0 24px 24px 0;position:static;overflow:auto}.ft-platform-shell__scrim{z-index:35;background:#0f172a5c;border:0;display:block;position:fixed;inset:56px 0 0}.ft-platform-topbar__context{display:none}}@media (max-width:720px){.ft-page{width:calc(100% - 1rem)}.ft-page-header,.ft-um-topbar,.ft-um-overview-strip,.ft-um-toolbar,.ft-um-table-header,.ft-um-detail-card__header,.ft-um-permission-panel__header,.ft-login-form__meta,.ft-login-form__actions{flex-direction:column;align-items:stretch}.ft-summary-grid,.ft-um-kpi-grid,.ft-um-hero,.ft-um-detail-grid,.ft-skeleton-bento{grid-template-columns:1fr}.ft-table-card{display:none}.ft-um-mobile-list{gap:.85rem;display:grid}.ft-um-mobile-card{border-radius:var(--ft-shell-radius-lg);border:1px solid var(--ft-shell-border);background:var(--ft-shell-surface);box-shadow:var(--ft-shell-shadow-sm);gap:.9rem;padding:1rem;display:grid}.ft-um-mobile-card[data-selected=true]{border-color:color-mix(in srgb, var(--ft-shell-accent) 28%, var(--ft-shell-border));background:color-mix(in srgb, var(--ft-shell-surface) 88%, var(--ft-shell-accent-soft))}.ft-um-mobile-card__header,.ft-um-mobile-card__actions{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.ft-um-mobile-card__details{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0;display:grid}.ft-um-mobile-card__details div{border-radius:var(--ft-shell-radius-md);background:var(--ft-shell-surface-muted);border:1px solid var(--ft-shell-border);gap:.2rem;padding:.75rem;display:grid}.ft-um-mobile-card__details dt{letter-spacing:.06em;text-transform:uppercase;color:var(--ft-shell-text-muted);font-size:.75rem;font-weight:700}.ft-um-mobile-card__details dd{color:var(--ft-shell-text);margin:0}.ft-um-mobile-card__actions .ft-secondary-button{width:100%}.ft-user-menu__info{display:none}.ft-login-form__actions .fdl-btn{width:100%}.ft-um-mobile-card__header,.ft-um-mobile-card__actions{flex-direction:column;align-items:stretch}.ft-um-mobile-card__details{grid-template-columns:1fr}}.ft-page-container{width:100%;max-width:var(--ft-page-width,none);margin:0 auto;padding:.75rem 1.5rem 2rem}.ft-list-page{flex-direction:column;gap:1.5rem;display:flex}.ft-list-page__summary{margin-bottom:.5rem}.ft-list-page__toolbar{border-bottom:1px solid var(--ft-shell-border);padding:1rem 0}.ft-list-page__stats{padding:1rem 0}.ft-list-page__overview{border-radius:var(--ft-shell-radius-md);background:var(--ft-shell-surface-muted);justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.ft-list-page__loading,.ft-list-page__error,.ft-list-page__empty{margin:1rem 0}.ft-list-page__content{margin:1rem 0;overflow-x:auto}.ft-list-page__detail{border-radius:var(--ft-shell-radius-md);border:1px solid var(--ft-shell-border);background:var(--ft-shell-surface);margin-top:1rem;padding:1rem}.ft-filter-toolbar{flex-direction:column;gap:1rem;display:flex}.ft-filter-toolbar__search{width:100%}.ft-filter-toolbar__filters{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));align-items:end;gap:1rem;display:grid}.ft-filter-toolbar__actions{align-items:center;gap:.75rem;display:flex}.ft-data-table-wrapper{width:100%;overflow-x:auto}.ft-pagination-wrapper{border-top:1px solid var(--ft-shell-border);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.ft-pagination-wrapper__info{flex:1}.ft-pagination-wrapper__info strong{font-weight:600;display:block}.ft-pagination-wrapper__info .ft-muted{margin:.25rem 0 0;font-size:.875rem}.ft-pagination-wrapper__actions{align-items:center;gap:.75rem;display:flex}@media (min-width:640px){.ft-page-container{padding:.75rem 1.5rem 2rem}.ft-filter-toolbar{flex-direction:row;align-items:flex-end;gap:1rem}.ft-filter-toolbar__search{flex:2}.ft-filter-toolbar__filters{flex:1;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}@media (max-width:639px){.ft-page-container{padding:.75rem 1rem 1.75rem}.ft-platform-nav__section-toggle,.ft-platform-nav__section-link{width:auto;padding:.75rem 1rem}}.fdl-root .ft-button{background:revert;border:revert;padding:revert;cursor:pointer;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;min-height:2.25rem;font-size:.875rem;font-weight:500;line-height:1;transition:background-color .18s,color .18s,border-color .18s;display:inline-flex}.fdl-root .ft-button--primary{background:var(--ft-shell-accent,#1f5fbf);color:#fff;border:1px solid #0000}.fdl-root .ft-button--primary:hover{opacity:.95}.fdl-root .ft-button--secondary{background:var(--ft-shell-surface,#fff);color:var(--ft-shell-text,#162033);border:1px solid var(--ft-shell-border,#1620331f)}.fdl-root .ft-button--secondary:hover{background:color-mix(in srgb, var(--ft-shell-surface,#fff), var(--ft-shell-surface-muted,#eef3f8))}.fdl-root .ft-button--ghost{color:var(--ft-shell-text,#162033);background:0 0;border:1px solid #0000}.fdl-root .ft-button--ghost:hover{background:color-mix(in srgb, var(--ft-shell-accent,#1f5fbf) 12%, transparent)}.fdl-root .ft-button--outline{color:var(--ft-shell-text,#162033);border:1px solid var(--ft-shell-border-strong,#1620332e);background:0 0}.fdl-root .ft-button--outline:hover{background:color-mix(in srgb, var(--ft-shell-surface,#fff), var(--ft-shell-surface-muted,#eef3f8))}.fdl-root .ft-button--danger{background:var(--ft-shell-danger,#c43d3d);color:#fff;border:1px solid #0000}.fdl-root .ft-button--danger:hover{opacity:.95}.fdl-root .ft-button.ft-button--sm{min-height:2rem;padding:0 .75rem;font-size:.75rem}.fdl-root .ft-button.ft-button--lg{min-height:2.5rem;padding:0 1.25rem;font-size:.875rem}.fdl-root .ft-button.ft-button--icon{min-width:2.25rem;min-height:2.25rem;padding:0}.fdl-root .ft-button:disabled,.fdl-root .ft-button[aria-disabled=true]{opacity:.6;pointer-events:none;cursor:not-allowed}.fdl-root .ft-button:focus-visible{outline:2px solid var(--ft-shell-focus,#2563eb);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
