@scope(.af-server-mode){:scope{--canvas:#f6f7f5;--surface:#fff;--ink:#111412;--graphite:#191d1a;--muted:#667068;--line:#dfe4df;--accent:#147a43;--accent-hover:#0e6235;--success:#147a43;--warning:#a56207;--warning-aa:#875006;--danger:#b42318;--info:#315f9e;--green-on-dark:#4cb07c;--tint-success:#e7f1eb;--tint-warning:#f6eedd;--tint-danger:#fbebe9;--tint-info:#e9eff7;--tint-neutral:#eff1ef;--line-soft:#eef1ee;--line-hover:#cdd6ce;--surface-active:#f1f5f2;--skeleton:#e6eae6;--text-strong-secondary:#3a423c;--profile-avatar-fg:#cfe6d9;--profile-avatar-bg:#2c332e;--scroll-thumb:#dae0da;--sidebar-scroll-thumb:#ffffff24;--sidebar-border:#ffffff14;--sidebar-surface:#ffffff0d;--sidebar-ring:#ffffff0f;--sidebar-hover:#ffffff0f;--sidebar-link-active:#ffffff12;--sidebar-company-label:#ffffff80;--sidebar-group-label:#ffffff80;--sidebar-secondary:#ffffff80;--sidebar-link:#ffffff9e;--sidebar-action:#ffffff73;--table-header-bg:#fbfcfb;--table-row-hover:#fafbfa;--overlay-backdrop:#191d1a66;--drawer-backdrop:#191d1a73;--side-drawer-backdrop:#191d1a59;--af-font-sans:var(--af-font-source), "Manrope", system-ui, sans-serif;--af-text-xs:.75rem;--af-text-sm:.875rem;--af-text-md:1rem;--af-text-lg:1.25rem;--af-text-xl:1.75rem;--af-text-display:2.5rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--shadow-sm:0 1px 2px #191d1a0a;--shadow-md:0 6px 18px #191d1a1a;--shadow-overlay:0 14px 36px #191d1a29;--shadow-drawer:-12px 0 40px #191d1a29;--shadow-mobile-drawer:12px 0 40px #191d1a29;--shadow-brand:0 1px 2px #00000059;--shadow-login-card:0 6px 24px #191d1a14;--focus-ring:0 0 0 3px #147a431f;--danger-ring:0 0 0 3px #b423181f;display:contents}*{box-sizing:border-box}html{background:var(--canvas);min-height:100%}body{background:var(--canvas);min-height:100vh;color:var(--ink);font-family:var(--af-font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;line-height:normal}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit}:focus-visible{outline:2px solid var(--accent-hover);outline-offset:2px;box-shadow:var(--focus-ring)}.af-visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.af-shell{background:var(--canvas);height:100dvh;display:flex;overflow:hidden}.af-session-gate{min-height:100dvh;color:var(--muted);background:var(--canvas);justify-content:center;align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.af-session-gate svg{width:20px;height:20px;color:var(--accent);animation:.8s linear infinite af-login-spin}.af-sidebar{width:256px;height:100%;color:var(--surface);background:var(--graphite);scrollbar-color:var(--sidebar-scroll-thumb) var(--graphite);scrollbar-width:thin;flex-direction:column;flex:none;display:flex;overflow-y:auto}.af-brand{align-items:center;gap:11px;padding:22px 20px 14px;display:flex}.af-brand__mark{width:34px;height:34px;color:var(--surface);background:var(--accent);box-shadow:var(--shadow-brand);border-radius:9px;flex:none;justify-content:center;align-items:center;display:inline-flex}.af-brand__word{letter-spacing:-.02em;font-size:18px;font-weight:800}.af-brand__word span{color:var(--green-on-dark)}.af-active-company{border:1px solid var(--sidebar-border);background:var(--sidebar-surface);border-radius:12px;margin:4px 14px 12px;padding:12px}.af-active-company__label{color:var(--sidebar-company-label);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:700;line-height:normal;display:block}.af-active-company__row{align-items:center;gap:9px;display:flex}.af-active-company__dot{width:9px;height:9px;box-shadow:0 0 0 3px var(--sidebar-ring);border-radius:999px;flex:none}.af-active-company__copy,.af-profile__copy{flex-direction:column;flex:1;min-width:0;display:flex}.af-active-company__copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:700;line-height:normal;overflow:hidden}.af-active-company__copy span{color:var(--sidebar-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:normal;overflow:hidden}.af-sidebar-nav{flex:1;padding:2px 12px 14px}.af-sidebar-nav__label{color:var(--sidebar-group-label);letter-spacing:.09em;text-transform:uppercase;margin:14px 6px 6px;font-size:10px;font-weight:700;line-height:normal}.af-sidebar-link{min-width:0;color:var(--sidebar-link);border-radius:9px;align-items:center;gap:11px;margin-bottom:2px;padding:9px 11px;font-size:13.5px;font-weight:500;line-height:normal;display:flex;position:relative}.af-sidebar-link:hover{color:var(--surface);background:var(--sidebar-hover)}.af-sidebar-link>svg{color:var(--sidebar-secondary)}.af-sidebar-link>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.af-sidebar-link[data-active]{color:var(--surface);background:var(--sidebar-link-active);font-weight:600}.af-sidebar-link[data-active]>svg{color:var(--green-on-dark)}.af-sidebar-link__bar{background:var(--green-on-dark);opacity:0;border-radius:0 3px 3px 0;width:3px;position:absolute;top:8px;bottom:8px;left:-12px}.af-sidebar-link[data-active] .af-sidebar-link__bar{opacity:1}.af-profile{border-top:1px solid var(--sidebar-border);padding:12px 14px}.af-profile__inner{border-radius:10px;align-items:center;gap:11px;padding:8px;display:flex}.af-profile__inner:hover{background:var(--sidebar-surface)}.af-profile__avatar{width:36px;height:36px;color:var(--profile-avatar-fg);background:var(--profile-avatar-bg);border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:inline-flex}.af-profile__copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.af-profile__copy span{color:var(--sidebar-secondary);font-size:11px}.af-profile__sign-out{color:var(--sidebar-action);cursor:pointer;background:0 0;border:0;border-radius:0;flex:none;justify-content:center;align-items:center;padding:5px;display:inline-flex}.af-profile__sign-out:hover{color:var(--surface);background:0 0}.af-shell__workspace{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.af-shell__viewport{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.af-topbar{z-index:30;border-bottom:1px solid var(--line);background:var(--surface);flex:none;align-items:center;gap:16px;height:68px;padding:0 28px;display:flex;position:relative}.af-topbar__title{color:var(--ink);letter-spacing:-.01em;white-space:nowrap;font-size:15px;font-weight:800;line-height:normal}.af-topbar__divider{background:var(--line);flex:none;width:1px;height:22px}.af-global-search{flex:1;align-items:center;max-width:440px;display:flex;position:relative}.af-global-search>svg{z-index:1;color:var(--muted);pointer-events:none;position:absolute;left:13px}.af-global-search input{border:1px solid var(--line);width:100%;height:40px;color:var(--ink);background:var(--canvas);border-radius:9px;outline:0;padding:0 14px 0 38px;font-size:13.5px}.af-global-search input::placeholder{color:var(--muted)}.af-global-search input:focus{border-color:var(--accent);background:var(--surface);box-shadow:var(--focus-ring)}.af-global-search input::-webkit-search-cancel-button{appearance:none}.af-topbar__spacer,.af-mobile-topbar__spacer{flex:1}.af-alert-trigger,.af-company-trigger,.af-mobile-menu-trigger{border:1px solid var(--line);color:var(--text-strong-secondary);background:var(--surface);cursor:pointer}.af-alert-trigger{border-radius:9px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex;position:relative}.af-alert-trigger:hover,.af-company-trigger:hover,.af-mobile-menu-trigger:hover{background:var(--canvas)}.af-alert-trigger__dot{border:2px solid var(--surface);background:var(--danger);border-radius:999px;width:9px;height:9px;position:absolute;top:7px;right:8px}.af-company-trigger{border-radius:9px;flex:none;align-items:center;gap:10px;max-width:220px;height:40px;padding:0 12px;display:inline-flex}.af-company-trigger__name{max-width:170px;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.af-tenant-dot{background:var(--tenant-color);border-radius:999px;flex:none;width:8px;height:8px}.af-tenant-dot--large{width:9px;height:9px}.af-dialog-overlay{z-index:40;background:0 0;position:fixed;inset:0}.af-company-popover,.af-alert-popover{z-index:41;border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-overlay);border-radius:14px;outline:none;position:fixed;overflow:hidden}.af-company-popover{width:328px;min-height:232px;top:62px;right:28px}.af-company-popover__grip{display:none}.af-company-popover__header{border-bottom:1px solid var(--line-soft);padding:13px 15px}.af-company-popover__header h2,.af-company-popover__header p,.af-alert-popover__header h2{margin:0}.af-company-popover__header h2{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:700;line-height:1.3}.af-company-popover__header p{color:var(--muted);margin-top:2px;font-size:11.5px;line-height:1.45}.af-company-options{padding:5px 6px 7px}.af-company-option{width:100%;min-height:53px;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;padding:10px 11px;display:flex}.af-company-option:hover{background:var(--canvas)}.af-company-option[data-active]{background:var(--surface-active)}.af-company-option__copy{flex-direction:column;flex:1;min-width:0;display:flex}.af-company-option__copy strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:700;line-height:normal;overflow:hidden}.af-company-option__copy span{color:var(--muted);font-size:11.5px;line-height:normal}.af-company-option__check{color:var(--accent);opacity:0}.af-company-option__check[data-visible]{opacity:1}.af-alert-popover{width:344px;top:62px;right:76px}.af-alert-popover__header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;padding:13px 15px;display:flex}.af-alert-popover__header h2{color:var(--ink);font-size:13px;font-weight:700}.af-alert-popover__header>span{max-width:180px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;overflow:hidden}.af-alert-list{padding:4px 6px}.af-alert-item{border-radius:9px;align-items:flex-start;gap:11px;padding:11px;display:flex}.af-alert-item:hover{background:var(--canvas)}.af-alert-item__icon{border-radius:9px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.af-alert-item__icon[data-tone=warning]{color:var(--warning);background:var(--tint-warning)}.af-alert-item__icon[data-tone=danger]{color:var(--danger);background:var(--tint-danger)}.af-alert-item__icon[data-tone=info]{color:var(--info);background:var(--tint-info)}.af-alert-item__copy{flex-direction:column;flex:1;min-width:0;display:flex}.af-alert-item__copy strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.af-alert-item__copy span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:1px;font-size:12px;overflow:hidden}.af-alert-item time{color:var(--muted);white-space:nowrap;flex:none;font-size:11px}.af-alert-list__empty{color:var(--muted);text-align:center;margin:0;padding:24px 16px;font-size:13px}.af-shell__main{scrollbar-color:var(--scroll-thumb) var(--canvas);scrollbar-width:thin;flex:1;overflow-y:auto}.af-shell__content{width:100%;max-width:1400px;min-height:100%;margin:0 auto;padding:30px 32px 56px}.af-dashboard__header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.af-dashboard__header h1,.af-dashboard-support h1{color:var(--ink);letter-spacing:-.02em;margin:0 0 4px;font-size:28px;font-weight:800;line-height:normal}.af-dashboard__header p,.af-dashboard-support__description{color:var(--muted);margin:0;font-size:14px;font-weight:400;line-height:normal}.af-dashboard-period{border:1px solid var(--line);background:var(--surface);border-radius:10px;flex:none;align-items:center;gap:4px;padding:5px;display:flex}.af-dashboard-period button{min-height:30px;color:var(--muted);background:0 0;border:0;border-radius:7px;padding:6px 12px;font-size:13px;font-weight:600;line-height:1}.af-dashboard-period button:disabled{cursor:not-allowed}.af-dashboard-period .af-dashboard-period__active{color:var(--ink);background:var(--surface-active);font-weight:700}.af-dashboard-metrics,.af-dashboard-loading__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:16px;display:grid}.af-metric-card{border:1px solid var(--line);background:var(--surface);min-width:0;box-shadow:var(--shadow-sm);border-radius:16px;flex-direction:column;padding:18px;transition:border-color .12s,box-shadow .12s;display:flex}.af-metric-card:hover{border-color:var(--line-hover);box-shadow:0 4px 14px #191d1a14}.af-metric-card__icon,.af-attention-item__icon,.af-activity-item__icon,.af-integration-item__icon,.af-dashboard-state__icon,.af-dashboard-support__icon{flex:none;justify-content:center;align-items:center;display:inline-flex}.af-metric-card__icon{border-radius:11px;width:38px;height:38px;margin-bottom:14px}.af-metric-card__icon svg{width:20px;height:20px}.af-metric-card[data-tone=success] .af-metric-card__icon{color:var(--success);background:var(--tint-success)}.af-metric-card[data-tone=warning] .af-metric-card__icon{color:var(--warning);background:var(--tint-warning)}.af-metric-card[data-tone=info] .af-metric-card__icon{color:var(--info);background:var(--tint-info)}.af-metric-card[data-tone=danger] .af-metric-card__icon{color:var(--danger);background:var(--tint-danger)}.af-metric-card__value{color:var(--ink);font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:30px;font-weight:800;line-height:1}.af-metric-card__label{color:var(--ink);margin-top:8px;font-size:13.5px;font-weight:600;line-height:normal}.af-metric-card__supporting{color:var(--muted);margin-top:2px;font-size:12px;font-weight:400;line-height:normal}.af-dashboard-operational-grid,.af-dashboard-loading__panels{grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);gap:16px;margin-bottom:16px;display:grid}.af-dashboard-panel{border:1px solid var(--line);background:var(--surface);min-width:0;box-shadow:var(--shadow-sm);border-radius:16px;padding:6px 20px 12px}.af-dashboard-panel__header{justify-content:space-between;align-items:center;gap:16px;padding:16px 0 10px;display:flex}.af-dashboard-panel__header h2{color:var(--ink);margin:0;font-size:16px;font-weight:700;line-height:normal}.af-dashboard-panel__header>span,.af-dashboard-panel__meta{max-width:50%;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;line-height:normal;overflow:hidden}.af-dashboard-panel__empty{color:var(--muted);margin:0;padding:8px 0 16px;font-size:13.5px;line-height:1.5}.af-attention-list,.af-activity-list{margin:0;padding:0;list-style:none}.af-activity-item__when{color:var(--muted);white-space:nowrap;flex:none;font-size:12px}.af-attention{padding-bottom:10px}.af-attention__list,.af-activity__list,.af-integrations__list{margin:0;padding:0;list-style:none}.af-attention-item,.af-integration-item,.af-activity-item{align-items:center;display:flex}.af-attention-item{gap:14px;padding:14px 0}.af-attention-item:not(:last-child),.af-integration-item:not(:last-child),.af-activity-item:not(:last-child){border-bottom:1px solid var(--line-soft)}.af-attention-item__icon,.af-integration-item__icon{border-radius:11px;width:40px;height:40px}.af-attention-item__icon svg,.af-integration-item__icon svg{width:20px;height:20px}.af-attention-item__icon[data-tone=warning]{color:var(--warning);background:var(--tint-warning)}.af-attention-item__icon[data-tone=danger]{color:var(--danger);background:var(--tint-danger)}.af-attention-item__copy,.af-integration-item__copy{flex-direction:column;flex:1;min-width:0;display:flex}.af-attention-item__copy strong{color:var(--ink);font-size:14px;font-weight:600;line-height:normal}.af-attention-item__copy span{color:var(--muted);margin-top:2px;font-size:12.5px;font-weight:400;line-height:normal}.af-attention-item__action,.af-integrations__action{font-family:Arial,sans-serif;line-height:normal}.af-attention-item__action{border:1px solid var(--line);color:var(--accent);background:var(--surface);white-space:nowrap;border-radius:8px;flex:none;padding:7px 12px;font-size:12.5px;font-weight:700}.af-attention-item__action:hover{border-color:var(--line-hover);background:var(--surface-active)}.af-attention-item__action svg{display:none}.af-attention__empty{min-height:224px;color:var(--muted);text-align:center;justify-content:center;align-items:center;margin:0;font-size:13.5px;font-weight:600;display:flex}.af-integrations{padding-bottom:16px}.af-integration-item{gap:12px;padding:14px 0}.af-integration-item__icon{color:var(--text-strong-secondary);background:var(--surface-active)}.af-integration-item__copy strong{color:var(--ink);font-size:14px;font-weight:700;line-height:normal}.af-integration-item__copy>span{color:var(--muted);margin-top:2px;font-size:12px;font-weight:400;line-height:normal}.af-integration-item__badge{white-space:nowrap;border-radius:999px;flex:none;align-items:center;gap:5px;padding:4px 9px;font-size:11.5px;font-weight:700;line-height:normal;display:inline-flex}.af-integration-item__badge>span{background:currentColor;border-radius:999px;width:6px;height:6px}.af-integration-item__badge[data-tone=success]{color:var(--success);background:var(--tint-success)}.af-integration-item__badge[data-tone=warning]{color:var(--warning-aa);background:var(--tint-warning)}.af-integration-item__badge[data-tone=danger]{color:var(--danger);background:var(--tint-danger)}.af-integrations__action{border:1px solid var(--line);width:100%;color:var(--accent);background:var(--surface);border-radius:9px;justify-content:center;align-items:center;margin-top:14px;padding:10px;font-size:13px;font-weight:700;display:flex}.af-integrations__action:hover{background:var(--surface-active)}.af-activity-item{gap:13px;padding:12px 0}.af-activity-item__icon{border-radius:9px;width:34px;height:34px}.af-activity-item__icon svg{width:17px;height:17px}.af-activity-item__icon[data-tone=success]{color:var(--success);background:var(--tint-success)}.af-activity-item__icon[data-tone=danger]{color:var(--danger);background:var(--tint-danger)}.af-activity-item__icon[data-tone=neutral]{color:var(--muted);background:var(--tint-neutral)}.af-activity-item__copy{min-width:0;color:var(--ink);flex:1;font-size:13.5px;font-weight:400;line-height:normal}.af-activity-item__copy strong{font-weight:700}.af-activity-item__time{color:var(--muted);white-space:nowrap;flex:none;font-size:12px;font-weight:500}.af-dashboard-degraded{border:1px solid var(--line);color:var(--warning-aa);background:var(--tint-warning);border-radius:12px;align-items:center;gap:10px;margin:-8px 0 16px;padding:12px 14px;font-size:13px;line-height:1.45;display:flex}.af-dashboard-degraded svg{flex:none;width:20px;height:20px}.af-dashboard-degraded strong{font-weight:800}.af-dashboard-support{max-width:680px;margin:8px auto 0}.af-dashboard-support__description{margin-bottom:24px}.af-dashboard-support__notice{border:1px solid var(--line);color:var(--success);background:var(--tint-success);border-radius:12px;align-items:center;gap:9px;margin:-8px 0 16px;padding:12px 14px;font-size:13px;font-weight:700;line-height:1.45;display:flex}.af-dashboard-support__notice svg{flex:none;width:20px;height:20px}.af-dashboard-support__loading{min-height:278px}.af-dashboard-skeleton--support{border-radius:16px;min-height:278px}.af-dashboard-support__state{min-height:278px}.af-dashboard-support__card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);text-align:center;border-radius:16px;padding:32px}.af-dashboard-support__icon{width:64px;height:64px;color:var(--success);background:var(--tint-success);border-radius:16px;margin-bottom:16px}.af-dashboard-support__icon svg{width:30px;height:30px}.af-dashboard-support__card h2{color:var(--ink);margin:0 0 6px;font-size:20px;font-weight:700;line-height:1.4}.af-dashboard-support__card p{color:var(--muted);margin:0 0 20px;font-size:13.5px;font-weight:500;line-height:1.5}.af-dashboard-support__card a,.af-dashboard-state__button{min-height:44px;color:var(--surface);background:var(--accent);cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:11px 20px;font-size:14px;font-weight:700;line-height:1.4;display:inline-flex}.af-dashboard-support__card a:hover,.af-dashboard-state__button:hover{background:var(--accent-hover)}.af-dashboard-state{border:1px solid var(--line);background:var(--surface);min-height:380px;box-shadow:var(--shadow-sm);text-align:center;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:32px;display:flex}.af-dashboard-state__icon{width:56px;height:56px;color:var(--danger);background:var(--tint-danger);border-radius:14px}.af-dashboard-state__icon svg{width:28px;height:28px}.af-dashboard-state p{max-width:390px;color:var(--ink);margin:16px 0 20px;font-size:15px;font-weight:600;line-height:1.5}.af-dashboard-state__button svg{width:17px;height:17px}.af-dashboard-skeleton{border:1px solid var(--line-soft);background:var(--skeleton);animation:1.2s ease-in-out infinite alternate af-dashboard-pulse;display:block}.af-dashboard-skeleton--metric{border-radius:16px;min-height:167px}.af-dashboard-skeleton--panel{border-radius:16px;min-height:314px}.af-dashboard-skeleton--activity{border-radius:16px;min-height:320px}@keyframes af-dashboard-pulse{to{opacity:.48}}.af-login{background:var(--canvas);justify-content:center;align-items:center;width:100%;min-height:100dvh;padding:24px;line-height:normal;display:flex}.af-login button{font-family:inherit}.af-login__inner{width:100%;max-width:410px}.af-login-brand{justify-content:center;align-items:center;gap:12px;margin-bottom:22px;display:flex}.af-login-brand__mark{width:40px;height:40px;color:var(--surface);background:var(--accent);border-radius:11px;flex:none;justify-content:center;align-items:center;display:inline-flex}.af-login-brand__word{color:var(--ink);letter-spacing:-.02em;font-size:22px;font-weight:800}.af-login-brand__word span{color:var(--accent)}.af-login-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-login-card);border-radius:16px;padding:28px}.af-login-card h1{color:var(--ink);letter-spacing:-.01em;margin:0 0 6px;font-size:20px;font-weight:800}.af-login-card__description{color:var(--muted);margin:0 0 20px;font-size:13.5px;line-height:1.5}.af-login-field{margin-bottom:14px}.af-login-field--password{margin-bottom:18px}.af-login-field label{color:var(--text-strong-secondary);margin-bottom:6px;font-size:12px;font-weight:600;display:block}.af-login-field input{border:1px solid var(--line);width:100%;height:44px;color:var(--ink);background:var(--surface);border-radius:9px;outline:0;padding:0 13px;font-size:14px}.af-login-field input:focus,.af-login-field input:focus-visible{border-color:var(--accent);box-shadow:var(--focus-ring);outline:0}.af-login-field input[aria-invalid=true]{border-color:var(--danger)}.af-login-field input[aria-invalid=true]:focus,.af-login-field input[aria-invalid=true]:focus-visible{border-color:var(--danger);box-shadow:var(--danger-ring)}.af-login-field input:disabled{cursor:wait}.af-login-field__error{color:var(--danger);margin:6px 0 0;font-size:11.5px;font-weight:600;line-height:1.4}.af-login-divider{align-items:center;gap:10px;margin:0 0 14px;display:flex}.af-login-divider>span{background:var(--line-soft);flex:1;height:1px}.af-login-divider strong{color:var(--muted);font-size:11px;font-weight:600}.af-login-personas{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:18px;display:grid}.af-login-persona-button,.af-login-submit{font-family:Arial,sans-serif}.af-login-persona-button{border:1px solid var(--line);min-width:0;color:var(--ink);background:var(--surface);cursor:pointer;border-radius:9px;padding:9px;font-size:12.5px;font-weight:700}.af-login-persona-button:hover:not(:disabled){background:var(--surface-active)}.af-login-submit{width:100%;color:var(--surface);background:var(--accent);cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:13px;font-size:14px;font-weight:700;display:flex}.af-login-submit:hover:not(:disabled):not([aria-disabled=true]){background:var(--accent-hover)}.af-login-persona-button:disabled,.af-login-submit:disabled,.af-login-submit[aria-disabled=true]{cursor:wait}.af-login-submit__spinner{flex:none;animation:.8s linear infinite af-login-spin}.af-login-card__note{color:var(--muted);text-align:center;justify-content:center;align-items:center;gap:6px;margin:14px 0 0;font-size:11.5px;display:flex}.af-login-card__note svg{flex:none}.af-login-tenants{gap:10px;margin-top:4px;display:grid}.af-login-tenant-button{border:1px solid var(--line);width:100%;min-height:48px;color:var(--ink);background:var(--canvas);text-align:left;cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.af-login-tenant-button:hover:not(:disabled){border-color:var(--accent);background:var(--surface)}.af-login-tenant-button strong{font-size:14px;font-weight:700;display:block}.af-login-tenant-button span{color:var(--muted);text-transform:lowercase;font-size:12px}.af-login-empty{color:var(--muted);gap:10px;margin-top:8px;font-size:14px;line-height:1.5;display:grid}.af-server-badge{background:color-mix(in srgb, var(--accent) 14%, transparent);height:28px;color:var(--accent);letter-spacing:.02em;text-transform:uppercase;border-radius:999px;align-items:center;padding:0 10px;font-size:11.5px;font-weight:800;display:inline-flex}.af-topbar__actions{align-items:center;gap:10px;margin-left:auto;display:inline-flex}.af-server-logout{border:1px solid var(--line);height:40px;color:var(--text-strong-secondary);background:var(--surface);cursor:pointer;border-radius:9px;padding:0 14px;font-size:13px;font-weight:700}.af-server-logout:hover{border-color:var(--accent);color:var(--ink)}.af-profile__sign-out{cursor:pointer;background:0 0;border:0}.af-server-dashboard__empty{border:1px dashed var(--line);color:var(--muted);border-radius:12px;margin:0 0 18px;padding:14px 16px;font-size:14px}.af-server-dashboard__loading-inline{color:var(--muted);align-items:center;gap:8px;margin-top:12px;font-size:13px;font-weight:600;display:inline-flex}@keyframes af-login-spin{to{transform:rotate(360deg)}}.af-mobile-statusbar,.af-mobile-topbar,.af-mobile-drawer-overlay,.af-mobile-drawer{display:none}@media (max-width:767px){:root{--af-phone-height:min(800px, calc(100vh - 40px));--af-phone-inner-top:calc((100vh - var(--af-phone-height)) / 2 + 11px);--af-phone-inner-left:calc((100vw - 390px) / 2 + 11px);--af-phone-inner-height:calc(var(--af-phone-height) - 22px)}.af-shell{background:#e8eae7;justify-content:center;align-items:center;padding:20px;overflow:auto}.af-shell__workspace{background:var(--graphite);border-radius:48px;flex:none;width:390px;height:800px;max-height:calc(100vh - 40px);padding:11px;box-shadow:0 30px 70px #191d1a4d}.af-shell__viewport{background:var(--canvas);border-radius:38px;flex:none;width:100%;height:100%;overflow:hidden}.af-login-persona-button,.af-login-submit{min-height:44px}.af-sidebar--desktop,.af-topbar{display:none}.af-mobile-statusbar{height:42px;color:var(--ink);background:var(--surface);flex:none;justify-content:space-between;align-items:center;padding:0 26px 0 30px;display:flex}.af-mobile-statusbar>span:first-child{font-variant-numeric:tabular-nums;font-size:13px;font-weight:800}.af-mobile-status-icons{align-items:center;gap:6px;display:flex}.af-mobile-topbar{z-index:30;border-bottom:1px solid var(--line);background:var(--surface);flex:none;align-items:center;gap:11px;height:54px;padding:0 14px;display:flex;position:relative}.af-mobile-menu-trigger{border-radius:9px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;padding:0;display:inline-flex}.af-mobile-brand{color:var(--ink);letter-spacing:-.02em;align-items:center;gap:5px;font-size:16px;font-weight:800;display:flex}.af-mobile-brand strong{color:var(--accent)}.af-company-trigger--compact{gap:6px;max-width:144px;height:36px;padding:0 10px}.af-company-trigger--compact .af-company-trigger__name{max-width:92px;font-size:12px}.af-shell__content{padding:16px 16px 48px}.af-dashboard__header{margin-bottom:16px;display:block}.af-dashboard__header h1,.af-dashboard-support h1{margin-bottom:3px;font-size:22px;line-height:normal}.af-dashboard__header p,.af-dashboard-support__description{font-size:13px;font-weight:400;line-height:normal}.af-dashboard-period,.af-integrations{display:none}.af-dashboard-metrics,.af-dashboard-loading__metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.af-metric-card{border-radius:14px;min-height:auto;padding:14px}.af-metric-card__icon{border-radius:10px;width:34px;height:34px;margin-bottom:10px}.af-metric-card__icon svg{width:18px;height:18px}.af-metric-card__value{font-size:24px}.af-metric-card__label{margin-top:7px;font-size:12px;line-height:normal}.af-metric-card__supporting{display:none}.af-dashboard-operational-grid,.af-dashboard-loading__panels{margin-bottom:14px;display:block}.af-dashboard-panel{padding:4px 16px 8px}.af-dashboard-panel__header{padding:14px 0 8px}.af-dashboard-panel__header h2{font-size:15px;line-height:normal}.af-dashboard-panel__header>span,.af-activity-item__time{display:none}.af-attention-item{gap:12px;padding:12px 0;position:relative}.af-attention-item__icon{border-radius:10px;width:36px;height:36px}.af-attention-item__icon svg{width:18px;height:18px}.af-attention-item__copy strong{font-size:13px;line-height:normal}.af-attention-item__copy span{margin-top:1px;font-size:12px;font-weight:400;line-height:normal}.af-attention-item__action{z-index:1;background:0 0;border:0;min-width:44px;min-height:44px;padding:0;display:block;position:absolute;inset:0}.af-attention-item__action:hover{background:0 0;border-color:#0000}.af-attention-item__action>span{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.af-attention-item__action svg{display:none}.af-attention__empty{min-height:160px}.af-activity-item{gap:11px;padding:11px 0}.af-activity-item__icon{border-radius:8px;width:30px;height:30px}.af-activity-item__icon svg{width:15px;height:15px}.af-activity-item__copy{font-size:12.5px;line-height:normal}.af-dashboard-degraded,.af-dashboard-support{margin-top:0}.af-dashboard-support__description{margin-bottom:16px}.af-dashboard-support__card{border-radius:14px;padding:24px 18px}.af-dashboard-support__notice,.af-dashboard-degraded{margin-top:0}.af-dashboard-skeleton--support,.af-dashboard-support__loading,.af-dashboard-support__state{min-height:260px}.af-dashboard-support__icon{border-radius:14px;width:56px;height:56px;margin-bottom:14px}.af-dashboard-support__icon svg{width:26px;height:26px}.af-dashboard-support__card h2{font-size:18px}.af-dashboard-support__card a{width:100%}.af-dashboard-loading__panels .af-dashboard-skeleton--panel+.af-dashboard-skeleton--panel{display:none}.af-dashboard-skeleton--metric{border-radius:14px;min-height:140px}.af-dashboard-skeleton--panel{min-height:300px}.af-dashboard-state{min-height:340px;padding:24px 18px}.af-mobile-drawer-overlay{z-index:90;top:var(--af-phone-inner-top);left:var(--af-phone-inner-left);width:368px;height:var(--af-phone-inner-height);background:var(--drawer-backdrop);border-radius:38px;display:block;position:fixed}.af-mobile-drawer{z-index:91;top:var(--af-phone-inner-top);left:var(--af-phone-inner-left);width:280px;height:var(--af-phone-inner-height);background:var(--graphite);box-shadow:none;outline:none;display:block;position:fixed}.af-mobile-drawer__close{z-index:2;width:28px;height:28px;color:var(--sidebar-secondary);cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;padding:4px;display:inline-flex;position:absolute;top:18px;right:16px}.af-mobile-drawer__close:hover{color:var(--surface);background:var(--sidebar-surface)}.af-sidebar--mobile{width:100%}.af-sidebar--mobile .af-brand{gap:10px;padding:16px 56px 12px 16px}.af-sidebar--mobile .af-brand__mark{width:32px;height:32px;box-shadow:none}.af-sidebar--mobile .af-brand__word{font-size:17px}.af-sidebar--mobile .af-active-company{margin:2px 12px 10px;padding:11px}.af-sidebar--mobile .af-active-company__label{margin-bottom:6px}.af-sidebar--mobile .af-active-company__dot{box-shadow:none}.af-sidebar--mobile .af-active-company__copy strong{font-size:13px}.af-sidebar--mobile .af-sidebar-nav{padding:2px 12px 12px}.af-sidebar--mobile .af-sidebar-nav__label{margin:12px 6px 5px}.af-sidebar--mobile .af-sidebar-link{padding:10px 11px}.af-sidebar--mobile .af-profile{padding:12px 14px}.af-sidebar--mobile .af-profile__avatar{width:34px;height:34px;font-size:12px}.af-sidebar--mobile .af-profile__sign-out{min-width:28px;min-height:28px}.af-company-overlay{z-index:100;background:var(--overlay-backdrop)}.af-company-popover{z-index:101;border-width:1px 0 0;border-radius:22px 22px 0 0;width:auto;padding:8px 14px 22px;inset:auto 0 0}.af-company-popover__grip{background:var(--line);border-radius:999px;width:40px;height:4px;margin:8px auto 14px;display:block}.af-company-popover__header{border:0;padding:0 4px 12px}.af-company-popover__header h2{color:var(--ink);letter-spacing:0;text-transform:none;font-size:14px}.af-company-popover__header p{margin-top:3px;font-size:12px}.af-company-options{padding:0}.af-company-option{border-radius:11px;min-height:64px;padding:12px}.af-company-option__copy strong{font-size:14px}.af-company-option__copy span{font-size:12px}}.af-modal-overlay{z-index:80;background:var(--overlay-backdrop);position:fixed;inset:0}.af-modal-content{z-index:81;border:1px solid var(--line);background:var(--surface);width:min(440px,100vw - 32px);max-height:min(760px,100dvh - 32px);box-shadow:var(--shadow-overlay);border-radius:16px;outline:0;padding:22px 24px 20px;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)}.af-modal-title{color:var(--ink);letter-spacing:-.01em;margin:0;padding-right:42px;font-size:18px;font-weight:800;line-height:1.35}.af-modal-description{color:var(--muted);margin:4px 42px 20px 0;font-size:13px;line-height:1.55}.af-modal-close{border:1px solid var(--line);width:36px;height:36px;color:var(--text-strong-secondary);background:var(--surface);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:16px;right:16px}.af-modal-close:hover{background:var(--surface-active)}.af-modal-footer{border-top:1px solid var(--line-soft);background:var(--canvas);justify-content:flex-end;align-items:center;gap:10px;margin:22px -24px -20px;padding:16px 24px;display:flex}.af-toast-region{z-index:98;pointer-events:none;flex-direction:column;align-items:center;gap:8px;width:max-content;max-width:90vw;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%)}.af-toast{color:#fff;background:#191d1a;border-radius:12px;align-items:center;gap:10px;padding:13px 18px;font-size:13.5px;font-weight:600;line-height:1.4;animation:.16s ease-out af-toast-in;display:flex;box-shadow:0 12px 30px #191d1a4d}.af-toast[data-tone=success] svg{color:#4cb07c}.af-toast[data-tone=warning] svg{color:#e6b45c}.af-toast[data-tone=danger] svg{color:#f0938a}.af-toast[data-tone=info] svg{color:#9dbbe4}@keyframes af-toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.af-toast{animation:none}}@media (max-width:767px){.af-toast-region{bottom:calc(16px + env(safe-area-inset-bottom))}}.af-dialog-field{margin-top:16px;display:block}.af-modal-description+.af-input{margin-top:16px}.af-dialog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.af-dialog-grid>.af-dialog-field,.af-dialog-grid>.af-input{margin-top:0}.af-dialog-field>span{color:var(--text-strong-secondary);margin-bottom:6px;font-size:12px;font-weight:600;display:block}.af-dialog-field select,.af-dialog-field textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:var(--surface);border-radius:9px;outline:0;font-size:13.5px}.af-dialog-field select{height:42px;padding:0 12px}.af-dialog-field textarea{resize:vertical;min-height:88px;padding:10px 13px}.af-dialog-field select:focus,.af-dialog-field textarea:focus{border-color:var(--accent);box-shadow:var(--focus-ring)}.af-dialog-impact,.af-dialog-warning{border:1px solid var(--line-soft);background:var(--canvas);border-radius:10px;flex-direction:column;gap:3px;padding:12px 14px;display:flex}.af-dialog-impact strong{color:var(--ink);font-size:13.5px}.af-dialog-field+.af-dialog-impact{margin-top:12px}.af-dialog-impact span,.af-dialog-note,.af-dialog-warning{color:var(--muted);font-size:12px;line-height:1.55}.af-dialog-note{margin:12px 0 0}.af-dialog-validation{border:1px solid var(--danger);color:var(--danger);background:var(--tint-danger);border-radius:9px;margin:12px 0 0;padding:10px 12px;font-size:12px;font-weight:600;line-height:1.5}.af-dialog-warning{border-color:var(--danger);color:var(--danger);background:var(--tint-danger);font-weight:600}.af-dialog-warning+.af-dialog-field,.af-dialog-field+.af-input{margin-top:16px}.af-student-profile__back{color:var(--muted);align-items:center;gap:6px;margin-bottom:16px;font-size:13px;font-weight:600;display:inline-flex}.af-student-profile__back:hover{color:var(--accent)}.af-student-profile__header{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:16px;align-items:center;gap:18px;margin-bottom:16px;padding:22px 24px;display:flex}.af-student-profile__avatar{width:60px;height:60px;color:var(--accent);background:var(--tint-success);border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:20px;font-weight:800;display:inline-flex}.af-student-profile__identity{flex:1;min-width:200px}.af-student-profile__identity>div{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.af-student-profile__identity h1{color:var(--ink);letter-spacing:-.02em;margin:0;font-size:24px;font-weight:800;line-height:1.3}.af-student-profile__identity p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;margin:4px 0 0;font-size:13.5px;display:flex;overflow:hidden}.af-student-profile__actions{flex:none;align-items:center;gap:10px;display:flex}.af-profile-action,.af-students__add{white-space:nowrap}.af-student-profile__grid{grid-template-columns:minmax(0,1.55fr) minmax(280px,1fr);align-items:start;gap:16px;display:grid}.af-student-profile__main,.af-student-profile__aside{flex-direction:column;gap:16px;min-width:0;display:flex}.af-profile-panel{border:1px solid var(--line);background:var(--surface);min-width:0;box-shadow:var(--shadow-sm);border-radius:16px;padding:20px 22px}.af-profile-panel h2{color:var(--ink);margin:0;font-size:16px;font-weight:700;line-height:1.4}.af-profile-grants{margin:12px 0 0;padding:0;list-style:none}.af-profile-grant{border-bottom:1px solid var(--line-soft);align-items:center;gap:14px;padding:14px 0;display:flex}.af-profile-grant:last-child{border-bottom:0;padding-bottom:0}.af-profile-grant__type{text-align:center;border-radius:7px;flex:none;width:82px;padding:5px 0;font-size:11px;font-weight:700}.af-profile-grant__body{flex:1;min-width:0}.af-profile-grant__name{color:var(--ink);font-size:14px;font-weight:700}.af-profile-grant__meta{color:var(--muted);margin-top:2px;font-size:12px}.af-profile-panel__description,.af-profile-panel__empty{color:var(--muted);margin:2px 0 0;font-size:12.5px;line-height:1.5}.af-profile-panel__empty{margin-top:14px}.af-student-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 16px;margin:16px 0 0;display:grid}.af-student-summary>div{min-width:0}.af-student-summary dt{color:var(--muted);align-items:center;gap:6px;margin-bottom:5px;font-size:11.5px;font-weight:600;display:flex}.af-student-summary dt svg{flex:none}.af-student-summary dd{overflow-wrap:anywhere;color:var(--ink);font-variant-numeric:tabular-nums;margin:0;font-size:13.5px;font-weight:700;line-height:1.4}.af-student-purchases{margin-top:12px}.af-student-purchases ul,.af-entitlement-timeline ol{margin:0;padding:0;list-style:none}.af-student-purchases li{border-bottom:1px solid var(--line-soft);align-items:center;gap:12px;padding:9px 0;display:flex}.af-student-purchases li:last-child{border-bottom:0}.af-student-purchases li>span:first-child{flex-direction:column;flex:1;min-width:0;display:flex}.af-student-purchases li strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:700;overflow:hidden}.af-student-purchases time{color:var(--muted);font-variant-numeric:tabular-nums;margin-top:2px;font-size:11.5px}.af-entitlement-timeline ol{margin-top:12px}.af-entitlement-timeline li{border-bottom:1px solid var(--line-soft);padding:14px 0}.af-entitlement-timeline li:last-child{border-bottom:0;padding-bottom:0}.af-entitlement__main{align-items:center;gap:14px;min-width:0;display:flex}.af-entitlement__type{width:82px;color:var(--surface);background:var(--ink);text-align:center;border-radius:7px;flex:none;padding:5px 4px;font-size:11px;font-weight:700}.af-entitlement__type[data-type=combo]{color:var(--info);background:var(--tint-info)}.af-entitlement__type[data-type=extension]{color:var(--success);background:var(--tint-success)}.af-entitlement__copy{flex-direction:column;flex:1;min-width:0;display:flex}.af-entitlement__copy strong{color:var(--ink);font-size:14px;font-weight:700;line-height:1.4}.af-entitlement__copy span{color:var(--muted);font-variant-numeric:tabular-nums;margin-top:2px;font-size:12px;line-height:1.5}.af-entitlement__projections{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:10px 0 0 96px;display:grid}.af-entitlement__projections>div{border:1px solid var(--line-soft);background:var(--canvas);border-radius:9px;flex-direction:column;gap:2px;min-width:0;padding:9px 10px;display:flex}.af-entitlement__projections strong{color:var(--text-strong-secondary);font-size:11.5px;font-weight:700}.af-entitlement__projections span{color:var(--muted);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:11px}.af-profile-resources__list{flex-direction:column;gap:10px;margin-top:14px;display:flex}.af-access-resource-wrap{position:relative}.af-access-resource{border:1px solid var(--line-soft);border-radius:12px;align-items:flex-start;gap:14px;min-width:0;padding:14px;display:flex}.af-access-resource__icon{width:42px;height:42px;color:var(--info);background:var(--tint-info);border-radius:11px;flex:none;justify-content:center;align-items:center;display:inline-flex}.af-access-resource__body{flex:1;min-width:0}.af-access-resource__heading{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.af-access-resource__heading>span:first-child{flex-direction:column;flex:1;min-width:0;display:flex}.af-access-resource__heading strong{color:var(--ink);font-size:14px;font-weight:700}.af-access-resource__heading>span>span{color:var(--muted);margin-top:2px;font-size:12px}.af-access-resource__states{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:6px;display:flex}.af-access-resource__states .af-status-pill{font-size:11px}.af-access-resource__rights,.af-access-resource__email,.af-access-resource__error{color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.5}.af-access-resource__email{overflow-wrap:anywhere;align-items:center;gap:6px;display:flex}.af-access-resource__error{color:var(--danger);background:var(--tint-danger);border-radius:8px;padding:8px 10px;font-weight:600}.af-access-resource__revoke{min-height:36px;margin-top:10px}.af-access-resource>.af-access-resource__body>.af-access-resource__revoke{display:none}.af-student-notes{margin-top:14px}.af-student-notes article{border:1px solid var(--line-soft);background:var(--canvas);border-radius:12px;padding:14px}.af-student-notes p,.af-student-audit p{color:var(--ink);margin:0;font-size:13px;line-height:1.55}.af-student-notes footer,.af-student-audit footer{color:var(--muted);font-variant-numeric:tabular-nums;margin-top:10px;font-size:11.5px;line-height:1.45}.af-student-audit{margin-top:6px}.af-student-audit article{border-bottom:1px solid var(--line-soft);gap:12px;padding:12px 0;display:flex}.af-student-audit article:last-child{border-bottom:0}.af-student-audit article>span{background:var(--line-hover);border-radius:999px;flex:none;width:8px;height:8px;margin-top:6px}.af-student-audit article[data-local]>span{background:var(--accent)}.af-student-audit article>div{flex:1;min-width:0}.af-student-audit p.af-student-audit__detail{color:var(--muted);margin-top:3px;font-size:11.5px}.af-student-audit footer{margin-top:2px}.af-profile-toast{z-index:70;width:max-content;max-width:calc(100vw - 32px);color:var(--surface);background:var(--graphite);box-shadow:var(--shadow-md);text-align:center;border-radius:10px;padding:12px 16px;font-size:12.5px;font-weight:600;line-height:1.45;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.af-profile-not-found{border:1px solid var(--line);background:var(--surface);max-width:560px;min-height:260px;box-shadow:var(--shadow-sm);border-radius:16px;flex-direction:column;justify-content:center;align-items:flex-start;margin:40px auto 0;padding:32px;display:flex}.af-profile-not-found h1{color:var(--ink);margin:0;font-size:22px;font-weight:800}.af-profile-not-found p{color:var(--muted);margin:8px 0 0;font-size:14px;line-height:1.55}.af-profile-not-found a{min-height:44px;color:var(--surface);background:var(--accent);border-radius:9px;justify-content:center;align-items:center;margin-top:20px;padding:0 16px;font-size:13px;font-weight:700;display:inline-flex}@media (max-width:767px){.af-modal-content{border-width:1px 0 0;border-radius:20px 20px 0 0;width:100%;max-height:calc(100dvh - 24px);padding:22px 18px 18px;top:auto;bottom:0;left:0;transform:none}.af-modal-close{width:44px;height:44px;top:12px;right:12px}.af-modal-title{padding-right:48px}.af-modal-description{margin-right:48px}.af-modal-footer{margin:20px -18px -18px;padding:14px 18px 18px}.af-modal-footer button{flex:1;min-height:44px}.af-dialog-grid{grid-template-columns:1fr}.af-dialog-field select,.af-dialog-field textarea,.af-dialog-field+.af-input .af-input__field{min-height:44px}.af-student-profile__back{min-height:44px;margin:-8px 0 6px}.af-student-profile__header{margin-bottom:12px;padding:18px;display:block}.af-student-profile__avatar{float:left;width:52px;height:52px;margin-right:13px;font-size:18px}.af-student-profile__identity{min-width:0}.af-student-profile__identity>div{flex-flow:column;align-content:center;align-items:flex-start;gap:5px;min-height:52px;display:flex}.af-student-profile__identity h1{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:19px;overflow:hidden}.af-student-profile__identity p{clear:both;margin-top:10px;font-size:12.5px}.af-student-profile__actions{clear:both;grid-template-columns:1fr 1fr;gap:9px;padding-top:14px;display:grid}.af-profile-action{min-width:0;min-height:44px;padding:0 10px}.af-student-profile__grid{flex-direction:column;gap:12px;display:flex}.af-student-profile__main,.af-student-profile__aside{display:contents}.af-profile-panel{border-radius:16px;width:100%;padding:18px}.af-student-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:14px}.af-student-purchases li{align-items:flex-start}.af-entitlement__main{grid-template-columns:auto minmax(0,1fr);gap:6px 9px;display:grid}.af-entitlement__type{grid-column:1;width:auto;min-width:72px}.af-entitlement__copy{grid-area:1/2/span 2}.af-entitlement__main>.af-status-pill{grid-column:1;width:max-content;max-width:116px}.af-entitlement__copy strong{font-size:13.5px}.af-entitlement__projections{grid-template-columns:1fr;margin-left:0}.af-access-resource{display:block}.af-access-resource__icon{float:left;width:38px;height:38px;margin-right:10px}.af-access-resource__heading{display:block}.af-access-resource__states{clear:both;justify-content:flex-start;padding-top:10px}.af-access-resource__rights{clear:both}.af-access-resource__revoke{width:100%;min-height:44px}.af-profile-toast{bottom:16px}}@media (max-width:239px){.af-login{padding:12px}.af-login-card{padding:16px}.af-login-brand{gap:6px}.af-login-brand__word{font-size:16px}.af-login-personas,.af-dashboard-metrics,.af-dashboard-loading__metrics{grid-template-columns:1fr}}@media (forced-colors:active){:focus-visible{outline-offset:2px;box-shadow:none!important;outline:2px solid highlight!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;transition-delay:0s!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.af-input{min-width:0}.af-input__label{color:var(--text-strong-secondary);margin-bottom:6px;font-size:12px;font-weight:600;display:block}.af-input__control{min-width:0;position:relative}.af-input__prefix{z-index:1;color:var(--muted);pointer-events:none;display:inline-flex;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.af-input__field{border:1px solid var(--line);width:100%;min-width:0;height:42px;color:var(--ink);background:var(--surface);border-radius:9px;outline:0;padding:0 13px;font-size:13.5px}.af-input__control[data-prefix] .af-input__field{padding-left:36px}.af-input__field::placeholder{color:var(--muted);opacity:1}.af-input__field:focus{border-color:var(--accent);box-shadow:var(--focus-ring)}.af-input[data-invalid] .af-input__field{border-color:var(--danger)}.af-input[data-invalid] .af-input__field:focus{box-shadow:var(--danger-ring)}.af-input__description,.af-input__error{margin:6px 0 0;font-size:12px;line-height:1.45}.af-input__description{color:var(--muted)}.af-input__error{color:var(--danger)}.af-students__header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.af-students__header h1{color:var(--ink);letter-spacing:-.02em;margin:0 0 4px;font-size:28px;font-weight:800;line-height:1.25}.af-students__header p{color:var(--muted);margin:0;font-size:14px}.af-students__header p strong{color:var(--ink);font-variant-numeric:tabular-nums;font-weight:700}.af-students__add{height:42px}.af-students__notice{border:1px solid var(--accent);color:var(--accent-hover);background:var(--tint-success);border-radius:10px;margin:-4px 0 16px;padding:10px 12px;font-size:12.5px;font-weight:600;line-height:1.5}.af-students__filters{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.af-students__search{flex:220px;min-width:0;max-width:360px;position:relative}.af-students__search-icon{z-index:1;color:var(--muted);pointer-events:none;display:inline-flex;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.af-students__search-input{border:1px solid var(--line);width:100%;height:40px;color:var(--ink);background:var(--surface);border-radius:9px;outline:0;padding:0 13px 0 36px;font-family:inherit;font-size:13.5px}.af-students__search-input:focus{border-color:var(--accent);box-shadow:var(--focus-ring)}.af-students__filters select{border:1px solid var(--line);min-width:110px;max-width:210px;height:40px;color:var(--text-strong-secondary);background:var(--surface);cursor:pointer;border-radius:9px;outline:0;padding:0 28px 0 13px;font-family:inherit;font-size:13px;font-weight:600}.af-students__filters select:focus{border-color:var(--accent);box-shadow:var(--focus-ring)}.af-students__export{border:1px solid var(--line);height:40px;color:var(--text-strong-secondary);background:var(--surface);cursor:pointer;border-radius:9px;align-items:center;gap:7px;margin-left:auto;padding:0 13px;font-family:inherit;font-size:13px;font-weight:600;display:inline-flex}.af-students__export:hover:not(:disabled){background:var(--surface-active)}.af-students__export:disabled{opacity:.55;cursor:not-allowed}.af-students__add{color:#fff;background:var(--accent);cursor:pointer;border:none;border-radius:9px;align-items:center;gap:8px;height:auto;padding:11px 16px;font-family:inherit;font-size:13.5px;font-weight:700;display:inline-flex}.af-students__add:hover{background:var(--accent-hover)}.af-students__notice{background:var(--tint-warning);color:var(--warning-aa);border:1px solid #ead9b8;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:12px 14px;font-size:13px;font-weight:600;display:flex}.af-students__notice p{margin:0}.af-data-table__surface{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:16px;overflow:hidden}.af-data-table{border-collapse:collapse;table-layout:fixed;width:100%}.af-data-table thead{background:var(--table-header-bg)}.af-data-table th{border-bottom:1px solid var(--line-soft);color:var(--muted);letter-spacing:.05em;text-align:left;text-transform:uppercase;padding:13px 10px;font-size:11px;font-weight:700;line-height:1.35}.af-data-table th:first-child,.af-data-table td:first-child{padding-left:22px}.af-data-table th:last-child,.af-data-table td:last-child{padding-right:22px}.af-student-table th:first-child{width:26%}.af-student-table th:nth-child(2){width:15%}.af-student-table th:nth-child(3){width:22%}.af-student-table th:nth-child(4){width:12%}.af-student-table th:nth-child(5){width:14%}.af-student-table th:nth-child(6){width:11%}.af-data-table td{border-bottom:1px solid var(--line-soft);height:64px;color:var(--ink);vertical-align:middle;padding:10px;font-size:12.5px}.af-data-table tbody tr{cursor:pointer}.af-data-table tbody tr:hover{background:var(--table-row-hover)}.af-data-table tbody tr:last-child td{border-bottom:0}.af-data-table__row-link{border-radius:8px;min-width:0;display:block}.af-student-identity{align-items:center;gap:11px;min-width:0;display:flex}.af-student-avatar{width:36px;height:36px;color:var(--accent);background:var(--tint-success);border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:12.5px;font-weight:700;display:inline-flex}.af-student-identity__copy,.af-student-offering{flex-direction:column;min-width:0;display:flex}.af-student-identity__copy strong,.af-student-offering strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:700;line-height:1.35;overflow:hidden}.af-student-identity__copy span,.af-student-offering span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;line-height:1.35;overflow:hidden}.af-student-offering strong{font-size:13px;font-weight:600}.af-tabular{color:var(--text-strong-secondary);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.af-student-updated{color:var(--muted);white-space:nowrap;font-size:12px}.af-status-pill{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;max-width:100%;padding:4px 9px;font-size:11.5px;font-weight:700;line-height:1.35;display:inline-flex}.af-status-pill>svg{flex:none}.af-status-pill[data-tone=neutral]{color:var(--muted);background:var(--tint-neutral)}.af-status-pill[data-tone=success]{color:var(--success);background:var(--tint-success)}.af-status-pill[data-tone=warning]{color:var(--warning-aa);background:var(--tint-warning)}.af-status-pill[data-tone=danger]{color:var(--danger);background:var(--tint-danger)}.af-status-pill[data-tone=info]{color:var(--info);background:var(--tint-info)}.af-data-cards{display:none}.af-data-pagination{border-top:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:16px;padding:14px 22px;display:flex}.af-data-pagination p{color:var(--muted);margin:0;font-size:12.5px}.af-data-pagination p strong{color:var(--ink);font-variant-numeric:tabular-nums;font-weight:700}.af-data-pagination__controls{align-items:center;gap:5px;display:flex}.af-data-pagination__controls button{border:1px solid var(--line);min-width:32px;height:32px;color:var(--text-strong-secondary);background:var(--surface);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0 6px;font-size:13px;font-weight:600;display:inline-flex}.af-data-pagination__controls button:hover:not(:disabled){background:var(--surface-active)}.af-data-pagination__controls button[data-current]{border-color:var(--accent);color:var(--surface);background:var(--accent);font-weight:700}.af-data-pagination__controls button:disabled{color:var(--muted);cursor:not-allowed;opacity:.65}.af-data-pagination__ellipsis{min-width:24px;height:32px;color:var(--muted);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:inline-flex}.af-table-skeleton{min-width:0}.af-table-skeleton__identity{align-items:center;gap:12px;display:flex}.af-table-skeleton__avatar{background:var(--skeleton);border-radius:999px;flex:none;width:34px;height:34px}.af-table-skeleton__copy{flex-direction:column;flex:auto;gap:6px;min-width:0;display:flex}.af-table-skeleton__line{background:var(--skeleton);border-radius:6px;width:72%;max-width:180px;height:10px;display:block}.af-table-skeleton__line--name{width:58%;height:12px}.af-table-skeleton__line--sub{opacity:.75;width:78%;height:9px}.af-table-skeleton__line--short{width:42%;max-width:88px}.af-table-skeleton__pill{background:var(--skeleton);border-radius:999px;width:72px;height:22px;display:block}@media (prefers-reduced-motion:no-preference){.af-table-skeleton__avatar,.af-table-skeleton__line,.af-table-skeleton__pill{animation:1.4s ease-in-out infinite af-skeleton-pulse}}@keyframes af-skeleton-pulse{0%,to{opacity:1}50%{opacity:.55}}@media (min-width:768px) and (max-width:1199px){.af-students__filters{flex-wrap:wrap;align-items:stretch}.af-students__search{flex:100%;width:100%}.af-students__filters select{flex:110px;max-width:none}.af-students__export{margin-left:0}}@media (max-width:767px){.af-students__header{margin-bottom:12px;display:block}.af-students__header h1{margin-bottom:3px;font-size:22px}.af-students__header p{margin-bottom:14px;font-size:13px}.af-students__add{width:100%;height:44px}.af-students__notice{margin-top:0}.af-students__filters{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:14px;display:grid}.af-students__search{grid-column:1/-1;width:100%}.af-students__search .af-input__field,.af-students__filters select{width:100%;min-width:0;max-width:none;height:44px}.af-students__filters select{padding-right:22px;font-size:12px}.af-students__export{display:none}.af-data-table__surface{box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.af-data-table{display:none}.af-data-cards{display:block}.af-student-card{border:1px solid var(--line);background:var(--surface);min-width:0;box-shadow:var(--shadow-sm);border-radius:14px;margin-bottom:10px;padding:13px;display:block}.af-student-card__top{align-items:center;gap:11px;min-width:0;display:flex}.af-student-card .af-student-avatar{width:38px;height:38px;font-size:13px}.af-student-card__identity{flex-direction:column;flex:1;min-width:0;display:flex}.af-student-card__identity strong,.af-student-card__identity span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.af-student-card__identity strong{color:var(--ink);font-size:13.5px;font-weight:700}.af-student-card__identity span{color:var(--muted);font-size:12px}.af-student-card .af-status-pill{flex:none;gap:4px;padding:4px 8px;font-size:11px}.af-student-card__bottom{border-top:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:8px;min-width:0;margin-top:11px;padding-top:11px;display:flex}.af-student-card__bottom span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.af-student-card__bottom strong{color:var(--ink);font-variant-numeric:tabular-nums;white-space:nowrap;flex:none;font-size:12px;font-weight:600}.af-data-pagination{padding:4px 0 0}.af-data-pagination p{font-size:12px}.af-data-pagination__controls button{min-width:44px;height:44px}}.af-page-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.af-page-header h1{font-size:var(--af-text-xl);letter-spacing:-.02em;color:var(--ink);font-weight:800}.af-page-header p{font-size:var(--af-text-sm);color:var(--muted);max-width:68ch;margin-top:4px}.af-page-header__count{border:1px solid var(--line);background:var(--surface);font-size:var(--af-text-sm);color:var(--muted);font-variant-numeric:tabular-nums;border-radius:999px;flex-shrink:0;padding:6px 12px}.af-field{flex-direction:column;gap:6px;min-width:0;display:flex}.af-field>label,.af-field>span:first-child{font-size:var(--af-text-sm);color:var(--ink);font-weight:600}.af-field input,.af-field select,.af-filters input,.af-filters select,.af-support-form input,.af-drawer input{border:1px solid var(--line);background:var(--surface);width:100%;min-height:40px;color:var(--ink);font:inherit;font-size:var(--af-text-sm);border-radius:9px;padding:8px 12px}.af-field input:focus-visible,.af-field select:focus-visible,.af-filters input:focus-visible,.af-filters select:focus-visible,.af-support-form input:focus-visible,.af-drawer input:focus-visible{border-color:var(--accent);box-shadow:var(--focus-ring);outline:none}.af-field-help{font-size:var(--af-text-xs);color:var(--muted)}.af-filters,.af-support-form{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:14px;flex-wrap:wrap;align-items:flex-end;gap:12px;margin-bottom:24px;padding:16px;display:flex}.af-filters .af-field,.af-support-form .af-field{flex:200px}.af-filters button,.af-support-form button,.af-pagination button,.af-drawer button,.af-active-filter button{border:1px solid var(--line);background:var(--surface);min-height:40px;color:var(--ink);font:inherit;font-size:var(--af-text-sm);cursor:pointer;border-radius:9px;padding:8px 16px;font-weight:600}.af-filters button[type=submit],.af-support-form button[type=submit],.af-drawer button[type=submit]{border-color:var(--accent);background:var(--accent);color:#fff}.af-filters button[type=submit]:hover:not(:disabled),.af-support-form button[type=submit]:hover:not(:disabled),.af-drawer button[type=submit]:hover:not(:disabled){background:var(--accent-hover)}.af-filters button:disabled,.af-support-form button:disabled,.af-pagination button:disabled,.af-drawer button:disabled{opacity:.5;cursor:not-allowed}.af-table{border-collapse:collapse;border:1px solid var(--line);background:var(--surface);width:100%;box-shadow:var(--shadow-sm);font-size:var(--af-text-sm);border-radius:14px;overflow:hidden}.af-table thead th{text-align:left;font-size:var(--af-text-xs);letter-spacing:.05em;text-transform:uppercase;color:var(--muted);background:var(--tint-neutral);border-bottom:1px solid var(--line);padding:12px 16px;font-weight:700}.af-table tbody td,.af-table tbody th{text-align:left;color:var(--ink);border-bottom:1px solid var(--line-soft);font-variant-numeric:tabular-nums;padding:12px 16px;font-weight:400}.af-table tbody tr:last-child td,.af-table tbody tr:last-child th{border-bottom:none}.af-table tbody tr:hover{background:var(--surface-active)}.af-table button{border:1px solid var(--line);background:var(--surface);min-height:32px;color:var(--ink);font:inherit;font-size:var(--af-text-xs);cursor:pointer;border-radius:8px;padding:4px 12px;font-weight:600}.af-pagination{font-size:var(--af-text-sm);color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.af-pagination>div{align-items:center;gap:8px;display:flex}.af-metric-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin-bottom:24px;display:grid}.af-metric-grid .af-metric-card{text-align:left;cursor:pointer;align-items:flex-start;gap:4px}.af-metric-card__value{font-size:var(--af-text-xl);color:var(--ink);font-variant-numeric:tabular-nums;font-weight:800}.af-metric-card__label{font-size:var(--af-text-sm);color:var(--muted)}.af-metric-grid .af-metric-card[aria-pressed=true]{border-color:var(--accent);box-shadow:var(--focus-ring)}.af-metric-card[data-tone=danger] .af-metric-card__value{color:var(--danger)}.af-metric-card[data-tone=warning] .af-metric-card__value{color:var(--warning-aa)}.af-active-filter,.af-inline-alert{border:1px solid var(--line);background:var(--tint-info);font-size:var(--af-text-sm);color:var(--ink);border-radius:12px;align-items:center;gap:8px;margin-bottom:16px;padding:10px 14px;display:flex}.af-active-filter button{min-height:32px;padding:4px 10px}.af-detail-list{border:1px solid var(--line);background:var(--surface);font-size:var(--af-text-sm);border-radius:12px;grid-template-columns:minmax(140px,auto) 1fr;gap:8px 16px;margin-bottom:16px;padding:16px;display:grid}.af-detail-list dt{color:var(--muted);font-weight:600}.af-detail-list dd{color:var(--ink)}.af-drawer{background:var(--surface);border-inline-start:1px solid var(--line);width:min(460px,100vw);box-shadow:var(--shadow-drawer);z-index:40;padding:24px;position:fixed;inset-block:0;inset-inline-end:0;overflow-y:auto}.af-drawer header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.af-drawer h2{font-size:var(--af-text-lg);color:var(--ink);font-weight:700}.af-drawer h3{font-size:var(--af-text-sm);color:var(--ink);margin:16px 0 8px;font-weight:700}.af-drawer form{border-top:1px solid var(--line);flex-direction:column;gap:8px;margin-top:16px;padding-top:16px;display:flex}.af-drawer form label{font-size:var(--af-text-sm);color:var(--ink);font-weight:600}.af-attempt-list{font-size:var(--af-text-sm);flex-direction:column;gap:8px;display:flex}.af-attempt-list li{border:1px solid var(--line);background:var(--canvas);color:var(--muted);border-radius:10px;flex-wrap:wrap;gap:8px;padding:10px 12px;display:flex}.af-attempt-list strong{color:var(--ink)}.af-audit-timeline{flex-direction:column;gap:8px;display:flex}.af-audit-entry{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:12px}.af-audit-entry__head{font-size:var(--af-text-sm);color:var(--muted);flex-wrap:wrap;align-items:center;gap:12px;padding:12px 16px;display:flex}.af-audit-entry__head strong{color:var(--ink)}.af-audit-entry__head time{font-variant-numeric:tabular-nums}.af-audit-entry__head button{border:1px solid var(--line);background:var(--surface);min-height:32px;color:var(--ink);font:inherit;font-size:var(--af-text-xs);cursor:pointer;border-radius:8px;margin-inline-start:auto;padding:4px 12px;font-weight:600}.af-audit-entry__detail{border-top:1px solid var(--line-soft);padding:0 16px 16px}.af-audit-entry__correlation{font-size:var(--af-text-xs);color:var(--muted);margin-top:8px}.af-audit-diff{border-collapse:collapse;width:100%;font-size:var(--af-text-sm);margin-top:12px}.af-audit-diff th,.af-audit-diff td{text-align:left;border-bottom:1px solid var(--line-soft);color:var(--ink);padding:8px 12px}.af-audit-diff thead th{font-size:var(--af-text-xs);text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}.af-audit-diff tr[data-changed=true]{background:var(--tint-success)}.af-audit-diff__empty{font-size:var(--af-text-sm);color:var(--muted);margin-top:12px}.af-support-result{margin-top:24px}.af-support-result article{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:16px;padding:20px}.af-support-result article[data-valid=true]{border-inline-start:4px solid var(--accent)}.af-support-result article[data-valid=false]{border-inline-start:4px solid var(--warning)}.af-support-result article[data-outcome=not_found]{border-inline-start:4px solid var(--line-hover)}.af-support-result h2{font-size:var(--af-text-lg);color:var(--ink);margin-bottom:4px;font-weight:700}.af-support-result>p[role=alert]{border:1px solid var(--danger);background:var(--tint-danger);color:var(--danger);font-size:var(--af-text-sm);border-radius:12px;padding:12px 16px}@media (max-width:640px){.af-page-header{flex-direction:column}.af-drawer{width:100vw}.af-table thead{display:none}.af-table tbody tr{border-bottom:1px solid var(--line-soft);gap:4px;padding:12px 16px;display:grid}.af-table tbody td{border:none;padding:0}}.af-integration-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:16px;flex-direction:column;gap:12px;padding:20px;display:flex}.af-integration-card header{justify-content:space-between;align-items:center;gap:12px;display:flex}.af-integration-card h2{font-size:var(--af-text-lg);color:var(--ink);font-weight:700}.af-integration-card>p{font-size:var(--af-text-sm);color:var(--muted)}.af-integration-card form{flex-direction:column;gap:8px;display:flex}.af-integration-card button{border:1px solid var(--line);background:var(--surface);min-height:40px;color:var(--ink);font:inherit;font-size:var(--af-text-sm);cursor:pointer;border-radius:9px;padding:8px 16px;font-weight:600}.af-integration-card button[type=submit]{border-color:var(--accent);background:var(--accent);color:#fff}.af-webhook-url{border:1px solid var(--line);background:var(--canvas);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:var(--af-text-xs);color:var(--ink);word-break:break-all;border-radius:9px;padding:10px 12px;display:block}.af-webhook-block{max-width:720px;margin-bottom:24px}.af-company-form{border:1px solid var(--line);background:var(--surface);max-width:520px;box-shadow:var(--shadow-sm);border-radius:14px;flex-direction:column;gap:12px;margin-bottom:28px;padding:20px;display:flex}.af-company-form h2{font-size:var(--af-text-lg);color:var(--ink);font-weight:700}.af-integration-card article{flex-direction:column;gap:8px;display:flex}.af-integration-card article h2{font-size:var(--af-text-lg);color:var(--ink);font-weight:700}.af-integration-card article p{font-size:var(--af-text-sm);color:var(--muted)}.af-integration-card .af-login-submit{margin-top:4px}.af-dashboard-panels{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-top:24px;display:grid}.af-dashboard-panels .af-dashboard-panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:16px;flex-direction:column;gap:12px;padding:20px;display:flex}.af-dashboard-panels .af-dashboard-panel h2{font-size:var(--af-text-sm);letter-spacing:.05em;text-transform:uppercase;color:var(--muted);font-weight:700}.af-panel-list{flex-direction:column;gap:8px;display:flex}.af-panel-list li a{border:1px solid var(--line);background:var(--canvas);font-size:var(--af-text-sm);color:var(--ink);border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;text-decoration:none;display:flex}.af-panel-list li a:hover{border-color:var(--line-hover);background:var(--surface-active)}.af-panel-list li a span{color:var(--muted);font-size:var(--af-text-xs)}.af-panel-list li[data-tone=danger] a{border-inline-start:3px solid var(--danger)}.af-panel-list li[data-tone=warning] a{border-inline-start:3px solid var(--warning)}.af-panel-list li[data-tone=success] a{border-inline-start:3px solid var(--accent)}.af-panel-muted,.af-panel-error{font-size:var(--af-text-sm);color:var(--muted)}.af-panel-error{color:var(--danger)}a.af-metric-card{text-decoration:none}a.af-metric-card:focus-visible{box-shadow:var(--focus-ring);border-color:var(--accent);outline:none}.af-integrations-page__header{margin-bottom:20px}.af-integrations-page__header h1{color:#111412;letter-spacing:-.02em;margin:0 0 4px;font-size:28px;font-weight:800}.af-integrations-page__header p{color:#667068;margin:0;font-size:14px}.af-provider-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px;display:grid}.af-provider-card{background:#fff;border:1px solid #dfe4df;border-radius:16px;padding:20px 22px;box-shadow:0 1px 2px #191d1a0a}.af-provider-card__top{align-items:center;gap:12px;margin-bottom:16px;display:flex}.af-provider-card__icon{color:#3a423c;background:#f1f5f2;border-radius:12px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.af-provider-card__copy{flex-direction:column;flex:1;min-width:0;display:flex}.af-provider-card__copy strong{color:#111412;font-size:16px;font-weight:800}.af-provider-card__copy span{color:#667068;margin-top:2px;font-size:12px}.af-provider-card__badge{white-space:nowrap;border-radius:999px;flex:none;align-items:center;gap:5px;padding:4px 10px;font-size:11.5px;font-weight:700;display:inline-flex}.af-provider-card__badge[data-tone=success]{color:#147a43;background:#e7f1eb}.af-provider-card__badge[data-tone=neutral]{color:#667068;background:#eff1ef}.af-provider-card__badge[data-tone=warning]{color:#a56207;background:#f6eedd}.af-provider-card__badge[data-tone=danger]{color:#b42318;background:#fbebe9}.af-provider-card__badge>span{background:currentColor;border-radius:50%;width:6px;height:6px}.af-provider-card__webhook{margin-bottom:14px}.af-provider-card__webhook>span{color:#667068;margin-bottom:6px;font-size:11.5px;font-weight:600;display:block}.af-provider-card__webhook code{color:#3a423c;text-overflow:ellipsis;white-space:nowrap;background:#fbfcfb;border:1px solid #eef1ee;border-radius:9px;padding:10px 12px;font-size:12px;display:block;overflow:hidden}.af-provider-card__form label{color:#3a423c;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.af-provider-card__form input{border:1px solid #dfe4df;border-radius:9px;width:100%;height:42px;margin-bottom:6px;padding:0 13px;font-family:inherit;font-size:13.5px}.af-provider-card__form input:focus{border-color:#147a43;outline:0;box-shadow:0 0 0 3px #147a431f}.af-provider-card__form p{color:#667068;margin:0 0 12px;font-size:12px}.af-provider-card__actions{gap:10px;display:flex}.af-provider-card__actions button{color:#111412;cursor:pointer;background:#fff;border:1px solid #dfe4df;border-radius:9px;flex:1;padding:10px;font-family:inherit;font-size:13px;font-weight:700}.af-provider-card__actions button:hover:not(:disabled){background:#f1f5f2}.af-provider-card__actions button[data-variant=ghost]{color:#147a43;background:#eef3ef;border:none}.af-provider-card__actions button[data-variant=ghost]:disabled{opacity:.55;cursor:not-allowed}.af-provider-card--add{color:#147a43;cursor:pointer;text-align:center;border-style:dashed;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:176px;font-family:inherit;transition:border-color .16s,background .16s,transform .16s;display:flex}.af-provider-card--add:hover{background:#f8fbf9;border-color:#9abda6}.af-provider-card--add:active{transform:translateY(1px)}.af-provider-card--add strong{color:#111412;margin-top:3px;font-size:14px}.af-provider-card--add span{color:#667068;font-size:12px}.af-zoom-account-card__facts{background:#fbfcfb;border:1px solid #eef1ee;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;margin:0 0 16px;padding:12px;display:grid}.af-zoom-account-card__facts div{min-width:0}.af-zoom-account-card__facts dt{color:#667068;margin-bottom:3px;font-size:10.5px;font-weight:650}.af-zoom-account-card__facts dd{color:#111412;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;font-weight:700;overflow:hidden}.af-zoom-account-card__warning{color:#a56207;align-items:flex-start;gap:7px;margin:-4px 0 14px;font-size:11.5px;line-height:1.4;display:flex}.af-zoom-account-card__warning svg{flex:none;margin-top:1px}.af-zoom-account-card__lifecycle{color:#667068;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;margin-top:12px;padding:0;font-family:inherit;font-size:11.5px;font-weight:650;display:inline-flex}.af-zoom-account-card__lifecycle:hover:not(:disabled){color:#111412}.af-zoom-account-card__lifecycle:disabled{cursor:not-allowed;opacity:.55}.af-zoom-accounts-empty{color:#667068;background:#fbfcfb;border:1px solid #eef1ee;border-radius:10px;margin:-4px 0 16px;padding:12px 14px;font-size:13px}.af-reference-select-field{color:#3a423c;gap:6px;font-size:12px;font-weight:600;display:grid}.af-reference-select-field select{color:#111412;background:#fff;border:1px solid #dfe4df;border-radius:9px;outline:none;width:100%;height:42px;padding:0 12px;font-family:inherit;font-size:13.5px}.af-reference-select-field select:focus-visible{border-color:#147a43;box-shadow:0 0 0 3px #147a431f}.af-zoom-rotation-context{color:#3a423c;background:#fbfcfb;border:1px solid #eef1ee;border-radius:9px;margin:0;padding:11px 12px;font-size:12.5px;font-weight:650}.af-zoom-conflicts{background:#fff;border:1px solid #dfe4df;border-radius:16px;margin-top:8px;padding:6px 22px 16px;box-shadow:0 1px 2px #191d1a0a}.af-zoom-conflicts__header{justify-content:space-between;align-items:center;padding:16px 0 8px;display:flex}.af-zoom-conflicts__header h2{color:#111412;margin:0;font-size:16px;font-weight:700}.af-zoom-conflicts__count{color:#a56207;background:#f6eedd;border-radius:999px;padding:3px 9px;font-size:11.5px;font-weight:700}.af-zoom-conflicts__empty{color:#667068;margin:0;padding:12px 0 8px;font-size:13px}.af-zoom-conflicts__list{margin:0;padding:0;list-style:none}.af-zoom-conflict{border-bottom:1px solid #eef1ee;padding:14px 0}.af-zoom-conflict[data-last=true]{border-bottom:0}.af-zoom-conflict__meta{align-items:center;gap:10px;margin-bottom:8px;display:flex}.af-zoom-conflict__type{color:#a56207;text-transform:capitalize;background:#f6eedd;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:700;display:inline-flex}.af-zoom-conflict__room{color:#667068;font-size:12px}.af-zoom-conflict__desc{color:#3a423c;margin:0 0 10px;font-size:12.5px}.af-zoom-conflict__actions{flex-wrap:wrap;gap:8px;display:flex}.af-zoom-conflict__actions button{cursor:pointer;border-radius:8px;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:700}.af-zoom-conflict__actions button[data-variant=primary]{color:#fff;background:#147a43;border:none}.af-zoom-conflict__actions button[data-variant=primary]:hover:not(:disabled){background:#0e6235}.af-zoom-conflict__actions button[data-variant=secondary]{color:#111412;background:#fff;border:1px solid #dfe4df}.af-zoom-conflict__actions button[data-variant=secondary]:hover:not(:disabled){background:#f1f5f2}.af-zoom-conflict__actions button[data-variant=danger]{color:#b42318;background:#fff;border:1px solid #e9c6c2}.af-zoom-conflict__actions button[data-variant=danger]:hover:not(:disabled){background:#fbebe9}.af-zoom-conflict__actions button:disabled{opacity:.55;cursor:not-allowed}.af-conflict-dialog-backdrop{z-index:95;background:#191d1a59;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.af-conflict-dialog{background:#fff;border:1px solid #dfe4df;border-radius:16px;width:100%;max-width:440px;padding:22px 24px;box-shadow:0 14px 36px #191d1a29}.af-conflict-dialog h2{color:#111412;margin:0 0 8px;font-size:18px;font-weight:800}.af-conflict-dialog>p{color:#667068;margin:0 0 14px;font-size:13px}.af-conflict-dialog label{color:#3a423c;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.af-conflict-dialog textarea{resize:vertical;border:1px solid #dfe4df;border-radius:9px;width:100%;min-height:80px;margin-bottom:16px;padding:10px 12px;font-family:inherit;font-size:13.5px}.af-conflict-dialog__actions{justify-content:flex-end;gap:10px;display:flex}.af-conflict-dialog__actions button{cursor:pointer;background:#fff;border:1px solid #dfe4df;border-radius:9px;padding:10px 16px;font-family:inherit;font-size:13px;font-weight:700}.af-conflict-dialog__actions button[data-variant=primary]{color:#fff;background:#147a43;border:none}.af-zoom-resources{background:#fff;border:1px solid #dfe4df;border-radius:16px;margin-top:16px;padding:18px 22px;box-shadow:0 1px 2px #191d1a0a}.af-zoom-resources h2{color:#111412;align-items:center;gap:8px;margin:0 0 6px;font-size:16px;font-weight:700;display:flex}.af-zoom-resources p{color:#667068;margin:0;font-size:13px;line-height:1.5}.af-inline-alert{border-radius:10px;margin:0 0 16px;padding:12px 14px;font-size:13px;font-weight:600}.af-inline-alert--success{color:#0e5a32;background:#e7f1eb;border:1px solid #cde3d5}@media (max-width:900px){.af-provider-grid{grid-template-columns:1fr}}.af-catalog-page__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.af-catalog-page__header h1{color:#111412;letter-spacing:-.02em;margin:0 0 4px;font-size:28px;font-weight:800}.af-catalog-page__header p{color:#667068;margin:0;font-size:14px}.af-catalog-cta{color:#fff;cursor:pointer;background:#147a43;border:none;border-radius:9px;align-items:center;gap:8px;padding:11px 16px;font-family:inherit;font-size:13.5px;font-weight:700;display:inline-flex}.af-catalog-cta:hover{background:#0e6235}.af-catalog-cta--secondary{color:#147a43;background:#fff;border:1px solid #dfe4df}.af-catalog-cta--secondary:hover{background:#f1f5f2}.af-catalog-table{background:#fff;border:1px solid #dfe4df;border-radius:16px;overflow:hidden;box-shadow:0 1px 2px #191d1a0a}.af-catalog-table__head,.af-catalog-table__row{align-items:center;gap:16px;padding:13px 22px;display:grid}.af-catalog-table__head{background:#fbfcfb;border-bottom:1px solid #eef1ee}.af-catalog-table__head span{color:#667068;letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:700}.af-catalog-table__row{border-bottom:1px solid #eef1ee;padding-top:15px;padding-bottom:15px}.af-catalog-table__row:last-child{border-bottom:0}.af-catalog-table--products .af-catalog-table__head,.af-catalog-table--products .af-catalog-table__row{grid-template-columns:2fr 1fr 1fr 1.6fr .9fr minmax(7rem,auto)}.af-catalog-table--cohorts .af-catalog-table__head,.af-catalog-table--cohorts .af-catalog-table__row{grid-template-columns:1.4fr 1.3fr 1.3fr .6fr 1.5fr .9fr minmax(7rem,auto)}.af-catalog-table--enrollments .af-catalog-table__head,.af-catalog-table--enrollments .af-catalog-table__row{grid-template-columns:1.3fr 1.5fr 1fr .9fr 1.3fr 1.2fr}.af-catalog-table__name{color:#111412;min-width:0;font-size:13.5px;font-weight:700}.af-catalog-table__sub{color:#667068;margin-top:2px;font-size:12px}.af-catalog-table__muted{color:#3a423c;font-size:13px}.af-catalog-table__dim{color:#667068;font-size:12.5px}.af-catalog-type{border-radius:7px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.af-catalog-type[data-type=principal]{color:#147a43;background:#e7f1eb}.af-catalog-type[data-type=extension]{color:#315f9e;background:#e9eff7}.af-catalog-type[data-type=combo]{color:#a56207;background:#f6eedd}.af-catalog-status{border-radius:999px;align-items:center;gap:5px;padding:4px 9px;font-size:11.5px;font-weight:700;display:inline-flex}.af-catalog-status>span{background:currentColor;border-radius:50%;width:6px;height:6px}.af-catalog-status[data-tone=success]{color:#147a43;background:#e7f1eb}.af-catalog-status[data-tone=neutral]{color:#667068;background:#eff1ef}.af-catalog-status[data-tone=warning]{color:#a56207;background:#f6eedd}.af-catalog-status[data-tone=danger]{color:#b42318;background:#fbebe9}.af-catalog-status[data-tone=info]{color:#315f9e;background:#e9eff7}.af-catalog-row-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.af-catalog-row-actions button{color:#111412;cursor:pointer;background:#fff;border:1px solid #dfe4df;border-radius:8px;padding:6px 10px;font-family:inherit;font-size:12px;font-weight:700}.af-catalog-row-actions button:hover:not(:disabled){background:#f1f5f2}.af-catalog-row-actions button[data-variant=danger]{color:#b42318;border-color:#e9c6c2}.af-catalog-row-actions button:disabled{opacity:.55;cursor:not-allowed}.af-catalog-footnote{color:#667068;align-items:center;gap:7px;margin-top:12px;font-size:12.5px;display:flex}.af-enroll-chips{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.af-enroll-chip{color:#3a423c;cursor:pointer;background:#fff;border:1px solid #dfe4df;border-radius:999px;align-items:center;gap:7px;padding:7px 12px;font-family:inherit;font-size:12.5px;font-weight:600;display:inline-flex}.af-enroll-chip[data-active=true]{color:#0e5a32;background:#e7f1eb;border-color:#cde3d5}.af-enroll-chip span{opacity:.75;font-weight:700}.af-catalog-notice{color:#7a4a05;background:#f6eedd;border:1px solid #ead9b8;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:12px 14px;font-size:13px;font-weight:600;display:flex}.af-catalog-notice p{margin:0}.af-catalog-notice button{cursor:pointer;background:#fff;border:1px solid #dfe4df;border-radius:8px;padding:8px 12px;font-family:inherit;font-size:12.5px;font-weight:700}@media (max-width:960px){.af-catalog-table__head{display:none}.af-catalog-table--products .af-catalog-table__row,.af-catalog-table--cohorts .af-catalog-table__row,.af-catalog-table--enrollments .af-catalog-table__row{grid-template-columns:1fr;gap:8px;padding:16px}.af-catalog-row-actions{justify-content:flex-start}}.af-students-table{background:#fff;border:1px solid #dfe4df;border-radius:16px;overflow:hidden;box-shadow:0 1px 2px #191d1a0a}.af-students-table__head,.af-students-table__row{grid-template-columns:2.4fr 1.4fr 1.8fr 1fr 1.1fr .85fr;align-items:center;gap:16px;padding:13px 22px;display:grid}.af-students-table__head{background:#fbfcfb;border-bottom:1px solid #eef1ee}.af-students-table__head span{color:#667068;letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:700}.af-students-table__row{color:inherit;cursor:pointer;border-bottom:1px solid #eef1ee;padding-top:14px;padding-bottom:14px;text-decoration:none;transition:background .12s}.af-students-table__row:last-of-type{border-bottom:0}.af-students-table__row:hover{background:#fafbfa}.af-students-table__identity{align-items:center;gap:11px;min-width:0;display:flex}.af-student-avatar{color:#147a43;background:#eef3ef;border-radius:50%;flex:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:12.5px;font-weight:700;display:inline-flex}.af-students-table__identity-copy{flex-direction:column;min-width:0;display:flex}.af-students-table__identity-copy strong{color:#111412;text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:700;overflow:hidden}.af-students-table__identity-copy span{color:#667068;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.af-students-table__contact{color:#3a423c;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;overflow:hidden}.af-students-table__offering{flex-direction:column;min-width:0;display:flex}.af-students-table__offering strong{color:#111412;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.af-students-table__offering span{color:#667068;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.af-students-table__expires{color:#111412;font-variant-numeric:tabular-nums;font-size:13px}.af-students-table__status{border-radius:999px;align-items:center;gap:5px;padding:4px 9px;font-size:11.5px;font-weight:700;display:inline-flex}.af-students-table__status[data-tone=success]{color:#147a43;background:#e7f1eb}.af-students-table__status[data-tone=warning]{color:#a56207;background:#f6eedd}.af-students-table__status[data-tone=neutral]{color:#667068;background:#eff1ef}.af-students-table__updated{color:#667068;font-size:12px}.af-students-table__footer{border-top:1px solid #eef1ee;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 22px;display:flex}.af-students-table__footer p{color:#667068;margin:0;font-size:12.5px}.af-students-table__footer strong{color:#111412;font-weight:700}.af-students-table__pager{align-items:center;gap:5px;display:flex}.af-students-table__page-btn,.af-students-table__page-num{color:#3a423c;cursor:pointer;background:#fff;border:1px solid #dfe4df;border-radius:8px;justify-content:center;align-items:center;min-width:32px;height:32px;padding:0 6px;font-family:inherit;font-size:13px;font-weight:600;display:inline-flex}.af-students-table__page-btn{color:#667068}.af-students-table__page-btn:hover:not(:disabled),.af-students-table__page-num:hover{background:#f1f5f2}.af-students-table__page-btn:disabled{opacity:.45;cursor:not-allowed}.af-students-table__page-num[data-active=true]{color:#fff;background:#147a43;border-color:#147a43;font-weight:700}.af-students-table__ellipsis{color:#667068;padding:0 4px;font-size:13px}@media (max-width:900px){.af-students-table__head{display:none}.af-students-table__row{grid-template-columns:1fr;gap:8px;padding:16px}}@media (max-width:767px){.af-shell{background:var(--canvas);justify-content:flex-start;align-items:stretch;padding:0;overflow:hidden}.af-shell__workspace{background:var(--canvas);width:100%;height:100%;max-height:none;box-shadow:none;border-radius:0;flex:1;padding:0}.af-shell__viewport{border-radius:0;width:100%;height:100%;overflow:hidden}}}.af-reference-drawer{width:min(462px,94vw)}.af-reference-drawer-body{gap:0;padding-top:16px}.af-reference-drawer-intro{color:#4f5952;background:#f8fbf8;border-color:#dfe9e1;margin:0 0 20px;padding:14px;font-size:12.5px}.af-reference-drawer-section{border:0;min-width:0;margin:0;padding:0 0 22px}.af-reference-drawer-section+.af-reference-drawer-section{border-top:1px solid var(--line-soft);padding-top:20px}.af-reference-drawer-section>h3,.af-reference-drawer-section>legend{width:100%;color:var(--accent);letter-spacing:.02em;text-transform:uppercase;margin:0 0 12px;padding:0;font-size:12px;font-weight:800;line-height:1.4;display:block}.af-reference-section-help{color:var(--muted);margin:-5px 0 12px;font-size:12px;line-height:1.5}.af-reference-field{margin-top:14px;display:block}.af-reference-field>span,.af-reference-segmented>legend,.af-reference-check-list>legend{color:var(--text-strong-secondary);margin-bottom:6px;font-size:12px;font-weight:650;display:block}.af-reference-field textarea,.af-reference-field select{border:1px solid var(--line);width:100%;min-height:42px;color:var(--ink);background:var(--surface);font:inherit;resize:vertical;border-radius:9px;outline:0;padding:10px 12px;font-size:13.5px;line-height:1.45}.af-reference-field textarea:focus,.af-reference-field select:focus{border-color:var(--accent);box-shadow:var(--focus-ring)}.af-reference-access-cards{gap:8px;display:grid}.af-reference-access-card{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:10px;grid-template-columns:36px minmax(0,1fr) 18px;align-items:start;gap:10px;padding:12px;display:grid}.af-reference-access-card[data-selected=true]{border-color:var(--accent);background:#f4faf6;box-shadow:0 0 0 1px #147a430d}.af-reference-access-icon{width:34px;height:34px;color:var(--text-strong-secondary);background:var(--canvas);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.af-reference-access-card[data-selected=true] .af-reference-access-icon{color:#fff;background:var(--accent)}.af-reference-access-copy strong,.af-reference-access-copy small{display:block}.af-reference-access-copy strong{color:var(--ink);margin-bottom:2px;font-size:13px}.af-reference-access-copy small{color:var(--muted);font-size:11.5px;line-height:1.45}.af-reference-selected-icon{color:var(--accent);margin-top:2px}.af-reference-segmented{border:0;min-width:0;margin:0 0 14px;padding:0}.af-reference-segmented>div{border:1px solid var(--line);background:var(--canvas);border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));padding:3px;display:grid}.af-reference-segmented>.af-reference-segmented--three{grid-template-columns:repeat(3,minmax(0,1fr))}.af-reference-two-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.af-reference-segmented label{cursor:pointer;min-width:0}.af-reference-segmented input{opacity:0;width:1px;height:1px;position:absolute}.af-reference-segmented span{min-height:34px;color:var(--muted);text-align:center;border-radius:7px;justify-content:center;align-items:center;padding:6px 8px;font-size:12px;font-weight:650;display:flex}.af-reference-segmented label[data-selected=true] span{color:#fff;background:var(--accent);box-shadow:var(--shadow-sm)}.af-reference-cohort-simple>.af-field:first-child{margin-top:8px}.af-reference-integration-fields{gap:16px;padding-top:8px;display:grid}.af-reference-security-note{color:var(--muted);align-items:center;gap:6px;margin:16px 0 0;font-size:12px;display:flex}.af-reference-release-pills{border:0;min-width:0;margin:14px 0 0;padding:0}.af-reference-release-pills>legend{color:var(--text-strong-secondary);margin-bottom:8px;font-size:12px;font-weight:650;display:block}.af-reference-release-pills>div{flex-wrap:wrap;gap:8px;display:flex}.af-reference-release-pills label{cursor:pointer}.af-reference-release-pills input{opacity:0;width:1px;height:1px;position:absolute}.af-reference-release-pills span{border:1px solid var(--line);min-height:34px;color:var(--text-strong-secondary);background:var(--surface);border-radius:9px;justify-content:center;align-items:center;padding:8px 13px;font-size:12.5px;font-weight:650;line-height:1;display:inline-flex}.af-reference-release-pills label[data-selected=true] span{border-color:var(--accent);color:#fff;background:var(--accent)}.af-reference-check-list{border:0;gap:8px;margin:0;padding:0;display:grid}.af-reference-check-list label{border:1px solid var(--line-soft);min-height:38px;color:var(--ink);background:var(--surface);border-radius:8px;align-items:center;gap:9px;padding:8px 10px;font-size:12.5px;display:flex}.af-reference-check-list input{accent-color:var(--accent)}.af-reference-field-error{color:var(--danger);margin-top:6px;font-size:12px;display:block}.af-reference-effects{gap:8px;display:grid}.af-reference-effects>div{border:1px solid var(--line-soft);color:var(--accent);background:#fbfdfb;border-radius:9px;grid-template-columns:18px minmax(0,1fr);gap:9px;padding:10px 12px;display:grid}.af-reference-effects strong,.af-reference-effects small{display:block}.af-reference-effects strong{color:var(--ink);font-size:12.5px}.af-reference-effects small{color:var(--muted);margin-top:2px;font-size:11.5px;line-height:1.4}.af-reference-advanced{border:1px solid var(--line);background:var(--canvas);border-radius:9px;margin:0 0 22px}.af-reference-advanced>summary{color:var(--text-strong-secondary);cursor:pointer;padding:11px 12px;font-size:12.5px;font-weight:700}.af-reference-advanced>div{gap:14px;padding:0 12px 12px;display:grid}.af-reference-advanced label{color:var(--ink);align-items:center;gap:8px;font-size:12.5px;display:flex}@media (max-width:767px){.af-reference-drawer{width:100vw}.af-reference-two-columns,.af-reference-segmented>.af-reference-segmented--three{grid-template-columns:1fr}}
