:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#111827;background:#f7f9fb;font-synthesis:none;text-rendering:optimizeLegibility;--bg:#f7f9fb;--surface:#fff;--sidebar:#0d1826;--sidebar-active:#1b2a3a;--text:#111827;--muted:#5d6978;--line:#dbe2e9;--accent:#12a594;--success:#18a566;--warning:#e69712;--danger:#dc3038;--shadow:0 12px 38px rgba(15,23,42,.12)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg)}button,input,select{font:inherit}button{cursor:pointer}.app{min-height:100vh;background:var(--bg);color:var(--text)}.theme-dark{--bg:#0e1520;--surface:#151f2c;--text:#f3f6f8;--muted:#a5b0be;--line:#2b3948;--sidebar:#09111c;--sidebar-active:#1a2a3b}.sidebar{position:fixed;inset:0 auto 0 0;width:240px;background:var(--sidebar);color:#d9e0e8;z-index:30;display:flex;flex-direction:column}.brand{height:76px;padding:0 22px;display:flex;align-items:center;gap:12px;color:#fff;font-size:16px;font-weight:650;border-bottom:1px solid rgba(255,255,255,.08);white-space:nowrap}.brand-mark{width:34px;height:34px;fill:none;stroke:#31c5b5;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.nav-list{padding:16px 8px;display:flex;flex-direction:column;gap:4px}.nav-item{position:relative;width:100%;height:48px;border:0;border-radius:7px;background:transparent;color:#cbd4de;display:flex;align-items:center;gap:14px;padding:0 16px;font-size:14px;font-weight:530;text-align:left}.nav-item svg{width:20px;height:20px;stroke-width:1.75}.nav-item:hover{background:#ffffff0e;color:#fff}.nav-item.active{background:var(--sidebar-active);color:#fff}.nav-item.active:before{content:"";position:absolute;left:-8px;top:0;bottom:0;width:4px;background:var(--accent);border-radius:0 3px 3px 0}.collapse-button{margin:auto 14px 18px;width:38px;height:38px;border:0;background:transparent;color:#bec8d3;display:grid;place-items:center;border-radius:6px}.collapse-button:hover{background:#ffffff12}.collapse-button svg{width:20px}.mobile-close,.menu-button,.mobile-nav{display:none}.app-frame{margin-left:240px;min-height:100vh}.topbar{height:76px;position:sticky;top:0;z-index:20;background:color-mix(in srgb,var(--surface) 94%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 32px}.topbar-title{font-size:17px;font-weight:650}.topbar-actions{margin-left:auto;display:flex;align-items:center;gap:16px}.health-copy{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:14px}.health-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--success)}.icon-button{width:40px;height:40px;border:1px solid transparent;background:transparent;color:var(--text);border-radius:50%;display:grid;place-items:center}.icon-button:hover{border-color:var(--line);background:var(--surface)}.icon-button svg{width:19px;height:19px;stroke-width:1.75}.owner-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:#fff}.owner-avatar svg{width:19px}.owner-name{font-size:14px;color:var(--muted)}.page-canvas{width:min(100%,1600px);margin:0 auto;padding:34px 34px 56px}.page-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px}.page-heading h1,.task-header h1{margin:0;font-size:32px;line-height:1.2;letter-spacing:-.03em}.page-heading p,.task-header p{margin:8px 0 0;color:var(--muted);font-size:15px}.primary-button,.secondary-button{height:44px;padding:0 18px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:14px;font-weight:650}.primary-button{color:#fff;border:1px solid var(--accent);background:var(--accent)}.primary-button:hover{background:#0e9485}.primary-button:disabled{opacity:.45;cursor:not-allowed}.secondary-button{color:var(--text);border:1px solid #bfc9d4;background:var(--surface)}.secondary-button:hover{border-color:var(--accent);color:var(--accent)}.primary-button svg,.secondary-button svg{width:18px;height:18px;stroke-width:1.75}.metric-strip{height:118px;background:var(--surface);border:1px solid var(--line);border-radius:10px;display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:28px}.metric{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px}.metric:not(:last-child):after{content:"";position:absolute;right:0;width:1px;height:58px;background:var(--line)}.metric strong{font-size:40px;line-height:1;font-weight:650;font-variant-numeric:tabular-nums;letter-spacing:-.03em}.metric span{font-size:14px;color:var(--muted)}.accent{color:var(--accent)}.success{color:var(--success)}.warning{color:var(--warning)}.danger{color:var(--danger)}.overview-grid{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:28px}.overview-main{display:flex;flex-direction:column;gap:28px}.overview-main section>h2,.health-rail h2,.content-panel h2,.version-rail h2,.system-sections h2{font-size:18px;line-height:1.3;margin:0 0 12px;font-weight:650}.task-activity{width:100%;min-height:116px;background:var(--surface);color:var(--text);border:1px solid var(--line);border-radius:10px;display:grid;grid-template-columns:60px minmax(170px,1.4fr) 1fr 1fr 1.6fr 24px;align-items:center;text-align:left;padding:18px 22px;gap:18px}.task-activity:hover{border-color:#9ccfc8}.task-icon{width:48px;height:60px;display:grid;place-items:center;color:var(--accent)}.task-icon svg{width:34px;height:34px;stroke-width:1.5}.task-name,.task-stat,.task-storage{display:flex;flex-direction:column;gap:7px}.task-name strong{font-size:17px}.task-name small,.task-stat small,.task-storage small{font-size:12px;color:var(--muted)}.task-stat{border-left:1px solid var(--line);padding-left:18px;font-size:14px}.task-storage{font-size:14px}.progress-track,.small-progress{display:block;height:7px;background:#e4e9ee;border-radius:6px;overflow:hidden}.progress-track span,.small-progress span{display:block;height:100%;background:var(--accent);border-radius:inherit}.rhythm{background:var(--surface);border:1px solid var(--line);border-radius:10px;display:grid;grid-template-columns:1fr 120px;gap:18px;padding:20px}.rhythm-days{display:grid;grid-template-columns:repeat(7,1fr)}.rhythm-days>div{min-height:74px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;border-right:1px solid var(--line)}.rhythm-days>div:last-child{border:0}.rhythm-days small{font-size:12px;color:var(--muted)}.rhythm-legend{display:flex;flex-direction:column;justify-content:center;gap:6px}.status{display:inline-flex;align-items:center;gap:6px;font-size:13px;white-space:nowrap}.status svg{width:17px;height:17px;stroke-width:2}.status.compact{width:28px;height:28px;border:1px solid currentColor;border-radius:6px;display:grid;place-items:center}.status.compact svg{width:16px}.status.muted{color:#9aa6b2}.status.running{color:#287fbd}.table-wrap{width:100%;overflow:auto;border:1px solid var(--line);border-radius:9px;background:var(--surface)}table{width:100%;border-collapse:collapse;font-size:14px}th,td{height:52px;padding:0 16px;border-bottom:1px solid var(--line);text-align:left;white-space:nowrap}th{height:44px;background:color-mix(in srgb,var(--bg) 72%,var(--surface));font-size:12px;font-weight:650;color:var(--muted)}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:color-mix(in srgb,var(--accent) 3%,var(--surface))}.numeric{text-align:right;font-variant-numeric:tabular-nums}.health-rail{background:var(--surface);border:1px solid var(--line);border-left:3px solid var(--accent);border-radius:10px;padding:20px 18px;align-self:start}.service-row{display:grid;grid-template-columns:32px 1fr;gap:11px;padding:18px 0;border-bottom:1px solid var(--line)}.service-row>svg{color:var(--accent);width:26px;height:26px;stroke-width:1.6}.service-row span{display:flex;flex-direction:column;gap:6px}.service-row strong{font-size:15px}.service-row small{font-size:11px;color:var(--muted);display:flex;gap:6px;align-items:center}.service-row .health-dot{width:6px;height:6px}.text-button{border:0;background:transparent;color:var(--accent);height:46px;padding:0;display:flex;align-items:center;gap:4px;font-weight:620}.text-button svg{width:16px}.inline-message{padding:11px 14px;margin:-14px 0 20px;background:#e8f7f4;color:#087c70;border-left:3px solid var(--accent);font-size:14px}.modal-layer{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px}.modal-backdrop{position:absolute;inset:0;border:0;background:#040c1485}.modal{position:relative;width:min(480px,100%);padding:20px;background:var(--surface);border-radius:10px;box-shadow:var(--shadow)}.modal header{display:flex;align-items:center;justify-content:space-between}.modal h2{margin:0;font-size:20px}.modal p{color:var(--muted);line-height:1.65}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.task-header{display:flex;justify-content:space-between;gap:24px;padding-bottom:24px;border-bottom:1px solid var(--line);margin-bottom:0}.task-actions{display:flex;gap:10px;align-items:flex-start}.back-link{border:0;background:transparent;color:var(--text);padding:0;margin:0 0 18px;display:flex;align-items:center;gap:8px}.back-link svg{width:17px}.editor-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:0}.editor-form{padding:26px 36px 40px 0}.version-rail{border-left:1px solid var(--line);padding:26px 0 40px 28px}.form-section{position:relative;display:grid;grid-template-columns:170px 1fr;padding:0 0 18px;margin-bottom:12px}.form-section:before{content:"";position:absolute;left:11px;top:30px;bottom:-8px;width:2px;background:var(--line)}.form-section:last-of-type:before{display:none}.form-section h2{position:relative;margin:0;padding-left:36px;font-size:17px}.form-section h2 span{position:absolute;left:0;top:1px;width:24px;height:24px;border-radius:50%;background:var(--accent);border:7px solid color-mix(in srgb,var(--accent) 20%,var(--surface))}.field-row{display:grid;grid-template-columns:150px 1fr;align-items:center;min-height:56px;border-bottom:1px solid var(--line);font-size:14px}.field-row>span{font-weight:620}.field-row input,.field-row select{width:100%;height:38px;border:1px solid #c7d0da;border-radius:6px;background:var(--surface);color:var(--text);padding:0 12px;outline:0}.field-row input:focus,.field-row select:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 14%,transparent)}.field-row input:disabled{background:var(--bg);color:var(--muted)}.check-row,.single-check,.schedule-preview,.inline-fields{display:flex;align-items:center;gap:22px}.check-row label,.single-check{display:flex;gap:8px;align-items:center}.check-row input,.single-check input{width:17px;height:17px;accent-color:var(--accent)}.schedule-preview{color:var(--muted)}.inline-fields input{width:82px}.version-row{padding:14px 0;border-bottom:1px solid var(--line);display:flex;flex-direction:column;gap:6px}.version-row strong{font-size:14px}.version-row small,.empty-copy{font-size:12px;color:var(--muted)}.version-rail h3{font-size:16px;margin:28px 0 12px}.validation-row{display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:8px;min-height:34px;font-size:13px}.validation-row svg{width:16px;color:var(--accent)}.validation-row small{color:var(--accent)}.info-note,.policy-note{margin-top:20px;padding:14px;background:var(--bg);color:var(--muted);font-size:13px;line-height:1.6}.test-result{margin-top:10px;border:1px solid var(--line);border-radius:9px;background:var(--surface)}.test-result header{height:52px;display:flex;align-items:center;gap:44px;padding:0 14px}.test-result header strong{display:flex;gap:8px;color:var(--success)}.test-result header svg{width:19px}.loading{padding:80px 0;text-align:center;color:var(--muted)}.content-panel{background:var(--surface);border:1px solid var(--line);border-radius:10px;min-height:220px;padding:0}.content-panel>.table-wrap{border:0}.toolbar{min-height:72px;display:flex;align-items:center;gap:16px;padding:14px 16px;border-bottom:1px solid var(--line)}.search-input{width:min(520px,100%);height:42px;border:1px solid #c7d0da;border-radius:7px;display:flex;align-items:center;padding:0 12px;gap:8px}.search-input:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 14%,transparent)}.search-input svg{width:18px;color:var(--muted)}.search-input input{border:0;outline:0;background:transparent;color:var(--text);width:100%}.result-count{font-size:13px;color:var(--muted)}.title-cell{white-space:normal;min-width:320px;line-height:1.5}.table-action{border:0;background:transparent;color:var(--accent);font-weight:620;display:inline-flex;gap:6px;align-items:center}.table-action svg{width:17px;height:17px}.verified{display:inline-flex;align-items:center;gap:6px;color:var(--success);font-size:13px}.verified svg,.cell-icon{width:17px;height:17px;vertical-align:middle;margin-right:6px}.policy-note{display:flex;align-items:center;gap:10px;margin:18px}.policy-note svg{width:20px;color:var(--accent)}.small-progress{width:110px;height:6px}.settings-grid{display:flex;flex-direction:column}.setting-row{min-height:86px;padding:14px 20px;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--text);display:grid;grid-template-columns:42px 1fr auto;align-items:center;text-align:left;gap:14px}.setting-row:hover{background:color-mix(in srgb,var(--accent) 3%,var(--surface))}.setting-row>svg{color:var(--accent);width:25px}.setting-row span{display:flex;flex-direction:column;gap:7px}.setting-row>span:last-child{color:var(--muted);font-size:13px;align-items:flex-end}.setting-row small{color:var(--muted)}.system-sections{padding:20px}.system-sections section+section{margin-top:28px}.system-line{min-height:66px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px}.system-line>svg{color:var(--accent);width:23px}.system-line>span:nth-child(2){display:flex;flex-direction:column;gap:5px}.system-line small{color:var(--muted)}.backdrop,.mobile-nav{display:none}@media(max-width:1180px){.sidebar{width:82px}.brand{padding:0;justify-content:center}.brand span,.nav-item span{display:none}.nav-item{justify-content:center;padding:0}.nav-item.active:before{left:-8px}.app-frame{margin-left:82px}.overview-grid{grid-template-columns:1fr}.health-rail{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.health-rail h2,.health-rail .text-button{grid-column:1/-1}.service-row{border:0}.task-activity{grid-template-columns:52px 1.4fr 1fr 1fr 1.4fr 20px}.editor-grid{grid-template-columns:1fr}.version-rail{border-left:0;border-top:1px solid var(--line);padding:26px 0}.editor-form{padding-right:0}}@media(max-width:767px){body{background:var(--surface)}.sidebar{width:min(86vw,320px);transform:translate(-102%);transition:transform .2s ease}.sidebar.sidebar-open{transform:translate(0)}.brand{justify-content:flex-start;padding:0 20px}.brand span{display:block}.mobile-close{display:grid;margin-left:auto;width:36px;height:36px;border:0;background:transparent;color:#fff;place-items:center}.nav-item{justify-content:flex-start;padding:0 16px}.nav-item span{display:block}.backdrop{display:block;position:fixed;inset:0;z-index:29;border:0;background:#040c1475}.app-frame{margin-left:0}.topbar{height:72px;padding:0 16px}.menu-button{display:grid;width:38px;height:38px;border:0;background:transparent;color:var(--text);place-items:center;margin-right:8px}.topbar-title{font-size:16px}.health-copy,.owner-avatar,.owner-name{display:none}.topbar-actions{gap:2px}.page-canvas{padding:26px 16px 108px}.page-heading{align-items:center;margin-bottom:22px}.page-heading h1,.task-header h1{font-size:30px}.page-heading p{font-size:14px;max-width:220px}.page-heading .primary-button{width:118px;padding:0 10px}.metric-strip{height:246px;grid-template-columns:repeat(2,1fr)}.metric{border-bottom:1px solid var(--line)}.metric:nth-child(3),.metric:nth-child(4){border-bottom:0}.metric:nth-child(2):after{display:none}.metric strong{font-size:34px}.overview-grid{display:block}.overview-main{gap:24px}.task-activity{min-height:210px;grid-template-columns:48px 1fr 22px;grid-template-rows:auto auto auto;padding:17px 16px;gap:8px 14px;border-left:5px solid var(--accent)}.task-icon{grid-row:1/3}.task-name{grid-column:2}.task-stat{grid-row:auto;border:0;padding:0;grid-column:2}.task-stat:nth-of-type(3){grid-row:3}.task-storage{display:none}.task-activity>svg{grid-column:3;grid-row:1/4}.rhythm{grid-template-columns:1fr;padding:14px}.rhythm-legend{flex-direction:row;flex-wrap:wrap}.health-rail{margin-top:24px;display:block}.health-rail h2{margin-bottom:0}.service-row{border-bottom:1px solid var(--line)}.page-heading+section .table-wrap{border-radius:7px}.mobile-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);inset:auto 0 0;z-index:25;height:78px;padding-bottom:env(safe-area-inset-bottom);background:color-mix(in srgb,var(--surface) 96%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--line)}.mobile-nav button{border:0;background:transparent;color:var(--muted);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:11px}.mobile-nav button.active{color:var(--accent)}.mobile-nav svg{width:21px;height:21px;stroke-width:1.7}.task-header{display:block}.task-actions{margin-top:20px;display:grid;grid-template-columns:repeat(3,1fr)}.task-actions button{padding:0 7px;font-size:12px}.editor-form{padding:22px 0}.form-section{display:block;padding-left:0}.form-section:before{left:11px}.form-section h2{margin-bottom:10px}.field-row{grid-template-columns:1fr;gap:8px;padding:10px 0}.version-rail{padding-bottom:0}.toolbar{display:block}.result-count{display:block;margin-top:10px}.title-cell{min-width:250px}.content-panel{border-radius:8px}.setting-row{grid-template-columns:34px 1fr}.setting-row>span:last-child{grid-column:2;align-items:flex-start}.system-line{grid-template-columns:32px 1fr}.system-line>span:last-child{grid-column:2}.owner-name{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.task-list-panel{overflow:hidden}.task-toolbar{flex-wrap:wrap}.segmented-filter{display:flex;align-items:center;padding:3px;border:1px solid var(--line);border-radius:8px;background:var(--bg)}.segmented-filter button{height:34px;padding:0 13px;border:0;border-radius:6px;background:transparent;color:var(--muted);font-size:13px}.segmented-filter button.active{background:var(--surface);color:var(--text);box-shadow:0 1px 4px #0f172a1a}.task-toolbar .result-count{margin-left:auto}.task-list-table tbody tr{cursor:pointer}.task-list-table td:first-child strong,.task-list-table td:first-child small{display:block}.task-list-table td:first-child small{margin-top:5px;color:var(--muted);font-size:11px}.task-list-table td:last-child svg{width:17px;color:var(--muted)}.adapter-pill{display:inline-flex;align-items:center;height:26px;padding:0 9px;border-radius:999px;background:#e8f7f4;color:#087c70;font-size:12px}.adapter-pill.compatibility{background:#fff4dd;color:#9a6300}.task-card-list{display:none}.empty-state{min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--muted)}.empty-state>svg{width:38px;height:38px;color:var(--accent);stroke-width:1.5}.empty-state strong{color:var(--text)}.create-task-page{max-width:1080px;margin:0 auto}.create-heading{display:flex;align-items:flex-start;gap:18px;margin:10px 0 28px}.create-heading h1{margin:0;font-size:32px;letter-spacing:-.03em}.create-heading p{margin:8px 0 0;color:var(--muted);line-height:1.6}.create-step{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--accent);color:#fff;font-weight:700}.create-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:22px}.create-card{padding:24px;background:var(--surface);border:1px solid var(--line);border-radius:10px}.create-card h2{margin:0 0 24px;font-size:18px}.stack-field{display:flex;flex-direction:column;gap:9px}.stack-field>span{font-size:14px;font-weight:650}.stack-field>input{height:44px;padding:0 12px;border:1px solid #c7d0da;border-radius:7px;background:var(--surface);color:var(--text);outline:0}.stack-field>input:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 14%,transparent)}.stack-field small{color:var(--muted);font-size:12px;line-height:1.5}.adapter-choice-list{display:flex;flex-direction:column;gap:10px}.adapter-choice{position:relative;width:100%;min-height:92px;padding:16px;display:grid;grid-template-columns:22px 1fr;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--text);text-align:left;gap:12px}.adapter-choice:hover,.adapter-choice.selected{border-color:var(--accent)}.adapter-choice.selected{box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 11%,transparent)}.adapter-radio{width:18px;height:18px;border:2px solid #a9b5c2;border-radius:50%;margin-top:2px}.adapter-choice.selected .adapter-radio{border:5px solid var(--accent)}.adapter-choice>span:nth-child(2){display:grid;grid-template-columns:1fr auto;gap:7px 12px}.adapter-choice strong{font-size:15px}.adapter-choice small{grid-row:2;color:var(--muted)}.adapter-choice em{grid-column:2;grid-row:1/3;align-self:center;padding:4px 8px;border-radius:999px;background:#e8f7f4;color:#087c70;font-size:11px;font-style:normal}.create-footer{min-height:80px;margin-top:22px;padding-top:18px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--muted);font-size:13px}.create-footer>div{display:flex;gap:10px}.task-title-line{display:flex;align-items:center;gap:12px}.state-badge{height:26px;padding:0 9px;display:inline-flex;align-items:center;border-radius:999px;font-size:12px;background:#e8f7f4;color:#087c70}.state-badge.draft,.state-badge.paused{background:#fff4dd;color:#9a6300}.state-badge.archived{background:#e9edf1;color:#66717e}.task-command-bar{min-height:52px;display:flex;align-items:center;gap:4px;border-bottom:1px solid var(--line)}.task-command-bar button{height:34px;padding:0 11px;border:0;border-radius:6px;background:transparent;color:var(--muted);display:inline-flex;align-items:center;gap:7px;font-size:13px}.task-command-bar button:hover:not(:disabled){background:var(--surface);color:var(--accent)}.task-command-bar button:disabled{opacity:.4;cursor:not-allowed}.task-command-bar svg{width:16px}.task-command-bar .danger-action{color:var(--danger)}.overlap-warning{margin:20px 0 0;padding:14px 16px;display:flex;gap:12px;border-left:3px solid var(--warning);background:#fff8e8;color:#76510d;font-size:13px}.error-message{background:#fff0f0;color:#a91f27;border-left-color:var(--danger)}.danger-button{background:var(--danger);border-color:var(--danger)}.danger-button:hover{background:#bd252c}.field-row>div>.field-hint{display:block;margin-top:5px;color:var(--muted);font-size:11px}.validation-row.pending svg,.validation-row.pending small{color:#9aa6b2}.modal .stack-field{margin-top:18px}@media(max-width:900px){.create-grid{grid-template-columns:1fr}.task-list-table{display:none}.task-card-list{display:flex;flex-direction:column}.task-card{min-height:88px;padding:14px 16px;border:0;border-bottom:1px solid var(--line);background:var(--surface);color:var(--text);display:grid;grid-template-columns:42px 1fr auto 18px;align-items:center;gap:12px;text-align:left}.task-card:last-child{border-bottom:0}.task-card-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:8px;background:#e8f7f4;color:var(--accent)}.task-card-icon svg{width:21px}.task-card>span:nth-child(2){display:flex;flex-direction:column;gap:6px}.task-card small{color:var(--muted)}.task-card-state .status{font-size:12px}.task-card>svg{width:17px;color:var(--muted)}}@media(max-width:767px){.task-toolbar .search-input{width:100%}.segmented-filter{margin-top:12px;width:100%;overflow:auto}.segmented-filter button{flex:0 0 auto}.task-toolbar .result-count{margin:10px 0 0}.create-heading h1{font-size:28px}.create-step{width:36px;height:36px;flex:0 0 auto}.create-card{padding:18px}.create-footer{align-items:flex-start;flex-direction:column}.create-footer>div{width:100%}.create-footer button{flex:1}.task-command-bar{overflow:auto}.task-command-bar button{flex:0 0 auto}.overlap-warning{flex-direction:column}.task-title-line{align-items:flex-start;flex-direction:column;gap:8px}.task-card{grid-template-columns:42px 1fr 18px}.task-card-state{grid-column:2}.task-card>svg{grid-column:3;grid-row:1/3}.test-result header{height:auto;min-height:52px;flex-wrap:wrap;gap:8px 18px;padding:10px 14px}}.auth-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 20% 10%,rgba(61,205,153,.16),transparent 35%),var(--canvas,#f5f7f6);color:var(--ink,#17211d)}.auth-screen>p{margin-left:10px}.auth-card{width:min(440px,100%);padding:42px;border:1px solid rgba(18,78,58,.13);border-radius:24px;background:#ffffffeb;box-shadow:0 24px 80px #12382b21;text-align:center}.auth-mark{width:58px;height:58px;display:grid;place-items:center;margin:0 auto 22px;border-radius:18px;background:#e6f8f0;color:#087653}.auth-mark svg{width:29px;height:29px}.auth-card h1{margin:6px 0 12px;font-size:30px}.auth-card>p:not(.eyebrow){color:#607069;line-height:1.7}.auth-card small{display:block;margin-top:20px;color:#7b8983}.auth-action{width:100%;justify-content:center;margin-top:20px}.auth-error{margin-top:16px;padding:11px 13px;border-radius:10px;background:#fff0ee;color:#a93426;font-size:14px}.spin{animation:auth-spin 1s linear infinite}@keyframes auth-spin{to{transform:rotate(360deg)}}.owner-button{display:flex;align-items:center;gap:8px;border:0;background:transparent;color:inherit;cursor:pointer;padding:3px 6px;border-radius:10px}.owner-button:hover{background:#0d775214}.settings-feedback{margin:0 0 16px}.success-note{padding:11px 13px;border-radius:10px;background:#e8f8f1;color:#087653;font-size:14px}.settings-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.settings-panel{padding:22px;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.settings-panel>header{display:flex;align-items:flex-start;gap:12px;margin-bottom:18px}.settings-panel>header>svg{width:22px;color:var(--accent)}.settings-panel h2{margin:0 0 5px;font-size:17px}.settings-panel p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.setting-record{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:13px 0;border-top:1px solid var(--line)}.setting-record span:first-child{display:flex;flex-direction:column;gap:4px}.setting-record small{color:var(--muted)}.warning{color:#a8640b}.inline-form{display:flex;gap:10px;margin-top:12px}.inline-form input,.form-grid input{min-width:0;width:100%;padding:10px 12px;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--text)}.inline-form button{white-space:nowrap}.secret-reveal{display:flex;align-items:center;gap:14px;margin-bottom:18px;padding:18px;border:1px solid #e0b64f;border-radius:14px;background:#fff8df}.secret-reveal>div{min-width:0;flex:1}.secret-reveal code{display:block;overflow-wrap:anywhere;margin-top:8px}.form-grid.compact{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:12px 0}.form-grid.compact label{display:flex;flex-direction:column;gap:6px;color:var(--muted);font-size:12px}.form-grid.compact .check-label{flex-direction:row;align-items:center}.form-grid.compact .check-label input{width:auto}.danger-panel{border-color:#be413159}.danger-button{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid #bf4a3a;border-radius:9px;background:#fff;color:#a93426;cursor:pointer}.danger-button:disabled,.secondary-button:disabled,.primary-button:disabled{opacity:.5;cursor:not-allowed}.icon-button.danger{color:#a93426}@media(max-width:900px){.settings-panels,.form-grid.compact{grid-template-columns:1fr}.secret-reveal{align-items:flex-start;flex-wrap:wrap}.inline-form{flex-direction:column}}.health-copy.attention{color:#9a6300}.health-copy.attention .health-dot,.health-dot.attention{background:var(--warning)}.mobile-topbar-brand,.mobile-status-band{display:none}@media(max-width:767px){.topbar-title{display:none}.mobile-topbar-brand{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;font-size:14px}.mobile-topbar-brand .brand-mark{width:28px;height:28px}.mobile-status-band{display:flex;min-height:74px;margin:-4px 0 18px;padding:12px 14px;border:1px solid var(--line);border-radius:9px;background:var(--surface);align-items:center;justify-content:space-between;gap:12px}.mobile-status-band strong{display:inline-flex;align-items:center;gap:9px;font-size:14px}.mobile-status-band strong svg{width:24px;color:var(--success)}.mobile-status-band.attention{border-color:color-mix(in srgb,var(--warning) 45%,var(--line));color:#8a5a09}.mobile-status-band .secondary-button{height:40px;padding:0 13px;color:var(--accent);border-color:var(--accent)}.desktop-run-button{display:none}}
