.fullscreen-header{align-items:center;background-color:var(--color-white-white);border-bottom:1px solid var(--color-grey-200);box-sizing:border-box;display:flex;gap:16px;min-height:64px;padding:6px 24px;position:sticky;top:0;z-index:1}@media(max-width:767.98px){.fullscreen-header{padding:6px 16px}}.fullscreen-header .fullscreen-header__close{color:var(--color-grey-primary);flex-shrink:0}.fullscreen-header .fullscreen-header__skeleton{display:flex;flex-grow:1;gap:16px;justify-content:space-between}.fullscreen-header .fullscreen-header__skeleton>*{background-color:var(--color-grey-200);height:24px}.fullscreen-header .fullscreen-header__skeleton .fullscreen-header__skeleton-title{flex-grow:2;max-width:470px;min-width:50px}.fullscreen-header .fullscreen-header__skeleton .fullscreen-header__skeleton-actions{flex-grow:1;max-width:240px;min-width:20px}.fullscreen-header .fullscreen-header__body{align-items:center;display:flex;flex-grow:1;gap:8px;overflow:hidden}@media(max-width:767.98px){.fullscreen-header .fullscreen-header__body{align-items:unset;flex-direction:column}}.fullscreen-header .fullscreen-header__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fullscreen-header .fullscreen-header__actions{align-items:center;display:flex}
