.automation-main{min-height:72vh;overflow-x:clip;background:linear-gradient(180deg,color-mix(in srgb,var(--brand) 6%,var(--bg)),var(--bg) 390px);padding:48px 0 78px}.automation-shell{display:grid;gap:20px}.automation-hero{display:flex;align-items:end;justify-content:space-between;gap:32px;overflow:hidden;border-radius:26px;background:radial-gradient(circle at 86% 20%,rgba(102,201,255,.32),transparent 28%),linear-gradient(128deg,#0b244f,#134da9 62%,#1670ff);color:#fff;padding:38px;box-shadow:0 24px 52px rgba(14,50,112,.2)}.automation-hero span,.automation-section-heading span{font-size:10px;font-weight:850;letter-spacing:.15em}.automation-hero h1{margin:8px 0 10px;font-size:clamp(32px,4vw,46px);letter-spacing:-.05em}.automation-hero p{max-width:730px;margin:0;color:#dce9ff;line-height:1.85}.automation-hero>a{flex:0 0 auto;border:1px solid rgba(255,255,255,.42);border-radius:12px;background:#fff;color:#165dff;padding:12px 17px;text-decoration:none;font-weight:750}.automation-notice{border:1px solid var(--line);border-radius:13px;background:var(--surface);padding:13px 16px}.automation-notice.success{border-color:color-mix(in srgb,var(--good) 38%,var(--line));color:var(--good)}.automation-notice.error{border-color:color-mix(in srgb,var(--bad) 38%,var(--line));color:var(--bad)}.automation-template-section,.automation-builder,.automation-rules-section,.automation-runs-section{border:1px solid var(--line);border-radius:21px;background:var(--surface);box-shadow:var(--shadow);padding:25px}.automation-section-heading{display:flex;align-items:start;justify-content:space-between;gap:24px;margin-bottom:19px}.automation-section-heading span{color:var(--brand)}.automation-section-heading h2{margin:5px 0 5px;font-size:23px;letter-spacing:-.025em}.automation-section-heading p{margin:0;color:var(--muted);font-size:12px;line-height:1.7}.automation-section-heading>b{border-radius:999px;background:var(--soft);color:var(--muted);padding:7px 10px;font-size:10px}.automation-section-heading>a{color:var(--brand);font-size:12px;text-decoration:none}.automation-template-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.automation-template-grid article{display:flex;flex-direction:column;align-items:start;min-width:0;border:1px solid var(--line);border-radius:15px;background:var(--soft);padding:17px}.automation-template-grid article>span{border-radius:999px;background:color-mix(in srgb,var(--brand) 10%,var(--surface));color:var(--brand);padding:5px 8px;font-size:9px;font-weight:800}.automation-template-grid h3{margin:11px 0 7px;font-size:15px}.automation-template-grid p{flex:1;margin:0 0 14px;color:var(--muted);font-size:11px;line-height:1.7}.automation-template-grid form{width:100%}.automation-template-grid button,.automation-form button,.automation-rule-list button,.automation-run-table button{border:0;border-radius:10px;background:var(--brand);color:#fff;padding:10px 13px;font:inherit;font-size:11px;font-weight:750;cursor:pointer}.automation-template-grid button{width:100%}.automation-form{display:grid;gap:15px}.automation-form fieldset{min-width:0;margin:0;border:1px solid var(--line);border-radius:15px;background:color-mix(in srgb,var(--soft) 72%,var(--surface));padding:17px}.automation-form fieldset[hidden]{display:none}.automation-form legend{padding:0 8px;color:var(--ink);font-size:12px;font-weight:800}.automation-form fieldset>p{margin:10px 0 0;color:var(--muted);font-size:10px}.automation-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.automation-form-grid label{display:grid;align-content:start;gap:7px;margin:0}.automation-form-grid label.wide{grid-column:span 2}.automation-form-grid label>span{color:var(--muted);font-size:10px;font-weight:700}.automation-form input,.automation-form select,.automation-form textarea{min-width:0;width:100%;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--ink);padding:10px 11px;font:inherit}.automation-form input,.automation-form select{min-height:43px}.automation-form textarea{resize:vertical}.automation-form label small{color:var(--muted);font-size:9px}.automation-action-options{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:13px}.automation-action-options label{display:grid;grid-template-columns:auto minmax(0,1fr);gap:3px 9px;align-items:center;margin:0;border:1px solid var(--line);border-radius:12px;background:var(--surface);padding:12px;cursor:pointer}.automation-action-options label:has(input:checked){border-color:color-mix(in srgb,var(--brand) 45%,var(--line));background:color-mix(in srgb,var(--brand) 7%,var(--surface))}.automation-action-options input{grid-row:1/3;width:auto;min-height:0}.automation-action-options span{display:grid;gap:3px}.automation-action-options b{font-size:12px}.automation-action-options small{color:var(--muted);font-size:9px}.automation-form-actions{display:flex;justify-content:flex-end;gap:10px}.automation-form-actions button{min-width:135px;min-height:44px}.automation-form-actions .secondary{border:1px solid var(--line);background:var(--surface);color:var(--brand)}.automation-simulation{margin-top:18px;border:1px solid color-mix(in srgb,var(--brand) 26%,var(--line));border-radius:16px;background:color-mix(in srgb,var(--brand) 6%,var(--surface));padding:18px}.automation-simulation.matched{border-color:color-mix(in srgb,var(--good) 36%,var(--line));background:color-mix(in srgb,var(--good) 7%,var(--surface))}.automation-simulation>span{color:var(--brand);font-size:9px;font-weight:850;letter-spacing:.14em}.automation-simulation h3{margin:6px 0}.automation-simulation p,.automation-simulation>small{color:var(--muted);font-size:11px}.automation-simulation dl{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.automation-simulation dl>div{display:grid;gap:3px;border-radius:10px;background:var(--surface);padding:9px 11px}.automation-simulation dt{color:var(--muted);font-size:9px}.automation-simulation dd{margin:0;font-size:12px;font-weight:800}.automation-rule-list{display:grid;grid-template-columns:1fr 1fr;gap:13px}.automation-rule-list>article{display:grid;gap:14px;border:1px solid var(--line);border-radius:16px;background:var(--soft);padding:17px}.automation-rule-list>article.is-paused{opacity:.74}.automation-rule-list article>header{display:flex;align-items:start;justify-content:space-between;gap:16px}.automation-rule-list header>div{min-width:0}.automation-rule-list header span{color:var(--brand);font-size:9px;font-weight:800}.automation-rule-list h3{margin:5px 0 5px;font-size:17px}.automation-rule-list header p{margin:0;color:var(--muted);font-size:11px}.automation-rule-list header>b{flex:0 0 auto;border-radius:999px;background:color-mix(in srgb,var(--good) 12%,var(--surface));color:var(--good);padding:6px 9px;font-size:9px}.automation-rule-list .is-paused header>b{background:var(--surface);color:var(--muted)}.automation-pause-reason{border-radius:9px;background:color-mix(in srgb,var(--bad) 8%,var(--surface));color:var(--bad);padding:9px 11px;font-size:10px}.automation-rule-list dl{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0}.automation-rule-list dl>div{display:grid;gap:3px;border-radius:10px;background:var(--surface);padding:10px}.automation-rule-list dt{color:var(--muted);font-size:9px}.automation-rule-list dd{overflow-wrap:anywhere;margin:0;font-size:10px;font-weight:700}.automation-rule-list footer{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.automation-rule-list footer a,.automation-rule-list footer button{display:inline-flex;align-items:center;min-height:35px;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--brand);padding:0 10px;text-decoration:none;font-size:10px;font-weight:700}.automation-rule-list footer form{display:flex}.automation-rule-list footer .danger{color:var(--bad)}.automation-empty{grid-column:1/-1;border:1px dashed var(--line);border-radius:14px;padding:30px;text-align:center}.automation-empty p{margin:7px 0 0;color:var(--muted);font-size:11px}.automation-run-table{overflow-x:auto}.automation-run-table table{width:100%;min-width:900px;border-collapse:collapse}.automation-run-table th,.automation-run-table td{border-bottom:1px solid var(--line);padding:11px 9px;text-align:left;font-size:10px}.automation-run-table th{color:var(--muted);font-weight:600}.automation-run-table td:nth-child(6){max-width:270px;white-space:normal}.run-status{display:inline-block;border-radius:999px;background:var(--soft);color:var(--muted);padding:5px 7px}.run-status.status-succeeded,.run-status.status-simulated{background:color-mix(in srgb,var(--good) 12%,var(--surface));color:var(--good)}.run-status.status-failed{background:color-mix(in srgb,var(--bad) 10%,var(--surface));color:var(--bad)}.run-status.status-retry,.run-status.status-suppressed{background:color-mix(in srgb,#f59e0b 12%,var(--surface));color:#9a5b00}
.automation-entry-panel{display:flex;align-items:center;justify-content:space-between;gap:30px;background:linear-gradient(112deg,color-mix(in srgb,#7c3aed 9%,var(--surface)),var(--surface))}.automation-entry-panel>div>span{color:#6d3de2;font-size:10px;font-weight:850;letter-spacing:.14em}.automation-entry-panel h2{margin:6px 0 7px}.automation-entry-panel p{margin:0;color:var(--muted)}.automation-entry-panel>a{flex:0 0 auto;border-radius:11px;background:#6636db;color:#fff;padding:12px 16px;text-decoration:none;font-weight:750}
@media(max-width:1080px){.automation-template-grid{grid-template-columns:1fr 1fr}.automation-form-grid{grid-template-columns:1fr 1fr}.automation-rule-list{grid-template-columns:1fr}}
@media(max-width:680px){.automation-main{padding:22px 0 50px}.automation-hero{align-items:flex-start;flex-direction:column;padding:27px 21px}.automation-hero>a{width:100%;text-align:center}.automation-template-section,.automation-builder,.automation-rules-section,.automation-runs-section{padding:19px 15px}.automation-template-grid,.automation-form-grid,.automation-action-options{grid-template-columns:1fr}.automation-form-grid label.wide{grid-column:auto}.automation-section-heading{align-items:flex-start;flex-direction:column;gap:8px}.automation-form-actions{align-items:stretch;flex-direction:column}.automation-form-actions button{width:100%}.automation-rule-list dl{grid-template-columns:1fr}.automation-rule-list footer{align-items:stretch;display:grid;grid-template-columns:1fr 1fr}.automation-rule-list footer a,.automation-rule-list footer button,.automation-rule-list footer form{justify-content:center;width:100%}.automation-entry-panel{align-items:stretch;flex-direction:column}.automation-entry-panel>a{text-align:center}}
@media(max-width:390px){.automation-template-grid{grid-template-columns:1fr}.automation-hero h1{font-size:30px}.automation-rule-list footer{grid-template-columns:1fr}}
.automation-shell{grid-template-columns:minmax(0,1fr)}.automation-shell>*{min-width:0;width:100%;max-width:100%}.automation-run-table{min-width:0;width:100%;max-width:100%}
