.kf-field{display:flex;flex-direction:column;gap:4px}.kf-field--rtl{direction:rtl}.kf-field__label{font-family:var(--font-body);font-size:13px;font-weight:600;color:var(--ink-strong);letter-spacing:.01em;text-transform:none}.kf-field__label--urdu{font-family:var(--font-urdu);font-size:14px;font-weight:500}.kf-field__label--admin{font-family:var(--font-mono);font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.kf-field__box{display:flex;align-items:center;background:var(--surface-0);border:1px solid var(--border-subtle);border-radius:8px;padding:0 14px}.kf-field__placeholder{font-family:var(--font-body);font-size:14px;color:var(--ink-soft)}.kf-field__placeholder--urdu{font-family:var(--font-urdu);font-size:15px}.kf-field__placeholder--admin{font-size:13px}.kf-field__box--marketing{min-height:44px}.kf-field__box--bureau{min-height:40px}.kf-field__box--admin{min-height:34px}.kf-field__box--mobile{min-height:48px}.kf-select{display:flex;flex-direction:column;gap:4px}.kf-select--rtl{direction:rtl}.kf-select__label{font-family:var(--font-body);font-size:13px;font-weight:600;color:var(--ink-strong);letter-spacing:.01em;text-transform:none}.kf-select__label--urdu{font-family:var(--font-urdu);font-size:14px;font-weight:500}.kf-select__label--admin{font-family:var(--font-mono);font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.kf-select__box{display:flex;align-items:center;justify-content:space-between;background:var(--surface-0);border:1px solid var(--border-subtle);border-radius:8px;padding:0 14px;color:var(--ink-soft)}.kf-select__value{font-family:var(--font-body);font-size:14px;color:var(--ink-soft)}.kf-select__value--urdu{font-family:var(--font-urdu);font-size:15px}.kf-select__box--marketing{min-height:44px}.kf-select__box--bureau{min-height:40px}.kf-select__box--admin{min-height:34px}.kf-select__box--mobile{min-height:48px}.kf-seg{display:inline-flex;background:var(--surface-0);border:1px solid var(--border-subtle);border-radius:8px;padding:3px;width:-moz-fit-content;width:fit-content}.kf-seg--full{width:100%}.kf-seg__option{flex:0 0 auto;text-align:center;font-family:var(--font-body);font-size:12px;font-weight:600;padding:8px 16px;border-radius:5px;background:transparent;color:var(--ink-soft);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.kf-seg__option--urdu{font-family:var(--font-urdu);font-size:14px}.kf-seg__option--full{flex:1}.kf-seg__option--active{background:var(--ink-strong);color:var(--ink-inverse)}.kf-search{display:flex;align-items:center;gap:10px;background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:8px;padding:7px 12px;width:100%;color:var(--ink-soft)}.kf-search--bureau{width:320px;direction:rtl;padding:7px 12px}.kf-search--admin{width:360px;padding:7px 12px}.kf-search--mobile{width:100%;padding:10px 12px;height:44px}.kf-search__placeholder{flex:1;font-family:var(--font-body);font-size:13px;color:var(--ink-soft)}.kf-search__placeholder--bureau{font-family:var(--font-urdu);font-size:15px}.kf-search__placeholder--mobile{font-size:14px}.kf-search__hint{font-family:var(--font-body);font-size:10px;color:var(--ink-soft);direction:ltr}.kf-inline-field{background:var(--surface-0);border:1px solid var(--border-subtle);border-radius:8px;padding:8px 14px;display:flex;flex-direction:column;gap:2px}.kf-inline-field__label{font-family:var(--font-body);font-size:11px;font-weight:600;color:var(--ink-soft);letter-spacing:.04em;text-transform:uppercase}.kf-inline-field__value{font-family:var(--font-body);font-size:15px;font-weight:500;color:var(--ink-strong)}.kf-accordion{background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:10px;overflow:hidden}.kf-accordion--expanded{border-color:var(--border-medium)}.kf-accordion__header{display:flex;align-items:center;gap:12px;padding:16px 18px;background:transparent;cursor:pointer}.kf-accordion__header--expanded{background:var(--surface-2);border-bottom:1px solid var(--border-subtle)}.kf-accordion__header--desktop{padding:16px 20px}.kf-accordion__meta{flex:1}.kf-accordion__title{font-family:var(--font-display);font-weight:600;font-size:16px;color:var(--ink-strong);margin:0}.kf-accordion__kicker{margin:2px 0 0}.kf-accordion__completion,.kf-accordion__kicker{font-family:var(--font-body);font-size:11px;color:var(--ink-soft)}.kf-accordion__completion{font-variant-numeric:tabular-nums}.kf-accordion__body{padding:16px 18px;display:flex;flex-direction:column;gap:14px}.kf-accordion__body--desktop{padding:16px 20px}.kf-textarea{display:flex;flex-direction:column;gap:4px}.kf-textarea__label{font-family:var(--font-body);font-size:13px;font-weight:600;color:var(--ink-strong)}.kf-textarea__box{background:var(--surface-0);border:1px solid var(--border-subtle);border-radius:8px;padding:14px;min-height:100px}.kf-textarea__box--compact{min-height:80px}.kf-textarea__placeholder{font-family:var(--font-body);font-size:14px;color:var(--ink-soft)}.ko-sheet{background:var(--surface-1);border-radius:16px 16px 0 0;padding:12px 20px 20px;box-shadow:var(--shadow-lg);max-height:300px}.ko-sheet--tall{max-height:420px}.ko-sheet__handle{width:36px;height:4px;border-radius:2px;background:var(--border-medium);margin:0 auto 14px}.ko-sheet__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.ko-sheet__title{font-family:var(--font-display);font-weight:600;font-size:18px;margin:0}.ko-sheet__subtitle{font-family:var(--font-body);font-size:12px;color:var(--ink-soft);margin:2px 0 0}.ko-sheet__close{width:32px;height:32px;border-radius:8px;border:1px solid var(--border-subtle);background:var(--surface-0);color:var(--ink-soft);display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.ko-sheet__body{display:flex;flex-direction:column;gap:2px}.ko-sheet-option{display:flex;align-items:center;gap:12px;padding:12px 8px;border-radius:8px;cursor:pointer;color:var(--ink-strong);font-family:var(--font-body);font-size:15px;font-weight:500}.ko-sheet-option--warn{color:var(--danger)}.ko-sheet-option--muted{color:var(--ink-soft)}.ko-filter-group{margin-bottom:12px}.ko-filter-group__label{font-family:var(--font-body);font-size:12px;font-weight:600;color:var(--ink-medium);margin-bottom:8px}.ko-filter-group__options{display:flex;gap:6px;flex-wrap:wrap}.ko-filter-chip{font-family:var(--font-body);font-size:12px;font-weight:600;padding:6px 12px;border-radius:999px;background:transparent;color:var(--ink-medium);border:1px solid var(--border-subtle);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ko-filter-chip--active{background:var(--ink-strong);color:var(--ink-inverse);border-color:var(--ink-strong)}.ko-dialog{background:var(--surface-0);border-radius:16px;padding:32px 28px 24px;max-width:420px;width:100%;box-shadow:var(--shadow-lg);direction:ltr}.ko-dialog--urdu{direction:rtl;padding:28px 24px 20px}.ko-dialog__title{font-family:var(--font-display);font-weight:600;font-size:18px;margin:0 0 10px;line-height:1.3}.ko-dialog__title--urdu{font-family:var(--font-urdu);font-weight:500;font-size:20px}.ko-dialog__body{font-family:var(--font-body);font-size:14px;color:var(--ink-medium);line-height:1.6;margin:0 0 24px}.ko-dialog__body--urdu{font-family:var(--font-urdu);font-size:15px}.ko-dialog__footer{display:flex;gap:8px;justify-content:flex-end}.ko-dialog__cancel{height:40px;border-radius:8px;border:1px solid var(--border-subtle);background:var(--surface-1);color:var(--ink-strong);font-family:var(--font-body);font-size:14px;font-weight:600;padding:0 16px;cursor:pointer}.ko-dialog__cancel--urdu{font-family:var(--font-urdu);font-size:15px}.ko-dialog__confirm{height:40px;border-radius:8px;border:none;background:var(--brand-primary);color:var(--ink-inverse);font-family:var(--font-body);font-size:14px;font-weight:600;padding:0 16px;cursor:pointer}.ko-dialog__confirm--danger{background:var(--danger)}.ko-dialog__confirm--urdu{font-family:var(--font-urdu);font-size:15px}.ko-drawer-item{display:flex;align-items:center;gap:12px;padding:10px;border-radius:6px;cursor:pointer;color:var(--ink-strong);font-family:var(--font-body);font-size:14px;font-weight:500}.ko-drawer-item--muted{color:var(--ink-soft)}.sheet-backdrop{position:absolute;inset:0;background:rgba(26,31,46,.4)}.sheet{position:absolute;bottom:0;left:0;right:0;background:var(--surface-1);border-radius:20px 20px 0 0;padding:0 0 20px;box-shadow:var(--shadow-lg)}.sheet-handle{width:36px;height:4px;border-radius:2px;background:var(--border-medium);margin:8px auto 14px}.sheet-row{display:flex;align-items:center;gap:12px;padding:12px 20px;font-family:var(--font-body);font-size:15px;font-weight:500;color:var(--ink-strong)}.sheet-row svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.5;fill:none;stroke-linecap:round;stroke-linejoin:round;color:var(--ink-medium)}.sheet-row .count{margin-left:auto;font-family:var(--font-stat);font-size:12px;font-weight:600;color:var(--accent-terracotta)}.sheet-divider{height:1px;background:var(--border-subtle);margin:6px 20px}.sheet-user{display:flex;align-items:center;gap:10px;padding:14px 20px 0}.sheet-av{width:32px;height:32px;border-radius:50%;background:var(--brand-primary-soft);color:var(--brand-primary);font-family:var(--font-display);font-weight:600;font-size:12px;display:inline-flex;align-items:center;justify-content:center}.sheet-user-name{font-family:var(--font-body);font-size:14px;font-weight:600;color:var(--ink-strong)}.sheet-user-role{font-family:var(--font-body);font-size:11px;color:var(--ink-soft);margin-top:1px}.app-shell{--shell-sidebar-bg:var(--surface-1);--shell-sidebar-ink:var(--ink-strong);--shell-sidebar-ink-soft:var(--ink-soft);--shell-sidebar-border:var(--border-subtle);--shell-section-ink:var(--ink-soft);--shell-item-active-bg:var(--brand-primary);--shell-item-active-ink:var(--ink-inverse);--shell-item-hover-bg:var(--surface-2);--shell-count-ink:var(--ink-soft);--shell-wordmark-ink:var(--ink-strong);--shell-brand-filter:none;--shell-env-bg:var(--brand-primary-soft);--shell-env-ink:var(--brand-primary);--shell-bottom-bg:var(--surface-1);--shell-bottom-ink:var(--ink-soft);--shell-tab-active-ink:var(--brand-primary);--shell-tab-count-bg:var(--accent-terracotta);--shell-tab-count-ink:var(--ink-inverse);--shell-drawer-bg:var(--surface-0);--shell-drawer-ink:var(--ink-strong);--shell-drawer-active-bg:var(--brand-primary-soft);--shell-drawer-active-ink:var(--brand-primary);--shell-drawer-section-ink:var(--ink-soft);--shell-drawer-wordmark-ink:var(--ink-strong);--shell-sidebar-w:240px;--shell-sidebar-w-collapsed:68px;--shell-bottom-h:56px;min-height:100vh;min-height:100dvh;background:var(--surface-0)}@media (min-width:1024px){.app-shell{display:grid;grid-template-columns:var(--shell-sidebar-w) minmax(0,1fr);transition:grid-template-columns var(--duration-layout) var(--ease-out)}.app-shell.is-collapsed{grid-template-columns:var(--shell-sidebar-w-collapsed) minmax(0,1fr)}}.app-shell__main{min-width:0;display:flex;flex-direction:column}@media (max-width:767.98px){.app-shell__main{padding-block-end:calc(var(--shell-bottom-h) + env(safe-area-inset-bottom))}}.app-shell__content{flex:1;min-width:0}.app-shell__sidebar{display:none}@media (min-width:1024px){.app-shell__sidebar{display:flex;flex-direction:column;gap:4px;padding:18px 14px;background:var(--shell-sidebar-bg);color:var(--shell-sidebar-ink);border-inline-end:1px solid var(--shell-sidebar-border);height:100vh;height:100dvh;position:sticky;top:0;overflow-y:auto}}.app-shell__brand{display:flex;align-items:center;gap:10px;padding:6px 10px 18px;border-bottom:1px solid var(--shell-sidebar-border);margin-bottom:10px;min-height:56px}.is-collapsed .app-shell__brand{padding:6px 4px 18px;justify-content:center}.app-shell__wordmark{font-family:var(--font-display);font-size:18px;font-weight:600;letter-spacing:-.01em;color:var(--shell-wordmark-ink);filter:var(--shell-brand-filter);white-space:nowrap}.is-collapsed .app-shell__wordmark-full{display:none}.app-shell__env{font-family:var(--font-mono,var(--font-body));font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:var(--shell-env-ink);background:var(--shell-env-bg);padding:3px 6px;border-radius:var(--radius-sm);margin-inline-start:auto}.is-collapsed .app-shell__env{display:none}.app-shell__section{font-family:var(--font-body);font-size:10px;font-weight:600;color:var(--shell-section-ink);letter-spacing:.1em;text-transform:uppercase;padding:14px 10px 6px;white-space:nowrap;overflow:hidden}.is-collapsed .app-shell__section{text-align:center;padding:14px 0 6px;text-overflow:clip;opacity:.5}.app-shell__item{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:var(--radius-sm);font-family:var(--font-body);font-size:14px;font-weight:500;color:var(--shell-sidebar-ink);background:transparent;border:none;cursor:pointer;width:100%;text-align:start;min-height:40px;transition:background var(--duration-hover) var(--ease-out),color var(--duration-hover) var(--ease-out)}.app-shell__item:hover{background:var(--shell-item-hover-bg)}.app-shell__item.is-active{background:var(--shell-item-active-bg);color:var(--shell-item-active-ink)}.app-shell__item:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.is-collapsed .app-shell__item{justify-content:center;padding:9px 0}.app-shell__item-icon{flex-shrink:0;display:inline-flex}.app-shell__item-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.is-collapsed .app-shell__item-label{display:none}.app-shell__item-count{margin-inline-start:auto;font-family:var(--font-stat,var(--font-body));font-size:11px;color:var(--shell-count-ink);font-variant-numeric:tabular-nums;direction:ltr}.app-shell__item.is-active .app-shell__item-count{color:var(--shell-item-active-ink);opacity:.75}.is-collapsed .app-shell__item-count{display:none}.app-shell__sidebar-foot{margin-top:auto;padding-top:12px}.app-shell__collapse-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:40px;padding:9px 10px;border-radius:var(--radius-sm);border:1px solid var(--shell-sidebar-border);background:transparent;color:var(--shell-sidebar-ink-soft);cursor:pointer;font-family:var(--font-body);font-size:12px;font-weight:500;transition:background var(--duration-hover) var(--ease-out)}.app-shell__collapse-btn:hover{background:var(--shell-item-hover-bg)}.app-shell__collapse-btn:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.is-collapsed .app-shell__collapse-label{display:none}.app-shell__topbar{display:flex;align-items:center;gap:16px;padding:12px 24px;min-height:56px;background:var(--surface-0);border-bottom:1px solid var(--border-subtle);position:sticky;top:0;z-index:10}.app-shell__hamburger{display:none;width:40px;height:40px;border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:var(--surface-1);color:var(--ink-medium);align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.app-shell__hamburger:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}@media (min-width:768px) and (max-width:1023.98px){.app-shell__hamburger{display:inline-flex}}.app-shell__topbar-lead{min-width:0;flex:1;display:flex;align-items:center;gap:12px}.app-shell__topbar-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}@media (max-width:767.98px){.app-shell__topbar{padding:0 16px;min-height:52px}}.app-shell__bottom{display:none}@media (max-width:767.98px){.app-shell__bottom{display:flex;align-items:stretch;height:var(--shell-bottom-h);position:fixed;inset-inline:0;bottom:0;z-index:20;padding-bottom:env(safe-area-inset-bottom);background:var(--shell-bottom-bg);border-top:1px solid var(--border-subtle);direction:ltr}}.app-shell__tab{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:44px;background:none;border:none;cursor:pointer;color:var(--shell-bottom-ink);position:relative;padding:0;font-family:inherit}.app-shell__tab.is-active{color:var(--shell-tab-active-ink)}.app-shell__tab:focus-visible{outline:2px solid var(--border-focus);outline-offset:-2px}.app-shell__tab-label{font-family:var(--font-body);font-size:10px;font-weight:500;line-height:1}.app-shell__tab.is-active .app-shell__tab-label{font-weight:600}.app-shell__tab-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}.app-shell__tab-count{position:absolute;top:-4px;inset-inline-end:-10px;font-family:var(--font-stat,var(--font-body));font-size:9px;font-weight:700;color:var(--shell-tab-count-ink);background:var(--shell-tab-count-bg);border-radius:var(--radius-pill);padding:1px 4px;line-height:12px;min-width:14px;text-align:center;font-variant-numeric:tabular-nums}[dir=rtl] .app-shell__tab-label{font-size:11px}.app-shell__drawer-brand{display:flex;align-items:center;gap:10px;padding:4px 20px 12px}.app-shell__drawer-wordmark{font-family:var(--font-display);font-size:18px;font-weight:600;letter-spacing:-.01em;color:var(--shell-drawer-wordmark-ink)}.app-shell__sheet-section{font-family:var(--font-body);font-size:10px;font-weight:600;color:var(--shell-drawer-section-ink);letter-spacing:.1em;text-transform:uppercase;padding:12px 20px 4px}.app-shell__overlay-root{position:fixed;inset:0;z-index:60;pointer-events:none}.app-shell__overlay-root>*{pointer-events:auto}.app-shell__drawer.sheet{top:0;bottom:0;inset-inline-start:0;inset-inline-end:auto;width:min(300px,86vw);border-radius:0;padding-top:18px;overflow-y:auto;background:var(--shell-drawer-bg);color:var(--shell-drawer-ink)}.app-shell__drawer .sheet-handle{display:none}.app-shell__drawer .sheet-row{color:var(--shell-drawer-ink)}.app-shell__drawer .sheet-row svg{color:var(--shell-drawer-ink);opacity:.7}@media (prefers-reduced-motion:reduce){.app-shell,.app-shell.is-collapsed{transition:none}}