@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";.react-flow{--xy-edge-stroke-default:#b1b1b7;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#555;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:transparent;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;background-color:var(--xy-background-color,var(--xy-background-color-default));--xy-node-color-default:inherit;--xy-node-border-default:1px solid #1a192b;--xy-node-background-color-default:#fff;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #00000014;--xy-node-boxshadow-selected-default:0 0 0 .5px #1a192b;--xy-node-border-radius-default:3px;--xy-handle-background-color-default:#1a192b;--xy-handle-border-color-default:#fff;--xy-selection-background-color-default:#0059dc14;--xy-selection-border-default:1px dotted #0059dccc;--xy-controls-button-background-color-default:#fefefe;--xy-controls-button-background-color-hover-default:#f4f4f4;--xy-controls-button-color-default:inherit;--xy-controls-button-color-hover-default:inherit;--xy-controls-button-border-color-default:#eee;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9;direction:ltr}.react-flow.dark{--xy-edge-stroke-default:#3e3e3e;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#727272;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#555;--xy-background-pattern-lines-color-default:#333;--xy-background-pattern-cross-color-default:#333;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--xy-node-boxshadow-selected-default:0 0 0 .5px #999;--xy-handle-background-color-default:#bebebe;--xy-handle-border-color-default:#1e1e1e;--xy-selection-background-color-default:#c8c8dc14;--xy-selection-border-default:1px dotted #c8c8dccc;--xy-controls-button-background-color-default:#2b2b2b;--xy-controls-button-background-color-hover-default:#3e3e3e;--xy-controls-button-color-default:#f8f8f8;--xy-controls-button-color-hover-default:#fff;--xy-controls-button-border-color-default:#5b5b5b;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#141414;--xy-edge-label-color-default:#f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props,var(--xy-background-color,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1;touch-action:none}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width,var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width,var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{pointer-events:none;position:absolute;overflow:visible}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected,var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}svg.react-flow__connectionline{z-index:1001;position:absolute;overflow:visible}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default;position:absolute}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background-color:var(--xy-handle-background-color,var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color,var(--xy-handle-border-color-default));border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:0;left:50%;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{z-index:5;margin:15px;position:absolute}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px)translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px)translateY(-50%)}.react-flow__attribution{background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__viewport-portal{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__minimap{background:var(--xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default)))}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var(--xy-minimap-mask-background-color-props,var(--xy-minimap-mask-background-color,var(--xy-minimap-mask-background-color-default)));stroke:var(--xy-minimap-mask-stroke-color-props,var(--xy-minimap-mask-stroke-color,var(--xy-minimap-mask-stroke-color-default)));stroke-width:var(--xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default)))}.react-flow__minimap-node{fill:var(--xy-minimap-node-background-color-props,var(--xy-minimap-node-background-color,var(--xy-minimap-node-background-color-default)));stroke:var(--xy-minimap-node-stroke-color-props,var(--xy-minimap-node-stroke-color,var(--xy-minimap-node-stroke-color-default)));stroke-width:var(--xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default)))}.react-flow__background-pattern.dots{fill:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default)))}.react-flow__background-pattern.lines{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default)))}.react-flow__background-pattern.cross{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default)))}.react-flow__controls{box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));flex-direction:column;display:flex}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border:none;border-bottom:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)));width:26px;height:26px;color:var(--xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default)));cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:4px;display:flex}.react-flow__controls-button svg{fill:currentColor;width:100%;max-width:12px;max-height:12px}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));width:150px;color:var(--xy-node-color,var(--xy-node-color-default));text-align:center;border:var(--xy-node-border,var(--xy-node-border-default));background-color:var(--xy-node-background-color,var(--xy-node-background-color-default));padding:10px;font-size:12px}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover,var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color,var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color,var(--xy-selection-background-color-default));border:var(--xy-selection-border,var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var(--xy-controls-button-background-color-hover-props,var(--xy-controls-button-background-color-hover,var(--xy-controls-button-background-color-hover-default)));color:var(--xy-controls-button-color-hover-props,var(--xy-controls-button-color-hover,var(--xy-controls-button-color-hover-default)))}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)))}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;width:5px;height:5px;translate:-50% -50%}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-style:solid;border-width:0}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color,var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color,var(--xy-edge-label-color-default))}:root{color:#272932;font-synthesis:none;text-rendering:optimizelegibility;--pink:#d61669;--pink-dark:#b70f57;--pink-soft:#fff0f6;--orange:#fc5c33;--orange-soft:#fff2ed;--charcoal:#333;--muted:#6f7582;--border:#e3e5ea;--surface:#fff;--sidebar:#2d2634;--shadow:0 10px 28px #231c2a12;background:#f6f7f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.agent-editor-feedback{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:9px 18px;font-size:9px;display:flex}.agent-editor-feedback.success{color:#176c4c;background:#eaf8f1}.agent-editor-feedback.error{color:#a53e45;background:#fff0f1}.agent-editor-feedback span{flex:1}.agent-editor-feedback button{place-items:center;display:grid}.agent-tool-list{gap:9px;padding-top:13px;display:grid}.agent-tool-list>label{border:1px solid var(--border);border-radius:10px;align-items:center;gap:10px;padding:11px;display:flex}.agent-tool-list input{accent-color:var(--pink)}.agent-tool-list>label>span:not(.badge){flex:1;gap:3px;display:grid}.agent-tool-list strong{font-size:9px}.agent-tool-list small{color:#858994;font-size:7px;line-height:1.45}.agent-tool-list .badge{white-space:nowrap}.node-palette>header{gap:3px;padding:0 3px 10px;display:grid}.node-palette>header span{font-size:10px;font-weight:700}.node-palette>header small{color:#9699a2;font-size:8px}.node-palette>button:disabled{cursor:not-allowed;opacity:.62}.version-list .palette-tip{align-items:flex-start;display:flex}.test-case:not(:has(button))>span{padding-right:8px}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}body{background:#f6f7f9;min-height:100vh}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:#24242a;font-family:Manrope,Inter,sans-serif}button{cursor:pointer;background:0 0;border:0}.app-shell{min-height:100vh;display:flex}.sidebar{z-index:30;color:#fff;background:linear-gradient(#352a3b 0%,#29232f 100%);flex-direction:column;align-items:center;width:83px;padding:4px 7px 15px;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:5px 0 22px #221b271f}.brand-mark{flex-shrink:0;place-items:center;width:64px;height:64px;margin-bottom:14px;display:grid}.brand-mark img{object-fit:contain;width:100%;height:100%}.sidebar-nav{flex-direction:column;gap:5px;width:100%;display:flex}.nav-item{color:#d8d3da;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:58px;font-size:10px;font-weight:600;transition:all .18s;display:flex;position:relative}.nav-item:before{content:"";background:0 0;border-radius:0 5px 5px 0;width:3px;height:25px;position:absolute;left:-7px}.nav-item:hover{color:#fff;background:#ffffff12}.nav-item.active{color:#fff;background:linear-gradient(135deg,#d61669f2,#fc5c33e0);box-shadow:0 8px 18px #d6166938}.nav-item.active:before{background:#fff}.sidebar-bottom{gap:8px;width:100%;margin-top:auto;display:grid}.workspace{width:calc(100% - 83px);min-width:0;margin-left:83px}.topbar{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;justify-content:space-between;align-items:center;height:72px;padding:0 28px;display:flex;position:sticky;top:0}.topbar-title strong{font-family:Manrope,sans-serif;font-size:15px}.mobile-logo{display:none}.topbar-actions{align-items:center;gap:12px;display:flex}.branch-selector{border:1px solid var(--border);text-align:left;background:#fff;border-radius:11px;align-items:center;gap:9px;min-width:194px;padding:8px 10px;display:flex}.branch-selector>span{flex:1;font-size:12px;font-weight:600;display:grid}.branch-selector small{color:#8b8f99;text-transform:uppercase;letter-spacing:.06em;font-size:9px}.avatar-menu{color:#fff;background:linear-gradient(135deg,var(--pink),var(--orange));border-radius:11px;place-items:center;width:37px;height:37px;font-size:10px;font-weight:800;display:grid;box-shadow:0 6px 15px #d616692e}.main-content{min-height:calc(100vh - 72px)}.route-loader{color:#8b8f98;align-content:center;place-items:center;gap:10px;min-height:calc(100vh - 72px);display:grid}.route-loader>span{border:3px solid #f3cadc;border-top-color:var(--pink);border-radius:50%;width:27px;height:27px;animation:.7s linear infinite route-spin}.route-loader small{font-size:9px}@keyframes route-spin{to{transform:rotate(360deg)}}.page{max-width:1540px;margin:0 auto;padding:30px 34px 48px}.page-header{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:25px;display:flex}.page-header h1{letter-spacing:-.035em;margin:3px 0 7px;font-size:clamp(24px,2.2vw,32px)}.page-header p{max-width:720px;color:var(--muted);margin-bottom:0;font-size:14px;line-height:1.55}.eyebrow{color:var(--pink);letter-spacing:.14em;font-size:10px;font-weight:800}.page-actions{flex-shrink:0;gap:9px;display:flex}.button{border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:39px;padding:9px 14px;font-size:12px;font-weight:700;transition:all .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{color:#fff;background:linear-gradient(135deg, var(--pink), var(--orange));box-shadow:0 7px 17px #d616692e}.button-secondary{border:1px solid var(--border);color:#444751;background:#fff}.button-ghost{color:#575a64;background:0 0}.button-danger{color:#b42318;background:#fff1f0}.badge{color:#666a75;white-space:nowrap;background:#f0f1f3;border-radius:999px;align-items:center;gap:5px;width:fit-content;padding:4px 8px;font-size:9px;font-weight:700;display:inline-flex}.badge-success{color:#16744f;background:#e6f7ef}.badge-warning{color:#a44d1e;background:#fff0e3}.badge-danger{color:#b42318;background:#ffeded}.badge-brand{color:#b40e56;background:#ffe8f2}.badge-info{color:#2868a9;background:#e8f3ff}.panel{border:1px solid var(--border);background:#fff;border-radius:15px;box-shadow:0 4px 14px #1f233008}.panel-heading{justify-content:space-between;align-items:flex-start;gap:18px;padding:21px 22px 16px;display:flex}.panel-heading h2{margin-bottom:4px;font-size:15px}.panel-heading p{color:var(--muted);margin:0;font-size:11px}.panel-heading a{color:var(--pink);align-items:center;gap:5px;font-size:11px;font-weight:700;display:inline-flex}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:18px;display:grid}.metric-card{border:1px solid var(--border);background:#fff;border-radius:15px;align-items:center;gap:14px;min-height:116px;padding:18px;display:flex}.metric-icon{border-radius:12px;flex-shrink:0;place-items:center;width:43px;height:43px;display:grid}.metric-pink{color:var(--pink);background:var(--pink-soft)}.metric-orange{color:var(--orange);background:var(--orange-soft)}.metric-green{color:#1b8d61;background:#e9f8f1}.metric-blue{color:#3677bc;background:#eaf3fc}.metric-card>div:last-child{gap:2px;display:grid}.metric-card span{color:var(--muted);font-size:10px;font-weight:600}.metric-card strong{font-family:Manrope;font-size:25px;line-height:1.15}.metric-card small{color:#8c909a;font-size:9px}.dashboard-grid{grid-template-columns:minmax(0,1.6fr) minmax(310px,.75fr);gap:18px;display:grid}.activity-row{border-top:1px solid #eff0f3;align-items:center;gap:12px;padding:13px 22px;display:flex}.contact-avatar{color:#b00e55;background:linear-gradient(145deg,#ffe3ef,#fff0e8);border-radius:11px;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:11px;font-weight:800;display:grid;position:relative}.contact-avatar.has-image{color:#0000;background:#f1f2f4;overflow:hidden}.contact-avatar.has-image img{border-radius:inherit;object-fit:cover;width:100%;height:100%;display:block}.activity-copy{flex:1;gap:4px;min-width:0;display:grid}.activity-copy strong{font-size:12px}.activity-copy span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.activity-meta{justify-items:end;gap:5px;display:grid}.activity-meta small{color:#999da5;font-size:9px}.agent-health{padding-bottom:12px}.health-row{border-top:1px solid #eff0f3;align-items:center;gap:10px;padding:13px 20px;display:flex}.agent-mini-icon{width:34px;height:34px;color:var(--pink);background:var(--pink-soft);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.health-row>div:nth-child(2){flex:1;gap:3px;min-width:0;display:grid}.health-row strong{font-size:11px}.health-row span,.health-row small{color:var(--muted);font-size:9px}.health-value{justify-items:end;display:grid}.health-value b{font-family:Manrope;font-size:15px}.soft-action{color:var(--pink);background:var(--pink-soft);border-radius:9px;justify-content:center;align-items:center;gap:7px;margin:12px 18px 0;padding:10px;font-size:10px;font-weight:700;display:flex}.safety-callout{background:linear-gradient(90deg,#fff8fb,#fff);border:1px solid #eed1dd;border-radius:14px;align-items:center;gap:13px;margin-top:18px;padding:15px 18px;display:flex}.safety-icon{color:#fff;background:linear-gradient(135deg,var(--pink),var(--orange));border-radius:10px;flex-shrink:0;place-items:center;width:37px;height:37px;display:grid}.safety-callout>div:nth-child(2){flex:1}.safety-callout strong{font-size:11px}.safety-callout p{color:var(--muted);margin:3px 0 0;font-size:10px;line-height:1.45}.toolbar{border:1px solid var(--border);background:#fff;border-radius:13px;align-items:center;gap:9px;margin-bottom:16px;padding:11px;display:flex}.toolbar-spacer{flex:1}.toolbar>small{color:var(--muted);padding-right:6px;font-size:10px}.search-field{border:1px solid var(--border);background:#fafbfc;border-radius:9px;align-items:center;gap:8px;min-width:280px;padding:0 10px;display:flex}.search-field input{background:0 0;border:0;outline:0;width:100%;height:36px;font-size:11px}.search-field svg{color:#9296a0}.funnel-summary{border:1px solid var(--border);background:#fff;border-radius:13px;align-items:center;gap:14px;margin-bottom:14px;padding:13px 15px;display:flex}.funnel-summary>p{color:var(--muted);margin:0;font-size:9px;line-height:1.45}.funnel-summary>.badge{white-space:nowrap;align-items:center;gap:4px;margin-left:auto;display:flex}.funnel-selector{min-width:245px;color:var(--pink);align-items:center;gap:10px;display:flex}.funnel-selector>span{flex:1;gap:2px;min-width:0;display:grid}.funnel-selector small{color:#989ba3;letter-spacing:.08em;font-size:7px;font-weight:800}.funnel-selector select{color:#333640;background:0 0;border:0;outline:0;width:100%;font-size:11px;font-weight:700}.kanban-board{grid-auto-columns:minmax(230px,1fr);grid-auto-flow:column;gap:13px;padding-bottom:10px;display:grid;overflow-x:auto}.kanban-column{border:1px solid var(--border);background:#f1f2f5;border-radius:14px;min-height:525px;transition:border-color .16s,background .16s}.kanban-column.drag-active{background:#f8eef3;border-color:#dfa0bb}.kanban-column>header{border-bottom:1px solid var(--border);background:#fafafa;border-radius:14px 14px 0 0;align-items:center;gap:8px;height:48px;padding:0 12px;display:flex}.kanban-column>header strong{flex:1;font-size:11px}.kanban-column>header button{color:#8b8e98}.stage-dot{border-radius:50%;width:8px;height:8px}.stage-pink{background:var(--pink)}.stage-orange{background:var(--orange)}.stage-blue{background:#3e85cb}.stage-purple{background:#7a5fd0}.stage-yellow{background:#d59a2f}.stage-green{background:#22a06b}.stage-gray{background:#8b8f99}.kanban-cards{align-content:start;gap:10px;padding:10px;display:grid}.opportunity-card{background:#fff;border:1px solid #e3e4e8;border-radius:11px;padding:13px;box-shadow:0 3px 8px #26262e08}.opportunity-card[draggable=true]{cursor:grab}.opportunity-card[draggable=true]:active{cursor:grabbing}.opportunity-card.moving{pointer-events:none;opacity:.55}.opportunity-top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.opportunity-badges{flex-wrap:wrap;gap:4px;display:flex}.opportunity-top small{color:#979aa3;flex-shrink:0;font-size:9px}.opportunity-card h3{align-items:center;gap:4px;margin:12px 0 4px;font-size:12px;display:flex}.card-drag-handle{color:#a8abb2;flex-shrink:0}.opportunity-card p{min-height:30px;color:var(--muted);margin-bottom:12px;font-size:10px;line-height:1.45}.opportunity-card footer{border-top:1px solid #f0f1f3;justify-content:space-between;align-items:center;padding-top:10px;display:flex}.opportunity-card footer strong{font-size:11px}.mini-avatar{color:#fff;background:#5c5360;border-radius:8px;place-items:center;width:25px;height:25px;font-size:8px;font-weight:700;display:grid}.card-stage-control{border-top:1px solid #f0f1f3;gap:4px;margin-top:10px;padding-top:9px;display:grid}.card-stage-control span{color:#9699a2;text-transform:uppercase;font-size:7px;font-weight:800}.card-stage-control select{color:#555963;background:#fafafa;border:1px solid #e2e3e7;border-radius:7px;outline:0;width:100%;padding:7px;font-size:8px;font-weight:700}.card-stage-control select:focus{border-color:#dc90b1}.add-card{color:#747883;border:1px dashed #d1d3d9;border-radius:9px;justify-content:center;align-items:center;gap:6px;width:100%;padding:9px;font-size:9px;font-weight:600;display:flex}.deal-period-filter{border:1px solid var(--border);background:#fff;border-radius:13px;align-items:center;gap:11px;margin-bottom:14px;padding:10px 12px;display:flex}.deal-period-filter>span:first-child{color:#656a73;align-items:center;gap:6px;font-size:9px;font-weight:800;display:flex}.deal-period-filter>span:first-child svg{color:var(--pink)}.deal-period-filter>.segment-control{background:#f1f2f4}.deal-period-filter>small{color:#858a94;white-space:nowrap;margin-left:auto;font-size:8px}.custom-date-range{align-items:center;gap:7px;display:flex}.custom-date-range>span{color:#969aa3;font-size:8px}.custom-date-range label{border:1px solid var(--border);background:#fafafa;border-radius:8px;align-items:center;gap:6px;padding:4px 7px;display:flex}.custom-date-range small{color:#92969f;text-transform:uppercase;font-size:7px;font-weight:800}.custom-date-range input{color:#50545d;background:0 0;border:0;outline:0;font-size:9px;font-weight:700}.order-state-line{flex-wrap:wrap;gap:5px;margin:-4px 0 10px;display:flex}.synced-stage-note{color:#7b8390;text-align:center;margin-top:9px;font-size:7px;display:block}.commerce-live-panel:has(.lucide-package-search){background:linear-gradient(110deg,#faf8ff,#fff);border-color:#e2dcef}:is(.commerce-live-panel:has(.lucide-package-search) .commerce-live-heading>span>svg,.commerce-live-panel:has(.lucide-package-search) .commerce-live-metrics>div>svg){color:#755bb4}.commerce-live-panel{background:linear-gradient(110deg,#f5faff,#fff);border:1px solid #d7e8f8;border-radius:14px;gap:12px;margin-bottom:14px;padding:15px;display:grid}.commerce-live-heading,.commerce-live-heading>span{align-items:center;gap:10px;display:flex}.commerce-live-heading{justify-content:space-between}.commerce-live-heading>span>svg{color:#2876c8}.commerce-live-heading>span>span{gap:3px;display:grid}.commerce-live-heading strong{font-size:10px}.commerce-live-heading small{color:#6d7f91;font-size:8px}.commerce-live-metrics{grid-template-columns:repeat(4,minmax(130px,1fr));gap:9px;display:grid}.commerce-live-metrics>div{background:#fff;border:1px solid #e6edf4;border-radius:11px;align-items:center;gap:9px;padding:11px 12px;display:flex}.commerce-live-metrics>div>svg,.currency-mark{color:#2876c8}.currency-mark{text-align:center;width:24px;font-size:11px;font-weight:800}.commerce-live-metrics>div>span:last-child{gap:2px;display:grid}.commerce-live-metrics strong{font-size:12px}.commerce-live-metrics small{color:#858b94;font-size:8px}.commerce-sync-time{text-align:right;justify-content:center}.commerce-live-error{color:#9e3540;background:#fff0f1;border-radius:10px;align-items:center;gap:8px;margin-bottom:12px;padding:10px 12px;font-size:9px;display:flex}.commerce-live-error button{color:inherit;margin-left:auto;font-size:8px;font-weight:800}.commerce-live-heading .button .lucide-loader-circle{animation:.7s linear infinite route-spin}.opportunity-phone{color:#69717c;margin:-6px 0 10px;font-size:9px;font-weight:600;display:block}@media (width<=820px){.commerce-live-metrics{grid-template-columns:repeat(2,minmax(130px,1fr))}}@media (width<=600px){.commerce-live-heading{flex-direction:column;align-items:flex-start}.commerce-live-heading .button{width:100%}.commerce-live-metrics{grid-template-columns:1fr 1fr}.commerce-live-metrics>div{padding:9px}.commerce-sync-time{text-align:left}}@media (width<=900px){.deal-period-filter{flex-wrap:wrap;align-items:flex-start}.deal-period-filter>small{width:100%;margin-left:0}.custom-date-range{width:100%}}@media (width<=600px){.deal-period-filter>.segment-control{width:100%;overflow-x:auto}.deal-period-filter>.segment-control button{flex:none}.custom-date-range{flex-direction:column;align-items:stretch}.custom-date-range>span{display:none}.custom-date-range label{justify-content:space-between}}.opportunity-card.clickable{cursor:pointer;transition:transform .16s,border-color .16s,box-shadow .16s}.opportunity-card.clickable:hover,.opportunity-card.clickable:focus-visible{border-color:#e7a3c0;outline:0;transform:translateY(-2px);box-shadow:0 9px 22px #32232d1a}.opportunity-card.clickable:focus-visible{box-shadow:0 0 0 3px #f9dbe8,0 9px 22px #32232d1a}.business-view-switch{border:1px solid var(--border);background:#f1f2f4;border-radius:10px;align-items:center;padding:3px;display:flex}.business-view-switch button{color:#737782;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;font-size:9px;font-weight:700;display:flex}.business-view-switch button.active{color:var(--pink);background:#fff;box-shadow:0 2px 7px #26232b14}.business-list{border:1px solid var(--border);background:#fff;border-radius:14px;min-width:850px;overflow:hidden;box-shadow:0 4px 16px #26232b09}.business-list>header,.business-list>article{grid-template-columns:minmax(280px,1.7fr) minmax(150px,.8fr) minmax(135px,.7fr) 55px 105px 75px 18px;align-items:center;gap:12px;padding:11px 15px;display:grid}.business-list>header{color:#8b8f98;text-transform:uppercase;letter-spacing:.04em;background:#f5f6f8;font-size:8px;font-weight:800}.business-list>article{border-top:1px solid #eff0f2;min-height:64px;transition:background .15s}.business-list>article.clickable{cursor:pointer}.business-list>article.clickable:hover,.business-list>article.clickable:focus-visible{background:#fff8fb;outline:0}.business-list>article.moving{pointer-events:none;opacity:.55}.business-list>article>span,.business-list>article>small{color:#777b85;font-size:9px}.business-list>article>strong{font-size:10px}.business-list>article>svg{color:#a2a5ad}.business-list-client{align-items:center;gap:10px;min-width:0;display:flex}.business-list-client>span{gap:4px;min-width:0;display:grid}.business-list-client strong,.business-list-client small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.business-list-client strong{font-size:10px}.business-list-client small{color:#838791;font-size:8px}.business-list-stage{align-items:center;gap:7px;min-width:0;display:flex}.business-list-stage select{color:#555963;background:#fafafa;border:1px solid #e1e3e7;border-radius:8px;outline:0;width:100%;min-width:0;padding:7px 8px;font-size:8px;font-weight:700}.business-list-stage select:focus{border-color:#dc90b1}.business-list-stage strong{font-size:9px}.business-list-origin{justify-items:start;gap:4px;display:grid}.business-list-origin small{color:#858994;font-size:8px}.business-list-empty{color:#858994;text-align:center;padding:34px;font-size:9px}@media (width<=980px){.crm-page{overflow-x:hidden}.business-list{min-width:0;overflow-x:auto}.business-list>header,.business-list>article{min-width:850px}}@media (width<=600px){.business-view-switch{width:100%}.business-view-switch button{flex:1;justify-content:center}.page-actions{flex-wrap:wrap}}.contact-metrics{margin-bottom:16px}.contacts-toolbar{margin-bottom:14px}.contact-source-filter{border:1px solid var(--border);background:#fafbfc;border-radius:9px;align-items:center;gap:8px;min-width:165px;padding:0 10px;display:flex}.contact-source-filter span{color:#8a8e97;text-transform:uppercase;font-size:8px;font-weight:700}.contact-source-filter select{background:0 0;border:0;outline:0;flex:1;min-width:0;height:36px;font-size:10px;font-weight:700}.contacts-table{border:1px solid var(--border);background:#fff;border-radius:14px;min-width:900px;transition:opacity .16s;overflow:hidden;box-shadow:0 4px 16px #26232b09}.contacts-table.loading{pointer-events:none;opacity:.55}.contacts-table>header,.contacts-table>article{grid-template-columns:minmax(245px,1.5fr) 105px minmax(150px,.8fr) 90px 110px 125px 18px;align-items:center;gap:13px;padding:11px 15px;display:grid}.contacts-table>header{color:#8b8f98;text-transform:uppercase;letter-spacing:.04em;background:#f5f6f8;font-size:8px;font-weight:800}.contacts-table>article{cursor:pointer;border-top:1px solid #eff0f2;min-height:66px;transition:background .15s}.contacts-table>article:hover,.contacts-table>article:focus-visible{background:#fff8fb;outline:0}.contacts-table>article>strong{font-size:10px}.contacts-table>article>small{color:#777b85;font-size:8px}.contacts-table>article>svg{color:#a2a5ad}.contact-list-identity{align-items:center;gap:10px;min-width:0;display:flex}.contact-list-identity>span{color:#fff;background:linear-gradient(135deg,var(--pink),var(--orange));border-radius:11px;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:9px;font-weight:800;display:grid}.contact-list-identity>div{gap:4px;min-width:0;display:grid}.contact-list-identity strong,.contact-list-identity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.contact-list-identity strong{font-size:10px}.contact-list-identity small{color:#858994;font-size:8px}.contact-tags{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.contact-tags>small{color:#888c95;font-size:8px}.contact-business-count{gap:2px;display:grid}.contact-business-count strong{font-size:11px}.contact-business-count small{color:#8c9099;font-size:7px}.contacts-pagination{justify-content:flex-end;align-items:center;gap:12px;margin-top:14px;display:flex}.contacts-pagination>span{color:#777b85;font-size:9px}.contact-loading{color:#777d87;align-content:center;place-items:center;gap:9px;min-height:280px;font-size:10px;display:grid}.contact-loading svg{color:var(--pink);animation:.7s linear infinite route-spin}.contact-detail-page{max-width:1300px}.contact-profile-hero{border:1px solid var(--border);background:linear-gradient(110deg,#fff6fa,#fff 48%,#fff9f5);border-radius:17px;grid-template-columns:auto minmax(0,1fr) minmax(275px,.7fr);align-items:center;gap:17px;margin:18px 0 16px;padding:20px;display:grid;box-shadow:0 5px 20px #2d212a0a}.contact-profile-avatar{color:#fff;background:linear-gradient(135deg,var(--pink),var(--orange));border-radius:20px;place-items:center;width:66px;height:66px;font-size:16px;font-weight:800;display:grid;box-shadow:0 9px 22px #d6166933}.contact-profile-copy{min-width:0}.contact-profile-copy>div{align-items:center;gap:8px;display:flex}.contact-profile-copy>div>span{color:var(--pink);letter-spacing:.11em;font-size:8px;font-weight:800}.contact-profile-copy h1{letter-spacing:-.04em;margin:6px 0 5px;font-size:clamp(24px,2.4vw,34px)}.contact-profile-copy p{color:var(--muted);margin:0;font-size:9px}.contact-profile-channels{gap:7px;display:grid}.contact-profile-channels>a,.contact-profile-channels>span{background:#ffffffd9;border:1px solid #ece7ea;border-radius:10px;align-items:center;gap:9px;min-width:0;padding:10px 11px;display:flex}.contact-profile-channels svg{color:var(--pink);flex-shrink:0}.contact-profile-channels a>span,.contact-profile-channels>span>span{text-overflow:ellipsis;white-space:nowrap;gap:2px;min-width:0;font-size:9px;font-weight:700;display:grid;overflow:hidden}.contact-profile-channels small{color:#92969f;font-size:7px;font-weight:500}.contact-detail-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.contact-detail-metrics>article{border:1px solid var(--border);background:#fff;border-radius:13px;align-items:center;gap:11px;padding:14px 15px;display:flex}.contact-detail-metrics>article>svg,.metric-currency{width:34px;height:34px;color:var(--pink);background:var(--pink-soft);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.metric-currency{font-size:10px;font-weight:800}.contact-detail-metrics article>span:last-child{gap:3px;min-width:0;display:grid}.contact-detail-metrics small{color:#8a8e97;font-size:7px}.contact-detail-metrics strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.contact-detail-layout{grid-template-columns:minmax(0,1.55fr) minmax(290px,.72fr);gap:16px;display:grid}.contact-detail-main,.contact-detail-side{align-content:start;gap:16px;display:grid}.contact-section{border:1px solid var(--border);background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 18px #25232b09}.contact-section>header{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.contact-section>header>div{gap:3px;display:grid}.contact-section>header span{color:#9a7686;letter-spacing:.09em;font-size:7px;font-weight:800}.contact-section>header h2{margin:0;font-size:14px}.contact-section>header>svg{color:var(--pink)}.contact-opportunity-row{border-top:1px solid #f0f1f3;grid-template-columns:38px minmax(0,1fr) auto 115px 16px;align-items:center;gap:11px;padding:13px 17px;display:grid}.contact-opportunities>div>.contact-opportunity-row:first-child{border-top:0}.contact-opportunity-row:is(a){transition:background .15s}.contact-opportunity-row:is(a):hover{background:#fff8fb}.contact-opportunity-icon,.contact-conversation-icon{width:36px;height:36px;color:var(--pink);background:var(--pink-soft);border-radius:10px;place-items:center;display:grid}.contact-opportunity-row>span:nth-child(2),.contact-opportunity-value{gap:3px;min-width:0;display:grid}.contact-opportunity-row>span:nth-child(2) strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.contact-opportunity-row small{color:#858994;font-size:8px}.contact-opportunity-value{justify-items:end}.contact-opportunity-value strong{font-size:10px}.contact-opportunity-row>svg{color:#a0a4ad}.contact-section .empty-state{padding:30px}.contact-conversations>div>article{border-top:1px solid #f0f1f3;align-items:center;gap:11px;padding:13px 17px;display:flex}.contact-conversations>div>article:first-child{border-top:0}.contact-conversations article>span{flex:1;gap:3px;min-width:0;display:grid}.contact-conversations article strong{font-size:9px}.contact-conversations article small{color:#858994;font-size:8px}.contact-section-empty{color:#858994;align-items:center;gap:11px;padding:25px;display:flex}.contact-section-empty>svg{color:#a2a6ae;flex-shrink:0}.contact-section-empty>span{gap:4px;font-size:8px;display:grid}.contact-section-empty strong{color:#555963;font-size:9px}.contact-identities>p{color:#858994;margin:0;padding:22px;font-size:9px}.contact-identities article{border-top:1px solid #f0f1f3;grid-template-columns:minmax(0,1fr) auto;gap:5px;padding:12px 16px;display:grid}.contact-identities article:first-child{border-top:0}.contact-identities article>span{gap:3px;display:grid}.contact-identities article strong{text-transform:capitalize;font-size:9px}.contact-identities article small{color:#858994;text-transform:capitalize;font-size:7px}.contact-identities code{color:#686d77;text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;font-family:Inter,sans-serif;font-size:8px;overflow:hidden}.contact-profile-facts>div{display:grid}.contact-profile-facts>div>span{border-top:1px solid #f0f1f3;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:2px 7px;padding:12px 16px;display:grid}.contact-profile-facts>div>span:first-child{border-top:0}.contact-profile-facts svg{color:#878c96;grid-row:1/3}.contact-profile-facts small{color:#92969f;font-size:7px}.contact-profile-facts strong{color:#4b505a;font-size:8px;line-height:1.45}@media (width<=1100px){.contacts-page{overflow-x:hidden}.contacts-table{min-width:0;overflow-x:auto}.contacts-table>header,.contacts-table>article{min-width:900px}.contact-profile-hero{grid-template-columns:auto minmax(0,1fr)}.contact-profile-channels{grid-column:1/-1;grid-template-columns:1fr 1fr}.contact-detail-metrics{grid-template-columns:1fr 1fr}}@media (width<=800px){.contact-detail-layout{grid-template-columns:1fr}.contact-detail-side{grid-template-columns:1fr 1fr}.contact-detail-side>.checkout-privacy-note{grid-column:1/-1}}@media (width<=600px){.contacts-toolbar{align-items:stretch}.contact-source-filter{width:100%}.contacts-pagination{justify-content:space-between}.contacts-pagination .button{font-size:0}.contact-profile-hero{grid-template-columns:1fr;justify-items:start}.contact-profile-channels{grid-column:auto;grid-template-columns:1fr;width:100%}.contact-detail-metrics{grid-template-columns:1fr 1fr}.contact-detail-side{grid-template-columns:1fr}.contact-detail-side>.checkout-privacy-note{grid-column:auto}.contact-opportunity-row{grid-template-columns:36px minmax(0,1fr) auto}.contact-opportunity-row>.badge{grid-column:2}.contact-opportunity-value{grid-column:2;justify-items:start}.contact-opportunity-row>svg{grid-area:1/3}}.checkout-detail-page{max-width:1260px}.checkout-detail-nav{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.checkout-back{color:#626772;align-items:center;gap:6px;font-size:10px;font-weight:700;display:inline-flex}.checkout-back:hover{color:var(--pink)}.checkout-detail-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:20px;display:flex}.checkout-detail-header h1{letter-spacing:-.04em;margin:4px 0 7px;font-size:clamp(25px,2.6vw,35px)}.checkout-detail-header p{max-width:700px;color:var(--muted);margin:0;font-size:11px;line-height:1.55}.checkout-header-state{justify-items:end;gap:7px;display:grid}.checkout-header-state small{color:#858a94;font-size:8px}.checkout-detail-layout{grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr);gap:16px;display:grid}.checkout-detail-main,.checkout-detail-side{align-content:start;gap:16px;display:grid}.checkout-section{border:1px solid var(--border);background:#fff;border-radius:15px;box-shadow:0 5px 18px #25232b09}.customer-detail-card{overflow:hidden}.customer-detail-card>header{border-bottom:1px solid var(--border);background:linear-gradient(105deg,#fff7fa,#fff);align-items:center;gap:12px;padding:18px;display:flex}.checkout-customer-avatar{color:#fff;background:linear-gradient(135deg,var(--pink),var(--orange));border-radius:15px;flex-shrink:0;place-items:center;width:48px;height:48px;font-size:12px;font-weight:800;display:grid}.customer-detail-card>header>div:last-child{gap:3px;display:grid}.customer-detail-card header span,.checkout-products header span,.checkout-totals header span,.checkout-facts header span{color:#9a7686;letter-spacing:.1em;font-size:7px;font-weight:800}.customer-detail-card h2,.checkout-products h2{margin:0;font-size:16px}.customer-detail-card header small{color:#8d929b;font-size:8px}.checkout-contact-grid{grid-template-columns:1fr 1fr;display:grid}.checkout-contact-grid>div{align-items:center;gap:10px;padding:15px 18px;display:flex}.checkout-contact-grid>div+div{border-left:1px solid var(--border)}.checkout-contact-grid svg{color:var(--pink)}.checkout-contact-grid span{gap:3px;min-width:0;display:grid}.checkout-contact-grid small,.checkout-facts small{color:#92969f;font-size:7px}.checkout-contact-grid a,.checkout-contact-grid strong{color:#3e424b;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:700;overflow:hidden}.checkout-products{overflow:hidden}.checkout-products>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.checkout-products>header>div{gap:3px;display:grid}.checkout-products>header>svg{color:#2876c8}.checkout-product-list{display:grid}.checkout-product{grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 18px;display:grid}.checkout-product+.checkout-product{border-top:1px solid #f0f1f3}.checkout-product-image{border:1px solid var(--border);color:#9ba0aa;background:#f7f8fa;border-radius:11px;place-items:center;width:58px;height:58px;display:grid;overflow:hidden}.checkout-product-image img{object-fit:cover;width:100%;height:100%}.checkout-product-copy{gap:4px;min-width:0;display:grid}.checkout-product-copy h3{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:11px;overflow:hidden}.checkout-product-copy span{color:#8d919a;font-size:8px}.checkout-product-copy small{color:#555a64;font-size:9px;font-weight:600}.checkout-product>strong{font-size:11px}.checkout-products-empty{color:#858a94;justify-content:center;align-items:center;gap:8px;padding:32px;font-size:9px;display:flex}.checkout-totals{padding:17px}.checkout-totals>header{border-bottom:1px solid var(--border);gap:5px;padding-bottom:14px;display:grid}.checkout-totals h2{letter-spacing:-.035em;margin:0;font-size:24px}.checkout-totals>div,.checkout-totals>footer{color:#707580;justify-content:space-between;align-items:center;padding:10px 0;font-size:9px;display:flex}.checkout-totals>div+div{border-top:1px solid #f1f2f4}.checkout-totals>div strong{color:#3f434c;font-size:9px}.checkout-totals .discount-value{color:#21805c}.checkout-totals>footer{border-top:1px solid var(--border);color:#343740;margin-top:3px;padding-top:13px;font-weight:700}.checkout-totals>footer strong{font-size:14px}.checkout-facts{overflow:hidden}.checkout-facts>header{border-bottom:1px solid var(--border);padding:15px 17px}.checkout-facts>div{align-items:flex-start;gap:9px;padding:12px 17px;display:flex}.checkout-facts>div+div{border-top:1px solid #f1f2f4}.checkout-facts>div>svg{color:#747b88;flex-shrink:0}.checkout-facts>div>span{gap:3px;display:grid}.checkout-facts strong{color:#444952;font-size:9px;line-height:1.4}.checkout-privacy-note{color:#786d7a;background:#faf8fb;border:1px solid #e4dfea;border-radius:12px;align-items:flex-start;gap:9px;padding:13px;font-size:8px;line-height:1.5;display:flex}.checkout-privacy-note svg{color:var(--pink);flex-shrink:0}.checkout-privacy-note span{gap:2px;display:grid}.checkout-privacy-note strong{color:#4f4651;font-size:9px}.checkout-detail-loading{color:#777d87;align-content:center;place-items:center;gap:9px;min-height:420px;font-size:10px;display:grid}.checkout-detail-loading svg{color:var(--pink);animation:.7s linear infinite route-spin}.checkout-detail-error{color:#9e3540;background:#fff7f8;border:1px solid #f0d9dc;border-radius:15px;justify-content:center;align-items:center;gap:12px;min-height:260px;margin-top:18px;padding:28px;display:flex}.checkout-detail-error>span{flex:1;gap:4px;font-size:9px;display:grid}.checkout-detail-error strong{font-size:12px}@media (width<=900px){.checkout-detail-layout{grid-template-columns:1fr}.checkout-detail-side{grid-template-columns:1fr 1fr}.checkout-privacy-note{grid-column:1/-1}}@media (width<=600px){.checkout-detail-header{flex-direction:column;align-items:flex-start}.checkout-header-state{justify-items:start}.checkout-detail-side{grid-template-columns:1fr}.checkout-privacy-note{grid-column:auto}.checkout-contact-grid{grid-template-columns:1fr}.checkout-contact-grid>div+div{border-top:1px solid var(--border);border-left:0}.checkout-product{grid-template-columns:48px minmax(0,1fr)}.checkout-product-image{width:48px;height:48px}.checkout-product>strong{grid-column:2}.checkout-detail-error{flex-direction:column;align-items:flex-start}.checkout-detail-error .button{width:100%}}.conversations-page{max-width:none;padding-bottom:24px}.inbox-shell{border:1px solid var(--border);height:calc(100vh - 205px);min-height:600px;box-shadow:var(--shadow);background:#fff;border-radius:15px;grid-template-columns:310px minmax(450px,1fr) 260px;display:grid;overflow:hidden}.conversation-list{border-right:1px solid var(--border);min-width:0}.inbox-tabs{gap:5px;padding:12px 12px 0;display:flex}.inbox-tabs button{color:#747883;border-radius:8px;flex:1;padding:9px;font-size:10px;font-weight:600}.inbox-tabs button.active{color:var(--pink);background:var(--pink-soft)}.inbox-tabs span{margin-left:4px}.conversation-search{border:1px solid var(--border);background:#f8f9fa;border-radius:8px;align-items:center;gap:7px;margin:9px 12px;padding:0 9px;display:flex}.conversation-search input{background:0 0;border:0;outline:0;width:100%;height:34px;font-size:10px}.conversation-filters{border-bottom:1px solid var(--border);gap:5px;padding:0 12px 10px;display:flex}.conversation-filters button{color:#7c808b;background:#f2f3f5;border-radius:999px;padding:6px 8px;font-size:8px;font-weight:600}.conversation-filters button.active{color:#b30f57;background:#ffe8f2}.conversation-items{height:calc(100% - 119px);overflow-y:auto}.conversation-item{text-align:left;border-bottom:1px solid #f0f1f3;gap:10px;width:100%;padding:13px 11px;display:flex;position:relative}.conversation-item:hover,.conversation-item.selected{background:#fff7fa}.conversation-item.selected:before{content:"";background:var(--pink);border-radius:0 3px 3px 0;width:3px;position:absolute;top:11px;bottom:11px;left:0}.contact-avatar>span{background:#aaa;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:-2px;right:-2px}.contact-avatar>span.ia{background:var(--pink)}.contact-avatar>span.humano{background:#2387ce}.contact-avatar>span.aguardando{background:#e49034}.conversation-copy{flex:1;gap:4px;min-width:0;display:grid}.conversation-copy>div{justify-content:space-between;gap:7px;display:flex}.conversation-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.conversation-copy time{color:#9599a2;font-size:8px}.conversation-copy p{color:#747883;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:9px;overflow:hidden}.conversation-copy>span{color:#a0a3aa;font-size:8px}.unread-count{color:#fff;background:var(--pink);border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:8px;display:grid;position:absolute;bottom:10px;right:10px}.chat-panel{background:#fbfbfc;flex-direction:column;min-width:0;display:flex}.chat-header{border-bottom:1px solid var(--border);background:#fff;align-items:center;gap:10px;height:64px;padding:0 16px;display:flex}.contact-avatar.large{width:39px;height:39px}.chat-header>div:nth-child(2){gap:2px;display:grid}.chat-header strong{font-size:11px}.chat-header span{color:var(--muted);font-size:9px}.chat-header-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.mode-switch{background:#f0f1f3;border-radius:9px;padding:3px;display:flex}.mode-switch button{color:#757984;border-radius:7px;align-items:center;gap:4px;padding:6px 8px;font-size:8px;font-weight:700;display:flex}.mode-switch button.active{color:#b20d56;background:#fff;box-shadow:0 2px 5px #23232c14}.chat-context{color:#7a6770;background:#fff7fa;border-bottom:1px solid #f2dce5;align-items:center;gap:7px;height:37px;padding:0 16px;font-size:9px;display:flex}.chat-context svg{color:var(--pink)}.chat-context .badge{margin-left:auto}.message-area{background-color:#f7f4f5;background-image:radial-gradient(#ded8dc .6px,#0000 .6px);background-size:14px 14px;flex:1;padding:16px 20px;overflow-y:auto}.day-divider{justify-content:center;align-items:center;margin-bottom:14px;display:flex}.day-divider span{color:#888b94;background:#ffffffe6;border-radius:999px;padding:4px 8px;font-size:8px}.message-row{margin:8px 0;display:flex}.message-row.agent{justify-content:flex-end}.message-bubble{background:#fff;border:1px solid #e1e2e6;border-radius:4px 13px 13px;max-width:min(72%,520px);padding:10px 12px 6px;box-shadow:0 2px 7px #24242d0a}.message-row.agent .message-bubble{background:#fff0f6;border-color:#f1cbdc;border-radius:13px 4px 13px 13px}.message-bubble p{color:#3f424a;margin:0;font-size:10px;line-height:1.55}.message-bubble span{color:#9699a2;justify-content:flex-end;align-items:center;gap:3px;margin-top:5px;font-size:7px;display:flex}.message-row.agent .message-bubble span svg{color:var(--pink)}.agent-thinking{color:#91949c;align-items:center;gap:7px;margin:13px 0;font-size:8px;display:flex}.agent-thinking>span{background:#fff;border-radius:9px;gap:2px;padding:7px 9px;display:flex}.agent-thinking i{background:var(--pink);border-radius:50%;width:4px;height:4px}.composer{border-top:1px solid var(--border);background:#fff;align-items:flex-end;gap:8px;padding:11px;display:flex}.composer>button:first-child{color:#858994;height:36px}.composer textarea{resize:none;border:1px solid var(--border);border-radius:10px;outline:none;width:100%;min-height:38px;max-height:100px;padding:11px 12px;font-size:10px}.composer textarea:focus{border-color:#e68ab2;box-shadow:0 0 0 3px #fff0f6}.send-button{color:#fff;background:linear-gradient(135deg,var(--pink),var(--orange));border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.customer-panel{border-left:1px solid var(--border);background:#fff}.customer-panel>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:52px;padding:0 15px;display:flex}.customer-panel>header strong{font-size:10px}.customer-summary{border-bottom:1px solid var(--border);justify-items:center;padding:18px;display:grid}.contact-avatar.xl{border-radius:15px;width:50px;height:50px;font-size:13px}.customer-summary h3{margin:10px 0 3px;font-size:12px}.customer-summary span{color:#8b8f99;font-size:8px}.detail-block{border-bottom:1px solid var(--border);gap:7px;padding:14px 15px;display:grid}.detail-block label{color:#989ba3;text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px;font-size:8px;font-weight:700}.detail-block>div:not(.tag-list){color:#61656f;align-items:center;gap:7px;font-size:9px;display:flex}.detail-block>div svg{color:#9397a0}.detail-block strong{font-size:9px}.detail-block>span{color:#858994;font-size:8px}.tag-list{flex-wrap:wrap;gap:5px;display:flex}.customer-panel>.button{width:calc(100% - 28px);margin:14px}.agent-intro{background:linear-gradient(90deg,#fff5f9,#fff);border:1px solid #efd5e0;border-radius:14px;align-items:center;gap:14px;margin-bottom:19px;padding:15px 17px;display:flex}.intro-illustration{color:#fff;background:linear-gradient(135deg,var(--pink),var(--orange));border-radius:13px;flex-shrink:0;place-items:center;width:45px;height:45px;display:grid;position:relative}.intro-illustration svg:last-child{color:#f99b55;position:absolute;top:-4px;right:-3px}.agent-intro>div:nth-child(2){flex:1}.agent-intro strong{font-size:11px}.agent-intro p{color:var(--muted);margin:3px 0 0;font-size:9px;line-height:1.45}.intro-rule{color:#9e275c;border-left:1px solid #efd5e0;align-items:center;gap:8px;padding:9px 11px;display:flex}.intro-rule span{font-size:8px;display:grid}.intro-rule b{font-size:9px}.agent-grid{grid-template-columns:repeat(3,minmax(250px,1fr));gap:15px;display:grid}.agent-card,.agent-template-card{border:1px solid var(--border);background:#fff;border-radius:15px;min-height:270px}.agent-card{padding:18px}.agent-card>header{align-items:center;gap:10px;display:flex}.agent-icon{color:#838791;background:#f0f1f3;border-radius:12px;flex-shrink:0;place-items:center;width:39px;height:39px;display:grid}.agent-icon.active{color:#fff;background:linear-gradient(135deg,var(--pink),var(--orange));box-shadow:0 6px 14px #d616692e}.agent-card>header>div:nth-child(2){flex:1;gap:5px;min-width:0;display:grid}.agent-card h2{margin:0;font-size:13px}.agent-card>p{min-height:48px;color:var(--muted);margin:17px 0;font-size:10px;line-height:1.55}.agent-meta{background:#f8f8fa;border-radius:10px;grid-template-columns:1fr 1fr;gap:8px;padding:11px;display:grid}.agent-meta span{gap:3px;display:grid}.agent-meta small{color:#92959d;font-size:8px}.agent-meta b{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.agent-channels{gap:5px;margin:11px 0;display:flex}.agent-card>footer{border-top:1px solid var(--border);align-items:center;gap:18px;padding-top:12px;display:flex}.agent-card>footer>div{display:grid}.agent-card>footer strong{font-family:Manrope;font-size:13px}.agent-card>footer span{color:#92959d;font-size:7px}.agent-card>footer a{color:var(--pink);align-items:center;gap:4px;margin-left:auto;font-size:9px;font-weight:700;display:flex}.agent-template-card{color:#737782;border-style:dashed;align-content:center;place-items:center;gap:8px;padding:20px;display:grid}.agent-template-card>div{width:42px;height:42px;color:var(--pink);background:var(--pink-soft);border-radius:13px;place-items:center;display:grid}.agent-template-card strong{font-size:12px}.agent-template-card span{text-align:center;max-width:180px;font-size:9px;line-height:1.4}.blueprint-strip{border:1px solid var(--border);background:#fff;border-radius:13px;justify-content:space-between;align-items:center;margin-top:18px;padding:14px 16px;display:flex}.blueprint-strip>div{color:var(--pink);align-items:center;gap:10px;display:flex}.blueprint-strip span{color:#777b84;gap:2px;font-size:9px;display:grid}.blueprint-strip strong{color:#30323a;font-size:10px}.settings-tabs{border-bottom:1px solid var(--border);gap:4px;margin-bottom:14px;display:flex}.settings-tabs button{color:#767a84;border-bottom:2px solid #0000;padding:10px 12px;font-size:10px;font-weight:600}.settings-tabs button.active{color:var(--pink);border-color:var(--pink)}.secret-notice{color:#3c6b9d;background:#f4f8fc;border:1px solid #dfe5ed;border-radius:12px;align-items:flex-start;gap:11px;margin-bottom:15px;padding:13px 15px;display:flex}.secret-notice strong{font-size:10px}.secret-notice p{color:#637a91;margin:3px 0 0;font-size:9px;line-height:1.4}.integration-filters{gap:5px;margin-bottom:13px;display:flex}.integration-filters button{color:#777b85;background:#eaecef;border-radius:999px;padding:7px 11px;font-size:9px;font-weight:600}.integration-filters button.active{color:#fff;background:#4a414e}.integration-grid{grid-template-columns:repeat(3,minmax(245px,1fr));gap:14px;display:grid}.integration-card{border:1px solid var(--border);background:#fff;border-radius:14px;flex-direction:column;min-height:230px;padding:17px;display:flex}.integration-card>header{align-items:center;gap:10px;display:flex}.integration-logo{border:1px solid #0000;border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;font-family:Manrope;font-size:11px;font-weight:800;display:grid}.integration-card header>div:nth-child(2){flex:1;gap:2px;display:grid}.integration-card h2{margin:0;font-size:12px}.integration-card header span{color:#9699a2;font-size:8px}.integration-card>p{min-height:44px;color:var(--muted);margin:15px 0;font-size:9px;line-height:1.55}.integration-details{gap:5px;margin-top:auto;display:grid}.integration-details span{color:#848892;align-items:center;gap:6px;font-size:8px;display:flex}.integration-details .attention{color:#b75a25}.configure-link{border-top:1px solid var(--border);width:100%;color:var(--pink);text-align:left;justify-content:space-between;align-items:center;margin-top:13px;padding-top:11px;font-size:9px;font-weight:700;display:flex}.webhook-note{border:1px solid var(--border);background:#fff;border-radius:13px;justify-content:space-between;align-items:center;gap:20px;margin-top:17px;padding:14px 16px;display:flex}.webhook-note>div{align-items:center;gap:10px;display:flex}.webhook-note>div>svg{color:var(--pink)}.webhook-note span{color:#7e828c;gap:3px;font-size:8px;display:grid}.webhook-note strong{color:#3a3d45;font-size:9px}.webhook-note a{color:var(--pink);white-space:nowrap;align-items:center;gap:5px;font-size:9px;font-weight:700;display:flex}.modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1c171f8c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.config-modal{background:#fff;border-radius:17px;width:min(620px,100%);overflow:hidden;box-shadow:0 24px 80px #18141b47}.config-modal>header{border-bottom:1px solid var(--border);align-items:center;gap:11px;padding:18px 20px;display:flex}.config-modal>header>div:nth-child(2){flex:1}.config-modal h2{margin:0 0 3px;font-size:15px}.config-modal header p{color:var(--muted);margin:0;font-size:9px}.config-modal form{padding:19px 20px}.form-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.form-grid label,.inspector-form>label{gap:6px;display:grid}.form-grid label>span,.inspector-form label>span{color:#555963;font-size:9px;font-weight:600}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea,.inspector-form input,.inspector-form textarea,.inspector-form select{background:#fff;border:1px solid #dfe1e6;border-radius:9px;outline:0;width:100%;padding:10px 11px;font-size:10px}.input-with-icon{position:relative}.input-with-icon svg{color:#9699a2;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.input-with-icon input{padding-left:33px}.modal-safety{color:#247553;background:#ecf8f2;border-radius:9px;align-items:center;gap:7px;margin-top:14px;padding:10px;font-size:9px;display:flex}.config-modal footer{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.access-principle{color:#237451;background:#f3fbf7;border:1px solid #d6eadf;border-radius:13px;align-items:center;gap:12px;margin-bottom:16px;padding:14px 16px;display:flex}.access-principle>div{flex:1}.access-principle strong{color:#2e3e35;font-size:10px}.access-principle p{color:#63736a;margin:3px 0 0;font-size:9px}.access-toolbar{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.segment-control{background:#e9eaed;border-radius:10px;padding:3px;display:flex}.segment-control button{color:#727681;border-radius:8px;align-items:center;gap:6px;padding:8px 11px;font-size:9px;font-weight:700;display:flex}.segment-control button.active{color:#b00e55;background:#fff;box-shadow:0 2px 6px #26262d14}.groups-grid{grid-template-columns:repeat(4,minmax(220px,1fr));gap:14px;display:grid}.group-card{border:1px solid var(--border);background:#fff;border-radius:14px;padding:16px}.group-card>header{align-items:center;gap:10px;display:flex}.group-card>header>div:nth-child(2){flex:1;gap:2px;display:grid}.group-card h2{margin:0;font-size:11px}.group-card header span{color:#91949d;font-size:8px}.group-icon{border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.group-pink{color:var(--pink);background:var(--pink-soft)}.group-orange{color:var(--orange);background:var(--orange-soft)}.group-blue{color:#357bc0;background:#eaf3fb}.group-green{color:#21835d;background:#e8f6ef}.scope-line{color:#6f737d;background:#f5f6f7;border-radius:8px;align-items:center;gap:6px;margin:14px 0;padding:8px;font-size:8px;display:flex}.permission-preview{gap:7px;display:grid}.permission-preview>small{color:#9699a2;text-transform:uppercase;letter-spacing:.06em;font-size:7px}.permission-preview>span{color:#555963;align-items:center;gap:6px;font-size:8px;display:flex}.permission-preview i{background:#b5b8c0;border-radius:50%;width:5px;height:5px}.permission-preview button{color:var(--pink);text-align:left;margin-top:4px;font-size:8px;font-weight:700}.users-table{overflow:hidden}.table-head,.table-row{grid-template-columns:1.4fr 1.4fr .7fr .55fr 30px;align-items:center;gap:12px;padding:11px 14px;display:grid}.table-head{color:#8e929b;text-transform:uppercase;background:#f5f6f8;font-size:8px;font-weight:700}.table-row{border-top:1px solid var(--border);min-height:62px;font-size:9px}.user-cell{align-items:center;gap:9px;display:flex}.user-cell>span{gap:3px;display:grid}.user-cell strong{font-size:9px}.user-cell small{color:#898d96;font-size:8px}.agent-editor-page{background:#f5f6f8;flex-direction:column;height:calc(100vh - 72px);min-height:650px;display:flex;overflow:hidden}.editor-header{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;height:68px;padding:0 20px;display:flex}.editor-identity{align-items:center;gap:10px;display:flex}.icon-button{border:1px solid var(--border);border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.editor-identity>div:nth-child(3){gap:2px;display:grid}.editor-identity span{color:#9599a2;font-size:8px}.editor-identity strong{font-family:Manrope;font-size:12px}.editor-actions{align-items:center;gap:8px;display:flex}.save-state{color:#5f8b72;align-items:center;gap:4px;margin-right:5px;font-size:8px;display:flex}.save-state.dirty{color:#b6662e}.editor-tabs{border-bottom:1px solid var(--border);background:#fff;align-items:center;gap:2px;height:48px;padding:0 17px;display:flex}.editor-tabs>button{color:#777b86;border-bottom:2px solid #0000;align-items:center;gap:6px;height:100%;padding:0 12px;font-size:9px;font-weight:600;display:flex}.editor-tabs>button.active{color:var(--pink);border-color:var(--pink)}.editor-tabs>span{flex:1}.publish-control{align-items:center;gap:8px;display:flex}.publish-control small{color:#777b85;font-size:8px}.toggle-control{background:#c9ccd2;border-radius:999px;width:34px;height:19px;padding:2px;transition:all .2s}.toggle-control span{background:#fff;border-radius:50%;width:15px;height:15px;transition:all .2s;display:block;box-shadow:0 1px 3px #0003}.toggle-control.on{background:var(--pink)}.toggle-control.on span{transform:translate(15px)}.flow-workspace{flex:1;grid-template-columns:205px minmax(450px,1fr) 285px;min-height:0;display:grid}.node-palette,.node-inspector{z-index:3;background:#fff;overflow-y:auto}.node-palette{border-right:1px solid var(--border);padding:15px 12px}.node-palette>div:first-child{padding:0 3px 10px}.node-palette h3{margin:0 0 3px;font-size:11px}.node-palette p{color:#9699a2;margin:0;font-size:8px}.node-palette>button{border:1px solid var(--border);text-align:left;background:#fff;border-radius:9px;align-items:center;gap:9px;width:100%;margin-bottom:6px;padding:9px;display:flex}.node-palette>button>svg{color:var(--pink)}.node-palette>button>span:nth-child(2){flex:1;gap:2px;display:grid}.node-palette button strong{font-size:9px}.node-palette button small{color:#91949d;font-size:7px}.drag-dots{color:#b1b4bb}.palette-tip{color:#526e8a;background:#edf5fc;border-radius:9px;gap:7px;margin-top:14px;padding:9px;font-size:7px;line-height:1.4;display:flex}.canvas-area{background:#f6f7f9;min-width:0;position:relative}.canvas-toolbar{z-index:5;border:1px solid var(--border);background:#ffffffed;border-radius:10px;align-items:center;gap:8px;height:35px;padding:0 10px;display:flex;position:absolute;top:10px;left:12px;right:12px;box-shadow:0 3px 10px #1e21280f}.canvas-toolbar>span:not(.badge){color:#8f929a;font-size:8px}.canvas-toolbar>button{color:#656973;align-items:center;gap:5px;margin-left:auto;font-size:8px;font-weight:600;display:flex}.react-flow__controls{overflow:hidden;border-radius:9px!important}.react-flow__minimap{border:1px solid var(--border);border-radius:9px;overflow:hidden}.flow-node{background:#fff;border:1px solid #dfe1e6;border-radius:11px;align-items:center;gap:10px;width:210px;padding:11px;display:flex;box-shadow:0 4px 12px #21222a12}.flow-node.selected{border-color:#df5f96;box-shadow:0 0 0 3px #fce4ee,0 5px 14px #21222a14}.flow-node-icon{color:#6b56d8;background:#eeebff;border-radius:9px;flex-shrink:0;place-items:center;width:33px;height:33px;display:grid}.flow-node>div:nth-child(2){gap:3px;display:grid}.flow-node strong{font-size:9px}.flow-node span{color:#858994;font-size:7px}.flow-start .flow-node-icon{color:#c44b7e;background:#ffe9f2}.flow-condition .flow-node-icon{color:#cf552f;background:#fff0eb}.flow-handoff .flow-node-icon{color:#c50f5c;background:#ffe7f1}.flow-end .flow-node-icon{color:#23805b;background:#e9f7f0}.node-inspector{border-left:1px solid var(--border)}.node-inspector>header{border-bottom:1px solid var(--border);align-items:center;padding:15px;display:flex}.node-inspector>header>div{flex:1;gap:3px;display:grid}.node-inspector header small{color:#9699a2;text-transform:uppercase;font-size:7px}.node-inspector h3{margin:0;font-size:11px}.inspector-form{gap:13px;padding:14px;display:grid}.inspector-form textarea{resize:vertical;line-height:1.5}.inspector-tools{gap:7px;display:grid}.inspector-tools>span{color:#555963;font-size:9px;font-weight:600}.inspector-tools label{color:#686c76;align-items:center;gap:7px;font-size:8px;display:flex}.inspector-tools input{accent-color:var(--pink)}.risk-note{color:#a65327;background:#fff2e9;border-radius:8px;align-items:flex-start;gap:7px;padding:9px;font-size:7px;line-height:1.4;display:flex}.inspector-empty{color:#9699a2;align-content:center;place-items:center;gap:6px;height:100%;display:grid}.inspector-empty strong{font-size:10px}.inspector-empty span{font-size:8px}.configuration-layout{grid-template-columns:minmax(500px,820px) 250px;justify-content:center;gap:17px;min-height:0;padding:20px;display:grid;overflow-y:auto}.config-stack{align-content:start;gap:9px;display:grid}.config-section{border:1px solid var(--border);background:#fff;border-radius:13px;overflow:hidden}.config-section-header{text-align:left;align-items:center;gap:11px;width:100%;padding:14px;display:flex}.config-section-icon{width:35px;height:35px;color:var(--pink);background:var(--pink-soft);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.config-section-header>div:nth-child(2){flex:1;gap:3px;display:grid}.config-section-header strong{font-size:10px}.config-section-header span{color:#8a8e97;font-size:8px}.config-section-body{border-top:1px solid #f0f1f3;padding:2px 15px 15px}.config-section-body>.form-grid{padding-top:14px}.guardrail-list{gap:10px;padding-top:13px;display:grid}.guardrail-list>label{border:1px solid var(--border);border-radius:9px;align-items:center;gap:10px;padding:10px;display:flex}.guardrail-list label>span{gap:2px;display:grid}.guardrail-list strong{font-size:9px}.guardrail-list small{color:#858994;font-size:7px}.section-placeholder{color:#777b85;background:#f6f7f9;border-radius:9px;margin:13px 0 0;padding:13px;font-size:9px}.config-summary{border:1px solid var(--border);background:#fff;border-radius:14px;justify-items:center;gap:8px;height:fit-content;padding:20px;display:grid}.config-summary h3{margin:3px 0;font-size:12px}.config-summary>div:not(.agent-icon){border-bottom:1px solid var(--border);justify-content:space-between;width:100%;padding:10px 0;font-size:8px;display:flex}.config-summary>div span{color:#888c95}.config-summary>.button{width:100%;margin-top:7px}.versions-layout{grid-template-columns:minmax(500px,760px) 270px;justify-content:center;gap:16px;padding:20px;display:grid;overflow-y:auto}.versions-layout>.panel{padding:18px}.versions-layout h2{margin:0 0 5px;font-size:13px}.versions-layout>.panel>p{color:var(--muted);font-size:9px}.test-case{border-top:1px solid var(--border);align-items:center;gap:10px;padding:11px 0;display:flex}.test-status{border-radius:9px;place-items:center;width:29px;height:29px;display:grid}.test-status.passed{color:#1e805a;background:#e8f7ef}.test-status.pending{color:#a66b2a;background:#fff1e1}.test-case>span{flex:1;gap:2px;display:grid}.test-case strong{font-size:9px}.test-case small{color:#8b8f98;font-size:7px}.test-case button{color:var(--pink);align-items:center;gap:4px;font-size:8px;font-weight:700;display:flex}.version-list>div{border-top:1px solid var(--border);align-items:center;gap:9px;padding:11px 0;display:flex}.version-list>div>b{width:28px;color:var(--pink);font-size:10px}.version-list>div>span{flex:1;gap:2px;display:grid}.version-list strong{font-size:8px}.version-list small{color:#8f939b;font-size:7px}.test-drawer{z-index:80;background:#fff;flex-direction:column;width:380px;display:flex;position:fixed;top:72px;bottom:0;right:0;box-shadow:-15px 0 40px #1c181f2e}.test-drawer>header{border-bottom:1px solid var(--border);align-items:center;padding:16px;display:flex}.test-drawer>header>div{flex:1;gap:3px;display:grid}.test-drawer header small{color:var(--pink);letter-spacing:.12em;font-size:7px;font-weight:800}.test-drawer h2{margin:0;font-size:14px}.simulator-context{background:#fff8f1;align-items:center;gap:7px;padding:10px 14px;display:flex}.simulator-context>span{color:#8c735d;font-size:8px}.simulator-messages{background:#f7f5f6;flex:1;padding:16px}.sim-message{background:#fff;border-radius:12px;max-width:85%;padding:10px 11px;font-size:9px;line-height:1.5}.sim-message.agent{border-top-left-radius:3px}.sim-hint{color:#8a8e97;align-items:center;gap:6px;margin-top:15px;font-size:8px;display:flex}.test-drawer>footer{border-top:1px solid var(--border);gap:8px;padding:12px;display:flex}.test-drawer>footer input{border:1px solid var(--border);border-radius:9px;outline:0;flex:1;min-width:0;padding:10px;font-size:9px}.test-drawer>footer button{color:#fff;background:var(--pink);border-radius:9px;place-items:center;width:36px;display:grid}.recovery-template-editor{gap:13px;padding-top:14px;display:grid}.recovery-template-editor>label{gap:6px;display:grid}.recovery-template-editor>label>span,.template-variable-list>span,.recovery-template-preview>span{color:#5f646e;font-size:8px;font-weight:700}.recovery-template-editor textarea{border:1px solid var(--border);resize:vertical;background:#fff;border-radius:9px;outline:0;width:100%;padding:11px 12px;font-size:9px;line-height:1.55}.recovery-template-editor textarea:focus{border-color:var(--pink);box-shadow:0 0 0 3px var(--pink-soft)}.template-variable-list{gap:7px;display:grid}.template-variable-list>div{flex-wrap:wrap;gap:7px;display:flex}.template-variable-list button{color:#7b3f5a;text-align:left;background:#fff9fb;border:1px solid #eadce3;border-radius:8px;align-items:center;gap:6px;padding:7px 9px;display:flex}.template-variable-list button:hover{background:#fff2f7;border-color:#df8caf}.template-variable-list code{color:var(--pink);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:700}.template-variable-list small{color:var(--muted);font-size:7px}.recovery-template-preview{background:#f4faf7;border:1px solid #dce9e3;border-radius:10px;gap:6px;padding:12px;display:grid}.recovery-template-preview p{color:#404a45;white-space:pre-wrap;margin:0;font-size:9px;line-height:1.65}.recovery-template-preview>small{color:#748079;font-size:7px;line-height:1.4}.recovery-media-editor{background:#fff9fb;border:1px solid #eadce3;border-radius:11px;grid-template-columns:150px 1fr;gap:13px;padding:12px;display:grid}.recovery-media-preview{aspect-ratio:1;background:#fff;border:1px dashed #dfb8c9;border-radius:10px;place-items:center;display:grid;overflow:hidden}.recovery-media-preview img{object-fit:cover;width:100%;height:100%}.recovery-media-preview>span{color:#9c7184;text-align:center;justify-items:center;gap:5px;padding:10px;display:grid}.recovery-media-preview strong{font-size:8px}.recovery-media-preview small{color:var(--muted);font-size:7px;line-height:1.4}.recovery-media-actions{align-content:center;gap:7px;display:grid}.recovery-media-actions>span{color:#5f646e;font-size:8px;font-weight:700}.recovery-media-actions p{color:var(--muted);margin:0;font-size:8px;line-height:1.5}.recovery-media-actions>div{flex-wrap:wrap;gap:7px;display:flex}.recovery-media-actions>small{color:#8b7380;font-size:7px}.recovery-upload-button,.recovery-remove-media{color:#a51255;cursor:pointer;background:#fff;border:1px solid #df8caf;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;font-size:8px;font-weight:700;display:inline-flex}.recovery-upload-button input{display:none}.recovery-upload-button:hover{background:#fff0f6}.recovery-upload-button.disabled{opacity:.6;cursor:wait}.recovery-remove-media{border-color:var(--border);color:#666;background:#fff}.recovery-template-preview>img{object-fit:contain;background:#fff;border-radius:8px;width:100%;max-height:260px}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=700px){.recovery-media-editor{grid-template-columns:1fr}.recovery-media-preview{max-width:220px}}.settings-tabs a{color:#767a84;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:10px 12px;font-size:10px;font-weight:600;display:flex}.settings-tabs a.active{color:var(--pink);border-color:var(--pink)}.settings-tabs button{display:none}.integration-priority{background:linear-gradient(95deg,#fff2f7,#fff8f3);border:1px solid #f1c8d9;border-radius:13px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;padding:14px 16px;display:flex}.integration-priority>div{color:var(--pink);align-items:center;gap:10px;display:flex}.integration-priority span{gap:3px;display:grid}.integration-priority strong{color:#432f3a;font-size:10px}.integration-priority small{color:#806d77;font-size:8px}.integration-load-error,.integration-loading{border-radius:11px;align-items:center;gap:8px;margin-bottom:13px;padding:12px 14px;font-size:9px;display:flex}.integration-load-error{color:#9e3540;background:#fff0f1}.integration-load-error button{color:#9e3540;margin-left:auto;font-weight:700}.integration-loading{color:#777b85;background:#fff;justify-content:center}.integration-loading svg,.button .lucide-loader-circle{animation:.7s linear infinite route-spin}.integration-card{min-height:240px;position:relative}.integration-card.featured{border-color:#e4a5c0;box-shadow:0 10px 28px #b4226117}.integration-card.unavailable{background:#fbfbfc}.integration-highlight{color:#fff;background:linear-gradient(135deg,var(--pink),var(--orange));letter-spacing:.06em;border-radius:999px;padding:4px 8px;font-size:7px;font-weight:800;position:absolute;top:-8px;right:14px}.integration-details .configured{color:#25765b}.configure-link:disabled{cursor:not-allowed;color:#9a9da4}.field-help{color:#92959d;font-size:8px;line-height:1.4}.field-help-warning{color:#a56612}.integration-toggle{border:1px solid var(--border);background:#fafafa;border-radius:10px;align-items:flex-start;gap:9px;margin-top:14px;padding:11px;display:flex}.integration-toggle input{accent-color:var(--pink);margin-top:2px}.integration-toggle span{gap:3px;display:grid}.integration-toggle strong{font-size:9px}.integration-toggle small{color:#888c95;font-size:8px}.modal-feedback{border-radius:9px;align-items:flex-start;gap:7px;margin-top:12px;padding:9px 11px;font-size:8px;line-height:1.45;display:flex}.modal-feedback.success{color:#25765b;background:#eaf8f2}.modal-feedback.warning{color:#9a5c1d;background:#fff4e7}.modal-feedback.danger{color:#a13843;background:#fff0f1}.button:disabled{cursor:not-allowed;opacity:.62}.auth-page{background:#fff;grid-template-columns:minmax(480px,1.08fr) minmax(420px,.92fr);min-height:100vh;display:grid}.auth-story{background:radial-gradient(circle at 78% 70%,#fc5c331f,#0000 25%),radial-gradient(circle at 20% 15%,#d616691a,#0000 28%),linear-gradient(145deg,#fff 0%,#fff8fb 58%,#fff3ee 100%);flex-direction:column;min-height:100vh;padding:44px clamp(42px,6vw,92px);display:flex;position:relative;overflow:hidden}.auth-story:before,.auth-story:after{content:"";border:1px solid #d616691a;border-radius:50%;position:absolute}.auth-story:before{width:380px;height:380px;top:-145px;right:-190px}.auth-story:after{width:280px;height:280px;bottom:-100px;left:-150px}.auth-brand{z-index:2;position:relative}.auth-brand img,.auth-mobile-brand img,.pending-brand img,.legal-card>img{object-fit:contain;width:188px;height:auto}.auth-story-copy{z-index:2;max-width:590px;margin-top:clamp(70px,11vh,125px);position:relative}.auth-eyebrow{color:var(--pink);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:18px;font-size:11px;font-weight:800;display:inline-flex}.auth-story-copy h1{letter-spacing:-.055em;max-width:520px;margin-bottom:18px;font-size:clamp(38px,4.6vw,67px);line-height:1.02}.auth-story-copy h1:after{content:"";background:linear-gradient(90deg,var(--pink),var(--orange));border-radius:999px;width:74px;height:6px;margin-top:20px;display:block}.auth-story-copy>p{color:#66616a;max-width:560px;margin-bottom:25px;font-size:15px;line-height:1.75}.auth-highlights{gap:11px;display:grid}.auth-highlights span{color:#4f4953;align-items:center;gap:9px;font-size:12px;font-weight:600;display:flex}.auth-highlights svg{color:var(--pink)}.auth-visual{opacity:.95;width:260px;height:210px;position:absolute;bottom:9%;right:5%}.auth-symbol-halo{background:#ffffffdb;border-radius:40px;place-items:center;width:128px;height:128px;display:grid;position:absolute;bottom:8px;right:15px;transform:rotate(-7deg);box-shadow:0 24px 55px #532b3d24}.auth-symbol-halo img{object-fit:contain;width:108px;height:108px}.auth-float-card{color:#514851;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;border:1px solid #ffffffbf;border-radius:13px;align-items:center;gap:7px;padding:11px 14px;font-size:10px;font-weight:700;display:flex;position:absolute;box-shadow:0 14px 35px #482a361a}.auth-float-card i{background:#26a26f;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #dcf6ea}.auth-float-card svg{color:var(--pink)}.auth-float-one{top:25px;left:-15px}.auth-float-two{top:86px;left:20px}.auth-story-footer{z-index:2;color:#9b8f98;letter-spacing:.04em;margin-top:auto;font-size:9px;position:relative}.auth-panel{color:#fff;background:radial-gradient(circle at 80% 10%,#fc5c3359,#0000 32%),radial-gradient(circle at 5% 85%,#d6166940,#0000 35%),linear-gradient(150deg,#352b3a 0%,#2b2431 60%,#241f29 100%);place-items:center;min-height:100vh;padding:48px clamp(34px,6vw,90px);display:grid}.auth-form-wrap{width:min(420px,100%)}.auth-mobile-brand{display:none}.auth-kicker{color:#ec7eae;letter-spacing:.18em;margin-bottom:11px;font-size:9px;font-weight:800;display:block}.auth-form-wrap h2{color:#fff;letter-spacing:-.035em;margin:0 0 8px;font-size:clamp(27px,3vw,37px)}.auth-intro{color:#c9c1cc;margin-bottom:25px;font-size:12px;line-height:1.6}.auth-error{color:#ffd3d3;background:#9d25333d;border:1px solid #ffa0a047;border-radius:10px;align-items:flex-start;gap:9px;margin-bottom:14px;padding:11px 12px;font-size:10px;line-height:1.45;display:flex}.auth-error svg{flex-shrink:0}.google-button{color:#33323a;background:#fff;border-radius:11px;align-items:center;gap:11px;width:100%;min-height:49px;padding:0 15px;font-size:12px;font-weight:700;transition:all .18s;display:flex;box-shadow:0 10px 25px #00000021}.google-button span{text-align:left;flex:1}.google-button:hover{transform:translateY(-1px);box-shadow:0 13px 30px #0000002e}.google-button:disabled,.auth-submit:disabled{cursor:wait;opacity:.7}.auth-divider{color:#8e8491;align-items:center;gap:12px;margin:20px 0;font-size:9px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#ffffff1c;flex:1;height:1px}.auth-form{gap:14px;display:grid}.auth-form>label{gap:7px;display:grid}.auth-form>label>span{color:#d7d0d9;font-size:10px;font-weight:600}.auth-input{background:#ffffff12;border:1px solid #ffffff24;border-radius:10px;align-items:center;gap:9px;height:46px;padding:0 12px;transition:all .16s;display:flex}.auth-input:focus-within{border-color:#ea498fb8;box-shadow:0 0 0 3px #d616691f}.auth-input>svg{color:#998f9c}.auth-input input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:11px}.auth-input input::placeholder{color:#776e7b}.auth-input button{color:#9e95a1;place-items:center;display:grid}.auth-submit{color:#fff;background:linear-gradient(135deg,var(--pink),var(--orange));border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:47px;margin-top:4px;font-size:12px;font-weight:800;display:flex;box-shadow:0 10px 24px #d6166940}.auth-help{color:#a99fab;text-align:center;margin:18px 0 0;font-size:9px;line-height:1.55}.auth-legal{color:#938a96;justify-content:center;gap:8px;margin-top:17px;font-size:9px;display:flex}.auth-legal a:hover{color:#fff}.auth-loading{background:linear-gradient(145deg,#fff8fb,#fff);align-content:center;place-items:center;gap:10px;min-height:100vh;display:grid}.auth-loading img{object-fit:contain;width:76px;height:76px}.auth-loading>span{border:3px solid #f4cfdf;border-top-color:var(--pink);border-radius:50%;width:28px;height:28px;animation:.7s linear infinite route-spin}.auth-loading small{color:#7b7580;font-size:10px}.access-pending-page,.legal-page{background:radial-gradient(circle at 15% 15%,#d616691a,#0000 25%),radial-gradient(circle at 85% 80%,#fc5c331c,#0000 28%),#f7f5f7;place-items:center;min-height:100vh;padding:28px;display:grid}.access-pending-card{text-align:center;background:#fff;border:1px solid #ece5e9;border-radius:22px;width:min(530px,100%);padding:36px;box-shadow:0 24px 70px #32222d1a}.pending-brand{margin-bottom:28px}.pending-brand img{width:155px}.pending-icon{width:70px;height:70px;color:var(--pink);background:var(--pink-soft);border-radius:22px;place-items:center;margin:0 auto 17px;display:grid}.access-pending-card h1{letter-spacing:-.03em;margin-bottom:11px;font-size:25px}.access-pending-card>p{color:var(--muted);margin:0 auto 19px;font-size:11px;line-height:1.65}.pending-account{color:#58515a;text-align:left;background:#f7f4f6;border-radius:11px;align-items:center;gap:11px;margin:0 auto 17px;padding:12px;display:flex}.pending-account>span{gap:3px;font-size:11px;font-weight:700;display:grid}.pending-account small{color:#938c95;text-transform:uppercase;font-size:8px;font-weight:600}.pending-guidance{padding:0 16px}.pending-actions{justify-content:center;gap:9px;display:flex}.legal-card{background:#fff;border:1px solid #ece5e9;border-radius:22px;width:min(720px,100%);padding:42px;box-shadow:0 24px 70px #32222d14}.legal-card>img{width:155px;margin-bottom:29px}.legal-card h1{margin-bottom:8px;font-size:29px}.legal-card>p{color:var(--muted);font-size:11px;line-height:1.7}.legal-card h2{margin:24px 0 5px;font-size:14px}.legal-back{margin-top:23px}.account-menu-wrap{position:relative}.account-popover{border:1px solid var(--border);background:#fff;border-radius:13px;width:290px;position:absolute;top:46px;right:0;overflow:hidden;box-shadow:0 18px 45px #231c2a29}.account-identity{align-items:center;gap:10px;padding:14px;display:flex}.account-identity>span{color:#fff;background:linear-gradient(135deg,var(--pink),var(--orange));border-radius:11px;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:10px;font-weight:800;display:grid}.account-identity>div{gap:4px;min-width:0;display:grid}.account-identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.account-identity small{color:#858994;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;font-size:8px;display:flex;overflow:hidden}.account-popover>button{border-top:1px solid var(--border);color:#a02e3b;text-align:left;background:snow;align-items:center;gap:8px;width:100%;padding:11px 14px;font-size:9px;font-weight:700;display:flex}.unauthorized-page{place-items:center;min-height:calc(100vh - 72px);display:grid}.unauthorized-card{text-align:center;width:min(540px,100%);padding:36px}.unauthorized-card>div{width:64px;height:64px;color:var(--pink);background:var(--pink-soft);border-radius:20px;place-items:center;margin:0 auto 18px;display:grid}.unauthorized-card h1{margin:7px 0 10px;font-size:23px}.unauthorized-card p{color:var(--muted);margin:0 auto 20px;font-size:11px;line-height:1.65}@media (width<=1180px){.metrics-grid,.groups-grid,.integration-grid,.agent-grid{grid-template-columns:repeat(2,1fr)}.inbox-shell{grid-template-columns:280px minmax(420px,1fr)}.customer-panel{display:none}.flow-workspace{grid-template-columns:190px minmax(430px,1fr)}.node-inspector,.auth-visual{display:none}}@media (width<=820px){.sidebar{border-radius:18px;flex-direction:row;width:calc(100% - 20px);height:67px;padding:7px;position:fixed;inset:auto 10px 10px}.brand-mark{display:none}.sidebar-nav{flex-direction:row;justify-content:space-around;gap:2px}.sidebar-bottom{width:auto;margin-top:0;display:flex}.nav-item{flex:1;min-height:53px;font-size:8px}.nav-item:before{display:none}.workspace{width:100%;margin-left:0;padding-bottom:78px}.topbar{height:60px;padding:0 15px}.topbar-title strong{display:none}.mobile-logo{color:var(--pink);font-family:Manrope;font-weight:800;display:block}.branch-selector{min-width:165px}.page{padding:22px 15px 35px}.page-header{align-items:flex-start}.dashboard-grid{grid-template-columns:1fr}.agent-grid,.integration-grid{grid-template-columns:1fr 1fr}.kanban-board{grid-auto-columns:260px}.inbox-shell{grid-template-columns:245px minmax(380px,1fr);height:calc(100vh - 190px)}.flow-workspace{grid-template-columns:1fr}.node-palette{display:none}.editor-header{padding:0 10px}.editor-actions .save-state,.editor-actions .button-secondary{display:none}.configuration-layout,.versions-layout{grid-template-columns:1fr}.config-summary,.version-list{display:none}.test-drawer{top:60px}.users-table{overflow-x:auto}.table-head,.table-row{min-width:760px}.auth-page{grid-template-columns:1fr}.auth-story{display:none}.auth-panel{padding:38px 24px}.auth-mobile-brand{margin-bottom:38px;display:block}.auth-mobile-brand img{width:165px}.account-popover{width:min(290px,100vw - 30px);position:fixed;top:57px;right:15px}}@media (width<=600px){.sidebar{overflow-x:auto}.nav-item span{display:none}.page-header{display:grid}.page-actions,.page-actions .button{width:100%}.metrics-grid,.agent-grid,.integration-grid,.groups-grid{grid-template-columns:1fr}.metric-card{min-height:96px}.funnel-summary{flex-direction:column;align-items:flex-start}.funnel-selector{width:100%;min-width:0}.toolbar{flex-wrap:wrap}.search-field{flex:1;min-width:100%}.toolbar-spacer,.toolbar>small{display:none}.inbox-shell{height:auto;min-height:0;display:block}.conversation-list{border:0}.conversation-items{height:auto;max-height:520px}.chat-panel{display:none}.access-toolbar{flex-direction:column;align-items:stretch;gap:10px}.page-header h1{font-size:24px}.agent-intro{align-items:flex-start}.intro-rule,.editor-identity .badge{display:none}.editor-actions .button{padding:9px;font-size:0}.editor-actions .button svg{margin:0}.editor-tabs>button{font-size:0}.editor-tabs>button svg{margin:0}.publish-control small{display:none}.test-drawer{width:100%}.configuration-layout{padding:12px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.pending-actions{display:grid}.pending-actions .button{width:100%}.access-pending-card,.legal-card{padding:28px 22px}.branch-selector{min-width:145px;max-width:190px}.branch-selector>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}.integrations-page .integration-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.integrations-page .integration-card{cursor:pointer;border-radius:12px;gap:16px;min-height:258px;padding:24px;transition:transform .2s,box-shadow .2s,border-color .2s}.integrations-page .integration-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px #29202d1a}.integrations-page .integration-card.enabled{border-color:var(--pink);background:#d6166905}.integrations-page .integration-card.disabled{opacity:.82}.integrations-page .integration-card.unavailable{cursor:not-allowed;filter:grayscale(.18)}.integration-card-header{align-items:center;gap:18px;display:flex}.integration-logo{border:1px solid var(--border);background:#fff;border-radius:16px;flex-shrink:0;place-items:center;width:84px;height:84px;display:grid;overflow:hidden}.integration-logo img{object-fit:contain;width:100%;height:100%;padding:10px}.integration-logo-fallback{place-items:center;width:100%;height:100%;font-family:Manrope;font-size:14px;font-weight:800}.integration-logo-fallback.with-image{display:none}.integration-card-info{flex:1;gap:4px;min-width:0;display:grid}.integration-card-info h2{color:var(--text);margin:0;font-size:15px;font-weight:700}.integration-card-info span{color:var(--muted);font-size:10px}.integrations-page .integration-card>p{min-height:42px;color:var(--muted);margin:0;font-size:10px;line-height:1.55}.integration-card-check{color:#858994;align-items:center;gap:7px;margin-top:auto;font-size:9px;display:flex}.integration-card-check svg{color:var(--pink)}.integration-card-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:12px;display:flex}.integration-status-badge{border-radius:999px;padding:5px 11px;font-size:9px;font-weight:700}.integration-status-badge.success{color:#247553;background:#eaf8f2}.integration-status-badge.warning{color:#9a5c1d;background:#fff4e7}.integration-status-badge.danger{color:#a13843;background:#fff0f1}.integration-status-badge.info{color:#3c6b9d;background:#edf5fc}.integration-status-badge.neutral{color:#7c818c;background:#f0f1f3}.integration-switch{background:#c9ccd2;border-radius:999px;width:38px;height:22px;padding:3px;transition:all .2s}.integration-switch span{background:#fff;border-radius:50%;width:16px;height:16px;transition:all .2s;display:block;box-shadow:0 1px 4px #00000038}.integration-switch.active{background:linear-gradient(135deg,var(--pink),var(--orange))}.integration-switch.active span{transform:translate(16px)}.integration-switch:disabled{cursor:not-allowed;opacity:.55}.config-modal .integration-logo{border-radius:12px;width:56px;height:56px}.config-modal .integration-logo img{padding:7px}@media (width<=820px){.integrations-page .integration-grid{grid-template-columns:repeat(2,minmax(250px,1fr));gap:14px}.integrations-page .integration-card{padding:19px}}@media (width<=600px){.integrations-page .integration-grid{grid-template-columns:1fr}.integrations-page .integration-card{min-height:230px}.integration-priority,.webhook-note{flex-direction:column;align-items:flex-start}}.access-toolbar-actions{align-items:center;gap:9px;display:flex}.access-feedback{border-radius:11px;align-items:center;gap:9px;margin-bottom:13px;padding:11px 13px;font-size:9px;display:flex}.access-feedback span{flex:1}.access-feedback button{place-items:center;display:grid}.access-feedback.success{color:#237451;background:#eaf8f1}.access-feedback.danger{color:#a13843;background:#fff0f1}.access-loading{color:#777b85;align-content:center;place-items:center;gap:9px;min-height:240px;font-size:10px;display:grid}.access-loading svg{color:var(--pink);animation:.7s linear infinite route-spin}.group-card{cursor:pointer;transition:transform .16s,border-color .16s,box-shadow .16s}.group-card:hover,.group-card:focus-visible{border-color:#e5a4c0;outline:0;transform:translateY(-2px);box-shadow:0 10px 24px #2f222b14}.group-card.inactive{opacity:.65}.group-card>header .badge{margin-right:2px}.group-description{min-height:29px;color:var(--muted);margin:0 0 12px;font-size:8px;line-height:1.5}.permission-preview b{color:var(--pink);font-size:8px}.users-table .table-row{border:0;border-top:1px solid var(--border);text-align:left;background:#fff;border-radius:0;width:100%}.users-table .table-row:hover:not(:disabled){background:#fff8fb}.users-table .table-row:disabled{cursor:not-allowed;opacity:.78}.users-table .table-row>svg{color:#9b9ea6}.user-status{justify-items:start;gap:4px;display:grid}.user-status small{color:#8e929a;font-size:7px}.access-modal{border:1px solid var(--border);background:#fff;border-radius:18px;width:min(760px,100vw - 32px);max-height:calc(100vh - 40px);overflow-y:auto;box-shadow:0 28px 80px #1f182333}.access-modal>header{z-index:2;border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:flex-start;gap:18px;padding:20px 22px;display:flex;position:sticky;top:0}.access-modal>header>div{gap:4px;display:grid}.access-modal>header h2{margin:0;font-size:19px}.access-modal>header p{color:var(--muted);margin:0;font-size:9px}.access-modal>header>button{color:#7e828b;place-items:center;display:grid}.access-modal form{padding:20px 22px}.access-form-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.access-form-grid label{gap:6px;display:grid}.access-form-grid label.full{grid-column:1/-1}.access-form-grid label>span{color:#5f636d;font-size:9px;font-weight:700}.access-form-grid input,.access-form-grid textarea{border:1px solid var(--border);background:#fff;border-radius:9px;outline:0;width:100%;padding:10px 11px;font-size:10px;line-height:1.45}.access-form-grid input:focus,.access-form-grid textarea:focus{border-color:var(--pink);box-shadow:0 0 0 3px var(--pink-soft)}.access-form-grid input:disabled{color:#858994;background:#f4f5f6}.access-active-toggle{border:1px solid var(--border);background:#fafafa;border-radius:10px;align-items:flex-start;gap:9px;margin:14px 0;padding:11px;display:flex}.access-active-toggle input,.permission-selector input,.assignment-grid input{accent-color:var(--pink);margin-top:2px}.access-active-toggle span{gap:3px;display:grid}.access-active-toggle strong{font-size:9px}.access-active-toggle small{color:var(--muted);font-size:8px}.permission-selector{gap:12px;margin-top:15px;display:grid}.permission-selector>div{justify-content:space-between;align-items:center;display:flex}.permission-selector>div strong{font-size:11px}.permission-selector>div span{color:var(--pink);font-size:8px;font-weight:700}.permission-selector section{border:1px solid var(--border);border-radius:11px;overflow:hidden}.permission-selector h3{color:#6d717b;text-transform:uppercase;letter-spacing:.06em;background:#f5f6f8;margin:0;padding:9px 11px;font-size:8px}.permission-selector section label{border-top:1px solid #eff0f2;align-items:flex-start;gap:9px;padding:9px 11px;display:flex}.permission-selector section label>span{flex:1;gap:3px;min-width:0;display:grid}.permission-selector section label strong{font-size:9px}.permission-selector section label small{color:var(--muted);font-size:8px;line-height:1.4}.access-modal form>footer{border-top:1px solid var(--border);justify-content:flex-end;gap:9px;margin-top:18px;padding-top:16px;display:flex}.assignment-grid{grid-template-columns:1fr 1fr;gap:13px;margin-top:15px;display:grid}.assignment-grid>section{border:1px solid var(--border);border-radius:11px;overflow:hidden}.assignment-grid>section>header{color:var(--pink);background:#fff7fa;align-items:center;gap:9px;padding:11px;display:flex}.assignment-grid>section>header>div{flex:1;gap:2px;display:grid}.assignment-grid header strong{color:#454850;font-size:9px}.assignment-grid header span{color:#8c9099;font-size:7px}.assignment-grid>section>label{border-top:1px solid #eff0f2;align-items:flex-start;gap:9px;padding:10px 11px;display:flex}.assignment-grid label>span{gap:3px;display:grid}.assignment-grid label strong{font-size:9px}.assignment-grid label small{color:var(--muted);font-size:8px}.access-invite-note{color:#6c6270;background:#f7f4f7;border-radius:10px;align-items:flex-start;gap:9px;margin-top:14px;padding:11px;font-size:8px;line-height:1.5;display:flex}.access-invite-note svg{color:var(--pink);flex-shrink:0}.access-users-head,.access-users-row{grid-template-columns:1.25fr 1.15fr .8fr .75fr .55fr 30px}.assignment-grid>.assignment-sectors{grid-column:1/-1}.assignment-grid .sector-select-row{justify-content:space-between;align-items:center}.sector-select-row select{border:1px solid var(--border);background:#fff;border-radius:8px;outline:0;min-width:240px;padding:9px 10px;font-size:9px}.sector-select-row select:focus{border-color:var(--pink);box-shadow:0 0 0 3px var(--pink-soft)}.access-form-error{color:#a13843;background:#fff0f1;border:1px solid #f4c7cc;border-radius:10px;align-items:flex-start;gap:9px;margin-top:14px;padding:11px;font-size:9px;line-height:1.45;display:flex}.access-form-error svg{flex-shrink:0}.assignment-help{color:#6f737c;background:#fff;margin:0;padding:8px 11px;font-size:8px;line-height:1.45}.assignment-branches>label{cursor:pointer;transition:background .16s}.assignment-branches>label:has(input:checked){background:#fff7fa}.assignment-branches>label:has(input:checked) strong{color:var(--pink)}.assignment-branches>label:has(input:checked) small{color:#237451;font-weight:700}@media (width<=820px){.access-toolbar-actions{flex-direction:column;align-items:stretch}.access-toolbar-actions .button{justify-content:center}.access-modal{max-height:calc(100vh - 20px)}.assignment-grid{grid-template-columns:1fr}}@media (width<=600px){.access-form-grid{grid-template-columns:1fr}.access-form-grid label.full{grid-column:auto}.access-modal>header,.access-modal form{padding:16px}.access-modal form>footer{display:grid}.access-modal form>footer .button,.access-toolbar-actions{width:100%}}.access-user-modal{border-radius:16px;width:min(1180px,100vw - 32px);max-height:none;overflow:visible}.access-user-modal>header{padding:16px 20px}.access-user-modal form{padding:14px 20px 16px}.access-user-modal .access-policy-identity{padding:9px 11px}.access-policy-identity-actions{align-items:center;gap:8px;display:flex}.access-policy-identity-actions .button{min-height:34px;padding:7px 11px;font-size:9px}.access-user-modal .access-active-toggle{margin:10px 0;padding:9px 11px}.access-form-success{color:#237451;background:#eaf8f1;border-radius:10px;align-items:center;gap:9px;margin-top:10px;padding:9px 11px;font-size:9px;display:flex}.access-user-assignment-grid{grid-template-columns:.78fr 1.45fr 1fr;align-items:stretch;gap:10px;margin-top:10px}.access-user-assignment-grid>.assignment-sectors{grid-column:auto}.access-user-assignment-grid>.assignment-groups{grid-template-columns:1fr 1fr;align-content:start;display:grid}.access-user-assignment-grid>.assignment-groups>header{grid-column:1/-1}.access-user-assignment-grid>.assignment-groups>label:nth-of-type(2n){border-left:1px solid #eff0f2}.access-user-assignment-grid>section>header{padding:9px 10px}.access-user-assignment-grid>section>label,.access-user-assignment-grid .assignment-help{padding:7px 10px}.access-user-assignment-grid .sector-select-row{gap:7px;display:grid}.access-user-assignment-grid .sector-select-row select{width:100%;min-width:0}.access-user-modal .access-invite-note{margin-top:10px;padding:9px 11px}.access-user-modal form>footer{margin-top:10px;padding-top:12px}@media (width<=980px){.access-user-modal{max-height:calc(100dvh - 20px);overflow-y:auto}.access-user-assignment-grid{grid-template-columns:1fr 1fr}.access-user-assignment-grid>.assignment-sectors{grid-column:1/-1}}@media (height<=640px) and (width>=981px){.access-user-modal{max-height:calc(100dvh - 20px);overflow-y:auto}}@media (width<=600px){.access-policy-identity{flex-wrap:wrap;align-items:flex-start}.access-policy-identity-actions{justify-content:space-between;width:100%}.access-user-assignment-grid{grid-template-columns:1fr}.access-user-assignment-grid>.assignment-sectors{grid-column:auto}.access-user-assignment-grid>.assignment-groups{grid-template-columns:1fr}.access-user-assignment-grid>.assignment-groups>label:nth-of-type(2n){border-left:0}}.branch-control{color:#343640;min-width:220px;position:relative}.branch-control-trigger{border:1px solid var(--border);text-align:left;background:#fff;border-radius:12px;align-items:center;gap:10px;width:100%;min-height:52px;padding:7px 10px;transition:border-color .16s,background .16s,box-shadow .16s;display:flex}.branch-control-trigger:hover{background:#fffafd;border-color:#d5b1c1}.branch-control-trigger:focus-visible,.branch-control.is-open .branch-control-trigger{box-shadow:0 0 0 3px var(--pink-soft);border-color:#d86598;outline:0}.branch-control-icon{color:#4c4f58;background:#f2f3f5;border-radius:8px;flex-shrink:0;place-items:center;width:30px;height:30px;display:grid}.branch-control-copy{flex:1;gap:2px;min-width:0;display:grid}.branch-control-copy small{color:#777c87;letter-spacing:.045em;text-transform:uppercase;font-size:8px;font-weight:750}.branch-control-copy strong{color:#30333b;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:750;line-height:1.3;overflow:hidden}.branch-control-chevron{color:#777c87;flex-shrink:0;transition:transform .18s cubic-bezier(.22,1,.36,1)}.branch-control.is-open .branch-control-chevron{transform:rotate(180deg)}.branch-control-menu{z-index:60;background:#fff;border:1px solid #e0d9de;border-radius:12px;width:max(100%,240px);padding:6px;animation:.16s cubic-bezier(.22,1,.36,1) branch-menu-in;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 7px 8px #2f222b1f}.branch-control-menu-label{color:#777c87;letter-spacing:.045em;text-transform:uppercase;padding:7px 9px 6px;font-size:8px;font-weight:750;display:block}.branch-control-option{color:#3b3e47;text-align:left;background:#fff;border-radius:9px;justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:48px;padding:8px 9px;transition:color .14s,background .14s;display:flex}.branch-control-option:hover,.branch-control-option:focus-visible{color:#9f164f;background:#fff2f7;outline:0}.branch-control-option.is-selected{color:#a20f50;background:#fdebf3}.branch-control-option>span{gap:3px;min-width:0;display:grid}.branch-control-option strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:750;overflow:hidden}.branch-control-option small{color:#747984;font-size:8px}.branch-control-option.is-selected small{color:#8f4565}.branch-control-option>svg{flex-shrink:0}.branch-control-compact{min-width:210px}.branch-control-compact .branch-control-trigger{background:#fafafa}@keyframes branch-menu-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.portal-page{color:#272932;background:#f4f5f7;min-height:100vh}.portal-topbar{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;gap:24px;height:76px;padding:0 max(24px,50vw - 640px);display:flex}.portal-brand{align-items:center;gap:14px;display:flex}.portal-brand img{width:142px;height:auto;display:block}.portal-brand span{color:#666b76;border-left:1px solid #d8dbe1;padding-left:14px;font-size:11px;font-weight:700}.portal-account{align-items:center;gap:10px;display:flex}.portal-user{align-items:center;gap:9px;max-width:235px;padding-left:4px;display:flex}.portal-user>span{color:#fff;background:linear-gradient(135deg,var(--pink),var(--orange));border-radius:10px;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:10px;font-weight:800;display:grid}.portal-user>div{gap:2px;min-width:0;display:grid}.portal-user strong,.portal-user small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.portal-user strong{font-size:10px}.portal-user small{color:#777c87;font-size:8px}.portal-icon-button{color:#676b75;border-radius:10px;place-items:center;width:38px;height:38px;transition:color .16s,background .16s;display:grid}.portal-icon-button:hover{color:#a02e3b;background:#fff0f3}.portal-icon-button:focus-visible{outline-offset:2px;outline:3px solid #f3bad2}.portal-main{width:min(1280px,100% - 48px);margin:0 auto;padding:50px 0 32px}.portal-intro{justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:29px;display:flex}.portal-intro>div:first-child{max-width:760px}.portal-intro p{color:var(--pink);margin-bottom:9px;font-size:11px;font-weight:750}.portal-intro h1{letter-spacing:-.035em;text-wrap:balance;max-width:720px;margin-bottom:10px;font-size:36px;line-height:1.14}.portal-intro>div>span{color:#626874;font-size:13px;line-height:1.55}.portal-trust{color:#425047;background:#eaf6ef;border-radius:11px;align-items:flex-start;gap:9px;max-width:285px;padding:12px 14px;font-size:10px;line-height:1.45;display:flex}.portal-trust svg{color:#207953;flex-shrink:0}.portal-current{color:#fff;background:linear-gradient(128deg,#352a3b 0%,#29232f 62%,#411f33 100%);border-radius:16px;grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);min-height:315px;display:grid;overflow:hidden;box-shadow:0 7px 8px #281f2d1a}.portal-current-copy{flex-direction:column;align-items:flex-start;padding:42px;display:flex}.portal-current-copy h2{color:#fff;letter-spacing:-.03em;margin:15px 0 8px;font-size:29px}.portal-current-copy>p{color:#d8d1da;text-wrap:pretty;max-width:580px;margin:0;font-size:13px;line-height:1.6}.portal-status{color:#777c87;white-space:nowrap;background:#eef0f3;border-radius:999px;align-items:center;gap:5px;width:fit-content;padding:5px 9px;font-size:8px;font-weight:800;display:inline-flex}.portal-status-live{color:#c7f6df;background:#279f6a33}.portal-capabilities{flex-wrap:wrap;gap:7px;margin:22px 0;display:flex}.portal-capabilities span{color:#eee9ef;border:1px solid #ffffff29;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:650}.portal-primary-action{color:#fff;background:linear-gradient(135deg,var(--pink),var(--orange));border-radius:10px;align-items:center;gap:9px;min-height:43px;margin-top:auto;padding:10px 15px;font-size:11px;font-weight:800;transition:transform .16s,filter .16s;display:inline-flex}.portal-primary-action:hover{filter:brightness(1.06);transform:translateY(-1px)}.portal-primary-action:focus-visible{outline-offset:3px;outline:3px solid #ffffffb3}.portal-access-note{margin-top:auto;color:#edc7d7!important;font-size:10px!important}.portal-current-visual{background:linear-gradient(145deg,#d616694d,#fc5c331f);justify-content:center;align-items:center;gap:22px;padding:42px;display:flex;position:relative}.portal-current-visual:before{content:"";border:1px solid #ffffff1f;border-radius:14px;position:absolute;inset:28px}.portal-symbol{flex-shrink:0;place-items:center;width:92px;height:92px;display:grid;position:relative}.portal-symbol img{object-fit:contain;width:100%;height:100%}.portal-current-visual>div:last-child{gap:4px;display:grid;position:relative}.portal-current-visual small{color:#dbced7;font-size:9px}.portal-current-visual strong{font-family:Manrope;font-size:38px;line-height:1}.portal-current-visual span{color:#c8beca;max-width:150px;font-size:9px;line-height:1.45}.portal-roadmap{margin-top:34px}.portal-roadmap>header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:14px;display:flex}.portal-roadmap h2{letter-spacing:-.02em;margin-bottom:5px;font-size:20px}.portal-roadmap header p{max-width:660px;color:var(--muted);margin:0;font-size:11px;line-height:1.55}.portal-roadmap>header>span{color:#858a94;font-size:9px;font-weight:700}.portal-system-list{border:1px solid var(--border);background:#fff;border-radius:14px;overflow:hidden}.portal-system-row{grid-template-columns:42px minmax(0,1fr) 44px 100px;align-items:center;gap:14px;padding:15px 18px;display:grid}.portal-system-row+.portal-system-row{border-top:1px solid #eceef1}.portal-system-icon{color:#93506f;background:#f8edf2;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.portal-system-row h3{margin:0 0 3px;font-size:12px}.portal-system-row p{color:var(--muted);margin:0;font-size:9px;line-height:1.45}.portal-release{color:#9a4e70;text-align:center;font-size:9px;font-weight:800}.portal-system-row .portal-status{justify-self:end}.portal-footer{color:#777c87;justify-content:space-between;align-items:center;gap:24px;margin-top:26px;padding:17px 2px;font-size:9px;display:flex}.portal-footer a{color:var(--pink);align-items:center;gap:6px;font-weight:750;display:inline-flex}.portal-footer a:hover{text-decoration:underline}@media (width<=960px){.portal-topbar{padding:0 20px}.portal-user>div{display:none}.portal-main{width:min(100% - 34px,1280px);padding-top:34px}.portal-intro{flex-direction:column;align-items:flex-start;gap:16px}.portal-trust{max-width:none}.portal-current{grid-template-columns:1fr}.portal-current-visual{min-height:190px}.portal-roadmap>header{flex-direction:column;align-items:flex-start;gap:8px}}@media (width<=680px){.portal-topbar{align-items:flex-start;height:auto;min-height:72px;padding:14px 16px}.portal-brand img{width:116px}.portal-brand span{display:none}.portal-account{flex-direction:column-reverse;align-items:flex-end}.portal-user{display:none}.portal-icon-button{position:absolute;top:17px;right:14px}.branch-control-compact{min-width:165px;margin-right:42px}.portal-main{width:calc(100% - 28px);padding-top:28px}.portal-intro h1{font-size:28px}.portal-intro>div>span{font-size:11px}.portal-current{min-height:0}.portal-current-copy{padding:28px 24px}.portal-current-copy h2{font-size:24px}.portal-current-visual{justify-content:flex-start;min-height:155px;padding:28px}.portal-current-visual:before{inset:16px}.portal-symbol{width:72px;height:72px}.portal-system-row{grid-template-columns:38px minmax(0,1fr) 78px;gap:10px;padding:14px}.portal-system-row .portal-release{display:none}.portal-system-row .portal-status{font-size:7px}.portal-roadmap>header>span{display:none}.portal-footer{flex-direction:column;align-items:flex-start}.branch-control{min-width:145px;max-width:200px}.topbar .branch-control-copy small{display:none}}@media (prefers-reduced-motion:reduce){.portal-primary-action,.portal-icon-button,.branch-control-trigger,.branch-control-chevron,.branch-control-option{transition:none}.branch-control-menu{animation:none}.portal-primary-action:hover{transform:none}}.agent-validation-panel{align-content:start;display:grid}.evaluation-heading{border-top:1px solid var(--border);align-items:center;gap:12px;margin-top:12px;padding:14px 0 8px;display:flex}.evaluation-heading>div{flex:1;gap:3px;display:grid}.evaluation-heading strong,.simulation-box>div strong{font-size:10px}.evaluation-heading small,.simulation-box>div small{color:var(--muted);font-size:8px}.simulation-box{border:1px solid var(--border);background:#fafafb;border-radius:12px;gap:10px;margin-top:15px;padding:14px;display:grid}.simulation-box>div{gap:3px;display:grid}.simulation-box textarea{resize:vertical;border:1px solid var(--border);background:#fff;border-radius:9px;outline:0;width:100%;padding:11px;font-size:9px;line-height:1.5}.simulation-box textarea:focus{border-color:var(--pink)}.simulation-box>.button{justify-self:start}.simulation-result{background:#fff;border-radius:10px;gap:7px;padding:12px;display:grid}.simulation-result .badge{justify-self:start}.simulation-result p{color:#454954;margin:0;font-size:9px;line-height:1.55}.simulation-result small{color:var(--muted);font-size:7px}.node-palette>button:not(:disabled):hover{background:#fff8fb;border-color:#e9a5c2}.node-palette>button:not(:disabled){cursor:pointer}.editor-actions .button-secondary{white-space:nowrap}select:not([multiple]){appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236f7582' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 9px center;background-repeat:no-repeat;background-size:12px 12px;padding-right:28px}select:not([multiple]):focus-visible{border-color:var(--pink);box-shadow:0 0 0 3px var(--pink-soft);outline:0}.funnel-selector select,.contact-source-filter select{box-shadow:none;background-color:#0000;background-position:right 1px center;border:0;padding-right:20px}.funnel-selector select:focus-visible,.contact-source-filter select:focus-visible{box-shadow:none;border:0}.config-modal .modal-safety>span{flex:1;min-width:0}.config-modal .modal-safety input{color:#315b49;background:#fff;border:1px solid #b9dcca;border-radius:7px;width:100%;margin:7px 0 3px;padding:8px;font-size:8px}.config-modal .modal-safety button{color:#176b4a;margin-top:6px;font-size:8px;font-weight:800;text-decoration:underline}.config-modal .modal-safety button:disabled{cursor:not-allowed;opacity:.5}.config-modal{max-height:calc(100vh - 40px)}.config-modal form{max-height:calc(100vh - 136px);overflow-y:auto}.evolution-instance-box{background:#f5fcf8;border:1px solid #bfe7d7;border-radius:10px;gap:11px;margin-top:14px;padding:12px;display:grid}.evolution-instance-box>header{align-items:flex-start;gap:8px;display:flex}.evolution-instance-box>header>svg{color:#247553;flex-shrink:0}.evolution-instance-box>header>span{flex:1;gap:3px;display:grid}.evolution-instance-box>header strong{font-size:9px}.evolution-instance-box>header small{color:#668174;font-size:8px;line-height:1.4}.evolution-instance-create{background:#fff;border:1px solid #dce8e2;border-radius:9px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;padding:10px;display:grid}.evolution-instance-create label{gap:5px;display:grid}.evolution-instance-create label>span{color:#52645b;font-size:8px;font-weight:700}.evolution-instance-create input{color:#263b31;width:100%;height:36px;font:inherit;background:#fff;border:1px solid #d8dfdc;border-radius:7px;outline:0;padding:0 10px;font-size:9px}.evolution-instance-create input:focus{border-color:#36a577;box-shadow:0 0 0 3px #36a5771a}.evolution-instance-list{gap:12px;display:grid}.evolution-instance-item{background:#f9fcfa;border:1px solid #dce8e2;border-radius:10px;gap:9px;padding:9px;display:grid}.evolution-instance-empty{color:#65766e;background:#fff;border:1px dashed #cddbd4;border-radius:9px;align-items:center;gap:9px;padding:14px;display:flex}.evolution-instance-empty>span{gap:3px;display:grid}.evolution-instance-empty strong{font-size:9px}.evolution-instance-empty small{font-size:8px}.evolution-profile{background:#fff;border:1px solid #e1e7e4;border-radius:10px;grid-template-columns:54px minmax(0,1fr);gap:11px;padding:12px;display:grid}.evolution-profile.connected{border-color:#c4e5d5;box-shadow:0 5px 16px #2575530f}.evolution-profile-avatar{background:#eff5f2;border:1px solid #dce4e0;border-radius:50%;width:54px;height:54px;position:relative;overflow:hidden}.evolution-profile-avatar img,.evolution-profile-avatar>span{width:100%;height:100%}.evolution-profile-avatar img{object-fit:cover;display:block}.evolution-profile-avatar>span{color:#6d8277;place-items:center;display:grid}.evolution-profile-avatar>span.with-image{display:none}.evolution-profile-identity{align-content:center;gap:3px;min-width:0;display:grid}.evolution-profile-identity small{color:#7b8b83;letter-spacing:.08em;font-size:7px;font-weight:800}.evolution-profile-identity strong{color:#263b31;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.evolution-profile-identity span{color:#65746d;font-size:9px}.evolution-profile-grid{border:1px solid #e7ebe9;border-radius:8px;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.evolution-profile-grid>div{gap:3px;min-width:0;padding:9px 10px;display:grid}.evolution-profile-grid>div:nth-child(2n){border-left:1px solid #e7ebe9}.evolution-profile-grid>div:nth-child(n+3){border-top:1px solid #e7ebe9}.evolution-profile-grid small{color:#7f8b85;font-size:7px}.evolution-profile-grid strong{color:#435149;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.evolution-qrcode{background:#fff;border-radius:9px;align-items:center;gap:14px;padding:11px;display:flex}.evolution-qrcode img{object-fit:contain;flex-shrink:0;width:150px;height:150px}.evolution-qrcode>span,.evolution-connected>span{gap:5px;display:grid}.evolution-qrcode strong,.evolution-connected strong{font-size:9px}.evolution-qrcode small,.evolution-connected small{color:#6d7772;font-size:8px;line-height:1.45}.evolution-qrcode code{color:#176b4a;letter-spacing:.08em;background:#e6f5ed;border-radius:6px;justify-self:start;padding:6px 8px;font-size:10px;font-weight:800}.evolution-connected,.evolution-instance-note{color:#247553;background:#e5f6ee;border-radius:8px;align-items:flex-start;gap:8px;padding:9px;font-size:8px;display:flex}.evolution-instance-note{color:#8a5a1f;background:#fff1dc}.evolution-instance-actions{justify-content:flex-end;gap:8px;display:flex}@media (width<=620px){.evolution-instance-create{grid-template-columns:1fr}.evolution-instance-create .button{justify-content:center}.evolution-profile-grid{grid-template-columns:1fr}.evolution-profile-grid>div:nth-child(2n){border-left:0}.evolution-profile-grid>div+div{border-top:1px solid #e7ebe9}.evolution-qrcode{flex-direction:column;align-items:flex-start}.evolution-qrcode img{width:132px;height:132px}.evolution-instance-actions{flex-direction:column;align-items:stretch}.evolution-instance-actions .button{justify-content:center}}.agent-tool-list>label.disabled{color:#737985;background:#f6f7f9}.agent-tool-list>label.disabled input{cursor:not-allowed}.flow-tool{border-color:#97a7be}.flow-wait{border-color:#d8b66c}.blueprint-actions{align-items:center;gap:8px;display:flex}.blueprint-actions>.button{white-space:nowrap}@media (width<=900px){.blueprint-strip{flex-direction:column;align-items:flex-start;gap:12px}.blueprint-actions{flex-wrap:wrap;width:100%}.blueprint-actions>.button{flex:1}}.kanban-viewport{min-width:0}.kanban-horizontal-scroll{scrollbar-color:#aeb3bf #eceef2;scrollbar-width:auto;height:16px;margin:0 2px 8px;overflow:scroll hidden}.kanban-horizontal-scroll>div{height:1px}.kanban-horizontal-scroll::-webkit-scrollbar{height:10px}.kanban-board::-webkit-scrollbar{height:10px}.kanban-horizontal-scroll::-webkit-scrollbar-track{background:#eceef2;border-radius:999px}.kanban-board::-webkit-scrollbar-track{background:#eceef2;border-radius:999px}.kanban-horizontal-scroll::-webkit-scrollbar-thumb{background:#aeb3bf;border:2px solid #eceef2;border-radius:999px}.kanban-board::-webkit-scrollbar-thumb{background:#aeb3bf;border:2px solid #eceef2;border-radius:999px}.kanban-board{scrollbar-color:#aeb3bf #eceef2;scrollbar-width:auto;overscroll-behavior-inline:contain;grid-auto-columns:280px;padding-bottom:12px;overflow-x:auto}.kanban-column>header{height:auto;min-height:58px;padding:8px 12px}.kanban-column>header button{flex-shrink:0}.kanban-stage-summary{flex:1;gap:4px;min-width:0;display:grid}.kanban-stage-summary>span{align-items:center;gap:6px;min-width:0;display:flex}.kanban-stage-summary strong{text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:11px;overflow:hidden}.kanban-stage-summary small{color:#7c818b;font-size:8px;font-weight:700}.stage-dot{flex-shrink:0}.commerce-live-metrics.order-metrics{grid-template-columns:repeat(5,minmax(120px,1fr))}@media (width<=1100px){.commerce-live-metrics.order-metrics{grid-template-columns:repeat(3,minmax(130px,1fr))}}@media (width<=820px){.commerce-live-metrics.order-metrics{grid-template-columns:repeat(2,minmax(130px,1fr))}}.agent-card{overflow:visible}.agent-card-menu{flex-shrink:0;position:relative}.agent-card-menu>button{color:#888c95;border-radius:7px;place-items:center;padding:5px;display:grid}.agent-card-menu>button:hover,.agent-card-menu>button[aria-expanded=true]{color:#4d5058;background:#f1f2f4}.agent-card-popover{z-index:8;border:1px solid var(--border);background:#fff;border-radius:10px;width:150px;padding:5px;position:absolute;top:32px;right:0;box-shadow:0 12px 30px #231c2629}.agent-card-popover button{color:#b42318;text-align:left;border-radius:7px;align-items:center;gap:7px;width:100%;padding:9px;font-size:9px;font-weight:700;display:flex}.agent-card-popover button:hover{background:#fff1f0}.agent-delete-modal{border:1px solid var(--border);background:#fff;border-radius:17px;width:min(520px,100%);overflow:hidden;box-shadow:0 24px 80px #18141b47}.agent-delete-modal>header{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:18px 20px;display:flex}.agent-delete-modal>header>div:nth-child(2){flex:1;gap:3px;min-width:0;display:grid}.agent-delete-modal h2{margin:0;font-size:16px}.agent-delete-modal>header>button{color:#7e828b;place-items:center;display:grid}.agent-delete-icon{color:#b42318;background:#fff1f0;border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.agent-delete-content{gap:12px;padding:18px 20px;display:grid}.agent-delete-content>p{color:#626771;margin:0;font-size:10px;line-height:1.6}.agent-delete-warning,.agent-delete-note{border-radius:10px;align-items:flex-start;gap:9px;padding:11px;font-size:9px;line-height:1.5;display:flex}.agent-delete-warning{color:#91421f;background:#fff4e7}.agent-delete-note{color:#247553;background:#ecf8f2}.agent-delete-warning svg,.agent-delete-note svg{flex-shrink:0}.agent-delete-modal>footer{border-top:1px solid var(--border);background:#fafafa;justify-content:flex-end;gap:8px;padding:15px 20px;display:flex}@media (width<=600px){.agent-delete-modal>footer{display:grid}.agent-delete-modal>footer .button{justify-content:center;width:100%}}.sandbox-page{background:#f5f6f8;grid-template-columns:minmax(620px,1fr) 340px;gap:14px;height:calc(100vh - 188px);min-height:650px;padding:16px;display:grid;overflow:auto}.sandbox-builder{align-self:start;padding:0;overflow:hidden}.sandbox-header{border-bottom:1px solid var(--border);background:linear-gradient(135deg,#fff 55%,#fff5fa);justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;display:flex}.sandbox-title,.sandbox-title>span,.sandbox-header-actions,.sandbox-products>header>div,.sandbox-expectations>header>div,.sandbox-report>header,.sandbox-report>header>div{align-items:center;display:flex}.sandbox-title{align-items:flex-start;gap:11px}.sandbox-title>span{color:#fff;background:linear-gradient(135deg,var(--pink),#fa5d37);border-radius:11px;flex-shrink:0;justify-content:center;width:38px;height:38px}.sandbox-title>div{gap:3px;display:grid}.sandbox-title small{color:var(--pink);letter-spacing:.12em;font-size:7px;font-weight:800}.sandbox-title h2{margin:0;font-size:16px}.sandbox-title p{color:var(--muted);margin:0;font-size:8px;line-height:1.45}.sandbox-header-actions{gap:8px}.sandbox-scenario-picker{border-bottom:1px solid var(--border);background:#fafafb;align-items:end;gap:12px;padding:14px 20px;display:flex}.sandbox-scenario-picker label{flex:1;gap:5px;display:grid}.sandbox-scenario-picker label>span,.sandbox-form-grid label>span{color:#5f646e;font-size:8px;font-weight:700}.sandbox-scenario-picker select,.sandbox-form-grid input,.sandbox-form-grid select,.sandbox-form-grid textarea,.sandbox-product-row input{border:1px solid var(--border);background:#fff;border-radius:8px;outline:0;width:100%;padding:9px 10px;font-size:9px}.sandbox-scenario-picker select:focus,.sandbox-form-grid input:focus,.sandbox-form-grid select:focus,.sandbox-form-grid textarea:focus,.sandbox-product-row input:focus{border-color:var(--pink);box-shadow:0 0 0 3px var(--pink-soft)}.sandbox-scenario-picker>div{justify-items:end;gap:2px;display:grid}.sandbox-scenario-picker>div strong{font-size:17px}.sandbox-scenario-picker>div small{color:var(--muted);font-size:7px}.sandbox-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px 20px;display:grid}.sandbox-form-grid label{align-content:start;gap:5px;display:grid}.sandbox-form-grid label.full{grid-column:1/-1}.sandbox-form-grid label>small{color:var(--muted);font-size:7px}.sandbox-form-grid textarea{resize:vertical;line-height:1.5}.sandbox-products,.sandbox-expectations{border:1px solid var(--border);background:#fafafb;border-radius:11px;margin:0 20px 16px}.sandbox-products>header,.sandbox-expectations>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:11px 13px;display:flex}.sandbox-products>header>div,.sandbox-expectations>header>div{gap:8px}.sandbox-products header span,.sandbox-expectations header span{gap:2px;display:grid}.sandbox-products header strong,.sandbox-expectations header strong{font-size:9px}.sandbox-products header small,.sandbox-expectations header small{color:var(--muted);font-size:7px}.sandbox-products header button{color:var(--pink);align-items:center;gap:4px;font-size:8px;font-weight:700;display:flex}.sandbox-product-row{border-top:1px solid #eceef1;grid-template-columns:minmax(180px,1fr) 75px 110px 30px;gap:8px;padding:9px 12px;display:grid}.sandbox-product-row:first-of-type{border-top:0}.sandbox-product-row button{color:#a64c54;place-items:center;display:grid}.sandbox-product-row button:disabled{opacity:.3}.sandbox-expectations .sandbox-form-grid{padding:12px}.sandbox-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 12px 12px;display:grid}.sandbox-tool-grid>div{background:#fff;border:1px solid #e7e9ee;border-radius:8px;grid-template-columns:1fr auto auto;align-items:center;gap:8px;padding:9px;display:grid}.sandbox-tool-grid>div>span{gap:2px;min-width:0;display:grid}.sandbox-tool-grid strong{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.sandbox-tool-grid small{color:var(--muted);font-size:6px}.sandbox-tool-grid label{align-items:center;gap:3px;font-size:7px;display:flex}.sandbox-tool-grid input{accent-color:var(--pink)}.sandbox-actions{border-top:1px solid var(--border);background:#fafafa;align-items:center;gap:8px;padding:14px 20px;display:flex}.sandbox-actions>span{flex:1}.sandbox-side{align-content:start;gap:14px;display:grid}.sandbox-report{padding:0;overflow:hidden}.sandbox-report>header{border-bottom:1px solid var(--border);justify-content:space-between;padding:14px 15px}.sandbox-report>header>div{gap:8px}.sandbox-report header span{gap:2px;display:grid}.sandbox-report header strong{font-size:10px}.sandbox-report header small{color:var(--muted);font-size:7px}.sandbox-zero-effects{border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;display:grid}.sandbox-zero-effects>div{justify-items:center;gap:3px;padding:13px;display:grid}.sandbox-zero-effects>div+div{border-left:1px solid var(--border)}.sandbox-zero-effects strong{color:#247553;font-size:18px}.sandbox-zero-effects small{color:var(--muted);font-size:7px}.sandbox-reply{color:#4e535d;background:#fafafb;margin:0;padding:13px 15px;font-size:9px;line-height:1.55}.sandbox-assertions{display:grid}.sandbox-assertions>div{border-top:1px solid #eef0f3;align-items:flex-start;gap:8px;padding:10px 14px;display:flex}.sandbox-assertions>div.passed{color:#247553}.sandbox-assertions>div.failed{color:#a33e48}.sandbox-assertions span{gap:3px;display:grid}.sandbox-assertions strong{font-size:8px}.sandbox-assertions small{color:var(--muted);font-size:7px;line-height:1.35}.sandbox-tools-run{border-top:1px solid var(--border);gap:7px;padding:12px 14px;display:grid}.sandbox-tools-run>strong{font-size:8px}.sandbox-tools-run>span{align-items:center;gap:6px;font-size:7px;display:flex}.sandbox-tools-run .badge{margin-left:auto}.sandbox-empty-report{min-height:190px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:7px;padding:20px;display:grid}.sandbox-empty-report strong{color:#52565f;font-size:10px}.sandbox-empty-report span{max-width:220px;font-size:8px;line-height:1.5}.sandbox-side .agent-validation-panel{padding:15px}.sandbox-side .agent-validation-panel>h2{margin:0 0 4px;font-size:13px}.sandbox-side .agent-validation-panel>p{color:var(--muted);margin:0 0 10px;font-size:8px;line-height:1.5}.channel-test-panel{gap:12px;padding:0;display:grid;overflow:hidden}.channel-test-panel>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;padding:14px 15px;display:flex}.channel-test-panel>header>div{align-items:center;gap:8px;display:flex}.channel-test-panel>header>div>svg{color:var(--pink)}.channel-test-panel header span{gap:2px;display:grid}.channel-test-panel header strong{font-size:10px}.channel-test-panel header small{color:var(--muted);font-size:7px}.channel-test-panel>.button,.channel-test-panel>.channel-test-field,.channel-test-panel>.channel-test-toggle,.channel-test-panel>.channel-test-status,.channel-test-panel>.channel-test-send,.channel-test-panel>.channel-test-warning,.channel-test-panel>.modal-feedback,.channel-test-panel>.channel-test-note{margin-left:14px;margin-right:14px}.channel-test-panel>.button{justify-self:start}.channel-test-source{background:#f7f5f7;border-radius:10px;align-items:center;gap:9px;margin:0 14px;padding:10px;display:flex}.channel-test-source>svg{color:var(--pink)}.channel-test-source>span{flex:1;gap:2px;display:grid}.channel-test-source small{color:var(--muted);font-size:7px}.channel-test-source strong{font-size:9px}.channel-test-source button{color:#737780;place-items:center;display:grid}.channel-test-field,.channel-test-send>label{gap:5px;display:grid}.channel-test-field>span,.channel-test-send label>span{color:#5f646e;font-size:8px;font-weight:700}.channel-test-field input,.channel-test-send textarea{border:1px solid var(--border);background:#fff;border-radius:8px;outline:0;width:100%;padding:9px 10px;font-size:9px}.channel-test-field input:focus,.channel-test-send textarea:focus{border-color:var(--pink);box-shadow:0 0 0 3px var(--pink-soft)}.channel-test-field small{color:var(--muted);font-size:7px}.channel-test-toggle,.channel-test-confirm{align-items:flex-start;gap:8px;display:flex}.channel-test-toggle input,.channel-test-confirm input{accent-color:var(--pink);margin-top:2px}.channel-test-toggle span{gap:3px;display:grid}.channel-test-toggle strong{font-size:8px}.channel-test-toggle small{color:var(--muted);font-size:7px;line-height:1.4}.channel-test-status{background:#fff9fb;border:1px solid #eadce3;border-radius:10px;align-items:flex-start;gap:9px;padding:10px;display:flex}.channel-test-status>div{color:#9b647a;background:#f6e8ee;border-radius:8px;flex-shrink:0;place-items:center;width:25px;height:25px;display:grid}.channel-test-status.ready{background:#f3fbf7;border-color:#bfe7d7}.channel-test-status.ready>div{color:#247553;background:#dff4ea}.channel-test-status>span{gap:3px;display:grid}.channel-test-status strong{font-size:8px}.channel-test-status small{color:var(--muted);font-size:7px;line-height:1.45}.channel-test-send{border-top:1px solid var(--border);gap:9px;padding-top:11px;display:grid}.channel-test-send textarea{resize:vertical;line-height:1.45}.channel-test-confirm{color:#686c75;font-size:7px;line-height:1.45}.channel-test-send>.button{justify-self:start}.channel-test-warning{color:#8c5e21;margin-bottom:14px;font-size:7px;line-height:1.5}.channel-test-note{color:#9a5c1d;align-items:center;gap:7px;font-size:7px;display:flex}.channel-test-panel>.modal-feedback{margin-bottom:14px}.channel-test-field select{border:1px solid var(--border);background:#fff;border-radius:8px;outline:0;width:100%;padding:9px 10px;font-size:9px}.channel-test-field select:focus{border-color:var(--pink);box-shadow:0 0 0 3px var(--pink-soft)}.journey-test-box{background:#fff9fb;border:1px solid #eadce3;border-radius:11px;gap:11px;margin:2px 14px 0;padding:12px;display:grid}.journey-test-box>header{align-items:flex-start;gap:8px;display:flex}.journey-test-box>header>svg{color:var(--pink);flex-shrink:0}.journey-test-box>header>span{gap:2px;display:grid}.journey-test-box>header strong{font-size:9px}.journey-test-box>header small{color:var(--muted);font-size:7px;line-height:1.4}.journey-test-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.journey-test-grid label{gap:5px;display:grid}.journey-test-grid label.full{grid-column:1/-1}.journey-test-grid label>span{color:#5f646e;font-size:8px;font-weight:700}.journey-test-grid input,.journey-test-grid select{border:1px solid var(--border);background:#fff;border-radius:8px;outline:0;width:100%;padding:8px 9px;font-size:8px}.journey-test-grid input:focus,.journey-test-grid select:focus{border-color:var(--pink);box-shadow:0 0 0 3px var(--pink-soft)}.journey-test-grid label>small{color:var(--muted);font-size:7px;line-height:1.4}.journey-test-gate{color:#815321;background:#fff2dc;border-radius:8px;gap:3px;padding:9px;display:grid}.journey-test-gate.ready{color:#247553;background:#e5f6ee}.journey-test-gate strong{font-size:8px}.journey-test-gate small{font-size:7px;line-height:1.4}.journey-test-box>.button{justify-self:start}.journey-test-result{color:#247553;background:#e5f6ee;border-radius:8px;align-items:flex-start;gap:7px;padding:9px;display:flex}.journey-test-result>span{gap:3px;display:grid}.journey-test-result strong{font-size:8px}.journey-test-result small{font-size:7px;line-height:1.4}@media (width<=1150px){.sandbox-page{grid-template-columns:1fr}.sandbox-side{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.sandbox-page{height:auto;min-height:0;padding:10px}.sandbox-header{flex-direction:column}.sandbox-header-actions{flex-wrap:wrap;width:100%}.sandbox-form-grid,.sandbox-tool-grid,.sandbox-side,.journey-test-grid{grid-template-columns:1fr}.journey-test-grid label.full{grid-column:auto}.sandbox-product-row{grid-template-columns:1fr 70px 100px 30px}.sandbox-actions{flex-wrap:wrap}.sandbox-actions>span{display:none}}.portal-dashboard .portal-topbar{grid-template-columns:auto minmax(420px,1fr) auto;gap:26px;height:82px;padding:0 max(24px,50vw - 750px);display:grid}.portal-dashboard .portal-brand{white-space:nowrap}.portal-global-nav{justify-content:center;align-items:center;gap:5px;display:flex}.portal-global-nav a{color:#565c68;white-space:nowrap;border-radius:10px;align-items:center;gap:7px;min-height:40px;padding:9px 12px;font-size:10px;font-weight:750;transition:color .18s cubic-bezier(.22,1,.36,1),background .18s cubic-bezier(.22,1,.36,1),transform .18s cubic-bezier(.22,1,.36,1);display:inline-flex}.portal-global-nav a:hover{color:#272932;background:#f2f3f5}.portal-global-nav a:focus-visible{outline-offset:2px;outline:3px solid #f3bad2}.portal-global-nav a.active{color:#fff;background:linear-gradient(135deg,var(--pink),var(--orange));box-shadow:0 6px 8px #d616692e}.portal-dashboard .portal-account{gap:8px}.portal-dashboard .branch-control-compact{min-width:160px}.portal-logout{border:1px solid var(--border);color:#555b66;white-space:nowrap;background:#fff;border-radius:10px;align-items:center;gap:6px;min-height:38px;padding:8px 11px;font-size:9px;font-weight:750;transition:color .16s,border-color .16s,background .16s;display:inline-flex}.portal-logout:hover{color:#a02e3b;background:#fff7fa;border-color:#edc0d2}.portal-logout:focus-visible{outline-offset:2px;outline:3px solid #f3bad2}.portal-dashboard .portal-main{width:min(1500px,100% - 42px);padding:38px 0 24px}.portal-dashboard-head{justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:24px;display:flex}.portal-welcome h1{letter-spacing:-.03em;margin:0 0 7px;font-size:28px;line-height:1.15}.portal-welcome>p{color:#606773;margin:0;font-size:12px;line-height:1.55}.portal-welcome>span{color:#277554;align-items:center;gap:6px;margin-top:9px;font-size:9px;font-weight:650;display:flex}.portal-welcome>span svg{flex-shrink:0}.portal-search{background:#fff;border:1px solid #dfe2e7;border-radius:12px;align-items:center;gap:10px;width:min(390px,38vw);height:48px;padding:0 14px;transition:border-color .16s,box-shadow .16s;display:flex}.portal-search:focus-within{box-shadow:0 0 0 3px var(--pink-soft);border-color:#d879a2}.portal-search>svg{color:#747b88;flex-shrink:0}.portal-search input{color:#272932;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;font-size:11px}.portal-search input::placeholder{color:#6f7582;opacity:1}.portal-search button{color:#6d727d;background:#f1f2f4;border-radius:7px;place-items:center;width:26px;height:26px;font-size:17px;display:grid}.portal-search button:hover{color:#a02e3b;background:#ffeaf2}.portal-module-board{grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);align-items:start;gap:16px;display:grid}.portal-module-group{border-radius:15px;min-width:0;padding:17px}.portal-module-group>header{align-items:flex-start;gap:9px;margin-bottom:13px;display:flex}.portal-module-group>header>svg{flex-shrink:0;margin-top:1px}.portal-module-group>header>div{gap:3px;min-width:0;display:grid}.portal-module-group h2{color:currentColor;letter-spacing:-.01em;margin:0;font-size:12px}.portal-module-group>header p{color:currentColor;opacity:.76;margin:0;font-size:8px;line-height:1.4}.portal-module-group-commercial{color:#9f164f;background:#fdebf3}.portal-module-group-operation{color:#a94b25;background:#fff0e8}.portal-module-group-management{color:#49576b;background:#edf0f5}.portal-module-group-tools{color:#6850a1;background:#f2edfb}.portal-module-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.portal-module-card{color:#2d3038;background:#fff;border:1px solid #454a541a;border-radius:12px;grid-template-rows:1fr auto;grid-template-columns:38px minmax(0,1fr);column-gap:11px;min-height:104px;padding:15px;display:grid}.portal-module-card-featured{grid-column:1/-1;grid-template-rows:1fr;grid-template-columns:44px minmax(0,1fr) auto;min-height:116px}.portal-module-card-featured .portal-module-icon{width:42px;height:42px}.portal-module-card-featured .portal-module-meta{grid-area:1/3;align-self:end}.portal-module-card-link{transition:transform .18s cubic-bezier(.22,1,.36,1),border-color .18s,background .18s}.portal-module-card-link:hover{background:#fff;border-color:currentColor;transform:translateY(-2px)}.portal-module-card-link:focus-visible{outline-offset:2px;outline:3px solid #d6166940}.portal-module-card-disabled{cursor:not-allowed}.portal-module-icon{color:currentColor;background:color-mix(in srgb,currentColor 10%,#fff);border-radius:10px;grid-row:1/3;place-items:center;width:36px;height:36px;display:grid}.portal-module-copy{align-self:start;min-width:0}.portal-module-copy h3{letter-spacing:-.01em;margin:0 0 4px;font-size:11px}.portal-module-copy p{color:#616874;text-wrap:pretty;margin:0;font-size:8px;line-height:1.45}.portal-module-meta{color:#858b95;grid-column:2;justify-content:flex-end;align-items:center;gap:7px;min-width:0;font-size:7px;font-weight:750;display:flex}.portal-module-meta svg{color:currentColor;flex-shrink:0}.portal-module-live{color:#17724e}.portal-module-group-commercial .portal-module-card-link{color:#9f164f}.portal-module-group-operation .portal-module-card-link{color:#a94b25}.portal-module-group-management .portal-module-card-link{color:#49576b}.portal-module-group-tools .portal-module-card-link{color:#6850a1}.portal-module-card .portal-module-copy{color:#2d3038}.portal-module-group-tools .portal-module-items{grid-template-columns:1fr}.portal-no-results{color:#6c727d;text-align:center;background:#fff;border:1px dashed #cfd3da;border-radius:14px;align-content:center;place-items:center;gap:8px;min-height:360px;display:grid}.portal-no-results svg{color:var(--pink)}.portal-no-results h2{margin:4px 0 0;font-size:16px}.portal-no-results p{max-width:440px;margin:0;font-size:10px;line-height:1.55}.portal-no-results button{color:#fff;background:var(--pink);border-radius:9px;margin-top:7px;padding:9px 12px;font-size:9px;font-weight:750}.portal-dashboard .portal-footer{margin-top:18px;padding:14px 2px}.portal-dashboard .portal-footer>span:last-child{color:#707681}@media (width<=1280px){.portal-dashboard .portal-topbar{grid-template-columns:auto 1fr auto}.portal-global-nav a{padding-inline:9px}.portal-global-nav a:nth-last-child(-n+2),.portal-dashboard .portal-user>div{display:none}.portal-module-board{grid-template-columns:1fr 1fr}}@media (width<=980px){.portal-dashboard .portal-topbar{flex-wrap:wrap;gap:10px;height:auto;min-height:74px;padding:12px 18px;display:flex}.portal-global-nav{border-top:1px solid var(--border);order:3;justify-content:flex-start;width:100%;padding-top:8px;overflow-x:auto}.portal-global-nav a:nth-last-child(-n+2){display:inline-flex}.portal-dashboard .portal-account{margin-left:auto}.portal-dashboard .portal-main{width:calc(100% - 30px);padding-top:28px}.portal-dashboard-head{flex-direction:column;align-items:stretch;gap:18px}.portal-search{width:100%}.portal-module-board{grid-template-columns:1fr}.portal-module-group-tools .portal-module-items{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.portal-dashboard .portal-topbar{align-items:center}.portal-dashboard .portal-brand img{width:112px}.portal-dashboard .portal-account{flex-direction:row;order:2;align-items:center;width:100%;margin:0}.portal-dashboard .branch-control-compact{flex:1;min-width:0;max-width:none;margin:0}.portal-dashboard .portal-user{display:flex}.portal-dashboard .portal-user>div,.portal-logout span{display:none}.portal-global-nav{order:3}.portal-global-nav a{min-height:36px;font-size:9px}.portal-global-nav a:nth-child(n+4){display:none}.portal-dashboard .portal-main{width:calc(100% - 24px);padding-top:23px}.portal-welcome h1{font-size:24px}.portal-module-group{padding:13px}.portal-module-items,.portal-module-group-tools .portal-module-items{grid-template-columns:1fr}.portal-module-card-featured{grid-column:auto;grid-template-rows:1fr auto;grid-template-columns:38px minmax(0,1fr);min-height:104px}.portal-module-card-featured .portal-module-icon{width:36px;height:36px}.portal-module-card-featured .portal-module-meta{grid-area:2/2;align-self:auto}.portal-dashboard .portal-footer{flex-direction:column;align-items:flex-start;gap:7px}.portal-dashboard .portal-footer>span:last-child{font-size:8px}}@media (prefers-reduced-motion:reduce){.portal-global-nav a,.portal-module-card-link,.portal-search,.portal-logout{transition:none}.portal-module-card-link:hover{transform:none}}.config-modal .input-with-icon select{padding-left:33px}.global-sidebar{z-index:30;color:#fff;background:linear-gradient(#d20e58 0%,#b20d4e 52%,#96103f 100%);flex-direction:column;width:220px;padding:23px 16px 16px;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:8px 0 28px #4c0d2b21}.global-sidebar-brand{color:#fff;align-items:center;gap:10px;min-height:56px;margin:0 5px 24px;display:flex}.global-sidebar-brand img{object-fit:contain;flex-shrink:0;width:38px;height:38px}.global-sidebar-brand>span{letter-spacing:.055em;gap:1px;min-width:0;font-family:Manrope,sans-serif;font-size:16px;font-weight:800;line-height:1;display:grid}.global-sidebar-brand strong{color:#ffffffb8;letter-spacing:.21em;font-family:Inter,sans-serif;font-size:6px}.global-sidebar-nav{scrollbar-width:thin;align-content:start;gap:5px;min-height:0;display:grid;overflow-y:auto}.global-nav-item{color:#ffffffd6;border-radius:10px;align-items:center;gap:11px;min-height:43px;padding:9px 11px;font-size:10px;font-weight:650;transition:color .16s,background .16s,transform .16s;display:flex;position:relative}.global-nav-item>svg{flex:none}.global-nav-item>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.global-nav-item:hover{color:#fff;background:#ffffff1a}.global-nav-item:focus-visible{outline-offset:2px;outline:3px solid #ffffff73}.global-nav-item.active{color:#fff;background:#ffffff29;box-shadow:inset 3px 0 #fff}.global-sidebar-divider{background:#ffffff2e;height:1px;margin:11px 7px 7px}.global-sidebar-label{color:#ffffff8f;letter-spacing:.12em;text-transform:uppercase;padding:0 11px 3px;font-size:7px;font-weight:800}.global-nav-planned{cursor:not-allowed;color:#ffffff8c}.global-nav-planned small{border:1px solid #ffffff38;border-radius:5px;margin-left:auto;padding:3px 5px;font-size:6px;font-weight:800}.global-sidebar-footer{border-top:1px solid #ffffff2e;gap:3px;margin-top:auto;padding:14px 11px 4px;display:grid}.global-sidebar-footer span{letter-spacing:.12em;font-size:8px;font-weight:800}.global-sidebar-footer small{color:#fff9;font-size:7px}.global-workspace{width:calc(100% - 220px);margin-left:220px}.portal-workspace{min-height:100vh}.portal-shell-topbar{gap:24px}.portal-header-search{width:min(430px,42vw);height:42px}.portal-header-search kbd{color:#747985;white-space:nowrap;background:#f4f5f7;border:1px solid #e3e5ea;border-radius:6px;padding:3px 6px;font-family:Inter,sans-serif;font-size:7px;font-weight:700}.portal-dashboard .portal-main{width:min(1340px,100% - 52px);padding-top:30px}.portal-dashboard-head{margin-bottom:20px}.portal-module-group h2{font-size:13px}.portal-module-group>header p{font-size:9px}.portal-module-copy h3{font-size:11.5px}.portal-module-copy p{font-size:9px}.portal-module-meta{font-size:8px}.global-sidebar-brand strong{font-size:7px}@media (width<=1100px){.global-sidebar{width:188px;padding-inline:12px}.global-workspace{width:calc(100% - 188px);margin-left:188px}.global-sidebar-brand{margin-inline:8px}.global-sidebar-brand>span{font-size:14px}.portal-dashboard .portal-user>div{display:none}.portal-header-search{width:min(360px,38vw)}}@media (width<=820px){.global-sidebar{background:linear-gradient(135deg,#c70c55,#a40c47);border-radius:17px;width:calc(100% - 20px);height:66px;padding:6px;display:block;inset:auto 10px 10px;box-shadow:0 10px 32px #410d2642}.global-sidebar-brand,.global-sidebar-divider,.global-sidebar-label,.global-nav-planned,.global-sidebar-footer{display:none}.global-sidebar-nav{scrollbar-width:none;align-items:stretch;gap:3px;height:100%;display:flex;overflow:auto hidden}.global-sidebar-nav::-webkit-scrollbar{display:none}.global-nav-item{text-align:center;border-radius:12px;flex-direction:column;flex:1;justify-content:center;gap:3px;min-width:68px;min-height:54px;padding:5px 7px;font-size:7px}.global-nav-item.active{box-shadow:none;background:#ffffff2e}.global-nav-item>span{max-width:78px}.global-workspace{width:100%;margin-left:0;padding-bottom:82px}.portal-shell-topbar{flex-wrap:wrap;gap:10px;height:auto;min-height:72px;padding:11px 16px}.portal-header-search{flex:1;width:auto;min-width:230px}.portal-header-search kbd{display:none}.portal-dashboard .portal-account{margin-left:auto}.portal-dashboard .portal-main{width:calc(100% - 30px);padding-top:26px}}@media (width<=590px){.portal-shell-topbar{align-items:center}.portal-header-search{order:2;width:100%;min-width:0}.portal-dashboard .portal-account{justify-content:flex-end;width:100%;margin:0}.portal-dashboard .branch-control-compact{flex:1;min-width:0;max-width:none;margin:0}.portal-dashboard .portal-user{display:flex}.portal-dashboard .portal-user>div,.portal-logout span{display:none}.portal-dashboard .portal-main{width:calc(100% - 22px);padding-top:22px}.global-nav-item{min-width:62px}.global-nav-item>span{font-size:6.5px}}.global-nav-external{opacity:.72;margin-left:auto}.global-nav-portal-link{color:#fff;background:#ffffff17}.portal-product-main{width:min(1340px,100% - 52px);margin:0 auto;padding:34px 0 24px}.portal-product-intro{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:25px;display:flex}.portal-product-intro h1{letter-spacing:-.03em;margin:0 0 7px;font-size:28px}.portal-product-intro p{color:#626975;margin:0;font-size:12px}.portal-product-intro>span{color:#287253;text-align:right;align-items:center;gap:7px;max-width:410px;font-size:9px;font-weight:700;display:flex}.portal-product-intro>span svg{flex-shrink:0}.portal-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:dense;gap:14px;display:grid}.portal-product-card{--product-color:#4e596b;--product-tint:#f0f2f5;border:1px solid color-mix(in srgb,var(--product-color) 22%,#e5e7eb);color:#272b34;background:linear-gradient(145deg,#fff 35%,var(--product-tint));border-radius:15px;grid-template-rows:1fr auto;grid-template-columns:46px minmax(0,1fr);gap:13px;min-height:164px;padding:20px;display:grid;position:relative;overflow:hidden}.portal-product-commercial{--product-color:#b80e58;--product-tint:#fff0f6}.portal-product-operation{--product-color:#b24e21;--product-tint:#fff1e9}.portal-product-prescribers{--product-color:#3568a8;--product-tint:#eef5ff}.portal-product-relationship{--product-color:#28746f;--product-tint:#eef9f7}.portal-product-people{--product-color:#9a5a20;--product-tint:#fff7ec}.portal-product-management{--product-color:#4c596c;--product-tint:#f0f3f7}.portal-product-agents{--product-color:#8051ac;--product-tint:#f5effc}.portal-product-integrations{--product-color:#176c8f;--product-tint:#eef8fc}.portal-product-tools{--product-color:#7050ad;--product-tint:#f4effd}.portal-product-featured{background:linear-gradient(145deg,#fff 22%,var(--product-tint));grid-area:span 2/span 2;grid-template-columns:66px minmax(0,1fr);min-height:342px;padding:30px}.portal-product-featured .portal-product-icon{border-radius:14px;width:62px;height:62px}.portal-product-featured .portal-product-copy h2{font-size:23px}.portal-product-featured .portal-product-copy>p{max-width:40ch;margin-top:11px;font-size:14px}.portal-product-featured .portal-product-copy>small{max-width:54ch;margin-top:12px;font-size:10px}.portal-product-featured .portal-product-action{font-size:11px}.portal-product-icon{width:44px;height:44px;color:var(--product-color);background:color-mix(in srgb,var(--product-color) 11%,#fff);border-radius:12px;place-items:center;display:grid}.portal-product-copy{min-width:0}.portal-product-title{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.portal-product-title h2{letter-spacing:-.015em;margin:2px 0 0;font-size:14px}.portal-product-copy>p{color:#4e5662;margin:7px 0 0;font-size:10px;line-height:1.45}.portal-product-copy>small{color:#68707c;margin-top:7px;font-size:8px;line-height:1.45;display:block}.portal-product-status{white-space:nowrap;border-radius:999px;flex-shrink:0;padding:4px 7px;font-size:7px;font-weight:800}.portal-product-status-available{color:#176b4b;background:#e5f6ee}.portal-product-status-partial{color:#285d88;background:#e5f2fb}.portal-product-status-planned{color:#7c5b30;background:#fff0dc}.portal-product-status-evolving{color:#66439c;background:#eee7fb}.portal-product-action{color:var(--product-color);grid-column:1/-1;justify-content:flex-end;align-items:center;gap:7px;font-size:8px;font-weight:800;display:flex}.portal-product-disabled .portal-product-action{color:#7c828c}.portal-product-disabled{cursor:not-allowed}.portal-product-link{transition:transform .18s cubic-bezier(.22,1,.36,1),border-color .18s,background .18s}.portal-product-link:hover{border-color:var(--product-color);background:#fff;transform:translateY(-2px)}.portal-product-link:focus-visible{outline:3px solid color-mix(in srgb,var(--product-color) 28%,transparent);outline-offset:3px}.portal-product-footer{color:#666d78;justify-content:space-between;align-items:center;gap:18px;margin-top:22px;padding:14px 2px;font-size:8px;display:flex}.portal-product-footer span:first-child{font-weight:750}.portal-product-footer span:last-child{color:#747b86}@media (width<=1080px){.portal-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-product-featured{grid-area:auto/span 2;min-height:260px}.portal-product-intro{flex-direction:column;align-items:flex-start;gap:12px}.portal-product-intro>span{text-align:left}}@media (width<=820px){.portal-product-main{width:calc(100% - 30px);padding-top:27px}.portal-product-hub .portal-account{margin-left:auto}.portal-product-featured{min-height:230px}}@media (width<=590px){.portal-product-hub .portal-account{justify-content:flex-end;width:100%;margin:0}.portal-product-hub .branch-control-compact{flex:1;min-width:0;max-width:none;margin:0}.portal-product-hub .portal-user{display:flex}.portal-product-hub .portal-user>div{display:none}.portal-product-main{width:calc(100% - 22px);padding-top:22px}.portal-product-grid{grid-template-columns:1fr}.portal-product-featured{grid-column:auto;grid-template-columns:50px minmax(0,1fr);min-height:220px;padding:22px}.portal-product-featured .portal-product-icon{width:48px;height:48px}.portal-product-featured .portal-product-copy h2{font-size:18px}.portal-product-card{min-height:170px}.portal-product-title,.portal-product-footer{flex-direction:column;align-items:flex-start;gap:7px}}@media (prefers-reduced-motion:reduce){.portal-product-link{transition:none}.portal-product-link:hover{transform:none}}.global-sidebar-crm,.global-sidebar-portal,.global-sidebar-agents,.global-sidebar-integrations{background:linear-gradient(#352a3b 0%,#29232f 100%);box-shadow:6px 0 22px #221b2724}.global-sidebar-crm .global-nav-item,.global-sidebar-portal .global-nav-item,.global-sidebar-agents .global-nav-item,.global-sidebar-integrations .global-nav-item{color:#d8d3da}.global-sidebar-crm .global-nav-item:hover,.global-sidebar-portal .global-nav-item:hover,.global-sidebar-agents .global-nav-item:hover,.global-sidebar-integrations .global-nav-item:hover{color:#fff;background:#ffffff12}.global-sidebar-crm .global-nav-item.active,.global-sidebar-portal .global-nav-item.active,.global-sidebar-agents .global-nav-item.active,.global-sidebar-integrations .global-nav-item.active{color:#fff;background:linear-gradient(135deg,#d61669f5,#fc5c33e6);box-shadow:0 6px 8px #d6166933}.global-sidebar-crm .global-nav-portal-link,.global-sidebar-agents .global-nav-portal-link,.global-sidebar-integrations .global-nav-portal-link{color:#f2edf4;background:#ffffff0f}.global-sidebar-crm .global-sidebar-label,.global-sidebar-portal .global-sidebar-label,.global-sidebar-agents .global-sidebar-label,.global-sidebar-integrations .global-sidebar-label{color:#ffffff80}@media (width<=820px){.global-sidebar-crm,.global-sidebar-portal,.global-sidebar-agents,.global-sidebar-integrations{background:linear-gradient(135deg,#352a3b,#29232f)}.global-sidebar-crm .global-nav-item.active,.global-sidebar-portal .global-nav-item.active,.global-sidebar-agents .global-nav-item.active,.global-sidebar-integrations .global-nav-item.active{box-shadow:none}}@media (width>=821px){.global-sidebar-portal{--portal-sidebar-expanded:220px;width:72px;padding-inline:12px;transition:width .2s cubic-bezier(.22,1,.36,1),box-shadow .2s;overflow:hidden}.global-sidebar-portal:hover,.global-sidebar-portal:focus-within{width:var(--portal-sidebar-expanded);box-shadow:8px 0 24px #221b2733}.global-sidebar-portal .global-sidebar-nav{overflow-x:hidden}.portal-workspace{width:calc(100% - 72px);margin-left:72px}.global-sidebar-portal .global-sidebar-brand{justify-content:center;gap:0;margin-inline:0}.global-sidebar-portal .global-nav-item{justify-content:center;gap:0}.global-sidebar-portal .global-sidebar-brand>span,.global-sidebar-portal .global-nav-item>span,.global-sidebar-portal .global-nav-external,.global-sidebar-portal .global-nav-planned small,.global-sidebar-portal .global-sidebar-footer span,.global-sidebar-portal .global-sidebar-footer small{opacity:0;visibility:hidden;white-space:nowrap;max-width:0;transition:max-width .2s cubic-bezier(.22,1,.36,1),opacity .12s,visibility 0s linear .2s;overflow:hidden}.global-sidebar-portal .global-sidebar-label{opacity:0;visibility:hidden;max-height:0;padding-block:0;transition:max-height .2s cubic-bezier(.22,1,.36,1),opacity .12s,visibility 0s linear .2s;overflow:hidden}.global-sidebar-portal:hover .global-sidebar-brand,.global-sidebar-portal:focus-within .global-sidebar-brand{justify-content:flex-start;gap:10px;margin-inline:5px}.global-sidebar-portal:hover .global-nav-item,.global-sidebar-portal:focus-within .global-nav-item{justify-content:flex-start;gap:11px}.global-sidebar-portal:hover .global-sidebar-brand>span,.global-sidebar-portal:focus-within .global-sidebar-brand>span,.global-sidebar-portal:hover .global-nav-item>span,.global-sidebar-portal:focus-within .global-nav-item>span{max-width:145px}.global-sidebar-portal:hover .global-nav-external,.global-sidebar-portal:focus-within .global-nav-external{max-width:18px;margin-left:auto}.global-sidebar-portal:hover .global-nav-planned small,.global-sidebar-portal:focus-within .global-nav-planned small{max-width:30px;margin-left:auto}.global-sidebar-portal:hover .global-sidebar-footer span,.global-sidebar-portal:focus-within .global-sidebar-footer span,.global-sidebar-portal:hover .global-sidebar-footer small,.global-sidebar-portal:focus-within .global-sidebar-footer small{max-width:160px}.global-sidebar-portal:hover .global-sidebar-brand>span,.global-sidebar-portal:focus-within .global-sidebar-brand>span,.global-sidebar-portal:hover .global-nav-item>span,.global-sidebar-portal:focus-within .global-nav-item>span,.global-sidebar-portal:hover .global-nav-external,.global-sidebar-portal:focus-within .global-nav-external,.global-sidebar-portal:hover .global-nav-planned small,.global-sidebar-portal:focus-within .global-nav-planned small,.global-sidebar-portal:hover .global-sidebar-footer span,.global-sidebar-portal:focus-within .global-sidebar-footer span,.global-sidebar-portal:hover .global-sidebar-footer small,.global-sidebar-portal:focus-within .global-sidebar-footer small{opacity:1;visibility:visible;transition-delay:0s,60ms,0s}.global-sidebar-portal:hover .global-sidebar-label,.global-sidebar-portal:focus-within .global-sidebar-label{opacity:1;visibility:visible;max-height:20px;padding:0 11px 3px;transition-delay:0s,60ms,0s}.global-sidebar-crm{--crm-sidebar-expanded:220px;width:72px;padding-inline:12px;transition:width .2s cubic-bezier(.22,1,.36,1),box-shadow .2s;overflow:hidden}.global-sidebar-crm:hover,.global-sidebar-crm:focus-within{width:var(--crm-sidebar-expanded);box-shadow:8px 0 24px #221b2733}.global-sidebar-crm+.global-workspace{width:calc(100% - 72px);margin-left:72px}.global-sidebar-crm .global-sidebar-nav{overflow-x:hidden}.global-sidebar-crm .global-sidebar-crm-brand{justify-content:center;margin-inline:0}.global-sidebar-crm .global-sidebar-crm-brand>.product-logo,.global-sidebar-crm .global-nav-item{justify-content:center;gap:0}.global-sidebar-crm .global-sidebar-crm-brand .product-logo>span,.global-sidebar-crm .global-nav-item>span,.global-sidebar-crm .global-sidebar-footer span,.global-sidebar-crm .global-sidebar-footer small{opacity:0;visibility:hidden;white-space:nowrap;max-width:0;transition:max-width .2s cubic-bezier(.22,1,.36,1),opacity .12s,visibility 0s linear .2s;overflow:hidden}.global-sidebar-crm .global-sidebar-label{opacity:0;visibility:hidden;max-height:0;padding-block:0;transition:max-height .2s cubic-bezier(.22,1,.36,1),opacity .12s,visibility 0s linear .2s;overflow:hidden}.global-sidebar-crm:hover .global-sidebar-crm-brand,.global-sidebar-crm:focus-within .global-sidebar-crm-brand{justify-content:flex-start;margin-inline:5px}.global-sidebar-crm:hover .global-sidebar-crm-brand>.product-logo,.global-sidebar-crm:focus-within .global-sidebar-crm-brand>.product-logo{justify-content:flex-start;gap:10px}.global-sidebar-crm:hover .global-nav-item,.global-sidebar-crm:focus-within .global-nav-item{justify-content:flex-start;gap:11px}.global-sidebar-crm:hover .global-sidebar-crm-brand .product-logo>span,.global-sidebar-crm:focus-within .global-sidebar-crm-brand .product-logo>span,.global-sidebar-crm:hover .global-nav-item>span,.global-sidebar-crm:focus-within .global-nav-item>span{max-width:145px}.global-sidebar-crm:hover .global-sidebar-footer span,.global-sidebar-crm:focus-within .global-sidebar-footer span,.global-sidebar-crm:hover .global-sidebar-footer small,.global-sidebar-crm:focus-within .global-sidebar-footer small{max-width:160px}.global-sidebar-crm:hover .global-sidebar-crm-brand .product-logo>span,.global-sidebar-crm:focus-within .global-sidebar-crm-brand .product-logo>span,.global-sidebar-crm:hover .global-nav-item>span,.global-sidebar-crm:focus-within .global-nav-item>span,.global-sidebar-crm:hover .global-sidebar-footer span,.global-sidebar-crm:focus-within .global-sidebar-footer span,.global-sidebar-crm:hover .global-sidebar-footer small,.global-sidebar-crm:focus-within .global-sidebar-footer small{opacity:1;visibility:visible;transition-delay:0s,60ms,0s}.global-sidebar-crm:hover .global-sidebar-label,.global-sidebar-crm:focus-within .global-sidebar-label{opacity:1;visibility:visible;max-height:20px;padding:0 11px 3px;transition-delay:0s,60ms,0s}}@media (width>=821px) and (width<=1100px){.global-sidebar-portal{--portal-sidebar-expanded:188px}.global-sidebar-crm{--crm-sidebar-expanded:188px}}@media (prefers-reduced-motion:reduce){.global-sidebar-portal,.global-sidebar-portal *,.global-sidebar-crm,.global-sidebar-crm *{transition:none!important}}.product-logo{color:#252832;align-items:center;gap:11px;font-family:Inter,sans-serif;line-height:1;display:flex}.product-logo img{object-fit:contain;filter:brightness(0)saturate()invert(17%)sepia(97%)saturate(4250%)hue-rotate(324deg)brightness(91%)contrast(96%);flex-shrink:0;width:46px;height:46px}.product-logo>span{gap:4px;min-width:0;display:grid}.product-logo strong{color:inherit;letter-spacing:-.02em;white-space:nowrap;font-family:Manrope,Inter,sans-serif;font-size:18px;font-weight:800}.product-logo small{color:#b70f57;letter-spacing:.16em;white-space:nowrap;font-size:9px;font-weight:800}.product-logo-inverse{color:#fff}.product-logo-inverse img{filter:none}.product-logo-inverse small{color:#f3a9c6}.product-logo-compact{gap:7px}.product-logo-compact img{width:30px;height:30px}.product-logo-compact strong{font-size:12px}.product-logo-compact small{font-size:6px}.global-sidebar-crm-brand{align-items:center;margin-bottom:24px;display:flex}.global-sidebar-crm-brand>.product-logo{font-family:Inter,sans-serif;font-size:initial;font-weight:initial;letter-spacing:normal;line-height:1;display:flex}.global-sidebar-crm-brand .product-logo img{width:40px;height:40px}.global-sidebar-crm-brand .product-logo strong{color:#fff;letter-spacing:-.01em;font-size:14px}.global-sidebar-crm-brand .product-logo small{letter-spacing:.16em;font-size:7px}.global-sidebar-product-brand>svg{color:#fff;flex:none}.global-sidebar-product-brand>span{letter-spacing:.02em;font-size:13px}.global-sidebar-product-brand strong{letter-spacing:.13em;font-size:6px}.global-nav-brand-mark{object-fit:contain;flex-shrink:0;width:18px;height:18px}.portal-product-card{min-height:184px}.portal-product-card-brand{grid-template-rows:auto 1fr auto;grid-template-columns:1fr}.portal-product-card-brand>.product-logo,.portal-product-card-brand>.portal-product-copy{grid-column:1/-1}.portal-product-card-brand>.product-logo{align-self:start}.portal-product-card-brand .portal-product-title{justify-content:flex-end}.portal-product-card-brand .portal-product-copy>p{margin-top:0}@media (width<=590px){.portal-product-card{min-height:178px}.portal-product-card-brand>.product-logo{gap:9px}.portal-product-card-brand>.product-logo img{width:40px;height:40px}.portal-product-card-brand>.product-logo strong{font-size:16px}}.onboarding-page{background:radial-gradient(circle at 10% 15%,#d616691a,#0000 28%),radial-gradient(circle at 88% 82%,#fc5c331a,#0000 30%),#f6f4f7;place-items:center;min-height:100vh;padding:32px;display:grid}.onboarding-card{background:#fff;border:1px solid #e9e1e7;border-radius:25px;grid-template-columns:minmax(310px,.78fr) minmax(430px,1.22fr);width:min(950px,100%);min-height:610px;display:grid;overflow:hidden;box-shadow:0 28px 80px #301f2b1f}.onboarding-intro{color:#fff;background:radial-gradient(circle at 80% 18%,#fc5c336b,#0000 27%),linear-gradient(155deg,#382d3d,#28212d);flex-direction:column;padding:43px;display:flex;position:relative}.onboarding-intro:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-95px;right:-95px}.onboarding-intro>img{filter:brightness(0)invert();width:172px}.onboarding-intro>span{color:#f08db8;letter-spacing:.17em;margin-top:80px;font-size:9px;font-weight:800}.onboarding-intro h1{color:#fff;letter-spacing:-.045em;margin:12px 0 13px;font-size:35px}.onboarding-intro>p{color:#cfc6d1;font-size:11px;line-height:1.7}.onboarding-steps{gap:12px;margin-top:26px;display:grid}.onboarding-steps span{align-items:center;gap:9px;font-size:10px;font-weight:600;display:flex}.onboarding-steps svg{color:#fff;background:#279c70;border-radius:50%;padding:2px}.onboarding-intro>small{z-index:1;color:#9f94a3;margin-top:auto;font-size:8px;line-height:1.55;position:relative}.onboarding-form{align-content:start;gap:14px;padding:42px 48px;display:grid}.onboarding-form header>span{color:var(--pink);letter-spacing:.16em;font-size:9px;font-weight:800}.onboarding-form header h2{letter-spacing:-.035em;margin:8px 0 4px;font-size:27px}.onboarding-form header p{color:var(--muted);margin:0;font-size:10px}.onboarding-error{color:#a13946;background:#fff4f5;border:1px solid #f3c8cd;border-radius:10px;align-items:flex-start;gap:8px;padding:10px 12px;font-size:9px;line-height:1.45;display:flex}.avatar-picker{cursor:pointer;background:#fffafd;border:1px dashed #dcc7d2;border-radius:13px;align-items:center;gap:12px;padding:12px;display:flex}.avatar-picker input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.avatar-preview{width:52px;height:52px;color:var(--pink);background:var(--pink-soft);border-radius:15px;flex-shrink:0;place-items:center;display:grid;overflow:hidden}.avatar-preview img{object-fit:cover;width:100%;height:100%}.avatar-picker>span:nth-of-type(2){flex:1;gap:4px;min-width:0;display:grid}.avatar-picker strong{font-size:10px}.avatar-picker small{color:#8b8490;font-size:8px}.avatar-picker b{color:var(--pink);font-size:9px}.onboarding-field{gap:6px;display:grid}.onboarding-field>label{font-size:9px;font-weight:700}.onboarding-field>div{border:1px solid var(--border);background:#fff;border-radius:10px;align-items:center;gap:9px;height:43px;padding:0 11px;display:flex}.onboarding-field>div:focus-within{border-color:#dc6a9c;box-shadow:0 0 0 3px #d6166914}.onboarding-field svg{color:#9a929d;flex-shrink:0}.onboarding-field input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:10px}.onboarding-field input[readonly]{color:#8c8590}.onboarding-field>div:has(input[readonly]){background:#faf9fa}.onboarding-field>small{color:#96909a;font-size:7.5px;line-height:1.45}.onboarding-submit{color:#fff;background:linear-gradient(135deg,var(--pink),var(--orange));border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:45px;margin-top:4px;font-size:10px;font-weight:800;display:flex;box-shadow:0 10px 24px #d6166933}.onboarding-submit:disabled{cursor:wait;opacity:.65}.onboarding-signout{color:#817985;font-size:8px;font-weight:600}.onboarding-signout:hover{color:var(--pink)}.onboarding-responsibility{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;margin:16px 0 0;padding:10px 11px;color:#e6dde8!important;font-size:9px!important;line-height:1.55!important}.pending-completed-step{color:#246e50;text-align:left;background:#f0faf5;border:1px solid #cfe9dc;border-radius:11px;align-items:flex-start;gap:10px;margin:0 auto 17px;padding:12px;display:flex}.pending-completed-step svg{flex-shrink:0}.pending-completed-step span{gap:3px;display:grid}.pending-completed-step strong{font-size:10px}.pending-completed-step small{color:#4f7b68;font-size:8px;line-height:1.45}@media (width<=760px){.onboarding-page{padding:0}.onboarding-card{border:0;border-radius:0;grid-template-columns:1fr;min-height:100vh}.onboarding-intro{min-height:210px;padding:28px}.onboarding-intro>img{width:145px}.onboarding-intro>span{margin-top:35px}.onboarding-intro h1{font-size:28px}.onboarding-intro>p{margin-bottom:0}.onboarding-steps,.onboarding-intro>small{display:none}.onboarding-form{padding:30px 24px 40px}}.avatar-menu img,.account-identity>span img,.portal-user>span img{border-radius:inherit;object-fit:cover;width:100%;height:100%;display:block}.account-avatar-only{border:2px solid #fff;outline:1px solid #e7dbe1;transition:transform .16s,outline-color .16s;overflow:hidden}.account-avatar-only:hover{outline-color:#dc6a9c;transform:translateY(-1px)}.account-avatar-only:focus-visible{outline-offset:2px;outline:3px solid #f3bad2}.account-actions-popover{z-index:50;box-shadow:0 8px 8px #231c2a24}.account-actions-popover .account-identity>span{overflow:hidden}.account-actions-popover>button{color:#484b54;background:#fff}.account-actions-popover>button:hover{background:#f7f7f9}.account-actions-popover>.account-signout-action{color:#a02e3b;background:snow}.account-modal-backdrop{z-index:80}.account-modal{background:#fff;border-radius:16px;width:min(700px,100%);max-height:calc(100vh - 40px);overflow:hidden;box-shadow:0 8px 8px #18141b3d}.account-modal>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 22px;display:flex}.account-modal>header>div{gap:4px;display:grid}.account-modal>header span{color:var(--pink);letter-spacing:.14em;font-size:8px;font-weight:800}.account-modal h2{letter-spacing:-.025em;margin:0;font-size:18px}.account-modal header p{color:var(--muted);margin:0;font-size:9px;line-height:1.5}.account-modal>header>button{color:#777b85;border-radius:9px;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.account-modal>header>button:hover{color:#333640;background:#f2f3f5}.account-modal form{gap:15px;max-height:calc(100vh - 124px);padding:20px 22px;display:grid;overflow-y:auto}.account-modal-feedback{border-radius:10px;align-items:flex-start;gap:8px;padding:10px 12px;font-size:9px;line-height:1.45;display:flex}.account-modal-feedback svg{flex-shrink:0}.account-modal-feedback.error{color:#a13946;background:#fff1f2}.account-modal-feedback.success{color:#176c4c;background:#eaf8f1}.account-avatar-picker{cursor:pointer;background:#fffafd;border:1px dashed #d9c6d0;border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.account-avatar-picker input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.account-avatar-picker>span{width:54px;height:54px;color:var(--pink);background:var(--pink-soft);border-radius:14px;flex-shrink:0;place-items:center;display:grid;overflow:hidden}.account-avatar-picker img{object-fit:cover;width:100%;height:100%}.account-avatar-picker>div{flex:1;gap:4px;min-width:0;display:grid}.account-avatar-picker strong{font-size:10px}.account-avatar-picker small{color:#858994;font-size:8px}.account-avatar-picker b{color:var(--pink);font-size:9px}.account-form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.account-form-grid label{align-content:start;gap:6px;min-width:0;display:grid}.account-form-grid label.full{grid-column:1/-1}.account-form-grid label>span{color:#555963;font-size:9px;font-weight:700}.account-form-grid label>div{background:#fff;border:1px solid #dfe1e6;border-radius:9px;align-items:center;gap:8px;height:41px;padding:0 10px;display:flex}.account-form-grid label>div:focus-within{border-color:#dc6a9c;box-shadow:0 0 0 3px #d6166914}.account-form-grid label svg{color:#9296a0;flex-shrink:0}.account-form-grid input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:10px}.account-form-grid label>small{color:#8b8f99;font-size:7.5px}.account-form-grid label button{color:#858994;place-items:center;display:grid}.account-security-section{background:#faf9fa;border:1px solid #e7e1e5;border-radius:12px;gap:5px;margin:0;padding:15px;display:grid}.account-security-section legend{color:#514a52;align-items:center;gap:7px;padding:0 6px;font-size:10px;font-weight:800;display:flex}.account-security-section legend svg{color:var(--pink)}.account-security-section>p{color:#85808a;margin:0 0 10px;font-size:8px}.account-modal footer{justify-content:flex-end;gap:8px;padding-top:2px;display:flex}.account-form-grid label>div:has(input[readonly]){background:#f4f3f5;border-color:#e5e1e4}.account-form-grid input[readonly]{color:#67616a;cursor:not-allowed}.account-form-grid label>div:has(input[readonly]):focus-within{box-shadow:none;border-color:#e5e1e4}@media (width<=620px){.account-modal-backdrop{padding:0}.account-modal{border-radius:0;width:100%;max-height:100vh}.account-modal form{max-height:calc(100vh - 105px);padding:17px}.account-modal>header{padding:17px}.account-form-grid{grid-template-columns:1fr}.account-form-grid label.full{grid-column:auto}.account-avatar-picker b{display:none}}@media (prefers-reduced-motion:reduce){.account-avatar-only{transition:none}.account-avatar-only:hover{transform:none}}.avatar-menu.account-avatar-only{box-shadow:none;background:#fff;border:1px solid #dfe1e6;outline:0;padding:0}.avatar-menu.account-avatar-only:hover{border-color:#b9bdc6;outline:0;transform:translateY(-1px)}.avatar-menu.account-avatar-only:focus-visible{outline-offset:2px;outline:3px solid #f3bad2}.avatar-menu.account-avatar-only img{border-radius:10px}.account-modal-backdrop{place-items:center;overflow-y:auto}.account-modal{width:min(700px,100vw - 40px);max-height:calc(100dvh - 40px);margin:auto}.account-modal form{max-height:calc(100dvh - 124px)}@media (width<=620px){.account-modal{width:100%;max-height:100dvh;margin:0}.account-modal form{max-height:calc(100dvh - 105px)}}.access-page{max-width:1480px}.access-summary{border:1px solid var(--border);background:#fff;border-radius:12px;align-items:stretch;margin:0 0 18px;display:flex;overflow:hidden}.access-summary>div{flex:1;align-items:center;gap:10px;min-width:0;padding:13px 15px;display:flex}.access-summary>div+div{border-left:1px solid var(--border)}.access-summary svg{color:var(--pink);flex-shrink:0}.access-summary span{gap:2px;min-width:0;display:grid}.access-summary strong{font-family:Manrope,Inter,sans-serif;font-size:16px;line-height:1}.access-summary small{color:#626873;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.access-connection-state{background:#fff9fa;border:1px solid #edcdd2;border-radius:14px;justify-content:center;align-items:center;gap:18px;min-height:250px;padding:36px;display:flex}.access-connection-icon{color:#b33946;background:#fdecee;border-radius:14px;flex-shrink:0;place-items:center;width:54px;height:54px;display:grid}.access-connection-state>div:nth-child(2){flex:1;max-width:570px}.access-connection-state h2{letter-spacing:-.02em;margin:0 0 6px;font-size:16px}.access-connection-state p{color:#823b44;margin:0;font-size:10px;line-height:1.55}.access-connection-state small{color:#747984;margin-top:8px;font-size:8px;line-height:1.5;display:block}.access-skeleton{gap:12px;min-height:260px;display:grid}.access-skeleton>span{background:#e9ebee;border-radius:7px;height:14px;animation:1.2s ease-in-out infinite access-pulse}.access-skeleton>span:first-child{width:32%}.access-skeleton>span:nth-child(2){width:52%}.access-skeleton>span:nth-child(3){width:21%}.access-skeleton>div{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:8px;display:grid}.access-skeleton i{background:#eceef1;border-radius:12px;height:150px;animation:1.2s ease-in-out infinite access-pulse}.access-policy-identity{background:#f5f6f8;border-radius:10px;align-items:center;gap:10px;padding:11px 12px;display:flex}.access-policy-identity>span{flex:1;gap:3px;min-width:0;display:grid}.access-policy-identity strong{font-size:10px}.access-policy-identity small{color:#777d88;font-size:8px}.access-invite-identity label>small{color:#777d88;font-size:8px;line-height:1.45}.access-page .groups-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.access-page .group-card,.access-page .group-card:hover,.access-page .group-card:focus-visible{box-shadow:none}.access-page .segment-control button:focus-visible,.access-page .group-card:focus-visible{outline:2px solid color-mix(in srgb,var(--pink) 38%,transparent);outline-offset:2px}@keyframes access-pulse{0%,to{opacity:.55}50%{opacity:1}}.access-migration-note{color:#79551e;background:#fff9ec;border:1px solid #f0d8ae;border-radius:10px;align-items:flex-start;gap:9px;margin-top:14px;padding:11px;display:flex}.access-migration-note svg{color:#b77817;flex-shrink:0;margin-top:1px}.access-migration-note span{gap:3px;display:grid}.access-migration-note strong{font-size:9px}.access-migration-note small{color:#806b4b;font-size:8px;line-height:1.5}@media (width<=820px){.access-summary{grid-template-columns:1fr 1fr;display:grid}.access-summary>div+div{border-left:0}.access-summary>div:nth-child(2n){border-left:1px solid var(--border)}.access-summary>div:nth-child(n+3){border-top:1px solid var(--border)}.access-connection-state{flex-direction:column;align-items:flex-start}.access-skeleton>div{grid-template-columns:1fr}.access-skeleton i:not(:first-child){display:none}}@media (width<=520px){.access-summary{grid-template-columns:1fr}.access-summary>div+div,.access-summary>div:nth-child(2n){border-left:0}.access-summary>div:nth-child(n+2){border-top:1px solid var(--border)}.access-connection-state{padding:24px}.access-connection-state .button{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.access-skeleton>span,.access-skeleton i{animation:none}}
