@media (min-width:769px){.list-header__content:has(.list-selection) .list-header__actions{grid-column:1/-1;grid-row:2;margin-top:calc(var(--base) * .6);margin-bottom:0}.list-selection{width:100%;margin-left:0;flex-wrap:wrap;gap:calc(var(--base) * .5);min-height:44px;padding:6px 10px 6px 14px;border:1px solid var(--theme-elevation-150,#e3e3e3);border-radius:var(--style-radius-m,4px);background:var(--theme-elevation-50,#f7f7f7);color:var(--theme-elevation-600,#666);font-size:13px}.list-selection>.list-selection__actions:last-child{margin-left:auto}}.list-selection>span:first-of-type{color:var(--theme-elevation-800,#222);font-weight:600}.list-selection>span:not(:first-of-type){display:none}.list-selection__button{display:inline-flex;align-items:center;height:30px;padding:0 10px;border:1px solid transparent;border-radius:var(--style-radius-s,3px);text-decoration:none;font-size:13px;transition:border,color,background,.1s cubic-bezier(0,.2,.2,1)}.list-selection__button .btn__content{gap:6px}.edit-many__toggle .list-selection__button .btn__content:before,.list-selection__button.delete-documents__toggle .btn__content:before{content:"";flex-shrink:0;width:14px;height:14px;background-color:currentColor;mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.edit-many__toggle .list-selection__button .btn__content:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 20h9'/%3E%3Cpath d='M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4Z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 20h9'/%3E%3Cpath d='M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4Z'/%3E%3C/svg%3E")}.list-selection__button.delete-documents__toggle .btn__content:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 6h18'/%3E%3Cpath d='M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6'/%3E%3Cpath d='M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2'/%3E%3Cpath d='M10 11v6'/%3E%3Cpath d='M14 11v6'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 6h18'/%3E%3Cpath d='M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6'/%3E%3Cpath d='M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2'/%3E%3Cpath d='M10 11v6'/%3E%3Cpath d='M14 11v6'/%3E%3C/svg%3E")}.edit-many__toggle .list-selection__button{background:var(--theme-elevation-100,#f1f1f1);border-color:var(--theme-elevation-200,#ddd);color:var(--theme-elevation-800,#222)}.edit-many__toggle .list-selection__button:focus-visible,.edit-many__toggle .list-selection__button:hover{background:var(--theme-elevation-150,#e7e7e7);border-color:var(--theme-elevation-250,#ccc);color:var(--theme-elevation-800,#222);text-decoration:none}.list-selection__button.delete-documents__toggle{background:var(--theme-error-50,#fdf2f2);border-color:var(--theme-error-200,#f3c9c9);color:var(--theme-error-600,#b32b2b)}.list-selection__button.delete-documents__toggle:focus-visible,.list-selection__button.delete-documents__toggle:hover{background:var(--theme-error-100,#fbe3e3);border-color:var(--theme-error-300,#eaa8a8);color:var(--theme-error-700,#8f2020);text-decoration:none}#select-all-across-pages.list-selection__button{height:auto;padding:0;border:0;background:none;color:var(--theme-elevation-600,#666);font-weight:400;text-decoration:underline;text-underline-offset:2px}#select-all-across-pages.list-selection__button:focus-visible,#select-all-across-pages.list-selection__button:hover{color:var(--theme-elevation-800,#222)}