:root{--studio-accent:#0d99ff;--studio-accent-hover:#0075d1;--studio-accent-soft:#e6f4ff;--studio-accent-on:#ffffff;--studio-radius-sm:4px;--studio-radius-md:6px;--studio-radius-lg:8px;--studio-radius-xl:12px;--studio-shadow-sm:0 1px 2px rgba(0,0,0,0.04);--studio-shadow-md:0 2px 6px rgba(0,0,0,0.06);--studio-shadow-lg:0 8px 24px rgba(0,0,0,0.08);--studio-font-sans:-apple-system,BlinkMacSystemFont,"Inter","Segoe UI",Roboto,sans-serif;--studio-font-mono:ui-monospace,"SF Mono",Menlo,Consolas,monospace;--studio-text:#111111;--studio-text-secondary:#555555;--studio-text-tertiary:#8a8a8a;--studio-surface:#ffffff;--studio-surface-2:#fafafa;--studio-surface-3:#f3f3f3;--studio-border:#e7e7e7;--studio-border-strong:#d0d0d0;--studio-success:#0b8a3a;--studio-success-soft:#e3f6e8;--studio-warning:#b46a00;--studio-warning-soft:#fff4d6;--studio-danger:#c81f1f;--studio-danger-soft:#ffe1e1;--nav-width:200px!important;--gutter-h:16px!important;--theme-bg:#ffffff;--theme-input-bg:#ffffff;--theme-text:var(--studio-text);--theme-border-color:var(--studio-border);--theme-elevation-0:#ffffff;--theme-elevation-25:#fcfcfd;--theme-elevation-50:#fafafa;--theme-elevation-100:#f4f4f5;--theme-elevation-150:#ececee;--theme-elevation-200:#e4e4e7;--theme-elevation-250:#d9d9de;--theme-elevation-300:#c8c8ce;--theme-elevation-350:#b4b4bb;--theme-elevation-400:#a0a0a8;--theme-elevation-450:#8c8c95;--theme-elevation-500:#7a7a83;--theme-elevation-550:#656570;--theme-elevation-600:#55555d;--theme-elevation-650:#48484f;--theme-elevation-700:#3a3a42;--theme-elevation-750:#323239;--theme-elevation-800:#2a2a30;--theme-elevation-850:#1f1f24;--theme-elevation-900:#16161a;--theme-elevation-950:#0c0c0f;--theme-elevation-1000:#000000;--font-body:var(--studio-font-sans);--font-mono:var(--studio-font-mono)}[data-theme=dark]{--studio-text:#f5f5f7;--studio-text-secondary:#b0b0b8;--studio-text-tertiary:#7a7a82;--studio-surface:#16161a;--studio-surface-2:#1c1c21;--studio-surface-3:#23232a;--studio-border:#2c2c33;--studio-border-strong:#3d3d46;--studio-accent-soft:rgba(13,153,255,0.14);--theme-bg:#0f0f13;--theme-input-bg:#1c1c21;--theme-text:var(--studio-text);--theme-border-color:var(--studio-border);--theme-elevation-0:#0c0c0f;--theme-elevation-25:#121217;--theme-elevation-50:#16161a;--theme-elevation-100:#1c1c21;--theme-elevation-150:#23232a;--theme-elevation-200:#2a2a32;--theme-elevation-250:#32323b;--theme-elevation-300:#3c3c46;--theme-elevation-350:#484852;--theme-elevation-400:#55555f;--theme-elevation-450:#66666f;--theme-elevation-500:#7a7a83;--theme-elevation-550:#8c8c95;--theme-elevation-600:#a0a0a8;--theme-elevation-650:#b0b0b8;--theme-elevation-700:#c0c0c6;--theme-elevation-750:#cccccf;--theme-elevation-800:#d8d8de;--theme-elevation-850:#e4e4e8;--theme-elevation-900:#efeff1;--theme-elevation-950:#f7f7f9;--theme-elevation-1000:#ffffff}body{font-family:var(--studio-font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.template-default,.template-default--nav-animate,.template-default--nav-hydrated,.template-default--nav-hydrated.template-default--nav-open{grid-template-columns:var(--nav-width) auto!important;transition:none!important}.template-default .nav,.template-default--nav-hydrated .nav{display:flex!important;opacity:1!important}.template-default__nav-toggler-wrapper{display:none!important}.doc-controls__content{padding-inline:16px!important}.document-fields{--main-gutter-h-left:16px!important;--main-gutter-h-right:16px!important;--sidebar-gutter-h-left:16px!important;--sidebar-gutter-h-right:16px!important;--doc-sidebar-width:240px!important}.document-fields__sidebar-wrap{width:240px!important;min-width:240px!important}.btn--style-primary:not([disabled]){background-color:var(--studio-accent)!important;border-color:var(--studio-accent)!important;color:var(--studio-accent-on)!important}.btn--style-primary:not([disabled]):focus-visible,.btn--style-primary:not([disabled]):hover{background-color:var(--studio-accent-hover)!important;border-color:var(--studio-accent-hover)!important}.field-type input:focus,.field-type select:focus,.field-type textarea:focus,.rs__control--is-focused{border-color:var(--studio-accent)!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--studio-accent) 22%,transparent)!important}.document-fields a:not(.btn):not(.nav__link):not(.pill),.rich-text__content a{color:var(--studio-accent)}.pill{border-radius:999px!important;font-weight:600!important;letter-spacing:.01em}.table tr:hover td{background-color:var(--studio-surface-3)!important}.template-minimal{background:var(--studio-surface-2)}.template-minimal__wrap{background:var(--studio-surface);border:1px solid var(--studio-border);border-radius:var(--studio-radius-xl);box-shadow:var(--studio-shadow-lg);padding:28px!important}[data-theme=dark] .template-minimal__wrap{background:var(--theme-elevation-50)}