@layer payload-default{.icon--x .stroke{stroke:currentColor;stroke-width:1px}}
@layer payload-default{.gutter--left{padding-left:var(--gutter-h)}.gutter--right{padding-right:var(--gutter-h)}.gutter--negative-left{margin-left:calc(-1*var(--gutter-h))}.gutter--negative-right{margin-right:calc(-1*var(--gutter-h))}}
@layer payload-default{.drawer__close{box-shadow:none;color:currentColor;font-family:var(--font-body);background:0 0;border:0;border-radius:0;padding:0}.drawer{height:100vh;display:flex;position:fixed;overflow:hidden}.drawer__blur-bg:before,.drawer__blur-bg:after{content:" ";position:absolute;inset:0}.drawer__blur-bg:before{background:var(--theme-bg);opacity:.75}.drawer__blur-bg:after{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.drawer__blur-bg{z-index:1;opacity:0;transition:all .2s linear;position:absolute;inset:0}.drawer__content{opacity:0;transform:translateX(calc(var(--base) * 4));z-index:2;background-color:var(--theme-bg);transition:all .2s linear;position:relative;overflow:hidden}.drawer__content-children{z-index:1;height:100%;position:relative;overflow:auto}.drawer--is-open .drawer__content,.drawer--is-open .drawer__blur-bg{opacity:1}.drawer--is-open .drawer__close{opacity:.1;transition:opacity .2s linear .1s}.drawer--is-open .drawer__content{transform:translate(0)}.drawer__close{z-index:2;text-indent:-9999px;cursor:pointer;opacity:0;will-change:opacity;background:var(--theme-elevation-800);flex-grow:1;flex-shrink:0;transition:none;position:relative}.drawer__close:active,.drawer__close:focus{outline:0}.drawer__header{align-items:center;width:100%;margin-top:50px;margin-bottom:20px;display:flex}.drawer__header__title{flex-grow:1;margin:0}.drawer__header__close{cursor:pointer;direction:ltr;background-color:#0000;border:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex;overflow:hidden}.drawer__header__close svg{width:48px;height:48px;margin:-24px;position:relative}.drawer__header__close svg .stroke{stroke-width:1px;vector-effect:non-scaling-stroke}@media (max-width:1024px){.drawer__header{margin-top:30px}}html[data-theme=dark] .drawer__close{background:var(--color-base-1000)}html[data-theme=dark] .drawer--is-open .drawer__close{opacity:.25}}
@layer payload-default{.assign-tenant-field-modal{pointer-events:none;justify-content:center;align-items:center;height:100%;display:flex}.assign-tenant-field-modal[open]{pointer-events:auto}.assign-tenant-field-modal[open] .assign-tenant-field-modal__wrapper{display:flex}.assign-tenant-field-modal__bg{z-index:-1}.assign-tenant-field-modal__bg:before{content:" ";background:var(--theme-bg);opacity:.8;position:absolute;inset:0}.assign-tenant-field-modal__wrapper{z-index:1;max-width:calc(var(--base)*30);min-width:min(500px,100% - var(--base)*2);border-radius:var(--style-radius-m);border:1px solid var(--theme-elevation-100);background-color:var(--theme-bg);flex-direction:column;justify-content:center;display:none;position:relative}.assign-tenant-field-modal__header{padding:calc(var(--base)*.75) var(--base);border-bottom:1px solid var(--theme-elevation-100);justify-content:space-between;gap:calc(var(--base)*2);flex-direction:row;display:flex}.assign-tenant-field-modal__collection-pill{flex-shrink:0;align-self:flex-start}.assign-tenant-field-modal__content{gap:calc(var(--base)*.5);padding:var(--base) var(--base) 0 var(--base);flex-direction:column;display:flex}.assign-tenant-field-modal__controls{gap:calc(var(--base)*.5);display:flex}.assign-tenant-field-modal__actions{justify-content:flex-end;gap:calc(var(--base)*.4);padding:var(--base);display:flex}}
.document-fields__main{--tenant-gutter-h-right:var(--main-gutter-h-right);--tenant-gutter-h-left:var(--main-gutter-h-left)}.document-fields__sidebar-fields{--tenant-gutter-h-right:var(--sidebar-gutter-h-right);--tenant-gutter-h-left:var(--sidebar-gutter-h-left)}.document-fields__sidebar-fields .render-fields .tenantField,.document-fields__main .render-fields .tenantField{width:calc(100% + var(--tenant-gutter-h-right) + var(--tenant-gutter-h-left));margin-left:calc(-1*var(--tenant-gutter-h-left));border-bottom:1px solid var(--theme-elevation-100);padding-top:calc(var(--base)*1);padding-bottom:calc(var(--base)*1.75)}.document-fields__sidebar-fields .render-fields .tenantField__wrapper,.document-fields__main .render-fields .tenantField__wrapper{padding-left:var(--tenant-gutter-h-left);padding-right:var(--tenant-gutter-h-right)}[dir=rtl] .document-fields__sidebar-fields .render-fields .tenantField,[dir=rtl] .document-fields__main .render-fields .tenantField{margin-right:calc(-1*var(--tenant-gutter-h-right));background-image:repeating-linear-gradient(-120deg, var(--theme-elevation-50) 0px, var(--theme-elevation-50) 1px, transparent 1px, transparent 5px)}.document-fields__sidebar-fields .render-fields .tenantField:not(:first-child),.document-fields__main .render-fields .tenantField:not(:first-child){border-top:1px solid var(--theme-elevation-100);margin-top:calc(var(--base)*1.25)}.document-fields__sidebar-fields .render-fields .tenantField:not(:last-child),.document-fields__main .render-fields .tenantField:not(:last-child){margin-bottom:var(--spacing-field)}.document-fields__sidebar-fields .render-fields .tenantField:first-child,.document-fields__main .render-fields .tenantField:first-child{margin-top:calc(var(--base)*-1.5);padding-top:calc(var(--base)*1.5)}.document-fields__sidebar-fields .render-fields .tenantField__debug-pill,.document-fields__main .render-fields .tenantField__debug-pill{margin-bottom:calc(var(--base)*.5)}
.styles-module__tTncCG__field{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.styles-module__tTncCG__label{color:var(--theme-elevation-1000);font-size:13px;font-weight:500}.styles-module__tTncCG__required{color:var(--theme-error-500);margin-left:.25rem}.styles-module__tTncCG__empty{background:var(--theme-elevation-50);border:1px dashed var(--theme-elevation-200);border-radius:6px;justify-content:space-between;align-items:center;gap:.75rem;padding:1.5rem 1rem;display:flex}.styles-module__tTncCG__emptyText{color:var(--theme-elevation-600);font-size:13px}.styles-module__tTncCG__populated{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-150);border-radius:6px;align-items:stretch;gap:1rem;padding:.85rem;transition:opacity .1s;display:flex}.styles-module__tTncCG__loading{opacity:.5}.styles-module__tTncCG__thumb{background:var(--theme-elevation-100);border:1px solid var(--theme-elevation-150);cursor:zoom-in;border-radius:4px;flex:none;width:120px;height:120px;padding:0;transition:border-color .1s;position:relative;overflow:hidden}.styles-module__tTncCG__thumb:hover{border-color:var(--theme-elevation-1000)}.styles-module__tTncCG__thumb:focus-visible{outline:2px solid var(--theme-success-500);outline-offset:2px}.styles-module__tTncCG__thumb:after{content:"⤢";color:#fff;opacity:0;pointer-events:none;background:#0009;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;transition:opacity .1s;display:inline-flex;position:absolute;bottom:4px;right:4px}.styles-module__tTncCG__thumb:hover:after{opacity:1}.styles-module__tTncCG__thumb>*{aspect-ratio:1!important;width:100%!important;height:100%!important}.styles-module__tTncCG__meta{flex-direction:column;flex:1;justify-content:center;gap:.35rem;min-width:0;display:flex}.styles-module__tTncCG__metaTitle{color:var(--theme-elevation-1000);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;line-height:1.3;overflow:hidden}.styles-module__tTncCG__metaSecondary{color:var(--theme-elevation-500);font-variant-numeric:tabular-nums;font-size:12px}.styles-module__tTncCG__tagRow{flex-wrap:wrap;gap:.3rem;margin-top:.25rem;display:flex}.styles-module__tTncCG__tag{background:var(--theme-elevation-100);color:var(--theme-elevation-700);border:1px solid var(--theme-elevation-200);border-radius:3px;padding:1px 6px;font-size:11px;line-height:1.4;display:inline-block}.styles-module__tTncCG__tagMore{color:var(--theme-elevation-500);align-self:center;font-size:11px}.styles-module__tTncCG__actions{border-left:1px solid var(--theme-elevation-150);flex-direction:column;align-self:flex-start;gap:.4rem;padding-left:.5rem;display:flex}.styles-module__tTncCG__btn,.styles-module__tTncCG__btnPrimary,.styles-module__tTncCG__btnGhost{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:4px;height:30px;padding:0 .85rem;font-size:12px;font-weight:600}.styles-module__tTncCG__btn{color:var(--theme-elevation-1000);border-color:var(--theme-elevation-150);background:0 0}.styles-module__tTncCG__btn:hover:not(:disabled){background:var(--theme-elevation-100);border-color:var(--theme-elevation-300)}.styles-module__tTncCG__btnGhost{color:var(--theme-elevation-600);background:0 0;border-color:#0000}.styles-module__tTncCG__btnGhost:hover:not(:disabled){color:var(--theme-error-500)}.styles-module__tTncCG__btnPrimary{background:var(--theme-elevation-1000);color:var(--theme-elevation-0);border-color:var(--theme-elevation-1000)}.styles-module__tTncCG__btnPrimary:hover:not(:disabled){background:var(--theme-elevation-800);border-color:var(--theme-elevation-800)}.styles-module__tTncCG__btn:focus-visible,.styles-module__tTncCG__btnPrimary:focus-visible,.styles-module__tTncCG__btnGhost:focus-visible{outline:2px solid var(--theme-success-500);outline-offset:2px}@media (max-width:640px){.styles-module__tTncCG__populated{flex-direction:column}.styles-module__tTncCG__thumb{width:100%;height:200px}.styles-module__tTncCG__actions{border-left:none;border-top:1px solid var(--theme-elevation-150);flex-direction:row;padding-top:.5rem;padding-left:0}}.styles-module__tTncCG__cell{background:var(--theme-elevation-100);border-radius:3px;width:48px;height:48px;display:inline-block;overflow:hidden}.styles-module__tTncCG__cell>*{aspect-ratio:1!important;width:100%!important;height:100%!important}.styles-module__tTncCG__cellEmpty{color:var(--theme-elevation-400);font-size:13px}
@layer payload-default{.plugin-seo__field .field-label{display:inline!important}}
.styles-module__mXlkfq__wrap{margin-bottom:var(--base,1rem);position:relative}.styles-module__mXlkfq__description{color:var(--theme-elevation-500);margin:4px 0 8px;font-size:.8125rem}.styles-module__mXlkfq__chipContainer{background:var(--theme-input-bg);border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-s,4px);cursor:text;flex-wrap:wrap;align-items:center;gap:6px;min-height:38px;padding:6px 8px;transition:border-color .12s;display:flex}.styles-module__mXlkfq__chipContainer:hover{border-color:var(--theme-elevation-300)}.styles-module__mXlkfq__focused{border-color:var(--theme-success-500,var(--theme-elevation-500));box-shadow:0 0 0 1px var(--theme-success-500,var(--theme-elevation-500))}.styles-module__mXlkfq__chip{background:var(--theme-elevation-100);border:1px solid var(--theme-elevation-150);height:24px;color:var(--theme-elevation-1000);white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:0 4px 0 8px;font-size:.8125rem;line-height:1;display:inline-flex}.styles-module__mXlkfq__chipText{text-overflow:ellipsis;max-width:240px;overflow:hidden}.styles-module__mXlkfq__chipRemove{appearance:none;color:var(--theme-elevation-500);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 4px;font-size:1rem;line-height:1;transition:color .12s,background .12s}.styles-module__mXlkfq__chipRemove:hover{color:var(--theme-elevation-1000);background:var(--theme-elevation-200)}.styles-module__mXlkfq__input{min-width:120px;color:var(--theme-elevation-1000);background:0 0;border:0;outline:0;flex:120px;padding:4px 2px;font-size:.875rem;line-height:1.4}.styles-module__mXlkfq__input::placeholder{color:var(--theme-elevation-400)}.styles-module__mXlkfq__dropdown{z-index:100;background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-s,4px);max-height:240px;margin:4px 0 0;padding:4px;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0000001f}.styles-module__mXlkfq__item{color:var(--theme-elevation-1000);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:4px;padding:6px 10px;font-size:.875rem}.styles-module__mXlkfq__itemActive{background:var(--theme-elevation-100)}.styles-module__mXlkfq__create{border-top:1px solid var(--theme-elevation-100);margin-top:2px;padding-top:8px}.styles-module__mXlkfq__create strong{font-weight:600}.styles-module__mXlkfq__empty{color:var(--theme-elevation-500);padding:8px 10px;font-size:.8125rem}
