:root{--ink:#162033;--muted:#667085;--line:#dfe5ee;--soft:#f5f7fb;--white:#fff;--brand:#0d7280;--brand-dark:#073f49;--navy:#122a34;--green:#168b55;--orange:#c92127;--blue-soft:#e6f4f7;--aqua:#9bd7e4;--warehouse:#0b4b55;--hire-green:#00a870;--hire-green-dark:#06664f;--salary-red:#f04438;--job-blue:#2563eb;color:var(--ink);background:#eef2f7;font-family:Microsoft YaHei,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}body{background:#eef2f7;margin:0;overflow-x:hidden}html{scroll-behavior:smooth}button,input,select,textarea{font:inherit}button{border:1px solid var(--line);background:var(--white);min-height:34px;color:var(--ink);cursor:pointer;white-space:nowrap;border-radius:6px}button:disabled{cursor:not-allowed;color:#98a2b3;background:#f2f4f7}input,select,textarea{border:1px solid var(--line);background:#fff;border-radius:6px;min-width:0;min-height:38px;padding:0 12px}input:focus,select:focus,textarea:focus{border-color:var(--line);box-shadow:none;outline:none}textarea{resize:vertical;min-height:92px;padding:10px 12px}.toast{z-index:50;color:#fff;background:var(--navy);border-radius:6px;padding:10px 16px;position:fixed;top:82px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #10182838}.site-nav{z-index:20;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#063c35;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;min-height:68px;padding:0 48px;display:flex;position:sticky;top:0}.site-nav.admin-top-nav{background:#063c35}.site-brand,.task-brand{text-align:left;background:0 0;border:0;align-items:center;gap:12px;display:flex}.site-brand .geeexe-logo,.task-brand .geeexe-logo{object-fit:contain;width:120px;height:36px;display:block}.site-brand strong,.task-brand strong,.site-brand,.task-brand{color:#fff}.task-brand .geeexe-logo.compact{width:110px;height:32px}.site-nav nav,.task-nav nav{gap:8px;display:flex}.site-nav nav button,.task-nav nav a,.task-nav nav button{color:#ffffffd1;background:0 0;border:0;min-height:36px;padding:0 12px;text-decoration:none}.site-nav nav button.active,.site-nav nav button:hover,.task-nav nav a.active,.task-nav nav button.active{color:#0b4d4b;background:#ffffffe0}.site-nav .admin-profile-button{color:var(--brand);background:#fff;border:1px solid #b8cdfd}.home-page{background:#fff}.home-hero{background:linear-gradient(115deg,#f7fbfcfa 0%,#fffffff5 46%,#ddf0f5f0 100%),linear-gradient(90deg,#0d72801a,#c921270b);border-bottom:1px solid #d8e1ee;grid-template-columns:minmax(0,1.05fr) minmax(380px,.8fr);align-items:center;gap:clamp(32px,6vw,76px);min-height:calc(100vh - 68px);padding:82px 7vw 58px;display:grid}.home-copy p,.section-head p,.task-entry p,.task-hero p,.admin-head p,.admin-card-head p,.profile-panel p{color:var(--brand);text-transform:uppercase;margin:0 0 8px;font-size:13px;font-weight:800}.home-copy h1{letter-spacing:0;max-width:820px;margin:0;font-size:clamp(36px,5.2vw,64px);line-height:1.08}.home-copy span{max-width:690px;color:var(--muted);margin-top:24px;font-size:17px;line-height:1.8;display:block}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.hero-actions button,.task-entry button,.task-hero button,.search-bar button,.profile-panel button,.admin-head button,.table-actions button,.task-form button[type=submit],.modal-card button[type=submit],.workorder button:first-child,.talent-form button[type=submit]{border-color:var(--brand);background:var(--brand);color:#fff;padding:0 16px}.hero-actions a{min-height:44px;color:var(--brand);background:#fff;border:1px solid #b8cdfd;border-radius:6px;align-items:center;padding:0 18px;text-decoration:none;display:inline-flex}.hero-actions .hero-primary-link{color:#fff;background:var(--brand);border-color:var(--brand);box-shadow:0 10px 28px #0d728038}.hero-actions .hero-soft-action{min-height:44px;color:var(--brand-dark);background:#eef8fa;border-color:#c5e3e9}.hero-panel{color:#fff;background:#fff;border:1px solid #cfe4e9;border-radius:8px;min-height:440px;padding:0;position:relative;overflow:hidden;box-shadow:0 30px 80px #122a342e}.hero-panel img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:440px;display:block}.hero-panel-caption{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#073f49e0;border:1px solid #ffffff3d;border-radius:8px;gap:8px;padding:18px;display:grid;position:absolute;bottom:24px;left:24px;right:24px}.hero-panel-caption span{color:#bbeaf2;font-size:13px;font-weight:800}.hero-panel-caption strong{font-size:28px;line-height:1.2}.home-proof-strip{z-index:2;background:#fff;border:1px solid #d8e1ee;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));width:min(1180px,100% - 48px);margin:-34px auto 0;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 48px #1018281a}.home-proof-strip div{border-right:1px solid #edf1f6;min-height:96px;padding:20px 24px}.home-proof-strip div:last-child{border-right:0}.home-proof-strip strong{color:var(--brand-dark);font-size:28px;line-height:1;display:block}.home-proof-strip span{color:var(--muted);margin-top:10px;font-size:14px;display:block}.visual-strip{background:#fff;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:32px 7vw 0;display:grid}.visual-strip figure{aspect-ratio:16/10;background:#f3fafb;border:1px solid #cfe4e9;border-radius:8px;margin:0;overflow:hidden}.visual-strip img{object-fit:cover;width:100%;height:100%;display:block}.section-block{background:#fff;border-top:1px solid #edf1f6;padding:82px 7vw}.section-block.soft-block{background:#f6f8fb}.section-head{margin-bottom:34px}.split-head{justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.split-head>span{max-width:460px;color:var(--muted);line-height:1.8;display:block}.section-head h2,.task-entry h2,.task-hero h2,.admin-head h2{margin:0;font-size:34px;line-height:1.2}.solution-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.solution-grid article,.solution-grid button{min-height:214px;color:inherit;text-align:left;background:linear-gradient(#fff,#f5fbfc);border:1px solid #cfe4e9;border-radius:8px;padding:28px}.solution-grid button{cursor:pointer;width:100%}.solution-grid button:hover{border-color:var(--brand);transform:translateY(-2px);box-shadow:0 16px 38px #122a341f}.solution-grid span{color:var(--brand);font-weight:900}.solution-grid h3,.task-card h3{margin:18px 0 10px;font-size:21px}.solution-grid p,.task-card p,.task-entry span{color:var(--muted);line-height:1.75}.home-service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.service-group{background:#fff;border:1px solid #cfe4e9;border-radius:8px;min-height:360px;padding:24px}.service-group.featured{background:linear-gradient(160deg, var(--brand-dark), var(--warehouse));border-color:var(--brand-dark);color:#fff}.service-group div{min-height:96px}.service-group small{color:var(--brand);font-weight:900}.service-group.featured small{color:#8fb1ff}.home-service-grid h3{margin:12px 0 10px;font-size:21px;line-height:1.35}.home-service-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.service-group.featured p{color:#cbd7e8}.service-group ul{gap:10px;margin:22px 0 0;padding:0;list-style:none;display:grid}.service-group li{color:#314057;padding-left:16px;font-size:14px;line-height:1.5;position:relative}.service-group li button{white-space:normal;text-align:left;min-height:0;color:inherit;background:0 0;border:0;padding:0;line-height:1.5}.service-group li button:hover{color:var(--orange)}.service-group li:before{content:"";background:var(--green);border-radius:50%;width:6px;height:6px;position:absolute;top:.68em;left:0}.service-group.featured li{color:#ecf3ff}.service-group.featured li:before{background:#ff6268}.product-center-section{background:#fff}.product-center-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.product-center-grid button{text-align:left;white-space:normal;background:#f6fbfc;border:1px solid #cfe4e9;border-radius:8px;gap:10px;min-height:118px;padding:18px;display:grid}.product-center-grid button:hover{border-color:var(--brand);background:#eef8fa}.product-center-grid span{color:var(--orange);font-size:12px;font-weight:900}.product-center-grid strong{color:var(--ink);font-size:16px;line-height:1.45}.home-scenario-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.home-scenario-grid article{background:linear-gradient(#fff,#f8fafc);border:1px solid #dfe7f1;border-radius:8px;min-height:168px;padding:22px}.home-scenario-grid strong,.home-scenario-grid span{display:block}.home-scenario-grid span{color:var(--muted);margin-top:10px;line-height:1.65}.delivery-block{background:#f9fbfd}.delivery-steps{border:1px solid var(--line);background:var(--line);border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.delivery-steps article{background:#fff;min-height:190px;padding:22px}.delivery-steps span{color:#fff;background:var(--brand);border-radius:6px;place-items:center;width:34px;height:34px;margin-bottom:18px;font-weight:900;display:grid}.delivery-steps b{margin-bottom:10px;display:block}.delivery-steps p{color:var(--muted);margin:0;line-height:1.7}.task-entry{color:#fff;background:var(--navy);justify-content:space-between;align-items:center;gap:32px;padding:58px 7vw;display:flex}.task-entry p{color:#8fb1ff}.task-entry span{color:#c6cfdd;max-width:760px;display:block}.task-entry button{color:var(--brand);background:#fff}.embedded-task-entry{background:linear-gradient(90deg,#101a2b,#17263d);border-top:0}.home-footer{color:#c8d5e8;background:#0e1726;border-top:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:28px;padding:34px 7vw;display:flex}.home-footer strong,.home-footer span{display:block}.home-footer strong{color:#fff;font-size:18px}.home-footer span{margin-top:10px;line-height:1.7}.home-footer p{color:#9eacc0;text-align:right;max-width:520px;margin:0;line-height:1.7}.task-page,.admin-shell{width:100%;min-height:calc(100vh - 68px);box-shadow:none;background:linear-gradient(#f2fbf7 0%,#f6f8fb 260px 100%);border:0;border-radius:0;margin:0;overflow:hidden}.task-nav{color:#fff;background:#063c35;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;min-height:58px;padding:0 4vw;display:flex;box-shadow:0 8px 28px #1018280a}.task-brand{color:#fff;font-size:17px;font-weight:900}.task-brand .geeexe-logo{height:32px}.task-user-area{align-items:center;gap:12px;display:flex;position:relative}.task-avatar{color:#0b4d4b;text-overflow:ellipsis;background:#ffffffe6;border:0;max-width:150px;min-height:34px;padding:0 14px;font-weight:800;overflow:hidden}.task-avatar:hover{color:#063c35;background:#dffbf1;box-shadow:0 8px 22px #063c3533}.task-user-popover{z-index:40;color:#063c35;background:linear-gradient(#fbfffd 0%,#eefaf6 100%);border:1px solid #bfeade;border-radius:8px;gap:8px;width:188px;padding:14px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 48px #063c352e}.task-user-popover:before{content:"";height:10px;position:absolute;top:-10px;left:0;right:0}.task-user-popover b,.task-user-popover small{text-overflow:ellipsis;display:block;overflow:hidden}.task-user-popover small{color:#667085;margin-bottom:6px}.task-user-popover button{color:#063c35;background:#ffffffc2;border:1px solid #d7f1e9;justify-content:flex-start;min-height:36px;padding:0 12px}.task-user-popover button:hover{background:#dffbf1;border-color:#9ee8d3}.task-hero{background:linear-gradient(115deg,#f9fdfffa 0%,#f5fbfff2 56%,#eef9ffeb 100%);border-bottom:1px solid #e8eef5;grid-template-columns:minmax(0,1fr) 330px;align-items:center;gap:30px;padding:36px 4vw 26px;display:grid}.task-hero-copy{min-width:0}.task-hero h2{overflow-wrap:anywhere;max-width:680px;margin:0;font-size:30px;line-height:1.25}.task-hero span{max-width:760px;color:var(--muted);overflow-wrap:anywhere;margin-top:10px;font-size:15px;line-height:1.6;display:block}.task-filter-pills{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.task-filter-pills button{color:#475467;background:#fff;border-color:#e5ebf2;border-radius:999px;min-height:34px;padding:0 13px}.task-filter-pills button.active,.task-filter-pills button:hover{color:#fff;background:#13b6b2;border-color:#13b6b2}.task-hero-panel,.task-hero-metrics{background:#fffffff0;border:1px solid #e8eef5;border-radius:8px;gap:12px;padding:22px;display:grid;box-shadow:0 18px 50px #10182814}.task-hero-panel strong,.task-hero-panel span{display:block}.task-hero-panel strong{font-size:20px;line-height:1.35}.task-hero-panel span{margin:0;font-size:13px}.task-hero-panel button{color:#fff;background:#13b6b2;border-color:#13b6b2;min-height:40px;font-weight:900}.task-hero-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px}.task-hero-metrics article{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.task-hero-metrics strong{color:#07162b;margin-top:8px;font-size:28px;line-height:1;display:block}.task-hero-metrics span{color:var(--muted);margin-top:0;font-size:12px}.task-hero-metrics em{color:var(--hire-green);margin-left:8px;font-size:12px;font-style:normal;font-weight:800;display:inline-block}.task-hero-metrics .wide{grid-column:1/-1}.task-hero-metrics button{color:#fff;background:#13b6b2;border-color:#13b6b2;grid-column:1/-1;min-height:40px;font-weight:900}.task-search-panel{border:2px solid #12b3b1;border-radius:8px;width:min(720px,100%);margin:24px 0 0;padding:0;box-shadow:0 12px 34px #0c96941f}.task-search-panel input{border-color:#0000;min-height:44px;padding:0 18px;font-size:14px}.task-search-panel button{color:#fff;background:#13b6b2;border-color:#13b6b2;min-width:92px;min-height:44px;font-weight:800}.task-category-strip{background:#fff;border:1px solid #e8eef5;border-radius:8px 8px 0 0;grid-template-columns:repeat(8,minmax(0,1fr));gap:0;margin:0 4vw;padding:0 24px;display:grid;box-shadow:0 12px 32px #1018280a}.task-category-strip button{color:#475467;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;min-height:62px;font-weight:800}.task-category-strip button.active,.task-category-strip button:hover{color:#13a6a3;border-bottom-color:#13b6b2}.task-tabs{background:#fff;border:1px solid #e8eef5;border-top:0;justify-content:space-between;align-items:center;gap:16px;margin:0 4vw;padding:16px 24px;display:flex}.task-tabs div{gap:26px;display:flex}.task-tabs button{color:#667085;background:0 0;border:0;font-weight:800}.task-tabs button.active{color:var(--ink)}.task-tabs>button{background:#fff;border:1px solid #e5ebf2;border-radius:6px;min-height:32px;padding:0 12px}.task-layout{padding:0 4vw 34px;display:block}.filter-tree,.profile-panel,.admin-card,.my-applications,.login-card{border:1px solid var(--line);background:#fff;border-radius:8px}.filter-tree{border-color:#dbeee8;align-self:start;padding:18px;position:sticky;top:86px;box-shadow:0 16px 42px #1018280d}.filter-tree h3{margin:0 0 14px}.filter-tree p{color:var(--muted);margin:18px 0 8px;font-size:12px;font-weight:800}.filter-tree button{background:#f8fafc;border-color:#0000;justify-content:space-between;align-items:center;gap:10px;width:100%;margin:6px 0;padding:0 12px;display:flex}.filter-tree button.active{color:var(--hire-green-dark);background:#e9fbf4;border-color:#bcebd9}.search-bar,.table-actions{align-items:center;gap:10px;display:flex}.search-bar{border:1px solid var(--line);background:#fff;border-radius:8px;margin-bottom:10px;padding:12px}.search-bar input{border-color:#cfe4e9;flex:1;min-height:44px}.search-bar select{min-width:132px;min-height:44px}.table-actions input{flex:1}.task-list-summary{color:var(--muted);background:#fff;border:1px solid #e8eef5;border-top:0;justify-content:space-between;align-items:center;gap:14px;margin:0;padding:14px 24px;font-size:13px;display:flex}.task-list-summary div:first-child{align-items:baseline;gap:8px;display:flex}.task-list-summary strong{color:var(--hire-green-dark);font-size:26px}.task-count-pills{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.task-count-pills span{color:var(--hire-green-dark);background:#e9fbf4;border:1px solid #ccefe2;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800}.task-grid{grid-template-columns:1fr;gap:14px;display:grid}.task-card{background:#fff;border:1px solid #e8eef5;border-radius:8px;grid-template-columns:minmax(0,1fr) 220px;align-items:stretch;gap:20px;min-height:132px;padding:20px 24px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 26px #10182809}.task-card:before{display:none}.task-card.priority{border-color:#e8eef5;box-shadow:0 8px 26px #10182809}.task-card:hover{border-color:#bdebea;transform:translateY(-2px);box-shadow:0 16px 40px #10182814}.task-card.priority:before{background:var(--hire-green)}.card-head,.task-card footer,.detail-head,.history-row{justify-content:flex-start;align-items:center;gap:12px;display:flex}.task-card-main{min-width:0}.card-head b{font-size:12px}.task-card h3{overflow-wrap:anywhere;margin:0;font-size:18px;line-height:1.35}.task-card h3 button{min-height:auto;color:inherit;font-size:inherit;text-align:left;white-space:normal;background:0 0;border:0;padding:0;font-weight:900}.task-card h3 button:hover{color:#13a6a3}.task-card-tags{flex-wrap:wrap;gap:8px;margin:12px 0 10px;display:flex}.task-card-tags span{color:#52627a;background:#eef6fb;border:1px solid #dfeaf3;border-radius:5px;min-height:24px;padding:3px 9px;font-size:12px;font-weight:800}.task-status-pill.green,.pill.green{color:var(--hire-green-dark);background:#e9fbf4}.task-status-pill{border-radius:4px;align-items:center;min-height:22px;padding:0 7px;display:inline-flex}.task-card p{color:#344054;margin:8px 0 0;font-size:13px}.task-card dl{flex-wrap:wrap;gap:0;margin:0;display:flex}.task-card dl div{color:var(--muted);background:0 0;border:0;border-radius:0;gap:4px;padding:0 12px 0 0;display:flex}dt{color:var(--muted);font-size:12px}dd{margin:0;font-size:12px;font-weight:800}.task-card-side{text-align:right;align-content:center;justify-items:end;gap:7px;display:grid}.task-card-side strong{color:#ff6a00;overflow-wrap:anywhere;font-size:30px;font-weight:900;line-height:1.08}.task-card-side small{color:var(--muted);font-size:12px}.task-card-side button{color:#fff;background:#13b6b2;border-color:#13b6b2;min-width:122px;min-height:34px;margin-top:8px;font-weight:900}.task-card-side button.inactive{color:var(--muted);background:#f4f7fb;border-color:#dfe5ee}.back-icon-button{width:42px;min-height:42px;color:var(--hire-green-dark);background:#fff;border-color:#bcebd9;border-radius:999px;place-items:center;padding:0;font-size:22px;line-height:1;display:grid}.pagination{justify-content:center;align-items:center;gap:12px;margin:18px 0;display:flex}.profile-panel,.my-applications{margin-top:16px;padding:18px}.task-standalone{border:1px solid var(--line);background:#fff;border-radius:8px;margin:20px;padding:22px}.public-task-detail{padding-top:72px;position:relative}.detail-back-button{position:absolute;top:20px;left:22px}.profile-panel.large{margin-top:20px}.profile-panel h3{margin:0 0 16px}.profile-panel form,.task-form{grid-template-columns:repeat(4,minmax(0,1fr)) auto;align-items:end;gap:10px;display:grid}.profile-panel.large form{grid-template-columns:repeat(4,minmax(0,1fr))}.profile-panel .wide{grid-column:span 2}.profile-overview{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.profile-overview p,.profile-resume-card p{color:var(--brand);text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:900}.profile-overview h3,.profile-resume-card h3{margin:0 0 8px}.profile-overview span,.profile-resume-card span{color:var(--muted);line-height:1.55;display:block}.profile-score{text-align:center;background:#e9fbf4;border:1px solid #bcebd9;border-radius:8px;min-width:150px;padding:16px}.profile-score strong{color:var(--hire-green-dark);font-size:34px;display:block}.profile-edit-grid{grid-template-columns:minmax(0,1fr) 320px;gap:16px;display:grid}.profile-info-card,.profile-resume-card{background:#fff;border:1px solid #e1e8f0;border-radius:8px;padding:18px}.profile-info-card{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.profile-info-card .admin-card-head,.profile-info-card .wide{grid-column:1/-1}.profile-resume-card{align-content:start;gap:14px;display:grid}.resume-panel{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:12px;margin-top:16px;padding-top:16px;display:flex}.resume-panel p{color:var(--muted);margin:0 0 4px;font-size:12px}.resume-panel strong{display:block}.resume-panel span,.resume-detail-actions span{color:var(--muted);font-size:13px}.resume-upload{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:6px;min-width:220px;padding:10px 12px}.resume-upload input{display:none}.resume-upload span{color:var(--ink);font-weight:800}label{color:var(--muted);gap:6px;font-size:13px;display:grid}.admin-shell{background:#f3f7f7;grid-template-columns:220px minmax(0,1fr);min-height:calc(100vh - 68px);font-size:14px;display:grid;overflow:visible}.admin-shell.login-only{background:#fff;grid-template-columns:1fr;min-height:calc(100vh - 68px);display:block}.admin-side{background:#063c35;flex-direction:column;align-self:start;gap:6px;height:calc(100vh - 68px);min-height:calc(100vh - 68px);padding:20px 14px 24px;display:flex;position:sticky;top:68px;overflow-y:auto}.admin-side-brand{color:#fff;align-items:center;gap:10px;margin:0 4px 18px;display:flex}.admin-side-brand strong,.admin-side-brand small{display:block}.admin-side-brand strong{color:#fff;font-size:18px}.admin-side-brand small{color:#9ee8d3;margin-top:3px;font-size:12px}.admin-side button{color:#d7f8ec;text-align:left;background:0 0;border:0;justify-content:flex-start;min-height:44px;padding:0 14px;font-weight:800}.admin-side button.active,.admin-side button:hover{color:#063c35;background:#7cf0a4}.admin-main{min-width:0;padding:22px 28px 34px}.login-card{width:min(420px,100%);margin:80px auto;padding:24px}.login-only .admin-main{padding:0;display:block}.login-only .login-card{box-shadow:none;margin:0}.login-card form{gap:14px;display:grid}.login-card button{border-color:var(--hire-green);background:var(--hire-green);color:#fff}.admin-head,.admin-card-head{justify-content:space-between;align-items:center;gap:14px;display:flex}.admin-head{color:#fff;box-shadow:none;background:#063c35;border:1px solid #063c35;border-radius:8px;margin-bottom:18px;padding:24px}.admin-card-head{margin-bottom:12px}.admin-head h2{margin:0;font-size:30px;line-height:1.25}.admin-card-head h3{margin:0;font-size:18px;line-height:1.3}.admin-head p,.admin-card-head p{margin-bottom:5px;font-size:12px}.admin-head p{color:#9ee8d3}.admin-head span{color:#d7f8ec;margin-top:6px;font-size:13px;line-height:1.5;display:block}.stats-row{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px;display:grid}.stats-row article{cursor:pointer;min-height:132px;box-shadow:none;background:#fff;border:1px solid #d9ece7;border-radius:8px;padding:18px;position:relative;overflow:hidden}.stats-row article:after{content:"";background:#e9fbf4;border-radius:50%;width:96px;height:96px;position:absolute;bottom:-30px;right:-24px}.stats-row article:hover{border-color:#8be9c1;box-shadow:0 12px 26px #00a87014}.stats-row b{z-index:1;color:var(--hire-green-dark);margin-top:10px;font-size:34px;line-height:1;display:block;position:relative}.stats-row span{z-index:1;color:var(--muted);font-size:13px;position:relative}.stats-row small{z-index:1;color:#98a2b3;margin-top:10px;display:block;position:relative}.stats-row .stat-open b{color:var(--salary-red)}.admin-card{box-shadow:none;border-color:#dce8e6;margin-bottom:14px;padding:18px}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.dashboard-card{margin-bottom:0}.dashboard-card.wide{grid-column:1/-1}.todo-list,.mini-list,.quick-grid,.talent-strip{gap:10px;display:grid}.todo-list button,.quick-grid button,.talent-strip button{text-align:left;background:#f8fafc;border-color:#e1e8f0;justify-content:flex-start;min-height:50px;padding:10px 12px}.quick-grid button:hover,.todo-list button:hover,.talent-strip button:hover{color:var(--hire-green-dark);background:#e9fbf4;border-color:#bcebd9}.todo-list strong,.todo-list span,.mini-list strong,.mini-list span,.talent-strip strong,.talent-strip span{display:block}.todo-list span,.mini-list span,.talent-strip span{color:var(--muted);white-space:normal;margin-top:3px;font-size:12px;line-height:1.45}.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mini-list div{border-bottom:1px solid var(--line);padding:10px 0}.mini-list div:last-child{border-bottom:0}.talent-strip{grid-template-columns:repeat(5,minmax(0,1fr))}.segmented{gap:8px;display:flex}.segmented button.active{color:var(--hire-green-dark);background:#e9fbf4;border-color:#bcebd9}.admin-task-layout{grid-template-columns:310px minmax(0,1fr);align-items:start;gap:16px;display:grid}.admin-task-tree{background:#fff;border:1px solid #dbeee8;border-radius:8px;gap:14px;padding:16px;display:grid;position:sticky;top:86px;box-shadow:0 12px 32px #1018280a}.admin-task-tree h4{margin:0}.admin-task-tree-section{gap:6px;display:grid}.admin-task-tree-section p{color:var(--muted);margin:6px 0 2px;font-size:12px;font-weight:800}.admin-task-tree-section button{text-align:left;background:#f8fafc;border-color:#0000;justify-content:space-between;gap:8px;width:100%;padding:0 12px;display:flex}.admin-task-tree-section button span{text-overflow:ellipsis;overflow:hidden}.admin-task-tree-section button b{color:var(--muted);font-size:12px}.admin-task-tree-section button.active{color:var(--hire-green-dark);background:#e9fbf4;border-color:#bcebd9}.admin-task-tree-section button.active b{color:var(--hire-green-dark)}.admin-task-content{min-width:0}.admin-task-category-panel{background:linear-gradient(#fff 0%,#f8fbfd 100%);border:1px solid #dde8ee;border-radius:8px;grid-template-rows:auto auto auto minmax(0,1fr);align-content:start;gap:12px;min-height:auto;max-height:calc(100vh - 116px);padding:18px;display:grid;position:sticky;top:86px;overflow:hidden;box-shadow:0 16px 36px #10182812}.admin-task-category-panel,.category-directory-list{scrollbar-width:none;-ms-overflow-style:none}.admin-task-category-panel::-webkit-scrollbar{display:none}.category-directory-list::-webkit-scrollbar{display:none}.category-directory-head,.category-title-wrap,.category-head-actions,.category-parent-node,.category-child-node,.category-node-main,.category-all-node{align-items:center;display:flex}.category-directory-head{justify-content:space-between;gap:10px}.category-title-wrap{gap:10px;min-width:0}.category-title-wrap>span{background:#13b6b2;border-radius:999px;width:5px;height:22px}.category-title-wrap b{color:#101828;font-size:17px;display:block}.category-title-wrap small,.category-all-node small,.category-node-main small{color:#667085;margin-top:3px;font-size:12px;line-height:1.3;display:block}.category-head-actions{gap:6px}.category-head-actions button{color:#0d6f6d;background:0 0;border-color:#0000;min-height:28px;padding:0 8px;font-size:12px}.category-head-actions button:hover{color:#064e4b;background:#e6f8f7}.category-search-input{color:#101828;background:#fff;border:1px solid #d5e3ea;border-radius:8px;width:100%;height:40px;padding:0 12px;box-shadow:inset 0 1px #10182805}.category-directory-list{overscroll-behavior:contain;gap:8px;min-height:0;padding-right:2px;display:grid;overflow-y:auto}.category-directory-group{gap:4px;display:grid}.category-all-node,.category-parent-node,.category-child-node{border:1px solid #0000;border-radius:6px;min-height:46px}.category-all-node{text-align:left;background:#f8fbfc;justify-content:flex-start;gap:8px;width:100%;padding:9px 10px}.category-parent-node,.category-child-node{gap:4px;padding:4px;position:relative}.category-parent-node.active,.category-child-node.active,.category-all-node.active{background:#e7f8f5;border-color:#b7ebe1}.category-parent-node:hover,.category-child-node:hover,.category-all-node:hover{background:#f0faf8}.category-toggle{color:#344054;background:0 0;border-color:#0000;width:24px;min-height:30px;padding:0;font-size:16px}.category-node-main{text-align:left;background:0 0;border-color:#0000;flex:1;justify-content:flex-start;gap:8px;min-width:0;min-height:34px;padding:5px 6px}.category-node-main>span:last-child{min-width:0}.category-node-main strong,.category-all-node strong{color:#101828;text-overflow:ellipsis;max-width:150px;display:block;overflow:hidden}.category-dot{border-radius:50%;flex:none;width:8px;height:8px}.category-dot.all{background:#13b6b2}.category-dot.parent{background:#ffb020}.category-dot.child{background:#5aa9ff;width:7px;height:7px}.category-child-node{background:#f6f9fb}.category-inline-actions{flex:none;gap:4px;display:none}.category-parent-node:hover .category-inline-actions,.category-child-node:hover .category-inline-actions{display:flex}.category-inline-actions button{color:#0d6f6d;background:#fff;border-color:#d5e3ea;min-height:26px;padding:0 6px;font-size:12px}.category-inline-actions button:hover{color:#064e4b;background:#e6f8f7;border-color:#9bded9}.task-current-category{gap:2px;min-width:120px;padding-right:8px;display:grid}.task-current-category strong{color:#101828}.task-current-category span{color:var(--muted);font-size:12px}.category-modal-card{width:min(520px,100vw - 28px)}.category-delete-card{width:min(560px,100vw - 28px)}.delete-dialog-head{align-items:center;gap:12px;display:flex}.delete-dialog-head>span{color:#b42318;background:#fff1f0;border:1px solid #ffd0cc;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.delete-dialog-head p{color:#b42318;text-transform:uppercase;margin:0 0 4px;font-size:12px;font-weight:900}.delete-dialog-head h2{margin:0}.delete-dialog-summary,.delete-dialog-block{background:#f8fafc;border:1px solid #e1e8f0;border-radius:8px;padding:14px}.delete-dialog-summary{justify-content:space-between;align-items:center;gap:12px;display:flex}.delete-dialog-summary strong{color:#101828;overflow-wrap:anywhere}.delete-dialog-summary span,.delete-dialog-block p,.delete-task-list em{color:var(--muted);font-size:13px}.delete-dialog-block{gap:10px;display:grid}.delete-dialog-block b{color:#344054}.delete-chip-list,.delete-task-list{scrollbar-width:none;-ms-overflow-style:none;flex-wrap:wrap;gap:8px;max-height:150px;display:flex;overflow-y:auto}.delete-chip-list::-webkit-scrollbar{display:none}.delete-task-list::-webkit-scrollbar{display:none}.delete-chip-list span,.delete-task-list span{color:#063c35;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #dce8e6;border-radius:8px;max-width:240px;padding:7px 9px;overflow:hidden}.delete-dialog-warning{color:#7a2e0e;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;margin:0;padding:12px 14px;line-height:1.6}.delete-dialog-actions{justify-content:flex-end}.modal-card .danger-button{color:#fff;background:#d92d20;border-color:#d92d20}.modal-card .danger-button:hover{background:#b42318;border-color:#b42318}.task-form{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.task-form .wide{grid-column:span 2}.form-actions{grid-column:1/-1;align-items:center;gap:10px;display:flex}.table-actions{background:#f8fafc;border:1px solid #e1e8f0;border-radius:8px;margin-bottom:12px;padding:12px}.table-wrap{border:1px solid #e1e8f0;border-radius:8px;width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%;overflow:hidden}th,td{text-align:left;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #edf1f6;padding:12px 10px;font-size:13px}th{color:var(--muted);background:#f8fafc;font-size:12px}td button{min-height:28px;margin-right:6px;padding:0 8px;font-size:13px}.strong-cell{font-weight:800}.strong-cell,.admin-task-content td:nth-child(3){color:var(--hire-green-dark)}.admin-task-content td:nth-child(3){font-size:15px;font-weight:900}.row-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.row-actions button{margin-right:0}.row-actions .danger-inline{color:#b42318;background:#fff7f6;border-color:#f2b8b5}.row-actions .danger-inline:hover{color:#fff;background:#d92d20;border-color:#d92d20}.task-table-meta{color:var(--muted);margin-top:6px;line-height:1.45;display:block}.pill{border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.green{color:var(--hire-green-dark)}.blue{color:var(--brand-dark)}.orange{color:var(--orange)}.gray{color:var(--muted)}.pill.green{background:#e9fbf4}.pill.blue{background:var(--blue-soft)}.pill.orange{background:#fff4e5}.pill.gray{background:#eef1f5}.category-admin-layout{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:16px;display:grid}.category-tree-panel,.category-detail-panel{background:#fff;border:1px solid #dce8e6;border-radius:8px;min-height:560px;padding:16px}.category-tree-panel{align-content:start;gap:10px;display:grid;position:sticky;top:88px}.category-tree-head,.category-parent-row,.category-detail-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.category-tree-head b,.category-detail-head h4{color:#101828;margin:0}.category-tree-head span,.category-parent-row small,.category-child-row small,.category-detail-head p{color:var(--muted);font-size:12px}.category-tree-head button,.category-parent-row .icon-action{width:34px;min-height:34px;padding:0;font-size:18px;font-weight:900}.category-root-node,.category-parent-row>button,.category-child-row>button{text-align:left;background:0 0;border:1px solid #0000;justify-items:start;gap:3px;width:100%;min-height:44px;padding:8px 10px;display:grid}.category-root-node.active,.category-parent-row.active,.category-child-row.active{background:#e8faf6;border-color:#a8e5d8}.category-tree-group{border-top:1px solid #eef3f2;gap:6px;padding-top:8px;display:grid}.category-parent-row,.category-child-row{border:1px solid #0000;border-radius:8px}.category-child-list{gap:6px;padding-left:16px;display:grid}.category-child-row{background:#f8fafc;grid-template-columns:minmax(0,1fr);display:grid}.category-child-row.disabled{opacity:.55}.category-child-row:hover .category-node-actions,.category-tree-group:hover>.parent-actions{display:flex}.category-node-actions{gap:6px;padding:0 8px 8px;display:none}.parent-actions{padding-left:10px}.category-node-actions button{min-height:28px;padding:0 8px;font-size:12px}.category-detail-panel{gap:16px;display:grid}.category-detail-grid{margin:0}.small-head{margin-bottom:8px}.category-task-preview{background:#f9fcfc;border:1px solid #e1ecea;border-radius:8px;padding:14px}.category-task-list{flex-wrap:wrap;gap:8px;display:flex}.category-task-list span{color:#063c35;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #dce8e6;border-radius:8px;max-width:240px;padding:8px 10px;display:block;overflow:hidden}.category-detail-form{max-width:760px}.category-form{background:#f8fbfb;border:1px solid #dce8e6;border-radius:8px;gap:12px;padding:16px;display:grid}.category-form h4{margin:0;font-size:18px}.candidate-group{border:1px solid var(--line);border-radius:8px;margin-bottom:12px;padding:16px}.candidate-group header,.workorder-card header{justify-content:space-between;gap:14px;margin-bottom:12px;display:flex}.candidate-task-meta{justify-items:end;gap:6px;display:grid}.candidate-group span,.candidate span,.candidate-detail p,.candidate-detail em,.workorder p,.workorder-card header span,.talent-crud-table span,.talent-detail-page p{color:var(--muted)}.candidate-list{gap:10px;display:grid}.candidate{border:1px solid var(--line);border-radius:6px;grid-template-columns:140px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:12px;display:grid}.candidate.selected{background:#f5f8ff;border-color:#b8cdfd}.candidate-detail p{margin:4px 0;line-height:1.55}.candidate-detail em{font-style:normal;display:block}.workorder-card{border:1px solid var(--line);border-radius:8px;margin-bottom:12px;padding:16px}.workorder-card h3{margin:0 0 6px}.workorder{border-top:1px solid var(--line);padding:12px 0}.workorder-meta{align-items:center;gap:10px;display:flex}.delivery-box{color:var(--ink);border:1px solid var(--line);background:#f8fafc;border-radius:6px;margin:10px 0;padding:12px;line-height:1.7}.task-detail-page{gap:14px;display:grid}.task-detail-page section{border:1px solid var(--line);background:#f8fafc;border-radius:8px;padding:14px}.task-detail-summary{background:#fff}.assignee-panel{border:1px solid var(--line);background:#fff;border-radius:6px;grid-template-columns:minmax(160px,240px) minmax(180px,1fr) minmax(260px,2fr);align-items:center;gap:10px 16px;padding:12px;display:grid}.assignee-panel strong,.assignee-panel span,.assignee-panel p{overflow-wrap:anywhere;margin:0}.assignee-panel span,.assignee-panel p{color:var(--muted);line-height:1.55}.task-detail-table td{vertical-align:top}.task-detail-table .clipped-note{width:12em;min-width:12em;max-width:12em}.task-detail-table .note-preview{text-overflow:ellipsis;white-space:nowrap;width:10em;max-width:10em;display:block;overflow:hidden}.task-detail-table .row-actions{min-width:130px}.talent-admin{min-height:620px}.site-admin-user-menu{position:relative}.admin-avatar-trigger{color:#063c35;background:#ffffffe6;border:1px solid #ffffffb3;align-items:center;gap:9px;min-height:40px;padding:0 10px 0 6px;display:inline-flex;box-shadow:0 8px 22px #00000014}.site-nav nav .admin-avatar-trigger:hover{color:#063c35;background:#dffbf1;border-color:#9ee8d3;box-shadow:0 10px 26px #063c352e}.admin-avatar-trigger img,.admin-avatar-trigger span,.avatar-preview img,.avatar-preview span{object-fit:cover;color:#063c35;background:#7cf0a4;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.admin-avatar-trigger strong{text-overflow:ellipsis;max-width:88px;overflow:hidden}.admin-menu-popover{z-index:30;background:linear-gradient(#fbfffd 0%,#eefaf6 100%);border:1px solid #bfeade;border-radius:8px;gap:8px;width:196px;padding:14px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 48px #063c352e}.admin-menu-popover b,.admin-menu-popover small{display:block}.admin-menu-popover b{color:#063c35}.admin-menu-popover small{color:#667085;margin-bottom:6px}.site-nav .admin-menu-popover button{color:#063c35;text-align:left;background:#ffffffb8;border:1px solid #0000;justify-content:flex-start;min-height:36px;padding:0 12px;font-weight:800}.site-nav .admin-menu-popover button:hover{color:#043f38;background:#dffbf1;border-color:#9ee8d3}.admin-login-scene{background:radial-gradient(circle at 50% 0,#00a87014,#0000 34%),#f5f8f8;place-items:center;min-height:calc(100vh - 68px);padding:32px 20px;display:grid}.admin-login-scene .login-card{background:#fff;border:1px solid #d9ece7;border-radius:8px;width:min(420px,100%);margin:0;padding:34px 34px 32px;box-shadow:0 22px 55px #1018281f}.admin-login-copy{text-align:center;margin-bottom:28px}.admin-login-copy h2{margin:0;font-size:30px;line-height:1.2}.admin-login-copy p{color:var(--muted);margin:10px 0 0;font-size:16px}.admin-login-scene .login-card form{gap:16px}.admin-login-scene .login-card label{color:#101828;font-size:14px}.admin-login-scene .login-card input{border-color:#e4e7ec;border-radius:8px;min-height:52px;font-size:15px}.admin-login-scene .login-card button{border-color:var(--hire-green);background:var(--hire-green);border-radius:8px;min-height:52px;margin-top:6px;font-size:16px;font-weight:900}.subtle-text{color:var(--muted);font-size:13px}.wrap-cell{white-space:normal;min-width:220px;line-height:1.55}.phone-cell{min-width:132px;color:var(--brand);letter-spacing:0;font-size:14px;font-weight:900}.business-cell{white-space:normal;min-width:260px;max-width:360px;color:var(--ink);line-height:1.55}.business-history{color:var(--ink);white-space:pre-wrap;margin:0;line-height:1.8}.resume-detail-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;display:flex}.resume-detail-actions button{min-height:32px}.collaboration-table-wrap{margin-top:14px}.collaboration-table th,.collaboration-table td{vertical-align:top}.collaboration-table td:first-child{white-space:normal;min-width:220px}.collaboration-table td:first-child strong,.collaboration-table td:first-child span{display:block}.collaboration-table td:first-child span,.collaboration-table .wrap-cell span{color:var(--muted);margin-top:4px;font-size:12px}.talent-crud-table th:last-child,.talent-crud-table td:last-child{min-width:170px}.talent-detail-page{gap:14px;display:grid}.talent-detail-page section{border:1px solid var(--line);background:#f8fafc;border-radius:8px;padding:14px}.talent-detail-page h4{margin:0 0 12px}.detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0;display:grid}.detail-grid div{border:1px solid var(--line);background:#fff;border-radius:6px;min-height:62px;padding:10px}.detail-grid.compact div{min-height:58px}.detail-grid .wide{grid-column:span 2}.detail-grid dd{overflow-wrap:anywhere;line-height:1.55}.talent-form{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.talent-form .admin-card-head,.talent-form .wide{grid-column:1/-1}.detail-head{margin-bottom:18px}.detail-head h3{margin:0 0 4px}.public-task-detail .detail-head{align-items:flex-start}.public-task-detail .detail-head p{color:var(--brand);margin:0 0 8px;font-size:13px;font-weight:800}.public-task-detail .detail-head h2{margin:0;font-size:28px;line-height:1.25}.primary-action{border-color:var(--brand);background:var(--brand);color:#fff;padding:0 16px}.task-public-detail-grid dd{font-weight:700}.public-task-apply-bar{background:#f5f8ff;border:1px solid #b8cdfd;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;margin-top:16px;padding:16px;display:flex}.public-task-apply-bar strong,.public-task-apply-bar span{display:block}.public-task-apply-bar span{color:var(--muted);margin-top:4px;font-size:13px;line-height:1.5}.empty-state{color:var(--muted);border:1px dashed var(--line);background:#f8fafc;border-radius:8px;padding:24px}.empty-state.compact{padding:12px}.modal{z-index:40;background:#10182875;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border-radius:8px;gap:14px;width:min(560px,100%);max-height:90vh;padding:24px;display:grid;overflow:auto;box-shadow:0 24px 70px #10182840}.review-modal-card{width:min(760px,100%)}.review-delivery-panel{background:#f8fbfb;border:1px solid #d7eee7;border-radius:8px;gap:12px;padding:14px;display:grid}.review-panel-head,.review-file-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.review-panel-head span{color:#007c89;text-transform:uppercase;font-size:12px;font-weight:900;display:block}.review-panel-head strong{color:#101828;font-size:16px}.review-file-actions button{min-height:34px;padding:0 12px}.review-file-actions span{color:var(--muted);font-size:13px}.admin-modal-card{width:min(460px,100%);position:relative}.avatar-preview{background:#f8fafc;border:1px solid #e1e8f0;border-radius:8px;justify-items:center;gap:10px;padding:18px;display:grid}.avatar-preview img,.avatar-preview span{width:78px;height:78px;font-size:28px}.login-modal-card{background:linear-gradient(#fff 0%,#f8fcff 100%);border:1px solid #e2edf5;gap:15px;width:min(480px,100%);padding:28px 30px 26px;position:relative}.modal-close-button{color:#98a2b3;background:0 0;border:0;place-items:center;width:32px;min-height:32px;padding:0;font-size:22px;line-height:1;display:grid;position:absolute;top:14px;right:14px}.auth-tabs{align-items:center;gap:22px;padding-right:44px;display:flex}.auth-tabs button{color:#667085;background:0 0;border:0;border-radius:0;min-height:34px;padding:0;font-weight:900;position:relative}.auth-tabs button.active{color:#101828;background:0 0}.auth-tabs button.active:after{content:"";background:#13b6b2;border-radius:999px;height:3px;position:absolute;bottom:-2px;left:2px;right:2px}.auth-back-row{padding-right:44px;display:flex}.auth-back-row button{color:#0d7280;background:0 0;border:0;min-height:32px;padding:0;font-weight:800}.login-modal-head{margin-bottom:4px}.login-modal-head h2,.login-modal-head p{margin:0}.login-modal-head h2{font-size:26px}.login-modal-head p{color:var(--muted);margin-top:6px;line-height:1.5}.login-modal-card .auth-submit-button{color:#fff;background:#13b6b2;border-color:#13b6b2;width:100%;min-height:46px;margin-top:2px;font-size:16px;font-weight:900}.login-modal-card .auth-submit-button:hover{background:#0da39f;border-color:#0da39f}.auth-links{justify-content:space-between;align-items:center;gap:12px;margin-top:-2px;display:flex}.auth-links.single{justify-content:center}.auth-links button{color:#0d7280;background:0 0;border:0;min-height:30px;padding:0;font-weight:800}.delivery-modal-card{width:min(720px,100%)}.payment-panel{background:#f8fafc;border:1px solid #e1e8f0;border-radius:8px;gap:12px;padding:14px;display:grid}.payment-methods{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.payment-methods label{min-height:42px;color:var(--ink);background:#fff;border:1px solid #e1e8f0;border-radius:8px;align-items:center;gap:8px;padding:0 12px;font-weight:800;display:flex}.payment-methods input{min-height:auto}.payment-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.payment-fields .wide{grid-column:1/-1}.inline-field{grid-template-columns:1fr auto;gap:8px;display:grid}.privacy-note{color:var(--muted);background:#f8fafc;border-radius:6px;padding:10px 12px}.product-detail-page{background:#fff}.product-detail-hero{background:linear-gradient(120deg,#f5fbfcfa,#fffffff5 44%,#dbeff4e0),linear-gradient(90deg,#0d728014,#c921270d);border-bottom:1px solid #cfe4e9;grid-template-columns:minmax(0,.78fr) minmax(420px,1fr);align-items:center;gap:clamp(30px,5vw,68px);padding:42px 7vw 78px;display:grid}.back-link{width:42px;min-height:42px;color:var(--brand-dark);background:#fff;border-color:#b7dbe2;border-radius:999px;grid-column:1/-1;justify-self:start;place-items:center;padding:0;font-size:24px;line-height:1;display:grid}.product-detail-copy p{color:var(--orange);margin:0 0 10px;font-size:13px;font-weight:900}.product-detail-copy h1{margin:0;font-size:clamp(34px,4.8vw,58px);line-height:1.12}.product-detail-copy span{max-width:680px;color:var(--muted);margin-top:22px;font-size:17px;line-height:1.8;display:block}.product-tags{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.product-tags b{color:#fff;background:var(--orange);border-radius:6px;padding:8px 12px;font-size:13px}.product-detail-image{background:#fff;border:1px solid #cfe4e9;border-radius:8px;margin:0;overflow:hidden;box-shadow:0 24px 70px #122a3426}.product-detail-image img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.product-detail-body{background:#fff}.product-subnav{flex-wrap:wrap;gap:10px;margin-bottom:26px;display:flex}.product-subnav button{min-height:36px;color:var(--brand-dark);background:#eef8fa;border:1px solid #c5e3e9;border-radius:6px;align-items:center;padding:0 12px;font-size:13px;text-decoration:none;display:inline-flex}.product-subnav button:hover{color:#fff;background:var(--brand);border-color:var(--brand)}.product-item-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.product-item-card{width:100%;color:inherit;text-align:left;white-space:normal;cursor:pointer;background:#fff;border:1px solid #cfe4e9;border-radius:8px;grid-template-rows:170px minmax(0,1fr);padding:0;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;overflow:hidden}.product-item-card:hover{border-color:var(--brand);transform:translateY(-2px);box-shadow:0 16px 38px #122a341f}.product-item-card figure{background:#fff;border-bottom:1px solid #e0eef2;place-items:center;height:170px;min-height:170px;margin:0;padding:0;display:grid;overflow:hidden}.product-item-card img{object-fit:contain;object-position:center;width:auto;max-width:260px;height:auto;max-height:126px;display:block}.product-item-card div{min-width:0;padding:18px}.product-item-card p{color:var(--orange);margin:0 0 8px;font-size:12px;font-weight:900}.product-item-card h3{margin:0 0 10px;font-size:19px;line-height:1.35}.product-item-card span{color:var(--muted);white-space:normal;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:14px;line-height:1.7;display:-webkit-box;overflow:hidden}.product-item-detail-modal{scrollbar-color:#0d728075 #073f4914;scrollbar-width:thin;background:#fff;gap:0;width:min(1280px,100vw - 44px);max-height:calc(100vh - 44px);padding:0;position:relative;overflow:auto}.product-item-detail-modal::-webkit-scrollbar{width:10px;height:10px}.product-item-detail-modal::-webkit-scrollbar-track{background:#eef7f8;border-radius:999px}.product-item-detail-modal::-webkit-scrollbar-thumb{background:linear-gradient(#0d7280,#13b6b2);border:2px solid #eef7f8;border-radius:999px}.product-item-detail-modal::-webkit-scrollbar-thumb:hover{background:linear-gradient(#073f49,#0d7280)}.product-legacy-summary{background:#fff;grid-template-columns:340px minmax(0,1fr);align-items:center;min-height:220px;display:grid}.product-legacy-summary figure{background:#fff;place-items:center;height:220px;min-height:220px;margin:0;padding:0;display:grid}.product-legacy-summary img{object-fit:contain;object-position:center;width:auto;max-width:220px;height:auto;max-height:170px;display:block}.product-legacy-copy{justify-self:start;width:min(100%,760px);min-width:0;padding:38px 60px 38px 20px;overflow:hidden}.product-legacy-copy h2{color:#000;margin:0 0 16px;font-size:22px;line-height:1.35}.product-legacy-copy p{color:#111827;overflow-wrap:break-word;max-width:680px;margin:0;font-size:15px;line-height:1.9}.product-legacy-parameter{background:#fff;border:1px solid #d7dbe2;border-left:0;border-right:0}.product-legacy-tab{color:#fff;background:var(--brand-dark);place-items:center;width:116px;min-height:34px;font-weight:900;display:grid}.product-legacy-parameter h3{color:var(--brand-dark);margin:24px 24px 18px;font-size:21px}.product-legacy-section{scrollbar-color:#0d728070 #073f490f;scrollbar-width:thin;margin:0 24px 26px;padding-bottom:8px;overflow-x:auto}.product-legacy-section::-webkit-scrollbar{height:8px}.product-legacy-section::-webkit-scrollbar-track{background:#edf6f7;border-radius:999px}.product-legacy-section::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#0d7280,#13b6b2);border:2px solid #edf6f7;border-radius:999px}.product-legacy-section::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#073f49,#0d7280)}.product-legacy-section h4{margin:0 0 10px;font-size:15px}.product-legacy-section table{border-collapse:collapse;background:#f7f7f9;border:1px solid #d7dbe2;width:100%}.product-legacy-section th,.product-legacy-section td{color:#111827;text-align:left;vertical-align:top;border:0;padding:12px 18px;font-size:14px;line-height:1.55}.product-legacy-section th{white-space:nowrap;width:16%;font-weight:700}.product-legacy-section td{width:34%}.product-legacy-section .legacy-feature-cell{width:100%;font-weight:400}.product-capability-section{background:#f7fafb}.product-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.product-feature-grid article{background:#f6fbfc;border:1px solid #cfe4e9;border-radius:8px;min-height:190px;padding:22px}.product-feature-grid span{color:var(--orange);font-weight:900}.product-feature-grid h3{margin:18px 0 10px;font-size:20px}.product-feature-grid p{color:var(--muted);margin:0;line-height:1.7}.product-contact-band{background:linear-gradient(90deg, var(--brand-dark), var(--warehouse))}@media (width<=1100px){.home-hero,.task-layout,.admin-shell,.category-admin-layout,.task-hero,.profile-edit-grid,.task-grid{grid-template-columns:1fr}.hero-panel{min-height:auto}.home-proof-strip,.visual-strip,.product-detail-hero,.product-item-grid,.product-feature-grid,.product-center-grid,.task-grid,.solution-grid,.home-service-grid,.home-scenario-grid,.delivery-steps,.stats-row,.dashboard-grid{grid-template-columns:repeat(2,1fr)}.product-legacy-summary{grid-template-columns:1fr}.product-legacy-summary figure{border-bottom:1px solid #e0eef2;height:220px;min-height:220px}.product-legacy-copy{padding:28px 34px}.task-grid{grid-template-columns:1fr}.split-head,.home-footer{flex-direction:column;align-items:stretch}.home-footer p{text-align:left;max-width:none}.detail-grid,.talent-form{grid-template-columns:repeat(2,minmax(0,1fr))}.talent-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-panel form,.task-form{grid-template-columns:1fr 1fr}.admin-task-layout{grid-template-columns:1fr}.admin-task-tree,.admin-task-category-panel{max-height:none;position:static}.admin-side{height:auto;min-height:auto;position:static;overflow:visible}}@media (width<=760px){.site-nav,.task-nav,.task-hero,.task-entry,.admin-head,.admin-card-head,.search-bar,.table-actions{flex-direction:column;align-items:stretch}.site-nav{padding:14px 18px}.site-nav nav,.task-nav nav{flex-wrap:wrap}.home-hero,.section-block,.task-entry,.home-footer{padding:44px 20px}.home-copy h1{font-size:34px}.home-copy span{font-size:16px}.hero-actions a,.hero-actions button{justify-content:center;width:100%}.hero-panel img{min-height:260px}.home-proof-strip{width:calc(100% - 28px);margin-top:-22px}.home-proof-strip div{border-bottom:1px solid #edf1f6;border-right:0}.home-proof-strip div:last-child{border-bottom:0}.section-head h2,.task-entry h2,.task-hero h2{font-size:28px}.task-page,.admin-shell{width:100%;margin:0}.task-grid,.solution-grid,.home-proof-strip,.visual-strip,.product-detail-hero,.product-item-grid,.product-feature-grid,.product-center-grid,.home-service-grid,.home-scenario-grid,.delivery-steps,.stats-row,.dashboard-grid,.profile-panel form,.task-form,.quick-grid,.talent-strip,.detail-grid,.talent-form,.category-admin-layout{grid-template-columns:1fr}.product-item-detail-modal{width:calc(100vw - 20px)}.product-legacy-summary figure{height:190px;min-height:190px;padding:0}.product-legacy-summary img{width:auto;max-width:200px;height:auto;max-height:150px}.product-legacy-copy{padding:24px 20px}.product-legacy-copy h2{font-size:22px}.product-legacy-section{margin:0 12px 20px;overflow-x:auto}.product-legacy-section table{min-width:680px}.task-hero{padding:28px 20px 24px;display:grid}.task-search-panel{grid-template-columns:1fr;width:100%;display:grid}.task-search-panel button{width:100%}.task-filter-pills{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.task-filter-pills button{flex:none}.task-hero-metrics{grid-template-columns:1fr}.task-category-strip{grid-template-columns:repeat(2,minmax(0,1fr));margin:0 14px;padding:0 10px}.task-tabs{flex-direction:column;align-items:stretch;margin:0 14px;padding:14px}.task-tabs div{flex-wrap:wrap;gap:10px}.task-layout{padding:16px 14px 24px}.filter-tree{position:static}.task-list-summary{flex-direction:column;align-items:flex-start}.task-count-pills{justify-content:flex-start}.task-card{grid-template-columns:1fr;gap:16px;padding:20px}.task-card dl{grid-template-columns:1fr}.task-card-side{text-align:left;border-top:1px solid #edf1f6;border-left:0;justify-items:start;padding:16px 0 0}.task-card-side strong{font-size:30px}.task-card-side button{width:100%}.profile-overview{flex-direction:column;align-items:stretch}.profile-info-card{grid-template-columns:1fr}.profile-info-card .wide{grid-column:auto}.payment-methods,.payment-fields{grid-template-columns:1fr}.payment-fields .wide{grid-column:auto}.admin-main{padding:16px 14px 28px}.admin-side{height:auto;min-height:auto;position:static;overflow:visible}.visual-strip{padding:24px 20px 0}.product-detail-hero{padding:28px 20px 48px}.product-detail-copy h1{font-size:32px}.service-group,.service-group div{min-height:auto}.admin-login-scene{min-height:calc(100vh - 62px);padding:20px 14px}.admin-login-scene .login-card{padding:28px 22px}.public-task-apply-bar{flex-direction:column;align-items:stretch}.dashboard-card.wide,.task-form .wide,.detail-grid .wide,.talent-form .wide{grid-column:auto}table{display:block;overflow-x:auto}.assignee-panel,.candidate{grid-template-columns:1fr}.candidate-task-meta{justify-items:start}.workorder-meta{flex-direction:column;align-items:flex-start}}
