/* Quiet, connected surfaces for the automation canvas and field reports. */
#automations84{max-width:1360px;margin:auto;color:#19344f}
#automations84 h1{font-size:clamp(28px,3vw,38px);letter-spacing:-1.1px;margin:0}
.auto-toolbar84,.auto-history-head84{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:26px}
.auto-toolbar84 p{margin:8px 0 0;color:#60778b;font-size:16px}
.auto-toolbar84 .btn.primary{padding:14px 22px;border-radius:14px}
.auto-tabs84{display:flex;gap:8px;overflow:auto;padding:4px 0 16px;border-bottom:1px solid #e5ebf2;margin-bottom:20px}
.auto-tabs84 .btn{border:0;background:transparent;box-shadow:none;white-space:nowrap;color:#536b81;border-radius:12px}
.auto-tabs84 .btn.primary{background:#eaf1ff;color:#245cce}
.auto-status84:empty,#auto-editor-status84:empty,#walk-status84:empty{display:none}
.auto-status84,#auto-editor-status84,#walk-status84{line-height:1.55;padding:12px 16px;background:#edf4ff;border-radius:12px;font-size:14px}
.auto-filters84 label{display:flex;align-items:center;gap:12px;font-size:14px;margin-bottom:22px}
.auto-filters84 select{max-width:200px}
.auto-cards84{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,290px),1fr));gap:18px}
.auto-cards84 article{background:#fff;border:1px solid #e5ebf3;border-radius:20px;padding:24px;display:flex;flex-direction:column;box-shadow:0 5px 24px #102d5010}
.auto-card-top84{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;color:#637f99}
.auto-cards84 h2{font-size:20px;line-height:1.3;letter-spacing:-.4px;margin:22px 0 10px}
.auto-cards84 p{color:#60778b;font-size:15px;line-height:1.6;margin:0 0 16px}
.auto-cards84 small{color:#637f99;margin-bottom:22px}
.auto-cards84 article>div:last-child{display:flex;gap:8px;flex-wrap:wrap;margin-top:auto}
.auto-cards84 .btn{font-size:13px;border-radius:10px;padding:10px 12px}
.auto-badge84{display:inline-flex;align-items:center;border-radius:99px;padding:6px 10px;background:#edf1f6;color:#546b82;font-size:12px;font-weight:650;white-space:nowrap}
.auto-badge84.active,.auto-badge84.completed,.auto-badge84.done{background:#e6f7f0;color:#187657}
.auto-badge84.waiting,.auto-badge84.paused{background:#fff3dc;color:#8f651b}
.auto-badge84.blocked,.auto-badge84.needs-review{background:#ffeded;color:#9c3c40}
.auto-starters84{margin:36px 0}
.auto-starters84 h2{font-size:19px;margin-bottom:16px}
.auto-starters84>div{display:flex;flex-wrap:wrap;gap:10px}
.auto-starters84 .btn{background:#f0f5fc;border:0;border-radius:14px;padding:14px;color:#315a8e;text-align:left}
.auto-empty84{padding:40px;text-align:center;background:#f5f8ff;border-radius:20px}
.auto-notice84{background:#fff5df;padding:16px;border-radius:12px;color:#725722;font-size:14px}
.auto-intro84{line-height:1.6;max-width:760px;margin:0 0 24px;color:#526c83}
.auto-runs84 details{background:#fff;padding:18px 22px;border:1px solid #e3ebf3;border-radius:14px;margin:12px 0}
.auto-runs84 summary{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer}
.auto-runs84 small,.auto-tasks84 small{display:block;margin-top:6px;color:#668198;font-size:13px}
.auto-runs84 li{padding:6px 0;font-size:14px}
.auto-runs84 .btn{margin-right:8px}
.auto-error84{color:#9c3c40}
.auto-tasks84 article{display:flex;align-items:center;gap:16px;background:#fff;padding:18px;margin-bottom:12px;border:1px solid #e4ebf5;border-radius:16px}
.auto-tasks84 article>div{flex:1;min-width:0}
.auto-tasks84 article>div>.btn{margin-top:12px;padding:6px 10px;font-size:13px}
.auto-tasks84 article>button{font-size:21px;min-width:44px}
[data-auto-nav84] svg,.settingicon svg{width:23px;height:23px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
#dialog.auto-dialog84,#dialog.walk-dialog84{width:min(1160px,calc(100vw - 40px));max-width:1160px;max-height:94dvh;border-radius:22px;padding:0;background:#fff}
#dialog.auto-dialog84:has(#auto-editor84) .modalbody,#dialog.walk-dialog84:has(#walk-report84) .modalbody{padding:24px}
#auto-editor84,#walk-report84{padding:22px}
.auto-editor-bar84{position:sticky;top:0;z-index:2;background:#fffffff5;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:4px 0 18px}
.auto-editor-bar84>span{color:#607991;font-size:13px}
.auto-editor-bar84>div{display:flex;gap:8px;flex-wrap:wrap}
.auto-editor-bar84 .btn{border-radius:12px}
.auto-editor-meta84{display:grid;grid-template-columns:2fr 1fr;gap:18px;margin:20px 0}
#auto-editor84 .field,#walk-report84 .field{display:flex;flex-direction:column;gap:7px;font-size:13px;color:#536d84;font-weight:600}
#auto-editor84 input,#auto-editor84 select,#auto-editor84 textarea,#walk-report84 input,#walk-report84 textarea{width:100%;min-width:0;border:1px solid #d8e2ed;background:white;border-radius:10px;padding:11px;font-size:15px;color:#213f5d;font-weight:400}
#auto-editor84 .checkrow input,#walk-report84 .checkrow input{width:auto;accent-color:#2b66d6}
.auto-canvas84{background:#f2f6fc;border-radius:20px;padding:32px clamp(14px,3vw,42px);overflow:hidden}
.auto-trigger84{background:#e8f0ff;border:1px solid #c5d8fb;border-radius:16px;padding:22px;max-width:700px;margin:0 auto 28px;position:relative}
.auto-trigger84>span{font-size:11px;letter-spacing:1.5px;color:#285cab;font-weight:700;display:block;margin-bottom:12px}
.auto-trigger84 details{font-size:13px;margin-top:16px}
.auto-condition-fields84{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;margin-top:14px}
.auto-step-list84{display:flex;flex-direction:column;gap:24px}
.auto-node84{border:1px solid #dce6f3;background:white;border-radius:15px;position:relative;min-width:0;box-shadow:0 4px 12px #24467007}
.auto-node84:before,.auto-add84:before{content:'';position:absolute;width:2px;height:25px;background:#c5d5eb;left:50%;top:-25px}
.auto-node84>header{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid #edf1f7;min-width:0;font-size:14px}
.auto-node-icon84{display:flex;align-items:center;justify-content:center;width:30px;height:30px;flex-shrink:0;border-radius:9px;background:#edf4ff;color:#3369b8}
.auto-node-order84{margin-left:auto;display:flex;gap:3px}
.auto-node-order84 .btn{width:30px;min-width:30px;min-height:30px;padding:4px;background:transparent;border:0;font-size:18px;color:#647d94}
.auto-node-body84{padding:18px}
.auto-branches84{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:22px}
.auto-branches84>section{min-width:0;background:#f8fafd;border-radius:12px;padding:12px}
.auto-branches84 h3{font-size:12px;text-transform:uppercase;letter-spacing:1px;margin:0 0 22px;color:#58718c}
.auto-branches84 .auto-condition-fields84{grid-template-columns:1fr}
.auto-branches84 .auto-node84 header{flex-wrap:wrap;padding:10px}
.auto-branches84 .auto-node-body84{padding:12px}
.auto-branches84 .formgrid{grid-template-columns:1fr}
.auto-add84{display:flex;gap:8px;align-items:center;justify-content:center;position:relative;flex-wrap:wrap}
.auto-add84 select{max-width:230px}
.auto-add84 .btn{background:#e8effa;color:#295a97;border:0;border-radius:10px}
.auto-end84{text-align:center;margin:22px auto 0;font-size:12px;background:#e3ebf5;width:58px;padding:8px;border-radius:20px;color:#5c7792}
.auto-options84{margin:22px 0;color:#53708b;font-size:14px}
.auto-options84 summary{padding:10px 0;cursor:pointer}
.auto-options84>.field{max-width:420px;margin:16px 0}
.auto-options84 p{line-height:1.6}
#auto-preview84:not(:empty){background:#edf5ff;border:1px solid #cedff7;border-radius:16px;padding:22px}
#auto-preview84 h2{font-size:20px}
#auto-preview84 li{margin:10px 0;line-height:1.5}
.walk-report-toolbar84{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}
.walk-report-toolbar84 p{font-size:14px;color:#667e94;margin:10px 0 0}
.walk-report-toolbar84>div:last-child{display:flex;flex-wrap:wrap;gap:8px}
.walk-report-toolbar84 .btn{font-size:13px;border-radius:10px;padding:10px 12px}
.walk-report-layout84{display:grid;grid-template-columns:1.05fr .95fr;gap:30px;align-items:start}
.walk-edit84>.field{margin:0 0 18px}
.walk-section84{padding:20px;border:1px solid #dfe8f4;border-radius:16px;margin:18px 0;background:#f9fbfe}
.walk-section84 .field{margin-bottom:14px}
.walk-section84>.btn,.walk-tasks84 article>.btn{padding:5px 0;border:0;box-shadow:none;background:none;color:#8a5360;font-size:12px;min-height:32px}
.walk-photo-choices84{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}
.walk-photo-choices84 label{position:relative;width:70px;height:70px;display:block}
.walk-photo-choices84 input{position:absolute;left:5px;top:5px;width:17px!important;z-index:1;accent-color:#2c65c9}
.walk-photo-choices84 img{width:70px;height:70px;object-fit:cover;border-radius:9px;border:2px solid transparent}
.walk-photo-choices84 input:checked+img{border-color:#2b65cf}
.walk-tasks84{margin:30px 0}
.walk-tasks84 h2{font-size:20px}
.walk-tasks84 article{border-bottom:1px solid #e6edf4;margin:16px 0;padding-bottom:14px;display:grid;grid-template-columns:1.4fr 1fr;gap:10px}
.walk-tasks84 .checkrow{grid-column:1/-1;font-size:13px}
.walk-tasks84>.btn{margin:6px 6px 6px 0;font-size:13px}
.walk-source84{font-size:14px;padding:18px;background:#f2f6fb;border-radius:12px;line-height:1.7}
.walk-source84 p{white-space:normal}
.walk-live-preview84{padding:20px;background:#eef3f9;border-radius:18px;min-width:0}
.walk-live-preview84>h2{font-size:12px;letter-spacing:1px;text-transform:uppercase;color:#647f9b;margin:0 0 18px}
#walk-preview84{background:#fff;border-radius:8px;padding:24px;box-shadow:0 5px 20px #23416409;overflow-wrap:anywhere}
#walk-preview84 h1{font-size:25px;line-height:1.25;margin:12px 0 20px;color:#203c56;letter-spacing:-.7px}
#walk-preview84 h2{font-size:17px;margin:24px 0 10px;color:#284864}
#walk-preview84 p,#walk-preview84 li{font-size:14px;line-height:1.7;color:#516b7f}
#walk-preview84 small{font-size:11px;color:#6a8194}
.walk-preview-photos84{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.walk-preview-photos84 img{width:100%;max-height:220px;object-fit:cover;border-radius:6px}
.walk-open-records84{display:flex;flex-direction:column;gap:10px;padding:10px 0}
.walk-open-records84 .btn{text-align:left;justify-content:flex-start;padding:14px;border-radius:10px;background:#f1f6ff}
#walk-share84:not(:empty){padding:20px;background:#edf5ff;border-radius:14px;margin-top:22px;overflow-wrap:anywhere}
#walk-share84 .btn{margin:8px 8px 0 0}
.auto-task-detail84{padding:22px}
.auto-task-detail84>p{line-height:1.65;color:#5e7890}
.auto-task-detail84>.btn{margin:12px 10px 0 0}
@media(max-width:760px){
 .auto-toolbar84{align-items:flex-start;gap:16px;flex-direction:column;margin-bottom:20px}
 .auto-cards84{grid-template-columns:1fr}
 .auto-cards84 article{padding:22px}
 .auto-tabs84{margin-right:-12px;padding-right:12px}
 .auto-tasks84 article{padding:14px;gap:10px;flex-wrap:wrap}
 .auto-tasks84 .auto-badge84{margin-left:auto}
 #dialog.auto-dialog84,#dialog.walk-dialog84{position:fixed;inset:0;width:100vw;max-width:100vw;height:100dvh!important;max-height:100dvh!important;margin:0;border-radius:0;border:0}
 #auto-editor84,#walk-report84{padding:14px 16px max(28px,env(safe-area-inset-bottom))}
 .auto-editor-bar84{position:static;flex-direction:column;align-items:flex-start}
 .auto-editor-bar84 .btn{font-size:13px;padding:10px}
 .auto-editor-meta84{grid-template-columns:1fr;margin-top:8px}
 #auto-editor84 input,#auto-editor84 textarea,#auto-editor84 select,#walk-report84 input,#walk-report84 textarea{font-size:16px}
 .auto-canvas84{padding:22px 10px;border-radius:14px}
 .auto-trigger84{padding:16px}
 .auto-condition-fields84{grid-template-columns:1fr}
 .auto-branches84{grid-template-columns:1fr;gap:16px}
 .auto-branches84>section{padding:10px}
 .auto-node-body84{padding:14px}
 .auto-node84>header{gap:6px;padding:12px 10px}
 .auto-node84>header strong{font-size:13px}
 .auto-history-head84{align-items:flex-start;flex-direction:column;gap:8px;font-size:14px}
 .walk-report-toolbar84{flex-direction:column;align-items:flex-start}
 .walk-report-layout84{grid-template-columns:1fr;gap:24px}
 .walk-section84{padding:15px}
 .walk-live-preview84{padding:14px}
 #walk-preview84{padding:20px}
 .walk-tasks84 article{grid-template-columns:1fr}
}

#auto-editor84 .field,#walk-report84 .field{margin-top:0;min-height:0}
.auto-editor-meta84{align-items:start}
.auto-editor-meta84 .field{margin-bottom:0}
body:has(#dialog[open] #auto-editor84) #mobile-bottom,body:has(#dialog[open] #walk-report84) #mobile-bottom,body:has(#dialog[open] .auto-task-detail84) #mobile-bottom{display:none!important}
.walk-open-records84 .btn{display:flex;flex-direction:column;align-items:flex-start;gap:5px}
.walk-open-records84 .btn small{font-size:12px;color:#65819e;font-weight:400}
#automations84 .btn{background:#fff!important;color:#24405c!important;border:1px solid #d5e1ee!important;box-shadow:none!important}
#automations84 .btn.primary{background:#2464d7!important;color:#fff!important;border-color:#2464d7!important}
#automations84 .auto-tabs84 .btn{background:transparent!important;border-color:transparent!important;color:#526d87!important}
#automations84 .auto-tabs84 .btn.primary{background:#e6eeff!important;color:#245ab6!important;border-color:transparent!important}
#automations84 .auto-starters84 .btn{background:#eaf2ff!important;border-color:transparent!important;color:#315d95!important}
