@charset "UTF-8";:root{--color-primary: #35CDFF;--color-primary-hover: #2ab8e8;--color-primary-bg: #eaf8ff;--color-text: #333333;--color-text-secondary: #666666;--color-text-muted: #999999;--color-border: #e8e8e8;--color-bg: #f5f5f5;--color-white: #ffffff;--color-success: #52c41a;--color-warning: #faad14;--color-error: #f5222d;--color-info: #1890ff;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-round: 50%;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .06);--shadow-md: 0 4px 12px rgba(0, 0, 0, .1);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .12);--font-family: -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Microsoft YaHei, sans-serif;--font-size-sm: 12px;--font-size-base: 14px;--font-size-lg: 16px;--font-size-xl: 20px;--header-height: 60px;--max-width: 1200px;--transition-fast: .15s ease;--transition-normal: .3s ease;--transition-2s: .2s ease-in-out;--transition-all-2s: all .2s ease-in-out}html,body{margin:0;min-height:100%;background:#f4f5f7;color:#25272b}body{font-family:Helvetica Neue,Helvetica,Segoe UI,PingFang SC,Microsoft YaHei,Arial,sans-serif}button,input,textarea,select{font:inherit}.contribution-page{max-width:720px;min-height:100vh;margin:0 auto;padding-bottom:calc(24px + env(safe-area-inset-bottom))}.page-header-bar{position:sticky;top:0;z-index:10;box-sizing:border-box;height:calc(52px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top);display:flex;align-items:center;color:#fff;background:#35cdff;box-shadow:0 1px 4px #0000001a}.android-app-webview .page-header-bar{height:52px;padding-top:0}.page-header-bar h1{flex:1 1 auto;min-width:0;margin:0 8px 0 0;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:600}.back-button{display:grid;place-items:center;flex:0 0 40px;width:40px;height:52px;padding:0;border:0;color:#fff;background:transparent;transform:translateY(-4px);font-size:38px;font-weight:300;line-height:1}.mine-link{display:grid;place-items:center;flex:0 0 auto;height:52px;padding:0 14px;color:#fff;text-decoration:none;white-space:nowrap;font-size:14px}.intro-card,.form-card,.state-card{margin:12px;padding:16px;border:1px solid #e8eaee;border-radius:14px;background:#fff;box-shadow:0 2px 8px #141e280a}.intro-card{display:flex;gap:14px;align-items:center}.item-cover-wrap{flex:0 0 68px;width:68px;height:68px;overflow:hidden;border:1px solid #e8eaee;border-radius:10px;background:#eef0f3}.item-cover-wrap.empty:after{content:"资料";display:grid;place-items:center;height:100%;color:#a4aab2}.item-cover-wrap.empty img{display:none}.item-cover{width:100%;height:100%;object-fit:cover}.item-type{color:#31b9e8;font-size:12px}.item-title{margin:3px 0 5px;font-size:18px;font-weight:600}.intro-card p,.field-help,.card-title-row p,.submit-area p{margin:0;color:#858b95;font-size:12px;line-height:1.6}.field-label{display:block;margin-bottom:9px;font-size:15px;font-weight:600}.field-label span{color:#858b95;font-size:12px;font-weight:400}input,textarea,select{box-sizing:border-box;width:100%;border:1px solid #d9dde3;border-radius:9px;padding:11px 12px;outline:none;color:#25272b;background:#fff}input:focus,textarea:focus,select:focus{border-color:#31b9e8;box-shadow:0 0 0 3px #31b9e81f}.field-help{margin-top:7px}.field-block{margin-top:18px}.edit-form [hidden]{display:none!important}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.works-book-fields>.field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.partial-date-input{display:grid;grid-template-columns:minmax(72px,1.4fr) auto minmax(48px,.75fr) auto minmax(48px,.75fr) auto;gap:6px;align-items:center}.partial-date-input input{min-width:0;padding-right:7px;padding-left:9px;text-align:center}.partial-date-input span{color:#858b95;font-size:13px}select[multiple]{min-height:132px;padding:6px}select[multiple] option{padding:7px 8px;border-radius:6px}.scale-input{display:grid;grid-template-columns:auto 1fr;align-items:center;overflow:hidden;border:1px solid #d9dde3;border-radius:9px;background:#f5f6f8}.scale-input:focus-within{border-color:#31b9e8;box-shadow:0 0 0 3px #31b9e81f}.scale-input>span{padding:0 12px;color:#858b95;font-weight:600}.scale-input input{border:0;border-left:1px solid #e2e5e9;border-radius:0;box-shadow:none}.scale-input input:focus{box-shadow:none}.sensitivity-field{margin:20px 0 0;padding:0;border:0}.sensitivity-field legend{padding:0}.sensitivity-field>label{display:grid;grid-template-columns:22px 1fr;gap:9px;align-items:start;margin-top:9px;padding:11px 12px;border:1px solid #e2e5e9;border-radius:10px;background:#fafbfc}.sensitivity-field input{width:17px;height:17px;margin:2px 0 0;accent-color:#31b9e8}.sensitivity-field strong,.sensitivity-field small{display:block}.sensitivity-field strong{font-size:14px}.sensitivity-field small{margin-top:3px;color:#858b95;font-size:12px;line-height:1.45}.sensitivity-field>label:has(input:checked){border-color:#31b9e8;background:#31b9e814}.card-title-row h3{margin:0 0 3px;font-size:16px}.action-title{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.action-title button{flex:0 0 auto;border:0;color:#31b9e8;background:transparent;font-size:13px}.choice-grid{display:flex;flex-wrap:wrap;gap:9px;margin-top:15px}.choice-chip{display:inline-flex;align-items:center;max-width:100%;cursor:pointer}.choice-chip input{position:absolute;opacity:0;width:1px;height:1px}.choice-chip span{display:block;padding:8px 12px;border:1px solid #dfe3e8;border-radius:9px;color:#555b64;background:#fafbfc;font-size:13px}.choice-chip input:checked+span{border-color:#31b9e8;color:#fff;background:#31b9e8}.empty-inline{margin:0;color:#858b95;font-size:13px}.other-row{display:grid;grid-template-columns:minmax(90px,.7fr) minmax(130px,1.5fr) 32px;gap:7px;margin-top:10px}.other-row button{border:0;color:#a0a5ad;background:transparent;font-size:22px}.other-row.fixed-other-row{grid-template-columns:minmax(90px,.7fr) minmax(130px,1.5fr)}.other-row.fixed-other-row .other-key{color:#555b64;background:#f3f5f7;font-weight:600}.language-section{margin-top:18px;padding-top:15px;border-top:1px solid #e8eaee}.language-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:9px}.language-heading button{border:0;color:#31b9e8;background:transparent;font-size:13px}.name-row{display:grid;grid-template-columns:42px 1fr 34px;gap:7px;align-items:center;margin-top:7px}.name-order{color:#858b95;font-size:12px;text-align:center}.remove-name{border:0;color:#a0a5ad;background:transparent;font-size:22px}.submit-area{margin:18px 12px 0;text-align:center}.submit-button,.back-result{width:100%;min-height:46px;border:0;border-radius:12px;color:#fff;background:#31b9e8;font-size:16px;font-weight:600}.result-actions{display:grid;gap:10px}.view-result{width:100%;min-height:44px;border:1px solid rgba(49,185,232,.3);border-radius:12px;color:#31b9e8;background:#fff;font-size:15px;font-weight:600}.submit-button:disabled{opacity:.6}.submit-area p{margin-top:9px}.state-card{text-align:center;color:#858b95}.state-card.error{color:#d54b4b}.result-state{padding:36px 20px}.result-state h2{margin:0 0 10px;font-size:21px}.result-state p{margin:0 0 24px;color:#858b95}@media (prefers-color-scheme: dark){html,body{background:#111317;color:#f2f3f5}.page-header-bar{background:#000}.intro-card,.form-card,.state-card{border-color:#30343a;background:#1d2025;box-shadow:none}input,textarea,select{border-color:#3a3f47;color:#f4f5f7;background:#252930}.scale-input{border-color:#3a3f47;background:#252930}.scale-input input{border-left-color:#3a3f47}.sensitivity-field>label{border-color:#343941;background:#252930}.sensitivity-field>label:has(input:checked){border-color:#31b9e8;background:#31b9e821}.language-section{border-color:#30343a}.item-cover-wrap{border-color:#343941;background:#292d34}.choice-chip span{border-color:#3a3f47;color:#d8dbe0;background:#252930}.choice-chip input:checked+span{border-color:#31b9e8;color:#fff;background:#31b9e8}.other-row.fixed-other-row .other-key{color:#e4e7eb;background:#30353d}}.module-card{margin:18px 12px;padding:42px 22px;border:1px solid #e8eaee;border-radius:16px;background:#fff;text-align:center;box-shadow:0 2px 8px #141e280a}.module-mark{display:inline-block;padding:5px 10px;border-radius:99px;color:#159dcf;background:#31b9e81c;font-size:12px}.module-card h2{margin:16px 0 9px;font-size:21px}.module-card p{margin:0;color:#858b95;font-size:13px;line-height:1.75}.module-back{width:100%;min-height:46px;margin-top:28px;border:0;border-radius:12px;color:#fff;background:#31b9e8;font-size:16px;font-weight:600}.compact-intro{margin-bottom:12px}.module-form{padding-bottom:8px}.module-form input[type=file][hidden]{display:none!important}.cover-current{display:grid;grid-template-columns:auto 58px;gap:12px;align-items:center;margin-bottom:16px;padding-bottom:15px;border-bottom:1px solid #e8eaee;color:#858b95;font-size:13px}.cover-current img{width:58px;height:80px;border:1px solid #e8eaee;border-radius:8px;object-fit:cover}.cover-file-button{display:grid;place-items:center;min-height:46px;border:1px dashed #31b9e8;border-radius:11px;color:#31b9e8;background:#31b9e80f;cursor:pointer;font-size:14px;font-weight:600}.cover-crop-workspace{margin-top:16px}.cover-crop-head{display:flex;gap:10px;align-items:center;justify-content:space-between;margin-bottom:10px}.cover-task-switch{display:grid;grid-template-columns:repeat(2,1fr);flex:1;overflow:hidden;border:1px solid #e8eaee;border-radius:10px}.cover-task-switch button{min-height:40px;border:0;color:#858b95;background:transparent}.cover-task-switch button.active{color:#fff;background:#31b9e8;font-weight:600}.cover-crop-progress{color:#31b9e8;font-size:12px;white-space:nowrap}.cover-crop-stage{height:min(58vh,480px);overflow:hidden;overscroll-behavior:contain;border:1px solid #e8eaee;border-radius:12px;background:#17191d;touch-action:none}.cover-crop-stage .cropper-container,.cover-crop-stage .cropper-canvas,.cover-crop-stage .cropper-drag-box,.cover-crop-stage .cropper-crop-box,.cover-crop-stage .cropper-face,.cover-crop-stage .cropper-line,.cover-crop-stage .cropper-point{touch-action:none!important}.cover-crop-stage img{display:block;max-width:100%}.save-cover-crop{width:100%;min-height:44px;margin-top:10px;border:0;border-radius:10px;color:#fff;background:#31b9e8;font-weight:600}.cover-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.cover-result-card{padding:10px;border:1px solid #e8eaee;border-radius:11px;background:#fafbfc}.cover-result-card>span{display:block;margin-bottom:8px;color:#858b95;font-size:11px}.cover-result-card.completed{border-color:#31b9e88c}.cover-result-preview{display:flex;align-items:center;justify-content:center;height:160px;overflow:hidden;border-radius:8px;background:#eef1f4}.cover-result-preview.small{height:132px}.cover-result-preview em{color:#a1a6ae;font-size:11px;font-style:normal}.cover-result-preview img{display:none;width:auto;height:auto;max-width:100%;max-height:100%}.cover-result-card.completed em{display:none}.cover-result-card.completed img{display:block}.inline-options{display:flex;flex-wrap:wrap;gap:12px 18px;margin:18px 0 0;padding:14px;border:1px solid #e8eaee;border-radius:10px}.inline-options legend{padding:0 6px;color:#858b95;font-size:12px}.inline-options label{display:flex;align-items:center;gap:6px;font-size:13px}.inline-options input{width:16px;height:16px;accent-color:#31b9e8}.gallery-divider{display:flex;align-items:center;gap:10px;margin:16px 0;color:#858b95;font-size:12px}.gallery-divider:before,.gallery-divider:after{height:1px;flex:1;background:#e8eaee;content:""}.gallery-file-button{display:grid;place-items:center;min-height:46px;border:1px dashed #31b9e8;border-radius:11px;color:#31b9e8;background:#31b9e80f;cursor:pointer;font-size:14px;font-weight:600}.gallery-file-list{margin-top:12px;overflow:hidden;border:1px solid #e8eaee;border-radius:10px}.gallery-file-list>div{display:grid;grid-template-columns:24px minmax(0,1fr) auto 28px;gap:8px;align-items:center;padding:10px 12px;border-top:1px solid #e8eaee}.gallery-file-list>div:first-child{border-top:0}.gallery-file-list span{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;color:#fff;background:#31b9e8;font-size:11px}.gallery-file-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.gallery-file-list small{color:#858b95;font-size:11px}.gallery-file-remove{width:28px;height:28px;padding:0;border:0;color:#a0a5ad;background:transparent;font-size:22px;line-height:28px}.intelligence-types{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:14px 0 18px}.intelligence-types label{position:relative;cursor:pointer}.intelligence-types input{position:absolute;opacity:0;pointer-events:none}.intelligence-types span{display:grid;place-items:center;min-height:42px;padding:8px;border:1px solid #e8eaee;border-radius:10px;color:#565c65;background:#fff;font-size:13px}.intelligence-types input:checked+span{border-color:#31b9e8;color:#fff;background:#31b9e8;font-weight:600}.schedule-switch{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:17px;padding:14px 2px;border-top:1px solid #e8eaee;cursor:pointer}.schedule-switch strong,.schedule-switch small{display:block}.schedule-switch strong{font-size:14px}.schedule-switch small{margin-top:3px;color:#858b95;font-size:11px}.schedule-switch input{width:20px;height:20px;accent-color:#31b9e8}.schedule-time{margin-top:4px}.audit-warning{margin:14px 0 0;padding:11px 13px;border-radius:9px;color:#9b6a14;background:#fff8e7;font-size:12px;line-height:1.6}.detail-editor-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.detail-editor-heading .field-label{margin-bottom:0}.detail-mode-switch{display:flex;flex:0 0 auto;overflow:hidden;border:1px solid #e8eaee;border-radius:9px}.detail-mode-switch button{min-height:34px;padding:5px 10px;border:0;color:#858b95;background:#fff;font-size:12px}.detail-mode-switch button.active{color:#fff;background:#31b9e8}.detail-rich-toolbar{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px;padding:8px;border:1px solid #e8eaee;border-bottom:0;border-radius:10px 10px 0 0;background:#f7f8fa}.detail-rich-toolbar button{min-width:34px;min-height:32px;padding:4px 9px;border:1px solid #dfe3e8;border-radius:7px;color:#4f555e;background:#fff;font-size:12px}.detail-rich-toolbar button:active{border-color:#31b9e8;color:#31b9e8;background:#31b9e814}.detail-visual-editor,.detail-source-editor{box-sizing:border-box;width:100%;min-height:320px;max-height:68vh;overflow:auto;border:1px solid #d9dde3;border-radius:0 0 10px 10px;padding:14px;outline:none;color:#25272b;background:#fff;font-size:14px;line-height:1.75}.detail-visual-editor:focus,.detail-source-editor:focus{border-color:#31b9e8;box-shadow:0 0 0 3px #31b9e81f}.detail-visual-editor:empty:before{color:#a0a5ad;content:attr(data-placeholder);pointer-events:none}.detail-visual-editor p{margin:0 0 10px}.detail-visual-editor ul,.detail-visual-editor ol{margin:8px 0;padding-left:24px}.detail-visual-editor a{color:#31b9e8;text-decoration:underline}.detail-source-editor{resize:vertical;border-radius:10px;font-family:Consolas,SFMono-Regular,monospace;line-height:1.55}.detail-editor.source-mode .detail-rich-toolbar,.detail-editor.source-mode .detail-visual-editor{display:none}.detail-editor:not(.source-mode) .detail-source-editor{display:none}.relation-list{margin-top:14px}.relation-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:11px 0;border-top:1px solid #e8eaee}.relation-row:first-child{border-top:0}.relation-row strong,.relation-row small{display:block}.relation-row small{margin-top:3px;color:#858b95}.relation-row button{border:0;color:#d35a5a;background:transparent}.relation-search{display:grid;grid-template-columns:minmax(120px,.8fr) minmax(180px,1.6fr);gap:9px;margin-top:16px;padding-top:16px;border-top:1px solid #e8eaee}.relation-search-box{display:grid;grid-template-columns:minmax(0,1fr) auto}.relation-search-box input{border-radius:9px 0 0 9px}.relation-search-box button{min-width:68px;border:0;border-radius:0 9px 9px 0;color:#fff;background:#31b9e8;font-weight:600}.relation-search-result{margin:12px 0 4px;overflow:hidden;border:1px solid #e8eaee;border-radius:12px}.relation-search-state{margin:0;padding:24px 14px;color:#858b95;text-align:center;font-size:13px}.relation-search-item{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:11px;align-items:center;min-height:74px;padding:10px;border-top:1px solid #e8eaee}.relation-search-item:first-child{border-top:0}.relation-search-cover{width:54px;height:54px;overflow:hidden;border:1px solid #e8eaee;border-radius:8px;background:#f0f2f4}.relation-search-cover img{width:100%;height:100%;object-fit:cover}.relation-search-content{min-width:0}.relation-search-content strong,.relation-search-content small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.relation-search-content strong{font-size:14px}.relation-search-content small{margin-top:3px;color:#858b95;font-size:11px}.relation-search-content p{display:-webkit-box;margin:4px 0 0;overflow:hidden;color:#858b95;font-size:11px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.relation-search-item>button{min-width:58px;min-height:34px;border:0;border-radius:8px;color:#fff;background:#31b9e8;font-weight:600}.relation-search-item>button:disabled{color:#858b95;background:#eef0f2}.hobby-group-list{display:grid;gap:12px}.hobby-group-card{margin-bottom:0}.hobby-group-head{align-items:flex-start}.hobby-group-head h3{flex:0 0 auto}.hobby-group-head p{width:100%;max-width:none;text-align:left}.hobby-group-items{margin-top:13px;overflow:hidden;border:1px solid #e8eaee;border-radius:11px}.hobby-group-item{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:11px;align-items:center;min-height:68px;padding:9px 10px;border-top:1px solid #e8eaee}.hobby-group-item:first-child{border-top:0}.hobby-group-cover{width:48px;height:48px;overflow:hidden;border:1px solid #e8eaee;border-radius:8px;background:#f0f2f4}.hobby-group-cover img{width:100%;height:100%;object-fit:cover}.hobby-group-item-content{min-width:0}.hobby-group-item-content strong,.hobby-group-item-content small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hobby-group-item-content strong{font-size:14px}.hobby-group-item-content small{margin-top:3px;color:#858b95;font-size:11px}.hobby-group-empty{margin:0;padding:18px 12px;text-align:center}.hobby-group-search{margin-top:12px}.hobby-group-search-results{margin-top:9px}.relation-id-entry{margin-top:14px;border-top:1px solid #e8eaee}.relation-id-entry summary{padding:14px 2px 4px;color:#858b95;font-size:12px;cursor:pointer}.relation-id-row{display:grid;grid-template-columns:minmax(160px,1fr) auto;gap:8px;margin-top:10px}.relation-target{display:grid;grid-template-columns:auto 1fr;align-items:center;overflow:hidden;border:1px solid #d9dde3;border-radius:9px}.relation-target span{padding-left:10px;color:#858b95;font-size:12px;white-space:nowrap}.relation-target input{border:0;box-shadow:none}.relation-id-row>button,.add-release{border:0;border-radius:9px;color:#fff;background:#31b9e8;font-weight:600}.zone-keyword{margin:14px 0 8px}.zone-selection-summary{color:#858b95;font-size:12px}.zone-selection-summary strong{color:#31b9e8}.zone-group{margin-top:20px}.zone-group h4{margin:0 0 10px;color:#656b74;font-size:13px}.zone-option-list{display:flex;flex-wrap:wrap;gap:9px}.zone-option{display:inline-flex;gap:6px;align-items:center;min-height:38px;padding:7px 13px;border:1px solid #e8eaee;border-radius:9px;color:#50555d;background:#fff}.zone-option.selected{border-color:#31b9e8;color:#fff;background:#31b9e8;font-weight:600}.zone-option.locked{border-color:#cfd4da;color:#747a83;background:#eef0f3;opacity:1}.zone-option small{font-size:9px;font-weight:400;opacity:.8}.release-card{margin:12px;padding:16px;border:1px solid #e8eaee;border-radius:14px;background:#fff;box-shadow:0 2px 8px #141e280a}.release-card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.release-card-head h3{margin:0;font-size:16px}.release-card-head button{border:0;color:#d35a5a;background:transparent}.release-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.release-grid .full{grid-column:1/-1}.release-inline-field{display:grid;grid-template-columns:68px minmax(0,1fr);gap:9px;align-items:center}.release-inline-field>.field-label{margin:0}.date-grid{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto;gap:5px;align-items:center}.date-grid input{padding-right:5px;padding-left:5px;text-align:center}.date-grid span{color:#858b95;font-size:12px}.money-grid{display:grid;grid-template-columns:1fr 105px}.money-grid input{border-radius:9px 0 0 9px}.money-grid select{border-left:0;border-radius:0 9px 9px 0}.check-line{display:flex;flex-wrap:wrap;gap:18px;align-items:center;min-height:44px}.check-line label{display:flex;gap:7px;align-items:center;font-size:13px}.check-line input{width:17px;height:17px;accent-color:#31b9e8}.add-release{display:block;width:calc(100% - 24px);min-height:44px;margin:12px;color:#31b9e8;border:1px dashed #31b9e8;background:#31b9e812}.works-role-tabs{display:flex;gap:8px;margin-top:14px;overflow-x:auto;scrollbar-width:none}.works-role-tabs::-webkit-scrollbar{display:none}.works-role-tabs button{min-height:38px;padding:7px 13px;border:1px solid #e8eaee;border-radius:9px;color:#616771;background:#fff;white-space:nowrap}.works-role-tabs button.active{border-color:#31b9e8;color:#fff;background:#31b9e8;font-weight:600}.works-role-toolbar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.works-role-toolbar button{min-height:42px;border:1px solid #31b9e8;border-radius:10px;color:#31b9e8;background:#31b9e80f;font-weight:600}.works-role-toolbar button:first-child{color:#fff;background:#31b9e8}.works-role-group-manager{padding:13px;border:1px solid #e8eaee;border-radius:11px;background:#fafbfc}.manage-subsection-title{display:flex;gap:8px 12px;align-items:baseline;justify-content:space-between}.manage-subsection-title h4{margin:0;color:#555b64;font-size:13px}.manage-subsection-title small{color:#858b95;font-size:11px}.works-role-group-list{margin-top:8px}.works-role-group-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;padding:6px 0}.works-role-group-row input{min-height:38px}.entity-search-box{display:grid;grid-template-columns:minmax(0,1fr) auto;margin-top:14px}.entity-search-box input{border-radius:9px 0 0 9px}.entity-search-box button{min-width:82px;border:0;border-radius:0 9px 9px 0;color:#fff;background:#31b9e8;font-weight:600}.entity-search-box.compact{margin-top:10px}.works-role-search-results,.works-staff-search-results,.inline-entity-results{margin-top:10px;overflow:hidden;border:1px solid #e8eaee;border-radius:11px}.work-manage-card{margin:12px;padding:15px;border:1px solid #e8eaee;border-radius:14px;background:#fff;box-shadow:0 2px 8px #141e280a}.work-manage-head{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:11px;align-items:center;margin-bottom:14px}.season-card .work-manage-head{grid-template-columns:minmax(0,1fr) auto}.work-manage-cover{display:grid;place-items:center;width:48px;height:48px;overflow:hidden;border:1px solid #e8eaee;border-radius:9px;background:#f0f2f4}.work-manage-cover img{width:100%;height:100%;object-fit:cover}.work-manage-head strong,.work-manage-head small{display:block}.work-manage-head strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px}.work-manage-head small{margin-top:3px;color:#858b95;font-size:11px}.danger-link{border:0;color:#d35a5a;background:transparent;white-space:nowrap}.manage-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.manage-field-grid .full{grid-column:1/-1}.manage-subsection{margin-top:16px;padding-top:14px;border-top:1px solid #e8eaee}.manage-subsection h4{margin:0 0 10px;color:#656b74;font-size:13px}.manage-check-list{display:flex;flex-wrap:wrap;gap:8px}.manage-check-list label{display:flex;gap:6px;align-items:center;min-height:34px;padding:5px 9px;border:1px solid #e8eaee;border-radius:8px;font-size:12px}.manage-check-list input{accent-color:#31b9e8}.performer-row{display:grid;grid-template-columns:minmax(100px,1fr) 88px minmax(120px,1.2fr) auto;gap:8px;align-items:center;padding:9px 0;border-top:1px solid #e8eaee}.performer-row:first-child{border-top:0}.performer-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.works-role-list{margin:12px;overflow:hidden;border:1px solid #e8eaee;border-radius:14px;background:#fff}.works-role-list>.form-card{margin:0;border:0;box-shadow:none}.works-role-list-item{display:grid;grid-template-columns:52px minmax(0,1fr) 22px;gap:12px;align-items:center;width:100%;min-height:76px;padding:11px 12px;border:0;border-top:1px solid #e8eaee;color:inherit;background:transparent;text-align:left}.works-role-list-item:first-child{border-top:0}.works-role-list-item:active{background:#31b9e812}.works-role-list-content{min-width:0}.works-role-list-content strong,.works-role-list-content small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.works-role-list-content strong{font-size:15px}.works-role-list-content small{margin-top:4px;color:#858b95;font-size:11px}.works-role-list-content .works-role-performer-summary{color:#60666f}.works-role-list-arrow{color:#aeb3ba;font-size:28px;font-weight:300;line-height:1;text-align:right}.works-role-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5000;display:grid;place-items:center;padding:18px}.works-role-modal[hidden]{display:none!important}.works-role-modal-mask{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#080c127a}.works-role-modal-panel{position:relative;display:flex;flex-direction:column;width:min(720px,100%);max-height:min(88vh,820px);overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 18px 48px #0003}.works-role-modal-head{display:flex;gap:14px;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #e8eaee}.works-role-modal-head h3{margin:0;font-size:17px}.works-role-modal-head p{margin:4px 0 0;color:#858b95;font-size:11px;line-height:1.5}.works-role-modal-close{flex:0 0 auto;width:36px;height:36px;padding:0;border:0;border-radius:50%;color:#858b95;background:#f1f3f5;font-size:25px;line-height:34px}.works-role-modal-body{overflow:auto;padding:16px;overscroll-behavior:contain}.works-role-add-search{margin-top:0}.works-role-edit-card{margin:0;border:0;padding:0;box-shadow:none}body.contribution-modal-open{overflow:hidden}.staff-card>.field-label{display:block}.add-works-season{display:block;width:calc(100% - 24px);min-height:44px;margin:12px;color:#31b9e8;border:1px dashed #31b9e8;border-radius:9px;background:#31b9e812;font-weight:600}.season-help{margin:8px 18px 16px}@media (prefers-color-scheme: dark){.module-card{border-color:#30343a;background:#1d2025;box-shadow:none}.cover-current,.cover-current img,.cover-task-switch,.cover-crop-stage,.cover-result-card{border-color:#343941}.cover-result-card{background:#24282e}.cover-result-preview{background:#30353d}.detail-mode-switch,.detail-rich-toolbar{border-color:#3a3f47}.detail-mode-switch button,.detail-rich-toolbar button{border-color:#3a3f47;color:#d8dbe0;background:#252930}.detail-mode-switch button.active{color:#fff;background:#31b9e8}.detail-rich-toolbar{background:#20242a}.detail-visual-editor,.detail-source-editor{border-color:#3a3f47;color:#f4f5f7;background:#252930}.inline-options,.gallery-file-list,.gallery-file-list>div,.relation-row,.relation-search,.relation-search-result,.relation-search-item,.relation-id-entry,.hobby-group-items,.hobby-group-item{border-color:#343941}.gallery-divider:before,.gallery-divider:after{background:#343941}.intelligence-types span{border-color:#3a3f47;color:#d5d8dd;background:#24282e}.intelligence-types input:checked+span{border-color:#31b9e8;color:#fff;background:#31b9e8}.schedule-switch{border-color:#343941}.audit-warning{color:#e7be70;background:#9b6a142e}.relation-target{border-color:#3a3f47}.relation-search-cover,.hobby-group-cover{border-color:#3a3f47;background:#30343a}.relation-search-item>button:disabled{color:#8b929c;background:#30343a}.release-card{border-color:#30343a;background:#1d2025;box-shadow:none}.zone-group h4{color:#aeb4bd}.zone-option{border-color:#3a3f47;color:#d5d8dd;background:#24282e}.zone-option.selected{border-color:#31b9e8;color:#fff;background:#31b9e8}.zone-option.locked{border-color:#434951;color:#aeb3ba;background:#30343a}.works-role-tabs button,.work-manage-card,.manage-check-list label{border-color:#343941;color:#d5d8dd;background:#1d2025}.works-role-tabs button.active{border-color:#31b9e8;color:#fff;background:#31b9e8}.works-role-toolbar button{background:#31b9e81a}.works-role-toolbar button:first-child{background:#31b9e8}.works-role-group-manager{border-color:#343941;background:#24282e}.manage-subsection-title h4{color:#d5d8dd}.works-role-search-results,.works-staff-search-results,.inline-entity-results,.manage-subsection,.performer-row{border-color:#343941}.work-manage-card{box-shadow:none}.work-manage-cover{border-color:#3a3f47;background:#30343a}.manage-subsection h4{color:#aeb4bd}.works-role-list{border-color:#343941;background:#1d2025}.works-role-list-item{border-color:#343941;color:#f0f2f5}.works-role-list-item:active{background:#252a31}.works-role-list-content .works-role-performer-summary{color:#b3b8c0}.works-role-modal-panel{color:#f0f2f5;background:#1d2025}.works-role-modal-head{border-color:#343941}.works-role-modal-close{color:#d4d8de;background:#30343a}}@media (max-width: 520px){.relation-search{grid-template-columns:1fr}.relation-id-row>button{min-height:42px}.release-grid{grid-template-columns:1fr}.release-grid .full{grid-column:auto}.cover-crop-head{align-items:stretch;flex-direction:column}.cover-crop-progress{align-self:flex-end}.manage-field-grid{grid-template-columns:1fr}.manage-field-grid .full{grid-column:auto}.performer-row{grid-template-columns:minmax(0,1fr) 82px auto}.performer-row input{grid-column:1/-1;grid-row:2}.works-role-modal{place-items:end stretch;padding:0}.works-role-modal-panel{width:100%;max-height:92dvh;border-radius:18px 18px 0 0}.works-role-modal-head{padding:14px 16px}.works-role-modal-body{padding:14px}}
