:root{--style-radius-s:4px;--style-radius-m:6px;--style-radius-l:10px;--accent:#5e6ad2;--accent-strong:#6e79d6}html[data-theme=dark]{--theme-elevation-0:#101012;--theme-elevation-50:#161618;--theme-elevation-100:#1c1c1f;--theme-elevation-150:#232326;--theme-elevation-200:#27272a;--theme-elevation-250:#2e2e32;--theme-elevation-300:#36363b;--theme-elevation-350:#3f3f45;--theme-elevation-400:#4b4b52;--theme-elevation-450:#57575f;--theme-elevation-500:#64646d;--theme-elevation-550:#71717a;--theme-elevation-600:#8b8b91;--theme-elevation-650:#9a9aa1;--theme-elevation-700:#ababb2;--theme-elevation-750:#bcbcc2;--theme-elevation-800:#cdcdd2;--theme-elevation-850:#dededf;--theme-elevation-900:#ebebec;--theme-elevation-950:#f4f4f5;--theme-elevation-1000:#fafafa;--theme-bg:#101012;--theme-input-bg:#161618;--theme-text:#f4f4f5;--theme-border-color:#27272a;--theme-overlay:#08080abf}html[data-theme=light]{--theme-elevation-0:#fcfcfd;--theme-elevation-50:#f6f6f7;--theme-elevation-100:#efeff1;--theme-elevation-150:#e7e7ea;--theme-elevation-200:#dfdfe3;--theme-elevation-250:#d4d4d9;--theme-elevation-300:#c8c8ce;--theme-elevation-350:#b9b9c0;--theme-elevation-400:#a5a5ae;--theme-elevation-450:#93939c;--theme-elevation-500:#81818b;--theme-elevation-550:#71717a;--theme-elevation-600:#62626b;--theme-elevation-650:#55555d;--theme-elevation-700:#494950;--theme-elevation-750:#3d3d43;--theme-elevation-800:#313136;--theme-elevation-850:#26262a;--theme-elevation-900:#1c1c1f;--theme-elevation-950:#131315;--theme-elevation-1000:#0c0c0e;--theme-bg:#fcfcfd;--theme-input-bg:#fff;--theme-text:#18181b;--theme-border-color:#e7e7ea;--theme-overlay:#0c0c0e66}h1,h2,h3,h4{letter-spacing:-.02em}.doc-header__title,.list-header h1{font-size:1.5rem;font-weight:600}.nav{background:var(--theme-elevation-0);border-right:1px solid var(--theme-border-color)}.nav-group__toggle{letter-spacing:.04em;text-transform:uppercase;color:var(--theme-elevation-500);font-size:11px;font-weight:600}.nav__link{color:var(--theme-elevation-650);border-radius:var(--style-radius-m);margin:1px calc(var(--base)*.4);padding-top:4px;padding-bottom:4px;font-size:13px;font-weight:500;transition:background .1s,color .1s}.nav__link:hover{background:var(--theme-elevation-100);color:var(--theme-text);text-decoration:none}.nav__link--active,.nav__link.active{background:var(--theme-elevation-100);color:var(--theme-text)}.app-header{background:var(--theme-elevation-0);border-bottom:1px solid var(--theme-border-color)}.btn{border-radius:var(--style-radius-m);font-weight:500}.btn--style-primary{background:var(--accent);color:#fff}.btn--style-primary:hover{background:var(--accent-strong);color:#fff}input,textarea,select{border-radius:var(--style-radius-m)}.field-type input:focus,.field-type input:focus-within,.field-type textarea:focus,.field-type select:focus{border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 25%, transparent);outline:none}.list-header{padding-top:calc(var(--base)*1.1)}.table table{font-size:13px}.table thead th{color:var(--theme-elevation-500);font-size:12px;font-weight:500}.table thead .sort-column__buttons{opacity:0;transition:opacity .1s}.table thead th:hover .sort-column__buttons,.table thead .sort-column__buttons:focus-within{opacity:1}.table thead .sort-column__buttons:has([class*=--active]){opacity:1}.table tbody tr:hover td{background:var(--theme-elevation-50)}.table .selected--published,.table .selected--draft,.table .selected--changed{border:1px solid var(--theme-border-color);background:var(--theme-elevation-50);border-radius:999px;align-items:center;gap:.4rem;height:1.45rem;padding:0 .55rem;font-size:12px;font-weight:500;display:inline-flex}.table .selected--published:before,.table .selected--draft:before,.table .selected--changed:before{content:"";background:var(--theme-elevation-400);border-radius:50%;width:7px;height:7px}.table .selected--published:before{background:#34d399}.table .selected--changed:before{background:var(--theme-warning-500)}.table .cell-title a,.table a{text-decoration:none}.table .cell-title a:hover,.table a:hover{text-underline-offset:3px;text-decoration:underline}.card{border:1px solid var(--theme-border-color);border-radius:var(--style-radius-l);background:var(--theme-elevation-0);transition:border-color .12s;box-shadow:0 1px 2px #0000000a}.card:hover{border-color:var(--theme-elevation-300)}.pill{border-radius:999px;font-size:11px;font-weight:500}.login{background:radial-gradient(80% 60% at 50% -10%, color-mix(in srgb, var(--accent) 7%, transparent), transparent),var(--theme-bg)}.login .login__form{border:1px solid var(--theme-border-color);border-radius:var(--style-radius-l);background:var(--theme-elevation-0);padding:calc(var(--base)*1.5);box-shadow:0 8px 32px #00000014}body:has(.html-editor){overflow:hidden}body:has(.html-editor) .doc-header{display:none}.doc-header{z-index:2;position:relative}
