:root{--font-family-base: "Rubik", "Segoe UI", sans-serif;--color-bg-page: #fefefe;--color-bg-canvas: #f7f7f7;--color-bg-surface-soft: #e6e8ee;--color-bg-sidebar: #2d3d4c;--color-text-primary: #0b2034;--color-text-secondary: #576273;--color-text-on-dark: #ffffff;--color-text-on-action: #ffffff;--color-text-link: #184c8d;--color-text-muted: #5f6368;--color-border-default: #5d6470;--color-border-soft: #d9dee6;--color-border-focus: #1f5aa6;--color-action-primary: #e52b45;--color-action-primary-hover: #d41f39;--color-action-primary-pressed: #bf1832;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-7: 32px;--space-8: 44px;--radius-sm: 4px;--radius-md: 12px;--radius-lg: 16px;--radius-full: 28px;--size-control-md: 56px;--size-sidebar-width: 220px;--shadow-soft: 0 18px 45px rgba(18, 31, 48, .08)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;font-family:var(--font-family-base);background:var(--color-bg-page);color:var(--color-text-primary)}button,input{font:inherit}a{color:inherit}.brand-logo{display:inline-flex;width:min(102px,100%);height:auto;line-height:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.auth-shell{min-height:100vh;display:flex;flex-direction:column;background:var(--color-bg-page)}.auth-shell__header{padding:37px 79px 0}.auth-shell__body{flex:1;padding:109px 20px 56px}.auth-shell__panel{width:min(100%,456px);margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:32px}.auth-shell__title{margin:0;width:100%;font-size:24px;line-height:36px;font-weight:500;color:var(--color-text-primary);text-align:center}.auth-shell__badge{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(157deg,#f58161 12.57%,#f34b64 88.02%)}.auth-shell__badge-icon{display:block;width:28px;height:28px}.button{border:0;outline:0;cursor:pointer;transition:background-color .18s ease,transform .18s ease,box-shadow .18s ease}.button:disabled{cursor:not-allowed;opacity:.72}.button--primary{width:100%;min-height:var(--size-control-md);padding:0 24px;border-radius:999px;background:var(--color-action-primary);color:var(--color-text-on-action);font-weight:600;font-size:16px;box-shadow:none}.button--primary:hover:not(:disabled){background:var(--color-action-primary-hover)}.button--primary:active:not(:disabled){background:var(--color-action-primary-pressed);transform:translateY(1px)}.field{width:100%;display:flex;flex-direction:column;text-align:left}.field__native-wrap{position:relative;width:100%}.field__native,.field__native-wrap>md-outlined-text-field{width:100%;font-family:var(--font-family-base);--md-ref-typeface-plain: var(--font-family-base);--md-sys-typescale-body-large-font: var(--font-family-base);--md-sys-typescale-body-small-font: var(--font-family-base);--md-outlined-text-field-container-shape: var(--radius-sm);--md-outlined-text-field-input-text-font: var(--font-family-base);--md-outlined-text-field-input-text-size: 16px;--md-outlined-text-field-input-text-line-height: 24px;--md-outlined-text-field-input-text-weight: 400;--md-outlined-text-field-label-text-font: var(--font-family-base);--md-outlined-text-field-label-text-size: 16px;--md-outlined-text-field-label-text-line-height: 24px;--md-outlined-text-field-label-text-populated-size: 12px;--md-outlined-text-field-label-text-populated-line-height: 16px;--md-outlined-text-field-label-text-weight: 400;--md-outlined-text-field-supporting-text-font: var(--font-family-base);--md-outlined-text-field-supporting-text-size: 12px;--md-outlined-text-field-supporting-text-line-height: 16px;--md-outlined-text-field-supporting-text-weight: 400;--md-outlined-text-field-input-text-color: var(--color-text-primary);--md-outlined-text-field-focus-input-text-color: var(--color-text-primary);--md-outlined-text-field-hover-input-text-color: var(--color-text-primary);--md-outlined-text-field-label-text-color: #6a7280;--md-outlined-text-field-hover-label-text-color: var(--color-text-primary);--md-outlined-text-field-focus-label-text-color: var(--color-border-focus);--md-outlined-text-field-outline-color: #6b7787;--md-outlined-text-field-hover-outline-color: #334960;--md-outlined-text-field-focus-outline-color: var(--color-border-focus);--md-outlined-text-field-outline-width: 1px;--md-outlined-text-field-focus-outline-width: 2px;--md-outlined-text-field-caret-color: var(--color-border-focus);--md-outlined-text-field-focus-caret-color: var(--color-border-focus);--md-outlined-text-field-input-text-placeholder-color: #8e98a5;--md-outlined-text-field-supporting-text-color: var(--color-text-secondary);--md-outlined-text-field-focus-supporting-text-color: var(--color-text-secondary);--md-outlined-text-field-error-outline-color: #bb2538;--md-outlined-text-field-error-focus-outline-color: #bb2538;--md-outlined-text-field-error-label-text-color: #bb2538;--md-outlined-text-field-error-focus-label-text-color: #bb2538;--md-outlined-text-field-error-supporting-text-color: #bb2538;--md-outlined-text-field-error-focus-supporting-text-color: #bb2538;--md-outlined-field-content-font: var(--font-family-base);--md-outlined-field-label-text-font: var(--font-family-base);--md-outlined-field-supporting-text-font: var(--font-family-base)}.field__native::part(content){font-family:var(--font-family-base)}.field__trailing{position:absolute;top:50%;right:16px;transform:translateY(-50%);border:0;background:transparent;color:var(--color-text-secondary);cursor:pointer;padding:4px;z-index:2}.field__trailing button{border:0;background:transparent;color:var(--color-text-secondary);cursor:pointer;padding:0;font-size:14px;font-weight:500}.field--with-trailing .field__native,.field--with-trailing .field__native-wrap>md-outlined-text-field{--md-outlined-text-field-trailing-space: 58px}.select-field{width:100%;font-family:var(--font-family-base);--md-ref-typeface-plain: var(--font-family-base);--md-sys-typescale-body-large-font: var(--font-family-base);--md-sys-typescale-body-small-font: var(--font-family-base);--md-outlined-select-text-field-container-shape: var(--radius-sm);--md-outlined-select-text-field-input-text-font: var(--font-family-base);--md-outlined-select-text-field-input-text-size: 16px;--md-outlined-select-text-field-input-text-line-height: 24px;--md-outlined-select-text-field-input-text-weight: 400;--md-outlined-select-text-field-label-text-font: var(--font-family-base);--md-outlined-select-text-field-label-text-size: 16px;--md-outlined-select-text-field-label-text-line-height: 24px;--md-outlined-select-text-field-label-text-populated-size: 12px;--md-outlined-select-text-field-label-text-populated-line-height: 16px;--md-outlined-select-text-field-label-text-weight: 400;--md-outlined-select-text-field-supporting-text-font: var(--font-family-base);--md-outlined-select-text-field-supporting-text-size: 12px;--md-outlined-select-text-field-supporting-text-line-height: 16px;--md-outlined-select-text-field-supporting-text-weight: 400;--md-outlined-select-text-field-input-text-color: var(--color-text-primary);--md-outlined-select-text-field-focus-input-text-color: var(--color-text-primary);--md-outlined-select-text-field-hover-input-text-color: var(--color-text-primary);--md-outlined-select-text-field-label-text-color: #6a7280;--md-outlined-select-text-field-hover-label-text-color: var(--color-text-primary);--md-outlined-select-text-field-focus-label-text-color: var(--color-border-focus);--md-outlined-select-text-field-outline-color: #6b7787;--md-outlined-select-text-field-hover-outline-color: #334960;--md-outlined-select-text-field-focus-outline-color: var(--color-border-focus);--md-outlined-select-text-field-outline-width: 1px;--md-outlined-select-text-field-focus-outline-width: 2px;--md-outlined-select-text-field-caret-color: var(--color-border-focus);--md-outlined-select-text-field-supporting-text-color: var(--color-text-secondary);--md-outlined-select-text-field-focus-supporting-text-color: var(--color-text-secondary);--md-outlined-field-content-font: var(--font-family-base);--md-outlined-field-content-size: 16px;--md-outlined-field-content-line-height: 24px;--md-outlined-field-content-weight: 400;--md-outlined-field-label-text-font: var(--font-family-base);--md-outlined-field-label-text-size: 16px;--md-outlined-field-label-text-line-height: 24px;--md-outlined-field-label-text-populated-size: 12px;--md-outlined-field-label-text-populated-line-height: 16px;--md-outlined-field-label-text-weight: 400;--md-outlined-field-supporting-text-font: var(--font-family-base);--md-outlined-field-supporting-text-size: 12px;--md-outlined-field-supporting-text-line-height: 16px;--md-outlined-field-supporting-text-weight: 400;--md-menu-item-label-text-color: var(--color-text-primary);--md-menu-item-label-text-font: var(--font-family-base);--md-menu-item-label-text-size: 16px;--md-menu-item-label-text-line-height: 24px;--md-menu-item-label-text-weight: 400;--md-menu-item-supporting-text-font: var(--font-family-base);--md-menu-item-selected-container-color: rgba(229, 43, 69, .08);--md-menu-item-selected-label-text-color: var(--color-text-primary);--md-menu-container-color: #ffffff}.screen-edit-sheet__grid .select-field{--field-container-color: #f7f8fc}.screen-edit-sheet__grid .multi-select-field{background:#f7f8fc}.multi-select-field{margin:0;padding:0;min-inline-size:0;position:relative;display:block;width:100%;height:65px;box-sizing:border-box;border:1px solid #6b7787;border-radius:var(--radius-sm);background:var(--field-container-color, #ffffff);font-family:var(--font-family-base);transition:border-color .18s ease}.multi-select-field:hover{border-color:#334960}.multi-select-field:focus-within{border-color:var(--color-border-focus);border-width:2px}.multi-select-field--error{border-color:var(--color-error, #b00020);margin-bottom:20px}.multi-select-field__label{padding:0 4px;margin-left:8px;color:#6a7280;font-family:var(--font-family-base);font-size:12px;line-height:16px;font-weight:400;white-space:nowrap}.multi-select-field:focus-within .multi-select-field__label{color:var(--color-border-focus)}.multi-select-field--error .multi-select-field__label{color:var(--color-error, #b00020)}.multi-select-field__trigger{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;width:100%;padding:18px 16px 8px;border:0;background:transparent;cursor:pointer;font-family:var(--font-family-base);font-size:16px;line-height:24px;color:var(--color-text-primary);text-align:left;border-radius:var(--radius-sm)}.multi-select-field__value{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.multi-select-field__chevron{width:15px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:#6a7280;flex-shrink:0;transition:transform .18s ease}.multi-select-field:hover .multi-select-field__chevron{color:#334960}.multi-select-field:focus-within .multi-select-field__chevron{color:var(--color-border-focus)}.multi-select-field__chevron--open{transform:rotate(180deg)}.multi-select-field__chevron-icon{width:10px;height:5px;display:block}.multi-select-field__menu{position:absolute;left:-1px;right:-1px;z-index:10;background:#fff;border-radius:var(--radius-sm);box-shadow:0 2px 12px #00000026;overflow:hidden}.multi-select-field__menu--bottom{top:calc(100% + 4px)}.multi-select-field__menu--top{bottom:calc(100% + 4px)}.multi-select-field__search-wrap{padding:12px 12px 8px;border-bottom:1px solid rgba(141,152,167,.18);background:#fff}.multi-select-field__search{width:100%;min-height:40px;padding:0 12px;border:1px solid #d6dce4;border-radius:10px;background:#f7f8fc;color:var(--color-text-primary);font-family:var(--font-family-base);font-size:14px;line-height:18px;outline:none}.multi-select-field__search:focus{border-color:var(--color-border-focus)}.multi-select-field__option{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;border:0;background:transparent;cursor:pointer;font-family:var(--font-family-base);font-size:16px;line-height:24px;color:var(--color-text-primary);text-align:left;gap:12px}.multi-select-field__option:hover{background:#0000000a}.multi-select-field__option--selected{background:#1f5aa61a}.multi-select-field__option-label{flex:1;min-width:0}.multi-select-field__check{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border:2px solid #6b7787;border-radius:4px;flex-shrink:0;color:transparent;transition:background .1s ease,border-color .1s ease,color .1s ease}.multi-select-field__option--selected .multi-select-field__check{background:var(--color-action-primary);border-color:var(--color-action-primary);color:#fff}.multi-select-field__empty{padding:14px 16px 16px;color:#687587;font-size:13px;line-height:18px}.multi-select-field__error{position:absolute;top:calc(100% + 4px);left:0;font-family:var(--font-family-base);font-size:12px;line-height:16px;color:var(--color-error, #b00020)}.switch-field{width:100%;box-sizing:border-box;height:56px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 16px;border:1px solid #6b7787;border-radius:var(--radius-sm);background:transparent;transition:border-color .18s ease,box-shadow .18s ease}.switch-field:focus-within{border-color:var(--color-border-focus);box-shadow:0 0 0 1px var(--color-border-focus)}.switch-field__copy{min-width:0;display:flex;flex-direction:column;gap:2px}.switch-field__label{color:var(--color-text-primary);font-size:16px;line-height:24px;font-weight:400}.switch-field__helper{color:var(--color-text-secondary);font-size:12px;line-height:16px}.switch-field__control{display:inline-flex;align-items:center;gap:12px;flex-shrink:0}.switch-field__value{color:#445264;font-size:13px;line-height:18px;font-weight:500}.switch-field__native{--md-switch-selected-track-color: var(--color-action-primary);--md-switch-selected-hover-track-color: var(--color-action-primary-hover);--md-switch-selected-focus-track-color: var(--color-action-primary);--md-switch-selected-pressed-track-color: var(--color-action-primary-pressed);--md-switch-selected-handle-color: #ffffff;--md-switch-selected-hover-handle-color: #ffffff;--md-switch-selected-focus-handle-color: #ffffff;--md-switch-selected-pressed-handle-color: #ffffff;--md-switch-selected-icon-color: var(--color-action-primary);--md-switch-selected-hover-icon-color: var(--color-action-primary-hover);--md-switch-selected-focus-icon-color: var(--color-action-primary);--md-switch-selected-pressed-icon-color: var(--color-action-primary-pressed);--md-switch-selected-hover-state-layer-color: var(--color-action-primary-hover);--md-switch-selected-pressed-state-layer-color: var(--color-action-primary-pressed);--md-switch-track-color: #eef2f6;--md-switch-hover-track-color: #eef2f6;--md-switch-focus-track-color: #eef2f6;--md-switch-pressed-track-color: #eef2f6;--md-switch-track-outline-color: #6b7787;--md-switch-hover-track-outline-color: #334960;--md-switch-focus-track-outline-color: var(--color-border-focus);--md-switch-pressed-track-outline-color: #334960;--md-switch-handle-color: #6b7787;--md-switch-hover-handle-color: #334960;--md-switch-focus-handle-color: var(--color-border-focus);--md-switch-pressed-handle-color: #334960}.screen-edit-sheet__grid .switch-field{--field-container-color: #f7f8fc}.switch-field--inline{width:auto;flex:1;height:auto;min-height:56px;padding:0 12px;border:0;border-radius:0;background:transparent;box-shadow:none;justify-content:flex-start}.switch-field--inline:focus-within{border-color:transparent;box-shadow:none}.auth-form{width:100%;display:flex;flex-direction:column;gap:24px}.auth-form__fields{display:flex;flex-direction:column;gap:20px}.auth-form__session-expired{padding:10px 14px;border-radius:8px;background:#f59e0b1a;border:1px solid rgba(245,158,11,.3);color:#92610a;font-size:13px;line-height:18px;text-align:center}.auth-form__status{color:#bb2538;font-size:14px;line-height:20px;text-align:center}.auth-form__submit{min-height:45px;font-size:16px;line-height:24px}.search-field{display:flex;align-items:center;gap:4px;min-height:var(--size-control-md);border-radius:var(--radius-full);background:var(--color-bg-surface-soft);padding:0 16px 0 20px}.search-field__input{flex:1;border:0;background:transparent;outline:none;color:var(--color-text-secondary)}.search-field__icon{color:var(--color-text-secondary)}.app-shell{min-height:100vh;display:grid;grid-template-columns:184px 1fr;background:#f4f6fb;transition:grid-template-columns .2s ease}.app-shell--sidebar-collapsed{grid-template-columns:112px 1fr}.app-sidebar{position:sticky;top:0;align-self:start;display:flex;flex-direction:column;justify-content:space-between;width:184px;height:100vh;padding:44px 20px 20px;background:#2d3d4c;color:var(--color-text-on-dark);transition:width .2s ease,padding .2s ease,background-color .2s ease}.app-sidebar--collapsed{width:112px;align-items:center;padding:44px 0 20px}.app-sidebar__top{display:flex;flex-direction:column;gap:40px;width:100%}.app-sidebar__brand-toggle{display:flex;align-items:center;justify-content:flex-start;min-height:56px;width:100%;border:0;background:transparent;color:inherit;cursor:pointer;padding:0}.app-sidebar__brand-static{display:flex;align-items:center;justify-content:flex-start;min-height:56px;width:100%}.app-sidebar__brand-toggle--collapsed{justify-content:center;min-height:56px}.app-sidebar__logo{filter:brightness(0) invert(1);width:min(124px,100%)}.app-sidebar__brand-mark{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px}.app-sidebar__compact-logo{display:block;width:28px;height:28px}.app-sidebar__mobile-close,.app-shell__mobile-topbar,.app-shell__overlay{display:none}.app-sidebar__section{display:flex;flex-direction:column;gap:8px;width:100%;margin-top:auto;margin-bottom:auto}.app-sidebar__section--collapsed{width:96px;align-items:center;gap:4px}.app-sidebar__nav-item{display:inline-flex;align-items:center;gap:12px;min-height:42px;width:max-content;padding:12px 16px;border-radius:999px;color:#fefefe;text-decoration:none;font-size:14px;line-height:18px;font-weight:500;opacity:1;transition:background-color .18s ease,color .18s ease,opacity .18s ease}.app-sidebar__nav-item:hover{background:#ffffff0f}.app-sidebar__nav-item--active{background:#dde5ec;color:#0b2034;opacity:1}.app-sidebar__nav-item--collapsed{width:96px;min-height:68px;padding:8px 8px 10px;border-radius:24px;flex-direction:column;justify-content:center;gap:8px}.app-sidebar__nav-icon{position:relative;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.app-sidebar__nav-label{white-space:nowrap}.app-sidebar__nav-item--collapsed .app-sidebar__nav-label,.app-sidebar__logout--collapsed .app-sidebar__nav-label{font-size:12px;line-height:16px}.app-sidebar__logout--collapsed .app-sidebar__nav-label{display:none}.app-sidebar__footer{display:flex;flex-direction:column;align-items:flex-start;gap:40px;width:100%}.app-sidebar__footer--collapsed{align-items:center}.app-sidebar__logout{display:inline-flex;align-items:center;gap:12px;width:max-content;border:0;background:transparent;color:#f3dfdf;cursor:pointer;padding:12px 16px;min-height:42px;border-radius:999px;font-size:14px;line-height:18px;font-weight:500;text-align:left;transition:background-color .18s ease,color .18s ease,opacity .18s ease}.app-sidebar__logout:hover{background:#ffffff0f;color:#fff}.app-sidebar__logout--collapsed{width:56px;min-height:56px;padding:0;flex-direction:column;justify-content:center;gap:0}.app-sidebar__profile{width:100%;min-height:56px;border-radius:16px;border:1px solid rgba(255,255,255,.92);background:transparent;color:#fff;display:inline-flex;align-items:center;gap:8px;padding:0 16px;text-align:left}.app-sidebar__profile--collapsed{width:40px;min-height:40px;justify-content:center;padding:0;border:0;border-radius:999px}.app-sidebar__avatar{width:24px;height:24px;border-radius:50%;background:#e9eff7;color:#36506e;display:grid;place-items:center;font-size:11px;font-weight:700;flex:0 0 auto}.app-sidebar__profile-name{font-size:16px;line-height:20px;font-weight:500}.app-shell__content{display:flex;flex-direction:column;padding:40px 36px;gap:28px}.surface-card{border-radius:16px;background:var(--color-bg-page);box-shadow:0 14px 30px #111f300f;padding:24px}.page-title{margin:0;font-size:20px;line-height:24px;font-weight:500}.not-found{display:flex;align-items:center;justify-content:center;min-height:100%;padding:40px 24px}.not-found__card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:48px 40px;max-width:420px;width:100%}.not-found__code{margin:0;font-size:72px;font-weight:700;line-height:1;letter-spacing:-2px;color:var(--color-text-primary)}.not-found__title{margin:0;font-size:20px;font-weight:500;line-height:24px;color:var(--color-text-primary)}.not-found__description{margin:0;font-size:14px;line-height:20px;color:#758090}.not-found__link{display:inline-flex;align-items:center;justify-content:center;margin-top:8px;padding:10px 24px;border-radius:8px;background:var(--color-action-primary);color:#fff;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s ease}.not-found__link:hover{background:var(--color-action-primary-hover)}.page-subtitle{margin:8px 0 0;color:var(--color-text-secondary)}.home-dashboard{display:flex;flex-direction:column;gap:28px}.home-dashboard__section{display:flex;flex-direction:column;gap:14px}.home-dashboard__heading{display:flex;flex-direction:column}.home-dashboard__summary{display:grid;grid-template-columns:120px repeat(3,minmax(0,1fr));align-items:center;gap:20px}.home-dashboard__summary-spotlight{display:flex;align-items:center;justify-content:center}.home-dashboard__summary-ring{width:42px;height:42px;border-radius:50%;border:3px solid #ffe1e6;display:grid;place-items:center}.home-dashboard__summary-dot{width:8px;height:8px;border-radius:50%;background:#eb3154}.home-dashboard__metric{position:relative;display:flex;flex-direction:column;gap:6px;min-height:56px}.home-dashboard__metric:not(:last-child):after{content:"";position:absolute;top:4px;right:-10px;width:1px;height:52px;background:#edf0f4}.home-dashboard__metric-label{font-size:12px;line-height:16px;color:#758090}.home-dashboard__metric-value{font-size:24px;line-height:28px;font-weight:500;color:var(--color-text-primary)}.home-dashboard__metric-trend{font-size:11px;line-height:14px;color:#21a15d}.home-dashboard__metric-trend--neutral{color:#758090}.home-dashboard__hero{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(180px,.7fr);align-items:center;gap:20px;min-height:184px;overflow:hidden}.home-dashboard__hero-copy{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.home-dashboard__hero-kicker{font-size:11px;line-height:14px;font-weight:500;color:#758090;text-transform:uppercase;letter-spacing:.04em}.home-dashboard__hero-title{margin:0;font-size:28px;line-height:32px;font-weight:500;color:var(--color-text-primary)}.home-dashboard__hero-text{margin:0;max-width:420px;font-size:13px;line-height:20px;color:#6d7788}.home-dashboard__hero-button{min-height:32px;padding:0 14px;border-radius:999px;background:#eb3154;color:#fff;font-size:11px;font-weight:500}.home-dashboard__hero-art{position:relative;min-height:160px}.home-dashboard__hero-person{position:absolute;right:84px;bottom:0;width:54px;height:112px;border-radius:28px 28px 12px 12px;background:radial-gradient(circle at 50% 18%,#f9c1ad 0 14px,transparent 15px),linear-gradient(180deg,#5878d9,#2d3d4c)}.home-dashboard__hero-display{position:absolute;right:4px;bottom:8px;width:74px;height:120px;border-radius:8px;border:4px solid #eb3154;background:linear-gradient(180deg,#fff,#fff4f6);box-shadow:0 10px 20px #eb315424}.home-dashboard__hero-display:before{content:"";position:absolute;left:50%;bottom:-16px;transform:translate(-50%);width:36px;height:8px;border-radius:999px;background:#eb3154}.home-dashboard__hero-badge{position:absolute;top:10px;right:10px;width:24px;height:24px;border-radius:6px;background:#fff;color:#2d3d4c;display:grid;place-items:center;font-size:14px;font-weight:700}.screens-page-layout{display:flex;flex-direction:column;gap:28px}.screens-page__section{display:flex;flex-direction:column;gap:24px}.screens-summary__card{padding:24px 28px}.screens-summary__grid{display:flex;align-items:flex-start;justify-content:space-between;gap:28px}.screens-summary__cell--status,.screens-summary__cell--inventory,.screens-summary__cell--geo{flex:1}.screens-summary__cell{position:relative;display:flex;flex-direction:column;gap:14px;min-width:0}.screens-summary__status-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.screens-summary__status-legend{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;min-width:0}.screens-summary__status-legend li{display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:10px;font-size:13px;line-height:18px}.screens-summary__status-dot{width:8px;height:8px;border-radius:50%;background:#cbd8e7}.screens-summary__status-dot--active{background:#21a15d}.screens-summary__status-dot--inactive{background:#9aa0ab}.screens-summary__status-label{color:#6d7788;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.screens-summary__status-value{font-weight:600;color:var(--color-text-primary)}.screens-summary__cell:not(:last-child):after{content:"";position:absolute;top:4px;right:-14px;width:1px;height:calc(100% - 8px);background:#edf0f4}.screens-summary__cell-heading{display:flex;align-items:center;justify-content:space-between}.screens-summary__cell-title{font-size:11px;line-height:14px;font-weight:600;color:#758090;text-transform:uppercase;letter-spacing:.06em}.screens-summary__donut{position:relative;width:92px;height:92px;flex-shrink:0}.screens-summary__donut-svg{width:100%;height:100%;display:block}.screens-summary__donut-track{stroke:#eef1f5}.screens-summary__donut-center{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;pointer-events:none}.screens-summary__donut-total{font-size:22px;line-height:26px;font-weight:600;color:var(--color-text-primary)}.screens-summary__donut-caption{font-size:10px;line-height:12px;color:#758090;text-transform:uppercase;letter-spacing:.06em}.screens-summary__bars{display:flex;flex-direction:column;gap:12px}.screens-summary__bar-row{display:grid;grid-template-columns:minmax(0,1fr) 36px;grid-template-rows:auto auto;column-gap:12px;row-gap:4px;align-items:center}.screens-summary__bar-header{grid-column:1;display:flex;align-items:baseline;justify-content:space-between;gap:8px}.screens-summary__bar-label{font-size:13px;line-height:16px;font-weight:500;color:var(--color-text-primary)}.screens-summary__bar-counts{display:inline-flex;align-items:baseline;gap:4px;font-size:12px;line-height:16px;color:#758090}.screens-summary__bar-counts strong{font-size:13px;font-weight:600;color:var(--color-text-primary)}.screens-summary__bar-track{grid-column:1;grid-row:2;height:6px;border-radius:999px;background:#eef1f5;overflow:hidden}.screens-summary__bar-fill{display:block;height:100%;border-radius:999px;transition:width .2s ease}.screens-summary__bar-fill--positive{background:#21a15d}.screens-summary__bar-fill--warning{background:#eb3154}.screens-summary__bar-percent{grid-column:2;grid-row:1 / span 2;align-self:center;justify-self:end;font-size:12px;line-height:16px;font-weight:600;color:var(--color-text-primary)}.screens-summary__geo-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.screens-summary__geo-stat{display:flex;flex-direction:column;gap:2px}.screens-summary__geo-stat-value{font-size:22px;line-height:28px;font-weight:700;color:var(--color-text-primary);letter-spacing:-.5px}.screens-summary__geo-stat-label{font-size:12px;line-height:16px;color:#6d7788}.screens-summary__state{padding:12px 0;display:flex;flex-direction:column;gap:4px}.screens-summary__state--error .screens-summary__state-title{color:#d23745}.screens-summary__state-title{margin:0;font-size:14px;line-height:18px;font-weight:600;color:var(--color-text-primary)}.screens-summary__state-copy{margin:0;font-size:13px;line-height:18px;color:#6d7788}.screens-page{display:flex;flex-direction:column;gap:24px;padding-bottom:104px}.screens-page__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.screens-page__heading-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.screens-page__refresh-label{color:#7d8794;font-size:10px;line-height:12px}.screens-page__ghost-button,.screens-pagination__button{min-height:32px;border:1px solid #d6dce4;border-radius:8px;background:#f3f6f9;color:#133d6a;cursor:pointer;padding:0 14px;font-size:14px;line-height:18px;font-weight:500}.screens-page__ghost-button:hover,.screens-pagination__button:hover:not(:disabled){background:#e7eef7}.screens-delete-dialog__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:flex;align-items:center;justify-content:center;padding:24px;background:#13253a3d;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);overflow-y:auto}.screens-delete-dialog{width:min(100%,460px);border-radius:28px;background:#f3f6f9;box-shadow:0 22px 54px #0f1b2a2e;color:#4e4e4e}.screens-delete-dialog__content{display:flex;flex-direction:column;gap:16px;padding:24px 24px 16px}.screens-delete-dialog__title{margin:0;font-size:24px;line-height:32px;font-weight:500}.screens-delete-dialog__copy{display:flex;flex-direction:column;gap:12px;font-size:14px;line-height:18px}.screens-delete-dialog__copy p{margin:0}.screens-delete-dialog__actions{display:flex;justify-content:flex-end;gap:8px;padding:0 24px 14px}.screens-delete-dialog__action{min-height:38px;border:0;border-radius:999px;background:transparent;color:#1b5082;cursor:pointer;padding:10px 16px;font-size:14px;line-height:18px;font-weight:500}.screens-delete-dialog__action:hover:not(:disabled){background:#1b508214}.screens-delete-dialog__action:disabled{opacity:.7;cursor:default}.screens-delete-snackbar{position:fixed;right:24px;bottom:24px;z-index:80;display:flex;align-items:center;width:min(100vw - 32px,344px);min-height:48px;padding-left:16px;border-radius:4px;background:#ddecdd;box-shadow:0 4px 8px #00000026,0 1px 3px #0000004d}.screens-delete-snackbar__message{flex:1 1 auto;margin:0;color:#0b2034;font-size:14px;line-height:20px;font-weight:400;letter-spacing:.25px}.screens-delete-snackbar__close{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:#0b2034;cursor:pointer;border-radius:999px}.screens-delete-snackbar__close:hover{background:#0b203414}.screens-delete-snackbar__close-icon{width:24px;height:24px;display:block}.screens-page__primary-button{min-height:32px;padding:0 16px;border-radius:8px;background:#eb3154;color:#fff;font-size:14px;font-weight:500}.screens-page__create-fab{position:fixed;right:32px;bottom:28px;z-index:20;display:inline-flex;align-items:center;gap:12px;min-height:56px;padding:0 22px 0 18px;border:0;border-radius:18px;background:var(--color-action-primary);box-shadow:0 14px 28px #19283a2e,0 4px 10px #19283a1f;color:#fff;cursor:pointer;font-family:var(--font-family-base);font-size:14px;line-height:20px;font-weight:500;letter-spacing:.01em;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.screens-page__create-fab:hover{background:var(--color-action-primary-hover);box-shadow:0 18px 32px #19283a38,0 6px 14px #19283a24;transform:translateY(-1px)}.screens-page__create-fab:active{background:var(--color-action-primary-pressed);transform:translateY(0)}.screens-page__create-fab:focus-visible{outline:3px solid rgba(31,90,166,.22);outline-offset:3px}.screens-page__fab-icon{width:24px;height:24px;flex-shrink:0}.screens-page__summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:16px}.screens-page__summary-item{position:relative;display:flex;flex-direction:column;gap:6px;min-height:92px}.screens-page__summary-item:not(:last-child):after{content:"";position:absolute;top:6px;right:-8px;width:1px;height:68px;background:#eceff4}.screens-page__summary-label{color:#4e4e4e;font-size:13px;line-height:18px;font-weight:500}.screens-page__summary-value{color:#4e4e4e;font-size:30px;line-height:38px;font-weight:500}.screens-page__summary-footnote{color:#a0a8b5;font-size:12px;line-height:16px}.screens-page__table-card{display:flex;flex-direction:column;gap:16px;padding:18px}.screens-page__toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.screens-page__search{position:relative;display:flex;align-items:center;min-width:min(100%,360px);min-height:40px;padding:0 16px 0 40px;border:1px solid #d8dee6;border-radius:10px;background:#fff}.screens-page__search-icon{position:absolute;left:14px;width:14px;height:14px}.screens-page__search-icon:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid #24364d;border-radius:50%}.screens-page__search-icon:after{content:"";position:absolute;right:-2px;bottom:-2px;width:6px;height:2px;border-radius:999px;background:#24364d;transform:rotate(45deg);transform-origin:center}.screens-page__search-input{width:100%;border:0;outline:none;background:transparent;color:#0b2034;font-size:14px;line-height:18px}.screens-page__toolbar-actions{display:flex;align-items:center;gap:12px}.screens-page__button-group,.screens-pagination__page-size{display:inline-flex;align-items:center;min-height:32px;border:1px solid #d6dce4;border-radius:12px;background:#fff}.screens-pagination__page-size select{padding:0 12px;border:0;background:transparent;color:#0b2034;outline:none;cursor:pointer}.screens-page__button-group-item{min-height:36px;border:0;background:transparent;color:#445264;cursor:pointer;padding:0 16px;font-size:14px;line-height:18px;font-weight:500;transition:background-color .18s ease,color .18s ease}.screens-page__button-group-item:first-child{border-radius:11px 0 0 11px}.screens-page__button-group-item:last-child{border-radius:0 11px 11px 0}.screens-page__button-group-item+.screens-page__button-group-item{border-left:1px solid #d6dce4}.screens-page__button-group-item--active{background:#22364f;color:#fff}.screens-page__button-group-item:hover:not(.screens-page__button-group-item--active){background:#eef3f8}.screens-page__results-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;color:#717b88;font-size:12px;line-height:16px}.screens-page__state{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-height:180px;justify-content:center;border:1px dashed #d8dee6;border-radius:16px;padding:24px;background:linear-gradient(180deg,#f7f7f7e6,#fff)}.screens-page__state--error{border-color:#e52b453d;background:linear-gradient(180deg,#fcebebe6,#fff)}.screens-page__state-title{margin:0;color:#0b2034;font-size:18px;line-height:22px;font-weight:500}.screens-page__state-copy{margin:0;max-width:520px;color:#5c6673;font-size:14px;line-height:20px}.screens-results{display:flex;flex-direction:column;gap:16px}.screens-table__wrap{overflow-x:auto;border:1px solid #ebedf1;border-radius:16px}.screens-cards{display:none}.screens-table{width:100%;min-width:940px;border-collapse:collapse;background:#fff}.screens-table thead th{padding:14px 16px;color:#6f7783;font-size:11px;line-height:14px;font-weight:500;text-align:left;background:#fff;border-bottom:1px solid #eceff3}.screens-table tbody td{padding:16px;color:#4e4e4e;font-size:13px;line-height:18px;border-bottom:1px solid #eceff3;vertical-align:middle}.screens-table tbody tr:last-child td{border-bottom:0}.screens-table tbody tr:hover{background:#f7fafc}.screens-table__primary{display:flex;flex-direction:column;gap:4px}.screens-table__primary strong{color:#24364d;font-size:14px;line-height:18px;font-weight:500}.screens-table__primary span{color:#8b95a3;font-size:11px;line-height:14px}.screens-table__status{display:inline-flex;align-items:center;gap:6px;min-height:24px;padding:0 10px;border-radius:999px;font-size:12px;line-height:16px;font-weight:500}.screens-table__status:before{content:"";width:8px;height:8px;border-radius:50%;background:currentColor}.screens-table__status--active,.screens-table__status--approved{background:#499b491f;color:#3f8e3f}.screens-table__status--auto-approved{background:#2755871f;color:#275587}.screens-table__status--offline{background:#e52b451f;color:#d02b46}.screens-table__status--inactive,.screens-table__status--draft,.screens-table__status--pending{background:#9aa0ab29;color:#697383}.screens-table__status--rejected{background:#e52b451f;color:#d02b46}.screens-table__status--unknown{background:#2755871f;color:#275587}.screens-table__actions{display:flex;justify-content:flex-end;gap:8px}.screens-table__icon-button{position:relative;width:40px;height:40px;border:0;border-radius:50%;background:transparent;color:#425467;cursor:pointer;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease}.screens-table__icon-button:hover{background:#eef3f8}.screens-table__icon-button:focus-visible{outline:none;box-shadow:0 0 0 3px #1f5aa62e}.screens-table__icon-button--danger{color:#b3233b}.screens-table__icon-button--danger:hover{background:#e52b451a}.screens-table__svg-icon{width:20px;height:20px;display:block;margin:auto}.screens-table__material-symbol{display:block;margin:auto;font-size:20px;line-height:20px}.creatives-table__actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.creatives-table__bulk-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin:0 0 16px;padding:12px 16px;border:1px solid rgba(214,220,228,.94);border-radius:14px;background:#f7fafc}.creatives-table__bulk-count{color:#24364d;font-size:13px;line-height:18px;font-weight:600}.creatives-table__bulk-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.creatives-table__selection-column{width:44px}.creatives-table__checkbox{width:16px;height:16px;accent-color:#ee2c4a;cursor:pointer}.creatives-table__card-checkbox{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.creatives-table__identity{display:flex;align-items:center;gap:12px;min-width:0}.creatives-table__identity--card{flex:1 1 auto;min-width:0}.creatives-table__thumbnail{flex-shrink:0;width:56px;height:56px;overflow:hidden;border:1px solid rgba(214,220,228,.94);border-radius:12px;background:#eff3f7}.creatives-table__thumbnail--card{width:64px;height:64px}.creatives-table__thumbnail-media,.creatives-table__thumbnail-fallback{display:block;width:100%;height:100%}.creatives-table__thumbnail-media{object-fit:cover;background:#1f2937}.creatives-table__thumbnail-fallback{display:flex;align-items:center;justify-content:center}.creatives-table__thumbnail-icon{font-size:20px;color:#7f8a98}.creatives-table__actions--card{margin-top:16px}.creatives-table__mobile-select-all{display:none}.deals-table__actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.deals-table__actions--card{margin-top:16px}.deal-edit-sheet__section-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.deal-edit-sheet__section-feedback{margin:8px 0 0;color:#687587;font-size:12px;line-height:16px}.deal-edit-sheet__submit-feedback{margin:0 24px 16px;padding:12px 14px;border:1px solid rgba(210,55,69,.24);border-radius:12px;background:#fff2f3;color:#8b1e2b;font-size:13px;line-height:18px;font-weight:500}.deal-edit-sheet__period-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.deal-edit-sheet__period-summary-item{display:flex;flex-direction:column;gap:6px;min-width:0}.deal-edit-sheet__period-summary-label{color:#687587;font-size:12px;line-height:16px;font-weight:600}.deal-edit-sheet__period-summary-value{color:#304255;font-size:14px;line-height:20px;font-weight:500;word-break:break-word}.deal-edit-sheet__picker-header{display:flex;flex-direction:column;gap:4px}.deal-edit-sheet__picker-header strong{color:#304255;font-size:13px;line-height:18px;font-weight:600}.deal-edit-sheet__picker-header span{color:#687587;font-size:12px;line-height:16px}.deal-edit-sheet__screen-manager-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;border:1px solid rgba(141,152,167,.18);border-radius:14px;background:#f7f8fc80}.deal-edit-sheet__screen-manager-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.deal-edit-sheet__screen-manager-copy strong{color:#304255;font-size:13px;line-height:18px;font-weight:600}.deal-edit-sheet__screen-manager-copy span{color:#687587;font-size:12px;line-height:16px}.deal-edit-sheet__screen-manager{display:flex;flex-direction:column;gap:16px;margin-top:16px;padding:16px;border:1px solid rgba(141,152,167,.18);border-radius:14px;background:#f7f8fc80}.deal-edit-sheet__screen-manager-results{display:flex;flex-direction:column;gap:10px;max-height:360px;overflow:auto}.deal-edit-sheet__screen-manager-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:12px 14px;border:1px solid rgba(141,152,167,.18);border-radius:12px;background:#fff;text-align:left;cursor:pointer}.deal-edit-sheet__screen-manager-row--selected{border-color:#1f5aa62e;background:#1f5aa614}.deal-edit-sheet__screen-manager-row-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.deal-edit-sheet__screen-manager-row-copy strong{color:#304255;font-size:13px;line-height:18px;font-weight:600}.deal-edit-sheet__screen-manager-row-copy span{color:#687587;font-size:12px;line-height:16px;word-break:break-word}.deal-edit-sheet__screen-manager-check{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border:2px solid #6b7787;border-radius:4px;color:transparent;font-size:0;flex-shrink:0}.deal-edit-sheet__screen-manager-check--selected{background:var(--color-action-primary);border-color:var(--color-action-primary);color:#fff}.deal-edit-sheet__screen-manager-check--selected:before{content:"check";font-family:Material Symbols Outlined;font-size:14px;line-height:1;color:#fff;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.deal-edit-sheet__screen-manager-meta{margin:0;color:#687587;font-size:12px;line-height:16px}.creatives-table__action-button{min-height:32px;border:1px solid #d6dce4;border-radius:10px;background:#f3f6f9;color:#133d6a;cursor:pointer;padding:0 14px;font-size:13px;line-height:18px;font-weight:500;transition:background-color .18s ease,color .18s ease,opacity .18s ease}.creatives-table__action-button:hover:not(:disabled){background:#e7eef7}.creatives-table__action-button:disabled{opacity:.52;cursor:not-allowed}.creatives-dialog{width:min(1180px,calc(100vw - 32px));margin-top:0}.creatives-dialog__backdrop{align-items:center;padding:24px}.creatives-dialog__field{margin-top:0}.creatives-dialog__hero{margin-bottom:20px}.creatives-dialog__title-group{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.creatives-dialog__layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);gap:24px;align-items:stretch}.creatives-dialog__preview-column,.creatives-dialog__details-column{min-width:0}.creatives-dialog__preview-column{display:flex;flex-direction:column}.creatives-dialog__details-column{display:flex;flex-direction:column;gap:12px}.creatives-dialog__preview-shell{display:flex;flex-direction:column;gap:8px;margin-bottom:20px;flex:1}.creatives-dialog__preview-frame{width:100%;min-height:428px;border:1px solid #dbe3ec;border-radius:20px;background:linear-gradient(180deg,#f8fbff,#eef3f8);padding:12px;display:flex;align-items:center;justify-content:center;cursor:zoom-in;flex:1}.creatives-dialog__preview-media{display:block;width:100%;min-height:408px;max-height:620px;border-radius:14px;object-fit:contain;background:#fff}.creatives-dialog__preview-empty{color:#7c8796;font-size:14px;line-height:20px;font-weight:500}.creatives-dialog__preview-hint{color:#7c8796;font-size:12px;line-height:16px;font-weight:500}.creatives-dialog__section{border:1px solid #e4ebf3;border-radius:20px;background:linear-gradient(180deg,#fff,#f8fbff);padding:10.6px}.creatives-dialog__section-title{margin:0 0 14px;color:#24364d;font-size:14px;line-height:18px;font-weight:700}.creatives-dialog__error-inline{margin:8px 2px 0;color:#b93846;font-size:12px;line-height:16px;font-weight:500}.creatives-dialog__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}.creatives-dialog__meta-item{display:flex;flex-direction:column;gap:4px;min-width:0}.creatives-dialog__meta-item--span-2{grid-column:1 / -1}.creatives-dialog__meta-item span{color:#7c8796;font-size:11px;line-height:14px;font-weight:500}.creatives-dialog__meta-item strong{color:#24364d;font-size:13px;line-height:18px;font-weight:500;word-break:break-word}.creatives-preview-dialog{width:min(960px,calc(100vw - 48px));max-height:calc(100vh - 48px);overflow:auto;border-radius:32px;background:#f8fafc;box-shadow:0 32px 80px #111f3047;padding:24px}.creatives-preview-dialog__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.creatives-preview-dialog__body{display:flex;align-items:center;justify-content:center}.creatives-preview-dialog__media{display:block;width:100%;max-height:calc(100vh - 180px);border-radius:20px;object-fit:contain;background:#fff}@media(max-width:768px){.creatives-dialog{width:min(520px,calc(100vw - 24px));margin-top:0}.creatives-dialog__title-group{flex-direction:column;align-items:flex-start}.creatives-dialog__layout{grid-template-columns:1fr;gap:16px}.creatives-dialog__meta{grid-template-columns:1fr}.creatives-dialog__meta-item--span-2{grid-column:auto}.creatives-dialog__preview-frame{min-height:220px}.creatives-dialog__preview-media{min-height:200px;max-height:320px}.creatives-preview-dialog{width:calc(100vw - 24px);max-height:calc(100vh - 24px);padding:16px}}.screens-card{border:1px solid #ebedf1;border-radius:20px;background:linear-gradient(180deg,#fff,#fbfcfe);box-shadow:0 10px 24px #111f300f;padding:16px}.screens-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.screens-card__title-group{display:flex;flex-direction:column;gap:4px;min-width:0}.screens-card__title{color:#24364d;font-size:15px;line-height:20px;font-weight:500}.screens-card__subtitle{color:#8b95a3;font-size:11px;line-height:14px;word-break:break-all}.screens-card__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;margin:16px 0 0}.screens-card__meta-item{display:flex;flex-direction:column;gap:4px;min-width:0}.screens-card__meta-item dt{color:#7c8796;font-size:11px;line-height:14px;font-weight:500}.screens-card__meta-item dd{margin:0;color:#24364d;font-size:13px;line-height:18px}.screens-card__actions{display:flex;gap:10px;margin-top:16px;justify-content:flex-end}.screens-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding-top:6px}.screens-pagination__pages{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:center;flex:1}.screens-pagination__slot{display:flex;align-items:center;gap:8px}.screens-pagination__page{min-width:40px;min-height:40px;border:0;border-radius:8px;background:transparent;color:#2c2c2c;cursor:pointer;padding:0 12px;font-size:16px;line-height:20px}.screens-pagination__page--active{background:#2c2c2c;color:#fff}.screens-pagination__gap{display:inline-flex;align-items:center;justify-content:center;min-width:32px;color:#2c2c2c;font-size:16px;line-height:20px;font-weight:700}.screens-pagination__nav{display:flex;align-items:center;gap:12px}.screens-pagination__button:disabled{opacity:.52;cursor:not-allowed}.screen-edit-sheet__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;align-items:center;justify-content:flex-end;padding:12px 12px 12px 24px;background:#0a141f6b;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.screen-edit-sheet{width:min(620px,calc(100vw - 48px));height:calc(100vh - 24px);max-height:calc(100vh - 24px);display:flex;flex-direction:column;background:radial-gradient(circle at top left,rgba(232,51,82,.08),transparent 38%),linear-gradient(180deg,#fffefe,#f7f8fc);border-radius:28px;box-shadow:-24px 0 60px #0f1b2a33;overflow:hidden}.screen-edit-sheet__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px 24px 14px;border-bottom:1px solid rgba(141,152,167,.18)}.screen-edit-sheet__heading{display:flex;flex-direction:column;gap:8px}.screen-edit-sheet__title{margin:0;color:#13253a;font-size:24px;line-height:28px;font-weight:500}.screen-edit-sheet__description{margin:0;max-width:440px;color:#657181;font-size:14px;line-height:20px}.screen-edit-sheet__close-button{width:40px;height:40px;border:0;border-radius:14px;background:#13253a0f;color:#23364c;cursor:pointer;transition:background-color .18s ease,transform .18s ease}.screen-edit-sheet__close-button:hover{background:#13253a1f}.screen-edit-sheet__close-button:active{transform:translateY(1px)}.screen-edit-sheet__close-icon{width:20px;height:20px;display:block;margin:auto}.screen-edit-sheet__hero{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 24px 16px;background:linear-gradient(180deg,#ffffffb8,#f7f8fc33)}.screen-edit-sheet__hero-copy{display:flex;flex-direction:column;gap:6px;min-width:0}.screen-edit-sheet__tabs-shell{border-top:1px solid rgba(141,152,167,.08);background:linear-gradient(180deg,#ffffffbd,#f7f8fc5c)}.screen-edit-sheet__tabs-shell md-tabs{width:100%;--md-primary-tab-container-color: transparent;--md-primary-tab-label-text-font: var(--font-family-base);--md-primary-tab-label-text-size: 14px;--md-primary-tab-label-text-line-height: 20px;--md-primary-tab-label-text-weight: 500;--md-primary-tab-label-text-color: #667284;--md-primary-tab-hover-label-text-color: #23364c;--md-primary-tab-focus-label-text-color: #23364c;--md-primary-tab-active-label-text-color: var(--color-action-primary);--md-primary-tab-active-hover-label-text-color: var(--color-action-primary);--md-primary-tab-active-focus-label-text-color: var(--color-action-primary);--md-primary-tab-hover-state-layer-opacity: 0;--md-primary-tab-active-hover-state-layer-opacity: 0;--md-primary-tab-pressed-state-layer-opacity: 0;--md-primary-tab-active-pressed-state-layer-opacity: 0;--md-primary-tab-active-indicator-color: var(--color-action-primary);--md-primary-tab-active-indicator-height: 3px;--md-primary-tab-icon-color: #8a97a8;--md-primary-tab-hover-icon-color: #334960;--md-primary-tab-focus-icon-color: #334960;--md-primary-tab-pressed-icon-color: #334960;--md-primary-tab-active-icon-color: var(--color-action-primary);--md-primary-tab-active-hover-icon-color: var(--color-action-primary);--md-primary-tab-active-focus-icon-color: var(--color-action-primary);--md-primary-tab-active-pressed-icon-color: var(--color-action-primary);--md-divider-color: rgba(141, 152, 167, .2)}.screen-edit-sheet__tab-icon-wrapper{align-items:center;justify-content:center}.screen-edit-sheet__section-nav-icon{width:18px;height:18px;display:block}.screen-edit-sheet__toggle-group{display:flex;gap:8px}@media(max-width:520px){.screen-edit-sheet__toggle-group{flex-direction:column}.screen-edit-sheet__toggle-group .switch-field--inline{flex:none;width:100%;justify-content:space-between}}.screen-edit-sheet__section-nav-badge{display:inline-block;width:6px;height:6px;border-radius:50%;background:#d32f2f;margin-left:4px;vertical-align:super;flex-shrink:0}.screen-edit-sheet__tab-panel{display:flex;flex-direction:column}.screen-edit-sheet__screen-name{color:#13253a;font-size:18px;line-height:22px;font-weight:500}.screen-edit-sheet__screen-id{color:#7f8a99;font-size:12px;line-height:16px;word-break:break-all}.screen-edit-sheet__form{flex:1 1 auto;overflow-y:auto;padding:0 24px 24px;display:flex;flex-direction:column;gap:20px}.screen-edit-sheet__section{display:flex;flex-direction:column;gap:16px;padding:18px 0 0}.screen-edit-sheet__section+.screen-edit-sheet__section{border-top:1px solid rgba(141,152,167,.16)}.screen-edit-sheet__section-heading{display:flex;flex-direction:column;gap:6px}.screen-edit-sheet__section-heading h3{margin:0;color:#13253a;font-size:16px;line-height:20px;font-weight:500}.screen-edit-sheet__section-heading p{margin:0;color:#6d7788;font-size:13px;line-height:18px}.screen-edit-sheet__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.screen-edit-sheet__grid .field{--field-container-color: #f7f8fc;min-width:0}.screen-edit-sheet__grid .screen-edit-sheet__protocols{--field-container-color: #f7f8fc}.screen-edit-sheet__grid .field__helper{text-align:left}.screen-edit-sheet__subsection{display:flex;flex-direction:column;gap:12px}.screen-edit-sheet__subsection+.screen-edit-sheet__subsection{padding-top:4px}.screen-edit-sheet__subsection-heading{color:#566375;font-size:12px;line-height:16px;font-weight:600;letter-spacing:.02em}.screen-edit-sheet__subsection-heading--row{display:flex;align-items:center;justify-content:space-between}.screen-edit-sheet__unit-toggle{display:flex;gap:2px;border:1px solid #d6dce4;border-radius:6px;background:#f3f6f9;padding:2px}.screen-edit-sheet__unit-option{padding:0 8px;height:20px;border:0;border-radius:4px;background:transparent;color:#566375;font-family:var(--font-family-base);font-size:11px;font-weight:600;line-height:20px;cursor:pointer;letter-spacing:.02em;transition:background .15s ease,color .15s ease}.screen-edit-sheet__unit-option--active{background:#fff;color:#23364c;box-shadow:0 1px 2px #0000001a}.screen-edit-sheet__unit-option:hover:not(.screen-edit-sheet__unit-option--active){background:#e7eef7;color:#23364c}.screen-edit-sheet__inline-error{margin:0;color:var(--md-outlined-text-field-error-supporting-text-color, #bb2538);font-family:var(--font-family-base);font-size:12px;line-height:16px;font-weight:400}.screen-edit-sheet__photo-preview{min-height:240px;display:flex;align-items:stretch;justify-content:center;border:1px solid rgba(141,152,167,.18);border-radius:20px;background:radial-gradient(circle at top left,rgba(232,51,82,.08),transparent 34%),linear-gradient(180deg,#ffffffe6,#f7f8fcf5);overflow:hidden}.screen-edit-sheet__photo-image{width:100%;height:100%;min-height:240px;object-fit:cover;display:block}.screen-edit-sheet__photo-placeholder{width:100%;min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px;text-align:center}.screen-edit-sheet__photo-placeholder-title{color:#13253a;font-size:16px;line-height:20px;font-weight:500}.screen-edit-sheet__photo-placeholder-copy{max-width:320px;color:#6d7788;font-size:13px;line-height:18px}.screen-edit-sheet__route-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start}.screen-edit-sheet__route-item{display:flex;flex-direction:column;gap:12px;padding:14px;border:1px solid rgba(141,152,167,.18);border-radius:14px;background:transparent}.screen-edit-sheet__route-item-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.screen-edit-sheet__route-item-title{color:#304255;font-size:13px;line-height:18px;font-weight:500}.screen-edit-sheet__route-add,.screen-edit-sheet__route-remove{min-height:32px;width:fit-content}.screen-edit-sheet__route-list>.screen-edit-sheet__inline-error,.screen-edit-sheet__route-list>.screen-edit-sheet__route-add{grid-column:1 / -1}.screen-edit-sheet__zone-list{display:flex;flex-direction:column;gap:16px}.screen-edit-sheet__zone-item{display:flex;flex-direction:column;gap:16px;padding:16px;border:1px solid rgba(141,152,167,.18);border-radius:14px;background:transparent}.screen-edit-sheet__zone-item-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.screen-edit-sheet__zone-item-title{color:#304255;font-size:13px;line-height:18px;font-weight:500}.screen-edit-sheet__zone-add,.screen-edit-sheet__zone-remove,.screen-edit-sheet__zone-value-add,.screen-edit-sheet__zone-value-remove{min-height:32px;width:fit-content}.screen-edit-sheet__zone-values{display:flex;flex-direction:column;gap:10px}.screen-edit-sheet__zone-values+.screen-edit-sheet__zone-values{padding-top:4px}.screen-edit-sheet__zone-values-label{color:#566375;font-size:12px;line-height:16px;font-weight:600;letter-spacing:.02em}.screen-edit-sheet__zone-values-list{display:flex;flex-direction:column;gap:10px}.screen-edit-sheet__zone-value-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.screen-edit-sheet__field--span-2{grid-column:1 / -1}.screen-edit-sheet__field-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;grid-column:1 / -1}.screen-edit-sheet__protocols{position:relative;display:flex;flex-direction:column;gap:0;min-width:0;min-height:56px;padding:18px 0 0;border:1px solid #6b7787;border-radius:var(--radius-sm);background:transparent;overflow:visible}.screen-edit-sheet__protocols-label{position:absolute;top:-10px;left:12px;padding:0 4px;background:linear-gradient(180deg,#f7f8fc,#f7f8fc);color:#6a7280;font-family:var(--font-family-base);font-size:12px;line-height:16px;font-weight:400}.screen-edit-sheet__protocols-trigger{width:100%;min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:0;background:transparent;padding:0 0 0 16px;color:var(--color-text-primary);cursor:pointer;font-family:var(--font-family-base);font-size:16px;line-height:24px;text-align:left}.screen-edit-sheet__protocols-value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.screen-edit-sheet__protocols-chevron{color:#6a7280;width:48px;height:24px;display:inline-flex;align-items:center;justify-content:center;margin-right:0;line-height:1;transition:transform .18s ease}.screen-edit-sheet__protocols-chevron--open{transform:rotate(180deg)}.screen-edit-sheet__protocols-chevron-icon{width:10px;height:5px;display:block}.screen-edit-sheet__protocols-menu{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:3;display:flex;flex-direction:column;padding:8px;border:1px solid rgba(141,152,167,.18);border-radius:16px;background:#fff;box-shadow:0 16px 32px #0f1b2a29;max-height:240px;overflow-y:auto}.screen-edit-sheet__protocol-option{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:48px;padding:0 12px;border:0;border-radius:10px;background:transparent;color:var(--color-text-primary);cursor:pointer;font-family:var(--font-family-base);font-size:14px;line-height:20px;text-align:left}.screen-edit-sheet__protocol-option+.screen-edit-sheet__protocol-option{border-top:1px solid rgba(141,152,167,.12)}.screen-edit-sheet__protocol-option:hover{background:#13253a0a}.screen-edit-sheet__protocol-option--selected{background:#1f5aa60f}.screen-edit-sheet__protocol-option-copy{min-width:0;flex:1 1 auto}.screen-edit-sheet__protocol-checkbox{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border:1.5px solid #98a3b3;border-radius:6px;color:transparent;font-size:12px;line-height:1;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.screen-edit-sheet__protocol-checkbox--selected{border-color:var(--color-border-focus);background:#1f5aa61a;color:var(--color-border-focus)}.screen-edit-sheet__protocol-chip{font-family:var(--font-family-base);--protocol-chip-label-size: 14px;--protocol-chip-label-line-height: 18px;--protocol-chip-label-weight: 400;--protocol-chip-container-height: 36px;--protocol-chip-container-shape: 12px;--protocol-chip-icon-size: 18px;--protocol-chip-leading-space: 16px;--protocol-chip-trailing-space: 16px;--protocol-chip-icon-label-space: 8px;--protocol-chip-with-leading-icon-leading-space: 8px;--md-ref-typeface-plain: var(--font-family-base);--md-filter-chip-label-text-font: var(--font-family-base);--md-filter-chip-label-text-size: 14px;--md-filter-chip-label-text-line-height: 18px;--md-filter-chip-label-text-weight: 400;--md-filter-chip-container-height: 36px;--md-filter-chip-container-shape: 12px;--md-filter-chip-outline-color: #cdd6e1;--md-filter-chip-focus-outline-color: var(--color-border-focus);--md-filter-chip-label-text-color: var(--color-text-primary);--md-filter-chip-hover-label-text-color: var(--color-text-primary);--md-filter-chip-focus-label-text-color: var(--color-text-primary);--md-filter-chip-selected-container-color: rgba(31, 90, 166, .1);--md-filter-chip-selected-label-text-color: var(--color-text-primary);--md-filter-chip-selected-hover-label-text-color: var(--color-text-primary);--md-filter-chip-selected-focus-label-text-color: var(--color-text-primary);--md-filter-chip-selected-leading-icon-color: var(--color-border-focus);--md-filter-chip-selected-hover-leading-icon-color: var(--color-border-focus);--md-filter-chip-selected-focus-leading-icon-color: var(--color-border-focus);--md-filter-chip-leading-icon-color: var(--color-border-focus)}.screen-edit-sheet__protocol-chip-icon{display:inline-block;width:8px;height:8px;border-radius:999px;background:var(--color-border-focus)}.screen-edit-sheet__empty-state{grid-column:1 / -1;display:flex;flex-direction:column;gap:6px;padding:18px;border:1px dashed #d5dce6;border-radius:18px;background:#ffffff9e;color:#647182;font-size:13px;line-height:18px}.screen-edit-sheet__empty-state strong{color:#13253a;font-size:14px;line-height:18px;font-weight:500}.screen-edit-sheet__footer{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 24px 16px;border-top:1px solid rgba(141,152,167,.14);background:linear-gradient(180deg,#f7f8fcbd,#f7f8fcf5 36%,#f7f8fc);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 -10px 28px #0f1b2a0f}.screen-edit-sheet__submit-alert{margin:0 24px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border:1px solid rgba(238,44,74,.24);border-radius:16px;background:#fff2f5f5;color:#b3264e;font-size:13px;font-weight:600;line-height:18px}.screen-edit-sheet__submit-alert-close{flex-shrink:0;border:0;background:transparent;color:inherit;font-size:18px;line-height:1;cursor:pointer}.screen-edit-sheet__footer-note{margin:0;max-width:320px;color:#687587;font-size:12px;line-height:16px}.screen-edit-sheet__footer-actions{display:flex;align-items:center;gap:12px}.screen-edit-sheet__secondary-action{min-width:112px}.screen-edit-sheet__primary-action{width:auto;min-width:148px}@media(max-width:920px){.app-shell{grid-template-columns:1fr}.app-sidebar{position:fixed;top:0;left:0;bottom:0;z-index:30;width:min(88vw,336px);min-height:100vh;padding:28px 20px 24px;justify-content:flex-start;gap:32px;border-radius:0 28px 28px 0;box-shadow:0 28px 56px #0f1b2a57;transform:translate(-100%);transition:transform .24s ease}.app-sidebar--collapsed{width:min(88vw,336px);padding:28px 20px 24px}.app-sidebar--mobile-open{transform:translate(0)}.app-sidebar__top{position:relative;gap:0}.app-sidebar__brand-static,.app-sidebar__brand-toggle{min-height:44px;padding-right:52px}.app-sidebar__brand-toggle--collapsed{justify-content:flex-start;min-height:44px}.app-sidebar__logo{width:min(136px,100%)}.app-sidebar__mobile-close{position:absolute;top:4px;right:0;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:0;border-radius:14px;background:#ffffff1a;color:#fff;cursor:pointer}.app-sidebar__mobile-close span[aria-hidden=true]{position:relative;width:16px;height:16px}.app-sidebar__mobile-close span[aria-hidden=true]:before,.app-sidebar__mobile-close span[aria-hidden=true]:after{content:"";position:absolute;top:7px;left:0;width:16px;height:2px;border-radius:999px;background:currentColor}.app-sidebar__mobile-close span[aria-hidden=true]:before{transform:rotate(45deg)}.app-sidebar__mobile-close span[aria-hidden=true]:after{transform:rotate(-45deg)}.app-sidebar__section,.app-sidebar__section--collapsed{margin:0;width:100%;align-items:stretch;gap:10px}.app-sidebar__nav-item,.app-sidebar__nav-item--collapsed{width:100%;min-height:56px;padding:0 18px;border-radius:18px;flex-direction:row;justify-content:flex-start;gap:14px}.app-sidebar__logout,.app-sidebar__logout--collapsed{width:100%;min-height:56px;padding:0 18px;border-radius:18px;background:#ffffff0a;flex-direction:row;justify-content:flex-start;gap:14px}.app-sidebar__profile,.app-sidebar__profile--collapsed{justify-content:flex-start;width:100%;padding:0 16px;min-height:60px;border-radius:18px}.app-sidebar__footer,.app-sidebar__footer--collapsed{margin-top:auto;align-items:stretch;gap:14px}.app-shell__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:block;border:0;background:#0a141f80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.app-shell__content{padding:14px 16px 32px;gap:20px}.app-shell__mobile-topbar{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;gap:14px;min-height:60px;padding:0 2px}.app-shell__mobile-menu{position:relative;width:40px;height:40px;border:0;border-radius:14px;background:#fff;box-shadow:0 12px 24px #111f301f;cursor:pointer}.app-shell__mobile-menu span[aria-hidden=true]{position:absolute;top:19px;left:10px;width:20px;height:2px;border-radius:999px;background:#22364f}.app-shell__mobile-menu span[aria-hidden=true]:before,.app-shell__mobile-menu span[aria-hidden=true]:after{content:"";position:absolute;left:0;width:20px;height:2px;border-radius:999px;background:#22364f}.app-shell__mobile-menu span[aria-hidden=true]:before{top:-6px}.app-shell__mobile-menu span[aria-hidden=true]:after{top:6px}.app-shell__mobile-logo{justify-self:center;width:min(124px,100%)}.app-shell__mobile-avatar{width:40px;height:40px;border-radius:14px;background:#fff;color:#36506e;display:grid;place-items:center;justify-self:end;box-shadow:0 12px 24px #111f301f;font-size:12px;font-weight:700}.home-dashboard__summary{grid-template-columns:1fr}.home-dashboard__metric:not(:last-child):after{display:none}.screens-summary__grid{flex-direction:column;gap:24px}.screens-summary__cell:not(:last-child):after{display:none}.screens-summary__cell:not(:last-child){padding-bottom:20px;border-bottom:1px solid #edf0f4}.screens-summary__cell--anchor{flex-direction:row;align-items:center;justify-content:flex-start;gap:16px}.home-dashboard__hero{grid-template-columns:1fr}.home-dashboard__hero-art{min-height:120px}.screens-page__heading,.screens-pagination{flex-direction:column;align-items:stretch}.screens-page__heading-actions,.screens-page__toolbar,.screens-page__toolbar-actions,.screens-pagination__nav{justify-content:flex-start}.screens-page__summary{grid-template-columns:repeat(2,minmax(0,1fr))}.screens-page__summary-item:after{display:none}.screens-page__toolbar{align-items:stretch}.screens-page__toolbar-actions{width:100%}.screens-page__button-group{width:100%;justify-content:stretch}.screens-page__button-group-item{flex:1}.screen-edit-sheet{width:min(100%,100vw);border-radius:24px 0 0 24px}.screen-edit-sheet__grid{grid-template-columns:1fr}.screen-edit-sheet__grid--2col{grid-template-columns:repeat(2,minmax(0,1fr))}.screen-edit-sheet__route-list,.deal-edit-sheet__period-summary{grid-template-columns:1fr}}@media(max-width:640px){.auth-shell__header{padding:32px 24px 0}.auth-shell__body{padding-top:72px;padding-bottom:40px}.auth-shell__panel{gap:28px}.auth-shell__title{font-size:24px;line-height:32px}.app-shell__content{padding:20px 16px 28px}.surface-card{padding:18px}.screens-page__summary{grid-template-columns:1fr}.screens-page__search{min-width:100%}.screens-page__heading-actions{width:100%}.screens-page__heading-actions>*{width:100%}.screens-page__ghost-button,.screens-page__primary-button{justify-content:center}.screens-summary__cell--status,.screens-summary__cell--inventory,.screens-summary__cell--geo{width:100%}.screens-summary__geo-stats{grid-template-columns:repeat(3,1fr);gap:4px}.screens-page__create-fab{right:16px;bottom:16px;min-height:52px;padding:0 18px 0 16px;gap:10px}.screens-table__wrap{display:none}.screens-cards{display:flex;flex-direction:column;gap:12px}.creatives-table__mobile-select-all{display:flex;margin-bottom:12px}.screens-card__meta{grid-template-columns:1fr}.screens-card__actions{justify-content:stretch}.screens-card__actions .screens-table__icon-button{flex:1;width:auto;border-radius:16px;background:#f6f8fb}.screens-pagination__pages{justify-content:flex-start}.screens-pagination__page-size,.screens-pagination__nav,.screens-pagination__button{width:100%}.screens-pagination__nav{gap:10px}.screen-edit-sheet__backdrop{justify-content:flex-end;align-items:flex-end;padding:0}.screen-edit-sheet{width:100%;max-height:min(92vh,100%);height:auto;border-radius:28px 28px 0 0}.screen-edit-sheet__header,.screen-edit-sheet__hero,.screen-edit-sheet__form{padding-left:18px;padding-right:18px}.screen-edit-sheet__header,.screen-edit-sheet__hero{gap:12px}.screen-edit-sheet__title{font-size:24px;line-height:28px}.screen-edit-sheet__hero,.screen-edit-sheet__footer{flex-direction:column;align-items:stretch}.screen-edit-sheet__form{padding-bottom:20px}.screen-edit-sheet__footer-note{max-width:none}.screen-edit-sheet__footer-actions{width:100%;flex-direction:column-reverse}.screen-edit-sheet__protocols-list{gap:8px}.screen-edit-sheet__protocol-chip{--protocol-chip-container-height: 32px;--protocol-chip-label-size: 13px;--protocol-chip-label-line-height: 16px;--protocol-chip-leading-space: 12px;--protocol-chip-trailing-space: 12px;--protocol-chip-icon-label-space: 0px;--protocol-chip-with-leading-icon-leading-space: 12px;--protocol-chip-icon-size: 0px}.screen-edit-sheet__protocol-chip-icon{display:none}.screen-edit-sheet__zone-list{gap:12px}.screen-edit-sheet__zone-item{gap:14px;padding:14px}.screen-edit-sheet__zone-item-header{align-items:flex-start;flex-direction:column}.screen-edit-sheet__zone-value-row{grid-template-columns:1fr;align-items:stretch}.screen-edit-sheet__secondary-action,.screen-edit-sheet__primary-action{width:100%}}.creatives-page-layout{display:flex;flex-direction:column;gap:28px}.creatives-summary__card{padding:24px 28px}.creatives-summary__grid{display:flex;align-items:flex-start;gap:28px}.creatives-summary__cell{position:relative;display:flex;flex-direction:column;gap:14px;min-width:0}.creatives-summary__cell--approval,.creatives-summary__cell--serving{flex:1}.creatives-summary__cell--approval:after{content:"";position:absolute;top:4px;right:-14px;width:1px;height:calc(100% - 8px);background:#edf0f4}.creatives-summary__cell-heading{display:flex;align-items:center;justify-content:space-between}.creatives-summary__cell-title{font-size:11px;line-height:14px;font-weight:600;color:#758090;text-transform:uppercase;letter-spacing:.06em}.creatives-summary__approval-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.creatives-summary__legend{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;min-width:0}.creatives-summary__legend-item{display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:10px;font-size:13px;line-height:18px}.creatives-summary__legend-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.creatives-summary__legend-label{color:#6d7788;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.creatives-summary__legend-value{font-weight:600;color:var(--color-text-primary)}.creatives-summary__donut{position:relative;width:92px;height:92px;flex-shrink:0}.creatives-summary__donut-svg{width:100%;height:100%;display:block}.creatives-summary__donut-track{stroke:#eef1f5}.creatives-summary__donut-center{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.creatives-summary__donut-total{font-size:22px;line-height:26px;font-weight:600;color:var(--color-text-primary)}.creatives-summary__donut-caption{font-size:10px;line-height:12px;color:#758090;text-transform:uppercase;letter-spacing:.06em}.creatives-summary__serving{display:grid;grid-template-columns:minmax(0,1fr) 36px;grid-template-rows:auto auto;gap:6px 8px;align-items:center}.creatives-summary__serving-header{grid-column:1;display:flex;align-items:baseline;gap:8px}.creatives-summary__serving-label{font-size:13px;line-height:16px;font-weight:500;color:var(--color-text-primary)}.creatives-summary__serving-counts{display:inline-flex;align-items:baseline;gap:4px;font-size:12px;color:#758090}.creatives-summary__serving-counts strong{font-size:13px;font-weight:600;color:var(--color-text-primary)}.creatives-summary__serving-bar-track{grid-column:1;grid-row:2;height:6px;border-radius:999px;background:#eef1f5;overflow:hidden}.creatives-summary__serving-bar-fill{display:block;height:100%;border-radius:999px;background:#21a15d;transition:width .2s ease}.creatives-summary__serving-percent{grid-column:2;grid-row:1 / span 2;align-self:center;font-size:13px;font-weight:600;color:var(--color-text-primary);text-align:right}.creatives-summary__state{padding:12px 0;display:flex;flex-direction:column;gap:4px}.creatives-summary__state--error .creatives-summary__state-title{color:#d23745}.creatives-summary__state-title{margin:0;font-size:14px;line-height:18px;font-weight:600;color:var(--color-text-primary)}.creatives-summary__state-copy{margin:0;font-size:13px;line-height:18px;color:#6d7788}@media(max-width:640px){.creatives-summary__grid{flex-direction:column}.creatives-summary__cell--approval:after{display:none}.creatives-summary__cell--approval,.creatives-summary__cell--serving{width:100%}}
