@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600&display=swap";:root{--blue-50: #eef3fb;--blue-100: #d6e2f4;--blue-200: #adc4e8;--blue-300: #7a9dd6;--blue-400: #3f6cb5;--blue-500: #18488f;--blue-600: #143c79;--blue-700: #102f60;--blue-800: #0e2a52;--blue-900: #0a1e3c;--teal-50: #e8f6f9;--teal-100: #c8eaf1;--teal-200: #92d6e3;--teal-300: #54bcd1;--teal-400: #2aa3bd;--teal-500: #1890a8;--teal-600: #13768b;--teal-700: #0f5d6e;--teal-800: #0c4854;--teal-900: #08323b;--neutral-0: #ffffff;--neutral-25: #fafbfc;--neutral-50: #f4f6f9;--neutral-100: #eaeef3;--neutral-150: #dde3ea;--neutral-200: #ced6e0;--neutral-300: #b3bdcb;--neutral-400: #8a96a7;--neutral-500: #687486;--neutral-600: #525d6e;--neutral-700: #3d4655;--neutral-800: #2a3140;--neutral-900: #1a2030;--green-50:#e9f5ee;--green-100:#cdeada;--green-500:#1e8a5b;--green-600:#177049;--green-700:#125a3b;--amber-50:#fbf2e2;--amber-100:#f6e2bd;--amber-500:#c77a0a;--amber-600:#a56308;--amber-700:#834f06;--red-50:#fbecea;--red-100:#f6d1cd;--red-500:#c8453b;--red-600:#a8322a;--red-700:#852720;--orange-50:#fdf0e6;--orange-100:#f9d7bd;--orange-500:#d9772e;--orange-600:#b75f1f;--infoblue-50:#e9f1fa;--infoblue-100:#cadff1;--infoblue-500:#1a73b8;--infoblue-600:#155d96;--violet-50:#f0ecf8;--violet-100:#ddd2ef;--violet-500:#6d4fa3;--violet-600:#594088;--color-brand-primary: var(--blue-500);--color-brand-primary-hover: var(--blue-600);--color-brand-primary-active: var(--blue-700);--color-brand-secondary: var(--teal-500);--color-brand-secondary-hover: var(--teal-600);--color-brand-on-primary: var(--neutral-0);--color-text-primary: var(--neutral-900);--color-text-secondary: var(--neutral-500);--color-text-tertiary: var(--neutral-400);--color-text-disabled: var(--neutral-300);--color-text-link: var(--blue-500);--color-text-on-brand: var(--neutral-0);--color-text-inverse: var(--neutral-0);--color-surface-default: var(--neutral-50);--color-surface-card: var(--neutral-0);--color-surface-raised: var(--neutral-0);--color-surface-sunken: var(--neutral-100);--color-surface-sidebar: var(--blue-800);--color-surface-header: var(--neutral-0);--color-surface-hover: var(--neutral-50);--color-surface-selected: var(--blue-50);--color-surface-dark: var(--blue-900);--color-border-default: var(--neutral-200);--color-border-strong: var(--neutral-300);--color-border-subtle: var(--neutral-150);--color-border-focus: var(--blue-400);--color-border-on-dark: rgba(255,255,255,.14);--color-focus-ring: rgba(63,108,181,.45);--color-status-success: var(--green-500);--color-status-success-bg: var(--green-50);--color-status-success-border: var(--green-100);--color-status-warning: var(--amber-500);--color-status-warning-bg: var(--amber-50);--color-status-warning-border: var(--amber-100);--color-status-error: var(--red-500);--color-status-error-bg: var(--red-50);--color-status-error-border: var(--red-100);--color-status-info: var(--infoblue-500);--color-status-info-bg: var(--infoblue-50);--color-status-info-border: var(--infoblue-100);--color-doc-draft: var(--neutral-500);--color-doc-draft-bg: var(--neutral-100);--color-doc-review: var(--amber-500);--color-doc-review-bg: var(--amber-50);--color-doc-approved: var(--green-500);--color-doc-approved-bg: var(--green-50);--color-doc-execution: var(--teal-500);--color-doc-execution-bg: var(--teal-50);--color-doc-executed: var(--green-700);--color-doc-executed-bg: var(--green-50);--color-doc-archived: var(--neutral-600);--color-doc-archived-bg: var(--neutral-100);--color-doc-archive-fund: var(--violet-500);--color-doc-archive-fund-bg: var(--violet-50);--color-doc-rejected: var(--red-500);--color-doc-rejected-bg: var(--red-50);--color-doc-rework: var(--orange-500);--color-doc-rework-bg: var(--orange-50);--color-doc-overdue: var(--red-600);--color-doc-overdue-bg: var(--red-50);--color-doc-awaiting: var(--infoblue-500);--color-doc-awaiting-bg: var(--infoblue-50);--color-doc-restricted: var(--violet-500);--color-doc-restricted-bg: var(--violet-50)}:root{--font-sans: "Inter", "Segoe UI", system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;--font-mono: "IBM Plex Mono", "SFMono-Regular", "Consolas", "Liberation Mono", monospace;--fw-regular: 400;--fw-medium: 500;--fw-semibold: 600;--fw-bold: 700;--fs-display: 40px;--lh-display: 48px;--fs-h1: 30px;--lh-h1: 38px;--fs-h2: 24px;--lh-h2: 32px;--fs-h3: 19px;--lh-h3: 28px;--fs-subtitle: 17px;--lh-subtitle: 26px;--fs-body-lg: 16px;--lh-body-lg: 26px;--fs-body: 14px;--lh-body: 22px;--fs-body-sm: 13px;--lh-body-sm: 20px;--fs-caption: 12px;--lh-caption: 16px;--fs-table: 14px;--lh-table: 20px;--fs-button: 14px;--lh-button: 20px;--fs-label: 13px;--lh-label: 18px;--fs-helper: 12px;--lh-helper: 16px;--fs-badge: 12px;--lh-badge: 14px;--fs-nav: 14px;--lh-nav: 20px;--fs-meta: 12px;--lh-meta: 18px;--ls-tight: -.02em;--ls-normal: 0;--ls-wide: .02em;--ls-caps: .06em}:root{--space-0: 0px;--space-2: 2px;--space-4: 4px;--space-6: 6px;--space-8: 8px;--space-12: 12px;--space-16: 16px;--space-20: 20px;--space-24: 24px;--space-32: 32px;--space-40: 40px;--space-48: 48px;--space-64: 64px;--radius-xs: 3px;--radius-sm: 5px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-pill: 999px;--shadow-xs: 0 1px 2px rgba(14,42,82,.06);--shadow-card: 0 1px 3px rgba(14,42,82,.08), 0 1px 2px rgba(14,42,82,.04);--shadow-raised: 0 4px 12px rgba(14,42,82,.1), 0 2px 4px rgba(14,42,82,.06);--shadow-popover: 0 8px 24px rgba(14,42,82,.14), 0 2px 6px rgba(14,42,82,.08);--shadow-modal: 0 24px 48px rgba(10,30,60,.24), 0 8px 16px rgba(10,30,60,.12);--shadow-focus: 0 0 0 3px var(--color-focus-ring);--border-width: 1px;--border-width-strong: 2px;--opacity-disabled: .45;--opacity-muted: .65;--opacity-overlay: .5;--z-base: 0;--z-sticky: 100;--z-header: 200;--z-drawer: 300;--z-dropdown: 400;--z-popover: 500;--z-modal: 600;--z-toast: 700;--z-tooltip: 800;--bp-mobile: 480px;--bp-tablet: 768px;--bp-desktop: 1280px;--bp-wide: 1600px;--layout-content-max: 1440px;--layout-sidebar-w: 256px;--layout-sidebar-collapsed-w: 64px;--layout-header-h: 56px;--icon-xs: 16px;--icon-sm: 20px;--icon-md: 24px;--icon-lg: 32px;--icon-xl: 48px;--row-compact: 36px;--row-standard: 44px;--row-comfortable: 56px;--duration-fast: .12s;--duration-base: .18s;--duration-slow: .28s;--ease-standard: cubic-bezier(.2, 0, 0, 1);--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-in: cubic-bezier(.4, 0, 1, 1)}:root{color-scheme:light}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--font-sans);font-size:var(--fs-body);line-height:var(--lh-body);color:var(--color-text-primary);background:var(--color-surface-default);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cf-display{font-size:var(--fs-display);line-height:var(--lh-display);font-weight:var(--fw-bold);letter-spacing:var(--ls-tight)}.cf-h1{font-size:var(--fs-h1);line-height:var(--lh-h1);font-weight:var(--fw-bold);letter-spacing:var(--ls-tight)}.cf-h2{font-size:var(--fs-h2);line-height:var(--lh-h2);font-weight:var(--fw-semibold);letter-spacing:var(--ls-tight)}.cf-h3{font-size:var(--fs-h3);line-height:var(--lh-h3);font-weight:var(--fw-semibold)}.cf-subtitle{font-size:var(--fs-subtitle);line-height:var(--lh-subtitle);font-weight:var(--fw-medium)}.cf-body-lg{font-size:var(--fs-body-lg);line-height:var(--lh-body-lg)}.cf-body{font-size:var(--fs-body);line-height:var(--lh-body)}.cf-body-sm{font-size:var(--fs-body-sm);line-height:var(--lh-body-sm)}.cf-caption{font-size:var(--fs-caption);line-height:var(--lh-caption);color:var(--color-text-secondary)}.cf-meta{font-family:var(--font-mono);font-size:var(--fs-meta);line-height:var(--lh-meta);color:var(--color-text-secondary)}.cf-mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums}.cf-doc-no{font-family:var(--font-mono);font-weight:var(--fw-medium);letter-spacing:.01em}.cf-overline{font-size:var(--fs-caption);line-height:var(--lh-caption);font-weight:var(--fw-semibold);letter-spacing:var(--ls-caps);text-transform:uppercase;color:var(--color-text-secondary)}a{color:var(--color-text-link);text-decoration:none}a:hover{text-decoration:underline}::selection{background:var(--blue-100)}@keyframes cf-spin{to{transform:rotate(360deg)}}@keyframes cf-fade-in{0%{opacity:0}to{opacity:1}}@keyframes cf-slide-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes cf-skeleton{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width: 600px){html,body,#root{width:100%;min-width:0;max-width:100%;height:100%;overflow:hidden}body{overscroll-behavior:none;-webkit-text-size-adjust:100%}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}.login-page{width:100%;min-width:0;min-height:100dvh;height:100dvh!important;flex-direction:column;overflow-x:hidden;overflow-y:auto}.login-page__brand{flex:0 0 auto!important;min-height:168px;padding:20px 20px 18px!important;justify-content:flex-start!important;gap:18px;background-position:center 42%!important}.login-page__logo{width:auto;max-width:168px;height:34px!important}.login-page__intro{max-width:100%!important}.login-page__intro h1{margin:0!important;font-size:22px!important;line-height:1.22!important}.login-page__intro p,.login-page__trust{display:none!important}.login-page__orb{max-width:100vw}.login-page__form-panel{width:100%!important;min-width:0;flex:1 0 auto!important;align-items:flex-start!important;padding:26px 20px calc(22px + env(safe-area-inset-bottom))!important}.login-page__form-card{width:100%!important;max-width:360px!important;margin:0 auto}.login-page__form-card h2{font-size:24px!important}.login-page__form-card>p:first-of-type{margin-bottom:22px!important}.login-page__form .cf-control{min-height:48px!important;font-size:16px!important}.login-page__form .cf-button{min-height:48px!important}.app-shell{width:100%;min-width:0;height:100dvh!important}.app-shell__main,.app-shell__content,.app-shell__outlet,.app-shell__outlet>*{width:100%;min-width:0;max-width:100%}.app-shell__header{gap:4px!important;padding:0 8px!important}.app-shell__header>h1{font-size:var(--fs-body-lg)!important}.app-shell__mobile-menu,.app-shell__search,.app-shell__create,.app-shell__notifications{display:inline-flex!important;flex:0 0 44px!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;align-items:center!important;justify-content:center!important;gap:0!important;padding:0!important;border-radius:var(--radius-md)!important}.app-shell__search{color:var(--color-text-secondary)!important;background:transparent!important;border-color:transparent!important}.app-shell__search-label,.app-shell__create-label{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.app-shell__content:not(.is-chat){padding:12px!important;overflow-x:hidden;overscroll-behavior-y:contain;scrollbar-gutter:stable}.app-shell__outlet :is(h1,h2,h3,h4,p,label,span,a,code,pre){max-width:100%;overflow-wrap:anywhere}.app-shell__outlet [style*=min-width]{min-width:0!important}.app-shell__outlet [style*=grid-template-columns]{grid-template-columns:minmax(0,1fr)!important}.app-shell__outlet [style*="justify-content: space-between"]{flex-wrap:wrap!important;gap:10px!important}.app-shell__outlet [style*="align-items: flex-end"]{flex-wrap:wrap!important}.app-shell__outlet input,.app-shell__outlet select,.app-shell__outlet textarea,.app-shell__outlet button,.app-shell__outlet [role=button]{max-width:100%}.app-shell__outlet input:not([type=checkbox]):not([type=radio]),.app-shell__outlet select,.app-shell__outlet textarea{width:100%;min-width:0!important;min-height:44px!important;font-size:16px!important}input:not([type=checkbox]):not([type=radio]),select,textarea{font-size:16px!important}.app-shell__outlet button:not(.cf-tabs__tab),.app-shell__outlet a[role=button]{min-height:44px}.app-shell__outlet span[role=button]{display:inline-flex!important;min-height:44px;align-items:center;padding-inline:4px;touch-action:manipulation}.app-shell__outlet button[aria-label]{min-width:44px}.mobile-back-link{display:inline-flex!important;min-height:44px;align-items:center;padding-block:6px;touch-action:manipulation}.create-wizard__card{padding:20px 16px!important}.task-files__row{flex-wrap:wrap;align-items:flex-start!important;gap:10px!important}.task-files__meta{flex:1 1 100%!important;min-width:0}.task-files__actions{width:100%;flex:1 1 100%!important;gap:8px!important}.task-files__actions>button{flex:1 1 0!important;min-width:0!important;height:44px!important;justify-content:center}.task-files__meta span{overflow-wrap:normal!important;word-break:keep-all}.create-wizard__stepper{display:grid!important;width:100%;gap:4px!important;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr)}.create-wizard__step{position:relative;min-width:0;justify-content:center}.create-wizard__step-content{position:relative;z-index:1;min-width:0;flex-direction:column;gap:5px!important;text-align:center}.create-wizard__step-label{width:100%;font-size:11px!important;line-height:1.2;white-space:normal!important;overflow-wrap:normal!important;word-break:normal}.create-wizard__step-connector{position:absolute;z-index:0;top:13px;left:calc(50% + 17px);width:calc(100% - 34px);min-width:0!important;margin:0!important}.create-wizard__step:last-child .create-wizard__step-connector{display:none}.create-wizard__summary-row{display:grid!important;grid-template-columns:minmax(104px,40%) minmax(0,1fr)!important;gap:10px!important;padding:11px 12px!important}.create-wizard__summary-label{width:auto!important}.create-wizard__review-header{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:center!important}.create-wizard__review-status{grid-column:2;justify-self:start;margin-left:0!important}.records-page__header{width:100%;flex-direction:column!important;align-items:stretch!important;gap:12px!important}.records-page__intro{width:100%;min-width:0!important}.records-page__intro h1{white-space:normal;overflow-wrap:normal!important;word-break:normal}.records-page__view-toggle{width:100%}.records-page__view-toggle>button{flex:1 1 50%;min-height:44px}.records-page__create{width:100%;min-height:44px;justify-content:center}.records-page__tabs-scroll{width:100%;max-width:100%;flex-wrap:nowrap!important;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.records-page__tabs-scroll::-webkit-scrollbar{display:none}.records-page__tab{flex:0 0 auto;min-height:44px;scroll-snap-align:start;white-space:nowrap}.records-page__search{width:100%!important;max-width:100%!important;min-height:44px;margin:12px 0 0!important}.records-page__filters{align-items:stretch!important;gap:12px!important}.records-page__filters>label{width:100%;flex:1 1 100%}.records-page__filters>label>div,.records-page__filters>label>span:last-child{width:100%}.records-page__stats{max-width:100%;flex-wrap:nowrap!important;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.records-page__stats::-webkit-scrollbar{display:none}.records-page__stats>*{flex:0 0 auto}.records-list{overflow:visible!important;border:0!important;background:transparent!important;box-shadow:none!important}.records-list__header{display:none!important}.records-list__row{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:0!important;width:100%;margin-bottom:10px;padding:14px!important;overflow:hidden;background:var(--color-surface-card);border:1px solid var(--color-border-default);border-left-width:4px!important;border-radius:var(--radius-lg);box-shadow:var(--shadow-xs)}.records-list__primary{width:100%;min-width:0!important;padding-bottom:12px}.records-list__cell,.records-list__actions{display:grid!important;grid-template-columns:minmax(92px,32%) minmax(0,1fr)!important;gap:10px!important;width:100%!important;padding:10px 0;text-align:left!important;border-top:1px solid var(--color-border-subtle)}.records-list__cell:before,.records-list__actions:before{content:attr(data-label);color:var(--color-text-secondary);font-size:var(--fs-caption);font-weight:var(--fw-semibold);letter-spacing:var(--ls-caps);line-height:var(--lh-caption);text-transform:uppercase}.records-list__value{display:flex!important;align-items:center;grid-column:2;min-width:0;max-width:100%}.records-list__value--inline,.records-list__value--avatars{display:flex!important;align-items:center;gap:9px}.records-list__value--avatars{flex-wrap:wrap}.records-list__value--stack{display:flex!important;flex-direction:column;align-items:flex-start;gap:3px}.records-list__actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important;padding-bottom:0}.records-list__actions:before{flex:0 0 92px}.records-list__actions>*{min-width:0}.records-list__actions>a{min-height:44px!important}.records-list__actions>button{width:44px!important;min-width:44px!important;height:44px!important}.records-list__group{flex-wrap:wrap!important;padding:10px 12px!important;border-radius:var(--radius-md)}.cf-field,.cf-select,.cf-control-shell{width:100%!important;min-width:0!important;max-width:100%}.cf-field>label,.cf-field>span{white-space:normal;overflow-wrap:anywhere}.cf-button,.cf-icon-button,.cf-control{min-height:44px!important}.cf-button,.cf-icon-button{touch-action:manipulation}.cf-textarea{height:auto!important;min-height:96px!important}.app-shell__outlet .projects-page__stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-bottom:18px!important}.projects-page__stats>*{min-height:132px;padding:14px!important}.projects-page__toolbar{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:10px!important}.projects-page__spacer{display:none}.projects-page__search,.projects-page__view-toggle,.projects-page__create{width:100%!important}.projects-page__view-toggle{height:44px!important}.projects-page__view-toggle>button{flex:1 1 50%}.client-card__header{display:grid!important;grid-template-columns:60px minmax(0,1fr)!important;align-items:start!important;gap:12px!important}.client-card__identity{grid-column:2}.client-card__identity-row{align-items:flex-start!important;gap:8px!important}.client-card__identity-row h1{width:100%;font-size:22px!important;line-height:1.24!important;overflow-wrap:normal!important;word-break:normal}.client-card__meta{flex-direction:column!important;align-items:flex-start!important;gap:4px!important}.client-card__meta-separator{display:none}.client-card__edit{grid-column:1 / -1;width:100%;justify-content:center}.client-card__groups{margin-top:12px!important}.app-shell__outlet .client-card__stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.client-card__stats>*{min-height:112px;padding:12px!important}.project-plan__criterion-row{display:grid!important;grid-template-columns:minmax(0,1fr) 44px!important;align-items:center!important}.project-plan__criterion-row>.cf-control:first-child{grid-column:1 / -1}.project-plan__criterion-row>.cf-control:nth-child(2){grid-column:1;width:100%!important}.project-plan__criterion-row>button:last-child{grid-column:2}.project-plan__stage-title-row{display:grid!important;grid-template-columns:auto minmax(0,1fr) 44px!important;align-items:center!important}.project-plan__budget-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto 44px!important;align-items:center!important}.project-plan__budget-row>.cf-control:first-child{grid-column:1 / -1}.project-plan__budget-row>.cf-control:nth-child(2){grid-column:1;width:100%!important}.mobile-card-table,.mobile-card-table tbody{display:block;width:100%!important}.mobile-card-table thead{display:none}.mobile-card-table tr{display:block;width:100%;margin-bottom:10px;overflow:hidden;background:var(--neutral-0);border:1px solid var(--color-border-default);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs)}.mobile-card-table td{display:grid;grid-template-columns:minmax(92px,32%) minmax(0,1fr);gap:10px;width:100%!important;min-width:0;padding:10px 12px!important;text-align:left!important;border-bottom:1px solid var(--color-border-subtle);overflow-wrap:anywhere}.mobile-card-table td:before{content:attr(data-label);color:var(--color-text-secondary);font-size:var(--fs-caption);font-weight:var(--fw-semibold);letter-spacing:var(--ls-caps);line-height:var(--lh-caption);text-transform:uppercase}.mobile-card-table td:last-child{border-bottom:0!important}.mobile-card-table td>*{min-width:0;max-width:100%}.mobile-card-table__actions{display:flex!important;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:6px;white-space:normal!important}.mobile-card-table__actions:before{flex:0 0 92px}.cf-pagination{width:100%;max-width:100%;flex-wrap:wrap;justify-content:center}.cf-pagination__button{width:44px!important;min-width:44px!important;height:44px!important;padding-inline:8px!important}.cf-tabs{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.cf-tabs::-webkit-scrollbar{display:none}.cf-tabs__tab{flex:0 0 auto;min-height:44px;scroll-snap-align:start;white-space:nowrap;touch-action:manipulation}.cf-modal__overlay{min-height:100dvh;align-items:flex-end!important;padding:8px 0 0!important}.cf-modal__dialog{width:100%!important;max-width:none!important;max-height:calc(100dvh - 8px)!important;border-radius:var(--radius-xl) var(--radius-xl) 0 0!important}.cf-modal__header{min-height:58px;align-items:center!important;padding:10px 12px 8px 16px!important}.cf-modal__header h2{min-width:0;font-size:var(--fs-body-lg)!important;overflow-wrap:anywhere}.cf-modal__close{display:inline-flex;flex:0 0 44px;width:44px;height:44px;align-items:center;justify-content:center;padding:0!important}.cf-modal__body{min-height:0;padding:4px 16px 18px!important;overscroll-behavior:contain}.cf-modal__footer{flex-wrap:wrap;padding:10px 12px calc(10px + env(safe-area-inset-bottom))!important}.cf-modal__footer>.cf-button{flex:1 1 calc(50% - 4px)}.cf-tooltip__content{position:fixed!important;inset:auto 12px calc(12px + env(safe-area-inset-bottom)) 12px!important;max-width:none!important;white-space:normal!important;transform:none!important;text-align:center}.MuiDialog-container{align-items:flex-end!important}.MuiDialog-paper{width:100%!important;max-width:none!important;max-height:calc(100dvh - 8px)!important;margin:8px 0 0!important;border-radius:var(--radius-xl) var(--radius-xl) 0 0!important}.MuiDialogTitle-root{padding:16px!important;overflow-wrap:anywhere}.MuiDialogContent-root{padding:8px 16px 18px!important;overscroll-behavior:contain}.MuiDialogActions-root{flex-wrap:wrap;gap:8px;padding:10px 12px calc(10px + env(safe-area-inset-bottom))!important}.MuiDialogActions-root>button{flex:1 1 calc(50% - 4px);min-height:44px;margin:0!important}.MuiPopover-paper,.MuiMenu-paper,.MuiAutocomplete-paper{max-width:calc(100vw - 24px)!important;max-height:min(70dvh,560px)!important}.notifications-popover{top:calc(var(--layout-header-h) + 4px)!important;right:8px!important;left:8px!important;width:auto!important;max-width:none!important;max-height:calc(100dvh - var(--layout-header-h) - 12px)!important}.MuiInputBase-root,.MuiButton-root,.MuiIconButton-root{min-height:44px}.MuiInputBase-input{min-width:0!important;font-size:16px!important}.notification-preferences-table{overflow:visible!important;border:0!important}.notification-preferences-table table,.notification-preferences-table tbody{display:block;width:100%!important}.notification-preferences-table thead{display:none}.notification-preferences-table tbody tr{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-bottom:10px;overflow:hidden;background:var(--color-surface-card);border:1px solid var(--color-border-default);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs)}.notification-preferences-table td{border-bottom:0!important}.notification-preferences-table__type{grid-column:1 / -1;padding:12px!important;font-weight:var(--fw-semibold);border-bottom:1px solid var(--color-border-subtle)!important}.notification-preferences-table__channel{display:flex;min-width:0;flex-direction:column;align-items:center;gap:8px;padding:10px 4px 12px!important}.notification-preferences-table__channel:before{content:attr(data-label);color:var(--color-text-secondary);font-size:10px;font-weight:var(--fw-semibold);line-height:1.2;text-align:center;text-transform:uppercase}.profile-notification-matrix{overflow:visible!important}.profile-notification-matrix__inner{min-width:0!important}.profile-notification-matrix__header{display:none!important}.app-shell__outlet .profile-notification-matrix__row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;margin-bottom:10px;padding:0!important;overflow:hidden;background:var(--color-surface-card);border:1px solid var(--color-border-default)!important;border-radius:var(--radius-md)}.profile-notification-matrix__event{grid-column:1 / -1;padding:11px 12px!important;border-bottom:1px solid var(--color-border-subtle)}.profile-notification-matrix__channel{display:flex!important;min-width:0;flex-direction:column;align-items:center;gap:7px;padding:9px 3px 11px}.profile-notification-matrix__channel:before{content:attr(data-label);color:var(--color-text-tertiary);font-size:9px;font-weight:var(--fw-semibold);line-height:1.2;text-align:center;text-transform:uppercase}.profile-security-card{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:start!important}.profile-security-card>.cf-button{grid-column:1 / -1;width:100%}.profile-security-twofa__header{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:start!important}.profile-security-twofa__header>.cf-button,.profile-security-twofa__header>div:last-child:not(:nth-child(2)){grid-column:1 / -1;width:100%;margin-top:10px}.profile-session-row{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important}.profile-session-row>.cf-button,.profile-session-row>span:last-child:not(:first-child){grid-column:1 / -1;justify-self:start;margin-top:8px}.dms-data-table{overflow:visible!important;border:0!important;background:transparent!important}.dms-data-table__scroll{overflow:visible!important}.dms-data-table__table,.dms-data-table__table tbody{display:block;width:100%!important}.dms-data-table__table thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dms-data-table__table tbody>tr{display:block;width:100%;margin-bottom:10px;overflow:hidden;background:var(--neutral-0);border:1px solid var(--color-border-default);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs)}.dms-data-table__row:active{background:var(--color-surface-selected)!important}.dms-data-table__table td{display:grid;grid-template-columns:minmax(88px,34%) minmax(0,1fr);gap:10px;width:100%;min-width:0;padding:10px 12px!important;text-align:left!important;overflow-wrap:anywhere}.dms-data-table__table td:before{content:attr(data-label);color:var(--color-text-secondary);font-size:var(--fs-caption);font-weight:var(--fw-semibold);letter-spacing:var(--ls-caps);line-height:var(--lh-caption);text-transform:uppercase}.dms-data-table__table td>*{min-width:0;max-width:100%}.dms-data-table__table td:last-child{border-bottom:0!important}.dms-data-table__actions{grid-template-columns:minmax(0,1fr)!important}.dms-data-table__actions>[style*=inline-flex]{display:flex!important;flex-wrap:wrap!important;justify-content:flex-start!important}.dms-data-table__actions :is(a,button){min-width:44px;min-height:44px!important}.dms-data-table__state{display:block!important;text-align:center!important}.dms-data-table__state:before{content:none!important}.kanban-board,.mobile-preview-surface,.mobile-table-field{width:100%;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.kanban-board>[style*=min-width]{min-width:min(82vw,320px)!important}.kanban-card-shell{display:flex;min-width:0;flex-direction:column;gap:8px}.kanban-card__mobile-status{display:block!important;width:100%;min-height:44px;padding:8px 36px 8px 12px;color:var(--color-text-primary);background:var(--color-surface-card);border:1px solid var(--color-border-default);border-radius:var(--radius-md);font:inherit;touch-action:manipulation}.chat-shell,.mobile-library-surface{width:100%;min-width:0;max-width:100%}.mobile-library-surface{height:calc(100dvh - var(--layout-header-h))!important;flex-direction:column!important}.mobile-library-surface>.library-tree-pane{width:100%!important;max-height:none;flex:1 1 auto!important;border-right:0!important}.mobile-library-surface:not(.library-has-selection)>.library-content-pane{display:none}.mobile-library-surface.library-has-selection>.library-tree-pane{display:none}.mobile-library-surface>.library-content-pane{width:100%;flex:1 1 auto!important;min-height:0;padding:14px 12px!important}.library-mobile-back{display:inline-flex!important;min-width:44px;min-height:44px;align-items:center;gap:6px;margin:-6px 0 8px;padding:6px 4px;color:var(--color-text-link);background:transparent;border:0;font:inherit;cursor:pointer;touch-action:manipulation}}@media (max-height: 500px) and (orientation: landscape){input:not([type=checkbox]):not([type=radio]),select,textarea{font-size:16px!important}.create-wizard__page-header{margin-bottom:10px!important}.create-wizard__page-header h1{font-size:var(--fs-h2)!important;line-height:var(--lh-h2)!important}.create-wizard__page-header>div{font-size:var(--fs-body-sm)!important}.create-wizard__card{padding:16px 18px!important}.create-wizard__stepper{margin-bottom:14px!important}}.app-shell__mobile-menu,.app-shell__scrim{display:none}@media (max-width: 760px),(max-height: 500px) and (orientation: landscape){.app-shell{height:100dvh!important}.app-shell__sidebar{position:fixed;inset:0 auto 0 0;z-index:50;width:min(86vw,300px)!important;visibility:hidden;transform:translate(-102%);transition:transform var(--duration-base) var(--ease-standard),box-shadow var(--duration-base) var(--ease-standard)!important}.app-shell__sidebar.is-open{visibility:visible;transform:translate(0);box-shadow:var(--shadow-popover)}.app-shell__scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;width:100%;height:100%;padding:0;border:0;background:#0f172a7a}.app-shell__main{width:100%}.app-shell__header{gap:8px!important;padding:0 12px!important}.app-shell__mobile-menu{display:inline-flex;flex:none;width:38px;height:38px;align-items:center;justify-content:center;padding:0;border:1px solid var(--color-border-default);border-radius:var(--radius-md);background:var(--neutral-0);color:var(--color-text-secondary);cursor:pointer}.app-shell__collapse{display:none!important}.app-shell__content:not(.is-chat){padding:16px!important}}@media (prefers-reduced-motion: reduce){.app-shell__sidebar{transition:none!important}}
