.formal-work-sync{position:fixed;z-index:80;right:22px;bottom:22px;display:flex;min-height:38px;align-items:center;gap:8px;padding:8px 11px;border:1px solid var(--ui-color-border, #e3e5e8);border-radius:8px;background:#fffffff5;box-shadow:0 8px 24px #1418201f;color:var(--ui-color-text-secondary, #555a62);font-size:12px}.formal-work-sync.is-error{border-color:#efc2c2;background:var(--ui-color-danger-soft, #fff0f0);color:var(--ui-color-danger, #a92f2f)}.formal-work-sync.is-conflict{border-color:#e6c77a;background:#fff8e7;color:#6f5010}.formal-work-sync.is-synced{color:var(--ui-color-success, #236542)}.formal-work-sync button{display:inline-flex;align-items:center;gap:4px;margin-left:4px;padding:4px 7px;border:1px solid currentColor;border-radius:6px;background:transparent;color:inherit;cursor:pointer;font:inherit}.formal-work-sync button:focus-visible{outline:2px solid var(--ui-color-focus, #596170);outline-offset:2px}.formal-work-conflict-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:32px;background:#14182070}.formal-work-conflict-dialog{width:min(620px,calc(100vw - 64px));max-height:calc(100vh - 64px);overflow:auto;border:1px solid var(--ui-color-border, #e3e5e8);border-radius:12px;background:#fff;box-shadow:0 18px 50px #14182033;color:var(--ui-color-text-primary, #202226);font-size:14px}.formal-work-conflict-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:24px 24px 20px;border-bottom:1px solid var(--ui-color-border, #e3e5e8)}.formal-work-conflict-header h2,.formal-work-conflict-differences h3,.formal-work-conflict-confirmation p,.formal-work-conflict-header p,.formal-work-conflict-empty,.formal-work-conflict-more{margin:0}.formal-work-conflict-header h2{font-size:16px;font-weight:600;line-height:1.5}.formal-work-conflict-header p{margin-top:6px;color:var(--ui-color-text-secondary, #555a62);font-size:12px;line-height:1.6}.formal-work-conflict-close{display:grid;flex:0 0 36px;width:36px;height:36px;place-items:center;padding:0;border:0;border-radius:6px;background:transparent;color:var(--ui-color-text-secondary, #555a62);cursor:pointer}.formal-work-conflict-close:hover{background:#f2f2f2}.formal-work-conflict-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:20px 24px 16px}.formal-work-conflict-summary div{display:grid;gap:4px;padding:14px 16px;border:1px solid var(--ui-color-border, #e3e5e8);border-radius:8px;background:#fafafa}.formal-work-conflict-summary span,.formal-work-conflict-kind,.formal-work-conflict-version{color:var(--ui-color-text-tertiary, #70747c);font-size:12px}.formal-work-conflict-summary strong{font-weight:500}.formal-work-conflict-differences{padding:0 24px 24px}.formal-work-conflict-differences h3{display:flex;align-items:center;gap:8px;padding:4px 0 10px;font-size:14px;font-weight:600}.formal-work-conflict-differences h3 span{color:var(--ui-color-text-tertiary, #70747c);font-size:12px;font-weight:400}.formal-work-conflict-differences ul{margin:0;padding:0;border-top:1px solid var(--ui-color-border, #e3e5e8);list-style:none}.formal-work-conflict-differences li{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:44px;border-bottom:1px solid var(--ui-color-border, #e3e5e8)}.formal-work-conflict-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.formal-work-conflict-empty,.formal-work-conflict-more{padding:12px 0 0;color:var(--ui-color-text-secondary, #555a62);font-size:12px;line-height:1.6}.formal-work-conflict-confirmation{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;margin:24px;padding:16px;border:1px solid #e6c77a;border-radius:8px;background:#fff8e7;color:#6f5010}.formal-work-conflict-confirmation strong{font-weight:600}.formal-work-conflict-confirmation p{margin-top:5px;font-size:12px;line-height:1.6}.formal-work-conflict-actions{display:flex;justify-content:flex-end;gap:8px;padding:16px 24px;border-top:1px solid var(--ui-color-border, #e3e5e8)}.formal-work-conflict-actions button{min-height:38px;padding:0 14px;border:1px solid var(--ui-color-border-strong, #cfd2d7);border-radius:8px;background:#fff;color:var(--ui-color-text-primary, #202226);cursor:pointer;font:inherit}.formal-work-conflict-actions button:hover{background:#f6f6f6}.formal-work-conflict-actions button.is-primary{border-color:#26282c;background:#26282c;color:#fff}.formal-work-conflict-actions button.is-primary:hover{background:#111214}.formal-work-conflict-actions button.is-danger{border-color:var(--ui-color-danger, #a92f2f);background:var(--ui-color-danger, #a92f2f);color:#fff}.formal-work-conflict-actions button.is-danger:hover{background:#842323}.formal-work-conflict-close:focus-visible,.formal-work-conflict-actions button:focus-visible{outline:2px solid var(--ui-color-focus, #596170);outline-offset:2px}@media(prefers-reduced-motion:reduce){.formal-work-sync{scroll-behavior:auto}}.phone-login-page,.phone-login-page *{box-sizing:border-box}.phone-login-page{display:grid;min-width:0;min-height:100vh;place-items:center;padding:48px;background:radial-gradient(circle at 50% 12%,#ffffffe6,#fff0 42%),linear-gradient(145deg,#eef0f3,#f5f5f5 46%,#e9ecef);color:var(--ui-color-text, #23252a);font-family:var(--ui-font-sans, -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei", sans-serif);font-size:14px;line-height:20px}.phone-login-card{width:470px;min-height:446px;overflow:hidden;border:1px solid rgba(35,37,42,.1);border-radius:14px;background:#fffffff0;box-shadow:0 22px 54px #1c1f241f,0 2px 8px #1c1f240f}.phone-login-brand{display:flex;height:78px;align-items:center;gap:12px;padding:0 36px;border-bottom:1px solid var(--ui-color-border, #e6e7e9)}.phone-login-mark{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;background:var(--ui-color-text, #23252a);color:#fff;font-size:16px;font-weight:600}.phone-login-brand>span:last-child{display:grid}.phone-login-brand strong{font-size:15px;font-weight:600;line-height:20px}.phone-login-brand small{color:var(--ui-color-text-tertiary, #70747c);font-size:12px;line-height:16px}.phone-login-heading{display:flex;align-items:flex-start;gap:12px;padding:30px 36px 22px}.phone-login-heading>span{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:9px;background:var(--ui-color-brand-soft, #eceef2);color:var(--ui-color-text, #23252a)}.phone-login-heading h1{margin:0;font-size:20px;font-weight:600;line-height:28px}.phone-login-heading p{margin:3px 0 0;color:var(--ui-color-text-secondary, #555a62)}.phone-login-form{display:grid;gap:10px;padding:0 36px 28px}.phone-login-form>label{color:var(--ui-color-text-secondary, #555a62);font-size:12px}.phone-login-control{display:flex;height:42px;align-items:center;overflow:hidden;border:1px solid var(--ui-color-border-strong, #cacdd2);border-radius:8px;background:#fff;color:var(--ui-color-text-tertiary, #70747c)}.phone-login-control:focus-within{border-color:var(--ui-color-focus, #596170);box-shadow:0 0 0 3px #3f454e1f}.phone-login-prefix{align-self:stretch;display:grid;width:58px;flex:0 0 auto;place-items:center;border-right:1px solid var(--ui-color-border, #e6e7e9);color:var(--ui-color-text, #23252a)}.phone-login-control>svg{flex:0 0 auto;margin-left:12px}.phone-login-control input{min-width:0;height:40px;flex:1;padding:0 12px 0 8px;border:0;outline:0;background:transparent;color:var(--ui-color-text, #23252a);font:inherit}.phone-login-control input::placeholder{color:#969aa1}.phone-login-control.is-code>button{align-self:stretch;flex:0 0 auto;padding:0 13px;border:0;border-left:1px solid var(--ui-color-border, #e6e7e9);background:transparent;color:var(--ui-color-text, #23252a);cursor:pointer;font:inherit;font-size:12px}.phone-login-control.is-code>button:disabled{color:var(--ui-color-text-tertiary, #70747c);cursor:not-allowed}.phone-login-primary{display:inline-flex;height:42px;align-items:center;justify-content:center;gap:8px;margin-top:10px;border:1px solid var(--ui-color-text, #23252a);border-radius:8px;background:var(--ui-color-text, #23252a);color:#fff;cursor:pointer;font:inherit;font-weight:500}.phone-login-primary:hover:not(:disabled){background:#121419}.phone-login-primary:disabled{cursor:wait;opacity:.58}.phone-login-primary:focus-visible,.phone-login-back:focus-visible,.phone-login-local button:focus-visible,.phone-login-control.is-code>button:focus-visible{outline:2px solid var(--ui-color-focus, #596170);outline-offset:2px}.phone-login-back{display:inline-flex;width:fit-content;align-items:center;gap:5px;margin:-4px 0 4px;padding:0;border:0;background:transparent;color:var(--ui-color-text-secondary, #555a62);cursor:pointer;font:inherit;font-size:12px}.phone-login-target{display:flex;align-items:center;gap:7px;margin-bottom:5px;padding:10px 12px;border-radius:8px;background:var(--ui-color-success-soft, #e9f6ef);color:var(--ui-color-success, #236542);font-size:12px}.phone-login-target strong{font-weight:600}.phone-login-debug{margin:0;padding:9px 12px;border-radius:8px;background:var(--ui-color-warning-soft, #fff3db);color:#75500d;font-size:12px}.phone-login-debug strong{margin-left:4px;font-size:14px;letter-spacing:.12em}.phone-login-notice{margin:2px 0 0;color:var(--ui-color-warning, #75500d);font-size:12px;line-height:18px}.phone-login-error{margin:2px 0 0;color:var(--ui-color-danger, #b33a3a);font-size:12px;line-height:18px}.phone-login-local{display:grid;gap:12px;margin:-5px 36px 24px;padding:14px;border:1px solid var(--ui-color-border, #e6e7e9);border-radius:10px;background:var(--ui-color-surface-subtle, #fafafa)}.phone-login-local>div{display:flex;align-items:flex-start;gap:9px}.phone-login-local>div>svg{flex:0 0 auto;margin-top:1px;color:var(--ui-color-text-secondary, #555a62)}.phone-login-local>div>span{display:grid;gap:2px}.phone-login-local strong{font-size:13px;font-weight:600}.phone-login-local small{color:var(--ui-color-text-tertiary, #70747c);font-size:12px;line-height:18px}.phone-login-local button{display:inline-flex;height:38px;align-items:center;justify-content:center;gap:7px;border:1px solid var(--ui-color-border-strong, #cacdd2);border-radius:8px;background:#fff;color:var(--ui-color-text, #23252a);cursor:pointer;font:inherit;font-weight:500}.phone-login-local button:hover:not(:disabled){border-color:var(--ui-color-text-tertiary, #70747c);background:#f7f7f8}.phone-login-local button:disabled{cursor:wait;opacity:.58}.phone-login-divider{position:relative;height:20px;margin:-9px 36px 13px;border-top:1px solid var(--ui-color-border, #e6e7e9);text-align:center}.phone-login-divider span{position:relative;top:-10px;padding:0 10px;background:#fffffff0;color:var(--ui-color-text-tertiary, #70747c);font-size:11px}.phone-login-card>footer{display:flex;min-height:56px;align-items:flex-start;gap:8px;padding:17px 36px;border-top:1px solid var(--ui-color-border, #e6e7e9);background:var(--ui-color-surface-subtle, #fafafa);color:var(--ui-color-text-tertiary, #70747c);font-size:12px;line-height:18px}.phone-login-card>footer svg{flex:0 0 auto;margin-top:1px}.phone-login-spinner{width:15px;height:15px;border:2px solid rgba(255,255,255,.36);border-top-color:#fff;border-radius:50%;animation:phone-login-spin .72s linear infinite}.phone-login-spinner.is-dark{border-color:#23252a2e;border-top-color:var(--ui-color-text, #23252a)}@keyframes phone-login-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.phone-login-spinner{animation:none}}@media(max-width:640px){.phone-login-page{min-height:100dvh;padding:20px;place-items:center}.phone-login-card{width:min(100%,470px);min-height:0}.phone-login-brand{height:68px;padding:0 24px}.phone-login-heading{padding:24px 24px 20px}.phone-login-form{padding:0 24px 24px}.phone-login-local,.phone-login-divider{margin-right:24px;margin-left:24px}}html,body,#root{width:100%;height:100%;margin:0}body{min-width:964px;min-height:0;overflow:hidden;background:var(--ui-color-canvas, #ffffff)}.workos-shell,.workos-shell *{box-sizing:border-box}.workos-shell{display:grid;width:100vw;height:100dvh;min-width:964px;min-height:0;grid-template-columns:200px minmax(0,1fr);overflow:hidden;background:var(--ui-color-canvas, #f2f2f2);color:var(--ui-color-text, #202123);font-family:var(--ui-font-sans);font-synthesis:none}.workos-sidebar{z-index:20;display:flex;height:100dvh;min-width:0;flex-direction:column;padding:18px 10px 14px;border-right:1px solid #e5e5e5;background:#f7f7f8}.workos-identity{display:flex;height:52px;align-items:center;gap:10px;padding:10px 6px;border-radius:8px;color:inherit;text-decoration:none}.workos-identity:hover,.workos-identity.is-active{background:#ececef}.workos-identity:focus-visible{outline:2px solid var(--ui-color-focus, #323232);outline-offset:2px}.workos-identity>svg{flex:0 0 auto;margin-left:auto;color:#686d75}.workos-identity img{display:block;width:32px;height:32px;flex:0 0 auto}.workos-identity span,.workos-identity strong,.workos-identity small{display:block;min-width:0}.workos-identity strong{overflow:hidden;color:#202123;font-size:14px;font-weight:600;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.workos-identity small{overflow:hidden;margin-top:2px;color:#686d75;font-size:12px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.workos-sidebar nav{display:grid;gap:6px;margin-top:18px}.workos-sidebar nav :is(button,a){display:grid;width:100%;min-height:46px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:9px;padding:8px 10px;border:0;border-radius:8px;background:transparent;color:#5c5f66;cursor:pointer;font-family:inherit;text-decoration:none;text-align:left}.workos-sidebar nav :is(button,a):hover{background:#ececef;color:#202123}.workos-sidebar nav :is(button,a).is-active{background:#ececef;color:#202123}.workos-sidebar nav :is(button,a)>span,.workos-sidebar nav :is(button,a) strong,.workos-sidebar nav :is(button,a) small{display:block;min-width:0}.workos-sidebar nav :is(button,a) strong{font-size:14px;font-weight:600;line-height:20px}.workos-sidebar nav :is(button,a) small{overflow:hidden;margin-top:1px;color:#686d75;font-size:12px;font-weight:400;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.workos-sidebar nav :is(button,a):focus-visible{outline:2px solid #323232;outline-offset:2px}.workos-feature{min-width:0;min-height:0;overflow:hidden}.workos-session-state,.workos-access-unavailable{display:flex;height:100%;align-items:center;justify-content:center;flex-direction:column;padding:40px;background:var(--ui-color-canvas);color:var(--ui-color-text);font-family:var(--ui-font-sans);text-align:center}.workos-session-state h1,.workos-access-unavailable h1{margin:14px 0 0;font-size:var(--ui-font-size-title);line-height:var(--ui-line-height-title)}.workos-session-state p,.workos-access-unavailable p{max-width:520px;margin:6px 0 0;color:var(--ui-color-text-secondary);line-height:var(--ui-line-height-body)}.workos-session-state button,.workos-access-unavailable a{display:inline-flex;min-height:var(--ui-control-md);align-items:center;margin-top:20px;padding:0 16px;border:1px solid var(--ui-color-border-strong);border-radius:var(--ui-radius-sm);background:var(--ui-color-surface);color:var(--ui-color-text);cursor:pointer;font:inherit;text-decoration:none}.workos-session-state button:focus-visible,.workos-access-unavailable a:focus-visible{outline:2px solid var(--ui-color-focus);outline-offset:2px}:is(.tb-app,.dr-page,.exhibition-page,.contacts-page,.ec-app,.ec-overview,.ec-detail-page,.np-app,.wod-page,.workos-global-assistant-dialog,.workos-global-governance-dialog,.contact-dialog){color:var(--ui-color-text);font-family:var(--ui-font-sans);font-size:var(--ui-font-size-ui);font-synthesis:none;font-weight:var(--ui-font-weight-regular);line-height:var(--ui-line-height-ui);-webkit-font-smoothing:antialiased}:is(.tb-app,.dr-page,.exhibition-page,.contacts-page,.ec-overview,.ec-detail-page,.np-app){background:var(--ui-color-canvas)}:is(.tb-app,.dr-page,.exhibition-page,.contacts-page,.ec-app,.ec-overview,.ec-detail-page,.np-app,.wod-page) :is(button,input,select,textarea){font-family:inherit}:is(.tb-app,.dr-page,.exhibition-page,.contacts-page,.ec-app,.ec-overview,.ec-detail-page,.np-app,.wod-page) :is(button,input,select){font-size:var(--ui-font-size-ui)}:is(.tb-app,.dr-page,.exhibition-page,.contacts-page,.ec-app,.ec-overview,.ec-detail-page,.np-app,.wod-page) small{font-size:var(--ui-font-size-meta);line-height:var(--ui-line-height-meta)}:is(.dr-heading,.exhibition-page-header,.exhibition-editor-header,.ec-overview-header,.contact-detail-profile,.ec-detail-card,.wod-title-block) h1{color:var(--ui-color-text);font-size:var(--ui-font-size-title);font-weight:var(--ui-font-weight-semibold);line-height:var(--ui-line-height-title)}:is(.dr-card,.exhibition-page,.contacts-page,.ec-overview,.ec-detail-page,.wod-page) h2{font-size:var(--ui-font-size-section);font-weight:var(--ui-font-weight-semibold);line-height:var(--ui-line-height-section)}:is(.dr-card,.exhibition-page,.contacts-page,.ec-overview,.ec-detail-page,.wod-page) h3{font-size:var(--ui-font-size-ui);font-weight:var(--ui-font-weight-semibold);line-height:var(--ui-line-height-ui)}:is(.np-document-title,.ec-document-title) h1{font-size:18px;line-height:26px}.dr-layout,.exhibition-list-page,.ec-overview-main,.contact-detail-page{padding-right:var(--ui-page-gutter);padding-left:var(--ui-page-gutter)}.dr-layout{padding-top:28px}.ec-overview-main{padding-top:var(--ui-section-gap)}.workos-primary-toolbar{position:sticky;z-index:7;top:0;display:flex;box-sizing:border-box;width:100%;height:var(--ui-page-header-height);min-height:var(--ui-page-header-height);flex:0 0 var(--ui-page-header-height);align-items:center;justify-content:flex-end;gap:12px;padding-right:var(--ui-page-gutter);padding-left:var(--ui-page-gutter);padding-top:14px;padding-bottom:8px;border-bottom:1px solid var(--ui-color-border);background:#f2f2f2fa}.workos-primary-toolbar-actions{display:flex;min-width:0;flex:0 0 auto;align-items:center;justify-content:flex-end;gap:8px;margin-left:auto}.workos-primary-toolbar-actions>button{height:var(--ui-control-md);min-height:var(--ui-control-md)}.dm-header,.content-management-toolbar{width:calc(100% + (var(--ui-page-gutter) * 2));margin-right:calc(var(--ui-page-gutter) * -1);margin-left:calc(var(--ui-page-gutter) * -1)}.exhibition-list-page{padding-top:0}.exhibition-page-header{width:calc(100% + (var(--ui-page-gutter) * 2));max-width:none;margin:0 calc(var(--ui-page-gutter) * -1) var(--ui-section-gap)}.np-topbar,.ec-topbar,.ec-detail-topbar{border-bottom-color:var(--ui-color-border);background:#f2f2f2fa}:is(.dr-card,.dr-progress-card,.dr-guide-card,.exhibition-metrics,.exhibition-registry,.exhibition-base-form,.exhibition-stage-form,.exhibition-progress-card,.exhibition-boundary-card,.exhibition-identity-card,.exhibition-context-card,.contact-detail-card,.ec-card,.ec-detail-card,.wod-card,.wod-side-card){border-color:var(--ui-color-border);border-radius:var(--ui-radius-card);background:var(--ui-color-surface);box-shadow:none}:is(.tb-project-card,.ec-card):hover{border-color:var(--ui-color-border-strong);box-shadow:var(--ui-shadow-card-hover);transform:translateY(-1px)}.ec-card>button{padding:var(--ui-card-padding)}.ec-card-lesson,.ec-overview-empty p{font-size:var(--ui-font-size-ui);line-height:var(--ui-line-height-ui)}.ec-card header :is(span,small),.ec-card footer{font-size:var(--ui-font-size-meta);line-height:var(--ui-line-height-meta)}:is(.dr-page,.exhibition-page,.contacts-page,.np-app,.wod-page,.workos-global-governance-dialog) :is(input:not([type=checkbox]):not([type=radio]):not([type=file]),select){min-height:var(--ui-control-md);border-color:var(--ui-color-border-strong);border-radius:var(--ui-radius-md);background-color:var(--ui-color-surface);color:var(--ui-color-text)}:is(.tb-create-project,.dr-submit,.exhibition-editor-header button.is-primary,.wod-actions button.is-primary,.workos-primary-create-action){min-height:var(--ui-control-md);padding:0 14px;border:1px solid var(--ui-color-brand);border-radius:7px;background:var(--ui-color-brand);color:var(--ui-color-on-brand);font-size:var(--ui-font-size-ui);font-weight:var(--ui-font-weight-semibold);line-height:20px}.workos-primary-create-action{display:inline-flex;min-width:112px;height:var(--ui-control-md);flex:0 0 auto;align-items:center;justify-content:center;gap:7px;white-space:nowrap}.workos-primary-create-action>svg{width:16px;height:16px}.workos-primary-create-action:hover:not(:disabled){border-color:var(--ui-color-brand-hover);background:var(--ui-color-brand-hover)}.workos-primary-create-action:active:not(:disabled){border-color:var(--ui-color-brand-active);background:var(--ui-color-brand-active)}:is(.contacts-manage-organizations,.exhibition-page button.is-secondary,.exhibition-editor-header button.is-secondary,.np-topbar button,.ec-topbar button,.ec-detail-topbar button){min-height:var(--ui-control-md);padding:0 14px;border:1px solid var(--ui-color-border-strong);border-radius:7px;background:var(--ui-color-surface);color:var(--ui-color-text);font-size:var(--ui-font-size-ui);font-weight:var(--ui-font-weight-medium);line-height:20px}:is(.workos-shell,.dr-page,.exhibition-page,.contacts-page,.ec-app,.ec-overview,.ec-detail-page,.np-app,.wod-page,.contact-dialog,.workos-global-assistant-dialog,.workos-global-governance-dialog) :is(button,a,input,select,textarea):focus-visible{outline:2px solid var(--ui-color-focus);outline-offset:2px}:is(.np-composer,.ec-composer,.woa-composer) textarea:focus-visible{outline:0}:is(.contact-dialog,.wod-tool-dialog,.workos-global-assistant-dialog,.workos-global-governance-dialog,.wgg-confirm){border-color:var(--ui-color-border);border-radius:var(--ui-radius-dialog);background:var(--ui-color-surface);box-shadow:var(--ui-shadow-lg)}:is(.contact-dialog-backdrop,.wod-tool-backdrop,.workos-global-assistant-backdrop,.workos-global-governance-backdrop,.wgg-confirm-backdrop){background:var(--ui-color-overlay)}:is(.contact-dialog,.wod-tool-dialog,.workos-global-assistant-dialog,.workos-global-governance-dialog)>header h2{font-size:var(--ui-font-size-section);font-weight:var(--ui-font-weight-semibold);line-height:var(--ui-line-height-section)}:is(.tb-app,.dr-page,.exhibition-page,.contacts-page,.ec-app,.np-app,.wod-page,.workos-global-governance-dialog) :is(time,data,[class*=count],[class*=metric],[class*=progress]){font-variant-numeric:tabular-nums}@media(prefers-reduced-motion:reduce){:is(.tb-project-card,.ec-card){transition:none}}
