@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Outfit:wght@300;400;450;500;550;600;650&display=swap');
:root{--ink:#37335d;--muted:#9794ad;--purple:#6250df;--blue:#403cef;--lavender:#efeffb;--line:#eeedf5;--font:'DM Sans',sans-serif}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:var(--font);font-size:14px;background:#f8f8fc}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}button:focus-visible,a:focus-visible{outline:3px solid #a999f6;outline-offset:5px}input:focus,textarea:focus,select:focus{outline:2px solid #a99cf4;outline-offset:1px}button{color:inherit}svg{vertical-align:middle;flex-shrink:0}.topbar{height:79px;display:flex;align-items:center;padding:0 3.2%;gap:34px;background:white;border-bottom:1px solid #f6f5fa;position:relative;z-index:5}.brand{display:flex;align-items:center;gap:11px;font-family:Outfit,sans-serif;font-size:28px;font-weight:500;letter-spacing:1.5px;min-width:150px;color:#171628}.brand-dot{color:#8562e9}.brand-mark{display:block;width:32px;height:32px;border-radius:50%;background:conic-gradient(from 35deg,#e795d9,#a989ec,#5440df,#d593e5,#e795d9);position:relative;flex-shrink:0}.brand-mark:after{content:'';position:absolute;inset:8px;border-radius:50%;background:#fff}.global-search{height:35px;display:flex;align-items:center;background:#f4f3fa;border-radius:7px;padding:0 12px;color:#aaa5bf;flex:1;max-width:330px;min-width:130px;gap:8px}.global-search input{min-width:0;width:100%;border:0;background:none;outline:none;font-size:11px;color:var(--ink)}.global-search input::placeholder{color:#aaa5bf}.global-search kbd{font-size:17px}.main-nav{display:flex;align-self:stretch;justify-content:space-between;gap:26px;margin-left:auto}.main-nav a{position:relative;display:flex;align-items:center;font-size:12px;color:#9893aa;white-space:nowrap}.main-nav a.active{color:#28233f}.main-nav a.active:after{content:'';height:3px;background:#6b58b2;position:absolute;bottom:0;left:-7px;right:-7px}.main-nav a:hover{color:var(--purple)}.top-actions{display:flex;gap:18px;align-items:center}.icon-button{display:inline-flex;align-items:center;justify-content:center;background:none;border:0;color:#9690ac;width:31px;height:31px;font-size:24px}.avatar{height:31px;width:31px;border-radius:50%;background:#eeeaf9;color:#746093;display:grid;place-items:center;font-size:12px;font-weight:600}.dashboard-shell{display:grid;grid-template-columns:300px minmax(0,1fr);min-height:calc(100vh - 113px)}.stats-sidebar{padding:36px 28px 28px 36px;background:#f7f7fb;display:flex;flex-direction:column;gap:22px}.eyebrow{font-size:9px;font-weight:600;letter-spacing:2.3px}.sidebar-heading>.eyebrow{color:#a09bb5;font-size:8px;letter-spacing:2px}.sidebar-heading h1{font-family:Outfit,sans-serif;font-size:24px;font-weight:400;letter-spacing:-.8px;margin:9px 0 10px;color:#282336}.heading-dot{color:#9a80e4}.workspace-name{font-size:10px;color:#9b94ae;display:flex;align-items:center;gap:7px}.stat-card{background:#fff;border-radius:11px;box-shadow:0 14px 26px -18px #a4a0be50}.efficiency-card{display:flex;align-items:center;gap:15px;padding:20px 17px}.donut{width:70px;height:70px;flex-shrink:0;position:relative;border-radius:50%;background:conic-gradient(#8f74f1 0deg,#b391ef 90deg,#ef90ba 210deg,#ffcf8a 285deg,#e6e1f5 285deg)}.donut:before{content:'';position:absolute;inset:5px;background:white;border-radius:50%}.donut>div{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.donut svg{color:#9b7ded}.donut strong{font-size:21px;font-weight:650;line-height:1}.donut strong small{font-size:9px;margin-left:2px;vertical-align:top}.muted{color:var(--muted)}.efficiency-card>div:last-child>span{font-size:11px}.efficiency-card>div:last-child>strong{display:block;font-size:24px;line-height:1.3;margin:3px 0}.efficiency-card>div:last-child>small{font-size:8px;display:block}.usage-card{border-radius:10px;padding:21px 20px 18px;background:#8771f5;color:#fff;box-shadow:0 8px 25px -20px #6245e2}.usage-top{display:flex;justify-content:space-between;font-size:10px;color:#e7dfff}.activity-chart{height:96px;display:flex;gap:9px;align-items:end;justify-content:space-between;padding:12px 5px 0;margin-bottom:20px}.activity-chart>div{height:80px;display:flex;flex-direction:column;justify-content:end;align-items:center;gap:8px;flex:1}.activity-chart span{width:100%;min-height:3px;background:linear-gradient(#ffc291,#f6a5c5);border-radius:3px 3px 0 0;opacity:.9}.activity-chart small{font-size:7px;color:#e0d7ff}.usage-label{font-size:12px;font-weight:400}.usage-total{font-size:28px;font-weight:550;margin-top:5px}.usage-total small{font-size:13px;color:#ded4ff;font-weight:400}.usage-card p{font-size:9px;color:#ddd2ff;margin:7px 0 15px}.usage-track{height:4px;background:#b6a9fb;border-radius:8px;overflow:hidden}.usage-track>span{height:100%;background:#ffbd9a;display:block;min-width:2px}.usage-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:13px;font-size:9px;color:#eee8ff}.usage-bottom a{display:flex;align-items:center;gap:5px}.components-card{padding:20px 20px 15px}.card-heading{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;margin-bottom:8px;border-bottom:1px solid #f2f0f7}.card-heading h3{font-weight:500;font-size:11px;margin:0}.card-heading svg{color:#b0a8bf}.components-card>a{display:flex;align-items:center;gap:9px;font-size:9px;padding:10px 0;color:#716b8a}.components-card>a:hover{color:var(--purple)}.row-value{margin-left:auto;font-size:9px;color:#a29bae}.dot,.tiny-dot{width:5px;height:5px;border-radius:50%;background:#52bd95;display:inline-block;flex-shrink:0}.dot.green{background:#5fb988}.dot.blue{background:#668bd9}.dot.pink{background:#ea84a7}.dot.purple{background:#a581d9}.dot.orange{background:#edbc81}.dot.teal{background:#57c6ba}.dot.pale{background:#c7c2d5}.tiny-dot.is-paused{background:#bbadc9}.sidebar-bottom{display:flex;align-items:center;gap:10px;font-size:9px;margin-top:auto;padding:0 2px}.sidebar-bottom>div{flex:1}.sidebar-bottom strong{display:block;font-size:10px;font-weight:500;margin-bottom:4px}.sidebar-bottom small{font-size:9px;color:#a09bad}.small-icon{width:30px;height:30px;border-radius:8px;background:#eeebf7;color:#9f8cc9;display:grid;place-items:center}.sidebar-bottom>svg{color:#9f94b5}.workflow-main{background:#eeeefb;border-radius:55px 0 0 55px;position:relative;padding:29px 37px 32px;overflow:hidden;display:flex;flex-direction:column}.canvas-topline{display:flex;align-items:center;justify-content:space-between}.live-label{display:flex;align-items:center;gap:6px;font-size:8px;letter-spacing:1.3px;color:#a09ab4}.text-button{border:0;background:transparent;display:inline-flex;gap:8px;align-items:center;font-size:10px;color:#82769e;padding:0}.workflow-title{text-align:center;margin-top:33px}.workflow-title>.eyebrow{font-size:8px;letter-spacing:3px;color:#8e85a8}.workflow-title h2{font-family:Outfit,sans-serif;font-size:clamp(29px,3.25vw,57px);font-weight:450;letter-spacing:-1.8px;margin:14px 0 7px;line-height:1.2;color:#403866}.workflow-title h2>span{color:#b094e5}.workflow-title p{font-size:11px;letter-spacing:.05px;color:#a29ab8;margin:0}.period-switch{display:inline-flex;background:#ffffffd9;border-radius:20px;padding:3px;margin-top:23px;gap:4px}.period-switch>a{font-size:9px;border-radius:18px;padding:7px 16px;color:#8b81a0}.period-switch>a.selected{background:#493cea;color:white;box-shadow:0 3px 8px #4535e124}.workflow-viewport{position:relative;margin-top:25px;flex:1;min-height:370px;display:flex;align-items:center}.workflow-canvas{position:relative;width:calc(100% - 50px);height:390px;transform-origin:center;transition:transform .25s}.flow-lines{position:absolute;inset:0;width:100%;height:100%;overflow:visible;transition:opacity .3s}.flow-node{position:absolute;border-radius:9px;padding:20px 21px;color:white;display:flex;flex-direction:column;justify-content:center;z-index:1;transition:transform .25s,box-shadow .25s}.flow-node:hover{transform:translateY(-4px);box-shadow:0 15px 24px -10px #8b60ce55}.flow-node strong{font-family:Outfit,sans-serif;font-size:22px;font-weight:500;line-height:1.2;margin:5px 0}.flow-node strong small{font-family:var(--font);font-size:11px;font-weight:400}.node-top{display:flex;justify-content:space-between;gap:4px;align-items:center;font-size:11px;font-weight:400;white-space:nowrap}.node-top>svg{width:16px;height:16px;color:#ffffffb0}.node-sub{font-size:8px;opacity:.65;line-height:1.5}.node-brain,.node-action{width:20.5%;height:25%}.node-brain{left:42.72%;background:linear-gradient(105deg,#f080a6 0%,#df89df 100%);box-shadow:0 24px 30px -20px #ed8bc8a3}.brain-one{top:7%}.brain-two{top:38.5%}.brain-three{top:70%}.node-action{left:80%;background:linear-gradient(108deg,#a246d1 0%,#423cff 100%)}.action-one{top:7%}.action-two{top:38.5%}.action-three{top:70%}.node-source{top:43%;left:0;width:20%;height:35%;background:#fff;color:#262035;box-shadow:0 22px 30px -15px #aca4c45c;transform:translateY(-25%);padding:20px}.node-source:hover{transform:translateY(calc(-25% - 4px))}.node-source strong{font-size:20px;margin:12px 0 5px}.node-source .node-sub{font-size:8px;color:#8f889b;opacity:1}.node-icon{margin-bottom:auto;display:block;color:#49415e}.node-footer{display:flex;justify-content:space-between;font-size:8px;color:#a299b6;border-top:1px solid #f1eff7;padding-top:10px;margin-top:11px}.source-status{position:absolute;right:12px;top:23px;font-size:7px;display:flex;gap:4px;align-items:center;color:#aaa0b4}.source-status .tiny-dot{width:4px;height:4px}.node-port{position:absolute;width:7px;height:7px;border-radius:50%;border:2px solid #fff;background:#d997d8;top:50%;transform:translateY(-50%);box-shadow:0 0 0 1px #ffffff30}.node-port.left{left:-3px}.node-port.right{right:-3px}.node-source .node-port{background:#86d3e5}.flow-column-label{position:absolute;top:-7px;color:#b5acc7;font-size:7px;letter-spacing:1px;display:flex;gap:9px}.flow-column-label span{color:#a198b6;letter-spacing:2px}.label-input{left:0}.label-brain{left:42.72%}.label-action{left:80%}.canvas-controls{position:absolute;right:-15px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:11px}.canvas-controls>div{background:#ffffffea;border-radius:7px;box-shadow:0 7px 16px -10px #9c95b940;overflow:hidden;display:flex;flex-direction:column}.canvas-controls button,.canvas-controls a{width:35px;height:35px;display:flex;align-items:center;justify-content:center;border:0;background:transparent;color:#73658e;font-size:22px;font-weight:300}.canvas-controls svg{width:17px;height:17px}.canvas-controls button:hover,.canvas-controls a:hover{background:#f7f5ff}.canvas-legend{display:flex;justify-content:center;gap:25px;margin-top:1px;margin-bottom:28px;color:#aea4bd;font-size:8px}.canvas-legend>span{display:flex;align-items:center;gap:6px}.legend-line{height:2px;width:19px;background:linear-gradient(90deg,#82ddec,#e887c7,#8b63ee)}.bottom-metrics{display:grid;grid-template-columns:repeat(3,1fr);margin:0 6%;gap:25px;text-align:center}.bottom-metrics>a,.bottom-metrics>div{display:flex;align-items:center;flex-direction:column}.metric-icon{height:37px;width:37px;border-radius:8px;display:grid;place-items:center;background:white;color:#4840e9;box-shadow:0 10px 16px -11px #b1a2c4;margin-bottom:13px}.bottom-metrics .eyebrow{font-size:7px;letter-spacing:1.3px;color:#6a608b}.bottom-metrics strong{font-family:Outfit,sans-serif;font-size:48px;letter-spacing:-2px;line-height:1.2;font-weight:300;color:#4b3c76}.bottom-metrics small{font-size:8px;color:#a89cb9;margin-top:3px}.site-footer{height:34px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 3.2%;color:#9286a5;font-size:7px;letter-spacing:1.5px}.site-footer b{color:#56466f;font-weight:600;margin-right:5px}.footer-center{display:flex;gap:6px;align-items:center;letter-spacing:.2px;font-size:8px;color:#b1a6be}.footer-center .tiny-dot{width:4px;height:4px;background:#b49bd8}.footer-sep{margin:0 9px;color:#d1c7dc}.toast{position:fixed;right:25px;bottom:35px;z-index:40;background:#fff;color:#5e537c;box-shadow:0 10px 45px #39305220;border:1px solid #e9e5f4;border-radius:12px;padding:16px 20px;display:flex;align-items:center;gap:12px;max-width:calc(100vw - 30px);font-size:12px}.toast>svg{color:#66ae91}.toast>button{background:none;border:0;margin-left:12px;color:#a599b6;font-size:20px}.error-banner{margin:18px auto;padding:12px 20px;max-width:1000px;background:#fff1f3;border:1px solid #f6d6df;color:#ad5471;border-radius:10px;font-size:12px}.error-banner p{margin:4px 0}.page-shell{max-width:1120px;min-height:calc(100vh - 113px);margin:auto;padding:40px 30px 55px}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px;gap:20px}.page-header h1{font-family:Outfit,sans-serif;font-size:34px;letter-spacing:-1px;font-weight:450;margin:9px 0}.page-header p{color:#9690a5;margin:0;font-size:12px;line-height:1.8}.page-header .eyebrow{color:#a595bd}.primary,.secondary,.danger,.text-action{display:inline-flex;gap:9px;align-items:center;justify-content:center;border-radius:8px;padding:11px 18px;font-size:12px;border:1px solid transparent;font-weight:500}.primary{background:#6550dc;color:#fff;box-shadow:0 5px 12px -8px #5842ce}.primary:hover{background:#5741ca}.secondary{background:white;border-color:#e6e0f1;color:#79628f}.danger{background:#fff4f6;color:#bd6684;border-color:#f5e0e7}.text-action{border:0;background:none;padding:5px;color:#8e77b3;font-size:10px}.form-card{background:#fff;border:1px solid #eeebf5;border-radius:16px;padding:28px;margin-bottom:22px}.form-card h2{font-family:Outfit,sans-serif;font-size:19px;font-weight:500;margin:0 0 8px}.form-card>p{font-size:12px;line-height:1.8;color:#9790a6;margin:0 0 22px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.form-grid .wide{grid-column:1/-1}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.field>label,.field>span{font-size:11px;font-weight:500;color:#756a8a}.field input,.field textarea,.field select,.standalone-input{border:1px solid #e8e3f0;background:#fcfbfe;color:#5f5175;border-radius:7px;padding:12px 13px;min-width:0;width:100%;font-size:12px}.field input::placeholder,.field textarea::placeholder{color:#b4aabf}.field textarea{resize:vertical;line-height:1.8}.field small{font-size:10px;color:#a79aaf;line-height:1.6}.field .code{font-family:ui-monospace,monospace;font-size:11px}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:10px;align-items:center}.form-actions>small{margin-right:auto;color:#a399b2;font-size:10px}.form-note{border-radius:9px;background:#f6f3fe;padding:15px 18px;color:#9884b0;font-size:11px;line-height:1.8;display:flex;gap:12px;margin-bottom:20px}.form-note svg{margin-top:3px;color:#a68ed2}.toggle-row{display:flex;align-items:center;gap:9px;font-size:12px;padding:13px;background:#f8f6fc;border-radius:9px}.toggle-row input{accent-color:#7c5fda;width:16px;height:16px}.split-settings{display:grid;grid-template-columns:1.4fr 1fr;gap:24px;align-items:start}.connection-card{text-align:center;min-height:350px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.connection-card>svg{color:#9473d4;width:44px;height:44px;margin-bottom:5px}.connection-card p{font-size:11px;line-height:1.9;color:#a297b0;max-width:250px}.status-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:20px;font-size:9px;background:#f1edf8;color:#9c8baa}.status-pill.ready,.status-pill.success,.status-pill.connected{background:#eaf6ef;color:#609978}.status-pill.failed,.status-pill.review{background:#fff0f2;color:#bf7489}.status-pill.processing,.status-pill.pending{background:#fff6e8;color:#b99b63}#qr-image{width:210px;height:210px;object-fit:contain;border-radius:10px}.table-wrap{overflow:auto}.data-table{width:100%;border-collapse:collapse;font-size:12px}.data-table th{text-align:left;padding:13px 12px;font-size:9px;text-transform:uppercase;letter-spacing:1px;color:#b0a3bb;font-weight:500;border-bottom:1px solid #efeaf6}.data-table td{padding:17px 12px;border-bottom:1px solid #f3eff8;color:#867293}.data-table td:first-child{color:#655272}.data-table td small{display:block;line-height:1.6;color:#b498aa;font-size:9px;max-width:280px}.empty-state{text-align:center;padding:40px 20px;color:#b19cc5;font-size:12px;line-height:1.8}.empty-state svg{margin-bottom:8px;width:32px;height:32px}.empty-state h3{color:#897196;font-size:15px;font-weight:500}.upload-area{border:1.5px dashed #ded3ef;border-radius:12px;padding:28px;text-align:center;background:#fcfaff}.upload-area label{cursor:pointer;display:flex;align-items:center;flex-direction:column;gap:10px;color:#a68abe}.upload-area strong{font-size:13px;font-weight:500;color:#8d6ba5}.upload-area small{font-size:10px}.upload-area input{max-width:100%;font-size:11px;margin-top:15px;color:#a792b6}.mood-options{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:22px}.mood-option{display:flex;flex-direction:column;align-items:center;gap:10px;cursor:pointer;padding:25px 14px;border:1px solid #ede6f5;border-radius:12px;text-align:center;position:relative}.mood-option:has(input:checked){border-color:#a289e1;background:#f8f4ff;box-shadow:0 5px 20px #b39acd10}.mood-option input{position:absolute;top:12px;right:12px;accent-color:#8e6acc}.mood-emoji{font-size:28px;filter:saturate(.7)}.mood-option strong{font-size:12px;font-weight:500;color:#896e9e}.mood-option small{font-size:10px;color:#aa95bb;line-height:1.8}.mood-example{padding:24px;background:#f8f4fd;border-radius:10px;color:#9275a4;font-size:13px;line-height:1.8;margin:24px 0 0}.tool-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;margin-bottom:28px}.tool-card{position:relative;overflow:hidden;border-radius:18px;padding:22px;color:#fff;min-height:210px;display:flex;flex-direction:column;box-shadow:0 12px 32px #5c3b7618}.tool-card:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,#ffffff38 0%,#ffffff12 32%,transparent 55%);pointer-events:none}.tool-http{background:linear-gradient(120deg,#3b82f6 0%,#7c5cf0 45%,#5b3df0 100%)}.tool-email{background:linear-gradient(120deg,#f59e0b 0%,#ec4899 55%,#8b5cf6 100%)}.tool-calendar{background:linear-gradient(120deg,#10b981 0%,#3b82f6 60%,#6366f1 100%)}.tool-card-top{display:flex;align-items:center;justify-content:space-between}.tool-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:14px;background:#ffffff2e}.tool-card .status-pill{background:#ffffff2b;color:#fff}.tool-card .status-pill.ready{background:#fff;color:#403cef}.tool-type{margin-top:16px;font-size:11px;letter-spacing:1.5px;text-transform:uppercase;opacity:.85}.tool-name{font-size:20px;font-weight:650;margin-top:4px;overflow-wrap:anywhere}.tool-desc{margin:8px 0 0;font-size:12px;line-height:1.6;opacity:.9;flex:1;overflow-wrap:anywhere}.tool-card-actions{display:flex;gap:14px;margin-top:16px;position:relative;z-index:1}.tool-btn{background:none;border:0;color:#fff;font-size:13px;font-weight:550;padding:0}.tool-btn.ghost{opacity:.85}.tool-btn:hover{text-decoration:underline}.tool-card form{display:inline}.section-tabs{display:flex;gap:8px;margin:18px 0 25px}.section-tabs label{cursor:pointer;padding:12px 18px;border:1px solid #eae0f3;border-radius:10px;font-size:12px;color:#9f83b3;display:flex;gap:9px;align-items:center}.section-tabs label:has(input:checked){background:#f5effd;border-color:#c5ace5}.section-tabs input{accent-color:#9f7bc8}.account-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.plan-name{font-family:Outfit,sans-serif;font-size:42px;color:#a17ac5}.plan-name small{font-size:11px;color:#b9a3cc}.detail-list{display:grid;grid-template-columns:1fr 1fr;gap:17px;font-size:12px;margin:24px 0;color:#9c7eb0}.detail-list dt{color:#b39cc3}.detail-list dd{margin:0;text-align:right;overflow-wrap:anywhere}.test-dialog{width:590px;max-width:calc(100vw - 30px);border:1px solid #e9e0f4;border-radius:17px;padding:27px;color:#79608e;box-shadow:0 20px 100px #5c3b7625}.test-dialog::backdrop{background:#35294b60;backdrop-filter:blur(5px)}.dialog-header{display:flex;align-items:center;justify-content:space-between}.dialog-header h2{font-family:Outfit,sans-serif;font-size:24px;font-weight:400;margin:8px 0}.test-dialog>.muted{font-size:11px;line-height:1.7}.test-messages{min-height:260px;max-height:380px;overflow:auto;display:flex;flex-direction:column;gap:12px;padding:12px 0 20px}.test-welcome{margin:auto;text-align:center;color:#b4a0c4;padding:30px}.test-welcome .brand-mark{margin:auto}.test-welcome h3{font-size:16px;font-weight:400}.test-welcome p{font-size:11px}.bubble{padding:13px 16px;border-radius:12px;max-width:88%;font-size:12px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere;background:#f3edf9;color:#9477a9}.bubble.user{align-self:flex-end;background:#9471cb;color:white}.bubble.error{background:#fff1f4;color:#bc6989}.test-dialog form{display:flex;gap:10px;margin:10px 0}.test-dialog form input{flex:1;min-width:0;border:1px solid #e4d9ef;background:#fcfaff;border-radius:9px;padding:12px;font-size:12px;color:#9272a8}.test-dialog>small{font-size:9px}.inbox{display:grid;grid-template-columns:300px 1fr;min-height:550px;background:#fff;border:1px solid #eae2f3;border-radius:15px;overflow:hidden}.inbox-list{border-right:1px solid #eee6f5;background:#fdfbff}.inbox-list>a{display:block;padding:20px;border-bottom:1px solid #f1eaf8}.inbox-list>a.selected{background:#f2eafa}.inbox-list strong{font-size:12px;color:#9377a8;font-weight:500}.inbox-list small{display:block;font-size:10px;color:#b7a4c9;margin-top:8px}.inbox-chat{display:flex;flex-direction:column;min-width:0}.chat-header{display:flex;align-items:center;justify-content:space-between;padding:20px;gap:12px;border-bottom:1px solid #f0e8f6;font-size:12px}.chat-header form{display:flex;gap:6px}.chat-header select{max-width:150px;border:1px solid #ede3f5;border-radius:7px;padding:7px;font-size:10px;background:white;color:#a388b4}.chat-header button{padding:7px 11px;font-size:10px}.chat-messages{display:flex;flex-direction:column;gap:12px;max-height:530px;overflow:auto;padding:25px}.chat-messages .bubble small{display:block;font-size:8px;margin-top:7px;opacity:.65}.chat-hint{margin-top:auto;padding:16px 22px;font-size:10px;color:#b49ac6;background:#fcf9ff}.auth-body{background:#efedf9;min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.auth-visual{padding:55px 70px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;background:radial-gradient(ellipse at 40% 55%,#e1d0f4,transparent 65%)}.auth-visual>.brand{position:relative;z-index:1}.auth-copy{z-index:1;position:relative;max-width:500px}.auth-copy .eyebrow{color:#9380ac}.auth-copy h1{font-family:Outfit,sans-serif;font-size:60px;font-weight:400;line-height:1.12;letter-spacing:-2px;margin:20px 0;color:#65507f}.auth-copy p{color:#a38fb7;font-size:14px;line-height:1.9;max-width:360px}.auth-orbit{position:absolute;width:500px;height:500px;border:65px solid #cab2ec44;border-radius:50%;right:-240px;top:22%}.auth-orbit:before{content:'';position:absolute;inset:40px;border:1px solid #b993e344;border-radius:50%}.auth-visual>small{font-size:9px;letter-spacing:2px;color:#b49bc8}.auth-main{background:#fff;display:flex;align-items:center;justify-content:center;padding:40px}.auth-form{width:360px;max-width:100%}.auth-form h2{font-family:Outfit,sans-serif;font-size:30px;font-weight:450;color:#73598d;margin:12px 0}.auth-form>p{font-size:12px;color:#b09bbf;line-height:1.7;margin-bottom:26px}.auth-form .primary{width:100%;padding:13px}.auth-form .auth-link{text-align:center;font-size:11px;margin-top:22px;color:#b6a1c4}.auth-link a{color:#9372b5}.auth-form .field{margin-bottom:15px}.auth-form .error-banner{margin:15px 0;font-size:11px}.auth-form label.remember{font-size:11px;color:#af99be;display:flex;align-items:center;gap:7px;margin:5px 0 18px}.auth-form label.remember input{accent-color:#9a7ac4}.auth-form .brand{display:none}[hidden]{display:none!important}
@media(min-width:1600px){.topbar{height:82px;gap:55px}.brand{min-width:190px}.global-search{max-width:425px;height:39px}.main-nav{gap:42px}.main-nav a{font-size:14px}.dashboard-shell{grid-template-columns:355px 1fr;min-height:calc(100vh - 116px)}.stats-sidebar{padding:45px 35px 30px 48px;gap:26px}.sidebar-heading h1{font-size:29px}.efficiency-card{padding:24px}.usage-card{padding:25px}.activity-chart{height:120px}.components-card{padding:23px}.components-card>a{font-size:11px;padding:12px 0}.components-card .row-value{font-size:10px}.workflow-main{padding:34px 55px 40px}.workflow-title{margin-top:40px}.workflow-viewport{min-height:430px;margin-top:36px}.workflow-canvas{height:460px;width:calc(100% - 65px)}.flow-node{padding:24px}.flow-node strong{font-size:28px}.node-top{font-size:14px}.node-sub{font-size:10px}.node-source strong{font-size:25px}.node-source .node-sub{font-size:10px}.source-status{font-size:8px}.node-footer{font-size:10px}.canvas-controls{right:-20px}.canvas-controls button,.canvas-controls a{width:42px;height:42px}.bottom-metrics{margin:10px 8% 0}.bottom-metrics strong{font-size:59px}.metric-icon{width:45px;height:45px}.bottom-metrics .eyebrow{font-size:8px}.canvas-legend{margin-bottom:25px}.sidebar-bottom strong{font-size:12px}.sidebar-bottom small{font-size:10px}}
@media(max-width:1190px){.topbar{gap:20px;padding:0 25px}.brand{min-width:110px;font-size:25px}.global-search{max-width:190px}.main-nav{gap:19px}.main-nav a{font-size:10px}.top-actions{gap:7px}.dashboard-shell{grid-template-columns:255px 1fr}.stats-sidebar{padding:29px 20px 23px 25px;gap:18px}.sidebar-heading h1{font-size:22px}.efficiency-card{gap:10px;padding:18px 13px}.donut{width:59px;height:59px}.efficiency-card>div:last-child>span{font-size:9px}.efficiency-card>div:last-child>small{font-size:7px}.workflow-main{padding:25px}.workflow-title h2{font-size:34px}.flow-node{padding:15px 13px}.node-top{font-size:9px}.node-top>svg{width:13px}.flow-node strong{font-size:18px}.node-sub{font-size:7px}.node-source{padding:14px}.node-source strong{font-size:18px}.source-status{position:static;margin-top:7px;font-size:6px}.node-icon svg{width:21px;height:21px}.node-footer{font-size:7px}.flow-node strong small{font-size:9px}.workflow-canvas{height:350px}.canvas-legend{gap:12px;font-size:7px}.bottom-metrics{margin:0 5%;gap:10px}.bottom-metrics strong{font-size:43px}.bottom-metrics .eyebrow{font-size:6px}}
@media(max-width:960px){.global-search{display:none}.topbar{gap:22px}.main-nav{flex:1;justify-content:space-evenly;gap:12px}.top-actions .settings-link{display:none}.dashboard-shell{display:flex;flex-direction:column-reverse}.workflow-main{border-radius:0 0 30px 30px;min-height:780px;padding:25px 35px}.workflow-title h2{font-size:42px}.workflow-canvas{height:380px}.stats-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:30px}.sidebar-heading{grid-column:1/-1}.efficiency-card{justify-content:center}.usage-card{grid-column:2;grid-row:2/4}.components-card{grid-column:1;grid-row:3/5}.sidebar-bottom{grid-column:2;align-self:center}.footer-center{display:none}.node-top{font-size:11px}.node-sub{font-size:8px}.flow-node strong{font-size:22px}.source-status{position:absolute;top:17px;right:10px;font-size:6px}.node-source{padding:18px}.split-settings{grid-template-columns:1fr}.mood-options{grid-template-columns:1fr 1fr}.auth-visual{padding:45px}.auth-copy h1{font-size:48px}.auth-main{padding:30px}.inbox{grid-template-columns:230px 1fr}}
@media(max-width:640px){.topbar{height:115px;flex-wrap:wrap;justify-content:space-between;padding:14px 20px 0;gap:0;align-content:space-between}.brand{font-size:24px;gap:9px;min-width:auto}.brand-mark{width:28px;height:28px}.brand-mark:after{inset:7px}.top-actions{order:1}.main-nav{order:2;flex-basis:100%;height:46px;justify-content:space-between;gap:14px;overflow-x:auto}.main-nav a{font-size:10px}.main-nav a.active:after{left:0;right:0;height:2px}.workflow-main{min-height:auto;padding:23px 20px 35px;border-radius:0 0 25px 25px}.canvas-topline .live-label{font-size:7px}.text-button{font-size:9px}.workflow-title{margin-top:37px}.workflow-title>.eyebrow{font-size:6px;letter-spacing:2px}.workflow-title h2{font-size:32px;max-width:300px;margin:13px auto 11px;letter-spacing:-1px}.workflow-title p{font-size:10px;max-width:280px;margin:auto;line-height:1.8}.period-switch{margin-top:18px}.workflow-viewport{min-height:340px;overflow-x:auto;margin:25px -20px 0;padding-left:20px}.workflow-canvas{min-width:610px;height:330px;margin-right:70px;flex-shrink:0}.canvas-controls{position:sticky;right:10px;top:0;transform:none;margin-left:-38px;flex-shrink:0}.canvas-controls button,.canvas-controls a{height:30px;width:30px}.node-top{font-size:9px}.node-sub{font-size:6px}.flow-node strong{font-size:18px}.node-source strong{font-size:16px}.node-source .node-sub{font-size:7px}.source-status{position:static;margin-top:5px}.node-source{padding:14px}.node-source .node-icon{margin-bottom:0}.node-source .node-footer{margin-top:8px;padding-top:6px}.flow-column-label{font-size:6px}.canvas-legend{margin:10px 0 30px;font-size:7px;gap:10px;justify-content:space-between}.canvas-legend>span:last-child{max-width:115px}.bottom-metrics{margin:0;gap:9px}.bottom-metrics strong{font-size:35px;letter-spacing:-1px}.bottom-metrics .eyebrow{font-size:5px;letter-spacing:.8px}.bottom-metrics small{font-size:6px}.metric-icon{width:32px;height:32px;margin-bottom:12px}.metric-icon svg{width:17px}.stats-sidebar{display:flex;padding:30px 24px;gap:20px}.sidebar-heading h1{font-size:27px}.efficiency-card{justify-content:flex-start;padding:20px;gap:22px}.efficiency-card>div:last-child>span{font-size:12px}.efficiency-card>div:last-child>small{font-size:10px}.donut{width:70px;height:70px}.usage-card{padding:25px}.components-card{padding:23px}.components-card>a{font-size:11px}.sidebar-bottom{align-self:stretch;padding:10px}.site-footer{height:45px;padding:0 22px;font-size:5px;letter-spacing:.8px}.site-footer>span:last-child{font-size:5px}.footer-sep{margin:0 3px}.page-shell{padding:30px 20px;min-height:calc(100vh - 160px)}.page-header{align-items:flex-start}.page-header h1{font-size:28px}.page-header p{font-size:11px}.page-header>.primary,.page-header>.secondary{font-size:9px;padding:10px;white-space:nowrap;margin-top:24px}.form-card{padding:22px 18px;border-radius:12px}.form-grid{grid-template-columns:1fr;gap:0}.mood-options{gap:10px}.mood-option{padding:24px 10px 15px}.mood-option small{font-size:9px}.form-actions{flex-wrap:wrap}.form-actions>small{flex-basis:100%;font-size:9px;margin-bottom:10px}.split-settings{gap:0}.tool-row{padding:16px 12px;gap:9px;flex-wrap:wrap}.tool-info{flex-basis:65%}.account-grid{grid-template-columns:1fr;gap:0}.inbox{grid-template-columns:1fr}.inbox-list{max-height:210px;overflow:auto;border-right:0;border-bottom:1px solid #eee6f5}.chat-header{flex-wrap:wrap}.chat-messages{padding:20px 15px}.auth-body{display:block}.auth-visual{display:none}.auth-main{min-height:100vh;padding:40px 27px;background:#fcfaff}.auth-form>.brand{display:flex;margin-bottom:42px}.auth-form{width:380px}.test-dialog{padding:20px}.dialog-header h2{font-size:22px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}
/* === Ações do fluxo: caixas centralizadas nas linhas === */
.flow-lines{z-index:0}
.node-action{height:25%}
.action-one{top:22%}.action-two{top:55.5%}
.dot.gold{background:#e5c159}
.bottom-metrics{grid-template-columns:repeat(4,1fr)}
@media(max-width:640px){.bottom-metrics{grid-template-columns:repeat(2,1fr);gap:18px}}

/* Tool catalogue and configuration navigation */
.tools-section{margin-bottom:34px}.tools-section>h2{font-size:18px;font-weight:600;margin:0 0 8px}.tools-section>p{color:#77728d;margin:0 0 20px;line-height:1.6}.tool-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.tool-card{display:flex;flex-direction:column;align-items:flex-start;min-width:0;gap:20px;padding:24px;background:#fff;border:1px solid #e8e5f1;border-radius:16px;box-shadow:0 5px 18px -12px #6250df30;transition:border-color .18s,box-shadow .18s}.tool-card:hover{border-color:#b4a6ed;box-shadow:0 8px 24px -14px #6250df60}.tool-card-image{flex-shrink:0;border-radius:16px}.tool-card-copy{display:flex;flex-direction:column;gap:7px;flex:1;min-width:0;overflow-wrap:anywhere}.tool-card-copy strong{font-size:16px;color:#373050}.tool-card-copy>span{font-size:13px;color:#77728d;line-height:1.6}.tool-card-copy>small{font-size:11px;color:#827892}.tool-card-action{display:inline-flex;align-items:center;gap:10px;color:var(--purple);font-weight:600;font-size:12px;white-space:nowrap}.tool-card-meta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;width:100%;gap:14px}.tools-back{display:inline-flex;color:var(--purple);margin-bottom:24px;font-size:13px}.tool-config-heading{display:flex;align-items:center;gap:16px;margin-bottom:24px}.tool-config-heading h2{margin:6px 0 0;font-size:22px}.tool-delete-form{display:flex;justify-content:flex-end;margin:0 0 24px}.tool-delete-form button{color:#ac425a}
@media(max-width:1100px){.tool-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.tool-cards{grid-template-columns:minmax(0,1fr)}.tool-card{padding:20px;gap:16px}.tool-card-image{width:56px;height:56px}.tool-card-copy strong{font-size:15px}}
@media(prefers-reduced-motion:reduce){.tool-card{transition:none}}
