:root{color-scheme:light;--ink: #111b22;--graphite: #17252c;--petrol: #0d3b44;--siemens-teal: #007993;--signal-teal: #2aa8b7;--mist: #eef3f5;--porcelain: #fbfcfb;--paper: #ffffff;--line: #d8e1e5;--soft-line: rgba(193, 209, 216, .56);--muted: #687987;--shadow-panel: 0 24px 60px rgba(18, 36, 46, .1);--shadow-soft: 0 12px 30px rgba(18, 36, 46, .07);font-family:Inter,Microsoft YaHei,PingFang SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:#edf2f4;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 18% -10%,#2aa8b721 0,#2aa8b700 34%),linear-gradient(180deg,#f8fafb,#edf2f4 48%,#e9eff2)}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{width:100%;max-width:none;margin:0;padding:20px 12px 24px}.app-shell--workspace{display:grid;grid-template-columns:128px minmax(0,1fr);column-gap:18px;align-items:start}.app-shell--workspace>.app-header,.app-shell--workspace>.auth-shell,.app-shell--workspace>.workspace{grid-column:2;min-width:0}.user-info-sidebar{position:sticky;top:18px;grid-column:1;grid-row:1 / span 5;display:grid;gap:12px;align-content:start;min-width:0}.user-avatar-control{position:relative;display:grid;place-items:center;width:124px;aspect-ratio:1 / 1;overflow:hidden;border:1px solid rgba(0,121,147,.22);border-radius:50%;background:linear-gradient(145deg,#ffffffeb,#e8f3f5f5),#edf5f6;box-shadow:inset 0 0 0 1px #ffffffb8,0 14px 32px #19313b14;cursor:pointer}.avatar-file-input{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);border:0;opacity:0}.user-avatar-control img{width:100%;height:100%;border-radius:50%;object-fit:cover}.avatar-fallback{display:inline-flex;align-items:center;justify-content:center;width:62px;min-height:62px;border-radius:50%;background:var(--petrol);color:#fff;font-size:1.7rem;font-weight:800}.avatar-edit-layer{position:absolute;inset:auto 8px 8px;display:inline-flex;align-items:center;justify-content:center;width:28px;min-height:28px;border-radius:50%;background:#0d3b44e0;color:#fff;font-size:.75rem;opacity:0;transform:translateY(4px);transition:opacity .16s ease,transform .16s ease}.user-avatar-control:hover .avatar-edit-layer,.user-avatar-control:focus-within .avatar-edit-layer{opacity:1;transform:translateY(0)}.nickname-editor{display:grid;gap:5px;width:124px}.nickname-editor span{color:#657586;font-size:.75rem;font-weight:700}.nickname-editor input{width:100%;min-height:36px;border:1px solid rgba(205,217,223,.88);border-radius:8px;background:#ffffffeb;color:var(--ink);padding:0 9px;outline:none;font-size:.8125rem;font-weight:800}.nickname-editor input:focus{border-color:#007993b8;box-shadow:0 0 0 3px #0079931f}.profile-message{width:124px;border-radius:8px;padding:7px 8px;background:#e8f2f8;color:#1d4656;font-size:.75rem;line-height:1.35}.profile-message.error{background:#fff1f0;color:#9f1d1d}.login-info-card{display:grid;gap:10px;width:124px;border:1px solid #dce3e8;border-radius:8px;background:#fffffff0;padding:11px;box-shadow:0 16px 36px #1f2d3d14}.login-info-card summary{cursor:pointer;list-style:none}.login-info-card summary::-webkit-details-marker{display:none}.login-info-card h2{margin:0;color:#13232c;font-size:.875rem;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.login-info-body{display:grid;gap:10px}.login-info-card dl{display:grid;gap:9px;margin:0}.login-info-card div{display:grid;gap:3px;min-width:0}.login-info-card dt{margin:0;color:#657586;font-size:.6875rem;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.login-info-card dd{margin:0;color:#111b22;font-size:.75rem;font-weight:800;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.password-entry-button{width:100%;min-height:34px;padding:0 8px;font-size:.75rem;white-space:nowrap}.app-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px;padding:4px 2px}.header-main{display:flex;align-items:center;gap:16px;min-width:0}.header-main h1{flex:0 0 auto}.primary-tabbar{flex:0 1 auto}.utility-tabbar{flex:0 0 auto}h1,h2,p{margin:0}h1{color:#111920;font-size:1.9rem;font-weight:800;line-height:1.15;letter-spacing:0}h2{font-size:1.0625rem;letter-spacing:0}.tabbar{display:flex;align-items:center;gap:4px;padding:6px;border:0;background:#ffffffe6;border-radius:8px;box-shadow:0 14px 34px #111f2817}.tabbar button,.ghost-button,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:8px;background:transparent;color:#304150;min-height:38px}.tabbar button{padding:0 12px}.tabbar button.active,.ghost-button{background:var(--petrol);color:#fff}.tabbar button.active{box-shadow:inset 0 -2px 0 var(--signal-teal)}.ghost-button{padding:0 14px}.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:0 14px;border:1px solid #d4dde3;border-radius:8px;background:#fff;color:#304150}.icon-button{width:38px;border-color:#dce3e8;background:#fff}.workspace{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(360px,.84fr);gap:12px;align-items:start}.auth-shell{display:grid;min-height:calc(100vh - 132px);place-items:center;padding:24px 0}.auth-card{display:grid;gap:16px;width:min(430px,100%);border:1px solid #dce3e8;border-radius:8px;background:#fffffff5;padding:22px;box-shadow:0 18px 48px #1f2d3d14}.auth-title{display:flex;align-items:center;gap:12px}.auth-title>svg{flex:0 0 auto;color:#427f89}.auth-title>div{display:grid;gap:4px;min-width:0}.auth-title span{color:#657586;font-size:.8125rem}.auth-advanced{border-top:1px solid #e3e9ee;padding-top:12px}.auth-advanced summary{cursor:pointer;color:#657586;font-size:.8125rem}.auth-advanced .field{margin-top:10px}.auth-submit{width:100%}.panel{border:1px solid var(--line);border-radius:8px;background:#fffffff0;padding:14px;box-shadow:var(--shadow-panel)}.tool-panel{border:0;background:#fffffff5;box-shadow:var(--shadow-panel)}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:40px;margin:-4px -4px 12px;padding:4px 4px 10px;border-bottom:1px solid rgba(207,218,224,.75)}.tool-panel>.panel-title{position:relative}.tool-panel>.panel-title:before{content:"";position:absolute;right:6px;bottom:-1px;left:6px;height:2px;background:linear-gradient(90deg,var(--siemens-teal),rgba(0,121,147,0))}.panel-title>div{display:grid;gap:3px;min-width:0}.history-title-group{gap:5px}.history-title-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;min-width:0}.history-title-row h2{white-space:nowrap}.history-type-filter{display:inline-flex;flex-wrap:wrap;align-items:center;gap:6px}.history-type-filter button{display:inline-flex;align-items:center;gap:6px;min-height:28px;border:1px solid #dce3e8;border-radius:999px;padding:0 10px;background:#fff;color:#405464;font-size:.75rem;font-weight:800;white-space:nowrap}.history-type-filter button span{width:9px;min-height:9px;border:2px solid #95a7b4;border-radius:999px;background:#fff}.history-type-filter button.active{border-color:#0079936b;background:#eef7f8;color:var(--petrol)}.history-type-filter button.active span{border-color:var(--petrol);background:var(--petrol);box-shadow:inset 0 0 0 2px #fff}.panel-count{color:#748290;font-size:.75rem}.form-grid{display:grid;grid-template-columns:302px repeat(2,minmax(0,1fr));column-gap:14px;row-gap:12px;align-items:start}.field{display:grid;gap:5px;align-content:start;color:#5f6d78;font-size:.8125rem}.field>span{font-weight:700}.field input,.field select{width:100%;min-height:38px;border:1px solid transparent;border-radius:8px;padding:0 12px;background:#f8fafb;color:var(--ink);outline:none;box-shadow:inset 0 0 0 1px #ccd8ded1}.field input:focus,.field select:focus{border-color:transparent;background:#fff;box-shadow:inset 0 0 0 1px #007993b8,0 0 0 3px #0079931f}.camera-field{grid-column:2 / 4;margin-top:2px}.style-field{grid-column:1 / 2;grid-row:3;min-width:0}.segmented-control{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.segmented-control button{display:flex;align-items:center;gap:8px;min-height:48px;border:0;border-radius:8px;padding:8px 10px;background:#ffffffe0;color:#30424d;text-align:left;box-shadow:inset 0 0 0 1px #cdd9dfcc}.segmented-control button.active{background:#e9f6f7;color:var(--petrol);box-shadow:inset 0 0 0 1px #0079939e,inset 4px 0 0 var(--siemens-teal),0 10px 22px #00526314}.segmented-control button span{display:grid;gap:2px;min-width:0}.segmented-control strong{font-size:.8125rem;line-height:1.2}.segmented-control small{overflow:hidden;color:#657586;font-size:.75rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.upload-field{--upload-preview-height: 182px;position:relative;grid-row:span 2;min-height:0;cursor:pointer}.upload-field.compact{--upload-preview-height: 140px;min-height:0}.product-form-grid{grid-template-columns:repeat(2,minmax(0,1fr)) 302px}.product-upload-field{grid-column:3 / 4;grid-row:1 / span 2}.product-form-grid .camera-field{grid-column:1 / 3}.product-form-grid .style-field{grid-column:3 / 4}.product-workflow{display:grid;gap:10px}.product-top-grid{display:grid;grid-template-columns:minmax(0,.94fr) minmax(320px,1.06fr);gap:10px;align-items:start}.product-page-grid{grid-template-areas:"confirm reference" "generation style" "camera style";align-items:stretch}.product-page-grid>.product-info-module{grid-area:confirm}.product-page-grid>.product-reference-module{grid-area:reference}.product-generation-module{grid-area:generation}.camera-settings-module{grid-area:camera}.style-settings-module{grid-area:style;background:linear-gradient(180deg,#fff,#f7fafb);color:var(--ink);box-shadow:inset 0 0 0 1px #d5e0e5b8,0 12px 28px #182b360e}.product-submit-row{display:grid}.product-submit-button{width:100%;min-height:66px;justify-content:center}.product-module{position:relative;min-width:0;border:0;border-radius:8px;padding:10px 12px;overflow:hidden;box-shadow:var(--shadow-soft)}.product-info-module{background:linear-gradient(180deg,#fff,#f7fafb);box-shadow:inset 0 0 0 1px #d5e0e5b8,0 12px 28px #182b360e}.product-reference-module{display:grid;gap:10px;background:linear-gradient(180deg,#fff,#f7fafb);color:var(--ink);box-shadow:inset 0 0 0 1px #d5e0e5b8,0 12px 28px #182b360e}.product-reference-module:before{display:none}.product-reference-module .module-title,.product-reference-module .product-upload-field,.product-reference-module .product-reference-strip{position:relative;z-index:1}.product-generation-module[open]{display:grid;grid-template-columns:minmax(140px,.64fr) minmax(260px,1.36fr);column-gap:14px;align-items:center}.product-generation-module[open]>.module-body{margin-top:0}.product-generation-module .settings-group-title{display:none}.camera-settings-module .camera-field,.style-settings-module .style-field{grid-column:auto;grid-row:auto;margin-top:0}.style-settings-module .module-body,.style-settings-module .style-field{height:100%}.generation-settings-module{display:grid;gap:10px;align-content:start;background:linear-gradient(180deg,#f9fbfb,#edf3f5);box-shadow:inset 0 0 0 1px #d5e0e5c2,0 14px 34px #182b3612}.generation-settings-module .module-title,.strategy-settings-module .module-title{margin-bottom:0}.strategy-settings-module .module-title h3,.strategy-settings-module .module-title small{color:#fff}.strategy-settings-module .module-title small{opacity:.72}.strategy-settings-module .module-kicker{background:#fff;color:var(--petrol);box-shadow:0 10px 24px #0003}.module-title{display:flex;align-items:center;gap:8px;min-width:0;min-height:38px;margin-bottom:0}.module-title>div{display:grid;gap:2px;min-width:0}.module-title h3{margin:0;color:var(--ink);font-size:.9rem;line-height:1.25}.module-title small{overflow:hidden;color:var(--muted);font-size:.75rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.product-module>summary.module-title{cursor:pointer;list-style:none}.product-module>summary.module-title::-webkit-details-marker{display:none}.product-module>.module-body{display:grid;gap:10px;margin-top:10px}.product-module .module-chevron{flex:0 0 auto;margin-left:auto;color:#71818d;transition:transform .16s ease}.product-module[open]>.module-title .module-chevron{transform:rotate(180deg)}.product-reference-module>.module-body{position:relative;z-index:1}.settings-group--creative>.module-body{display:grid;gap:10px}.settings-group--creative .module-chevron{color:#ffffffb8}.product-reference-module .module-title h3,.product-reference-module .module-title small{color:var(--ink)}.product-reference-module .module-title small{color:var(--muted);opacity:1}.product-reference-module .field>span{color:#5f6d78}.module-kicker{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:34px;min-height:30px;border-radius:8px;background:var(--petrol);color:#fff;font-size:.8125rem;font-weight:800;box-shadow:0 10px 20px #0d3b442e}.product-reference-module .module-kicker{background:var(--petrol);color:#fff;box-shadow:0 10px 20px #0d3b442e}.product-select-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.35fr);gap:14px}.catalog-hint{margin:0;padding:8px 10px;border-radius:8px;background:#eef6f4;color:#46615b;font-size:13px;line-height:1.45}.product-info-module .field>span{color:#5f6f7b;font-weight:700}.product-info-module .field input,.product-info-module .field select{border-color:transparent;background:#f5f8f9;box-shadow:inset 0 0 0 1px #cdd9dfdb}.product-info-card{display:grid;gap:10px;margin-top:12px;padding:12px;border:0;border-radius:8px;background:#ffffffbd;box-shadow:0 10px 24px #25434e12,inset 0 1px #ffffffb8}.product-info-disclosure{margin-top:0;border-radius:8px;background:#fff;box-shadow:inset 0 0 0 1px #d6e1e6d1}.product-info-disclosure summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:46px;padding:9px 11px;cursor:pointer;list-style:none}.product-info-disclosure summary::-webkit-details-marker{display:none}.product-info-disclosure summary>span{display:grid;gap:3px;min-width:0}.product-info-disclosure summary strong{color:var(--ink);font-size:.875rem;line-height:1.25}.product-info-disclosure summary small{overflow:hidden;color:#60717f;font-size:.75rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.product-info-disclosure summary em{flex:0 0 auto;padding:4px 10px;border-radius:999px;background:#e8f6f7;color:var(--petrol);font-size:.75rem;font-style:normal;font-weight:700}.product-info-disclosure summary:after{content:"展开";flex:0 0 auto;color:#60717f;font-size:.75rem}.product-info-disclosure[open] summary:after{content:"收起"}.product-fact-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:0 11px 8px}.product-fact,.product-info-detail-item{min-width:0;border-radius:8px;background:#f6f8f9;box-shadow:none}.product-fact{display:grid;gap:4px;padding:8px 9px;border-left:3px solid rgba(0,121,147,.32)}.product-fact span,.product-info-detail-item span{color:#71818d;font-size:.6875rem;line-height:1.2}.product-fact strong,.product-info-detail-item strong{min-width:0;color:var(--ink);font-size:.8125rem;line-height:1.35;overflow-wrap:anywhere}.product-info-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 11px 10px}.product-info-detail-item{display:grid;gap:5px;padding:8px 9px;background:#fbfcfd;box-shadow:inset 0 0 0 1px #dce5ea9e}.product-tag-row{display:flex;flex-wrap:wrap;gap:8px;padding:0 11px 11px}.product-tag-row span{display:inline-flex;align-items:center;max-width:100%;min-height:28px;border-radius:999px;padding:5px 10px;background:#eef4f5;color:#48616e;font-size:.75rem;line-height:1.25;overflow-wrap:anywhere}.product-name-line{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.product-name-line strong{min-width:0;overflow:hidden;color:#152832;display:-webkit-box;font-size:.9375rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-name-line span,.product-reference-strip span{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:999px;padding:4px 9px;background:#e2f1f2f2;color:#275f68;font-size:.75rem;font-weight:700;line-height:1.25}.product-spec-line{color:#405464;font-size:.8125rem;line-height:1.45}.product-info-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.product-info-list div{min-width:0;padding:9px 10px;border:0;border-radius:8px;background:#f4f9fae6}.product-info-list dt{margin:0 0 4px;color:#71818d;font-size:.6875rem;line-height:1.2}.product-info-list dd{margin:0;overflow:hidden;color:#17212b;font-size:.8125rem;font-weight:700;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.product-info-list div:last-child dd{white-space:normal}.product-reference-module .product-upload-field{--upload-preview-height: 246px;grid-column:auto;grid-row:auto;border-radius:8px}.product-reference-module .upload-field img,.product-reference-module .upload-field .upload-empty{border:1px solid #dce3e8;background:linear-gradient(180deg,#fffffff2,#f6f8f8fa);box-shadow:0 10px 22px #182b360e,inset 0 0 0 1px #ffffffc7}.product-reference-module .upload-field:hover img,.product-reference-module .upload-field:hover .upload-empty,.product-reference-module .upload-field:focus-within img,.product-reference-module .upload-field:focus-within .upload-empty{background:linear-gradient(180deg,#fffffffa,#f7fafbfa);box-shadow:0 10px 22px #182b3612,inset 0 0 0 1px #00799347}.product-reference-strip{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding-top:2px}.product-reference-strip span{background:#ffffffe0;color:#2e4b56;box-shadow:inset 0 0 0 1px #ccd8de94}.product-reference-strip span:last-child{flex:1 1 100%;max-width:100%;overflow:hidden;justify-content:flex-start;background:#f5f8f9;color:#4f6372;text-overflow:ellipsis;white-space:nowrap}.settings-group{display:grid;gap:10px;min-width:0;border-radius:8px;padding:12px;background:#ffffffd1;box-shadow:inset 0 0 0 1px #d5e0e5b8}.strategy-settings-module.product-module{padding:10px 12px}.settings-group--creative{background:linear-gradient(135deg,#17252cf5,#0d3b44f0);color:#fff;box-shadow:inset 0 0 0 1px #ffffff14,0 18px 36px #0d3b4424}.settings-group-title{display:grid;gap:3px;min-width:0}.settings-group-title strong{color:var(--ink);font-size:.875rem;line-height:1.2}.settings-group-title span{color:var(--muted);font-size:.75rem;line-height:1.35}.settings-group--creative .settings-group-title strong{color:#fff}.settings-group--creative .settings-group-title span{color:#ffffffad}.settings-inline-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.settings-creative-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:10px}.strategy-settings-module .settings-creative-grid{grid-template-columns:1fr}.strategy-settings-module .camera-field,.strategy-settings-module .style-field{grid-column:auto;grid-row:auto;margin-top:0}.strategy-settings-module .style-field .summary-copy em{max-width:none}.strategy-settings-module .style-field .style-summary{min-height:50px}.generation-settings-module .field>span{color:#5f6f7b;font-weight:700}.settings-group--creative .field>span{color:#ffffffc7}.generation-settings-module .field input,.generation-settings-module .field select,.generation-settings-module .style-disclosure,.generation-settings-module .segmented-control button{border-color:transparent;background:#ffffffe0;box-shadow:inset 0 0 0 1px #cfdbe1c2}.settings-group--creative .style-disclosure,.settings-group--creative .segmented-control button{background:#ffffff1a;color:#fff;box-shadow:inset 0 0 0 1px #ffffff29}.settings-group--creative .segmented-control button.active{background:#ffffff2b;color:#fff;box-shadow:inset 0 0 0 1px #63d3de94,inset 4px 0 0 var(--signal-teal)}.settings-group--creative .segmented-control small,.settings-group--creative .summary-copy small,.settings-group--creative .summary-copy em{color:#ffffffad}.settings-group--creative .summary-copy strong{color:#fff}.settings-group--creative .summary-style-code{border-color:#ffffff29;background:#ffffff24;color:#dffcff}.settings-group--creative .summary-action{border-color:#ffffff29;background:#ffffff1f;color:#fff}.generation-settings-module .field input:focus,.generation-settings-module .field select:focus,.strategy-settings-module .style-summary:focus-visible,.strategy-settings-module .segmented-control button:focus-visible,.generation-settings-module .style-summary:focus-visible,.generation-settings-module .segmented-control button:focus-visible{border-color:transparent;box-shadow:inset 0 0 0 1px #427f89b3,0 0 0 3px #427f891f}.field .file-input{position:absolute;width:1px;height:1px;min-height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);border:0;opacity:0;white-space:nowrap}.upload-field img{width:100%;height:var(--upload-preview-height);object-fit:contain;border:1px solid #dce3e8;border-radius:8px;background:#f4f7f9;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.upload-field .upload-empty{width:100%;height:var(--upload-preview-height);min-height:var(--upload-preview-height)}.upload-empty,.thumbnail-empty,.empty-state,.job-placeholder,.box-selector__empty{display:grid;place-items:center;gap:8px;min-height:144px;border:1px dashed #aebdc7;border-radius:8px;color:#657586;background:#f5f8fa;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.upload-field:hover img,.upload-field:hover .upload-empty,.upload-field:focus-within img,.upload-field:focus-within .upload-empty{border-color:#427f89;background:#f0f6f8;box-shadow:0 0 0 3px #427f891a}.empty-state.compact{min-height:92px}.scene-upload-trigger{position:relative;cursor:pointer}.file-chip{display:inline-flex;align-items:center;gap:8px;min-height:40px;width:100%;padding:0 12px;overflow:hidden;border:1px solid #d4dde3;border-radius:8px;background:#fff;color:#3f4d5a;text-overflow:ellipsis;white-space:nowrap;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.scene-upload-trigger:hover .file-chip,.scene-upload-trigger:focus-within .file-chip{border-color:#427f89;background:#f7fbfc;box-shadow:0 0 0 3px #427f891a}.style-disclosure{margin-top:16px;border:1px solid #dce3e8;border-radius:8px;background:#fbfcfd;overflow:hidden}.style-disclosure.compact{margin-top:0}.style-field .style-disclosure{height:100%;margin-top:0}.style-field .style-summary{min-height:75px;padding:10px 12px}.style-field .summary-copy{gap:2px}.style-field .summary-copy em{max-width:185px}.space-style-picker{display:grid;grid-template-rows:auto auto minmax(66px,auto);gap:10px;height:100%;margin-top:0;border:0;background:transparent;overflow:visible}.space-style-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.space-style-category-grid button{display:grid;gap:4px;min-height:52px;border:1px solid #dce3e8;border-radius:8px;padding:8px;background:#fff;color:#243744;text-align:left;box-shadow:0 8px 18px #182b360b}.space-style-category-grid button:hover,.space-style-category-grid button:focus-visible,.space-style-category-grid button.active{border-color:#0079936b;background:#f1f8f9;color:var(--petrol)}.space-style-category-code{color:#6b7c88;font-size:.6875rem;font-weight:800;line-height:1.1}.space-style-category-name{overflow:hidden;font-size:.8125rem;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.space-style-feature{display:grid;gap:4px;min-height:54px;border-radius:8px;padding:8px 10px;background:#f4f8fa;box-shadow:inset 0 0 0 1px #d5e0e5b8}.space-style-feature strong{color:#17212b;font-size:.8125rem;line-height:1.2}.space-style-feature span{display:-webkit-box;overflow:hidden;color:#657586;font-size:.75rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.space-style-footer{display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,.32fr);gap:10px;align-items:stretch;margin-top:auto}.style-selected-card{min-height:66px;border:1px solid #dce3e8;border-radius:8px;background:#fff;box-shadow:0 8px 18px #182b360b}.style-summary{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;min-height:66px;padding:12px 14px;border:0;background:transparent;list-style:none;cursor:pointer;text-align:left}.style-summary::-webkit-details-marker{display:none}.summary-copy{display:grid;gap:3px;min-width:0}.summary-copy small{color:#748290;font-size:.75rem}.summary-copy strong{color:#17212b;font-size:.9375rem}.summary-style-title{display:flex;align-items:center;gap:7px;min-width:0}.summary-style-code{flex:0 0 auto;padding:2px 6px;border:1px solid #c8d7dd;border-radius:6px;background:#f0f6f7;color:#235b64;font-size:.6875rem;line-height:1.2}.summary-style-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.summary-copy em{overflow:hidden;color:#637282;font-size:.75rem;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.summary-action{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:52px;min-height:30px;border:1px solid #d4dde3;border-radius:999px;color:#304150;font-size:.75rem;background:#fff}.summary-action:after{content:"选择"}.style-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:58;display:grid;place-items:center;padding:18px;background:#0b131880;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.style-modal-dialog{display:grid;grid-template-rows:auto minmax(0,1fr);gap:12px;width:min(1028px,100%);height:min(92vh,780px);overflow:hidden;border:1px solid #dce3e8;border-radius:8px;background:#fff;padding:16px;box-shadow:0 24px 70px #0000003d}.style-modal-title{display:flex;align-items:start;justify-content:space-between;gap:12px}.style-modal-title>div{display:grid;gap:4px}.style-modal-title span{color:#657586;font-size:.8125rem}.style-mobile-back{display:none}.style-modal-title .icon-button,.style-mobile-back{flex:0 0 38px}.style-browser{display:grid;grid-template-columns:190px minmax(0,1fr);gap:10px;height:100%;min-height:0;padding:0 14px 14px}.style-modal-dialog .style-browser{padding:0}.style-category-panel,.style-option-panel{min-width:0;min-height:0;border:1px solid #dce3e8;border-radius:8px}.style-category-panel{display:grid;grid-template-rows:auto minmax(0,1fr);gap:8px;overflow:hidden;padding:10px;background:#f4f8fa}.style-option-panel{display:grid;grid-template-rows:auto minmax(0,1fr);gap:8px;overflow:hidden;padding:10px;background:#fff}.style-panel-heading,.style-option-header{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.style-panel-heading span,.style-eyebrow{color:#17212b;font-size:.75rem;font-weight:700}.style-panel-heading small,.style-option-count{flex:0 0 auto;color:#637282;font-size:.75rem}.style-option-header>div{display:grid;gap:3px;min-width:0}.style-option-header h3{display:flex;align-items:center;gap:0;min-width:0;margin:0;color:#17212b;font-size:1rem}.style-option-header h3>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.style-heading-code{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:36px;min-height:28px;border-radius:6px;background:#17333a;color:#fff;font-size:.75rem;letter-spacing:0}.style-category-tabs{display:grid;gap:6px;align-content:start;min-height:0;max-height:none;overflow-y:auto;padding-right:0}.style-category-tabs button{display:grid;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:4px;min-height:46px;padding:7px;text-align:left;border:1px solid #dce3e8;border-radius:8px;background:#fff;color:#304150;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.style-category-tabs button.active{border-color:#427f89;background:#eef8f9;box-shadow:inset 3px 0 #427f89,0 8px 18px #264f5914}.style-category-code{display:inline-flex;align-items:center;justify-content:center;width:26px;min-height:26px;border-radius:8px;background:#e8eef1;color:#314754;font-size:.75rem;font-weight:800}.style-category-tabs button.active .style-category-code{background:#17333a;color:#fff}.style-category-copy{display:flex;align-items:baseline;gap:4px;min-width:0}.style-category-copy strong{min-width:0;overflow:hidden;color:#17212b;font-size:.71875rem;text-overflow:ellipsis;white-space:nowrap}.style-category-copy small{flex:0 0 auto;color:#748290;font-size:.6875rem;white-space:nowrap}.style-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-height:0;max-height:none;overflow-y:visible;padding:0}.style-picker button{display:grid;gap:4px;text-align:left;min-height:88px;padding:9px 10px;border:1px solid #dce3e8;border-radius:8px;background:#fff;color:#304150;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.style-picker button.active{border-color:#427f89;background:#f0f8f9;box-shadow:inset 0 0 0 1px #427f892e,0 10px 24px #264f591a}.style-picker button:hover{border-color:#9ab9c0;transform:none}.style-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.style-card-title-row{display:inline-flex;align-items:center;gap:7px;min-width:0}.style-style-code,.style-selected-pill,.style-card-category{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:6px;font-size:.6875rem;font-weight:800;line-height:1.2}.style-style-code{min-width:44px;min-height:22px;background:#17333a;color:#fff}.style-selected-pill{min-height:22px;padding:0 7px;border:1px solid #427f89;background:#fff;color:#235b64}.style-card-category{min-height:22px;padding:0 7px;background:#eef2f4;color:#637282}.style-card-name{min-width:0;overflow:hidden;color:#17212b;font-size:.875rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.style-card-meta,.style-card-desc,.style-card-keywords{display:-webkit-box;overflow:hidden;color:#657586;font-size:.6875rem;line-height:1.28;-webkit-box-orient:vertical}.style-card-meta,.style-card-keywords{-webkit-line-clamp:1}.style-card-desc{color:#405464;-webkit-line-clamp:1}.style-category-tabs::-webkit-scrollbar,.style-picker::-webkit-scrollbar{width:8px}.style-category-tabs::-webkit-scrollbar-thumb,.style-picker::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#b8c8cf;background-clip:content-box}.style-category-tabs::-webkit-scrollbar-track,.style-picker::-webkit-scrollbar-track{background:transparent}.scene-layout{display:grid;grid-template-columns:minmax(0,1fr) 292px;gap:10px}.scene-canvas-panel,.scene-side{display:grid;gap:10px;align-content:start}.box-selector{width:100%;overflow:hidden}.box-selector__stage{width:100%;min-height:260px;border:1px solid #dce3e8;border-radius:8px;background:#eef3f6;overflow:hidden}.result-panel{position:sticky;top:16px;border:0;background:linear-gradient(180deg,#f8fbfc,#eef4f6);box-shadow:inset 0 0 0 1px #d5e0e5bd,0 22px 54px #1e34421a}.result-panel .panel-title{margin:0;padding:0;border-bottom:0;cursor:pointer;list-style:none}.result-panel .panel-title::-webkit-details-marker{display:none}.result-panel .panel-title h2{color:var(--ink)}.result-panel-body{display:grid;gap:10px;margin-top:12px}.result-panel-actions{display:inline-flex;align-items:center;gap:6px}.result-panel-chevron{color:#72818f;transition:transform .16s ease}.result-panel[open] .result-panel-chevron{transform:rotate(180deg)}.result-panel .icon-button{border-color:transparent;background:#fff;box-shadow:inset 0 0 0 1px #cdd9dfb8}.notice{padding:9px 10px;margin-bottom:0;border-radius:8px;background:#e8f2f8;color:#1d4656}.notice.error{background:#fff1f0;color:#9f1d1d}.task-detail{display:grid;gap:10px}.task-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-size:.8125rem}.task-meta strong,.task-meta span{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;padding:0 10px;border:0;background:#ffffffdb;color:#526879;box-shadow:inset 0 0 0 1px #d8e2e8a3}.task-meta strong{background:var(--petrol);color:#fff;box-shadow:none}.job-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.job-card{border:0;border-radius:8px;overflow:hidden;background:#fff;box-shadow:inset 0 0 0 1px #d5e0e5a3,0 10px 22px #2a3d4a12}.image-preview-trigger,.job-placeholder{width:100%;aspect-ratio:1 / 1;min-height:0;border:0;border-radius:0}.image-preview-trigger{display:block;padding:0;overflow:hidden;background:#f4f7f9}.image-preview-trigger img{width:100%;height:100%;object-fit:cover;transition:transform .18s ease,filter .18s ease}.image-preview-trigger:hover img,.image-preview-trigger:focus-visible img{transform:scale(1.025);filter:saturate(1.04)}.image-preview-trigger:focus-visible{outline:3px solid rgba(66,127,137,.24);outline-offset:-3px}.job-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 10px;font-size:.8125rem}.job-footer a{display:inline-flex;color:#427f89}.job-card small{display:block;padding:0 10px 10px;color:#9f1d1d;line-height:1.4}.task-detail details{border-top:1px solid #e3e9ee;padding-top:12px}.task-detail summary{cursor:pointer;color:#3f4d5a}.result-support-grid{display:grid;gap:10px}.task-caption-card{box-shadow:inset 0 0 0 1px #d5e0e5b8,0 10px 22px #2a3d4a0f}.task-caption-body{display:grid;gap:10px}.task-caption-images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.task-caption-images button{position:relative;display:grid;min-width:0;overflow:hidden;border:1px solid #dce3e8;border-radius:8px;padding:0;background:#fff}.task-caption-images button.active{border-color:#427f89;box-shadow:0 0 0 3px #427f891a}.task-caption-images img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover;background:#f4f7f9}.task-caption-images span{position:absolute;left:6px;bottom:6px;min-height:22px;border-radius:999px;padding:3px 8px;background:#0a1f27c7;color:#fff;font-size:.75rem;font-weight:800;line-height:1.2}.record-save-card{display:grid;gap:4px;width:100%;min-height:76px;border:1px solid #dce3e8;border-radius:8px;padding:12px;background:#fffffff0;color:#17212b;text-align:left;box-shadow:var(--shadow-soft)}.record-save-card span{color:#657586;font-size:.75rem;font-weight:800}.record-save-card strong{overflow:hidden;font-size:.9375rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.record-save-card small{overflow:hidden;color:#657586;font-size:.75rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.record-save-card:not(:disabled):hover,.record-save-card:not(:disabled):focus-visible{border-color:#0079935c;background:#f7fbfc}.record-save-card:disabled{cursor:not-allowed;opacity:.68}pre{white-space:pre-wrap;word-break:break-word;color:#3f4b57;background:#f5f8fa;padding:12px;border-radius:8px;overflow:auto}.preview-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:24px;background:#0b1318c2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.preview-dialog{display:grid;grid-template-rows:auto minmax(0,1fr);gap:12px;width:min(1120px,100%);max-height:min(86vh,920px)}.preview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;color:#fff}.preview-toolbar strong{font-size:.875rem}.preview-actions{display:flex;gap:8px}.preview-actions .icon-button{border-color:#ffffff52;background:#ffffff24;color:#fff}.preview-dialog>img{display:block;max-width:100%;max-height:calc(86vh - 56px);margin:0 auto;object-fit:contain;border-radius:8px;box-shadow:0 24px 70px #0000006b}.settings-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:24px;background:#0b131880;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.settings-dialog{width:min(460px,100%);border:1px solid #dce3e8;border-radius:8px;background:#fff;padding:18px;box-shadow:0 24px 70px #0000003d}.settings-title{display:flex;align-items:start;justify-content:space-between;gap:12px;margin-bottom:16px}.settings-title>div{display:grid;gap:4px}.settings-title span{color:#657586;font-size:.8125rem}.settings-meta{display:grid;gap:6px;margin-top:12px;color:#657586;font-size:.8125rem}.settings-meta code{display:block;max-width:100%;overflow-wrap:anywhere;border:1px solid #dce3e8;border-radius:8px;background:#f7fafb;padding:8px 10px;color:#17212b;font-size:.75rem}.settings-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.password-dialog{display:grid;gap:12px}.password-code-row{display:grid;grid-template-columns:minmax(0,1fr) 118px;gap:10px}.password-code-row input{min-width:0}.password-code-row .secondary-button{width:100%;padding:0 10px;white-space:nowrap}.password-code-preview{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px;border-radius:8px;padding:8px 11px;background:#f7fafb;box-shadow:inset 0 0 0 1px #ccd8ded1}.password-code-preview span{color:#657586;font-size:.8125rem}.password-code-preview strong{color:var(--petrol);font-size:1.125rem}.password-rules{display:flex;flex-wrap:wrap;gap:8px}.password-rules.compact{margin-top:-4px}.password-rules span{display:inline-flex;align-items:center;min-height:30px;border-radius:999px;padding:0 10px;background:#f1f4f6;color:#657586;font-size:.75rem;font-weight:800}.password-rules span.ok{background:#e6f6f2;color:#176455}.history-list{display:grid;gap:10px}.history-search-board{display:grid;gap:8px}.history-filter-card,.history-nested-card,.history-year-card,.history-month-card{border:1px solid #dce3e8;border-radius:8px;background:#fffffff0;overflow:hidden}.history-filter-card>summary,.history-nested-card>summary,.history-year-card>summary,.history-month-card>summary{display:grid;grid-template-columns:minmax(0,1fr) auto 18px;align-items:center;gap:10px;min-height:42px;padding:0 10px;color:#17212b;cursor:pointer;list-style:none}.history-filter-card>summary::-webkit-details-marker,.history-nested-card>summary::-webkit-details-marker,.history-year-card>summary::-webkit-details-marker,.history-month-card>summary::-webkit-details-marker{display:none}.history-filter-card>summary span,.history-nested-card>summary span,.history-year-card>summary span,.history-month-card>summary span{display:inline-flex;align-items:center;gap:8px;min-width:0;overflow:hidden;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.history-filter-card>summary em,.history-nested-card>summary em,.history-year-card>summary em,.history-month-card>summary em{border-radius:999px;padding:4px 9px;background:#eef5f6;color:#48616e;font-size:.75rem;font-style:normal;font-weight:800}.history-filter-card>summary>svg:last-child,.history-nested-card>summary>svg:last-child,.history-year-card>summary>svg:last-child,.history-month-card>summary>svg:last-child{color:#72818f;transition:transform .16s ease}.history-filter-card[open]>summary>svg:last-child,.history-nested-card[open]>summary>svg:last-child,.history-year-card[open]>summary>svg:last-child,.history-month-card[open]>summary>svg:last-child{transform:rotate(180deg)}.history-filter-card[open]>summary,.history-nested-card[open]>summary,.history-year-card[open]>summary,.history-month-card[open]>summary{background:#f7fafb}.history-filter-body{display:grid;gap:10px;padding:10px;border-top:1px solid #e3e9ee}.history-filter-body.compact{padding:8px}.history-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.history-filter-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.history-filter-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.history-nested-card,.history-year-card,.history-month-card{background:#fbfcfd}.history-result-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:8px}.history-result-list .history-item{position:relative;grid-template-columns:minmax(0,1fr);gap:0;align-items:start;padding:0}.history-result-list .history-item img,.history-result-list .thumbnail-empty{width:64px;height:64px;min-height:64px}.history-sort-row{display:inline-grid;grid-template-columns:repeat(2,minmax(86px,1fr));gap:6px;justify-self:start;border-radius:8px;padding:5px;background:#eef4f5}.history-sort-row button{min-height:34px;border:0;border-radius:8px;background:transparent;color:#405464;font-weight:800}.history-sort-row button.active{background:#fff;color:var(--petrol);box-shadow:0 8px 18px #12242e14}.history-rating-filter{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.history-rating-filter button{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:38px;border:0;border-radius:8px;padding:0 10px;background:#eef4f5;color:#405464;font-weight:800;box-shadow:inset 0 0 0 1px #cdd9dfb8}.history-rating-filter button.active{background:#fff;color:var(--petrol);box-shadow:inset 0 0 0 1px #00799357,0 8px 18px #12242e14}.rating-stars{display:inline-flex;align-items:center;gap:2px;color:#b88700}.history-archive-list,.history-month-list{display:grid;gap:8px}.history-item{display:grid;grid-template-columns:82px minmax(0,1fr);gap:12px;align-items:center;width:100%;padding:10px;text-align:left;border:1px solid #dce3e8;border-radius:8px;background:#fff;color:#17212b}.history-item.active{border-color:#427f89;background:#eef7f8}.history-item.deleted{background:#fbfcfd}.history-item-open{display:grid;grid-template-columns:82px minmax(0,1fr);gap:12px;align-items:center;width:100%;min-width:0;border:0;border-radius:8px;padding:10px;background:transparent;color:inherit;text-align:left}.history-record-disclosure{min-width:0}.history-record-summary{display:grid;grid-template-columns:64px minmax(0,1fr) 24px;gap:10px;align-items:center;min-height:88px;min-width:0;border-radius:8px;padding:10px;cursor:pointer;list-style:none}.history-record-summary::-webkit-details-marker{display:none}.history-record-summary:hover,.history-record-summary:focus-visible{background:#f7fafbd1;outline:none}.history-record-chevron{color:#72818f;transition:transform .16s ease}.history-record-toggle-button{display:inline-grid;place-items:center;width:24px;min-height:24px;border:0;border-radius:8px;padding:0;background:transparent;color:#72818f}.history-record-toggle-button:hover,.history-record-toggle-button:focus-visible{background:#eef5f6;outline:none}.history-record-disclosure[open]>.history-record-summary .history-record-chevron{transform:rotate(180deg)}.history-record-body{display:grid;min-width:0}.history-item img,.thumbnail-empty{width:82px;height:82px;min-height:82px;object-fit:cover;border-radius:8px;border:1px solid #dce3e8}.history-item-copy{display:grid;gap:4px;min-width:0}.history-item-main{display:grid;gap:0;min-width:0}.history-item-heading{display:flex;align-items:center;gap:8px;min-width:0;padding-right:126px;flex-wrap:wrap}.history-item-heading strong{min-width:0;color:#17212b;font-size:.9375rem;line-height:1.35;overflow-wrap:anywhere}.history-status-row{display:flex;align-items:center;gap:8px;min-width:0;flex-wrap:wrap}.history-status-text{min-width:0;line-height:1.35}.history-product-info-grid,.history-product-full-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:4px}.history-product-record{min-width:0;margin:0 10px 10px;overflow:hidden;border-radius:8px;background:#f7fafbc2;box-shadow:inset 0 0 0 1px #dbe4e9b8}.history-product-record-summary{display:grid;grid-template-columns:minmax(0,1fr) auto 18px;align-items:center;gap:8px;min-height:34px;padding:0 8px;cursor:pointer;list-style:none}.history-product-record-summary::-webkit-details-marker{display:none}.history-product-record-summary span{min-width:0;color:#405464;font-size:.75rem;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-product-record-summary em{border-radius:999px;padding:3px 7px;background:#eef5f6;color:#48616e;font-size:.6875rem;font-style:normal;font-weight:800;line-height:1}.history-product-record-summary>svg{color:#72818f;transition:transform .16s ease}.history-product-record[open]>.history-product-record-summary{border-bottom:1px solid #e3e9ee}.history-product-record[open]>.history-product-record-summary>svg{transform:rotate(180deg)}.history-product-record>.history-product-info-grid{margin:0;padding:7px}.history-product-record>.empty-state{margin:7px}.history-product-info-item{display:grid;gap:3px;min-width:0;border-radius:8px;padding:6px 7px;background:#f5f8f9;box-shadow:inset 0 0 0 1px #dbe4e9a8}.history-product-info-item span{color:#71818d;font-size:.6875rem;font-weight:700;line-height:1.2}.history-product-info-item strong{min-width:0;color:#17212b;font-size:.75rem;line-height:1.35;overflow-wrap:anywhere}.history-item span,.history-item small{overflow-wrap:anywhere;color:#657586}.history-item .history-task-type-badge{display:inline-flex;align-items:center;justify-content:center;min-height:24px;border-radius:999px;padding:0 9px;font-size:.75rem;font-weight:800;line-height:1;white-space:nowrap;box-shadow:inset 0 0 0 1px #cdd9dfc2}.history-item .history-task-type-badge.product{background:#eaf7f3;color:#0f6d5f}.history-item .history-task-type-badge.scene{background:#eef4fb;color:#365f86}.history-item-side{position:absolute;top:10px;right:10px;display:grid;gap:8px;align-content:start;justify-items:end;padding:0;z-index:1}.history-item-actions{display:grid;grid-template-columns:repeat(2,minmax(58px,1fr));gap:6px}.history-item-actions .secondary-button{min-height:32px;padding:0 9px;font-size:.75rem;font-weight:800}.history-delete-button{border-color:#f0cbc8;color:#a23a32}.history-rating-control{display:inline-grid;grid-template-columns:repeat(3,26px);gap:2px;align-self:center;align-content:center;padding:0}.history-rating-control button{display:inline-grid;place-items:center;width:26px;height:24px;border:0;border-radius:8px;background:transparent;color:#9aa7b0}.history-rating-control button.active{color:#b88700;background:#fff7dc}.history-rating-control button:hover,.history-rating-control button:focus-visible{color:#8a6500;background:#fff2c2}.history-deleted-hint{margin:0;border-radius:8px;padding:8px 10px;background:#fff7ed;color:#7a4b15;font-size:.75rem;line-height:1.45}.history-task-empty-heading{min-height:40px;border-radius:8px;padding:10px 11px;background:#f7fafb;color:#657586;font-size:.8125rem;font-weight:800;line-height:1.4;box-shadow:inset 0 0 0 1px #dbe4e9b8}.history-detail-card{border:1px solid #dce3e8;border-radius:8px;background:#fffffff0;overflow:hidden}.history-detail-summary{display:grid;grid-template-columns:minmax(0,1fr) auto 18px;align-items:center;gap:8px;min-height:42px;padding:0 10px;cursor:pointer;list-style:none}.history-detail-summary::-webkit-details-marker{display:none}.history-detail-summary span{overflow:hidden;color:#17212b;font-size:.875rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.history-detail-summary em{border-radius:999px;padding:4px 8px;background:#eef5f6;color:#48616e;font-size:.75rem;font-style:normal;font-weight:800}.history-detail-summary>svg{color:#72818f;transition:transform .16s ease}.history-detail-card[open]>.history-detail-summary{background:#f7fafb;border-bottom:1px solid #e3e9ee}.history-detail-card[open]>.history-detail-summary>svg{transform:rotate(180deg)}.history-detail-body{display:grid;gap:10px;padding:10px}.history-image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.history-image-card{position:relative;display:grid;min-width:0;overflow:hidden;border:1px solid #dce3e8;border-radius:8px;padding:0;background:#fff}.history-image-card img{width:100%;aspect-ratio:1 / 1;object-fit:cover;background:#f4f7f9}.history-image-card span{position:absolute;left:7px;bottom:7px;max-width:calc(100% - 14px);min-height:22px;border-radius:999px;padding:3px 8px;background:#0a1f27c7;color:#fff;font-size:.75rem;font-weight:800;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-caption-list{display:grid;gap:8px}.history-caption-item{display:grid;gap:7px;border-radius:8px;padding:10px;background:#f7fafb;box-shadow:inset 0 0 0 1px #dbe4e9b8}.history-caption-item strong{color:#17212b;font-size:.8125rem}.history-caption-item p{margin:0;color:#17212b;line-height:1.65;overflow-wrap:anywhere}.history-caption-item small{color:#657586;line-height:1.4;overflow-wrap:anywhere}.history-product-full-grid{margin-top:0}.caption-card{min-width:0;overflow:hidden;border:1px solid #dce3e8;border-radius:8px;background:#fffffff0;box-shadow:var(--shadow-soft)}.caption-card-summary{display:grid;grid-template-columns:minmax(0,1fr) auto 18px;align-items:center;gap:8px;min-height:42px;padding:0 10px;cursor:pointer;list-style:none}.caption-card-summary::-webkit-details-marker{display:none}.caption-card-summary span{overflow:hidden;color:#17212b;font-size:.875rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.caption-card-summary em{border-radius:999px;padding:4px 8px;background:#eef5f6;color:#48616e;font-size:.75rem;font-style:normal;font-weight:800}.caption-card-summary>svg{color:#72818f;transition:transform .16s ease}.caption-card[open]>.caption-card-summary{background:#f7fafb;border-bottom:1px solid #e3e9ee}.caption-card[open]>.caption-card-summary>svg{transform:rotate(180deg)}.caption-card-body{padding:10px}.caption-fields,.caption-action-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.caption-action-row .ghost-button,.caption-action-row .secondary-button{width:100%;min-height:42px}.caption-output{display:grid;gap:8px;border:1px solid #dce3e8;border-radius:8px;background:#f7fafb;padding:10px}.caption-output-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.caption-output p{color:#17212b;line-height:1.7;overflow-wrap:anywhere}.caption-output small{color:#657586}@media(max-width:1100px){.workspace{grid-template-columns:1fr}.result-panel{position:static}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.camera-field{grid-column:1 / -1}.style-field,.product-upload-field,.product-form-grid .camera-field,.product-form-grid .style-field{grid-column:1 / -1;grid-row:auto}.product-top-grid{grid-template-columns:minmax(0,1fr)}.product-page-grid{grid-template-areas:"confirm" "reference" "generation" "camera" "style"}.space-style-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.space-style-footer{grid-template-columns:1fr}.product-generation-module[open]{grid-template-columns:1fr;row-gap:10px}.product-generation-module[open]>.module-body{margin-top:0}.settings-creative-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media(max-width:760px){html.client-app{font-size:150%}.app-shell{width:100%;padding:14px 10px 24px}.app-shell--workspace{grid-template-columns:1fr;row-gap:12px}.app-shell--workspace>.app-header,.app-shell--workspace>.auth-shell,.app-shell--workspace>.workspace{grid-column:1}.user-info-sidebar{position:static;grid-column:1;grid-row:auto;grid-template-columns:96px minmax(0,1fr);align-items:start;gap:10px}.user-avatar-control{width:96px}.avatar-fallback{width:52px;min-height:52px;font-size:1.25rem}.avatar-edit-layer{inset:auto 6px 6px;width:24px;min-height:24px;font-size:.6875rem}.nickname-editor,.profile-message{width:100%}.login-info-card{grid-column:1 / -1;width:100%}.login-info-card dl{grid-template-columns:repeat(2,minmax(0,1fr))}.password-entry-button{width:min(100%,220px)}.password-code-row{grid-template-columns:1fr}.app-header,.scene-layout{align-items:stretch;display:grid;grid-template-columns:1fr}.header-main{display:grid;grid-template-columns:1fr;gap:10px}.tabbar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.tabbar button{min-width:0;padding:0 8px;font-size:.8125rem;white-space:nowrap}.form-grid,.job-grid,.caption-fields,.caption-action-row{grid-template-columns:1fr}.product-module{padding:12px}.product-select-grid,.settings-inline-grid,.settings-creative-grid,.history-filter-grid,.history-filter-grid.three,.history-filter-grid.four,.history-product-info-grid,.history-product-full-grid,.history-image-grid,.product-fact-strip,.product-info-detail-grid,.product-info-list{grid-template-columns:1fr}.history-filter-card>summary,.history-nested-card>summary,.history-year-card>summary,.history-month-card>summary{grid-template-columns:minmax(0,1fr) auto 18px;min-height:44px;padding:0 10px}.history-result-list .history-item,.history-result-list{grid-template-columns:1fr}.history-result-list .history-item-open{grid-template-columns:52px minmax(0,1fr)}.history-result-list .history-record-summary{grid-template-columns:52px minmax(0,1fr) 24px}.history-product-record{margin-left:10px}.history-item-heading{padding-right:0}.history-item-side{position:static;justify-items:stretch;padding:0 8px 8px}.history-item-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.history-result-list .history-item img,.history-result-list .thumbnail-empty{width:52px;height:52px;min-height:52px}.history-rating-filter{grid-template-columns:1fr}.history-rating-control{grid-template-columns:repeat(3,30px);justify-content:start;padding:0}.history-rating-control button{width:30px;height:28px}.product-reference-module .product-upload-field{--upload-preview-height: 190px}.product-name-line{align-items:start;display:grid}.product-name-line strong{white-space:normal}.style-browser{grid-template-columns:1fr;min-height:0}.style-modal-backdrop{align-items:end;padding:0}.style-modal-dialog{width:100%;max-height:min(86dvh,680px);overflow:hidden;border-right:0;border-bottom:0;border-left:0;border-radius:8px 8px 0 0;padding:14px;grid-template-rows:auto minmax(0,1fr)}.style-modal-title{align-items:center;min-height:44px}.style-modal-title>div{flex:1;min-width:0}.style-modal-title h2,.style-modal-title span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.style-mobile-back{display:inline-flex;align-items:center;justify-content:center;width:38px;min-height:38px;border:1px solid #dce3e8;border-radius:8px;background:#fff;color:#304150}.style-mobile-back:disabled{visibility:hidden}.style-modal-dialog .style-browser{min-height:0;overflow:hidden}.style-category-panel,.style-option-panel{min-height:0;max-height:none}.style-category-panel,.style-option-panel{padding:12px}.style-option-header h3{font-size:.9375rem}.style-category-tabs,.style-picker{grid-template-columns:1fr;max-height:none;min-height:0;overflow-y:auto}.style-browser--category .style-option-panel,.style-browser--style .style-category-panel{display:none}.style-category-tabs button,.style-picker button{min-height:54px;padding:10px}.style-picker{padding-right:0}.style-picker button{min-height:96px}.segmented-control{grid-template-columns:1fr}.panel{padding:14px}}
