/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial}}}@layer theme{:host,:root{--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-blue-300:oklch(80.9% .105 251.813);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-700:oklch(37.3% .034 259.733);--color-white:#fff;--spacing:.25rem;--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--font-weight-bold:700;--radius-lg:.5rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1)}}@layer base,components;@layer utilities{.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.m-0{margin:0}.mt-auto{margin-top:auto}.mr-2{margin-right:calc(var(--spacing) * 2)}.mr-10{margin-right:calc(var(--spacing) * 10)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.ml-1{margin-left:var(--spacing)}.ml-4{margin-left:calc(var(--spacing) * 4)}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.h-7{height:calc(var(--spacing) * 7)}.h-10{height:calc(var(--spacing) * 10)}.h-20{height:calc(var(--spacing) * 20)}.w-2\/3{width:66.6667%}.w-5{width:calc(var(--spacing) * 5)}.w-5\/6{width:83.3333%}.w-7{width:calc(var(--spacing) * 7)}.w-9{width:calc(var(--spacing) * 9)}.w-20{width:calc(var(--spacing) * 20)}.w-60{width:calc(var(--spacing) * 60)}.w-\[60vw\]{width:60vw}.w-full{width:100%}.flex-1{flex:1}.translate-x-9{--tw-translate-x:calc(var(--spacing) * 9);translate:var(--tw-translate-x) var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.items-baseline{align-items:baseline}.items-baseline-last{align-items:last baseline}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-4{gap:calc(var(--spacing) * 4)}.rounded-full{border-radius:3.40282e+38px}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-white{border-bottom-color:var(--color-white)}.bg-\(--color-base-800\){background-color:var(--color-base-800)}.bg-gray-300{background-color:var(--color-gray-300)}.bg-gray-700{background-color:var(--color-gray-700)}.bg-white{background-color:var(--color-white)}.object-contain{object-fit:contain}.p-0{padding:0}.p-6{padding:calc(var(--spacing) * 6)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.py-3{padding-block:calc(var(--spacing) * 3)}.pb-2{padding-bottom:calc(var(--spacing) * 2)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-blue-300{color:var(--color-blue-300)}.italic{font-style:italic}.underline{text-decoration-line:underline}.decoration-dotted{text-decoration-style:dotted}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a)}.ring,.shadow-lg{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-300{--tw-duration:.3s;transition-duration:.3s}@media (hover:hover){.hover\:cursor-pointer:hover{cursor:pointer}}.dark\:block:where([data-theme=dark],[data-theme=dark] *){display:block}.dark\:hidden:where([data-theme=dark],[data-theme=dark] *){display:none}}:root{--font-body:"Source Sans Pro",sans-serif;--font-mono:monospace;--font-serif:"Merriweather",serif;--theme-bg:light-dark(#f2f3f4,var(--theme-elevation-0));--theme-input-bg:var(--theme-elevation-0);--theme-text:var(--theme-elevation-800);--theme-overlay:#05050580;--style-radius-s:4px;--style-radius-m:8px;--style-radius-l:16px;--nav-width:250px;--logs-width:700px;--color-base-100:oklch(87.7% .0890625 224);--color-base-200:oklch(81.88% .134375 224);--color-base-300:oklch(75.59% .184375 224);--color-base-400:oklch(69.63% .171875 224);--color-base-500:oklch(63.23% .15625 224);--color-base-600:oklch(56.25% .139063 224);--color-base-700:oklch(48.68% .120313 224);--color-base-800:oklch(39.99% .0984375 224);--color-base-900:oklch(29.2% .071875 224);--color-success-100:#e3f5ed;--color-success-200:#c8eadb;--color-success-300:#ace0ca;--color-success-400:#90d5b8;--color-success-500:#34ad7a;--color-success-600:#2d9468;--color-success-700:#257b57;--color-success-800:#1e6346;--color-success-900:#164a34;--color-warning-100:#fff3dc;--color-warning-200:#ffe8b9;--color-warning-300:#ffdc95;--color-warning-400:#ffd172;--color-warning-500:#f6a500;--color-warning-600:#d38e00;--color-warning-700:#b07600;--color-warning-800:#8d5e00;--color-warning-900:#6a4700;--color-error-100:#ffe8e2;--color-error-200:#ffd0c6;--color-error-300:#ffb9a9;--color-error-400:#ffa28d;--color-error-500:#f6532e;--color-error-600:#d34728;--color-error-700:#b03b21;--color-error-800:#8d2f1a;--color-error-900:#6a2414;--color-accent-100:#f8dcdf;--color-accent-200:#f1b9be;--color-accent-300:#ea959e;--color-accent-400:#e3727e;--color-accent-500:#c50014;--color-accent-600:#a90011;--color-accent-700:#8d000e;--color-accent-800:#71000c;--color-accent-900:#540009;--theme-accent-100:var(--color-accent-100);--theme-accent-200:var(--color-accent-200);--theme-accent-300:var(--color-accent-300);--theme-accent-400:var(--color-accent-400);--theme-accent-500:var(--color-accent-500);--theme-accent-600:var(--color-accent-600);--theme-accent-700:var(--color-accent-700);--theme-accent-800:var(--color-accent-800);--theme-accent-900:var(--color-accent-900)}.login{background-color:#789}.hamburger:after,.hamburger:before,.hamburger__wrapper{background-color:var(--theme-elevation-200);border:1px solid var(--theme-elevation-200)}.nav{background-color:light-dark(var(--theme-elevation-400),var(--theme-elevation-300))}.nav-group__indicator svg .stroke{stroke:#fff}.nav-group__label{color:#000}.nav-group__content{padding-left:8px}.nav__link{color:#fff}.modular-dashboard{margin-bottom:60px}.card{background-color:light-dark(var(--theme-elevation-400),var(--theme-elevation-300));border:1px solid var(--theme-elevation-200);color:#fff}dialog#newsfeed-modal{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);flex-direction:column;align-items:center;display:flex;overflow-x:hidden}dialog#newsfeed-modal div.newsfeed-modal__content{background-color:oklch(86.6863% 1.07454e-7 33.6901/.1);border-radius:12px 12px 0 0;flex-direction:column;flex:1;width:clamp(75%,80vw,90%);margin-top:40px;padding:40px;display:flex}dialog#newsfeed-modal div.newsfeed-modal__content div.wrapper{position:relative}dialog#newsfeed-modal div.newsfeed-modal__content div.wrapper div.major-content{width:100%;height:600px;padding:12px;overflow:hidden}dialog#newsfeed-modal div.newsfeed-modal__content div.wrapper div.major-content>div{width:var(--logs-width);height:100%;left:calc(50% - calc(var(--logs-width) / 2));background-color:#789;border:2px solid #fff;border-radius:10px;padding:20px;transition:all .5s;position:absolute;top:0;overflow-y:scroll}dialog#newsfeed-modal div.newsfeed-modal__content div.wrapper button#next{position:absolute;top:50%;right:-30px;transform:translateY(-50%)}dialog#newsfeed-modal div.newsfeed-modal__content div.wrapper button#prev{position:absolute;top:50%;left:-30px;transform:translateY(-50%)}dialog#newsfeed-modal div.newsfeed-modal__content div.wrapper button#next,dialog#newsfeed-modal div.newsfeed-modal__content div.wrapper button#prev{color:#fff;opacity:.5;background:0 0;border:none;font-family:monospace;font-size:xxx-large;font-weight:700;transition:opacity .5s}:is(dialog#newsfeed-modal div.newsfeed-modal__content div.wrapper button#prev,dialog#newsfeed-modal div.newsfeed-modal__content div.wrapper button#next):hover{opacity:1}dialog#newsfeed-modal div.newsfeed-modal__content div.minor-content{width:var(--logs-width);background-color:light-dark(var(--theme-elevation-900),var(--theme-elevation-0));align-self:center;margin-top:20px;overflow-y:scroll}dialog#newsfeed-modal div.newsfeed-modal__content div.minor-content details summary{border:1px solid #000;padding:16px;display:flex}dialog#newsfeed-modal div.newsfeed-modal__content div.minor-content details summary:hover{cursor:pointer}dialog#newsfeed-modal div.newsfeed-modal__content div.minor-content details::details-content{border-width:0;height:0;padding:0 .5rem;overflow:hidden}dialog#newsfeed-modal div.newsfeed-modal__content div.minor-content details:open::details-content{border:1px solid #fff;border-top:0 solid #fff;height:auto;padding:12px}dialog#newsfeed-modal div.newsfeed-modal__footer{background-color:oklch(0 0 0/.3);border-radius:0 0 12px 12px;flex-shrink:0;justify-content:center;align-items:center;width:clamp(75%,80vw,90%);height:100px;margin-bottom:40px;display:flex}.btn--style-primary{background-color:light-dark(var(--theme-elevation-400),var(--theme-elevation-900));color:light-dark(#fff,#000)}.btn--style-primary.btn--disabled{background-color:light-dark(gray,#d3d3d3)}.tabs-field__tab-button{border-radius:8px 8px 0 0;margin:0;padding:6px 12px}.tabs-field__tab-button--active{background-color:var(--theme-elevation-300)}div.row__fields>div.checkbox{justify-content:center}.live-preview-window{border-left:1px solid var(--theme-elevation-100)}.field-type.text:not(.has-many) input{border:1px solid var(--theme-elevation-200)}.field-label{font-weight:700}.collapsible{border-radius:4px}.collapsible__content{background-color:var(--theme-elevation-0)}.collapsible--style-default>.collapsible__toggle-wrap .collapsible__toggle{background-color:var(--theme-elevation-100)}.collapsible--style-default{border:1px solid var(--theme-elevation-200)}.table tbody tr:nth-child(odd){background-color:var(--theme-elevation-100)}.table{display:unset}.blocks-field__block-number,.pill__label,.row-label{z-index:0}@media (max-width:1440px){.blocks-drawer__blocks{grid-auto-rows:1fr}.blocks-drawer__block{height:100%}}.dashboard .before-dashboard{margin-bottom:base(1.5)}__banner:is(.dashboard .before-dashboard) h4{margin:0}.dashboard .before-dashboard a:hover{opacity:.85}.rich-text-lexical__wrap{border-radius:var(--style-radius-s);border:1px solid var(--theme-elevation-200);border-top:none}.rich-text-lexical__wrap .editor-container{font-family:var(--font-body)}.collections__wrap>div.collections__group:has(ul>li>div#card-nextevent),.nav__wrap>div#nav-group-Utilities{display:none}html[data-theme=dark]{--theme-accent-100:var(--color-accent-800);--theme-accent-200:var(--color-accent-700);--theme-accent-300:var(--color-accent-600);--theme-accent-400:var(--color-accent-500);--theme-accent-500:var(--color-accent-400);--theme-accent-600:var(--color-accent-300);--theme-accent-700:var(--color-accent-200);--theme-accent-800:var(--color-accent-100);--theme-accent-900:var(--color-accent-0)}html[data-theme=dark] .field-description{color:#fff}html[data-theme=dark] #field-email,html[data-theme=dark] .checkbox-input__input,html[data-theme=dark] .field-type__wrap>div>input,html[data-theme=dark] .field-type__wrap>input,html[data-theme=dark] .relationship-add-new__add-button,html[data-theme=dark] .rs__control,html[data-theme=dark] div.react-datepicker__input-container>input,html[data-theme=dark] div.textarea-outer>textarea{border-color:var(--theme-elevation-100)}html[data-theme=dark] .query-inspector__results{background-color:var(--theme-elevation-200)}html[data-theme=dark] .btn__icon{border-color:#fff}html[data-theme=dark] #blocklabel{color:var(--theme-elevation-800)}::view-transition-old(root){animation-delay:.5s}::view-transition-new(root){animation:circle-in .8s}@keyframes circle-in{0%{clip-path:circle(0 at 95% 5%)}to{clip-path:circle(150% at 95% 5%)}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}