:root{color:#1b2523;font-synthesis:none;--ink:#14211f;--muted:#687471;--line:#dfe4de;--soft:#f4f5f1;--card:#fff;--green:#247b68;--green-dark:#196150;--green-soft:#e3f2ed;--orange:#d65f35;--orange-soft:#fcede6;--yellow:#b98614;--shadow:0 12px 34px #1c2d2914;background:#f4f5f1;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}html{background:var(--soft);min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #247b683d}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.button{cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d5dcd6;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-weight:650;transition:all .16s;display:inline-flex}.button:hover:not(:disabled){border-color:#aab6af;transform:translateY(-1px)}.button:disabled{opacity:.48;cursor:not-allowed}.button.primary{color:#fff;background:var(--green);border-color:var(--green);box-shadow:0 6px 16px #247b682e}.button.primary:hover:not(:disabled){background:var(--green-dark);border-color:var(--green-dark)}.button.ghost{box-shadow:none;background:0 0;border-color:#0000}.button.danger{background:var(--orange);border-color:var(--orange);color:#fff}.button.compact{border-radius:8px;min-height:34px;padding:0 12px;font-size:13px}.button.wide{width:100%}.icon-button{cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;width:36px;height:36px;padding:0;display:inline-grid}.icon-button:hover{background:#19302b12}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:.13em;margin:0 0 7px;font-size:11px;font-weight:800}.eyebrow.light{color:#8ad0bc}.muted{color:var(--muted)}.brand-mark{color:#15221f;background:#d2ff72;border-radius:11px;place-items:center;width:38px;height:38px;font:800 20px/1 Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid;transform:rotate(-3deg);box-shadow:inset 0 -2px #14211f26}.login-page{background:#fff;grid-template-columns:minmax(420px,1.08fr) minmax(420px,.92fr);min-height:100vh;display:grid;position:relative}.language-switcher{color:#687570;flex-direction:row;flex:none;align-items:center;gap:5px;width:auto;font-size:11px;font-weight:800}.language-switcher svg{width:15px;height:15px}.language-switcher select{border-radius:8px;width:auto;min-height:34px;padding:5px 25px 5px 8px;font-size:11px;font-weight:800}.auth-language-switcher{z-index:5;position:absolute;top:24px;right:24px}.login-story{color:#f6faf7;background:#142521;flex-direction:column;min-height:100vh;padding:48px clamp(42px,6vw,88px);display:flex;position:relative;overflow:hidden}.login-story:before{content:"";border:1px solid #d2ff722e;border-radius:50%;width:640px;height:640px;position:absolute;bottom:-330px;left:-260px;box-shadow:0 0 0 90px #d2ff7206,0 0 0 180px #d2ff7205}.login-story:after{content:"";filter:blur(8px);background:radial-gradient(circle at 35% 30%,#d2ff724d,#0000 65%);width:260px;height:260px;position:absolute;top:120px;right:-70px}.login-brand{z-index:1;align-items:center;gap:12px;font:800 20px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;position:relative}.story-copy{z-index:1;max-width:680px;margin:auto 0 70px;position:relative}.story-copy h1{letter-spacing:-.045em;margin-bottom:28px;font-size:clamp(38px,4.4vw,66px);line-height:1.05}.story-copy>p:last-child{color:#acc0ba;max-width:580px;font-size:18px;line-height:1.65}.story-points{z-index:1;border-top:1px solid #ffffff1f;grid-template-columns:repeat(3,1fr);gap:20px;padding-top:28px;display:grid;position:relative}.story-points span{color:#d3dfdb;align-items:flex-start;gap:10px;font-size:13px;display:flex}.story-points svg{color:#d2ff72;flex:none;width:18px}.login-panel{place-items:center;padding:40px;display:grid}.login-form{flex-direction:column;gap:22px;width:min(420px,100%);display:flex}.login-form h2{letter-spacing:-.035em;margin-bottom:8px;font-size:34px}.login-form>div:first-child>p:last-child{color:var(--muted)}label{color:#34423f;flex-direction:column;gap:8px;font-size:14px;font-weight:650;display:flex}input,textarea,select{width:100%;color:var(--ink);background:#fff;border:1px solid #d5dcd6;border-radius:10px;min-height:44px;padding:11px 12px;transition:border .15s,box-shadow .15s}textarea{resize:vertical;line-height:1.5}input:hover,textarea:hover,select:hover{border-color:#b5c0ba}input:focus,textarea:focus,select:focus{border-color:var(--green);outline:none;box-shadow:0 0 0 3px #247b681a}label small{color:var(--muted);font-weight:400;line-height:1.4}.form-error{color:#9a3a21;background:#fff0eb;border:1px solid #f1c7b8;border-radius:9px;padding:11px 13px;font-size:13px}.demo-note{color:#87918e;text-align:center;font-size:12px}.auth-switch{color:var(--muted);text-align:center;margin:-7px 0 0;font-size:13px}.auth-switch a{color:var(--green);font-weight:750}.registration-panel .login-form{gap:18px;width:min(560px,100%)}.auth-fields label{min-width:0}.join-loading,.join-unavailable{text-align:center;width:min(480px,100%);color:var(--muted);flex-direction:column;align-items:center;display:flex}.join-loading{gap:14px}.join-loading .brand-mark{animation:1s infinite alternate pulse}.join-unavailable .empty-icon{margin-bottom:22px}.join-unavailable h2{color:var(--ink);margin-bottom:10px;font-size:28px}.join-unavailable>p:not(.eyebrow){margin-bottom:24px;line-height:1.6}.invitation-summary{background:#f2f6f3;border:1px solid #e1e8e2;border-radius:11px;grid-template-columns:1fr 1fr;gap:10px;padding:13px;display:grid}.invitation-summary span{flex-direction:column;gap:4px;min-width:0;display:flex}.invitation-summary small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.invitation-summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.app-shell{grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#d8e2df;z-index:40;background:#14211f;flex-direction:column;height:100vh;padding:22px 15px 14px;display:flex;position:sticky;top:0}.sidebar-brand{align-items:center;gap:11px;padding:0 9px 24px;display:flex}.sidebar-brand>div:nth-child(2){flex-direction:column;display:flex}.sidebar-brand strong{color:#fff;font-size:17px}.sidebar-brand span{color:#71817c;letter-spacing:.05em;font-size:10px}.sidebar nav{flex-direction:column;gap:4px;display:flex}.sidebar nav a{color:#a7b7b2;cursor:pointer;border-radius:9px;align-items:center;gap:11px;min-height:43px;padding:0 12px;font-size:14px;display:flex}.sidebar nav a:hover,.sidebar nav a.active{color:#fff;background:#ffffff14}.sidebar nav a.active{box-shadow:inset 3px 0 #d2ff72}.sidebar nav a[aria-disabled=true]{cursor:default;opacity:.66}.soon{color:#b8dc6a;background:#d2ff721f;border-radius:4px;margin-left:auto;padding:2px 5px;font-size:9px}.sidebar-spacer{flex:1}.sidebar-secondary{border-top:1px solid #ffffff14;padding-top:10px}.user-card{background:#ffffff0d;border-radius:11px;grid-template-columns:36px 1fr 32px;align-items:center;gap:9px;margin-top:12px;padding:11px 8px;display:grid}.avatar{color:#e4f3ee;background:#355049;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:700;display:grid}.user-card>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.user-card strong{text-overflow:ellipsis;white-space:nowrap;color:#f3f7f5;font-size:12px;overflow:hidden}.user-card span{color:#7f918b;font-size:10px}.user-card .icon-button{color:#80908b}.main-area{min-width:0}.impersonation-banner{color:#513562;background:#f1e8f6;border-bottom:1px solid #ddcbe7;justify-content:space-between;align-items:center;gap:14px;min-height:46px;padding:7px 30px;display:flex}.impersonation-banner>span{grid-template-columns:20px auto;align-items:center;column-gap:7px;min-width:0;display:grid}.impersonation-banner svg{grid-row:1/3;width:18px}.impersonation-banner strong{font-size:11px}.impersonation-banner small{color:#765f83;font-size:8px}.impersonation-banner button{color:#674776;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #bea7ca;border-radius:7px;min-height:30px;padding:0 10px;font-size:9px;font-weight:800}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:30;background:#ffffffe0;align-items:center;height:68px;padding:0 30px;display:flex;position:sticky;top:0}.global-search{color:#84908c;cursor:pointer;text-align:left;background:#f7f8f5;border:1px solid #e0e5df;border-radius:9px;align-items:center;gap:9px;width:min(470px,54vw);height:38px;padding:0 11px;display:flex}.global-search:hover{color:#63716d;background:#fafbf9;border-color:#cbd4cd}.global-search>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.global-search kbd{background:#fff;border:1px solid #d9dfda;border-radius:5px;margin-left:auto;padding:2px 6px;font-size:10px}.search-palette-backdrop{z-index:120;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0c181480;place-items:start center;padding:min(13vh,110px) 20px 20px;display:grid;position:fixed;inset:0}.search-palette{background:#fff;border:1px solid #ffffff8c;border-radius:16px;flex-direction:column;width:min(680px,100%);max-height:min(720px,100vh - 140px);display:flex;overflow:hidden;box-shadow:0 30px 100px #0818134d}.search-palette>header{border-bottom:1px solid var(--line);align-items:center;gap:11px;min-height:62px;padding:0 16px;display:flex}.search-palette>header>svg{color:var(--green);flex:none}.search-palette>header input{min-height:0;box-shadow:none;background:0 0;border:0;padding:0;font-size:16px}.search-palette>header kbd,.search-palette>footer kbd{color:#7a8782;background:#f8faf8;border:1px solid #dce2dc;border-radius:5px;padding:2px 6px;font:700 9px Manrope}.search-palette-results{min-height:230px;padding:8px;overflow-y:auto}.search-result-group+.search-result-group{border-top:1px solid #edf0ec;margin-top:5px;padding-top:5px}.search-result-group h3{color:#84908c;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;margin:0;padding:8px 10px 6px;font-size:9px;display:flex}.search-result-item{min-height:56px;color:var(--ink);border-radius:9px;grid-template-columns:35px minmax(0,1fr) 20px;align-items:center;gap:10px;padding:7px 10px;display:grid}.search-result-item.active{background:#edf6f1}.search-result-item>span:nth-child(2){flex-direction:column;gap:4px;min-width:0;display:flex}.search-result-item strong,.search-result-item small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.search-result-item strong{font-size:12px}.search-result-item small{color:#7e8a86;font-size:9px}.search-result-item>svg{color:#9aa6a2}.search-result-icon{color:#347765;background:#e7f3ee;border-radius:9px;place-items:center;width:35px;height:35px;display:grid}.search-result-icon.issue{color:#b25235;background:#fbeae4}.search-result-icon.testCase{color:#74618f;background:#f0ebf6}.search-result-icon.checklist{color:#887126;background:#faf1d5}.search-palette-hint{color:#8b9692;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:220px;display:flex}.search-palette-hint>svg{width:29px;height:29px;color:var(--green);background:var(--green-soft);box-sizing:content-box;border-radius:10px;padding:7px}.search-palette-hint strong{color:#4c5b56;font-size:13px}.search-palette-hint span{font-size:10px}.search-palette-hint.error>svg{color:#aa4a2e;background:#fbe9e3}.search-palette-hint button{color:var(--green);cursor:pointer;background:0 0;border:0;font-weight:750}.search-palette-loading{align-content:center;gap:9px;min-height:220px;padding:24px;display:grid}.search-palette-loading span{background:linear-gradient(90deg,#edf0ed,#f8faf8,#edf0ed) 0 0/200% 100%;border-radius:9px;height:48px;animation:1.3s infinite shimmer}.search-palette>footer{border-top:1px solid var(--line);color:#89948f;background:#fafbf9;align-items:center;gap:20px;min-height:42px;padding:0 16px;font-size:9px;display:flex}.search-palette>footer span{align-items:center;gap:4px;display:flex}.notification-center{position:relative}.topbar>.language-switcher{margin-left:auto;margin-right:10px}.notification-button{position:relative}.notification-button.active{color:var(--green);background:#eaf2ee}.notification-button .notification-count{background:var(--orange);color:#fff;border:2px solid #fff;border-radius:9px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:8px;font-weight:800;display:grid;position:absolute;top:-5px;right:-5px}.notification-popover{z-index:50;border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;width:min(390px,100vw - 24px);max-height:min(620px,100vh - 84px);display:flex;position:absolute;top:44px;right:0;overflow:hidden;box-shadow:0 22px 65px #1a2d2733}.notification-popover>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:71px;padding:14px 16px;display:flex}.notification-popover h2{margin-top:2px;font-size:19px}.notification-popover .eyebrow{font-size:8px}.notification-read-all{border:0;border-bottom:1px solid var(--line);min-height:38px;color:var(--green);background:#f7faf7;justify-content:center;align-items:center;gap:7px;font-size:10px;font-weight:800;display:flex}.notification-read-all svg{width:15px}.notification-list{min-height:110px;overflow-y:auto}.notification-item{text-align:left;width:100%;min-height:76px;color:var(--ink);background:#fff;border:0;border-bottom:1px solid #edf0ec;grid-template-columns:34px minmax(0,1fr) 14px;align-items:center;gap:10px;padding:12px 14px;display:grid}.notification-item:hover{background:#f8faf8}.notification-item.unread{background:#f5faf6}.notification-item>span:nth-child(2){flex-direction:column;gap:5px;min-width:0;display:flex}.notification-item strong{font-size:11px;line-height:1.45}.notification-item small{color:#7d8985;font-size:9px}.notification-icon{color:#347565;background:#e5f2ed;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.notification-icon svg{width:16px}.notification-item>i{background:var(--orange);border-radius:50%;justify-self:center;width:7px;height:7px}.notification-read-icon{color:#a3ada9;width:13px}.notification-item.read{color:#63706c}.notification-empty{min-height:150px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:20px;font-size:10px;display:flex}.notification-empty svg{width:25px}.notification-empty strong{color:var(--ink);font-size:13px}.page-container{min-width:0;max-width:1440px;margin:0 auto;padding:34px clamp(24px,3.3vw,52px) 70px}.mobile-menu,.sidebar-close,.mobile-nav,.sidebar-scrim{display:none}.app-loader{min-height:100vh;color:var(--muted);place-content:center;justify-items:center;gap:13px;display:grid}.app-loader .brand-mark{animation:1s infinite alternate pulse}@keyframes pulse{to{transform:rotate(4deg)scale(1.06)}}.page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.page-heading h1{letter-spacing:-.04em;margin-bottom:7px;font-size:36px}.page-heading p:last-child{color:var(--muted);margin:0}.summary-strip{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:repeat(3,minmax(130px,190px)) 1fr;min-height:84px;margin-bottom:26px;display:grid;overflow:hidden}.summary-strip>div{border-right:1px solid var(--line);flex-direction:column;gap:5px;padding:17px 20px;display:flex}.summary-strip span{color:var(--muted);font-size:12px}.summary-strip strong{font-size:25px}.summary-strip .summary-hint{background:linear-gradient(100deg,#f8fbf4,#f4f8ef);border:0;justify-content:center}.card-grid{grid-template-columns:repeat(3,minmax(230px,1fr));gap:18px;display:grid}.project-card{border:1px solid var(--line);background:#fff;border-radius:13px;flex-direction:column;min-height:220px;padding:22px;transition:all .18s;display:flex}.project-card:hover{box-shadow:var(--shadow);border-color:#b7c5bd;transform:translateY(-3px)}.project-card-top{color:#82908c;justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.project-key{color:#266b5d;letter-spacing:.07em;background:#e9f2ee;border-radius:6px;padding:5px 8px;font:700 11px Manrope;display:inline-flex}.project-key.large{margin-bottom:16px;font-size:12px}.project-card h2{margin-bottom:8px;font-size:18px}.project-card>p{color:var(--muted);flex:1;font-size:13px;line-height:1.55}.project-card-meta{color:#7a8582;border-top:1px solid #edf0ec;justify-content:space-between;padding-top:15px;font-size:11px;display:flex}.status-dot{border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.status-dot.active{background:#39a27f;box-shadow:0 0 0 3px #e5f4ef}.skeleton{background:linear-gradient(100deg,#fff 30%,#f2f4f0 48%,#fff 66%) 0 0/220% 100%;animation:1.4s infinite shimmer}@keyframes shimmer{to{background-position-x:-220%}}.empty-state{text-align:center;background:#fff9;border:1px dashed #cdd5cf;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:350px;padding:40px;display:flex}.empty-state h2{margin:16px 0 8px}.empty-state p{color:var(--muted);max-width:430px}.empty-icon{width:54px;height:54px;color:var(--green);background:var(--green-soft);border-radius:15px;place-items:center;display:grid}.error-state{background:#fff8f5;border-color:#edc9bd}.drawer-backdrop,.modal-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:100;background:#0e1a1761;position:fixed;inset:0}.drawer{background:#fff;width:min(480px,100%);padding:30px;position:absolute;top:0;bottom:0;right:0;box-shadow:-20px 0 60px #14211f24}.drawer>header,.modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding-bottom:19px;display:flex}.drawer h2,.modal h2{letter-spacing:-.025em;margin:0;font-size:23px}.stack-form{flex-direction:column;gap:20px;padding-top:26px;display:flex}.form-actions{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}.modal-backdrop{place-items:center;padding:22px;display:grid}.modal{background:#fff;border-radius:15px;width:min(680px,100%);max-height:calc(100vh - 44px);overflow:auto;box-shadow:0 25px 80px #09181433}.modal>header{z-index:2;background:#fff;padding:22px 24px 18px;position:sticky;top:0}.modal-body{padding:22px 24px 25px}.two-columns{grid-template-columns:1fr 1fr;gap:14px;display:grid}.breadcrumbs{color:var(--muted);align-items:center;gap:6px;margin-bottom:20px;font-size:12px;display:flex}.breadcrumbs svg{width:14px}.breadcrumbs a:hover{color:var(--green)}.project-hero{justify-content:space-between;align-items:flex-end;gap:30px;padding-bottom:26px;display:flex}.project-hero h1{letter-spacing:-.045em;margin-bottom:10px;font-size:38px}.project-hero p{max-width:720px;color:var(--muted);margin:0}.archived-banner{color:#6f5417;background:#fff9e8;border:1px solid #e4c98b;border-radius:12px;align-items:center;gap:12px;margin:-8px 0 24px;padding:14px 16px;display:flex}.archived-banner>svg{flex:none}.archived-banner div{flex-direction:column;gap:2px;display:flex}.archived-banner span{color:#806b3c;font-size:13px}.hero-actions{gap:9px;display:flex}.project-tabs{border-bottom:1px solid #dce2dc;gap:26px;margin-bottom:24px;display:flex}.project-tabs>span{color:#77827f;white-space:nowrap;padding:12px 2px;font-size:13px;font-weight:600}.project-tabs>span.active{color:var(--ink);box-shadow:inset 0 -2px var(--green)}.project-tabs b{color:#59716a;background:#e8eeea;border-radius:10px;place-items:center;min-width:19px;height:19px;margin-left:4px;padding:0 5px;font-size:10px;display:inline-grid}.project-layout{grid-template-columns:minmax(0,1fr) 310px;gap:20px;display:grid}.project-main-stack{flex-direction:column;gap:20px;min-width:0;display:flex}.panel{border:1px solid var(--line);background:#fff;border-radius:13px}.panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.panel-heading h2{margin:0;font-size:19px}.inline-empty{color:#8b9692;justify-content:center;align-items:center;gap:14px;min-height:210px;display:flex}.inline-empty>svg{background:#f0f4f1;border-radius:10px;width:36px;height:36px;padding:8px}.inline-empty div{flex-direction:column;gap:4px;display:flex}.inline-empty strong{color:#53605c}.inline-empty span{font-size:12px}.list-row{border-bottom:1px solid #edf0ec;grid-template-columns:42px 1fr 22px;align-items:center;gap:13px;min-height:76px;padding:11px 20px;display:grid}.list-row:last-child{border:0}.list-row:hover{background:#fafbf8}.row-icon{border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.row-icon.green{color:var(--green);background:var(--green-soft)}.row-icon.orange{color:var(--orange);background:var(--orange-soft)}.row-icon svg{width:20px}.list-row div:nth-child(2){flex-direction:column;gap:4px;display:flex}.list-row strong{font-size:14px}.list-row span{color:var(--muted);font-size:11px}.list-row>svg{color:#a5afac;width:17px}.row-title{flex-wrap:wrap;align-items:center;flex-direction:row!important;gap:8px!important;display:flex!important}.priority-badge{background:#edf1ee;border-radius:6px;width:fit-content;padding:3px 7px;font-weight:750;display:inline-flex;color:#54635f!important;font-size:9px!important}.priority-badge.high{background:#fff0d7;color:#9d5b19!important}.priority-badge.critical{background:#fde9e2;color:#a74025!important}.priority-badge.low{background:#e8f3ef;color:#4e776c!important}.task-meta{flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px;display:flex}.task-meta>span{color:#5e6d69;background:#edf1ee;border-radius:7px;padding:5px 8px;font-size:11px}.task-meta .priority-badge{padding:5px 8px}.task-meta .task-status-badge{color:#43635b;background:#e7f1ed}.task-meta .task-status-badge.testing{color:#7d641e;background:#fff3cf}.task-meta .task-status-badge.acceptance{color:#744f88;background:#f2e9f8}.task-meta .task-status-badge.accepted{color:#286d59;background:#dff2ea}.task-workflow-panel{margin-bottom:20px;overflow:hidden}.workflow-version{color:var(--muted);font-size:10px;font-weight:650}.task-stage-track{border-bottom:1px solid var(--line);background:#fafbf9;grid-template-columns:repeat(6,minmax(90px,1fr));padding:22px 22px 18px;display:grid}.task-stage{color:#929c99;text-align:center;flex-direction:column;align-items:center;gap:8px;min-width:0;display:flex;position:relative}.task-stage:before{content:"";background:#dfe4df;height:2px;position:absolute;top:14px;left:0;right:50%}.task-stage:after{content:"";background:#dfe4df;height:2px;position:absolute;top:14px;left:50%;right:0}.task-stage:first-child:before,.task-stage:last-child:after{display:none}.task-stage>span{z-index:1;color:#87928e;background:#fff;border:2px solid #dbe1dc;border-radius:50%;place-items:center;width:29px;height:29px;font-size:10px;font-weight:800;display:grid}.task-stage>span svg{width:13px}.task-stage strong{min-width:0;font-size:10px;font-weight:650;line-height:1.3}.task-stage.complete:before,.task-stage.complete:after,.task-stage.complete+.task-stage:before{background:#8fc5b4}.task-stage.complete>span{color:#fff;background:#4b9b82;border-color:#4b9b82}.task-stage.complete strong{color:#527169}.task-stage.current>span{color:#1d6d59;background:#e4f4ed;border-color:#73b49f;box-shadow:0 0 0 5px #449d8117}.task-stage.current strong{color:var(--ink);font-weight:800}.workflow-controls{grid-template-columns:minmax(220px,.8fr) minmax(320px,1.2fr);gap:20px;padding:20px 22px;display:grid}.assignee-control,.transition-control{flex-direction:column;gap:13px;min-width:0;display:flex}.assignee-control{border-right:1px solid var(--line);padding-right:20px}.workflow-control-title{align-items:center;gap:11px;min-width:0;display:flex}.workflow-control-title>svg{color:#3c7667;background:#edf5f1;border-radius:10px;flex:none;width:35px;height:35px;padding:8px}.workflow-control-title>span{flex-direction:column;gap:2px;min-width:0;display:flex}.workflow-control-title small{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:9px}.workflow-control-title strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.assignee-control select{min-height:40px;padding:8px 10px;font-size:12px}.transition-buttons{flex-wrap:wrap;gap:8px;display:flex}.transition-buttons .button{min-height:40px;font-size:12px}.transition-buttons svg{width:16px}.workflow-error{margin:0 22px 18px}.workflow-footnote{color:#84908c;border-top:1px solid var(--line);background:#f7f8f6;align-items:center;gap:8px;min-height:42px;padding:10px 22px;font-size:10px;display:flex}.workflow-footnote svg{width:14px}.task-collaboration-grid{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:20px;margin-bottom:20px;display:grid}.task-collaboration-grid.single{grid-template-columns:minmax(0,1fr)}.discussion-panel,.activity-panel{min-width:0;overflow:hidden}.discussion-panel .panel-heading>div,.activity-panel .panel-heading>div{min-width:0}.panel-count{color:#537068;background:#e9f0ec;border-radius:14px;place-items:center;min-width:27px;height:27px;font-size:10px;font-weight:800;display:grid}.activity-panel .panel-heading>svg{color:#668079;width:19px}.comment-list,.activity-list{max-height:430px;overflow-y:auto}.comment-list{min-height:126px}.collaboration-loading,.collaboration-error{min-height:110px;color:var(--muted);text-align:center;place-items:center;padding:22px;font-size:12px;display:grid}.collaboration-error{color:#a34b31}.collaboration-empty{color:#8a9692;justify-content:center;align-items:center;gap:12px;min-height:126px;padding:22px;display:flex}.collaboration-empty>svg{background:#f0f4f1;border-radius:11px;width:37px;height:37px;padding:9px}.collaboration-empty>span{flex-direction:column;gap:4px;display:flex}.collaboration-empty strong{color:#53605c;font-size:13px}.collaboration-empty small{max-width:330px;font-size:10px;line-height:1.45}.task-comment{border-bottom:1px solid #edf0ec;grid-template-columns:34px minmax(0,1fr);gap:11px;padding:15px 20px;display:grid}.comment-avatar{color:#286b5b;background:#dff0e9;border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:grid}.task-comment>div{min-width:0}.task-comment header{flex-wrap:wrap;align-items:baseline;gap:5px 9px;margin-bottom:5px;display:flex}.task-comment header strong{font-size:12px}.task-comment time{color:#8a9591;font-size:9px}.task-comment p{color:#41504c;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.55}.comment-form{border-top:1px solid var(--line);background:#f8faf7;flex-direction:column;gap:9px;padding:14px 20px 17px;display:flex}.comment-form textarea{background:#fff;min-height:76px;font-size:12px}.comment-form>div:last-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.comment-form small{color:#929c98;font-size:9px}.comment-form .button svg{width:14px}.attachment-panel{margin-bottom:20px;overflow:hidden}.attachment-empty{color:#87938f;justify-content:center;align-items:center;gap:12px;min-height:90px;padding:18px;display:flex}.attachment-empty>svg{background:#f0f4f1;border-radius:11px;width:38px;height:38px;padding:9px}.attachment-empty>span{flex-direction:column;gap:3px;display:flex}.attachment-empty strong{color:#53605c;font-size:13px}.attachment-empty small{font-size:10px}.attachment-list{border-top:1px solid var(--line)}.attachment-list article{border-bottom:1px solid var(--line);grid-template-columns:36px minmax(0,1fr) 34px;align-items:center;gap:11px;padding:11px 20px;display:grid}.attachment-list article>div{flex-direction:column;gap:3px;min-width:0;display:flex}.attachment-list article strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.attachment-list article small{color:#89948f;font-size:9px}.attachment-file-icon{width:34px;height:34px;color:var(--green);background:#edf6ef;border-radius:9px;place-items:center;display:grid}.attachment-file-icon svg,.attachment-list .icon-button svg{width:16px}.attachment-upload{background:#f8faf7;align-items:center;gap:12px;padding:13px 20px;display:flex}.attachment-upload input{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.attachment-upload small{color:#89948f;font-size:9px}.attachment-error{margin:0 20px 14px}.activity-list{min-height:215px;padding:4px 20px 12px}.activity-entry{grid-template-columns:29px minmax(0,1fr);gap:11px;padding:13px 0;display:grid;position:relative}.activity-entry:not(:last-child):after{content:"";background:#dfe6e1;width:1px;position:absolute;top:42px;bottom:-4px;left:14px}.activity-entry>span{z-index:1;color:#4f7d70;background:#edf4f0;border:1px solid #d7e4dc;border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.activity-entry>span svg{width:12px}.activity-entry>div{flex-direction:column;gap:4px;min-width:0;display:flex}.activity-entry strong{font-size:11px}.activity-entry p{color:#596965;overflow-wrap:anywhere;margin:0;font-size:10px;line-height:1.4}.activity-entry small{color:#8a9591;font-size:9px;line-height:1.4}.issues-page{min-width:0}.issue-queue-panel{overflow:hidden}.issue-queue-summary{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:62px;padding:11px 20px;display:flex}.issue-queue-summary>div{align-items:center;gap:11px;display:flex}.issue-queue-summary>div>svg{color:#b65231;background:#fcebe5;border-radius:10px;width:36px;height:36px;padding:9px}.issue-queue-summary span{flex-direction:column;display:flex}.issue-queue-summary strong{font-size:17px}.issue-queue-summary small{color:var(--muted);font-size:9px}.issue-filter-bar{border-bottom:1px solid var(--line);background:#fbfcfa;flex-direction:column;gap:10px;padding:14px 20px;display:flex}.issue-search{grid-template-columns:18px minmax(200px,1fr) auto;align-items:center;gap:9px;display:grid}.issue-search>svg{color:#788682;width:17px}.issue-search input,.issue-search .button{min-height:40px}.issue-filter-grid{grid-template-columns:repeat(3,minmax(145px,1fr));gap:8px;display:grid}.issue-filter-grid label{min-width:0;position:relative}.issue-filter-grid label>svg{z-index:1;color:#788682;pointer-events:none;width:15px;position:absolute;top:11px;left:10px}.issue-filter-grid label>svg+.sr-only+select{padding-left:33px}.issue-filter-grid select{min-height:38px;padding-block:7px;font-size:11px}.clear-issue-filters{color:#7c5550;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;width:fit-content;padding:2px 0;font-size:10px;display:inline-flex}.clear-issue-filters svg{width:13px}.issue-pagination{border-top:1px solid var(--line);background:#fbfcfa;justify-content:center;align-items:center;gap:16px;min-height:60px;padding:10px 20px;display:flex}.issue-pagination .button{min-height:36px}.issue-pagination .button svg{width:14px}.issue-pagination span{color:var(--muted);font-size:10px}.issue-table-head,.issue-row{grid-template-columns:minmax(330px,1.5fr) minmax(145px,.65fr) minmax(165px,.75fr) minmax(150px,.7fr) 20px;align-items:center;gap:15px;display:grid}.issue-table-head{color:#87918e;border-bottom:1px solid var(--line);text-transform:uppercase;letter-spacing:.05em;background:#f7f8f5;min-height:38px;padding:0 20px;font-size:9px;font-weight:750}.issue-row{border-bottom:1px solid #edf0ec;min-height:82px;padding:11px 20px;transition:background .15s}.issue-row:last-child{border-bottom:0}.issue-row:hover{background:#fbfcfa}.issue-row>svg{color:#a0aaa6;width:17px}.issue-main-cell{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:11px;min-width:0;display:grid}.issue-main-cell>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.issue-main-cell small{color:#588075;letter-spacing:.04em;font-size:9px;font-weight:800}.issue-main-cell strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.issue-main-cell em{color:#7d8985;align-items:center;gap:7px;font-size:9px;font-style:normal;display:flex}.issue-severity{color:#a97726;background:#fbf1dc;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.issue-severity svg{width:18px}.issue-severity.critical,.issue-severity.blocker{color:#b74c2d;background:#fce9e2}.issue-project-cell{flex-direction:column;gap:3px;min-width:0;display:flex}.issue-project-cell strong{font-size:11px}.issue-project-cell small{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:9px;overflow:hidden}.issue-status{color:#496b62;background:#e8f1ed;border-radius:7px;width:fit-content;padding:5px 8px;font-size:9px;font-weight:750;display:inline-flex}.issue-status.ready_for_retest{color:#765e19;background:#fff2cc}.issue-status.reopened{color:#a3482c;background:#fce8e1}.issue-status.accepted,.issue-status.fix_confirmed{color:#286e59;background:#def2e9}.issue-status.rejected,.issue-status.duplicate{color:#68736f;background:#e9ecea}.issue-status.in_progress,.issue-status.accepted_for_work{color:#3f657f;background:#e6f0f6}.issue-assignee-cell{color:#5f6e6a;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;min-width:0;font-size:10px;display:flex;overflow:hidden}.issue-assignee-cell svg{flex:none;width:15px}.my-work-page{min-width:0}.my-work-heading{align-items:flex-end}.my-work-heading>span{color:var(--muted);align-items:center;gap:6px;font-size:10px;display:inline-flex}.my-work-heading>span svg{width:14px}.my-work-summary{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:12px;grid-template-columns:repeat(6,minmax(0,1fr));margin-bottom:20px;display:grid;overflow:hidden}.my-work-summary>div{border-right:1px solid var(--line);align-items:center;gap:11px;min-height:84px;padding:15px 17px;display:flex}.my-work-summary>div:last-child{border-right:0}.my-work-summary>div>svg{color:#55786e;background:#edf4f0;border-radius:9px;width:29px;height:29px;padding:7px}.my-work-summary>.total>svg{color:#6d771b;background:#f3f6d8}.my-work-summary span{flex-direction:column;gap:2px;display:flex}.my-work-summary strong{font-size:21px;line-height:1}.my-work-summary small{color:var(--muted);font-size:9px;line-height:1.3}.my-work-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;display:grid}.my-work-section{min-width:0;overflow:hidden}.my-work-section>header{border-bottom:1px solid var(--line);grid-template-columns:37px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:67px;padding:12px 17px;display:grid}.my-work-section>header>span{color:#4f786c;background:#eaf3ef;border-radius:10px;place-items:center;width:37px;height:37px;display:grid}.my-work-section>header>span svg{width:18px}.my-work-section>header h2{margin:0 0 2px;font-size:13px}.my-work-section>header p{color:var(--muted);margin:0;font-size:9px}.my-work-section>header>b{text-align:center;color:#577268;background:#edf3f0;border-radius:12px;min-width:25px;padding:5px 7px;font-size:10px}.my-work-section.urgent>header>span{color:#ae4c31;background:#fceae4}.my-work-section.urgent>header>b{color:#a44930;background:#fceae4}.my-work-section.approval>header>span,.my-work-section.approval>header>b{color:#75641e;background:#faf1ce}.my-work-items{flex-direction:column;display:flex}.my-work-item{border-bottom:1px solid #edf0ec;grid-template-columns:35px minmax(0,1fr) 18px;align-items:center;gap:10px;min-height:74px;padding:11px 16px;transition:background .15s;display:grid}.my-work-item:last-child{border-bottom:0}.my-work-item:hover{background:#fbfcfa}.my-work-item>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.my-work-item small{color:#648177;font-size:9px;font-weight:750}.my-work-item strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.my-work-item em{min-height:15px;color:var(--muted);align-items:center;font-size:9px;font-style:normal;display:flex}.my-work-item>svg{color:#9aa6a2;width:15px}.work-icon{color:#55786e;background:#edf4f0;border-radius:9px;place-items:center;width:35px;height:35px;display:grid}.work-icon svg{width:16px}.work-icon.severity-critical,.work-icon.severity-blocker{color:#ae4c31;background:#fceae4}.work-progress{background:#e7ece8;border-radius:4px;height:3px;margin-top:3px;overflow:hidden}.work-progress b{background:#6d9a8c;height:100%;display:block}.my-work-empty{text-align:left;justify-content:center;align-items:center;gap:17px;min-height:170px;padding:30px;display:flex}.my-work-empty>svg{color:#4f806f;background:#e7f3ed;border-radius:50%;width:46px;height:46px;padding:11px}.my-work-empty h2{margin:0 0 5px;font-size:16px}.my-work-empty p{max-width:500px;color:var(--muted);margin:0;font-size:11px}.definition-discussion{max-width:920px;margin-top:18px}.mention-picker{border:0;flex-wrap:wrap;gap:7px;margin:0;padding:0;display:flex}.mention-picker legend{color:var(--muted);margin-bottom:7px;font-size:10px}.mention-picker label{border:1px solid var(--line);cursor:pointer;background:#f2f6f4;border-radius:14px;flex-direction:row;align-items:center;gap:5px;padding:6px 9px;font-size:10px;display:inline-flex}.mention-picker input{width:14px;height:14px;margin:0;padding:0}.comment-mentions{flex-wrap:wrap;gap:5px;margin-top:6px;display:flex}.comment-mentions span{color:#416f62;background:#eaf3ef;border-radius:10px;padding:3px 7px;font-size:9px;font-weight:700}.issue-hero{margin-top:3px}.issue-hero .issue-status{padding:5px 8px}.issue-workflow-panel{margin-bottom:20px;overflow:hidden}.issue-workflow-controls{grid-template-columns:minmax(240px,.75fr) minmax(360px,1.25fr);gap:20px;padding:20px 22px;display:grid}.issue-workflow-controls .assignee-control select{margin-top:auto}.issue-detail-grid{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:20px;margin-bottom:20px;display:grid}.issue-evidence-panel,.issue-source-panel{min-width:0;overflow:hidden}.issue-evidence-panel .panel-heading>svg,.issue-source-panel .panel-heading>svg{color:#687e77;width:19px}.issue-evidence-fields{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.issue-evidence-fields>div{border-bottom:1px solid #edf0ec;border-right:1px solid #edf0ec;min-height:118px;padding:18px 20px}.issue-evidence-fields>div:nth-child(2n){border-right:0}.issue-evidence-fields>div:last-child{border:0;grid-column:1/-1}.issue-evidence-fields small,.issue-source-body small{color:#7f8b87;text-transform:uppercase;letter-spacing:.06em;margin-bottom:7px;font-size:9px;font-weight:750;display:block}.issue-evidence-fields p{color:#44534f;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.55}.issue-evidence-fields .accent{background:#fffaf7}.issue-evidence-fields .accent p{color:#8d472f}.issue-source-body{flex-direction:column;gap:17px;padding:18px 20px;display:flex}.issue-source-body>span{flex-direction:column;gap:3px;display:flex}.issue-source-body strong,.issue-source-body a{font-size:12px}.issue-source-body a{color:var(--green);font-weight:700}.issue-source-body em{color:var(--muted);font-size:10px;font-style:normal}.issue-source-body blockquote{color:#7f422e;white-space:pre-wrap;background:#fff2ed;border-left:3px solid #d66a46;border-radius:0 8px 8px 0;margin:0;padding:13px;font-size:11px;line-height:1.5}.issue-source-body blockquote small{color:#9a776b;text-transform:none;letter-spacing:0;margin:7px 0 0}.verification-panel{margin-bottom:20px;overflow:hidden}.verification-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.verification-list article{border-bottom:1px solid #edf0ec;border-right:1px solid #edf0ec;grid-template-columns:34px minmax(0,1fr);gap:11px;min-width:0;padding:16px 20px;display:grid}.verification-list article:nth-child(2n){border-right:0}.verification-list article>span{color:#28735f;background:#e1f2eb;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.verification-list article>span.reopened{color:#a64c2e;background:#fbe9e2}.verification-list article svg{width:15px}.verification-list article>div{min-width:0}.verification-list strong{font-size:11px;display:block}.verification-list p{color:#566661;white-space:pre-wrap;overflow-wrap:anywhere;margin:5px 0;font-size:10px;line-height:1.45}.verification-list small{color:#899490;font-size:9px}.issue-discussion-panel{margin-bottom:20px;overflow:hidden}.issue-discussion-panel .comment-list{max-height:360px}.project-side{flex-direction:column;gap:16px;display:flex}.next-step{padding:22px}.next-step>svg{color:var(--green);background:var(--green-soft);border-radius:10px;width:42px;height:42px;margin-bottom:14px;padding:8px}.next-step h3{margin-bottom:7px;font-size:16px}.next-step>p:not(.eyebrow){color:var(--muted);font-size:12px;line-height:1.55}.context-list{padding:20px}.context-list h3{margin-bottom:16px;font-size:14px}.context-list span{color:var(--muted);align-items:center;gap:8px;padding:9px 0;font-size:12px;display:flex}.context-list svg{width:17px}.context-list b{color:var(--ink);margin-left:auto}.team-page{flex-direction:column;gap:20px;min-width:0;display:flex}.team-page .page-heading,.team-page .summary-strip{margin-bottom:0}.heading-actions{align-items:center;gap:8px;display:flex}.team-summary{margin-bottom:2px!important}.team-panel,.invitations-panel,.roles-panel{overflow:hidden}.roles-panel .panel-heading>div{flex-direction:column;gap:4px;display:flex}.roles-panel .panel-heading p{max-width:640px;color:var(--muted);margin:0;font-size:11px}.role-admin-list{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.role-admin-list article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:36px minmax(0,1fr) 34px;align-items:center;gap:11px;min-width:0;min-height:68px;padding:10px 18px;display:grid}.role-admin-list article:nth-child(2n){border-right:0}.role-admin-list article>div{flex-direction:column;gap:3px;min-width:0;display:flex}.role-admin-list article strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.role-admin-list article small{color:var(--muted);font-size:9px}.role-kind{color:#55706a;background:#edf2ef;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.role-kind.custom{color:#247760;background:#e6f4ee}.role-kind svg,.role-admin-list .icon-button svg{width:16px}.role-admin-list .icon-button:disabled{opacity:.28;cursor:not-allowed}.team-panel .panel-heading>div,.invitations-panel .panel-heading>div{flex-direction:column;gap:4px;display:flex}.team-panel .panel-heading p,.invitations-panel .panel-heading p{color:var(--muted);margin:0;font-size:11px}.team-table-head,.team-row{grid-template-columns:minmax(260px,1.5fr) minmax(220px,1fr) 130px 42px;align-items:center;gap:16px;padding:0 20px;display:grid}.team-table-head{color:#87918e;border-bottom:1px solid var(--line);text-transform:uppercase;letter-spacing:.05em;background:#f7f8f5;min-height:38px;font-size:10px;font-weight:750}.team-row{border-bottom:1px solid #edf0ec;min-height:78px}.team-row:last-child{border-bottom:0}.team-row:hover{background:#fbfcfa}.member-cell,.edit-member-summary{align-items:center;gap:12px;min-width:0;display:flex}.member-cell>span:last-child,.edit-member-summary>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.member-cell strong,.edit-member-summary strong{text-overflow:ellipsis;font-size:13px;overflow:hidden}.member-cell small,.edit-member-summary small{text-overflow:ellipsis;color:var(--muted);font-size:11px;overflow:hidden}.role-chips{flex-wrap:wrap;gap:5px;display:flex}.role-chips span{color:#4f655f;background:#edf2ef;border-radius:6px;padding:4px 7px;font-size:10px;font-weight:650}.member-status{color:#62706c;align-items:center;gap:7px;font-size:11px;display:inline-flex}.member-status i{background:#a5afab;border-radius:50%;width:7px;height:7px}.member-status.active i{background:#3a9b7d;box-shadow:0 0 0 3px #e6f3ee}.member-status.inactive{color:#9a6657}.member-status.inactive i{background:#d07455}.member-edit:disabled{opacity:.3;cursor:not-allowed}.invitation-list{flex-direction:column;display:flex}.invitation-row{border-bottom:1px solid #edf0ec;grid-template-columns:34px minmax(220px,1fr) auto auto;align-items:center;gap:13px;min-height:66px;padding:9px 20px;display:grid}.invitation-row:last-child{border:0}.invitation-row>span:nth-child(2){flex-direction:column;gap:4px;min-width:0;display:flex}.invitation-row strong{text-overflow:ellipsis;font-size:12px;overflow:hidden}.invitation-row small{color:var(--muted);font-size:10px}.invitation-icon{color:#9a7b2e;background:#fbf2da;border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.invitation-icon svg{width:15px}.invitation-icon.accepted{color:#2b7c65;background:#e4f3ed}.invitation-icon.expired{color:#8b7068;background:#f0ecea}.invitation-status{color:#866a20;text-transform:uppercase;background:#fff4d5;border-radius:6px;padding:4px 8px;font-size:9px;font-weight:750}.invitation-status.accepted{color:#2e735f;background:#e6f3ee}.invitation-status.expired{color:#796d69;background:#eeeceb}.invitation-status.revoked{color:#9c4c45;background:#f8e8e6}.invitation-icon.revoked{color:#ad5a52;background:#f8e8e6}.invitation-actions{gap:4px;display:flex}.invitation-created{text-align:center}.invitation-created h3{margin:13px 0 7px;font-size:20px}.invitation-created>p{max-width:510px;color:var(--muted);margin:0 auto 22px;font-size:12px;line-height:1.55}.success-mark{color:#247760;background:#e2f3ec;border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto;display:grid}.success-mark svg{width:22px}.copy-field{gap:8px;display:flex}.copy-field input{min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.copy-field .button{flex:none}.copy-field svg{width:16px}.edit-member-summary{background:#f4f6f3;border-radius:11px;padding:13px}.edit-member-summary .avatar svg{width:18px}.role-fieldset{border:0;grid-template-columns:1fr 1fr;gap:8px;margin:0;padding:0;display:grid}.role-fieldset legend{color:#34423f;width:100%;margin-bottom:9px;font-size:14px;font-weight:650}.role-option,.active-option{cursor:pointer;border:1px solid #dfe4de;border-radius:9px;grid-template-columns:18px 1fr;align-items:start;gap:10px;padding:11px;display:grid}:is(.role-option:has(input:checked),.active-option:has(input:checked)){background:#f2faf7;border-color:#8ebdaf}.role-option input,.active-option input{width:16px;height:16px;min-height:0;accent-color:var(--green);margin:2px 0 0}.role-option span,.active-option span{flex-direction:column;gap:3px;display:flex}.role-option strong,.active-option strong{font-size:12px}.workspace-teams-panel{overflow:hidden}.workspace-team-grid{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.workspace-team-grid>article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:38px minmax(0,1fr) 34px;align-items:center;gap:11px;min-height:96px;padding:15px 18px;display:grid}.workspace-team-grid>article:nth-child(2n){border-right:0}.workspace-team-icon{width:36px;height:36px;color:var(--green);background:#edf6f1;border-radius:10px;place-items:center;display:grid}.workspace-team-icon svg{width:18px}.workspace-team-grid article>div{flex-direction:column;gap:4px;min-width:0;display:flex}.workspace-team-grid strong{font-size:12px}.workspace-team-grid small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.workspace-team-members{margin-top:3px;flex-direction:row!important;gap:0!important;display:flex!important}.workspace-team-members span,.workspace-team-members i{color:#fff;background:#55786e;border:2px solid #fff;border-radius:50%;place-items:center;width:23px;height:23px;margin-right:-5px;font-size:8px;font-style:normal;font-weight:800;display:grid}.workspace-team-members i{color:#56736a;background:#e8efeb}.team-member-fieldset{border:1px solid var(--line);border-radius:9px;grid-template-columns:1fr 1fr;gap:7px;max-height:260px;padding:10px;display:grid;overflow-y:auto}.team-member-fieldset legend{padding:0 5px;font-size:11px;font-weight:800}.team-member-fieldset legend span{color:var(--muted)}.team-member-fieldset label{cursor:pointer;border:1px solid #e3e8e4;border-radius:8px;grid-template-columns:17px 30px minmax(0,1fr);align-items:center;gap:7px;padding:8px;display:grid}.team-member-fieldset input{width:15px;height:15px;min-height:0;accent-color:var(--green)}.team-member-fieldset .avatar{width:28px;height:28px}.team-member-fieldset label>span:last-child{flex-direction:column;min-width:0;display:flex}.team-member-fieldset strong{font-size:10px}.team-member-fieldset small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.role-option small,.active-option small{color:var(--muted);font-size:10px;font-weight:400;line-height:1.35}.session-revoke-action{background:#fff8f5;border:1px solid #efd5cd;border-radius:9px;justify-content:space-between;align-items:center;gap:16px;padding:13px;display:flex}.session-revoke-action>div{flex-direction:column;gap:3px;display:flex}.session-revoke-action strong{font-size:12px}.session-revoke-action small{color:var(--muted);font-size:10px;line-height:1.35}.session-revoke-action .button{flex:none}.form-notice{color:#286858;background:#f2faf7;border:1px solid #b8d9ce;border-radius:8px;padding:10px 12px;font-size:12px}.permission-fieldset{border:0;min-width:0;margin:0;padding:0}.permission-fieldset legend{color:#34423f;width:100%;margin-bottom:9px;font-size:14px;font-weight:650}.permission-fieldset legend span{color:var(--muted);font-size:10px;font-weight:600}.permission-options{grid-template-columns:1fr 1fr;gap:7px;max-height:330px;padding:2px 5px 2px 2px;display:grid;overflow-y:auto}.permission-options label{cursor:pointer;border:1px solid #dfe4de;border-radius:8px;grid-template-columns:17px minmax(0,1fr);align-items:start;gap:8px;min-width:0;padding:9px;display:grid}.permission-options label:has(input:checked){background:#f2faf7;border-color:#8ebdaf}.permission-options input{width:15px;height:15px;min-height:0;accent-color:var(--green);margin:2px 0 0}.permission-options label>span{flex-direction:column;gap:2px;min-width:0;display:flex}.permission-options strong{overflow-wrap:anywhere;font:650 10px ui-monospace,SFMono-Regular,Menlo,monospace}.permission-options small{color:var(--muted);font-size:8px;line-height:1.35}.workspace-page,.run-page{margin:-8px -12px 0}.workspace-header,.run-header{justify-content:space-between;align-items:flex-end;gap:26px;margin-bottom:24px;display:flex}.back-link{color:var(--muted);align-items:center;gap:2px;margin-bottom:12px;font-size:12px;display:inline-flex}.back-link svg{width:16px}.title-line{align-items:center;gap:10px;display:flex}.title-line h1{letter-spacing:-.035em;margin-bottom:6px;font-size:30px}.workspace-header p,.run-header p{color:var(--muted);margin:0;font-size:12px}.save-state{color:#4d7d6f}.save-state svg{vertical-align:-2px;width:12px}.version-badge{color:#62706c;background:#fff;border:1px solid #cfd8d2;border-radius:6px;padding:3px 7px;font:700 10px Manrope}.workspace-actions{gap:8px;display:flex}.editor-toolbar{border:1px solid var(--line);background:#fff;border-radius:11px 11px 0 0;align-items:center;gap:4px;min-height:48px;padding:0 12px;display:flex}.editor-toolbar button{color:#56625f;background:0 0;border:0;border-radius:7px;align-items:center;gap:7px;height:32px;padding:0 9px;font-size:12px;display:flex}.editor-toolbar button:hover:not(:disabled){background:#f1f4f1}.editor-toolbar button:disabled{opacity:.45}.editor-toolbar svg{width:15px}.toolbar-divider{background:var(--line);width:1px;height:20px;margin:0 5px}.toolbar-spacer{flex:1}.editor-toolbar>span{color:#89928f;font-size:10px}.editor-toolbar .presence-summary{color:#5d6d68;align-items:center;gap:5px;margin-right:8px;display:inline-flex}.editor-toolbar .presence-summary svg{width:13px}.online-dot{background:#45a987;border-radius:50%;width:6px;height:6px}.collaboration-banner{color:#37675b;background:#eff8f4;border:1px solid #bfdcd2;border-radius:10px;align-items:center;gap:11px;margin:10px 0;padding:11px 13px;display:flex}.collaboration-banner>svg{flex:none;width:18px}.collaboration-banner>div{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.collaboration-banner strong{font-size:11px}.collaboration-banner span{font-size:10px;line-height:1.45}.collaboration-banner.warning{color:#70591d;background:#fff9e8;border-color:#e6cf90}.collaboration-banner.conflict{color:#88472f;background:#fff2ed;border-color:#e4ad99}.presence-avatars{flex:none;display:flex}.presence-avatars i{color:#fff;background:#438873;border:2px solid #eff8f4;border-radius:50%;place-items:center;width:27px;height:27px;margin-left:-5px;font-size:9px;font-style:normal;font-weight:800;display:grid}.presence-avatars i:first-child{margin-left:0}.checklist-editor{border:1px solid var(--line);background:#fff;border-top:0;border-radius:0 0 11px 11px;min-height:170px;overflow:hidden}.table-head,.item-row,.inline-item-form{grid-template-columns:28px 42px minmax(260px,2fr) 145px minmax(180px,1fr) 150px;align-items:center;display:grid}.table-head{color:#8a9491;border-bottom:1px solid var(--line);text-transform:uppercase;letter-spacing:.04em;background:#f7f8f5;height:37px;font-size:10px;font-weight:700}.table-head>span,.item-row>*,.inline-item-form>*{padding:0 10px}.section-row{background:#edf3ef;border-bottom:1px solid #dbe5de;grid-template-columns:26px auto 25px 1fr 36px;align-items:center;min-height:43px;padding:0 11px;display:grid}.section-row>svg{color:#8c9994;width:15px}.section-row strong{font-size:12px}.section-row>span{color:#70807a;text-align:center;background:#ffffffb3;border-radius:8px;margin-left:7px;padding:2px 5px;font-size:10px}.section-row .icon-button{grid-column:5}.item-row{border-bottom:1px solid #edf0ec;min-height:54px;font-size:12px}.item-row:hover{background:#fbfcfa}.item-row.dragging{opacity:.48;background:#edf5f0}.item-row>svg{color:#bdc5c1;cursor:grab;width:15px;margin-left:10px;padding:0}.item-row>span:nth-child(2){color:#96a09d;font-size:10px}.item-row strong{font-size:12px;font-weight:600}.priority-dot{border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.priority-dot.low{background:#8d9d98}.priority-dot.medium{background:#daa73a}.priority-dot.high{background:#df774d}.priority-dot.critical{background:#c13f35}.inline-item-form{background:#fafffc;border-bottom:1px solid #dfeae3;min-height:58px}.inline-item-form input,.inline-item-form select{min-height:35px;padding-top:6px;padding-bottom:6px;font-size:12px}.inline-item-form>span:nth-child(2){color:var(--green)}.item-actions{justify-content:flex-end;gap:2px;display:flex}.item-actions .icon-button{width:28px;height:28px}.icon-button.danger{color:#a84c32}.icon-button.success{color:var(--green)}.section-edit-form{grid-column:2/6;align-items:center;gap:6px;display:flex}.section-edit-form input{min-height:32px;padding:5px 8px;font-size:12px}.save-state.saving{color:#98711c}.inline-form-actions{align-items:center;gap:2px;display:flex;padding:0!important}.add-item-row{color:#71807b;text-align:left;cursor:pointer;background:#fff;border:0;grid-template-columns:28px 42px 1fr;align-items:center;width:100%;min-height:42px;font-size:11px;display:grid}.add-item-row:hover{color:var(--green);background:#f7faf7}.add-item-row span:nth-child(2){padding-left:12px}.new-section-form{background:#f5f8f5;gap:7px;padding:10px 12px;display:flex}.new-section-form input{min-height:34px;padding:6px 9px}.add-section{color:#5e6c68;cursor:pointer;background:#f8f9f7;border:0;align-items:center;gap:8px;width:100%;height:46px;padding:0 14px;font-size:12px;display:flex}.add-section:hover{color:var(--green);background:#eef3ef}.add-section svg{width:16px}.editor-onboarding{text-align:center;margin-top:18px;padding:55px 20px}.editor-onboarding .empty-icon{margin:auto}.editor-onboarding h2{margin:15px 0 7px;font-size:18px}.editor-onboarding p{color:var(--muted);font-size:12px}.page-error{justify-content:space-between;margin-bottom:12px;display:flex}.page-error button,.success-toast button{cursor:pointer;background:0 0;border:0;margin-left:auto}.run-badge{color:#28735f;background:#e4f3ed;border-radius:12px;align-items:center;gap:7px;padding:5px 9px;font-size:10px;font-weight:700;display:inline-flex}.run-badge i{background:#32a480;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #32a48024}.run-badge.completed{color:#56635f;background:#e9edeb}.run-badge.completed i{box-shadow:none;background:#7b8883}.progress-card{border:1px solid var(--line);background:#fff;border-radius:13px;justify-content:space-between;align-items:center;gap:30px;min-height:112px;margin-bottom:18px;padding:19px 24px;display:flex}.progress-main{align-items:center;gap:16px;display:flex}.progress-main h2{margin-bottom:4px;font-size:17px}.progress-main p:last-child{color:var(--muted);margin:0;font-size:10px}.progress-ring{--progress:0deg;background:conic-gradient(var(--green) var(--progress), #e9eeea 0);border-radius:50%;place-items:center;width:69px;height:69px;display:grid;position:relative}.progress-ring:before{content:"";background:#fff;border-radius:50%;position:absolute;inset:7px}.progress-ring span{font:800 13px Manrope;position:relative}.progress-stats{gap:clamp(18px,3vw,45px);display:flex}.progress-stats span{color:var(--muted);flex-direction:column;font-size:10px;display:flex}.progress-stats b{color:var(--ink);font-size:20px}.progress-stats .passed b{color:var(--green)}.progress-stats .failed b{color:var(--orange)}.progress-stats .blocked b{color:var(--yellow)}.progress-stats .retest b{color:#b55231}.run-change-notice{color:#88472f;background:#fff1eb;border:1px solid #efc8b9;border-radius:10px;align-items:flex-start;gap:11px;margin:-5px 0 18px;padding:13px 15px;display:flex}.run-change-notice>svg{flex:none;width:19px}.run-change-notice div{flex-direction:column;gap:2px;display:flex}.run-change-notice strong{font-size:12px}.run-change-notice span{font-size:10px;line-height:1.45}.success-toast{color:#276c5b;background:#e9f6f1;border:1px solid #bfe3d5;border-radius:9px;align-items:center;gap:9px;margin-bottom:12px;padding:10px 13px;font-size:12px;display:flex}.success-toast>svg{width:17px}.success-toast a{color:#1f6755;margin-left:auto;font-weight:800;text-decoration:underline}.success-toast a+button{margin-left:4px}.run-list{flex-direction:column;gap:14px;display:flex}.run-section{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.run-section>header{border-bottom:1px solid var(--line);background:#f3f6f3;align-items:center;gap:9px;height:46px;padding:0 17px;display:flex}.run-section>header h2{margin:0;font-size:13px}.run-section>header span{color:#6e7b77;background:#fff;border-radius:9px;padding:2px 6px;font-size:9px}.run-item{border-bottom:1px solid #edf0ec;border-left:3px solid #0000;grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:16px;min-height:76px;padding:10px 14px;display:grid}.run-item:last-child{border-bottom:0}.run-item.status-passed{background:#fcfffd;border-left-color:#4ba388}.run-item.status-failed{border-left-color:var(--orange);background:#fffdfc}.run-item.status-blocked{border-left-color:#d3a537}.run-item.removed{opacity:.78;background:#f5f6f5;border-left-color:#aab3af}.run-item-copy{align-items:center;gap:12px;min-width:0;display:flex}.result-icon{color:#a2aaa7;background:#f0f2ef;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;display:grid}.result-icon svg{width:16px}.result-icon.passed{color:#2d806a;background:#e1f2eb}.result-icon.failed{color:#bd4e2b;background:#fbe8e1}.result-icon.blocked{color:#a47b19;background:#f7efd9}.result-icon.skipped{color:#697572;background:#ecefeb}.run-item-copy>div{min-width:0}.run-item-copy strong{text-overflow:ellipsis;font-size:12px;display:block;overflow:hidden}.run-item-copy>div>span{color:#8a9491;font-size:10px}.run-title-line{flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:4px;display:flex}.change-badge,.retest-badge,.removed-badge{background:#fff4cf;border-radius:5px;align-items:center;gap:4px;padding:3px 6px;font-weight:700;color:#8d6b1a!important;font-size:8px!important;display:inline-flex!important}.change-badge svg{width:10px}.retest-badge{background:#fce9e2;color:#9a4c2e!important}.removed-badge{background:#e4e8e5;color:#64706c!important}.result-icon.removed{color:#66736f;background:#e2e6e3}.history-toggle{color:#55766d;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;margin:5px 0 0;padding:0;font-size:9px;display:inline-flex}.history-toggle svg{width:12px}.result-history{background:#f4f7f5;border-radius:7px;flex-direction:column;gap:6px;margin-top:7px;padding:8px;display:flex}.result-history>div{grid-template-columns:auto 1fr;gap:2px 8px;display:grid}.result-history strong{font-size:9px}.result-history span,.result-history small{color:#7d8985;font-size:8px}.result-history p{white-space:pre-wrap;grid-column:1/-1;margin:2px 0 0;font-size:9px}.result-actions{gap:4px;display:flex}.result-actions button{color:#8b9692;cursor:pointer;background:#fff;border:1px solid #dde2dd;border-radius:8px;place-items:center;width:39px;height:35px;display:grid}.result-actions button svg{width:16px}.result-actions button span{display:none}.result-actions button:hover{color:#4f5e5a;border-color:#aebab4}.result-actions button.selected.passed{color:#247660;background:#e8f5f0;border-color:#87c6b2}.result-actions button.selected.failed{color:#b84929;background:#fff0ea;border-color:#e6a890}.result-actions button.selected.blocked{color:#94701b;background:#fff8df;border-color:#d9bf7c}.result-actions button.selected.skipped{color:#56615e;background:#ebeeeb;border-color:#bfc7c2}.issue-button{color:#a74327;background:#fff7f4;border-color:#ecc2b4;min-height:35px;padding:0 10px;font-size:11px}.info-banner{color:#32695b;background:#eef7f3;border-radius:10px;align-items:flex-start;gap:12px;padding:13px;display:flex}.info-banner>svg{flex:none;width:20px}.info-banner div{flex-direction:column;gap:3px;display:flex}.info-banner strong{font-size:12px}.info-banner span{font-size:11px;line-height:1.45}.source-check{color:#a94629;background:#fff5f1;border-radius:9px;align-items:center;gap:12px;padding:12px 13px;display:flex}.source-check>svg{width:20px}.source-check div{flex-direction:column;gap:2px;display:flex}.source-check span{color:#a67869;text-transform:uppercase;font-size:9px}.source-check strong{color:#6d3321;font-size:12px}.report-page{flex-direction:column;gap:18px;display:flex}.report-heading{margin-bottom:0}.report-heading .button svg{width:17px}.report-summary{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.report-summary>div{border-right:1px solid var(--line);align-items:center;gap:12px;min-height:84px;padding:15px 18px;display:flex}.report-summary>div:last-child{border-right:0}.report-summary svg{color:#ad4b2d;background:#fcede7;border-radius:8px;width:27px;height:27px;padding:6px}.report-summary span{color:var(--muted);flex-direction:column;font-size:10px;display:flex}.report-summary strong{color:var(--ink);font:800 21px Manrope}.report-panel{overflow:hidden}.report-table-head,.report-row{grid-template-columns:minmax(245px,1.25fr) minmax(210px,1fr) minmax(200px,.9fr) minmax(230px,1fr);display:grid}.report-table-head{color:#87908d;border-bottom:1px solid var(--line);text-transform:uppercase;letter-spacing:.1em;background:#f7f8f6;align-items:center;min-height:40px;font-size:8px;font-weight:800}.report-table-head span{padding:0 16px}.report-row{border-bottom:1px solid var(--line)}.report-row:last-child{border-bottom:0}.report-row>div{border-right:1px solid #edf0ec;min-width:0;padding:16px}.report-row>div:last-child{border-right:0}.report-check{align-items:flex-start;gap:11px;display:flex}.report-check>span:last-child{flex-direction:column;gap:4px;min-width:0;display:flex}.report-check small,.report-copy small,.report-issue-links>small{color:#87918e;text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:800}.report-check strong{font-size:12px;line-height:1.4}.report-check em{color:#7d8784;flex-wrap:wrap;align-items:center;gap:7px;font-size:9px;font-style:normal;display:flex}.result-state{color:#68736f;background:#e9ecea;border-radius:5px;padding:3px 7px;font-size:8px;display:inline-flex}.result-state.failed{color:#a94d2f;background:#fce8e1}.result-state.passed{color:#286e59;background:#def2e9}.result-state.blocked{color:#765e19;background:#fff2cc}.report-copy p,.report-issue-links p{color:#4e5b57;white-space:pre-line;margin:7px 0 0;font-size:11px;line-height:1.55}.report-issue-links{flex-direction:column;gap:7px;display:flex}.report-issue-links>a{border:1px solid var(--line);color:inherit;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:8px 9px;text-decoration:none;display:flex}.report-issue-links>a:hover{background:#f8faf8;border-color:#a7b7b1}.report-issue-links>a span{flex-direction:column;min-width:0;display:flex}.report-issue-links>a strong{font-size:10px}.report-issue-links>a span{color:#7d8784;font-size:8px}.report-footnote{color:#7b8783;margin:-5px 2px 0;font-size:10px;line-height:1.5}.test-case-hero{margin-top:4px}.test-case-context{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:1fr 1fr minmax(180px,.55fr);margin:0 0 18px;display:grid;overflow:hidden}.test-case-context>div{border-right:1px solid var(--line);min-width:0;padding:15px 17px}.test-case-context>div:last-child{border-right:0}.test-case-context small,.run-condition small,.expected-box small{color:#84908c;letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:800}.test-case-context p,.run-condition p,.expected-box p{color:#43504d;white-space:pre-line;margin:6px 0 0;font-size:12px;line-height:1.55}.test-case-steps-panel,.test-case-runs-panel{margin-bottom:18px;overflow:hidden}.test-step-head,.test-step-row{grid-template-columns:46px minmax(220px,1fr) minmax(220px,1fr) 160px;align-items:stretch;display:grid}.test-step-head{color:#87918e;border-block:1px solid var(--line);letter-spacing:.08em;text-transform:uppercase;background:#f7f8f6;align-items:center;min-height:38px;font-size:9px;font-weight:800}.test-step-head>span,.test-step-row>*{padding:0 15px}.test-step-row{border-bottom:1px solid #edf0ec;min-height:76px}.test-step-row:hover{background:#fbfcfa}.test-step-row.dragging{opacity:.5;background:#edf5f0}.test-step-row>b{color:#8a9591;background:#fafbf9;justify-content:center;align-items:center;font-size:11px;display:flex}.test-step-row>p{white-space:pre-line;border-left:1px solid #edf0ec;align-items:center;margin:0;padding-block:14px;font-size:12px;line-height:1.55;display:flex}.test-step-actions{border-left:1px solid #edf0ec;justify-content:flex-end;align-items:center;gap:2px;display:flex}.test-step-actions>svg{color:#a3ada9;cursor:grab;width:15px}.test-step-actions button{color:#75827e;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:27px;height:30px;padding:0;display:grid}.test-step-actions button:hover:not(:disabled){color:var(--green);background:#edf5f1}.test-step-actions button.danger:hover:not(:disabled){color:#a4472d;background:#fff0ea}.test-step-actions button:disabled{opacity:.3;cursor:default}.test-step-actions button svg{width:14px}.add-test-step{color:#5d6c68;cursor:pointer;background:#fafbf9;border:0;align-items:center;gap:8px;width:100%;min-height:45px;padding:0 15px;font-size:12px;display:flex}.add-test-step:hover{color:var(--green);background:#f2f7f4}.add-test-step svg{width:16px}.test-case-version-panel{margin-bottom:18px;overflow:hidden}.test-case-version-list{grid-template-columns:1fr 1fr;display:grid}.test-case-version-list article{border-top:1px solid #edf0ec;grid-template-columns:32px minmax(0,1fr);gap:9px;min-width:0;padding:13px 16px;display:grid}.test-case-version-list article:nth-child(odd){border-right:1px solid #edf0ec}.test-case-version-list article>span{color:#4c7c6f;background:#eaf3ef;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.test-case-version-list svg{width:14px}.test-case-version-list div{flex-direction:column;gap:3px;min-width:0;display:flex}.test-case-version-list strong{font-size:10px}.test-case-version-list small{color:var(--muted);font-size:8px}.test-case-version-list p{color:#6e7a76;text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:9px;overflow:hidden}.test-run-page{margin:-8px -12px 0}.run-condition{background:#eef5f1;border:1px solid #dce8e1;border-radius:11px;margin-bottom:15px;padding:14px 17px}.test-run-steps{flex-direction:column;gap:13px;margin-bottom:15px;display:flex}.test-run-step{border:1px solid var(--line);background:#fff;border-left:4px solid #d8ded9;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px #1c2d2909}.test-run-step.status-passed{border-left-color:#45a184}.test-run-step.status-failed{border-left-color:var(--orange)}.test-run-step.status-blocked{border-left-color:#d0a134}.test-run-step.status-skipped{border-left-color:#929e9a}.test-run-step>header{border-bottom:1px solid #edf0ec;align-items:center;gap:12px;min-height:64px;padding:12px 16px;display:flex}.test-run-step>header div{flex-direction:column;gap:3px;min-width:0;display:flex}.test-run-step>header small{color:#89938f;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.test-run-step>header strong{white-space:pre-line;font-size:13px;line-height:1.5}.expected-box{background:#f7f9f7;border-bottom:1px solid #edf0ec;padding:12px 17px}.test-run-step>label{padding:13px 17px}.test-run-step>label>span{font-size:11px}.test-run-step textarea{font-size:12px}.test-run-actions{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.test-run-actions button{border:0;border-right:1px solid var(--line);color:#66736f;cursor:pointer;background:#fff;justify-content:center;align-items:center;gap:7px;min-height:43px;font-size:11px;display:flex}.test-run-actions button:last-child{border-right:0}.test-run-actions button:hover{background:#f7f9f7}.test-run-actions button svg{width:15px}.test-run-actions button.selected.passed{color:#247660;background:#e8f5f0}.test-run-actions button.selected.failed{color:#b84929;background:#fff0ea}.test-run-actions button.selected.blocked{color:#94701b;background:#fff8df}.test-run-actions button.selected.skipped{color:#56615e;background:#ebeeeb}.acceptance-workflow-card{overflow:hidden}.acceptance-workflow-list{border-top:1px solid var(--line);grid-template-columns:repeat(auto-fit,minmax(190px,1fr));display:grid}.acceptance-workflow-list>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:28px 1fr 22px;align-items:center;gap:10px;min-height:76px;padding:12px 15px;display:grid}.acceptance-workflow-list>div>span{background:var(--green-soft);width:27px;height:27px;color:var(--green);border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.acceptance-workflow-list>div>div{flex-direction:column;gap:4px;min-width:0;display:flex}.acceptance-workflow-list strong{font-size:12px}.acceptance-workflow-list small{color:var(--muted);font-size:9px;line-height:1.4}.acceptance-workflow-list svg{color:#69a28f;width:15px}.acceptance-config-form>p{color:var(--muted);font-size:11px;line-height:1.55}.acceptance-config-list{flex-direction:column;gap:8px;display:flex}.acceptance-config-row{border:1px solid var(--line);background:#f8faf8;border-radius:10px;grid-template-columns:20px 20px minmax(145px,.8fr) minmax(180px,1fr) 34px;align-items:center;gap:7px;padding:8px;display:grid}.acceptance-config-row>svg{color:#a0aaa6;width:16px}.acceptance-config-row>span{color:#74817d;text-align:center;font-size:10px}.acceptance-config-row label{min-width:0}.acceptance-config-row input,.acceptance-config-row select{min-height:38px;padding:7px 9px;font-size:11px}.acceptance-config-row>button{color:#a34c32;cursor:pointer;background:0 0;border:0;border-radius:7px;width:32px;height:32px}.acceptance-config-row>button:disabled{opacity:.3}.acceptance-config-row>button svg{width:15px}.acceptance-process-panel{margin-bottom:18px;overflow:hidden}.acceptance-process-status{color:#765c18;background:#fff2ce;border-radius:12px;padding:5px 9px;font-size:10px;font-weight:800}.acceptance-process-status.approved{color:#26705b;background:#e3f3ed}.acceptance-process-status.changes_requested{color:#a44c30;background:#fce9e2}.acceptance-cycle>header{border-block:1px solid var(--line);background:#f5f7f4;justify-content:space-between;align-items:center;min-height:40px;padding:0 16px;display:flex}.acceptance-cycle>header strong{font-size:11px}.acceptance-cycle>header svg{color:#8a9591;width:14px}.acceptance-stage{border-bottom:1px solid #edf0ec;border-left:3px solid #0000;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:82px;padding:12px 16px;display:grid}.acceptance-stage.active{background:#fffdf7;border-left-color:#d2a436}.acceptance-stage.approved{border-left-color:#4aa287}.acceptance-stage.changes_requested{border-left-color:var(--orange);background:#fffaf8}.acceptance-stage-icon{color:#8b9692;background:#eef1ee;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.acceptance-stage.approved .acceptance-stage-icon{color:#287861;background:#e2f2ec}.acceptance-stage.changes_requested .acceptance-stage-icon{color:#b34e2e;background:#fbe8e1}.acceptance-stage-icon svg{width:16px}.acceptance-stage>div{flex-direction:column;gap:3px;min-width:0;display:flex}.acceptance-stage small{color:#89938f;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.acceptance-stage strong{font-size:12px}.acceptance-stage>div>span{color:var(--muted);font-size:9px}.acceptance-stage p{color:#66726e;margin:3px 0 0;font-size:9px;line-height:1.45}.acceptance-stage aside{gap:7px;display:flex}.acceptance-stage aside svg{width:14px}.acceptance-decision-files{flex-wrap:wrap;align-items:center;gap:6px;margin-top:6px;display:flex}.acceptance-decision-files>input{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.acceptance-file,.acceptance-file-add{color:#42635a;min-height:28px;font:inherit;cursor:pointer;background:#f7faf8;border:1px solid #dce5e0;border-radius:7px;align-items:center;gap:5px;padding:5px 8px;font-size:9px;display:inline-flex}.acceptance-file:hover,.acceptance-file-add:hover{background:#f0f8f4;border-color:#8ebdaf}.acceptance-file span{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.acceptance-file svg,.acceptance-file-add svg,.acceptance-no-files svg{width:12px;height:12px}.acceptance-file svg:last-child{color:#83928d}.acceptance-file-add{color:var(--green);background:0 0;border-style:dashed}.acceptance-file-add:disabled{opacity:.55;cursor:wait}.acceptance-no-files{color:#9aa39f;align-items:center;gap:4px;font-size:9px;display:inline-flex}.acceptance-file-error{color:#a94327;width:100%;font-size:9px}.acceptance-return{margin:14px}.page-skeleton{gap:15px;display:grid}.page-skeleton div{background:linear-gradient(90deg,#e9ece8,#f7f8f6,#e9ece8) 0 0/200% 100%;border-radius:12px;height:110px;animation:1.3s infinite shimmer}.platform-admin-badge{color:#694d7a;background:#f0e9f5;border-radius:8px;align-items:center;gap:7px;padding:7px 10px;font-size:10px;font-weight:800;display:inline-flex}.platform-admin-badge svg{width:16px}.platform-users-panel{overflow:hidden}.platform-users-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:70px;padding:13px 17px;display:flex}.platform-users-toolbar form{background:#fafbf9;border:1px solid #d7ded8;border-radius:10px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:9px;width:min(620px,100%);padding-left:11px;display:grid}.platform-users-toolbar form>svg{color:#82908b}.platform-users-toolbar input{min-height:42px;box-shadow:none;background:0 0;border:0;padding:0}.platform-users-toolbar form .button{min-height:36px;margin-right:3px}.platform-users-toolbar>span{color:var(--muted);white-space:nowrap;align-items:center;gap:6px;font-size:10px;display:flex}.platform-users-toolbar>span svg{width:16px}.platform-admin-tabs{border-bottom:1px solid #dce2dc;gap:24px;margin-bottom:18px;display:flex}.platform-admin-tabs a{color:var(--muted);padding:10px 2px;font-size:12px;font-weight:700}.platform-admin-tabs a.active{color:var(--ink);box-shadow:inset 0 -2px var(--green)}.platform-users-head,.platform-user-row{grid-template-columns:minmax(210px,1.3fr) minmax(180px,1fr) minmax(190px,1.2fr) 105px 95px 76px;align-items:center;gap:14px;display:grid}.platform-users-head{color:#87928e;border-bottom:1px solid var(--line);letter-spacing:.08em;text-transform:uppercase;background:#f6f8f5;min-height:39px;padding:0 17px;font-size:8px;font-weight:800}.platform-user-row{border-bottom:1px solid #edf0ec;min-height:78px;padding:11px 17px}.platform-user-row:last-child{border-bottom:0}.platform-user-row>div{min-width:0}.platform-user-row>div:not(.platform-user-identity){flex-direction:column;gap:4px;display:flex}.platform-user-row strong,.platform-user-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.platform-user-row strong{font-size:11px}.platform-user-row small,.platform-user-row time{color:var(--muted);font-size:9px}.platform-user-identity{grid-template-columns:36px minmax(0,1fr);align-items:center;gap:9px;display:grid}.platform-user-identity>span:last-child{flex-direction:column;gap:4px;min-width:0;display:flex}.platform-user-identity .avatar{color:#ebf6f2}.platform-user-roles{flex-wrap:wrap;flex-direction:row!important;gap:4px!important}.platform-user-roles span,.platform-user-roles b{color:#68746f;background:#edf1ee;border-radius:5px;align-items:center;gap:3px;width:fit-content;padding:3px 6px;font-size:8px;font-weight:700;display:inline-flex}.platform-user-roles b{color:#714e84;background:#f0e8f5}.platform-user-roles svg{width:10px}.platform-users-pagination{border-top:1px solid var(--line);min-height:54px;color:var(--muted);background:#fafbf9;justify-content:space-between;align-items:center;padding:8px 17px;font-size:10px;display:flex}.platform-users-pagination div{gap:5px;display:flex}.platform-users-pagination svg{width:17px}.platform-users-loading{padding:15px}.platform-admin-note{color:var(--muted);margin:14px 4px;font-size:10px}.platform-admin-note code{color:#5f4a70;background:#f1ecf4;border-radius:4px;padding:2px 4px}.platform-user-action{justify-content:flex-end;align-items:center;flex-direction:row!important;gap:4px!important}.platform-user-action svg{width:16px}.platform-user-action .icon-button{color:#6b4d7a;background:#f2ebf6}.impersonation-modal{width:min(560px,100%)}.impersonation-target{background:#f5f7f4;border-radius:10px;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;padding:12px;display:grid}.impersonation-target>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.impersonation-target small{color:var(--muted);font-size:10px}.impersonation-warning{color:#705b7b;background:#f7f1fa;border:1px solid #e1d3e8;border-radius:9px;margin:0;padding:11px 13px;font-size:10px;line-height:1.55}.session-modal{width:min(720px,100%)}.session-modal-body{flex-direction:column;gap:14px;display:flex}.session-list{border:1px solid var(--line);border-radius:11px;max-height:360px;overflow-y:auto}.session-list article{border-bottom:1px solid #edf0ec;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:65px;padding:10px 12px;display:grid}.session-list article:last-child{border-bottom:0}.session-list article>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.session-list strong{font-size:11px}.session-list small{color:var(--muted);font-size:9px}.session-list em{color:#735e7f;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.session-icon{color:#387765;background:#e8f3ef;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.session-icon.impersonation{color:#704e81;background:#f1e9f5}.session-icon svg{width:16px}.session-status{color:#34745f;background:#e4f2ed;border-radius:6px;padding:4px 7px;font-size:8px}.session-status.revoked{color:#a64b31;background:#fae9e3}.session-status.expired{color:#707c78;background:#ecefed}.session-revoke-box{background:#fff8f5;border:1px solid #edcfc4;border-radius:10px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.session-revoke-box>svg{color:var(--orange)}.session-revoke-box>span{flex-direction:column;gap:3px;display:flex}.session-revoke-box strong{font-size:11px}.session-revoke-box small{color:#866e66;font-size:9px}.success-message{color:#276f5b;background:#e5f3ee;border-radius:8px;margin:0;padding:9px 11px;font-size:10px}.platform-audit-panel{overflow:hidden}.platform-audit-filters{border-bottom:1px solid var(--line);grid-template-columns:minmax(230px,1fr) minmax(190px,260px) auto;align-items:end;gap:10px;padding:14px 16px;display:grid}.platform-audit-filters label{gap:5px}.platform-audit-filters label>span:first-child{color:#7f8b87;letter-spacing:.07em;text-transform:uppercase;font-size:8px;font-weight:800}.audit-search{border:1px solid #d5dcd6;border-radius:10px;align-items:center;gap:8px;min-height:44px;padding:0 10px;display:flex}.audit-search svg{color:#85918d;width:16px}.audit-search input{min-height:0;box-shadow:none;border:0;padding:0}.platform-audit-filters .button{min-height:44px}.workspace-audit-page{flex-direction:column;gap:18px;display:flex}.workspace-audit-filters{border-bottom:1px solid var(--line);grid-template-columns:minmax(220px,1fr) 230px 180px auto;align-items:end;gap:10px;padding:14px 16px;display:grid}.workspace-audit-filters label{color:#7f8b87;letter-spacing:.07em;text-transform:uppercase;flex-direction:column;gap:5px;font-size:8px;font-weight:800;display:flex}.workspace-audit-filters .button{min-height:44px}.workspace-audit-list .audit-target strong{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.platform-audit-list article{border-bottom:1px solid #edf0ec;grid-template-columns:38px minmax(230px,1.2fr) minmax(190px,1fr) 130px;align-items:center;gap:12px;min-height:78px;padding:11px 16px;display:grid}.platform-audit-list article:last-child{border-bottom:0}.audit-event-icon{color:#367561;background:#e7f3ee;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.audit-event-icon.impersonation{color:#704d80;background:#f1e9f5}.audit-event-icon svg{width:17px}.audit-event-copy,.audit-target{flex-direction:column;gap:3px;min-width:0;display:flex}.platform-audit-list strong,.platform-audit-list small,.platform-audit-list em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.platform-audit-list strong{font-size:11px}.platform-audit-list small,.platform-audit-list time{color:var(--muted);font-size:9px}.platform-audit-list em{color:#765f80;font-size:8px}.audit-target>small{text-transform:uppercase;letter-spacing:.06em;font-size:7px}.test-suite-page,.test-suite-run-page{flex-direction:column;gap:18px;display:flex}.test-suite-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.test-suite-header h1{letter-spacing:-.04em;margin:3px 0 7px;font-size:30px}.test-suite-header p{color:var(--muted);max-width:720px;margin:0}.test-suite-header .button{flex:none}.test-suite-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:18px;display:grid}.suite-add-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:14px 18px;display:grid}.suite-add-row select{min-width:0}.suite-case-list article{border-bottom:1px solid #edf0ec;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:68px;padding:9px 16px;display:grid}.suite-case-list article:last-child{border-bottom:0}.suite-position{width:30px;height:30px;color:var(--green);background:#eef5f1;border-radius:9px;place-items:center;font-weight:800;display:grid}.suite-case-list a{min-width:0;color:inherit;flex-direction:column;gap:4px;text-decoration:none;display:flex}.suite-case-list small,.suite-runs small,.suite-run-list small{color:var(--muted);font-style:normal}.suite-item-actions{gap:4px;display:flex}.suite-runs{overflow:hidden}.suite-runs h3{border-bottom:1px solid var(--line);margin:0;padding:17px 18px}.suite-runs>p{color:var(--muted);margin:0;padding:18px}.suite-runs>a{color:inherit;border-bottom:1px solid #edf0ec;justify-content:space-between;align-items:center;gap:10px;padding:13px 18px;text-decoration:none;display:flex}.suite-runs>a span{flex-direction:column;gap:3px;display:flex}.suite-run-list{overflow:hidden}.suite-run-list>a{color:inherit;border-top:1px solid #edf0ec;grid-template-columns:38px minmax(0,1fr) 20px;align-items:center;gap:12px;padding:15px 18px;text-decoration:none;display:grid}.suite-run-list>a>span:nth-child(2){flex-direction:column;gap:4px;display:flex}.suite-run-state{color:#a7aea9;place-items:center;display:grid}.suite-run-state.completed{color:var(--green)}.suite-run-state svg{width:24px;height:24px}.progress-fraction{color:var(--green);font-size:22px;font-weight:800}@media (width<=1100px){.card-grid{grid-template-columns:repeat(2,minmax(230px,1fr))}.summary-strip{grid-template-columns:repeat(3,1fr)}.summary-hint{display:none!important}.project-layout{grid-template-columns:minmax(0,1fr) 270px}.table-head,.item-row,.inline-item-form{grid-template-columns:24px 36px minmax(240px,2fr) 120px 128px}.table-head>span:nth-child(5),.item-row>span:nth-child(5),.inline-item-form>span:nth-child(5){display:none}.run-item{grid-template-columns:minmax(240px,1fr) auto}.run-item .issue-button{grid-column:2;justify-self:end}.report-summary{grid-template-columns:repeat(2,1fr)}.report-summary>div:nth-child(2){border-right:0}.report-summary>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.report-table-head{display:none}.report-row{grid-template-columns:repeat(2,minmax(0,1fr))}.report-row>div:nth-child(2){border-right:0}.report-row>div:nth-child(-n+2){border-bottom:1px solid #edf0ec}}@media (width<=820px){.workspace-team-grid{grid-template-columns:1fr}.workspace-team-grid>article{border-right:0}.login-page{grid-template-columns:minmax(0,1fr);width:100%;overflow-x:clip}.login-story{display:none}.login-panel,.login-form{min-width:0}.login-panel{min-height:100vh;padding:28px 22px}.app-shell{display:block}.sidebar{width:278px;transition:transform .2s;position:fixed;left:0;transform:translate(-100vw)}.sidebar.is-open{transform:translate(0)}.sidebar-close,.sidebar-scrim,.mobile-menu{display:grid}.sidebar-close{color:#9eb0aa;margin-left:auto}.sidebar-scrim{z-index:39;background:#0a141161;border:0;position:fixed;inset:0}.topbar{gap:8px;height:60px;padding:0 16px}.impersonation-banner{padding:7px 13px}.impersonation-banner small{display:none}.impersonation-banner button{font-size:9px}.global-search{flex:1;width:auto}.global-search kbd{display:none}.search-palette-backdrop{align-items:stretch;padding:0}.search-palette{border:0;border-radius:0;width:100%;max-height:100vh}.search-palette>header{min-height:60px;padding-inline:13px}.search-palette-results{flex:1}.page-container{padding:24px 17px 92px}.platform-users-head{display:none}.platform-user-row{grid-template-columns:1fr 1fr 72px;gap:13px 12px;padding:15px}.platform-user-identity{grid-column:1/3}.platform-user-row>div:not(.platform-user-identity):before{content:attr(data-label);color:#8c9793;letter-spacing:.07em;text-transform:uppercase;font-size:8px;font-weight:800}.platform-user-roles{grid-column:1/-1}.platform-user-action{grid-area:1/3;justify-self:end}.platform-user-row>div:nth-child(4){grid-column:1}.platform-user-row>div:nth-child(5){grid-column:2}.session-revoke-box{grid-template-columns:24px minmax(0,1fr)}.session-revoke-box .button{grid-column:1/-1}.platform-audit-filters{grid-template-columns:1fr}.platform-audit-list article{grid-template-columns:36px minmax(0,1fr);gap:9px;padding:13px}.audit-target,.platform-audit-list time{grid-column:2}.platform-audit-list time{margin-top:2px}.workspace-audit-filters{grid-template-columns:1fr 1fr}.workspace-audit-filters label:first-child,.workspace-audit-filters .button{grid-column:1/-1}.test-suite-layout{grid-template-columns:1fr}.mobile-nav{border-top:1px solid var(--line);z-index:35;min-height:64px;padding-bottom:env(safe-area-inset-bottom);background:#fffffff5;grid-template-columns:repeat(3,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav a,.mobile-nav button{color:#7d8885;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:9px;display:flex}.mobile-nav a.active{color:var(--green)}.page-heading{align-items:center}.page-heading h1{font-size:30px}.summary-strip{grid-template-columns:repeat(3,1fr)}.summary-strip>div{padding:14px 12px}.summary-strip span{font-size:10px}.summary-strip strong{font-size:20px}.project-layout{grid-template-columns:1fr}.project-side{display:none}.workspace-page,.run-page{margin:0}.workspace-header,.run-header{flex-direction:column;align-items:flex-start}.workspace-actions{width:100%}.workspace-actions .button{flex:1}.checklist-editor{overflow-x:auto}.table-head,.item-row,.inline-item-form{min-width:740px}.progress-card{flex-direction:column;align-items:flex-start}.progress-stats{justify-content:space-between;width:100%}.run-item{flex-wrap:wrap;gap:10px;padding:14px 12px;display:flex}.run-item-copy{width:100%}.result-actions{flex:1}.result-actions button{flex:1;gap:6px;width:auto;display:flex}.result-actions button span{font-size:9px;display:inline}.run-item .issue-button{margin-left:auto}.team-table-head{display:none}.team-row{grid-template-columns:minmax(0,1fr) 42px;gap:10px;padding:14px 15px}.member-cell,.role-chips,.member-status{grid-column:1}.member-edit{grid-area:1/2/span 3}.task-stage-track{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 0}.task-stage:nth-child(3):after,.task-stage:nth-child(4):before{display:none}.workflow-controls{grid-template-columns:1fr}.assignee-control{border-right:0;border-bottom:1px solid var(--line);padding:0 0 18px}.task-collaboration-grid{grid-template-columns:1fr}.issue-table-head{display:none}.issue-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.my-work-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.my-work-summary>div:nth-child(3n){border-right:0}.my-work-summary>div:nth-child(n+4){border-top:1px solid var(--line)}.my-work-grid{grid-template-columns:1fr}.issue-row{grid-template-columns:minmax(0,1fr) 20px;gap:8px 12px;padding:14px 16px}.issue-main-cell,.issue-project-cell,.issue-row>span:nth-child(3),.issue-assignee-cell{grid-column:1}.issue-row>svg{grid-area:1/2/span 4;align-self:center}.issue-project-cell{flex-direction:row;align-items:center}.issue-project-cell small:before{content:"· "}.issue-workflow-controls,.issue-detail-grid{grid-template-columns:1fr}.issue-workflow-controls .assignee-control{border-right:0;border-bottom:1px solid var(--line);padding:0 0 18px}.verification-list{grid-template-columns:1fr}.verification-list article{border-right:0}.report-heading{align-items:flex-start}.test-case-context{grid-template-columns:1fr 1fr}.test-case-context>div:nth-child(2){border-right:0}.test-case-context>div:last-child{border-top:1px solid var(--line);grid-column:1/-1}.test-step-head,.test-step-row{grid-template-columns:42px minmax(170px,1fr) minmax(170px,1fr) 150px}.acceptance-config-row{grid-template-columns:20px 20px 1fr 34px}.acceptance-config-row label:last-of-type{grid-column:3}.acceptance-config-row>button{grid-area:1/4/span 2}}.workspace-settings-page{flex-direction:column;gap:20px;display:flex}.settings-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:18px;display:grid}.settings-form{overflow:hidden}.settings-fields{grid-template-columns:1fr 1fr;gap:18px;padding:22px;display:grid}.settings-fields label{min-width:0;color:var(--muted);flex-direction:column;gap:7px;font-size:12px;font-weight:600;display:flex}.settings-fields label>span{color:var(--text);align-items:center;gap:6px;font-size:13px;display:flex}.settings-fields label>span svg{width:16px;height:16px;color:var(--brand)}.settings-fields small{font-weight:400;line-height:1.4}.settings-fields .attachment-limit-field{grid-column:1/-1;max-width:calc(50% - 9px)}.settings-message{margin:0 22px 16px}.settings-actions{border-top:1px solid var(--line);background:#fafbf9;justify-content:flex-end;align-items:center;min-height:72px;padding:15px 22px;display:flex}.settings-actions span{color:var(--muted);font-size:12px}.settings-security-card{flex-direction:column;gap:12px;padding:22px;display:flex}.settings-security-card>svg{width:38px;height:38px;color:var(--brand);background:var(--brand-soft);border-radius:12px;padding:9px}.settings-security-card h2{margin:2px 0 0;font-size:17px}.settings-security-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.settings-security-card small{border-top:1px solid var(--line);color:var(--muted);padding-top:10px}.acceptance-heading-actions{align-items:center;gap:9px;display:flex}.project-accepted-banner{color:#276f5b;background:#edf8f3;margin:14px}.acceptance-readonly-note{color:var(--muted);border-top:1px solid var(--line);padding:12px 18px;font-size:11px}.acceptance-panel-error{margin:14px}@media (width<=900px){.settings-layout{grid-template-columns:1fr}}@media (width<=560px){.acceptance-heading-actions{flex-direction:column;align-items:stretch;width:100%}.acceptance-heading-actions .button{width:100%;font-size:11px}.settings-fields{grid-template-columns:1fr;padding:16px}.settings-fields .attachment-limit-field{grid-column:1;max-width:none}.settings-actions{padding:14px 16px}.settings-actions .button{width:100%}.settings-message{margin-inline:16px}.team-member-fieldset{grid-template-columns:1fr}.team-editor-actions{flex-wrap:wrap}.team-editor-actions .team-delete-button{order:-1;width:100%}.team-editor-actions>.button:not(.team-delete-button){flex:1}.role-editor-form .form-actions{flex-wrap:wrap}.role-editor-form .role-delete-button{order:-1;width:100%}.role-editor-form .form-actions>.button:not(.role-delete-button){flex:1}.session-revoke-action{flex-direction:column;align-items:stretch}.session-revoke-action .button{width:100%}.notification-popover{width:auto;max-height:calc(100vh - 136px);position:fixed;top:58px;left:8px;right:8px}.global-search{background:0 0;border:0}.global-search>span{display:none}.topbar>.language-switcher{margin-right:2px}.topbar>.language-switcher svg{display:none}.page-heading{align-items:flex-start}.page-heading .button{min-width:42px;padding:0 11px;font-size:0}.page-heading .button svg{width:19px}.summary-strip{min-height:74px}.summary-strip>div{border-bottom:0;border-right:0}.summary-strip span{line-height:1.25}.card-grid{grid-template-columns:1fr}.project-card{min-height:190px}.project-hero{flex-direction:column;align-items:flex-start}.project-hero .hero-actions{flex-direction:column;width:100%}.project-hero .button{width:100%}.project-tabs{gap:18px;overflow-x:auto}.panel-heading{padding:17px}.list-row{padding:10px 14px}.title-line{align-items:flex-start}.title-line h1{font-size:24px}.workspace-actions{flex-direction:column}.editor-toolbar button:nth-of-type(n+2),.toolbar-divider{display:none}.editor-toolbar{flex-wrap:wrap;padding-block:8px}.editor-toolbar .toolbar-spacer,.editor-toolbar>span:not(.presence-summary),.editor-toolbar>.online-dot{display:none}.editor-toolbar .presence-summary{margin-left:auto;margin-right:0}.collaboration-banner{flex-wrap:wrap;align-items:flex-start}.collaboration-banner .button{width:100%}.collaboration-banner>.icon-button{margin-left:auto}.checklist-editor{box-shadow:none;background:0 0;border:0;overflow:visible}.table-head{display:none}.checklist-section{border:1px solid var(--line);background:#fff;border-radius:12px;margin-bottom:14px;overflow:hidden;box-shadow:0 5px 18px #1c2d290d}.item-row{grid-template-rows:auto auto;grid-template-columns:24px minmax(0,1fr) 64px;gap:4px 7px;min-width:0;min-height:76px;padding:10px 7px}.item-row>svg{grid-area:1/1/span 2;align-self:start;margin:2px 0 0 4px}.item-row>span:nth-child(2){display:none}.item-row>strong{grid-area:1/2;padding:0;line-height:1.4}.item-row>span:nth-child(4){grid-area:2/2;padding:0;font-size:10px}.item-row>span:nth-child(5){display:none}.item-row>.item-actions{grid-area:1/3/span 2;grid-template-columns:repeat(2,28px);align-self:center;padding:0;display:grid}.inline-item-form{grid-template-columns:minmax(0,1fr) auto;gap:8px;min-width:0;padding:10px}.inline-item-form>span:first-child,.inline-item-form>span:nth-child(2),.inline-item-form>span:nth-child(5){display:none}.inline-item-form>input{grid-column:1/-1;padding:7px 9px}.inline-item-form>select{grid-column:1;padding:7px 9px}.inline-item-form>.inline-form-actions{grid-column:2;padding:0;display:flex}.add-item-row{grid-template-columns:28px 1fr;min-height:48px}.add-item-row span:first-child{display:none}.add-item-row span:nth-child(2){padding-left:10px}.progress-card{padding:15px}.progress-stats{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.progress-stats b{font-size:17px}.result-actions{grid-template-columns:repeat(4,1fr);width:100%;display:grid}.result-actions button{flex-direction:column;gap:1px;height:48px}.issue-button{width:100%}.two-columns{grid-template-columns:1fr}.drawer{padding:22px 18px}.modal-backdrop{align-items:end;padding:0}.modal{border-radius:17px 17px 0 0;max-height:92vh}.invitation-summary{grid-template-columns:1fr}.team-page{gap:14px}.team-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.team-summary>div,.team-page .page-heading>div,.team-row>*{min-width:0}.team-summary span{overflow-wrap:anywhere}.member-cell strong,.member-cell small{white-space:nowrap}.team-summary .summary-hint{display:none}.team-panel .panel-heading,.invitations-panel .panel-heading{padding:15px}.heading-actions{width:100%}.heading-actions .button{flex:1}.roles-panel .panel-heading{padding:15px}.role-admin-list{grid-template-columns:1fr}.role-admin-list article,.role-admin-list article:nth-child(2n){border-right:0;padding-inline:14px}.permission-options{grid-template-columns:1fr;max-height:390px}.invitation-row{grid-template-columns:32px minmax(0,1fr);padding:10px 14px}.invitation-status{grid-column:2;width:fit-content}.invitation-actions{grid-column:2}.copy-field{flex-direction:column}.role-fieldset{grid-template-columns:1fr}.task-stage-track{grid-template-columns:repeat(2,minmax(0,1fr));padding:18px 12px}.task-stage:nth-child(3):after,.task-stage:nth-child(4):before{display:block}.task-stage:nth-child(2n):after,.task-stage:nth-child(odd):before{display:none}.workflow-controls{padding:17px}.transition-buttons{flex-direction:column}.transition-buttons .button{width:100%}.workflow-error{margin:0 17px 16px}.workflow-footnote{padding:10px 17px}.task-comment{padding:14px 15px}.comment-form{padding:13px 15px 15px}.attachment-list article{padding-inline:15px}.attachment-upload{flex-direction:column;align-items:stretch;padding:13px 15px}.attachment-upload .button{width:100%}.activity-list,.issue-queue-summary,.issue-filter-bar{padding-inline:15px}.issue-search{grid-template-columns:18px minmax(0,1fr)}.issue-search .button{grid-column:1/-1;width:100%}.issue-filter-grid{grid-template-columns:1fr}.issue-pagination{justify-content:space-between;gap:8px;padding-inline:15px}.issue-pagination .button{padding-inline:10px}.my-work-heading{align-items:flex-start}.my-work-heading>span{margin-top:5px}.workspace-audit-filters{grid-template-columns:1fr;padding:12px}.workspace-audit-filters label:first-child,.workspace-audit-filters .button{grid-column:1}.my-work-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.my-work-summary>div,.my-work-summary>div:nth-child(3){border-right:1px solid var(--line);border-top:1px solid var(--line);min-height:72px;padding:12px}.my-work-summary>div:nth-child(odd){border-right:1px solid var(--line)}.my-work-summary>div:nth-child(2n){border-right:0}.my-work-summary>div:first-child,.my-work-summary>div:nth-child(2){border-top:0}.my-work-section>header,.my-work-item{padding-inline:14px}.my-work-item strong,.issue-main-cell strong{white-space:normal}.issue-workflow-controls{padding:17px}.issue-evidence-fields{grid-template-columns:1fr}.issue-evidence-fields>div,.issue-evidence-fields>div:last-child{border-bottom:1px solid #edf0ec;border-right:0;grid-column:1}.verification-list article{padding-inline:15px}.report-summary{grid-template-columns:1fr 1fr}.report-summary>div{gap:8px;min-height:72px;padding:12px}.report-summary svg{width:24px;height:24px}.report-summary strong{font-size:18px}.report-row{border:1px solid var(--line);border-radius:10px;grid-template-columns:1fr;margin:12px;overflow:hidden}.report-row>div,.report-row>div:nth-child(2){border-bottom:1px solid #edf0ec;border-right:0;padding:13px}.report-row>div:last-child{border-bottom:0}.report-heading{flex-direction:column}.report-heading>div{width:100%}.report-heading .button{width:100%;font-size:11px}.test-case-context{grid-template-columns:1fr}.test-case-context>div,.test-case-context>div:nth-child(2){border-right:0;border-bottom:1px solid var(--line);grid-column:1}.test-case-context>div:last-child{border-top:0;border-bottom:0}.test-step-head{display:none}.test-step-list{background:#f5f6f3;flex-direction:column;gap:10px;padding:12px;display:flex}.test-step-row{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-rows:auto auto auto;grid-template-columns:30px minmax(0,1fr);min-height:0;overflow:hidden}.test-step-row>b{grid-row:1/span 2;align-items:flex-start;padding:12px 5px}.test-step-row>p{border-left:1px solid #edf0ec;grid-column:2;padding:11px 10px}.test-step-row>p:nth-of-type(2){color:#53615d;background:#f8faf8;border-top:1px solid #edf0ec;grid-row:2}.test-step-actions{border-top:1px solid #edf0ec;border-left:0;grid-area:3/1/auto/-1;justify-content:flex-end;padding:7px 9px}.test-step-actions>svg{margin-right:auto}.test-step-actions button{width:34px;height:32px}.test-case-version-list{grid-template-columns:1fr}.test-case-version-list article:nth-child(odd){border-right:0}.test-case-definition-form .form-grid{grid-template-columns:1fr}.test-run-page{margin:0}.test-run-step>header{align-items:flex-start;padding:12px}.expected-box,.test-run-step>label{padding:12px}.test-run-actions{grid-template-columns:repeat(2,1fr)}.test-run-actions button:nth-child(2){border-right:0}.test-run-actions button:nth-child(-n+2){border-bottom:1px solid var(--line)}.test-suite-header{flex-direction:column;gap:14px}.test-suite-header .button{width:100%}.test-suite-header h1{font-size:25px}.suite-add-row{grid-template-columns:1fr;padding:12px}.suite-add-row .button{width:100%}.suite-case-list{background:#f5f6f3;flex-direction:column;gap:9px;padding:10px;display:flex}.suite-case-list article{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:32px minmax(0,1fr)}.suite-item-actions{border-top:1px solid #edf0ec;grid-column:1/-1;justify-content:flex-end;padding-top:8px}.suite-run-list>a{padding:13px 12px}.acceptance-workflow-list{grid-template-columns:1fr}.acceptance-config-row{grid-template-columns:20px 1fr 32px}.acceptance-config-row>svg{display:none}.acceptance-config-row>span{grid-area:1/1/span 2}.acceptance-config-row label{grid-column:2}.acceptance-config-row>button{grid-area:1/3/span 2}.acceptance-stage{grid-template-columns:34px minmax(0,1fr);padding:12px}.acceptance-stage aside{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.acceptance-stage aside .button{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
