@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Poppins:wght@400;500;600;700&display=swap";
:root{--theme-primary:#2380f4;--theme-primary-50:#eaf3ff;--theme-primary-100:#d2e4ff;--theme-primary-200:#a6c9ff;--theme-primary-300:#79adff;--theme-primary-400:#4d92ff;--theme-primary-500:#2380f4;--theme-primary-600:#1966cc;--theme-primary-700:#134ea3;--theme-primary-800:#0d3a7a;--theme-primary-900:#082551;--theme-success-500:#10b981;--theme-warning-500:#f59e0b;--theme-error-500:#ef4444;--ls-brand:#2380f4;--ls-brand-ink:#0f172a;--ls-brand-gradient:linear-gradient(135deg, #2380f4 0%, #0f172a 100%);--ls-sidebar-gradient:linear-gradient(180deg, #2380f4 0%, #1966cc 55%, #0d3a7a 100%);--ls-brand-font:"Poppins", "Inter", system-ui, -apple-system, Segoe UI, Roboto, sans-serif;--ls-body-font:"Inter", "Poppins", system-ui, -apple-system, Segoe UI, Roboto, sans-serif;--font-body:var(--ls-body-font);--font-serif:var(--ls-brand-font);--font-mono:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--style-radius-s:8px;--style-radius-m:12px;--style-radius-l:16px}:root,html[data-theme=light]{--theme-bg:#fff;--theme-input-bg:#fff;--theme-text:#0f172a;--theme-elevation-0:#fff;--theme-elevation-50:#f8fafc;--theme-elevation-100:#f1f5f9;--theme-elevation-150:#e9eef5;--theme-elevation-200:#e2e8f0;--theme-elevation-250:#cbd5e1;--theme-elevation-300:#94a3b8;--theme-elevation-400:#64748b;--theme-elevation-500:#475569;--theme-elevation-600:#334155;--theme-elevation-700:#1e293b;--theme-elevation-800:#0f172a;--theme-elevation-850:#0b1222;--theme-elevation-900:#0f172a;--theme-elevation-1000:#020617;--theme-baseline-0:#fff;--theme-baseline-50:#f8fafc;--theme-baseline-100:#f1f5f9;--theme-baseline-150:#e9eef5;--theme-baseline-200:#e2e8f0;--theme-baseline-250:#cbd5e1;--theme-baseline-300:#94a3b8;--theme-baseline-400:#64748b;--theme-baseline-500:#475569;--theme-baseline-600:#334155;--theme-baseline-700:#1e293b;--theme-baseline-800:#0f172a;--theme-baseline-850:#0b1222;--theme-baseline-900:#0f172a;--theme-baseline-1000:#020617;--ls-card-bg:#ffffffb8;--ls-card-border:#e2e8f0b3;--ls-card-shadow:0 1px 0 #fff9 inset, 0 12px 32px -16px #0f172a2e;--ls-table-row-hover:var(--theme-primary-50);--ls-app-bg:var(--theme-bg)}html[data-theme=dark]{--theme-bg:#0b1222;--theme-input-bg:#0f172a;--theme-text:#f8fafc;--theme-elevation-0:#0b1222;--theme-elevation-50:#0f172a;--theme-elevation-100:#131c33;--theme-elevation-150:#17213c;--theme-elevation-200:#1e293b;--theme-elevation-250:#263347;--theme-elevation-300:#334155;--theme-elevation-400:#475569;--theme-elevation-500:#64748b;--theme-elevation-600:#94a3b8;--theme-elevation-700:#cbd5e1;--theme-elevation-800:#e2e8f0;--theme-elevation-850:#eef2f8;--theme-elevation-900:#f1f5f9;--theme-elevation-1000:#f8fafc;--theme-baseline-0:#0b1222;--theme-baseline-50:#0f172a;--theme-baseline-100:#131c33;--theme-baseline-150:#17213c;--theme-baseline-200:#1e293b;--theme-baseline-250:#263347;--theme-baseline-300:#334155;--theme-baseline-400:#475569;--theme-baseline-500:#64748b;--theme-baseline-600:#94a3b8;--theme-baseline-700:#cbd5e1;--theme-baseline-800:#e2e8f0;--theme-baseline-850:#eef2f8;--theme-baseline-900:#f1f5f9;--theme-baseline-1000:#f8fafc;--theme-primary-50:#0b2545;--theme-primary-100:#0e2c55;--ls-card-bg:#0f172abf;--ls-card-border:#94a3b82e;--ls-card-shadow:0 1px 0 #ffffff0f inset, 0 14px 34px -18px #0009;--ls-table-row-hover:#2380f424;--ls-app-bg:#0b1222}html,body,.payload__body,.payload-default-theme,.template-default,.app{background:var(--ls-app-bg);color:var(--theme-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .22s,color .22s;font-family:var(--ls-body-font)!important}h1,h2,h3,h4,h5,h6,.doc-header__title,.step-nav__link{color:var(--theme-text);letter-spacing:-.01em;font-family:var(--ls-brand-font)!important}.litescaler-logo{font-family:"Poppins",var(--ls-body-font);align-items:center;gap:14px;display:inline-flex}.litescaler-logo__mark{object-fit:contain;background:0 0;border-radius:12px;width:56px;height:56px}.litescaler-logo__wordmark{font-family:"Poppins",var(--ls-body-font);color:#0f172a;letter-spacing:-.02em;font-size:28px;font-weight:600;line-height:1}.litescaler-icon{object-fit:contain;border-radius:8px;min-width:36px;min-height:36px;display:block;width:36px!important;max-width:none!important;height:36px!important;max-height:none!important}.step-nav,.step-nav__wrap,.step-nav__list,.step-nav ol,.step-nav ul{align-items:center!important;min-height:56px!important;line-height:1!important;overflow:visible!important}.step-nav .graphic-icon,.step-nav__icon,.step-nav a:first-child,.graphic-icon{flex-shrink:0;justify-content:center;min-width:36px;min-height:36px;align-items:center!important;width:auto!important;max-width:none!important;height:auto!important;max-height:none!important;display:inline-flex!important;overflow:visible!important}.step-nav .graphic-icon img,.step-nav__icon img,.step-nav img,.graphic-icon img{display:block;object-fit:contain!important;width:36px!important;min-width:36px!important;max-width:none!important;height:36px!important;min-height:36px!important;max-height:none!important}.template-minimal .litescaler-logo{gap:18px}.template-minimal .litescaler-logo__mark{width:72px;height:72px}.template-minimal .litescaler-logo__wordmark{color:#fff;font-size:36px}.payload-settings,.powered-by,.footer__powered-by,.template-default__footer,.template-minimal__footer{visibility:hidden!important;height:0!important;display:none!important;overflow:hidden!important}.graphic-logo svg:not(.litescaler-logo svg),.graphic-icon svg:not(.litescaler-icon svg),a[href="https://payloadcms.com"],.nav__brand svg,.login__brand svg,.template-minimal__wrap>a[href*=payloadcms],.template-default__footer a[href*=payloadcms]{display:none!important}:root,html[data-theme=light]{--ls-sidebar-bg:var(--ls-sidebar-gradient);--ls-sidebar-border:#ffffff14;--ls-sidebar-text:#fff;--ls-sidebar-text-muted:#ffffffc7;--ls-sidebar-label:#ffffffd9;--ls-sidebar-hover-bg:#ffffff1f;--ls-sidebar-active-bg:#ffffff38;--ls-sidebar-active-accent:#fff;--ls-sidebar-divider:#ffffff1a;--ls-sidebar-chevron:#ffffffc7;--ls-sidebar-scrollbar:#ffffff38;--ls-sidebar-scrollbar-hover:#fff6;--ls-sidebar-highlight-overlay:radial-gradient(600px 300px at 50% -10%, #ffffff24, transparent 70%), radial-gradient(400px 300px at 100% 100%, #ffffff0f, transparent 70%)}.nav,.nav-wrapper,.template-default .nav{font-family:var(--ls-body-font);color:var(--ls-sidebar-text);position:relative;box-shadow:1px 0 #ffffff0a,10px 0 30px -20px #0f172a73;background:var(--ls-sidebar-bg)!important;border-right:1px solid var(--ls-sidebar-border)!important}.nav:before{content:"";background:var(--ls-sidebar-highlight-overlay);pointer-events:none;z-index:0;position:absolute;inset:0}.nav>*{z-index:1;position:relative}.nav-group{margin-bottom:10px}.nav-group__toggle,.nav__group-toggle,.nav__group-label{cursor:pointer;justify-content:space-between;align-items:center;width:100%;transition:color .16s,opacity .16s;display:flex;color:var(--ls-sidebar-label)!important;font-family:var(--ls-brand-font)!important;letter-spacing:.01em!important;text-transform:none!important;background:0 0!important;border:none!important;padding:14px 18px 10px!important;font-size:15px!important;font-weight:700!important}.nav-group__toggle:hover,.nav-group__toggle:focus-visible,.nav__group-toggle:hover,.nav__group-toggle:focus-visible,.nav__group-label:hover,.nav__group-label:focus-visible{opacity:1;outline:none;color:var(--ls-sidebar-text)!important}.nav-group__indicator,.nav-group__toggle svg,.nav__group-toggle svg{color:var(--ls-sidebar-chevron)!important;background:0 0!important}.nav-group__indicator svg,.nav-group__indicator,.nav-group__toggle svg svg,.nav-group__toggle svg,.nav__group-toggle svg svg,.nav__group-toggle svg{width:14px;height:14px}.nav-group__indicator .stroke,.nav-group__indicator svg .stroke,.nav-group__toggle svg .stroke,.nav-group__toggle svg svg .stroke,.nav__group-toggle svg .stroke,.nav__group-toggle svg svg .stroke,.nav-group--collapsed .nav-group__indicator svg .stroke,.nav-group--collapsed .nav-group__toggle svg .stroke{stroke:var(--ls-sidebar-chevron)!important}.nav__link,.nav a{border-radius:10px;align-items:center;gap:12px;margin:3px 12px;line-height:1.3;text-decoration:none;transition:background .2s,color .2s,transform .2s,padding-left .2s,font-size .2s;display:flex;position:relative;color:var(--ls-sidebar-text-muted)!important;font-family:var(--ls-body-font)!important;padding:11px 16px!important;font-size:14.5px!important;font-weight:600!important}.nav__link svg,.nav a svg{opacity:.9;transition:opacity .2s,color .2s;color:var(--ls-sidebar-text-muted)!important}.nav__link:before,.nav a:before{content:"";background:var(--ls-sidebar-active-accent);border-radius:0 4px 4px 0;width:3px;height:60%;transition:transform .22s cubic-bezier(.16,1,.3,1),height .22s;position:absolute;top:50%;left:-4px;transform:translateY(-50%)scaleY(0)}.nav__link:hover,.nav a:hover{transform:translate(2px);background:var(--ls-sidebar-hover-bg)!important;color:var(--ls-sidebar-text)!important}.nav__link:hover svg,.nav a:hover svg{opacity:1;color:var(--ls-sidebar-text)!important}.nav__link:hover:before,.nav a:hover:before{transform:translateY(-50%)scaleY(.5)}.nav__link.active,.nav__link[aria-current=page],.nav a.active,.nav a[aria-current=page]{box-shadow:inset 0 1px #ffffff40,0 8px 22px -12px #00000073;background:var(--ls-sidebar-active-bg)!important;color:var(--ls-sidebar-text)!important;padding-left:20px!important;font-size:15.5px!important;font-weight:700!important}.nav__link.active svg,.nav__link[aria-current=page] svg,.nav a.active svg,.nav a[aria-current=page] svg{opacity:1;color:var(--ls-sidebar-text)!important}.nav__link.active:before,.nav__link[aria-current=page]:before,.nav a.active:before,.nav a[aria-current=page]:before{height:70%;transform:translateY(-50%)scaleY(1)}.nav__header,.nav-header{border-bottom:1px solid var(--ls-sidebar-divider)!important;background:0 0!important;padding:18px 22px!important}.nav__header .nav__header-content,.nav__header-content,.nav .nav__header .nav__header-content{flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;gap:24px!important;width:100%!important;padding:0!important;display:flex!important}.nav__header .nav__header-content:after,.nav__header-content:after,.nav .nav__header .nav__header-content:after{content:"LiteScaler";font-family:"Poppins",var(--ls-body-font);letter-spacing:-.01em;color:var(--ls-sidebar-text);-webkit-user-select:none;user-select:none;white-space:nowrap;opacity:0;pointer-events:none;max-width:0;margin-left:8px;font-size:20px;font-weight:500;line-height:1;transition:opacity .26s cubic-bezier(.4,0,.2,1),max-width .32s cubic-bezier(.4,0,.2,1),transform .26s cubic-bezier(.4,0,.2,1),margin-left .26s cubic-bezier(.4,0,.2,1);overflow:hidden;transform:translate(-8px)}.nav--nav-open .nav__header-content:after,.nav.nav--nav-open .nav__header-content:after{opacity:1;max-width:180px;margin-left:8px;transform:translate(0)}.nav:not(.nav--nav-open) .nav__header-content:after{margin-left:0}.nav--nav-animate .nav__header-content:after{transition-duration:.32s}.nav__controls{border-top:1px solid var(--ls-sidebar-divider);align-items:center;gap:10px;background:0 0!important;padding:14px 16px!important;display:flex!important}.nav__log-out{font-family:var(--ls-body-font);border-radius:10px;align-items:center;gap:10px;font-size:14px;font-weight:600;transition:background .18s,color .18s,transform .18s;color:var(--ls-sidebar-text-muted)!important;background:0 0!important;padding:10px 16px!important;text-decoration:none!important;display:inline-flex!important}.nav__log-out svg{color:currentColor;width:18px;height:18px}.nav__log-out svg .stroke{stroke:currentColor!important}.nav__log-out:after{content:"Logout";letter-spacing:.01em;display:inline-block}.nav__log-out:hover,.nav__log-out:focus-visible{outline:none;transform:translate(1px);background:var(--ls-sidebar-hover-bg)!important;color:var(--ls-sidebar-text)!important}.nav__collapse,button.nav-toggler,.nav-toggler{color:var(--ls-sidebar-text-muted)!important;border-color:var(--ls-sidebar-divider)!important;background:0 0!important}.nav__collapse svg .stroke,button.nav-toggler svg .stroke,.nav-toggler svg .stroke{stroke:currentColor!important}.nav__collapse:hover,button.nav-toggler:hover,.nav-toggler:hover{color:var(--ls-sidebar-text)!important;background:var(--ls-sidebar-hover-bg)!important}.nav::-webkit-scrollbar-track{background:0 0}.nav::-webkit-scrollbar-thumb{background:var(--ls-sidebar-scrollbar);background-clip:padding-box;border:2px solid #0000}.nav::-webkit-scrollbar-thumb:hover{background:var(--ls-sidebar-scrollbar-hover);background-clip:padding-box}html[data-theme=dark]{--ls-sidebar-bg:#fff;--ls-sidebar-border:#e2e8f0;--ls-sidebar-text:#0f172a;--ls-sidebar-text-muted:#475569;--ls-sidebar-label:#0f172a;--ls-sidebar-hover-bg:#2380f414;--ls-sidebar-active-bg:#2380f41f;--ls-sidebar-active-accent:#2380f4;--ls-sidebar-divider:#e9eef5;--ls-sidebar-chevron:#64748b;--ls-sidebar-scrollbar:#cbd5e1;--ls-sidebar-scrollbar-hover:#94a3b8;--ls-sidebar-highlight-overlay:radial-gradient(600px 300px at 50% -10%, #2380f40d, transparent 70%)}html[data-theme=dark] .nav,html[data-theme=dark] .nav-wrapper,html[data-theme=dark] .template-default .nav{color:var(--ls-sidebar-text);box-shadow:1px 0 #0f172a0a,10px 0 30px -20px #0f172a1f}html[data-theme=dark] .nav__link.active,html[data-theme=dark] .nav a.active,html[data-theme=dark] .nav__link[aria-current=page]{box-shadow:none;color:var(--theme-primary)!important}html[data-theme=dark] .nav__link.active svg,html[data-theme=dark] .nav a.active svg,html[data-theme=dark] .nav__link[aria-current=page] svg{color:var(--theme-primary)!important}html[data-theme=dark] .nav__header .litescaler-logo__wordmark,html[data-theme=dark] .nav__brand .litescaler-logo__wordmark{color:var(--ls-sidebar-text)!important}.dashboard,.template-default__wrap,.dashboard__wrap{background:radial-gradient(1200px 600px at -10% -20%, #2380f414, transparent 60%),radial-gradient(900px 500px at 110% 0%, #2380f40d, transparent 60%),var(--theme-bg)}.dashboard__group,.dashboard__card,.card,.collection-list__wrap,.collection-edit,.doc-controls,.list-controls,.dashboard__label+ul>li{background:var(--ls-card-bg);-webkit-backdrop-filter:blur(12px)saturate(140%);border:1px solid var(--ls-card-border);border-radius:var(--style-radius-l);box-shadow:var(--ls-card-shadow);transition:transform .2s,box-shadow .2s,border-color .2s}.dashboard__card:hover,.card:hover{border-color:#2380f473;transform:translateY(-2px);box-shadow:inset 0 1px #ffffffb3,0 24px 48px -20px #2380f440}.dashboard__label,.card__title{font-family:var(--ls-brand-font);color:var(--theme-text);letter-spacing:-.01em;font-weight:600}.btn--style-primary,.btn--icon-style-without-border.btn--style-primary,.template-default .btn--style-primary{letter-spacing:.01em;transition:transform .16s,box-shadow .16s,background .16s;background:var(--theme-primary)!important;color:#fff!important;border:1px solid var(--theme-primary)!important;font-family:var(--ls-body-font)!important;border-radius:10px!important;padding:10px 20px!important;font-size:14px!important;font-weight:600!important;line-height:1.2!important;box-shadow:inset 0 1px #ffffff38,0 10px 24px -10px #2380f48c!important}.btn--style-primary:hover,.btn--icon-style-without-border.btn--style-primary:hover,.template-default .btn--style-primary:hover{transform:translateY(-1px);background:var(--theme-primary-600)!important;border-color:var(--theme-primary-600)!important;box-shadow:inset 0 1px #ffffff38,0 14px 28px -10px #2380f4a6!important}.btn--style-secondary,.list-controls__buttons .btn,.list-selection .btn,.doc-controls .btn--style-secondary,button.column-selector__toggle,button.where-builder__toggle{align-items:center;gap:8px;transition:border-color .16s,color .16s,background .16s,box-shadow .16s,transform .16s;box-shadow:0 1px 2px #0f172a0a;background:var(--theme-elevation-0)!important;color:var(--theme-text)!important;border:1px solid var(--theme-elevation-200)!important;font-family:var(--ls-body-font)!important;border-radius:10px!important;padding:9px 16px!important;font-size:13.5px!important;font-weight:500!important;line-height:1.2!important;display:inline-flex!important}.btn--style-secondary:hover,.list-controls__buttons .btn:hover,.list-selection .btn:hover,.doc-controls .btn--style-secondary:hover,button.column-selector__toggle:hover,button.where-builder__toggle:hover{transform:translateY(-1px);box-shadow:0 6px 14px -8px #2380f459;background:var(--theme-primary-50)!important;border-color:var(--theme-primary)!important;color:var(--theme-primary)!important}.btn--style-secondary:focus-visible,.list-controls__buttons .btn:focus-visible,.list-selection .btn:focus-visible,.doc-controls .btn--style-secondary:focus-visible,button.column-selector__toggle:focus-visible,button.where-builder__toggle:focus-visible{outline:none;box-shadow:0 0 0 4px #2380f42e}.list-selection__actions button:is([aria-label*=elete],[title*=elete]):before,button.delete-many__toggle:before,.list-selection__actions button:is([aria-label*=dit],[title*=dit]):before,button.edit-many__toggle:before,a[href*=\/create].btn--style-primary:before,.list-header__buttons .btn--style-primary:before,.collection-list__controls .btn--style-primary:before,.list-controls__buttons button:is([aria-label*=ilter],[title*=ilter]):before,.list-controls .where-builder__toggle:before,.where-builder__toggle:before,.list-controls__buttons button:is([aria-label*=olumn],[title*=olumn]):before,.list-controls .column-selector__toggle:before,.column-selector__toggle:before{content:"";background:currentColor;flex-shrink:0;width:16px;height:16px;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.list-controls__buttons button:is([aria-label*=olumn],[title*=olumn]):before,.list-controls .column-selector__toggle:before,.column-selector__toggle:before{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><rect x='3' y='3' width='5' height='18' rx='1'/><rect x='10' y='3' width='5' height='18' rx='1'/><rect x='17' y='3' width='4' height='18' rx='1'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><rect x='3' y='3' width='5' height='18' rx='1'/><rect x='10' y='3' width='5' height='18' rx='1'/><rect x='17' y='3' width='4' height='18' rx='1'/></svg>")}.list-controls__buttons button:is([aria-label*=ilter],[title*=ilter]):before,.list-controls .where-builder__toggle:before,.where-builder__toggle:before{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polygon points='22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polygon points='22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3'/></svg>")}a[href*=\/create].btn--style-primary:before,.list-header__buttons .btn--style-primary:before,.collection-list__controls .btn--style-primary:before{margin-right:2px;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><line x1='12' y1='5' x2='12' y2='19'/><line x1='5' y1='12' x2='19' y2='12'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><line x1='12' y1='5' x2='12' y2='19'/><line x1='5' y1='12' x2='19' y2='12'/></svg>")}.list-selection__actions button:is([aria-label*=dit],[title*=dit]):before,button.edit-many__toggle:before{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7'/><path d='M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7'/><path d='M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z'/></svg>")}.list-selection__actions button:is([aria-label*=elete],[title*=elete]),button.delete-many__toggle{color:#b91c1c!important;border-color:#b91c1c40!important}.list-selection__actions button:is([aria-label*=elete],[title*=elete]):before,button.delete-many__toggle:before{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='3 6 5 6 21 6'/><path d='M19 6l-1 14a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2L5 6'/><path d='M10 11v6M14 11v6'/><path d='M9 6V4a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v2'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='3 6 5 6 21 6'/><path d='M19 6l-1 14a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2L5 6'/><path d='M10 11v6M14 11v6'/><path d='M9 6V4a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v2'/></svg>")}.list-selection__actions button:is([aria-label*=elete],[title*=elete]):hover,button.delete-many__toggle:hover{box-shadow:0 6px 14px -8px #ef444466;color:#991b1b!important;background:#ef444414!important;border-color:#b91c1c!important}input[type=text],input[type=email],input[type=password],input[type=number],input[type=search],textarea,.rs__control,.field-type input,.field-type textarea{transition:border-color .16s,box-shadow .16s,background .16s;background:var(--theme-elevation-50)!important;border:1px solid var(--theme-elevation-200)!important;font-family:var(--ls-body-font)!important;color:var(--theme-text)!important;border-radius:10px!important}input[type=text]::placeholder,input[type=email]::placeholder,input[type=password]::placeholder,input[type=number]::placeholder,input[type=search]::placeholder,textarea::placeholder,.rs__control::placeholder,.field-type input::placeholder,.field-type textarea::placeholder{color:var(--theme-elevation-400)!important}input[type=text]:focus,input[type=text]:focus-within,input[type=email]:focus,input[type=email]:focus-within,input[type=password]:focus,input[type=password]:focus-within,input[type=number]:focus,input[type=number]:focus-within,input[type=search]:focus,input[type=search]:focus-within,textarea:focus,textarea:focus-within,.rs__control:focus,.rs__control:focus-within,.field-type input:focus,.field-type input:focus-within,.field-type textarea:focus,.field-type textarea:focus-within{border-color:var(--theme-primary)!important;background:var(--theme-elevation-0)!important;outline:none!important;box-shadow:0 0 0 4px #2380f426!important}.pill{font-family:var(--ls-body-font);border-radius:999px;font-weight:500}:is(html:has(.template-minimal),body:has(.template-minimal)){min-height:100vh;margin:0;padding:0;overflow-x:hidden;background:#fff!important}.template-minimal,.template-minimal__wrap{color:var(--ls-brand-ink);min-height:100vh;font-family:var(--ls-body-font);background:0 0!important}.template-minimal:before{content:none!important;display:none!important}body:has(.template-minimal):before{content:none!important;display:none!important}.template-minimal .graphic-logo,.template-minimal .login__brand{display:none!important}.template-minimal__wrap{z-index:1;box-sizing:border-box;flex-flow:row;justify-content:center;align-items:center;gap:80px;width:100%;min-height:100vh;padding:48px 24px;display:flex;position:relative}@media (max-width:960px){.template-minimal__wrap{flex-direction:column;justify-content:center;width:100%;padding:32px 20px}}.litescaler-login-panel{color:var(--ls-brand-ink);z-index:2;flex:0 480px;align-items:center;padding:0;display:flex}.litescaler-login-panel__inner{width:100%}.litescaler-login-panel__brand{align-items:center;gap:16px;margin-bottom:40px;display:inline-flex}.litescaler-login-panel__mark{object-fit:contain;-webkit-backdrop-filter:none;filter:drop-shadow(0 8px 24px #2380f433);background:0 0;border-radius:0;width:72px;height:72px;padding:0}.litescaler-login-panel__wordmark{font-family:"Poppins",var(--ls-body-font);letter-spacing:-.015em;color:var(--ls-brand-ink);font-size:32px;font-weight:600}.litescaler-login-panel__headline{font-family:"Poppins",var(--ls-body-font);letter-spacing:-.025em;color:var(--ls-brand-ink);margin:0 0 20px;font-size:clamp(42px,4.4vw,60px);font-weight:700;line-height:1.05}.litescaler-login-panel__lede{font-family:var(--ls-body-font);color:var(--theme-elevation-500);max-width:440px;margin:0 0 12px;font-size:16px;font-weight:400;line-height:1.6}.litescaler-login-panel__sub{font-family:var(--ls-body-font);color:var(--theme-elevation-400);max-width:440px;margin:0;font-size:14px;font-weight:400;line-height:1.6}@media (max-width:960px){.litescaler-login-panel{text-align:center;justify-content:center;width:100%;height:auto;padding:32px 24px 0;position:static}.litescaler-login-panel__brand,.litescaler-login-panel__inner{text-align:center}.litescaler-login-panel__brand{justify-content:center;margin-bottom:24px}.litescaler-login-panel__headline{font-size:34px}}.template-minimal form,.template-minimal .login__wrap,.forgot-password,.create-first-user,.reset-password{z-index:3;box-sizing:border-box;color:#fff;flex-direction:column;flex:0 0 460px;gap:18px;width:460px;max-width:460px;display:flex;position:relative;overflow:hidden;-webkit-backdrop-filter:none!important;background:linear-gradient(135deg,#2380f4 0%,#0f172a 100%)!important;border:1px solid #ffffff1f!important;border-radius:24px!important;padding:44px 40px!important;box-shadow:inset 0 1px #ffffff38,0 30px 80px -28px #2380f473,0 12px 30px -12px #0f172a59!important}.template-minimal form:before,.template-minimal .login__wrap:before{pointer-events:none}.template-minimal .form-header{width:auto;max-width:none;box-shadow:none!important;color:#fff!important;background:0 0!important;border:none!important;border-radius:0!important;margin:0 0 4px!important;padding:0!important}.template-minimal form:before{content:"Welcome Back";width:100%;font-family:"Poppins",var(--ls-body-font);letter-spacing:-.015em;color:#fff;text-align:center;order:-2;margin:4px 0 6px;font-size:30px;font-weight:700;line-height:1.2;display:block}.template-minimal form:after{content:"Sign in to continue to your LiteScaler admin dashboard.";width:100%;font-family:var(--ls-body-font);color:#ffffffbf;text-align:center;order:-1;margin:0 0 14px;font-size:14px;font-weight:400;line-height:1.55;display:block}@media (max-width:960px){.template-minimal form,.template-minimal .login__wrap,.forgot-password,.create-first-user,.reset-password{flex:none;width:100%;max-width:440px}}.template-minimal label,.template-minimal .field-label{font-family:var(--ls-body-font)!important;color:#ffffffc7!important;letter-spacing:0!important;text-transform:none!important;margin-bottom:6px!important;font-size:13px!important;font-weight:500!important}.template-minimal label .required,.template-minimal .field-label .required{margin-left:4px;color:#fbbf24!important}.template-minimal input[type=text],.template-minimal input[type=email],.template-minimal input[type=password]{height:52px;color:#fff!important;font-size:15px!important;font-family:var(--ls-body-font)!important;-webkit-backdrop-filter:blur(8px)saturate(140%)!important;background:#ffffff1a!important;border:1px solid #fff3!important;border-radius:999px!important;padding:0 22px!important;transition:border-color .16s,background .16s,box-shadow .16s!important;box-shadow:inset 0 1px #ffffff14,0 1px 2px #0f172a33!important}.template-minimal input[type=text]::placeholder,.template-minimal input[type=email]::placeholder,.template-minimal input[type=password]::placeholder{color:#ffffff73!important}.template-minimal input[type=text]:hover,.template-minimal input[type=email]:hover,.template-minimal input[type=password]:hover{background:#ffffff24!important;border-color:#ffffff52!important}.template-minimal input[type=text]:focus,.template-minimal input[type=email]:focus,.template-minimal input[type=password]:focus{background:#ffffff2e!important;border-color:#fff9!important;outline:none!important;box-shadow:0 0 0 4px #ffffff24,inset 0 1px #ffffff2e!important}.template-minimal input[type=text]:-webkit-autofill{-webkit-text-fill-color:#fff!important;caret-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #2380f48c!important}.template-minimal input[type=text]:-webkit-autofill:hover{-webkit-text-fill-color:#fff!important;caret-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #2380f48c!important}.template-minimal input[type=text]:-webkit-autofill:focus{-webkit-text-fill-color:#fff!important;caret-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #2380f48c!important}.template-minimal input[type=email]:-webkit-autofill{-webkit-text-fill-color:#fff!important;caret-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #2380f48c!important}.template-minimal input[type=email]:-webkit-autofill:hover{-webkit-text-fill-color:#fff!important;caret-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #2380f48c!important}.template-minimal input[type=email]:-webkit-autofill:focus{-webkit-text-fill-color:#fff!important;caret-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #2380f48c!important}.template-minimal input[type=password]:-webkit-autofill{-webkit-text-fill-color:#fff!important;caret-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #2380f48c!important}.template-minimal input[type=password]:-webkit-autofill:hover{-webkit-text-fill-color:#fff!important;caret-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #2380f48c!important}.template-minimal input[type=password]:-webkit-autofill:focus{-webkit-text-fill-color:#fff!important;caret-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #2380f48c!important}.template-minimal .btn--style-primary{letter-spacing:.01em;height:54px;margin-top:6px;box-shadow:inset 0 1px #fff9,0 12px 28px -10px #0f172a73;color:var(--ls-brand-ink)!important;font-family:var(--ls-body-font)!important;background:#fff!important;border:none!important;border-radius:999px!important;font-size:15px!important;font-weight:600!important;transition:transform .16s,box-shadow .16s,background .16s!important}.template-minimal .btn--style-primary:hover{transform:translateY(-1px);box-shadow:inset 0 1px #fff9,0 16px 32px -10px #0f172a8c;background:#f8fafc!important}.template-minimal .btn--style-primary:active{transform:translateY(0)}.template-minimal .forgot-password-link,.template-minimal a[href*=forgot]{font-family:var(--ls-body-font);color:#ffffffd9;align-self:flex-end;margin-top:-4px;font-size:13px;font-weight:500;text-decoration:none;transition:color .16s,opacity .16s;display:inline-block}.template-minimal .forgot-password-link:hover,.template-minimal a[href*=forgot]:hover{color:#fff;text-underline-offset:3px;text-decoration:underline}.collection-list__wrap table,.table{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--style-radius-m);background:#ffffffbf;overflow:hidden}.table thead tr{background:var(--theme-elevation-50);color:var(--theme-elevation-600);font-family:var(--ls-brand-font);font-weight:600}.table tbody tr{border-top:1px solid var(--theme-elevation-150);transition:background .14s}.table tbody tr:hover{background:var(--theme-primary-50)}::selection{color:var(--ls-brand-ink);background:#2380f440}:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px;border-radius:6px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--theme-elevation-50)}::-webkit-scrollbar-thumb{background:var(--theme-elevation-200);border:2px solid var(--theme-elevation-50);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--theme-primary)}.ls-theme-toggle{--thumb:22px;--track-w:52px;--track-h:28px;background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-200);font-family:var(--ls-body-font);color:var(--theme-text);cursor:pointer;border-radius:999px;align-items:center;gap:10px;padding:4px 14px 4px 4px;font-size:12.5px;font-weight:600;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s;display:inline-flex}.ls-theme-toggle:hover{border-color:var(--theme-primary);transform:translateY(-1px);box-shadow:0 0 0 4px #2380f41f}.ls-theme-toggle:focus-visible{outline:none;box-shadow:0 0 0 4px #2380f438}.ls-theme-toggle--placeholder{background:var(--theme-elevation-100);opacity:.5;border-radius:999px;width:88px;height:32px;display:inline-block}.ls-theme-toggle__track{width:var(--track-w);height:var(--track-h);background:var(--theme-elevation-100);border-radius:999px;flex-shrink:0;transition:background .22s;display:inline-block;position:relative}.ls-theme-toggle__thumb{width:var(--thumb);height:var(--thumb);color:#f59e0b;background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:transform .26s cubic-bezier(.4,0,.2,1),color .22s;display:flex;position:absolute;top:3px;left:3px;box-shadow:0 2px 6px #0f172a2e,inset 0 1px #fff9}.ls-theme-toggle__thumb svg{width:13px;height:13px}.ls-theme-toggle.is-dark .ls-theme-toggle__track{background:var(--theme-primary)}.ls-theme-toggle.is-dark .ls-theme-toggle__thumb{transform:translateX(calc(var(--track-w) - var(--thumb) - 6px));color:#2380f4}.ls-theme-toggle__label{white-space:nowrap;letter-spacing:.02em}html[data-theme=dark] body,html[data-theme=dark] .payload__body,html[data-theme=dark] .template-default,html[data-theme=dark] .app{background:var(--theme-bg);color:var(--theme-text)}html[data-theme=dark] .dashboard__group,html[data-theme=dark] .dashboard__card,html[data-theme=dark] .card,html[data-theme=dark] .collection-list__wrap,html[data-theme=dark] .collection-edit,html[data-theme=dark] .doc-controls,html[data-theme=dark] .list-controls,html[data-theme=dark] .dashboard__label+ul>li{background:var(--ls-card-bg);border-color:var(--ls-card-border)}html[data-theme=dark] .collection-list__wrap table,html[data-theme=dark] .table{background:#0f172a99}html[data-theme=dark] .table thead tr{background:var(--theme-elevation-50);color:var(--theme-elevation-700)}html[data-theme=dark] .table tbody tr{color:var(--theme-text);border-top-color:#94a3b81f}html[data-theme=dark] .table tbody tr:hover{background:var(--ls-table-row-hover)}html[data-theme=dark] .btn--style-secondary,html[data-theme=dark] .list-controls__buttons .btn,html[data-theme=dark] .list-selection .btn,html[data-theme=dark] button.column-selector__toggle,html[data-theme=dark] button.where-builder__toggle{box-shadow:0 1px 2px #00000059;background:var(--theme-elevation-50)!important;border-color:var(--theme-elevation-200)!important;color:var(--theme-text)!important}html[data-theme=dark] .btn--style-secondary:hover,html[data-theme=dark] .list-controls__buttons .btn:hover,html[data-theme=dark] .list-selection .btn:hover,html[data-theme=dark] button.column-selector__toggle:hover,html[data-theme=dark] button.where-builder__toggle:hover{border-color:var(--theme-primary)!important;color:#fff!important;background:#2380f42e!important}html[data-theme=dark] input[type=text],html[data-theme=dark] input[type=email],html[data-theme=dark] input[type=password],html[data-theme=dark] input[type=number],html[data-theme=dark] input[type=search],html[data-theme=dark] textarea,html[data-theme=dark] .rs__control,html[data-theme=dark] .field-type input,html[data-theme=dark] .field-type textarea{background:var(--theme-elevation-50)!important;border-color:var(--theme-elevation-200)!important;color:var(--theme-text)!important}html[data-theme=dark] input[type=text]::placeholder,html[data-theme=dark] input[type=email]::placeholder,html[data-theme=dark] input[type=password]::placeholder,html[data-theme=dark] input[type=number]::placeholder,html[data-theme=dark] input[type=search]::placeholder,html[data-theme=dark] textarea::placeholder,html[data-theme=dark] .rs__control::placeholder,html[data-theme=dark] .field-type input::placeholder,html[data-theme=dark] .field-type textarea::placeholder{color:var(--theme-elevation-400)!important}html[data-theme=dark] input[type=text]:focus,html[data-theme=dark] input[type=text]:focus-within,html[data-theme=dark] input[type=email]:focus,html[data-theme=dark] input[type=email]:focus-within,html[data-theme=dark] input[type=password]:focus,html[data-theme=dark] input[type=password]:focus-within,html[data-theme=dark] input[type=number]:focus,html[data-theme=dark] input[type=number]:focus-within,html[data-theme=dark] input[type=search]:focus,html[data-theme=dark] input[type=search]:focus-within,html[data-theme=dark] textarea:focus,html[data-theme=dark] textarea:focus-within,html[data-theme=dark] .rs__control:focus,html[data-theme=dark] .rs__control:focus-within,html[data-theme=dark] .field-type input:focus,html[data-theme=dark] .field-type input:focus-within,html[data-theme=dark] .field-type textarea:focus,html[data-theme=dark] .field-type textarea:focus-within{background:var(--theme-elevation-100)!important;border-color:var(--theme-primary)!important;box-shadow:0 0 0 4px #2380f438!important}html[data-theme=dark] .modal,html[data-theme=dark] .popup,html[data-theme=dark] .drawer__content,html[data-theme=dark] .doc-drawer,html[data-theme=dark] .gutter,html[data-theme=dark] .react-datepicker{background:var(--theme-elevation-50)!important;border:1px solid var(--theme-elevation-200)!important;color:var(--theme-text)!important}html[data-theme=dark] .modal__overlay,html[data-theme=dark] .doc-drawer__overlay{background:#020617bf!important}html[data-theme=dark] .ls-theme-toggle{background:var(--theme-elevation-50);border-color:var(--theme-elevation-200);color:var(--theme-text)}html[data-theme=dark] ::selection{color:#fff;background:#2380f473}html[data-theme=dark] ::-webkit-scrollbar-track{background:var(--theme-elevation-0)}html[data-theme=dark] ::-webkit-scrollbar-thumb{background:var(--theme-elevation-200);border:2px solid var(--theme-elevation-0)}html[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:var(--theme-primary)}body,.template-default,.template-default__wrap,.nav,.nav-wrapper,.dashboard__group,.dashboard__card,.card,.collection-list__wrap,.collection-edit,.doc-controls,.list-controls,.table,.btn,.btn--style-primary,.btn--style-secondary,.btn--style-pill,.list-create-new-doc__create-new-button,input[type=text],input[type=email],input[type=password],input[type=number],input[type=search],textarea,select,.rs__control,.ls-theme-toggle,.ls-theme-toggle__track,.ls-theme-toggle__thumb{transition:background-color .22s cubic-bezier(.4,0,.2,1),border-color .22s,color .22s}@supports (view-transition-name:root){::view-transition-old(root){mix-blend-mode:normal;animation:none}::view-transition-new(root){mix-blend-mode:normal;animation:none}::view-transition-old(root){z-index:1;animation:.26s cubic-bezier(.4,0,.2,1) both ls-theme-fade-out}::view-transition-new(root){z-index:2;animation:.26s cubic-bezier(.4,0,.2,1) both ls-theme-fade-in}@keyframes ls-theme-fade-out{0%{opacity:1}to{opacity:0}}@keyframes ls-theme-fade-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){::view-transition-old(root){animation-duration:.001ms}::view-transition-new(root){animation-duration:.001ms}}}html:active-view-transition body{transition:none!important}html:active-view-transition .template-default{transition:none!important}html:active-view-transition .template-default *{transition:none!important}html:active-view-transition .nav{transition:none!important}html:active-view-transition .nav *{transition:none!important}:is(html:has(.template-default),body:has(.template-default)){height:100vh!important;max-height:100vh!important;overflow:hidden!important}.template-default{flex-direction:row;height:100vh!important;max-height:100vh!important;display:flex!important;overflow:hidden!important}.template-default>.nav,.template-default .nav,.template-default .nav-wrapper{flex-direction:column;flex-shrink:0;display:flex;position:sticky;top:0;overflow-x:hidden;height:100vh!important;max-height:100vh!important;overflow-y:auto!important}.template-default>.template-default__wrap,.template-default__wrap{flex:auto;min-width:0;overflow-x:hidden;height:100vh!important;max-height:100vh!important;padding-top:32px!important;padding-bottom:48px!important;overflow-y:auto!important}.template-default__wrap .collection-list,.template-default__wrap .collection-edit,.template-default__wrap .dashboard,.template-default__wrap .account{padding-top:4px}.list-header,.collection-list__header{margin-top:4px!important;margin-bottom:24px!important}.dashboard,.collection-list,.collection-edit{min-height:100%}.list-create-new-doc__create-new-button,a.list-create-new-doc__create-new-button,.btn.list-create-new-doc__create-new-button,.btn--style-pill.list-create-new-doc__create-new-button{letter-spacing:.01em;white-space:nowrap;align-items:center;gap:6px;margin-left:16px;background:var(--theme-primary)!important;color:#fff!important;border:1px solid var(--theme-primary)!important;font-family:var(--ls-body-font)!important;border-radius:10px!important;padding:9px 18px!important;font-size:13.5px!important;font-weight:600!important;line-height:1.2!important;text-decoration:none!important;transition:background .18s,transform .18s,box-shadow .18s,border-color .18s!important;display:inline-flex!important;box-shadow:inset 0 1px #ffffff38,0 10px 24px -10px #2380f48c!important}.list-create-new-doc__create-new-button:before,a.list-create-new-doc__create-new-button:before,.btn.list-create-new-doc__create-new-button:before,.btn--style-pill.list-create-new-doc__create-new-button:before{content:"+";color:#fff;margin-right:2px;font-size:16px;font-weight:700;line-height:1;display:inline-block}.list-create-new-doc__create-new-button:hover,.list-create-new-doc__create-new-button:focus-visible,a.list-create-new-doc__create-new-button:hover,a.list-create-new-doc__create-new-button:focus-visible,.btn.list-create-new-doc__create-new-button:hover,.btn.list-create-new-doc__create-new-button:focus-visible,.btn--style-pill.list-create-new-doc__create-new-button:hover,.btn--style-pill.list-create-new-doc__create-new-button:focus-visible{outline:none;transform:translateY(-1px);background:var(--theme-primary-600)!important;border-color:var(--theme-primary-600)!important;color:#fff!important;box-shadow:inset 0 1px #ffffff38,0 14px 28px -10px #2380f4a6!important}.list-create-new-doc__create-new-button:active,a.list-create-new-doc__create-new-button:active,.btn.list-create-new-doc__create-new-button:active,.btn--style-pill.list-create-new-doc__create-new-button:active{transform:translateY(0)}html[data-theme=dark] .list-create-new-doc__create-new-button{box-shadow:inset 0 1px #ffffff2e,0 12px 28px -8px #2380f480!important}html[data-theme=light] .step-nav .litescaler-icon,html[data-theme=light] .step-nav .graphic-icon img,html[data-theme=light] .litescaler-icon{filter:drop-shadow(0 1px 2px #0f172a14)}html[data-theme=dark] .step-nav .litescaler-icon,html[data-theme=dark] .step-nav .graphic-icon img,html[data-theme=dark] .litescaler-icon{filter:brightness(1.3)saturate(1.1)drop-shadow(0 0 8px #2380f473)}html[data-theme=dark] .step-nav .litescaler-logo__wordmark{color:var(--theme-text)!important}.field-type,.field-type>div,.field-type .react-select,.field-type .rs__control-wrapper{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.field-type.relationship .relationship__wrap,.field-type.relationship .upload__wrap,.field-type.relationship .react-select-container,.field-type.upload .relationship__wrap,.field-type.upload .upload__wrap,.field-type.upload .react-select-container,.field-type.select .relationship__wrap,.field-type.select .upload__wrap,.field-type.select .react-select-container{align-items:stretch;gap:8px;width:100%;min-width:0;display:flex}.field-type.relationship .relationship__wrap>.react-select,.field-type.relationship .relationship__wrap>.rs,.field-type.relationship .relationship__wrap>.field-type__wrap,.field-type.relationship .upload__wrap>.react-select,.field-type.relationship .upload__wrap>.rs,.field-type.relationship .upload__wrap>.field-type__wrap,.field-type.relationship .react-select-container>.react-select,.field-type.relationship .react-select-container>.rs,.field-type.relationship .react-select-container>.field-type__wrap,.field-type.upload .relationship__wrap>.react-select,.field-type.upload .relationship__wrap>.rs,.field-type.upload .relationship__wrap>.field-type__wrap,.field-type.upload .upload__wrap>.react-select,.field-type.upload .upload__wrap>.rs,.field-type.upload .upload__wrap>.field-type__wrap,.field-type.upload .react-select-container>.react-select,.field-type.upload .react-select-container>.rs,.field-type.upload .react-select-container>.field-type__wrap,.field-type.select .relationship__wrap>.react-select,.field-type.select .relationship__wrap>.rs,.field-type.select .relationship__wrap>.field-type__wrap,.field-type.select .upload__wrap>.react-select,.field-type.select .upload__wrap>.rs,.field-type.select .upload__wrap>.field-type__wrap,.field-type.select .react-select-container>.react-select,.field-type.select .react-select-container>.rs,.field-type.select .react-select-container>.field-type__wrap{flex:auto;min-width:0}.field-type.relationship .relationship__wrap>button,.field-type.relationship .relationship__wrap>.btn,.field-type.relationship .upload__wrap>button,.field-type.relationship .upload__wrap>.btn,.field-type.relationship .react-select-container>button,.field-type.relationship .react-select-container>.btn,.field-type.upload .relationship__wrap>button,.field-type.upload .relationship__wrap>.btn,.field-type.upload .upload__wrap>button,.field-type.upload .upload__wrap>.btn,.field-type.upload .react-select-container>button,.field-type.upload .react-select-container>.btn,.field-type.select .relationship__wrap>button,.field-type.select .relationship__wrap>.btn,.field-type.select .upload__wrap>button,.field-type.select .upload__wrap>.btn,.field-type.select .react-select-container>button,.field-type.select .react-select-container>.btn{flex:none}.rs__control,.field-type .rs__control{background:var(--theme-elevation-50)!important;border:1px solid var(--theme-elevation-200)!important;box-sizing:border-box!important;border-radius:10px!important;width:100%!important;max-width:100%!important;min-height:46px!important;transition:border-color .16s,background .16s,box-shadow .16s!important;box-shadow:0 1px 2px #0f172a0a!important}.rs__control:hover,.field-type .rs__control:hover{border-color:var(--theme-elevation-250)!important}.rs__control--is-focused,.field-type .rs__control--is-focused{border-color:var(--theme-primary)!important;background:var(--theme-elevation-0)!important;outline:none!important;box-shadow:0 0 0 4px #2380f426!important}.rs__value-container{gap:6px;padding:2px 14px!important}.rs__single-value{color:var(--theme-text)!important;font-family:var(--ls-body-font)!important;font-size:14px!important}.rs__placeholder{grid-area:1/1/2/3;color:var(--theme-elevation-400)!important;font-family:var(--ls-body-font)!important;margin:0!important;padding:0!important;font-size:14px!important}.rs__input-container,.rs__input-container.rs__input-container{grid-area:1/1/2/3;color:var(--theme-text)!important;background:0 0!important;margin:0!important;padding:0!important}.rs__input,.rs__input input,input.rs__input,.field-type .rs__input input{width:100%;min-width:2px;color:var(--theme-text)!important;font-family:var(--ls-body-font)!important;box-shadow:none!important;appearance:none!important;caret-color:#0000!important;background:0 0!important;border:none!important;outline:none!important;font-size:14px!important}.rs__input::selection,.rs__input input::selection,input.rs__input::selection,.field-type .rs__input input::selection{color:inherit!important;background:0 0!important}.rs__input::-moz-selection{color:inherit!important;background:0 0!important}.rs__input input::-moz-selection{color:inherit!important;background:0 0!important}input.rs__input::-moz-selection{color:inherit!important;background:0 0!important}.field-type .rs__input input::-moz-selection{color:inherit!important;background:0 0!important}.rs__input:focus,.rs__input:hover,.rs__input:active,.rs__input input:focus,.rs__input input:hover,.rs__input input:active,input.rs__input:focus,input.rs__input:hover,input.rs__input:active,.field-type .rs__input input:focus,.field-type .rs__input input:hover,.field-type .rs__input input:active{box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important}.rs__input:-webkit-autofill{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:var(--theme-text)!important;-webkit-box-shadow:0 0 0 1000px var(--theme-elevation-50) inset!important}.rs__input:-webkit-autofill:hover{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:var(--theme-text)!important;-webkit-box-shadow:0 0 0 1000px var(--theme-elevation-50) inset!important}.rs__input:-webkit-autofill:focus{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:var(--theme-text)!important;-webkit-box-shadow:0 0 0 1000px var(--theme-elevation-50) inset!important}.rs__input input:-webkit-autofill{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:var(--theme-text)!important;-webkit-box-shadow:0 0 0 1000px var(--theme-elevation-50) inset!important}.rs__input input:-webkit-autofill:hover{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:var(--theme-text)!important;-webkit-box-shadow:0 0 0 1000px var(--theme-elevation-50) inset!important}.rs__input input:-webkit-autofill:focus{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:var(--theme-text)!important;-webkit-box-shadow:0 0 0 1000px var(--theme-elevation-50) inset!important}input.rs__input:-webkit-autofill{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:var(--theme-text)!important;-webkit-box-shadow:0 0 0 1000px var(--theme-elevation-50) inset!important}input.rs__input:-webkit-autofill:hover{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:var(--theme-text)!important;-webkit-box-shadow:0 0 0 1000px var(--theme-elevation-50) inset!important}input.rs__input:-webkit-autofill:focus{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:var(--theme-text)!important;-webkit-box-shadow:0 0 0 1000px var(--theme-elevation-50) inset!important}.field-type .rs__input input:-webkit-autofill{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:var(--theme-text)!important;-webkit-box-shadow:0 0 0 1000px var(--theme-elevation-50) inset!important}.field-type .rs__input input:-webkit-autofill:hover{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:var(--theme-text)!important;-webkit-box-shadow:0 0 0 1000px var(--theme-elevation-50) inset!important}.field-type .rs__input input:-webkit-autofill:focus{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:var(--theme-text)!important;-webkit-box-shadow:0 0 0 1000px var(--theme-elevation-50) inset!important}.rs__indicators{padding-right:6px}.rs__indicator-separator{width:1px;background:var(--theme-elevation-200)!important;margin:10px 4px!important}.rs__dropdown-indicator,.rs__clear-indicator{color:var(--theme-elevation-400)!important;padding:8px!important;transition:color .16s!important}.rs__dropdown-indicator:hover,.rs__clear-indicator:hover{color:var(--theme-primary)!important}.rs__dropdown-indicator svg,.rs__clear-indicator svg{width:18px;height:18px}.rs__menu,.field-type .rs__menu{z-index:50;overflow:hidden;background:var(--theme-elevation-0)!important;border:1px solid var(--theme-elevation-200)!important;-webkit-backdrop-filter:none!important;border-radius:12px!important;margin-top:6px!important;box-shadow:inset 0 1px #fff9,0 24px 48px -16px #0f172a33,0 8px 20px -8px #0f172a1f!important}.rs__menu-list{max-height:280px;background:0 0!important;padding:6px!important}.rs__option{cursor:pointer;margin-bottom:2px;color:var(--theme-text)!important;font-family:var(--ls-body-font)!important;background:0 0!important;border-radius:8px!important;padding:10px 14px!important;font-size:14px!important;transition:background .14s,color .14s!important}.rs__option:last-child{margin-bottom:0}.rs__option--is-focused,.rs__option:hover{background:var(--theme-primary-50)!important;color:var(--theme-primary)!important}.rs__option--is-selected{font-weight:600;background:var(--theme-primary)!important;color:#fff!important}.rs__option--is-selected:hover,.rs__option--is-selected.rs__option--is-focused{background:var(--theme-primary-600)!important;color:#fff!important}.rs__menu-notice,.rs__menu-notice--no-options{text-align:center;color:var(--theme-elevation-400)!important;font-family:var(--ls-body-font)!important;padding:16px!important;font-size:13.5px!important}.rs__multi-value{background:var(--theme-primary-50)!important;border:1px solid #2380f438!important;border-radius:999px!important;margin:3px 4px 3px 0!important;padding:2px 2px 2px 10px!important}.rs__multi-value__label{color:var(--theme-primary)!important;font-family:var(--ls-body-font)!important;padding:0 4px!important;font-size:13px!important;font-weight:600!important}.rs__multi-value__remove{color:var(--theme-primary)!important;border-radius:999px!important;transition:background .14s!important}.rs__multi-value__remove:hover{background:var(--theme-primary)!important;color:#fff!important}html[data-theme=dark] .rs__control{background:var(--theme-elevation-50)!important;border-color:var(--theme-elevation-200)!important;box-shadow:0 1px 2px #0000004d!important}html[data-theme=dark] .rs__control:hover{border-color:var(--theme-elevation-250)!important}html[data-theme=dark] .rs__control--is-focused{background:var(--theme-elevation-100)!important;border-color:var(--theme-primary)!important;box-shadow:0 0 0 4px #2380f438!important}html[data-theme=dark] .rs__single-value,html[data-theme=dark] .rs__input,html[data-theme=dark] .rs__input input{color:var(--theme-text)!important}html[data-theme=dark] .rs__placeholder{color:var(--theme-elevation-400)!important}html[data-theme=dark] .rs__indicator-separator{background:var(--theme-elevation-200)!important}html[data-theme=dark] .rs__dropdown-indicator,html[data-theme=dark] .rs__clear-indicator{color:var(--theme-elevation-500)!important}html[data-theme=dark] .rs__menu{background:#131c33!important;border:1px solid #94a3b838!important;box-shadow:inset 0 1px #ffffff14,0 24px 48px -14px #000000b3,0 10px 24px -8px #00000080!important}html[data-theme=dark] .rs__option{color:var(--theme-text)!important}html[data-theme=dark] .rs__option--is-focused,html[data-theme=dark] .rs__option:hover{color:#fff!important;background:#2380f42e!important}html[data-theme=dark] .rs__option--is-selected{background:var(--theme-primary)!important;color:#fff!important}html[data-theme=dark] .rs__multi-value{background:#2380f42e!important;border-color:#2380f459!important}html[data-theme=dark] .rs__multi-value__label{color:#cfe1ff!important}html[data-theme=dark] .rs__input input:-webkit-autofill{caret-color:var(--theme-primary);-webkit-text-fill-color:var(--theme-text)!important;-webkit-box-shadow:0 0 0 1000px var(--theme-elevation-100) inset!important}html[data-theme=dark] .rs__input input:-webkit-autofill:hover{caret-color:var(--theme-primary);-webkit-text-fill-color:var(--theme-text)!important;-webkit-box-shadow:0 0 0 1000px var(--theme-elevation-100) inset!important}html[data-theme=dark] .rs__input input:-webkit-autofill:focus{caret-color:var(--theme-primary);-webkit-text-fill-color:var(--theme-text)!important;-webkit-box-shadow:0 0 0 1000px var(--theme-elevation-100) inset!important}html[data-theme=dark] input[type=text]:-webkit-autofill{caret-color:var(--theme-primary);-webkit-text-fill-color:var(--theme-text)!important;-webkit-box-shadow:0 0 0 1000px var(--theme-elevation-100) inset!important}html[data-theme=dark] input[type=email]:-webkit-autofill{caret-color:var(--theme-primary);-webkit-text-fill-color:var(--theme-text)!important;-webkit-box-shadow:0 0 0 1000px var(--theme-elevation-100) inset!important}html[data-theme=dark] input[type=password]:-webkit-autofill{caret-color:var(--theme-primary);-webkit-text-fill-color:var(--theme-text)!important;-webkit-box-shadow:0 0 0 1000px var(--theme-elevation-100) inset!important}.field-type input,.field-type textarea,.field-type select{appearance:none;width:100%;max-width:100%;box-sizing:border-box!important}.field-type input:focus,.field-type input:focus-visible,.field-type textarea:focus,.field-type textarea:focus-visible,.field-type select:focus,.field-type select:focus-visible{outline:none!important}.field-type input[type=number]::-webkit-inner-spin-button{opacity:.6;height:34px}.field-type input[type=number]::-webkit-outer-spin-button{opacity:.6;height:34px}.field-type input[type=search]::-webkit-search-cancel-button{appearance:none}.field-type input[type=search]::-webkit-search-decoration{appearance:none}.field-type input:-webkit-autofill{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:var(--theme-text)!important;-webkit-box-shadow:0 0 0 1000px var(--theme-elevation-50) inset!important}.field-type input:-webkit-autofill:hover{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:var(--theme-text)!important;-webkit-box-shadow:0 0 0 1000px var(--theme-elevation-50) inset!important}.field-type input:-webkit-autofill:focus{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:var(--theme-text)!important;-webkit-box-shadow:0 0 0 1000px var(--theme-elevation-50) inset!important}.field-type textarea:-webkit-autofill{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:var(--theme-text)!important;-webkit-box-shadow:0 0 0 1000px var(--theme-elevation-50) inset!important}.collection-edit form,.collection-edit__form,.render-fields,.field-type{min-width:0;max-width:100%}.render-fields{flex-direction:column;gap:18px;display:flex}.row-fields,.row-field{flex-wrap:wrap;gap:16px;width:100%;min-width:0;display:flex}.row-fields>.field-type,.row-field>.field-type{flex:1 1 0;min-width:0}.checkbox-input,.cell-checkbox .checkbox-input,.row-label .checkbox-input{cursor:pointer;align-items:center;gap:10px;display:inline-flex}.checkbox-input__input{box-sizing:border-box;justify-content:center;align-items:center;width:18px;min-width:18px;height:18px;min-height:18px;transition:background .16s,border-color .16s,box-shadow .16s,transform .14s;position:relative;box-shadow:0 1px 2px #0f172a0d;background:var(--theme-elevation-0)!important;border:1.5px solid var(--theme-elevation-300)!important;border-radius:5px!important;display:flex!important}.checkbox-input__input input[type=checkbox]{cursor:pointer;appearance:none;z-index:2;position:absolute;inset:0;opacity:0!important;background:0 0!important;border:none!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important}.checkbox-input__icon{pointer-events:none;color:#fff;justify-content:center;align-items:center;position:absolute;inset:0;display:flex!important}.checkbox-input__icon svg{opacity:0;width:12px;height:12px;transition:opacity .14s,transform .14s;transform:scale(.6)}.checkbox-input__icon svg .stroke,.checkbox-input__icon svg .fill{stroke:#fff!important;fill:#fff!important}.checkbox-input:hover .checkbox-input__input{box-shadow:0 0 0 4px #2380f41f;border-color:var(--theme-primary)!important}.checkbox-input--checked .checkbox-input__input{box-shadow:inset 0 1px #ffffff38,0 4px 10px -4px #2380f48c;background:var(--theme-primary)!important;border-color:var(--theme-primary)!important}.checkbox-input__input:has(input:checked){box-shadow:inset 0 1px #ffffff38,0 4px 10px -4px #2380f48c;background:var(--theme-primary)!important;border-color:var(--theme-primary)!important}:is(.checkbox-input--checked .checkbox-input__icon svg,.checkbox-input__input:has(input:checked) .checkbox-input__icon svg){opacity:1;transform:scale(1)}.checkbox-input__input:has(input:focus-visible){outline:none;box-shadow:0 0 0 4px #2380f438}.checkbox-input--read-only .checkbox-input__input{opacity:.6;cursor:not-allowed}.checkbox-input+.field-label,.checkbox-input .field-label{color:var(--theme-text);font-family:var(--ls-body-font);cursor:pointer;font-size:14px}html[data-theme=dark] .checkbox-input__input{box-shadow:0 1px 2px #00000059;background:var(--theme-elevation-100)!important;border-color:#94a3b866!important}html[data-theme=dark] .checkbox-input:hover .checkbox-input__input{box-shadow:0 0 0 4px #2380f42e;border-color:var(--theme-primary)!important;background:#2380f41f!important}html[data-theme=dark] .checkbox-input--checked .checkbox-input__input{box-shadow:inset 0 1px #ffffff40,0 6px 14px -4px #2380f4a6;background:var(--theme-primary)!important;border-color:var(--theme-primary)!important}html[data-theme=dark] .checkbox-input__input:has(input:checked){box-shadow:inset 0 1px #ffffff40,0 6px 14px -4px #2380f4a6;background:var(--theme-primary)!important;border-color:var(--theme-primary)!important}.table thead th:first-child .checkbox-input,.table tbody td:first-child .checkbox-input,.cell-_select .checkbox-input{margin-left:4px}
