.h5-login-page{display:flex;flex-direction:column;min-height:100dvh;color:var(--text-primary);background:var(--nav-dark)}.h5-login-safe-area{display:flex;flex:0 0 max(44px,env(safe-area-inset-top,0px));align-items:center;justify-content:flex-end;padding:0 24px;color:var(--panel)}.h5-login-brand{display:flex;flex-shrink:0;flex-direction:column;align-items:flex-start;gap:14px;padding:36px 28px 40px}.h5-login-logo{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:14px;color:var(--panel);background:var(--accent)}.h5-login-brand h1{margin:0;color:var(--panel);font-size:24px;font-weight:700;line-height:35px}.h5-login-brand p{margin:0;color:#9dc4c9;font-size:13px;line-height:19px;letter-spacing:2px}.h5-login-form{display:flex;flex:1;flex-direction:column;gap:16px;width:100%;padding:32px 24px max(24px,env(safe-area-inset-bottom,0px));border-radius:24px 24px 0 0;background:var(--panel)}.h5-login-form h2{margin:0;font-size:20px;font-weight:700;line-height:29px}.h5-login-tabs.ant-tabs{min-height:30px}.h5-login-tabs.ant-tabs .ant-tabs-nav{margin:0;min-height:30px}.h5-login-tabs.ant-tabs .ant-tabs-nav:before{display:none}.h5-login-tabs.ant-tabs .ant-tabs-nav-list{gap:8px}.h5-login-tabs.ant-tabs .ant-tabs-tab{height:30px;padding:0 11px;margin:0;border:1px solid var(--border);border-radius:9px!important;background:var(--panel)}.h5-login-tabs.ant-tabs .ant-tabs-tab-btn{color:var(--text-secondary);font-size:15px;line-height:28px;text-shadow:none}.h5-login-tabs.ant-tabs .ant-tabs-tab-active{border-color:var(--accent);background:var(--accent)}.h5-login-tabs.ant-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--panel);font-weight:700}.h5-login-tabs.ant-tabs .ant-tabs-content-holder,.h5-login-tabs.ant-tabs .ant-tabs-ink-bar{display:none}.h5-login-fields{display:flex;flex-direction:column;gap:16px}.h5-login-form .h5-login-input.ant-input-affix-wrapper{height:50px;padding:0 16px;border:1px solid transparent;border-radius:12px;color:var(--text-muted);background:var(--bg-workspace)}.h5-login-form .h5-login-input.ant-input-affix-wrapper-focused{border-color:var(--accent)}.h5-login-form .h5-login-input .ant-input-prefix{margin-inline-end:10px}.h5-login-form .h5-login-input input.ant-input{flex:1;min-width:0;height:100%;padding:0;border:0;border-radius:0;color:var(--text-primary);background:transparent;font-size:15px}.h5-login-form .h5-login-input .ant-input-password-icon{color:var(--text-muted)}.h5-login-form .button.h5-login-submit{flex-shrink:0;height:50px;border-radius:12px;font-size:16px;font-weight:600}.h5-login-form .h5-login-agreement.ant-checkbox-wrapper{position:relative;display:flex;align-items:flex-start;align-self:flex-start;gap:8px;max-width:100%;margin:0;color:var(--text-secondary);font-size:12px;line-height:17px}.h5-login-form .h5-login-agreement.ant-checkbox-wrapper:after{display:none}.h5-login-form .h5-login-agreement .ant-checkbox-label{min-width:0;padding-inline:0}.pencil-provider .h5-login-page .h5-login-form .h5-login-agreement.ant-checkbox-wrapper .ant-checkbox{align-self:flex-start;flex:0 0 15px;width:15px;height:15px;margin-top:1px;border:0;border-radius:50%;background:transparent}.h5-login-form .h5-login-agreement .ant-checkbox:after,.h5-login-form .h5-login-agreement .ant-wave{display:none}.h5-login-form .h5-login-agreement-mark{position:absolute;top:1px;left:0;width:15px;height:15px;color:var(--accent);pointer-events:none}.h5-login-spacer{flex:1}.h5-login-footer{margin:0;color:var(--text-muted);font-size:12px;line-height:18px;text-align:center}.h5-login-notice{color:var(--text-secondary);font-size:12px;line-height:18px}.login-page .login-panel .ant-input-affix-wrapper{min-height:46px;padding:0 12px;border:1px solid #ffffff26;border-radius:10px;background:#07242899;color:#fff}.login-page .login-panel .ant-input-affix-wrapper>input.ant-input{height:44px;padding:0;border:0;border-radius:0;color:#fff;background:transparent}.login-page .login-panel .ant-input-affix-wrapper .ant-input-suffix{color:#7fa5a1}.login-page .login-panel.registration .ant-input-affix-wrapper{min-height:40px}.login-page .login-panel.registration .ant-input-affix-wrapper>input.ant-input{height:38px}.login-page.mobile-login .login-panel .ant-input-affix-wrapper{background:#f8faf9;color:var(--text-primary);border-color:var(--border)}.login-page.mobile-login .login-panel .ant-input-affix-wrapper>input.ant-input{color:var(--text-primary)}.invitation-page{min-height:100dvh;color:var(--panel);background:var(--nav-dark)}.invitation-web{position:relative;padding:18.8889vh 6.25vw 48px;background:linear-gradient(90deg,#06272be6,#06272b66),url(/assets/login-background.png) center / cover no-repeat}.invitation-web .login-brand,.invitation-web .login-slogan,.invitation-web .login-locale{z-index:1}.invitation-panel{position:relative;width:420px;max-width:100%;margin-left:auto;padding:32px;border:1px solid #ffffff26;border-radius:20px;background:#0a2e33d9;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.invitation-form,.invitation-code-form{display:flex;flex-direction:column;gap:20px;min-width:0;color:inherit}.invitation-code-form h2{color:inherit;font-size:20px}.invitation-code-form>p{color:#a9c8c4;line-height:1.6;font-size:13px}.invitation-code-form .invitation-code-error{color:var(--danger)}.invitation-summary{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:10px;background:var(--accent-soft);color:var(--accent)}.invitation-summary>div{display:flex;flex-direction:column;gap:3px;min-width:0;overflow-wrap:anywhere}.invitation-summary b{color:var(--accent-dark);font-size:13px;font-weight:600;line-height:1.5}.invitation-summary small{color:var(--text-secondary);font-size:11px;line-height:1.5}.invitation-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.invitation-field{display:flex;flex-direction:column;gap:8px;min-width:0}.invitation-field>span:first-child:not(.ant-input-affix-wrapper){color:#a9c8c4;font-size:13px;line-height:19px}.invitation-field-mobile{grid-column:1 / -1}.pencil-provider .invitation-page .invitation-input.ant-input-affix-wrapper{min-height:46px;padding:0 14px;border:1px solid #ffffff1f;border-radius:10px;background:#07242899;color:#6fa39d}.pencil-provider .invitation-page .invitation-input input.ant-input{min-width:0;height:44px;padding:0;border:0;border-radius:0;color:var(--panel);font-size:14px;background:transparent}.invitation-input .ant-input-prefix{margin-inline-end:10px}.invitation-page .invitation-input input.ant-input::placeholder,.invitation-page .invitation-input .ant-input-password-icon{color:#6d908c}.invitation-page .invitation-agreement.ant-checkbox-wrapper{display:flex;align-items:flex-start;margin:0;color:#a9c8c4;font-size:12px;line-height:1.5}.invitation-agreement .ant-checkbox{align-self:flex-start;margin-top:2px}.invitation-agreement .ant-checkbox-label{min-width:0;overflow-wrap:anywhere}.pencil-provider .invitation-page .button.invitation-submit{width:100%;min-height:48px;height:auto;padding:10px 16px;border-radius:10px;font-size:16px;font-weight:700;white-space:normal}.invitation-footnote{margin:0;color:#7fa5a1;font-size:12px;line-height:1.6;text-align:center;overflow-wrap:anywhere}.invitation-page .invitation-back-link.ant-btn{align-self:center;height:auto;padding:0;color:#a9c8c4;white-space:normal;font-size:12px}.invitation-status{display:flex;flex-direction:column;align-items:center;gap:14px;padding:36px 0;text-align:center}.invitation-status h2{color:inherit;font-size:18px;line-height:1.5;font-weight:700}.invitation-status>p{max-width:100%;color:#ffffffb8;font-size:13px;line-height:1.7;overflow-wrap:anywhere}.invitation-invalid-icon,.invitation-success-icon{display:flex;align-items:center;justify-content:center;width:72px;height:72px;margin-bottom:2px;border-radius:50%;background:#e5484d2e;color:var(--danger)}.invitation-success-icon{background:var(--accent-soft);color:var(--accent)}.invitation-invalid-meta{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;max-width:100%;color:#ffffff80;font-size:11px;text-align:left}.invitation-invalid-meta>span{display:flex;align-items:flex-start;gap:6px;min-width:0;overflow-wrap:anywhere}.invitation-invalid-meta svg{margin-top:2px}.pencil-provider .invitation-web .invitation-invalid .invitation-submit{width:auto;min-height:40px;padding:8px 28px;font-size:14px;font-weight:600}.invitation-mobile{display:flex;flex-direction:column}.invitation-safe-area{flex:0 0 max(44px,env(safe-area-inset-top,0px))}.invitation-mobile-brand{display:flex;flex-direction:column;gap:10px;padding:20px 28px 24px}.invitation-logo{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:var(--accent)}.invitation-mobile-brand h1{color:var(--panel);font-size:20px;line-height:29px}.invitation-mobile-brand p{color:#9dc4c9;font-size:12px;line-height:18px;letter-spacing:2px}.invitation-mobile .invitation-panel{flex:1;width:100%;padding:24px 24px max(24px,env(safe-area-inset-bottom,0px));border:0;border-radius:24px 24px 0 0;color:var(--text-primary);background:var(--panel)}.invitation-mobile .invitation-form,.invitation-mobile .invitation-code-form{gap:12px}.invitation-mobile .invitation-fields{grid-template-columns:minmax(0,1fr);gap:12px}.invitation-mobile .invitation-summary{padding:12px}.invitation-mobile .invitation-summary b{font-size:12px}.pencil-provider .invitation-mobile .invitation-input.ant-input-affix-wrapper{min-height:50px;padding:0 16px;border-color:transparent;border-radius:12px;background:var(--bg-workspace);color:var(--text-muted)}.pencil-provider .invitation-mobile .invitation-input input.ant-input{height:48px;font-size:13px;color:var(--text-primary)}.invitation-mobile .invitation-input input.ant-input::placeholder,.invitation-mobile .invitation-input .ant-input-password-icon{color:var(--text-muted)}.invitation-mobile .invitation-agreement.ant-checkbox-wrapper{color:var(--text-secondary);font-size:11px}.invitation-mobile .invitation-agreement .ant-checkbox-inner,.pencil-provider .invitation-mobile .invitation-agreement .ant-checkbox{border-radius:50%}.pencil-provider .invitation-mobile .button.invitation-submit{min-height:46px;border-radius:12px;font-size:15px;font-weight:600}.invitation-mobile .invitation-footnote{color:var(--text-muted);font-size:11px}.invitation-mobile .invitation-back-link.ant-btn,.invitation-mobile .invitation-code-form>p,.invitation-mobile .invitation-status>p{color:var(--text-secondary)}.invitation-mobile .invitation-invalid-panel{padding-top:56px}.invitation-mobile .invitation-status{padding:0}.invitation-mobile .invitation-invalid>p{max-width:280px}.invitation-mobile .invitation-invalid-icon{width:76px;height:76px;background:var(--danger-soft)}.invitation-mobile .invitation-invalid-meta{flex-direction:column;width:100%;padding:12px;border-radius:10px;background:var(--bg-workspace);color:var(--text-secondary);font-size:12px}@media(max-width:1400px){.invitation-web .login-slogan{width:calc(100% - 640px)}.invitation-web .login-slogan h1,.invitation-web .login-slogan h2{font-size:28px}.invitation-web .login-slogan p{max-width:100%}}@media(max-width:1000px){.invitation-web{padding:140px 24px 40px}.invitation-web .login-slogan{display:none}.invitation-web .login-brand{top:36px;left:24px;right:64px}.invitation-web .login-brand b{font-size:18px}.invitation-web .invitation-panel{margin-inline:auto}}@media(max-width:440px){.invitation-web .invitation-panel{padding:24px 20px}.invitation-web .invitation-fields{grid-template-columns:minmax(0,1fr)}.invitation-web .login-brand small{font-size:10px;letter-spacing:0}}.pencil-provider .invitation-page .invitation-code-input.ant-input{box-sizing:border-box;width:100%;height:48px;min-height:48px;padding:12px 14px;border:1px solid #ffffff1f;border-radius:10px;background:#07242899;color:var(--panel);caret-color:currentColor;font-size:14px;line-height:22px}.invitation-web .invitation-code-input.ant-input::placeholder{color:#8caeaa}.pencil-provider .invitation-mobile .invitation-code-input.ant-input{height:50px;min-height:50px;padding:12px 16px;border-color:transparent;border-radius:12px;background:var(--bg-workspace);color:var(--text-primary);font-size:16px;line-height:24px}.invitation-mobile .invitation-code-input.ant-input::placeholder{color:var(--text-muted)}.h5-scroll-pagination{display:flex;flex-shrink:0;align-items:center;justify-content:center;gap:8px;min-height:36px;margin:8px 16px 16px;color:var(--text-muted);font-size:12px}.h5-scroll-pagination.is-empty{height:1px;min-height:1px;margin:0;overflow:hidden}.pencil-provider .workspace.task-page{gap:18px}.pencil-provider .collab-task-page{padding:24px 32px 20px}.task-page-header{display:flex;flex-direction:column;gap:18px}.pencil-provider .task-page .task-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.pencil-provider .task-page.review-page .task-grid{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:15px;row-gap:14px}.pencil-provider .task-page .task-card.ant-card{display:flex;height:196px;padding:13px;gap:14px;border-radius:12px}.pencil-provider .task-page .task-cover{width:160px;height:168px;border-radius:10px;overflow:hidden;background:linear-gradient(180deg,#f2f8f7,#dfecea)}.pencil-provider .task-page .task-card-body{padding:0;gap:8px}.pencil-provider .task-page .task-title{font-size:15px;font-weight:700}.task-title-row{min-width:0;display:flex;gap:8px;align-items:start}.task-title-row .task-title{flex:1;min-width:0}.task-cover-empty{display:flex;flex-direction:column;gap:8px;align-items:center}.task-cover-empty .placeholder-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;padding:0}.task-cover-empty strong{font-size:12px}.task-cover-empty small{font-size:10px}.task-page .task-meta{gap:14px;font-size:12px;white-space:nowrap}.task-page .task-meta>span{display:inline-flex;gap:4px;align-items:center}.task-page .task-meta time{display:inline-flex;gap:4px;align-items:center}.task-page .task-category{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:10px}.task-progress-block{display:flex;flex-direction:column;gap:5px}.pencil-provider .task-page .task-progress.ant-progress{margin:0;line-height:0}.task-page .task-actions{margin-top:auto;gap:8px}.pencil-provider .task-page .task-actions .ant-btn{height:34px;min-width:0;padding:0 6px;font-size:12px}.pencil-provider .task-page .new-task-card.ant-card{min-height:196px;height:196px;border-radius:12px;gap:8px;padding:18px}.pencil-provider .review-page .task-directory{width:280px}.pencil-provider .review-page .split-content,.review-page .task-page-header{gap:14px}.task-directory-heading{display:flex;align-items:center;justify-content:space-between;padding:0 16px 12px}.task-directory-heading h3{padding:0}.pencil-provider .task-directory-heading .ant-btn{height:28px;border-radius:7px;font-size:11px;padding:0 8px}.task-directory-note{padding:0 16px 8px;color:var(--text-muted);font-size:11px;line-height:17px}.pencil-provider .task-page .task-directory-tree .ant-tree-switcher{display:none}.pencil-provider .task-page .task-directory-tree .ant-tree-node-content-wrapper{display:flex;align-items:center;gap:8px;width:100%;height:46px;min-height:46px;line-height:17px;padding:0 16px}.pencil-provider .task-page .task-directory-tree .ant-tree-title{min-height:0;flex:1;min-width:0;line-height:17px}.pencil-provider .task-page .task-directory-tree .ant-tree-title>.task-node-title{display:flex;flex-direction:column;align-items:stretch;gap:2px;min-width:0}.task-node-title strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500}.task-node-title small{font-size:10px}.review-owner{display:flex;align-items:center;gap:10px}.review-owner>div{min-width:0;flex:1}.review-owner .ant-avatar{background:var(--accent-soft);color:var(--accent-dark);flex:none}.review-owner-name{display:flex;align-items:center;gap:6px}.pencil-provider .review-owner-name .task-title{font-size:14px}.review-owner-name .ant-tag{margin:0;padding:0 5px;font-size:10px;line-height:18px;border:0}.review-owner small{font-size:10px;color:var(--text-muted)}.task-stage-time{display:flex;align-items:center;gap:5px;font-size:10px}@media(max-width:1600px){.pencil-provider .task-page:not(.h5-task-page) .task-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pencil-provider .task-page.review-page .task-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1150px){.pencil-provider .task-page:not(.h5-task-page) .task-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.pencil-provider .h5 .workspace.h5-task-page{padding:0;gap:0}.h5-task-page .task-page-header{background:#fff;gap:0;flex:none}.h5-task-page .page-heading{height:52px;padding:8px 16px 12px;margin:0}.h5-task-page .page-heading h1{font-size:20px;line-height:32px}.h5-task-page .toolbar{flex-wrap:nowrap;gap:10px}.pencil-provider .h5-task-page .toolbar .button.ant-btn{height:32px;padding:0 11px;font-size:12px;border-radius:9px}.pencil-provider .h5-task-page .toolbar .task-notifications.ant-btn{display:flex;width:32px;min-width:32px;padding:0;color:var(--text-primary)}.pencil-provider .h5-task-page .task-page-header>.tabs.ant-tabs{padding:6px 16px 14px;height:50px;min-height:50px;width:100%;border:0}.pencil-provider .h5-task-page .task-page-header>.tabs .ant-tabs-tab{height:30px;min-width:0;padding:0 4px;margin:0;border-radius:9px;font-size:14px;justify-content:center}.pencil-provider .h5-task-page .task-page-header>.tabs .ant-tabs-nav-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;max-width:343px;gap:8px}.pencil-provider .h5-task-page .task-page-header>.tabs .ant-tabs-tab-btn{min-width:0;justify-content:center;gap:4px}.pencil-provider .h5-task-page .tabs .ant-tabs-nav{min-height:30px}.pencil-provider .h5-task-page .task-grid{grid-template-columns:minmax(0,1fr);gap:12px;padding:12px 16px}.pencil-provider .h5-task-page .task-card.ant-card{height:132px;padding:13px;gap:12px;border-radius:14px;align-items:start}.pencil-provider .h5-task-page .task-cover{width:104px;height:104px;flex:0 0 104px}.pencil-provider .h5-task-page .task-card-body{padding:0;gap:8px;height:104px}.pencil-provider .h5-task-page .task-title{font-size:14px;font-weight:600;line-height:20px}.pencil-provider .h5-task-page .task-cover-empty strong,.pencil-provider .h5-task-page .task-cover-empty small{display:none}.pencil-provider .h5-task-page .task-cover>.badge{top:6px;left:6px;height:22px;font-size:11px;padding:0 8px;border-radius:4px}.task-cover-count{position:absolute;left:6px;bottom:6px;padding:1px 5px;font-size:10px;line-height:16px;color:#fff;background:#0b1e229e;border-radius:4px}.pencil-provider .h5-task-page .task-meta{gap:5px;font-size:12px}.h5-task-page .task-meta>span:first-child b{font-weight:400}.h5-task-page .task-meta>span:nth-child(2):before{content:"·"}.h5-task-page .task-meta>span:nth-child(2)>svg{display:none}.pencil-provider .h5-task-page .task-actions{gap:8px}.pencil-provider .h5-task-page .task-actions .ant-btn{height:32px;padding:0 5px;font-size:12px}.pencil-provider .h5-task-page .task-origin.ant-tag{margin:0;padding:1px 8px;border:0;background:var(--accent-soft);color:var(--accent-dark);font-size:10px;border-radius:5px;line-height:18px}.h5-task-page .task-stage-time{margin-top:auto;font-size:10px;line-height:16px}.h5-task-page .task-card[data-returned=true] .task-stage-time{margin-top:0}.h5-task-page .task-card:not([data-returned=true])[data-status=SUBMITTED] .task-stage-time,.h5-task-page .task-card[data-status=REVIEWING] .task-stage-time,.h5-task-page .task-card[data-status=APPROVED] .task-stage-time{margin-bottom:4px}.pencil-provider .task-page:not(.h5-task-page) .page-heading h1{line-height:32px}.pencil-provider .task-page:not(.h5-task-page) .page-heading p{line-height:19px}.pencil-provider .task-page .task-cover .badge.status-reviewing{color:var(--warn);background:var(--warn-soft)}.task-origin-cover.ant-tag{position:absolute;top:38px;left:10px;margin:0;border:0;border-radius:4px;padding:1px 6px;font-size:10px;line-height:18px;color:var(--accent-dark);background:var(--accent-soft)}.pencil-provider .workspace.scene-page{gap:14px}.pencil-provider .scene-page .scene-layout{gap:16px;min-height:0}.scene-category-wrap{position:relative;flex:0 0 250px;align-self:stretch}.scene-category-wrap.collapsed{flex-basis:48px}.pencil-provider .scene-page .scene-category-wrap>.tree-panel{width:250px;height:100%;border-radius:12px}.pencil-provider .scene-page .tree-panel h3{padding:0 16px 16px}.pencil-provider .scene-page .tree-panel .ant-tree-indent-unit{width:18px}.pencil-provider .scene-page .tree-panel .ant-tree-switcher{width:16px}.pencil-provider .scene-page .tree-panel .ant-tree-node-content-wrapper{min-height:34px;line-height:34px}.pencil-provider .scene-page .tree-panel .ant-tree-title{font-size:12px}.pencil-provider .scene-page .scene-category-collapse.ant-btn{position:absolute;top:14px;right:12px;width:24px;height:24px;min-width:24px;border-radius:6px;background:var(--bg-workspace)}.scene-category-rail{width:48px;height:100%;display:flex;flex-direction:column;align-items:center;gap:10px;padding:14px 0;border:1px solid var(--border);border-radius:12px;background:#fff}.scene-category-rail>.ant-btn{width:32px;height:32px;min-width:32px;background:var(--accent-soft);border-radius:8px;color:var(--accent)}.scene-category-rail>span{padding-top:12px;border-top:1px solid var(--border);writing-mode:vertical-rl;font-size:12px;font-weight:600;letter-spacing:6px;color:var(--text-secondary)}.scene-page-heading{min-height:49px;display:flex;align-items:center;justify-content:space-between}.scene-page-heading h1{font-size:22px;line-height:30px}.scene-page-heading p{font-size:12px;line-height:19px;color:var(--text-secondary)}.pencil-provider .scene-page .scene-statistics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.pencil-provider .scene-page .scene-statistics .stat.ant-card{height:76px;min-width:0;display:flex;align-items:center;gap:14px;padding:0 19px;border-radius:12px}.scene-statistics .stat>div:not(.ant-card-body){display:flex;flex-direction:column;gap:2px}.scene-statistics .stat strong{display:block;font-size:24px;font-weight:700;line-height:31px;color:var(--text-primary)}.scene-statistics .stat>div>span{font-size:11px;color:var(--text-secondary)}.scene-stat-icon{display:flex;justify-content:center;align-items:center;width:40px;height:40px;flex:none;background:var(--accent-soft);color:var(--accent-dark);border-radius:10px}.scene-stat-icon.metric-2{background:var(--info-soft);color:var(--info)}.scene-stat-icon.metric-3{background:var(--success-soft);color:var(--success)}.pencil-provider .scene-page .scene-content{gap:14px}.scene-toolbar{display:flex;align-items:center;gap:10px;min-height:36px;flex-wrap:nowrap}.pencil-provider .scene-toolbar .search-box{width:240px;height:36px;flex:0 0 240px;border-radius:9px;font-size:12px}.pencil-provider .admin-scene-page .scene-toolbar .search-box{width:200px;flex-basis:200px}.pencil-provider .scene-toolbar .select-field{width:auto;min-width:77px;height:36px;font-size:12px;border-radius:9px;flex:none}.scene-toolbar .scene-date-filter{width:98px;min-width:0;height:36px;flex:none;font-size:12px}.collab-scene-page .scene-toolbar .scene-date-filter{width:144px;min-width:144px}.scene-toolbar .scene-date-filter input{font-size:12px}.pencil-provider .scene-toolbar .ant-btn{height:36px;min-width:0;padding:0 10px;font-size:12px;border-radius:9px}.scene-toolbar-spacer{flex:1;min-width:0}.scene-result-count{white-space:nowrap;font-size:11px}.pencil-provider .scene-toolbar .scene-reset.ant-btn{padding:0;min-width:57px}.pencil-provider .scene-count-tabs .tabs{min-height:44px}.pencil-provider .scene-count-tabs .ant-tabs-tab{height:44px;padding:0 22px;margin:0;border-radius:9px}.pencil-provider .scene-count-tabs .ant-tabs-nav-list{gap:10px}.pencil-provider .scene-count-tabs .ant-tabs-tab-btn{font-size:13px}.pencil-provider .scene-count-tabs .ant-badge-count{background:transparent;box-shadow:none;padding:0;min-width:0;font-size:14px;font-weight:700;color:inherit}.pencil-provider .scene-page .scene-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.pencil-provider .admin-scene-page .scene-grid{gap:14px}.pencil-provider .scene-page .scene-card.ant-card{position:relative;border:0;outline:1px solid var(--border);outline-offset:-1px;border-radius:12px;height:345px;overflow:hidden}.pencil-provider .scene-page .scene-image{width:100%;height:196px;background:#dde4e6}.pencil-provider .scene-page .scene-image .badge{left:auto;top:10px;right:12px;font-size:10px;height:22px;line-height:22px;padding:0 9px}.pencil-provider .collab-scene-page .scene-image .badge.status-draft{background:#0b1e22cc;color:#fdf1e0}.scene-card-selection{position:absolute;top:12px;left:12px;z-index:1}.scene-card-selection .ant-checkbox-wrapper>span:last-child{position:absolute;width:1px;height:1px;clip-path:inset(50%);overflow:hidden}.pencil-provider .scene-page .scene-info{display:flex;flex-direction:column;height:149px;padding:14px 16px;gap:8px;min-width:0}.scene-name-row{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:28px}.scene-name-row h3{flex:1;min-width:0;margin:0;font-size:15px;font-weight:700;line-height:21px}.pencil-provider .scene-card .scene-edit.ant-btn{height:28px;padding:0 9px;min-width:0;border-radius:8px;font-size:11px;font-weight:400}.pencil-provider .scene-card .tag-row{gap:6px;min-height:20px;flex-wrap:nowrap;overflow:hidden}.pencil-provider .scene-card .scene-category-tag.ant-tag{margin:0;border:0;height:20px;line-height:20px;padding:0 7px;font-size:10px;border-radius:4px;flex:none;background:var(--accent-soft);color:var(--accent)}.pencil-provider .scene-card .scene-category-tag.first-category{color:#fff;background:var(--accent);font-weight:600}.scene-price-row{display:flex;align-items:center;gap:6px;justify-content:space-between;min-height:20px}.pencil-provider .scene-card .scene-price-row .price{color:var(--warn);font-size:13px;font-weight:700;line-height:20px;white-space:nowrap}.scene-price-row>small{display:flex;gap:4px;align-items:center;white-space:nowrap;font-size:10px}.scene-price-row>small b{color:var(--text-primary);font-weight:600}.pencil-provider .scene-page .scene-card-footer{display:flex;align-items:center;gap:8px;border-top:1px solid var(--border);padding-top:8px;margin-top:auto;min-height:25px;font-size:10px}.scene-card-footer>span{display:inline-flex;align-items:center;gap:4px;min-width:0;white-space:nowrap}.scene-card-footer .scene-location{overflow:hidden;text-overflow:ellipsis}.scene-card-footer .scene-owner{flex:none}.scene-card-footer .ant-avatar{background:var(--accent-soft);color:var(--accent-dark);font-size:10px}.scene-card-footer .scene-owner-avatar.ant-avatar{flex:0 0 auto;background:var(--nav-dark-2);color:#fff;font-size:10px;font-weight:700}.scene-card-footer>time{margin-left:auto;white-space:nowrap}.pencil-provider .admin-scene-page .scene-card.ant-card{height:353px}.pencil-provider .admin-scene-page .scene-image{height:217px}.pencil-provider .admin-scene-page .scene-info{height:136px;padding:10px 14px;gap:5px}.admin-scene-page .scene-name-row{min-height:20px}.admin-scene-page .scene-name-row h3{font-size:14px;line-height:20px}.admin-scene-page .scene-price-row{min-height:17px}.scene-tags{display:flex;gap:5px;min-height:20px;overflow:hidden}.scene-tags .ant-tag{flex:none;height:20px;line-height:18px;border-radius:5px;font-size:10px;padding:0 5px;margin:0;background:#fff;border-color:var(--border);color:var(--text-secondary)}.pencil-provider .admin-scene-page .scene-card-footer{min-height:20px;height:20px;padding:0;border:0}.admin-scene-page .scene-card-footer .scene-owner{margin-left:auto}.scene-category-corner.ant-tag{position:absolute;top:10px;right:10px;margin:0;padding:1px 8px;font-size:10px;font-weight:600;border:0;border-radius:12px;line-height:20px;background:var(--accent);color:#fff}.scene-cover-date{position:absolute;bottom:10px;right:10px;padding:2px 7px;font-size:10px;line-height:16px;color:#fff;background:#0b1e229e;border-radius:4px}.pencil-provider .scene-tone-retail .scene-category-tag{background:var(--warn-soft);color:var(--warn)}.pencil-provider .scene-tone-retail .first-category,.scene-tone-retail .scene-category-corner{background:var(--warn);color:#fff}.pencil-provider .scene-tone-medical .scene-category-tag{background:var(--info-soft);color:var(--info)}.pencil-provider .scene-tone-medical .first-category,.scene-tone-medical .scene-category-corner{background:var(--info);color:#fff}.pencil-provider .scene-tone-warehouse .scene-category-tag{background:var(--success-soft);color:var(--success)}.pencil-provider .scene-tone-warehouse .first-category,.scene-tone-warehouse .scene-category-corner{background:var(--success);color:#fff}.scene-batch-tags{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}@media(max-width:1600px){.scene-toolbar{flex-wrap:wrap}.pencil-provider .scene-page:not(.h5-scene-page) .scene-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1100px){.pencil-provider .scene-page:not(.h5-scene-page) .scene-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.pencil-provider .h5 .workspace.h5-scene-page{padding:0;gap:0}.scene-mobile-header{flex:none;background:#fff}.scene-mobile-nav{height:44px;display:flex;justify-content:space-between;align-items:center;padding:0 16px}.scene-mobile-nav-space{width:54px;flex:none}.scene-mobile-nav h1{font-size:17px;font-weight:600;line-height:24px;margin:0}.scene-mobile-nav>div{width:54px;display:flex;gap:14px}.pencil-provider .scene-mobile-nav .ant-btn{display:flex;width:20px;min-width:20px;height:24px;padding:0}.scene-mobile-search{padding:0 16px 10px}.scene-mobile-search .search-box{width:100%}.scene-category-pills{height:43px;display:flex;align-items:start;gap:8px;padding:4px 16px 10px;overflow-x:auto}.pencil-provider .scene-category-pills .ant-btn{border:0;border-radius:16px;background:var(--bg-workspace);color:var(--text-secondary);height:29px;padding:0 12px;min-width:0;flex:none;font-size:12px}.pencil-provider .scene-category-pills .ant-btn.active{background:var(--accent);color:#fff;font-weight:600}.scene-mobile-list{padding:12px 16px}.pencil-provider .h5-scene-page .scene-grid{grid-template-columns:minmax(0,1fr);gap:12px}.pencil-provider .h5-scene-page .scene-card.ant-card{display:flex;height:129px;padding:12px;gap:12px;border-radius:14px;align-items:start}.pencil-provider .h5-scene-page .scene-image{flex:0 0 100px;width:100px;height:100px;border-radius:10px;overflow:hidden}.pencil-provider .h5-scene-page .scene-info{padding:0;flex:1;min-width:0;height:105px;gap:6px}.h5-scene-page .scene-name-row{min-height:21px}.h5-scene-page .scene-name-row h3{font-size:15px;font-weight:600;line-height:21px}.pencil-provider .h5-scene-page .scene-name-row .badge{font-size:11px;line-height:19px;height:22px;padding:1px 8px;border-radius:5px;margin:0}.pencil-provider .h5-scene-page .badge.status-submitted{background:var(--info-soft);color:var(--info)}.pencil-provider .h5-scene-page .badge.status-draft{background:var(--bg-workspace);color:var(--text-muted)}.scene-category-path{color:var(--text-muted);font-size:11px;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pencil-provider .h5-scene-page .scene-price-row{justify-content:start;min-height:21px;gap:10px}.pencil-provider .h5-scene-page .scene-price-row .price{color:var(--accent-dark);font-size:15px;line-height:21px}.h5-scene-page .scene-price-row small{font-size:11px;min-width:0;overflow:hidden;text-overflow:ellipsis}.pencil-provider .h5-scene-page .scene-card-footer{border:0;padding:0;margin-top:auto;min-height:22px;gap:8px;font-size:11px}.pencil-provider .h5-scene-page .scene-card-footer time{display:inline-flex;gap:4px;align-items:center;margin:0}.pencil-provider .h5-scene-page .scene-edit.ant-btn{margin-left:auto;height:28px;font-size:11px;padding:0 8px}.pencil-provider .h5-scene-page .scene-create-fab.ant-btn{position:fixed;right:10px;bottom:calc(91px + env(safe-area-inset-bottom,0px));z-index:30;width:122px;height:46px;min-width:122px;padding:0 20px;border-radius:26px;font-size:12px;box-shadow:0 8px 20px #0f766e40}.pencil-overlay:has(.scene-detail) .ant-drawer-body{padding:0!important;background:var(--panel)!important}.pencil-overlay:has(.desktop-scene-detail) .ant-drawer-header{min-height:78px;padding:16px 24px!important}.pencil-overlay:has(.desktop-scene-detail) .ant-drawer-title{display:grid;grid-template-columns:auto 1fr;gap:4px 8px;align-items:center}.pencil-overlay:has(.desktop-scene-detail) .ant-drawer-title h2{grid-column:1;grid-row:1}.pencil-overlay:has(.desktop-scene-detail) .ant-drawer-title>p{grid-column:1 / -1;grid-row:2;margin:0}.scene-detail-heading-status{grid-column:2;grid-row:1;display:inline-flex;align-items:center;gap:6px}.scene-detail-heading-status .ant-tag{padding:2px 8px;border-radius:4px;font-size:10px;line-height:16px;margin:0}.scene-detail{display:flex;flex-direction:column;min-height:100%}.pencil-provider .scene-detail>.tabs{min-height:44px;height:44px;padding:0 24px;border-bottom:1px solid var(--border);flex:none}.pencil-provider .scene-detail>.tabs .ant-tabs-nav{min-height:44px;height:44px;margin:0}.pencil-provider .scene-detail>.tabs .ant-tabs-nav-list{gap:32px}.pencil-provider .scene-detail>.tabs .ant-tabs-tab{border:0;border-radius:0;background:transparent;height:44px;padding:0;margin:0}.pencil-provider .scene-detail>.tabs .ant-tabs-tab .ant-tabs-tab-btn{font-size:14px;color:var(--text-secondary)}.pencil-provider .scene-detail>.tabs .ant-tabs-tab-active{border-bottom:2.5px solid var(--accent)}.pencil-provider .scene-detail>.tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--accent);font-weight:600}.scene-detail-media{display:flex;flex-direction:column;gap:16px;padding:24px}.scene-media-summary{font-size:12px;line-height:17px;color:var(--text-secondary)}.scene-media-section{display:flex;flex-direction:column;gap:10px}.scene-media-section h3{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;line-height:19px;margin:0}.scene-media-section h3 small{font-size:11px;color:var(--text-muted)}.scene-detail .scene-images .scene-media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.scene-detail .scene-videos .scene-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pencil-provider .scene-detail .scene-media-button.ant-btn{display:block;position:relative;width:100%;height:190px;padding:0;border:0;border-radius:8px;background:#dde4e6;overflow:hidden}.pencil-provider .scene-detail .scene-videos .scene-media-button.ant-btn{height:240px}.scene-media-button>.ant-image,.scene-media-button>video{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}.scene-media-button .ant-image-img{width:100%;height:100%;object-fit:cover}.scene-media-placeholder{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--text-muted)}.scene-media-placeholder small{font-size:11px}.scene-media-play{position:absolute;left:calc(50% - 22px);top:calc(50% - 22px);display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:22px;color:#fff;background:#0b1e22a6}.scene-media-duration{position:absolute;left:10px;bottom:10px;padding:1px 7px;font-size:10px;line-height:18px;color:#fff;background:#0b1e22b8;border-radius:4px}.scene-media-empty{color:var(--text-muted);font-size:12px;padding:20px 0}.scene-detail>.form-section{margin:24px;border:0;padding:0}.pencil-provider .scene-history-link.ant-btn{color:var(--accent);height:24px;font-size:12px;padding:0}.pencil-overlay:has(.mobile-scene-detail) .ant-drawer-header{height:88px;min-height:88px;padding:44px 16px 0!important;background:#fff}.pencil-overlay:has(.mobile-scene-detail) .ant-drawer-body{background:var(--bg-workspace)!important}.pencil-overlay:has(.mobile-scene-detail) .ant-drawer-header-title{height:44px}.pencil-overlay:has(.mobile-scene-detail) .ant-drawer-title h2{font-size:17px;line-height:24px;text-align:center}.pencil-provider .mobile-scene-detail>.tabs{height:40px;min-height:40px;padding:0 16px;background:#fff}.pencil-provider .mobile-scene-detail>.tabs .ant-tabs-nav,.pencil-provider .mobile-scene-detail>.tabs .ant-tabs-tab{height:40px;min-height:40px}.pencil-provider .mobile-scene-detail>.tabs .ant-tabs-nav-list{gap:28px}.scene-detail-summary.ant-card{margin:12px 16px 0;border:0;border-radius:14px}.scene-detail-summary .ant-card-body{display:flex;flex-direction:column;gap:8px}.scene-detail-summary .scene-name-row{min-height:22px}.scene-detail-summary .scene-name-row h3{font-size:16px;font-weight:600}.scene-detail-summary .scene-name-row .badge{font-size:11px;margin:0}.scene-detail-summary small{font-size:11px}.scene-detail-summary .price{font-size:15px;font-weight:700;color:var(--accent-dark)}.mobile-scene-detail .scene-detail-media{padding:12px 16px;gap:12px}.mobile-scene-detail .scene-media-section{padding:14px;border-radius:14px;background:#fff}.mobile-scene-detail .scene-images .scene-media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile-scene-detail .scene-videos .scene-media-grid{grid-template-columns:minmax(0,1fr);gap:10px}.pencil-provider .mobile-scene-detail .scene-images .scene-media-button.ant-btn{height:110px}.pencil-provider .mobile-scene-detail .scene-videos .scene-media-button.ant-btn{height:150px}.pencil-overlay:has(.mobile-scene-detail) .ant-drawer-footer{height:78px;min-height:78px;padding:10px 16px 24px!important}.scene-readonly-notice{display:flex;width:100%;min-height:44px;justify-content:center;align-items:center;gap:8px;background:var(--bg-workspace);border-radius:12px;color:var(--text-muted);font-size:11px;padding:0 12px}.mobile-scene-detail>.form-section{margin:12px 16px;padding:14px;border-radius:14px}.pencil-provider .scene-page .scene-category-wrap .ant-tree-treenode{height:34px;min-height:34px}.pencil-provider .scene-page .scene-category-wrap .ant-tree-switcher{line-height:34px}.pencil-provider .scene-page .scene-category-wrap .ant-tree-switcher-noop{display:none}.pencil-provider .scene-toolbar .ant-picker-disabled,.pencil-provider .scene-toolbar .ant-select-disabled{background:var(--panel)}.pencil-provider .h5-scene-page .scene-category-pills .button.ant-btn{border-radius:16px;font-weight:400}.pencil-provider .scene-count-tabs .tabs .ant-badge-count{background:transparent;min-width:0;padding:0;box-shadow:none;color:inherit;font-size:14px;font-weight:700}.pencil-provider .scene-statistics .scene-stat-icon svg{color:inherit}.pencil-overlay.pencil-mobile:has(.mobile-scene-detail) .ant-drawer-body{padding:0!important}.pencil-overlay.pencil-mobile:has(.mobile-scene-detail) .ant-drawer-header{height:88px!important;min-height:88px!important;flex-shrink:0;padding:44px 16px 0!important}.pencil-overlay:has(.desktop-scene-detail) .ant-drawer-header{height:78px!important;min-height:78px!important;flex-shrink:0}.pencil-overlay:has(.desktop-scene-detail) .ant-drawer-footer{height:68px;min-height:68px;padding:15px 24px!important}.pencil-provider .scene-detail>.tabs.ant-tabs{width:100%;border-radius:0}.pencil-provider .scene-detail>.tabs.ant-tabs .ant-tabs-tab{border-radius:0}.scene-detail .scene-media-section h3{padding-left:9px;border-left:3px solid var(--accent);font-size:13px;font-weight:700}.scene-detail .scene-media-section h3>svg{display:none}.pencil-provider .scene-detail .badge.status-submitted{color:var(--info);background:var(--info-soft)}.scene-detail-summary.ant-card .ant-card-body{height:101px}.scene-detail-summary .scene-name-row{height:22px;flex-shrink:0}.scene-detail-summary .ant-card-body>small{height:17px;line-height:17px}.scene-detail-summary .scene-price-row{height:22px;min-height:22px}.pencil-provider .scene-detail>.tabs.ant-tabs .ant-tabs-tab{padding:0}.pencil-provider .mobile-scene-detail>.tabs.ant-tabs .ant-tabs-tab-btn{font-size:14px}.scene-detail-summary .scene-price-row{justify-content:flex-start;gap:8px}.collab-scene-page .scene-card-footer .scene-location{flex:1 1 0}.collab-scene-page .scene-card-footer .scene-owner{flex:0 1 auto;max-width:34%}.scene-card-footer .scene-location>span,.scene-card-footer .scene-owner>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scene-card-footer .scene-location>svg,.scene-card-footer .scene-owner>svg,.collab-scene-page .scene-card-footer>time{flex-shrink:0}.pencil-provider .app-main:has(>.review-page){min-height:0;height:100dvh;overflow:hidden}.pencil-provider .workspace.task-page.review-page{min-height:0;padding:20px 24px 16px;gap:14px}.pencil-provider .review-page>.split-layout{min-height:0;gap:16px}.pencil-provider .review-page .task-directory{width:280px;min-height:0;overflow-y:auto;padding:16px 0;border-radius:12px}.review-page .task-directory-heading{gap:8px;padding:0 16px 12px}.review-page .task-directory-heading h3{margin:0;padding:0;font-size:14px;line-height:20px}.pencil-provider .review-page .task-directory-heading .button.ant-btn{height:28px;gap:4px;padding:0 10px;font-size:12px;font-weight:700}.review-page .task-directory-note{margin:0 0 2px;padding:0 16px 8px;font-size:11px;line-height:1.5}.review-page .task-directory>.error-box{margin:0 12px 10px}.pencil-provider .review-page .task-directory-tree .ant-tree-treenode{width:100%;padding-bottom:2px}.pencil-provider .review-page .task-directory-tree .ant-tree-node-content-wrapper{height:46px;min-height:46px;padding:0 16px;gap:8px;border-radius:0}.pencil-provider .review-page .task-directory-tree .ant-tree-iconEle{display:inline-flex;flex:0 0 15px;align-items:center;justify-content:center;width:15px;height:15px;color:#d9a441}.pencil-provider .review-page .task-directory-tree .ant-tree-node-selected{background:var(--accent-soft);color:var(--accent-dark)}.pencil-provider .review-page .task-directory-tree .ant-tree-node-selected .ant-tree-iconEle,.pencil-provider .review-page .task-directory-system .ant-tree-iconEle{color:var(--accent-dark)}.review-page .review-task-node{display:flex;align-items:center;gap:8px;min-width:0}.review-page .review-task-node .task-node-title{display:flex;flex:1;flex-direction:column;gap:2px;min-width:0}.review-page .task-node-title strong{font-size:13px;line-height:19px;font-weight:400}.review-page .ant-tree-node-selected .task-node-title strong{font-weight:700}.pencil-provider .review-page .task-directory .task-node-title small{overflow:hidden;color:var(--text-muted);font-size:10px;line-height:14px;text-overflow:ellipsis;white-space:nowrap}.pencil-provider .review-page .review-directory-status.ant-tag{flex:none;height:20px;margin:0;padding:0 8px;border:0;border-radius:10px;background:#edf1f2;color:var(--text-muted);font-size:10px;font-weight:700;line-height:20px}.pencil-provider .review-page .review-directory-status.system{background:var(--accent-soft);color:var(--accent-dark)}.pencil-provider .review-page .review-directory-status.complete{background:var(--success-soft);color:var(--success)}.review-page .task-page-header{flex:none;gap:14px}.review-page .task-page-header .page-heading{align-items:center;flex-wrap:nowrap;min-height:48px;gap:20px}.review-page .task-page-header .page-heading>div:first-child{flex:1;min-width:0}.pencil-provider .review-page .task-page-header .page-heading h1{overflow:hidden;margin:0;font-size:19px;line-height:28px;text-overflow:ellipsis;white-space:nowrap}.pencil-provider .review-page .task-page-header .page-heading p{margin:3px 0 0;font-size:12px;line-height:17px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.review-page .task-page-header .toolbar{flex:none;flex-wrap:nowrap;gap:10px}.pencil-provider .review-page .task-page-header .search-box.ant-input-affix-wrapper{width:220px;height:36px;padding:0 12px}.review-page .task-page-header .pencil-search-icon{width:24px;height:24px;padding:5px}.pencil-provider .review-page .task-page-header .owner-filter{width:124px;min-width:124px;height:36px;font-size:13px}.pencil-provider .review-page .task-page-header>.tabs.ant-tabs{min-height:36px}.pencil-provider .review-page .task-page-header .tabs .ant-tabs-nav-list{gap:8px}.pencil-provider .review-page .task-page-header .tabs .ant-tabs-tab{height:36px;padding:0 16px;border-radius:9px}.pencil-provider .review-page .task-page-header .tabs .ant-tabs-tab-btn{gap:7px;font-size:13px}.pencil-provider .review-page .task-page-header .tabs .ant-badge-count{min-width:20px;height:18px;padding:0 7px;border-radius:9px;font-size:11px;line-height:18px}.pencil-provider .workspace.task-page.review-page .task-grid{flex:1;min-height:0;overflow-y:auto;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 15px;align-content:start}.pencil-provider .review-page .split-content{min-height:0;container:review-content / inline-size}.pencil-provider .review-page .task-grid:empty{display:none}.pencil-provider .workspace.task-page.review-page .task-card.ant-card{container:review-card / inline-size;height:196px;padding:13px 11px 13px 13px;gap:14px;border-radius:12px;cursor:pointer}.pencil-provider .review-page .task-card:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.pencil-provider .review-page .task-card:hover{transform:none}.pencil-provider .review-page .task-card .task-cover{width:160px;height:168px;border-radius:10px}.review-page .task-cover-empty{width:100%;padding:0 8px;text-align:center}.review-page .task-cover-empty small{max-width:100%;overflow-wrap:anywhere}.pencil-provider .review-page .task-card .task-card-body{height:168px;gap:10px;min-width:0;padding:0}.review-page .review-owner{min-height:40px;gap:10px}.review-page .review-owner>div{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.review-page .review-task-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.pencil-provider .review-page .review-owner-name .task-title{font-size:15px;line-height:22px}.review-page .review-owner .ant-avatar{font-size:15px;font-weight:700}.pencil-provider .review-page .review-owner-name .ant-tag{flex:none;height:18px;padding:0 6px;border-radius:4px;background:#edf1f2;color:var(--text-secondary);font-size:10px;line-height:18px}.review-page .review-owner small{font-size:11px;line-height:16px}.pencil-provider .review-page .task-card .task-meta{gap:16px;font-size:13px;line-height:19px}.review-page .task-meta>span{gap:5px}.review-page .task-meta svg{color:var(--text-muted)}.review-page .task-meta b{font-weight:700}.review-page .progress-label{font-size:11px;line-height:16px}.review-page .task-stage-time{display:block;margin:0;color:var(--text-muted);font-size:11px;line-height:1.5}.pencil-provider .review-page .task-card .task-actions{margin-top:auto;gap:6px}.pencil-provider .review-page .task-card .task-actions .button.ant-btn{flex-shrink:0;height:34px;padding:0 5px;gap:6px;font-size:13px;font-weight:700}@container review-content (max-width: 1199px){.pencil-provider .workspace.task-page.review-page .task-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@container review-content (max-width: 719px){.pencil-provider .workspace.task-page.review-page .task-grid{grid-template-columns:minmax(0,1fr)}}@container review-content (max-width: 639px){.review-page .task-page-header .page-heading{align-items:flex-start;flex-wrap:wrap;gap:12px}.review-page .task-page-header .page-heading>div:first-child{flex-basis:100%}.review-page .task-page-header .toolbar{width:100%;flex-wrap:wrap}.pencil-provider .review-page .task-page-header .search-box.ant-input-affix-wrapper{flex:1;min-width:140px}}@container review-card (max-width: 393px){.pencil-provider .review-page .task-card .task-cover{width:112px}.pencil-provider .review-page .task-card .task-card-body{gap:6px}.pencil-provider .review-page .task-card .task-meta{gap:10px;font-size:12px}.pencil-provider .review-page .task-card .task-actions .button.ant-btn{gap:3px;font-size:12px}}.pencil-provider .review-page .task-card:has(.review-task-name) .task-card-body{gap:6px}.review-page:lang(en-US) .task-stage-time{line-height:15px}.pencil-provider .workspace.task-page.review-page:lang(en-US) .task-card.ant-card{height:auto;min-height:196px}.pencil-provider .review-page:lang(en-US) .task-card .task-card-body{height:auto;min-height:168px}.review-page:lang(en-US) .task-actions .ant-btn>span{white-space:normal;line-height:14px}@media(max-width:1350px){.pencil-provider .workspace.task-page.review-page{padding-inline:16px}.pencil-provider .review-page .task-directory{width:240px}.review-page .task-directory-heading{flex-wrap:wrap}}@media(max-width:1100px){.pencil-provider .review-page .task-directory{width:220px}.pencil-provider .review-page .review-directory-status.ant-tag{padding-inline:5px}}@media(max-width:800px){.pencil-provider .review-page>.split-layout{flex-direction:column}.pencil-provider .review-page .task-directory{width:100%;max-height:240px}}@media(max-width:620px){.pencil-provider .workspace.task-page.review-page{padding-inline:12px}.pencil-provider .review-page .task-card .task-cover{width:112px}.pencil-provider .review-page .task-card .task-meta{flex-wrap:wrap;gap:2px 10px;font-size:11px}.pencil-provider .review-page .task-card .task-actions .button.ant-btn{gap:3px;font-size:11px}}.category-editor-form{display:flex;flex-direction:column;gap:16px}.category-path-help{margin:0;color:var(--text-secondary);font-size:12px;line-height:18px}.category-path-levels{display:grid;grid-template-columns:repeat(var(--category-path-columns, 3),minmax(0,1fr));gap:16px}.category-path-level{display:flex;flex-direction:column;gap:14px;min-width:0;margin:0;padding:16px;border:1px solid var(--border);border-radius:10px}.category-path-level legend{float:none;display:flex;align-items:center;gap:7px;width:auto;margin:0;padding:0 4px;border:0;color:var(--accent);font-size:14px;font-weight:600;line-height:22px}.pencil-overlay .category-path-form .field{min-width:0}@media(max-width:700px){.category-path-levels{grid-template-columns:minmax(0,1fr)}.pencil-overlay .pencil-modal:has(.category-path-form) .ant-modal-body{padding:16px}}.pencil-overlay .pencil-modal:has(.category-editor-form) .ant-modal-title h2{font-size:16px;line-height:24px}.pencil-overlay .category-editor-form .input-field,.pencil-overlay .category-editor-form .select-field{width:100%;min-height:38px}.pencil-overlay .category-editor-form textarea{min-height:78px;resize:vertical}.category-application-levels{grid-template-columns:minmax(0,1fr)}.upload-history-activity{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--border)}.upload-history-activity h3{margin:0 0 12px;font-size:13px}.task-upload-confirm.stack{gap:16px}.upload-replacement-note{margin:0;overflow-wrap:anywhere;color:var(--text-secondary);font-size:12px}.task-upload-confirm .upload-policy-note.ant-alert{padding:10px 14px;border:0;border-radius:8px;background:var(--accent-soft);color:var(--accent-dark)}.task-upload-confirm .upload-policy-note .ant-alert-title,.task-upload-confirm .upload-policy-note .ant-alert-icon{color:var(--accent-dark);font-size:12px;line-height:17px}.task-upload-confirm .pencil-upload-dragger.ant-upload-wrapper .ant-upload-drag{min-height:0;border:1px solid var(--border);border-radius:10px;background:#f7fafa}.task-upload-confirm .pencil-upload-dragger.ant-upload-wrapper .ant-upload-drag .ant-upload-btn{padding:35px 16px}.task-upload-confirm .upload-drop-icon{display:flex;margin:0 auto;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;color:var(--accent-dark);background:var(--accent-soft)}.task-upload-confirm .pencil-upload-dragger.ant-upload-wrapper .ant-upload-drag .ant-upload-text{color:var(--text-primary);font-size:14px;font-weight:700;line-height:20px;margin:8px 0}.task-upload-confirm .pencil-upload-dragger.ant-upload-wrapper .ant-upload-drag .ant-upload-hint{margin:0;line-height:17px}.task-upload-confirm .upload-staged-card.ant-card{border-radius:8px}.task-upload-confirm .upload-staged-card .ant-card-body>.inline{gap:10px}.task-upload-confirm .upload-staged-card .grow{min-width:0}.task-upload-confirm .upload-staged-card .ant-card-body strong{font-size:13px;line-height:19px;font-weight:400}.task-upload-confirm .upload-staged-card .ant-card-body small{margin-top:2px;line-height:16px}.task-upload-confirm .upload-staged-card .icon-button{width:26px;height:26px;min-width:26px}.task-upload-confirm .pending-upload-heading{flex-wrap:wrap;font-size:13px}.task-upload-confirm .pending-upload-heading small{color:var(--text-muted);font-size:12px}.upload-history{display:flex;flex-direction:column;gap:12px;min-width:0}.upload-history-tools,.upload-history-name{display:flex;align-items:center;gap:8px;min-width:0}.upload-history-tools>.input-field{flex:1;min-width:0}.upload-history-name svg{flex-shrink:0}.upload-history-name span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-history-table .ant-table,.upload-history-table .ant-tag{font-size:11px}.upload-history-table .ant-tag{margin:0}.upload-history .pagination{position:static;min-width:0;padding:8px 0;flex-wrap:wrap}.pencil-overlay:has(.task-upload-confirm) .ant-modal-footer{display:flex;align-items:center;gap:10px}.pencil-overlay:has(.task-upload-confirm) .ant-modal-footer>.ant-btn+.ant-btn{margin-inline-start:0}.pencil-overlay:has(.task-upload-confirm) .upload-selection-total{color:var(--text-muted);text-align:left}.pencil-upload-dragger.ant-upload-wrapper .ant-upload-drag{min-height:180px;border:1px dashed #86bcb6;border-radius:12px;background:#f5fbfa}.pencil-upload-dragger.ant-upload-wrapper .ant-upload-drag .ant-upload-btn{padding:36px 16px}.pencil-upload-dragger.ant-upload-wrapper .ant-upload-drag .ant-upload-drag-container>svg{color:var(--accent)}.pencil-upload-dragger.ant-upload-wrapper .ant-upload-drag .ant-upload-text{margin:8px 0;color:var(--accent);font-size:13px;font-weight:600}.pencil-upload-dragger.ant-upload-wrapper .ant-upload-drag .ant-upload-hint{color:var(--text-muted);font-size:12px;line-height:1.7}.pencil-upload-dragger.ant-upload-wrapper .ant-upload-drag-hover{border-color:var(--accent);background:var(--accent-soft)}.upload-picker-actions{flex-wrap:wrap}.pending-upload-heading{display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:12px}.upload-selection-total{color:var(--text-secondary);font-size:12px}.pencil-pending-files.ant-upload-wrapper:empty{display:none}.pencil-pending-files.ant-upload-wrapper .ant-upload-list{display:flex;flex-direction:column;gap:8px}.pencil-pending-files.ant-upload-wrapper .ant-upload-list-item-container{margin:0}.upload-staged-card.ant-card,.upload-job-card.ant-card{border:1px solid var(--border);border-radius:10px;background:var(--panel)}.upload-staged-card .ant-card-body strong,.upload-job-card .ant-card-body strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600}.upload-staged-card .ant-card-body small,.upload-job-card .ant-card-body small{display:block;margin-top:4px;color:var(--text-muted);font-size:11px}.upload-job-card .ant-progress{display:block;margin:4px 0 0;line-height:1}.upload-job-card .ant-progress .ant-progress-body{margin-inline-end:0}.file-folder-tree.ant-tree{min-width:0;width:100%;background:transparent;font-size:13px;color:var(--text-secondary)}.file-folder-tree.ant-tree .ant-tree-treenode{min-width:0;max-width:100%;width:100%;padding:0;min-height:36px;align-items:center}.file-folder-tree.ant-tree .ant-tree-switcher{display:flex;align-items:center;justify-content:center;align-self:stretch;flex:0 0 20px}.file-folder-tree.ant-tree .ant-tree-switcher:before{content:none}.file-folder-tree.ant-tree .ant-tree-switcher-noop{visibility:hidden}.file-folder-tree.ant-tree .ant-tree-node-content-wrapper{flex:1;width:auto;min-width:0;overflow:hidden;min-height:36px;padding:6px 14px;border-radius:0;display:flex;align-items:center}.file-folder-tree.ant-tree .ant-tree-node-content-wrapper.ant-tree-node-selected{background:var(--accent-soft);color:var(--accent);font-weight:600}.file-folder-tree.ant-tree .ant-tree-iconEle{flex:0 0 16px;width:16px;height:auto;margin-inline-end:8px;line-height:1}.file-folder-tree.ant-tree .ant-tree-title{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-grid .file-card.ant-card{border:1px solid var(--border);border-radius:10px;background:var(--panel);overflow:hidden}.file-grid .file-card.ant-card .ant-card-body{padding:0}.file-grid .file-card .file-thumb.ant-btn{display:flex;position:relative;width:100%;height:auto;aspect-ratio:206 / 116;padding:0;border:0;border-radius:0;color:#618680;background:#e5eeed}.file-grid .file-card .file-thumb.ant-btn>span:not(.badge){display:contents}.file-grid .file-card .file-thumb.ant-btn>.badge{position:absolute;top:6px;left:6px}.file-grid .file-card .file-caption{margin:0}.upload-file-table .ant-table,.archive-entry-table .ant-table{font-size:12px}.upload-file-table .ant-table-thead>tr>th,.archive-entry-table .ant-table-thead>tr>th{padding:14px 16px;color:var(--text-secondary);background:#f8fafb;font-size:12px;font-weight:600}.upload-file-table .ant-table-tbody>tr>td,.archive-entry-table .ant-table-tbody>tr>td{padding:12px 16px;border-color:var(--border)}.archive-entry-trigger.ant-btn{display:inline-flex;max-width:100%;height:auto;padding:0;border:0;text-align:left;color:var(--accent);background:transparent;white-space:normal}.review-return-tag.ant-checkbox-wrapper{margin:0;padding:5px 8px;border:1px solid var(--border);border-radius:6px;background:var(--accent-soft);color:var(--accent);font-size:12px}.return-summary-card.ant-card,.returned-file-card.ant-card{border:1px solid var(--border);border-radius:12px;background:var(--panel)}.return-summary-card.ant-card .ant-card-body,.returned-file-card.ant-card .ant-card-body{display:flex;flex-direction:column;align-items:flex-start;gap:16px}@media(max-width:600px){.pending-upload-heading{align-items:flex-start;flex-direction:column;gap:4px}.upload-job-card .ant-card-body>.inline{flex-wrap:wrap;gap:8px}.upload-job-card .ant-card-body>.inline>.grow{min-width:110px}.pencil-upload-dragger.ant-upload-wrapper .ant-upload-drag .ant-upload-btn{padding:24px 12px}}.file-thumb .ant-image{display:block;width:100%;height:100%}.file-thumb .ant-image-img{width:100%;height:100%;object-fit:cover}.preview-stage>.ant-image{display:block;max-width:100%;max-height:66vh}.pencil-overlay:has([data-prototype=LGjta]) .ant-drawer-header,.pencil-overlay:has([data-prototype=LGjta]) .ant-drawer-footer{height:64px;min-height:64px;padding:0 24px!important}.pencil-overlay:has([data-prototype=LGjta]) .ant-drawer-title{display:flex;align-items:center;gap:12px}.pencil-overlay:has([data-prototype=LGjta]) .ant-drawer-title h2{font-size:16px}.file-heading-extras,.file-summary,.file-breadcrumb{display:flex;align-items:center;gap:8px}.file-heading-extras>.badge.ant-tag{align-self:center;margin-block:0}.file-heading-extras .button{height:32px;font-size:12px;font-weight:400}.file-summary{height:20px;flex-shrink:0;color:var(--text-muted);font-size:12px}.file-details .file-controls{min-height:32px;flex-wrap:nowrap;gap:12px}.file-breadcrumb{flex:1;min-width:100px;white-space:nowrap;font-size:12px}.file-breadcrumb .button{min-width:0;justify-content:flex-start;padding:0;height:24px;max-width:200px;overflow:hidden;text-overflow:ellipsis;color:var(--text-muted);font-size:12px}.file-breadcrumb .button>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-details .file-controls .tabs .ant-tabs-tab{height:28px;padding:0 12px;font-size:11px}.file-details .file-controls .button{height:32px;padding:0 10px;font-size:12px}.file-details .file-controls .select-field{width:126px;height:32px;font-size:12px}.pencil-overlay .file-details>.tree-panel{width:250px;padding:14px 0;border:0}.file-details>.tree-panel h3{margin:0;padding:0 14px 14px;line-height:24px;font-size:13px}.pencil-overlay .file-folder-tree.ant-tree .ant-tree-treenode,.pencil-overlay .file-folder-tree.ant-tree .ant-tree-node-content-wrapper{height:36px;min-height:36px;padding-top:0;padding-bottom:0;line-height:36px}.pencil-overlay .file-folder-tree.ant-tree .ant-tree-treenode{margin:0 0 2px}.file-details .file-grid .file-card.ant-card{position:relative;height:148px;border:0;box-shadow:inset 0 0 0 1px var(--border)}.file-details .file-grid .file-card.file-returned{box-shadow:inset 0 0 0 1px #ffb5b8}.file-details .file-grid .file-card.ant-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:block;border:1px solid var(--border);border-radius:inherit;pointer-events:none}.file-details .file-grid .file-card.file-returned:after{border-color:#ffb5b8}.file-details .file-grid .file-card .file-thumb.ant-btn{height:116px;min-height:0;aspect-ratio:auto;overflow:hidden;border-radius:10px 10px 0 0;background:#dde4e6}.file-details .file-grid .file-thumb>.ant-image{min-width:0;min-height:0;max-width:100%;max-height:100%;overflow:hidden;border-radius:inherit}.file-details .file-grid .file-thumb .ant-image-img{display:block;max-width:100%;max-height:100%}.file-details .file-grid .file-card .file-caption{height:32px;padding:0 10px;line-height:32px;text-align:center;font-size:11px;font-weight:400}.file-format-icon{display:flex!important;flex-direction:column;align-items:center;gap:6px;font-size:11px}.file-details .file-grid .file-card.file-type-zip .file-thumb{background:#eee9fb;color:#7c5cd6}.file-details .file-grid .file-card.file-type-json .file-thumb{background:var(--accent-soft);color:var(--accent-dark)}.file-details .file-grid .file-card.file-type-parquet .file-thumb{background:#e7f0fb;color:#2e7dd1}.file-details .file-grid .file-card.file-type-csv .file-thumb{background:#e6f6ee;color:#18a05e}.file-details .file-grid .file-card.file-type-bag .file-thumb{background:#fbeae4;color:#c2410c}.file-details .file-grid .file-card.file-type-wav .file-thumb{background:#fbe7f0;color:#d9488e}.file-details .file-grid .file-card .file-play{position:absolute;display:flex!important;align-items:center;justify-content:center;top:0;right:0;bottom:0;left:0;color:#fff;background:#0b1e2214}.file-details .file-grid .file-card .file-card-menu{position:absolute;top:4px;right:4px;z-index:2;width:24px;height:24px;color:#fff;background:#0b1e2277;opacity:0}.file-card:hover .file-card-menu,.file-card:focus-within .file-card-menu{opacity:1!important}.file-details .pagination{background:transparent;border:0;padding:0;min-height:40px}.pencil-overlay.pencil-mobile:has([data-prototype=kDnRe]) .ant-drawer-header{height:88px!important;min-height:88px!important;flex-shrink:0;padding:44px 16px 0!important}.pencil-overlay.pencil-mobile:has([data-prototype=kDnRe]) .ant-drawer-body{padding:12px 16px!important}.pencil-overlay.pencil-mobile:has([data-prototype=kDnRe]) .ant-drawer-footer{height:78px;min-height:78px;padding:10px 16px 24px!important;gap:10px}.pencil-overlay.pencil-mobile:has([data-prototype=kDnRe]) .ant-drawer-footer .button{height:44px;flex:1;border-radius:12px}.pencil-mobile .file-footer-hint{display:none}.pencil-mobile .h5-file-details{display:flex;flex-direction:column;height:auto;gap:12px}.pencil-mobile .h5-file-details>.tree-panel{display:none;width:100%}.pencil-mobile .h5-file-details>.file-folders-open{display:block}.h5-file-details .file-controls{display:none}.h5-file-details:has(.file-folders-open) .file-controls{display:flex;flex-wrap:wrap}.h5-file-summary.ant-card,.h5-file-group.ant-card{border:0;border-radius:14px;background:var(--panel)}.h5-file-summary.ant-card .ant-card-body{min-height:99px;padding:14px}.h5-file-summary p{margin:8px 0 4px;color:var(--text-secondary);font-size:12px}.h5-file-summary strong{font-size:14px}.h5-file-groups{display:flex;flex-direction:column;gap:12px}.h5-file-group.ant-card .ant-card-body{padding:14px}.h5-file-group h3{font-size:13px;line-height:19px;margin:0 0 10px;padding-left:8px;border-left:3px solid var(--accent)}.h5-file-details .h5-file-group .file-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.h5-file-details .h5-file-group-image .file-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.h5-file-details .h5-file-group .file-card.ant-card,.h5-file-details .h5-file-group .file-card .file-thumb.ant-btn{height:92px;border-radius:8px}.h5-file-details .h5-file-group .file-card .file-caption,.h5-file-details .h5-file-group .file-card .badge{display:none}.h5-file-details .file-grid .file-card .file-card-menu{opacity:1;width:20px;height:20px}.h5-file-details .h5-file-group .h5-other-files{grid-template-columns:1fr;gap:0}.h5-file-details .h5-other-files .file-card.ant-card{height:64px;box-shadow:none;border-radius:0;border-bottom:1px solid var(--border)}.h5-file-details .h5-other-files .file-card .ant-card-body{display:flex;gap:10px;align-items:center;padding:10px 0}.h5-file-details .h5-other-files .file-card .file-thumb.ant-btn{height:40px;width:40px;flex-shrink:0}.h5-other-files .file-format-icon strong,.h5-other-files .file-format-icon svg{font-size:8px;width:18px;height:18px}.h5-file-details .h5-other-files .file-card .file-caption{display:block;height:auto;line-height:20px;padding:0 24px 0 0;text-align:left;white-space:normal;font-size:12px}.h5-upload-job{position:relative;padding-right:20px;margin-top:8px}.h5-upload-job strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.h5-upload-job>.button{position:absolute;right:0;top:0;width:16px;height:20px}.pencil-overlay.pencil-mobile:has([data-prototype=kDnRe]) .ant-drawer-title{text-align:center;padding-right:24px}.pencil-overlay.pencil-mobile:has([data-prototype=kDnRe]) .ant-drawer-title h2{font-size:17px;line-height:44px}.pencil-overlay.pencil-mobile:has([data-prototype=kDnRe]) .file-mobile-tools{position:absolute;right:12px;top:50px}.pencil-overlay .h5-file-summary.ant-card .ant-card-body{height:99px;min-height:99px;line-height:17px}.file-details .file-controls .tabs.ant-tabs{height:28px;min-height:28px}.pencil-overlay:has([data-prototype=LGjta]) .ant-drawer-body,.pencil-overlay.pencil-mobile:has([data-prototype=kDnRe]) .ant-drawer-body{background-image:radial-gradient(ellipse 460px 360px at 180px 0,#0f766e20,#0f766e00),radial-gradient(ellipse 440px 370px at 880px 0,#2e7dd116,#2e7dd100),radial-gradient(ellipse 650px 450px at 0 100%,#14b8a61a,#14b8a600)!important}.pencil-overlay.pencil-mobile:has([data-prototype=ZiX2D]) .ant-drawer-header{height:88px!important;min-height:88px!important;flex-shrink:0;padding:44px 16px 0!important}.pencil-overlay.pencil-mobile:has([data-prototype=ZiX2D]) .ant-drawer-title{padding-right:24px;text-align:center}.pencil-overlay.pencil-mobile:has([data-prototype=ZiX2D]) .ant-drawer-title h2{line-height:44px}.pencil-overlay.pencil-mobile:has([data-prototype=ZiX2D]) .ant-drawer-body{padding:12px 16px!important;background-image:radial-gradient(ellipse at 0 80%,#14b8a619,transparent 70%)}.pencil-overlay.pencil-mobile:has([data-prototype=ZiX2D]) .ant-drawer-footer{height:78px;min-height:78px;padding:10px 16px 24px!important;gap:10px}.pencil-overlay.pencil-mobile:has([data-prototype=ZiX2D]) .ant-drawer-footer .button{height:44px;flex:1;border-radius:12px}.h5-return-details.stack{gap:12px}.h5-return-details .ant-card{border:0;border-radius:14px}.h5-return-details .ant-card .ant-card-body{padding:14px}.h5-return-details h3{display:flex;align-items:center;gap:6px;margin:0 0 10px;font-size:13px;line-height:19px}.h5-return-details .h5-return-summary strong{font-size:14px}.h5-return-details .h5-return-summary p{margin:8px 0}.h5-return-details p{color:var(--text-secondary);font-size:12px;line-height:19px;white-space:pre-wrap}.h5-return-reasons h3 svg{color:var(--danger)}.h5-return-reasons .tag-row{margin-bottom:10px}.h5-return-file{display:flex;align-items:center;gap:10px;min-height:51px;margin-bottom:8px;padding:10px;border-radius:10px;background:var(--bg-workspace);color:var(--text-muted)}.h5-return-file strong{display:block;font-size:12px;line-height:18px;color:var(--text-primary)}.h5-return-file .button{height:22px;padding:0 8px;border-radius:6px;background:var(--danger-soft);color:var(--danger);font-size:10px}.h5-return-privacy{display:block;font-size:11px;line-height:18px}.h5-return-history .inline{margin:8px 0 0;font-size:12px}.review-history-dot{width:8px;height:8px;border-radius:50%;background:var(--danger)}.pencil-overlay .h5-return-file .button.ant-btn{background:var(--danger-soft);color:var(--danger);font-weight:400}.pencil-overlay.pencil-mobile .h5-return-file .button.ant-btn.text{height:22px;padding:0 8px;border-radius:6px;background:var(--danger-soft);color:var(--danger);font-size:10px;font-weight:400}.pencil-overlay .file-details .file-grid .file-card .file-card-menu.ant-btn{width:24px;height:24px;color:#fff;background:#0b1e2277}.pencil-overlay .file-controls .tabs .ant-badge-count{min-width:0;padding:0;background:transparent;color:inherit;box-shadow:none;font-size:11px}.pencil-provider .collab-task-page .task-meta{gap:12px;font-size:13px;line-height:19px}.collab-task-page .task-meta b{font-weight:400}.collab-task-page .task-meta time{margin-left:auto;font-size:11px}.pencil-provider .collab-task-page .task-category{font-size:11px;line-height:16px}.pencil-provider .collab-task-page .task-title{line-height:22px}.pencil-provider .collab-task-page .task-actions .ant-btn{font-size:13px}.collab-task-page .task-card-body{min-width:0}.collab-task-page .task-cover{flex-shrink:0}.collab-task-page .task-page-header .toolbar{flex-wrap:wrap}.pencil-modal:has([data-prototype=AN45r]) .ant-modal-title h2{font-size:17px;line-height:25px}.pencil-modal:has([data-prototype=AN45r]) .ant-modal-title p{margin-top:4px;font-size:12px;line-height:17px}.pencil-modal:has([data-prototype=AN45r]) .stack{gap:16px}.pencil-modal:has([data-prototype=AN45r]) .field .ant-form-item-label{padding-bottom:8px}.pencil-modal:has([data-prototype=AN45r]) .field .ant-form-item-label label{font-size:13px;line-height:19px}.pencil-modal:has([data-prototype=AN45r]) :is(.input-field,.select-field){height:38px;font-size:13px}.pencil-modal:has([data-prototype=AN45r]) textarea{height:80px;min-height:80px;font-size:13px}.pencil-modal:has([data-prototype=AN45r]) .section-hint{margin:0;font-size:11px;line-height:16px}.pencil-modal:has([data-prototype=AN45r]) .section-hint .button{padding:0 4px;height:16px;font-size:11px}.pencil-modal:has([data-prototype=AN45r]) .ant-modal-footer .button{height:36px;font-size:13px}.pencil-overlay:has(.collab-file-details) .ant-drawer-title{display:flex;align-items:center;gap:12px}.pencil-overlay:has(.collab-file-details) .ant-drawer-header,.pencil-overlay:has(.collab-file-details) .ant-drawer-footer{min-height:64px;padding:0 24px!important}.pencil-overlay:has(.collab-file-details) .ant-drawer-title h2{font-size:16px;line-height:24px}.pencil-overlay:has(.collab-file-details) .ant-drawer-body{background-image:radial-gradient(ellipse 460px 360px at 180px 0,#0f766e20,transparent),radial-gradient(ellipse 440px 370px at 880px 0,#2e7dd116,transparent),radial-gradient(ellipse 650px 450px at 0 100%,#14b8a61a,transparent)!important}.collab-file-details{min-height:0}.collab-file-details>.empty{flex:1;min-width:0;width:100%;text-align:center}.collab-file-details>.tree-panel{flex-shrink:0;overflow:auto}.collab-file-details .file-main{overflow:auto}.collab-file-details .file-controls{flex-wrap:wrap;row-gap:8px}.collab-file-details .file-breadcrumb{min-width:150px}.collab-file-details .file-breadcrumb strong{overflow:hidden;text-overflow:ellipsis}.collab-file-details .file-controls>.inline{flex-wrap:wrap}.collab-file-details .file-controls .tabs .ant-tabs-tab{font-size:12px}.collab-file-details .file-controls .tabs :is(.ant-badge-count,.ant-scroll-number-only,.ant-scroll-number-only-unit){height:16px;line-height:16px}.collab-file-details .file-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.collab-file-details .file-grid .file-card.ant-card{height:148px;border-radius:10px}.collab-file-details .file-grid .file-card .file-caption{padding:0 10px;text-align:left}.collab-file-details .file-grid .file-card .file-thumb.ant-btn>.badge{top:6px;right:6px;left:auto;font-size:10px}.collab-file-details .file-grid .file-card .file-card-menu{top:84px;right:6px}.collab-file-details .file-grid .file-card.file-type-folder .file-thumb{background:var(--warn-soft);color:var(--warn)}.collab-file-details .file-grid .file-thumb.archive-entry-trigger{max-width:none;justify-content:center}.collab-file-details .file-summary.archive-summary{height:auto;min-height:20px;line-height:20px}.archive-summary svg{flex-shrink:0}.collab-archive-browser .file-breadcrumb{flex-wrap:wrap}.collab-archive-browser .file-breadcrumb>.inline{gap:8px}.collab-file-details .file-upload-queue.ant-card{border-radius:10px;border-color:var(--border)}.collab-file-details .file-upload-queue .ant-card-head{min-height:44px;font-size:13px}.collab-file-details .file-upload-queue .ant-card-body{padding:16px}.collab-file-details .h5-native-upload-row{border:1px solid var(--border);border-radius:8px;background:var(--panel)}.collab-file-details .h5-native-upload-description strong{font-size:13px;font-weight:400}.collab-file-details .h5-native-upload-description small{font-size:11px}.pencil-modal:has(.collab-submission) .ant-modal-header{padding:24px 24px 0 82px!important;border-bottom:0!important}.pencil-modal:has(.collab-submission) .ant-modal-title h2{font-size:17px;line-height:25px}.pencil-modal:has(.collab-submission) .ant-modal-title p{margin:6px 0 0;color:var(--text-secondary);font-size:13px;line-height:21px;font-weight:400}.pencil-modal:has(.collab-submission) .ant-modal-body{padding:16px 24px 20px!important}.submission-warning-icon{position:absolute;top:24px;left:24px;width:44px;height:44px;display:grid;place-items:center;border-radius:10px;color:var(--warn);background:var(--warn-soft)}.collab-submission.stack{gap:12px}.collab-submission .metadata{margin:0;padding:14px;gap:9px;border-radius:8px;background:var(--bg-workspace);font-size:12px;line-height:17px}.collab-submission .metadata dd{text-align:right;font-weight:600}.submission-warning{display:flex;gap:8px;margin:0;padding:10px;border-radius:8px;color:var(--warn);background:var(--warn-soft);font-size:12px;line-height:19px}.submission-warning svg{margin-top:2px;flex-shrink:0}.pencil-modal:has(.collab-submission) .ant-modal-footer .button,.pencil-modal:has(.collab-return-details) .ant-modal-footer .button{height:36px;font-size:13px}.pencil-modal:has(.collab-return-details) .pencil-modal-heading{display:flex;align-items:center;gap:10px}.pencil-modal:has(.collab-return-details) .ant-modal-title h2{font-size:17px;line-height:25px}.collab-return-batch{display:flex;flex-direction:column;gap:16px}.collab-return-batch+.collab-return-batch{padding-top:20px;border-top:1px solid var(--border)}.collab-return-meta{display:flex;flex-wrap:wrap;gap:8px 16px;color:var(--text-secondary);font-size:12px;line-height:17px}.collab-return-meta>span{display:inline-flex;align-items:center;gap:5px}.collab-return-meta svg{color:var(--text-muted)}.collab-return-batch h3{margin:0 0 8px;font-size:13px;line-height:19px}.collab-return-notes{padding:12px 14px;border:1px solid var(--border);border-radius:8px;background:var(--bg-surface, #f7fafa);font-size:13px;color:var(--text-secondary);line-height:22px;overflow-wrap:anywhere}.collab-return-notes p{margin:0;white-space:pre-wrap}.collab-return-notes p+p{margin-top:8px}.collab-return-files{display:flex;flex-direction:column;gap:8px}.collab-return-file{display:flex;align-items:center;gap:8px;min-height:42px;padding:6px 10px;border:1px solid var(--border);border-radius:8px}.collab-return-file>svg{color:var(--text-muted);flex-shrink:0}.collab-return-file strong{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:400}.collab-return-file .button{height:26px;font-size:11px;color:var(--danger)}.preview-main,.preview-media-wrapper{display:contents}.pencil-modal:has(.collab-file-preview) .ant-modal-container{height:min(860px,calc(100dvh - 48px))}.pencil-modal:has(.collab-file-preview) .ant-modal-header{min-height:71px;flex-shrink:0;padding:14px 340px 14px 70px!important}.pencil-modal:has(.admin-preview-header-actions) .ant-modal-header{padding-right:160px!important}.pencil-modal:has(.collab-file-preview) .ant-modal-title h2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;line-height:22px}.pencil-modal:has(.collab-file-preview) .ant-modal-title p{margin:3px 0 0;font-size:12px;line-height:17px}.pencil-modal:has(.collab-file-preview) .ant-modal-body{display:flex;flex-direction:column;flex:1;min-height:0;padding:0!important;overflow:hidden!important}.pencil-modal:has(.collab-file-preview) .ant-modal-body>.ant-alert{flex-shrink:0;margin:10px 20px}.pencil-modal:has(.collab-file-preview) .ant-modal-footer{min-height:59px;flex-shrink:0;padding:12px 20px!important;align-items:center}.pencil-modal:has(.collab-file-preview) .ant-modal-footer .button{height:34px;padding:0 14px;font-size:13px}.collab-preview-file-icon{position:absolute;top:16px;left:20px;display:grid;place-items:center;width:38px;height:38px;border-radius:8px;background:var(--accent-soft);color:var(--accent)}.collab-preview-header-actions{position:absolute;top:19px;right:52px;display:flex;gap:8px}.collab-preview-header-actions .button{height:32px;padding:0 12px;font-size:12px;font-weight:400}.collab-file-preview.preview{gap:0;flex:1;min-height:0}.collab-preview-main{display:flex;flex-direction:column;flex:1;min-width:0;min-height:0;background:#0b1e22}.collab-file-preview .preview-stage{flex:1;min-height:0;overflow:hidden;position:relative}.collab-file-preview .preview-stage>.ant-image{display:flex;align-items:center;justify-content:center;width:100%;height:100%;max-height:none}.collab-file-preview .preview-stage img,.collab-file-preview .preview-stage video{display:block;max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain}.collab-file-preview .preview-stage .ant-image-img{object-fit:contain}.collab-file-preview .preview-stage .text-preview,.collab-file-preview .preview-stage .pdf-preview{height:100%;width:100%;max-height:none}.collab-file-preview .preview-info{flex:0 0 360px;width:360px;min-width:0;padding:20px;gap:14px;border-left:1px solid var(--border);overflow:auto}.collab-file-preview .preview-info h3{margin:0;font-size:13px;line-height:19px}.collab-file-preview .preview-info .metadata{margin:0;padding:14px;gap:9px 10px;grid-template-columns:auto minmax(0,1fr);border-radius:8px;background:var(--bg-workspace);font-size:12px;line-height:18px}.collab-file-preview .preview-info dd{text-align:right}.preview-lock-notice{display:flex;gap:8px;margin:0;padding:12px;border-radius:8px;background:var(--accent-soft);color:var(--accent-dark);font-size:11px;line-height:17px}.preview-lock-notice svg{flex-shrink:0;margin-top:2px}.collab-audio-player{display:flex;align-items:center;flex-direction:column;gap:22px;width:min(680px,85%);color:#fff}.collab-audio-player strong{font-size:15px;font-weight:500;max-width:100%;overflow-wrap:anywhere}.collab-audio-player audio{width:100%}.audio-type-icon{display:grid;place-items:center;width:72px;height:72px;border-radius:50%;color:#7ee8da;background:#0f766e66}.collab-file-preview .unsupported-file{color:#93b3af;padding:32px;text-align:center}.collab-file-preview .unsupported-file strong{color:#e8f4f2;overflow-wrap:anywhere}.collab-file-preview .unsupported-file p{max-width:420px;font-size:13px;line-height:22px}.collab-image-tools{display:flex;align-items:center;justify-content:center;gap:8px;min-height:38px;color:#e8f4f2;font-size:12px}.collab-image-tools .button.ant-btn{height:28px;width:32px;padding:0;border:0;color:#e8f4f2;background:#ffffff0d}.collab-preview-navigation{display:flex;gap:8px;height:88px;flex-shrink:0;padding:12px 16px;background:#07242899;overflow-x:auto}.collab-preview-navigation .button.ant-btn{display:flex;flex:1;min-width:100px;max-width:220px;height:64px;padding:8px;gap:8px;border:1px solid transparent;border-radius:8px;text-align:left;color:#ffffffdb;background:#ffffff0d}.collab-preview-navigation .button.ant-btn.is-selected{background:#0f766e33;border-color:var(--accent)}.preview-navigation-thumbnail{width:40px;height:40px;flex-shrink:0;display:grid;place-items:center;border-radius:4px;background:#ffffff12}.preview-navigation-thumbnail img{width:100%;height:100%;object-fit:cover;border-radius:4px}.preview-navigation-caption{display:flex;flex-direction:column;flex:1;gap:3px;min-width:0;overflow:hidden}.preview-navigation-caption strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:400}.preview-navigation-caption small{color:#ffffff8f;font-size:10px}.preview-file-index{color:var(--text-muted);font-size:12px}@media(max-width:1750px){.pencil-provider .collab-task-page .task-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.collab-file-details .file-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:1350px){.pencil-provider .collab-task-page .task-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.collab-file-details .file-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.pencil-overlay .collab-file-details>.tree-panel{width:210px}.collab-file-preview .preview-info{width:300px;flex-basis:300px;padding:16px}}@media(max-width:1000px){.pencil-provider .collab-task-page .task-grid{grid-template-columns:1fr}.collab-file-details .file-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.collab-file-preview .preview-info{width:240px;flex-basis:240px;padding:12px}.pencil-modal:has(.collab-file-preview) .ant-modal-footer{flex-wrap:wrap}.preview-file-index{display:none}.collab-preview-navigation .button.ant-btn{min-width:128px;flex:0 0 128px}.collab-file-details .file-summary{height:auto}.pencil-overlay:has(.collab-file-details) .ant-drawer-title{flex-wrap:wrap;gap:4px 12px}.pencil-overlay:has(.collab-file-details) .ant-drawer-header{padding-block:12px!important;height:auto}.pencil-overlay:has(.collab-file-details) .ant-drawer-footer{flex-wrap:wrap;padding-block:10px!important;height:auto}}@media(max-width:700px){.pencil-provider .collab-task-page{padding:16px}.pencil-provider .collab-task-page .task-card.ant-card{height:auto;min-height:196px}.pencil-provider .collab-task-page .task-cover{width:112px}.collab-task-page .task-meta{flex-wrap:wrap}.collab-file-details{flex-direction:column;height:auto}.pencil-overlay .collab-file-details>.tree-panel{width:100%;max-height:160px}.collab-file-details .file-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.collab-file-preview.preview{flex-direction:column;overflow:auto}.collab-preview-main{min-height:340px;flex-shrink:0}.collab-file-preview .preview-info{width:100%;flex-basis:auto;overflow:visible}.pencil-modal:has(.collab-file-preview) .ant-modal-header{padding-right:48px!important;padding-bottom:54px!important}.collab-preview-header-actions{top:70px;left:20px;right:auto}}.file-thumbnail-loading{position:absolute;right:10px;bottom:10px;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:4px;border-radius:50%;background:#ffffffde}.pencil-overlay .file-grid .file-card .file-thumb.ant-btn>.file-thumbnail-loading{display:inline-flex}.h5-native-file-trigger{display:inline-flex;min-width:0}.h5-native-file-trigger>.ant-upload-wrapper,.h5-native-file-trigger .ant-upload-select{display:inline-flex;min-width:0}.h5-native-upload-list{display:flex;flex-direction:column;gap:8px;min-width:0}.h5-native-upload-row{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:4px 8px;padding:8px;min-width:0;border:1px solid var(--border);border-radius:8px;background:var(--panel)}.h5-native-thumbnail{display:flex;align-items:center;justify-content:center;width:44px;height:44px;overflow:hidden;border-radius:6px;background:var(--bg-workspace);color:var(--text-muted)}.h5-native-thumbnail .ant-image,.h5-native-thumbnail img,.h5-native-thumbnail video{display:block;width:100%;height:100%;object-fit:cover}.h5-native-upload-description{display:flex;flex-wrap:wrap;align-items:center;gap:2px 8px;min-width:0}.h5-native-upload-description strong{display:block;flex:0 0 100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:17px}.h5-native-upload-description small,.h5-native-upload-status{color:var(--text-muted);font-size:11px;line-height:16px}.h5-native-upload-row.is-failed .h5-native-upload-status{color:var(--danger)}.h5-native-upload-row.is-completed .h5-native-upload-status{color:var(--success)}.h5-native-upload-actions{display:flex;align-items:center;gap:2px}.h5-native-upload-actions .ant-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;min-width:0;padding:0}.h5-native-upload-row>.ant-progress{grid-column:1 / -1;margin:0;line-height:4px}.h5-native-upload-message{flex:0 0 100%;min-width:0;width:100%}.h5-native-upload-message .ant-alert{min-width:0;overflow-wrap:anywhere}.h5-native-upload-list.is-compact{display:contents}.h5-native-upload-list.is-compact .h5-native-upload-row{position:relative;display:block;flex:0 0 70px;width:70px;height:70px;padding:0;overflow:hidden}.h5-native-upload-list.is-compact .h5-native-thumbnail{width:100%;height:100%}.h5-native-upload-list.is-compact .h5-native-upload-description{position:absolute;left:0;right:0;bottom:4px;display:block;padding:2px 4px;background:var(--nav-dark);background:color-mix(in srgb,var(--nav-dark) 82%,transparent)}.h5-native-upload-list.is-compact .h5-native-upload-description strong,.h5-native-upload-list.is-compact .h5-native-upload-description small{display:none}.h5-native-upload-list.is-compact .h5-native-upload-status{display:block;overflow:hidden;color:var(--panel);font-size:10px;line-height:14px;text-overflow:ellipsis;white-space:nowrap}.h5-native-upload-list.is-compact .h5-native-upload-actions{position:absolute;top:2px;right:2px}.h5-native-upload-list.is-compact .h5-native-upload-actions .ant-btn{width:22px;height:22px;color:var(--panel);background:var(--nav-dark);background:color-mix(in srgb,var(--nav-dark) 82%,transparent);border-radius:50%}.h5-native-upload-list.is-compact .h5-native-upload-row>.ant-progress{position:absolute;right:0;bottom:0;left:0;height:4px}.h5-upload-detail-content{display:flex;flex-direction:column;gap:12px}.h5-upload-detail-content .h5-file-summary.ant-card{border:0;border-radius:14px;background:#fff;box-shadow:none}.h5-upload-detail-content .h5-file-summary .ant-card-body{height:99px;padding:14px;display:flex;flex-direction:column;gap:8px}.h5-summary-title{display:flex;align-items:center;gap:8px;min-height:22px}.h5-upload-detail-content .h5-summary-title strong{flex:1;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:15px;line-height:22px;font-weight:600}.h5-summary-title .badge{height:22px;line-height:16px;padding:3px 9px;border-radius:6px;font-size:11px}.h5-upload-detail-content .h5-file-summary p,.h5-upload-detail-content .h5-file-summary small{display:flex;gap:6px;margin:0;align-items:center;white-space:nowrap}.h5-upload-detail-content .h5-file-summary p{font-size:12px;line-height:17px;color:#5e7178}.h5-upload-detail-content .h5-file-summary small{font-size:11px;line-height:16px;color:#8ca0a6}.h5-file-summary p svg,.h5-file-summary small svg{flex-shrink:0;color:#8ca0a6}.h5-file-summary p span,.h5-file-summary small span{overflow:hidden;text-overflow:ellipsis}.h5-detail-group.ant-card{border:0;border-radius:14px;background:#fff;box-shadow:none}.h5-detail-group.ant-card>.ant-card-body{padding:14px}.h5-detail-heading{height:19px;display:flex;align-items:center;gap:8px;margin-bottom:10px}.h5-detail-heading h3{flex:1;margin:0;padding-left:11px;position:relative;font-size:13px;line-height:19px;font-weight:700}.h5-detail-heading h3:before{content:"";position:absolute;left:0;top:3px;width:3px;height:13px;background:#0f766e;border-radius:2px}.h5-detail-heading>strong{color:#115e59;font-size:12px;font-weight:600}.h5-detail-heading .ant-btn{padding:0;height:19px;min-height:0;font-size:12px;color:#115e59;gap:1px}.h5-detail-files{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.h5-detail-image .h5-detail-files{grid-template-columns:repeat(3,minmax(0,1fr))}.h5-detail-files .h5-detail-file.ant-card{position:relative;overflow:hidden;border:0;border-radius:8px;height:92px;box-shadow:none}.h5-detail-file .h5-file-open.ant-btn{display:block;width:100%;height:92px;border:0;padding:0;border-radius:8px;position:relative;overflow:hidden;box-shadow:none;background:#e8edef}.h5-file-open>span:not([class]),.h5-file-open .ant-image{display:contents}.h5-file-open .ant-image-img,.h5-file-open video{width:100%;height:100%;display:block;object-fit:cover}.h5-media-fallback{display:grid;place-items:center;width:100%;height:100%;color:#8ca0a6}.h5-media-play,.h5-media-progress{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff;background:#16282e99;border-radius:50%}.h5-media-play{width:14px;height:14px;padding:9px;box-sizing:content-box}.h5-media-progress .ant-progress-text{color:#fff!important;font-size:10px!important}.h5-media-label{position:absolute;left:6px;bottom:6px;padding:2px 4px;height:18px;background:#16282eb3;color:#fff;font-size:10px;line-height:14px;border-radius:3px}.h5-media-kind{position:absolute;right:6px;bottom:6px;color:#fff}.h5-detail-file .h5-file-delete.ant-btn{position:absolute;right:6px;top:6px;width:20px;height:20px;min-width:0;min-height:0;padding:0;border:0;border-radius:50%;background:#16282e99;color:#fff}.h5-detail-files.h5-detail-file-rows{grid-template-columns:1fr;gap:10px}.h5-detail-files .h5-detail-file-row.ant-card{height:53px;border-radius:10px;background:#f3f5f7}.h5-detail-file-row .h5-file-open.ant-btn{display:flex;align-items:center;justify-content:start;gap:10px;height:53px;padding:9px 36px 9px 10px;border-radius:10px;background:#f3f5f7;text-align:left}.h5-document-icon{flex-shrink:0;width:32px;height:32px;display:grid;place-items:center;border-radius:8px;color:#0f766e;background:#e6f7f4}.h5-document-icon.archive{background:#fdf1e0;color:#ed8a16}.h5-document-text{display:flex;flex:1;min-width:0;flex-direction:column;gap:2px}.h5-document-text strong{font-size:12px;font-weight:600;line-height:17px;color:#16282e;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.h5-document-text small{color:#8ca0a6;font-size:11px;line-height:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.h5-detail-file .h5-file-row-action.ant-btn{position:absolute;right:10px;top:18.5px;width:16px;height:16px;min-width:0;min-height:0;padding:0;color:#8ca0a6}.h5-queue-list{display:flex;flex-direction:column;gap:10px}.h5-queue-row{min-height:27px}.h5-queue-info{display:flex;height:17px;gap:8px;align-items:center}.h5-queue-info>svg{flex-shrink:0;color:#8ca0a6}.h5-queue-info strong{flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:17px;font-weight:600}.h5-queue-info small{font-size:11px;color:#8ca0a6;white-space:nowrap}.h5-queue-info .ant-btn{height:17px;min-height:0;padding:0}.h5-queue-info .icon-button{width:15px;min-width:0;color:#8ca0a6}.h5-queue-status,.h5-queue-info .h5-queue-status{font-size:11px;line-height:16px;font-weight:600;color:#0f766e;white-space:nowrap}.h5-queue-status.complete{color:#18a05e}.h5-queue-status.waiting{color:#8ca0a6}.h5-queue-row>.ant-progress{display:block;margin:6px 0 0;height:4px;line-height:4px}.h5-queue-row .ant-progress-outer{display:block;height:4px;padding:0}.h5-queue-row .ant-progress-inner{display:block}.h5-group-empty{margin:20px 0;text-align:center;color:#8ca0a6;font-size:12px}.h5-group-back.ant-btn{align-self:start;padding:0;height:22px;color:#115e59;font-size:12px}.h5-data-locked{height:238px;padding:48px 24px;display:flex;flex-direction:column;gap:10px;align-items:center;text-align:center}.h5-lock-icon{display:grid;place-items:center;width:64px;min-height:64px;background:#fff;border-radius:50%;color:#8ca0a6}.h5-data-locked strong{font-size:14px;line-height:20px;font-weight:600}.h5-data-locked p{max-width:260px;margin:0;font-size:12px;line-height:19px;color:#8ca0a6}.pencil-overlay.pencil-mobile:has(.h5-upload-detail-content) .ant-drawer-body{background-color:#f3f5f7;background-image:radial-gradient(ellipse 260px 240px at 90px -48px,#0f766e29,transparent),radial-gradient(ellipse 260px 260px at 320px 382px,#2e7dd11c,transparent),radial-gradient(ellipse 260px 240px at 110px 662px,#14b8a621,transparent)!important}.pencil-overlay.pencil-mobile:has(.h5-upload-detail-content) .ant-drawer-header{height:88px!important;min-height:88px!important;padding:44px 16px 0!important}.pencil-overlay.pencil-mobile:has(.h5-upload-detail-content) .ant-drawer-body{padding:12px 16px!important}.pencil-overlay.pencil-mobile:has(.h5-upload-detail-content) .ant-drawer-title{padding-right:24px;text-align:center}.pencil-overlay.pencil-mobile:has(.h5-upload-detail-content) .ant-drawer-title h2{font-size:17px;line-height:44px}.pencil-overlay.pencil-mobile:has(.h5-upload-detail-content) .ant-drawer-close{width:24px;height:24px;color:#16282e}.pencil-overlay.pencil-mobile:has(.h5-upload-detail-content) .file-mobile-tools{position:absolute;top:54px;right:16px;width:20px;height:24px;padding:0}.pencil-overlay.pencil-mobile:has(.h5-upload-detail-content) .ant-drawer-footer .ant-btn:disabled{background:#e3e9eb;color:#8ca0a6}.h5-summary-title .status-reviewing{color:#ed8a16;background:#fdf1e0}.h5-media-progress .ant-progress-indicator{color:#fff!important;font-size:10px!important}.h5-document-text small,.h5-detail-heading .ant-btn{font-weight:400}.pencil-overlay .h5-upload-detail-content .h5-detail-file .h5-file-delete.ant-btn{width:20px;height:20px;min-width:0;min-height:0;padding:0;border-radius:50%;background:#16282e99;color:#fff}.pencil-overlay .h5-upload-detail-content .h5-detail-file .h5-file-row-action.ant-btn{width:16px;height:16px;min-width:0;min-height:0;padding:0}.pencil-overlay .h5-upload-detail-content .h5-queue-info .icon-button.ant-btn{width:15px;height:17px;min-width:0;min-height:0;padding:0}.pencil-overlay.pencil-mobile:has(.h5-upload-detail-content) .file-mobile-tools.ant-btn{top:56px;right:16px;width:20px;height:20px;min-width:0;min-height:0;padding:0}.pencil-overlay .h5-upload-detail-content .h5-file-open.ant-btn:disabled,.pencil-overlay.pencil-mobile:has(.h5-upload-detail-content) .ant-drawer-footer .ant-btn:disabled{opacity:1}.pencil-overlay.pencil-mobile:has(.h5-file-details .h5-upload-detail-content) .ant-drawer-footer>:is(.button,.h5-native-file-trigger),.pencil-overlay.pencil-mobile:has(.h5-return-details) .ant-drawer-footer>:is(.button,.h5-native-file-trigger){flex:1 1 50%;min-width:0}.h5-return-sheet .h5-return-reviewer{order:10;margin:0;color:var(--text-muted);font-size:11px;line-height:17px}.pencil-overlay.pencil-mobile:has(.h5-file-details .h5-upload-detail-content) .ant-drawer-footer .h5-native-file-trigger :is(.ant-upload-wrapper,.ant-upload),.pencil-overlay.pencil-mobile:has(.h5-return-details) .ant-drawer-footer .h5-native-file-trigger :is(.ant-upload-wrapper,.ant-upload){display:block;width:100%}.pencil-overlay.pencil-mobile:has(.h5-return-details) .ant-drawer-footer .h5-native-file-trigger .button{width:100%}.pencil-overlay.pencil-mobile .h5-playback-buttons .button.h5-playback-toggle.ant-btn{width:52px;height:52px;border-radius:50%;background:var(--accent);color:#fff}.pencil-overlay.pencil-mobile .h5-image-navigation-count .button.ant-btn,.pencil-overlay.pencil-mobile .h5-playback-buttons .button.ant-btn:not(.h5-playback-toggle){background:transparent;border:0;color:#fff}.pencil-overlay.pencil-mobile .h5-image-navigation-count .button.ant-btn:disabled,.pencil-overlay.pencil-mobile .h5-playback-buttons .button.ant-btn:disabled{color:#fff5;background:transparent}.pencil-overlay.pencil-mobile .h5-preview-stage .h5-video-play-overlay.ant-btn{width:44px;height:44px;border-radius:50%;border:1px solid #ffffff70;color:#fff;background:#0b1e2299}.pencil-overlay.pencil-mobile:has(.h5-file-details .h5-upload-detail-content) .ant-drawer-footer .h5-native-file-trigger .button{width:100%}.pencil-overlay.pencil-mobile .pencil-modal:has([data-prototype=aTY2x]) .ant-modal-footer .button.danger{color:#fff;background:var(--danger);border-color:var(--danger)}.pencil-modal:has(.h5-file-viewer) .ant-modal-header{background:#fff}.task-form-fields{display:contents}.pencil-provider .h5:has(.h5-task-page) .topbar{height:env(safe-area-inset-top,0px);min-height:env(safe-area-inset-top,0px);padding:0;border:0}.pencil-provider .h5-task-page .task-card.ant-card{height:auto;min-height:132px}.pencil-provider .h5-task-page .task-card-body{min-height:104px;height:auto}.pencil-provider .h5-task-page .task-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pencil-provider .h5-task-page .task-actions .button{font-size:12px;font-weight:400}.pencil-provider .h5-task-page .task-actions{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr)}.pencil-provider .h5-task-page .task-actions .button>span{min-width:0;white-space:normal;line-height:14px}.pencil-provider .h5-task-page .task-actions .h5-native-file-trigger :is(.ant-upload-wrapper,.ant-upload){display:block;width:100%}.pencil-provider .h5-task-page .task-actions .h5-native-file-trigger .button{width:100%}.pencil-provider .h5-task-page .task-page-header>.tabs .ant-tabs-tab{font-size:13px}.pencil-provider .h5-task-page .task-page-header>.tabs .ant-tabs-nav-list{display:flex;width:auto;max-width:none;gap:8px}.pencil-provider .h5-task-page .task-page-header>.tabs .ant-tabs-tab{padding:0 10px}.pencil-provider .h5-task-page .task-page-header>.tabs :is(.ant-badge-count,.ant-scroll-number-only,.ant-scroll-number-only-unit){height:16px;line-height:16px}.pencil-overlay.pencil-mobile:has(.h5-task-form) .ant-drawer-header,.pencil-overlay.pencil-mobile:has(.h5-file-details .h5-upload-detail-content) .ant-drawer-header,.pencil-overlay.pencil-mobile:has(.h5-return-details:not(.h5-return-sheet)) .ant-drawer-header{min-height:calc(44px + env(safe-area-inset-top,0px))!important;height:auto!important;padding:env(safe-area-inset-top,0px) 16px 0!important}.pencil-overlay.pencil-mobile:has(.h5-task-form) .ant-drawer-title,.pencil-overlay.pencil-mobile:has(.h5-return-details:not(.h5-return-sheet)) .ant-drawer-title{padding-right:24px;text-align:center}.pencil-overlay.pencil-mobile:has(.h5-task-form) .ant-drawer-title h2,.pencil-overlay.pencil-mobile:has(.h5-file-details .h5-upload-detail-content) .ant-drawer-title h2,.pencil-overlay.pencil-mobile:has(.h5-return-details:not(.h5-return-sheet)) .ant-drawer-title h2{font-size:17px;line-height:44px}.pencil-overlay.pencil-mobile:has(.h5-task-form) .ant-drawer-body,.pencil-overlay.pencil-mobile:has(.h5-file-details .h5-upload-detail-content) .ant-drawer-body,.pencil-overlay.pencil-mobile:has(.h5-return-details:not(.h5-return-sheet)) .ant-drawer-body{padding:12px 16px!important;background-image:radial-gradient(ellipse at 5% 90%,#14b8a617,transparent 70%),radial-gradient(ellipse at 100% 45%,#2e7dd112,transparent 65%)!important}.pencil-overlay.pencil-mobile:has(.h5-file-details .h5-upload-detail-content) .file-mobile-tools.ant-btn{top:calc(12px + env(safe-area-inset-top,0px));right:16px}.pencil-overlay.pencil-mobile:has(.h5-task-form) .ant-drawer-footer,.pencil-overlay.pencil-mobile:has(.h5-file-details .h5-upload-detail-content) .ant-drawer-footer,.pencil-overlay.pencil-mobile:has(.h5-return-details:not(.h5-return-sheet)) .ant-drawer-footer{padding:10px 16px max(24px,env(safe-area-inset-bottom,0px))!important;min-height:78px;height:auto;flex-wrap:nowrap}.pencil-overlay.pencil-mobile:has(.h5-task-form) .ant-drawer-footer .button{height:44px;border-radius:12px}.pencil-overlay.pencil-mobile:has(.h5-task-form) .ant-drawer-footer .button.primary{flex:1}.h5-task-form-fields{display:flex;flex-direction:column;gap:12px;padding:14px;border-radius:14px;background:var(--panel)}.h5-task-form-fields h3{padding-left:10px;border-left:3px solid var(--accent);font-size:14px;line-height:19px}.h5-task-form-fields .form-grid,.h5-task-form-fields .grid-3{grid-template-columns:1fr;gap:12px}.h5-task-form .field .ant-form-item-label{padding-bottom:6px}.h5-task-form .field .ant-form-item-label label{font-size:12px;line-height:17px}.h5-task-form-fields .input-field,.h5-task-form-fields .select-field{height:39px;font-size:13px;background:var(--bg-workspace);border-color:transparent;border-radius:10px}.h5-task-form-fields .select-field .ant-select-selector{background:var(--bg-workspace)!important;border-color:transparent!important;border-radius:10px}.h5-task-form-fields textarea{min-height:72px;height:72px;padding:10px;border:0;border-radius:10px;background:var(--bg-workspace);font-size:12px}.h5-task-form-note{display:flex;gap:6px;margin:0;color:var(--text-muted);font-size:11px;line-height:17px}.h5-task-form-note svg{margin-top:2px}.h5-upload-detail-content.is-expanded .h5-detail-group{background:transparent;border-radius:0}.h5-upload-detail-content.is-expanded .h5-detail-group>.ant-card-body{padding:0}.h5-upload-detail-content.is-expanded .h5-detail-files:not(.h5-detail-file-rows){grid-template-columns:repeat(2,minmax(0,1fr))}.h5-upload-detail-content.is-expanded .h5-detail-files:not(.h5-detail-file-rows) .h5-detail-file,.h5-upload-detail-content.is-expanded .h5-detail-files:not(.h5-detail-file-rows) .h5-file-open{height:104px}.h5-group-intro{margin:0;font-size:12px;line-height:18px;color:var(--text-secondary)}.pencil-overlay.pencil-mobile .h5-upload-detail-content .h5-summary-title strong{font-size:14px}.pencil-overlay.pencil-mobile .h5-file-summary .ant-card-body{height:auto;min-height:99px}.pencil-overlay.pencil-mobile .h5-file-summary p,.pencil-overlay.pencil-mobile .h5-file-summary small{white-space:normal;align-items:flex-start}.pencil-overlay.pencil-mobile .h5-file-summary p span,.pencil-overlay.pencil-mobile .h5-file-summary small span{overflow:visible}.h5-detail-queue .h5-native-upload-row{padding:6px 0;border:0;border-radius:0;background:transparent}.h5-detail-queue .h5-native-thumbnail{width:24px;height:24px}.h5-detail-queue .h5-native-upload-description strong{font-size:12px}.h5-detail-queue .h5-native-upload-description small{font-size:11px}.h5-detail-queue .h5-native-upload-description .ant-progress{margin:2px 0 0}.pencil-overlay.pencil-mobile .pencil-modal:has([data-prototype=aTY2x]),.pencil-overlay.pencil-mobile .pencil-modal:has(.h5-submission){width:327px!important;max-width:calc(100vw - 48px)}.pencil-overlay.pencil-mobile .pencil-modal:has([data-prototype=aTY2x]) .ant-modal-header,.pencil-overlay.pencil-mobile .pencil-modal:has(.h5-submission) .ant-modal-header{padding:20px 18px 0 62px!important;border:0!important}.pencil-overlay.pencil-mobile .pencil-modal:has([data-prototype=aTY2x]) .ant-modal-title h2,.pencil-overlay.pencil-mobile .pencil-modal:has(.h5-submission) .ant-modal-title h2{font-size:16px;line-height:23px}.pencil-overlay.pencil-mobile .pencil-modal:has([data-prototype=aTY2x]) .ant-modal-close,.pencil-overlay.pencil-mobile .pencil-modal:has(.h5-submission) .ant-modal-close{display:none}.h5-confirm-icon{display:grid;place-items:center;position:absolute;top:20px;left:18px;width:34px;height:38px;border-radius:10px;background:var(--accent-soft);color:var(--accent)}.h5-confirm-icon.is-danger{background:var(--danger-soft);color:var(--danger)}.pencil-overlay.pencil-mobile .pencil-modal:has([data-prototype=aTY2x]) .ant-modal-body,.pencil-overlay.pencil-mobile .pencil-modal:has(.h5-submission) .ant-modal-body{padding:12px 18px 0!important;font-size:12px;line-height:18px}.pencil-overlay.pencil-mobile .pencil-modal:has([data-prototype=aTY2x]) .ant-modal-footer,.pencil-overlay.pencil-mobile .pencil-modal:has(.h5-submission) .ant-modal-footer{padding:12px 18px 20px!important;border:0!important;flex-wrap:nowrap}.pencil-overlay.pencil-mobile .pencil-modal:has([data-prototype=aTY2x]) .ant-modal-footer .button,.pencil-overlay.pencil-mobile .pencil-modal:has(.h5-submission) .ant-modal-footer .button{flex:1;height:40px;font-size:14px;font-weight:400}.h5-submission .metadata{margin:0;padding:12px;border-radius:10px;background:var(--bg-workspace);grid-template-columns:75px minmax(0,1fr);font-size:12px;gap:8px}.h5-submission .metadata dd{text-align:right}.h5-submission>p{margin:0;color:var(--text-secondary);font-size:12px;line-height:18px}.h5-submission .h5-submission-ready{display:flex;align-items:center;gap:6px;padding:9px 10px;border-radius:8px;color:var(--success);background:var(--success-soft);font-size:11px}.pencil-overlay.pencil-mobile:has(.h5-return-sheet) .ant-modal-wrap{overflow:hidden}.pencil-overlay.pencil-mobile .pencil-modal:has(.h5-return-sheet){position:absolute;bottom:0;left:0;top:auto;width:100%!important;max-width:100%;margin:0}.pencil-overlay.pencil-mobile .pencil-modal:has(.h5-return-sheet) .ant-modal-container{max-height:min(90dvh,720px)!important;border-radius:18px 18px 0 0!important}.pencil-modal:has(.h5-return-sheet) .ant-modal-header{padding:23px 16px 10px!important;border:0!important}.pencil-modal:has(.h5-return-sheet) .ant-modal-header:before{content:"";position:absolute;left:calc(50% - 18px);top:8px;width:36px;height:4px;border-radius:3px;background:var(--border)}.pencil-modal:has(.h5-return-sheet) .ant-modal-title h2{font-size:16px}.pencil-modal:has(.h5-return-sheet) .ant-modal-body{padding:2px 16px 16px!important}.pencil-modal:has(.h5-return-sheet) .ant-modal-footer{padding:0 16px max(24px,env(safe-area-inset-bottom,0px))!important;border:0!important}.pencil-modal:has(.h5-return-sheet) .ant-modal-footer>.button,.pencil-modal:has(.h5-return-sheet) .ant-modal-footer>span{width:100%}.pencil-modal:has(.h5-return-sheet) .ant-modal-footer .button{width:100%;height:44px;color:#fff;background:var(--accent);border-radius:12px}.pencil-modal:has(.h5-return-sheet) .ant-modal-footer .button:disabled{color:var(--text-muted);background:var(--border)}.h5-return-sheet .ant-card{border:0;border-radius:0;background:transparent}.h5-return-sheet .ant-card .ant-card-body{padding:0}.h5-return-sheet .h5-return-summary p,.h5-return-sheet .h5-return-summary small,.h5-return-sheet .h5-return-reasons h3,.h5-return-sheet .h5-return-history{display:none}.h5-return-sheet .h5-return-reasons p{margin:0;padding:10px 12px;border-radius:8px;background:var(--bg-workspace)}.h5-return-sheet .h5-return-reasons p+p{margin-top:6px}.h5-return-sheet .h5-return-file{margin-bottom:8px;min-height:53px}.h5-return-sheet .h5-return-privacy{color:var(--text-muted)}.h5-return-sheet .h5-return-files h3{font-weight:400;color:var(--text-secondary)}.pencil-overlay.pencil-mobile:has(.h5-file-viewer) .ant-modal-wrap{overflow:hidden}.pencil-overlay.pencil-mobile:has(.h5-file-viewer) .ant-modal-wrap:before{display:none}.pencil-overlay.pencil-mobile .pencil-modal:has(.h5-file-viewer){top:0;width:100vw!important;max-width:100vw;height:100dvh;margin:0;padding:0;display:block}.pencil-modal:has(.h5-file-viewer) .ant-modal-container{width:100%;height:100dvh;max-height:100dvh!important;border-radius:0!important;background:var(--bg-workspace)}.pencil-modal:has(.h5-file-viewer) .ant-modal-header{height:calc(44px + env(safe-area-inset-top,0px));min-height:calc(44px + env(safe-area-inset-top,0px));padding:calc(10px + env(safe-area-inset-top,0px)) 68px 10px 48px!important;border:0!important}.pencil-modal:has(.h5-file-viewer) .ant-modal-title h2{font-size:14px;line-height:24px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pencil-modal:has(.h5-file-viewer) .ant-modal-close{top:calc(10px + env(safe-area-inset-top,0px));left:16px;right:auto;width:24px;height:24px;color:var(--text-primary)}.h5-preview-header-actions{position:absolute;top:calc(10px + env(safe-area-inset-top,0px));right:12px;display:flex;gap:4px}.h5-preview-header-actions .button.ant-btn{height:24px;min-height:24px;width:24px;min-width:24px;padding:0;border:0;background:transparent}.pencil-overlay.pencil-mobile .pencil-modal:has(.h5-file-viewer) .ant-modal-body{padding:12px 16px!important;flex:1;min-height:0;overflow:auto;background:radial-gradient(ellipse at 20% 80%,#14b8a61a,transparent 70%)}.pencil-modal:has(.h5-file-viewer) .ant-modal-footer{padding:10px 16px max(24px,env(safe-area-inset-bottom,0px))!important;background:#fff;border:0!important}.pencil-modal:has(.h5-file-viewer.is-document) .ant-modal-footer .button{height:44px;flex:1;border-radius:12px;font-weight:400}.h5-file-viewer{display:flex;flex-direction:column;min-height:100%;gap:12px}.pencil-modal:has(.h5-file-viewer.is-media) :is(.ant-modal-header,.ant-modal-container,.ant-modal-footer){background:#0b1e22;color:#fff}.pencil-overlay.pencil-mobile .pencil-modal:has(.h5-file-viewer.is-media) .ant-modal-body{padding:0!important;overflow:hidden;background:#0b1e22}.pencil-modal:has(.h5-file-viewer.is-media) .ant-modal-title h2,.pencil-modal:has(.h5-file-viewer.is-media) .ant-modal-close,.pencil-modal:has(.h5-file-viewer.is-media) .h5-preview-header-actions .button.ant-btn{color:#fff}.h5-file-viewer.is-media{height:100%;min-height:0;gap:0}.h5-file-viewer.is-media>.ant-alert{flex-shrink:0;margin:12px 16px}.h5-preview-stage{display:flex;flex:1;min-height:0;position:relative;justify-content:center;align-items:center;width:100%}.h5-file-viewer.is-media .h5-preview-stage{overflow:hidden}.h5-file-viewer.is-media .h5-preview-stage .ant-image{display:flex;align-items:center;justify-content:center;width:100%;height:100%;max-height:none}.h5-file-viewer.is-media .h5-preview-stage img,.h5-file-viewer.is-media .h5-preview-stage video{display:block;width:100%;height:100%;max-height:100%;object-fit:contain}.h5-file-viewer.is-media .h5-preview-stage audio{display:none}.h5-preview-stage .h5-video-play-overlay.ant-btn{position:absolute;top:calc(50% - 22px);left:calc(50% - 22px);display:grid;place-items:center;width:44px;height:44px;border:1px solid #ffffff70;border-radius:50%;color:#fff;background:#0b1e2299}.h5-audio-placeholder{display:flex;flex-direction:column;align-items:center;gap:20px;color:#7ee8da}.h5-audio-placeholder strong{font-size:14px;color:#fff}.h5-media-controls{width:100%;color:#ffffffb3}.h5-media-controls .ant-slider{margin:6px 0 8px}.h5-media-controls .ant-slider-rail{background:#fff3}.h5-media-controls .ant-slider-track{background:var(--accent)}.h5-playback-times{display:flex;justify-content:space-between;font-size:11px;line-height:16px}.h5-playback-buttons{display:flex;align-items:center;justify-content:center;gap:28px;margin:14px 0}.h5-playback-buttons .button.ant-btn{width:40px;height:40px;padding:0;border:0;background:transparent;color:#fff}.h5-playback-buttons .button.h5-playback-toggle{width:52px;height:52px;border-radius:50%;background:var(--accent)}.h5-playback-buttons .button:disabled{color:#fff5}.h5-media-controls>small{display:block;text-align:center;font-size:11px;line-height:16px;color:#ffffff80}.h5-image-navigation{width:100%}.h5-image-navigation-count{display:flex;gap:20px;align-items:center;justify-content:center;margin-bottom:12px;font-size:12px;color:#ffffffa3}.h5-image-navigation-count .button.ant-btn{height:24px;width:24px;padding:0;border:0;color:#ffffffa3;background:transparent}.h5-image-navigation nav{display:flex;gap:8px;justify-content:center;overflow-x:auto}.h5-image-navigation nav .button.ant-btn{flex:0 0 46px;height:46px;padding:2px;border:1px solid transparent;border-radius:6px;color:#c8d8d5;background:#ffffff0d}.h5-image-navigation nav .button.is-current{border-color:#3fc9b5}.h5-image-navigation nav img{width:40px;height:40px;object-fit:cover;border-radius:4px}.h5-preview-document-info.ant-card{border:0;border-radius:12px}.h5-preview-document-info .ant-card-body{display:flex;align-items:center;padding:12px;gap:10px}.h5-preview-document-info .ant-card-body>div{flex:1;min-width:0}.h5-preview-document-info strong{display:block;font-size:12px;line-height:17px;overflow-wrap:anywhere}.h5-preview-document-info small{display:block;margin-top:3px;font-size:11px;color:var(--text-muted)}.h5-file-viewer.is-document .h5-preview-stage{flex:none;min-height:260px;padding:16px;border-radius:12px;background:#fff;align-items:flex-start;box-shadow:0 4px 14px #0b1e2208}.h5-file-viewer .pdf-preview{width:100%;height:auto;max-height:none;border-radius:0;background:#fff}.h5-file-viewer .pdf-preview-canvas{max-width:100%}.h5-text-preview{width:100%;overflow:auto;font-size:12px;line-height:1.7}.h5-text-preview pre{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.h5-preview-unsupported{width:100%;display:flex;flex-direction:column;align-items:center;gap:16px;padding:32px 12px;color:var(--text-secondary);font-size:13px;text-align:center}.h5-preview-unsupported p{font-size:12px;color:var(--text-muted)}.h5-archive-breadcrumb{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin:-12px -16px 0;padding:8px 16px;background:#fff}.h5-archive-breadcrumb .button.ant-btn{height:auto;max-width:230px;padding:0;border:0;font-size:12px;font-weight:400;overflow:hidden;text-overflow:ellipsis}.h5-archive-breadcrumb>span{display:inline-flex;align-items:center;gap:6px}.h5-archive-intro{margin:0;color:var(--text-secondary);font-size:12px;line-height:18px}.h5-archive-list.ant-card{border:0;border-radius:14px}.h5-archive-list .ant-card-body{display:flex;flex-direction:column;gap:8px;padding:12px}.h5-archive-list .h5-archive-entry.ant-btn{display:flex;align-items:center;width:100%;height:53px;gap:10px;padding:9px 10px;color:var(--text-primary);border:0;border-radius:10px;background:var(--bg-workspace);text-align:left}.h5-archive-icon{flex-shrink:0;display:grid;place-items:center;width:32px;height:32px;border-radius:8px;color:var(--accent);background:var(--accent-soft)}.h5-archive-icon.is-folder{color:var(--info);background:var(--info-soft)}.h5-archive-entry-copy{display:flex;flex:1;min-width:0;flex-direction:column;gap:3px}.h5-archive-entry-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:17px}.h5-archive-entry-copy small{font-size:11px;line-height:16px;color:var(--text-muted);font-weight:400}.h5-archive-entry>svg{color:var(--text-muted)}.h5-archive-readonly{display:flex;align-items:flex-start;gap:6px;margin:0;font-size:11px;line-height:17px;color:var(--text-muted)}.h5-archive-readonly svg{margin-top:2px}@media(max-width:360px){.pencil-provider .h5-task-page .page-heading{gap:8px;padding-inline:12px}.pencil-provider .h5-task-page .page-heading h1{font-size:18px}.pencil-provider .h5-task-page .toolbar{gap:4px}.pencil-provider .h5-task-page .toolbar .button.ant-btn{padding-inline:7px;font-size:11px}.pencil-provider .h5-task-page .task-cover{width:88px;flex-basis:88px}.pencil-provider .h5-task-page .task-actions .button{padding:0 3px;font-size:11px}}.pencil-overlay [data-prototype=ZlVYt] .ant-modal-title h2{margin:0;color:var(--text-primary);font-size:18px;line-height:26px}.pencil-overlay [data-prototype=ZlVYt] .ant-modal-title p{margin-top:4px;padding-right:20px;font-size:12px;line-height:17px;color:var(--text-secondary)}.pencil-overlay [data-prototype=ZlVYt] .ant-modal-footer{align-items:center;flex-wrap:wrap;gap:10px}.pencil-overlay [data-prototype=ZlVYt] .ant-modal-footer .button.ant-btn{height:36px;padding:0 18px;border-radius:8px;font-size:13px;font-weight:700}.dispatch-footer-hint{flex:1;min-width:100px;color:var(--text-muted);font-size:11px;text-align:left}.admin-dispatch-task-form{display:flex;flex-direction:column;gap:16px;min-width:0}.pencil-provider .admin-dispatch-task-form .field.ant-form-item .ant-form-item-label>label{font-size:13px;line-height:19px;font-weight:600}.admin-dispatch-task-form .form-grid.three{gap:12px}.pencil-provider .admin-dispatch-task-form .input-field.ant-input,.pencil-provider .admin-dispatch-task-form .select-field.ant-select{min-height:38px;height:38px;border-radius:8px;font-size:13px}.pencil-provider .admin-dispatch-task-form .textarea-field.ant-input{min-height:72px;height:72px;padding:12px;border-radius:8px;font-size:12px}.dispatch-recipients{display:flex;flex-direction:column;gap:8px;min-width:0}.dispatch-recipients-heading{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:6px 12px}.dispatch-recipients-heading b{font-size:13px;line-height:19px}.dispatch-recipients-heading b>span{color:var(--danger)}.dispatch-recipients-heading small{font-size:11px;line-height:16px;color:var(--text-muted)}.dispatch-mode-tabs.ant-tabs>.ant-tabs-nav{margin:0;min-height:38px;padding:3px;background:var(--bg-workspace);border-radius:8px}.dispatch-mode-tabs.ant-tabs .ant-tabs-nav:before,.dispatch-mode-tabs.ant-tabs .ant-tabs-ink-bar,.dispatch-mode-tabs .ant-tabs-content-holder{display:none}.dispatch-mode-tabs.ant-tabs .ant-tabs-tab{height:32px;margin:0 4px 0 0;padding:0 14px;border-radius:6px;border:1px solid transparent;font-size:12px}.dispatch-mode-tabs.ant-tabs .ant-tabs-tab-active{background:var(--panel);border-color:var(--accent-border)}.dispatch-mode-tabs.ant-tabs .ant-tabs-tab-btn{color:var(--text-secondary)}.dispatch-mode-tabs.ant-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--accent-dark);font-weight:600}.pencil-provider .dispatch-selector.ant-select{width:100%;min-width:0;min-height:44px;height:auto;align-items:center;border-radius:8px}.dispatch-selector .ant-select-selection-item{max-width:100%;background:var(--accent-soft);color:var(--accent-dark);font-size:12px}.dispatch-descendants.ant-checkbox-wrapper{align-self:flex-start;margin:0;color:var(--text-secondary);font-size:11px}.dispatch-everyone{display:flex;align-items:center;gap:10px;min-height:44px;padding:10px 12px;border:1px solid var(--border);border-radius:8px;font-size:12px;color:var(--accent-dark)}.dispatch-preview,.dispatch-rules{display:flex;align-items:flex-start;gap:6px;color:var(--text-muted);font-size:11px;line-height:16px}.dispatch-preview svg,.dispatch-rules svg{margin-top:1px}.dispatch-skipped{font-size:11px;line-height:17px;color:var(--warn)}.dispatch-rules{gap:8px;padding:12px;border-radius:8px;background:var(--accent-soft);color:var(--accent-dark);font-size:12px;line-height:19px}.dispatch-rules p{margin:0}.dispatch-category-help{display:flex;align-items:center;flex-wrap:wrap;gap:4px;font-size:11px;color:var(--text-muted)}.dispatch-category-help .button.ant-btn,.dispatch-load-more.button.ant-btn{height:auto;padding:0;font-size:11px;color:var(--accent)}.dispatch-load-more.button.ant-btn{align-self:flex-start}@media(max-width:600px){.admin-dispatch-task-form .form-grid.three{grid-template-columns:minmax(0,1fr)}.dispatch-recipients-heading small{width:100%}.dispatch-footer-hint{flex-basis:100%}}.pencil-provider .app-main:has(>.admin-scene-page){height:100dvh;min-height:0;overflow:hidden}.pencil-provider .workspace.scene-page.admin-scene-page{min-height:0;padding:20px 24px 16px;gap:14px}.pencil-provider .admin-scene-page .scene-page-heading{flex:none;min-height:49px;gap:12px}.pencil-provider .admin-scene-page .scene-page-heading>div{min-width:0}.pencil-provider .admin-scene-page .scene-page-heading h1{margin:0;font-size:20px;line-height:29px}.pencil-provider .admin-scene-page .scene-page-heading p{overflow:hidden;margin:3px 0 0;font-size:12px;line-height:17px;white-space:nowrap;text-overflow:ellipsis}.pencil-provider .admin-scene-page .scene-statistics{flex:none;gap:14px}.pencil-provider .admin-scene-page .scene-statistics .stat.ant-card{height:76px;padding:0 19px}.pencil-provider .admin-scene-page .scene-statistics .stat strong{font-size:24px;line-height:31px}.pencil-provider .admin-scene-page .scene-layout{min-height:0;gap:16px}.pencil-provider :is(.admin-scene-page,.collab-scene-page) .scene-category-wrap{flex-basis:240px;min-height:0}.pencil-provider :is(.admin-scene-page,.collab-scene-page) .scene-category-wrap.collapsed{flex-basis:48px}.pencil-provider :is(.admin-scene-page,.collab-scene-page) .scene-category-wrap>.tree-panel{width:240px;min-height:0;overflow-y:auto;padding:16px 0}.pencil-provider :is(.admin-scene-page,.collab-scene-page) .scene-category-rail>.button.ant-btn{width:32px;min-width:32px;height:32px;padding:0;border-radius:8px;background:var(--accent-soft);color:var(--accent)}.pencil-provider :is(.admin-scene-page,.collab-scene-page) .scene-category-rail .scene-rail-count{display:flex;align-items:center;justify-content:center;width:28px;height:28px;margin:auto 0 0;padding:0;border:0;border-radius:50%;background:var(--warn-soft);color:var(--warn);font-size:11px}:is(.admin-scene-page,.collab-scene-page) .scene-tree-heading{display:flex;align-items:center;gap:8px;padding:0 16px 10px;height:34px;margin-bottom:4px}.pencil-provider :is(.admin-scene-page,.collab-scene-page) .scene-tree-heading h3{flex:1;margin:0;padding:0;font-size:13px;line-height:20px}.pencil-provider :is(.admin-scene-page,.collab-scene-page) .scene-tree-heading .scene-category-collapse.ant-btn{position:static;flex:none;width:24px;height:24px;padding:0}.pencil-provider :is(.admin-scene-page,.collab-scene-page) .admin-scene-category-tree .ant-tree-treenode{position:relative;width:100%;padding:0 12px 4px}.pencil-provider :is(.admin-scene-page,.collab-scene-page) .admin-scene-category-tree .ant-tree-switcher{color:var(--text-muted);width:14px;line-height:34px}.pencil-provider :is(.admin-scene-page,.collab-scene-page) .admin-scene-category-tree .ant-tree-switcher:before{content:none}.pencil-provider :is(.admin-scene-page,.collab-scene-page) .admin-scene-category-tree .ant-tree-switcher-noop{display:none}.pencil-provider :is(.admin-scene-page,.collab-scene-page) .admin-scene-category-tree .ant-tree-indent-unit{width:18px}.pencil-provider :is(.admin-scene-page,.collab-scene-page) .admin-scene-category-tree .ant-tree-node-content-wrapper{display:flex;align-items:center;gap:6px;min-height:34px;padding:0 4px;line-height:34px}.pencil-provider :is(.admin-scene-page,.collab-scene-page) .admin-scene-category-tree .ant-tree-node-content-wrapper:has(.scene-tree-node):is(:hover,.ant-tree-node-selected){background:var(--scene-tree-active-background, var(--accent-soft))}.pencil-provider :is(.admin-scene-page,.collab-scene-page) .admin-scene-category-tree .ant-tree-node-content-wrapper:is(:hover,.ant-tree-node-selected) :is(.scene-tree-label,.ant-tree-iconEle){color:var(--scene-tree-active-color, var(--accent))}.pencil-provider :is(.admin-scene-page,.collab-scene-page) .admin-scene-category-tree .ant-tree-node-content-wrapper:is(:hover,.ant-tree-node-selected) .scene-tree-actions{background:var(--scene-tree-active-background, var(--accent-soft))}.pencil-provider :is(.admin-scene-page,.collab-scene-page) .admin-scene-category-tree .ant-tree-title{flex:1;min-width:0}.pencil-provider :is(.admin-scene-page,.collab-scene-page) .admin-scene-category-tree .ant-tree-iconEle{width:14px;height:14px;display:inline-flex;align-items:center;color:var(--text-secondary)}.pencil-provider :is(.admin-scene-page,.collab-scene-page) .admin-scene-category-tree .scene-tree-node{display:flex;align-items:center;gap:6px;width:100%;min-width:0}.pencil-provider :is(.admin-scene-page,.collab-scene-page) .admin-scene-category-tree .scene-tree-label{flex:1;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13px;line-height:20px;font-weight:400;color:var(--text-primary)}.pencil-provider :is(.admin-scene-page,.collab-scene-page) .admin-scene-category-tree .ant-tree-node-selected .scene-tree-label,.pencil-provider :is(.admin-scene-page,.collab-scene-page) .admin-scene-category-tree .ant-tree-node-selected .ant-tree-iconEle{color:var(--accent)}.pencil-provider :is(.admin-scene-page,.collab-scene-page) .admin-scene-category-tree .ant-tree-node-selected .scene-tree-label{font-weight:600}.pencil-provider :is(.admin-scene-page,.collab-scene-page) .admin-scene-category-tree .scene-tree-uncategorized .scene-tree-label,.pencil-provider :is(.admin-scene-page,.collab-scene-page) .admin-scene-category-tree .scene-tree-uncategorized .ant-tree-iconEle{color:var(--warn)}.pencil-provider :is(.admin-scene-page,.collab-scene-page) .admin-scene-category-tree .scene-tree-node small{font-size:10px;line-height:16px}:is(.admin-scene-page,.collab-scene-page) .scene-tree-actions{position:absolute;right:12px;top:5px;display:flex;gap:2px;background:#fff;opacity:0}:is(.admin-scene-page,.collab-scene-page) .ant-tree-treenode:hover .scene-tree-actions,:is(.admin-scene-page,.collab-scene-page) .ant-tree-treenode:focus-within .scene-tree-actions,:is(.admin-scene-page,.collab-scene-page) .scene-tree-all .scene-tree-actions{opacity:1}:is(.admin-scene-page,.collab-scene-page) .scene-tree-all .scene-tree-actions{position:static;background:transparent}.pencil-provider :is(.admin-scene-page,.collab-scene-page) .scene-tree-actions .button.ant-btn{width:20px;min-width:20px;height:24px;padding:0;color:var(--text-muted)}.pencil-provider :is(.admin-scene-page,.collab-scene-page) .scene-tree-actions .button.ant-btn:is(:hover,:active){color:var(--text-muted);background:transparent;border-color:transparent;box-shadow:none}.pencil-provider :is(.admin-scene-page,.collab-scene-page) .scene-tree-all .ant-tree-iconEle{color:var(--accent)}.pencil-provider :is(.admin-scene-page,.collab-scene-page) :is(.scene-tree-all,.scene-tree-uncategorized){--scene-tree-active-background: transparent;background:transparent}.pencil-provider :is(.admin-scene-page,.collab-scene-page) .scene-tree-uncategorized{--scene-tree-active-color: var(--warn);color:var(--warn)}.pencil-provider :is(.admin-scene-page,.collab-scene-page) .scene-tree-uncategorized .ant-tag{height:18px;margin:0;padding:0 5px;border-color:#f5d6a8;background:transparent;color:var(--warn);font-size:9px;line-height:16px}.pencil-provider :is(.admin-scene-page,.collab-scene-page) .scene-tree-note .ant-tree-node-content-wrapper{min-height:38px;cursor:default;background:transparent}.pencil-provider :is(.admin-scene-page,.collab-scene-page) .scene-tree-note p{margin:2px 0 6px;color:var(--text-muted);font-size:10px;line-height:15px;white-space:normal}.pencil-provider .admin-scene-page .scene-content{min-height:0;container:admin-scenes / inline-size}.pencil-provider .admin-scene-page .scene-toolbar{flex:none;flex-wrap:wrap;gap:10px}.pencil-provider .admin-scene-page .scene-toolbar .search-box.ant-input-affix-wrapper{height:36px}.pencil-provider .admin-scene-page[data-category-expanded=true] .scene-toolbar{gap:8px}.pencil-provider .admin-scene-page .scene-toolbar .select-field{width:var(--scene-select-width, 128px);min-width:var(--scene-select-width, 128px);max-width:var(--scene-select-width, 128px);flex:0 0 var(--scene-select-width, 128px);height:36px}.pencil-provider .admin-scene-page .scene-toolbar .scene-date-filter{width:144px;min-width:144px;max-width:144px;flex:0 0 144px;height:36px}.pencil-provider .admin-scene-page .scene-toolbar .scene-sort{--scene-select-width: 184px}.pencil-provider .admin-scene-page[data-category-expanded=true] .scene-toolbar .search-box{width:170px;flex-basis:170px}.pencil-provider .admin-scene-page .scene-toolbar .scene-reset.ant-btn{min-width:67px}.pencil-provider .admin-scene-page .scene-toolbar .scene-batch-action.ant-btn{height:36px;padding-inline:14px}.pencil-provider .admin-scene-page .scene-toolbar .scene-result-count{font-size:12px}.pencil-provider .workspace.admin-scene-page .scene-grid{flex:1;min-height:0;overflow-y:auto;align-content:start;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.pencil-provider .admin-scene-page .scene-card:hover{transform:none}@container admin-scenes (max-width: 1150px){.pencil-provider .workspace.admin-scene-page .scene-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-scene-page .scene-toolbar-spacer{flex-basis:100%}}@container admin-scenes (max-width: 850px){.pencil-provider .workspace.admin-scene-page .scene-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@container admin-scenes (max-width: 540px){.pencil-provider .workspace.admin-scene-page .scene-grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:1100px){.pencil-provider .workspace.scene-page.admin-scene-page{padding-inline:16px}.pencil-provider .admin-scene-page .scene-statistics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.pencil-provider :is(.admin-scene-page,.collab-scene-page) .scene-category-wrap:not(.collapsed){flex-basis:190px}.pencil-provider :is(.admin-scene-page,.collab-scene-page) .scene-category-wrap>.tree-panel{width:190px}}.pencil-provider :is(.admin-scene-page,.collab-scene-page) .admin-scene-category-tree .ant-tree-treenode.scene-tree-note{height:auto;min-height:0}.pencil-provider .admin-scene-page .scene-toolbar .scene-submitted-range{width:280px;min-width:260px;max-width:100%;flex:0 1 280px}.pencil-provider .app.collab:has(.collab-scene-page),.pencil-provider .collab .app-main:has(.collab-scene-page){height:100dvh;min-height:0;overflow:hidden}.pencil-provider .collab .workspace.collab-scene-page,.pencil-provider .collab-scene-page .scene-layout{min-height:0;overflow:hidden}.collab-scene-list{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden}.collab-scene-page .scene-count-tabs,.collab-scene-page .scene-toolbar{flex-shrink:0}.pencil-provider .collab .workspace.collab-scene-page{padding:20px 32px}.pencil-provider .collab-scene-page .scene-category-wrap{flex:0 0 250px}.pencil-provider .collab-scene-page .scene-category-wrap.collapsed{flex-basis:48px}.pencil-provider .collab-scene-page .scene-category-wrap>.tree-panel{width:250px}.pencil-provider .collab-scene-page .scene-content{min-width:0;container:collab-scenes / inline-size;gap:14px}.pencil-provider .collab-scene-page .scene-count-tabs,.pencil-provider .collab-scene-page .scene-count-tabs .tabs.ant-tabs,.pencil-provider .collab-scene-page .scene-count-tabs .ant-tabs-nav,.pencil-provider .collab-scene-page .scene-count-tabs .ant-tabs-tab{height:44px;min-height:44px;margin:0}.pencil-provider .collab-scene-page .scene-count-tabs .ant-tabs-tab{padding:0 22px;border-radius:10px}.pencil-provider .collab-scene-page .scene-count-tabs .ant-tabs-tab-btn{font-size:14px;line-height:20px}.pencil-provider .collab-scene-page .scene-count-tabs .ant-badge{color:inherit}.pencil-provider .collab-scene-page .scene-count-tabs .ant-tabs-tab .ant-badge-count{font-size:15px;line-height:22px;height:22px;color:inherit;background:transparent;box-shadow:none}.pencil-provider .collab-scene-page .scene-toolbar{min-height:36px;flex-wrap:wrap}.pencil-provider .collab-scene-page .scene-toolbar .search-box.ant-input-affix-wrapper{width:240px;flex:0 0 240px;height:36px;min-height:36px}.pencil-provider .collab-scene-page .scene-toolbar .search-box input{font-size:13px}.pencil-provider .collab-scene-page .scene-toolbar .scene-date-filter{height:36px;min-height:36px}.pencil-provider .collab-scene-page .scene-toolbar>.ant-btn{padding:0 16px;font-size:13px;height:36px}.pencil-provider .scene-page.collab-scene-page .scene-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.pencil-provider .collab-scene-page .scene-card.ant-card{height:345px}.pencil-provider .collab-scene-page .scene-card .scene-image{height:196px;flex:none}.pencil-provider .collab-scene-page .scene-card .scene-name-row{min-height:26px}.pencil-provider .collab-scene-page .scene-card .scene-edit.ant-btn{height:26px;padding:0 10px;border-radius:7px;font-size:12px}.pencil-provider .collab-scene-page .scene-card .scene-category-tag.ant-tag{padding:0 8px;border-radius:5px;font-size:11px}.pencil-provider .collab-scene-page .scene-card .scene-price-row{min-height:22px}.pencil-provider .collab-scene-page .scene-card .scene-price-row .price{font-size:15px;line-height:22px;color:#ed8a16}.pencil-provider .collab-scene-page .scene-card .scene-price-row>small{font-size:12px;gap:6px}.pencil-provider .collab-scene-page .scene-card .scene-image .badge{top:12px;right:12px;height:24px;line-height:24px;font-size:11px;padding:0 10px}.pencil-provider .collab-scene-page .scene-card .scene-card-footer{font-size:12px;line-height:20px;padding-top:8px;min-height:29px}.pencil-provider .collab-scene-page .scene-card .scene-location{color:var(--text-secondary)}.pencil-provider .collab-scene-page .scene-card .scene-card-footer>time{color:var(--text-muted)}@container collab-scenes (max-width: 1320px){.pencil-provider .scene-page.collab-scene-page .scene-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@container collab-scenes (max-width: 1000px){.pencil-provider .scene-page.collab-scene-page .scene-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@container collab-scenes (max-width: 640px){.pencil-provider .scene-page.collab-scene-page .scene-grid{grid-template-columns:minmax(0,1fr)}.pencil-provider .collab-scene-page .scene-toolbar .search-box.ant-input-affix-wrapper{flex:1 1 200px;width:auto}.pencil-provider .collab-scene-page .scene-toolbar-spacer{display:none}}@container collab-scenes (max-width: 410px){.pencil-provider .collab-scene-page .scene-count-tabs .ant-tabs-tab{padding:0 12px}.pencil-provider .collab-scene-page .scene-count-tabs .ant-tabs-tab-btn{font-size:13px}.pencil-provider .collab-scene-page .scene-card .scene-price-row>small{font-size:11px;gap:4px}}@media(max-width:700px){.pencil-provider .collab .workspace.collab-scene-page{padding:16px}.pencil-provider .collab-scene-page .scene-category-wrap:not(.collapsed){flex-basis:200px}.pencil-provider .collab-scene-page .scene-category-wrap>.tree-panel{width:200px}}.pencil-provider .collab-scene-page .scene-toolbar .scene-created-range{width:280px;min-width:260px;max-width:100%;flex:0 1 280px}.pencil-overlay:has(.desktop-scene-detail) .ant-drawer-title{grid-template-columns:minmax(0,max-content) auto;justify-content:start}.pencil-overlay:has(.desktop-scene-detail) .ant-drawer-title h2{margin:0;font-size:17px;line-height:25px;overflow-wrap:anywhere}.pencil-overlay:has(.desktop-scene-detail) .ant-drawer-title>p{color:var(--text-secondary);font-size:12px;line-height:17px;font-weight:400;overflow-wrap:anywhere}.desktop-scene-detail .scene-detail-heading-status{align-self:center}.pencil-provider .desktop-scene-detail>.tabs .ant-tabs-tab .ant-tabs-tab-btn,.desktop-scene-detail .scene-media-section h3{font-size:13px}.scene-information{display:flex;flex-direction:column;gap:16px;padding:24px}.scene-info-overview{display:flex;gap:14px;min-width:0}.scene-info-cover{width:220px;height:132px;flex:0 0 220px;border-radius:10px;overflow:hidden;background:var(--bg-workspace)}.scene-info-cover>.ant-image,.scene-info-cover img,.scene-info-cover video{display:block;width:100%;height:100%;object-fit:cover}.scene-info-overview-content{min-width:0;flex:1}.scene-info-category-path{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px}.scene-info-category-path>span{display:inline-flex;align-items:center;gap:8px}.scene-info-category-path .ant-tag{margin:0;font-size:11px;line-height:18px;background:var(--accent-soft);color:var(--accent);border:0}.scene-info-path-divider{color:var(--text-muted);font-size:12px}.scene-info-facts,.scene-info-contact{margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 12px}.scene-information dt,.scene-info-notes>small,.scene-info-address>small{color:var(--text-muted);font-size:11px;line-height:16px}.scene-information dd{margin:3px 0 0;font-size:12px;line-height:18px;color:var(--text-primary);overflow-wrap:anywhere}.scene-info-section{display:flex;flex-direction:column;gap:10px}.scene-info-section>header{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.scene-info-section h3{display:flex;gap:8px;align-items:center;margin:0;font-size:13px;line-height:19px}.scene-info-section h3:before{content:"";width:3px;height:13px;background:var(--accent);border-radius:2px}.scene-info-section header>small{color:var(--text-muted);font-size:11px}.scene-info-section header .ant-btn{margin-left:auto;height:auto;font-size:11px;padding:0}.scene-info-steps{display:flex;flex-direction:column;gap:8px;list-style:none;padding:0;margin:0}.scene-info-steps li{display:flex;align-items:center;gap:10px;border:1px solid var(--border);border-radius:8px;padding:7px 10px;background:var(--bg-workspace)}.scene-step-number{flex:0 0 20px;display:flex;align-items:center;justify-content:center;width:20px;height:20px;font-size:11px;color:var(--accent);background:var(--accent-soft);border-radius:50%}.scene-info-steps li>div{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.scene-info-steps strong{flex:0 0 auto;max-width:35%;overflow-wrap:anywhere;font-size:12px;line-height:18px}.scene-info-steps p{flex:1;min-width:0;margin:0;font-size:11px;line-height:17px;color:var(--text-secondary);overflow-wrap:anywhere;white-space:pre-wrap}.scene-info-steps li>small{display:flex;gap:4px;align-items:center;flex:none;font-size:11px;color:var(--text-secondary)}.scene-info-notes{border:1px solid var(--border);border-radius:8px;background:var(--bg-workspace);padding:10px}.scene-info-notes p,.scene-info-address p{margin:4px 0 0;color:var(--text-secondary);font-size:12px;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere}.scene-info-empty{color:var(--text-muted);font-size:12px}.pencil-overlay [data-prototype=scene-media-preview] .ant-modal-body{padding:0!important;overflow:hidden!important}.scene-preview-stage{height:min(72dvh,780px);min-height:0;flex:none;width:100%;overflow:hidden;color:#d7e5e7}.scene-preview-stage>video,.scene-preview-stage>.ant-image{display:block;width:100%;height:100%;max-height:100%;object-fit:contain}.scene-preview-stage .ant-image-img{display:block;width:100%;height:100%;max-height:100%;object-fit:contain}.pencil-overlay [data-prototype=scene-media-preview] .error-box{position:absolute;z-index:2;left:16px;right:16px;top:80px}@media(max-width:700px){.scene-information{padding:16px}.scene-info-overview{flex-direction:column}.scene-info-cover{width:100%;height:180px;flex-basis:auto}.scene-info-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.scene-info-contact{grid-template-columns:1fr}.scene-info-steps li{flex-wrap:wrap}.scene-info-steps li>small{margin-left:30px}.desktop-scene-detail .scene-images .scene-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.desktop-scene-detail .scene-videos .scene-media-grid{grid-template-columns:1fr}}.pencil-provider .h5:has(.h5-scene-page) .topbar{height:env(safe-area-inset-top,0px);min-height:env(safe-area-inset-top,0px);padding:0}.pencil-provider .h5-scene-page .scene-name-row{min-height:22px}.pencil-provider .h5-scene-page .scene-name-row h3{line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pencil-provider .h5-scene-page .scene-name-row .badge{flex:none;padding:3px 9px;line-height:16px}.pencil-provider .h5-scene-page .badge.status-draft{color:var(--text-secondary)}.pencil-provider .h5-scene-page .scene-info{height:auto;min-height:0}.pencil-provider .h5-scene-page .scene-price-row{min-height:22px;gap:8px;flex-wrap:nowrap}.pencil-provider .h5-scene-page .scene-price-row .price{flex:none;line-height:22px}.pencil-provider .h5-scene-page .scene-price-row small{white-space:nowrap}.pencil-provider .h5-scene-page .scene-card-footer{min-height:16px;line-height:16px;margin-top:0;gap:6px}.pencil-provider .h5-scene-page .scene-card-footer time{flex:0 1 auto;min-width:0}.h5-scene-page .scene-card-footer time>svg{flex-shrink:0}.h5-scene-page .scene-card-footer time>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pencil-provider .h5-scene-page .scene-card-footer .scene-owner{flex:1 1 36px;min-width:36px;overflow:hidden}.h5-scene-page .scene-card-footer .scene-owner-avatar.ant-avatar{font-size:9px}.pencil-provider .h5-scene-page .scene-edit.ant-btn{flex-shrink:0;height:27px;padding:5px 10px;font-size:12px;line-height:17px;gap:4px}.pencil-provider .h5-scene-page .scene-create-fab.ant-btn{font-size:14px;gap:8px}.pencil-provider .h5-scene-page .scene-autodraft-fab.ant-btn{position:fixed;left:16px;bottom:calc(91px + env(safe-area-inset-bottom,0px));z-index:30;height:40px;padding:0 14px;border:1px solid var(--accent-border);border-radius:22px;background:var(--panel);color:var(--accent-dark);font-size:12px;gap:6px}.h5-auto-draft-card.ant-card{border-color:var(--border)}.h5-auto-draft-heading{display:flex;align-items:center;gap:8px;color:var(--accent-dark)}.h5-auto-draft-heading h3{min-width:0;margin:0;overflow-wrap:anywhere;color:var(--text-primary);font-size:16px}.h5-auto-draft-card p,.h5-auto-draft-card small{color:var(--text-secondary)}.h5-auto-draft-actions{display:flex;justify-content:space-between;gap:10px;margin-top:20px}.pencil-provider .scene-mobile-nav .ant-btn[aria-pressed=true]{color:var(--accent)}.h5-scene-filter .ant-drawer-content-wrapper{max-height:calc(100dvh - env(safe-area-inset-top,0px) - 16px)}.h5-scene-filter .ant-drawer-content,.h5-scene-filter .ant-drawer-section{border-radius:16px 16px 0 0;background:var(--panel)}.h5-scene-filter .ant-drawer-mask{background:#0b1e2266}.h5-scene-filter .ant-drawer-header{position:relative;flex:none;min-height:55px;padding:22px 16px 10px;border:0}.h5-scene-filter .ant-drawer-header:before{content:"";position:absolute;top:8px;left:calc(50% - 18px);width:36px;height:4px;border-radius:2px;background:var(--border)}.pencil-provider .pencil-overlay.h5-scene-filter .ant-drawer-title h2{margin:0;font-size:16px;font-weight:600;line-height:23px}.h5-scene-filter .ant-drawer-close{padding:0;margin:0;width:20px;height:23px;color:var(--text-muted)}.pencil-overlay.pencil-mobile.h5-scene-filter .ant-drawer-body{min-height:0;padding:2px 16px 16px!important}.h5-filter-content{display:flex;flex-direction:column;gap:14px}.h5-filter-group h3{margin:0 0 8px;color:var(--text-secondary);font-size:12px;line-height:17px;font-weight:400}.h5-filter-chips{display:flex;flex-wrap:wrap;gap:8px}.pencil-provider .h5-scene-filter .h5-filter-chips .ant-btn{max-width:100%;min-width:0;height:auto;min-height:29px;padding:6px 12px;border:0;border-radius:16px;background:var(--bg-workspace);color:var(--text-secondary);font-size:12px;font-weight:400;line-height:17px;white-space:normal;overflow-wrap:anywhere;box-shadow:none}.pencil-provider .h5-scene-filter .h5-filter-chips .ant-btn.active{background:var(--accent);color:#fff;font-weight:600}.h5-filter-hint{display:flex;align-items:flex-start;gap:6px;margin:0;color:var(--text-muted);font-size:11px;line-height:16px}.h5-filter-hint svg{flex:none;margin-top:1.5px}.pencil-overlay.pencil-mobile.h5-scene-filter .ant-drawer-footer{display:flex;gap:10px;padding:4px 16px max(28px,env(safe-area-inset-bottom,0px))!important;border:0}.pencil-provider .h5-scene-filter .ant-drawer-footer .ant-btn{height:44px;font-size:14px;padding:0 20px;border-radius:12px}.pencil-provider .h5-scene-filter .ant-drawer-footer .ant-btn:first-child{width:68px;flex:0 0 68px;padding:0}.h5-scene-filter .ant-drawer-footer .primary{flex:1;min-width:0}.pencil-overlay.pencil-mobile:has(.mobile-scene-detail) .ant-drawer-header{height:calc(44px + env(safe-area-inset-top,0px))!important;min-height:calc(44px + env(safe-area-inset-top,0px))!important;padding:env(safe-area-inset-top,0px) 16px 0!important;border:0}.pencil-overlay.pencil-mobile:has(.mobile-scene-detail) .ant-drawer-header-title{position:relative}.pencil-overlay.pencil-mobile:has(.mobile-scene-detail) .ant-drawer-title{margin:0 28px}.pencil-overlay.pencil-mobile:has(.mobile-scene-detail) .ant-drawer-close{position:absolute;left:0;width:24px;height:24px;padding:0;margin:0;color:var(--text-primary)}.pencil-provider .mobile-scene-detail>.tabs{position:sticky;top:0;z-index:2;border:0}.mobile-scene-detail .scene-detail-summary{flex:none}.mobile-scene-detail .scene-detail-summary .scene-name-row{align-items:flex-start;min-height:23px}.mobile-scene-detail .scene-detail-summary .scene-name-row h3{line-height:23px;overflow-wrap:anywhere}.mobile-scene-detail .scene-detail-summary .badge{flex:none;font-size:11px;line-height:16px;padding:3px 9px;border-radius:5px}.mobile-scene-detail .scene-detail-summary .badge.status-submitted{background:var(--info-soft);color:var(--info)}.mobile-scene-detail .scene-detail-category-code{color:var(--text-muted);line-height:16px;overflow-wrap:anywhere}.mobile-scene-detail .scene-detail-summary .scene-price-row{justify-content:flex-start;gap:8px;min-height:22px}.mobile-scene-detail .scene-detail-summary .price{flex:none;line-height:22px}.mobile-scene-detail .scene-detail-summary .scene-price-row small{color:var(--text-secondary);line-height:16px;overflow-wrap:anywhere}.mobile-scene-detail .scene-media-section h3{gap:8px;font-size:13px;line-height:19px;margin:0;padding:0;border:0;align-items:center}.mobile-scene-detail .scene-media-section h3:before,.h5-scene-info-card>h3:before{content:"";flex:none;width:3px;height:13px;border-radius:2px;background:var(--accent)}.mobile-scene-detail .scene-media-section h3 small{font-size:11px;font-weight:400;color:var(--text-muted);line-height:16px;margin:0}.mobile-scene-detail .scene-videos .scene-media-play{width:44px;height:44px}.mobile-scene-detail .scene-media-duration{left:10px;right:auto;bottom:10px;height:20px;font-size:11px;padding:0 7px;line-height:20px}.pencil-overlay.pencil-mobile:has(.mobile-scene-detail) .ant-drawer-footer{height:auto;min-height:78px;padding:10px 16px calc(24px + env(safe-area-inset-bottom,0px))!important}.pencil-overlay:has(.mobile-scene-detail) .scene-readonly-notice{border-radius:8px;font-size:12px;line-height:17px;color:var(--text-secondary);padding:10px 12px;gap:6px}.scene-readonly-notice svg{flex:none;color:var(--text-muted)}.h5-scene-information{display:flex;flex-direction:column;gap:12px;padding:12px 16px}.h5-scene-info-card{display:flex;flex-direction:column;gap:10px;padding:14px;border-radius:14px;background:var(--panel)}.h5-scene-info-card>h3{display:flex;align-items:center;gap:8px;margin:0;font-size:13px;font-weight:600;line-height:19px}.h5-scene-info-card dl{display:flex;flex-direction:column;gap:9px;margin:0;font-size:12px;line-height:17px}.h5-scene-info-card dl>div{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.h5-scene-info-card dt{color:var(--text-muted);flex:0 1 40%}.h5-scene-info-card dd{color:var(--text-primary);margin:0;min-width:0;flex:0 1 auto;max-width:64%;text-align:right;overflow-wrap:anywhere}.h5-scene-info-note{padding:10px;border-radius:8px;background:var(--bg-workspace)}.h5-scene-info-note h4{margin:0 0 4px;color:var(--text-muted);font-size:11px;font-weight:400;line-height:16px}.h5-scene-info-note p,.h5-scene-info-steps{margin:0;color:var(--text-secondary);font-size:12px;line-height:19px;white-space:pre-wrap;overflow-wrap:anywhere}.h5-scene-info-steps{padding-left:18px}.h5-scene-info-note p+.h5-scene-info-steps{margin-top:8px}.h5-scene-info-steps li+li{margin-top:8px}.h5-scene-info-steps small{color:var(--text-muted);font-size:11px}.pencil-overlay .h5-scene-history-link.ant-btn{display:flex;align-items:center;gap:8px;height:auto;min-height:43px;padding:12px 14px;border:0;border-radius:14px;font-size:13px;line-height:19px;text-align:left}.h5-scene-history-link>span{white-space:normal;flex:1}.h5-scene-history-link svg{color:var(--accent);flex:none}.h5-scene-history-link svg:last-child{color:var(--text-muted)}.pencil-overlay .h5-scene-history-back.ant-btn{align-self:flex-start;margin:12px 16px 0;font-size:12px}.mobile-scene-detail .scene-history-entry{margin:12px 16px 0}.pencil-provider :is(.admin-page,.scene-page) .hierarchy-tree.ant-tree{width:100%;background:transparent;color:var(--text-secondary);font-size:12px}.pencil-provider :is(.admin-page,.scene-page) .hierarchy-tree.ant-tree .ant-tree-list-holder-inner{align-items:stretch}.pencil-provider :is(.admin-page,.scene-page) .hierarchy-tree.ant-tree .ant-tree-treenode{position:relative;width:100%;min-height:34px;padding:0 12px 2px 16px;align-items:center}.pencil-provider :is(.admin-page,.scene-page) .hierarchy-tree.ant-tree .ant-tree-indent-unit{width:16px}.pencil-provider :is(.admin-page,.scene-page) .hierarchy-tree.ant-tree .ant-tree-switcher{display:flex;align-items:center;justify-content:center;flex:0 0 14px;width:14px;height:32px;line-height:32px;color:var(--text-muted)}.pencil-provider :is(.admin-page,.scene-page) .hierarchy-tree.ant-tree .ant-tree-switcher:before{content:none}.pencil-provider :is(.admin-page,.scene-page) .hierarchy-tree.ant-tree .ant-tree-switcher svg{transform:rotate(0)}.pencil-provider :is(.admin-page,.scene-page) .hierarchy-tree.ant-tree .ant-tree-switcher_open svg{transform:rotate(90deg)}.pencil-provider :is(.admin-page,.scene-page) .hierarchy-tree.ant-tree .ant-tree-switcher-noop{display:none}.pencil-provider :is(.admin-page,.scene-page) .hierarchy-tree.ant-tree .ant-tree-node-content-wrapper{display:inline-flex;align-items:center;flex:1;min-width:0;min-height:32px;line-height:32px;gap:8px;padding:0 6px;border-radius:6px;color:var(--text-secondary)}.pencil-provider :is(.admin-page,.scene-page) .hierarchy-tree.ant-tree .ant-tree-node-content-wrapper:hover{background:var(--accent-soft)}.pencil-provider :is(.admin-page,.scene-page) .hierarchy-tree.ant-tree .ant-tree-node-content-wrapper.ant-tree-node-selected{background:var(--accent-soft);color:var(--accent-dark);font-weight:600}.pencil-provider :is(.admin-page,.scene-page) .hierarchy-tree.ant-tree .ant-tree-title{flex:1;min-width:0}.pencil-provider :is(.admin-page,.scene-page) .hierarchy-tree.ant-tree .ant-tree-iconEle{width:14px;height:32px;flex:0 0 14px;display:inline-flex;align-items:center;line-height:32px;color:inherit}.pencil-provider :is(.admin-page,.scene-page) .hierarchy-tree.ant-tree :is(.ant-tree-node-content-wrapper-open,.ant-tree-node-content-wrapper-close) .ant-tree-iconEle{display:none}.pencil-provider :is(.admin-page,.scene-page) .hierarchy-tree.ant-tree :is(.tree-node-label,.scene-tree-node){display:flex;align-items:center;width:100%;min-width:0;gap:8px;font-size:12px}.pencil-provider :is(.admin-page,.scene-page) .hierarchy-tree.ant-tree .ant-tree-node-content-wrapper :is(.scene-tree-label,.grow){flex:1;min-width:0;font-size:12px;line-height:20px;color:inherit;font-weight:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pencil-provider :is(.admin-page,.scene-page) .hierarchy-tree.ant-tree :is(.tree-node-label,.scene-tree-node)>small{flex:none;color:var(--text-muted);font-size:11px;line-height:16px}.pencil-provider :is(.admin-page,.scene-page) .hierarchy-tree.ant-tree :is(.scene-tree-all,.scene-tree-uncategorized) .ant-tree-node-content-wrapper{--scene-tree-active-background: transparent;background:transparent;color:var(--accent)}.pencil-provider :is(.admin-page,.scene-page) .hierarchy-tree.ant-tree .scene-tree-uncategorized .ant-tree-node-content-wrapper{color:var(--warn)}.pencil-provider :is(.admin-page,.scene-page) .hierarchy-tree.ant-tree .scene-tree-note{min-height:0;height:auto;padding:0 16px 8px}.pencil-provider :is(.admin-page,.scene-page) .hierarchy-tree.ant-tree .scene-tree-note .ant-tree-node-content-wrapper{min-height:0;padding:0;line-height:normal}.pencil-provider :is(.admin-page,.scene-page) .hierarchy-tree.ant-tree .scene-tree-note .ant-tree-switcher{display:none}.pencil-provider :is(.admin-page,.scene-page) .hierarchy-tree.ant-tree .scene-tree-actions{top:50%;transform:translateY(-50%)}.pencil-provider :is(.admin-page,.scene-page) .hierarchy-tree.ant-tree .scene-tree-all .scene-tree-actions{transform:none}.pencil-provider :is(.admin-page,.scene-page) .hierarchy-tree.ant-tree .ant-tree-node-content-wrapper:is(:hover,.ant-tree-node-selected) :is(.scene-tree-actions,.category-node-actions){background:var(--scene-tree-active-background, var(--accent-soft))}.pencil-provider :is(.admin-page,.scene-page) .hierarchy-tree.ant-tree .ant-tree-node-content-wrapper:is(:hover,.ant-tree-node-selected) :is(.scene-tree-label,.ant-tree-iconEle){color:inherit;font-weight:inherit}.pencil-overlay:has(.scene-form-desktop) .ant-drawer-header{height:78px!important;min-height:78px!important;padding:16px 24px!important}.pencil-overlay:has(.scene-form-desktop) .ant-drawer-body{padding:24px!important;background:var(--panel)!important}.pencil-overlay:has(.scene-form-desktop) .ant-drawer-footer{height:68px;min-height:68px;padding:15px 24px!important}.pencil-overlay .scene-form.ant-form{display:flex;flex-direction:column;gap:12px}.pencil-overlay .scene-form>.form-section{margin:0;border:0;padding:0;border-radius:0;gap:12px;background:var(--panel)}.pencil-overlay .scene-form h3{margin:0;border-left:3px solid var(--accent);padding-left:9px;line-height:16px;font-size:13px;font-weight:700}.pencil-overlay .scene-form .scene-basic-grid,.pencil-overlay .scene-form .scene-contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.pencil-overlay .scene-form .scene-region-error{min-width:0;width:100%}.pencil-overlay .scene-form .scene-basic-grid>.scene-region-error{grid-column:1 / -1;grid-row:1}.pencil-overlay .scene-form .form-grid.three{gap:12px}.pencil-overlay .scene-form .field .ant-form-item-label{padding-bottom:6px;line-height:17px}.pencil-overlay .scene-form .field .ant-form-item-label>label{font-size:12px;line-height:17px}.pencil-overlay .scene-form .field .ant-input,.pencil-overlay .scene-form .field .ant-input-number,.pencil-overlay .scene-form .field .ant-select,.pencil-overlay .scene-form .field .ant-picker{width:100%;height:36px;font-size:12px}.pencil-overlay .scene-form .section-hint,.pencil-overlay .scene-form small{font-size:11px;line-height:17px;color:var(--text-muted)}.pencil-overlay .scene-form .section-hint .ant-btn{font-size:11px}.scene-step-fields{display:flex;flex-direction:column;gap:8px}.scene-step-row{display:grid;grid-template-columns:20px 136px minmax(0,1fr) 92px 22px;align-items:center;height:36px;gap:8px;padding:7px 10px;border-radius:8px;background:var(--bg-workspace)}.scene-step-row>.ant-tag{height:20px;width:20px;padding:0;margin:0;border:0;border-radius:10px;background:var(--accent-soft);color:var(--accent-dark);line-height:20px;text-align:center;font-size:11px}.pencil-overlay .scene-form .scene-step-row .ant-input,.pencil-overlay .scene-form .scene-step-row .ant-input-number{height:22px;min-height:22px;border:0;padding:0 4px;background:transparent;border-radius:4px;font-size:11px;line-height:22px}.pencil-overlay .scene-form .scene-step-row .ant-input-number-input{height:22px;padding:0 4px;font-size:11px}.pencil-overlay .scene-form .scene-step-row .ant-btn{height:22px;width:22px;min-width:22px;padding:0;color:var(--text-muted)}.pencil-overlay .scene-step-add.ant-btn{height:32px;background:var(--accent-soft);font-size:12px}.scene-form-media-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.scene-form-media-group h4{margin:0 0 8px;font-size:12px;line-height:18px}.scene-form-media-list{display:flex;gap:8px;flex-wrap:wrap}.scene-form-media-items{display:contents}.scene-form-desktop .scene-form-media-list{--scene-media-width: 70px;display:grid;grid-template-columns:minmax(0,1fr) var(--scene-media-width);align-items:start}.scene-form-desktop .scene-form-media-items{display:flex;flex-wrap:wrap;align-items:flex-start;gap:8px;min-width:0;grid-column:1;grid-row:1}.scene-form-media-tile{position:relative;display:flex;align-items:center;justify-content:center;width:100px;height:84px;border-radius:8px;overflow:hidden;background:var(--bg-workspace);color:var(--text-muted)}.group-video .scene-form-media-tile{width:130px}.scene-form-media-tile .ant-image,.scene-form-media-tile .ant-image-img,.scene-form-media-tile>video{width:100%;height:100%;object-fit:cover}.pencil-overlay .scene-form .scene-cover-choice.ant-btn{position:absolute;bottom:3px;left:3px;height:18px;padding:0 4px;border-radius:4px;color:#fff;background:#0b1e2299;font-size:10px}.pencil-overlay .scene-form .scene-remove-asset.ant-btn{position:absolute;top:3px;right:3px;width:18px;height:18px;padding:0;border-radius:9px;background:#0b1e2299;color:#fff}.pencil-overlay .scene-form .scene-media-add.ant-btn{display:flex;flex-direction:column;gap:4px;height:84px;flex:0 0 auto;min-width:70px;padding:8px;background:var(--accent-soft);font-size:11px}.scene-form-desktop .scene-condition-grid{display:contents}.scene-form-desktop .scene-condition-grid .field:last-child{grid-column:3;grid-row:3}.pencil-overlay .scene-form textarea.ant-input{min-height:40px;height:auto;padding:8px 12px}.pencil-overlay.pencil-mobile:has(.scene-form-mobile) .ant-drawer-header{height:calc(44px + env(safe-area-inset-top,0px))!important;min-height:calc(44px + env(safe-area-inset-top,0px))!important;padding:env(safe-area-inset-top,0px) 16px 0!important;flex-shrink:0}.pencil-overlay.pencil-mobile:has(.scene-form-mobile) .ant-drawer-close{color:#16282e}.pencil-overlay.pencil-mobile:has(.scene-form-mobile) .ant-drawer-title{text-align:center;padding-right:24px}.pencil-overlay.pencil-mobile:has(.scene-form-mobile) .ant-drawer-body{padding:12px 16px!important;background:var(--bg-workspace)!important;background-image:radial-gradient(ellipse 260px 240px at 90px -48px,#0f766e29,transparent),radial-gradient(ellipse 260px 260px at 320px 382px,#2e7dd11c,transparent),radial-gradient(ellipse 260px 240px at 110px 662px,#14b8a621,transparent)!important;background-attachment:local;background-repeat:no-repeat;overflow-x:hidden}.pencil-overlay.pencil-mobile:has(.scene-form-mobile) .ant-drawer-footer{height:calc(54px + max(24px,env(safe-area-inset-bottom)));min-height:calc(54px + max(24px,env(safe-area-inset-bottom)));padding:10px 16px max(24px,env(safe-area-inset-bottom))!important;flex-wrap:nowrap}.pencil-overlay.pencil-mobile:has(.scene-form-mobile) .ant-drawer-footer .ant-btn{height:44px;border-radius:12px}.pencil-overlay.pencil-mobile:has(.scene-form-mobile) .ant-drawer-footer .primary{flex:1}.pencil-overlay .scene-form-mobile>.form-section{border-radius:14px;padding:14px;gap:12px}.pencil-overlay .scene-form-mobile .scene-basic-grid{grid-template-columns:minmax(0,1fr)}.pencil-overlay .scene-form-mobile .scene-contact-grid,.pencil-overlay .scene-form-mobile .scene-condition-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px}.scene-form-mobile .scene-contact-grid>.field:first-child,.scene-form-mobile .scene-condition-grid>.field:nth-child(3){grid-column:span 2}.pencil-overlay .scene-form-mobile .field .ant-input,.pencil-overlay .scene-form-mobile .field .ant-input-number,.pencil-overlay .scene-form-mobile .field .ant-select,.pencil-overlay .scene-form-mobile .field .ant-picker{height:39px;background:var(--bg-workspace);border-color:transparent;border-radius:10px;font-size:13px}.pencil-overlay .scene-form-mobile .field textarea.ant-input{padding:10px 12px;font-size:12px;line-height:19px;resize:none}.pencil-overlay .scene-form-mobile .field .scene-taskflow-text.ant-input{height:72px;min-height:72px}.pencil-overlay .scene-form-mobile .field .scene-remarks-text.ant-input{height:64px;min-height:64px}.scene-form-mobile .scene-step-row{height:auto;min-height:36px;grid-template-columns:20px minmax(0,1fr) 60px 20px;gap:5px}.scene-form-mobile .scene-step-description{grid-column:2 / 5;grid-row:2}.scene-form-mobile .scene-form-media-groups{grid-template-columns:1fr}.scene-form-mobile .scene-form-media-list{gap:10px}.scene-form-mobile .scene-form-media-tile,.scene-form-mobile .group-video .scene-form-media-tile{width:70px;height:70px}.pencil-overlay .scene-form-mobile .scene-media-add.ant-btn{flex:none;width:70px;min-width:70px;height:70px;font-size:10px}.scene-form-mobile .scene-form-media-group h4{display:none}.pencil-overlay .scene-form .scene-cover-choice.ant-btn.text,.pencil-overlay .scene-form .scene-remove-asset.ant-btn.icon-button{background:#0b1e2299;color:#fff}.pencil-overlay .scene-form .scene-cover-choice.ant-btn.text{height:18px;padding:0 4px;border-radius:4px;font-size:10px}.pencil-overlay .scene-form .scene-remove-asset.ant-btn.icon-button{width:18px;height:18px;padding:0}.pencil-overlay .scene-form .scene-media-add.ant-btn.outline,.pencil-overlay .scene-form .scene-step-add.ant-btn.outline{background:var(--accent-soft)}.scene-form-desktop .scene-taskflow-heading{display:flex;flex-wrap:wrap;align-items:center;gap:4px 10px}.pencil-overlay .scene-form-desktop .scene-taskflow-text.ant-input{min-height:36px;padding:7px 10px;border:0;border-radius:8px;background:var(--bg-workspace);font-size:11px;line-height:22px}.scene-form-desktop .scene-taskflow-heading>small{line-height:16px}.pencil-overlay .scene-form-desktop>.scene-media-section,.pencil-overlay .scene-form-desktop>.scene-contact-section{display:grid;grid-template-columns:max-content minmax(0,1fr);column-gap:10px}.scene-form-desktop .scene-media-section>.scene-form-media-groups,.scene-form-desktop .scene-contact-section>.scene-contact-grid,.scene-form-desktop .scene-contact-section>.field,.scene-form-desktop .scene-contact-section>.ant-alert{grid-column:1 / -1}.pencil-overlay .scene-form .ant-form-item-control-input-content>div{line-height:0}.scene-taskflow-label{margin:0;font-size:12px;color:var(--text-secondary)}.scene-form-desktop .scene-category-field{display:contents}.scene-form-mobile .scene-category-field{display:flex;flex-direction:column;gap:6px}.pencil-overlay .scene-form-mobile h3{position:relative;border-left:0;padding-left:11px;line-height:19px}.pencil-overlay .scene-form-mobile h3:before{position:absolute;content:"";left:0;top:3px;width:3px;height:13px;border-radius:1.5px;background:var(--accent)}.pencil-overlay .scene-form-mobile .field.ant-form-item .ant-form-item-label{padding-bottom:6px;line-height:17px}.pencil-overlay .scene-form-mobile .field.ant-form-item .ant-form-item-label>label{height:17px;line-height:17px;color:var(--text-secondary);font-weight:600}.pencil-overlay .scene-form-mobile .field .ant-form-item-label b{display:none}.pencil-overlay .scene-form-mobile .field .ant-input-number-input{height:37px;font-size:13px;padding:0 11px}.pencil-overlay .scene-form-mobile .section-hint{display:flex;flex-wrap:wrap;align-items:center;gap:4px;margin:0;line-height:16px}.scene-form-mobile .section-hint>svg{flex-shrink:0}.pencil-overlay .scene-form-mobile .section-hint .ant-btn{padding:0;min-height:0;height:16px;line-height:16px;font-weight:600}.pencil-overlay .scene-form-mobile small{line-height:16px}.pencil-overlay .scene-form-mobile .scene-media-section>small{white-space:normal;overflow-wrap:anywhere}.pencil-overlay .scene-form-mobile .scene-media-add.ant-btn{border-radius:8px;border-color:#aedcd3;font-weight:600}.pencil-overlay .scene-form-mobile .scene-existing-steps.ant-btn{align-self:flex-start;padding:0;height:20px;font-size:11px}.pencil-overlay.pencil-mobile:has(.scene-form-mobile) .ant-drawer-footer{gap:10px}.pencil-overlay.pencil-mobile:has(.scene-form-mobile) .ant-drawer-footer>.ant-btn:first-child:not(.primary){width:92px;flex:0 0 92px;padding:0}.scene-structured-editor .scene-step-row{height:auto;grid-template-columns:20px minmax(0,1fr) 64px 22px;gap:6px}.scene-structured-editor .scene-step-description{grid-column:2 / 5;grid-row:2}.scene-structured-editor .scene-step-row .ant-input,.scene-structured-editor .scene-step-row .ant-input-number{min-width:0;font-size:12px}.scene-structured-editor .scene-step-row>.ant-btn{padding:0;width:22px;height:22px}.pencil-overlay .scene-form-mobile .field .ant-input,.pencil-overlay .scene-form-mobile .field .ant-input-number-input,.pencil-overlay .scene-form-mobile .field .ant-select,.pencil-overlay .scene-form-mobile .field .ant-select-content{font-weight:400}.pencil-overlay .scene-form-desktop h3{border-left:0;padding-left:0}.scene-form-desktop .scene-step-row{box-sizing:border-box;height:auto;min-height:36px;grid-auto-rows:minmax(22px,auto);align-content:center;padding:7px 10px}.scene-form-desktop .scene-step-row>*{align-self:center;margin-block:0}.pencil-overlay .scene-form-desktop .scene-step-row .ant-input-number-input-wrap{display:flex;align-items:center;height:22px}.scene-form-desktop .scene-step-fields>small{left:50px}.pencil-overlay .scene-form-desktop .scene-taskflow-text.ant-input:is(:hover,:focus,:focus-visible),.pencil-overlay .scene-form .scene-step-row .ant-input:is(:hover,:focus,:focus-visible),.pencil-overlay .scene-form .scene-step-row .ant-input-number:is(:hover,:focus-within,.ant-input-number-focused),.pencil-overlay .scene-form .scene-step-row .ant-input-number-input:focus{border-color:transparent;box-shadow:none;outline:none}.scene-form .scene-autosave-status{margin:0;padding:8px 12px;border-radius:8px;background:var(--accent-soft);color:var(--accent-dark);font-size:12px;line-height:18px}.scene-form-desktop .scene-form-media-list .h5-native-upload-list.is-compact .h5-native-upload-row{flex-basis:var(--scene-media-width);width:var(--scene-media-width);height:var(--scene-media-width)}.scene-form-desktop .h5-native-upload-list.is-compact .h5-native-upload-description{bottom:0}.scene-form-desktop .h5-native-upload-list.is-compact .h5-native-upload-row>.ant-progress{display:none}.scene-form-desktop .scene-form-media-list .scene-form-media-tile{flex:0 0 var(--scene-media-width);width:var(--scene-media-width);height:var(--scene-media-width)}.scene-form-media-list .scene-media-add{order:10}.scene-media-limit-hint{order:11;width:100%;color:var(--text-muted);font-size:12px}.scene-form-desktop .scene-form-media-list>.scene-media-add-trigger{flex:0 0 var(--scene-media-width);width:var(--scene-media-width);grid-column:2;grid-row:1}.scene-form-desktop .scene-media-add-trigger :is(.ant-upload-wrapper,.ant-upload){display:flex;width:100%}.pencil-overlay .scene-form-desktop .scene-media-add-trigger .scene-media-add.ant-btn{flex:0 0 100%;width:100%;height:var(--scene-media-width);min-width:0}.pencil-overlay .scene-form-desktop .scene-form-media-list>.scene-media-add.ant-btn{flex:0 0 var(--scene-media-width);width:var(--scene-media-width);height:var(--scene-media-width);grid-column:2;grid-row:1}.scene-form-desktop .scene-media-limit-hint{grid-column:1 / -1}.scene-form .scene-media-limit-error{grid-column:1 / -1;margin:0;color:var(--danger);font-size:12px;line-height:18px}.pencil-overlay .scene-form .scene-preview-retry.ant-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:3px;height:100%;width:100%;font-size:10px;color:var(--text-muted)}.pencil-overlay .scene-form .scene-media-add.ant-btn:disabled{color:var(--text-muted);background:var(--bg-workspace);border-color:var(--border);cursor:not-allowed}@media(max-width:700px){.scene-form-desktop .scene-form-media-groups{grid-template-columns:1fr}}.h5:has(.h5-profile-page) .topbar{display:none}.h5-profile-page{display:flex;flex:1;flex-direction:column;width:100%;min-width:0;min-height:calc(100dvh - 51px - max(20px,env(safe-area-inset-bottom,0px)));background:var(--bg-workspace);color:var(--text-primary)}.h5-profile-header{flex:0 0 auto;background:var(--nav-dark)}.h5-profile-safe-area{height:max(44px,env(safe-area-inset-top,0px))}.h5-profile-identity{display:flex;align-items:center;gap:14px;min-height:96px;padding:16px 20px 24px}.h5-profile-identity .h5-profile-avatar.ant-avatar{flex:0 0 56px;width:56px;height:56px;border-radius:28px;background:var(--accent);color:#fff;font-size:22px;font-weight:700;line-height:56px}.h5-profile-information{display:flex;flex:1;flex-direction:column;gap:6px;min-width:0}.h5-profile-name-row{display:flex;align-items:center;gap:8px;min-width:0}.h5-profile-name-row h1{overflow:hidden;min-width:0;margin:0;color:#fff;font-size:19px;font-weight:700;line-height:28px;text-overflow:ellipsis;white-space:nowrap}.h5-profile-name-row .h5-profile-role.ant-tag{overflow:hidden;flex:0 1 auto;max-width:112px;min-width:0;height:20px;margin:0;padding:2px 8px;border:0;border-radius:6px;background:#ffffff1f;color:#9dc4c9;font-size:11px;font-weight:400;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.h5-profile-contact{overflow:hidden;margin:0;color:#9dc4c9;font-size:12px;font-weight:400;line-height:17px;text-overflow:ellipsis;white-space:nowrap}.h5-profile-chevron{flex:0 0 20px;color:#9dc4c9}.h5-profile-content{display:flex;flex:1;flex-direction:column;align-items:stretch;gap:12px;padding:12px 16px}.h5-profile-content .h5-profile-menu.ant-card{overflow:hidden;flex:0 0 121px;width:100%;height:121px;border:0;border-radius:14px;background:var(--panel);box-shadow:none}.h5-profile-menu .h5-profile-menu-item.ant-btn{display:flex;align-items:center;justify-content:flex-start;gap:12px;width:100%;height:60px;padding:14px 16px;border:0;border-radius:0;background:transparent;color:var(--text-primary);text-align:left;box-shadow:none}.h5-profile-menu .h5-profile-menu-item.ant-btn:not(:disabled):hover,.h5-profile-menu .h5-profile-menu-item.ant-btn:not(:disabled):active{border:0;background:var(--accent-soft);color:var(--text-primary);box-shadow:none}.h5-profile-menu .h5-profile-menu-item.ant-btn:not(:disabled):active{background:var(--accent-border)}.h5-profile-menu .h5-profile-menu-item.ant-btn:focus-visible{outline:2px solid var(--accent);outline-offset:-3px}.h5-profile-menu-item .h5-profile-menu-icon.ant-avatar{display:inline-flex;flex:0 0 32px;align-items:center;justify-content:center;width:32px;height:32px;border-radius:9px;background:var(--accent-soft);color:var(--accent-dark)}.h5-profile-menu-label{overflow:hidden;flex:1;min-width:0;color:var(--text-primary);font-size:14px;font-weight:400;line-height:20px;text-overflow:ellipsis}.h5-profile-menu-item .h5-profile-unread.ant-badge{flex:0 1 auto;min-width:0;color:var(--text-muted);font-size:12px;font-weight:400;line-height:17px}.h5-profile-unread .ant-badge-count{min-width:0;height:auto;padding:0;background:transparent;color:var(--text-muted);font-size:12px;font-weight:400;line-height:17px;box-shadow:none;white-space:nowrap}.h5-profile-menu-arrow{flex:0 0 16px;color:#c4cfd3}.h5-profile-menu .h5-profile-divider.ant-divider-horizontal{width:calc(100% - 32px);min-width:0;height:1px;margin:0 16px;border-block-start:1px solid var(--border)}.h5-profile-content .h5-profile-logout.ant-btn{flex:0 0 46px;height:46px;padding:0 16px;border:0;border-radius:14px;background:var(--panel);color:var(--danger);font-size:14px;font-weight:600;line-height:20px;box-shadow:none}.h5-profile-content .h5-profile-logout.ant-btn:not(:disabled):hover,.h5-profile-content .h5-profile-logout.ant-btn:not(:disabled):active{border:0;background:var(--danger-soft);color:var(--danger)}.role-permission-panel{display:flex;flex-direction:column;gap:12px;min-width:0;container-type:inline-size}.pencil-provider .admin-page .role-permission-panel .admin-permission-heading{display:flex;flex-direction:column;align-items:stretch;gap:12px}.role-permission-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px 16px}.pencil-provider .role-permission-search.ant-input-affix-wrapper{flex:0 1 280px;min-width:180px;max-width:100%;height:34px}.role-permission-search .ant-input-prefix{color:var(--text-muted)}.role-permission-counts{display:flex;flex-wrap:wrap;gap:6px 16px;color:var(--text-secondary);font-size:12px;line-height:18px}.role-permission-guidance{margin:0;color:var(--text-secondary);font-size:12px;line-height:18px;overflow-wrap:anywhere}.pencil-provider .admin-page .role-permission-panel .admin-permission-grid{grid-template-columns:minmax(0,1fr);gap:12px;max-height:min(560px,60vh);padding:1px 4px 1px 1px;scrollbar-gutter:stable}.pencil-provider .admin-page .role-permission-panel .admin-permission-card.ant-card{padding:14px;background:var(--panel);border:1px solid var(--border);box-shadow:none}.pencil-provider .admin-page .role-permission-panel .permission-menu-enabled.ant-card{border-color:var(--accent-border)}.role-permission-panel .admin-permission-card>.ant-card-body{gap:12px}.role-permission-panel .admin-permission-card header{align-items:flex-start;flex-wrap:wrap;gap:8px}.permission-menu-title{display:flex;flex:1;flex-direction:column;gap:4px;min-width:0}.role-permission-panel .permission-menu-title b{font-size:13px;line-height:19px}.permission-menu-title small,.permission-menu-toggle>span{font-size:11px;line-height:17px;color:var(--text-muted)}.permission-menu-toggle{display:flex;align-items:center;gap:8px}.permission-menu-toggle>span{white-space:nowrap}.permission-action-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr));gap:4px 12px;min-width:0}.role-permission-panel .permission-choice.ant-checkbox-wrapper{display:flex;align-items:flex-start;height:auto;min-height:30px;max-width:100%;margin:0;padding:5px 6px;border:0;border-radius:5px;background:transparent;color:var(--text-primary);font-size:12px;font-weight:400;line-height:20px;gap:0}.role-permission-panel .permission-choice.ant-checkbox-wrapper.selected{background:var(--accent-soft);color:var(--accent-dark)}.role-permission-panel .permission-choice .ant-checkbox{flex:none;align-self:flex-start;margin-top:2px}.role-permission-panel .permission-choice>span:last-child{min-width:0;white-space:normal;overflow-wrap:anywhere}.permission-menu-empty{margin:0;font-size:12px;color:var(--text-muted);line-height:20px}@container (min-width: 850px){.pencil-provider .admin-page .role-permission-panel .admin-permission-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.admin-page h1{font-size:20px}.admin-page .admin-table{min-height:430px}.admin-table .data-table .ant-table-tbody>tr>td{padding:12px 16px;font-size:12px}.admin-table .data-table .ant-table-thead>tr>th{padding:14px 16px;font-weight:500}.admin-table .data-table .ant-table-tbody>tr:nth-child(2n)>td{background:#f8fafb}.admin-table .data-table .button{height:28px;font-size:11px;padding:0 10px}.admin-filters{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.admin-filters .tabs{gap:8px}.admin-switch.ant-switch{min-width:36px;width:36px;height:20px;line-height:20px;padding:0;border:0;border-radius:12px;background:#d5dfe2;flex-shrink:0}.admin-switch.ant-switch .ant-switch-handle{width:16px;height:16px;top:2px;inset-inline-start:2px}.admin-switch.ant-switch .ant-switch-handle:before{border-radius:50%;background:#fff;box-shadow:none}.admin-switch.ant-switch.ant-switch-checked{background:var(--accent)}.admin-switch.ant-switch.ant-switch-checked .ant-switch-handle{inset-inline-start:calc(100% - 18px)}.admin-switch.ant-switch.ant-switch-disabled{opacity:.7}.tag-device{background:var(--info-soft);color:var(--info)}.tag-scene,.tag-return{background:var(--accent-soft);color:var(--accent-dark)}.admin-tree{width:250px}.admin-role-list{width:300px;padding:16px 12px}.admin-role-list h3{display:flex;justify-content:space-between;padding:0 4px 16px}.admin-role-detail,.admin-org-content{padding:20px;background:#fff;border:1px solid var(--border);border-radius:12px}.admin-role-detail{display:flex;flex-direction:column;gap:18px;min-height:660px}.admin-role-detail>*,.admin-role-detail .admin-detail-heading>div,.admin-role-detail .admin-permission-heading>div{min-width:0;max-width:100%}.admin-role-detail .admin-detail-heading,.admin-role-detail .admin-detail-heading h2,.admin-role-detail .admin-detail-heading .inline,.admin-role-detail .admin-permission-heading,.admin-role-detail .admin-scope-heading{flex-wrap:wrap}.admin-role-detail .admin-detail-heading h2,.admin-role-detail .admin-detail-heading p,.admin-role-detail .admin-permission-card header b{overflow-wrap:anywhere;min-width:0}.admin-detail-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:16px;border-bottom:1px solid var(--border)}.admin-detail-heading h2{font-size:16px;display:flex;align-items:center;gap:8px}.admin-detail-heading p{margin-top:5px;color:var(--text-secondary);font-size:12px}.admin-permission-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.admin-permission-heading p,.admin-scope-section>p{margin-top:5px;color:var(--text-muted);font-size:12px}.admin-permission-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-permission-card{background:#f3f5f7;border:1px solid var(--border);border-radius:10px;padding:12px;display:flex;flex-direction:column;gap:10px}.admin-permission-card header{display:flex;justify-content:space-between;align-items:center;gap:12px}.permission-chip{display:inline-flex;gap:3px;align-items:center;height:26px;border:1px solid var(--border);border-radius:5px;background:#fff;padding:0 8px;font-size:11px;color:var(--text-muted)}.permission-chip.selected{background:var(--accent-soft);border-color:#abdcd5;color:var(--accent-dark);font-weight:600}.admin-scope-section{border-top:1px solid var(--border);padding-top:18px}.admin-scope-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.admin-scope-options label{display:flex;align-items:flex-start;gap:8px;padding:14px;border:1px solid var(--border);border-radius:10px}.admin-scope-options label.selected{border-color:var(--accent);background:var(--accent-soft)}.admin-scope-options small{display:block;margin-top:7px;line-height:1.6}.role-options{display:flex;gap:12px 18px;flex-wrap:wrap;padding:12px;border:1px solid var(--border);border-radius:8px;min-height:42px}.admin-danger{color:var(--danger)}.admin-warning{color:var(--warn)!important}.admin-org-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:4px 0 20px;border-bottom:1px solid var(--border)}.admin-org-stats strong{display:block;margin-top:10px;font-size:16px;font-weight:600}.admin-invitation{display:flex;flex-direction:column;gap:18px;padding:18px;background:#f5faf9;border:1px solid var(--border);border-radius:10px}.admin-summary-box{background:#f4f7f8;border:1px solid var(--border);border-radius:8px;padding:12px 14px;color:var(--text-secondary);line-height:1.8}.admin-batch-banner{display:flex;align-items:center;gap:12px;flex-wrap:wrap;background:var(--accent-soft);color:var(--accent-dark);border:1px solid var(--accent-border);border-radius:8px;padding:10px 14px}.admin-note-cell{max-width:330px}.admin-tree-heading{display:flex;padding-right:8px;justify-content:space-between;align-items:center}.admin-tree-heading h3{padding-bottom:8px}.admin-tree-actions{display:flex;gap:8px;padding:14px 16px;border-top:1px solid var(--border);margin-top:10px}.admin-application-card{border:1px solid var(--border);border-radius:12px;background:#fff;padding:18px 20px;display:flex;flex-direction:column;gap:14px}.admin-application-card header,.admin-application-card footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.admin-application-card p{color:var(--text-secondary);line-height:1.8;font-size:12px}.admin-application-card footer{font-size:12px}.admin-application-card .button{height:32px;font-size:12px;padding:0 12px}.admin-decision-note{padding:10px 12px;background:#f6f9f8;color:var(--text-secondary);font-size:12px;border-radius:6px}.admin-config-grid{flex:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:stretch}.admin-config-card{border:1px solid var(--border);border-radius:12px;background:#fff;padding:20px;min-height:340px}.admin-config-card header{display:flex;align-items:center;gap:10px;padding-bottom:14px;border-bottom:1px solid var(--border);margin-bottom:10px}.admin-config-card small{display:block;margin-top:5px}.admin-config-icon{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:var(--accent-soft);color:var(--accent-dark)}.admin-config-row{display:flex;align-items:center;gap:8px;padding:10px 0;font-size:12px}.admin-config-row>span{color:var(--text-secondary);flex:1}.admin-config-row b{max-width:54%;text-align:right;font-size:11px;overflow-wrap:anywhere}.admin-config-row .button{width:24px;height:24px}.admin-snapshot{display:flex;flex-direction:column;gap:12px;margin:0;font-size:12px}.admin-snapshot dt{color:var(--text-secondary);margin-bottom:4px}.admin-snapshot dd{margin:0;overflow-wrap:anywhere;line-height:1.7}@media(max-width:1400px){.admin-role-list{width:230px}.admin-permission-heading,.admin-detail-heading{align-items:flex-start;flex-wrap:wrap}.admin-config-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-scope-options{grid-template-columns:1fr}.admin-scope-options label{padding:10px}}@media(max-width:1000px){.admin-page .split-layout{flex-direction:column}.admin-tree,.admin-role-list,.admin-page .split-layout>.tree-panel{width:100%;max-height:220px;overflow:auto}.admin-role-list .admin-role-tree .ant-tree-node-content-wrapper{min-height:46px}.admin-config-grid,.admin-permission-grid,.admin-scope-options{grid-template-columns:1fr}}.admin-qr{display:flex;flex-direction:column;align-items:center;gap:10px;color:var(--text-secondary);font-size:12px}.admin-qr .ant-qrcode{background:#fff;border:1px solid var(--border);padding:7px;border-radius:8px;box-sizing:border-box}.admin-qr .ant-qrcode svg{display:block;width:80px;height:80px;flex:none;border:0;padding:0;border-radius:0}.admin-page .admin-role-list{width:300px;padding:12px}.admin-page .admin-role-detail{flex:1;min-height:660px}.admin-page[data-prototype=Pb3vb] .data-table .ant-table-container table{table-layout:fixed}.admin-page[data-prototype=Pb3vb] .data-table td{overflow-wrap:anywhere}@media(max-width:1400px){.admin-page .admin-role-list{width:230px}}@media(max-width:1000px){.admin-page .admin-role-list{width:100%}}.admin-table .ant-table{color:var(--text-primary);font-size:12px;background:var(--panel);border-radius:12px}.admin-table .ant-table-thead>tr>th{background:#f8fafb;color:var(--text-secondary);border-bottom:1px solid var(--border);white-space:nowrap}.admin-table .ant-table-thead>tr>th:before{display:none}.admin-table .ant-table-tbody>tr>td{border-top:0;border-bottom:1px solid var(--border);line-height:1.5}.admin-table .ant-table-tbody>tr:last-child>td{border-bottom:0}.admin-table .ant-table-tbody>tr.ant-table-row:hover>td{background:var(--accent-soft)}.admin-table .ant-table-container{overflow-x:auto}.admin-table .ant-table-placeholder>td{padding:0;background:transparent}.admin-ant-tree.ant-tree,.admin-role-tree.ant-tree{width:100%;background:transparent;color:var(--text-secondary);font-size:12px}.admin-ant-tree .ant-tree-list-holder-inner,.admin-role-tree .ant-tree-list-holder-inner{align-items:stretch}.admin-ant-tree .ant-tree-treenode{width:100%;padding:0 12px 2px 16px;align-items:center;min-height:34px}.admin-ant-tree .ant-tree-indent-unit{width:16px}.admin-category-tree .ant-tree-indent-unit{width:14px}.admin-ant-tree .ant-tree-switcher{flex:0 0 14px;width:14px;height:32px;line-height:32px;color:var(--text-muted)}.pencil-provider .admin-org-tree .ant-tree-switcher:before{content:none}.admin-org-tree .ant-tree-switcher_open svg{transform:rotate(90deg)}.admin-org-tree .ant-tree-node-content-wrapper-open .ant-tree-iconEle,.admin-org-tree .ant-tree-node-content-wrapper-close .ant-tree-iconEle{display:none}.admin-ant-tree .ant-tree-node-content-wrapper{min-height:32px;line-height:32px;padding:0 6px;border-radius:6px;display:inline-flex;align-items:center;gap:8px;flex:1;min-width:0}.admin-ant-tree .ant-tree-iconEle{width:14px;flex:0 0 14px;height:32px;line-height:32px}.admin-ant-tree .ant-tree-title,.admin-role-tree .ant-tree-title{flex:1;min-width:0}.tree-node-label{display:flex;align-items:center;gap:8px;width:100%;min-width:0}.tree-node-label .grow{overflow:hidden;text-overflow:ellipsis}.tree-node-label small{color:var(--text-muted);font-size:11px;flex-shrink:0}.admin-ant-tree .ant-tree-node-content-wrapper.ant-tree-node-selected{background:var(--accent-soft);color:var(--accent-dark);font-weight:600}.admin-ant-tree .ant-tree-node-content-wrapper:hover,.admin-role-tree .ant-tree-node-content-wrapper:hover{background:var(--accent-soft)}.admin-role-tree .ant-tree-treenode{width:100%;padding:0 0 8px}.admin-role-tree .ant-tree-switcher-noop{display:none}.admin-role-tree .ant-tree-node-content-wrapper{width:100%;min-height:60px;border:1px solid transparent;border-radius:9px;padding:12px;display:inline-flex;align-items:center;gap:10px;line-height:1.5}.admin-role-tree .ant-tree-node-content-wrapper.ant-tree-node-selected{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-dark)}.admin-role-tree .ant-tree-iconEle{flex:0 0 19px;width:19px;display:flex;align-items:center}.admin-role-tree .tree-node-label small{display:block;font-weight:400;margin-top:4px}.permission-chip.ant-btn{display:inline-flex;height:26px;padding:0 8px;border-radius:5px;gap:3px;font-size:11px;box-shadow:none}.permission-chip.ant-btn.selected{background:var(--accent-soft);border-color:#abdcd5;color:var(--accent-dark);font-weight:600}.ant-btn.text-button{height:auto;padding:0;border:0;background:transparent;box-shadow:none;color:var(--accent);font-size:inherit}.admin-scope-options.ant-radio-group{display:grid;width:100%}.admin-scope-options .ant-radio-wrapper{margin:0;min-width:0;line-height:1.5;align-items:flex-start}.admin-scope-options .ant-radio{margin-top:2px}.admin-scope-options .ant-radio+span{padding:0;white-space:normal}.admin-scope-options .ant-radio-wrapper-checked{border-color:var(--accent);background:var(--accent-soft)}.admin-permission-heading .ant-tabs{min-width:0}.admin-permission-heading .ant-tabs-nav{margin:0}.admin-permission-heading .ant-tabs-nav:before{display:none}.admin-permission-heading .ant-tabs-nav-list{background:#f0f4f5;padding:3px;border-radius:8px;gap:3px}.admin-permission-heading .ant-tabs-tab{margin:0;border:1px solid transparent;height:30px;padding:0 12px;border-radius:6px;font-size:12px}.admin-permission-heading .ant-tabs-tab-active{background:#fff;border-color:#b5dcda}.admin-permission-heading .ant-tabs-ink-bar{display:none}.admin-table .ant-tag.tag,.admin-role-detail .ant-tag.badge{display:inline-flex;align-items:center;margin-inline-end:0}.admin-ant-tree.ant-tree,.admin-role-tree.ant-tree{position:relative}.admin-ant-tree .ant-tree-treenode[aria-hidden=true],.admin-role-tree .ant-tree-treenode[aria-hidden=true]{width:auto;min-height:0}.pencil-provider .admin-page .admin-role-tree .ant-tree-node-content-wrapper{min-height:60px;padding:12px;border-radius:9px}.pencil-provider .admin-page .admin-role-tree .ant-tree-treenode:not([aria-hidden=true]){padding:0 0 8px}.pencil-provider .admin-page .admin-permission-heading .tabs.ant-tabs{min-height:36px}.pencil-provider .admin-page .admin-permission-heading .tabs .ant-tabs-nav-list{gap:3px;padding:3px}.pencil-provider .admin-page .admin-permission-heading .tabs .ant-tabs-tab{height:30px;padding:0 12px;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--text-secondary)}.pencil-provider .admin-page .admin-permission-heading .tabs .ant-tabs-tab-btn{gap:6px;font-size:12px;font-weight:500}.pencil-provider .admin-page .admin-permission-heading .tabs .ant-tabs-tab-active{background:var(--panel);border-color:#b5dcda;color:var(--accent-dark)}.pencil-provider .admin-page .admin-permission-heading .tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--accent-dark);font-weight:600}@media(max-width:1000px){.pencil-provider .admin-page .admin-role-tree .ant-tree-node-content-wrapper{min-height:46px}}.pencil-provider .admin-page .page-heading h1{line-height:29px}.pencil-provider .admin-page .page-heading p{line-height:17px;margin-top:3px}.pencil-provider .admin-page>.page-heading{min-height:49px}.pencil-provider .admin-page .tabs.ant-tabs{min-height:38px}.pencil-provider .admin-page .tabs .ant-tabs-nav-list{gap:8px}.pencil-provider .admin-page .tabs .ant-tabs-tab{height:38px;border-radius:9px;padding:0 14px}.pencil-provider .admin-page .tabs .ant-tabs-tab-btn{font-size:13px}.pencil-provider .admin-page .tree-panel{border-radius:12px}.admin-heading-filters{display:flex;align-items:center;gap:10px}.pencil-provider .admin-page[data-prototype=Pb3vb] .search,.pencil-provider .admin-page[data-prototype=S0uE4O] .search{width:220px}.pencil-provider .admin-page .admin-source-flat-table .data-table .ant-table-thead>tr>th{height:44px;padding:0;background:#f5f8f8;font-size:12px;line-height:17px}.pencil-provider .admin-page .admin-source-flat-table .data-table .ant-table-tbody>tr>td{height:50px;padding:0;line-height:17px}.pencil-provider .admin-page[data-prototype=m1Vcc] .admin-source-flat-table .data-table .ant-table-tbody>tr>td,.pencil-provider .admin-page[data-prototype=S0uE4O] .admin-source-flat-table .data-table .ant-table-tbody>tr>td{height:52px}.pencil-provider .admin-page .admin-source-flat-table .data-table .ant-table-thead>tr>th:first-child,.pencil-provider .admin-page .admin-source-flat-table .data-table .ant-table-tbody>tr>td:first-child{padding-left:16px}.pencil-provider .admin-page .admin-source-flat-table .data-table .ant-table-thead>tr>th:last-child,.pencil-provider .admin-page .admin-source-flat-table .data-table .ant-table-tbody>tr>td:last-child{padding-right:16px}.pencil-provider .admin-page .admin-table .data-table .ant-table-tbody>tr:nth-child(2n)>td{background:#fafcfc}.pencil-provider .admin-page .admin-table .data-table .ant-table-row:hover>td{background:var(--accent-soft)}.pencil-provider .admin-page .admin-table .button{height:26px;padding:0 9px}.pencil-provider .admin-page .admin-table .ant-tag.tag{height:24px;font-size:12px;line-height:24px;border-radius:6px}.pencil-provider .admin-page .admin-table .ant-tag.tag-device{background:var(--info-soft);color:#2e7dd1}.pencil-provider .admin-page .admin-table .ant-tag.tag-scene,.pencil-provider .admin-page .admin-table .ant-tag.tag-return{background:var(--accent-soft);color:var(--accent-dark)}.pencil-provider .admin-page .admin-role-tag,.pencil-provider .admin-page .admin-org-type{margin:0;height:22px;line-height:22px;padding:0 7px;font-size:10px;color:#0d7f73;background:#e6f7f4;border:0;border-radius:5px}.pencil-provider .admin-page .admin-switch{border-radius:10px;background:#d5dde0}.pencil-provider .admin-page .admin-switch.ant-switch-checked{background:var(--accent)}.pencil-provider .admin-page .admin-table .avatar.ant-avatar{color:#0d7f73;background:#e6f7f4;font-size:12px}.pencil-provider .admin-page[data-prototype=m1Vcc] .admin-table td:last-child .inline{justify-content:flex-end}.admin-tree-heading{min-height:36px;padding:0 12px 8px 16px}.admin-tree-heading h3{padding:0}.pencil-provider .admin-page .admin-tree-heading .button{height:26px;width:26px;min-width:26px;padding:0;border-radius:6px}.pencil-provider .admin-page .admin-role-list h3{padding:0 4px 12px}.pencil-provider .admin-page .admin-role-tree .ant-tree-node-content-wrapper{min-height:52px;height:52px;padding:10px}.pencil-provider .admin-page .admin-role-tree .ant-tree-treenode:not([aria-hidden=true]){padding:0 0 6px}.admin-role-icon{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);background:#eef3f4;flex:none}.admin-role-tree .ant-tree-node-selected .admin-role-icon{background:#cef1eb;color:var(--accent-dark)}.pencil-provider .admin-page .admin-role-detail{gap:14px}.pencil-provider .admin-page .admin-detail-heading{padding-bottom:14px}.pencil-provider .admin-page .admin-permission-card.ant-card{min-height:77px;padding:10px 12px;border-radius:10px;background:#f7fafa}.admin-permission-card>.ant-card-body{display:flex;flex-direction:column;gap:8px;min-width:0;flex-shrink:0}.admin-permission-card header b{font-size:12px}.pencil-provider .admin-page .permission-chip.ant-btn{min-height:24px;height:auto;max-width:100%;padding:2px 8px;white-space:normal}.permission-chip.ant-btn>span{min-width:0;overflow-wrap:anywhere}.pencil-provider .admin-page .admin-permission-heading .tabs .ant-tabs-nav-list{gap:2px;background:#eef3f4;border-radius:9px}.pencil-provider .admin-page .admin-permission-heading .tabs .ant-tabs-tab{height:30px;padding:0 12px;border-radius:6px}.pencil-provider .admin-page .admin-permission-heading .tabs .ant-tabs-tab-btn{font-size:12px}.admin-scope-heading{display:flex;align-items:center;justify-content:space-between}.admin-current-scope.ant-tag{margin:0;display:inline-flex;align-items:center;gap:5px;font-size:10px;line-height:22px;background:var(--accent-soft);color:var(--accent-dark)}.admin-role-detail .admin-scope-heading{gap:8px}.admin-role-detail .admin-current-scope.ant-tag{max-width:100%;white-space:normal}.admin-role-detail .admin-scope-options .ant-radio+span{min-width:0;overflow-wrap:anywhere}.admin-role-detail .admin-scope-options b{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px}.admin-role-detail .admin-scope-options .scope-marker{margin-left:0;max-width:100%;white-space:normal}.admin-scope-section{padding-top:14px}.admin-scope-options{margin-top:12px}.pencil-provider .admin-page .admin-scope-options .ant-radio-wrapper{min-height:72px;padding:14px}.pencil-provider .admin-page .admin-scope-options small{margin-top:5px;font-size:11px;line-height:16px}.scope-marker.ant-tag{margin-left:8px;font-size:10px;line-height:18px;padding:0 5px;color:var(--accent-dark);background:var(--accent-soft)}.scope-marker.approval.ant-tag{color:var(--warn);background:var(--warn-soft)}.admin-org-content{gap:14px}.admin-org-stats{padding:0;border:0;gap:12px}.admin-org-stats .ant-card{height:67px;border:0;border-radius:10px;padding:12px 14px;background:#f7fafa}.admin-org-stats small{color:var(--text-secondary);font-size:11px;line-height:16px}.admin-org-stats strong{margin-top:4px;font-size:15px;line-height:21px}.pencil-provider .admin-page .admin-inset-table{padding:0;border:0;min-height:0}.pencil-provider .admin-page .admin-inset-table .ant-table,.pencil-provider .admin-page .admin-inset-table .ant-table-container{border-radius:8px}.pencil-provider .admin-page .admin-inset-table .data-table .ant-table-thead>tr>th{padding:0;height:36px;font-size:11px;background:#f7fafa;border-bottom:0;line-height:16px}.pencil-provider .admin-page .admin-inset-table .data-table .ant-table-tbody>tr>td{padding:0;height:52px;background:#fff;line-height:17px}.pencil-provider .admin-page .admin-inset-table .data-table th:first-child,.pencil-provider .admin-page .admin-inset-table .data-table td:first-child{padding-left:14px}.pencil-provider .admin-page .admin-inset-table .data-table th:last-child,.pencil-provider .admin-page .admin-inset-table .data-table td:last-child{padding-right:14px}.pencil-provider .admin-page[data-prototype=S0uE4O] .page-heading .button{height:34px}.admin-filters .search{margin-left:auto}.admin-batch-chip.ant-tag{margin:0 auto 0 4px;height:30px;display:inline-flex;align-items:center;gap:6px;background:#e6f7f4;color:#0d7f73;border-radius:7px}[data-prototype=S0uE4O] .pencil-modal .ant-modal-title{font-size:15px}[data-prototype=S0uE4O] .pencil-modal .ant-modal-header{min-height:56px}[data-prototype=S0uE4O] .admin-registration-review{gap:16px}[data-prototype=S0uE4O] .admin-registration-review .admin-summary-box{border:0;padding:12px 14px;font-size:12px;line-height:20px}[data-prototype=S0uE4O] .admin-registration-review .section-hint{font-size:11px;margin-top:-8px}[data-prototype=S0uE4O] .admin-registration-review .ant-select{min-height:40px}[data-prototype=S0uE4O] .admin-registration-review textarea{min-height:66px}.pencil-provider .admin-page .admin-category-stats{gap:14px}.pencil-provider .admin-page .admin-stat-card.stat{height:76px;padding:14px 16px;flex:1;min-width:0;border-radius:12px}.admin-stat-card .ant-card-body{display:flex;align-items:center;gap:12px;width:100%}.admin-stat-icon{width:40px;height:40px;flex:0 0 40px;display:flex;align-items:center;justify-content:center;background:#e6f7f4;color:#0d7f73;border-radius:10px}.admin-stat-card .ant-statistic{display:flex;flex-direction:column-reverse}.admin-stat-card .ant-statistic-title{margin:0;color:var(--text-secondary);font-size:12px;line-height:17px}.admin-stat-card .ant-statistic-content{color:#16282e;font-size:22px;font-weight:600;line-height:31px}.pencil-provider .admin-page .admin-stat-card .ant-statistic-content span{color:inherit;font-size:inherit}.pencil-provider .admin-page .admin-category-panel{width:240px}.admin-category-tabs{display:flex}.pencil-provider .admin-page .admin-category-tabs .tabs.ant-tabs{min-height:36px}.pencil-provider .admin-page .admin-category-tabs .tabs .ant-tabs-tab{height:36px}.pencil-provider .admin-page .admin-category-tabs .tabs .ant-tabs-tab-active{background:var(--accent);color:#fff}.pencil-provider .admin-page .admin-category-tabs .tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#fff}.admin-category-filters .search{width:200px}.admin-uncategorized .ant-tag{margin:0;padding:0 4px;font-size:10px;color:var(--warn);background:var(--warn-soft)}.pencil-provider .admin-page .admin-application-card.ant-card{padding:16px}.admin-application-card .ant-card-body{display:flex;flex-direction:column;gap:10px}.admin-application-card h3{font-size:14px;display:flex;align-items:center;gap:8px}.admin-application-card p{line-height:17px}.admin-application-card .admin-level-tag{font-size:10px;line-height:20px;background:#eef3f4;color:var(--text-secondary)}.pencil-provider .admin-page .admin-application-card .button{height:30px}.admin-page[data-prototype=zmfvz] .split-content{gap:12px}.pencil-provider .admin-page .admin-config-grid{gap:14px;grid-auto-rows:minmax(455.5px,1fr)}.pencil-provider .admin-page .admin-config-card.ant-card{padding:18px 20px;min-height:455.5px}.admin-config-card header{gap:10px;padding-bottom:12px;margin-bottom:12px}.admin-config-card header>div{flex:1}.admin-config-card h3{font-size:14px;line-height:20px}.admin-config-card small{margin-top:3px;font-size:11px;line-height:16px}.pencil-provider .admin-page .admin-config-card header .button{height:30px;padding:0 12px;font-size:11px}.admin-config-card .admin-config-row{min-height:17px;padding:0;margin-bottom:12px;line-height:17px}.admin-config-card .admin-config-row b{font-size:12px;font-weight:600}.admin-config-editor-list .admin-config-row .button{width:auto;padding:0 10px;height:28px}.pencil-provider .admin-page[data-prototype=kujqu] .admin-inset-table{padding:14px;border:1px solid var(--border);border-radius:12px}.pencil-provider .admin-page[data-prototype=kujqu] .admin-table .ant-tag.tag{max-width:100%;min-height:24px;height:auto;padding:2px 6px;line-height:18px;white-space:normal;overflow-wrap:anywhere}.pencil-provider .admin-page[data-prototype=kujqu] .admin-inset-table .data-table .ant-table-tbody>tr>td{height:50px}.admin-audit-filters .admin-audit-period{width:150px}.admin-audit-filters>.ant-select:nth-of-type(2){width:160px}.admin-audit-filters>.ant-select:nth-of-type(3){width:150px}.admin-audit-filters .search{width:240px}.admin-audit-summary.ant-btn{color:var(--text-secondary);font-size:12px;text-align:left}@media(max-width:1100px){.pencil-provider .admin-page .admin-category-stats{flex-wrap:wrap}.pencil-provider .admin-page .admin-stat-card.stat{flex:1 1 calc(50% - 14px)}.admin-heading-filters{flex-wrap:wrap}.pencil-provider .admin-page .admin-config-grid{grid-auto-rows:auto}}@media(max-width:1000px){.pencil-provider .admin-page .admin-category-panel{width:100%}.pencil-provider .admin-page .admin-org-stats{grid-template-columns:1fr}}.pencil-provider .admin-page>.tabs .ant-tabs-tab{padding:0 18px}.pencil-provider .admin-page[data-prototype=Pb3vb] .tabs .ant-tabs-tab{padding:0 18px}.pencil-provider .admin-page[data-prototype=Pb3vb] .tabs .ant-badge-count,.pencil-provider .admin-page[data-prototype=S0uE4O] .tabs .ant-badge-count{background:transparent;color:inherit;box-shadow:none;border-radius:0;padding:0;min-width:0;font-weight:600}.pencil-provider .admin-page[data-prototype=Pb3vb] .admin-table td:nth-child(2),.pencil-provider .admin-page[data-prototype=Pb3vb] .admin-table td:nth-child(3){color:#5e7178}.pencil-provider .admin-page .search-box.ant-input-affix-wrapper{height:36px;padding:0 12px;border-radius:9px}.pencil-provider .admin-page[data-prototype=Pb3vb] .search-box,.pencil-provider .admin-page[data-prototype=S0uE4O] .search-box{width:220px}.pencil-provider .admin-page .search-box .ant-input-suffix{order:-1;margin:0 7px 0 0;padding:0;background:transparent;color:var(--text-muted)}.pencil-provider .admin-page .search-box .ant-input{padding:0;font-size:12px}.pencil-provider .admin-page .admin-category-filters .search-box{width:200px}.pencil-provider .admin-page .admin-audit-filters .search-box{width:240px}.admin-filters .search-box{margin-left:auto}.pencil-provider .admin-page .admin-ant-tree .ant-tree-treenode:not([aria-hidden=true]){padding:0 12px 2px 16px;margin:0}.pencil-provider .admin-page .admin-ant-tree .ant-tree-node-content-wrapper{min-height:34px;line-height:34px;border-radius:6px}.pencil-provider .admin-page .admin-org-tree .ant-tree-node-content-wrapper{min-height:36px;line-height:36px;font-size:13px}.pencil-provider .admin-page .admin-tree-heading h3{padding:0;line-height:20px;font-size:13px}.pencil-provider .admin-page .admin-tree-heading{padding-left:16px;height:36px;min-height:36px}.pencil-provider .admin-page .admin-role-tree .ant-tree-treenode:not([aria-hidden=true]){margin:0}.pencil-provider .admin-page .admin-role-icon{background:#f3f6f7}.pencil-provider .admin-page .ant-tree-node-selected .admin-role-icon{background:#fff}.pencil-provider .admin-page .admin-permission-grid{max-height:338px;overflow-y:auto;flex-shrink:0;grid-auto-rows:max-content;align-content:start}.pencil-provider .admin-page .admin-permission-card.ant-card{background:#f3f5f7;min-width:0}.pencil-provider .admin-page .admin-role-detail .admin-detail-heading h2,.pencil-provider .admin-page .admin-org-content .admin-detail-heading h2{line-height:22px}.pencil-provider .admin-page .admin-role-detail .admin-detail-heading p,.pencil-provider .admin-page .admin-org-content .admin-detail-heading p{margin-top:3px;line-height:17px}.pencil-provider .admin-page .admin-permission-heading h3{font-size:13px;line-height:18px}.pencil-provider .admin-page .admin-permission-heading p{line-height:16px;margin-top:3px}.pencil-provider .admin-page .admin-org-content .admin-detail-heading{border:0;padding:0}.pencil-provider .admin-page .admin-org-content>.admin-permission-heading .button{height:30px;color:var(--accent-dark);background:var(--accent-soft);border-color:transparent}.pencil-provider .admin-page .admin-inset-table .data-table .ant-table-tbody>tr:nth-child(2n)>td{background:#fff}.pencil-provider .admin-page .admin-inset-table .data-table .ant-table-thead>tr>th:first-child,.pencil-provider .admin-page .admin-inset-table .data-table .ant-table-tbody>tr>td:first-child{padding-left:14px}.pencil-provider .admin-page .admin-inset-table .data-table .ant-table-thead>tr>th:last-child,.pencil-provider .admin-page .admin-inset-table .data-table .ant-table-tbody>tr>td:last-child{padding-right:14px}.pencil-provider .admin-page .admin-stat-icon{color:#0d7f73}.admin-org-stats small{display:flex;align-items:center;gap:6px}.pencil-provider .admin-page .admin-permission-heading .ant-tabs-tab-active .ant-badge-count{color:#fff;background:var(--accent)}.pencil-provider .admin-page .admin-permission-heading .tabs.ant-tabs{min-width:0;max-width:100%}.pencil-provider .admin-page .admin-application-card.ant-card{min-height:125px}.pencil-provider .admin-page[data-prototype=Pb3vb] .ant-tabs-tab-active .ant-badge,.pencil-provider .admin-page[data-prototype=S0uE4O] .ant-tabs-tab-active .ant-badge{color:#fff}.pencil-provider .admin-page .pencil-search-icon{width:16px;height:16px;background:transparent;color:var(--text-muted);padding:0;border-radius:0}.pencil-overlay .pencil-modal:has(.admin-registration-review) .ant-modal-container{height:520px}.pencil-overlay .pencil-modal:has(.admin-registration-review) .ant-modal-header{height:56px;min-height:56px;padding:17px 24px!important}.pencil-overlay .pencil-modal:has(.admin-registration-review) .ant-modal-title h2{font-size:15px;line-height:21px}.pencil-overlay .pencil-modal:has(.admin-registration-review) .ant-modal-body{flex:1;padding:20px 24px!important}.pencil-overlay .pencil-modal:has(.admin-registration-review) .ant-modal-footer{height:64px;min-height:64px;padding:12px 24px!important}.pencil-overlay .pencil-modal:has(.admin-registration-review) .ant-modal-footer .button{height:38px}.pencil-overlay .admin-registration-review .admin-summary-box{padding:8px 14px}.pencil-overlay .admin-registration-review .ant-form-item-label{padding:0 0 5px}.pencil-overlay .admin-registration-review .ant-form-item-label>label{font-size:12px;line-height:17px;height:17px}.pencil-overlay .admin-registration-review .section-hint{line-height:16px}.pencil-provider .admin-page .admin-org-stats{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:1000px){.pencil-provider .admin-page .admin-org-stats{grid-template-columns:1fr}}.pencil-overlay [data-prototype=X1Tdk] .ant-modal-title h2{margin:0;font-size:18px;font-weight:700;line-height:26px}.pencil-overlay [data-prototype=X1Tdk] .ant-modal-title p{margin:4px 24px 0 0;color:var(--text-secondary);font-size:12px;font-weight:400;line-height:17px}.pencil-overlay [data-prototype=X1Tdk] .ant-modal-footer .button.ant-btn{height:36px;padding:0 18px;border-radius:8px;font-size:13px;font-weight:700}.invitation-dialog{display:flex;flex-direction:column;gap:18px;color:var(--text-primary)}.invitation-share{display:flex;flex-direction:column;gap:12px;min-width:0}.invitation-section-heading{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-height:19px}.invitation-section-heading h3{display:flex;align-items:center;gap:8px;margin:0;font-size:13px;font-weight:700;line-height:19px}.invitation-section-heading h3:before{width:3px;height:13px;border-radius:2px;background:var(--accent);content:""}.invitation-section-heading>span{color:var(--text-muted);font-size:11px;line-height:16px}.invitation-code-row,.invitation-link-row{display:flex;align-items:center;gap:10px;min-width:0}.invitation-code-field{display:flex;flex:1;align-items:center;gap:12px;min-width:0;height:44px;padding:0 14px;border:1px solid var(--border);border-radius:8px;background:#f3f5f7}.invitation-code-field .input-field.ant-input{flex:1;min-width:0;height:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:16px;font-weight:600;text-overflow:ellipsis}.invitation-code-field .ant-input::placeholder{font-family:inherit;font-size:12px;font-weight:400}.invitation-expiry{flex:none;color:var(--text-muted);font-size:12px;line-height:17px}.invitation-dialog .invitation-code-action.button.ant-btn{flex:none;min-width:118px;height:44px;gap:6px;padding:0 16px;border-radius:8px;font-size:13px;font-weight:700}.invitation-link-row .input-field.ant-input-affix-wrapper{flex:1;min-width:0;height:38px;gap:8px;padding:0 12px;border-color:var(--border);border-radius:8px;background:#fff}.invitation-link-row .ant-input{color:var(--text-secondary);font-size:12px;text-overflow:ellipsis}.invitation-link-row .ant-input-prefix{color:var(--text-muted)}.invitation-dialog .invitation-link-row .button.ant-btn{flex:none;height:38px;padding:0 14px;border-radius:8px;font-size:13px;font-weight:700}.invitation-qr-row{display:flex;align-items:center;gap:14px;min-width:0}.invitation-qr-frame{display:flex;flex:0 0 96px;align-items:center;justify-content:center;width:96px;height:96px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--text-muted)}.invitation-qr-frame .ant-qrcode{flex:none;padding:5px;border-radius:7px}.invitation-qr-description{display:flex;flex:1;flex-direction:column;align-items:flex-start;gap:6px;min-width:0}.invitation-qr-description p{margin:0;color:var(--text-secondary);font-size:12px;line-height:17px;overflow-wrap:anywhere}.invitation-qr-description>span{color:var(--text-muted);font-size:11px;line-height:16px}.invitation-dialog .invitation-download.button.ant-btn{height:30px;gap:5px;padding:0 12px;border-radius:8px;font-size:12px}.invitation-settings,.invitation-settings-fields{display:flex;align-items:center;gap:10px}.invitation-settings{justify-content:space-between;min-height:30px}.invitation-setting{display:flex;align-items:center;gap:6px;color:var(--text-secondary);font-size:12px;line-height:17px}.invitation-setting>span:first-child{white-space:nowrap}.invitation-dialog .invitation-setting .select-field{width:78px;min-width:78px;height:30px;min-height:30px;font-size:12px}.invitation-setting .select-field .ant-select-selector{padding:0 10px;border-radius:6px}.invitation-setting .number-field.ant-input-number{width:106px!important;height:30px;min-height:30px;border-radius:6px;font-size:12px}.invitation-setting .ant-input-number-input{height:28px;padding:0 10px}.invitation-dialog .invitation-settings .invitation-reset.button.ant-btn{height:30px;gap:5px;padding:0;color:var(--accent-dark);font-size:12px;font-weight:400}.invitation-rules{display:flex;align-items:flex-start;gap:8px;padding:12px;border-radius:8px;background:#e6f7f4;color:var(--accent-dark)}.invitation-rules>svg{flex:none;margin-top:2px;color:var(--accent)}.invitation-rules p{margin:0;font-size:12px;line-height:1.6}.invitation-feedback{margin:0;color:var(--text-secondary);font-size:12px;line-height:1.6}.invitation-error{color:var(--danger)}.invitation-dialog .invitation-status,.invitation-copy-buffer{position:fixed;width:1px;height:1px;overflow:hidden;opacity:0}@media(max-width:640px){.invitation-settings,.invitation-settings-fields{flex-wrap:wrap}.invitation-code-field{flex-wrap:wrap;gap:0;height:auto;min-height:44px;padding:7px 10px}.invitation-code-field .input-field.ant-input{flex-basis:100%;font-size:13px}.invitation-expiry{font-size:10px;line-height:14px}.invitation-dialog .invitation-code-action.button.ant-btn{min-width:100px;padding:0 10px;font-size:12px}}.pencil-provider .app-main:has(>.category-applications-page){height:100dvh;min-height:0;overflow:hidden}.pencil-provider .workspace.category-applications-page{min-height:0;padding:20px 24px 16px;gap:14px}.pencil-provider .category-applications-page .page-heading{flex:none;min-height:49px}.pencil-provider .category-applications-page .page-heading h1{margin:0;font-size:20px;line-height:29px}.pencil-provider .category-applications-page .page-heading p{margin:3px 0 0;font-size:12px;line-height:17px}.pencil-provider .category-applications-page .admin-category-stats{flex:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.pencil-provider .category-applications-page .admin-stat-card.stat{height:76px;padding:14px 19px}.pencil-provider .category-applications-page .admin-stat-card .ant-statistic-content{font-size:24px;font-weight:700;line-height:31px}.pencil-provider .category-applications-page .admin-stat-card .ant-statistic-title{font-size:11px;line-height:17px}.category-applications-page [data-prototype=iuOtj] .admin-stat-icon{background:var(--info-soft);color:var(--info)}.category-applications-page [data-prototype=K9wKs] .admin-stat-icon{background:var(--success-soft);color:var(--success)}.pencil-provider .category-applications-page .split-layout{min-height:0;gap:16px;flex-direction:row}.pencil-provider .category-applications-page .admin-category-panel{display:flex;flex-direction:column;width:240px;min-height:0;max-height:none;overflow:hidden;padding-bottom:0;border-radius:12px}.pencil-provider .category-applications-page .admin-tree-heading{flex:none;padding:0 16px 10px;height:34px;margin-bottom:4px}.pencil-provider .category-applications-page .admin-category-tree{flex:1;min-height:0;overflow-y:auto}.category-applications-page .tree-node-label{position:relative}.category-applications-page .category-node-actions{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;gap:2px;background:#fff;opacity:0;pointer-events:none}.category-applications-page .ant-tree-treenode:hover .category-node-actions,.category-applications-page .ant-tree-treenode:focus-within .category-node-actions{opacity:1;pointer-events:auto}.pencil-provider .category-applications-page .category-node-actions .button.ant-btn{width:20px;min-width:20px;height:24px;padding:0;color:var(--text-muted)}.pencil-provider .category-applications-page .category-node-actions .button.ant-btn:is(:hover,:active){color:var(--text-muted);background:transparent;border-color:transparent;box-shadow:none}.pencil-provider .category-applications-page .admin-tree-heading h3{margin:0;padding:0;font-size:13px;line-height:20px}.pencil-provider .category-applications-page .admin-category-tree .ant-tree-treenode{padding-bottom:4px}.pencil-provider .category-applications-page .admin-category-tree .ant-tree-switcher:before{content:none}.pencil-provider .category-applications-page .admin-category-tree .ant-tree-node-content-wrapper{min-height:34px;line-height:34px}.pencil-provider .category-applications-page .admin-category-tree .tree-node-label{min-width:0;font-size:13px}.pencil-provider .category-applications-page .admin-category-tree .grow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pencil-provider .category-applications-page .admin-category-tree small{font-size:10px}.pencil-provider .category-applications-page .category-applications-content{min-height:0;gap:14px}.category-applications-page .admin-category-tabs,.category-applications-page .admin-category-filters{flex:none}.pencil-provider .category-applications-page .admin-category-tabs .tabs.ant-tabs{height:36px;min-height:36px}.pencil-provider .category-applications-page .admin-category-tabs .ant-tabs-tab{height:36px;padding:0 16px}.pencil-provider .category-applications-page .admin-category-filters{gap:10px;flex-wrap:wrap}.pencil-provider .category-applications-page .admin-category-filters .search-box.ant-input-affix-wrapper{width:200px;height:36px;flex:0 0 200px}.pencil-provider .category-applications-page .admin-category-filters .select-field{width:140px;min-width:140px;height:36px;flex:0 0 140px}.pencil-provider .category-applications-page .admin-category-filters .application-applicant-filter{width:128px;min-width:128px;flex-basis:128px}.pencil-provider .category-applications-page .application-date-filter{width:128px;height:36px;flex:0 0 128px}.pencil-provider .category-applications-page .application-reset.ant-btn{min-width:67px;height:36px;gap:5px}.category-application-list{display:flex;flex:1;flex-direction:column;gap:12px;min-height:0;overflow-y:auto}.pencil-provider .category-applications-page .admin-application-card.ant-card{min-height:110px;flex:none;padding:16px;border-radius:12px}.pencil-provider .category-applications-page .admin-application-card[data-status=PENDING]{min-height:125px}.category-applications-page .admin-application-card .ant-card-body{gap:10px}.category-applications-page .admin-application-card header{flex-wrap:nowrap;gap:12px;min-height:22px}.category-applications-page .admin-application-card h3{flex:1;min-width:0;margin:0;font-size:13px;line-height:20px;flex-wrap:wrap}.category-applications-page .application-path{overflow-wrap:anywhere}.pencil-provider .category-applications-page .admin-application-card .admin-level-tag{margin:0;padding:0 6px;height:18px;border:0;background:var(--accent-soft);color:var(--accent);font-size:9px;line-height:18px}.category-applications-page .admin-application-card p{margin:0;line-height:17px;overflow-wrap:anywhere}.category-applications-page .admin-application-card footer{margin:0;gap:8px;font-size:11px}.category-applications-page .admin-application-card footer .inline{flex-wrap:wrap;min-width:0;gap:8px}.pencil-provider .category-applications-page .admin-application-card .button.ant-btn{height:32px;padding:0 10px;gap:5px;font-size:12px}.pencil-provider .category-applications-page .admin-decision-note{margin:0;padding:0;border:0;color:var(--success);background:transparent;font-size:11px;line-height:17px;overflow-wrap:anywhere}.pencil-provider .category-applications-page [data-status=REJECTED] .admin-decision-note{color:var(--danger)}@media(max-width:1100px){.pencil-provider .workspace.category-applications-page{padding-inline:16px}.pencil-provider .category-applications-page .admin-category-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.pencil-provider .category-applications-page .split-layout{flex-direction:column}.pencil-provider .category-applications-page .admin-category-panel{width:100%;max-height:200px}}.pencil-provider .category-applications-page .admin-category-filters .search-box .ant-input-suffix{position:static;left:auto;order:1;margin:0 0 0 4px}.pencil-provider .category-applications-page .admin-category-filters .search-box .ant-input{padding-left:0}.pencil-provider .category-applications-page .admin-category-filters .pencil-search-icon{width:24px;height:24px;padding:5px;border-radius:6px;background:var(--accent);color:#fff}.category-applications-page .admin-application-card footer{line-height:17px}.category-decision-target-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.pencil-overlay .category-decision-target-grid .select-field{width:100%;min-width:0;max-width:100%}@media(max-width:600px){.category-decision-target-grid{grid-template-columns:minmax(0,1fr)}}:root{--bg-workspace: #F3F5F7;--panel: #FFFFFF;--nav-dark: #0B3A40;--nav-dark-2: #0E4750;--accent: #0F766E;--accent-dark: #115E59;--accent-soft: #E6F7F4;--text-primary: #16282E;--text-secondary: #5E7178;--text-muted: #8CA0A6;--border: #E3E9EB;--warn: #ED8A16;--warn-soft: #FDF1E0;--danger: #E5484D;--danger-soft: #FDEBEC;--success: #18A05E;--success-soft: #E4F5EC;--info: #2E7DD1;--info-soft: #E7F1FB;--font: Noto Sans SC;--tab-active-from: #A7DCD2;--tab-active-to: #DFF3EF;--tab-active-border: #0F766E4D;--tab-active-glow: #0F766E29;--accent-border: #AEDCD3}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{font-family:var(--font),"PingFang SC","Microsoft YaHei",sans-serif;font-size:13px;color:var(--text-primary);background:#f6f9f8}button,h1,h2,h3,p{margin:0}h1{font-size:22px;line-height:1.5}h2{font-size:18px}h3{font-size:14px}small,.muted{color:var(--text-muted)}small{font-size:11px}svg{flex-shrink:0;vertical-align:middle}a,.text-button{color:var(--accent)}.text-button{padding:0;border:0;background:transparent}.inline{display:flex;align-items:center;gap:8px}.grow{flex:1;min-width:0}.stack{display:flex;flex-direction:column;gap:16px}.button{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:36px;padding:0 16px;border:1px solid var(--border);border-radius:8px;background:var(--panel);color:var(--text-secondary);font-weight:500;white-space:nowrap;transition:background .15s,border-color .15s}.button:hover:not(:disabled){border-color:var(--accent-border);background:var(--accent-soft);color:var(--accent)}.button.primary{color:#fff;background:var(--accent);border-color:var(--accent);font-weight:600}.button.primary:hover:not(:disabled){background:var(--accent-dark)}.button.outline{color:var(--accent);border-color:#9cded5}.button.danger{color:var(--danger);border-color:#f4b8bb}.button.success{color:var(--success);border-color:#9addb9}.button.icon-button{width:32px;height:32px;padding:0;background:transparent;border-color:transparent}.badge{display:inline-flex;align-items:center;align-self:flex-start;padding:3px 9px;border-radius:12px;background:#eef3f4;color:var(--text-secondary);font-size:11px;white-space:nowrap}.status-uploading,.status-reviewing{color:var(--info);background:var(--info-soft)}.status-submitted,.status-pending{color:var(--warn);background:var(--warn-soft)}.status-approved,.status-active,.status-enabled,.status-completed,.status-published{color:var(--success);background:var(--success-soft)}.status-partial_return,.status-returned,.status-failed,.status-rejected{color:var(--danger);background:var(--danger-soft)}.status-draft{color:var(--accent);background:var(--accent-soft)}.app{min-height:100vh;display:flex;isolation:isolate}.diffuse{position:fixed;z-index:-1;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;background:#f6f9f8}.diffuse:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 460px 360px at 510px 40px,#0f766e29,#0f766e12 55%,#0f766e00),radial-gradient(ellipse 440px 370px at 1260px 120px,#2e7dd11c,#2e7dd10c 55%,#2e7dd100),radial-gradient(ellipse 650px 450px at 170px 1080px,#14b8a617,#14b8a60a 55%,#14b8a600),radial-gradient(ellipse 600px 420px at 1860px 1100px,#2e7dd112,#2e7dd108 55%,#2e7dd100),radial-gradient(ellipse 520px 320px at 1160px 1220px,#14b8a60a,#14b8a604 55%,#14b8a600)}.h5 .diffuse{background:var(--bg-workspace)}.sidebar{position:fixed;top:0;bottom:0;left:0;width:220px;padding:20px 0;background:var(--nav-dark);color:#c3d6d3;z-index:20}.brand{display:flex;align-items:center;gap:10px;color:#fff}.sidebar .brand{padding:0 20px 26px}.brand b{font-size:15px}.brand small{display:block;font-size:10px;color:#6e9691;margin-top:3px}.logo{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:var(--accent);color:#fff}.sidebar nav button{width:100%;height:38px;display:flex;gap:10px;align-items:center;text-align:left;padding:0 20px 0 32px;border:0;background:transparent;color:#c3d6d3;border-left:3px solid transparent;margin:2px 0}.sidebar nav button svg{color:#9dbbb6}.sidebar nav button.active{background:#ffffff14;border-left-color:#1cb6aa;font-weight:700;color:#fff}.nav-group{color:#6e9691;font-size:11px;letter-spacing:2px;padding:20px 20px 6px}.app-main{flex:1;min-width:0;min-height:100vh;display:flex;flex-direction:column}.admin .app-main{margin-left:220px}.topbar{height:56px;flex-shrink:0;background:var(--panel);border-bottom:1px solid var(--border);display:flex;align-items:center;gap:16px;padding:0 28px}.topbar .top-search{height:34px;width:300px;display:flex;align-items:center;gap:8px;border-radius:9px;background:var(--bg-workspace);padding:0 12px;color:var(--text-muted)}.topbar .top-search input{background:transparent;border:0;padding:0;width:100%}.collab .topbar{height:60px;background:var(--nav-dark);border:0;color:#b6d0cf;gap:40px;padding:0 32px}.collab .topbar .button{color:#b6d0cf}.top-nav{display:flex;height:100%;gap:6px}.top-nav button{border:0;background:transparent;padding:0 16px;color:inherit}.top-nav button.active{background:#ffffff14;color:#7ee8da;border-bottom:2px solid #2ab7ab;font-weight:700}.top-actions{margin-left:auto;display:flex;align-items:center;gap:14px}.avatar{width:30px;height:30px;border-radius:50%;background:var(--accent-soft);color:var(--accent);display:inline-flex;align-items:center;justify-content:center;font-weight:700}.topbar .avatar{background:var(--nav-dark-2);color:#fff}.locale-switch{border:0;background:none;color:inherit;cursor:pointer;font-size:12px}.workspace{flex:1;padding:20px 24px 16px;display:flex;flex-direction:column;gap:14px}.collab .workspace{padding:24px 32px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.page-heading p{font-size:12px;color:var(--text-secondary);margin-top:3px}.toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.search-box{display:flex;align-items:center;width:262px;height:40px;padding-right:8px;background:#fff;border:1px solid var(--border);border-radius:9px}.search-box input{width:100%;border:0;padding:10px 12px;background:transparent}.search-box span{border-radius:6px;background:var(--accent);color:#fff;display:flex;padding:5px}.tabs{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.tabs button{height:40px;padding:0 18px;background:#fff;color:var(--text-secondary);border:1px solid var(--border);border-radius:10px;display:flex;gap:10px;align-items:center}.tabs button span{font-size:11px;background:#edf2f4;padding:3px 8px;border-radius:20px}.tabs button.active{color:#fff;background:var(--accent);border-color:var(--accent);font-weight:700}.tabs button.active span{background:#fff3}.split-layout{flex:1;display:flex;gap:16px;min-height:500px}.split-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:14px}.tree-panel{flex-shrink:0;width:250px;border-radius:14px;background:#fff;border:1px solid var(--border);padding:16px 0}.tree-panel h3{padding:0 16px 16px}.tree-row{width:100%;min-height:38px;display:flex;gap:8px;align-items:center;border:0;background:transparent;text-align:left;padding:9px 16px;color:var(--text-secondary)}.tree-row span{flex:1}.tree-row.active{background:var(--accent-soft);color:var(--accent);font-weight:600}.tree-row .rotate{transform:rotate(90deg)}.task-directory{width:282px}.task-directory .tree-row{min-height:48px}.tree-row small{display:block;margin-top:3px;font-weight:400}.task-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.admin .task-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.task-card{display:flex;min-width:0;height:198px;border:1px solid var(--border);border-radius:14px;background:#fff;overflow:hidden;transition:box-shadow .15s,transform .15s}.task-card:hover{transform:scale(1.02);box-shadow:0 5px 18px #0f766e29;border-color:var(--accent-border)}.task-cover{position:relative;width:180px;flex-shrink:0;background:linear-gradient(135deg,#dfeeed,#f2f7f7);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;color:var(--text-muted)}.task-cover>.badge{position:absolute;top:10px;left:10px}.task-cover img{width:100%;height:100%;object-fit:cover}.task-cover .placeholder-icon{background:#fff;border-radius:12px;padding:12px;color:var(--accent)}.task-cover strong{font-size:12px;color:var(--text-secondary)}.task-card-body{min-width:0;flex:1;padding:16px;display:flex;flex-direction:column;gap:8px}.task-title{font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.task-meta{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--text-secondary)}.task-meta b{font-weight:600}.task-meta time{margin-left:auto;color:var(--text-muted);font-size:10px}.task-category{font-size:11px;color:var(--text-muted);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.progress-label{font-size:10px;color:var(--text-muted);display:flex;justify-content:space-between}.progress-label b{color:var(--success)}.progress-track{height:6px;overflow:hidden;border-radius:8px;background:#ecf1f2;margin-top:4px}.progress-track div{height:100%;background:#18a05e;border-radius:inherit}.task-actions{margin-top:auto;display:flex;gap:8px}.task-actions .button{flex:1;min-width:0;padding:0 8px}.new-task-card{border:1px solid #aedcd3;background:#fff;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:198px;color:var(--accent)}.plus-disc{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--accent-soft)}.new-task-card p{max-width:240px;line-height:1.7;color:var(--text-muted);font-size:12px;text-align:center}.pagination{min-height:56px;padding:10px 32px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;color:var(--text-secondary);font-size:12px}.pagination .button{height:32px;padding:0 10px}.pagination select{height:34px;padding:0 10px}.page-input{width:50px;height:32px;padding:5px;text-align:center}.error-box.ant-alert{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px;border:1px solid #f4b8bb;color:var(--danger);background:var(--danger-soft);border-radius:8px}.error-box.ant-alert .ant-alert-icon{flex:0 0 17px;width:17px;height:17px;margin-inline-end:0}.error-box.ant-alert .ant-alert-section{flex:0 1 auto;min-width:0;text-align:center;overflow-wrap:anywhere}.error-box.ant-alert .ant-alert-actions{flex:0 0 auto;margin-inline-start:0}.empty{min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:var(--text-muted)}.empty strong{font-weight:500}.empty p{max-width:400px;text-align:center}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0b1e22b3;padding:24px}.modal{max-width:100%;max-height:calc(100dvh - 48px);display:flex;flex-direction:column;border-radius:14px;box-shadow:0 16px 48px #0b1e2240;background:#fff;outline:none;overflow:hidden}.modal-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 24px;border-bottom:1px solid var(--border)}.modal-header p{margin-top:4px;color:var(--text-muted);font-size:12px}.modal-body{padding:24px;overflow:auto;min-height:0}.modal-footer{padding:16px 24px;border-top:1px solid var(--border);display:flex;justify-content:flex-end;gap:10px;flex-shrink:0}.drawer-backdrop{justify-content:flex-end;padding:0}.drawer{max-width:calc(100vw - 32px);height:100dvh;max-height:100dvh;border-radius:0}.drawer .modal-header{height:64px;padding:0 24px}.drawer .modal-body{flex:1;background:var(--bg-workspace);padding:16px 20px}.drawer .modal-footer{min-height:64px}.leave-confirm{position:absolute;z-index:200;display:flex;flex-direction:column;align-items:flex-start;gap:16px;background:#fff;padding:28px;border-radius:14px;box-shadow:0 0 0 100vmax #0b1e2270;max-width:calc(100vw - 32px)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.field{display:flex;flex-direction:column;gap:8px}.field label{font-size:12px;font-weight:600}.field label b{color:var(--danger)}.field input:not([type=checkbox]),.field select,.field textarea{width:100%}.field small{line-height:1.5}.form-section{border:1px solid var(--border);border-radius:12px;padding:18px;background:#fff;display:flex;flex-direction:column;gap:16px}.form-section h3{display:flex;align-items:center;gap:8px}.form-section h3 svg{color:var(--accent)}.section-hint{color:var(--text-muted);font-size:11px}.field-row{display:flex;gap:12px}.field-row>*{flex:1}.checkbox{display:inline-flex;gap:7px;align-items:center;cursor:pointer;position:relative}.checkbox input{opacity:0;position:absolute}.checkbox>span{display:inline-flex;width:16px;height:16px;border:1px solid #c7d7d8;border-radius:4px;align-items:center;justify-content:center}.checkbox input:checked+span{background:var(--accent);border-color:var(--accent);color:#fff}.checkbox input:focus-visible+span{outline:2px solid var(--accent);outline-offset:3px}.checkbox em{font-style:normal}.stats{display:flex;gap:14px}.stat{border:1px solid var(--border);background:#fff;border-radius:12px;padding:16px 20px;min-width:150px;display:flex;align-items:center;gap:20px}.stat strong{color:var(--accent);font-size:26px}.stat span{color:var(--text-secondary)}.scene-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.scene-card{border:1px solid var(--border);background:#fff;height:345px;border-radius:14px;overflow:hidden;transition:transform .15s,box-shadow .15s;cursor:pointer}.scene-card:hover{transform:scale(1.02);box-shadow:0 5px 18px #0f766e29}.scene-image{height:174px;position:relative;background:#e7f0ef;display:flex;align-items:center;justify-content:center;color:#86a8a4}.scene-image img{height:100%;width:100%;object-fit:cover}.scene-image>.badge{position:absolute;left:12px;top:12px}.scene-image>.checkbox{position:absolute;right:12px;top:12px}.scene-info{display:flex;flex-direction:column;gap:10px;padding:14px}.scene-info h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scene-info .price{font-weight:700;color:var(--accent)}.scene-info footer{border-top:1px solid var(--border);padding-top:10px;color:var(--text-muted);font-size:11px}.table-panel{background:#fff;border:1px solid var(--border);border-radius:12px;overflow-x:auto}.data-table{width:100%;border-collapse:collapse;text-align:left}.data-table th{padding:14px 16px;background:#f8fafb;color:var(--text-secondary);font-size:12px;font-weight:600;white-space:nowrap}.data-table td{padding:16px;border-top:1px solid var(--border);line-height:1.5}.data-table .button{height:30px;padding:0 9px;font-size:12px}.tag{display:inline-flex;align-items:center;padding:4px 10px;border-radius:6px;background:var(--accent-soft);color:var(--accent);font-size:11px}.tag-row{display:flex;gap:5px;flex-wrap:wrap}.file-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.file-card{border:1px solid var(--border);background:#fff;border-radius:10px;overflow:hidden}.file-thumb{aspect-ratio:206 / 116;background:#e5eeed;display:flex;align-items:center;justify-content:center;position:relative;color:#618680;cursor:pointer}.file-thumb img{width:100%;height:100%;object-fit:cover}.file-thumb>.badge{position:absolute;top:6px;left:6px}.file-caption{padding:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.file-details{display:flex;height:100%;gap:14px}.file-details>.tree-panel{width:250px}.file-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:12px}.file-controls{display:flex;justify-content:space-between;gap:10px;align-items:center;flex-wrap:wrap}.file-controls .tabs button{padding:0 12px;height:32px;border-radius:6px;font-size:12px}.drop-zone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:180px;padding:24px;border:1px dashed #86bcb6;border-radius:12px;background:#f5fbfa;color:var(--accent)}.drop-zone.dragging{background:var(--accent-soft)}.upload-row{display:flex;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid var(--border)}.upload-row .grow{overflow:hidden}.upload-row strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.upload-row small{display:block;margin-top:4px}.preview{display:flex;gap:20px;min-height:400px}.preview-stage{flex:1;background:#0b1e22;min-width:0;display:flex;align-items:center;justify-content:center;overflow:auto}.preview-stage img,.preview-stage video{max-width:100%;max-height:66vh}.preview-info{width:320px;display:flex;flex-direction:column;gap:16px}.metadata{display:grid;grid-template-columns:110px minmax(0,1fr);gap:14px;line-height:1.7}.metadata dt{color:var(--text-muted)}.metadata dd{margin:0;overflow-wrap:anywhere}.notice-row{display:flex;gap:12px;padding:18px 0;border-bottom:1px solid var(--border)}.notice-row .notice-icon{display:flex;align-items:center;justify-content:center;background:var(--accent-soft);color:var(--accent);width:36px;height:36px;border-radius:9px}.notice-row p{margin-top:5px;line-height:1.7;color:var(--text-secondary)}.unread-dot{width:6px;height:6px;background:var(--danger);border-radius:50%}.login-page{position:relative;min-height:100dvh;color:#fff;background:#0b3a40 url(/assets/login-background.png) center / cover no-repeat}.login-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#06272be6,#06272b66)}.login-brand{position:absolute;top:6.6667vh;left:5.2083vw;gap:14px}.login-brand .logo{width:44px;height:44px;border-radius:12px}.login-brand b{font-size:22px}.login-brand small{color:#b8d8d4;font-size:12px;letter-spacing:1px}.login-slogan{position:absolute;top:41.85vh;left:5.2083vw;width:660px;display:flex;flex-direction:column;gap:18px}.login-slogan h1,.login-slogan h2{font-size:40px;font-weight:700;line-height:1.45}.login-slogan h2{color:#7ee8da}.login-slogan p{width:480px;font-size:15px;line-height:1.7;color:#b8d8d4}.login-panel{position:relative;margin-left:auto;margin-right:6.25vw;top:27.59vh;width:420px;padding:36px;display:flex;flex-direction:column;gap:24px;background:#0a2e33d9;border:1px solid #ffffff26;border-radius:20px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.login-system{display:flex;justify-content:center;align-items:center;gap:8px;background:#07242866;border-radius:10px;padding:12px;color:#7ee8da;font-size:15px;font-weight:700;letter-spacing:1px}.login-panel label{color:#b8d8d4;font-size:13px;font-weight:400}.login-panel input:not([type=checkbox]){height:46px;background:#07242899;color:#fff;border:1px solid #ffffff26;border-radius:10px}.login-panel .button.primary{height:48px;border-radius:10px;font-size:16px}.login-panel .tabs{padding:3px;border:1px solid #ffffff1f;border-radius:10px;background:#07242899}.login-panel .tabs button{flex:1;background:transparent;border:0;border-radius:7px;color:#b8d8d4;height:34px;font-size:15px}.login-panel .tabs button.active{background:#0f766e;color:#fff}.login-panel .invite-link{display:flex;justify-content:center;gap:6px;font-size:13px;color:#b8d8d4}.login-panel .invite-link button{color:#7ee8da}.login-hint{text-align:center;color:#7fa5a1;font-size:12px;line-height:1.6}.login-locale{position:absolute;top:32px;right:40px}.login-panel.registration{top:15vh;width:500px;gap:18px}.login-page:has(.registration){min-height:1050px}.registration .field input{height:40px}.mobile-nav{display:none}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1600px){.task-cover{width:145px}.task-meta{gap:7px}.task-meta time{display:none}.scene-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.login-slogan{width:570px}.login-slogan h1,.login-slogan h2{font-size:34px}}@media(max-width:1200px){.task-grid,.admin .task-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin .task-cover{width:100px}.scene-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.file-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.task-directory{width:220px}.login-slogan{width:480px}.login-slogan h1,.login-slogan h2{font-size:28px}.page-heading{align-items:flex-start;flex-wrap:wrap}.topbar{gap:16px!important}}@media(max-width:800px){.sidebar{width:170px}.sidebar .brand{padding:0 12px 20px}.sidebar .brand small{display:none}.sidebar nav button{padding-left:16px}.admin .app-main{margin-left:170px}.admin .task-grid{grid-template-columns:1fr}.tree-panel{width:190px}.login-slogan{display:none}.login-panel{top:180px;margin:0 auto}.login-page:has(.registration){min-height:1050px}.login-panel.registration{top:160px}.file-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.file-details>.tree-panel{width:170px}.topbar .top-search{display:none}.top-actions{gap:6px}.username-label{display:none}}.h5 .app-main{padding-bottom:76px}.h5 .workspace{padding:16px}.h5 .topbar{height:60px;padding:0 16px;background:transparent;color:var(--text-primary);border:0}.h5 .topbar .brand{color:var(--text-primary)}.h5 .topbar .brand b{font-size:17px}.h5 .topbar .brand .logo{width:28px;height:28px}.h5 .top-nav{display:none}.h5 .topbar .top-actions{gap:2px}.h5 .username-label{display:none}.h5 .mobile-nav{position:fixed;z-index:40;bottom:0;left:0;right:0;height:70px;padding-bottom:env(safe-area-inset-bottom,10px);display:flex;justify-content:space-around;background:#fff;border-top:1px solid var(--border)}.h5 .mobile-nav button{flex:1;display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:center;background:transparent;border:0;color:var(--text-muted);font-size:11px}.h5 .mobile-nav button.active{color:var(--accent)}.h5 .task-grid{grid-template-columns:1fr}.h5 .task-card{height:180px;border-radius:14px}.h5 .task-cover{width:100px}.h5 .task-card-body{padding:12px;gap:8px}.h5 .task-cover small{display:none}.h5 .task-cover strong{font-size:10px}.h5 .task-actions{gap:6px}.h5 .task-actions .button{font-size:11px;padding:0 4px}.h5 .page-heading h1{font-size:20px}.h5 .page-heading p{display:none}.h5 .page-heading{gap:12px}.h5 .toolbar{width:100%}.h5 .search-box{flex:1;min-width:150px}.h5 .tabs{gap:0;border-bottom:1px solid var(--border);flex-wrap:nowrap;overflow-x:auto}.h5 .tabs button{background:transparent;border:0;border-radius:0;font-size:12px;padding:0 10px;flex-shrink:0}.h5 .tabs button.active{color:var(--accent);border-bottom:2px solid var(--accent)}.h5 .tabs button.active span{background:var(--accent-soft)}.h5 .split-layout{display:block}.h5 .split-layout>.tree-panel{width:100%;max-height:140px;overflow:auto;margin-bottom:12px}.h5 .scene-grid{grid-template-columns:1fr}.h5 .scene-card{display:flex;align-items:center;padding:14px;height:129px;gap:12px}.h5 .scene-image{width:100px;height:100px;flex-shrink:0;border-radius:10px;overflow:hidden}.h5 .scene-image .badge{top:4px;left:4px;padding:2px 5px;font-size:9px}.h5 .scene-info{padding:0;min-width:0;flex:1;gap:7px}.h5 .scene-info footer{padding-top:4px}.h5 .scene-info .tag-row{display:none}.h5 .stats{gap:8px}.h5 .stat{padding:12px;min-width:0;flex:1;gap:10px}.h5 .stat strong{font-size:20px}.h5 .stat span{font-size:11px}.h5 .pagination{padding:12px 16px;flex-wrap:wrap}.h5 .pagination .jump{display:none}.h5 .modal-backdrop{padding:16px}.h5 .drawer-backdrop{padding:0}.h5 .drawer{width:100%!important;max-width:100%}.h5 .modal-header{padding:16px}.h5 .modal-header h2{font-size:17px}.h5 .modal-body{padding:16px}.h5 .modal-footer{padding:12px 16px calc(16px + env(safe-area-inset-bottom,0px));flex-wrap:wrap}.h5 .form-grid,.h5 .form-grid.three{grid-template-columns:1fr}.h5 .field-row{flex-wrap:wrap}.h5 .file-details{flex-direction:column}.h5 .file-details>.tree-panel{width:100%;max-height:110px;overflow:auto}.h5 .file-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.h5 .preview{flex-direction:column}.h5 .preview-info{width:100%}.h5 .preview-stage{min-height:240px}.h5 .form-section{padding:14px}.h5 .new-task-card{min-height:140px}.h5 .task-meta{flex-wrap:wrap}.h5 .task-category{max-width:190px}.login-page.mobile-login{background:#f6f9f8;color:var(--text-primary)}.mobile-login:before{background:radial-gradient(ellipse at 20% 10%,#0f766e29,transparent 65%)}.mobile-login .login-slogan{display:none}.mobile-login .login-brand{top:80px;left:24px;color:var(--text-primary)}.mobile-login .login-brand b{font-size:18px}.mobile-login .login-brand small{color:var(--text-secondary);font-size:10px}.mobile-login .login-panel{top:210px;background:#fff;width:calc(100% - 32px);margin:0 16px;padding:24px;border:1px solid var(--border);border-radius:16px}.mobile-login .login-panel label{color:var(--text-secondary)}.mobile-login .login-panel input:not([type=checkbox]){background:#f8faf9;border-color:var(--border);color:var(--text-primary)}.mobile-login .login-system{background:var(--accent-soft);color:var(--accent)}.mobile-login .login-panel .tabs{background:transparent;border-color:var(--border)}.mobile-login .login-panel .tabs button{color:var(--accent)}.mobile-login .login-panel .tabs button.active{color:#fff}.mobile-login .login-panel .invite-link button{color:var(--accent)}.mobile-login .login-panel .invite-link{color:var(--text-secondary)}.mobile-login .registration{top:180px}.mobile-login .form-grid{grid-template-columns:1fr}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}.task-card:hover,.scene-card:hover{transform:none}}.password-input{position:relative}.password-input input{padding-right:42px}.password-input>svg,.password-input>button{position:absolute;right:13px;top:50%;transform:translateY(-50%);color:#7fa5a1}.password-input>button{background:none;border:0;padding:0}.member-options{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;max-height:220px;overflow:auto;padding:14px;background:var(--bg-workspace);border-radius:8px}.media-selection{display:flex;gap:12px;flex-wrap:wrap}.media-selection .form-section{width:140px;padding:12px;gap:8px}.media-selection .form-section>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.scene-media-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.h5 .topbar{height:44px;background:#fff}.h5 .topbar .brand,.h5 .topbar .top-actions>.button,.h5 .topbar .avatar{display:none}.h5 .topbar .top-actions{margin-left:auto}.h5 .workspace[data-prototype=dq8FF]{gap:12px;padding-top:8px}.h5 .workspace[data-prototype=dq8FF] .page-heading{display:flex;flex-wrap:nowrap;align-items:center;gap:12px}.h5 .workspace[data-prototype=dq8FF] .toolbar{width:auto}.h5 .workspace[data-prototype=dq8FF] .toolbar .search-box{display:none}.h5 .workspace[data-prototype=dq8FF] .toolbar .button{height:32px;padding:0 12px;font-size:12px}.h5 .workspace[data-prototype=dq8FF] .tabs{border:0;padding:8px 0 10px;gap:8px}.h5 .workspace[data-prototype=dq8FF] .tabs button{border:1px solid var(--border);border-radius:9px;background:#fff;height:30px;padding:0 12px}.h5 .workspace[data-prototype=dq8FF] .tabs button.active{background:var(--accent);color:#fff;border-color:var(--accent)}.h5 .task-card{height:132px;padding:13px;gap:12px}.h5 .task-cover{width:100px;height:104px;border-radius:10px;overflow:hidden}.h5 .task-card-body{padding:0;gap:9px}.h5 .task-category,.h5 .progress-label{display:none}.h5 .task-title{font-size:14px}.h5 .task-actions .button{height:32px}.h5 .task-meta{font-size:12px;gap:4px}.h5 .task-meta b{font-weight:400}.h5 .task-cover strong{display:none}.h5 .task-cover .placeholder-icon{padding:8px}.h5 .task-cover .badge{font-size:10px;padding:3px 5px;top:5px;left:5px}.h5 .pagination{margin-bottom:0}.h5 .workspace[data-prototype=Wwe1P] .stats{display:none}.h5 .workspace[data-prototype=Wwe1P] .scene-info{gap:8px}.h5 .workspace[data-prototype=Wwe1P] .scene-info h3{font-size:14px}.h5 .workspace[data-prototype=Wwe1P] .scene-info footer{border:0;padding-top:0}.h5 .workspace[data-prototype=dq8FF] .owner-filter{display:none}.text-preview{align-self:stretch;width:100%;padding:20px;background:#f8fafb;color:var(--text-primary);overflow:auto}.text-preview pre{font-family:ui-monospace,SFMono-Regular,monospace;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.6}.text-preview p{color:var(--warn);font-size:12px;margin-bottom:12px}.h5 .archive-download{display:none}.modal-backdrop:has([data-prototype=TwjBG]){align-items:flex-start;justify-content:flex-end;padding:68px 28px 0 0}[data-prototype=TwjBG] .modal-header{padding:16px 18px}[data-prototype=TwjBG] .modal-body{padding:0 18px 14px}[data-prototype=TwjBG] .tabs{padding-top:14px;gap:4px}[data-prototype=TwjBG] .tabs button{height:30px;padding:0 10px;font-size:12px}[data-prototype=TwjBG] .modal-footer{padding:13px 18px}.h5 .modal-backdrop:has([data-prototype=TwjBG]){padding:16px}.pdf-preview{width:100%;height:66vh;border:0;background:#fff}.pencil-provider{min-height:100dvh}.pencil-provider .ant-layout{background:transparent}.pencil-provider .button.ant-btn{box-shadow:none;border-radius:8px;font-size:13px}.pencil-provider .button.ant-btn.primary{background:var(--accent);color:#fff;border-color:var(--accent)}.pencil-provider .button.ant-btn.outline{color:var(--accent);border-color:var(--accent-border);background:var(--panel)}.pencil-provider .button.ant-btn.danger{color:var(--danger);border-color:#f4b8bb;background:var(--panel)}.pencil-provider .button.ant-btn.success{color:var(--success);border-color:#9addb9;background:var(--panel)}.pencil-provider .button.ant-btn.text-button,.pencil-provider .button.ant-btn.text{height:auto;min-width:0;padding:0;border:0;background:transparent;color:var(--accent)}.pencil-provider .button.ant-btn.icon-button{width:32px;height:32px;padding:0;border:0;background:transparent}.pencil-provider .ant-btn:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.pencil-provider .badge.ant-tag{margin:0;border:0;line-height:16px;font-size:11px}.pencil-provider .empty .ant-empty{margin:0}.pencil-provider .empty .ant-empty-description{color:var(--text-muted)}.pencil-provider .field.ant-form-item{display:block;margin:0}.pencil-provider .field.ant-form-item .ant-form-item-label{padding:0 0 8px;line-height:1.5}.pencil-provider .field.ant-form-item .ant-form-item-label>label{height:auto;font-size:12px;font-weight:600;color:var(--text-primary)}.pencil-provider .field.ant-form-item .ant-form-item-label b{color:var(--danger)}.pencil-provider .field.ant-form-item .ant-form-item-extra{margin-top:4px;min-height:0;color:var(--text-muted);font-size:11px}.pencil-provider .field .ant-input,.pencil-provider .field .ant-input-affix-wrapper,.pencil-provider .field .ant-input-number,.pencil-provider .field .ant-picker,.pencil-provider .field .ant-select{width:100%}.pencil-provider .ant-input-number-input{font-size:inherit}.pencil-provider .select-field{min-width:120px}.pencil-provider .search-box.ant-input-affix-wrapper{width:262px;height:40px;padding:0 8px 0 12px}.pencil-provider .search-box.ant-input-affix-wrapper .ant-input{height:auto;padding:0;background:transparent;font-size:12px}.pencil-provider .search-box.ant-input-affix-wrapper .ant-input-suffix{padding:0;background:transparent}.pencil-search-icon{width:26px;height:26px;padding:5px;color:#fff;background:var(--accent);border-radius:6px}.pencil-provider .tabs.ant-tabs{display:block;min-height:40px;width:max-content;max-width:100%;overflow:visible}.pencil-provider .tabs.ant-tabs>.ant-tabs-nav{margin:0}.pencil-provider .tabs.ant-tabs>.ant-tabs-nav:before{border:0}.pencil-provider .tabs .ant-tabs-nav-list{gap:6px}.pencil-provider .tabs .ant-tabs-tab{height:40px;margin:0!important;padding:0 18px;border:1px solid var(--border);border-radius:10px;color:var(--text-secondary);background:#fff}.pencil-provider .tabs .ant-tabs-tab-btn{display:flex;align-items:center;gap:10px;color:inherit;font-size:13px}.pencil-provider .tabs .ant-tabs-tab-active{border-color:var(--accent);color:#fff;background:var(--accent)}.pencil-provider .tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:inherit;text-shadow:none;font-weight:700}.pencil-provider .tabs .ant-tabs-ink-bar,.pencil-provider .tabs .ant-tabs-content-holder{display:none}.pencil-provider .tabs .ant-badge-count{min-width:20px;height:20px;line-height:20px;background:#edf2f4;color:var(--text-secondary);box-shadow:none;font-size:11px}.pencil-provider .tabs .ant-tabs-tab-active .ant-badge-count{background:#fff3;color:#fff}.pencil-provider .pagination{flex-wrap:wrap;min-height:56px}.pencil-provider .pagination .ant-pagination-item-active{border-color:var(--accent);background:var(--accent)}.pencil-provider .pagination .ant-pagination-item-active a{color:#fff}.pencil-provider .pagination .ant-select{min-width:100px}.pencil-provider .tree-panel>.ant-tree{background:transparent}.pencil-provider .tree-panel .ant-tree-node-content-wrapper{min-width:0;border-radius:0}.pencil-provider .tree-panel .ant-tree-node-content-wrapper .ant-tree-title>span{display:inline-flex;align-items:center;gap:8px}.pencil-provider .tree-panel .ant-tree-treenode{padding:0;align-items:center}.pencil-provider .category-tree .ant-tree-node-content-wrapper{display:flex;align-items:center}.pencil-provider .category-tree .ant-tree-iconEle{flex-shrink:0}.pencil-provider .category-tree .ant-tree-title{flex:1;min-width:0;overflow:hidden}.pencil-provider .category-tree .category-tree-node{width:100%;min-width:0}.pencil-provider .category-tree .category-tree-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px}.pencil-provider .category-tree .category-tree-node>small{flex-shrink:0}.pencil-provider .task-directory-tree .ant-tree-node-content-wrapper{line-height:48px;min-height:48px;white-space:normal}.pencil-provider .task-directory-tree .ant-tree-title{display:flex;flex-direction:column;justify-content:center;line-height:18px;min-height:48px}.pencil-provider .tree-panel .ant-tree-title small{font-size:11px;font-weight:400;color:var(--text-muted)}.pencil-provider .task-progress.ant-progress{margin:0;line-height:1}.pencil-provider .ant-card .prototype-card-body{display:contents;padding:0}.pencil-provider .task-cover .ant-image,.pencil-provider .scene-image .ant-image{width:100%;height:100%;display:block}.pencil-provider .task-cover .ant-image-img,.pencil-provider .scene-image .ant-image-img{width:100%;height:100%;object-fit:cover}.pencil-provider .ant-btn.new-task-card{width:100%;height:198px;flex-direction:column;white-space:normal}.pencil-provider .ant-btn.new-task-card p{white-space:normal}.pencil-provider .scene-card.ant-card{border-radius:14px}.pencil-provider .scene-media-grid>.ant-btn.drop-zone{height:auto;min-height:180px;flex-direction:column;white-space:normal}.pencil-provider .media-selection .ant-image{width:100%}.pencil-provider .sidebar-menu.ant-menu{background:transparent;border:0}.pencil-provider .sidebar-menu .ant-menu-item{width:100%;height:38px;line-height:38px;margin:2px 0;padding:0 20px 0 32px!important;border-left:3px solid transparent;border-radius:0;font-size:13px}.pencil-provider .sidebar-menu .ant-menu-item-selected{border-left-color:#1cb6aa;font-weight:700}.pencil-provider .sidebar-menu .ant-menu-item-group-title{padding:20px 20px 6px;color:#6e9691;font-size:11px;letter-spacing:2px}.pencil-provider .sidebar-menu .ant-menu-item-group-list{margin:0}.pencil-provider .topbar .top-nav.ant-menu{height:60px;min-width:240px;line-height:60px;background:transparent;border:0}.pencil-provider .top-nav.ant-menu .ant-menu-item{border-radius:0;padding:0 16px}.pencil-provider .top-nav.ant-menu .ant-menu-item-selected{background:#ffffff14;color:#7ee8da;font-weight:700}.pencil-provider .top-nav.ant-menu .ant-menu-item-selected:after{border-bottom-color:#2ab7ab}.pencil-provider .topbar .top-search .ant-input{font-size:12px}.pencil-provider .avatar.ant-avatar{font-size:13px}.pencil-overlay .pencil-modal{padding-bottom:0;max-width:calc(100vw - 48px)}.pencil-overlay .pencil-modal h2,.pencil-overlay .pencil-drawer h2{margin:0;font-size:18px;line-height:25px}.pencil-overlay .ant-modal-title p,.pencil-overlay .ant-drawer-title p{margin-top:4px;color:var(--text-muted);font-size:12px;line-height:18px;font-weight:400}.pencil-overlay .ant-modal-close{top:20px;right:20px}.pencil-overlay .ant-modal-header{flex-shrink:0;padding-right:54px!important}.pencil-overlay .ant-modal-footer,.pencil-overlay .ant-drawer-footer{flex-shrink:0;display:flex;align-items:center;justify-content:flex-end;gap:10px}.pencil-overlay .ant-drawer-title{margin:0}.pencil-overlay .ant-drawer-body>.pencil-dialog-content{height:100%}.pencil-overlay .ant-drawer-section{background:var(--panel)}.pencil-overlay .ant-drawer-header-title{min-width:0}.pencil-overlay.pencil-notifications .pencil-modal{top:68px;margin:0 28px 0 auto;width:420px}.pencil-overlay.pencil-notifications .ant-modal-header{padding:16px 54px 16px 18px!important}.pencil-overlay.pencil-notifications .notification-title{display:flex;align-items:center;gap:10px;flex-wrap:wrap;min-width:0}.pencil-overlay.pencil-notifications .ant-modal-body{padding:0 18px 14px!important}.pencil-overlay.pencil-notifications .ant-modal-footer{padding:13px 18px!important}.notification-badge{display:inline-flex;line-height:1}.pencil-provider .collab .topbar .notification-badge>svg{color:#fff}.notification-unread-label{flex-shrink:0;line-height:1;font-weight:400}.notification-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-width:0}.notification-footer .notification-read-all.ant-btn{flex-shrink:0;height:30px;padding-inline:8px;font-size:12px}.notification-footer .notification-pagination.ant-pagination{display:flex;align-items:center;flex-wrap:nowrap;column-gap:2px;margin:0;font-size:12px}.notification-footer .notification-pagination .ant-pagination-simple-pager{margin-inline-end:0}.notification-footer .notification-pagination .ant-pagination-simple-pager input{width:28px;margin-inline-end:4px}.notification-footer .notification-pagination .ant-pagination-slash{margin-inline:3px}.notification-footer .notification-pagination .ant-pagination-options{display:inline-block;margin-inline-start:2px}.notification-footer .notification-pagination .ant-select{font-size:12px}.notification-footer-mobile{justify-content:flex-end}.pencil-overlay.pencil-notifications .tabs{padding-top:14px}.pencil-overlay.pencil-notifications .tabs .ant-tabs-tab{height:30px;padding:0 10px}.pencil-overlay.pencil-notifications .tabs .ant-tabs-tab-btn{font-size:12px}.pencil-overlay.pencil-notifications.pencil-mobile .tabs .ant-tabs-tab{padding-inline:8px}.pencil-overlay.pencil-mobile .pencil-modal{max-width:calc(100vw - 32px)}.pencil-overlay.pencil-mobile .ant-modal-body,.pencil-overlay.pencil-mobile .ant-drawer-body{padding:16px!important}.pencil-overlay.pencil-mobile .ant-modal-footer,.pencil-overlay.pencil-mobile .ant-drawer-footer{flex-wrap:wrap;padding:12px 16px max(16px,env(safe-area-inset-bottom,0px))!important}.pencil-overlay.pencil-mobile .ant-modal-title h2,.pencil-overlay.pencil-mobile .ant-drawer-title h2{font-size:17px}.pencil-overlay [data-prototype=S6yoxf] .password-change-form{gap:16px}.pencil-overlay [data-prototype=S6yoxf] .password-change-account{display:flex;align-items:center;gap:8px;min-height:40px;padding:12px;color:var(--text-secondary);background:var(--bg-workspace);border-radius:8px;font-size:12px;line-height:16px}.pencil-overlay [data-prototype=S6yoxf] .password-change-account svg,.pencil-overlay [data-prototype=S6yoxf] .password-change-rule svg{flex:0 0 auto}.pencil-overlay [data-prototype=S6yoxf] .password-strength{display:flex;align-items:center;gap:10px;color:var(--warn);font-size:11px;font-weight:700;line-height:16px}.pencil-overlay [data-prototype=S6yoxf] .password-strength-bars{display:flex;flex:1;gap:4px}.pencil-overlay [data-prototype=S6yoxf] .password-strength-bars span{flex:1;height:4px;background:var(--border);border-radius:2px}.pencil-overlay [data-prototype=S6yoxf] .password-strength-bars span.is-level-1,.pencil-overlay [data-prototype=S6yoxf] .password-strength-bars span.is-level-2{background:var(--warn)}.pencil-overlay [data-prototype=S6yoxf] .password-strength-bars span.is-level-3{background:var(--success)}.pencil-overlay [data-prototype=S6yoxf] .password-change-rule{display:flex;align-items:flex-start;gap:8px;padding:12px;color:var(--accent-dark);background:var(--accent-soft);border-radius:8px;font-size:12px;line-height:18px}.pencil-provider .login-panel .field.ant-form-item .ant-form-item-label>label{color:#b8d8d4;font-size:13px;font-weight:400}.pencil-provider .login-panel .ant-input-affix-wrapper{height:46px;background:#07242899;color:#fff;border:1px solid #ffffff26;border-radius:10px}.pencil-provider .login-panel .ant-input-affix-wrapper input{height:auto;padding:0;background:transparent;color:#fff;border:0;border-radius:0}.pencil-provider .login-panel .ant-input-affix-wrapper .ant-input-suffix{color:#7fa5a1}.pencil-provider .login-panel .ant-input-affix-wrapper input::placeholder{color:#7fa5a1}.pencil-provider .login-panel .ant-input-password-icon{color:#7fa5a1}.pencil-provider .login-panel .tabs.ant-tabs{width:100%;min-height:40px}.pencil-provider .login-panel .tabs .ant-tabs-nav-list{width:100%;gap:0}.pencil-provider .login-panel .tabs .ant-tabs-tab{flex:1;justify-content:center;height:34px;padding:0 10px;background:transparent;border:0;border-radius:7px;color:#b8d8d4}.pencil-provider .login-panel .tabs .ant-tabs-tab-active{color:#fff;background:var(--accent)}.pencil-provider .login-panel .tabs .ant-tabs-tab-btn{font-size:15px}.pencil-provider .login-panel .button.locale-switch{color:inherit}.pencil-provider .mobile-nav .ant-segmented{width:100%;background:#fff;padding:0}.pencil-provider .mobile-nav .ant-segmented-group{height:100%;align-items:stretch}.pencil-provider .mobile-nav .ant-segmented-item{flex:1;color:var(--text-muted);background:transparent;border-radius:0;box-shadow:none}.pencil-provider .mobile-nav .ant-segmented-item-selected{color:var(--accent)}.pencil-provider .mobile-nav .ant-segmented-item-label{height:60px;min-height:60px;padding:8px 0;line-height:normal}.pencil-provider .mobile-nav .ant-segmented-item-label>span{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;height:100%;font-size:11px}.pencil-provider .mobile-nav .ant-segmented-thumb{visibility:hidden;pointer-events:none}.pencil-provider .h5 .tabs.ant-tabs{width:100%}.pencil-provider .h5 .tabs .ant-tabs-tab{height:30px;padding:0 12px;border-radius:9px}.pencil-provider .h5 .tabs .ant-tabs-tab-btn{font-size:12px}.pencil-provider .h5 .ant-btn.new-task-card{min-height:140px;height:auto;padding:20px}.pencil-provider .h5 .search-box.ant-input-affix-wrapper{flex:1;width:100%;min-width:120px}@media(max-width:800px){.pencil-provider .sidebar.ant-layout-sider{flex-basis:170px!important;max-width:170px!important;min-width:170px!important;width:170px!important}.pencil-provider .sidebar-menu .ant-menu-item{padding-left:16px!important}}.pencil-provider .h5-login-form .button.ant-btn.h5-login-submit{height:50px;border-radius:12px;font-size:16px;font-weight:600}.pencil-provider .button.ant-btn:disabled{color:var(--text-muted);background:#f4f6f7;border-color:var(--border);opacity:.65}.pencil-provider .pagination .select-field{min-width:100px;height:32px}.pencil-provider .topbar .account-menu.ant-btn{height:32px;gap:8px;padding:0;border:0;color:inherit;background:transparent}.pencil-provider .h5 .mobile-nav{height:calc(51px + max(20px,env(safe-area-inset-bottom,0px)));padding-bottom:max(20px,env(safe-area-inset-bottom,0px))}.pencil-provider .h5 .mobile-nav .ant-segmented-item-label{height:51px;min-height:51px;padding:8px 0 4px}.pencil-provider .h5 .mobile-nav .ant-segmented-item-label>span{gap:3px;font-size:10px}.pencil-provider .h5 .mobile-nav svg{width:22px;height:22px}.pencil-provider .h5 .mobile-nav .ant-segmented-item:has(.ant-segmented-item-input:checked){color:var(--accent-dark)}.pencil-provider .h5 .mobile-nav .ant-segmented-item:after{display:none}.pencil-provider .h5 .app-main{padding-bottom:calc(51px + max(20px,env(safe-area-inset-bottom,0px)))}
