:root{font-family:Inter,Segoe UI,Microsoft YaHei,Arial,sans-serif;color:#17212b;background:#f3f5f7;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #17212b;--muted: #788592;--muted-2: #9aa6b1;--line: #e1e6eb;--line-strong: #d3dbe2;--canvas: #f3f5f7;--panel: #ffffff;--accent: #2566a8;--accent-soft: #eaf2fb;--success: #1b7a53;--success-soft: #e9f7ef;--warning: #a36a1d;--warning-soft: #fff6e6;--danger: #b74742;--danger-soft: #fff0ee;--shadow: 0 12px 28px rgba(22, 35, 48, .06)}*{box-sizing:border-box}body{font-size:14px;margin:0;min-width:1080px;min-height:100vh;background:var(--canvas);-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{display:flex;height:100vh;min-height:0;overflow:hidden;background:var(--canvas)}.sidebar{width:258px;min-width:258px;min-height:100vh;display:flex;flex-direction:column;background:#fbfcfd;border-right:1px solid var(--line);transition:width .2s ease,min-width .2s ease}.brand-block{display:flex;align-items:center;gap:11px;padding:25px 22px 21px}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#fff;background:#17212b}.brand-copy{min-width:0}.brand-name{color:var(--ink);font-size:19px;font-weight:780;letter-spacing:-.04em}.brand-subtitle{margin-top:3px;color:var(--muted-2);font-size:14px;font-weight:700;letter-spacing:.14em}.sidebar-toggle{display:grid;place-items:center;width:28px;height:28px;flex:0 0 28px;margin-left:auto;padding:0;border:1px solid var(--line);border-radius:8px;color:#697681;background:#fff}.sidebar-toggle:hover{border-color:#b8c5cf;color:var(--ink);background:#f2f5f7}.sidebar-nav{flex:1;padding:0 10px;overflow:auto}.nav-section-label{display:flex;align-items:center;gap:8px;padding:0 12px 8px;color:#99a4ad;font-size:14px;font-weight:400;letter-spacing:.12em;text-transform:uppercase}.nav-section-label--tasks{margin-top:25px}.task-count{display:grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border-radius:999px;color:#77838e;background:#eef1f4;font-size:14px;letter-spacing:0}.task-create-button{display:grid;place-items:center;align-self:center;width:22px;height:22px;margin:0 0 0 auto;padding:0;border:0;border-radius:6px;color:#7a8791;background:transparent;font-size:14px;line-height:1}.task-create-button:hover{color:var(--ink);background:#eef1f4}.nav-item{position:relative;display:flex;align-items:center;gap:12px;width:100%;min-height:42px;padding:0 13px;border:0;border-radius:9px;color:#4f5b65;background:transparent;text-align:left;font-size:14px;font-weight:400}.nav-item:hover{color:var(--ink);background:#f0f3f6}.nav-item.is-active{color:var(--ink);background:#e8edf1;font-weight:700}.nav-chevron{margin-left:auto;color:#a0aab2}.task-list{display:grid;gap:2px}.project-tree{display:grid;gap:5px}.project-tree-item{border:1px solid transparent;border-radius:9px;transition:border-color .16s,background .16s}.project-tree-item.is-selected{border-color:#dce4ea;background:#f5f7f9}.project-tree-item:has(.task-nav-item[draggable=true]:active){border-color:#aac4dd}.project-tree-heading{display:flex;align-items:center;min-height:36px;padding:0 5px 0 7px}.project-tree-main-group{display:flex;align-items:center;min-width:0;flex:0 1 auto}.project-tree-main{display:flex;align-items:center;gap:7px;min-width:0;flex:0 1 auto;padding:6px 4px;border:0;color:#4b5863;background:transparent;text-align:left}.project-tree-main>svg{flex:0 0 auto;color:#667f97}.project-tree-main strong{overflow:hidden;max-width:132px;flex:0 1 auto;font-size:14px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.project-tree-item.is-selected .project-tree-main strong{font-weight:700}.project-tree-count{min-width:18px;color:#8b98a3;font-size:14px;text-align:center}.project-tree-heading-spacer{min-width:3px;flex:1}.project-tree-action{display:grid;place-items:center;width:23px;height:23px;padding:0;border:0;border-radius:6px;color:#8a96a0;background:transparent;opacity:0}.project-tree-heading:hover .project-tree-action{opacity:1}.project-tree-action:hover{color:var(--ink);background:#e5eaee}.project-name-editor{display:flex;align-items:center;gap:4px;min-width:0;flex:1;padding:3px 4px}.project-name-editor input{min-width:0;width:100%;height:29px;padding:0 8px;border:1px solid #a9c5e0;border-radius:7px;outline:0;color:var(--ink);background:#fff;font-size:14px;font-weight:700}.project-name-editor input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.project-tree-item .task-list{padding:0 3px 5px 14px}.task-nav-item[draggable=true]{cursor:grab}.task-nav-item[draggable=true]:active{cursor:grabbing;opacity:.62}.task-nav-item{position:relative;display:flex;align-items:center;border-radius:9px}.task-nav-item.is-active{background:#e3e8ed}.task-nav-main{display:flex;align-items:center;gap:10px;width:100%;min-width:0;padding:9px 8px 9px 13px;border:0;border-radius:9px;color:#54606a;background:transparent;text-align:left}.task-nav-main:hover{color:var(--ink)}.task-nav-copy{display:grid;min-width:0;gap:3px}.task-nav-copy strong{overflow:hidden;color:#49545d;font-size:14px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.task-nav-item.is-active .task-nav-copy strong{font-weight:700}.task-nav-copy span{color:#9aa5ae;font-size:14px}.task-list-name-editor{display:flex;align-items:center;gap:6px;width:100%;min-width:0;padding:6px 5px 6px 13px}.task-list-name-editor input{min-width:0;flex:1;height:29px;padding:0 8px;border:1px solid #a9c5e0;border-radius:7px;outline:0;color:var(--ink);background:#fff;font-size:14px;font-weight:650}.task-list-name-editor input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.task-list-name-editor .task-name-action{flex:0 0 27px}.task-status-dot{width:7px;height:7px;flex:0 0 7px;border:1.5px solid #aab4bc;border-radius:999px}.task-status-dot.is-done{border-color:var(--success);background:var(--success)}.task-delete{position:absolute;right:7px;opacity:0}.task-nav-item:hover .task-delete,.task-nav-item.is-active .task-delete{opacity:1}.sidebar-footer{display:flex;align-items:center;gap:10px;min-height:44px;margin-top:auto;padding:0 17px;border-top:1px solid var(--line)}.profile-avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;color:#225896;background:#dcecff;font-size:14px;font-weight:800}.profile-copy{display:flex;align-items:baseline;gap:7px;min-width:0}.profile-copy strong{color:var(--ink);font-size:14px}.profile-copy span{color:var(--muted);font-size:14px}.profile-menu{display:grid;place-items:center;width:27px;height:27px;margin-left:auto;border:0;border-radius:6px;color:var(--muted);background:transparent}.profile-menu:hover{background:#eef1f4}.app-shell--sidebar-collapsed .sidebar{width:76px;min-width:76px}.app-shell--sidebar-collapsed .brand-block{flex-direction:column;align-items:center;gap:8px;padding:18px 8px 16px}.app-shell--sidebar-collapsed .brand-mark{width:32px;height:32px}.app-shell--sidebar-collapsed .brand-copy,.app-shell--sidebar-collapsed .nav-section-label,.app-shell--sidebar-collapsed .nav-item span,.app-shell--sidebar-collapsed .nav-chevron,.app-shell--sidebar-collapsed .task-nav-copy,.app-shell--sidebar-collapsed .project-tree-main strong,.app-shell--sidebar-collapsed .project-tree-count,.app-shell--sidebar-collapsed .project-tree-action,.app-shell--sidebar-collapsed .task-delete,.app-shell--sidebar-collapsed .profile-copy,.app-shell--sidebar-collapsed .profile-menu{display:none}.app-shell--sidebar-collapsed .sidebar-toggle{width:24px;height:24px;flex-basis:24px;margin-left:0}.app-shell--sidebar-collapsed .nav-item,.app-shell--sidebar-collapsed .task-nav-main,.app-shell--sidebar-collapsed .sidebar-footer{justify-content:center;padding-inline:0}.main-shell{display:flex;flex:1;min-width:0;height:100vh;min-height:0;flex-direction:column}.topbar{display:flex;align-items:center;justify-content:space-between;gap:22px;height:56px;min-height:56px;padding:0 28px;border-bottom:1px solid var(--line);background:#ffffffdb}.topbar-context{display:flex;align-items:center;gap:11px;min-width:0;white-space:nowrap}.context-kicker{color:var(--muted);font-size:14px}.context-separator{color:#bdc6cd}.topbar-context strong{overflow:hidden;max-width:245px;color:var(--ink);font-size:14px;text-overflow:ellipsis}.task-name-display{display:inline-flex;align-items:center;gap:5px;min-width:0}.task-name-display strong{overflow:hidden;max-width:245px;text-overflow:ellipsis}.task-name-edit{display:inline-grid;place-items:center;align-self:center;width:22px;height:22px;padding:0;border:1px solid transparent;border-radius:6px;color:#82909b;background:transparent;font-size:14px;line-height:1}.task-name-edit:hover{border-color:var(--line);color:var(--accent);background:var(--accent-soft)}.task-name-editor{display:inline-flex;align-items:center;gap:4px;min-width:0}.task-name-editor input{width:min(245px,32vw);height:31px;padding:0 8px;border:1px solid #a9c5e0;border-radius:7px;outline:0;color:var(--ink);background:#fff;font-size:14px;font-weight:700}.task-name-editor input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.task-name-action{display:inline-grid;place-items:center;width:27px;height:27px;padding:0;border:1px solid var(--line);border-radius:6px;color:#788691;background:#fff}.task-name-action:hover{border-color:#b6c4cf;color:var(--ink);background:#f5f8fa}.task-name-action--save{border-color:#bfe0ce;color:var(--success);background:var(--success-soft)}.topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px}.report-export-option{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:0 8px;color:#344553;font-size:14px;font-weight:560;white-space:nowrap}.report-export-option input{width:16px;height:16px;margin:0;accent-color:#355f7a}.report-export-option input:disabled{opacity:.55}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:0 14px;border:1px solid transparent;border-radius:9px;white-space:nowrap;font-size:14px;font-weight:680;transition:background .18s,border-color .18s,color .18s,transform .18s}.button:hover:not(:disabled){transform:translateY(-1px)}.button--secondary{color:#3c4852;border-color:var(--line-strong);background:#fff}.button--secondary:hover:not(:disabled){border-color:#aebbc6;background:#f7f9fb}.button--primary{color:#fff;border-color:#17212b;background:#17212b;box-shadow:0 4px 10px #17212b29}.button--primary:hover:not(:disabled){background:#263645}.button--danger{color:#fff;border-color:var(--danger);background:var(--danger)}.button--danger:hover:not(:disabled){color:#fff;background:#9d3f3b}.button--ghost-danger{color:var(--danger);border-color:#f0c8c5;background:var(--danger-soft)}.button--ghost-danger:hover:not(:disabled){border-color:#dfa19c;background:#ffe9e6}.button--compact{min-height:32px;padding:0 10px;font-size:14px}.button--full{width:100%}.language-switch{display:flex;align-items:center;padding:3px;border:1px solid var(--line);border-radius:8px;background:#f6f8fa}.language-switch button{min-width:28px;min-height:27px;padding:0 6px;border:0;border-radius:5px;color:#87929c;background:transparent;font-size:14px;font-weight:760}.language-switch button.is-active{color:var(--ink);background:#fff;box-shadow:0 1px 3px #17212b17}.icon-button{display:inline-grid;place-items:center;width:32px;height:32px;padding:0;border:1px solid transparent;border-radius:8px;color:#66737e;background:transparent}.icon-button:hover:not(:disabled){border-color:var(--line);color:var(--ink);background:#f3f6f8}.text-button{display:inline-flex;align-items:center;gap:5px;padding:0;border:0;color:var(--accent);background:transparent;font-size:14px;font-weight:700}.text-button:hover{color:#154c83;text-decoration:underline}.auth-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);min-width:0;min-height:100dvh;overflow:auto;color:var(--muted);background:#eef2f5;font-size:14px}.auth-story{position:relative;display:flex;min-height:100dvh;padding:clamp(38px,5vw,76px);flex-direction:column;overflow:hidden;color:#dbe6ef;background:#14202b}.auth-story:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";opacity:.32;background-image:linear-gradient(rgba(136,165,189,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(136,165,189,.18) 1px,transparent 1px);background-size:54px 54px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 78%);mask-image:linear-gradient(to bottom,#000,transparent 78%);pointer-events:none}.auth-brand-row{position:relative;z-index:1;display:flex;align-items:center;gap:12px}.auth-brand-row .brand-mark{color:#15212c;background:#e8f0f6}.auth-brand-row>strong{color:#fff;font-size:20px;font-weight:780;letter-spacing:-.04em}.auth-story-copy{position:relative;z-index:1;max-width:620px;margin-top:clamp(64px,10vh,120px)}.auth-kicker{color:#7396b2;font-family:SFMono-Regular,Consolas,monospace;font-size:14px;font-weight:700;letter-spacing:.16em}.auth-story-copy h2{margin-top:18px;color:#fff;font-size:clamp(44px,5.1vw,76px);font-weight:750;line-height:1.08;letter-spacing:-.065em}.auth-story-copy p{max-width:520px;margin-top:24px;color:#9eb0be;font-size:16px;line-height:1.8}.auth-container-visual{position:relative;z-index:1;width:min(640px,92%);margin-top:clamp(46px,7vh,84px);padding:16px 18px 12px;border:1px solid rgba(147,174,195,.35);background:#111c2694}.auth-container-label,.auth-container-scale{display:flex;align-items:center;justify-content:space-between;color:#7390a7;font-family:SFMono-Regular,Consolas,monospace;font-size:14px;letter-spacing:.12em}.auth-container-label b{color:#d2e1ec;font-size:14px}.auth-container-grid{position:relative;display:grid;height:112px;margin:14px 0 10px;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(3,1fr);gap:5px;padding:8px;border:1px solid #557188;background-image:linear-gradient(rgba(93,122,145,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(93,122,145,.13) 1px,transparent 1px);background-size:calc(100% / 12) calc(100% / 3)}.cargo{display:block;border:1px solid #76a7cf;background:#2b6796;box-shadow:inset 0 0 0 2px #ffffff0f}.cargo--1{grid-area:1 / 1 / 3 / 3}.cargo--2{grid-area:1 / 3 / 2 / 6}.cargo--3{grid-area:2 / 3 / 4 / 5}.cargo--4{grid-area:2 / 5 / 4 / 8;background:#315979}.cargo--5{grid-area:1 / 8 / 3 / 11}.cargo--6{grid-area:3 / 8 / 4 / 10;background:#315979}.auth-proof{position:relative;z-index:1;display:grid;margin-top:auto;padding-top:38px;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.auth-proof div{display:grid;gap:7px;padding-top:12px;border-top:1px solid rgba(151,177,197,.28)}.auth-proof b{color:#668aa6;font-family:SFMono-Regular,Consolas,monospace;font-size:14px}.auth-proof span{color:#c8d4dd;font-size:14px;font-weight:650}.auth-panel{display:flex;min-height:100dvh;padding:clamp(30px,6vw,84px);flex-direction:column;justify-content:center;background:#f8fafb}.auth-card{width:min(420px,100%);margin:auto}.auth-heading-block{text-align:center}.auth-card h1.auth-heading{margin-top:15px;color:var(--ink);font-size:42px;line-height:1.1;letter-spacing:.08em;text-align:center}.auth-card p{margin-top:12px;color:#74818c;font-size:14px;line-height:1.6}.auth-card form{display:grid;gap:18px;margin-top:42px}.auth-card label{display:grid;gap:9px;color:#42505c;font-size:14px;font-weight:720}.auth-card input,.create-project-modal input{width:100%;height:50px;padding:0 14px;border:1px solid #cad4dc;border-radius:10px;outline:0;color:var(--ink);background:#fff;transition:border-color .18s,box-shadow .18s}.auth-card input::placeholder{color:#a1adb6}.auth-card input:focus,.create-project-modal input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.auth-error{padding:11px 12px;border:1px solid #f1d1ce;border-radius:10px;color:var(--danger);background:var(--danger-soft);font-size:14px;line-height:1.45}.auth-card .button--primary{min-height:50px;margin-top:4px;border-radius:10px;font-size:16px}.auth-card .button--primary:active:not(:disabled){transform:translateY(1px)}.auth-apply{display:grid;gap:5px;margin-top:28px;padding-top:22px;border-top:1px solid var(--line);color:#687580;font-size:14px;line-height:1.5;text-align:center}.auth-apply span{color:#96a1aa;font-size:14px}.auth-panel-foot{display:flex;justify-content:space-between;width:min(420px,100%);margin:40px auto 0;color:#a1abb3;font-family:SFMono-Regular,Consolas,monospace;font-size:14px;letter-spacing:.13em}.create-project-heading{display:flex;align-items:center;gap:12px}.create-project-heading .modal-icon{flex:0 0 auto}.create-project-heading .modal-copy,.create-project-heading h2{margin-top:0}.create-project-modal>input{margin-top:15px}.main-content{flex:1;min-height:0;padding:27px;overflow:auto}.main-content.main-content--welcome{padding:0;background:#fff}.app-shell--welcome .sidebar-footer{min-height:56px}.welcome-page{position:relative;display:flex;min-height:100%;align-items:center;justify-content:center;overflow:auto;background:#fff}.welcome-center{display:flex;width:min(100% - 40px,560px);padding:24px 0 56px;flex-direction:column;align-items:center;text-align:center;transform:translateY(-18px)}.welcome-center h1{color:#14191f;font-size:30px;font-weight:480;line-height:1.4;letter-spacing:-.035em}.welcome-subtitle{margin-top:8px;color:#7d8791;font-size:16px;line-height:1.55}.welcome-create-project{display:inline-flex;min-width:220px;min-height:52px;margin-top:35px;padding:0 24px;align-items:center;justify-content:center;gap:9px;border:1px solid #cbd2d9;border-radius:999px;color:#17212b;background:#fff;font-size:16px;font-weight:520;transition:background .16s,border-color .16s,color .16s}.welcome-create-project:hover{border-color:#aab4bd;background:#f8f9fa}.welcome-create-project:focus-visible,.welcome-help summary:focus-visible{outline:3px solid rgba(37,102,168,.28);outline-offset:3px}.welcome-help{position:absolute;z-index:2;bottom:25px;left:50%;color:#7c8791;transform:translate(-50%)}.welcome-help summary{display:flex;min-height:26px;align-items:center;justify-content:center;gap:7px;list-style:none;cursor:pointer;font-size:14px;-webkit-user-select:none;user-select:none}.welcome-help summary::-webkit-details-marker{display:none}.welcome-help summary:hover{color:#273542}.welcome-help[open] summary>svg{transform:rotate(90deg)}.welcome-guide{position:absolute;bottom:calc(100% + 12px);left:50%;width:min(460px,calc(100vw - 40px));max-height:min(48vh,390px);padding:20px 22px;overflow:auto;border:1px solid #e1e6eb;border-radius:10px;color:#26313b;background:#fff;box-shadow:0 8px 24px #16233014;transform:translate(-50%);text-align:left}.welcome-guide h2{margin-bottom:12px;color:#17212b;font-size:16px;font-weight:650}.welcome-guide ol{display:grid;gap:9px;margin:0;padding-left:22px;color:#4d5964;font-size:14px;line-height:1.6}.process-status--welcome{min-height:56px;color:#747e87;background:#fff}.process-status--welcome .powered-by{color:#79838d;font-size:14px}.process-status{display:flex;align-items:center;gap:13px;min-height:44px;padding:0 29px;border-top:1px solid var(--line);color:var(--muted);background:#ffffffe6}.process-status-copy{display:flex;align-items:center;gap:8px;min-width:0;font-size:14px}.process-status-copy>svg{flex:0 0 auto;color:var(--success)}.process-status--calculating .process-status-copy>svg{color:var(--accent)}.process-status-copy span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-progress-track{flex:1;height:5px;overflow:hidden;border-radius:999px;background:#e7edf3}.status-progress-track span{display:block;height:100%;border-radius:inherit;background:var(--accent);transition:width .2s ease}.status-progress-track--indeterminate span,.progress-track--indeterminate span{width:34%;animation:progress-sweep 1.35s ease-in-out infinite}.process-status>strong{min-width:34px;color:var(--accent);font-size:14px;text-align:right}.powered-by{margin-left:auto;color:#a5adb5;font-size:12px;font-weight:520;letter-spacing:.01em;white-space:nowrap}.status-spinner{display:grid;place-items:center;color:var(--accent);animation:spin 1.1s linear infinite}.task-workspace{width:100%;max-width:none;margin:0}.subpage,.empty-workspace{max-width:1440px;margin:0 auto}.workbench-heading,.subpage-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:22px}.eyebrow{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:14px;font-weight:780;letter-spacing:.12em;text-transform:uppercase}.eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--success);box-shadow:0 0 0 4px var(--success-soft)}h1,h2,h3,p{margin:0}.workbench-heading h1,.subpage-heading h1{margin-top:8px;color:var(--ink);font-size:25px;line-height:1.15;letter-spacing:-.045em}.workbench-heading p,.subpage-heading p{margin-top:8px;color:var(--muted);font-size:14px}.heading-metrics{display:flex;align-items:stretch;gap:8px}.metric-badge{display:grid;gap:4px;min-width:96px;padding:10px 13px;border:1px solid var(--line);border-radius:9px;background:#fff}.metric-badge span{color:var(--muted);font-size:14px}.metric-badge strong{color:var(--ink);font-size:16px;letter-spacing:-.03em}.metric-badge--accent{border-color:#c5dbf1;background:#f4f9ff}.metric-badge--accent strong{color:var(--accent)}.panel-card{border:1px solid var(--line);border-radius:13px;background:var(--panel);box-shadow:var(--shadow)}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 8px;border-radius:999px;font-size:14px;font-weight:800;letter-spacing:.04em}.status-pill--neutral{color:#6d7983;background:#eff2f4}.status-pill--accent{color:var(--accent);background:var(--accent-soft)}.status-pill--success{color:var(--success);background:var(--success-soft)}.status-pill--warning{color:var(--warning);background:var(--warning-soft)}.user-management-card{overflow:hidden}.user-management-card-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid var(--line)}.user-management-card-heading>div{display:grid;gap:4px}.user-management-card-heading strong{color:var(--ink);font-size:14px}.user-management-card-heading span{color:var(--muted);font-size:14px}.user-management-empty{display:grid;place-items:center;min-height:190px;color:var(--muted);font-size:14px}.user-management-table th,.user-management-table td{white-space:nowrap}.user-account-cell{display:flex;align-items:center;gap:9px}.user-account-cell strong{color:var(--ink);font-size:14px}.user-display-name{color:var(--ink);font-size:14px;font-weight:650}.profile-avatar--small{width:27px;height:27px;font-size:14px}.account-status{display:inline-flex;align-items:center;gap:6px;color:var(--success);font-size:14px;font-weight:650}.account-status i{width:6px;height:6px;border-radius:50%;background:currentColor}.account-status.is-disabled{color:#9b6a2b}.user-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.text-button--danger{color:var(--danger)}.text-button--danger:hover{color:#9b322e}.create-user-heading{display:flex;align-items:center;gap:12px}.create-user-heading .modal-icon{flex:0 0 auto}.create-user-heading h2{margin:0;color:var(--ink);font-size:21px;letter-spacing:-.045em}.account-editor-hint{margin-top:7px;color:var(--muted);font-size:14px;line-height:1.55}.user-form-fields{display:grid;gap:14px;margin-top:20px}.user-form-fields label{display:grid;gap:7px;color:#42505c;font-size:14px;font-weight:720}.user-form-fields input{width:100%;height:42px;padding:0 12px;border:1px solid var(--line-strong);border-radius:8px;outline:0;color:var(--ink);background:#fff;font-size:14px}.user-form-fields input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.import-review-banner{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding:11px 14px;border:1px solid #cbe7d7;border-radius:11px;background:#f7fcf9}.banner-icon{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;color:var(--success);background:var(--success-soft)}.banner-copy{display:grid;gap:3px;flex:1;min-width:0}.banner-copy strong{color:#256442;font-size:14px}.banner-copy span{color:#749180;font-size:14px}.result-layout{position:relative;display:block}.app-shell--scene-fullscreen .sidebar,.app-shell--scene-fullscreen .topbar,.app-shell--scene-fullscreen .result-tabs,.app-shell--scene-fullscreen .process-status{display:none}.app-shell--scene-fullscreen .main-shell{width:100%;height:100vh}.app-shell--scene-fullscreen .main-content{display:flex;padding:0;overflow:hidden}.app-shell--scene-fullscreen .task-workspace,.app-shell--scene-fullscreen .result-layout{display:flex;flex:1;min-height:0}.app-shell--scene-fullscreen .scene-card{display:flex;flex:1;flex-direction:column;min-height:0;border:0;border-radius:0;box-shadow:none}.app-shell--scene-fullscreen .scene-toolbar{flex:0 0 59px;background:#fff}.app-shell--scene-fullscreen .scene-canvas{flex:1;height:auto;min-height:0}.app-shell--scene-fullscreen .replay-bar{flex:0 0 57px}.app-shell--scene-fullscreen .result-inspector{height:100%;top:0}.scene-card{min-width:0;overflow:hidden}.scene-toolbar{display:grid;grid-template-columns:minmax(190px,1fr) auto minmax(190px,1fr);align-items:center;gap:12px;min-height:59px;padding:0 15px 0 18px}.scene-title{display:flex;align-items:center;gap:9px;min-width:0;color:var(--ink)}.scene-title>svg{color:var(--accent)}.scene-title div{display:grid;min-width:0;gap:3px}.scene-title strong{font-size:14px}.scene-title span{color:var(--muted);font-size:14px}.container-switcher{display:flex;align-items:center;justify-content:center;gap:8px;min-width:270px}.container-switcher>.icon-button{width:36px;height:36px;border-color:var(--line);color:#50606d;background:#fff}.container-switcher>.icon-button:hover:not(:disabled){border-color:#aac4dd;color:var(--accent);background:var(--accent-soft)}.container-switcher__copy{display:grid;min-width:190px;gap:2px;text-align:center}.container-switcher__copy strong{overflow:hidden;color:var(--ink);font-size:16px;font-weight:800;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap}.container-switcher__copy span{color:var(--muted);font-size:14px;font-weight:700;white-space:nowrap}.scene-actions{display:flex;align-items:center;justify-self:end;gap:4px}.inspector-toggle{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:32px;padding:0 9px;border:1px solid var(--line-strong);border-radius:8px;color:#52616d;background:#fff;font-size:14px;font-weight:800;letter-spacing:-.08em}.inspector-toggle:hover,.inspector-toggle.is-active{border-color:#aac4dd;color:var(--accent);background:var(--accent-soft)}.scene-canvas{position:relative;height:max(387px,calc(100vh - 308px));overflow:hidden;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.scene-canvas--pan{cursor:grabbing}.scene-canvas--rotate{cursor:crosshair}.scene-webgl-layer{position:absolute;top:0;right:0;bottom:0;left:0}.scene-webgl-layer canvas{display:block;width:100%;height:100%;outline:0}.scene-webgl-error{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:var(--muted);background:#f7f9fb;font-size:14px}.scene-pallet-tooltip{position:absolute;z-index:4;width:320px;padding:12px 13px 11px;border:1px solid #bfd3e8;border-radius:10px;color:var(--ink);background:#fffffff7;box-shadow:0 14px 28px #16233029;pointer-events:none;animation:tooltip-in .14s ease-out}@keyframes tooltip-in{0%{transform:translateY(4px);opacity:.25}to{transform:translateY(0);opacity:1}}.scene-tooltip-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-bottom:9px;border-bottom:1px solid var(--line)}.scene-tooltip-heading span{padding:3px 6px;border-radius:4px;color:var(--accent);background:var(--accent-soft);font-size:14px;font-weight:750}.scene-tooltip-heading strong{color:var(--ink);font-size:14px;letter-spacing:-.02em}.scene-tooltip-grid{display:grid;grid-template-columns:max-content minmax(0,1fr);gap:7px 8px;padding:10px 0 8px}.scene-tooltip-grid span{color:var(--muted);font-size:14px}.scene-tooltip-grid strong{color:#3e4b56;font-size:14px;font-weight:700;white-space:nowrap}.scene-legend{position:absolute;right:14px;bottom:14px;display:flex;gap:11px;padding:7px 9px;border:1px solid rgba(214,222,229,.9);border-radius:6px;background:#ffffffe0;color:#687580;font-size:14px}.scene-legend span{display:inline-flex;align-items:center;gap:4px}.legend-dot{width:7px;height:7px;border-radius:2px}.legend-dot--blue{background:#4d7fba}.legend-dot--orange{background:#d4934b}.legend-dot--gray{background:#9ca8b4}.legend-dot--cog{border-radius:50%;background:#c84d4d}.legend-dot--center{border-radius:50%;background:#3d73ae}.replay-bar{display:flex;align-items:center;gap:8px;min-height:57px;padding:8px 16px;border-top:1px solid var(--line)}.replay-play{display:grid;place-items:center;width:33px;height:33px;border:0;border-radius:50%;color:#fff;background:var(--ink)}.replay-play:hover{background:#304151}.replay-controls{display:flex;align-items:center;gap:2px}.replay-progress{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.replay-progress-range{flex:1;min-width:0;height:20px;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:transparent}.replay-progress-range:disabled{cursor:default;opacity:.65}.replay-progress-range::-webkit-slider-runnable-track{height:5px;border-radius:999px;background:linear-gradient(to right,var(--accent) var(--replay-progress),#edf0f2 var(--replay-progress))}.replay-progress-range::-webkit-slider-thumb{width:13px;height:13px;margin-top:-4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #fff;border-radius:50%;background:var(--accent);box-shadow:0 1px 4px #182f4347}.replay-progress-range::-moz-range-track{height:5px;border-radius:999px;background:linear-gradient(to right,var(--accent) var(--replay-progress),#edf0f2 var(--replay-progress))}.replay-progress-range::-moz-range-progress{height:5px;border-radius:999px;background:var(--accent)}.replay-progress-range::-moz-range-thumb{width:9px;height:9px;border:2px solid #fff;border-radius:50%;background:var(--accent);box-shadow:0 1px 4px #182f4347}.replay-progress-range:focus-visible{outline:2px solid rgba(27,111,192,.28);outline-offset:4px}.replay-progress strong{min-width:66px;color:#717d87;font-size:14px;font-weight:650;text-align:right}.result-inspector{position:absolute;z-index:8;top:0;right:0;width:292px;height:100%;overflow:visible;padding:0;box-shadow:-12px 12px 28px #16233024;animation:inspector-in .18s ease-out}.inspector-scroll{height:100%;overflow:auto;padding:18px;border-radius:inherit}.inspector-handle{position:absolute;z-index:2;top:50%;left:-14px;display:grid;place-items:center;width:28px;height:52px;padding:0;border:1px solid var(--line-strong);border-right:0;border-radius:10px 0 0 10px;color:#52616d;background:#fff;box-shadow:-8px 8px 18px #1623301f;transform:translateY(-50%)}.inspector-handle:hover,.inspector-handle:focus-visible{border-color:#aac4dd;color:var(--accent);background:var(--accent-soft);outline:0}@keyframes inspector-in{0%{transform:translate(18px);opacity:.2}to{transform:translate(0);opacity:1}}.inspector-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.inspector-top-actions{display:flex;align-items:center;gap:3px}.inspector-top h2{margin-top:0;color:var(--ink);font-size:18px;letter-spacing:-.04em}.container-type-row{display:flex;align-items:center;gap:10px;margin:19px 0 17px;padding-bottom:17px;border-bottom:1px solid var(--line)}.type-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;color:var(--accent);background:var(--accent-soft)}.container-type-row div{display:grid;gap:3px;flex:1}.container-type-row strong{font-size:14px}.container-type-row span{color:var(--muted);font-size:14px}.select-arrow{display:grid;place-items:center;width:26px;height:26px;border:0;border-radius:6px;color:var(--muted);background:#f2f4f6}.utilization-head{display:flex;align-items:center;justify-content:space-between;margin-top:17px;padding-bottom:15px;border-bottom:1px solid var(--line);color:var(--muted);font-size:14px}.utilization-head strong{color:var(--accent);font-size:18px}.inspector-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 10px;padding:18px 0;border-bottom:1px solid var(--line)}.inspector-metric{display:grid;gap:4px}.inspector-metric span{color:var(--muted);font-size:14px}.inspector-metric strong{color:var(--ink);font-size:14px;letter-spacing:-.02em}.inspector-metric strong.value-success{color:var(--success)}.inspector-metric small{color:#a1abb4;font-size:14px}.inspector-checks{display:grid;gap:9px;padding:15px 0 16px}.check-line{display:flex;align-items:center;gap:7px;color:#687681;font-size:14px}.check-line svg{color:var(--success)}.check-line strong{margin-left:auto;color:var(--success);font-size:14px;letter-spacing:.06em}.result-tabs{margin-top:16px;overflow:hidden}.tabs-head{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:0 16px;border-bottom:1px solid var(--line)}.tab-buttons{display:flex;align-items:stretch;gap:4px}.tab-buttons button{display:inline-flex;align-items:center;gap:7px;min-height:47px;padding:0 9px;border:0;border-bottom:2px solid transparent;color:#8a959e;background:transparent;font-size:14px;font-weight:680}.tab-buttons button:hover{color:var(--ink)}.tab-buttons button.is-active{border-bottom-color:var(--accent);color:var(--accent)}.tab-source{display:inline-flex;align-items:center;gap:5px;color:var(--success);font-size:14px;font-weight:680}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{padding:11px 15px;border-bottom:1px solid #edf0f2;color:#65727d;font-size:14px;text-align:left;white-space:nowrap}th{color:#9aa5ae;background:#fbfcfd;font-size:14px;font-weight:780;letter-spacing:.06em;text-transform:uppercase}.table-unit-header{letter-spacing:0;text-transform:none}tbody tr:hover{background:#fbfdff}td strong{color:#3a4650;font-weight:720}.order-badge{display:grid;place-items:center;width:22px;height:22px;border-radius:6px;color:var(--accent);background:var(--accent-soft);font-size:14px;font-weight:780}.table-link{padding:0;border:0;color:var(--accent);background:transparent;font-weight:720}.table-link:hover{text-decoration:underline}.table-link--static{cursor:default}.mono-cell{color:#77848f;font-family:SFMono-Regular,Consolas,monospace;font-size:14px}.table-foot{display:flex;align-items:center;justify-content:space-between;padding:11px 15px;color:#9aa5ae;font-size:14px}.task-workspace--result .eyebrow,.task-workspace--result .metric-badge span,.task-workspace--result .scene-tooltip-heading span,.task-workspace--result .scene-tooltip-grid span,.task-workspace--result .scene-tooltip-grid strong,.task-workspace--result .scene-legend,.task-workspace--result .replay-progress strong,.task-workspace--result .container-type-row span,.task-workspace--result .utilization-head,.task-workspace--result .utilization-foot,.task-workspace--result .inspector-metric span,.task-workspace--result .inspector-metric small,.task-workspace--result .check-line,.task-workspace--result .check-line strong,.task-workspace--result .tab-buttons button,.task-workspace--result .tab-source,.task-workspace--result th,.task-workspace--result td,.task-workspace--result .mono-cell,.task-workspace--result .table-foot,.task-workspace--result .unplaced-panel span,.task-workspace--result .snapshot-item span,.task-workspace--result .status-pill,.task-workspace--result .scene-title strong,.task-workspace--result .scene-tooltip-heading strong,.task-workspace--result .container-type-row strong,.task-workspace--result .inspector-metric strong,.task-workspace--result .unplaced-panel strong,.task-workspace--result .snapshot-item strong,.task-workspace--result .order-badge{font-size:14px}.process-status--result .process-status-copy,.process-status--result>strong,.process-status--result .status-pill{font-size:14px}.progress-banner{display:grid;grid-template-columns:1.2fr minmax(140px,1.7fr) 43px auto;align-items:center;gap:14px;margin-bottom:16px;padding:12px 14px;border-color:#cadcf0;background:#f8fbff}.progress-leading{display:flex;align-items:center;gap:9px}.progress-leading>div{display:grid;gap:3px}.progress-leading strong{color:var(--accent);font-size:14px}.progress-leading span:not(.spinner){color:#8a9aab;font-size:14px}.spinner{display:grid;place-items:center;color:var(--accent);animation:spin 1.1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.progress-track{height:7px;overflow:hidden;border-radius:999px;background:#e4edf7}.progress-track span{display:block;height:100%;border-radius:inherit;background:var(--accent);transition:width .2s ease}.progress-value{color:var(--accent);font-size:14px;font-weight:760;text-align:right}@keyframes progress-sweep{0%{transform:translate(-120%)}50%{transform:translate(120%)}to{transform:translate(280%)}}.ready-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:16px}.ready-layout--summary-only{display:block}.ready-primary,.ready-side{min-height:295px;padding:25px}.ready-step{display:flex;align-items:flex-start;gap:13px}.ready-step-number{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;color:var(--accent);background:var(--accent-soft);font-size:14px;font-weight:800}.ready-step h2{margin-top:7px;color:var(--ink);font-size:22px;letter-spacing:-.04em}.ready-primary>p{max-width:620px;margin:22px 0;color:var(--muted);font-size:14px;line-height:1.75}.ready-actions{display:flex;align-items:center;gap:8px}.card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.card-heading h2,.card-heading h3{margin-top:7px;color:var(--ink);font-size:17px;letter-spacing:-.04em}.check-green{color:var(--success)}.check-list{display:grid;gap:0;margin-top:20px}.check-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:35px;border-bottom:1px solid #eef1f3;color:#000;font-size:14px}.check-row strong{min-width:0;color:#000;font-size:14px;text-align:right}.ready-note{display:flex;gap:7px;margin-top:14px;color:#8f9ca7;font-size:14px;line-height:1.55}.ready-note svg{flex:0 0 auto;color:var(--accent)}.calculating-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:16px}.calculating-card,.calculation-note{min-height:295px;padding:25px}.calculating-heading{display:flex;align-items:flex-start;gap:13px}.calculating-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;color:var(--accent);background:var(--accent-soft);animation:soft-pulse 1.4s ease-in-out infinite}@keyframes soft-pulse{50%{box-shadow:0 0 0 6px #2566a814}}.calculating-heading h2{margin-top:7px;color:var(--ink);font-size:22px;letter-spacing:-.04em}.calculating-heading p{max-width:520px;margin-top:9px;color:var(--muted);font-size:14px;line-height:1.6}.phase-list{display:grid;gap:0;max-width:520px;margin:25px 0 0 53px}.phase-row{display:flex;align-items:center;gap:10px;min-height:39px;border-bottom:1px solid #eef1f3;color:#9aa5ae;font-size:14px}.phase-row.is-current{color:var(--accent);font-weight:700}.phase-row.is-done{color:var(--success)}.phase-row strong{margin-left:auto;color:var(--accent);font-size:14px}.phase-marker{display:grid;place-items:center;width:21px;height:21px;border:1px solid #d8e0e6;border-radius:50%;color:#9aa5ae;background:#fff;font-size:14px;font-weight:700}.phase-row.is-current .phase-marker{border-color:var(--accent);color:#fff;background:var(--accent)}.phase-row.is-done .phase-marker{border-color:#b8dec8;color:var(--success);background:var(--success-soft)}.calculation-note{display:flex;align-items:flex-start;gap:12px}.note-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;color:var(--accent);background:var(--accent-soft)}.calculation-note>div:last-child{display:grid;gap:8px}.calculation-note strong{color:var(--ink);font-size:14px}.calculation-note p{color:var(--muted);font-size:14px;line-height:1.7}.empty-workspace{display:flex;min-height:100%;flex-direction:column;gap:16px;margin:0;padding-top:0}.empty-card{display:flex;flex:1;width:100%;max-width:none;min-height:0;margin:0;padding:40px 80px;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#fff}.step-rail{display:flex;align-items:flex-start;width:min(440px,100%);margin-bottom:38px}.step-node{display:grid;justify-items:center;gap:7px;min-width:58px}.step-node>span{color:#8c98a2;font-size:15px;font-weight:650;white-space:nowrap}.step-node.is-current>span{color:var(--accent)}.step-connector{height:1px;flex:1;margin-top:12px;background:#dfe5ea}.step-dot{display:grid;place-items:center;width:25px;height:25px;border:1px solid #d9e0e6;border-radius:50%;color:#a2adb6;background:#fff;font-size:16px;font-weight:740}.step-dot.is-current{border-color:var(--accent);color:#fff;background:var(--accent);box-shadow:0 0 0 4px var(--accent-soft)}.empty-icon{display:grid;place-items:center;width:92px;height:92px;border-radius:22px;color:var(--accent);background:var(--accent-soft)}.empty-icon--excel{color:#1a9a5b}.empty-copy{max-width:620px;margin:21px 0 28px}.empty-copy h2{color:var(--ink);font-size:29px;letter-spacing:-.05em}.empty-copy p{margin-top:12px;color:#7182a2;font-size:18px;line-height:1.5}.upload-dropzone{display:grid;place-items:center;justify-items:center;width:min(600px,100%);min-height:190px;gap:11px;padding:24px;border:1.5px dashed #86b9f5;border-radius:11px;color:var(--accent);background:#fbfdff;text-align:center}.upload-dropzone:hover{border-color:var(--accent);background:#eef7ff}.upload-dropzone>svg{color:var(--accent)}.upload-dropzone span{display:grid;gap:6px;justify-items:center;text-align:center}.upload-dropzone strong{font-size:22px}.upload-dropzone small{color:#6d80a5;font-size:15px}.empty-template-link{gap:9px;margin-top:21px;color:var(--accent);font-size:18px;font-weight:720}.empty-template-link svg{color:var(--accent)}.empty-guidance{flex:0 0 auto;max-width:none;margin:0}.guidance-bubble{display:flex;align-items:flex-start;gap:8px;padding:12px 15px;border:1px solid var(--line);border-radius:11px;color:var(--muted);background:#fbfcfd;font-size:14px;line-height:1.6}.guidance-bubble svg{flex:0 0 auto;color:var(--accent)}.unplaced-panel{display:flex;align-items:center;gap:13px;min-height:134px;padding:24px}.unplaced-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;color:var(--success);background:var(--success-soft)}.unplaced-panel>div:last-child{display:grid;gap:6px}.unplaced-panel strong{color:#276544;font-size:14px}.unplaced-panel span{color:var(--muted);font-size:14px;line-height:1.6}.snapshot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line)}.snapshot-item{display:grid;gap:8px;min-height:90px;padding:17px;background:#fff}.snapshot-item span{color:var(--muted);font-size:14px}.snapshot-item strong{color:var(--ink);font-size:14px;letter-spacing:-.02em}.subpage-heading{align-items:flex-start}.subpage-heading>.status-pill{margin-top:8px}.settings-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:16px}.settings-card,.estimate-card{padding:22px}.field-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:23px}.number-field{display:grid;gap:8px}.number-field>span,.timeout-input>span{color:#5a6872;font-size:14px;font-weight:680}.number-input,.timeout-input>div{display:flex;align-items:center;border:1px solid var(--line-strong);border-radius:8px;background:#fff}.number-input:focus-within,.timeout-input>div:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.number-input input,.timeout-input input{width:100%;min-height:40px;padding:0 10px;border:0;outline:0;color:var(--ink);background:transparent;font-size:14px;font-weight:700}.number-input b,.timeout-input b{padding-right:10px;color:var(--muted);font-size:14px;white-space:nowrap}.number-field small{min-height:28px;color:#9aa6af;font-size:14px;line-height:1.45}.settings-actions{display:flex;gap:8px;margin-top:18px}.estimate-card{display:flex;flex-direction:column}.estimate-number{display:flex;align-items:baseline;gap:8px;margin:28px 0 8px}.estimate-number strong{color:var(--accent);font-size:34px;letter-spacing:-.06em}.estimate-number span{color:var(--muted);font-size:14px}.estimate-card p{color:var(--muted);font-size:14px;line-height:1.65}.estimate-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto;padding-top:18px}.estimate-meta span{padding:5px 7px;border-radius:5px;color:#7f8b95;background:#f1f4f6;font-size:14px}.settings-contract{display:flex;align-items:flex-start;gap:12px;margin-top:16px;padding:16px 18px}.contract-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;color:var(--accent);background:var(--accent-soft)}.settings-contract>div:last-child{display:grid;gap:5px}.settings-contract strong{color:var(--ink);font-size:14px}.settings-contract p{color:var(--muted);font-size:14px;line-height:1.6}.library-card{overflow:hidden}.library-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 17px;border-bottom:1px solid var(--line)}.library-summary{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:14px}.library-summary strong{color:var(--ink)}.summary-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:7px;color:var(--accent);background:var(--accent-soft)}.table-switch{display:inline-block;position:relative;width:31px;height:18px}.table-switch input{position:absolute;opacity:0}.table-switch span{display:block;width:31px;height:18px;border-radius:999px;background:#d9e0e5;transition:background .18s}.table-switch span:after{display:block;width:14px;height:14px;margin:2px;border-radius:50%;content:"";background:#fff;box-shadow:0 1px 2px #141e282e;transition:transform .18s}.table-switch input:checked+span{background:var(--accent)}.table-switch input:checked+span:after{transform:translate(13px)}.library-foot{display:flex;align-items:flex-start;gap:7px;padding:13px 17px;color:#8d9aa4;background:#fbfcfd;font-size:14px;line-height:1.55}.library-foot svg{flex:0 0 auto;color:var(--accent)}.drawer-layer,.modal-layer{position:fixed;z-index:10;top:0;right:0;bottom:0;left:0;display:flex}.drawer-backdrop,.modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#131d2638;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.spec-drawer{position:relative;z-index:1;display:flex;width:min(438px,94vw);height:100%;margin-left:auto;flex-direction:column;border-left:1px solid var(--line);background:#fff;box-shadow:-20px 0 45px #151f2821;animation:slide-in .22s ease-out}@keyframes slide-in{0%{transform:translate(30px);opacity:.2}to{transform:translate(0);opacity:1}}.drawer-header{display:flex;justify-content:space-between;gap:15px;padding:25px 24px 19px;border-bottom:1px solid var(--line)}.drawer-header h2{margin-top:0;color:var(--ink);font-size:20px;letter-spacing:-.045em}.drawer-tabs{display:flex;gap:5px;padding:12px 19px 0;border-bottom:1px solid var(--line)}.drawer-tabs button{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 10px;border:0;border-bottom:2px solid transparent;color:var(--muted);background:transparent;font-size:14px;font-weight:680}.drawer-tabs button.is-active{border-bottom-color:var(--accent);color:var(--accent)}.drawer-tabs button span{display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:999px;color:#8b98a3;background:#f0f3f5;font-size:14px}.drawer-toolbar{display:flex;align-items:center;gap:10px;padding:15px 20px 10px}.search-field{display:flex;align-items:center;gap:7px;flex:1;min-height:34px;padding:0 9px;border:1px solid var(--line);border-radius:8px;color:#8d99a3;background:#fbfcfd}.search-field:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.search-field input{width:100%;border:0;outline:0;color:var(--ink);background:transparent;font-size:14px}.spec-list{flex:1;padding:2px 12px 12px;overflow:auto}.spec-row{display:flex;align-items:flex-start;gap:10px;margin:2px 0;padding:13px 9px;border:1px solid transparent;border-radius:9px;cursor:pointer}.spec-row:hover{background:#f8fafb}.spec-row.is-enabled{border-color:#d8e8f6;background:#f7fbff}.spec-row input{position:absolute;opacity:0;pointer-events:none}.spec-check{display:grid;place-items:center;width:18px;height:18px;margin-top:1px;border:1.5px solid #cbd4db;border-radius:5px;color:transparent;background:#fff}.spec-row.is-enabled .spec-check{border-color:var(--accent);color:#fff;background:var(--accent)}.spec-row-copy{display:grid;flex:1;gap:4px;min-width:0}.spec-row-copy strong{color:var(--ink);font-size:14px}.spec-row-copy span{overflow:hidden;color:#687680;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.spec-eye{margin-top:2px;color:#aab5be}.drawer-empty{padding:25px;color:var(--muted);font-size:14px;text-align:center}.drawer-add-links{display:flex;gap:8px;padding:13px 20px;border-top:1px solid var(--line)}.add-link{display:inline-flex;align-items:center;gap:6px;padding:0;border:0;color:var(--accent);background:transparent;font-size:14px;font-weight:700}.add-link:hover{text-decoration:underline}.add-spec-form{padding:14px 20px;border-top:1px solid var(--line);background:#fbfcfd}.form-label{margin-bottom:8px;color:#5e6c76;font-size:14px;font-weight:700}.form-inline{display:flex;gap:7px}.form-inline input{flex:1;min-width:0;height:34px;padding:0 9px;border:1px solid var(--line-strong);border-radius:7px;outline:0;font-size:14px}.form-inline input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.form-hint{display:flex;align-items:center;gap:5px;margin-top:8px;color:#929ea7;font-size:14px}.drawer-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 20px;border-top:1px solid var(--line);background:#fff}.drawer-footer>div{display:grid;gap:2px}.drawer-footer-summary{display:flex;align-items:baseline;gap:5px;white-space:nowrap}.drawer-footer strong{color:var(--ink);font-size:16px}.drawer-footer span{color:var(--muted);font-size:14px}.drawer-footer .drawer-policy-note{color:var(--accent);font-size:14px;line-height:1.4}.modal-layer{align-items:center;justify-content:center}.timeout-modal{position:relative;z-index:1;width:min(440px,calc(100vw - 40px));padding:26px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 24px 70px #0e1a2533;animation:modal-in .18s ease-out}.report-export-layer{z-index:30}.report-export-modal{position:relative;z-index:1;width:min(470px,calc(100vw - 40px));padding:26px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 24px 70px #0e1a2533;animation:modal-in .18s ease-out}.report-export-modal__heading{display:flex;align-items:center;gap:13px}.report-export-modal__heading .status-spinner{display:grid;place-items:center;width:43px;height:43px;border-radius:12px;color:var(--accent);background:var(--accent-soft)}.report-export-modal__heading>div{display:grid;gap:5px}.report-export-modal__heading h2{color:var(--ink);font-size:20px;letter-spacing:-.035em}.report-export-modal>p{min-height:24px;margin:20px 0 12px;color:var(--ink);font-size:15px}.report-export-progress{height:8px}.report-export-modal>small{display:block;margin-top:14px;color:var(--muted);font-size:14px;line-height:1.5}.delete-task-modal{position:relative;z-index:1;width:min(440px,calc(100vw - 40px));padding:26px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 24px 70px #0e1a2533;animation:modal-in .18s ease-out}@keyframes modal-in{0%{transform:translateY(10px) scale(.98);opacity:.2}to{transform:translateY(0) scale(1);opacity:1}}.modal-icon{display:grid;place-items:center;width:43px;height:43px;border-radius:12px;color:var(--warning);background:var(--warning-soft)}.modal-copy{margin-top:17px}.modal-copy h2{margin-top:8px;color:var(--ink);font-size:21px;letter-spacing:-.045em}.modal-copy p{margin-top:9px;color:var(--muted);font-size:14px;line-height:1.7}.timeout-suggestion{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:19px 0 15px;padding:13px 14px;border:1px solid #f0dfbf;border-radius:9px;background:#fffaf1}.timeout-suggestion div{display:flex;align-items:baseline;gap:8px}.timeout-suggestion div span{color:#9f855c;font-size:14px}.timeout-suggestion div strong{color:var(--warning);font-size:18px}.timeout-suggestion>span{color:#b19b7a;font-size:14px}.timeout-input{display:grid;gap:8px}.timeout-input small{color:#9ba5ad;font-size:14px}.field-error{display:flex;align-items:center;gap:5px;margin-top:8px;color:var(--danger);font-size:14px}.validation-modal{position:relative;z-index:1;display:flex;width:min(860px,calc(100vw - 40px));max-height:80vh;padding:26px;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 24px 70px #0e1a2533;animation:modal-in .18s ease-out}.validation-heading{display:flex;align-items:flex-start;gap:13px}.validation-heading h2{margin-top:8px;color:var(--ink);font-size:20px;letter-spacing:-.045em}.validation-heading p{margin-top:7px;color:var(--muted);font-size:14px;line-height:1.6}.modal-icon--danger{color:var(--danger);background:var(--danger-soft)}.modal-icon--warning{color:var(--warning);background:var(--warning-soft)}.validation-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 18px;max-height:calc(80vh - 220px);min-height:0;margin-top:22px;padding:10px;overflow-y:auto;border:1px solid #f0e2e1;border-radius:9px;background:snow}.validation-issue{display:grid;grid-template-columns:64px 58px minmax(0,1fr);align-items:center;gap:8px;min-height:30px;color:#7d6e6d;font-size:14px}.issue-sheet{color:var(--danger);font-family:SFMono-Regular,Consolas,monospace;font-size:14px;font-weight:700}.validation-issue strong{color:#9f4743;font-weight:700;overflow-wrap:anywhere}.conflict-compare{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:21px;padding:13px 14px;border:1px solid #f0dfbf;border-radius:9px;background:#fffaf1}.conflict-compare div{display:grid;gap:6px;min-width:0}.conflict-compare span{color:#9f855c;font-size:14px}.conflict-compare strong{color:#6e5c41;font-size:14px}.compare-arrow{color:var(--warning);font-size:20px;font-weight:760}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:24px}.toast{position:fixed;z-index:20;top:24px;left:50%;display:flex;align-items:center;gap:8px;max-width:430px;padding:12px 15px;border:1px solid #cde8d8;border-radius:9px;color:#286444;background:#f5fcf8;box-shadow:0 14px 30px #1833251f;font-size:14px;font-weight:650;animation:toast-in .2s ease-out;transform:translate(-50%)}@keyframes toast-in{0%{transform:translate(-50%,-8px);opacity:.2}to{transform:translate(-50%);opacity:1}}@media(max-width:1180px){.topbar,.main-content{padding-inline:20px}.topbar-actions{gap:5px}.button{padding-inline:10px}.heading-metrics{gap:5px}.metric-badge{min-width:84px;padding-inline:10px}}@media(max-width:980px){body{min-width:900px}body:has(.app-shell--welcome){min-width:0}.auth-screen{grid-template-columns:minmax(0,1fr) minmax(390px,.9fr)}.auth-story{padding:36px}.auth-story-copy h2{font-size:44px}.sidebar{width:220px;min-width:220px}.settings-grid,.ready-layout{grid-template-columns:1fr}.result-inspector{width:min(292px,calc(100% - 16px))}.result-inspector>*{min-width:0}.inspector-grid{padding-block:0;border-bottom:0}.inspector-checks{padding-block:0}.field-grid{grid-template-columns:1fr}}@media(max-width:760px){.auth-screen{position:fixed;display:block}.auth-story{min-height:250px;padding:26px 24px 30px}.auth-story-copy{margin-top:36px}.auth-story-copy h2{margin-top:12px;font-size:34px}.auth-story-copy p{margin-top:14px;font-size:14px;line-height:1.6}.auth-container-visual,.auth-proof{display:none}.auth-panel{min-height:calc(100dvh - 250px);padding:38px 24px 24px}.auth-card h1.auth-heading{font-size:36px}.auth-card form{margin-top:30px}.auth-panel-foot{margin-top:32px}}@media(prefers-reduced-motion:reduce){.auth-card input,.auth-card .button{transition:none}}.auth-screen{position:fixed;display:block;width:100vw;min-width:0;overflow:auto;background:#eef2f5;isolation:isolate}.auth-screen:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;content:"";background:url(/assets/packing-login-illustration-DjXEXpHB.png) center / cover no-repeat;opacity:1;pointer-events:none}.auth-story{display:none}.auth-panel{position:relative;z-index:1;display:flex;width:100%;min-height:100dvh;padding:clamp(28px,6vw,76px) 24px 28px;align-items:center;justify-content:center;background:#eef2f52e}.auth-card{width:min(480px,calc(100vw - 48px));margin:0;padding:clamp(30px,5vw,52px);border:1px solid #dce4ea;border-radius:18px;background:#fff9;box-shadow:0 24px 70px #17212b1a}.auth-login-brand{display:flex;align-items:center;gap:11px;margin-bottom:34px}.auth-login-brand .brand-mark{width:36px;height:36px;border-radius:10px}.auth-login-brand strong{color:var(--ink);font-size:20px;font-weight:780;letter-spacing:-.04em}.auth-heading-block .auth-kicker{color:#6e8eaa}.auth-card form{margin-top:0}.auth-panel-foot{width:min(480px,calc(100vw - 48px));margin-top:28px}@media(max-width:760px){.auth-panel{min-height:100dvh;padding:24px 18px}.auth-card{width:min(480px,calc(100vw - 36px));padding:30px 24px}.auth-login-brand{margin-bottom:30px}.auth-card form{margin-top:0}.auth-panel-foot{width:min(480px,calc(100vw - 36px))}}
