/*! tailwindcss v4.2.1 | 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)))){*,:before,:after,::backdrop{--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-outline-style:solid;--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-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.flex-shrink{flex-shrink:1}.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-wrap{flex-wrap:wrap}.overflow-y-auto{overflow-y:auto}.border{border-style:var(--tw-border-style);border-width:1px}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.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))}}:root{--font-size-small:12px;--font-size-body:14px;--font-size-title:16px;--canvas:#f4f5f4;--surface:#fff;--surface-subtle:#f7f8f7;--line:#e1e4e2;--line-strong:#cbd1cd;--ink:#18231f;--muted:#66726d;--brand:#245b6d;--brand-strong:#174957;--brand-soft:#eaf1f2;--success:#247553;--warning:#9a641b;--danger:#c13b3b;--radius:10px}*{box-sizing:border-box}html{background:var(--canvas);min-width:1180px}body{min-height:100vh;color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased;margin:0;font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,system-ui,sans-serif}button,input,textarea,select{font:inherit}button{color:inherit}.app-shell{grid-template-rows:64px minmax(0,1fr);height:100vh;min-height:100vh;display:grid;overflow:hidden}.app-header{z-index:10;border-bottom:1px solid var(--line);color:var(--ink);background:#fffffff5;justify-content:space-between;align-items:center;padding:0 24px;display:flex;position:relative;box-shadow:0 1px 10px #142d240a}.brand-block,.header-actions,.museum-switcher,.user-pill{align-items:center;display:flex}.brand-block{gap:12px}.brand-name{font-size:var(--font-size-title);letter-spacing:-.02em;margin:0;font-weight:680}.brand-description{color:var(--muted);font-size:var(--font-size-small);margin:2px 0 0}.workspace-shell-state{text-align:center;place-items:center;min-height:100vh;padding:32px;display:grid}.workspace-shell-state h1{font-size:var(--font-size-title);margin:0 0 12px}.workspace-shell-state p{color:var(--muted);font-size:var(--font-size-body);margin:0 0 16px}.primary-link{color:#fff;background:var(--brand);min-height:38px;font-size:var(--font-size-small);border-radius:8px;justify-content:center;align-items:center;padding:0 14px;font-weight:620;text-decoration:none;display:inline-flex}.header-actions{gap:12px}.museum-switcher{border:1px solid var(--line);background:var(--surface-subtle);min-width:210px;max-width:300px;font-size:var(--font-size-body);border-radius:8px;gap:8px;padding:7px 11px}.museum-switcher small{color:var(--muted)}.museum-switcher span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:620;overflow:hidden}.user-pill{color:var(--ink);font-size:var(--font-size-small);gap:8px;text-decoration:none}.user-pill-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;min-height:38px;padding:4px 9px 4px 4px}.user-pill-button small{color:var(--muted)}.user-avatar{background:var(--brand);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:700;display:grid}.workspace{background:var(--line);grid-template-columns:260px minmax(640px,1fr) 360px;gap:1px;min-height:0;display:grid;overflow:hidden}.panel{background:var(--surface);min-width:0}.tree-panel,.preview-panel{flex-direction:column;min-height:0;display:flex;overflow:hidden}.panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;min-height:68px;padding:15px 16px 13px;display:flex}.panel-heading h2{font-size:var(--font-size-body);margin:0;font-weight:680}.panel-heading p{color:var(--muted);font-size:var(--font-size-small);margin:5px 0 0}.tree-scope-label{border:1px solid var(--line);color:var(--brand-strong);background:var(--brand-soft);font-size:var(--font-size-small);border-radius:7px;padding:6px 8px}.quiet-button,.primary-button,.secondary-button,.tree-item{cursor:pointer;border:0}.quiet-button{border:1px solid var(--line);background:var(--surface);color:var(--brand);font-size:var(--font-size-small);border-radius:7px;padding:6px 9px}.quiet-button:focus-visible,.primary-button:focus-visible,.secondary-button:focus-visible,.tree-item:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:1px;outline:3px solid #245b6d38}.tree-tools{padding:12px 12px 8px}.tree-action-toolbar{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:8px;display:grid}.tree-action-button,.tree-form-close,.tree-form-submit,.tree-mutation-error button{border:1px solid var(--line-strong);cursor:pointer;min-height:36px;font-size:var(--font-size-small);border-radius:7px;font-weight:620}.tree-action-button{color:#45534d;background:var(--surface);padding:0 7px}.tree-action-button:hover:not(:disabled){background:var(--brand-soft);border-color:#95a9a2}.tree-action-button:first-child{border-color:var(--brand);color:#fff;background:var(--brand);grid-column:1/-1}.tree-action-button:first-child:hover:not(:disabled){border-color:var(--brand-strong);background:var(--brand-strong)}.tree-action-button-compact{grid-column:auto/span 1}.tree-action-button:disabled,.tree-form-close:disabled,.tree-form-submit:disabled,.tree-mutation-error button:disabled{cursor:not-allowed;opacity:.46}.tree-lock-note{color:var(--warning);font-size:var(--font-size-small);margin:8px 0 0;line-height:1.5}.tree-mutation-form{background:#f7fbff;border:1px solid #cbdced;border-radius:8px;gap:7px;margin-top:10px;padding:10px;display:grid}.tree-mutation-heading{color:var(--ink);font-size:var(--font-size-small);justify-content:space-between;align-items:center;gap:8px;line-height:1.45;display:flex}.tree-mutation-form label{color:var(--muted);font-size:var(--font-size-small);font-weight:620}.tree-mutation-form input,.tree-mutation-form select{border:1px solid var(--line-strong);width:100%;min-height:38px;color:var(--ink);background:var(--surface);font-size:var(--font-size-small);border-radius:7px;padding:7px 9px}.tree-mutation-form small{color:var(--muted);font-size:var(--font-size-small);line-height:1.5}.tree-form-close{min-height:30px;color:var(--muted);background:0 0;border-color:#0000;padding:0 8px}.tree-form-submit{border-color:var(--brand);color:#fff;background:var(--brand);margin-top:2px;padding:0 10px}.tree-form-submit:hover:not(:disabled){background:var(--brand-strong)}.tree-action-button:focus-visible,.tree-form-close:focus-visible,.tree-form-submit:focus-visible,.tree-mutation-error button:focus-visible{outline-offset:1px;outline:3px solid #245b6d38}.tree-mutation-error{gap:8px;display:grid}.tree-mutation-error button{color:#8d2f2f;background:#fff;border-color:#dfaaaa;justify-self:start;min-height:32px;padding:0 9px}.search-box{border:1px solid var(--line);width:100%;color:var(--ink);font-size:var(--font-size-small);background:#fff;border-radius:8px;padding:9px 10px}.tree-progress{border:1px solid var(--line);background:var(--surface-subtle);border-radius:9px;gap:7px;margin:2px 12px 10px;padding:11px;display:grid}.tree-progress-row{font-size:var(--font-size-small);justify-content:space-between;align-items:center;display:flex}.tree-progress-meta{color:var(--muted);font-size:var(--font-size-small);flex-wrap:wrap;gap:6px 10px;display:flex}.tree-progress-note{color:#7c7468;font-size:var(--font-size-small)}.panel-error,.panel-note{font-size:var(--font-size-small);border-radius:8px;margin:0 14px 10px;padding:10px 12px;line-height:1.55}.panel-error{color:#8d2f2f;background:#fff5f5;border:1px solid #efc8c8}.panel-note{color:#52606b;background:#f7fafc;border:1px solid #d5e1ed}.tree-list{flex:1;align-content:start;gap:2px;min-height:0;margin:0;padding:3px 10px 20px;list-style:none;display:grid;overflow:auto}.tree-item{width:100%;padding:8px 8px 8px calc(8px + var(--tree-depth) * 16px);text-align:left;background:0 0;border-radius:7px;grid-template-columns:16px minmax(0,1fr) auto auto;align-items:center;gap:8px;display:grid}.tree-item:hover{background:var(--surface-subtle)}.tree-item[aria-current=true]{background:var(--brand-soft);color:var(--brand-strong)}.node-symbol{border:1px solid var(--line-strong);width:16px;height:16px;color:var(--muted);font-size:var(--font-size-small);border-radius:4px;place-items:center;font-weight:700;display:grid}.tree-item[aria-current=true] .node-symbol{color:var(--brand);background:#fff;border-color:#8eb0b9}.node-name{min-width:0;font-size:var(--font-size-small);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.node-error-count{color:var(--danger);font-size:var(--font-size-small);white-space:nowrap;font-weight:700}.node-status{background:var(--line-strong);border-radius:50%;width:7px;height:7px}.node-status.complete{background:var(--success)}.node-status.pending{background:#e0a23e}.editor-panel{background:var(--canvas);min-width:0;overflow:auto}.editor-wrap{max-width:840px;margin:0 auto;padding:20px 24px 84px}.breadcrumb{color:var(--muted);font-size:var(--font-size-small);margin-bottom:10px}.editor-title-row{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.editor-title-row h1{font-size:var(--font-size-title);letter-spacing:-.025em;margin:0;font-weight:720}.editor-title-row p{color:var(--muted);font-size:var(--font-size-small);margin:6px 0 0}.status-chip{color:var(--warning);font-size:var(--font-size-small);background:#faf7ef;border:1px solid #d8d0bb;border-radius:99px;padding:6px 9px}.form-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);margin-bottom:12px;padding:20px;box-shadow:0 1px 1px #1a263205}.section-title{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.section-title h2{font-size:var(--font-size-body);margin:0;font-weight:680}.section-note{color:var(--muted);font-size:var(--font-size-small)}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px;display:grid}.field{gap:7px;display:grid}.field.full{grid-column:1/-1}.field label{color:#3b4650;font-size:var(--font-size-small);font-weight:620}.required{color:var(--danger);margin-left:3px}.field input,.field textarea,.field select{border:1px solid var(--line-strong);width:100%;color:var(--ink);background:#fff;border-radius:8px}.field input,.field select{height:39px;padding:0 10px}.field textarea{resize:vertical;min-height:104px;padding:10px;line-height:1.65}.field.full>.panel-note{margin:0}.readonly-value{border:1px solid var(--line);color:#52606b;background:var(--surface-subtle);min-height:39px;font-size:var(--font-size-small);border-radius:8px;align-items:center;padding:8px 10px;display:flex}.checkbox-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;display:grid}.checkbox-item{border:1px solid var(--line);background:var(--surface-subtle);min-height:39px;font-size:var(--font-size-small);border-radius:8px;align-items:center;gap:8px;padding:8px 10px;display:flex}.ai-card{background:#f5f8f7;border:1px solid #cfdcda;border-radius:9px;grid-template-columns:32px minmax(0,1fr) auto;align-items:start;gap:12px;padding:13px;display:grid}.ai-mark{color:#fff;background:var(--brand);width:32px;height:32px;font-size:var(--font-size-small);border-radius:8px;place-items:center;font-weight:750;display:grid}.ai-card strong{font-size:var(--font-size-small);margin-bottom:4px;display:block}.ai-card p{color:var(--muted);font-size:var(--font-size-small);margin:0;line-height:1.55}.candidate-box{font-size:var(--font-size-small);background:#fff;border:1px solid #d7e0dd;border-radius:8px;margin-top:10px;padding:10px;line-height:1.6}.candidate-list{gap:8px;margin-top:10px;display:grid}.candidate-list-button{min-height:36px;color:var(--muted);font-size:var(--font-size-small);background:#fff;border:1px solid #d7e0dd;border-radius:8px;justify-content:space-between;align-items:center;padding:0 10px;display:flex}.candidate-list-button.active{background:var(--brand-soft);color:var(--brand);border-color:#8eb0b9}.candidate-status{color:var(--brand);font-size:var(--font-size-small);margin:0 0 6px;font-weight:650}.secondary-button,.primary-button{min-height:36px;font-size:var(--font-size-small);border-radius:8px;padding:0 13px;font-weight:620}.secondary-button{border:1px solid var(--line-strong);background:#fff}.primary-button{color:#fff;background:var(--brand)}.primary-button:hover{background:var(--brand-strong)}.upload-zone{width:100%;min-height:86px;color:var(--muted);background:var(--surface-subtle);font-size:var(--font-size-small);text-align:center;border:1px dashed #b8c4ce;border-radius:9px;place-items:center;display:grid}.upload-zone strong{color:var(--brand);margin-bottom:4px;display:block}.editor-actions{z-index:3;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f4f5f4f0;justify-content:space-between;align-items:center;min-height:60px;margin:0;padding:12px 24px;display:flex;position:fixed;bottom:0;left:261px;right:361px}.save-state{color:var(--muted);font-size:var(--font-size-small)}.action-group{gap:8px;display:flex}.action-group-column{flex-direction:column}.sr-only-input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.media-list{gap:10px;margin-top:12px;display:grid}.media-item{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px;display:flex}.media-item p{color:var(--muted);font-size:var(--font-size-small);margin:4px 0 0}.preview-body{flex:1;order:2;min-height:0;padding:18px;overflow:auto}.preview-cover{color:#58716b;height:150px;font-size:var(--font-size-small);background:linear-gradient(145deg,#ffffffb8,#0000 46%),linear-gradient(135deg,#d9e2df,#c9d8d5);border-radius:10px;place-items:center;display:grid}.preview-kicker{color:var(--brand);font-size:var(--font-size-small);letter-spacing:.12em;margin:18px 0 7px;font-weight:700}.preview-body h2{font-size:var(--font-size-title);margin:0;line-height:1.35}.preview-summary{color:#52606b;font-size:var(--font-size-small);margin:12px 0 0;line-height:1.75}.preview-meta{border-top:1px solid var(--line);gap:9px;margin-top:18px;padding-top:15px;display:grid}.preview-meta-row{color:var(--muted);font-size:var(--font-size-small);justify-content:space-between;gap:12px;display:flex}.preview-meta-row strong{color:var(--ink);text-align:right;font-weight:600}.check-list{gap:9px;margin:0;padding:0;list-style:none;display:grid}.check-item{border:1px solid var(--line);font-size:var(--font-size-small);border-radius:8px;grid-template-columns:18px 1fr;align-items:start;gap:8px;padding:10px;display:grid}.check-icon{color:#fff;background:var(--success);width:18px;height:18px;font-size:var(--font-size-small);border-radius:50%;place-items:center;display:grid}.check-icon.pending{background:var(--warning)}.editor-context{color:var(--muted);font-size:var(--font-size-small);align-items:center;gap:7px;margin-bottom:12px;display:flex}.editor-context strong{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-weight:620;overflow:hidden}.editor-context-state{color:var(--brand-strong);background:var(--brand-soft);border-radius:99px;margin-left:auto;padding:4px 7px}.submission-card{box-shadow:none;border-width:1px 0 0;border-radius:0;order:4;margin:0;padding:15px 16px 16px}.submission-card .section-title{margin-bottom:10px}.submission-card .section-note{text-align:right}.submission-card textarea{min-height:58px}.submission-card>.panel-note,.submission-card>.panel-error{margin:9px 0}.identity-page{color:#333;background:#f3f5f8 url(/identity/login-background.png) 50%/cover no-repeat;place-items:center;width:100%;min-width:0;min-height:100dvh;padding:24px;font-family:Inter,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,sans-serif;display:grid;overflow:hidden auto}.identity-card{background:#fffc;border:0;border-radius:12px;width:500px;box-shadow:0 10px 20px #0000001a}.identity-card-login{width:470px;height:352px;position:relative;transform:translateY(-51px)}.identity-card-profile{min-height:561px;padding:51px 40px 40px}.identity-card-pending{text-align:center;min-height:324px;padding:51px 40px 40px;transform:translateY(-52px)}.identity-brand{width:246px;height:31px;margin-bottom:34px}.identity-card-login .identity-brand{margin:0;position:absolute;top:51px;left:35px}.identity-brand-centered{margin-bottom:39px;margin-left:auto;margin-right:auto}.identity-brand img{width:100%;height:auto;display:block}.identity-card h1{color:#333;font-size:var(--font-size-title);letter-spacing:0;margin:0;font-weight:600;line-height:31px}.identity-description{color:#999;font-size:var(--font-size-body);margin:8px 0 25px;font-weight:400;line-height:20px}.identity-field{gap:7px;margin-bottom:15px;display:grid}.identity-field label{color:#333;font-size:var(--font-size-body);font-weight:400;line-height:18px}.identity-field input,.identity-inline-row{width:100%;height:40px}.identity-field input{color:#333;font-size:var(--font-size-body);background:#fff;border:1px solid #e5e5e5;border-radius:8px;outline:0;padding:0 12px}.identity-field input::placeholder{color:#c4c4c4}.identity-field input:focus,.identity-inline-row:focus-within{border-color:#2467ce;box-shadow:0 0 0 3px #2467ce1f}.identity-login-form{grid-template-rows:40px 40px 40px;row-gap:16px;width:400px;display:grid;position:absolute;top:124px;left:35px}.identity-inline-row{background:#fff;border:1px solid #e5e5e5;border-radius:8px;display:grid;overflow:hidden}.identity-phone-input{grid-template-columns:70px 1fr}.identity-inline-row span{color:#3d3d3d;font-size:var(--font-size-body);place-items:center;font-weight:400;display:grid;position:relative}.identity-inline-row span:after{content:"";background:#e5e5e5;width:1px;position:absolute;top:0;bottom:0;right:0}.identity-inline-row input{height:38px;box-shadow:none;font-size:var(--font-size-body);border:0;border-radius:0;padding-left:12px}.identity-inline-row input::placeholder{color:#999}.identity-inline-row input:focus{box-shadow:none}.identity-code-row{grid-template-columns:70px 1fr 104px}.identity-code-row input{border:0;border-radius:0;height:38px;padding:0 12px}.identity-code-button{color:#2467ce;cursor:pointer;font-size:var(--font-size-body);background:#fff;border:0;position:relative}.identity-primary{color:#fff;cursor:pointer;width:100%;height:40px;font-size:var(--font-size-body);background:#333;border:0;border-radius:8px;margin-top:5px;font-weight:500}.identity-card-login .identity-primary{margin-top:23px}.identity-primary:hover:not(:disabled){background:#1f1f1f}.identity-primary:focus-visible,.identity-code-button:focus-visible{outline-offset:2px;outline:3px solid #2467ce33}.identity-primary:disabled,.identity-code-button:disabled{cursor:not-allowed;opacity:.56}.identity-profile-fields{gap:0;display:grid}.identity-card-profile .identity-brand{margin-bottom:29px}.identity-card-profile .identity-field{margin-bottom:5px}.identity-card-profile .identity-primary{margin-top:4px}.identity-card-pending h1{text-align:center}.identity-card-pending .identity-description{text-align:center;margin:9px 0 32px}.identity-card-pending .identity-primary{width:420px;margin-top:0}.identity-notice{color:#bc3333;font-size:var(--font-size-small);text-align:left;margin:10px 0 0;line-height:18px}.identity-login-notice{margin:0;position:absolute;top:307px;left:35px;right:35px}.identity-login-notice-success{color:#247553}html:has(.identity-page){min-width:0;overflow-x:hidden}@media (width<=1280px){.workspace{grid-template-columns:244px minmax(540px,1fr) 320px}.editor-wrap{padding-left:20px;padding-right:20px}.editor-actions{left:245px;right:321px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.local-debug-capture{z-index:2147483647;color:#1f2937;width:min(340px,100vw - 36px);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:var(--font-size-body);position:fixed;bottom:18px;right:18px}.local-debug-capture-bar,.local-debug-feedback{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #0f172a1f;border-radius:12px;box-shadow:0 8px 30px #0f172a29}.local-debug-capture-bar{justify-content:space-between;align-items:center;width:fit-content;min-width:172px;margin-left:auto;padding:7px 8px 7px 12px;display:flex}.local-debug-capture-status{color:#246b4e;align-items:center;gap:7px;font-weight:600;display:inline-flex}.local-debug-capture-status>span{background:#2e9c6a;border-radius:999px;width:7px;height:7px;box-shadow:0 0 0 3px #2e9c6a24}.local-debug-capture button{color:#245c46;cursor:pointer;font:inherit;background:#eef3f0;border:0;border-radius:7px;padding:5px 9px;font-weight:600}.local-debug-capture button:disabled{cursor:not-allowed;opacity:.5}.local-debug-feedback{gap:8px;margin-top:8px;padding:13px;display:grid}.local-debug-feedback label{font-weight:650}.local-debug-feedback textarea{resize:vertical;color:#1f2937;width:100%;font:inherit;border:1px solid #ccd5d0;border-radius:8px;outline:none;padding:9px 10px;line-height:1.5}.local-debug-feedback textarea:focus{border-color:#3b8665;box-shadow:0 0 0 3px #3b86651f}.local-debug-feedback>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.local-debug-feedback small{color:#69736e;font-size:var(--font-size-small)}@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-outline-style{syntax:"*";inherits:false;initial-value:solid}@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-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}html:has(.app-shell){background:#f5f5f5;min-width:1080px;overflow:hidden}body:has(.app-shell){color:#333;background:#f5f5f5;min-width:1080px;overflow:hidden}.app-shell{--canvas:#f5f5f5;--surface:#fff;--surface-subtle:#fafafa;--line:#e5e5e5;--line-strong:#d4d4d4;--ink:#333;--muted:#666;--brand:#333;--brand-strong:#262626;--brand-soft:#f5f5f5;--success:#247553;--warning:#a36a15;--danger:#c13b3b;--radius:12px;width:100%;min-width:1080px;height:100dvh;min-height:0;color:var(--ink);background:var(--canvas);grid-template-rows:minmax(0,1fr);padding:10px;font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,system-ui,sans-serif;display:grid;overflow:hidden}.app-shell .workspace{--tree-panel-width:280px;--preview-panel-width:clamp(380px, 29.7vw, 760px);grid-template-columns:var(--tree-panel-width) 10px minmax(680px, 1fr) 10px var(--preview-panel-width);background:0 0;gap:0;min-height:0;display:grid;overflow:hidden}.app-shell .panel-resizer{z-index:8;cursor:col-resize;touch-action:none;outline:0;min-width:10px;position:relative}.app-shell .compact-workbench-controls,.app-shell .compact-preview-trigger,.app-shell .compact-panel-heading,.app-shell .compact-panel-backdrop{display:none}.app-shell .editor-header-end{flex:none;align-items:center;gap:16px;display:flex}body.resizing-workbench-panels{cursor:col-resize;-webkit-user-select:none;user-select:none}.app-shell .panel{border:1px solid var(--line);background:var(--surface);border-radius:12px;min-width:0;overflow:hidden}.app-shell .tree-panel,.app-shell .preview-panel{flex-direction:column;min-height:0;display:flex;position:relative}.app-shell .structure-brand{flex:none;align-items:center;height:64px;margin:0 26px;padding-top:10px;display:flex}.app-shell .structure-brand img{object-fit:contain;object-position:left center;flex:none;width:220px;max-width:100%;height:auto;display:block}.app-shell .structure-account-wrap{width:calc(100% - 40px);margin:0 20px;position:relative}.app-shell .structure-account{border:0;border-bottom:1px solid var(--line);cursor:pointer;text-align:left;background:0 0;border-radius:8px 8px 0 0;grid-template-columns:38px minmax(0,1fr) 16px;align-items:center;gap:12px;width:100%;min-height:84px;padding:8px 6px 14px;transition:background .16s,box-shadow .16s;display:grid}.app-shell .structure-account:hover,.app-shell .structure-account[aria-expanded=true]{background:var(--surface-subtle);box-shadow:inset 0 0 0 1px var(--line)}.app-shell .structure-account:focus-visible{outline-offset:2px;outline:3px solid #33333329}.app-shell .structure-avatar{color:#ad3847;width:38px;height:38px;font-size:var(--font-size-body);background:#faecee;border-radius:999px;place-items:center;font-weight:500;display:grid}.app-shell .structure-account-copy{min-width:0}.app-shell .structure-account-chevron{width:16px;height:16px;color:var(--muted);transform-origin:50%;justify-self:center;transition:transform .18s;display:block}.app-shell .structure-account[aria-expanded=true] .structure-account-chevron{transform:rotate(180deg)}.app-shell .structure-account-menu{z-index:20;border:1px solid var(--line);background:var(--surface);border-radius:10px;width:188px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 32px #1d242a1f,0 2px 8px #1d242a0f}.app-shell .structure-account-menu-label{border-bottom:1px solid var(--line);color:var(--muted);font-size:var(--font-size-small);padding:5px 9px 7px;font-weight:500;line-height:16px;display:block}.app-shell .structure-account-menu button{width:100%;min-height:40px;color:var(--ink);cursor:pointer;font-size:var(--font-size-body);text-align:left;background:0 0;border:0;border-radius:7px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:9px;margin-top:4px;padding:0 10px;font-weight:500;transition:color .16s,background-color .16s;display:grid}.app-shell .structure-account-menu button:hover,.app-shell .structure-account-menu button:focus-visible{color:var(--danger);outline-offset:-2px;background:#fff3f3;outline:2px solid #a937411f}.app-shell .structure-account-copy strong,.app-shell .structure-account-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.app-shell .structure-account-copy strong{font-size:var(--font-size-body);font-weight:500;line-height:22px}.app-shell .structure-account-copy small{color:var(--muted);font-size:var(--font-size-small);letter-spacing:.1px;margin-top:2px;font-weight:400;line-height:18px}.app-shell .tree-panel>.panel-heading{border:0;flex:none;align-items:center;min-height:48px;padding:14px 28px 8px}.app-shell .tree-panel>.panel-heading h2{color:#4d5359;font-size:var(--font-size-body);letter-spacing:.1px;font-weight:600;line-height:20px}.app-shell .tree-tools{flex:none;padding:0 22px 10px}.app-shell .search-box{border-color:var(--line);height:36px;color:var(--ink);background:var(--surface);font-size:var(--font-size-small);border-radius:8px;padding:0 10px;line-height:18px}.app-shell .tree-action-toolbar{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin-top:6px}.app-shell .tree-action-button,.app-shell .tree-form-close,.app-shell .tree-form-submit,.app-shell .tree-mutation-error button{border-color:var(--line);min-height:30px;color:var(--muted);background:var(--surface);font-size:var(--font-size-small);border-radius:6px;padding:0 5px;font-weight:400}.app-shell .tree-action-button:first-child{color:#fff;background:#333;border-color:#333;grid-column:span 2}.app-shell .tree-action-button:nth-child(2),.app-shell .tree-action-button:nth-child(3){grid-column:span 1}.app-shell .tree-action-button:hover:not(:disabled),.app-shell .tree-action-button:first-child:hover:not(:disabled){color:#fff;background:#262626;border-color:#262626}.app-shell .tree-progress{display:none}.app-shell .tree-list,.admin-museum-tree-surface .tree-list{gap:4px;padding:0 22px 68px}.app-shell .tree-item-row,.admin-museum-tree-surface .tree-item-row{position:relative}.app-shell .tree-item-row:before,.admin-museum-tree-surface .tree-item-row:before{top:-4px;bottom:-4px;left:calc(10px + var(--tree-depth) * 20px);z-index:0;background:var(--line-strong);content:"";opacity:.78;width:1px;position:absolute}.app-shell .tree-item-row[data-depth="0"]:before,.admin-museum-tree-surface .tree-item-row[data-depth="0"]:before{display:none}.app-shell .tree-item,.admin-museum-tree-surface .tree-item{z-index:1;width:100%;min-height:34px;padding:7px 64px 7px calc(20px + var(--tree-depth) * 20px);color:var(--ink);cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none;border-radius:6px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;display:grid;position:relative}.app-shell .tree-item mark{color:inherit;background:#fff0a8;padding:0 1px}.app-shell .tree-node-toggle,.admin-museum-tree-surface .tree-node-toggle{top:0;left:calc(-10px + var(--tree-depth) * 20px);z-index:3;color:#66727b;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:20px;height:34px;padding:0;display:grid;position:absolute}.app-shell .tree-node-toggle:hover,.app-shell .tree-node-toggle:focus-visible,.admin-museum-tree-surface .tree-node-toggle:hover,.admin-museum-tree-surface .tree-node-toggle:focus-visible{color:#35434d;background:#f1f4f5}.app-shell .tree-node-toggle:focus-visible,.admin-museum-tree-surface .tree-node-toggle:focus-visible{outline-offset:0;outline:2px solid #48545d2e}.app-shell .tree-node-toggle-icon,.admin-museum-tree-surface .tree-node-toggle-icon{width:14px;height:14px;transition:transform .16s;display:block}.app-shell .tree-node-toggle[aria-expanded=false] .tree-node-toggle-icon,.admin-museum-tree-surface .tree-node-toggle[aria-expanded=false] .tree-node-toggle-icon{transform:rotate(-90deg)}.app-shell .tree-item-actions{z-index:3;opacity:0;align-items:center;gap:4px;transition:opacity .16s;display:flex;position:absolute;top:6px;right:8px}.app-shell .tree-item-action{width:22px;height:22px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;place-items:center;padding:0;line-height:22px;transition:color .16s,background-color .16s;display:grid}.app-shell .tree-item-row:hover .tree-item-actions,.app-shell .tree-item-row:focus-within .tree-item-actions{opacity:1}.app-shell .tree-item-row:has(.tree-add-menu) .tree-item-actions{opacity:1}.app-shell .tree-item-action:hover,.app-shell .tree-item-action:focus-visible{color:#48545d;outline-offset:0;background:#f5f7f8;border-color:#d7dde1;outline:2px solid #48545d1a}.app-shell .tree-item-delete{color:var(--muted)}.app-shell .tree-item-delete:hover,.app-shell .tree-item-delete:focus-visible{color:#a93741;background:#fff3f4;border-color:#efd6d9}.app-shell .tree-branch-action-icon{width:16px;height:16px;display:block}.app-shell .tree-item-row:has(.tree-add-menu){z-index:12}.app-shell .tree-add-menu{z-index:30;border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:2px;width:124px;padding:5px;display:grid;position:absolute;top:26px;right:0;box-shadow:0 10px 24px #0000001f}.app-shell .tree-add-option{min-height:34px;color:var(--ink);cursor:pointer;font-size:var(--font-size-small);text-align:left;background:0 0;border:0;border-radius:6px;grid-template-columns:12px minmax(0,1fr);align-items:center;gap:8px;padding:0 9px;line-height:18px;display:grid}.app-shell .tree-add-option:hover,.app-shell .tree-add-option:focus-visible{background:var(--surface-subtle)}.app-shell .tree-add-radio{border:1px solid var(--line-strong);background:var(--surface);border-radius:999px;width:10px;height:10px}.app-shell .tree-item:hover,.admin-museum-tree-surface .tree-item:hover{background:var(--surface-subtle)}.app-shell .tree-item[aria-current=true],.admin-museum-tree-surface .tree-item[aria-current=true]{color:var(--ink);background:#e9edf0}.app-shell .node-symbol,.admin-museum-tree-surface .node-symbol{width:20px;height:20px;font-size:var(--font-size-small);opacity:1;border:1px solid;border-radius:5px;place-items:center;font-weight:600;line-height:1;display:grid}.app-shell .node-name,.admin-museum-tree-surface .node-name{color:#363d43;font-size:var(--font-size-body);letter-spacing:.1px;font-weight:400;line-height:20px}.app-shell .node-kind-museum,.admin-museum-tree-surface .node-kind-museum{color:#a13f4b}.app-shell .node-kind-museum .node-name,.admin-museum-tree-surface .node-kind-museum .node-name{color:#30363b;font-weight:600}.app-shell .node-kind-space,.admin-museum-tree-surface .node-kind-space{color:#536b79}.app-shell .node-kind-space .node-name,.admin-museum-tree-surface .node-kind-space .node-name{color:#343b41;font-weight:550}.app-shell .node-kind-exhibit,.admin-museum-tree-surface .node-kind-exhibit{color:#746756}.app-shell .node-kind-exhibit .node-name,.admin-museum-tree-surface .node-kind-exhibit .node-name{color:#394047;font-weight:500}.app-shell .node-kind-artifact,.admin-museum-tree-surface .node-kind-artifact{color:#6b6875}.app-shell .node-kind-artifact .node-name,.admin-museum-tree-surface .node-kind-artifact .node-name{color:#42474d;font-weight:400}.app-shell .tree-item.node-kind-museum .node-symbol,.admin-museum-tree-surface .tree-item.node-kind-museum .node-symbol{color:#a13f4b;background:#faeef0}.app-shell .tree-item.node-kind-space .node-symbol,.admin-museum-tree-surface .tree-item.node-kind-space .node-symbol{color:#536b79;background:#eef3f5}.app-shell .tree-item.node-kind-exhibit .node-symbol,.admin-museum-tree-surface .tree-item.node-kind-exhibit .node-symbol{color:#746756;background:#f5f2ed}.app-shell .tree-item.node-kind-artifact .node-symbol,.admin-museum-tree-surface .tree-item.node-kind-artifact .node-symbol{color:#6b6875;background:#f2f1f4}.app-shell .tree-item-row.drag-source .tree-item{cursor:grabbing;opacity:.5}.app-shell .tree-item[draggable=true]{cursor:grab}.app-shell .tree-item-row.drag-target .tree-item{background:#eff3f5;box-shadow:inset 0 0 0 2px #657984,0 4px 14px #3441491f}.app-shell .tree-item-row.drag-target.drop-reorder-before:after,.app-shell .tree-item-row.drag-target.drop-reorder-after:after{right:8px;left:calc(10px + var(--tree-depth) * 20px);z-index:5;content:"";background:#657984;border-radius:999px;height:2px;position:absolute}.app-shell .tree-item-row.drag-target.drop-reorder-before:after{top:-3px}.app-shell .tree-item-row.drag-target.drop-reorder-after:after{bottom:-3px}.app-shell .tree-item-row.drag-target.drop-reorder-before .tree-item,.app-shell .tree-item-row.drag-target.drop-reorder-after .tree-item{background:var(--surface-subtle);box-shadow:none}.app-shell .node-status,.admin-museum-tree-surface .node-status{width:6px;height:6px;transition:opacity .16s;position:absolute;top:14px;right:16px}.app-shell .tree-item-row:hover .node-status,.app-shell .tree-item-row:focus-within .node-status,.app-shell .tree-item-row.drag-source .node-status{opacity:0}.app-shell .structure-submit{color:#fff;cursor:pointer;min-height:40px;font-size:var(--font-size-body);background:#333;border:0;border-radius:8px;font-weight:500;line-height:20px;position:absolute;bottom:28px;left:26px;right:26px}.app-shell .structure-submit:hover:not(:disabled){background:#262626}.app-shell .editor-panel{background:var(--canvas);flex-direction:column;min-height:0;display:flex;overflow:hidden}.app-shell .editor-header{border-bottom:1px solid var(--line);background:var(--surface);flex:none;justify-content:space-between;align-items:center;gap:24px;min-height:80px;padding:14px 30px;display:flex}.app-shell .editor-header-copy{min-width:0}.app-shell .editor-header h1{font-size:var(--font-size-title);text-overflow:ellipsis;white-space:nowrap;margin:0;font-weight:700;line-height:24px;overflow:hidden}.app-shell .editor-header p{color:var(--muted);font-size:var(--font-size-small);letter-spacing:.1px;text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-weight:400;line-height:18px;overflow:hidden}.app-shell .editor-header-actions{flex:none;align-items:center;gap:16px;display:flex}.app-shell .save-feedback{align-items:center;gap:8px;display:flex}.app-shell .save-feedback[data-error=true] .save-state{color:var(--danger)}.app-shell .save-retry-button{border:1px solid var(--line-strong);min-height:30px;color:var(--ink);background:var(--surface);border-radius:7px;padding:0 10px}.app-shell .save-state{color:var(--muted);font-size:var(--font-size-small);letter-spacing:.1px;font-weight:400;line-height:18px}.app-shell .editor-wrap{--side-card-width:320px;--card-padding:24px;grid-template-columns:minmax(0, 1fr) var(--side-card-width);flex:auto;grid-template-rows:320px minmax(560px,1fr);grid-template-areas:"core media""narrative narrative";gap:28px 22px;width:100%;max-width:none;min-height:0;margin:0;padding:30px 30px 24px;display:grid;overflow:auto}.app-shell .editor-wrap:has(>.panel-error,>.panel-note){grid-template-rows:auto 320px minmax(560px,1fr);grid-template-areas:"notice notice""core media""narrative narrative"}.app-shell .editor-wrap>.panel-error,.app-shell .editor-wrap>.panel-note{grid-area:notice;margin:0}.app-shell .core-fields-card{grid-area:core}.app-shell .media-card{grid-area:media}.app-shell .narrative-card{grid-area:narrative}.app-shell .form-card{border-color:var(--line);min-width:0;box-shadow:none;border-radius:12px;margin:0;padding:24px}.app-shell .core-fields-card,.app-shell .media-card{height:320px;min-height:320px;overflow:hidden}.app-shell .core-fields-card>.section-title,.app-shell .media-card>.section-title{grid-template-rows:24px 18px;gap:2px;min-height:44px;margin-bottom:20px}.app-shell .core-fields-card>.section-title .section-note,.app-shell .media-card>.section-title .section-note{-webkit-line-clamp:1;height:18px}.app-shell .core-fields-card{align-self:stretch}.app-shell .core-fields-card-exhibit{z-index:6;position:relative;overflow:visible}.app-shell .section-title{grid-template-rows:24px 36px;align-content:start;gap:4px;min-height:64px;margin-bottom:20px;display:grid;position:relative}.app-shell .section-title h2{font-size:var(--font-size-title);margin:0;font-weight:700;line-height:24px}.app-shell .section-note{height:36px;color:var(--muted);font-size:var(--font-size-small);letter-spacing:.1px;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:400;line-height:18px;display:-webkit-box;overflow:hidden}.app-shell .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 25px}.app-shell .core-fields-card-museum .form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 12px}.app-shell .core-fields-card-museum .form-grid>.field{align-self:start;min-width:0}.app-shell .core-fields-card-museum .radio-field{height:70px;min-height:70px}.app-shell .core-fields-card-museum .radio-options{grid-template-rows:44px;height:44px;min-height:44px;position:relative;top:6px}.app-shell .core-fields-card-museum .radio-option{height:44px;min-height:44px}.app-shell .form-grid:not(.introduction-form)>.field{grid-template-rows:20px 44px;align-content:start;align-items:start}.app-shell .field{gap:6px}.app-shell .field.full{grid-column:1/-1}.app-shell .field label{color:var(--ink);font-size:var(--font-size-body);letter-spacing:.1px;font-weight:500;line-height:20px}.app-shell .radio-field{border:0;min-width:0;margin:0;padding:0}.app-shell .radio-field legend{color:var(--ink);font-size:var(--font-size-body);letter-spacing:.1px;margin:0;padding:0;font-weight:500;line-height:20px}.app-shell .radio-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-height:44px;display:grid}.app-shell .radio-option{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:8px;align-items:center;gap:9px;min-width:0;min-height:44px;padding:0 12px;transition:border-color .16s,background-color .16s;display:flex}.app-shell .radio-option:hover{border-color:var(--line-strong)}.app-shell .radio-option:has(input:checked){background:var(--surface-subtle);border-color:#777}.app-shell .radio-option:has(input:focus-visible){border-color:#6f6f6f;outline:3px solid #3333331a}.app-shell .radio-option:has(input:disabled){cursor:not-allowed;opacity:.46}.app-shell .radio-option input{width:16px;height:16px;min-height:0;accent-color:var(--brand);padding:0}.app-shell .field input,.app-shell .field select,.app-shell .readonly-value{height:44px;min-height:44px;color:var(--ink);font-size:var(--font-size-body);border-radius:8px;padding:0 12px;font-weight:400;line-height:24px}.app-shell .input-with-unit{width:100%;height:44px;position:relative}.app-shell .input-with-unit input{appearance:textfield;padding-right:42px}.app-shell .input-with-unit input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.app-shell .input-with-unit input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.app-shell .input-with-unit>span{color:var(--muted);font-size:var(--font-size-body);pointer-events:none;line-height:20px;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.app-shell .select-control{width:100%;height:44px;position:relative}.app-shell .select-control select{appearance:none;padding-right:42px}.app-shell .select-chevron{width:16px;height:16px;color:var(--muted);pointer-events:none;transform-origin:50%;transition:transform .18s;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.app-shell .select-chevron.is-up{transform:translateY(-50%)rotate(180deg)}.app-shell .tree-select-control{height:38px}.app-shell .tree-select-control select{height:38px;min-height:38px}.app-shell .readonly-value{border-color:var(--line);color:#666;background:#f6f6f6}.app-shell .field input:hover:not(:disabled),.app-shell .field select:hover:not(:disabled){border-color:var(--line-strong)}.app-shell .field input:focus-visible,.app-shell .field select:focus-visible,.app-shell .field textarea:focus-visible{outline-offset:0;border-color:#6f6f6f;outline:3px solid #3333331a}.app-shell .field textarea{border:1px solid var(--line);resize:vertical;min-height:320px;color:var(--ink);font-size:var(--font-size-body);border-radius:8px;padding:14px;font-weight:400;line-height:24px}.app-shell .multi-select-field{z-index:5;position:relative}.app-shell .multi-select-trigger{border:1px solid var(--line);width:100%;min-height:44px;color:var(--ink);background:var(--surface);cursor:pointer;font:inherit;font-size:var(--font-size-body);text-align:left;border-radius:8px;grid-template-columns:minmax(0,1fr) 20px;align-items:center;gap:12px;padding:0 12px;line-height:24px;display:grid}.app-shell .multi-select-trigger:hover:not(:disabled){border-color:var(--line-strong)}.app-shell .multi-select-trigger:focus-visible{outline-offset:0;border-color:#6f6f6f;outline:3px solid #3333331a}.app-shell .multi-select-trigger>span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell .multi-select-trigger .placeholder{color:var(--muted)}.app-shell .multi-select-chevron{width:16px;height:16px;color:var(--muted);transform-origin:50%;justify-self:center;transition:transform .18s;display:block}.app-shell .multi-select-trigger[aria-expanded=true] .multi-select-chevron{transform:rotate(180deg)}.app-shell .multi-select-popover{z-index:20;border:1px solid var(--line);background:var(--surface);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px 6px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 10px 24px #0000001a}.app-shell .multi-select-option{cursor:pointer;min-width:0;min-height:34px;font-size:var(--font-size-small);background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:8px;padding:0 9px;line-height:18px;transition:border-color .14s,background-color .14s;display:flex}.app-shell .multi-select-option:hover,.app-shell .multi-select-option:focus-within{background:var(--surface-subtle);border-color:#0000}.app-shell .multi-select-option.selected{border-color:var(--line);background:#f3f3f3}.app-shell .multi-select-option input[type=checkbox]{accent-color:#333;flex:0 0 14px;width:14px;min-width:14px;height:14px;min-height:14px;margin:0;padding:0}.app-shell .multi-select-option>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.app-shell .media-upload-button{cursor:pointer;width:100%;font-size:var(--font-size-body);padding:10px 18px;font-weight:500;line-height:20px}.app-shell .media-card .media-upload-button{height:44px;min-height:44px;margin-top:26px}.app-shell .media-card .media-list{margin-top:20px}.app-shell .media-card .media-item{background:var(--surface-subtle);border:0;border-radius:8px;width:100%;min-width:0;height:70px;min-height:70px;padding:8px 10px}.app-shell .media-card .media-actions{border-top:0;gap:4px;margin-top:0;padding-top:0}.app-shell .media-list{overscroll-behavior:contain;gap:8px;max-height:246px;margin-top:24px;overflow-y:auto}.app-shell .media-empty{border:1px dashed var(--line-strong);min-height:112px;color:var(--muted);background:var(--surface-subtle);border-radius:10px;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;padding:18px;display:flex}.app-shell .media-empty strong{color:var(--ink);font-size:var(--font-size-body);font-weight:600;line-height:20px}.app-shell .media-empty span{font-size:var(--font-size-small);line-height:18px}.app-shell .media-item{border-color:var(--line);background:var(--surface-subtle);flex-direction:column;align-items:stretch;gap:0;padding:12px;display:flex}.app-shell .media-actions{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:12px;margin-top:10px;padding-top:8px;display:flex}.app-shell .media-file-heading{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.app-shell .media-file-heading strong{min-width:0;color:var(--ink);font-size:var(--font-size-body);flex:auto;font-weight:600;line-height:20px}.app-shell .media-file-heading .media-actions{flex:none}.app-shell .media-text-action{min-height:30px;color:var(--muted);background:var(--surface);box-shadow:inset 0 0 0 1px var(--line);cursor:pointer;font-size:var(--font-size-small);text-align:center;border:0;border-radius:6px;padding:4px 10px;font-weight:500;line-height:20px;transition:color .16s,background-color .16s,box-shadow .16s}.app-shell .media-text-action:hover:not(:disabled){color:var(--ink);background:var(--brand-soft);box-shadow:inset 0 0 0 1px var(--line-strong)}.app-shell .media-text-action:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.app-shell .media-text-action:disabled{cursor:not-allowed;opacity:.45}.app-shell .media-text-action.destructive{color:var(--danger)}.app-shell .media-text-action.destructive:hover:not(:disabled){color:var(--danger);background:#fff5f5;box-shadow:inset 0 0 0 1px #efcaca}.app-shell .media-file-meta{width:100%;min-width:0}.app-shell .media-file-meta p{margin-top:4px;line-height:16px}.app-shell .media-file-meta strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.app-shell .narrative-card{--narrative-body-font-size:var(--font-size-body);height:100%;min-height:560px;box-shadow:none;background:0 0;border:0;grid-template-columns:minmax(420px,1.45fr) minmax(360px,1fr);gap:22px;padding:0;display:grid}.app-shell .narrative-editor,.app-shell .narrative-ai{border:1px solid var(--line);background:var(--surface);border-radius:12px;flex-direction:column;min-width:0;min-height:0;padding:18px;display:flex;overflow:hidden}.app-shell .narrative-editor{gap:24px;padding-top:36px}.app-shell .narrative-ai>.section-title{flex:none;margin-bottom:18px}.app-shell .introduction-form{flex:auto;min-height:0;display:flex}.app-shell .introduction-field-wrap{flex:auto;min-height:0;display:flex;position:relative}.app-shell .introduction-form .field,.app-shell .introduction-form .textarea-scroll-wrap{flex:auto;min-height:0;display:flex}.app-shell .scroll-fade-region{--scroll-fade-height:32px;min-height:0;position:relative}.app-shell .scroll-fade-content{-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-source-type:alpha;mask-mode:alpha}.app-shell .scroll-fade-region[data-scroll-fade-top=true]>.scroll-fade-content{-webkit-mask-image:linear-gradient(to bottom, transparent 0%, #000 var(--scroll-fade-height), #000 100%);mask-image:linear-gradient(to bottom, transparent 0%, #000 var(--scroll-fade-height), #000 100%);-webkit-mask-image:linear-gradient(to bottom, transparent 0%, #000 var(--scroll-fade-height), #000 100%)}.app-shell .scroll-fade-region[data-scroll-fade-bottom=true]>.scroll-fade-content{-webkit-mask-image:linear-gradient(to top, transparent 0%, #000 var(--scroll-fade-height), #000 100%);mask-image:linear-gradient(to top, transparent 0%, #000 var(--scroll-fade-height), #000 100%);-webkit-mask-image:linear-gradient(to top, transparent 0%, #000 var(--scroll-fade-height), #000 100%)}.app-shell .scroll-fade-region[data-scroll-fade-top=true][data-scroll-fade-bottom=true]>.scroll-fade-content{-webkit-mask-image:linear-gradient(to bottom, transparent 0%, #000 var(--scroll-fade-height), #000 calc(100% - var(--scroll-fade-height)), transparent 100%);mask-image:linear-gradient(to bottom, transparent 0%, #000 var(--scroll-fade-height), #000 calc(100% - var(--scroll-fade-height)), transparent 100%);-webkit-mask-image:linear-gradient(to bottom, transparent 0%, #000 var(--scroll-fade-height), #000 calc(100% - var(--scroll-fade-height)), transparent 100%)}.app-shell .textarea-scroll-wrap{background:var(--surface);box-shadow:inset 0 0 0 1px var(--line);border-radius:8px;overflow:hidden}.app-shell .textarea-scroll-wrap:focus-within{outline-offset:0;outline:3px solid #3333331a;box-shadow:inset 0 0 0 1px #6f6f6f}.app-shell .introduction-form .field>label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.app-shell .introduction-form .field textarea{resize:none;background:0 0;border:0;border-radius:7px;width:100%;height:100%;min-height:438px;padding:14px 14px 36px}.app-shell .introduction-form .field textarea:focus-visible{border-color:#0000;outline:0}.app-shell .introduction-count{z-index:3;color:var(--muted);font-size:var(--font-size-small);letter-spacing:.1px;pointer-events:none;font-weight:400;line-height:18px;position:absolute;bottom:10px;right:14px}.app-shell .ai-card{background:0 0;border:0;border-radius:0;flex-direction:column;flex:auto;justify-content:space-between;align-items:stretch;gap:14px;height:auto;min-height:0;padding:0;display:flex;overflow:hidden}.app-shell .ai-composer button:focus-visible,.app-shell .ai-candidate-actions button:focus-visible{outline-offset:2px;outline:3px solid #33333324}.app-shell .ai-message-wrap{background:0 0;border-radius:0;flex:auto;min-height:0;overflow:hidden}.app-shell .ai-message{height:100%;min-height:0;color:var(--ink);font-size:var(--narrative-body-font-size);overscroll-behavior:contain;scrollbar-gutter:stable;background:0 0;border-radius:0;padding:0;font-weight:400;line-height:24px;overflow-y:auto}.app-shell .ai-chat-transcript{flex-direction:column;align-items:stretch;gap:18px;min-height:100%;display:flex}.app-shell .ai-chat-turn{max-width:100%}.app-shell .ai-chat-turn p{color:#232323;font-size:var(--narrative-body-font-size);letter-spacing:.1px;overflow-wrap:anywhere;white-space:pre-wrap;margin:0;line-height:24px}.app-shell .ai-chat-turn-assistant{align-self:stretch}.app-shell .ai-chat-turn-user{background:#f3f3f4;border-radius:8px;align-self:flex-end;max-width:82%;padding:10px 14px}.app-shell .ai-chat-turn-candidate{padding-top:2px}.app-shell .ai-candidate-content{border:1px solid var(--line-strong);border-left:3px solid var(--ink);color:var(--ink);background:var(--surface-subtle);white-space:pre-wrap;border-radius:8px;margin:0;padding:12px 14px}.app-shell .ai-candidate-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.app-shell .ai-candidate-actions button{min-height:36px;padding:7px 12px}.app-shell .ai-candidate-confirmed{color:#315c47;font-size:var(--font-size-small);margin:10px 0 0;line-height:18px}.app-shell .ai-message-empty{color:var(--muted)}.app-shell .ai-empty-guidance{border:1px dashed var(--line-strong);background:var(--surface-subtle);border-radius:10px;gap:8px;padding:16px;display:grid}.app-shell .ai-empty-guidance strong,.app-shell .ai-candidate-field-label{color:var(--ink);font-size:var(--font-size-small);font-weight:650;line-height:18px}.app-shell .ai-empty-guidance p{color:var(--muted);margin:0;line-height:22px}.app-shell .ai-candidate-field-label{margin-bottom:6px;display:block}.app-shell .ai-search-sources{color:var(--muted);font-size:var(--font-size-small);background:0 0;border:0;flex-wrap:wrap;align-items:baseline;gap:2px 10px;margin-top:8px;padding:0;line-height:18px;display:flex}.app-shell .ai-search-sources-heading{color:var(--muted);flex:none;justify-content:flex-start;align-items:baseline;gap:8px;display:flex}.app-shell .ai-search-sources-heading>strong{font-weight:500}.app-shell .ai-search-sources-heading>span{color:var(--muted);white-space:nowrap}.app-shell .ai-search-sources ul{scrollbar-width:thin;flex-wrap:wrap;flex:320px;align-content:flex-start;gap:0 12px;min-width:0;max-height:54px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.app-shell .ai-search-sources li{flex:0 auto;min-width:0;max-width:100%;height:18px}.app-shell .ai-search-sources a{min-width:0;max-width:100%;color:var(--muted);white-space:nowrap;background:0 0;align-items:baseline;gap:4px;padding:0;text-decoration:none;display:inline-flex}.app-shell .ai-search-sources a:hover{color:var(--ink);background:0 0}.app-shell .ai-source-title,.app-shell .ai-source-host{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell .ai-source-title{max-width:180px;color:inherit;font-weight:400}.app-shell .ai-source-host{color:inherit;text-decoration:underline;-webkit-text-decoration-color:var(--line-strong);text-decoration-color:var(--line-strong);text-underline-offset:2px;flex:none;display:inline}.app-shell .ai-search-sources a:hover .ai-source-host{text-decoration-color:currentColor}.app-shell .ai-search-sources-standalone{margin-top:0}.app-shell .ai-search-sources-standalone>strong,.app-shell .ai-search-sources-standalone>span{color:var(--muted);font-weight:400}.app-shell .ai-inline-feedback{color:#315c47;font-size:var(--font-size-small);margin:0;line-height:18px}.app-shell .ai-inline-error{color:var(--danger)}.app-shell .ai-progress{flex:none;gap:7px;display:grid}.app-shell .ai-progress-heading{color:var(--muted);font-size:var(--font-size-small);justify-content:space-between;align-items:center;gap:12px;line-height:18px;display:flex}.app-shell .ai-progress-heading strong{color:var(--ink);font-weight:550}.app-shell .ai-progress-track{background:#e8e8e9;border-radius:999px;height:5px;overflow:hidden}.app-shell .ai-progress-track>span{border-radius:inherit;background:var(--brand);height:100%;transition:width .18s ease-out;display:block}.app-shell .ai-composer{border:1px solid var(--line-strong);background:var(--surface);border-radius:8px;flex:none;align-items:flex-start;gap:8px;width:100%;min-width:0;min-height:88px;margin-top:auto;padding:10px 50px 10px 12px;display:flex;position:relative;box-shadow:0 0 12px #0000001a}.app-shell .ai-composer-label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.app-shell .ai-composer textarea{resize:none;width:100%;min-width:0;height:66px;min-height:66px;max-height:112px;color:var(--ink);font-family:inherit;font-size:var(--font-size-body);background:0 0;border:0;outline:none;flex:auto;padding:0;line-height:22px}.app-shell .ai-composer textarea:disabled{color:var(--muted)}.app-shell .ai-composer textarea::placeholder{color:#666;opacity:1}.app-shell .ai-composer button{cursor:pointer;min-height:22px;font-size:var(--font-size-small);border:0;border-radius:8px;flex:none;padding:6px 9px;font-weight:600;line-height:20px}.app-shell .ai-composer button.ai-composer-submit{background:#333;border-radius:50%;place-items:center;width:30px;height:30px;padding:0;display:grid;position:absolute;bottom:10px;right:10px}.app-shell .ai-composer-submit img{width:16px;height:16px;display:block}.app-shell .ai-composer-submit:hover:not(:disabled){background:#262626}.app-shell .ai-composer-submit:active:not(:disabled){background:#1f1f1f}.app-shell .ai-composer button.ai-composer-submit:disabled{cursor:not-allowed;background:#8e8f90}.app-shell .ai-result-field{flex-direction:column;gap:6px;min-height:0;display:flex}.app-shell .ai-result-field label{color:var(--ink);font-size:var(--font-size-body);letter-spacing:.1px;font-weight:500;line-height:20px}.app-shell .ai-result-field textarea{border:1px solid var(--line-strong);width:100%;color:var(--ink);background:var(--surface);font:inherit;font-size:var(--narrative-body-font-size);resize:none;border-radius:8px;padding:12px 13px;line-height:24px}.app-shell .ai-result-field textarea:focus-visible{outline-offset:0;border-color:#6f6f6f;outline:3px solid #3333331a}.app-shell .ai-result-field textarea[readonly]{cursor:default}.app-shell .ai-result-summary textarea{height:72px;min-height:72px}.app-shell .ai-result-detail{flex:auto}.app-shell .ai-result-detail textarea{flex:auto;min-height:0}.app-shell .ai-result-pending{color:#617486;font-size:var(--font-size-small);line-height:18px}.app-shell .primary-button,.app-shell .secondary-button{min-height:40px;font-size:var(--font-size-body);border-radius:8px;font-weight:500;line-height:20px}.app-shell .primary-button{color:#fff;background:#333;border:0}.app-shell .primary-button:hover:not(:disabled){background:#262626}.app-shell .secondary-button{border-color:var(--line-strong);color:var(--ink);background:var(--surface)}.app-shell button:disabled{cursor:not-allowed;opacity:.46}.app-shell .preview-panel>.panel-heading{border-bottom:1px solid var(--line);flex:none;order:1;min-height:80px;padding:16px 30px}.app-shell .preview-panel>.panel-heading h2{font-size:var(--font-size-title);font-weight:700;line-height:24px}.app-shell .preview-panel>.panel-heading p{font-size:var(--font-size-small);letter-spacing:.1px;margin-top:2px;line-height:18px}.app-shell .preview-body{height:100%;min-height:0;padding:30px;overflow:auto}.app-shell .preview-scroll-wrap{background:var(--surface);--scroll-fade-height:40px;flex:auto;order:4;min-height:0;overflow:hidden}.app-shell .preview-scroll-wrap .preview-body{flex:none;padding:30px}.app-shell .preview-cover{aspect-ratio:510/286;height:auto;color:var(--muted);background:var(--surface-subtle);font-size:var(--font-size-small);border-radius:12px;place-items:center;line-height:18px;display:grid;position:relative;overflow:hidden}.app-shell .preview-cover img{object-fit:cover}.app-shell .preview-body h2{font-size:var(--font-size-title);letter-spacing:-.2px;margin-top:20px;font-weight:700;line-height:28px}.app-shell .preview-narrative{border-top:1px solid var(--line);margin-top:24px;padding-top:24px}.app-shell .preview-summary,.app-shell .preview-detail{margin:0}.app-shell .preview-detail{margin-top:18px}.app-shell .preview-summary>span,.app-shell .preview-detail>span{color:var(--muted);font-size:var(--font-size-small);letter-spacing:.1px;font-weight:400;line-height:18px;display:block}.app-shell .preview-summary>p,.app-shell .preview-detail>p{color:var(--ink);font-size:var(--font-size-body);white-space:pre-wrap;margin:11px 0 0;line-height:24px}.app-shell .preview-meta{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 24px;margin-top:17px;padding:0;display:grid}.app-shell .preview-meta-row{min-width:0;font-size:var(--font-size-small);white-space:nowrap;justify-content:flex-start;align-items:baseline;gap:0;line-height:18px;display:flex}.app-shell .preview-meta-row span{color:var(--muted);flex:none}.app-shell .preview-meta-row strong{min-width:0;color:var(--ink);text-align:left;text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.app-shell .preview-meta-row[data-wide=true]{white-space:normal;grid-column:1/-1;align-items:flex-start}.app-shell .preview-meta-row[data-wide=true] strong{overflow-wrap:anywhere;text-overflow:clip;white-space:normal;overflow:visible}.app-shell .cursor-tooltip{z-index:120;border:1px solid var(--line);color:#4a4a4a;width:max-content;max-width:180px;font-size:var(--font-size-small);pointer-events:none;background:#fff;border-radius:6px;padding:6px 9px;line-height:16px;position:fixed;box-shadow:0 8px 20px #18181b1f}.app-shell .workbench-dialog-backdrop{z-index:200;background:#18181b6b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.app-shell .workbench-dialog{border:1px solid var(--line);background:var(--surface);border-radius:14px;width:min(440px,100vw - 48px);padding:24px;box-shadow:0 24px 64px #0003}.app-shell .workbench-dialog-copy{gap:8px;display:grid}.app-shell .workbench-dialog-kicker{color:#617486;font-size:var(--font-size-small);font-weight:600;line-height:18px}.app-shell .workbench-dialog-kicker.destructive{color:var(--danger)}.app-shell .workbench-dialog h2{color:var(--ink);font-size:var(--font-size-title);margin:0;font-weight:650;line-height:28px}.app-shell .workbench-dialog p{color:var(--muted);font-size:var(--font-size-body);margin:0;line-height:21px}.app-shell .workbench-dialog .workbench-dialog-error{color:#9b3333;background:#fff2f2;border-radius:7px;margin-top:14px;padding:9px 11px}.app-shell .workbench-dialog-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.app-shell .dialog-secondary-button,.app-shell .dialog-primary-button,.app-shell .dialog-destructive-button{border:1px solid var(--line-strong);cursor:pointer;min-width:88px;min-height:40px;font-size:var(--font-size-body);border-radius:8px;padding:0 16px;font-weight:500}.app-shell .dialog-secondary-button{color:var(--ink);background:var(--surface)}.app-shell .dialog-primary-button{border-color:var(--brand);color:#fff;background:var(--brand)}.app-shell .dialog-destructive-button{border-color:var(--danger);color:#fff;background:var(--danger)}.app-shell .dialog-secondary-button:hover:not(:disabled),.app-shell .dialog-secondary-button:focus-visible{background:var(--surface-subtle)}.app-shell .dialog-primary-button:hover:not(:disabled),.app-shell .dialog-primary-button:focus-visible{background:var(--brand-strong)}.app-shell .dialog-destructive-button:hover:not(:disabled),.app-shell .dialog-destructive-button:focus-visible{background:#a62f2f}.app-shell .dialog-secondary-button:focus-visible,.app-shell .dialog-primary-button:focus-visible,.app-shell .dialog-destructive-button:focus-visible{outline-offset:2px;outline:3px solid #33333324}.app-shell .dialog-secondary-button:disabled,.app-shell .dialog-primary-button:disabled,.app-shell .dialog-destructive-button:disabled{cursor:not-allowed;opacity:.48}@media (width<=1540px){.app-shell .workspace{--tree-panel-width:250px;--preview-panel-width:clamp(330px, 27vw, 520px)}.app-shell .structure-brand,.app-shell .structure-account-wrap{margin-left:20px;margin-right:20px}.app-shell .structure-account-wrap{width:calc(100% - 40px)}.app-shell .structure-submit{left:20px;right:20px}.app-shell .tree-tools,.app-shell .tree-list{padding-left:16px;padding-right:16px}.app-shell .editor-wrap{--side-card-width:280px;--card-padding:20px;grid-template-columns:minmax(0, 1fr) var(--side-card-width);gap:22px 18px;padding:24px}.app-shell .form-card{padding:20px}.app-shell .narrative-card{grid-template-columns:minmax(380px,1.35fr) minmax(340px,1fr);padding:0}.app-shell .preview-body{padding:24px}}@media (width<=1439px){.app-shell .workspace{display:block;position:relative}.app-shell .editor-panel{width:100%;height:100%}.app-shell .panel-resizer{display:none}.app-shell .editor-header{grid-template-columns:auto minmax(0,1fr) auto;gap:20px;display:grid}.app-shell .compact-workbench-controls{align-items:center;gap:8px;display:flex}.app-shell .compact-workbench-controls button,.app-shell .compact-preview-trigger,.app-shell .compact-panel-heading button{border:1px solid var(--line-strong);min-height:40px;color:var(--ink);background:var(--surface);cursor:pointer;font-size:var(--font-size-body);border-radius:8px;justify-content:center;align-items:center;padding:0 14px;font-weight:500;line-height:20px;transition:border-color .16s,background-color .16s;display:inline-flex}.app-shell .compact-workbench-controls button:hover,.app-shell .compact-preview-trigger:hover,.app-shell .compact-panel-heading button:hover{background:var(--surface-subtle);border-color:#999}.app-shell .compact-workbench-controls button:focus-visible,.app-shell .compact-preview-trigger:focus-visible,.app-shell .compact-panel-heading button:focus-visible,.app-shell .compact-panel-backdrop:focus-visible{outline-offset:2px;outline:3px solid #33333329}.app-shell .compact-panel-backdrop{z-index:40;cursor:pointer;background:#14141452;border:0;border-radius:12px;width:100%;height:100%;padding:0;animation:.14s ease-out both compact-backdrop-in;display:block;position:absolute;inset:0}.app-shell .tree-panel,.app-shell .preview-panel{z-index:50;visibility:hidden;pointer-events:none;contain:paint;will-change:transform;height:100%;transition:transform .2s cubic-bezier(.2,0,0,1),visibility 0s linear .2s;position:absolute;top:0;bottom:0;box-shadow:0 20px 48px #1414142e,0 4px 16px #1414141a}.app-shell .tree-panel{width:min(360px,100% - 72px);left:0;transform:translate(calc(-100% - 12px))}.app-shell .preview-panel{width:min(560px,100% - 72px);right:0;transform:translate(calc(100% + 12px))}.app-shell .tree-panel.compact-panel-open,.app-shell .preview-panel.compact-panel-open{visibility:visible;pointer-events:auto;transition-delay:0s;transform:translate(0)}.app-shell .compact-panel-heading{border-bottom:1px solid var(--line);background:var(--surface);flex:none;order:0;justify-content:space-between;align-items:center;min-height:52px;padding:6px 16px;display:flex}.app-shell .compact-panel-heading strong{font-size:var(--font-size-body);font-weight:600;line-height:20px}}@keyframes compact-backdrop-in{0%{opacity:0}to{opacity:1}}@media (width<=1280px){.app-shell{padding:8px}.app-shell .workspace{--tree-panel-width:220px;--preview-panel-width:clamp(300px, 27vw, 420px)}.app-shell .structure-brand,.app-shell .structure-account-wrap{margin-left:16px;margin-right:16px}.app-shell .structure-account-wrap{width:calc(100% - 32px)}.app-shell .tree-tools,.app-shell .tree-list{padding-left:12px;padding-right:12px}.app-shell .structure-submit{left:16px;right:16px}.app-shell .editor-wrap{--side-card-width:240px;--card-padding:20px;grid-template-columns:minmax(0, 1fr) var(--side-card-width);gap:18px 14px;padding:20px}}@media (prefers-reduced-motion:reduce){.app-shell .tree-panel,.app-shell .preview-panel{transition:none}.app-shell .compact-panel-backdrop{animation:none}.app-shell .ai-progress-track>span{transition:none}}:is(html:has(.admin-shell),body:has(.admin-shell)){color:#333;background:#f5f5f5;min-width:1180px;overflow:hidden}.admin-clickable-row{cursor:pointer;transition:background-color .16s}.admin-clickable-row:focus-visible{outline-offset:-2px;outline:2px solid #333}.admin-museum-actions{white-space:nowrap;justify-content:center;align-items:center;gap:8px;display:flex}.admin-museum-actions button{color:#4a4a4a;min-width:56px;min-height:32px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dedede;border-radius:5px;padding:0 10px;transition:border-color .16s,background-color .16s,color .16s}.admin-museum-actions button:hover,.admin-museum-actions button:focus-visible{color:#222;background:#f5f5f5;border-color:#8d8d8d}.admin-museum-actions button.is-primary{color:#fff;background:#333;border-color:#333}.admin-museum-actions button.is-primary:hover,.admin-museum-actions button.is-primary:focus-visible{background:#111;border-color:#111}.admin-museum-actions button:disabled{cursor:not-allowed;opacity:.45}.admin-dialog.admin-museum-view-dialog{flex-direction:column;width:min(1560px,100vw - 48px);max-width:none;height:min(920px,100dvh - 48px);max-height:calc(100dvh - 48px);display:flex}.admin-museum-edit-dialog{width:min(760px,100vw - 48px);max-width:none;max-height:min(820px,100dvh - 48px)}.admin-museum-export-dialog{width:min(560px,100vw - 48px);max-width:none}.admin-dialog-loading,.admin-dialog-empty{color:#777;text-align:center;background:#fafafa;border:1px dashed #d8d8d8;border-radius:8px;margin:24px;padding:28px}.admin-museum-view-grid{background:#f5f5f5;flex:auto;grid-template-columns:minmax(320px,360px) minmax(560px,1fr);gap:10px;min-height:0;padding:10px;display:grid;overflow:hidden}.admin-museum-tree-panel,.admin-museum-result-panel{background:#fff;border:1px solid #e5e5e5;border-radius:10px;flex-direction:column;min-height:0;padding:0;display:flex;overflow:hidden}.admin-dialog-section-heading{border-bottom:1px solid #ededed;justify-content:space-between;align-items:flex-start;gap:16px;min-height:72px;margin:0;padding:14px 18px;display:flex}.admin-dialog-section-heading h4{color:#2f2f2f;font-size:var(--font-size-body);margin:0;line-height:22px}.admin-dialog-section-heading p,.admin-dialog-section-heading>span{color:#8b8b8b;font-size:var(--font-size-small);margin:3px 0 0;line-height:18px}.admin-dialog-section-heading>strong{color:#333;font-size:var(--font-size-body)}.admin-museum-tree-scroll,.admin-museum-result-scroll{flex:auto;min-height:0;overflow:auto}.admin-museum-tree-scroll{--surface:#fff;--surface-subtle:#fafafa;--line:#e5e5e5;--line-strong:#d4d4d4;--ink:#333;--muted:#666;--brand:#333;--brand-strong:#262626;--brand-soft:#f5f5f5;--success:#247553;--warning:#a36a15;--danger:#c13b3b;padding:0}.admin-museum-result-scroll{padding:18px}.admin-museum-preview-loading,.admin-museum-preview-error{color:#777;min-height:220px;font-size:var(--font-size-small);text-align:center;align-content:center;place-items:center;gap:12px;display:grid}.admin-museum-preview-error p{margin:0}.admin-museum-preview-error button{color:#333;cursor:pointer;background:#fff;border:1px solid #d4d4d4;border-radius:7px;min-width:80px;min-height:36px}.admin-museum-node-preview{grid-template-rows:auto auto;grid-template-columns:minmax(320px,.82fr) minmax(420px,1.18fr);align-items:start;gap:24px 20px;display:grid}.admin-museum-preview-cover{aspect-ratio:16/9;color:#999;background:#f7f7f7;border:1px solid #e5e5e5;border-radius:10px;width:100%;min-height:0;position:relative;overflow:hidden}.admin-museum-preview-cover img{object-fit:cover}.admin-museum-preview-cover>span{font-size:var(--font-size-small);place-items:center;display:grid;position:absolute;inset:0}.admin-museum-preview-copy{flex-direction:column;min-width:0;display:flex}.admin-museum-preview-copy>h3{color:#262626;font-size:var(--font-size-title);margin:0 0 18px;font-weight:650;line-height:1.35}.admin-museum-preview-meta{border-top:1px solid #ededed;flex:auto;gap:0;margin:0;display:grid}.admin-museum-preview-meta>div{border-bottom:1px solid #ededed;grid-template-columns:max-content minmax(0,1fr);align-items:baseline;gap:4px;min-height:38px;padding:9px 0;display:grid}.admin-museum-preview-meta dt,.admin-museum-preview-meta dd{font-size:var(--font-size-small);margin:0;line-height:20px}.admin-museum-preview-meta dt{color:#777;white-space:nowrap;font-weight:600}.admin-museum-preview-meta dd{color:#444;overflow-wrap:anywhere}.admin-museum-node-preview.content-museum .admin-museum-preview-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-museum-node-preview.content-museum .admin-museum-preview-meta>div:nth-child(odd){padding-right:18px}.admin-museum-node-preview.content-museum .admin-museum-preview-meta>div:nth-child(2n){border-left:1px solid #ededed;padding-left:18px}.admin-museum-preview-narrative{grid-column:1/-1;gap:18px;margin-top:0;padding-top:2px;display:grid}.admin-museum-preview-narrative>div{border-top:1px solid #ededed;padding-top:16px}.admin-museum-preview-narrative span{color:#555;font-size:var(--font-size-small);font-weight:650}.admin-museum-preview-narrative p{color:#555;font-size:var(--font-size-body);white-space:pre-wrap;margin:8px 0 0;line-height:1.75}.admin-museum-result-counts{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0 0 18px;display:grid}.admin-museum-result-counts div{background:#fafafa;border:1px solid #e8e8e8;border-radius:7px;padding:12px}.admin-museum-result-counts dt{color:#888;font-size:var(--font-size-small)}.admin-museum-result-counts dd{color:#333;font-size:var(--font-size-title);font-variant-numeric:tabular-nums;margin:6px 0 0;font-weight:600}.admin-museum-result-section{border-top:1px solid #ededed;padding:14px 0}.admin-museum-result-section h5{color:#444;font-size:var(--font-size-small);margin:0 0 8px}.admin-museum-result-section p,.admin-museum-result-section li{color:#777;font-size:var(--font-size-small);line-height:20px}.admin-museum-result-section p{margin:0}.admin-museum-result-section p.is-success{color:#3f745a}.admin-museum-result-section ul{margin:0;padding-left:18px}.admin-preview-tags{flex-wrap:wrap;gap:6px;display:flex}.admin-preview-tags span{color:#555;font-size:var(--font-size-small);background:#f1f1f1;border-radius:5px;padding:4px 8px}.admin-contributor-picker{border:1px solid #e3e3e3;border-radius:8px;min-width:0;margin:0;padding:16px}.admin-contributor-picker legend{color:#333;font-size:var(--font-size-body);padding:0 6px;font-weight:600}.admin-contributor-picker>p{color:#888;font-size:var(--font-size-small);margin:0 0 12px}.admin-contributor-search{margin-bottom:10px}.admin-contributor-list{gap:6px;max-height:280px;display:grid;overflow:auto}.admin-contributor-option{cursor:pointer;border:1px solid #e8e8e8;border-radius:7px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:54px;padding:8px 10px;display:grid}.admin-contributor-option:hover{background:#fafafa;border-color:#aaa}.admin-contributor-option.is-disabled{cursor:not-allowed;opacity:.58}.admin-contributor-option span{gap:3px;display:grid}.admin-contributor-option strong,.admin-contributor-option small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-contributor-option strong{color:#444;font-size:var(--font-size-small)}.admin-contributor-option small{color:#888;font-size:var(--font-size-small)}.admin-contributor-option em{color:#777;font-size:var(--font-size-small);font-style:normal}.admin-file-name-input{grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.admin-file-name-input input{border-radius:6px 0 0 6px}.admin-file-name-input em{color:#777;min-height:42px;font-size:var(--font-size-small);background:#f5f5f5;border:1px solid #d7d7d7;border-left:0;border-radius:0 6px 6px 0;place-items:center;padding:0 12px;font-style:normal;display:grid}.admin-export-directory-field{gap:7px;display:grid}.admin-export-directory-field>span{color:#494949;font-size:var(--font-size-small);font-weight:600}.admin-export-directory-field>div{background:#fafafa;border:1px solid #dedede;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:8px 10px 8px 14px;display:flex}.admin-export-directory-field strong{color:#4a4a4a;font-size:var(--font-size-small);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-export-directory-field .admin-secondary-button{flex:none;min-height:36px}.admin-export-directory-field small{color:#858585;font-size:var(--font-size-small);line-height:17px}@media (width<=1280px){.admin-museum-view-grid{grid-template-columns:minmax(300px,330px) minmax(0,1fr)}.admin-museum-node-preview{grid-template-columns:minmax(0,1fr)}.admin-museum-preview-narrative{grid-column:1}.admin-museum-node-preview.content-museum .admin-museum-preview-meta{grid-template-columns:minmax(0,1fr)}.admin-museum-node-preview.content-museum .admin-museum-preview-meta>div:nth-child(odd),.admin-museum-node-preview.content-museum .admin-museum-preview-meta>div:nth-child(2n){border-left:0;padding-left:0;padding-right:0}}@media (width<=820px){.admin-museum-view-dialog,.admin-museum-edit-dialog,.admin-museum-export-dialog{width:100%;max-height:92dvh}.admin-museum-view-grid{grid-template-columns:minmax(0,1fr);overflow:auto}.admin-museum-tree-panel,.admin-museum-result-panel{min-height:0;overflow:visible}.admin-museum-result-counts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.admin-clickable-row,.admin-museum-actions button,.admin-museum-tree-toggle svg,.admin-museum-tree-select{transition:none}}.admin-shell{--admin-surface:#fff;--admin-surface-subtle:#fafafa;--admin-canvas:#f5f5f5;--admin-line:#e5e5e5;--admin-line-strong:#d4d4d4;--admin-ink:#333;--admin-muted:#666;--admin-action:#333;--admin-action-hover:#262626;--admin-success:#247553;--admin-warning:#a36a15;--admin-danger:#c13b3b;width:100%;height:100dvh;color:var(--admin-ink);background:var(--admin-canvas);grid-template-columns:280px minmax(0,1fr);gap:10px;padding:10px;font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,system-ui,sans-serif;display:grid;overflow:hidden}.admin-shell svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;flex:none;width:18px;height:18px}.admin-skip-link{z-index:100;color:#fff;background:var(--admin-action);font-size:var(--font-size-small);border-radius:8px;padding:8px 12px;text-decoration:none;position:fixed;top:14px;left:14px;transform:translateY(-160%)}.admin-skip-link:focus{transform:translateY(0)}.admin-sidebar,.admin-main{border:1px solid var(--admin-line);background:var(--admin-surface);border-radius:12px;min-width:0;min-height:0;overflow:hidden}.admin-sidebar{flex-direction:column;display:flex}.admin-brand{flex:none;align-items:center;height:64px;margin:0 26px;padding-top:10px;display:flex}.admin-brand img{object-fit:contain;object-position:left center;width:220px;max-width:100%;height:auto;display:block}.admin-account{border-bottom:1px solid var(--admin-line);grid-template-columns:38px minmax(0,1fr);align-items:center;gap:12px;min-height:84px;margin:0 20px;padding:8px 6px 14px;display:grid}.admin-avatar,.admin-museum-mark{color:#ad3847;background:#faecee;border-radius:999px;place-items:center;font-weight:500;display:grid}.admin-avatar{width:38px;height:38px;font-size:var(--font-size-body)}.admin-account-copy,.admin-account-copy strong,.admin-account-copy small{min-width:0;display:block}.admin-account-copy strong,.admin-account-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-account-copy strong{font-size:var(--font-size-body);font-weight:500;line-height:22px}.admin-account-copy small{color:var(--admin-muted);font-size:var(--font-size-small);margin-top:2px;line-height:18px}.admin-nav{gap:4px;padding:22px 20px;display:grid}.admin-nav-label{color:#4d5359;font-size:var(--font-size-small);padding:0 8px 8px;font-weight:600}.admin-nav button,.admin-nav a{min-height:42px;color:var(--admin-muted);cursor:pointer;font-size:var(--font-size-body);text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:10px;padding:0 12px;text-decoration:none;transition:color .16s,background-color .16s;display:grid}.admin-nav button:hover,.admin-nav a:hover{color:var(--admin-ink);background:var(--admin-surface-subtle)}.admin-nav button[aria-current=page],.admin-nav a[aria-current=page]{color:var(--admin-ink);background:#f0f0f0;font-weight:600}.admin-sidebar-footer{border-top:1px solid var(--admin-line);gap:8px;margin:auto 20px 20px;padding-top:16px;display:grid}.admin-sidebar-footer p{color:var(--admin-muted);font-size:var(--font-size-small);margin:0 0 4px;line-height:18px}.admin-sidebar-footer a,.admin-sidebar-footer button{border:1px solid var(--admin-line);min-height:36px;color:var(--admin-ink);cursor:pointer;font-size:var(--font-size-small);background:#fff;border-radius:8px;justify-content:center;align-items:center;text-decoration:none;display:flex}.admin-sidebar-footer button{color:var(--admin-danger)}.admin-main{grid-template-rows:80px minmax(0,1fr);display:grid}.admin-header{border-bottom:1px solid var(--admin-line);background:#fffffff5;justify-content:space-between;align-items:center;gap:24px;padding:0 28px;display:flex}.admin-header h1{font-size:var(--font-size-title);margin:2px 0 0;font-weight:650;line-height:24px}.admin-header p{color:var(--admin-muted);font-size:var(--font-size-small);margin:3px 0 0}.admin-header .admin-breadcrumb{color:#878787;font-size:var(--font-size-small);margin:0}.admin-header-actions{align-items:center;gap:12px;display:flex}.admin-live-status{color:var(--admin-muted);font-size:var(--font-size-small);align-items:center;gap:7px;display:inline-flex}.admin-live-status>span{background:var(--admin-line-strong);border-radius:999px;width:7px;height:7px}.admin-live-status.is-ready>span{background:var(--admin-success)}.admin-secondary-button,.admin-primary-button,.admin-filter-reset,.admin-auth-banner a,.admin-auth-banner button,.admin-inline-error button,.admin-empty-state button{border:1px solid var(--admin-line-strong);cursor:pointer;min-height:40px;font-size:var(--font-size-small);background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-weight:500;text-decoration:none;transition:border-color .16s,color .16s,background-color .16s;display:inline-flex}.admin-secondary-button:hover:not(:disabled),.admin-filter-reset:hover:not(:disabled){background:var(--admin-surface-subtle);border-color:#999}.admin-secondary-button:disabled,.admin-filter-reset:disabled{cursor:not-allowed;opacity:.45}.admin-scroll{scroll-behavior:smooth;background:var(--admin-canvas);min-height:0;overflow:auto}.admin-content{gap:20px;width:100%;max-width:1600px;margin:0 auto;padding:24px 28px 56px;display:grid}.admin-auth-banner{color:#4f4f4f;background:#fafafa;border:1px solid #d9d9d9;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;min-height:52px;padding:10px 14px;display:flex}.admin-auth-banner>div{align-items:baseline;gap:10px;min-width:0;display:flex}.admin-auth-banner strong,.admin-auth-banner span{font-size:var(--font-size-small)}.admin-auth-banner strong{color:var(--admin-ink);font-weight:600}.admin-auth-banner.is-signed-out,.admin-auth-banner.is-forbidden,.admin-auth-banner.is-error{color:#7f3030;background:#fff7f7;border-color:#edcaca}.admin-auth-banner a,.admin-auth-banner button,.admin-inline-error button,.admin-empty-state button{min-height:34px;color:inherit;flex:none;padding:0 12px}.admin-scope-card,.admin-filter-card,.admin-table-card,.admin-preview-card{border:1px solid var(--admin-line);background:var(--admin-surface);border-radius:12px}.admin-scope-card{padding:20px}.admin-section{scroll-margin-top:18px}.admin-section-heading{margin-bottom:14px}.admin-section-heading-row{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.admin-section-heading h2,.admin-preview-header h3{font-size:var(--font-size-title);margin:2px 0 0;font-weight:650;line-height:24px}.admin-section-heading p,.admin-preview-header p{color:var(--admin-muted);font-size:var(--font-size-small);margin:4px 0 0;line-height:18px}.admin-section-heading .admin-kicker,.admin-preview-header .admin-kicker{color:#8a8a8a;font-size:var(--font-size-small);letter-spacing:.04em;text-transform:uppercase;margin:0;font-weight:500}.admin-total-note{color:var(--admin-muted);font-size:var(--font-size-small);white-space:nowrap}.admin-scope-grid{grid-template-columns:minmax(280px,380px) minmax(0,1fr);align-items:end;gap:28px;display:grid}.admin-field{color:#4d4d4d;min-width:0;font-size:var(--font-size-small);gap:7px;font-weight:500;display:grid}.admin-field input,.admin-field select{border:1px solid var(--admin-line-strong);width:100%;height:40px;color:var(--admin-ink);font-size:var(--font-size-body);background:#fff;border-radius:8px;padding:0 10px}.admin-field select:disabled,.admin-field input:disabled{cursor:not-allowed;color:#999;background:#f7f7f7}.admin-scope-meta{border:1px solid var(--admin-line);background:var(--admin-line);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0;display:grid;overflow:hidden}.admin-scope-meta>div{background:var(--admin-surface-subtle);min-width:0;padding:10px 12px}.admin-scope-meta dt,.admin-scope-meta dd{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.admin-scope-meta dt{color:var(--admin-muted);font-size:var(--font-size-small)}.admin-scope-meta dd{font-size:var(--font-size-body);margin-top:4px;font-weight:600}.admin-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.admin-stat-card{border:1px solid var(--admin-line);background:var(--admin-surface);border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-content:center;gap:6px 12px;min-height:120px;padding:18px 20px;display:grid}.admin-stat-label{color:var(--admin-muted);font-size:var(--font-size-body);align-items:center;gap:8px;display:inline-flex}.admin-stat-label>span{background:#bcbcbc;border-radius:999px;width:8px;height:8px}.admin-stat-card strong{font-size:var(--font-size-title);font-variant-numeric:tabular-nums;grid-area:1/2/span 2;align-self:center;font-weight:700}.admin-stat-card small{color:#8a8a8a;font-size:var(--font-size-small)}.admin-stat-card.status-in_progress .admin-stat-label>span,.admin-status-badge.status-in_progress{color:#865c1e;background:#f5f0e7}.admin-stat-card.status-museum_ready .admin-stat-label>span,.admin-status-badge.status-museum_ready{color:#4c6078;background:#edf1f6}.admin-stat-card.status-archived .admin-stat-label>span,.admin-status-badge.status-archived,.admin-status-badge.status-active{color:#247553;background:#eaf4ef}.admin-filter-card{grid-template-columns:minmax(220px,1.5fr) repeat(3,minmax(140px,.8fr)) auto;align-items:end;gap:12px;margin-bottom:12px;padding:16px;display:grid}.admin-input-with-icon{display:block;position:relative}.admin-input-with-icon svg{color:#888;pointer-events:none;width:18px;height:18px;position:absolute;top:11px;left:10px}.admin-input-with-icon input{padding-left:36px}.admin-filter-reset{min-width:84px}.admin-data-layout{grid-template-columns:minmax(620px,1fr) minmax(330px,380px);align-items:start;gap:12px;min-width:0;display:grid}.admin-table-card{min-width:0;overflow:hidden}.admin-table-scroll{min-width:0;overflow-x:auto}.admin-table-card table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:800px}.admin-table-card th,.admin-table-card td{border-bottom:1px solid var(--admin-line);color:#555;font-size:var(--font-size-small);text-align:left;vertical-align:middle;padding:12px 14px}.admin-table-card th{color:#777;background:var(--admin-surface-subtle);white-space:nowrap;height:44px;font-weight:500}.admin-table-card th:first-child{width:26%}.admin-table-card th:nth-child(2){width:9%}.admin-table-card th:nth-child(3){width:12%}.admin-table-card th:nth-child(4),.admin-table-card th:nth-child(5){width:18%}.admin-table-card th:nth-child(6){width:17%}.admin-table-card tbody tr:last-child td{border-bottom:0}.admin-table-card tbody tr{transition:background-color .16s}.admin-table-card tbody tr:hover,.admin-table-card tbody tr.is-selected{background:#fafafa}.admin-table-card tbody tr.is-selected{box-shadow:inset 3px 0 #333}.admin-museum-select{width:100%;color:var(--admin-ink);cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:9px;padding:0;display:grid}.admin-museum-mark{width:32px;height:32px;font-size:var(--font-size-small)}.admin-museum-select>span:last-child,.admin-museum-select strong,.admin-museum-select small{min-width:0;display:block}.admin-museum-select strong,.admin-museum-select small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-museum-select strong{font-size:var(--font-size-body);font-weight:500}.admin-museum-select small{color:#888;font-size:var(--font-size-small);margin-top:2px}.admin-status-badge{color:#686868;min-height:26px;font-size:var(--font-size-small);white-space:nowrap;background:#f0f0f0;border-radius:999px;align-items:center;padding:0 9px;display:inline-flex}.admin-progress-cell{gap:7px;display:grid}.admin-progress-cell>span:first-child{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.admin-progress-cell strong,.admin-progress-cell small{font-size:var(--font-size-small);font-variant-numeric:tabular-nums}.admin-progress-cell strong{color:var(--admin-ink);font-weight:600}.admin-progress-cell small{color:#888}.admin-progress-track{background:#ededed;border-radius:2px;height:4px;display:block;overflow:hidden}.admin-progress-track>span{background:#4c4c4c;border-radius:2px;height:100%;display:block}.admin-preview-card{min-height:440px;position:sticky;top:0;overflow:hidden}.admin-preview-header{border-bottom:1px solid var(--admin-line);justify-content:space-between;align-items:center;gap:12px;min-height:72px;padding:14px 18px;display:flex}.admin-preview-body{gap:16px;padding:18px;display:grid}.admin-preview-title{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;display:grid}.admin-preview-title .admin-museum-mark{width:38px;height:38px;font-size:var(--font-size-body)}.admin-preview-title strong,.admin-preview-title span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.admin-preview-title strong{font-size:var(--font-size-body);font-weight:600}.admin-preview-title span{color:var(--admin-muted);font-size:var(--font-size-small);margin-top:3px}.admin-preview-counts{border:1px solid var(--admin-line);background:var(--admin-line);border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:0;display:grid;overflow:hidden}.admin-preview-counts>div{background:var(--admin-surface-subtle);text-align:center;min-width:0;padding:9px 6px}.admin-preview-counts dt,.admin-preview-counts dd{margin:0}.admin-preview-counts dt{color:#888;font-size:var(--font-size-small);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-preview-counts dd{font-size:var(--font-size-body);font-variant-numeric:tabular-nums;margin-top:4px;font-weight:650}.admin-preview-section{border-top:1px solid var(--admin-line);gap:9px;padding-top:14px;display:grid}.admin-preview-section-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.admin-preview-section-title strong,.admin-preview-section-title span{font-size:var(--font-size-small)}.admin-preview-section-title strong{font-weight:600}.admin-preview-section-title span{color:#888}.admin-success-note{color:var(--admin-success);font-size:var(--font-size-small);align-items:center;gap:7px;margin:0;display:flex}.admin-success-note svg{width:16px;height:16px}.admin-anomaly-list{color:#7e4a2c;font-size:var(--font-size-small);gap:6px;margin:0;padding-left:18px;line-height:18px;display:grid}.admin-sheet-list{flex-wrap:wrap;gap:6px;display:flex}.admin-sheet-list span{border:1px solid var(--admin-line);color:#555;background:var(--admin-surface-subtle);font-size:var(--font-size-small);border-radius:6px;padding:5px 7px}.admin-sheet-list small{color:#888;font-size:var(--font-size-small);align-self:center}.admin-preview-meta{gap:8px;margin:0;display:grid}.admin-preview-meta>div{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.admin-preview-meta dt,.admin-preview-meta dd{font-size:var(--font-size-small);margin:0}.admin-preview-meta dt{color:#888}.admin-preview-meta dd{color:#555;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.admin-primary-button{border-color:var(--admin-action);color:#fff;background:var(--admin-action);width:100%}.admin-primary-button:hover:not(:disabled){border-color:var(--admin-action-hover);background:var(--admin-action-hover)}.admin-inline-error,.admin-preview-error{color:#7f3030;background:#fff7f7;border:1px solid #edcaca;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:12px;padding:12px 14px;display:flex}.admin-inline-error>div,.admin-preview-error{font-size:var(--font-size-small)}.admin-inline-error strong,.admin-inline-error span,.admin-preview-error strong,.admin-preview-error span{display:block}.admin-inline-error span,.admin-preview-error span{margin-top:3px}.admin-preview-error{margin:18px;display:grid}.admin-empty-state{color:#888;text-align:center;align-content:center;place-items:center;gap:7px;min-height:200px;display:grid}.admin-empty-state svg{width:24px;height:24px}.admin-empty-state strong{color:#555;font-size:var(--font-size-body);font-weight:600}.admin-empty-state span{font-size:var(--font-size-small)}.admin-preview-empty{min-height:360px}.admin-skeleton-row span,.admin-preview-skeleton span{background:linear-gradient(90deg,#f0f0f0 25%,#f8f8f8 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:6px;height:12px;animation:1.4s ease-in-out infinite admin-skeleton;display:block}.admin-preview-skeleton{gap:16px;padding:20px;display:grid}.admin-preview-skeleton span:first-child{width:72%;height:36px}.admin-preview-skeleton span:nth-child(2){width:100%;height:68px}.admin-preview-skeleton span:nth-child(3){width:100%;height:92px}.admin-preview-skeleton span:nth-child(4){width:64%;height:18px}.admin-export-button{border:1px solid var(--admin-action);color:#fff;background:var(--admin-action);cursor:pointer;min-height:40px;font-size:var(--font-size-small);border-radius:8px;padding:0 16px;font-weight:500}.admin-export-button:hover:not(:disabled){border-color:var(--admin-action-hover);background:var(--admin-action-hover)}.admin-export-button:disabled{cursor:not-allowed;opacity:.45}.admin-directory-page{padding:0}.admin-page-intro{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.admin-page-intro h2{font-size:var(--font-size-title);margin:2px 0 0;font-weight:650;line-height:24px}.admin-page-intro p{color:var(--admin-muted);font-size:var(--font-size-small);margin:4px 0 0;line-height:18px}.admin-page-intro .admin-kicker{color:#8a8a8a;font-size:var(--font-size-small);letter-spacing:.04em;text-transform:uppercase;margin:0;font-weight:500}.admin-page-intro .admin-primary-button,.admin-page-intro .admin-secondary-button{flex:none;width:auto}.admin-page-actions{align-items:center;gap:8px;display:flex}.admin-notice,.admin-information-banner{color:#2e654d;min-height:48px;font-size:var(--font-size-small);background:#f2f8f5;border:1px solid #d7e7de;border-radius:8px;align-items:center;gap:9px;padding:10px 14px;line-height:18px;display:flex}.admin-information-banner{border-color:var(--admin-line);color:#555;background:var(--admin-surface-subtle)}.admin-information-banner svg{width:17px;height:17px}.admin-directory-stats{border:1px solid var(--admin-line);background:var(--admin-line);border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.admin-directory-stats article{background:#fff;justify-content:space-between;align-items:center;gap:16px;min-height:88px;padding:16px 20px;display:flex}.admin-directory-stats strong{font-size:var(--font-size-title);font-variant-numeric:tabular-nums;font-weight:700}.admin-attention-section{background:#fff;border:1px solid #e5d8bf;border-radius:12px;overflow:hidden}.admin-attention-heading{background:#fffaf2;border-bottom:1px solid #eee5d5;justify-content:space-between;align-items:center;gap:20px;min-height:86px;padding:15px 18px;display:flex}.admin-attention-title,.admin-attention-actions,.admin-attention-museum{align-items:center;display:flex}.admin-attention-title{gap:12px;min-width:0}.admin-attention-title>div,.admin-attention-museum>span:last-child{min-width:0}.admin-attention-icon{color:#835f28;background:#f5ead5;border-radius:8px;flex:none;place-items:center;width:36px;height:36px;display:grid}.admin-attention-icon svg,.admin-attention-empty svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:19px;height:19px}.admin-attention-heading .admin-kicker{color:#967448;font-size:var(--font-size-small);letter-spacing:.04em;text-transform:uppercase;margin:0 0 2px;font-weight:500}.admin-attention-heading h3{color:var(--admin-ink);font-size:var(--font-size-title);margin:0;font-weight:650;line-height:24px}.admin-attention-heading h3+span{color:#776d5e;font-size:var(--font-size-small);margin-top:2px;line-height:18px;display:block}.admin-attention-actions{flex:none;gap:12px}.admin-attention-total{color:#776d5e;font-size:var(--font-size-small);white-space:nowrap}.admin-attention-total strong{color:#6e4d1e;font-size:var(--font-size-title);font-variant-numeric:tabular-nums;margin-right:3px}.admin-attention-actions .admin-secondary-button[aria-pressed=true]{color:#6e4d1e;background:#f7ecd9;border-color:#bda57e}.admin-attention-grid{background:#fff;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.admin-attention-item{background:#fff;border-bottom:1px solid #eee5d5;grid-template-columns:minmax(210px,1.25fr) minmax(170px,1fr) auto;align-items:center;gap:16px;min-width:0;padding:15px 18px;display:grid}.admin-attention-item:nth-child(odd){border-right:1px solid #eee5d5}.admin-attention-item:nth-last-child(-n+2){border-bottom:0}.admin-attention-item:last-child:nth-child(odd){border-right:0;grid-column:1/-1}.admin-attention-museum{gap:9px;min-width:0}.admin-attention-museum strong,.admin-attention-museum small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.admin-attention-museum strong{color:var(--admin-ink);font-size:var(--font-size-body);font-weight:550}.admin-attention-museum small{color:#888;font-size:var(--font-size-small);font-variant-numeric:tabular-nums;margin-top:2px}.admin-attention-reasons{flex-wrap:wrap;gap:5px;min-width:0;display:flex}.admin-attention-reasons span{color:#76531f;font-size:var(--font-size-small);white-space:nowrap;background:#f8edda;border-radius:6px;padding:4px 7px;line-height:18px}.admin-attention-reasons .priority-medium{color:#625b50;background:#f1efeb}.admin-attention-meta{gap:14px;margin:0;display:flex}.admin-attention-meta div{min-width:52px}.admin-attention-meta dt,.admin-attention-meta dd{text-align:right;white-space:nowrap;margin:0}.admin-attention-meta dt{color:#888;font-size:var(--font-size-small)}.admin-attention-meta dd{color:var(--admin-ink);font-size:var(--font-size-body);font-variant-numeric:tabular-nums;margin-top:2px;font-weight:600}.admin-attention-more{color:#776d5e;font-size:var(--font-size-small);background:#fffaf2;border-top:1px solid #eee5d5;margin:0;padding:10px 18px;line-height:18px}.admin-attention-empty{color:#557360;justify-content:center;align-items:center;gap:10px;min-height:96px;display:flex}.admin-attention-empty span,.admin-attention-empty strong,.admin-attention-empty small{display:block}.admin-attention-empty strong{font-size:var(--font-size-body);font-weight:550}.admin-attention-empty small{color:#738079;font-size:var(--font-size-small);margin-top:2px}.admin-attention-skeleton{background:#fff;padding:15px 18px}.admin-attention-skeleton span{background:linear-gradient(90deg,#f0f0f0 25%,#fafafa 40%,#f0f0f0 60%) 0 0/200% 100%;border-radius:8px;height:52px;animation:1.4s infinite admin-skeleton}.admin-directory-card{border:1px solid var(--admin-line);background:#fff;border-radius:12px;min-width:0;overflow:hidden}.admin-directory-heading{border-bottom:1px solid var(--admin-line);justify-content:space-between;align-items:center;gap:20px;min-height:74px;padding:14px 18px;display:flex}.admin-directory-heading h3,.admin-directory-heading span{display:block}.admin-directory-heading h3{font-size:var(--font-size-title);margin:0;font-weight:650}.admin-directory-heading>div:first-child>span{color:var(--admin-muted);font-size:var(--font-size-small);margin-top:3px}.admin-directory-filters{grid-template-columns:minmax(260px,1.4fr) repeat(2,minmax(150px,.7fr));gap:8px;width:min(760px,68%);display:grid}.admin-directory-filters .admin-field{gap:0}.admin-directory-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:980px}.admin-directory-table th,.admin-directory-table td{border-bottom:1px solid var(--admin-line);color:#555;min-width:0;font-size:var(--font-size-small);text-align:left;vertical-align:middle;padding:12px 14px}.admin-directory-table th{color:#777;background:var(--admin-surface-subtle);white-space:nowrap;height:44px;font-weight:500}.admin-directory-table tbody tr:last-child td{border-bottom:0}.admin-directory-table tbody tr:hover,.admin-directory-table tbody tr.is-selected{background:#fafafa}.admin-directory-table td>strong,.admin-directory-table td>small{display:block}.admin-directory-table td>small{color:#888;font-size:var(--font-size-small);margin-top:3px}.admin-directory-table th:first-child{width:25%}.admin-directory-table th:nth-child(2),.admin-directory-table th:nth-child(3){width:10%}.admin-directory-table th:nth-child(4),.admin-directory-table th:nth-child(5){width:11%}.admin-directory-table th:nth-child(6){width:18%}.admin-directory-table th:nth-child(7){width:90px}.admin-directory-identity{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;min-width:0;display:grid}.admin-directory-identity>span:last-child,.admin-directory-identity strong,.admin-directory-identity small{min-width:0;display:block}.admin-directory-identity strong,.admin-directory-identity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-directory-identity strong{color:var(--admin-ink);font-size:var(--font-size-body);font-weight:550}.admin-directory-identity small{color:#888;font-size:var(--font-size-small);font-variant-numeric:tabular-nums;margin-top:2px}.admin-user-avatar{color:#4e5c69;width:34px;height:34px;font-size:var(--font-size-small);background:#edf0f2;border-radius:999px;place-items:center;font-weight:600;display:grid}.admin-row-action{color:#444;cursor:pointer;min-height:36px;font-size:var(--font-size-small);background:0 0;border:1px solid #0000;border-radius:8px;padding:0 9px;font-weight:500}.admin-row-action:hover:not(:disabled){border-color:var(--admin-line);background:var(--admin-surface-subtle)}.admin-row-action.is-danger{color:var(--admin-danger)}.admin-row-actions{align-items:center;gap:2px;display:flex}.admin-user-filters{width:min(820px,72%)}.admin-user-table th:nth-child(5),.admin-user-table th:nth-child(6){width:12%}.admin-user-table th:nth-child(7){width:100px}.admin-checkbox-cell{text-align:center!important;padding-inline:16px!important}.admin-checkbox-cell input{width:18px;height:18px;accent-color:var(--admin-action);cursor:pointer}.admin-scope-chips{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.admin-scope-chips span{border:1px solid var(--admin-line);color:#555;background:var(--admin-surface-subtle);max-width:150px;font-size:var(--font-size-small);text-overflow:ellipsis;white-space:nowrap;border-radius:6px;padding:4px 7px;overflow:hidden}.admin-scope-chips small{color:#888;font-size:var(--font-size-small)}.admin-status-badge.status-inactive,.admin-status-badge.status-suspended,.admin-status-badge.status-appeal-required{color:#8a3d3d;background:#faecec}.admin-status-badge.status-pending-phone,.admin-status-badge.status-pending-profile,.admin-status-badge.status-pending-eligibility,.admin-status-badge.status-pending-approval{color:#7e5b25;background:#f8f1e6}.admin-invitation-card{margin-top:4px}.admin-count-badge{color:#555;min-width:28px;height:28px;font-size:var(--font-size-small);font-variant-numeric:tabular-nums;background:#f0f0f0;border-radius:999px;place-items:center;display:grid!important}.admin-compact-empty{min-height:150px}.admin-dialog-backdrop{z-index:100;background:#14141473;place-items:center;padding:32px;display:grid;position:fixed;inset:0}.admin-dialog{border:1px solid var(--admin-line);background:#fff;border-radius:12px;outline:none;width:min(600px,100vw - 64px);max-height:calc(100vh - 64px);overflow:hidden;box-shadow:0 20px 60px #0000002e}.admin-operation-backdrop{z-index:140}.admin-operation-dialog{width:min(420px,100vw - 64px);max-height:none;padding:28px 28px 22px;position:relative;overflow:visible}.admin-operation-close{position:absolute;top:12px;right:12px}.admin-operation-body{text-align:center;justify-items:center;gap:10px;padding:4px 24px 8px;display:grid}.admin-operation-icon{border-radius:999px;place-items:center;width:48px;height:48px;display:grid}.admin-operation-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:24px;height:24px}.admin-operation-dialog.is-success .admin-operation-icon{color:var(--admin-success);background:#eef8f3}.admin-operation-dialog.is-error .admin-operation-icon{color:var(--admin-danger);background:#fff1f1}.admin-operation-body h3,.admin-operation-body p{margin:0}.admin-operation-body h3{color:var(--admin-ink);font-size:var(--font-size-title);font-weight:650}.admin-operation-body p{max-width:340px;color:var(--admin-muted);font-size:var(--font-size-body);line-height:1.6}.admin-operation-actions{justify-content:center;padding-top:12px}.admin-operation-actions .admin-primary-button,.admin-operation-actions .admin-secondary-button{min-width:96px}.admin-user-dialog{width:min(720px,100vw - 64px)}.admin-dialog-heading{border-bottom:1px solid var(--admin-line);justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:14px 20px;display:flex}.admin-dialog-heading h3,.admin-dialog-heading p{margin:0}.admin-dialog-heading h3{font-size:var(--font-size-title);font-weight:650}.admin-dialog-heading p{color:var(--admin-muted);font-size:var(--font-size-small);margin-top:4px;line-height:18px}.admin-icon-button{color:#666;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;flex:none;place-items:center;width:40px;height:40px;display:grid}.admin-icon-button:hover:not(:disabled){border-color:var(--admin-line);background:var(--admin-surface-subtle)}.admin-dialog-form{gap:16px;max-height:calc(100vh - 140px);padding:20px;display:grid;overflow-y:auto}.admin-dialog-form .admin-field small{color:#888;font-size:var(--font-size-small);font-weight:400;line-height:18px}.admin-dialog-grid,.admin-invite-identity-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.admin-form-error{color:#7f3030;font-size:var(--font-size-small);background:#fff7f7;border:1px solid #edcaca;border-radius:8px;margin:0;padding:10px 12px;line-height:18px}.admin-dialog-actions{justify-content:flex-end;align-items:center;gap:8px;padding-top:4px;display:flex}.admin-dialog-actions .admin-primary-button{width:auto}.admin-selected-summary{border:1px solid var(--admin-line);background:var(--admin-surface-subtle);border-radius:8px;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;padding:12px;display:grid}.admin-selected-summary>svg{width:24px;height:24px}.admin-selected-summary strong,.admin-selected-summary small{display:block}.admin-selected-summary strong{font-size:var(--font-size-body)}.admin-selected-summary small{color:var(--admin-muted);font-size:var(--font-size-small);margin-top:3px;line-height:18px}.admin-assignment-fieldset{border:1px solid var(--admin-line);border-radius:8px;gap:8px;min-width:0;margin:0;padding:14px;display:grid}.admin-assignment-fieldset legend{font-size:var(--font-size-small);padding:0 6px;font-weight:600}.admin-assignment-row{background:var(--admin-surface-subtle);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;min-height:54px;padding:8px 10px;display:flex}.admin-assignment-row strong,.admin-assignment-row small{display:block}.admin-assignment-row strong{font-size:var(--font-size-small);font-weight:600}.admin-assignment-row small,.admin-readonly-note,.admin-fieldset-empty{color:var(--admin-muted);font-size:var(--font-size-small)}.admin-assignment-row small{margin-top:3px}.admin-fieldset-empty{text-align:center;margin:0;padding:12px}.admin-danger-button{min-height:40px;color:var(--admin-danger);cursor:pointer;font-size:var(--font-size-small);background:#fff;border:1px solid #e8baba;border-radius:8px;padding:0 14px;font-weight:500}.admin-user-dialog-actions>span{flex:1}.admin-shell button:focus-visible,.admin-shell a:focus-visible,.admin-shell input:focus-visible,.admin-shell select:focus-visible{outline-offset:2px;outline:3px solid #3333332e}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes admin-skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}@media (width<=1420px){.admin-shell{grid-template-columns:250px minmax(0,1fr)}.admin-brand{margin-inline:20px}.admin-brand img{width:205px}.admin-content{padding-inline:20px}.admin-data-layout{grid-template-columns:minmax(560px,1fr) 330px}.admin-filter-card{grid-template-columns:minmax(200px,1.2fr) repeat(3,minmax(125px,.8fr))}.admin-filter-reset{grid-column:4}.admin-attention-grid{grid-template-columns:1fr}.admin-attention-item,.admin-attention-item:nth-child(odd){border-right:0}.admin-attention-item:nth-last-child(2){border-bottom:1px solid #eee5d5}}@media (prefers-reduced-motion:reduce){.admin-scroll{scroll-behavior:auto}.admin-skeleton-row span,.admin-preview-skeleton span,.admin-attention-skeleton span{animation:none}.admin-nav button,.admin-nav a,.admin-table-card tbody tr,.admin-secondary-button,.admin-primary-button,.admin-filter-reset{transition:none}}:is(html:has(.admin-shell),body:has(.admin-shell)){background:#f5f5f5;min-width:0;overflow:hidden}.admin-global-header{z-index:20;background:#fff;border-bottom:1px solid #e5e5e5;align-items:center;gap:32px;min-width:0;padding:0 40px;display:flex;position:relative}.admin-global-header .admin-brand{color:#262626;align-items:center;gap:10px;height:auto;margin:0;padding:0;text-decoration:none;display:flex}.admin-brand-mark{background:#333;border-radius:8px;width:28px;height:28px}.admin-global-header .admin-brand strong{font-size:var(--font-size-title);letter-spacing:-.01em;font-weight:700}.admin-header-spacer{flex:1}.admin-account-menu{flex:none;position:relative}.admin-account-menu summary{list-style:none}.admin-account-menu summary::-webkit-details-marker{display:none}.admin-global-header .admin-account{cursor:pointer;border:0;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;min-height:44px;margin:0;padding:0;display:grid}.admin-global-header .admin-avatar{color:#fff;width:36px;height:36px;font-size:var(--font-size-body);background:#737373}.admin-global-header .admin-account-copy strong{color:#333;font-size:var(--font-size-body);font-weight:600;line-height:19px}.admin-global-header .admin-account-copy small{color:#737373;font-size:var(--font-size-small);margin:0;line-height:17px}.admin-account-popover{background:#fff;border:1px solid #e5e5e5;border-radius:10px;gap:2px;width:210px;padding:8px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 16px 36px #0000001f}.admin-account-popover>span{color:#737373;font-size:var(--font-size-small);padding:8px 10px}.admin-account-popover a,.admin-account-popover button{color:#333;cursor:pointer;min-height:36px;font:inherit;font-size:var(--font-size-small);text-align:left;background:0 0;border:0;border-radius:6px;padding:0 10px;line-height:36px;text-decoration:none}.admin-account-popover a:hover,.admin-account-popover button:hover:not(:disabled){background:#f5f5f5}.admin-main-nav{grid-template-columns:repeat(2,132px);gap:8px;display:grid}.admin-main-nav a{color:#525252;height:44px;font-size:var(--font-size-body);background:#fff;border:1px solid #e5e5e5;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:500;text-decoration:none;display:flex}.admin-main-nav a[aria-current=page]{color:#fff;background:#333;border-color:#333}.admin-main{background:#f5f5f5;border:0;border-radius:0;grid-area:2/1;grid-template-rows:minmax(0,1fr)}.admin-scroll{height:100%;overflow:auto}.admin-content{width:100%;max-width:none;padding:28px 40px 40px}.admin-directory-page{gap:24px;width:100%;display:grid}.admin-page-intro{justify-content:space-between;align-items:center;gap:24px;min-height:52px;display:flex}.admin-page-intro h1,.admin-page-intro p{margin:0}.admin-page-intro h1{color:#262626;font-size:var(--font-size-title);font-weight:700;line-height:28px}.admin-page-intro .admin-primary-button{border-radius:8px;flex:none;width:128px;min-height:40px}.admin-directory-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0;display:grid}.admin-directory-stats article{background:#fff;border:1px solid #e5e5e5;border-radius:12px;flex-direction:column;justify-content:center;min-width:0;height:92px;padding:16px 20px;display:flex}.admin-directory-stats span{color:#737373;font-size:var(--font-size-small);line-height:18px}.admin-directory-stats strong{color:#262626;font-size:var(--font-size-title);margin-top:5px;font-weight:700;line-height:34px}.admin-management-layout{grid-template-columns:minmax(0,1fr) 280px;align-items:stretch;gap:24px;min-width:0;display:grid}.admin-directory-card,.admin-side-panel{background:#fff;border:1px solid #e5e5e5;border-radius:12px;min-width:0;min-height:800px}.admin-directory-card{flex-direction:column;padding:20px 16px 16px;display:flex;overflow:hidden}.admin-directory-heading{justify-content:space-between;align-items:flex-start;gap:16px;min-height:50px;margin:0 4px 14px;display:flex}.admin-directory-heading h2,.admin-directory-heading span{margin:0}.admin-directory-heading h2{color:#262626;font-size:var(--font-size-title);font-weight:700;line-height:23px}.admin-directory-heading>div>span{color:#737373;font-size:var(--font-size-small);margin-top:3px;line-height:18px;display:block}.admin-directory-count{color:#737373;font-size:var(--font-size-small);white-space:nowrap;line-height:23px}.admin-directory-filters{grid-template-columns:minmax(260px,1.32fr) minmax(180px,1fr) minmax(180px,1fr);gap:12px;margin:0 0 16px;display:grid}.admin-directory-filters .admin-field{min-width:0}.admin-directory-filters input,.admin-directory-filters select{color:#404040;width:100%;height:40px;font-size:var(--font-size-small);background-color:#fff;border-color:#dedede;border-radius:8px}.admin-directory-table{table-layout:fixed;min-width:900px}.admin-user-table{min-width:960px}.admin-directory-table th,.admin-directory-table td{color:#404040;font-size:var(--font-size-small);vertical-align:middle;border-bottom:1px solid #eee;padding:10px 12px}.admin-directory-table th{color:#737373;height:44px;font-size:var(--font-size-small);background:#fafafa;font-weight:500}.admin-user-table tbody tr{height:72px}.admin-museum-table th:nth-child(6){width:22%}.admin-row-actions{flex-wrap:wrap;align-items:center;gap:4px 10px;display:flex}.admin-row-action{white-space:nowrap}.admin-system-role{color:#333;font-weight:600}.admin-muted-text,.admin-readonly-note{color:#8a8a8a;font-size:var(--font-size-small)}.admin-side-panel{flex-direction:column;padding:20px;display:flex;overflow:hidden}.admin-side-heading{border-bottom:1px solid #ededed;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:16px;display:flex}.admin-side-heading h2,.admin-side-heading p{margin:0}.admin-side-heading h2{color:#262626;font-size:var(--font-size-title);line-height:23px}.admin-side-heading p{color:#737373;font-size:var(--font-size-small);margin-top:3px;line-height:18px}.admin-side-heading .admin-count-badge{color:#9a6115;cursor:pointer;background:#fff4d8;border:0;border-radius:999px;min-width:30px;height:24px;padding:0 8px}.admin-side-list{gap:10px;min-height:0;margin-top:14px;display:grid;overflow:auto}.admin-side-panel .admin-attention-item{background:#fffcf5;border:1px solid #eee5d5;border-radius:10px;gap:9px;min-height:92px;padding:12px;display:grid}.admin-side-panel .admin-attention-museum{align-items:center}.admin-side-panel .admin-attention-museum small,.admin-side-panel .admin-attention-item>small{color:#7a746c;font-size:var(--font-size-small)}.admin-side-panel .admin-attention-reasons{flex-wrap:wrap;gap:5px;display:flex}.admin-side-panel .admin-attention-reasons span{color:#895811;font-size:var(--font-size-small);background:#fff1cf;border-radius:5px;padding:3px 6px}.admin-side-empty{color:#737373;text-align:center;place-items:center;gap:6px;margin:auto 0;display:grid}.admin-side-empty svg{color:#2d805f;width:26px;height:26px}.admin-side-empty span{font-size:var(--font-size-small);line-height:18px}.admin-side-link{color:#333;min-height:38px;font-size:var(--font-size-small);border:1px solid #dedede;border-radius:8px;justify-content:center;align-items:center;margin-top:14px;text-decoration:none;display:flex}.admin-qualification-summary{gap:0;margin:4px 0 0;display:grid}.admin-qualification-summary>div{border-bottom:1px solid #ededed;grid-template-columns:minmax(0,1fr) auto;gap:2px 8px;padding:14px 0;display:grid;position:relative}.admin-qualification-summary dt,.admin-qualification-summary dd,.admin-qualification-summary small{margin:0}.admin-qualification-summary dt{color:#404040;font-size:var(--font-size-small);font-weight:600}.admin-qualification-summary dd{color:#262626;font-size:var(--font-size-title);font-weight:700}.admin-qualification-summary small{color:#737373;font-size:var(--font-size-small);grid-column:1/-1;line-height:17px}.admin-activation-rule{background:#f7f7f7;border-radius:8px;margin-top:14px;padding:12px}.admin-activation-rule strong{font-size:var(--font-size-small)}.admin-activation-rule p{color:#737373;font-size:var(--font-size-small);margin:5px 0 0;line-height:18px}.admin-pending-list{min-height:0;margin-top:18px;overflow:auto}.admin-pending-list>div,.admin-pending-list article{justify-content:space-between;align-items:center;gap:10px;display:flex}.admin-pending-list h3,.admin-pending-list>p{margin:0}.admin-pending-list h3{font-size:var(--font-size-small)}.admin-pending-list>div>span{min-width:22px;height:22px;font-size:var(--font-size-small);background:#f0f0f0;border-radius:999px;place-items:center;display:grid}.admin-pending-list article{border-bottom:1px solid #ededed;padding:12px 0}.admin-pending-list article strong,.admin-pending-list article small{display:block}.admin-pending-list article strong{font-size:var(--font-size-small)}.admin-pending-list article small,.admin-pending-list>p{color:#737373;font-size:var(--font-size-small);margin-top:3px;line-height:17px}.admin-permission-boundary{color:#737373;font-size:var(--font-size-small);border-top:1px solid #ededed;margin-top:auto;padding:12px 4px 0;line-height:18px}.admin-manage-actions{justify-content:flex-end}:is(html:has(.admin-shell),body:has(.admin-shell)){background:#f7f7f7}.admin-shell{background:#f7f7f7;grid-template:96px minmax(0,1fr)/minmax(0,1fr);gap:0;padding:0}.admin-global-header{background:#fff;border:0;border-bottom:1px solid #e5e5e5;border-radius:0;gap:24px;min-height:96px;padding:0 40px}.admin-global-header .admin-brand{flex:none;width:284px;height:48px}.admin-global-header .admin-brand img{object-fit:contain;object-position:left center;width:284px;max-width:none;height:36px}.admin-global-header .admin-account{grid-template-columns:34px minmax(0,1fr);gap:10px;min-height:42px}.admin-global-header .admin-avatar{color:#fff;background:#333;width:34px;height:34px}.admin-main-nav{background:#f7f7f7;border:1px solid #e5e5e5;border-radius:8px;grid-template-columns:repeat(2,104px);gap:2px;padding:6px}.admin-main-nav a{color:#4f4f4f;height:34px;font-size:var(--font-size-small);background:0 0;border:0;border-radius:6px;gap:6px}.admin-main-nav a[aria-current=page]{color:#333;background:#fff;border:1px solid #e2e2e2;box-shadow:0 1px 2px #0000000d}.admin-main-nav svg{width:15px;height:15px}.admin-main{background:0 0;border:0;border-radius:0}.admin-content{padding:48px 36px 40px}.admin-directory-page{gap:20px}.admin-page-intro{min-height:44px}.admin-page-intro h1{line-height:24px}.admin-page-intro p{color:#8a8a8a;font-size:var(--font-size-small);margin-top:2px;line-height:18px}.admin-page-intro .admin-primary-button{width:210px;min-height:34px;font-size:var(--font-size-small);border-radius:5px}.admin-page-intro .admin-primary-button svg{display:none}.admin-directory-stats{background:0 0;border:0;gap:24px;overflow:visible}.admin-directory-stats article{border-color:#e3e3e3;border-radius:14px;flex-direction:row;justify-content:space-between;align-items:center;height:94px;padding:0 30px}.admin-directory-stats span{color:#989898;font-size:var(--font-size-body)}.admin-directory-stats strong{font-size:var(--font-size-title);transform-origin:100%;margin:0;line-height:1;transform:scale(1.8)}.admin-progress-intro{justify-content:space-between;align-items:center;gap:20px;min-height:44px;padding:0 7px;display:flex}.admin-progress-intro h2,.admin-progress-intro p,.admin-progress-intro strong{margin:0}.admin-progress-intro h2{font-size:var(--font-size-title);line-height:23px}.admin-progress-intro p{color:#8a8a8a;font-size:var(--font-size-small);margin-top:2px;line-height:17px}.admin-progress-intro strong{font-size:var(--font-size-title);font-variant-numeric:tabular-nums;white-space:nowrap;margin-right:calc(25% + 12px)}.admin-management-layout{grid-template-columns:minmax(0,3.1fr) minmax(380px,1fr);align-items:start;gap:24px}.admin-directory-card,.admin-side-panel{border-color:#e3e3e3;border-radius:14px;min-height:846px}.admin-directory-card{padding:0}.admin-directory-heading{border-bottom:1px solid #e7e7e7;align-items:center;min-height:80px;margin:0;padding:0 24px}.admin-directory-heading h2{line-height:23px}.admin-directory-heading>div:first-child>span{color:#929292;margin-top:2px}.admin-directory-filters{grid-template-columns:minmax(300px,330px) 160px 160px;gap:16px;width:auto;margin:0}.admin-directory-filters input,.admin-directory-filters select{background-color:#fff;border-color:#e0e0e0;border-radius:6px;height:34px}.admin-directory-filters select.is-placeholder{color:#737373}.admin-directory-filters select option{color:#404040}.admin-directory-filters .admin-input-with-icon svg{color:#333;width:17px;height:17px;top:8px;left:auto;right:10px}.admin-directory-filters .admin-input-with-icon input{padding-left:12px;padding-right:36px}.admin-table-scroll{flex:1;min-height:0;overflow:auto}.admin-directory-table{min-width:940px}.admin-directory-table th,.admin-directory-table td{text-align:center;padding:0 24px}.admin-directory-table th:first-child,.admin-directory-table td:first-child{text-align:left}.admin-directory-table th{color:#686868;background:#fafafa;height:44px}.admin-museum-table tbody tr{height:78px}.admin-museum-table th:first-child,.admin-museum-table th:nth-child(2),.admin-museum-table th:nth-child(3),.admin-museum-table th:nth-child(4),.admin-museum-table th:nth-child(5),.admin-museum-table th:nth-child(6){width:16.6667%}.admin-directory-identity{grid-template-columns:34px minmax(0,1fr);gap:10px}.admin-museum-name-button{min-width:0;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.admin-museum-name-button strong,.admin-museum-name-button small{display:block}.admin-museum-mark{width:34px;height:34px}.admin-status-badge{min-height:24px;padding:0 10px}.admin-export-button{color:#fff;width:86px;min-height:34px;font-size:var(--font-size-small);cursor:pointer;background:#333;border:0;border-radius:6px;justify-content:center;align-items:center;font-weight:600;text-decoration:none;display:inline-flex}.admin-export-button:hover{background:#262626}.admin-export-button:disabled{color:#8f8f8f;cursor:default;background:#ededed}.admin-side-panel{height:476px;min-height:0;padding:0}.admin-side-heading{align-items:center;min-height:80px;padding:0 24px}.admin-side-heading h2{line-height:23px}.admin-side-heading .admin-count-badge{color:#666;background:#e9e9e9;min-width:28px;height:24px}.admin-side-heading .admin-count-badge[aria-pressed=true]{color:#fff;background:#333}.admin-side-list{margin-top:0;display:block;overflow:auto}.admin-side-panel .admin-attention-item{background:#fff;border:0;border-bottom:1px solid #e7e7e7;border-radius:0;justify-content:space-between;align-items:center;gap:14px;min-height:76px;padding:0 24px;display:flex}.admin-side-panel .admin-attention-museum{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-width:0;display:grid}.admin-side-panel .admin-attention-museum strong,.admin-side-panel .admin-attention-museum small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.admin-side-panel .admin-attention-museum strong{color:#333;font-size:var(--font-size-body);font-weight:600}.admin-side-panel .admin-attention-museum small{color:#929292;margin-top:2px}.admin-attention-reason{color:#9a6b2f;font-size:var(--font-size-small);white-space:nowrap;background:#f7f1e8;border-radius:999px;flex:none;padding:5px 13px}.admin-invitation-revoke{cursor:pointer;border:0}.admin-invitation-revoke:disabled{cursor:default;opacity:.55}@media (width<=900px){:is(html:has(.admin-shell),body:has(.admin-shell)){overflow:auto}.admin-shell{grid-template-rows:auto minmax(0,1fr);height:auto;min-height:100dvh;overflow:visible}.admin-global-header{flex-wrap:wrap;gap:10px 18px;padding:12px 20px}.admin-header-spacer{display:none}.admin-account-menu{margin-left:auto}.admin-main-nav{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.admin-main-nav a{height:40px}.admin-main{grid-row:2}.admin-content{padding:24px 20px 32px}.admin-management-layout{grid-template-columns:minmax(0,1fr)}.admin-directory-card,.admin-side-panel{min-height:0}.admin-side-panel{max-height:none}.admin-directory-filters{grid-template-columns:minmax(0,1fr)}}@media (width<=520px){.admin-global-header{padding:10px 16px 12px}.admin-global-header .admin-account-copy{display:none}.admin-global-header .admin-account{grid-template-columns:36px}.admin-content{padding:20px 16px 28px}.admin-directory-page{gap:16px}.admin-page-intro{flex-direction:column;align-items:stretch;gap:12px}.admin-page-intro .admin-primary-button{width:100%}.admin-directory-stats{grid-template-columns:minmax(0,1fr);gap:10px}.admin-directory-stats article{height:78px;padding:12px 16px}.admin-directory-stats strong{font-size:var(--font-size-title);line-height:30px}.admin-management-layout{gap:16px}.admin-directory-card,.admin-side-panel{border-radius:10px}.admin-directory-card{padding:16px 12px 12px}.admin-directory-heading{flex-direction:column;align-items:flex-start;gap:6px}.admin-side-panel{padding:16px}.admin-dialog-backdrop{align-items:flex-end;padding:0}.admin-dialog{border-radius:14px 14px 0 0;width:100%;max-height:92dvh}.admin-operation-dialog{border-radius:14px;width:calc(100% - 24px);margin-bottom:12px}.admin-dialog-grid,.admin-invite-identity-row{grid-template-columns:minmax(0,1fr)}}.admin-museum-table th:nth-child(6),.admin-museum-table td:nth-child(6){width:216px;padding-left:12px;padding-right:12px}.admin-directory-heading>div:first-child{flex:none;min-width:88px}.admin-directory-heading h2,.admin-directory-heading>div:first-child>span,.admin-directory-table th{white-space:nowrap}.admin-directory-filters{flex:1 1 0;grid-template-columns:minmax(240px,1fr) minmax(132px,150px) minmax(132px,150px);gap:12px;max-width:682px}.admin-museum-table th:first-child{width:22%}.admin-museum-table th:nth-child(2){width:14%}.admin-museum-table th:nth-child(3){width:10%}.admin-museum-table th:nth-child(4){width:11%}.admin-museum-table th:nth-child(5){width:14%}.admin-user-table th:first-child{width:20%}.admin-user-table th:nth-child(2){width:22%}.admin-user-table th:nth-child(3){width:10%}.admin-user-table th:nth-child(4){width:20%}.admin-user-table th:nth-child(5){width:13%}.admin-user-table th:nth-child(6){width:135px}@media (width<=900px){.admin-directory-heading>div:first-child{min-width:96px}.admin-directory-filters{grid-template-columns:minmax(0,1fr);width:100%;max-width:none}}
