@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.contents{display:contents}.hidden{display:none}.table{display:table}}:root{--font-geist-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif;--font-geist-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;--ink:#172321;--ink-soft:#32423f;--nav:#13201e;--nav-muted:#84938f;--green:#1f8f69;--green-deep:#187455;--green-soft:#e9f4ef;--canvas:#f4f5f2;--panel:#fff;--line:#e4e8e4;--muted:#77827f;--orange:#ec7d51;--orange-soft:#fff0e8;--blue:#477f91;--blue-soft:#e8f2f5;--shadow:0 1px 2px #121f1c08, 0 12px 34px #121f1c0b}*{box-sizing:border-box}html,body{min-height:100%}.admin-access-denied{background:var(--cream);place-items:center;min-height:100vh;padding:24px;display:grid}.admin-access-denied section{border:1px solid var(--line);text-align:center;background:#fff;border-radius:22px;width:min(440px,100%);padding:42px;box-shadow:0 22px 70px #121f1c1a}.admin-access-denied p{color:var(--green);letter-spacing:.16em;font-size:11px;font-weight:800}.admin-access-denied h1{color:var(--green-deep);margin:14px 0 8px;font-size:24px}.admin-access-denied span{color:#7f8a86;font-size:13px;display:block}.admin-access-denied a{color:#fff;background:var(--green);border-radius:10px;align-items:center;height:40px;margin-top:24px;padding:0 18px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.login-page{background:#eef2ee;grid-template-columns:minmax(0,1.25fr) minmax(380px,.75fr);align-items:stretch;gap:28px;min-height:100vh;padding:42px;display:grid}.login-brand,.login-card{border-radius:28px}.login-brand{color:#fff;min-height:620px;box-shadow:var(--shadow);background:linear-gradient(135deg,#102d25,#1f6f55);flex-direction:column;justify-content:center;padding:clamp(42px,7vw,96px);display:flex}.login-logo{color:#15553f;background:#a9e4cc;border-radius:16px;place-items:center;width:54px;height:54px;font-size:23px;font-weight:800;display:grid}.login-brand p{color:#67d4aa;letter-spacing:.16em;margin:28px 0 6px;font-size:12px;font-weight:800}.login-brand h1{letter-spacing:-.06em;margin:0;font-size:clamp(42px,6vw,82px);font-weight:520}.login-brand span{color:#ffffffa3;margin-top:20px;font-size:15px}.login-card{width:100%;max-width:520px;box-shadow:var(--shadow);background:#fff;border:1px solid #dfe6e1;flex-direction:column;place-self:center;padding:clamp(32px,5vw,58px);display:flex}.login-card h2{letter-spacing:-.04em;margin:6px 0 4px;font-size:32px}.login-tip{color:var(--muted);margin-bottom:30px;font-size:12px}.login-card label,.user-create-form label{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.login-card label>span,.user-create-form label>span{color:#61706b;font-size:11px;font-weight:650}.login-card input,.user-create-form input,.user-create-form select{background:#fbfcfb;border:1px solid #dbe3de;border-radius:11px;outline:none;height:48px;padding:0 14px}.login-card input:focus,.user-create-form input:focus,.user-create-form select:focus{border-color:#5fb28f;box-shadow:0 0 0 3px #3299701a}.login-card .primary-button{width:100%;height:50px;margin-top:8px}.login-error{color:#c45e3a;margin:-2px 0 10px;font-size:11px}body{background:var(--canvas);color:var(--ink);font-family:var(--font-geist-sans), "PingFang SC", "Microsoft YaHei", Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0}button,input,textarea,select{color:inherit;font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh}.task-type-picker{grid-template-columns:1fr 1fr;gap:12px;margin:22px 0 6px;display:grid}.task-type-picker button{color:#53625d;text-align:left;background:#fafcfb;border:1px solid #dbe4df;border-radius:14px;flex-direction:column;justify-content:center;align-items:flex-start;gap:7px;min-height:82px;padding:16px;display:flex}.task-type-picker button.active{color:#123f31;background:#edf8f3;border-color:#278b69;box-shadow:0 0 0 3px #278b6914}.task-type-picker b{font-size:15px}.task-type-picker span{color:#87938f;font-size:11px;line-height:1.5}.screenshot-task-fields textarea{resize:vertical;width:100%;min-height:108px;font:inherit;border:1px solid #d8e0dc;border-radius:12px;outline:none;padding:13px 14px;line-height:1.65}.screenshot-task-fields textarea:focus{border-color:#63a88e;box-shadow:0 0 0 3px #278b6914}.task-example-picker{background:#fafcfb;border:1px dashed #bdccc5;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:82px;padding:14px;display:flex;position:relative}.task-example-picker.has-file{background:#f0f8f4;border-style:solid;border-color:#8ec3ae}.task-example-picker input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.task-example-picker strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.task-example-picker small{color:#8c9994}.screenshot-task-table .creator-screenshot-link{white-space:nowrap}.admin-result-gallery{flex-wrap:wrap;align-items:center;gap:5px;min-width:150px;display:flex}.admin-result-gallery a,.admin-result-gallery button{cursor:zoom-in;background:#f4f7f5;border:1px solid #dce5e0;border-radius:8px;width:42px;height:42px;padding:0;display:block;overflow:hidden}.admin-result-gallery img{object-fit:cover;width:100%;height:100%;display:block}.admin-result-gallery>span{color:#74817c;white-space:nowrap;font-size:8px}@media (max-width:760px){.task-type-picker{grid-template-columns:1fr}}.sidebar{z-index:50;color:#fff;background:radial-gradient(circle at 20% 2%, #40816a2b, transparent 24%), var(--nav);flex-direction:column;width:232px;padding:26px 16px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand-lockup{align-items:center;gap:12px;min-height:46px;padding:0 10px;display:flex}.brand-symbol{background:linear-gradient(145deg,#2a9a74,#136149);border:1px solid #ffffff24;border-radius:12px;place-items:center;width:38px;height:38px;font-size:16px;font-weight:750;display:grid;box-shadow:inset 0 1px #ffffff38}.brand-lockup>div:last-child{flex-direction:column;display:flex}.brand-lockup strong{letter-spacing:.12em;font-size:14px}.brand-lockup>div:last-child span{color:#8fa29e;margin-top:3px;font-size:11px}.main-nav{margin-top:32px}.nav-caption{color:#667a75;letter-spacing:.12em;margin:0 12px 10px;font-size:10px;font-weight:650}.nav-caption.second{margin-top:26px}.main-nav button{width:100%;height:44px;color:var(--nav-muted);text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;margin:2px 0;padding:0 12px;font-size:13px;transition:all .15s;display:flex;position:relative}.main-nav button:hover{color:#fff;background:#ffffff0b}.main-nav button.active{color:#fff;background:linear-gradient(90deg,#2c8b6947,#2c8b691f)}.main-nav button.active:before{content:"";background:#4bc091;border-radius:2px;width:2px;height:20px;position:absolute;left:0}.nav-mark{color:#95a8a3;place-items:center;width:20px;height:20px;font-size:15px;display:grid}.main-nav button.active .nav-mark{color:#5ec49d}.nav-badge{color:#fff;background:#df744c;border-radius:10px;place-items:center;min-width:21px;height:21px;margin-left:auto;font-size:10px;font-weight:700;display:grid}.sidebar-summary{background:#ffffff09;border:1px solid #fff1;border-radius:12px;align-items:center;gap:10px;margin-top:auto;padding:14px 12px;display:flex}.sidebar-summary>div:last-child,.sidebar-user>div:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.sidebar-summary strong,.sidebar-user strong{font-size:11px;font-weight:600}.sidebar-summary span,.sidebar-user span{color:#71837f;margin-top:3px;font-size:10px}.pulse-dot{background:#48bd8f;border:2px solid #173d31;border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 0 3px #48bd8f1f}.sidebar-user{width:100%;color:inherit;text-align:left;background:0 0;border:0;border-top:1px solid #ffffff0f;align-items:center;gap:10px;margin-top:12px;padding:10px 8px 0;display:flex}.sidebar-user:hover{background:#ffffff09}.chevron{color:#62736f!important;font-size:16px!important}.avatar{color:#24423a;background:#d7ebe3;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-size:12px;font-weight:720;display:grid}.avatar.small{border-radius:9px;width:30px;height:30px;font-size:11px}.avatar.large{border-radius:12px;width:44px;height:44px}.avatar.xlarge{border-radius:15px;width:48px;height:48px;font-size:15px}.avatar.coral{color:#6c382a;background:#f5d9cb}.avatar.cyan{color:#24505a;background:#d6e9ec}.avatar.violet{color:#51436a;background:#e4dcf0}.avatar.amber{color:#674a1f;background:#f0e1c3}.avatar.mint{color:#235646;background:#cfe8dd}.main-area{min-height:100vh;margin-left:232px}.topbar{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f9faf7e0;border-bottom:1px solid #e5e8e5;justify-content:space-between;align-items:center;height:70px;padding:0 32px;display:flex;position:sticky;top:0}.breadcrumb{color:#9aa39f;align-items:center;gap:10px;font-size:12px;display:flex}.breadcrumb i{color:#c0c7c3;font-style:normal}.breadcrumb strong{color:var(--ink-soft);font-weight:580}.top-actions{align-items:center;gap:10px;display:flex}.sync-state{color:#76817e;align-items:center;gap:7px;margin-right:6px;font-size:11px;display:flex}.sync-state i{background:#32a875;border-radius:50%;width:7px;height:7px}.primary-button,.ghost-button,.full-ghost-button{border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:38px;font-size:12px;font-weight:620;display:inline-flex}.primary-button{border:1px solid var(--green-deep);color:#fff;background:var(--green);padding:0 15px;box-shadow:inset 0 1px #ffffff2e}.primary-button:hover{background:var(--green-deep)}.primary-button.soft{color:var(--green-deep);box-shadow:none;background:#eff8f4;border-color:#b8dacd}.primary-button.light{color:var(--green-deep);background:#fff;border-color:#fff}.ghost-button{color:#53615d;background:#fff;border:1px solid #dce2de;padding:0 14px}.ghost-button:hover{border-color:#bec9c4}.full-ghost-button{color:#52615d;background:#fafbf9;border:1px solid #e2e7e4;width:100%}.text-button{color:var(--green-deep);background:0 0;border:0;padding:3px 0;font-size:11px;font-weight:650}.content-frame{width:min(100%,1500px);margin:0 auto;padding:32px 32px 56px}.page-heading{justify-content:space-between;align-items:flex-end;margin-bottom:26px;display:flex}.eyebrow{color:var(--green);letter-spacing:.13em;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:720}.page-heading h1{letter-spacing:-.045em;margin:0;font-size:clamp(26px,3vw,34px);font-weight:690}.page-heading>div>p:last-child{color:var(--muted);margin:8px 0 0;font-size:13px}.date-chip{color:#7b8682;align-items:center;gap:10px;font-size:11px;display:flex}.date-chip strong{color:var(--ink);font-size:12px}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:15px;min-height:148px;padding:20px 20px 17px;position:relative;overflow:hidden;box-shadow:0 1px 2px #121f1c05}.stat-icon{border-radius:10px;place-items:center;width:33px;height:33px;display:grid;position:absolute;top:17px;right:17px}.stat-icon span{border:2px solid;border-radius:3px 8px;width:11px;height:11px;transform:rotate(12deg)}.stat-icon.ink{color:#364944;background:#eef1ef}.stat-icon.green{color:var(--green);background:var(--green-soft)}.stat-icon.blue{color:var(--blue);background:var(--blue-soft)}.stat-icon.orange{color:var(--orange);background:var(--orange-soft)}.stat-card>p{color:#6f7a77;margin:0;font-size:11px}.stat-value{align-items:baseline;gap:5px;margin-top:17px;display:flex}.stat-value strong{letter-spacing:-.055em;font-size:30px;font-weight:670}.stat-value span{color:#9aa39f;font-size:10px}.stat-card small{color:#98a19e;margin-top:10px;font-size:10px;display:block}.overview-grid{grid-template-columns:minmax(0,1.7fr) minmax(290px,.8fr);gap:14px;margin-top:14px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:16px;box-shadow:0 1px 2px #121f1c05}.workflow-panel,.task-mini-panel,.table-panel{padding:21px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:19px;display:flex}.panel-heading h2,.task-hero h2,.resource-intro h2,.batch-submit-card h2{letter-spacing:-.02em;margin:0;font-size:15px;font-weight:670}.panel-heading p{color:#929c98;margin:5px 0 0;font-size:10px}.workflow-track{grid-template-columns:auto 1fr auto 1fr auto 1fr auto;align-items:center;padding:9px 0 20px;display:grid}.workflow-track>i{background:#e1e7e3;height:1px;margin:0 10px}.workflow-step{align-items:center;gap:9px;min-width:0;display:flex}.workflow-step>span{color:#9aa49f;background:#fafbf9;border:1px solid #dbe2de;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;font-size:9px;font-weight:700;display:grid}.workflow-step.done>span,.workflow-step.active>span{color:#fff;background:var(--green);border-color:#abd1c2}.workflow-step>div{white-space:nowrap;flex-direction:column;display:flex}.workflow-step strong{font-size:11px}.workflow-step small{color:#99a29f;margin-top:4px;font-size:9px}.focus-callout{background:radial-gradient(circle at 90% 10%,#2f9d7514,#0000 28%),#f6faf8;border:1px solid #dcebe5;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:17px;padding:17px 18px;display:grid}.callout-ring{border:4px solid #d8ede5;border-top-color:var(--green);border-radius:50%;place-items:center;width:58px;height:58px;display:grid}.callout-ring strong,.callout-ring span{grid-area:1/1}.callout-ring strong{margin-top:-10px;font-size:17px}.callout-ring span{color:#81908b;margin-top:20px;font-size:8px}.focus-callout h3{margin:0 0 5px;font-size:12px}.focus-callout p:last-child{color:#7c8985;margin:0;font-size:9px;line-height:1.55}.task-mini-list{flex-direction:column;gap:16px;display:flex}.task-mini-list article{border-bottom:1px solid #edf0ed;padding-bottom:15px}.task-mini-list article:last-child{border-bottom:0}.task-mini-top{align-items:center;gap:9px;display:flex}.task-mini-top>div:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.task-mini-top strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.task-mini-top span{color:#929c98;margin-top:3px;font-size:9px}.task-mini-top b{color:var(--green);font-size:10px}.progress{background:#edf0ed;border-radius:4px;height:4px;overflow:hidden}.progress span{background:var(--green);border-radius:4px;height:100%;display:block}.task-mini-list .progress{margin:12px 0 8px 43px}.task-mini-meta{color:#9aa39f;justify-content:space-between;margin-left:43px;font-size:8px;display:flex}.task-mini-panel .full-ghost-button{margin-top:5px}.table-panel{margin-top:14px}.table-scroll{width:100%;overflow-x:auto}.data-table{border-collapse:collapse;table-layout:fixed;width:100%}.data-table th{color:#97a09d;text-align:left;background:#fafbf9;border-bottom:1px solid #e8ece9;height:38px;padding:0 12px;font-size:9px;font-weight:630}.data-table th:first-child{border-radius:8px 0 0 8px;width:28%}.data-table th:last-child{border-radius:0 8px 8px 0}.data-table td{vertical-align:middle;border-bottom:1px solid #eef1ef;height:66px;padding:10px 12px;font-size:10px}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr:hover td{background:#fbfcfa}.content-cell,.account-cell{align-items:center;gap:10px;min-width:0;display:flex}.content-cell>div,.account-cell>div:last-child{flex-direction:column;min-width:0;display:flex}.content-cell strong,.account-cell strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:630;overflow:hidden}.content-cell span:last-child,.account-cell span{color:#98a19e;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:8px;overflow:hidden}.content-id{color:#61716c;background:#eef2ef;border-radius:8px;place-items:center;min-width:28px;height:28px;font-size:8px;font-weight:700;display:grid}.plain-strong{font-size:10px;font-weight:610}.muted{color:#a0a8a5;font-size:9px}.date-value{color:#5f6d69;font-size:9px}.status-pill,.metric-ready,.metric-waiting{border-radius:12px;justify-content:center;align-items:center;min-width:51px;height:23px;font-size:8px;font-weight:650;display:inline-flex}.status-pill.claimed{color:#a15f36;background:#fff1e7}.status-pill.published,.status-pill.collecting,.status-pill.active{color:#2e7286;background:#e9f3f6}.status-pill.complete{color:#277a5d;background:#e6f3ee}.metric-ready{color:#277a5d;background:#e9f5f0}.metric-waiting{color:#927038;background:#faf1df}.stack{flex-direction:column;gap:14px;display:flex}.stack>.table-panel{margin-top:0}.task-hero{color:#fff;background:radial-gradient(circle at 82% 30%,#53c29736,#0000 30%),linear-gradient(125deg,#162a26,#205843);border-radius:17px;justify-content:space-between;align-items:center;min-height:170px;padding:28px 32px;display:flex;overflow:hidden}.task-hero h2{font-size:23px}.task-hero>div>p:last-child{color:#a9c2b9;max-width:540px;margin:10px 0 0;font-size:11px;line-height:1.7}.task-hero .eyebrow{color:#73d1ac}.task-list{flex-direction:column;display:flex}.task-row{border-bottom:1px solid #edf0ee;grid-template-columns:auto minmax(220px,1fr) 110px 82px 70px auto;align-items:center;gap:16px;min-height:82px;display:grid}.task-row:last-child{border-bottom:0}.task-row-main>div:first-child{align-items:baseline;gap:10px;display:flex}.task-row-main h3{margin:0;font-size:12px}.task-row-main>div:first-child span,.task-date span{color:#929b98;font-size:9px}.task-row-main>small{color:#9aa39f;margin-top:4px;font-size:8px;display:block}.task-row-main .progress{margin-top:9px}.task-number,.task-date{flex-direction:column;display:flex}.task-number strong{font-size:16px}.task-number span,.task-date strong{color:#7e8a86;margin-top:3px;font-size:9px}.round-arrow{color:#71807b;background:#fff;border:1px solid #e0e5e2;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.task-share-actions{align-items:center;gap:7px;display:flex}.share-link-button{height:31px;color:var(--green-deep);white-space:nowrap;background:#f2f8f5;border:1px solid #cfe1d9;border-radius:8px;padding:0 10px;font-size:8px;font-weight:650}.share-link-button:hover{background:#eaf5f0;border-color:#a9cebf}.inline-summary{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:24px;min-height:76px;padding:15px 21px;display:flex}.inline-summary>div:not(.summary-note){align-items:baseline;gap:10px;display:flex}.inline-summary span{color:#8b9692;font-size:10px}.inline-summary strong{font-size:23px}.inline-summary>i{background:#e5e9e6;width:1px;height:28px}.summary-note{background:#f3f8f5;border-radius:9px;align-items:center;gap:8px;margin-left:auto;padding:9px 12px;display:flex}.filter-chips{background:#f3f5f3;border-radius:9px;gap:4px;padding:3px;display:flex}.filter-chips button{color:#89938f;background:0 0;border:0;border-radius:7px;height:27px;padding:0 11px;font-size:9px}.filter-chips button.active{color:#34443f;background:#fff;box-shadow:0 1px 3px #121f1c14}.section-intro{border:1px solid var(--line);background:#fff;border-radius:15px;justify-content:space-between;align-items:center;gap:30px;min-height:92px;padding:18px 22px;display:flex}.section-intro h2{letter-spacing:-.03em;margin:0;font-size:18px}.section-intro>p{color:#84908c;text-align:right;max-width:510px;margin:0;font-size:10px;line-height:1.7}.task-scope-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.task-scope-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:19px;transition:all .16s;box-shadow:0 1px 2px #121f1c05}.task-scope-card:hover{box-shadow:var(--shadow);border-color:#cfdbd6;transform:translateY(-1px)}.task-scope-head{grid-template-columns:auto 1fr auto;align-items:center;gap:11px;display:grid}.task-scope-head h3{margin:0;font-size:13px}.task-scope-head>div:nth-child(2)>span{color:#929c98;margin-top:4px;font-size:9px;display:block}.task-source-line{background:#f5f7f5;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding:10px 11px;font-size:8px;display:flex}.task-source-line>span{color:#9aa39f}.task-source-line a,.task-source-line strong{color:#4d6b61;text-overflow:ellipsis;white-space:nowrap;font-weight:620;overflow:hidden}.task-scope-metrics{border-block:1px solid #eef1ef;grid-template-columns:repeat(3,1fr);margin-top:16px;padding:14px 0;display:grid}.task-scope-metrics>div{text-align:center;border-right:1px solid #eef1ef;flex-direction:column;display:flex}.task-scope-metrics>div:last-child{border-right:0}.task-scope-metrics span{color:#99a29f;font-size:8px}.task-scope-metrics strong{letter-spacing:-.03em;margin-top:5px;font-size:17px}.task-scope-progress{margin-top:13px}.task-scope-open{color:#345d50;background:#fbfcfb;border:1px solid #dce5e1;border-radius:9px;justify-content:space-between;align-items:center;width:100%;height:37px;margin-top:15px;padding:0 12px;font-size:9px;font-weight:650;display:flex}.task-scope-open:hover{background:#f2f8f5;border-color:#bcd5ca}.task-scope-open b{font-size:14px;font-weight:500}.task-detail-header{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:auto auto 1fr auto;align-items:center;gap:13px;min-height:92px;padding:17px 20px;display:grid}.detail-back{color:#697671;background:#fff;border:1px solid #e0e6e2;border-radius:8px;height:31px;padding:0 10px;font-size:8px}.task-detail-header p{color:var(--green);letter-spacing:.08em;margin:0 0 4px;font-size:8px;font-weight:700}.task-detail-header h2{margin:0;font-size:16px}.task-detail-header>div:nth-child(3)>span{color:#8e9995;margin-top:4px;font-size:9px;display:block}.task-detail-header>a{color:var(--green-deep);background:var(--green-soft);border-radius:8px;padding:8px 10px;font-size:8px;font-weight:650}.resource-intro{color:#fff;background:linear-gradient(120deg,#172924,#254d40);border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;min-height:126px;padding:22px 26px;display:grid}.resource-figure{border-right:1px solid #ffffff24;flex-direction:column;min-width:115px;padding-right:24px;display:flex}.resource-figure strong{letter-spacing:-.05em;font-size:34px}.resource-figure span{color:#94b1a7;font-size:9px}.resource-intro>div:nth-child(2) p{color:#9db5ad;max-width:580px;margin:8px 0 0;font-size:10px;line-height:1.6}.resource-rule{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:11px;flex-direction:column;padding:13px 16px;display:flex}.resource-rule span{color:#8aa59c;font-size:8px}.resource-rule strong{margin-top:5px;font-size:11px}.resource-heading-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.resource-heading-actions>a{text-decoration:none}.resource-heading-actions .filter-chips{margin-left:4px}.resource-toolbar{background:#f8faf8;border:1px solid #e9eeeb;border-radius:12px;flex-wrap:wrap;align-items:center;gap:9px;margin:-3px 0 18px;padding:13px;display:flex}.resource-search{background:#fff;border:1px solid #dfe6e2;border-radius:9px;flex-direction:row;flex:280px;align-items:center;gap:8px;min-width:230px;height:38px;margin:0;padding:0 12px;display:flex}.resource-search:focus-within,.resource-filter-search:focus-within{border-color:#74b79f;box-shadow:0 0 0 3px #1f8f6b14}.resource-search>span,.resource-filter-search>span{color:#83918c;font-size:17px;font-weight:400}.resource-search input,.resource-filter-search input{background:0 0;border:0;outline:0;width:100%;height:100%;padding:0;font-size:10px}.resource-filter-search{background:#fff;border:1px solid #dfe6e2;border-radius:9px;flex:0 180px;align-items:center;gap:7px;height:38px;padding:0 11px;display:flex}.resource-clear-button{height:38px;color:var(--green-deep);background:0 0;border:0;padding:0 6px;font-size:9px;font-weight:650}.resource-clear-button:disabled{color:#a5aeaa}.resource-toolbar-summary{color:#8c9894;white-space:nowrap;align-items:center;gap:12px;margin-left:auto;font-size:9px;display:flex}.resource-toolbar-summary b{color:var(--ink);font-size:11px}.resource-import-modal{width:min(780px,100vw - 32px);max-height:min(86vh,820px);overflow-y:auto}.import-guide-strip{color:#687773;background:#f4f8f5;border-radius:11px;grid-template-columns:auto auto 1fr auto auto 1fr auto auto;align-items:center;gap:9px;margin-bottom:18px;padding:12px 14px;display:grid}.import-guide-strip>span{width:24px;height:24px;color:var(--green-deep);background:#dff0e9;border-radius:8px;place-items:center;font-size:10px;font-weight:750;display:grid}.import-guide-strip p{white-space:nowrap;margin:0;font-size:10px}.import-guide-strip i{background:#d5e0db;height:1px}.resource-import-dropzone{min-height:116px;color:var(--green-deep);cursor:pointer;background:#f8fcfa;border:1px dashed #9dc9b9;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex;position:relative}.resource-import-dropzone:hover{border-color:var(--green);background:#f2faf6}.resource-import-dropzone input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.resource-import-dropzone strong{text-overflow:ellipsis;white-space:nowrap;max-width:88%;font-size:13px;overflow:hidden}.resource-import-dropzone span{color:#8a9893;font-size:9px}.import-template-note{border:1px solid #edf0ee;border-radius:11px;justify-content:space-between;align-items:center;gap:18px;margin-top:12px;padding:12px 14px;display:flex}.import-template-note>div{flex-direction:column;gap:4px;display:flex}.import-template-note strong{font-size:10px}.import-template-note span{color:#8b9692;font-size:9px}.import-template-note a{flex:none;text-decoration:none}.resource-import-preview{margin-top:14px}.import-summary-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.import-summary-grid>div{background:#fafbf9;border:1px solid #e7ece9;border-radius:10px;justify-content:space-between;align-items:center;min-height:58px;padding:0 14px;display:flex}.import-summary-grid span{color:#87938f;font-size:9px}.import-summary-grid strong{font-size:19px}.import-summary-grid .create strong{color:var(--green)}.import-summary-grid .update strong{color:#4c7890}.import-summary-grid .error strong{color:#c86548}.import-preview-table{border:1px solid #e8ece9;border-radius:11px;margin-top:12px;overflow:hidden}.import-preview-row{border-top:1px solid #edf0ee;grid-template-columns:48px 1.4fr 1fr 1.15fr 1.15fr;align-items:center;min-height:50px;font-size:9px;display:grid}.import-preview-row.head{color:#8c9793;background:#f6f8f6;border-top:0;min-height:36px;font-weight:650}.import-preview-row>span{overflow-wrap:anywhere;min-width:0;padding:8px 10px}.import-preview-row>span:not(:last-child){border-right:1px solid #f0f2f1}.import-preview-row strong,.import-preview-row small{display:block}.import-preview-row small{color:#9aa39f;margin-top:3px;font-size:8px}.import-result{color:#557269;font-weight:650}.import-result.create{color:var(--green)}.import-result.update{color:#47778d}.import-result.error{color:#bd644b;font-weight:520}.import-preview-more{color:#919c98;text-align:right;margin:8px 0 0;font-size:9px}.form-error{color:#a95037;background:#fff7f3;border:1px solid #f0d5cc;border-radius:9px;margin-top:12px;padding:10px 12px;font-size:10px}.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.resource-card{background:#fff;border:1px solid #e5e9e6;border-radius:14px;padding:18px;transition:all .15s}.resource-card:hover{box-shadow:var(--shadow);transform:translateY(-1px)}.resource-card-head{align-items:center;gap:11px;display:flex}.resource-card-head>div:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.resource-card-head h3{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;overflow:hidden}.resource-card-head span{color:#8c9894;margin-top:4px;font-size:9px}.verified-dot{background:var(--green);border-radius:50%;place-items:center;width:19px;height:19px;display:grid;color:#fff!important;font-size:9px!important}.resource-account-id{color:#77847f;background:#f5f7f5;border-radius:8px;align-items:center;gap:9px;min-width:0;margin-top:14px;padding:9px 10px;display:flex}.resource-account-id span{flex:none;font-size:8px}.resource-account-id strong{color:#40534d;min-width:0;font-family:var(--font-geist-mono), monospace;text-overflow:ellipsis;-webkit-user-select:all;user-select:all;white-space:nowrap;font-size:9px;font-weight:600;overflow:hidden}.resource-metrics{border-block:1px solid #eef1ef;grid-template-columns:repeat(2,1fr);margin-top:12px;padding:13px 0;display:grid}.resource-metrics>div{text-align:center;border-right:1px solid #eef1ef;flex-direction:column;display:flex}.resource-metrics>div:last-child{border-right:0}.resource-metrics span,.resource-source>span{color:#9ba4a1;font-size:8px}.resource-metrics strong{margin-top:4px;font-size:13px}.resource-source{margin-top:13px}.resource-source>div{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.resource-source b{color:#567068;background:#eef4f1;border-radius:6px;padding:5px 7px;font-size:8px;font-weight:580}.resource-source b.partner-managed{color:#8b603c;background:#fff3e8}.resource-card-foot{color:#9aa39f;justify-content:space-between;margin-top:14px;font-size:8px;display:flex}.resource-card-foot a{color:var(--green);font-weight:650}.resource-empty{color:#939e9a;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:240px;display:flex}.resource-empty strong{color:#354640;font-size:13px}.resource-empty span{margin-bottom:8px;font-size:9px}.recovery-legend{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.recovery-legend>div{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:3px 9px;padding:13px 16px;display:grid}.recovery-legend strong{font-size:10px}.recovery-legend small{color:#97a09d;grid-column:2;font-size:8px}.legend-dot{border-radius:50%;grid-row:1/span 2;width:9px;height:9px}.legend-dot.auto{background:#43a97f}.legend-dot.upload{background:#52889a}.legend-dot.fallback{background:#e8875d}.recovery-table{table-layout:auto}.recovery-table th:first-child{min-width:280px}.recovery-table th:nth-child(2){min-width:96px}.recovery-table th,.recovery-table td{white-space:nowrap}.recovery-sort-button{min-width:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;justify-content:flex-start;align-items:center;gap:4px;padding:8px 0;display:inline-flex}.recovery-sort-button b{color:#aab2af;font-size:11px;line-height:1}.recovery-sort-button:hover,.recovery-sort-button.active,.recovery-sort-button.active b{color:#168565}.recovery-sort-button:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #1685654d}.recovery-content{max-width:360px}.recovery-content>div:last-child{min-width:0}.recovery-content strong{text-overflow:ellipsis;max-width:310px;overflow:hidden}.recovery-title-link{color:#168565;vertical-align:top;cursor:pointer;align-items:center;max-width:310px;text-decoration:none;display:inline-flex}.recovery-title-link strong{min-width:0}.recovery-title-link:hover strong{color:#116d54;text-underline-offset:3px;text-decoration:underline}.recovery-title-link:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid #2b987559}.recovery-content span{color:#8d9894}.metric-cell,.creator-metrics{flex-direction:column;display:flex}.metric-cell strong,.creator-metrics strong{font-size:11px}.metric-cell span,.creator-metrics span{color:#99a29f;margin-top:3px;font-size:8px}.metric-cell.total strong{color:var(--green-deep)}.metric-cell.update-time strong{font-size:9px;font-weight:650}.metric-cell.publish-time strong{color:#56645f;font-size:9px;font-weight:650}.collection-status-cell{flex-direction:column;align-items:flex-start;gap:5px;max-width:190px;display:flex}.collection-status-cell small{color:#98a19e;text-overflow:ellipsis;max-width:180px;font-size:8px;overflow:hidden}.collection-status{color:#72807a;background:#f0f3f1;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:8px;font-weight:700;display:inline-flex}.collection-status.success{color:#237859;background:#e9f7f0}.collection-status.scheduled,.collection-status.collecting{color:#34778c;background:#eaf4f7}.collection-status.failed{color:#b85e3a;background:#fff0e9}.creator-data-summary{color:#8b9692;flex-direction:column;gap:3px;font-size:8px;display:flex}.creator-data-summary b{font-weight:650}.creator-screenshot-cell{flex-direction:column;align-items:flex-start;gap:6px;min-width:104px;display:flex}.creator-screenshot-link{width:72px;height:56px;color:var(--green-deep);cursor:zoom-in;background:#f4f7f5;border:1px solid #dce5e0;border-radius:8px;padding:0;font-size:8px;font-weight:700;text-decoration:none;position:relative;overflow:hidden}.creator-screenshot-link:hover{border-color:#9fc9b8}.creator-screenshot-link img{object-fit:cover;width:100%;height:100%;display:block}.creator-screenshot-link span{color:#fff;background:#113027c2;border-radius:5px;padding:3px 5px;font-size:7px;position:absolute;bottom:4px;right:4px}.admin-image-lightbox{z-index:2000;background:#071813c7;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.admin-image-lightbox-card{background:#f7faf8;border:1px solid #ffffff2e;border-radius:16px;flex-direction:column;width:min(980px,100%);max-height:calc(100vh - 44px);display:flex;overflow:hidden;box-shadow:0 28px 90px #00000057}.admin-image-lightbox-heading{border-bottom:1px solid #dce5e0;justify-content:space-between;align-items:center;gap:18px;min-height:52px;padding:10px 16px;display:flex}.admin-image-lightbox-heading>div{align-items:center;gap:10px;min-width:0;display:flex}.admin-image-lightbox-heading strong{color:var(--green-deep);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.admin-image-lightbox-heading span{color:#5f746b;background:#e9f1ed;border-radius:999px;flex:none;padding:3px 7px;font-size:8px;font-weight:700}.admin-image-lightbox-heading button{height:32px;color:var(--green-deep);background:#fff;border:1px solid #c7d8d0;border-radius:8px;flex:none;padding:0 13px;font-size:8px;font-weight:700}.admin-image-lightbox-stage{background:#14231e;flex:1;place-items:center;min-height:0;display:grid;position:relative;overflow:hidden}.admin-image-lightbox-stage>img{object-fit:contain;width:100%;height:100%;min-height:0;max-height:calc(100vh - 108px);display:block}.admin-image-lightbox-stage>button{z-index:1;color:#fff;background:#081f18c7;border:1px solid #ffffff6b;border-radius:999px;min-width:58px;height:36px;padding:0 10px;font-size:9px;font-weight:700;transition:background .16s,transform .16s;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 6px 20px #0000003d}.admin-image-lightbox-stage>button:hover,.admin-image-lightbox-stage>button:focus-visible{background:#177053f0;transform:translateY(-50%)scale(1.03)}.admin-image-lightbox-stage>button.previous{left:14px}.admin-image-lightbox-stage>button.next{right:14px}@media (max-width:640px){.admin-image-lightbox-stage>button{min-width:52px;height:32px;padding:0 8px;font-size:8px}.admin-image-lightbox-stage>button.previous{left:8px}.admin-image-lightbox-stage>button.next{right:8px}}.creator-screenshot-pending,.creator-ocr-failed{color:#9aa39f;font-size:8px}.creator-ocr-failed{color:#b85e3a}.collect-button{height:27px;color:var(--green-deep);background:#f7fbf9;border:1px dashed #a8c9bb;border-radius:7px;padding:0 9px;font-size:8px}.upload-button{color:#66746f;cursor:pointer;background:#fff;border:1px solid #dce3df;border-radius:7px;align-items:center;height:28px;padding:0 9px;font-size:8px;display:inline-flex}.upload-button.uploaded{color:#277a5d;background:#eff8f4;border-color:#b8d8cb}.upload-button.retry-upload{color:#8a5a44;background:#fff8f4;height:24px;padding-inline:7px}.retry-failed-button{color:#a95735;background:#fff8f4;border:1px solid #efc7b4;border-radius:8px;align-items:center;gap:7px;height:34px;padding:0 12px;font-size:9px;font-weight:700;display:inline-flex}.recovery-panel-actions{align-items:center;gap:9px;display:flex}.export-data-button{height:34px;color:var(--green-deep);background:#f2faf6;border:1px solid #a9cdbc;border-radius:8px;align-items:center;padding:0 13px;font-size:9px;font-weight:700;display:inline-flex}.export-data-button:disabled{color:#94a29c;cursor:wait;background:#f5f7f6}.retry-failed-button b{color:#fff;background:#df7b50;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:8px;display:grid}.retry-failed-button:disabled{color:#a7afac;background:#f6f7f6;border-color:#e4e8e6}.collection-schedule-panel{padding:22px 24px}.collection-schedule-heading{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.collection-schedule-heading h2{margin-top:5px;font-size:20px}.collection-schedule-heading>div>span{color:#87938f;margin-top:7px;font-size:9px;display:block}.schedule-save-area{flex:none;align-items:center;gap:12px;display:flex}.schedule-save-area .primary-button{height:38px}.schedule-grid{grid-template-columns:190px 1fr;gap:14px;margin-top:20px;display:grid}.schedule-start{border:1px solid var(--line);background:#fbfcfb;border-radius:12px;flex-direction:column;justify-content:center;gap:9px;padding:14px;display:flex}.schedule-start span{color:#65716d;font-size:9px;font-weight:700}.schedule-start input{width:100%;height:42px;color:var(--ink);font:inherit;background:#fff;border:1px solid #d7dfdb;border-radius:9px;padding:0 12px;font-size:11px}.schedule-days{border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(7,minmax(78px,1fr));display:grid;overflow:hidden}.schedule-days button{border:0;border-right:1px solid var(--line);color:#596762;background:#fff;align-content:center;place-items:center;gap:7px;min-height:104px;display:grid}.schedule-days button:last-child{border-right:0}.schedule-days button:hover{background:#f7fbf9}.schedule-days button.selected{color:var(--green-deep);background:#eef8f3}.schedule-days button span{font-size:10px;font-weight:700}.schedule-days button b{color:#fff;background:#fff;border:1px solid #d4dfda;border-radius:7px;place-items:center;width:24px;height:24px;font-size:13px;display:grid}.schedule-days button.selected b{border-color:var(--green);background:var(--green)}.schedule-days button small{color:#89948f;font-size:8px}.schedule-mobile-hint{display:none}.schedule-updated{color:#9aa39f;text-align:right;margin-top:10px;font-size:8px}.upload-button input{display:none}.partner-layout{grid-template-columns:310px minmax(0,1fr);align-items:start;gap:20px;display:grid}.partner-phone{background:#f2f4f1;border:7px solid #1c2926;border-radius:28px;min-height:620px;padding:16px 14px 12px;position:sticky;top:94px;overflow:hidden;box-shadow:0 20px 50px #121f1c26}.phone-top{align-items:center;gap:9px;padding:8px 5px 17px;display:flex}.phone-top>div:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.phone-top strong{font-size:11px}.phone-top span{color:#8c9693;margin-top:3px;font-size:8px}.phone-top button{color:#78837f;background:0 0;border:0}.partner-card{color:#fff;background:radial-gradient(circle at 90% 5%,#62daab38,#0000 28%),linear-gradient(145deg,#18352d,#1e654d);border-radius:18px;padding:22px 17px 17px}.micro-label{color:#8ce3bd;background:#ffffff17;border-radius:12px;padding:5px 8px;font-size:8px;font-weight:650;display:inline-flex}.partner-card h2{letter-spacing:-.035em;margin:15px 0 5px;font-size:19px}.partner-card>p{color:#a1c0b5;margin:0;font-size:9px}.partner-task-stats{border-block:1px solid #ffffff1a;grid-template-columns:1fr 1fr;margin:19px 0;padding:13px 0;display:grid}.partner-task-stats div{text-align:center;flex-direction:column;display:flex}.partner-task-stats div:first-child{border-right:1px solid #ffffff1a}.partner-task-stats strong{font-size:20px}.partner-task-stats span{color:#94b7aa;margin-top:3px;font-size:8px}.quantity-picker{background:#ffffff14;border-radius:13px;grid-template-columns:42px 1fr 42px;align-items:center;padding:8px;display:grid}.quantity-picker button{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;place-items:center;width:37px;height:37px;display:grid}.quantity-picker div{text-align:center;flex-direction:column;display:flex}.quantity-picker strong{font-size:19px}.quantity-picker span{color:#97b7ac;font-size:7px}.partner-primary{color:#14553e;background:#f4fff9;border:0;border-radius:11px;width:100%;height:43px;margin-top:14px;font-size:11px;font-weight:700}.partner-card>small{color:#86aa9c;text-align:center;margin-top:9px;font-size:7px;display:block}.partner-bottom-nav{color:#9aa39f;text-align:center;background:#fff;border-radius:14px;grid-template-columns:repeat(3,1fr);align-items:center;height:46px;font-size:8px;display:grid;position:absolute;bottom:10px;left:14px;right:14px;box-shadow:0 7px 20px #121f1c14}.partner-bottom-nav .active{color:var(--green);font-weight:700}.partner-console{flex-direction:column;gap:14px;display:flex}.partner-settings,.batch-submit-card,.simple-flow{border:1px solid var(--line);background:#fff;border-radius:16px;padding:21px}.form-grid{gap:12px;display:grid}.form-grid.two{grid-template-columns:1fr 1fr}label{flex-direction:column;gap:7px;margin-bottom:14px;display:flex}label>span{color:#66736f;font-size:10px;font-weight:620}input,textarea,select{background:#fff;border:1px solid #dce2de;border-radius:9px;outline:none;width:100%;font-size:11px}input,select{height:40px;padding:0 11px}textarea{resize:vertical;min-height:110px;padding:11px;line-height:1.7}input:focus,textarea:focus,select:focus{border-color:#70ad95;box-shadow:0 0 0 3px #1f8f6914}label small{color:#9aa39f;font-size:8px}.partner-settings .form-grid{margin-top:15px}.partner-settings label{margin-bottom:0}.batch-head{justify-content:space-between;align-items:center;margin-bottom:17px;display:flex}.batch-head>div{align-items:center;gap:12px;display:flex}.batch-head p{color:#909b97;margin:5px 0 0;font-size:9px}.step-number{width:36px;height:36px;color:var(--green);background:var(--green-soft);border-radius:11px;place-items:center;font-size:10px;font-weight:750;display:grid}.pending-count{color:#ad643d;background:var(--orange-soft);border-radius:13px;padding:7px 10px;font-size:9px;font-weight:650}.batch-submit-card textarea{background:#fbfcfa;border-style:dashed;min-height:210px}.batch-foot{justify-content:space-between;align-items:center;gap:16px;margin-top:12px;display:flex}.batch-foot>div{color:#8c9894;align-items:center;gap:7px;font-size:8px;display:flex}.batch-foot>div span{width:18px;height:18px;color:var(--green);background:var(--green-soft);border-radius:50%;place-items:center;display:grid}.simple-flow{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;display:grid}.simple-flow div{grid-template-columns:auto 1fr;align-items:center;gap:2px 9px;display:grid}.simple-flow div>span{width:27px;height:27px;color:var(--green);background:var(--green-soft);border-radius:9px;grid-row:1/span 2;place-items:center;font-size:9px;font-weight:700;display:grid}.simple-flow strong{font-size:10px}.simple-flow small{color:#99a29f;font-size:8px}.simple-flow>i{background:#dfe5e1;width:42px;height:1px;margin:0 12px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0b14128a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border-radius:17px;width:min(620px,100%);max-height:calc(100vh - 40px);padding:24px;overflow-y:auto;box-shadow:0 24px 80px #0913103d}.modal-card.compact{width:min(480px,100%)}.modal-heading{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.modal-heading h2{letter-spacing:-.035em;margin:0;font-size:20px}.modal-heading>button{color:#7c8783;background:#f1f3f1;border:0;border-radius:50%;place-items:center;width:30px;height:30px;font-size:18px;display:grid}.source-url-row{grid-template-columns:1fr auto;gap:9px;display:grid}.source-read-button{min-width:92px}.source-preview{background:#f6faf8;border:1px solid #cfe2da;border-radius:12px;margin:2px 0 17px;padding:14px}.source-preview-head,.source-preview-head>div{align-items:center;display:flex}.source-preview-head{justify-content:space-between;gap:14px}.source-preview-head>div{gap:9px;min-width:0}.source-preview-head>div>div{flex-direction:column;min-width:0;display:flex}.source-check{color:#fff;background:var(--green);border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-size:10px;display:grid}.source-preview-head strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.source-preview-head small{color:#85928d;margin-top:3px;font-size:8px}.source-preview-head b{color:var(--green-deep);white-space:nowrap;font-size:15px}.source-columns{flex-wrap:wrap;gap:5px;margin-top:12px;display:flex}.source-columns span{color:#64746e;background:#fff;border-radius:5px;padding:4px 6px;font-size:7px}.source-samples{border-top:1px solid #dfeae5;flex-direction:column;gap:6px;margin-top:11px;padding-top:10px;display:flex}.source-samples>div{grid-template-columns:20px 1fr;align-items:center;gap:8px;display:grid}.source-samples span{color:#6d7d77;background:#e7f0ec;border-radius:6px;place-items:center;width:20px;height:20px;font-size:7px;display:grid}.source-samples strong{color:#52625c;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:560;overflow:hidden}.modal-actions{justify-content:flex-end;gap:9px;margin-top:8px;display:flex}.context-strip{background:#f4f7f5;border-radius:10px;flex-direction:column;gap:4px;margin-bottom:18px;padding:12px 14px;display:flex}.context-strip strong{font-size:11px}.context-strip span{color:#87928e;font-size:9px}.user-management-layout{grid-template-columns:1fr;gap:16px;min-width:0;display:grid}.user-create-panel,.user-list-panel{align-self:start;min-width:0;padding:22px}.user-create-form{align-items:end;gap:12px;margin-top:18px;display:grid}.user-create-form.with-role{grid-template-columns:minmax(190px,1.15fr) minmax(190px,1fr) minmax(150px,.72fr) 132px}.user-create-form.without-role{grid-template-columns:minmax(190px,1fr) minmax(190px,1fr) 132px}.user-create-form label{min-width:0;margin-bottom:0}.user-create-form .primary-button{width:100%;height:40px;min-height:40px}.user-management-message{color:#27634f;background:#edf7f2;border-radius:9px;margin:14px 0 0;padding:10px 12px;font-size:10px}.user-table{border:1px solid var(--line);border-radius:12px;width:100%;max-width:100%;margin-top:16px;overflow:hidden}.user-table-head,.user-table-row{grid-template-columns:minmax(160px,1.4fr) minmax(100px,.7fr) minmax(110px,.75fr) minmax(180px,auto);align-items:center;gap:12px;padding:14px 16px;display:grid}.user-table-head{color:#899490;background:#f5f7f5;font-size:9px}.user-table-row{border-top:1px solid var(--line);font-size:10px}.user-table-row:hover{background:#fbfcfa}.user-table-row>span:not(.role-pill){color:#84908c}.role-pill{color:#53625d;background:#edf1ee;border-radius:999px;width:fit-content;padding:5px 8px;font-size:8px;font-weight:650}.role-pill.super_admin{color:#7d5a14;background:#fff4d9}.role-pill.admin{color:#22614b;background:#e5f5ed}.user-row-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.user-action-button{min-height:30px;color:var(--green-deep);background:#fff;border:1px solid #dce5e1;border-radius:8px;padding:0 10px;font-size:9px;font-weight:650}.user-action-button:hover{background:#f4faf7;border-color:#a8cbbd}.user-action-button.danger{color:#a8473b;border-color:#efd7d3}.user-action-button.danger:hover{background:#fff7f5;border-color:#dfb5ae}.danger-button{color:#fff;background:#b94d41;border:1px solid #a83f34;border-radius:9px;justify-content:center;align-items:center;min-height:38px;padding:0 15px;font-size:11px;font-weight:650;display:inline-flex}.danger-button:hover{background:#9f3e34}.danger-button:disabled{cursor:wait;opacity:.62}.eyebrow.danger{color:#b04b40}.eyebrow.warning{color:#b06d24}.release-distribution-button{color:#95601f;white-space:nowrap;background:#fffaf2;border:1px solid #efd9bd;border-radius:8px;min-height:30px;padding:0 11px;font-size:9px;font-weight:650}.release-distribution-button:hover{background:#fff5e5;border-color:#dfbd91}.release-distribution-summary{border:1px solid var(--line);background:#f8faf8;border-radius:10px;gap:6px;padding:13px 14px;display:grid}.release-distribution-summary strong{color:var(--ink);font-size:11px;line-height:1.5}.release-distribution-summary span{color:#7d8985;font-size:9px}.release-distribution-warning{color:#805e35;background:#fffaf3;border:1px solid #f1dfc8;border-radius:10px;margin:0;padding:13px 14px;font-size:10px;line-height:1.65}.release-confirm-button{color:#fff;background:#b9792f;border:1px solid #a56a26;border-radius:9px;justify-content:center;align-items:center;min-height:38px;padding:0 15px;font-size:11px;font-weight:650;display:inline-flex}.release-confirm-button:hover{background:#9d6425}.release-confirm-button:disabled{cursor:wait;opacity:.62}.user-delete-warning{color:#7f5049;background:#fff8f6;border:1px solid #f0dedb;border-radius:10px;margin:0;padding:13px 14px;font-size:10px;line-height:1.65}.toast{z-index:120;color:#2b4a40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #d4e7df;border-radius:12px;align-items:center;gap:10px;min-height:46px;padding:0 16px;font-size:11px;font-weight:580;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 16px 45px #121f1c29}.toast span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:21px;height:21px;font-size:10px;display:grid}.working-bar{z-index:200;background:linear-gradient(90deg,#0000,#38b483,#0000) 0 0/40% 100%;height:2px;animation:1.2s linear infinite working;position:fixed;top:0;left:232px;right:0}@keyframes working{0%{background-position:-50% 0}to{background-position:150% 0}}.loading-layout{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.loading-card,.loading-table{background:linear-gradient(100deg,#e9ece9 20%,#f5f6f4 40%,#e9ece9 60%) 0 0/220% 100%;border-radius:15px;min-height:148px;animation:1.4s linear infinite shimmer}.loading-table{grid-column:1/-1;min-height:330px}@keyframes shimmer{to{background-position-x:-220%}}.empty-state,.table-empty{color:#87928e;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:380px;display:flex}.table-empty.compact{min-height:150px;font-size:10px}.empty-icon{color:#ac603e;background:var(--orange-soft);border-radius:50%;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.empty-state h3{color:var(--ink);margin:15px 0 5px}.empty-state p{margin:0 0 18px;font-size:11px}.menu-button,.sidebar-scrim{display:none}@media (max-width:1180px){.stat-grid{grid-template-columns:repeat(2,1fr)}.overview-grid{grid-template-columns:1fr}.resource-grid{grid-template-columns:repeat(2,1fr)}.resource-toolbar-summary{justify-content:flex-end;width:100%}.task-scope-grid{grid-template-columns:1fr}.workflow-track{overflow-x:auto}.schedule-grid{grid-template-columns:1fr}.user-create-form.with-role,.user-create-form.without-role{grid-template-columns:repeat(2,minmax(0,1fr))}.user-create-form .primary-button{align-self:end}}@media (max-width:900px){.login-page{grid-template-columns:1fr;padding:20px}.login-brand{min-height:260px}.user-management-layout{grid-template-columns:1fr}.sidebar{transition:transform .18s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.sidebar-scrim{z-index:40;background:#08100e70;border:0;display:block;position:fixed;inset:0}.main-area{margin-left:0}.menu-button{background:#fff;border:1px solid #dce2de;border-radius:9px;place-items:center;width:34px;height:34px;margin-right:10px;display:grid}.topbar{justify-content:flex-start;padding:0 20px}.top-actions{margin-left:auto}.sync-state,.top-actions .ghost-button{display:none}.content-frame{padding:26px 20px 50px}.partner-layout{grid-template-columns:1fr}.partner-phone{width:min(100%,330px);margin:0 auto;position:relative;top:0}.resource-intro{grid-template-columns:auto 1fr}.resource-rule{display:none}.working-bar{left:0}}@media (max-width:680px){.login-page{padding:12px}.login-brand{min-height:210px;padding:30px}.login-brand h1{font-size:40px}.login-card{padding:28px 22px}.user-table{overflow-x:auto}.user-table-head,.user-table-row{min-width:660px}.user-create-panel,.user-list-panel{padding:18px}.user-create-form.with-role,.user-create-form.without-role{grid-template-columns:1fr}.topbar{height:62px}.breadcrumb span,.breadcrumb i{display:none}.top-actions .primary-button{min-width:38px;padding:0 10px;font-size:0}.top-actions .primary-button span{font-size:16px}.content-frame{padding-inline:14px}.page-heading{align-items:flex-start}.date-chip{display:none}.stat-grid,.resource-grid,.recovery-legend{grid-template-columns:1fr}.resource-toolbar{align-items:stretch}.resource-search,.resource-filter-search{flex-basis:100%;width:100%}.resource-clear-button{text-align:left;padding-inline:4px}.resource-toolbar-summary{justify-content:space-between}.resource-heading-actions{justify-content:flex-start;width:100%}.resource-heading-actions .filter-chips{width:100%;margin:4px 0 0;overflow-x:auto}.import-guide-strip{grid-template-columns:auto 1fr}.import-guide-strip i{display:none}.import-summary-grid{grid-template-columns:repeat(2,1fr)}.import-preview-table{overflow-x:auto}.import-preview-row{min-width:620px}.collection-schedule-panel{padding:18px}.collection-schedule-heading{flex-direction:column;align-items:flex-start}.schedule-save-area{justify-content:space-between;width:100%}.schedule-save-area .primary-button{min-width:138px}.schedule-days{grid-template-columns:repeat(7,minmax(76px,1fr));overflow-x:auto}.schedule-mobile-hint{color:#97a19d;text-align:center;margin-top:-4px;font-size:8px;display:block}.stat-card{min-height:130px}.focus-callout{grid-template-columns:auto 1fr}.focus-callout .primary-button{grid-column:1/-1;width:100%}.workflow-track{gap:16px;display:flex}.workflow-track>i{flex:none;width:24px}.task-row{grid-template-columns:auto 1fr auto;padding:12px 0}.task-number,.task-date,.task-row>.status-pill{display:none}.task-hero{flex-direction:column;align-items:flex-start;gap:22px}.inline-summary{flex-wrap:wrap;align-items:flex-start}.summary-note{width:100%;margin-left:0}.resource-intro{grid-template-columns:1fr}.section-intro{flex-direction:column;align-items:flex-start;gap:10px}.section-intro>p{text-align:left}.task-detail-header{grid-template-columns:auto 1fr auto}.task-detail-header .detail-back{grid-column:1/-1;justify-self:start}.source-url-row{grid-template-columns:1fr}.source-read-button{width:100%}.resource-figure{border-right:0}.form-grid.two{grid-template-columns:1fr}.batch-head,.batch-foot{flex-direction:column;align-items:flex-start}.batch-foot .primary-button{width:100%}.simple-flow{grid-template-columns:1fr;gap:14px}.simple-flow>i{width:1px;height:18px;margin-left:13px}.modal-card{padding:20px 17px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
