@layer sb-mobile221;@layer sb-headline210;@font-face{font-family:Satoshi;src:url(/assets/Satoshi-Regular.woff2)format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Satoshi;src:url(/assets/Satoshi-Medium.woff2)format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Satoshi;src:url(/assets/Satoshi-Bold.woff2)format("woff2");font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-400.woff2)format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-600.woff2)format("woff2");font-weight:600 800;font-display:swap}:root{--ink:#202122;--muted:#686b70;--line:#e6e7e9;--blue:#0071e3;--blue-hover:#005fc0;--surface:#f7f8fa;--font:Satoshi,Arial,sans-serif;--app:Inter,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:#fff;color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}svg{flex-shrink:0;vertical-align:middle}h1,h2,h3,h4,p,figure{margin:0}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #0071e3;outline-offset:5px}button:disabled{cursor:default}::selection{background:#d4e7ff}.wrap{max-width:1200px;margin:0 auto;width:calc(100% - 80px)}.section{padding-top:128px;padding-bottom:128px}.skip{position:fixed;left:20px;top:-100px;z-index:1000;padding:12px;background:#fff}.skip:focus{top:12px}.button{display:inline-flex;align-items:center;justify-content:center;gap:21px;min-height:49px;padding:0 23px;border-radius:9px;background:var(--blue);color:#fff;font-weight:700;font-size:15px;transition:background .18s,transform .18s;box-shadow:0 1px 2px #00134412}.button:hover{background:var(--blue-hover);transform:translateY(-1px)}.button.small{font-size:13px;min-height:36px;padding:0 14px;gap:10px;border-radius:7px}.text-link{display:inline-flex;align-items:center;gap:12px;color:var(--blue);font-size:16px;font-weight:700;line-height:1.5}.text-link:hover svg{transform:translateX(3px)}.text-link svg{transition:transform .18s}.eyebrow{font-size:12px;letter-spacing:.065em;line-height:1.5;font-weight:700;margin-bottom:23px}.blue-dot{display:inline-block;width:6px;height:6px;margin-right:8px;border-radius:50%;background:var(--blue);vertical-align:2px}h1{font-size:88px;font-weight:500;line-height:1.015;letter-spacing:-3.5px}h2{font-size:58px;font-weight:500;line-height:1.075;letter-spacing:-1.8px}p{font-size:18px;line-height:1.65;color:var(--muted)}.micro,.small-note,.sample-note{font-size:12px;line-height:1.6;color:#797c82}.orbit{display:block;mix-blend-mode:multiply;pointer-events:none}.nav{position:fixed;z-index:100;top:20px;left:50%;transform:translateX(-50%);width:calc(100% - 48px);max-width:1200px;height:62px;border:1px solid #e7e8eb;border-radius:20px;background:#fffffff5;backdrop-filter:blur(18px);box-shadow:0 3px 16px #16253d07;display:flex;align-items:center;padding:0 18px 0 22px;gap:35px}.brand{display:inline-flex;align-items:center;flex-shrink:0}.brand img{width:175px;display:block;filter:brightness(0)}.desktop-nav{display:flex;align-items:center;gap:28px;margin-left:18px;font-size:13px;font-weight:500}.desktop-nav summary{list-style:none;cursor:pointer;word-spacing:9px}.desktop-nav summary::-webkit-details-marker{display:none}.desktop-nav details{position:relative}.nav-popover{position:absolute;top:40px;left:-16px;width:245px;border:1px solid var(--line);border-radius:13px;background:#fff;padding:9px;box-shadow:0 12px 35px #141e3212;display:grid;gap:2px}.nav-popover a{padding:11px 10px;border-radius:7px;font-size:14px}.nav-popover a:hover{background:var(--surface)}.nav-actions{margin-left:auto;display:flex;align-items:center;gap:24px}.sign-in{font-size:13px}.mobile-menu{display:none}.hero{padding-top:153px;overflow:hidden}.hero-copy{text-align:center}.hero .eyebrow{margin-bottom:21px;letter-spacing:0;font-size:14px;font-weight:500}.hero-description{font-size:18px;line-height:1.65;margin-top:24px;color:#72757a}.hero-actions{display:flex;align-items:center;justify-content:center;gap:26px;margin-top:27px}.hero-actions .text-link{color:var(--ink);font-size:14px}.hero .micro{margin-top:13px}.platform-strip{padding:39px 12px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:22px}.platform-strip>span{font-size:14px;color:var(--muted);line-height:1.65;margin-right:65px}.platform-strip b{font-weight:500;color:var(--ink)}.platform-strip>div{display:flex;align-items:center;gap:11px;font-size:14px;font-weight:500}.platform-strip>i{color:#b6bbc2;font-style:normal}.film-shell{max-width:1400px;width:100%;margin:36px auto 32px;position:relative}.film-viewport{position:relative;width:100%;overflow:hidden;aspect-ratio:1240/650;container-type:inline-size}.film-artboard{width:1240px;height:650px;position:absolute;top:0;left:50%;transform:translateX(-50%) scale(var(--film-scale,1));transform-origin:top center;background:radial-gradient(ellipse at 49% 70%,#f0f3fa 0,#fff 67%)}.film-center{position:absolute;width:1000px;height:510px;left:120px;top:43px;background:#fff;border:1px solid #e3e5e9;border-radius:10px;box-shadow:0 20px 55px #26345313,0 2px 8px #26345306;overflow:hidden;font-family:var(--app);color:#171717}.window-chrome{height:31px;border-bottom:1px solid #e9e9ec;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 13px;font:10px var(--app);color:#92959a;gap:12px}.window-chrome>span{color:#74777c}.window-dots{display:flex;gap:4px;width:46px}.window-dots i{width:6px;height:6px;background:#e1e2e5;border-radius:100%}.product-scene{position:absolute;top:31px;left:0;right:0;bottom:0;opacity:0;transform:translateY(7px);visibility:hidden;transition:opacity .35s,transform .45s;display:flex;overflow:hidden}.product-scene.active{visibility:visible;opacity:1;transform:translateY(0)}.scene-form{display:block;background:#fff}.public-progress{position:absolute;top:0;left:0;right:0;height:4px;background:#f3f3f3}.public-progress i{height:4px;background:#171717;width:33.33%;display:block;transition:width .4s}.public-form-brand{padding:26px 32px;display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:600;letter-spacing:.04em}.public-form-brand>span{font-size:12px;letter-spacing:0;color:#737373;font-weight:400}.native-form-stage{width:620px;height:326px;position:relative;margin:14px auto 0}.film-question{position:absolute;top:23px;left:0;width:100%;opacity:0;transform:translateY(8px);transition:opacity .23s,transform .25s;visibility:hidden}.film-question.active{visibility:visible;opacity:1;transform:translateY(0)}.film-question .MuiTypography-root{letter-spacing:0}.film-question input{caret-color:transparent;pointer-events:none}.question-selected{transition:none}.form-next{position:absolute;left:0;top:230px;display:flex;gap:14px;align-items:center;transition:opacity .2s}.form-next small{font-size:12px;color:#555}.form-next .native-btn{font:600 15px var(--app);padding:10px 15px;border-radius:7px;min-height:42px}.form-bottom{display:flex;align-items:center;justify-content:space-between;position:absolute;bottom:20px;left:32px;right:32px;color:#737373;font-size:10px}.form-bottom>span:last-child{color:#171717;border:1px solid #ddd;border-radius:5px;padding:5px;font-size:13px}.form-thanks{text-align:center;opacity:0;position:absolute;inset:54px 0 0;transition:opacity .3s}.form-thanks>span{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;background:#f1f4f2;border-radius:50%;margin-bottom:20px}.form-thanks h3{font:600 30px var(--app);letter-spacing:-.6px}.form-thanks p{font:16px var(--app);margin-top:14px}.native-rail{width:49px;border-right:1px solid #ececec;flex-shrink:0;display:flex;flex-direction:column;align-items:center;padding:12px 5px;gap:10px;background:#fbfbfb}.rail-logo{font-weight:700;font-size:19px;margin-bottom:15px}.rail-item{width:34px;height:33px;display:flex;align-items:center;justify-content:center;color:#6c6c6c;border-radius:7px}.rail-item.active{background:#ebebeb;color:#171717}.rail-bottom{margin-top:auto;color:#737373}.native-sidebar{position:relative;width:172px;padding:12px 8px;flex-shrink:0;border-right:1px solid #e5e5e5;font:12px var(--app);background:#fdfdfd}.native-workspace{display:flex;gap:8px;align-items:center;padding:0 4px 15px}.native-workspace>b{width:27px;height:27px;border:1px solid #ddd;border-radius:5px;display:grid;place-items:center;background:#fff;font-size:12px}.native-workspace>span{font-weight:600;font-size:11px}.native-workspace small{font-size:9px;display:block;color:#8b8b8b;font-weight:400;margin-top:3px}.native-workspace i{font-style:normal;margin-left:auto;color:#888}.native-search{display:flex;align-items:center;gap:7px;height:29px;border:1px solid #e5e5e5;border-radius:5px;padding:0 7px;font-size:10px;color:#777;background:#fff}.native-search kbd{font-family:var(--app);font-size:8px;margin-left:auto}.native-section{font-size:12px;font-weight:600;margin:19px 7px 20px}.native-group{font:9px monospace;letter-spacing:1px;color:#919191;padding:0 9px;margin-bottom:7px;margin-top:16px;display:flex;justify-content:space-between}.native-nav-item{height:31px;display:flex;gap:9px;align-items:center;border-radius:5px;padding:0 9px;font-size:11px;margin-bottom:2px;color:#656565}.native-nav-item.selected{background:#eee;color:#171717;font-weight:600}.native-user{position:absolute;bottom:14px;left:14px;display:flex;align-items:center;gap:8px;font-size:10px}.native-main{min-width:0;flex:1;padding:6px 7px 0;overflow:hidden}.native-titlebar{min-height:40px;border:1px solid #e5e5e5;display:flex;align-items:center;gap:8px;padding:0 10px;border-radius:5px 5px 0 0;font-size:13px}.object-icon{width:22px;height:22px;display:grid;place-items:center;border-radius:5px;background:#f1f1f1}.native-titlebar b{font-size:13px;font-weight:600}.native-title-actions{margin-left:auto;display:flex;align-items:center;gap:10px;font-size:11px;color:#555}.native-btn{display:inline-flex;align-items:center;gap:6px;justify-content:center;font:500 11px var(--app);border:1px solid #ddd;border-radius:5px;padding:6px 10px;color:#171717;background:#fff;white-space:nowrap}.native-btn.dark{background:#171717;color:#fff;border-color:#171717}.native-toolbar{min-height:38px;border:1px solid #e5e5e5;border-top:0;display:flex;align-items:center;gap:12px;padding:3px 10px;font-size:10px;white-space:nowrap;border-radius:0 0 5px 5px}.view-label{display:flex;gap:6px;align-items:center;font-weight:600}.crm-search{display:flex;gap:7px;align-items:center;height:27px;width:194px;border:1px solid #e5e5e5;border-radius:5px;padding:0 7px;color:#777;overflow:hidden}.crm-search em{font-size:10px;font-style:normal}.crm-search.typing em{display:none}.text-caret{width:1px;height:12px;background:#171717;display:none}.crm-search.typing .text-caret{display:block}.toolbar-utils{margin-left:auto}.native-table{margin-top:6px;border:1px solid #e5e5e5;border-radius:5px;overflow:hidden}.native-row{display:grid;grid-template-columns:25px 165px 184px 133px minmax(134px,1fr);align-items:center;min-height:47px;border-bottom:1px solid #e9e9e9;padding:0 8px;font:10.5px var(--app);transition:background .3s,opacity .3s,transform .3s;white-space:nowrap;color:#525252}.native-row>span{overflow:hidden;text-overflow:ellipsis}.native-row.table-labels{min-height:34px;background:#fafafa;font-size:10px;color:#777}.native-row:last-child{border-bottom:0}.row-check{width:11px;height:11px;border:1px solid #d8d8d8;border-radius:3px;justify-self:center}.person-name{display:flex;align-items:center;gap:7px}.person-name b{font-weight:400;color:#171717}.avatar{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;font:9px var(--app);font-style:normal;background:#eee;color:#666}.avatar.tone-0{background:#e9edf6;color:#556787}.avatar.tone-1{background:#ede9e5;color:#806f60}.avatar.tone-2{background:#e5ede8;color:#547061}.avatar.neutral{background:#eee}.native-table-foot{display:flex;align-items:center;justify-content:space-between;color:#999;font-size:9px;padding:13px 10px}.native-table.filtered .other-row{display:none}.native-table.row-hover .alex-row{background:#f0f5ff}.native-table.row-hover .alex-row b{color:#006cd8}.record-breadcrumb{font-size:11px;color:#737373}.native-record{display:flex;min-height:415px;border:1px solid #e5e5e5;border-top:0;border-radius:0 0 5px 5px}.person-properties{width:213px;padding:22px 18px;border-right:1px solid #e5e5e5;flex-shrink:0}.avatar.profile{width:46px;height:46px;font-size:17px;border-radius:9px;background:#eee;color:#6a6a6a;margin-bottom:14px}.person-properties h3{font:600 17px var(--app);letter-spacing:-.3px}.person-properties>p{font:10px var(--app);color:#737373;margin-top:7px}.person-actions{display:flex;gap:6px;margin:17px 0}.person-actions>span{width:29px;height:25px;display:grid;place-items:center;border:1px solid #e5e5e5;border-radius:5px}.person-properties dl{display:grid;grid-template-columns:62px 1fr;align-items:center;gap:15px 5px;margin:22px 0 24px;font:10px var(--app)}.person-properties dt{color:#8a8a8a}.person-properties dd{margin:0;display:flex;gap:4px;align-items:center;color:#555}.mini-avatar{width:18px;height:18px;border-radius:50%;background:#eee;display:inline-flex;align-items:center;justify-content:center;font:7px var(--app);font-style:normal}.native-field-label{font-size:8px;letter-spacing:.6px;color:#888;display:flex;justify-content:space-between;padding-top:14px;border-top:1px solid #eee}.relationship{display:flex;gap:7px;align-items:center;margin-top:13px;font-size:10px}.record-content{flex:1;min-width:0}.record-tabs{display:flex;align-items:center;gap:14px;height:42px;border-bottom:1px solid #e5e5e5;padding:0 14px;font:10px var(--app);overflow:hidden;white-space:nowrap}.record-tabs>span{height:42px;display:flex;align-items:center;color:gray}.record-tabs>span.active{border-bottom:2px solid #171717;color:#171717}.record-overview,.record-notes{padding:20px}.record-overview h4{font:600 11px var(--app);margin-bottom:14px}.signal-card{border:1px solid #e5e5e5;border-radius:7px;padding:14px;display:flex;gap:12px;margin-bottom:28px}.signal-card>span{width:29px;height:29px;background:#f5f5f5;display:grid;place-items:center;border-radius:6px;color:#777}.signal-card b{font:600 11px var(--app)}.signal-card p{font:10px var(--app);margin-top:5px}.signal-card small{font:9px var(--app);color:#aaa;margin-top:10px;display:block}.timeline-entry{display:flex;gap:12px;position:relative;padding-left:8px;min-height:75px}.timeline-entry>i{width:6px;height:6px;background:#c9c9c9;border-radius:50%;margin-top:4px}.timeline-entry:first-of-type:after{content:"";position:absolute;top:10px;left:10px;bottom:0;border-left:1px solid #eee}.timeline-entry b{font:500 10px var(--app)}.timeline-entry p{font:10px var(--app);margin-top:5px}.timeline-entry small{font-size:8px;color:#aaa;display:block;margin-top:7px}.record-notes{display:none}.notes-open .record-notes{display:block}.notes-open .record-overview{display:none}.notes-toolbar{display:flex;align-items:center;justify-content:space-between;font:600 11px var(--app);margin-bottom:16px}.note-editor{border:1px solid #e5e5e5;border-radius:6px;padding:17px;min-height:175px}.note-editor>b{font:600 11px var(--app)}.note-editor p{font:11px/1.8 var(--app);margin-top:13px;min-height:61px;color:#565656}.note-editor>small{display:flex;align-items:center;gap:5px;margin-top:15px;font:8px var(--app);color:#999}.automation-top{display:flex;align-items:center;gap:18px;height:54px;border-bottom:1px solid #e5e5e5;font:12px var(--app);padding:0 12px}.automation-top>div>b{font-size:12px;font-weight:600}.automation-top small{font-size:8px;color:#8a8a8a;display:flex;align-items:center;gap:10px;margin-top:7px}.automation-top em{font-style:normal;background:#f1f1f3;padding:3px 12px;border-radius:100px;color:#666}.automation-top-actions{margin-left:auto;color:#888;font-size:10px}.automation-top-actions b{font-weight:400;color:#171717}.automation-toolbar{height:38px;display:flex;align-items:center;padding:4px 10px;gap:17px;font:9px var(--app);border-bottom:1px solid #e5e5e5}.automation-toolbar>.native-btn:first-child{margin-right:auto}.flow-canvas{position:relative;height:377px;background-color:#fafbfe;background-image:radial-gradient(#c6d0e3 .65px,transparent .65px);background-size:12px 12px;overflow:hidden;font-family:var(--app)}.flow-lines{position:absolute;width:760px;height:340px;top:0;left:0}.flow-path{stroke:#aab4c3;stroke-width:1}.flow-progress{stroke:#047857;stroke-width:2;stroke-dasharray:1;stroke-dashoffset:1}.flow-node{position:absolute;width:159px;top:127px;background:#fff;border:1px solid #e1e4eb;border-radius:7px;box-shadow:0 2px 2px #33333304;transition:border-color .25s,box-shadow .25s}.node-0{left:17px}.node-1{left:205px}.node-2{left:393px}.node-3{left:581px}.flow-node>div{display:flex;gap:7px;align-items:center;padding:9px;border-bottom:1px solid #eee}.flow-node b{font:500 9px var(--app)}.flow-node small{display:block;font:6px var(--app);letter-spacing:.4px;color:#87909d;margin-top:3px}.flow-icon{width:22px;height:22px;border-radius:5px;background:#f3f4f6;color:#59616f;display:grid;place-items:center}.flow-node p{font:8px var(--app);padding:10px 8px;color:#777}.flow-node .node-check{margin-left:auto;color:#047857;opacity:0;transition:opacity .2s}.flow-node.running{border-color:#80a1d7;box-shadow:0 0 0 3px #0071e310}.flow-node.complete{border-color:#8fc5b2}.flow-node.complete .node-check{opacity:1}.flow-inspector{position:absolute;right:0;top:0;bottom:0;width:248px;background:#fff;border-left:1px solid #ddd;box-shadow:-8px 0 24px #24355b08;padding:0 13px;transform:translateX(100%);transition:transform .5s cubic-bezier(.2,.8,.2,1);z-index:3}.inspector-open .flow-inspector{transform:translateX(0)}.flow-inspector>div{display:flex;justify-content:space-between;font:600 11px var(--app);height:40px;align-items:center;border-bottom:1px solid #eee}.flow-inspector label{display:block;font:9px var(--app);color:#888;margin:15px 0 7px}.flow-inspector p{font:10px/1.6 var(--app);color:#444;border:1px solid #e5e5e5;border-radius:4px;padding:9px}.flow-inspector>.native-btn{margin-top:14px}.canvas-controls{position:absolute;bottom:15px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e5e5e5;border-radius:6px;padding:7px 9px;font-size:12px;color:#888;white-space:nowrap;box-shadow:0 2px 7px #17171706}.canvas-controls>b{font-size:9px;font-weight:400;color:#444}.run-result{position:absolute;bottom:66px;left:50%;transform:translate(-50%,8px);display:flex;gap:7px;align-items:center;border:1px solid #cee7dc;background:#f7fffb;color:#047857;font:10px var(--app);padding:10px 14px;border-radius:7px;opacity:0;transition:opacity .3s,transform .3s;white-space:nowrap}.run-result.visible{opacity:1;transform:translate(-50%,0)}.demo-cursor{position:absolute;left:280px;top:230px;z-index:9;pointer-events:none;filter:drop-shadow(0 2px 2px #0003);transition:opacity .2s;opacity:0}.cursor-ripple{position:absolute;z-index:8;width:27px;height:27px;border-radius:50%;background:#0071e32b;border:1px solid #0071e380;transform:translate(-50%,-50%) scale(0);opacity:0}.context-window{position:absolute;background:#fff;border:1px solid #dfe3e9;border-radius:9px;box-shadow:0 13px 38px #26345315;overflow:hidden;width:228px;opacity:0;transform:translateY(18px) scale(.97);transition:opacity .45s,transform .6s cubic-bezier(.2,.8,.2,1);font-family:var(--app);color:#222}.context-window.visible{opacity:1;transform:translateY(0) scale(1)}.context-window .window-chrome{height:27px;font-size:8px;padding:0 10px}.context-window .window-dots{width:24px;gap:3px}.context-window .window-dots i{width:4px;height:4px}.context-body{padding:17px}.context-heading{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:600;margin-bottom:14px}.context-body h4{font-size:14px;font-weight:600;line-height:1.4}.context-body dl{display:grid;grid-template-columns:40px 1fr;gap:9px 7px;font-size:9px;margin:15px 0}.context-body dt{color:#999}.context-body dd{margin:0;color:#666}.context-success{border-top:1px solid #eee;padding-top:10px;font-size:9px;color:#047857;display:flex;gap:5px}.context-body p{font:11px/1.65 var(--app);color:#666;margin-top:10px}.context-body>small{font-size:8px;color:#a0a0a0;display:block;margin-top:13px}.submission-window{left:11px;top:291px}.note-window{right:5px;top:111px;width:226px}.email-window{right:0;top:250px;width:251px}.task-window{left:19px;top:322px;width:240px}.mail-to{font-size:9px;color:#999;display:block;margin-bottom:15px}.email-cta{margin-top:18px;display:flex;align-items:center;justify-content:space-between;font-size:10px;background:#171717;color:#fff;padding:10px 12px;border-radius:5px}.task-assignee{display:flex;gap:8px;align-items:center;margin-top:15px}.task-assignee>span{font-size:9px}.task-assignee small{display:block;font-size:8px;color:#999;margin-top:3px}.task-assignee>i{margin-left:auto;display:flex;align-items:center;justify-content:center;border:1px solid #d3e6dc;background:#f3fff9;width:25px;height:25px;border-radius:50%;color:#047857}.film-orbit{position:absolute;width:146px;right:26px;top:405px;mix-blend-mode:multiply;transition:opacity .5s,transform .5s}.film-controls{max-width:1000px;width:calc(100% - 120px);margin:-34px auto 0;position:relative;display:flex;align-items:center;gap:5px;padding:0 3px}.film-controls>button{border:0;background:0 0;width:34px;height:32px;color:#5b616b;display:grid;place-items:center;border-radius:6px}.film-controls button:hover{background:#f3f5f8;color:#171717}.film-chapters{display:flex;justify-content:center;gap:32px;flex:1;margin:0 15px}.film-chapters button{font:500 12px var(--font);border:0;background:0 0;color:#9b9fa6;padding:9px 0;position:relative;white-space:nowrap}.film-chapters button.active{color:#222}.film-time{font:10px var(--app);color:#8c9199;font-variant-numeric:tabular-nums}.film-track{height:2px;max-width:1000px;width:calc(100% - 120px);background:#eef0f4;margin:9px auto 0;overflow:hidden}.film-track i{display:block;background:#0071e3;height:2px;width:0}.film-caption{text-align:center;font-size:14px;color:#555b64;margin-top:22px;line-height:1.5}.sample-note{text-align:center;font-size:10px;margin-top:5px}.section-heading{margin-bottom:55px}.section-heading.split{display:grid;grid-template-columns:1.2fr .8fr;gap:85px;align-items:end}.section-heading.split>div:last-child{padding-bottom:4px}.section-heading.split p:not(.eyebrow){font-size:17px;line-height:1.75}.section-heading.split .text-link{margin-top:23px}.section-heading.centered{text-align:center}.section-heading.centered>p:last-child{margin-top:25px}.capture-composition{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:23px;align-items:stretch}.landing-example{min-width:0;padding:22px 24px 27px;background:#f1f5f3;border:1px solid #e7ebe9;border-radius:13px;overflow:hidden}.example-label{font-size:10px;color:#53635b;display:flex;justify-content:space-between;gap:15px;font-weight:500;letter-spacing:.045em;margin-bottom:26px}.example-label>span:last-child{letter-spacing:0;color:#87918d}.campaign-browser{background:#fff;border:1px solid #c8d7cd;border-radius:7px;overflow:hidden;box-shadow:0 14px 25px #23433212}.campaign-page{background:#143c2c;color:#fcfdf4;padding:26px 30px 18px;font-family:var(--font)}.campaign-brand{font-size:14px;font-weight:700;letter-spacing:.1em;display:flex;gap:10px;align-items:center}.campaign-brand>span{font-size:6px;font-weight:400;letter-spacing:1px;border-left:1px solid #73917f;padding-left:10px;line-height:1.4;width:45px}.campaign-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:30px;padding:34px 0 32px;align-items:center}.campaign-copy>small{font-size:7px;letter-spacing:.06em;color:#c4d5c5;display:block;margin-bottom:16px}.campaign-copy h3{font:500 39px/.98 var(--font);letter-spacing:-1.3px}.campaign-copy h3 em{font-style:normal;color:#ccedaa}.campaign-copy p{font-size:10px;line-height:1.6;color:#d0ddcf;margin-top:17px;max-width:230px}.campaign-benefits{display:grid;gap:8px;color:#c6d4c7;font-size:8px;margin-top:20px}.campaign-conversion{background:#fffdf5;color:#253a2c;padding:23px 20px 19px;border-radius:5px}.campaign-label{font-size:7px;letter-spacing:.1em;color:#798476;display:block;margin-bottom:10px}.campaign-conversion h4{font-size:20px;font-weight:500;line-height:1.13;letter-spacing:-.3px;margin-bottom:24px}.campaign-conversion label{display:block;font:8px var(--app);margin:11px 0 5px}.campaign-conversion>div{border:1px solid #d7ddd1;border-radius:3px;padding:8px;font:9px var(--app);color:#8b948a;background:#fffefa}.campaign-button{display:flex;justify-content:space-between;align-items:center;padding:11px 9px;margin-top:16px;background:#cceaaa;border-radius:3px;font-size:9px;font-weight:700}.campaign-conversion>small{display:block;font-size:7px;color:#8f978c;text-align:center;line-height:1.6;margin-top:11px}.campaign-foot{border-top:1px solid #4a6955;padding-top:14px;display:flex;justify-content:space-between;font-size:7px;color:#89a28d}.form-example{background:#f5f4fa;border:1px solid #e8e6f0;border-radius:13px;overflow:hidden;padding:22px 20px 0;position:relative}.form-example .example-label{color:#736d88}.form-example .example-label>span{color:inherit}.phone{width:273px;height:494px;background:#fff;border:6px solid #c4bbea;border-radius:37px;position:relative;overflow:hidden;box-shadow:0 14px 30px #46365f0c;margin:0 auto;font-family:var(--app)}.phone-island{width:66px;height:15px;border-radius:0 0 12px 12px;position:absolute;left:50%;top:0;transform:translateX(-50%);background:#c4bbea}.phone-status{height:28px;padding:10px 16px 0;font:7px var(--app);display:flex;justify-content:space-between}.phone-form-header{font:600 7px var(--app);letter-spacing:.03em;display:flex;justify-content:space-between;margin:22px 18px 18px}.phone-form-header>span{font-weight:400;color:#888}.phone-progress{height:2px;background:#efedf5;margin:0 18px}.phone-progress>i{width:66%;display:block;height:2px;background:#171717}.phone-question{padding:30px 20px 0}.phone-question .MuiTypography-root{letter-spacing:-.3px}.phone-question .MuiTypography-body1:not(h3){font-size:11px;line-height:1.5}.phone-question .MuiButton-root{font-size:11px;min-height:44px;padding:10px 9px;line-height:1.4}.phone-question .MuiButton-root>span:first-child{width:17px;height:17px;font-size:11px}.phone-form-bottom{position:absolute;bottom:17px;left:18px;right:18px;display:flex;justify-content:space-between;font-size:7px;color:#999}.example-foot{padding:21px 0 20px;text-align:center;position:relative;background:#f5f4fa}.example-foot>b{font-size:12px;font-weight:500;display:block}.example-foot>span{font-size:11px;color:#9b98a4;display:block;margin-top:6px}.capture-bottom{display:grid;grid-template-columns:1fr 1fr;gap:120px;margin-top:32px}.capture-bottom h3{font-size:20px;font-weight:500;letter-spacing:-.3px;margin-bottom:11px}.capture-bottom p{font-size:15px;line-height:1.7}.mini-proof{display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:12px}.mini-proof>span{display:flex;align-items:center;gap:7px}.mini-proof svg{width:15px;color:#6c8a73}.quiz-section{background:#f8f8fa;padding:108px 0}.quiz-layout{display:grid;grid-template-columns:1fr 1fr;gap:115px;align-items:center}.quiz-visual{position:relative;min-height:596px;padding-left:17px}.quiz-phone{margin:0;border:7px solid #8873b2;width:276px;height:576px;box-shadow:0 20px 40px #4b386d15;background:#f3ecfc;transform:rotate(-3deg)}.quiz-phone .phone-island{background:#8873b2}.quiz-content{padding:25px 22px}.quiz-brand{font-size:19px;letter-spacing:.055em;font-weight:600;color:#554476}.quiz-brand i{font-style:normal;font-size:6px;display:block;letter-spacing:.23em;margin-top:2px}.quiz-progress{height:3px;background:#e2d8ef;margin:28px 0 24px}.quiz-progress>i{display:block;background:#72559e;width:50%;height:100%}.quiz-content>small{font-size:7px;letter-spacing:.035em;color:#8e7ca8}.quiz-content h3{font:500 35px/1.08 var(--font);letter-spacing:-.9px;color:#37284c;margin-top:17px}.quiz-content p{font-size:10px;line-height:1.6;color:#9181a9;margin:15px 0 19px;max-width:170px}.quiz-answer{display:flex;align-items:center;gap:8px;border:1px solid #d8cce8;border-radius:6px;padding:11px 9px;font-size:9px;margin-bottom:8px;color:#705e89}.quiz-answer>b{font-size:8px;border:1px solid #ccbddf;padding:3px;border-radius:2px;font-weight:400}.quiz-answer.chosen{border-color:#80639d;background:#e9def5;color:#4b365f}.quiz-answer svg{margin-left:auto}.quiz-next{display:flex;align-items:center;justify-content:space-between;padding:12px;border-radius:5px;background:#5e457e;color:#fff;font-size:10px;margin:16px 0}.quiz-content>small:last-child{font-size:7px;letter-spacing:0;text-align:center;display:block}.quiz-result{position:absolute;left:241px;top:163px;width:241px;background:#fff;border:1px solid #e5e0eb;border-radius:12px;box-shadow:0 16px 40px #5135730d;padding:22px;transform:rotate(3deg);font-family:var(--font)}.quiz-result>small{font-size:8px;letter-spacing:.1em;color:#a89ab8}.quiz-result h4{font-size:23px;line-height:1.15;font-weight:500;letter-spacing:-.6px;margin:15px 0 10px;color:#59456e}.quiz-result p{font-size:11px;line-height:1.7;color:#a097aa}.quiz-result>div{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #eee9f2;padding-top:17px;margin-top:19px;font-size:9px;color:#9c8daf;line-height:1.8}.quiz-result>div b{font-weight:500;color:#685b78;font-size:10px}.result-button{display:flex;align-items:center;justify-content:space-between;background:#f0e9f7;color:#68527c;border-radius:6px;padding:11px;font-size:10px;margin-top:19px}.orbit-capture{width:148px;position:absolute;right:5px;bottom:20px}.section-copy h2{margin-bottom:26px}.section-copy>p:not(.eyebrow){font-size:17px;line-height:1.75}.section-copy .text-link{margin-top:25px}.benefit-list{padding:0;list-style:none;margin:27px 0 0;display:grid;gap:13px;font-size:14px;color:#54565d}.benefit-list li{padding-left:22px;position:relative}.benefit-list li:before{content:"✓";position:absolute;left:0;color:#9295a0;font-size:12px}.crm-feature-window{border:1px solid #dfe2e8;border-radius:10px;overflow:hidden;box-shadow:0 8px 35px #17274205;background:#fff;margin:0 60px}.crm-feature-content{padding:9px;font-family:var(--app);color:#171717}.crm-feature-content .native-titlebar{height:48px;padding:0 20px}.crm-feature-content .native-record{min-height:445px}.crm-feature-content .person-properties{width:270px;padding:25px}.crm-feature-content .person-properties h3{font-size:21px}.crm-feature-content .person-properties>p{font-size:12px}.crm-feature-content .person-properties dl{font-size:12px;grid-template-columns:80px 1fr;gap:17px}.crm-feature-content .record-tabs{font-size:12px;height:47px;gap:23px;padding:0 22px}.crm-feature-content .record-tabs>span{height:47px}.crm-feature-content .record-overview{padding:24px}.crm-feature-content .record-overview h4{font-size:13px}.crm-feature-content .signal-card b{font-size:13px}.crm-feature-content .signal-card p{font-size:12px}.crm-feature-content .timeline-entry b,.crm-feature-content .timeline-entry p{font-size:11px}.feature-trio{display:grid;grid-template-columns:repeat(3,1fr);gap:46px;margin-top:49px}.feature-trio article{padding-top:23px;border-top:1px solid var(--line)}.feature-trio svg{color:#777d88}.feature-trio h3{font-size:20px;letter-spacing:-.25px;font-weight:500;margin:17px 0 12px;line-height:1.4}.feature-trio p{font-size:15px;line-height:1.7}.automation-section{background:#f9fafc;border-top:1px solid #eff0f3;border-bottom:1px solid #eff0f3}.workflow-feature{position:relative;border:1px solid #dce1e9;border-radius:10px;background:#fff;max-width:1000px;margin:0 auto;box-shadow:0 9px 25px #15274f04}.workflow-feature .automation-top{height:65px;padding:0 22px}.workflow-feature .automation-top>div>b{font-size:14px}.workflow-feature .automation-top small{font-size:10px}.workflow-feature .automation-toolbar{height:46px;padding:0 20px;font-size:11px}.workflow-feature .native-btn{font-size:12px}.workflow-feature .flow-canvas{height:359px;border-radius:0 0 10px 10px;background-size:14px 14px}.workflow-feature .flow-node{top:120px;width:184px}.workflow-feature .flow-node>div{padding:11px}.workflow-feature .flow-node b{font-size:11px}.workflow-feature .flow-node small{font-size:7px}.workflow-feature .flow-node p{font-size:9px;padding:12px}.workflow-feature .node-0{left:48px}.workflow-feature .node-1{left:287px}.workflow-feature .node-2{left:526px}.workflow-feature .node-3{left:765px}.workflow-feature .flow-lines{left:30px;width:945px}.workflow-feature .flow-inspector{display:none}.workflow-feature .canvas-controls{font-size:14px;bottom:26px;padding:9px 14px}.workflow-feature .canvas-controls>b{font-size:11px}.orbit-workflow{position:absolute;width:158px;right:-70px;bottom:-44px}.workflow-foot{display:flex;align-items:center;justify-content:space-between;margin-top:30px;max-width:1000px;margin-left:auto;margin-right:auto}.workflow-foot>span{font-size:13px;font-weight:500}.workflow-foot p{font-size:12px;color:#8d929b}.ai-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:115px;align-items:center}.ai-section .section-copy .small-note{font-size:11px;margin-top:24px;color:#92959b}.ai-example{font-family:var(--app);border:1px solid #e0e2e7;border-radius:10px;box-shadow:0 15px 50px #203c5a08;position:relative;padding-bottom:35px}.ai-example-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e5e5;padding:16px;font-size:11px}.ai-example-header>span:first-child{display:flex;align-items:center;gap:9px;font-weight:600}.ai-example-header>span:last-child{font-size:9px;color:#999}.ask-prompt{background:#f5f5f5;border-radius:12px 12px 2px 12px;padding:15px 18px;margin:29px 26px 25px 75px;font-size:12px;line-height:1.6}.ask-response{display:flex;gap:13px;padding:0 26px}.ai-monogram{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:27px;height:27px;border:1px solid #eee;border-radius:6px}.ask-response p{font:12px/1.7 var(--app);color:#555}.ask-response>div{flex:1}.ask-response>div>small{font-size:9px;line-height:1.6;color:#999;display:block;margin-top:15px}.draft-card{border:1px solid #e5e5e5;border-radius:8px;padding:18px;margin-top:20px}.draft-card>small{font:8px var(--app);letter-spacing:.07em;color:#999}.draft-card h3{font-size:13px;font-weight:600;margin:9px 0 19px}.draft-card>div{display:flex;align-items:center;gap:10px;font-size:10px;color:#666;padding:10px 0;border-top:1px solid #eee}.draft-card>.native-btn{margin-top:15px;font-size:10px}.orbit-ai{position:absolute;left:-73px;bottom:-48px;width:136px}.work-section{background:#fafafa;border-top:1px solid #efefef;border-bottom:1px solid #efefef}.work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px}.work-grid h3{font-size:20px;line-height:1.35;letter-spacing:-.3px;font-weight:500;margin:26px 0 12px;max-width:260px}.work-grid p{font-size:15px;line-height:1.7}.work-grid>.text-link,.work-grid article>.text-link{font-size:14px;margin-top:18px}.work-visual{height:306px;border-radius:10px;position:relative;border:1px solid #e5e7eb;overflow:hidden;background:#fff}.daily-work .work-visual{padding:28px 20px}.daily-heading{font-size:20px;font-weight:500;display:flex;align-items:center;justify-content:space-between;padding-bottom:21px;border-bottom:1px solid #eee}.daily-heading small{font-size:7px;color:#aaa;letter-spacing:.04em}.daily-item{display:flex;align-items:flex-start;gap:12px;padding:17px 0;border-bottom:1px solid #eee;font:11px var(--app)}.daily-item small{font-size:8px;display:block;color:#a1a1a1;margin-top:6px}.task-square{display:block;width:12px;height:12px;border:1px solid #ccc;border-radius:3px;flex-shrink:0}.daily-time{display:flex;gap:12px;align-items:flex-start;margin-top:18px}.daily-time>small{font:8px var(--app);color:#aaa;margin-top:9px}.daily-time>div{border-left:2px solid #829bc2;background:#eef3fb;padding:12px 14px;flex:1;border-radius:2px 5px 5px 2px}.daily-time b{font:600 10px var(--app);color:#576983}.daily-time span{font:8px var(--app);display:block;color:#8a97ac;margin-top:6px}.email-work .work-visual{padding:19px 40px 0;background:#f0f3ee;overflow:visible}.email-art{background:#314b3c;padding:27px 23px;color:#d5e6c5;height:286px;box-shadow:0 8px 30px #20382815;border-radius:4px 4px 0 0}.email-art>span:first-child{font-size:7px;letter-spacing:.08em;color:#b8c7af}.email-art h4{font:500 35px/1.01 var(--font);letter-spacing:-1px;margin:22px 0 15px}.email-art p{font-size:9px;color:#a1b496;line-height:1.5}.email-art-button{background:#ccdeae;color:#304231;font-size:8px;font-weight:700;padding:9px 11px;display:inline-block;margin-top:17px;border-radius:3px}.scheduled-chip{position:absolute;right:-9px;bottom:36px;background:#fff;border:1px solid #d7dfd3;border-radius:7px;padding:12px 13px;box-shadow:0 7px 20px #2343220e;font:9px var(--app);display:flex;align-items:center;gap:8px}.scheduled-chip>i{color:#5c7d5b;margin-left:8px}.payment-work .work-visual{padding:30px 22px;background:#f2f4f8}.invoice{background:#fff;border:1px solid #e0e4ec;border-radius:6px;padding:25px 20px;box-shadow:0 9px 20px #26365408;height:250px;transform:rotate(2deg);font-family:var(--app)}.invoice>div:first-child{display:flex;align-items:center;justify-content:space-between;font-size:7px;color:#a2a6ad}.invoice>div:first-child b{font-size:9px;color:#676d78}.invoice h4{font-size:17px;font-weight:600;letter-spacing:-.5px;margin-top:29px}.invoice p{font-size:9px;margin-top:9px}.invoice-line{display:flex;align-items:center;justify-content:space-between;font-size:9px;margin-top:24px;padding:16px 0;border-top:1px solid #eee;border-bottom:1px solid #eee;color:#888}.invoice-line b{font-size:10px;font-weight:400;color:#555}.paid-stamp{font-size:9px;color:#487d66;display:flex;align-items:center;gap:6px;margin-top:19px}.tools-directory{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;border-top:1px solid var(--line);padding-top:32px}.tools-directory h3{font-size:14px;line-height:1.5;font-weight:700;margin-bottom:19px}.tools-directory a{display:flex;font-size:14px;font-weight:400;color:#737780;justify-content:space-between;padding:10px 0;border-bottom:1px solid #f1f2f4;gap:14px}.tools-directory a:hover{color:var(--blue)}.tools-directory a svg{width:12px;color:#afb3bb}.tools-section>.small-note{margin-top:25px;font-size:11px}.pricing-section{background:#f1f5fa;border-top:1px solid #e4ebf5;border-bottom:1px solid #e4ebf5}.pricing-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:135px;align-items:center}.pricing-layout h2{font-size:54px}.pricing-layout>div:first-child>p:not(.eyebrow){font-size:17px;margin:24px 0}.price-card{background:#fff;border:1px solid #e0e6ef;border-radius:12px;padding:34px 36px}.price-card>div{padding-bottom:24px;margin-bottom:25px;border-bottom:1px solid #e9edf3}.price-card>div>span{font-size:12px;color:#828b99}.price-card h3{font-size:40px;font-weight:500;letter-spacing:-1.1px;margin:11px 0 10px}.price-card h3>span{font-size:14px;letter-spacing:0;color:#8993a2;font-weight:400;margin-left:10px}.price-card p{font-size:12px;line-height:1.8;color:#89919f}.price-card>.button{font-size:13px;gap:16px;width:100%}.price-card>small{display:block;font-size:10px;line-height:1.6;color:#9ba2ae;margin-top:14px}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:120px}.faq-section h2{font-size:48px}.faqs details{border-top:1px solid var(--line);padding:21px 0}.faqs details:last-child{border-bottom:1px solid var(--line)}.faqs summary{display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:16px;font-weight:500;gap:25px;list-style:none;line-height:1.5}.faqs summary::-webkit-details-marker{display:none}.faqs summary>span{font-size:21px;color:#a2a6ad;font-weight:400}.faqs details[open] summary>span{transform:rotate(45deg)}.faqs p{font-size:14px;line-height:1.8;margin-top:17px;padding-right:25px}.faqs p a{color:var(--blue);text-decoration:underline}.closing{text-align:center;padding:26px 0 110px;position:relative}.orbit-close{width:156px;margin:0 auto 8px}.closing .eyebrow{font-size:10px;margin-bottom:17px}.closing h2{font-size:64px}.closing p:not(.eyebrow){font-size:17px;margin:24px 0 29px}.closing .button{font-size:14px}.footer{border-top:1px solid var(--line);padding:37px 0 25px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:start;gap:35px}.footer .brand img{width:170px}.footer p{font-size:12px;margin-top:15px}.footer nav{display:flex;gap:29px;font-size:12px;color:#666e79}.footer-bottom{width:100%;display:flex;align-items:center;justify-content:space-between;padding-top:26px;margin-top:7px;border-top:1px solid #f0f1f3;font-size:10px;color:#a2a6ae}@media (min-width:1500px){.film-shell{margin-top:24px}.film-controls{margin-top:-39px}}@media (max-width:1150px){.wrap{width:calc(100% - 64px)}.section{padding-top:100px;padding-bottom:100px}h2{font-size:49px}.nav{gap:20px}.desktop-nav{margin-left:0;gap:20px}.hero{padding-top:145px}h1{font-size:78px}.film-controls{margin-top:-20px;width:calc(100% - 170px)}.film-track{width:calc(100% - 170px)}.film-chapters{gap:20px}.section-heading.split{gap:60px}.capture-composition{grid-template-columns:minmax(0,1fr) 285px;gap:18px}.landing-example{padding:19px 18px}.campaign-page{padding:22px 22px 16px}.campaign-layout{gap:20px;grid-template-columns:1fr;padding:24px 0}.campaign-copy h3{font-size:39px}.campaign-copy h3 br:nth-of-type(2){display:none}.campaign-copy h3 em br{display:none}.campaign-copy h3 em{display:block}.campaign-copy p{max-width:300px}.campaign-benefits{display:none}.campaign-conversion{display:grid;grid-template-columns:1fr 1fr;gap:6px 10px;padding:14px}.campaign-conversion .campaign-label{grid-column:1/-1;margin:0}.campaign-conversion h4{grid-column:1/-1;margin:0 0 4px;font-size:17px}.campaign-conversion label{display:none}.campaign-conversion>div{font-size:8px}.campaign-conversion>div:last-of-type{grid-column:1/-1}.campaign-button{margin:0;grid-column:1/-1}.campaign-conversion>small{grid-column:1/-1;margin:0}.phone{width:245px}.form-example{padding:19px 14px 0}.phone-question{padding:30px 15px 0}.phone-question h3.MuiTypography-root{font-size:23px}.capture-bottom{gap:45px}.mini-proof{flex-wrap:wrap;justify-content:flex-start}.quiz-layout{gap:55px}.quiz-visual{padding-left:0}.quiz-phone{width:255px}.quiz-result{left:194px;top:224px;width:205px;padding:19px}.quiz-result h4{font-size:21px}.orbit-capture{width:125px;bottom:0;right:-5px}.crm-feature-window{margin:0 15px}.crm-feature-content .record-tabs{gap:17px;font-size:10px}.workflow-feature{max-width:900px}.workflow-feature .flow-node{width:170px}.workflow-feature .node-0{left:30px}.workflow-feature .node-1{left:247px}.workflow-feature .node-2{left:464px}.workflow-feature .node-3{left:681px}.workflow-feature .flow-lines{width:900px;left:0}.orbit-workflow{right:-17px;width:128px}.ai-section{gap:60px}.ask-prompt{margin-left:50px}.work-grid{gap:25px}.work-visual{height:285px}.daily-work .work-visual{padding:22px 15px}.daily-heading small{font-size:6px}.daily-item{font-size:10px}.daily-time>div{padding:10px 8px}.email-work .work-visual{padding:19px 22px 0}.email-art{height:265px;padding:23px 18px}.email-art h4{font-size:31px}.invoice{padding:23px 13px;height:225px}.invoice h4{font-size:15px;margin-top:23px}.invoice-line{margin-top:19px;padding:13px 0}.paid-stamp{font-size:8px}.tools-directory{gap:25px}.tools-directory h3{font-size:12px}.tools-directory a{font-size:13px}.pricing-layout{gap:65px}.pricing-layout h2{font-size:48px}.price-card{padding:28px}.faq-section{gap:75px}}@media (max-width:900px){.desktop-nav{display:none}.nav .brand img{width:160px}.nav{width:calc(100% - 40px);padding:0 17px 0 20px}.nav-actions{gap:18px}.mobile-menu{display:block;position:relative}.mobile-menu summary{font-size:17px;list-style:none;cursor:pointer}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu .nav-popover{top:40px;left:auto;right:-12px}.platform-strip>span{margin-right:12px;font-size:12px}.platform-strip>div{font-size:12px;gap:7px}.platform-strip{gap:13px}.platform-strip svg{width:15px}.section-heading.split{gap:38px}.section-heading.split>div:last-child>p{font-size:15px}.section-heading h2{font-size:44px}.capture-composition{grid-template-columns:minmax(0,1fr) 267px;gap:15px}.landing-example{padding:19px 14px}.campaign-page{padding:20px 17px 16px}.campaign-copy h3{font-size:36px}.campaign-copy p{font-size:9px}.example-label{font-size:9px}.landing-example .example-label>span:last-child{display:none}.form-example{padding:19px 10px 0}.form-example .phone{width:240px}.capture-bottom{gap:40px}.capture-bottom h3{font-size:18px}.capture-bottom p{font-size:14px}.mini-proof{display:grid;align-content:center;gap:13px}.quiz-layout{grid-template-columns:1fr .85fr;gap:35px}.quiz-layout h2{font-size:42px}.quiz-layout .section-copy>p:not(.eyebrow){font-size:15px}.quiz-result{left:158px;top:250px;width:182px}.quiz-phone{width:243px;height:571px}.quiz-content{padding:25px 17px}.orbit-capture{width:118px;right:0;bottom:-12px}.crm-feature-window{margin:0}.crm-feature-content .person-properties{width:215px;padding:22px 18px}.crm-feature-content .person-properties h3{font-size:19px}.crm-feature-content .person-properties dl{font-size:10px;grid-template-columns:61px 1fr}.crm-feature-content .record-tabs{gap:15px;padding:0 16px}.crm-feature-content .record-overview{padding:20px 16px}.crm-feature-content .signal-card p{font-size:10px}.feature-trio{gap:25px}.feature-trio h3{font-size:18px}.feature-trio p{font-size:14px}.workflow-feature .flow-node{width:145px}.workflow-feature .node-0{left:20px}.workflow-feature .node-1{left:191px}.workflow-feature .node-2{left:362px}.workflow-feature .node-3{left:533px}.workflow-feature .flow-lines{width:725px}.workflow-feature .flow-node b{font-size:9px}.workflow-feature .flow-node p{font-size:8px}.workflow-feature .flow-node>div{padding:9px}.workflow-feature .flow-canvas{height:335px}.workflow-foot{align-items:flex-start;gap:30px}.workflow-foot p{max-width:260px;text-align:right}.ai-section{gap:36px;grid-template-columns:.8fr 1.2fr}.ai-section h2{font-size:45px}.ai-section .section-copy>p:not(.eyebrow){font-size:15px}.ask-response{padding:0 18px;gap:9px}.ask-prompt{margin:25px 18px 22px 37px;font-size:11px}.draft-card{padding:14px}.draft-card h3{font-size:12px}.ask-response p{font-size:11px}.orbit-ai{left:-50px;bottom:-48px;width:110px}.work-grid{grid-template-columns:1fr 1fr;gap:38px 28px}.work-grid article:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:0 28px;align-content:center}.work-grid article:last-child .work-visual{grid-row:1/4}.work-grid article:last-child h3{margin:35px 0 0}.work-grid article:last-child p{margin-top:15px}.work-grid article:last-child a{margin:0}.tools-directory{grid-template-columns:1fr 1fr;gap:40px 50px}.tools-directory h3{font-size:14px}.tools-directory a{font-size:14px}.pricing-layout{gap:38px}.pricing-layout h2{font-size:44px}.pricing-layout>div:first-child>p:not(.eyebrow){font-size:15px}.price-card{padding:26px 21px}.price-card p{font-size:11px}.price-card>.button{font-size:11px;gap:11px;padding:0 12px}.faq-section{gap:35px}.faq-section h2{font-size:42px}.faqs summary{font-size:14px}.faqs p{font-size:13px}}@media (max-width:650px){html{scroll-padding-top:96px}.wrap{width:calc(100% - 40px)}.section{padding-top:79px;padding-bottom:79px}.nav{top:12px;height:58px;border-radius:17px;width:calc(100% - 24px);padding:0 14px;gap:17px}.nav .brand img{width:140px}.nav-actions{gap:0}.nav .sign-in{display:none}.button.small{font-size:11px;min-height:33px;padding:0 10px;gap:0}.button.small svg{display:none}.mobile-menu summary{font-size:16px}.hero{padding-top:119px}.hero .eyebrow{font-size:11px;margin-bottom:21px}.hero h1{font-size:61px;letter-spacing:-2px;line-height:1.02}.hero-description{font-size:15px;line-height:1.7;margin-top:23px;max-width:340px;margin-left:auto;margin-right:auto}.desktop-only{display:none}.hero-actions{gap:20px;margin-top:24px}.hero-actions .button{min-height:46px;padding:0 17px;font-size:13px;gap:14px}.hero-actions .text-link{font-size:12px;gap:7px}.hero .micro{font-size:10px;margin-top:12px}.film-shell{margin:19px auto 27px}.film-viewport{aspect-ratio:760/650}.film-artboard{width:760px;height:650px}.film-center{left:20px;top:42px;width:720px;height:510px}.native-rail,.native-sidebar{display:none}.native-main{padding:6px}.native-form-stage{width:590px;margin-top:16px}.public-form-brand{padding:23px 29px;font-size:14px}.public-form-brand>span{font-size:14px}.form-bottom{font-size:12px}.native-titlebar b{font-size:16px}.native-title-actions{font-size:13px}.native-btn{font-size:13px}.native-toolbar{font-size:12px;gap:12px;height:42px}.view-label{font-size:13px}.toolbar-sort{display:none}.native-row{font-size:12px;grid-template-columns:22px 166px 193px 145px minmax(125px,1fr);min-height:55px}.native-row.table-labels{font-size:12px;height:38px}.native-table-foot{font-size:11px}.crm-search{height:30px;width:195px}.crm-search em{font-size:12px}.native-record{min-height:424px}.person-properties{width:216px;padding:24px 18px}.person-properties h3{font-size:19px}.person-properties>p{font-size:11px}.person-properties dl{font-size:11px;gap:18px 6px}.record-tabs{font-size:12px;height:47px;gap:16px;padding:0 17px}.record-tabs>span{height:47px}.record-overview h4{font-size:13px}.signal-card b{font-size:12px}.signal-card p{font-size:11px}.timeline-entry b,.timeline-entry p{font-size:12px}.record-tabs>span:nth-child(n+6){display:none}.note-editor>b{font-size:13px}.note-editor p{font-size:13px;line-height:1.9}.note-editor>small{font-size:10px}.context-window{z-index:12}.submission-window{width:246px;left:0;top:386px}.note-window{right:0;top:24px;width:250px}.task-window{left:0;top:392px;width:247px}.email-window{top:296px;right:0;width:252px}.context-body p{font-size:12px}.context-body dl{font-size:10px}.context-window .window-chrome{font-size:9px}.context-heading{font-size:11px}.film-orbit{width:140px;right:0;top:426px}.automation-top>div>b{font-size:14px}.automation-top small{font-size:10px}.automation-toolbar{font-size:11px;height:42px}.flow-node{width:152px}.node-0{left:12px}.node-1{left:183px}.node-2{left:354px}.node-3{left:525px}.flow-node b{font-size:10px}.flow-node p{font-size:9px}.flow-lines{width:700px}.flow-inspector{width:260px}.flow-inspector>div{font-size:13px}.flow-inspector label{font-size:11px}.flow-inspector p{font-size:12px}.canvas-controls>b{font-size:11px}.film-controls{margin-top:-29px;width:calc(100% - 32px);flex-wrap:wrap;row-gap:0;column-gap:3px}.film-controls>button{width:28px;height:30px}.film-time{margin-left:auto;font-size:9px}.film-chapters{order:3;flex-basis:100%;gap:0;justify-content:space-between;margin:4px 7px 0}.film-chapters button{font-size:11px}.film-track{width:calc(100% - 46px);margin-top:7px}.film-caption{font-size:12px;padding:0 22px;margin-top:19px;min-height:36px;display:flex;align-items:center;justify-content:center}.sample-note{font-size:8px;margin-top:3px}.platform-strip{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:12px;padding:25px 0}.platform-strip>span{grid-column:1/-1;text-align:center;font-size:12px;margin:0 0 9px}.platform-strip>span br{display:none}.platform-strip>div{font-size:11px;flex-direction:column;gap:9px}.platform-strip>i{display:none}.platform-strip svg{width:18px;height:18px}h2{font-size:41px;letter-spacing:-1.1px;line-height:1.09}.eyebrow{font-size:10px;margin-bottom:18px}.section-heading{margin-bottom:33px}.section-heading.split{grid-template-columns:1fr;gap:24px}.section-heading h2{font-size:41px}.section-heading.split>div:last-child>p{font-size:15px;line-height:1.75}.section-heading.split .text-link{margin-top:17px}.text-link{font-size:14px}.capture-composition{grid-template-columns:1fr;gap:24px}.landing-example{padding:19px 15px 23px}.campaign-page{padding:22px 20px 18px}.campaign-layout{padding:27px 0 21px;gap:22px}.campaign-copy h3{font-size:37px;line-height:1.04;letter-spacing:-1px}.campaign-copy h3 br:nth-of-type(2){display:block}.campaign-copy h3 em br{display:block}.campaign-copy h3 em{display:inline}.campaign-copy p{font-size:11px;line-height:1.7;max-width:250px}.campaign-copy>small{font-size:8px}.campaign-benefits{display:grid;font-size:9px}.campaign-conversion{padding:19px;gap:9px}.campaign-conversion h4{font-size:21px;margin-bottom:7px}.campaign-conversion>div{font-size:9px;padding:10px}.campaign-button{font-size:11px;padding:12px}.campaign-conversion>small{font-size:8px;margin-top:4px}.campaign-foot{font-size:7px}.example-label{font-size:10px;margin-bottom:20px}.form-example{padding:20px 25px 0;max-height:580px}.form-example .phone{width:277px;height:478px;margin-top:23px}.phone-question{padding:31px 22px 0}.phone-question h3.MuiTypography-root{font-size:25px}.phone-question .MuiTypography-body1:not(h3){font-size:12px}.phone-question .MuiButton-root{font-size:12px;min-height:45px}.example-foot{padding:24px 0}.example-foot>b{font-size:13px}.capture-bottom{grid-template-columns:1fr;gap:23px;margin-top:26px}.capture-bottom h3{font-size:20px}.capture-bottom p{font-size:14px}.mini-proof{display:flex;gap:16px;font-size:11px;flex-wrap:wrap}.mini-proof svg{width:13px}.quiz-section{padding:75px 0 79px}.quiz-layout{display:flex;flex-direction:column-reverse;gap:46px;align-items:stretch}.quiz-layout h2{font-size:41px}.quiz-layout .section-copy>p:not(.eyebrow){font-size:15px}.section-copy h2{margin-bottom:21px}.benefit-list{font-size:13px;gap:12px;margin-top:22px}.section-copy .text-link{margin-top:22px}.quiz-visual{min-height:589px;max-width:365px;width:100%;margin:0 auto;padding-left:6px}.quiz-phone{width:248px;height:558px;transform:rotate(-3deg)}.quiz-content h3{font-size:33px}.quiz-content{padding:23px 19px}.quiz-result{left:auto;right:-2px;top:302px;width:185px;padding:18px}.quiz-result h4{font-size:21px}.orbit-capture{right:11px;bottom:-28px;width:111px}.crm-feature-window{width:100%;overflow:hidden}.crm-feature-content{padding:7px;width:670px;transform-origin:top left;transform:scale(var(--crm-scale,.52));height:496px}.crm-feature-window{height:calc(31px + var(--crm-height,258px))}.crm-feature-content .person-properties{width:230px}.crm-feature-content .record-overview{padding:20px 17px}.feature-trio{grid-template-columns:1fr;gap:25px;margin-top:28px}.feature-trio article{display:grid;grid-template-columns:26px 1fr;gap:0 15px;padding-top:23px}.feature-trio svg{grid-row:1/3;margin-top:1px;width:20px}.feature-trio h3{margin:0 0 8px;font-size:18px}.feature-trio p{font-size:14px;grid-column:2}.automation-section h2{font-size:38px}.workflow-feature{width:100%;overflow:hidden}.workflow-feature .automation-top{height:60px;padding:0 12px;gap:10px}.workflow-feature .automation-top>div>b{font-size:11px}.workflow-feature .automation-top small{font-size:8px}.workflow-feature .automation-top-actions{font-size:8px}.workflow-feature .automation-toolbar{font-size:8px;gap:10px;padding:0 9px;height:41px}.workflow-feature .native-btn{font-size:9px;padding:6px 7px}.workflow-feature .automation-toolbar>span:nth-child(2){display:none}.workflow-feature .flow-canvas{height:590px;background-size:13px 13px}.workflow-feature .flow-node{width:216px;left:50%;transform:translateX(-50%)}.workflow-feature .flow-node>div{padding:11px}.workflow-feature .flow-node b{font-size:12px}.workflow-feature .flow-node small{font-size:8px}.workflow-feature .flow-node p{font-size:10px;padding:12px}.workflow-feature .node-0{top:35px}.workflow-feature .node-1{top:160px}.workflow-feature .node-2{top:285px}.workflow-feature .node-3{top:410px}.workflow-feature .flow-lines{display:none}.workflow-feature .flow-canvas:before{content:"";position:absolute;top:100px;bottom:144px;left:50%;border-left:1px solid #b4bdcd}.workflow-feature .canvas-controls{bottom:22px;font-size:12px;gap:12px;padding:8px 11px}.workflow-feature .canvas-controls>b{font-size:10px}.orbit-workflow{width:112px;right:-15px;bottom:70px;z-index:4}.workflow-foot{display:block;margin-top:23px}.workflow-foot p{text-align:left;max-width:none;font-size:12px;margin-top:8px}.ai-section{grid-template-columns:1fr;gap:38px;padding-bottom:104px}.ai-section h2{font-size:43px}.ai-section .section-copy>p:not(.eyebrow){font-size:15px}.ai-section .section-copy .small-note{font-size:10px}.ai-example{padding-bottom:28px}.ai-example-header{padding:14px;font-size:10px}.ai-example-header>span:last-child{font-size:8px}.ask-prompt{margin:24px 17px 24px 47px;padding:14px;font-size:11px}.ask-response{padding:0 17px;gap:9px}.ask-response p{font-size:11px}.ai-monogram{width:25px;height:25px}.draft-card{padding:15px}.draft-card h3{font-size:12px}.draft-card>div{font-size:10px;gap:8px}.orbit-ai{width:108px;left:-9px;bottom:-53px}.work-section .section-heading h2{font-size:39px}.section-heading.centered>p:last-child{font-size:15px;margin-top:21px}.work-grid{grid-template-columns:1fr;gap:46px;max-width:390px;margin:0 auto}.work-grid h3{font-size:21px;max-width:300px;margin:22px 0 10px}.work-grid p{font-size:14px}.work-grid article>.text-link{font-size:14px;margin-top:15px}.work-visual{height:309px}.daily-work .work-visual{padding:28px 23px}.daily-heading{font-size:22px}.daily-heading small{font-size:7px}.daily-item{font-size:12px;padding:18px 0}.daily-item small{font-size:9px}.daily-time b{font-size:11px}.daily-time>div{padding:12px 13px}.email-work .work-visual{padding:20px 39px 0}.email-art{height:288px;padding:25px}.email-art h4{font-size:36px}.work-grid article:last-child{display:block;grid-column:auto}.work-grid article:last-child h3{margin:24px 0 11px}.work-grid article:last-child p{margin:0}.work-grid article:last-child a{margin:15px 0 0}.payment-work .work-visual{padding:30px 29px}.invoice{height:250px;padding:25px 20px}.invoice h4{font-size:18px;margin-top:30px}.invoice p{font-size:9px!important}.invoice-line{font-size:10px;padding:16px 0;margin-top:23px}.invoice-line b{font-size:10px}.paid-stamp{font-size:9px}.tools-directory{gap:29px 28px;padding-top:27px}.tools-directory h3{font-size:12px;min-height:36px;margin-bottom:8px;max-width:145px}.tools-directory a{font-size:12px;gap:8px;padding:11px 0}.tools-directory a svg{width:10px}.tools-section .section-heading{gap:20px}.tools-section .section-heading>p{font-size:15px}.pricing-layout{grid-template-columns:1fr;gap:33px}.pricing-layout h2{font-size:42px}.pricing-layout>div:first-child>p:not(.eyebrow){font-size:15px;margin:22px 0}.price-card{padding:27px}.price-card p{font-size:12px}.price-card>.button{font-size:13px;gap:15px}.price-card>small{font-size:10px}.faq-section{grid-template-columns:1fr;gap:34px}.faq-section h2{font-size:41px}.faqs summary{font-size:15px}.faqs p{font-size:14px}.closing{padding:0 0 77px}.orbit-close{width:140px;margin-bottom:14px}.closing h2{font-size:43px;letter-spacing:-1.3px}.closing p:not(.eyebrow){font-size:15px;margin:22px 0 26px}.closing .button{font-size:13px;padding:0 18px;gap:14px}.footer{padding:28px 0 23px;gap:29px}.footer .brand img{width:160px}.footer nav{gap:24px;flex-wrap:wrap;font-size:11px}.footer-bottom{font-size:8px;gap:15px;align-items:start;line-height:1.6;padding-top:23px;margin:0}.footer-bottom>span:last-child{text-align:right;max-width:135px}}@media (max-width:360px){.wrap{width:calc(100% - 32px)}.nav{gap:12px;padding:0 12px}.nav .brand img{width:125px}.hero h1{font-size:54px}.hero .eyebrow{font-size:10px}.hero-description{font-size:14px}.hero-actions{gap:15px}.hero-actions .button{font-size:12px;gap:11px;padding:0 14px}.hero-actions .text-link{font-size:11px}.section-heading h2,h2{font-size:36px}.campaign-page{padding:19px 15px 16px}.campaign-copy h3{font-size:33px}.form-example{padding:19px 14px 0}.form-example .phone{width:254px}.phone-question{padding:29px 16px 0}.phone-question h3.MuiTypography-root{font-size:24px}.quiz-layout h2{font-size:37px}.quiz-visual{padding-left:2px}.quiz-phone{width:236px}.quiz-result{right:-3px;width:166px;padding:15px}.quiz-result h4{font-size:20px}.quiz-result p{font-size:10px}.quiz-result>div{font-size:8px}.quiz-result>div b{font-size:9px}.orbit-capture{width:98px;right:-2px;bottom:-25px}.automation-section h2{font-size:34px}.ask-prompt{margin-left:35px}.ask-response{padding:0 12px;gap:7px}.draft-card{padding:12px}.draft-card h3{font-size:11px}.draft-card>div{font-size:9px}.tools-directory{gap:26px 20px}.tools-directory a{font-size:11px}.pricing-layout h2{font-size:36px}.price-card{padding:24px}.price-card>.button{font-size:11px}.closing h2{font-size:38px}.footer nav{gap:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{animation:none!important;transition:none!important}.button:hover{transform:none}.demo-cursor,.cursor-ripple{display:none!important}}.rail-logo{display:block;width:25px;height:25px;overflow:hidden}.rail-logo img{width:188px;max-width:none;height:25px;filter:brightness(0);display:block}@media (max-width:650px){.hero h1{font-size:clamp(43px,13.2vw,61px);letter-spacing:-1.6px}.hero-description{max-width:330px}}.work-grid>article{min-width:0}.daily-time>div{min-width:0}@media (max-width:650px){.work-grid{grid-template-columns:minmax(0,1fr)}.daily-time span{white-space:normal}.scheduled-chip{right:8px}.daily-item>div{min-width:0}}@media (min-width:651px){.workflow-feature .flow-node{width:18.4%}.workflow-feature .node-0{left:4.8%}.workflow-feature .node-1{left:28.7%}.workflow-feature .node-2{left:52.6%}.workflow-feature .node-3{left:76.5%}.workflow-feature .flow-lines{width:calc(100% - 40px);left:20px}}.film-track{position:relative;overflow:visible}.film-track input{position:absolute;inset:-13px 0 auto;width:100%;height:28px;opacity:0;cursor:ew-resize;margin:0}.film-track:focus-within{outline:2px solid #0071e3;outline-offset:6px;border-radius:2px}:root{--muted:#525b65}html{scroll-behavior:auto}h1,h2{font-stretch:normal;text-wrap:balance}h1{letter-spacing:-2.5px;line-height:1.07}h2{letter-spacing:-1.35px;line-height:1.13}.micro,.small-note,.sample-note{color:#5c6470}.small-note{font-size:13px}.section-heading p,.section-copy>p{color:#525b65}.orbit{mix-blend-mode:normal;opacity:1;isolation:isolate}.orbit-sprite{aspect-ratio:1;width:170px;background-image:url(/optimized-media/fc5c82a0aa299f0712e2.webp);background-size:200% 200%;background-position:0 0;pointer-events:none;background-repeat:no-repeat;border-radius:30%}.orbit-sprite[data-expression=curious]{background-position:100%0}.orbit-sprite[data-expression=focused]{background-position:0 100%}.orbit-sprite[data-expression=happy]{background-position:100% 100%}.orbit-capture{width:150px;right:-6px;bottom:-35px;z-index:5}.orbit-ai{width:145px;left:-40px;bottom:-85px;z-index:5}.ai-section{padding-bottom:170px}.orbit-workflow{width:170px;right:-7px;bottom:10px;z-index:5}.orbit-close{width:210px;margin:0 auto 14px}.film-shell{max-width:1400px;margin:52px auto 34px;padding:0 24px}.film-stage-label{display:flex;align-items:center;justify-content:space-between;max-width:1290px;margin:0 auto 8px;font-size:13px;color:#5c6470}.film-stage-label>span:first-child{display:flex;align-items:center;gap:9px;color:#303946;font-weight:500}.film-viewport{aspect-ratio:1400/760;overflow:hidden}.film-artboard{width:1400px;height:760px;background:#fff;transform:translateX(-50%) scale(var(--film-scale,1))}.film-center{top:24px;left:10px;width:1080px;height:680px;overflow:hidden;box-shadow:0 18px 50px #1833530d,0 3px 8px #18335306;border-color:#dcdfe5;border-radius:12px}.window-chrome{height:32px;font-size:11px;color:#5e6570}.window-chrome>span{color:#5e6570}.module-sidebar{position:absolute;left:0;top:32px;bottom:0;width:198px;background:#fafafa;border-right:1px solid #e5e5e5;padding:15px 10px;font-family:var(--app)}.module-workspace{display:flex;gap:10px;align-items:center;margin:0 3px 15px}.module-workspace>b{width:32px;height:32px;border:1px solid #ddd;border-radius:7px;background:#fff;display:grid;place-items:center;font-size:14px}.module-workspace>span{font-size:13px;font-weight:600}.module-workspace small{display:block;color:#676767;font-size:11px;font-weight:400;margin-top:3px}.module-workspace i{font-style:normal;margin-left:auto}.module-search{display:flex;align-items:center;gap:8px;border:1px solid #ddd;border-radius:6px;padding:7px;font-size:12px;color:#606060;background:#fff}.module-search kbd{font:10px var(--app);margin-left:auto;color:#777}.module-list{margin:14px 0 0}.module-item{display:flex;align-items:center;gap:10px;font-size:13px;height:26px;padding:0 9px;border-radius:5px;color:#525252;margin:1px 0;transition:background .2s}.module-item.selected{background:#eaeaea;color:#171717;font-weight:600}.module-item.module-working{background:#e8f2ff;color:#0065c8}.module-item.module-working:after{content:"";width:5px;height:5px;border-radius:50%;background:#0071e3;margin-left:auto}.module-user{position:absolute;bottom:12px;left:19px;right:19px;display:flex;align-items:center;gap:8px;font-size:12px;color:#525252}.module-user>svg{margin-left:auto}.crm-scene{position:absolute;top:32px;left:198px;right:0;bottom:0;padding:10px;opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .24s,transform .3s;overflow:hidden;background:#fff}.crm-scene.active{opacity:1;visibility:visible;transform:none}.crm-scene .native-titlebar{height:46px}.crm-scene .native-titlebar b{font-size:16px}.crm-scene .native-title-actions{font-size:12px;gap:15px}.crm-scene .native-btn{font-size:12px;min-height:30px}.crm-scene .native-toolbar{height:45px;font-size:12px;gap:14px}.crm-scene .crm-search{width:222px;height:31px}.crm-scene .crm-search em{font-size:12px}.crm-scene .native-table{margin-top:10px}.crm-scene .native-row{grid-template-columns:25px 190px 228px 150px minmax(130px,1fr);font-size:13px;min-height:56px;padding:0 10px}.crm-scene .native-row.table-labels{font-size:12px;min-height:39px}.crm-scene .avatar{width:28px;height:28px;font-size:10px}.crm-scene .native-table-foot{font-size:12px;color:#606873;padding:17px 12px}.scene-crm .alex-row{display:none}.scene-crm.has-inquiry .alex-row{display:grid;background:#edf6ff;animation:record-arrive .3s ease-out}.scene-crm.has-inquiry .alex-row .person-name b{font-weight:600;color:#005aaf}.scene-crm .native-table.filtered .other-row{display:grid}@keyframes record-arrive{0%{transform:translateY(6px);background:#cfe7ff}to{transform:none;background:#edf6ff}}.crm-live{display:flex;align-items:center;gap:13px;margin:24px 3px 0;padding:17px 15px;border:1px solid #e4e8ee;border-radius:8px;background:#fafbfd}.live-icon{width:37px;height:37px;display:grid;place-items:center;background:#edf0f5;border-radius:8px;color:#657286}.crm-live b{font-size:13px;font-weight:600}.crm-live p{font:12px/1.6 var(--app);margin-top:5px;color:#636b77}.crm-live-status{margin-left:auto;font-size:10px;white-space:nowrap;color:#6c7580}.has-inquiry .live-icon{background:#e4f2e9;color:#137443}.has-inquiry .crm-live{background:#fbfefc;border-color:#c9e5d4}.has-inquiry .crm-live-status{color:#137443}.crm-scene .native-record{height:580px}.crm-scene .person-properties{width:236px;padding:27px 20px}.crm-scene .avatar.profile{width:54px;height:54px;font-size:20px}.crm-scene .person-properties h3{font-size:22px}.crm-scene .person-properties>p{font-size:12px}.crm-scene .person-properties dl{font-size:12px;grid-template-columns:66px 1fr;gap:20px 8px}.crm-scene .native-field-label{font-size:10px;color:#616977}.crm-scene .relationship{font-size:12px}.crm-scene .record-tabs{font-size:12px;gap:18px;height:48px}.crm-scene .record-tabs>span{height:48px}.crm-scene .record-overview{padding:26px 22px}.crm-scene .record-overview h4{font-size:14px;margin-bottom:17px}.crm-scene .signal-card{padding:18px;margin-bottom:31px}.crm-scene .signal-card b{font-size:14px}.crm-scene .signal-card p{font-size:13px;line-height:1.6}.crm-scene .signal-card small{font-size:11px;color:#68717e}.crm-scene .timeline-entry{min-height:90px}.crm-scene .timeline-entry b{font-size:13px}.crm-scene .timeline-entry p{font-size:12px}.crm-scene .timeline-entry small{font-size:11px;color:#68717e}.crm-scene .record-notes{padding:25px}.crm-scene .notes-toolbar{font-size:14px}.crm-scene .note-editor{padding:22px;min-height:230px}.crm-scene .note-editor>b{font-size:14px}.crm-scene .note-editor p{font-size:14px;line-height:1.8;min-height:100px}.crm-scene .note-editor>small{font-size:11px;color:#626d79}.side-story{position:absolute;right:8px;top:25px;width:276px;height:685px;font-family:var(--app)}.side-story-label{display:flex;align-items:center;gap:3px;height:26px;color:#5c6470;font-size:10px;letter-spacing:.075em;font-weight:600;padding-left:7px}.side-story .context-window{width:276px;top:42px;left:0;right:auto;z-index:3;border-color:#d9dee6;box-shadow:0 14px 35px #1b355014;visibility:hidden}.side-story .context-window.visible{visibility:visible}.side-story .window-chrome{height:30px;font-size:10px}.side-story .context-body{padding:22px}.side-story .context-heading{font-size:13px}.side-story .context-body h4{font-size:20px;line-height:1.3;letter-spacing:-.3px}.side-story .context-body p{font-size:14px;line-height:1.7;color:#525b65}.side-story .context-body>small{font-size:11px;color:#606c79}.side-story .email-cta{font-size:12px;line-height:1.4;padding:12px;margin:20px 0}.side-story .mail-to{font-size:12px;color:#606c79}.side-story .task-assignee>span{font-size:12px}.side-story .task-assignee small{font-size:11px;color:#606c79}.inset-form{height:352px;position:relative;background:#fff}.inset-form .public-form-brand{padding:23px 20px 16px;font-size:11px}.inset-form .public-form-brand>span{font-size:11px}.inset-form .public-progress{background:#e7eff8}.inset-form .public-progress i{background:#0071e3;height:3px}.inset-form .native-form-stage{width:234px;height:245px;margin:0 auto}.inset-form .film-question{top:12px;transform:translateY(5px)}.inset-form .film-question.active{transform:none}.inset-form h3.MuiTypography-root{font-size:23px!important;line-height:1.22!important;font-weight:500!important;letter-spacing:-.4px!important}.inset-form .MuiTypography-body1:not(h3){font-size:12px!important;line-height:1.5!important}.inset-form .MuiButton-root{font-size:12px!important;min-height:39px!important;padding:7px 9px!important}.inset-form .MuiInputBase-input{font-size:19px!important;padding:8px 0!important}.inset-form .MuiTypography-body2{font-size:11px!important}.inset-form .form-next{top:155px;left:0}.inset-form .form-next .native-btn{font-size:12px;min-height:34px;padding:8px 13px}.inset-form .form-thanks{inset:32px 0 auto}.inset-form .form-thanks h3{font-size:25px}.inset-form .form-thanks p{font-size:14px;line-height:1.6;margin-top:12px}.inset-form .form-bottom{font-size:10px;bottom:15px;left:20px}.inset-form .form-thanks>span{background:#e8f3ed;color:#197e4b}.orbit-companion{position:absolute;left:10px;right:10px;bottom:0;height:224px;display:flex;flex-direction:column;align-items:center;z-index:5}.film-orbit.orbit-sprite{position:relative;top:auto;right:auto;left:auto;width:190px;height:190px;max-width:none;opacity:1;transition:none;flex-shrink:0}.orbit-thought{font-size:12px;color:#4f5d70;text-align:center;line-height:1.4;margin-top:-6px;padding:6px 12px;border-radius:100px;background:#f3f6fb;border:1px solid #e4eaf2}.film-artboard>.demo-cursor{top:0;left:0;transition:transform .35s cubic-bezier(.2,.8,.2,1),opacity .15s;z-index:8}.film-artboard>.cursor-ripple{display:none}.film-controls{max-width:1290px;width:100%;margin:-10px auto 0;padding:0 7px;gap:8px}.film-controls>button{width:36px;height:36px}.film-chapters{gap:50px}.film-chapters button{font-size:14px;color:#637081;padding:10px 0}.film-chapters button.active{color:#005fbf}.film-time{font-size:12px;color:#586578}.film-track{width:calc(100% - 20px);max-width:1280px;margin:12px auto 0;overflow:visible;position:relative;height:3px}.film-track>i{height:3px}.film-track input{position:absolute;inset:-9px 0 auto;width:100%;height:21px;opacity:0;margin:0;cursor:pointer}.film-track:focus-within{outline:2px solid #0071e3;outline-offset:5px}.film-caption{font-size:17px;color:#303946;max-width:950px;margin:25px auto 0;min-height:26px;padding:0 10px}.sample-note{font-size:12px;margin-top:8px}.run-header{height:66px;display:flex;align-items:center;gap:16px;padding:0 14px;border-bottom:1px solid #e5e5e5;font:14px var(--app)}.run-header b{font-weight:600}.run-header small{display:flex;gap:10px;font-size:11px;margin-top:8px;color:#5c6570}.run-header em{font-style:normal;background:#f0f0f0;padding:2px 9px;border-radius:20px}.run-save{font-size:11px;color:#5c6570;margin-left:auto}.run-toolbar{display:flex;gap:18px;align-items:center;height:48px;padding:0 13px;font:11px var(--app);border-bottom:1px solid #e5e5e5}.run-toolbar .native-btn{font-size:11px}.run-toolbar>span:nth-child(2){margin-right:auto;color:#5c6570}#run-status{color:#147548}.run-workspace{height:513px;display:grid;grid-template-columns:350px 1fr;background-color:#fafbfc;background-image:radial-gradient(#cdd4df .7px,transparent .7px);background-size:15px 15px}.run-path{position:relative;display:flex;flex-direction:column;gap:26px;padding:24px 22px}.run-connector{position:absolute;width:2px;top:64px;bottom:83px;left:61px;background:#d4dce7}.run-connector i{display:block;width:2px;height:0;background:#0071e3}.run-node{position:relative;display:flex;align-items:center;gap:13px;min-height:86px;background:#fff;border:1px solid #dce1e9;border-radius:9px;padding:14px;box-shadow:0 2px 4px #19335306;transition:border-color .25s,box-shadow .25s}.run-node-icon{width:35px;height:35px;border-radius:7px;background:#f0f2f6;display:grid;place-items:center;color:#596477}.run-node b{display:block;font-size:13px;line-height:1.4;font-weight:600}.run-node small{display:block;font-size:8px;color:#687585;letter-spacing:.05em;margin-bottom:4px}.run-node p{font:10px/1.45 var(--app);color:#637080;margin-top:4px}.run-node-state{width:19px;height:19px;margin-left:auto;display:grid;place-items:center;color:#fff;border:1px solid #dce1e9;border-radius:50%;flex-shrink:0}.run-node-state svg{opacity:0}.run-node.running{border-color:#0071e3;box-shadow:0 0 0 3px #0071e312}.run-node.running .run-node-icon{background:#e9f3ff;color:#0071e3}.run-node.running .run-node-state{border:2px solid #0071e3;background:#e8f3ff}.run-node.complete{border-color:#bbdcca}.run-node.complete .run-node-state{background:#178657;border-color:#178657}.run-node.complete .run-node-state svg{opacity:1}.run-inspector{position:relative;margin:24px 22px 24px 0;background:#fff;border:1px solid #dce1e9;border-radius:9px;overflow:hidden}.run-detail{position:absolute;inset:0;opacity:0;visibility:hidden;padding:21px;transition:opacity .25s}.run-detail.active{opacity:1;visibility:visible}.run-detail-label{display:flex;align-items:center;gap:9px;font-size:12px;color:#596577;padding-bottom:20px;border-bottom:1px solid #e7ebf0}.run-detail-label>span{margin-left:auto;font-size:10px}.run-detail h3{font:500 24px/1.25 var(--font);letter-spacing:-.6px;margin:21px 0}.run-detail dl{display:grid;grid-template-columns:68px 1fr;gap:18px 13px;margin:0;font:12px/1.5 var(--app)}.run-detail dt{color:#677284}.run-detail dd{margin:0;color:#262e39;overflow-wrap:anywhere}.run-detail-result{display:flex;gap:9px;align-items:flex-start;margin-top:25px;padding:14px;background:#f3f7fb;border:1px solid #e3eaf2;border-radius:7px;color:#0071e3;min-height:74px}.run-detail-result p{font:12px/1.6 var(--app);color:#506173}.run-detail.step-complete .run-detail-result{background:#f0f9f4;border-color:#cbe7d7;color:#137b4b}.run-total{position:absolute;left:21px;right:21px;bottom:18px;padding-top:10px;background:#fff}.run-total>span{font:11px var(--app);color:#4d5b6e}.run-total>div{height:4px;background:#edf0f4;border-radius:3px;margin:12px 0}.run-total>div>i{height:4px;display:block;background:#0071e3;border-radius:3px}.run-total small{font-size:10px;color:#687585}.run-completed .run-total>div>i{background:#178657}.form-example{background:#f0f5fc}.form-example .phone{border-color:#a6bee0;background:#fff}.phone-progress{background:#e0eaf7}.phone-progress i{background:#0071e3}.quiz-section{background:#f7faf9}.quiz-phone{background:#edf6f2;border-color:#628b7b;color:#213d33}.quiz-content,.quiz-brand,.quiz-content h3{color:#213d33}.quiz-content>p,.quiz-content>small{color:#536f63}.quiz-progress{background:#cddfd6}.quiz-progress i{background:#376753}.quiz-answer{border-color:#c3d8cc;color:#315646}.quiz-answer b{border-color:#c3d8cc;color:#315646}.quiz-answer.chosen{background:#dcece3;border-color:#628b7b}.quiz-next{background:#315f4c;color:#fff}.quiz-result{color:#315646;border-color:#d4e2da;background:#fff}.quiz-result small,.quiz-result p,.quiz-result>div{color:#567666}.quiz-result h4{color:#315646}.quiz-result>div b{color:#315646}.result-button{background:#e7f2ec;color:#315f4c}.example-label{color:#5b6878}.example-foot span{color:#626d7c}.campaign-copy p{color:#52606a}.campaign-conversion label{font-size:11px;color:#4e5c67}.campaign-conversion>small{color:#5d6a73}.campaign-foot{color:#627079}.quiz-content>small{font-size:10px}.quiz-answer{font-size:13px}.quiz-result p{font-size:13px;line-height:1.65}.quiz-result>div{font-size:11px}.quiz-result>div b{font-size:12px}.result-button{font-size:12px}.feature-trio p,.work-grid p{font-size:16px;line-height:1.7}.tools-directory a{font-size:16px}.tools-directory h3{font-size:16px}.benefit-list{font-size:16px}.ask-prompt,.ask-response p{font-size:14px}.draft-card h3{font-size:17px}.draft-card>div{font-size:13px}.draft-card>small,.ask-response>div>small{font-size:11px;color:#637080}.ai-example-header{font-size:13px}.ai-example-header>span:last-child{font-size:11px;color:#636e7e}.workflow-feature .flow-node{width:226px}.workflow-feature .flow-node b{font-size:14px}.workflow-feature .flow-node small{font-size:9px}.workflow-feature .flow-node p{font-size:12px;padding:13px}.workflow-feature .flow-node>div{padding:13px}.workflow-feature .node-0{left:32px}.workflow-feature .node-1{left:320px}.workflow-feature .node-2{left:608px}.workflow-feature .node-3{left:896px}.workflow-feature .flow-canvas{height:400px}.workflow-feature .flow-lines{width:1150px;top:11px}.workflow-feature .automation-top>div>b{font-size:15px}.workflow-feature .automation-top small{font-size:11px}.workflow-feature .automation-toolbar{font-size:12px}.workflow-foot p{font-size:14px}@media (min-width:651px) and (max-width:1100px){.film-shell{padding:0 15px}.film-chapters{gap:18px}.film-chapters button{font-size:12px}.film-caption{font-size:15px}.workflow-feature .flow-canvas{height:540px}.workflow-feature .flow-node{width:calc(50% - 42px)}.workflow-feature .node-0,.workflow-feature .node-2{left:28px}.workflow-feature .node-1,.workflow-feature .node-3{left:calc(50% + 14px)}.workflow-feature .node-0,.workflow-feature .node-1{top:50px}.workflow-feature .node-2,.workflow-feature .node-3{top:280px}.workflow-feature .flow-lines{display:none}.orbit-workflow{bottom:2px}}@media (max-width:650px){.hero h1{letter-spacing:-1.6px;line-height:1.08}.hero-description{font-size:16px}.hero .micro{font-size:12px}.eyebrow{font-size:11px}.section-heading.split>div:last-child>p,.section-copy>p:not(.eyebrow){font-size:16px!important}.section-heading h2,h2{line-height:1.12}.small-note{font-size:12px!important}.film-shell{padding:0;margin-top:39px}.film-stage-label{padding:0 22px;font-size:12px}.film-stage-label>span:last-child{display:none}.film-stage-label>span:first-child{font-size:12px}.film-viewport{aspect-ratio:auto;height:938px}.film-artboard{width:var(--mobile-film-width,390px);height:938px;left:0;transform:none}.film-center{left:12px;right:12px;top:12px;width:auto;height:545px;border-radius:9px}.module-sidebar{display:none}.crm-scene{left:0;padding:7px;top:30px}.film-center>.window-chrome{height:30px;font-size:9px}.crm-scene .native-titlebar{height:41px;padding:0 7px;gap:6px}.crm-scene .native-titlebar b{font-size:14px}.crm-scene .native-title-actions{font-size:10px;gap:7px}.crm-scene .native-title-actions>span:not(.native-btn){display:none}.crm-scene .native-btn{font-size:10px;min-height:27px;padding:5px 7px}.crm-scene .native-toolbar{height:41px;padding:0 7px;gap:8px;font-size:10px}.crm-scene .native-toolbar>span:not(.view-label){display:none}.crm-scene .view-label{font-size:11px}.crm-scene .crm-search{width:152px;height:27px}.crm-scene .crm-search em{font-size:10px}.crm-scene .native-row{grid-template-columns:17px minmax(0,1fr) minmax(0,1.15fr);font-size:10px;padding:0 5px;min-height:49px}.crm-scene .native-row>span:nth-child(n+4){display:none}.crm-scene .native-row.table-labels{font-size:10px;min-height:33px}.crm-scene .person-name{gap:5px}.crm-scene .avatar{width:24px;height:24px;font-size:8px}.crm-scene .native-table-foot{font-size:10px;padding:14px 8px}.crm-live{margin:14px 0 0;padding:12px 10px;gap:9px}.live-icon{width:27px;height:27px;flex-shrink:0}.crm-live b{font-size:11px}.crm-live p{font-size:10px}.crm-live-status{display:none}.crm-scene .native-record{height:452px}.crm-scene .person-properties{width:122px;padding:18px 10px}.crm-scene .avatar.profile{width:39px;height:39px;font-size:15px}.crm-scene .person-properties h3{font-size:15px;letter-spacing:-.4px}.crm-scene .person-properties>p{font-size:9px;overflow-wrap:anywhere}.crm-scene .person-actions{gap:5px}.crm-scene .person-actions>span{width:25px;height:25px}.crm-scene .person-properties dl{display:block;font-size:10px;margin-top:17px}.crm-scene .person-properties dt{margin:11px 0 4px}.crm-scene .native-field-label{font-size:8px}.crm-scene .relationship{font-size:9px;gap:3px}.crm-scene .record-tabs{padding:0 10px;gap:11px;font-size:10px;height:39px}.crm-scene .record-tabs>span{height:39px}.crm-scene .record-tabs>span:nth-child(3),.crm-scene .record-tabs>span:nth-child(4){display:none}.crm-scene .record-tabs>span[data-tab=notes]{display:flex}.crm-scene .record-overview{padding:18px 11px}.crm-scene .record-overview h4{font-size:11px}.crm-scene .signal-card{padding:11px;margin-bottom:22px;gap:7px}.crm-scene .signal-card>span{display:none}.crm-scene .signal-card b{font-size:11px;line-height:1.5}.crm-scene .signal-card p{font-size:10px}.crm-scene .signal-card small{font-size:9px}.crm-scene .timeline-entry{min-height:80px;gap:8px}.crm-scene .timeline-entry b{font-size:10px}.crm-scene .timeline-entry p{font-size:10px;line-height:1.5}.crm-scene .timeline-entry small{font-size:8px}.crm-scene .record-notes{padding:17px 10px}.crm-scene .notes-toolbar{font-size:11px;gap:5px}.crm-scene .notes-toolbar>.native-btn{font-size:8px}.crm-scene .note-editor{padding:12px;min-height:266px}.crm-scene .note-editor>b{font-size:12px;line-height:1.5}.crm-scene .note-editor p{font-size:12px;line-height:1.75}.crm-scene .note-editor>small{font-size:9px;line-height:1.5}.record-breadcrumb{font-size:10px}.side-story{top:574px;right:15px;width:228px;height:356px}.side-story-label{height:22px;font-size:9px}.side-story .context-window{top:32px;width:228px;border-radius:8px}.side-story .context-body{padding:18px}.side-story .context-body h4{font-size:19px}.side-story .context-body p{font-size:13px}.side-story .context-heading{font-size:12px}.side-story .window-chrome{font-size:9px;height:27px}.inset-form{height:289px}.inset-form .public-form-brand{font-size:10px;padding:18px 15px 12px}.inset-form .public-form-brand>span{font-size:10px}.inset-form .native-form-stage{width:196px;height:204px}.inset-form h3.MuiTypography-root{font-size:20px!important}.inset-form .MuiTypography-body1:not(h3){font-size:11px!important}.inset-form .MuiButton-root{font-size:11px!important;min-height:35px!important;padding:5px 7px!important}.inset-form .MuiInputBase-input{font-size:17px!important}.inset-form .form-next{top:144px}.inset-form .form-bottom{font-size:9px;left:15px;bottom:12px}.inset-form .form-thanks{top:16px}.inset-form .form-thanks h3{font-size:23px}.inset-form .form-thanks p{font-size:13px}.orbit-companion{left:auto;right:234px;top:85px;bottom:auto;width:126px;height:170px}.film-orbit.orbit-sprite{width:132px;height:132px}.orbit-thought{font-size:10px;max-width:118px;padding:6px 9px;line-height:1.4;margin-top:1px}.film-controls{margin:0 auto;width:calc(100% - 30px);column-gap:5px;padding:0}.film-controls>button{width:33px;height:33px}.film-time{font-size:11px;margin-left:auto}.film-chapters{flex-basis:100%;gap:0;order:3;justify-content:space-between;margin:3px 0 0}.film-chapters button{font-size:11px;white-space:normal}.film-track{width:calc(100% - 38px);margin-top:8px}.film-caption{font-size:14px;padding:0 23px;line-height:1.6;margin-top:24px;min-height:48px}.sample-note{font-size:10px;padding:0 30px}.run-header{height:55px;padding:0 5px;gap:8px;font-size:12px}.run-header small{font-size:9px;gap:6px;margin-top:6px}.run-save{display:none}.run-toolbar{height:43px;padding:0 5px;gap:7px;font-size:9px}.run-toolbar>span:nth-child(2){display:none}.run-toolbar #run-status{margin-left:auto;font-size:8px}.run-toolbar .native-btn{font-size:9px;padding:5px}.run-workspace{height:414px;grid-template-columns:44% 56%}.run-path{padding:16px 6px;gap:22px}.run-connector{left:27px;top:50px;bottom:58px}.run-node{padding:9px 7px;gap:6px;min-height:76px;border-radius:6px;align-items:flex-start}.run-node-icon{width:23px;height:23px;flex-shrink:0;border-radius:5px}.run-node-icon svg{width:14px;height:14px}.run-node b{font-size:10px;line-height:1.35}.run-node small{font-size:7px;margin-bottom:4px}.run-node p{display:none}.run-node-state{position:absolute;right:7px;bottom:7px;width:12px;height:12px}.run-node-state svg{width:9px;height:9px}.run-inspector{margin:16px 6px 16px 0;border-radius:6px}.run-detail{padding:12px}.run-detail-label{font-size:9px;gap:6px;padding-bottom:12px}.run-detail-label svg{width:12px}.run-detail-label>span{display:none}.run-detail h3{font-size:18px;line-height:1.25;letter-spacing:-.35px;margin:14px 0}.run-detail dl{display:block;font-size:10px}.run-detail dt{font-size:9px;margin:10px 0 3px}.run-detail dd{line-height:1.5}.run-detail-result{margin-top:14px;padding:8px;gap:5px;min-height:0}.run-detail-result svg{width:12px;margin-top:2px}.run-detail-result p{font-size:9px;line-height:1.5}.run-total{left:12px;right:12px;bottom:10px;padding-top:6px}.run-total>span{font-size:8px}.run-total>div{margin:8px 0}.run-total small{font-size:8px}.quiz-content h3{font-size:33px}.quiz-result p{font-size:12px}.quiz-result>div{font-size:10px}.quiz-result>div b{font-size:11px}.quiz-answer{font-size:12px}.quiz-content>small{font-size:9px}.result-button{font-size:10px}.orbit-capture{width:130px;right:-4px;bottom:-25px}.orbit-ai{width:130px;left:-6px;bottom:-76px}.orbit-close{width:175px;margin:0 auto 15px}.ai-section{padding-bottom:130px}.ask-prompt,.ask-response p{font-size:13px}.draft-card h3{font-size:14px}.draft-card>div{font-size:11px}.ai-example-header{font-size:11px}.feature-trio p,.work-grid p{font-size:15px}.benefit-list{font-size:14px}.tools-directory a{font-size:14px}.tools-directory h3{font-size:13px}.price-card p{font-size:13px}.faqs p{font-size:15px}.workflow-feature .flow-canvas{height:660px}.workflow-feature .flow-node{width:236px;left:50%;transform:translateX(-50%)}.workflow-feature .node-0{top:35px}.workflow-feature .node-1{top:175px}.workflow-feature .node-2{top:315px}.workflow-feature .node-3{top:455px}.workflow-feature .flow-node b{font-size:13px}.workflow-feature .flow-node small{font-size:9px}.workflow-feature .flow-node p{font-size:11px}.workflow-feature .automation-top>div>b{font-size:12px}.workflow-feature .automation-top small{font-size:9px}.workflow-feature .automation-toolbar{font-size:10px}.workflow-feature .flow-canvas:before{bottom:151px}.orbit-workflow{width:120px;bottom:16px;right:-2px}}@media (max-width:360px){.side-story{width:210px;right:12px}.side-story .context-window{width:210px}.inset-form .native-form-stage{width:180px}.orbit-companion{right:211px;width:94px;top:99px}.film-orbit.orbit-sprite{width:104px;height:104px}.orbit-thought{font-size:9px;max-width:89px}.film-chapters button{font-size:10px}.crm-scene .native-row{font-size:9px}.crm-scene .person-name .avatar{width:20px;height:20px;font-size:7px}.crm-scene .person-properties{width:110px}.run-detail{padding:10px}.run-detail h3{font-size:16px}.run-detail dl{font-size:9px}.run-detail-result p{font-size:8px}.run-total{left:10px;right:10px}.tools-directory a{font-size:13px}}@media (prefers-reduced-motion:reduce){.crm-scene,.film-question,.context-window,.run-detail,.run-node,.demo-cursor{transition:none!important}.scene-crm.has-inquiry .alex-row{animation:none}.film-orbit{transform:none!important}}.inset-form .film-question h3{margin-bottom:10px!important}.inset-form .film-question p{margin-bottom:16px!important}.inset-form .MuiInputBase-root{padding:0!important}.inset-form [aria-live=polite]:empty{display:none}.inset-form .form-next{top:182px}@media (max-width:650px){.film-viewport,.film-artboard{height:971px}.side-story{height:389px}.inset-form{height:322px}.inset-form .film-question p{margin-bottom:12px!important}.inset-form .form-next{top:177px}}.campaign-copy p{color:#e1eadf;font-size:12px}.campaign-copy>small,.campaign-brand>span,.campaign-foot{color:#c0d3c2}.campaign-benefits{color:#e1eadf}.campaign-conversion>small{color:#53644f}.campaign-label{color:#53644f}.form-example .phone-island{background:#a6bee0}.quiz-phone .phone-island{background:#628b7b}.ai-section .section-copy>.small-note{font-size:12px!important}@media (max-width:360px){.side-story{width:200px;right:8px}.side-story .context-window{width:200px}.inset-form .native-form-stage{width:170px}.orbit-companion{right:203px;width:92px}.film-orbit.orbit-sprite{width:101px;height:101px}}#product-film[data-playing=false] .film-question,#product-film[data-playing=false] .form-thanks,#product-film[data-playing=false] .form-next,#product-film[data-playing=false] .context-window,#product-film[data-playing=false] .crm-scene,#product-film[data-playing=false] .run-detail{transition:none}.crm-feature-content .signal-card small,.crm-feature-content .timeline-entry small,.crm-feature-content .person-properties dt,.crm-feature-content .native-field-label{color:#616d7c}.workflow-foot p{color:#5b6776}@media (min-width:1101px){.workflow-feature .flow-node{width:calc(25% - 36px)}.workflow-feature .node-0{left:24px}.workflow-feature .node-1{left:calc(25% + 12px)}.workflow-feature .node-2{left:50%}.workflow-feature .node-3{left:calc(75% - 12px)}.workflow-feature .flow-lines{display:none}.workflow-feature .flow-canvas:before{content:"";position:absolute;left:75px;right:75px;top:172px;border-top:1px solid #bdc8d8}}.film-speed{font:600 11px var(--app);color:#0069d1;border:1px solid #d5e7fa;border-radius:5px;padding:4px 6px;background:#f2f8ff}.active-automation{color:#177e4f!important;background:#e7f5ed!important}.run-header small{align-items:center}.flow-traveler{position:absolute;left:-4px;top:0;width:10px;height:10px;background:#0071e3;border:2px solid #fff;box-shadow:0 0 0 3px #0071e325;border-radius:50%;z-index:2}.run-node:after{content:"";height:2px;position:absolute;left:10px;right:10px;bottom:0;background:#0071e3;transform:scaleX(var(--step-progress,0));transform-origin:left}.run-node.complete:after{background:#178657}.live-inspector{display:flex;flex-direction:column;padding:0;background:#fff}.live-run-heading{height:40px;display:flex;align-items:center;gap:6px;padding:0 15px;border-bottom:1px solid #e8ecf1;flex-shrink:0;font:12px var(--app)}.live-run-heading>b{font-weight:600}.live-run-heading>span:last-child{margin-left:auto;font-size:10px;color:#667385}.run-input{display:flex;align-items:center;gap:6px;padding:11px 15px 9px;font:10px var(--app);color:#657182}.run-input b{font-weight:500;color:#303c4b;margin-left:auto}.live-outputs{display:flex;flex-direction:column;gap:9px;margin:0 13px;flex:1;min-height:0}.live-output{border:1px solid #e1e6ed;background:#fafbfd;border-radius:7px;padding:10px 12px;color:#4e5c6f;transition:background .16s,border-color .16s,transform .16s}.output-heading{display:flex;gap:7px;align-items:center;font:600 10px var(--app);margin-bottom:8px;color:#48576a}.output-heading>span{margin-left:auto;font-size:9px;color:#68788b;font-weight:400}.output-person{display:flex;align-items:center;gap:8px}.output-person b{display:block;font:600 12px var(--app);color:#303b4a}.output-person small{display:block;font:9px var(--app);margin-top:4px;color:#657183}.output-person>i{margin-left:auto;opacity:0;color:#16804f}.output-goal{font:10px/1.5 var(--app);margin-top:8px;color:#536274}.output-goal span{color:#243d57}.output-email-to{font:9px var(--app);color:#697587;margin-bottom:5px}.output-subject{font:600 11px/1.5 var(--app);color:#303b4a;display:block}.output-email p{font:10px/1.5 var(--app);color:#526174;margin-top:6px;min-height:30px}.output-sending{height:2px;background:#e8edf4;margin-top:8px}.output-sending i{display:block;height:2px;width:0;background:#0071e3}.output-task>b{font:600 12px var(--app);color:#303b4a}.output-task-owner{display:flex;align-items:center;gap:6px;margin-top:9px;font:10px var(--app)}.output-task-owner .avatar,.output-person .avatar{width:23px;height:23px;font-size:9px}.output-task-owner small{margin-left:auto;font-size:9px;color:#617288}.output-task-owner i{color:#178657;opacity:0}.output-running{border-color:#79afe7;background:#f5faff;transform:translateX(-2px);box-shadow:0 0 0 2px #0071e30a}.output-running .output-heading>span{color:#006bcf}.output-complete{border-color:#c2dfcf;background:#fff}.output-complete .output-heading>span{color:#187b4e}.output-complete .output-person>i,.output-complete .output-task-owner>i{opacity:1}.output-complete .output-sending i{background:#16804f}.live-inspector .run-total{position:static;left:auto;right:auto;margin:4px 14px 12px;padding-top:8px;flex-shrink:0}.live-inspector .run-total>span{font-size:10px}.live-inspector .run-total>div{margin:7px 0}.live-inspector .run-total small{font-size:9px}.background-activity{position:absolute;z-index:4;right:24px;bottom:24px;padding:12px 15px;display:flex;gap:10px;align-items:center;background:#fff;border:1px solid #d7e5f6;border-radius:9px;box-shadow:0 8px 26px #13376814;font-family:var(--app);opacity:0;transform:translateY(8px);transition:opacity .18s,transform .2s;pointer-events:none}.background-activity.visible{opacity:1;transform:none}.background-activity b{font-size:12px;display:block;font-weight:600}.background-activity div>span{display:block;font-size:10px;color:#65758a;margin-top:5px}.background-activity>svg{color:#0071e3;margin-left:7px}.activity-pulse{width:8px;height:8px;background:#0071e3;border-radius:50%;box-shadow:0 0 0 4px #e8f3ff}.parallel-results .side-story .email-window{top:42px}.parallel-results .side-story .email-window .context-body{padding:16px 18px}.parallel-results .email-window .context-body h4{font-size:18px;line-height:1.25}.parallel-results .email-window .context-body p{font-size:12px;line-height:1.6;margin-top:10px}.parallel-results .email-window .mail-to{font-size:10px;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:4px}.parallel-results .email-window .mail-to b{font-size:9px;font-weight:500;color:#16804f}.parallel-results .email-window .email-cta{margin:14px 0 0;font-size:11px;padding:10px}.parallel-results .side-story .task-window{top:300px}.parallel-results .task-window .context-body{padding:14px 17px}.parallel-results .task-window .context-heading{margin-bottom:10px;font-size:12px}.parallel-results .task-window .context-body>p{display:none}.parallel-results .task-window .task-assignee{margin-top:9px}.workflow-live{width:100%;max-width:1100px;padding:0;margin:115px auto 0;overflow:visible;border:1px solid #dce1e9;border-radius:12px;background:#fff;position:relative;font-family:var(--app)}.automation-demo-content{overflow:hidden;border-radius:12px}.workflow-live .run-workspace{height:554px;grid-template-columns:45% 55%}.workflow-live .run-header{height:67px;padding:0 22px}.workflow-live .run-toolbar{height:47px;padding:0 22px}.workflow-live .run-path{padding:30px;gap:27px}.workflow-live .run-node{min-height:93px}.workflow-live .run-node b{font-size:14px}.workflow-live .run-node p{font-size:12px}.workflow-live .run-node small{font-size:9px}.workflow-live .run-connector{left:70px;top:75px;bottom:92px}.workflow-live .run-inspector{margin:30px 30px 30px 0}.workflow-live .live-outputs{gap:13px;margin:0 18px}.workflow-live .live-output{padding:12px 14px}.workflow-live .output-heading{font-size:12px}.workflow-live .output-heading>span{font-size:11px}.workflow-live .output-person b,.workflow-live .output-task>b{font-size:14px}.workflow-live .output-person small,.workflow-live .output-goal,.workflow-live .output-email-to,.workflow-live .output-task-owner{font-size:11px}.workflow-live .output-subject{font-size:13px}.workflow-live .output-email p{font-size:12px}.workflow-live .run-input{font-size:12px;padding:13px 18px}.workflow-live .live-run-heading{font-size:13px;padding:0 18px}.workflow-live .run-total{margin:4px 18px 15px}.workflow-live .orbit-workflow{width:135px;top:-128px;right:5px;bottom:auto}.workflow-foot{align-items:center;flex-wrap:wrap;gap:18px}.workflow-foot p{margin-left:auto}.workflow-play{border:1px solid #d5dce5;background:#fff;border-radius:7px;font:500 12px var(--font);padding:9px 13px;color:#39516d;cursor:pointer}.workflow-play:hover{border-color:#0071e3;color:#0071e3}@media (max-width:1100px) and (min-width:651px){.workflow-live .run-path{padding:25px 16px}.workflow-live .run-inspector{margin:25px 16px 25px 0}.workflow-live .run-node p{font-size:10px}.workflow-live .run-node b{font-size:12px}.workflow-live .run-connector{left:56px}.workflow-live .live-outputs{margin:0 12px;gap:10px}.workflow-live .live-output{padding:10px}.workflow-live .output-email p,.workflow-live .output-person small,.workflow-live .output-goal{font-size:10px}.workflow-live .output-person b,.workflow-live .output-task>b{font-size:12px}.workflow-live .output-subject{font-size:11px}.workflow-live .run-input{font-size:10px}.workflow-live .run-input>b{max-width:70px}.workflow-live .run-total>span{font-size:10px}}@media (max-width:650px){.film-speed{font-size:10px;margin-left:auto}.film-time{margin-left:4px}.film-viewport,.film-artboard{height:1018px}.side-story{height:436px}.background-activity{right:12px;left:12px;bottom:10px;padding:10px 12px;gap:8px}.background-activity b{font-size:10px}.background-activity div>span{font-size:8px}.background-activity>svg{width:14px;margin-left:auto}.live-run-heading{height:30px;font-size:10px;padding:0 9px;gap:3px}.live-run-heading>span:last-child{display:none}.live-run-heading .blue-dot{width:4px;height:4px;margin-right:4px}.run-input{font-size:8px;line-height:1.4;padding:8px;flex-wrap:wrap;gap:3px}.run-input svg{width:10px}.run-input b{margin-left:0}.live-outputs{margin:0 7px;gap:7px}.live-output{padding:8px 7px;border-radius:5px}.output-heading{font-size:8px;gap:4px;margin-bottom:7px}.output-heading svg{width:12px;height:12px}.output-heading>span{font-size:7px}.output-person{gap:5px}.output-person .avatar{width:18px;height:18px;font-size:7px}.output-person b{font-size:10px}.output-person small{font-size:8px;line-height:1.4}.output-person>i{display:none}.output-goal{font-size:8px;margin-top:6px;line-height:1.5}.output-email-to{font-size:7px;overflow-wrap:anywhere}.output-subject{font-size:9px;line-height:1.4}.output-email p{font-size:8px;line-height:1.5;min-height:35px}.output-sending{margin-top:6px}.output-task>b{font-size:10px;line-height:1.35;display:block}.output-task-owner{font-size:8px;gap:4px;margin-top:7px;flex-wrap:wrap}.output-task-owner .avatar{width:17px;height:17px;font-size:6px}.output-task-owner small{font-size:7px}.output-task-owner>i{display:none}.live-inspector .run-total{margin:3px 8px 8px;padding-top:4px}.live-inspector .run-total>span{font-size:7px;line-height:1.5;display:block}.live-inspector .run-total small{font-size:7px;line-height:1.5;display:block}.live-inspector .run-total>div{margin:5px 0;height:3px}.live-inspector .run-total>div>i{height:3px}.parallel-results .side-story .email-window{top:32px}.parallel-results .side-story .task-window{top:281px}.parallel-results .email-window .context-body h4{font-size:17px}.parallel-results .email-window .context-body p{font-size:12px}.parallel-results .task-window .context-heading{font-size:11px}.parallel-results .task-window .task-assignee>span{font-size:10px}.parallel-results .task-window .context-body{padding:13px}.workflow-live{margin-top:100px;border-radius:9px}.automation-demo-content{border-radius:9px}.workflow-live .run-header{height:61px;padding:0 10px;font-size:11px}.workflow-live .run-header small{font-size:8px}.workflow-live .run-toolbar{padding:0 8px;gap:6px;font-size:9px;height:42px}.workflow-live .run-toolbar .native-btn{font-size:9px}.workflow-live .run-workspace{height:484px;grid-template-columns:43% 57%}.workflow-live .run-path{padding:22px 7px;gap:32px}.workflow-live .run-node{min-height:77px;padding:10px 7px;gap:6px}.workflow-live .run-node b{font-size:10px}.workflow-live .run-node small{font-size:7px}.workflow-live .run-node p{display:none}.workflow-live .run-connector{left:29px;top:56px;bottom:116px}.workflow-live .run-inspector{margin:22px 7px 22px 0}.workflow-live .live-run-heading{font-size:10px;padding:0 8px}.workflow-live .run-input{font-size:8px;padding:9px 8px}.workflow-live .live-outputs{margin:0 7px;gap:10px}.workflow-live .live-output{padding:9px 7px}.workflow-live .output-heading{font-size:8px}.workflow-live .output-heading>span{font-size:7px}.workflow-live .output-person b,.workflow-live .output-task>b{font-size:10px}.workflow-live .output-person small,.workflow-live .output-goal,.workflow-live .output-email-to,.workflow-live .output-task-owner{font-size:8px}.workflow-live .output-subject{font-size:9px}.workflow-live .output-email p{font-size:8px}.workflow-live .run-total{margin:4px 8px 10px}.workflow-live .orbit-workflow{width:120px;right:4px;top:-113px;bottom:auto}.workflow-foot{display:flex;gap:13px;align-items:flex-start;margin-top:20px}.workflow-foot>span{font-size:13px}.workflow-foot p{margin:0;flex-basis:100%;font-size:13px}.workflow-play{font-size:11px}.run-header small em{white-space:nowrap}}#automation-film[data-playing=false] *,#product-film[data-playing=false] .live-output,#product-film[data-playing=false] .background-activity{transition:none!important}@media (prefers-reduced-motion:reduce){.flow-traveler{display:none}.live-output,.background-activity{transition:none!important}}.orbit-sprite{border-radius:0;background-position:1.9138755980861244% 2.5518341307814993%;mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20627%20627%22%3E%3Cdefs%3E%3CclipPath%20id%3D%22ring%22%3E%3Cellipse%20cx%3D%22317%22%20cy%3D%22350%22%20rx%3D%22300%22%20ry%3D%22110%22%20transform%3D%22rotate%28-16%20317%20350%29%22/%3E%3C/clipPath%3E%3Cmask%20id%3D%22shape%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%22627%22%20height%3D%22627%22%3E%3Crect%20width%3D%22627%22%20height%3D%22627%22%20fill%3D%22black%22/%3E%3Cg%20clip-path%3D%22url%28%23ring%29%22%3E%3Cpath%20fill%3D%22white%22%20transform%3D%22translate%28-12%20-16%29%22%20d%3D%22M311%2C119L337%2C119L337%2C120L347%2C120L347%2C121L355%2C121L355%2C122L362%2C122L362%2C123L367%2C123L367%2C124L377%2C125L377%2C126L380%2C126L380%2C127L383%2C127L383%2C128L387%2C128L387%2C129L390%2C129L390%2C130L393%2C130L393%2C131L396%2C131L396%2C132L402%2C133L402%2C134L404%2C134L404%2C135L406%2C135L406%2C136L409%2C136L409%2C137L411%2C137L411%2C138L413%2C138L413%2C139L415%2C139L415%2C140L418%2C140L418%2C141L422%2C142L423%2C144L425%2C144L425%2C145L431%2C147L432%2C149L430%2C149L430%2C148L428%2C148L428%2C147L426%2C147L426%2C146L421%2C145L421%2C144L418%2C143L417%2C141L414%2C141L414%2C142L413%2C142L412%2C139L409%2C139L408%2C137L405%2C137L405%2C136L402%2C136L402%2C135L398%2C135L397%2C133L393%2C133L392%2C131L390%2C131L390%2C132L389%2C132L389%2C131L384%2C131L384%2C130L381%2C131L381%2C130L379%2C130L379%2C129L375%2C130L375%2C129L373%2C129L373%2C128L366%2C127L366%2C125L365%2C125L365%2C128L362%2C128L360%2C125L358%2C126L357%2C124L356%2C124L356%2C126L355%2C126L355%2C125L354%2C125L354%2C126L350%2C126L349%2C124L348%2C124L347%2C126L346%2C126L346%2C124L345%2C124L345%2C126L344%2C126L344%2C125L343%2C125L343%2C126L342%2C126L342%2C125L340%2C126L339%2C124L336%2C125L336%2C126L331%2C126L331%2C125L325%2C126L325%2C124L322%2C125L322%2C126L321%2C126L321%2C125L318%2C126L318%2C124L317%2C124L317%2C127L315%2C126L315%2C128L314%2C128L314%2C127L312%2C127L312%2C128L311%2C128L311%2C127L308%2C127L308%2C129L307%2C129L307%2C128L299%2C128L298%2C130L294%2C130L294%2C129L292%2C129L292%2C130L288%2C130L288%2C132L287%2C132L286%2C134L285%2C134L285%2C131L284%2C131L283%2C134L281%2C134L281%2C133L277%2C133L274%2C137L270%2C137L270%2C138L268%2C138L268%2C139L265%2C137L265%2C140L262%2C140L262%2C141L260%2C141L259%2C143L254%2C144L255%2C146L252%2C147L252%2C148L253%2C148L252%2C153L250%2C153L250%2C151L247%2C151L247%2C153L243%2C153L243%2C154L241%2C155L241%2C159L240%2C159L240%2C161L239%2C161L239%2C159L238%2C159L238%2C160L234%2C160L235%2C158L231%2C159L230%2C161L233%2C163L233%2C167L228%2C167L228%2C169L225%2C169L225%2C170L224%2C170L224%2C168L223%2C168L223%2C170L222%2C170L223%2C172L222%2C172L221%2C175L220%2C175L220%2C177L222%2C176L222%2C178L221%2C178L220%2C180L218%2C179L217%2C183L214%2C184L215%2C187L212%2C187L212%2C188L211%2C188L211%2C191L212%2C191L212%2C192L209%2C194L210%2C199L212%2C200L211%2C203L208%2C204L208%2C205L209%2C205L208%2C207L207%2C207L206%2C205L204%2C205L204%2C207L203%2C207L203%2C208L204%2C208L204%2C211L203%2C211L203%2C212L206%2C214L206%2C215L204%2C216L205%2C219L203%2C220L203%2C222L204%2C222L204%2C229L206%2C228L207%2C232L205%2C232L205%2C234L203%2C234L204%2C236L202%2C236L202%2C237L206%2C240L206%2C238L213%2C238L213%2C236L216%2C236L216%2C235L232%2C235L232%2C236L235%2C236L236%2C238L240%2C239L241%2C242L244%2C244L244%2C246L246%2C246L246%2C247L245%2C247L245%2C254L246%2C254L246%2C275L245%2C275L245%2C280L244%2C280L244%2C284L243%2C284L242%2C290L241%2C290L241%2C287L240%2C287L240%2C290L239%2C290L238%2C295L237%2C295L237%2C296L238%2C296L237%2C300L234%2C301L234%2C302L233%2C302L233%2C303L227%2C308L227%2C309L228%2C309L227%2C311L225%2C311L225%2C312L223%2C312L223%2C313L221%2C313L221%2C314L218%2C314L218%2C315L209%2C315L209%2C314L203%2C312L203%2C311L200%2C309L200%2C307L198%2C306L198%2C304L197%2C304L197%2C302L196%2C302L196%2C299L195%2C299L195%2C296L194%2C296L193%2C281L194%2C281L195%2C269L196%2C269L196%2C267L197%2C267L197%2C264L198%2C264L198%2C262L199%2C262L199%2C259L200%2C259L201%2C255L203%2C254L203%2C252L205%2C251L205%2C249L206%2C249L206%2C247L207%2C247L206%2C245L208%2C244L208%2C242L206%2C242L206%2C243L203%2C245L203%2C247L201%2C248L201%2C250L199%2C250L198%2C255L195%2C256L195%2C260L194%2C260L194%2C263L193%2C263L193%2C271L192%2C271L192%2C273L191%2C273L191%2C281L190%2C281L191%2C284L190%2C284L190%2C287L191%2C287L191%2C291L192%2C291L192%2C294L193%2C294L193%2C297L194%2C297L194%2C307L195%2C307L196%2C309L198%2C309L198%2C310L199%2C310L201%2C313L203%2C313L204%2C315L208%2C316L208%2C320L213%2C320L213%2C322L214%2C322L214%2C320L216%2C320L217%2C317L222%2C316L222%2C315L224%2C316L224%2C314L225%2C314L225%2C316L226%2C316L226%2C315L227%2C315L227%2C312L228%2C312L228%2C311L229%2C311L229%2C310L230%2C310L235%2C304L237%2C305L239%2C302L241%2C302L241%2C304L238%2C305L238%2C307L236%2C306L236%2C309L235%2C309L236%2C313L237%2C313L237%2C312L239%2C313L239%2C315L236%2C314L236%2C318L240%2C319L240%2C316L242%2C316L242%2C318L244%2C319L243%2C321L246%2C321L246%2C322L245%2C322L245%2C324L243%2C324L242%2C327L240%2C326L240%2C328L239%2C328L239%2C330L238%2C330L237%2C332L236%2C332L235%2C329L234%2C329L233%2C332L232%2C332L232%2C334L231%2C334L231%2C336L230%2C336L230%2C338L233%2C338L235%2C335L239%2C334L240%2C332L242%2C333L242%2C330L245%2C331L244%2C328L247%2C329L247%2C330L248%2C330L248%2C328L249%2C328L249%2C329L250%2C329L250%2C330L249%2C330L249%2C333L246%2C334L246%2C335L248%2C335L248%2C336L247%2C336L247%2C339L249%2C339L249%2C340L247%2C340L247%2C341L250%2C341L250%2C340L251%2C340L251%2C341L253%2C342L253%2C345L250%2C345L250%2C343L249%2C343L248%2C345L245%2C346L245%2C349L246%2C349L248%2C352L250%2C352L251%2C354L253%2C354L254%2C351L257%2C352L257%2C351L262%2C351L262%2C350L264%2C350L264%2C349L262%2C349L262%2C347L267%2C346L267%2C343L269%2C343L269%2C345L270%2C345L270%2C344L273%2C342L272%2C347L273%2C347L273%2C345L274%2C345L274%2C346L277%2C346L276%2C348L280%2C348L278%2C351L280%2C351L280%2C352L282%2C351L282%2C353L284%2C352L284%2C355L290%2C356L291%2C360L293%2C360L293%2C359L298%2C359L299%2C357L301%2C357L301%2C356L299%2C356L299%2C355L297%2C354L297%2C352L301%2C351L301%2C349L303%2C349L304%2C352L307%2C352L307%2C351L309%2C352L309%2C351L311%2C351L312%2C348L313%2C348L313%2C347L312%2C347L313%2C342L316%2C342L316%2C343L318%2C343L318%2C344L320%2C344L320%2C345L323%2C344L323%2C345L325%2C346L325%2C354L326%2C354L326%2C358L327%2C358L327%2C360L326%2C360L325%2C363L324%2C363L324%2C361L322%2C360L322%2C359L324%2C358L324%2C356L323%2C356L321%2C359L319%2C359L315%2C364L311%2C365L310%2C367L308%2C367L308%2C368L306%2C368L306%2C369L304%2C369L304%2C370L301%2C370L301%2C371L299%2C371L299%2C372L291%2C373L291%2C374L266%2C374L266%2C373L263%2C373L263%2C372L256%2C371L256%2C370L254%2C370L254%2C369L248%2C367L248%2C366L245%2C365L244%2C363L242%2C363L242%2C362L241%2C362L241%2C361L240%2C361L240%2C360L234%2C355L234%2C353L233%2C353L232%2C350L231%2C350L231%2C354L233%2C355L233%2C358L234%2C358L236%2C361L238%2C361L238%2C363L240%2C363L240%2C364L243%2C365L244%2C367L246%2C367L246%2C368L248%2C368L248%2C369L254%2C371L255%2C373L257%2C373L257%2C374L259%2C374L259%2C375L269%2C375L269%2C376L277%2C377L277%2C378L279%2C378L279%2C379L282%2C379L282%2C378L285%2C379L285%2C377L287%2C377L287%2C376L289%2C376L289%2C375L298%2C375L298%2C376L299%2C376L299%2C373L303%2C373L303%2C374L305%2C374L305%2C376L301%2C376L302%2C378L299%2C378L299%2C381L298%2C381L298%2C382L299%2C382L301%2C385L303%2C385L303%2C383L306%2C382L306%2C383L307%2C383L307%2C387L310%2C388L310%2C389L312%2C389L312%2C390L311%2C390L311%2C391L313%2C391L312%2C394L313%2C394L315%2C391L317%2C391L317%2C393L315%2C393L315%2C395L319%2C394L318%2C391L320%2C391L320%2C389L318%2C389L318%2C388L320%2C388L320%2C387L323%2C388L324%2C385L327%2C386L327%2C388L325%2C388L325%2C389L327%2C389L327%2C390L330%2C390L330%2C389L331%2C389L331%2C390L334%2C390L334%2C392L336%2C392L337%2C390L338%2C390L338%2C392L341%2C392L341%2C390L345%2C391L345%2C389L348%2C389L348%2C392L351%2C393L353%2C396L355%2C396L355%2C395L357%2C396L357%2C394L359%2C393L362%2C397L364%2C397L364%2C399L366%2C399L366%2C397L369%2C396L369%2C395L371%2C396L371%2C392L374%2C392L374%2C393L376%2C393L376%2C394L377%2C394L377%2C392L378%2C392L379%2C394L381%2C394L381%2C393L383%2C392L383%2C389L384%2C389L385%2C393L387%2C393L387%2C390L388%2C390L388%2C391L390%2C391L390%2C390L393%2C391L393%2C389L395%2C389L395%2C391L397%2C391L397%2C389L399%2C389L400%2C387L402%2C387L402%2C388L405%2C387L407%2C383L409%2C384L410%2C382L413%2C382L413%2C381L415%2C381L416%2C379L419%2C380L419%2C379L421%2C379L421%2C377L424%2C378L424%2C377L425%2C377L425%2C374L426%2C374L426%2C376L427%2C376L427%2C374L428%2C374L428%2C375L429%2C375L429%2C374L430%2C374L430%2C375L433%2C375L433%2C374L431%2C374L431%2C373L432%2C373L432%2C372L433%2C372L433%2C373L436%2C373L436%2C371L438%2C371L438%2C369L439%2C369L440%2C367L441%2C367L441%2C368L442%2C368L442%2C367L444%2C368L444%2C367L446%2C367L446%2C365L448%2C366L448%2C365L450%2C364L449%2C362L451%2C361L451%2C358L450%2C358L451%2C356L453%2C356L453%2C357L455%2C357L455%2C356L459%2C356L459%2C355L460%2C355L460%2C354L459%2C354L459%2C351L460%2C351L460%2C353L463%2C353L463%2C351L465%2C351L465%2C349L467%2C349L467%2C348L467%2C343L468%2C343L468%2C350L470%2C351L470%2C349L471%2C349L470%2C346L471%2C346L471%2C345L472%2C345L472%2C346L474%2C345L474%2C344L472%2C344L472%2C343L474%2C342L474%2C340L475%2C340L475%2C343L479%2C344L479%2C343L480%2C343L479%2C339L482%2C338L482%2C337L480%2C337L480%2C336L481%2C336L480%2C333L482%2C332L482%2C327L483%2C327L483%2C326L485%2C326L485%2C327L486%2C327L486%2C326L487%2C326L487%2C327L489%2C326L489%2C325L488%2C325L489%2C321L487%2C321L488%2C318L486%2C318L487%2C315L488%2C315L488%2C313L487%2C313L487%2C312L488%2C312L488%2C310L487%2C310L488%2C308L487%2C308L487%2C307L493%2C307L493%2C306L494%2C306L494%2C305L492%2C305L492%2C304L493%2C304L493%2C301L496%2C301L496%2C300L495%2C300L495%2C299L493%2C300L492%2C298L493%2C298L493%2C297L496%2C297L497%2C293L500%2C293L501%2C289L503%2C288L503%2C286L502%2C286L502%2C285L503%2C285L502%2C280L505%2C278L505%2C277L503%2C277L503%2C275L505%2C274L505%2C275L507%2C276L507%2C274L506%2C274L507%2C271L505%2C271L505%2C269L502%2C269L503%2C267L506%2C268L506%2C262L505%2C262L506%2C260L504%2C260L504%2C259L506%2C259L506%2C256L504%2C255L505%2C252L504%2C252L503%2C249L501%2C249L501%2C250L498%2C249L498%2C248L500%2C248L500%2C246L501%2C246L501%2C248L503%2C248L503%2C246L502%2C246L502%2C243L503%2C243L503%2C242L501%2C242L501%2C244L499%2C244L499%2C242L498%2C242L498%2C241L500%2C241L500%2C240L499%2C240L500%2C238L498%2C238L498%2C235L500%2C235L500%2C234L499%2C234L499%2C230L498%2C230L498%2C228L496%2C228L496%2C227L494%2C226L494%2C224L495%2C224L495%2C222L494%2C222L495%2C219L493%2C218L494%2C215L493%2C215L492%2C213L489%2C212L489%2C211L491%2C211L491%2C210L490%2C210L490%2C209L488%2C208L488%2C206L487%2C206L487%2C204L488%2C204L487%2C201L486%2C201L486%2C204L483%2C204L483%2C202L482%2C202L483%2C198L481%2C199L481%2C195L480%2C195L479%2C193L477%2C193L477%2C190L474%2C189L474%2C187L471%2C185L472%2C183L469%2C183L468%2C179L466%2C179L466%2C178L463%2C176L464%2C173L466%2C173L466%2C174L467%2C174L467%2C175L468%2C175L468%2C176L469%2C176L469%2C177L470%2C177L470%2C178L471%2C178L471%2C179L472%2C179L472%2C180L478%2C185L478%2C187L479%2C187L479%2C188L485%2C193L485%2C195L486%2C195L486%2C196L489%2C198L489%2C200L492%2C202L492%2C204L494%2C205L494%2C207L496%2C208L496%2C210L497%2C210L498%2C213L500%2C214L501%2C218L503%2C219L505%2C225L507%2C226L507%2C228L508%2C228L508%2C230L509%2C230L509%2C232L510%2C232L510%2C234L511%2C234L511%2C236L512%2C236L512%2C238L513%2C238L513%2C241L514%2C241L514%2C243L515%2C243L515%2C246L516%2C246L516%2C248L517%2C248L517%2C251L518%2C251L518%2C254L519%2C254L519%2C255L545%2C256L545%2C257L559%2C258L559%2C259L563%2C259L563%2C260L567%2C260L567%2C261L574%2C262L574%2C263L576%2C263L576%2C264L579%2C264L579%2C265L585%2C267L585%2C268L588%2C269L592%2C274L594%2C274L594%2C276L595%2C276L596%2C279L598%2C280L598%2C283L599%2C283L599%2C286L600%2C286L600%2C307L599%2C307L598%2C313L597%2C313L595%2C319L593%2C320L593%2C322L591%2C323L591%2C325L587%2C328L587%2C330L586%2C330L586%2C331L585%2C331L585%2C332L584%2C332L584%2C333L583%2C333L583%2C334L582%2C334L582%2C335L581%2C335L581%2C336L580%2C336L580%2C337L579%2C337L579%2C338L578%2C338L578%2C339L577%2C339L577%2C340L576%2C340L576%2C341L575%2C341L575%2C342L574%2C342L569%2C348L567%2C348L562%2C354L560%2C354L557%2C358L555%2C358L555%2C359L554%2C359L553%2C361L551%2C361L549%2C364L547%2C364L547%2C365L544%2C366L542%2C369L540%2C369L539%2C371L537%2C371L536%2C373L534%2C373L533%2C375L531%2C375L531%2C376L529%2C376L529%2C377L527%2C378L527%2C382L526%2C382L525%2C390L524%2C390L524%2C393L523%2C393L523%2C396L522%2C396L522%2C400L521%2C400L521%2C402L520%2C402L520%2C405L519%2C405L519%2C407L518%2C407L518%2C410L517%2C410L517%2C412L516%2C412L516%2C415L515%2C415L515%2C417L514%2C417L514%2C419L513%2C419L513%2C421L512%2C421L512%2C423L511%2C423L511%2C425L510%2C425L510%2C427L509%2C427L507%2C433L505%2C434L503%2C440L501%2C441L501%2C443L499%2C444L499%2C446L497%2C447L497%2C449L495%2C450L495%2C452L493%2C453L493%2C455L490%2C457L490%2C459L486%2C462L486%2C464L485%2C464L485%2C465L484%2C465L484%2C466L483%2C466L483%2C467L482%2C467L482%2C468L481%2C468L481%2C469L475%2C474L475%2C476L474%2C476L472%2C479L470%2C479L470%2C480L469%2C480L469%2C481L468%2C481L468%2C482L467%2C482L462%2C488L460%2C488L456%2C493L454%2C493L452%2C496L450%2C496L448%2C499L446%2C499L444%2C502L442%2C502L441%2C504L439%2C504L439%2C505L436%2C506L435%2C508L433%2C508L433%2C509L431%2C509L430%2C511L426%2C512L425%2C514L423%2C514L423%2C515L417%2C517L416%2C519L413%2C519L412%2C521L414%2C521L414%2C522L413%2C522L413%2C524L411%2C525L411%2C527L412%2C527L413%2C529L411%2C529L411%2C530L409%2C529L408%2C532L407%2C532L407%2C531L406%2C531L406%2C532L402%2C532L402%2C533L400%2C532L400%2C534L399%2C534L397%2C531L392%2C531L392%2C532L390%2C531L390%2C532L386%2C532L386%2C533L387%2C533L386%2C535L385%2C535L385%2C533L380%2C534L380%2C535L379%2C535L379%2C534L372%2C534L372%2C535L366%2C535L366%2C536L362%2C536L362%2C537L353%2C537L353%2C538L346%2C538L346%2C539L303%2C539L303%2C538L297%2C538L297%2C537L291%2C537L291%2C536L280%2C535L280%2C534L272%2C533L272%2C532L269%2C532L269%2C531L265%2C531L265%2C530L262%2C530L262%2C529L259%2C529L259%2C528L253%2C527L253%2C526L251%2C526L251%2C525L248%2C525L247%2C523L244%2C523L244%2C522L242%2C522L242%2C521L240%2C521L240%2C520L238%2C520L238%2C519L232%2C517L231%2C515L225%2C513L224%2C511L220%2C510L219%2C508L217%2C508L216%2C506L214%2C506L213%2C504L211%2C504L209%2C501L207%2C501L206%2C499L204%2C499L201%2C495L199%2C495L196%2C491L194%2C491L194%2C490L193%2C490L193%2C489L192%2C489L187%2C483L145%2C483L145%2C482L133%2C482L133%2C481L126%2C481L126%2C480L120%2C480L120%2C479L115%2C479L115%2C478L111%2C478L111%2C477L106%2C477L106%2C476L102%2C476L102%2C475L99%2C475L99%2C474L93%2C473L93%2C472L91%2C472L91%2C471L88%2C471L88%2C470L86%2C470L86%2C469L84%2C469L84%2C468L78%2C466L77%2C464L75%2C464L74%2C462L72%2C462L72%2C461L71%2C461L71%2C460L65%2C455L65%2C453L63%2C452L63%2C450L62%2C450L62%2C448L61%2C448L61%2C446L60%2C446L59%2C437L58%2C437L58%2C432L57%2C432L57%2C422L58%2C422L59%2C415L60%2C415L60%2C413L61%2C413L61%2C411L62%2C411L64%2C405L65%2C405L66%2C402L68%2C401L68%2C399L73%2C395L73%2C393L74%2C393L74%2C392L75%2C392L75%2C391L76%2C391L76%2C390L77%2C390L77%2C389L78%2C389L78%2C388L79%2C388L79%2C387L80%2C387L85%2C381L87%2C381L91%2C376L93%2C376L93%2C375L94%2C375L95%2C373L97%2C373L99%2C370L101%2C370L102%2C368L104%2C368L104%2C367L107%2C366L108%2C364L112%2C363L113%2C361L115%2C361L116%2C359L118%2C359L119%2C357L121%2C357L121%2C352L120%2C352L120%2C342L119%2C342L119%2C324L118%2C324L118%2C317L119%2C317L119%2C302L120%2C302L120%2C294L121%2C294L122%2C283L123%2C283L123%2C279L124%2C279L124%2C275L125%2C275L125%2C271L126%2C271L126%2C268L127%2C268L127%2C264L128%2C264L128%2C261L129%2C261L130%2C255L131%2C255L132%2C250L133%2C250L133%2C248L134%2C248L134%2C246L135%2C246L135%2C243L136%2C243L136%2C241L137%2C241L137%2C239L138%2C239L138%2C236L139%2C236L139%2C234L140%2C234L142%2C228L144%2C227L146%2C221L148%2C220L149%2C216L151%2C215L151%2C213L153%2C212L153%2C210L154%2C210L155%2C207L157%2C206L157%2C204L160%2C202L160%2C200L163%2C198L163%2C196L168%2C192L168%2C190L169%2C190L169%2C189L170%2C189L170%2C188L171%2C188L171%2C187L172%2C187L172%2C186L173%2C186L173%2C185L174%2C185L174%2C184L175%2C184L175%2C183L181%2C178L182%2C175L184%2C175L184%2C174L185%2C174L185%2C173L186%2C173L191%2C167L193%2C167L193%2C166L194%2C166L197%2C162L199%2C162L201%2C159L203%2C159L204%2C157L206%2C157L207%2C155L209%2C155L210%2C153L212%2C153L212%2C152L215%2C151L216%2C149L220%2C148L221%2C146L223%2C146L223%2C145L225%2C145L225%2C144L227%2C144L227%2C143L229%2C143L229%2C142L231%2C142L231%2C141L233%2C141L233%2C140L235%2C140L235%2C139L237%2C139L237%2C138L239%2C138L239%2C137L241%2C137L241%2C136L243%2C136L243%2C135L245%2C135L245%2C134L248%2C134L248%2C133L250%2C133L250%2C132L253%2C132L253%2C131L256%2C131L256%2C130L259%2C130L259%2C129L262%2C129L262%2C128L265%2C128L265%2C127L268%2C127L268%2C126L272%2C126L272%2C125L276%2C125L276%2C124L281%2C124L281%2C123L286%2C123L286%2C122L292%2C122L292%2C121L311%2C120Z%20%22/%3E%3C/g%3E%3Cellipse%20cx%3D%22313%22%20cy%3D%22313%22%20rx%3D%22207%22%20ry%3D%22210%22%20fill%3D%22white%22/%3E%3Cpath%20fill%3D%22black%22%20transform%3D%22translate%28-12%20-16%29%22%20d%3D%22M530%2C294L529%2C294L529%2C297L530%2C297L530%2C308L531%2C308L531%2C321L532%2C321L532%2C320L534%2C319L534%2C317L536%2C316L536%2C315L538%2C314L538%2C312L539%2C312L541%2C306L542%2C306L542%2C302L541%2C302L537%2C297L535%2C297L534%2C295L531%2C295L531%2C294Z%20M130%2C394L129%2C394L129%2C395L128%2C395L128%2C396L122%2C401L122%2C403L121%2C403L120%2C406L118%2C407L118%2C409L117%2C409L117%2C411L116%2C411L116%2C413L115%2C413L115%2C416L114%2C416L114%2C421L115%2C421L120%2C427L122%2C427L123%2C429L125%2C429L125%2C430L127%2C430L127%2C431L129%2C431L129%2C432L131%2C432L131%2C433L133%2C433L133%2C434L140%2C435L140%2C436L147%2C437L147%2C438L151%2C438L151%2C439L152%2C439L152%2C437L151%2C437L151%2C435L149%2C434L149%2C432L148%2C432L146%2C426L144%2C425L144%2C423L143%2C423L143%2C421L142%2C421L142%2C419L141%2C419L141%2C417L140%2C417L140%2C415L139%2C415L139%2C412L138%2C412L138%2C410L137%2C410L137%2C408L136%2C408L136%2C406L135%2C406L135%2C404L134%2C404L134%2C402L133%2C402L133%2C399L132%2C399L132%2C397L131%2C397L131%2C394Z%22/%3E%3C/mask%3E%3C/defs%3E%3Crect%20width%3D%22627%22%20height%3D%22627%22%20fill%3D%22white%22%20mask%3D%22url%28%23shape%29%22/%3E%3C/svg%3E);mask-repeat:no-repeat;mask-size:100% 100%;mask-mode:alpha}.orbit-sprite[data-expression=curious]{border-radius:0;background-position:96.17224880382776% 2.711323763955343%;mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20627%20627%22%3E%3Cdefs%3E%3CclipPath%20id%3D%22ring%22%3E%3Cellipse%20cx%3D%22317%22%20cy%3D%22350%22%20rx%3D%22300%22%20ry%3D%22110%22%20transform%3D%22rotate%28-16%20317%20350%29%22/%3E%3C/clipPath%3E%3Cmask%20id%3D%22shape%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%22627%22%20height%3D%22627%22%3E%3Crect%20width%3D%22627%22%20height%3D%22627%22%20fill%3D%22black%22/%3E%3Cg%20clip-path%3D%22url%28%23ring%29%22%3E%3Cpath%20fill%3D%22white%22%20transform%3D%22translate%2824%20-17%29%22%20d%3D%22M282%2C122L303%2C122L303%2C123L305%2C122L305%2C123L316%2C123L316%2C124L323%2C124L323%2C125L329%2C125L329%2C126L339%2C127L339%2C128L347%2C129L347%2C130L350%2C130L350%2C131L353%2C131L353%2C132L357%2C132L357%2C133L363%2C134L363%2C135L365%2C135L365%2C136L371%2C137L371%2C138L373%2C138L373%2C139L375%2C139L375%2C140L378%2C140L378%2C141L380%2C141L380%2C142L382%2C142L382%2C143L384%2C143L384%2C144L386%2C144L386%2C145L388%2C145L388%2C146L394%2C148L395%2C150L399%2C151L400%2C153L402%2C153L403%2C155L405%2C155L406%2C157L408%2C157L409%2C159L411%2C159L413%2C162L415%2C162L417%2C165L419%2C165L421%2C168L423%2C168L423%2C169L424%2C169L424%2C170L425%2C170L425%2C171L426%2C171L426%2C172L427%2C172L427%2C173L428%2C173L433%2C179L435%2C179L435%2C180L440%2C184L440%2C186L441%2C186L441%2C187L447%2C192L447%2C194L452%2C198L452%2C200L454%2C201L454%2C203L456%2C204L456%2C206L459%2C208L460%2C212L461%2C212L462%2C215L464%2C216L465%2C220L467%2C221L467%2C223L468%2C223L468%2C225L469%2C225L469%2C227L470%2C227L470%2C229L471%2C229L471%2C231L472%2C231L472%2C233L473%2C233L473%2C235L474%2C235L474%2C237L475%2C237L475%2C240L476%2C240L476%2C242L477%2C242L477%2C244L478%2C244L478%2C247L479%2C247L479%2C250L480%2C250L480%2C252L481%2C252L481%2C254L482%2C254L482%2C257L495%2C257L495%2C258L515%2C259L515%2C260L526%2C261L526%2C262L530%2C262L530%2C263L533%2C263L533%2C264L536%2C264L536%2C265L542%2C266L542%2C267L546%2C268L547%2C270L549%2C270L550%2C272L552%2C272L552%2C273L557%2C277L557%2C279L559%2C280L559%2C282L560%2C282L560%2C284L561%2C284L561%2C286L562%2C286L562%2C294L563%2C294L563%2C305L562%2C305L561%2C313L560%2C313L560%2C315L559%2C315L557%2C321L555%2C322L555%2C324L554%2C324L554%2C325L552%2C326L552%2C328L549%2C330L549%2C332L548%2C332L548%2C333L547%2C333L547%2C334L546%2C334L546%2C335L545%2C335L545%2C336L544%2C336L544%2C337L543%2C337L543%2C338L542%2C338L542%2C339L541%2C339L541%2C340L540%2C340L540%2C341L539%2C341L534%2C347L532%2C347L527%2C353L525%2C353L525%2C354L524%2C354L523%2C356L521%2C356L518%2C360L516%2C360L516%2C361L513%2C362L511%2C365L509%2C365L508%2C367L506%2C367L504%2C370L502%2C370L501%2C372L499%2C372L498%2C374L496%2C374L496%2C375L494%2C375L493%2C377L490%2C378L490%2C382L489%2C382L489%2C386L488%2C386L488%2C390L487%2C390L487%2C393L486%2C393L485%2C399L484%2C399L484%2C401L483%2C401L483%2C404L482%2C404L481%2C410L480%2C410L480%2C412L479%2C412L479%2C415L478%2C415L478%2C417L477%2C417L477%2C419L476%2C419L476%2C421L475%2C421L475%2C423L474%2C423L472%2C429L470%2C430L468%2C436L466%2C437L465%2C441L463%2C442L463%2C444L461%2C445L461%2C447L459%2C448L459%2C450L456%2C452L456%2C454L453%2C456L453%2C458L449%2C461L449%2C463L444%2C467L444%2C469L443%2C469L443%2C470L442%2C470L442%2C471L441%2C471L441%2C472L440%2C472L440%2C473L439%2C473L439%2C474L438%2C474L438%2C475L437%2C475L437%2C476L436%2C476L436%2C477L435%2C477L435%2C478L434%2C478L429%2C484L427%2C484L422%2C490L420%2C490L417%2C494L415%2C494L413%2C497L411%2C497L411%2C498L410%2C498L409%2C500L407%2C500L405%2C503L401%2C504L400%2C506L398%2C506L398%2C507L395%2C508L394%2C510L392%2C510L392%2C511L390%2C511L389%2C513L387%2C513L387%2C514L381%2C516L380%2C518L376%2C519L376%2C520L377%2C520L377%2C521L376%2C521L377%2C524L375%2C525L376%2C528L374%2C528L374%2C526L373%2C526L373%2C527L371%2C528L370%2C531L367%2C531L367%2C533L364%2C533L364%2C534L362%2C534L362%2C532L361%2C532L361%2C534L360%2C534L360%2C532L358%2C532L358%2C533L356%2C532L356%2C533L355%2C533L355%2C532L353%2C532L353%2C530L351%2C529L351%2C530L348%2C530L348%2C531L343%2C531L343%2C532L340%2C532L340%2C533L336%2C533L336%2C534L332%2C534L332%2C535L326%2C535L326%2C536L320%2C536L320%2C537L302%2C538L302%2C539L280%2C539L280%2C538L268%2C538L268%2C537L256%2C536L256%2C535L252%2C535L252%2C534L247%2C534L247%2C533L243%2C533L243%2C532L235%2C531L235%2C530L232%2C530L232%2C529L229%2C529L229%2C528L223%2C527L223%2C526L221%2C526L221%2C525L219%2C525L219%2C524L217%2C524L217%2C523L214%2C523L214%2C522L212%2C522L212%2C521L210%2C521L210%2C520L204%2C518L203%2C516L197%2C514L196%2C512L192%2C511L191%2C509L189%2C509L188%2C507L186%2C507L185%2C505L183%2C505L182%2C503L180%2C503L178%2C500L176%2C500L176%2C499L175%2C499L173%2C496L171%2C496L169%2C493L167%2C493L167%2C492L166%2C492L166%2C491L165%2C491L165%2C490L164%2C490L164%2C489L163%2C489L163%2C488L162%2C488L157%2C482L155%2C482L155%2C481L115%2C481L115%2C480L105%2C480L105%2C479L97%2C479L97%2C478L85%2C477L85%2C476L76%2C475L76%2C474L73%2C474L73%2C473L66%2C472L66%2C471L64%2C471L64%2C470L61%2C470L61%2C469L59%2C469L59%2C468L57%2C468L57%2C467L55%2C467L55%2C466L49%2C464L47%2C461L45%2C461L45%2C460L44%2C460L44%2C459L43%2C459L43%2C458L37%2C453L37%2C451L35%2C450L35%2C448L34%2C448L34%2C446L33%2C446L33%2C442L32%2C442L31%2C435L30%2C435L30%2C430L29%2C430L30%2C420L31%2C420L32%2C414L33%2C414L33%2C412L34%2C412L36%2C406L37%2C406L38%2C403L40%2C402L40%2C400L44%2C397L44%2C395L45%2C395L45%2C394L46%2C394L46%2C393L47%2C393L47%2C392L48%2C392L48%2C391L49%2C391L49%2C390L50%2C390L50%2C389L51%2C389L51%2C388L52%2C388L52%2C387L53%2C387L53%2C386L54%2C386L59%2C380L61%2C380L64%2C376L66%2C376L68%2C373L70%2C373L71%2C371L73%2C371L75%2C368L77%2C368L78%2C366L80%2C366L81%2C364L85%2C363L86%2C361L88%2C361L89%2C359L92%2C358L92%2C357L91%2C357L91%2C349L90%2C349L90%2C338L89%2C338L89%2C309L90%2C309L90%2C299L91%2C299L92%2C286L93%2C286L93%2C282L94%2C282L94%2C278L95%2C278L96%2C270L97%2C270L97%2C267L98%2C267L98%2C264L99%2C264L99%2C261L100%2C261L101%2C255L102%2C255L102%2C253L103%2C253L103%2C250L104%2C250L104%2C248L105%2C248L105%2C246L106%2C246L106%2C243L107%2C243L107%2C241L108%2C241L108%2C239L109%2C239L109%2C237L110%2C237L112%2C231L114%2C230L114%2C228L115%2C228L117%2C222L118%2C222L119%2C219L121%2C218L121%2C216L122%2C216L122%2C214L124%2C213L124%2C211L126%2C210L126%2C208L127%2C208L127%2C207L129%2C206L129%2C204L132%2C202L132%2C200L137%2C196L137%2C194L138%2C194L138%2C193L139%2C193L139%2C192L140%2C192L140%2C191L141%2C191L141%2C190L142%2C190L142%2C189L143%2C189L143%2C188L144%2C188L144%2C187L145%2C187L145%2C186L146%2C186L146%2C185L147%2C185L147%2C184L148%2C184L148%2C183L149%2C183L149%2C182L150%2C182L150%2C181L151%2C181L151%2C180L152%2C180L152%2C179L153%2C179L153%2C178L154%2C178L154%2C177L155%2C177L160%2C171L162%2C171L166%2C166L168%2C166L170%2C163L172%2C163L172%2C162L173%2C162L174%2C160L176%2C160L178%2C157L180%2C157L181%2C155L183%2C155L183%2C154L185%2C154L186%2C152L190%2C151L191%2C149L197%2C147L198%2C145L200%2C145L200%2C144L202%2C144L202%2C143L204%2C143L204%2C142L206%2C142L206%2C141L209%2C141L209%2C140L211%2C140L211%2C139L213%2C139L213%2C138L215%2C138L215%2C137L218%2C137L218%2C136L224%2C135L224%2C134L226%2C134L226%2C133L229%2C133L229%2C132L232%2C132L232%2C131L235%2C131L235%2C130L239%2C130L239%2C129L243%2C129L243%2C128L247%2C128L247%2C127L251%2C127L251%2C126L256%2C126L256%2C125L261%2C125L261%2C124L282%2C123Z%20%22/%3E%3C/g%3E%3Cellipse%20cx%3D%22313%22%20cy%3D%22313%22%20rx%3D%22202%22%20ry%3D%22208%22%20fill%3D%22white%22/%3E%3Cpath%20fill%3D%22black%22%20transform%3D%22translate%2824%20-17%29%22%20d%3D%22M493%2C296L492%2C296L492%2C304L493%2C304L493%2C323L495%2C323L495%2C321L496%2C321L499%2C317L499%2C316L502%2C314L502%2C312L504%2C311L506%2C304L505%2C304L505%2C302L503%2C302L500%2C298Z%20M100%2C395L99%2C395L99%2C396L93%2C401L93%2C403L92%2C403L91%2C406L89%2C407L89%2C409L88%2C409L88%2C411L87%2C411L87%2C413L86%2C413L86%2C416L85%2C416L85%2C420L86%2C420L86%2C422L87%2C422L88%2C424L90%2C424L90%2C425L91%2C425L92%2C427L94%2C427L95%2C429L97%2C429L97%2C430L99%2C430L99%2C431L101%2C431L101%2C432L103%2C432L103%2C433L109%2C434L109%2C435L116%2C436L116%2C437L121%2C437L121%2C436L120%2C436L120%2C434L119%2C434L119%2C432L118%2C432L116%2C426L114%2C425L114%2C423L113%2C423L113%2C421L112%2C421L112%2C419L111%2C419L111%2C417L110%2C417L110%2C415L109%2C415L109%2C413L108%2C413L108%2C411L107%2C411L107%2C408L106%2C408L106%2C406L105%2C406L105%2C403L104%2C403L104%2C401L103%2C401L103%2C399L102%2C399L102%2C397L101%2C397L101%2C395Z%22/%3E%3C/mask%3E%3C/defs%3E%3Crect%20width%3D%22627%22%20height%3D%22627%22%20fill%3D%22white%22%20mask%3D%22url%28%23shape%29%22/%3E%3C/svg%3E);mask-repeat:no-repeat;mask-size:100% 100%;mask-mode:alpha}.orbit-sprite[data-expression=focused]{border-radius:0;background-position:1.4354066985645932% 92.02551834130782%;mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20627%20627%22%3E%3Cdefs%3E%3CclipPath%20id%3D%22ring%22%3E%3Cellipse%20cx%3D%22317%22%20cy%3D%22350%22%20rx%3D%22300%22%20ry%3D%22110%22%20transform%3D%22rotate%28-16%20317%20350%29%22/%3E%3C/clipPath%3E%3Cmask%20id%3D%22shape%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%22627%22%20height%3D%22627%22%3E%3Crect%20width%3D%22627%22%20height%3D%22627%22%20fill%3D%22black%22/%3E%3Cg%20clip-path%3D%22url%28%23ring%29%22%3E%3Cpath%20fill%3D%22white%22%20transform%3D%22translate%28-9%2050%29%22%20d%3D%22M305%2C55L340%2C55L340%2C56L348%2C56L348%2C57L355%2C57L355%2C58L360%2C58L360%2C59L366%2C59L366%2C60L374%2C61L374%2C62L377%2C62L377%2C63L381%2C63L381%2C64L384%2C64L384%2C65L387%2C65L387%2C66L390%2C66L390%2C67L393%2C67L393%2C68L399%2C69L399%2C70L401%2C70L401%2C71L403%2C71L403%2C72L405%2C72L405%2C73L408%2C73L408%2C74L410%2C74L410%2C75L412%2C75L412%2C76L414%2C76L414%2C77L416%2C77L416%2C78L422%2C80L423%2C82L429%2C84L430%2C86L432%2C86L433%2C88L435%2C88L436%2C90L438%2C90L440%2C93L442%2C93L444%2C96L446%2C96L449%2C100L451%2C100L455%2C105L457%2C105L457%2C106L458%2C106L458%2C107L459%2C107L459%2C108L460%2C108L460%2C109L461%2C109L461%2C110L462%2C110L462%2C111L463%2C111L463%2C112L464%2C112L464%2C113L465%2C113L465%2C114L466%2C114L466%2C115L467%2C115L467%2C116L468%2C116L468%2C117L474%2C122L474%2C124L475%2C124L475%2C125L478%2C127L478%2C129L482%2C132L482%2C134L485%2C136L485%2C138L487%2C139L487%2C141L488%2C141L489%2C144L491%2C145L492%2C149L494%2C150L496%2C156L498%2C157L498%2C159L499%2C159L499%2C161L500%2C161L500%2C163L501%2C163L501%2C165L502%2C165L502%2C167L503%2C167L503%2C169L504%2C169L504%2C171L505%2C171L505%2C173L506%2C173L506%2C176L507%2C176L507%2C178L508%2C178L508%2C180L509%2C180L509%2C183L510%2C183L510%2C186L511%2C186L511%2C188L512%2C188L512%2C191L525%2C191L525%2C192L545%2C193L545%2C194L556%2C195L556%2C196L559%2C196L559%2C197L563%2C197L563%2C198L565%2C198L565%2C199L568%2C199L568%2C200L570%2C200L570%2C201L573%2C201L573%2C202L575%2C202L576%2C204L578%2C204L579%2C206L581%2C206L581%2C207L582%2C207L582%2C208L588%2C213L588%2C215L589%2C215L590%2C218L591%2C218L592%2C226L593%2C226L593%2C241L592%2C241L592%2C246L591%2C246L591%2C248L590%2C248L590%2C251L589%2C251L587%2C257L586%2C257L585%2C260L583%2C261L583%2C263L582%2C263L582%2C264L579%2C266L579%2C268L578%2C268L578%2C269L577%2C269L577%2C270L576%2C270L576%2C271L575%2C271L575%2C272L574%2C272L574%2C273L573%2C273L573%2C274L572%2C274L572%2C275L571%2C275L571%2C276L570%2C276L570%2C277L569%2C277L569%2C278L568%2C278L568%2C279L567%2C279L567%2C280L566%2C280L561%2C286L559%2C286L555%2C291L553%2C291L551%2C294L549%2C294L549%2C295L548%2C295L546%2C298L544%2C298L542%2C301L540%2C301L539%2C303L537%2C303L537%2C304L534%2C305L532%2C308L530%2C308L529%2C310L527%2C310L526%2C312L524%2C312L523%2C314L521%2C314L521%2C315L519%2C316L519%2C320L518%2C320L518%2C324L517%2C324L516%2C330L515%2C330L515%2C332L514%2C332L514%2C335L513%2C335L512%2C341L511%2C341L511%2C343L510%2C343L510%2C345L509%2C345L509%2C348L508%2C348L508%2C350L507%2C350L507%2C352L506%2C352L506%2C354L505%2C354L505%2C356L504%2C356L504%2C359L502%2C360L502%2C362L501%2C362L501%2C364L500%2C364L498%2C370L496%2C371L495%2C375L494%2C375L493%2C378L491%2C379L490%2C383L487%2C385L487%2C387L484%2C389L484%2C391L481%2C393L481%2C395L478%2C397L478%2C399L477%2C399L477%2C400L476%2C400L476%2C401L475%2C401L475%2C402L469%2C407L469%2C409L468%2C409L465%2C413L463%2C413L463%2C414L462%2C414L462%2C415L461%2C415L461%2C416L460%2C416L460%2C417L459%2C417L454%2C423L452%2C423L452%2C424L451%2C424L449%2C427L447%2C427L444%2C431L442%2C431L440%2C434L438%2C434L436%2C437L432%2C438L431%2C440L429%2C440L428%2C442L426%2C442L426%2C443L423%2C444L422%2C446L420%2C446L420%2C447L418%2C447L418%2C448L416%2C448L416%2C449L414%2C449L414%2C450L412%2C450L412%2C451L406%2C453L405%2C456L407%2C455L407%2C459L408%2C459L407%2C461L405%2C461L405%2C460L403%2C459L402%2C462L400%2C462L400%2C463L398%2C463L398%2C462L396%2C461L396%2C462L394%2C463L394%2C465L392%2C465L392%2C464L386%2C464L386%2C463L384%2C464L384%2C463L382%2C463L382%2C466L380%2C466L380%2C464L377%2C464L377%2C465L370%2C466L370%2C467L365%2C467L365%2C468L356%2C469L355%2C469L355%2C470L347%2C470L347%2C471L336%2C471L336%2C472L313%2C472L313%2C471L301%2C471L301%2C470L293%2C470L293%2C469L286%2C469L286%2C468L282%2C468L282%2C467L277%2C467L277%2C466L274%2C466L274%2C465L271%2C465L271%2C464L267%2C464L267%2C463L264%2C463L264%2C462L261%2C462L261%2C461L255%2C460L255%2C459L253%2C459L253%2C458L250%2C458L250%2C457L248%2C457L248%2C456L246%2C456L246%2C455L244%2C455L244%2C454L241%2C454L241%2C453L239%2C453L239%2C452L233%2C450L232%2C448L230%2C448L229%2C446L227%2C446L227%2C445L225%2C445L224%2C443L220%2C442L220%2C441L217%2C440L215%2C437L213%2C437L212%2C435L210%2C435L209%2C433L207%2C433L205%2C430L203%2C430L198%2C424L196%2C424L196%2C423L195%2C423L190%2C417L188%2C417L187%2C415L155%2C415L155%2C414L143%2C414L143%2C413L135%2C413L135%2C412L128%2C412L128%2C411L117%2C410L117%2C409L113%2C409L113%2C408L109%2C408L109%2C407L106%2C407L106%2C406L103%2C406L103%2C405L97%2C404L97%2C403L95%2C403L95%2C402L93%2C402L93%2C401L90%2C401L90%2C400L88%2C400L87%2C398L81%2C396L80%2C394L78%2C394L78%2C393L77%2C393L77%2C392L76%2C392L76%2C391L75%2C391L75%2C390L69%2C385L69%2C383L67%2C382L66%2C377L65%2C377L65%2C375L64%2C375L64%2C370L63%2C370L62%2C360L61%2C360L63%2C347L64%2C347L64%2C345L65%2C345L65%2C343L66%2C343L66%2C340L68%2C339L68%2C337L70%2C336L70%2C334L72%2C333L72%2C331L75%2C329L75%2C327L76%2C327L76%2C326L77%2C326L77%2C325L78%2C325L78%2C324L79%2C324L79%2C323L80%2C323L80%2C322L81%2C322L81%2C321L82%2C321L82%2C320L83%2C320L83%2C319L84%2C319L89%2C313L91%2C313L94%2C309L96%2C309L96%2C308L97%2C308L98%2C306L100%2C306L102%2C303L104%2C303L105%2C301L107%2C301L108%2C299L110%2C299L111%2C297L113%2C297L114%2C295L116%2C295L117%2C293L119%2C293L119%2C292L122%2C291L122%2C288L121%2C288L121%2C280L120%2C280L120%2C269L119%2C269L119%2C244L120%2C244L120%2C233L121%2C233L121%2C226L122%2C226L123%2C214L124%2C214L124%2C210L125%2C210L125%2C206L126%2C206L126%2C203L127%2C203L127%2C199L128%2C199L128%2C196L129%2C196L130%2C190L131%2C190L132%2C185L133%2C185L133%2C183L134%2C183L134%2C180L135%2C180L135%2C178L136%2C178L136%2C176L137%2C176L137%2C174L138%2C174L138%2C171L139%2C171L139%2C169L140%2C169L140%2C167L141%2C167L141%2C165L142%2C165L144%2C159L146%2C158L147%2C154L149%2C153L150%2C149L152%2C148L152%2C146L154%2C145L154%2C143L156%2C142L156%2C140L158%2C139L158%2C137L161%2C135L161%2C133L162%2C133L162%2C132L165%2C130L165%2C128L170%2C124L170%2C122L171%2C122L171%2C121L172%2C121L172%2C120L173%2C120L173%2C119L174%2C119L174%2C118L175%2C118L175%2C117L176%2C117L176%2C116L177%2C116L177%2C115L178%2C115L178%2C114L179%2C114L179%2C113L180%2C113L180%2C112L181%2C112L181%2C111L182%2C111L182%2C110L183%2C110L183%2C109L184%2C109L189%2C103L191%2C103L191%2C102L192%2C102L193%2C100L195%2C100L198%2C96L200%2C96L202%2C93L204%2C93L205%2C91L207%2C91L210%2C87L212%2C87L212%2C86L214%2C86L215%2C84L217%2C84L217%2C83L223%2C81L224%2C79L226%2C79L226%2C78L228%2C78L228%2C77L230%2C77L230%2C76L232%2C76L232%2C75L234%2C75L234%2C74L236%2C74L236%2C73L239%2C73L239%2C72L241%2C72L241%2C71L243%2C71L243%2C70L245%2C70L245%2C69L251%2C68L251%2C67L253%2C67L253%2C66L256%2C66L256%2C65L259%2C65L259%2C64L262%2C64L262%2C63L266%2C63L266%2C62L269%2C62L269%2C61L278%2C60L278%2C59L282%2C59L282%2C58L295%2C57L295%2C56L305%2C56Z%20%22/%3E%3C/g%3E%3Cellipse%20cx%3D%22313%22%20cy%3D%22313%22%20rx%3D%22204%22%20ry%3D%22209%22%20fill%3D%22white%22/%3E%3Cpath%20fill%3D%22black%22%20transform%3D%22translate%28-9%2050%29%22%20d%3D%22M523%2C230L522%2C230L522%2C239L523%2C239L523%2C260L524%2C260L524%2C259L529%2C255L529%2C253L530%2C253L530%2C252L532%2C251L532%2C249L534%2C248L534%2C246L536%2C245L538%2C239L537%2C239L533%2C234L531%2C234L531%2C233L529%2C233L529%2C232Z%20M132%2C327L131%2C327L131%2C328L130%2C328L130%2C329L129%2C329L129%2C330L123%2C335L123%2C337L121%2C338L121%2C340L120%2C340L120%2C342L119%2C342L119%2C344L118%2C344L118%2C347L117%2C347L117%2C352L118%2C352L119%2C356L120%2C356L121%2C358L123%2C358L125%2C361L127%2C361L127%2C362L129%2C362L129%2C363L131%2C363L131%2C364L133%2C364L133%2C365L135%2C365L135%2C366L140%2C367L145%2C368L145%2C369L149%2C369L149%2C370L152%2C370L152%2C368L151%2C368L149%2C362L147%2C361L147%2C359L146%2C359L146%2C357L145%2C357L145%2C355L144%2C355L144%2C353L143%2C353L143%2C351L142%2C351L142%2C349L141%2C349L141%2C347L140%2C347L140%2C345L139%2C345L139%2C343L138%2C343L138%2C341L137%2C341L137%2C339L136%2C339L136%2C336L135%2C336L135%2C334L134%2C334L134%2C331L133%2C331Z%22/%3E%3C/mask%3E%3C/defs%3E%3Crect%20width%3D%22627%22%20height%3D%22627%22%20fill%3D%22white%22%20mask%3D%22url%28%23shape%29%22/%3E%3C/svg%3E);mask-repeat:no-repeat;mask-size:100% 100%;mask-mode:alpha}.orbit-sprite[data-expression=happy]{border-radius:0;background-position:95.53429027113238% 92.02551834130782%;mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20627%20627%22%3E%3Cdefs%3E%3CclipPath%20id%3D%22ring%22%3E%3Cellipse%20cx%3D%22317%22%20cy%3D%22350%22%20rx%3D%22300%22%20ry%3D%22110%22%20transform%3D%22rotate%28-16%20317%20350%29%22/%3E%3C/clipPath%3E%3Cmask%20id%3D%22shape%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%22627%22%20height%3D%22627%22%3E%3Crect%20width%3D%22627%22%20height%3D%22627%22%20fill%3D%22black%22/%3E%3Cg%20clip-path%3D%22url%28%23ring%29%22%3E%3Cpath%20fill%3D%22white%22%20transform%3D%22translate%2828%2050%29%22%20d%3D%22M272%2C56L299%2C56L299%2C57L308%2C57L308%2C58L316%2C58L316%2C59L321%2C59L321%2C60L331%2C61L331%2C62L334%2C62L334%2C63L339%2C63L339%2C64L342%2C64L342%2C65L345%2C65L345%2C66L348%2C66L348%2C67L351%2C67L351%2C68L354%2C68L354%2C69L360%2C70L360%2C71L362%2C71L362%2C72L364%2C72L364%2C73L366%2C73L366%2C74L369%2C74L369%2C75L371%2C75L371%2C76L373%2C76L373%2C77L375%2C77L375%2C78L377%2C78L377%2C79L379%2C79L379%2C80L385%2C82L386%2C84L390%2C85L391%2C87L393%2C87L394%2C89L396%2C89L397%2C91L399%2C91L400%2C93L402%2C93L403%2C95L405%2C95L405%2C96L406%2C96L408%2C99L410%2C99L413%2C103L415%2C103L415%2C104L416%2C104L416%2C105L417%2C105L417%2C106L418%2C106L418%2C107L419%2C107L419%2C108L420%2C108L420%2C109L421%2C109L421%2C110L422%2C110L422%2C111L423%2C111L423%2C112L424%2C112L424%2C113L425%2C113L425%2C114L426%2C114L426%2C115L427%2C115L427%2C116L428%2C116L428%2C117L429%2C117L429%2C118L430%2C118L430%2C119L436%2C124L436%2C126L440%2C129L440%2C131L445%2C135L446%2C139L448%2C140L448%2C142L451%2C144L452%2C148L453%2C148L454%2C151L456%2C152L456%2C154L457%2C154L457%2C156L458%2C156L458%2C158L459%2C158L459%2C160L460%2C160L460%2C162L461%2C162L461%2C164L462%2C164L462%2C166L463%2C166L463%2C168L464%2C168L464%2C170L465%2C170L465%2C172L466%2C172L466%2C174L467%2C174L467%2C176L468%2C176L468%2C179L469%2C179L469%2C181L470%2C181L470%2C183L471%2C183L471%2C186L472%2C186L473%2C191L492%2C191L492%2C192L502%2C192L502%2C193L509%2C193L509%2C194L514%2C194L514%2C195L518%2C195L518%2C196L521%2C196L521%2C197L525%2C197L525%2C198L527%2C198L527%2C199L530%2C199L530%2C200L532%2C200L532%2C201L538%2C203L538%2C204L541%2C205L544%2C209L546%2C209L546%2C211L549%2C213L549%2C215L550%2C215L550%2C217L551%2C217L551%2C219L552%2C219L552%2C222L553%2C222L553%2C242L552%2C242L552%2C246L551%2C246L551%2C249L550%2C249L550%2C251L549%2C251L547%2C257L546%2C257L545%2C260L542%2C262L542%2C264L539%2C266L539%2C268L538%2C268L538%2C269L537%2C269L537%2C270L536%2C270L536%2C271L535%2C271L535%2C272L534%2C272L534%2C273L533%2C273L533%2C274L532%2C274L532%2C275L531%2C275L531%2C276L530%2C276L530%2C277L529%2C277L529%2C278L528%2C278L528%2C279L527%2C279L522%2C285L520%2C285L516%2C290L514%2C290L512%2C293L510%2C293L507%2C297L505%2C297L505%2C298L504%2C298L503%2C300L501%2C300L499%2C303L497%2C303L496%2C305L494%2C305L493%2C307L491%2C307L490%2C309L488%2C309L487%2C311L485%2C311L484%2C313L482%2C313L482%2C314L480%2C315L481%2C317L480%2C317L480%2C320L479%2C320L479%2C323L478%2C323L478%2C327L477%2C327L476%2C334L475%2C334L475%2C336L474%2C336L474%2C339L473%2C339L472%2C345L471%2C345L471%2C347L470%2C347L470%2C349L469%2C349L469%2C351L468%2C351L468%2C354L467%2C354L467%2C356L466%2C356L466%2C358L465%2C358L465%2C360L464%2C360L464%2C362L463%2C362L461%2C368L459%2C369L458%2C373L456%2C374L455%2C378L453%2C379L453%2C381L451%2C382L451%2C384L449%2C385L449%2C387L447%2C388L447%2C390L446%2C390L446%2C391L444%2C392L444%2C394L440%2C397L440%2C399L434%2C404L434%2C406L433%2C406L433%2C407L432%2C407L432%2C408L431%2C408L431%2C409L430%2C409L430%2C410L429%2C410L429%2C411L428%2C411L423%2C417L421%2C417L421%2C418L420%2C418L420%2C419L419%2C419L414%2C425L412%2C425L409%2C429L407%2C429L407%2C430L404%2C431L402%2C434L400%2C434L398%2C437L396%2C437L395%2C439L391%2C440L390%2C442L388%2C442L387%2C444L383%2C445L382%2C447L380%2C447L380%2C448L378%2C448L378%2C449L376%2C449L376%2C450L374%2C450L374%2C451L372%2C451L372%2C452L370%2C452L370%2C453L368%2C453L368%2C454L366%2C454L366%2C455L364%2C455L364%2C456L361%2C456L361%2C457L359%2C457L359%2C458L356%2C458L356%2C459L353%2C459L353%2C460L350%2C460L350%2C461L347%2C461L347%2C462L343%2C462L343%2C463L340%2C463L340%2C464L337%2C464L337%2C465L333%2C465L333%2C466L329%2C466L329%2C467L324%2C467L324%2C468L318%2C468L318%2C469L311%2C469L311%2C470L308%2C470L301%2C470L301%2C471L273%2C471L273%2C470L262%2C470L262%2C469L256%2C469L256%2C468L250%2C468L250%2C467L246%2C467L246%2C466L238%2C465L238%2C464L235%2C464L235%2C463L231%2C463L231%2C462L228%2C462L228%2C461L224%2C461L223%2C459L217%2C458L217%2C457L215%2C457L215%2C456L213%2C456L213%2C455L211%2C455L211%2C454L209%2C454L209%2C453L207%2C453L207%2C452L205%2C452L205%2C451L203%2C451L203%2C450L201%2C450L201%2C449L199%2C449L199%2C448L193%2C446L192%2C444L188%2C443L188%2C442L185%2C441L183%2C438L181%2C438L179%2C435L175%2C434L172%2C430L170%2C430L167%2C426L165%2C426L160%2C420L158%2C420L153%2C414L129%2C414L129%2C413L104%2C412L104%2C411L96%2C411L96%2C410L91%2C410L91%2C409L81%2C408L81%2C407L78%2C407L78%2C406L74%2C406L74%2C405L68%2C404L68%2C403L66%2C403L66%2C402L63%2C402L63%2C401L61%2C401L61%2C400L59%2C400L59%2C399L56%2C399L55%2C397L51%2C396L50%2C394L48%2C394L46%2C391L44%2C391L44%2C390L39%2C386L39%2C384L37%2C383L37%2C381L36%2C381L36%2C379L35%2C379L35%2C377L34%2C377L34%2C374L33%2C374L33%2C371L32%2C371L32%2C367L31%2C367L31%2C362L30%2C362L30%2C352L31%2C352L32%2C345L33%2C345L33%2C343L34%2C343L36%2C337L38%2C336L38%2C334L39%2C334L40%2C331L42%2C330L42%2C328L43%2C328L43%2C327L44%2C327L44%2C326L45%2C326L45%2C325L46%2C325L46%2C324L47%2C324L47%2C323L48%2C323L48%2C322L49%2C322L49%2C321L50%2C321L50%2C320L51%2C320L51%2C319L52%2C319L52%2C318L53%2C318L53%2C317L54%2C317L59%2C311L61%2C311L61%2C310L62%2C310L64%2C307L66%2C307L69%2C303L71%2C303L73%2C300L75%2C300L76%2C298L78%2C298L79%2C296L81%2C296L82%2C294L84%2C294L85%2C292L87%2C292L87%2C291L89%2C290L89%2C288L88%2C288L88%2C281L87%2C281L87%2C272L86%2C272L86%2C240L87%2C240L88%2C224L89%2C224L89%2C219L90%2C219L90%2C214L91%2C214L91%2C210L92%2C210L93%2C202L94%2C202L94%2C199L95%2C199L95%2C196L96%2C196L96%2C192L97%2C192L97%2C190L98%2C190L98%2C187L99%2C187L99%2C185L100%2C185L100%2C183L101%2C183L101%2C180L102%2C180L102%2C178L103%2C178L103%2C175L104%2C175L104%2C173L105%2C173L105%2C171L106%2C171L106%2C169L107%2C169L107%2C167L108%2C167L110%2C161L112%2C160L114%2C154L116%2C153L117%2C149L118%2C149L119%2C146L122%2C144L122%2C142L124%2C141L124%2C139L126%2C138L126%2C136L127%2C136L127%2C135L130%2C133L130%2C131L133%2C129L133%2C127L134%2C127L134%2C126L135%2C126L135%2C125L141%2C120L141%2C118L142%2C118L142%2C117L143%2C117L143%2C116L144%2C116L149%2C110L151%2C110L151%2C109L152%2C109L152%2C108L153%2C108L158%2C102L160%2C102L164%2C97L166%2C97L168%2C94L170%2C94L171%2C92L173%2C92L173%2C91L174%2C91L175%2C89L177%2C89L178%2C87L184%2C85L184%2C84L187%2C83L188%2C81L190%2C81L190%2C80L192%2C80L192%2C79L194%2C79L194%2C78L196%2C78L196%2C77L198%2C77L198%2C76L200%2C76L200%2C75L202%2C75L202%2C74L204%2C74L204%2C73L207%2C73L207%2C72L209%2C72L209%2C71L212%2C71L212%2C70L214%2C70L214%2C69L217%2C69L217%2C68L219%2C68L219%2C67L222%2C67L222%2C66L225%2C66L225%2C65L228%2C65L228%2C64L231%2C64L231%2C63L235%2C63L235%2C62L239%2C62L239%2C61L244%2C61L244%2C60L248%2C60L248%2C59L261%2C58L261%2C57L272%2C57Z%20%22/%3E%3C/g%3E%3Cellipse%20cx%3D%22313%22%20cy%3D%22313%22%20rx%3D%22200%22%20ry%3D%22208%22%20fill%3D%22white%22/%3E%3Cpath%20fill%3D%22black%22%20transform%3D%22translate%2828%2050%29%22%20d%3D%22M484%2C230L483%2C230L483%2C238L484%2C238L484%2C248L485%2C248L485%2C250L484%2C250L484%2C254L485%2C254L485%2C258L486%2C258L487%2C255L490%2C253L491%2C250L493%2C249L494%2C245L495%2C245L496%2C242L497%2C242L497%2C238L496%2C238L493%2C234L491%2C234L491%2C233L489%2C233L489%2C232L487%2C232L487%2C231Z%20M98%2C328L97%2C328L97%2C329L92%2C333L92%2C335L89%2C337L89%2C339L88%2C339L88%2C341L87%2C341L87%2C343L86%2C343L86%2C345L85%2C345L84%2C351L85%2C351L85%2C353L87%2C354L87%2C356L88%2C356L89%2C358L91%2C358L92%2C360L94%2C360L95%2C362L98%2C362L98%2C363L100%2C363L100%2C364L102%2C364L102%2C365L108%2C366L108%2C367L112%2C367L112%2C368L116%2C368L116%2C369L119%2C369L119%2C368L117%2C367L116%2C363L114%2C362L114%2C359L112%2C358L112%2C356L111%2C356L111%2C354L110%2C354L110%2C352L109%2C352L109%2C350L108%2C350L108%2C348L107%2C348L107%2C346L106%2C346L106%2C344L105%2C344L105%2C342L104%2C342L104%2C340L103%2C340L103%2C337L102%2C337L102%2C335L101%2C335L101%2C333L100%2C333L100%2C331L99%2C331L99%2C328Z%22/%3E%3C/mask%3E%3C/defs%3E%3Crect%20width%3D%22627%22%20height%3D%22627%22%20fill%3D%22white%22%20mask%3D%22url%28%23shape%29%22/%3E%3C/svg%3E);mask-repeat:no-repeat;mask-size:100% 100%;mask-mode:alpha}@media (min-width:651px) and (max-width:900px){.film-shell{padding:0;margin-top:39px}.film-stage-label{padding:0 22px;font-size:12px}.film-stage-label>span:last-child{display:none}.film-stage-label>span:first-child{font-size:12px}.film-viewport{aspect-ratio:auto;height:938px}.film-artboard{width:var(--mobile-film-width,390px);height:938px;left:0;transform:none}.film-center{left:12px;right:12px;top:12px;width:auto;height:545px;border-radius:9px}.module-sidebar{display:none}.crm-scene{left:0;padding:7px;top:30px}.film-center>.window-chrome{height:30px;font-size:9px}.crm-scene .native-titlebar{height:41px;padding:0 7px;gap:6px}.crm-scene .native-titlebar b{font-size:14px}.crm-scene .native-title-actions{font-size:10px;gap:7px}.crm-scene .native-title-actions>span:not(.native-btn){display:none}.crm-scene .native-btn{font-size:10px;min-height:27px;padding:5px 7px}.crm-scene .native-toolbar{height:41px;padding:0 7px;gap:8px;font-size:10px}.crm-scene .native-toolbar>span:not(.view-label){display:none}.crm-scene .view-label{font-size:11px}.crm-scene .crm-search{width:152px;height:27px}.crm-scene .crm-search em{font-size:10px}.crm-scene .native-row{grid-template-columns:17px minmax(0,1fr) minmax(0,1.15fr);font-size:10px;padding:0 5px;min-height:49px}.crm-scene .native-row>span:nth-child(n+4){display:none}.crm-scene .native-row.table-labels{font-size:10px;min-height:33px}.crm-scene .person-name{gap:5px}.crm-scene .avatar{width:24px;height:24px;font-size:8px}.crm-scene .native-table-foot{font-size:10px;padding:14px 8px}.crm-live{margin:14px 0 0;padding:12px 10px;gap:9px}.live-icon{width:27px;height:27px;flex-shrink:0}.crm-live b{font-size:11px}.crm-live p{font-size:10px}.crm-live-status{display:none}.crm-scene .native-record{height:452px}.crm-scene .person-properties{width:122px;padding:18px 10px}.crm-scene .avatar.profile{width:39px;height:39px;font-size:15px}.crm-scene .person-properties h3{font-size:15px;letter-spacing:-.4px}.crm-scene .person-properties>p{font-size:9px;overflow-wrap:anywhere}.crm-scene .person-actions{gap:5px}.crm-scene .person-actions>span{width:25px;height:25px}.crm-scene .person-properties dl{display:block;font-size:10px;margin-top:17px}.crm-scene .person-properties dt{margin:11px 0 4px}.crm-scene .native-field-label{font-size:8px}.crm-scene .relationship{font-size:9px;gap:3px}.crm-scene .record-tabs{padding:0 10px;gap:11px;font-size:10px;height:39px}.crm-scene .record-tabs>span{height:39px}.crm-scene .record-tabs>span:nth-child(3),.crm-scene .record-tabs>span:nth-child(4){display:none}.crm-scene .record-tabs>span[data-tab=notes]{display:flex}.crm-scene .record-overview{padding:18px 11px}.crm-scene .record-overview h4{font-size:11px}.crm-scene .signal-card{padding:11px;margin-bottom:22px;gap:7px}.crm-scene .signal-card>span{display:none}.crm-scene .signal-card b{font-size:11px;line-height:1.5}.crm-scene .signal-card p{font-size:10px}.crm-scene .signal-card small{font-size:9px}.crm-scene .timeline-entry{min-height:80px;gap:8px}.crm-scene .timeline-entry b{font-size:10px}.crm-scene .timeline-entry p{font-size:10px;line-height:1.5}.crm-scene .timeline-entry small{font-size:8px}.crm-scene .record-notes{padding:17px 10px}.crm-scene .notes-toolbar{font-size:11px;gap:5px}.crm-scene .notes-toolbar>.native-btn{font-size:8px}.crm-scene .note-editor{padding:12px;min-height:266px}.crm-scene .note-editor>b{font-size:12px;line-height:1.5}.crm-scene .note-editor p{font-size:12px;line-height:1.75}.crm-scene .note-editor>small{font-size:9px;line-height:1.5}.record-breadcrumb{font-size:10px}.side-story{top:574px;right:15px;width:228px;height:356px}.side-story-label{height:22px;font-size:9px}.side-story .context-window{top:32px;width:228px;border-radius:8px}.side-story .context-body{padding:18px}.side-story .context-body h4{font-size:19px}.side-story .context-body p{font-size:13px}.side-story .context-heading{font-size:12px}.side-story .window-chrome{font-size:9px;height:27px}.inset-form{height:289px}.inset-form .public-form-brand{font-size:10px;padding:18px 15px 12px}.inset-form .public-form-brand>span{font-size:10px}.inset-form .native-form-stage{width:196px;height:204px}.inset-form h3.MuiTypography-root{font-size:20px!important}.inset-form .MuiTypography-body1:not(h3){font-size:11px!important}.inset-form .MuiButton-root{font-size:11px!important;min-height:35px!important;padding:5px 7px!important}.inset-form .MuiInputBase-input{font-size:17px!important}.inset-form .form-next{top:144px}.inset-form .form-bottom{font-size:9px;left:15px;bottom:12px}.inset-form .form-thanks{top:16px}.inset-form .form-thanks h3{font-size:23px}.inset-form .form-thanks p{font-size:13px}.orbit-companion{left:auto;right:234px;top:85px;bottom:auto;width:126px;height:170px}.film-orbit.orbit-sprite{width:132px;height:132px}.orbit-thought{font-size:10px;max-width:118px;padding:6px 9px;line-height:1.4;margin-top:1px}.film-controls{margin:0 auto;width:calc(100% - 30px);column-gap:5px;padding:0}.film-controls>button{width:33px;height:33px}.film-time{font-size:11px;margin-left:auto}.film-chapters{flex-basis:100%;gap:0;order:3;justify-content:space-between;margin:3px 0 0}.film-chapters button{font-size:11px;white-space:normal}.film-track{width:calc(100% - 38px);margin-top:8px}.film-caption{font-size:14px;padding:0 23px;line-height:1.6;margin-top:24px;min-height:48px}.sample-note{font-size:10px;padding:0 30px}.run-header{height:55px;padding:0 5px;gap:8px;font-size:12px}.run-header small{font-size:9px;gap:6px;margin-top:6px}.run-save{display:none}.run-toolbar{height:43px;padding:0 5px;gap:7px;font-size:9px}.run-toolbar>span:nth-child(2){display:none}.run-toolbar #run-status{margin-left:auto;font-size:8px}.run-toolbar .native-btn{font-size:9px;padding:5px}.run-workspace{height:414px;grid-template-columns:44% 56%}.run-path{padding:16px 6px;gap:22px}.run-connector{left:27px;top:50px;bottom:58px}.run-node{padding:9px 7px;gap:6px;min-height:76px;border-radius:6px;align-items:flex-start}.run-node-icon{width:23px;height:23px;flex-shrink:0;border-radius:5px}.run-node-icon svg{width:14px;height:14px}.run-node b{font-size:10px;line-height:1.35}.run-node small{font-size:7px;margin-bottom:4px}.run-node p{display:none}.run-node-state{position:absolute;right:7px;bottom:7px;width:12px;height:12px}.run-node-state svg{width:9px;height:9px}.run-inspector{margin:16px 6px 16px 0;border-radius:6px}.run-detail{padding:12px}.run-detail-label{font-size:9px;gap:6px;padding-bottom:12px}.run-detail-label svg{width:12px}.run-detail-label>span{display:none}.run-detail h3{font-size:18px;line-height:1.25;letter-spacing:-.35px;margin:14px 0}.run-detail dl{display:block;font-size:10px}.run-detail dt{font-size:9px;margin:10px 0 3px}.run-detail dd{line-height:1.5}.run-detail-result{margin-top:14px;padding:8px;gap:5px;min-height:0}.run-detail-result svg{width:12px;margin-top:2px}.run-detail-result p{font-size:9px;line-height:1.5}.run-total{left:12px;right:12px;bottom:10px;padding-top:6px}.run-total>span{font-size:8px}.run-total>div{margin:8px 0}.run-total small{font-size:8px}.live-run-heading{height:30px;font-size:10px;padding:0 9px;gap:3px}.live-run-heading>span:last-child{display:none}.live-run-heading .blue-dot{width:4px;height:4px;margin-right:4px}.run-input{font-size:8px;line-height:1.4;padding:8px;flex-wrap:wrap;gap:3px}.run-input svg{width:10px}.run-input b{margin-left:0}.live-outputs{margin:0 7px;gap:7px}.live-output{padding:8px 7px;border-radius:5px}.output-heading{font-size:8px;gap:4px;margin-bottom:7px}.output-heading svg{width:12px;height:12px}.output-heading>span{font-size:7px}.output-person{gap:5px}.output-person .avatar{width:18px;height:18px;font-size:7px}.output-person b{font-size:10px}.output-person small{font-size:8px;line-height:1.4}.output-person>i{display:none}.output-goal{font-size:8px;margin-top:6px;line-height:1.5}.output-email-to{font-size:7px;overflow-wrap:anywhere}.output-subject{font-size:9px;line-height:1.4}.output-email p{font-size:8px;line-height:1.5;min-height:35px}.output-sending{margin-top:6px}.output-task>b{font-size:10px;line-height:1.35;display:block}.output-task-owner{font-size:8px;gap:4px;margin-top:7px;flex-wrap:wrap}.output-task-owner .avatar{width:17px;height:17px;font-size:6px}.output-task-owner small{font-size:7px}.output-task-owner>i{display:none}.live-inspector .run-total{margin:3px 8px 8px;padding-top:4px}.live-inspector .run-total>span{font-size:7px;line-height:1.5;display:block}.live-inspector .run-total small{font-size:7px;line-height:1.5;display:block}.live-inspector .run-total>div{margin:5px 0;height:3px}.live-inspector .run-total>div>i{height:3px}.parallel-results .side-story .email-window{top:32px}.parallel-results .side-story .task-window{top:281px}.parallel-results .email-window .context-body h4{font-size:17px}.parallel-results .email-window .context-body p{font-size:12px}.parallel-results .task-window .context-heading{font-size:11px}.parallel-results .task-window .task-assignee>span{font-size:10px}.parallel-results .task-window .context-body{padding:13px}.film-controls{flex-wrap:wrap}.film-viewport,.film-artboard{height:1018px}.side-story{height:436px}.film-time{margin-left:4px}.film-speed{margin-left:auto}.crm-scene .native-row{font-size:13px;grid-template-columns:25px 1fr 1.3fr}.crm-scene .native-titlebar b{font-size:16px}.crm-scene .native-toolbar{font-size:12px}.crm-scene .crm-search{width:250px}.crm-scene .crm-search em{font-size:12px}.crm-scene .person-properties{width:190px}.crm-scene .person-properties h3{font-size:20px}.crm-scene .person-properties>p{font-size:12px}.crm-scene .person-properties dl{font-size:12px}.crm-scene .signal-card b,.crm-scene .record-overview h4{font-size:14px}.crm-scene .signal-card p,.crm-scene .timeline-entry b,.crm-scene .timeline-entry p{font-size:12px}.crm-scene .note-editor p{font-size:14px}.run-node b{font-size:13px}.run-node small{font-size:9px}.run-node-icon{width:32px;height:32px}.run-node-icon svg{width:19px;height:19px}.output-heading{font-size:11px}.output-heading>span{font-size:10px}.output-person b,.output-task>b{font-size:13px}.output-person small,.output-goal,.output-email-to,.output-task-owner{font-size:10px}.output-subject{font-size:12px}.output-email p{font-size:11px}.live-run-heading{font-size:12px}.live-inspector .run-total>span{font-size:10px}.live-inspector .run-total small{font-size:9px}.crm-live b{font-size:13px}.crm-live p{font-size:12px}.background-activity{right:18px;bottom:18px}.film-caption{font-size:16px}.film-chapters button{font-size:13px}}@media (max-width:650px){#product-film .run-input{display:none}#product-film .live-inspector .run-total small{display:none}#product-film .output-person small{font-size:7px}#product-film .output-email-to{display:none}#product-film .output-task-owner .avatar{display:none}.live-inspector .run-total>span{font-size:8px}.run-toolbar #run-status{font-size:7px}}.film-viewport{aspect-ratio:1400/1020;height:auto}.film-artboard{height:1020px}.film-center{width:1050px;height:635px}.module-sidebar{width:178px}.crm-scene{left:178px}.side-story{width:310px;height:635px}.side-story .context-window{width:310px}.side-story .form-inset{top:42px}.side-story .tasks-inset{top:42px}.side-story .planner-inset{top:352px}.side-story .tasks-inset,.side-story .planner-inset{opacity:1;transform:none;visibility:visible}.side-story .tasks-inset{transition:transform .5s cubic-bezier(.2,.8,.2,1),opacity .35s}.side-story .planner-inset{transition:transform .5s cubic-bezier(.2,.8,.2,1),opacity .35s}.film-shell[data-story-phase=inquiry] .tasks-inset{transform:translateY(390px);opacity:0;visibility:hidden}.film-shell[data-story-phase=inquiry] .planner-inset{transform:translateY(60px);opacity:0;visibility:hidden}.film-shell[data-story-phase=inquiry] .form-inset{z-index:6}.side-story-label{font-size:11px}.connected-dock{position:absolute;top:686px;left:14px;right:12px;display:grid;grid-template-columns:540px 540px 1fr;gap:18px;align-items:start;font-family:var(--app)}.connected-ai,.connected-email{background:#fff;border:1px solid #dce1e8;border-radius:12px;overflow:hidden;box-shadow:0 12px 30px #1833530c;min-height:277px}.connected-dock .window-chrome{height:30px;font-size:11px}.connected-dock .orbit-companion{position:relative;inset:auto;height:275px;width:100%;justify-content:center}.connected-dock .film-orbit.orbit-sprite{width:205px;height:205px}.connected-dock .orbit-thought{font-size:12px;background:0 0;border:0;margin-top:0}.assistant-top{display:flex;align-items:center;gap:8px;padding:14px 18px 8px;font-size:13px}.assistant-top>span{margin-left:auto;color:#687382;font-size:11px}.assistant-messages{padding:5px 18px 12px;min-height:155px}.assistant-user{margin:0 0 10px auto;width:max-content;max-width:95%;border:1px solid #e8ebef;background:#f5f6f8;border-radius:12px 12px 3px 12px;padding:9px 12px;font-size:12px;min-height:34px;opacity:0;transition:opacity .2s}.assistant-user.has-text{opacity:1}.assistant-answer{position:relative;display:flex;gap:8px;min-height:55px;font-size:13px;line-height:1.65}.assistant-answer p{font:13px/1.65 var(--app);color:#344051;max-width:440px}.assistant-mark{margin-top:4px;color:#0071e3}.ai-thinking{position:absolute;top:10px;left:25px;display:flex;gap:4px;opacity:0}.ai-thinking i{width:4px;height:4px;border-radius:50%;background:#8c98a8;animation:thinking-dot .8s infinite alternate}.ai-thinking i:nth-child(2){animation-delay:.15s}.ai-thinking i:nth-child(3){animation-delay:.3s}.ai-sources{display:flex;gap:7px;opacity:0;transition:opacity .25s;margin:5px 0 0 23px}.ai-sources>span{display:flex;align-items:center;gap:4px;border:1px solid #e1e5eb;padding:4px 7px;border-radius:5px;font-size:10px;color:#5d6b7d}.assistant-composer{display:flex;justify-content:space-between;align-items:center;margin:0 16px 14px;border:1px solid #dce1e8;border-radius:9px;padding:8px 10px;font-size:12px;color:#6c7581}.assistant-composer i{font-style:normal;color:#fff;display:grid;place-items:center;background:#171717;border-radius:6px;width:25px;height:25px}.assistant-composer.typing{color:#202a35;border-color:#8fbced}.inbox-preview-title{display:flex;align-items:center;gap:8px;padding:14px 18px;font-size:13px;border-bottom:1px solid #eef0f3}.inbox-preview-title>span{margin-left:auto;font-size:11px;color:#667284}.inbox-empty{padding:38px 24px;font-size:15px;color:#586575;line-height:1.5}.inbox-empty small{display:block;font-size:12px;margin-top:9px;max-width:330px}.inbox-message{position:absolute;left:18px;right:18px;top:81px;opacity:0;transform:translateY(12px);transition:opacity .3s,transform .4s}.connected-email{position:relative;min-height:277px}.connected-email.message-arrived .inbox-message{opacity:1;transform:none}.connected-email.message-arrived .inbox-empty{opacity:0}.mail-person{display:flex;gap:9px;align-items:center;font-size:12px;margin-bottom:13px}.mail-person small{display:block;font-size:10px;color:#687587;margin-top:3px}.mail-person i{font-size:10px;font-style:normal;margin-left:auto;color:#667284}.inbox-message>b{display:block;font-size:13px}.inbox-message p{font:12px/1.7 var(--app);color:#586575;margin-top:6px;min-height:40px}.email-booking{display:inline-flex;font-size:11px;color:#fff;background:#0071e3;border-radius:5px;padding:7px 10px;margin-top:9px;opacity:0;transition:opacity .2s}.message-delivered .email-booking{opacity:1}.message-delivered #inbox-delivery{color:#168252}.mini-task-title{display:flex;align-items:center;justify-content:space-between;padding:14px 15px 12px;font-size:17px}.mini-task-title>span{font-size:10px;color:#fff;background:#171717;border-radius:5px;padding:6px 8px}.mini-task-tabs{display:flex;align-items:center;gap:17px;font-size:11px;padding:0 15px;border-bottom:1px solid #e8ebef;height:30px;color:#687382}.mini-task-tabs b{align-self:stretch;border-bottom:2px solid #171717;color:#202124;padding-top:5px}.mini-task-tabs>span:last-child{margin-left:auto}.mini-task-group{display:flex;align-items:center;gap:7px;font-size:11px;color:#697282;padding:11px 15px 6px}.mini-task-group>i{width:6px;height:6px;border-radius:50%;background:#8a939e}.mini-task-group>span{font-weight:400;margin-left:3px}.mini-task-row{display:flex;align-items:center;gap:10px;padding:10px 15px;border-bottom:1px solid #eff1f4;min-height:50px;font-size:12px}.mini-task-row>div{flex:1}.mini-task-row b{font-weight:500;display:block}.mini-task-row small{font-size:10px;color:#737f8e;display:block;margin-top:4px}.task-check{width:15px;height:15px;border:1.4px solid #acb5c2;border-radius:50%;flex-shrink:0}.mini-task-row .avatar{width:23px;height:23px;font-size:8px}.mini-task-footer{display:flex;align-items:center;justify-content:space-between;padding:9px 15px;font-size:9px;color:#687486;min-height:34px}.plan-today{font-size:9px;color:#0071e3;opacity:0;padding:4px;border-radius:4px}.inserted-task{max-height:0;min-height:0;padding-top:0;padding-bottom:0;opacity:0;transform:translateY(-7px);overflow:hidden;transition:max-height .35s,min-height .35s,padding .35s,opacity .3s,transform .35s,background .4s}.tasks-inset.task-created .inserted-task{max-height:56px;min-height:50px;padding-top:10px;padding-bottom:10px;opacity:1;transform:none;background:#eef6ff}.task-created .plan-today{opacity:1}.task-planned .plan-today{background:#e6f2ff}.task-planned .inserted-task{background:#fff}.tasks-inset.task-created .mini-task-footer>span{color:#178657}.mini-planner-title{padding:14px 15px 11px;display:flex;flex-direction:column;gap:5px}.mini-planner-title small{font-size:10px;color:#687587}.mini-planner-title b{font-size:16px;font-weight:600}.mini-planner-title>span{font-size:10px;color:#687587}.planner-capacity{display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 15px 12px;font-size:9px;color:#617186;gap:7px}.planner-capacity>div{width:100%;height:4px;background:#edf0f5;border-radius:4px;overflow:hidden}.planner-capacity i{display:block;height:100%;width:12.5%;background:#0071e3;transition:width .45s}.plan-updated .planner-capacity i{width:18.75%}.planner-slot{display:flex;gap:11px;padding:0 15px 8px;align-items:flex-start;font-size:11px}.planner-slot time{font-size:9px;color:#748092;width:32px;padding-top:8px}.planner-slot>div{flex:1;padding:8px 10px;border-left:2px solid #b7c4d4;background:#f3f5f8;border-radius:3px}.planner-slot small{display:block;font-size:9px;color:#687587;margin-top:3px}.new-plan-slot{max-height:0;opacity:0;overflow:hidden;padding-bottom:0;transition:max-height .4s,opacity .3s,padding .3s}.plan-updated .new-plan-slot{max-height:60px;opacity:1;padding-bottom:8px}.new-plan-slot>div{background:#eaf4ff;border-left-color:#0071e3}.planner-notice{font-size:9px;color:#687587;margin:2px 15px 12px}.plan-updated .planner-notice{color:#168252}.native-flow-canvas{--automation-accent:#0071e3;--automation-border:#dce0e5;--automation-subtle:#f5f6f8;--automation-muted:#687384;position:relative;height:475px;overflow:hidden;background:#fafbfc radial-gradient(#c5cbd5 .65px,transparent .65px)0 0/16px 16px;font-family:var(--app)}.flow-camera{position:absolute;inset:0;overflow:hidden}.flow-world{position:absolute;left:0;top:0;width:1190px;height:400px;transform-origin:0 0;will-change:transform}.native-flow-edges{position:absolute;inset:0;width:1190px;height:400px;overflow:visible}.edge-track{fill:none;stroke:#b9c1cc;stroke-width:1.5}.edge-active{fill:none;stroke:#0071e3;stroke-width:2;stroke-dasharray:100;stroke-dashoffset:100}.edge-packet{fill:#0071e3;stroke:#fff;stroke-width:2;opacity:0}.native-flow-node{position:absolute;width:232px;transition:filter .2s;z-index:2}.native-flow-node [role=group]{box-sizing:border-box}.native-flow-node p{font:600 13px/18px var(--app);letter-spacing:-.01em;margin:0}.native-flow-node .workflow-node-content>div>span{font:500 9px/13px var(--app);text-transform:uppercase;letter-spacing:.1em;color:#687384}.native-flow-node .text-xs{font:12px/18px var(--app);color:#687384;display:block}.native-flow-node .react-flow__handle{position:absolute;pointer-events:none;border-radius:50%;min-width:5px;min-height:5px;z-index:3}.native-flow-node .react-flow__handle-left{left:-6px;top:50%;transform:translateY(-50%)}.native-flow-node .react-flow__handle-right{right:-6px;top:50%;transform:translateY(-50%)}.native-flow-node.running [role=group]{border-color:#0071e3;box-shadow:0 0 0 3px #0071e318,0 5px 18px #0071e31a}.native-flow-node.complete [role=group]{border-color:#a0cbb4}.node-execution{position:absolute;left:0;top:-27px;font:11px/18px var(--app);color:#6a7787;display:flex;align-items:center;gap:5px}.node-execution:before{content:"";width:5px;height:5px;border-radius:50%;background:#bdc5ce}.running .node-execution{color:#0071e3}.running .node-execution:before{background:#0071e3;box-shadow:0 0 0 4px #0071e318;animation:execution-pulse .6s infinite alternate}.complete .node-execution{color:#178657}.complete .node-execution:before{content:"✓";background:#178657;color:#fff;display:grid;place-items:center;width:13px;height:13px;font-size:9px}.canvas-run-label{position:absolute;top:28px;left:25px;z-index:4;display:flex;align-items:center;gap:8px;font-size:12px;color:#687486}.canvas-run-label i{width:6px;height:6px;border-radius:50%;background:#8b97a6}.run-in-progress .canvas-run-label i{background:#0071e3;box-shadow:0 0 0 4px #0071e312}.run-completed .canvas-run-label i{background:#168252}.canvas-run-event{position:absolute;left:24px;right:24px;bottom:88px;display:flex;align-items:center;gap:10px;border:1px solid #e0e5ec;background:#fff;border-radius:8px;padding:13px 15px;font-size:12px;color:#556477;z-index:4;box-shadow:0 3px 10px #18335307}.canvas-run-event svg{color:#0071e3}.canvas-run-event b{margin-left:auto;font-size:11px;font-weight:500;white-space:nowrap}.native-canvas-controls{position:absolute;bottom:20px;left:24px;display:flex;align-items:center;gap:16px;height:35px;border:1px solid #dedfe4;border-radius:6px;background:#fff;padding:0 12px;font-size:11px;color:#5f6670}.native-minimap{position:absolute;right:24px;bottom:17px;width:126px;height:52px;background:#f3f5f7;border:1px solid #e0e4e9;border-radius:5px;display:flex;align-items:center;justify-content:center;gap:5px}.native-minimap i{width:22px;height:10px;background:#c9d0da;border-radius:2px}.native-minimap>span{position:absolute;top:8px;bottom:8px;left:6px;width:68px;border:1px solid #8f9daf;border-radius:3px;background:#ffffff20}.run-toolbar #run-status{font-size:11px}.workflow-live .native-flow-canvas{height:440px}.workflow-live .run-header{padding:14px 23px;height:69px}.workflow-live .run-toolbar{padding:0 23px;height:47px}.workflow-live{overflow:visible}.workflow-live .automation-demo-content{overflow:hidden;border-radius:12px}.workflow-live .orbit-workflow{top:-130px;right:0;bottom:auto}.orbit-sprite[data-orbit-active=true]:not(.film-orbit){animation:orbit-living 5s ease-in-out infinite}.orbit-sprite[data-orbit-active=false]{animation-play-state:paused!important}@keyframes orbit-living{0%,to{transform:translateY(0) rotate(-2deg)}38%{transform:translateY(-7px) rotate(2deg)}72%{transform:translateY(-3px) rotate(-1deg)}}@keyframes thinking-dot{to{opacity:.3;transform:translateY(-2px)}}@keyframes execution-pulse{to{box-shadow:0 0 0 6px #0071e309}}@media (max-width:900px){.film-viewport{height:1320px;aspect-ratio:auto}.film-artboard{height:1320px}.film-center{width:auto;height:500px}.crm-scene{left:0}.side-story{left:15px;right:15px;top:542px;width:auto;height:420px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.side-story-label{position:absolute;top:-22px;left:0;font-size:10px}.side-story .context-window{width:100%;position:relative;top:auto;left:auto;right:auto}.side-story .form-inset{position:absolute;top:0;left:0;width:48%;max-width:310px}.side-story .tasks-inset,.side-story .planner-inset{top:0;align-self:start;transform:none}.film-shell[data-story-phase=inquiry] .tasks-inset{opacity:0;transform:none;visibility:hidden}.film-shell[data-story-phase=inquiry] .planner-inset{opacity:1;transform:none;visibility:visible}.side-story .planner-inset{grid-column:2}.connected-dock{top:978px;left:15px;right:15px;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:12px}.connected-ai,.connected-email{min-height:290px}.connected-dock .orbit-companion{position:absolute;right:5px;top:-106px;width:120px;height:120px}.connected-dock .film-orbit.orbit-sprite{width:110px;height:110px}.connected-dock .orbit-thought{font-size:10px;position:absolute;right:118px;top:70px;white-space:nowrap}.assistant-top>span{display:none}.assistant-top{font-size:12px}.assistant-messages{padding:5px 12px 9px;min-height:175px}.assistant-user{font-size:11px}.assistant-answer p{font-size:12px;line-height:1.6}.ai-sources{flex-wrap:wrap;gap:4px}.ai-sources>span{font-size:8px}.assistant-composer{font-size:10px;margin:0 10px 10px}.inbox-message{left:12px;right:12px}.mail-person{font-size:11px;gap:6px}.mail-person i{display:none}.inbox-message>b{font-size:12px}.inbox-message p{font-size:11px}.inbox-preview-title{font-size:12px;padding:14px 12px}.inbox-preview-title>span{font-size:9px}.inbox-empty{padding:35px 16px;font-size:14px}.inbox-empty small{font-size:11px}.native-flow-canvas{height:370px}.canvas-run-label{top:22px;left:15px;font-size:10px}.canvas-run-event{left:12px;right:12px;bottom:70px;padding:10px;font-size:10px}.canvas-run-event b{font-size:9px}.native-canvas-controls{left:12px;bottom:14px;font-size:10px;height:32px;gap:11px}.native-minimap{right:12px;bottom:14px;width:80px;height:32px}.native-minimap i{width:13px;height:7px}.native-minimap>span{top:4px;bottom:4px;width:45px}.run-toolbar #run-status{font-size:9px}.workflow-live .native-flow-canvas{height:415px}.workflow-live .run-toolbar{padding:0 12px}.workflow-live .run-header{padding:12px;height:66px}}@media (max-width:500px){.film-viewport,.film-artboard{height:1510px}.side-story{top:534px;gap:9px}.side-story .window-chrome{height:25px;font-size:8px}.mini-task-title{padding:12px 9px 8px;font-size:13px}.mini-task-title>span{font-size:7px;padding:5px}.mini-task-tabs{padding:0 9px;gap:10px;font-size:9px}.mini-task-group{padding:10px 9px 5px;font-size:9px}.mini-task-row{padding:10px 9px;gap:6px;min-height:61px}.mini-task-row b{font-size:10px;line-height:1.45}.mini-task-row small{font-size:8px}.mini-task-row .avatar{display:none}.task-check{width:12px;height:12px}.tasks-inset.task-created .inserted-task{min-height:62px;max-height:65px}.mini-task-footer{padding:9px;font-size:8px;flex-wrap:wrap;gap:4px}.plan-today{font-size:8px}.mini-planner-title{padding:12px 9px 10px}.mini-planner-title small{font-size:8px}.mini-planner-title b{font-size:12px;line-height:1.4}.mini-planner-title>span{font-size:8px;line-height:1.5}.planner-capacity{padding:0 9px 10px;font-size:8px}.planner-slot{padding:0 9px 9px;gap:5px;font-size:9px}.planner-slot time{font-size:8px;width:26px;flex-shrink:0}.planner-slot>div{padding:7px 6px;line-height:1.4}.planner-slot small{font-size:8px}.planner-notice{font-size:8px;line-height:1.5;margin:2px 9px 10px}.side-story .form-inset{width:calc(50% - 4px)}.inset-form{height:300px}.inset-form .native-form-stage{width:calc(100% - 20px)}.inset-form h3.MuiTypography-root{font-size:17px!important;line-height:1.3!important}.inset-form .MuiTypography-body1:not(h3){font-size:9px!important}.inset-form .public-form-brand{font-size:8px;padding:15px 10px}.inset-form .public-form-brand>span{font-size:8px}.inset-form .MuiInputBase-input{font-size:14px!important}.inset-form .MuiButton-root{font-size:9px!important;min-height:39px!important;padding:4px 5px!important}.inset-form .MuiButton-startIcon{margin-right:4px!important}.inset-form .form-bottom{font-size:8px;left:10px}.inset-form .form-thanks h3{font-size:20px}.inset-form .form-thanks p{font-size:11px}.inset-form .form-next{top:155px}.connected-dock{top:969px;grid-template-columns:1fr;gap:12px}.connected-ai{min-height:265px}.connected-email{min-height:218px}.assistant-messages{min-height:143px}.assistant-top{padding:12px 13px 7px}.assistant-top>span{display:inline;font-size:8px}.assistant-user{font-size:11px}.assistant-answer p{font-size:12px}.ai-sources>span{font-size:9px}.assistant-composer{font-size:11px}.connected-dock .orbit-companion{top:-110px}.connected-dock .film-orbit.orbit-sprite{width:100px;height:100px}.inbox-preview-title{padding:10px 13px}.inbox-message{top:72px}.inbox-message>b{font-size:12px}.inbox-message p{min-height:30px;font-size:11px}.mail-person{margin-bottom:9px}.email-booking{font-size:10px;padding:6px 9px;margin-top:6px}.inbox-empty{padding:22px 16px}.canvas-run-event svg{display:none}.canvas-run-event{font-size:10px;line-height:1.5;align-items:flex-start}.canvas-run-label{font-size:9px;max-width:220px;line-height:1.5}.native-minimap{display:none}.run-header b{font-size:12px}.run-toolbar #run-status{font-size:8px}.workflow-live .native-flow-canvas{height:375px}.workflow-live .run-toolbar>span:last-child{display:none}}@media (prefers-reduced-motion:reduce){.orbit-sprite,.ai-thinking i,.node-execution:before{animation:none!important}.flow-world,.inserted-task,.new-plan-slot,.native-flow-node,.context-window{transition:none!important}}@media (min-width:901px){.film-viewport{aspect-ratio:1400/1080}.film-artboard{height:1080px}.connected-dock{top:752px}.side-story .planner-inset{top:405px}.module-item{height:23px;min-height:23px;font-size:12px}.module-user{bottom:15px}}.tasks-inset.task-created{box-shadow:0 12px 32px #0071e312}.planner-inset.plan-updated{border-color:#bdd6ee}.connected-email.message-delivered{border-color:#c5dfd2}#page-motion-toggle{font:inherit;color:#566473;background:0 0;border:1px solid #dce2e8;border-radius:6px;padding:7px 10px;cursor:pointer}#page-motion-toggle:focus-visible{outline:2px solid #0071e3;outline-offset:3px}[data-motion-paused=true] *{animation-play-state:paused!important}.assistant-top{height:38px;padding:0 18px;gap:20px;border-bottom:1px solid #e8ecf1;align-items:stretch}.assistant-top b{border-bottom:2px solid #0071e3;padding-top:11px;font-size:12px;font-weight:500}.assistant-top>span.assistant-output{display:block;margin:0;padding-top:11px;color:#9ca4af;font-size:12px}.assistant-top>i{font-style:normal;margin-left:auto;padding-top:8px;color:#737f8d}.assistant-messages{padding-top:11px}.assistant-composer{min-height:45px;border-radius:14px;align-items:center}.assistant-composer i{width:29px;height:29px;border-radius:8px;background:#0071e3}.connected-ai{min-height:294px}@media (max-width:500px){.connected-ai{min-height:280px}.assistant-top{height:35px}.assistant-composer{min-height:42px}.connected-email{min-height:218px}}.eyebrow,.closing .eyebrow{font-size:16px;line-height:1.5;letter-spacing:.045em;font-weight:700;color:#414e5e}.hero .eyebrow{font-size:17px;line-height:1.6;letter-spacing:0;font-weight:500}.micro,.hero .micro,.small-note,.sample-note,.tools-section>.small-note{font-size:14px;line-height:1.65;color:#566476}.ai-section .section-copy .small-note{font-size:14px!important;line-height:1.65;color:#566476!important}.example-label{font-size:14px;line-height:1.5;letter-spacing:.035em;flex-wrap:wrap;gap:8px 18px;color:#455567}.example-label>span:last-child{color:#566476}.example-foot>b{font-size:16px;line-height:1.5}.example-foot>span{font-size:14px;line-height:1.6;color:#566476}.mini-proof{font-size:14px;line-height:1.5}.mini-proof svg{width:16px}.film-stage-label,.film-stage-label>span:first-child{font-size:14px;line-height:1.5}.film-caption{font-size:16px;line-height:1.6}.film-chapters button{font-size:14px;line-height:1.4}.film-time,.film-speed{font-size:13px}.workflow-foot{flex-wrap:wrap;gap:14px 24px}.workflow-foot>span{font-size:16px;line-height:1.5}.workflow-foot p{font-size:14px;line-height:1.6;color:#566476}.workflow-play{font-size:14px;line-height:1.4}.tools-directory h3{font-size:16px;line-height:1.5;min-height:0;max-width:none}.tools-directory a{font-size:16px;line-height:1.5;color:#4e5d6f;align-items:center;min-width:0;overflow-wrap:anywhere}.tools-directory a svg{width:14px}.price-card>div>span{font-size:15px;line-height:1.5;color:#566476}.price-card p{font-size:16px;line-height:1.65;color:#566476}.price-card>small{font-size:14px;line-height:1.6;color:#566476}.price-card>.button{font-size:15px;line-height:1.45;white-space:normal;text-align:left;padding:12px 16px;min-height:49px}.footer p{font-size:15px;line-height:1.6;color:#566476}.footer nav{font-size:16px;line-height:1.5;gap:20px 28px;flex-wrap:wrap;color:#4e5d6f}.footer-bottom{font-size:14px;line-height:1.6;color:#667085;flex-wrap:wrap;gap:14px 24px;align-items:center}.footer-bottom>span:last-child{max-width:none;text-align:left}@media (max-width:650px){.eyebrow,.closing .eyebrow{font-size:16px;letter-spacing:.025em;margin-bottom:20px}.hero .eyebrow{font-size:16px;letter-spacing:0}.hero .micro{font-size:14px}.sample-note{font-size:14px;padding:0 22px}.film-stage-label,.film-stage-label>span:first-child{font-size:14px}.film-chapters{align-items:stretch;gap:12px}.film-chapters button{font-size:14px;flex:1;text-align:left;white-space:normal}.film-chapters button:last-child{text-align:right}.film-chapters button:nth-child(2){text-align:center}.film-caption{font-size:16px}.film-time,.film-speed{font-size:13px}.example-label{font-size:14px}.example-foot>b{font-size:16px}.example-foot>span{font-size:14px}.mini-proof{font-size:14px}.workflow-foot p{font-size:14px}.workflow-play{margin-top:14px}.tools-directory{gap:30px 24px}.tools-directory h3,.tools-directory a{font-size:16px}.tools-directory h3{margin-bottom:12px}.price-card p{font-size:16px}.price-card>small{font-size:14px}.price-card>.button{font-size:15px;gap:12px}.footer{gap:28px}.footer nav{font-size:16px;gap:14px 24px}.footer-bottom{font-size:14px;align-items:flex-start}.footer-bottom>span{flex-basis:100%}.footer-bottom #page-motion-toggle{margin-top:2px}}@media (max-width:400px){.tools-directory{grid-template-columns:1fr;gap:28px}.tools-directory a{padding:12px 0}.hero .eyebrow{max-width:285px;margin-left:auto;margin-right:auto}.film-chapters{gap:8px}.film-chapters button{font-size:14px}.price-card{padding:24px}.closing .button{font-size:15px;line-height:1.5;min-height:52px;padding:12px 18px}}a.cta-primary,.closing a.cta-primary,.price-card a.cta-primary{min-height:52px;padding:13px 24px;gap:16px;border:1px solid transparent;border-radius:10px;background:#0071e3;color:#fff;font:700 16px/24px var(--font);letter-spacing:0;white-space:nowrap;justify-content:center;box-shadow:0 1px 2px #00134412;transition:background .18s,box-shadow .18s}a.cta-primary:hover{background:#0064c8;transform:none;box-shadow:0 2px 6px #0058ba21}a.cta-primary:active{background:#0059b4}a.cta-primary:focus-visible{outline:3px solid #0071e3;outline-offset:4px}a.cta-primary svg{width:18px;height:18px}.nav a.cta-primary.small{min-height:38px;padding:7px 15px;font-size:14px;line-height:22px;gap:10px;border-radius:8px}.cta-block{margin-top:28px}.cta-group{display:flex;align-items:center;flex-wrap:wrap;gap:12px 24px}.cta-block.centered .cta-group{justify-content:center}.cta-note,.closing p.cta-note{margin:12px 0 0;font:400 14px/1.6 var(--font);color:#566476}.cta-block.centered .cta-note{text-align:center}.cta-group a.cta-secondary,.section-copy .cta-group a.cta-secondary,.section-heading.split .cta-group a.cta-secondary{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:10px 0;margin:0;font:600 16px/24px var(--font);color:#33465d;white-space:nowrap}.cta-group a.cta-secondary:hover{color:#0071e3}.cta-group a.cta-secondary svg{width:18px;height:18px}.cta-group a.cta-secondary.film-jump svg{width:17px;height:17px}.section-heading.split>.text-link,.section-heading.split>div>.text-link,.section-copy>.text-link,.work-grid article>.text-link{min-height:44px;align-items:center;font-size:16px;line-height:1.5}.price-card .cta-block{margin-top:4px;margin-bottom:0;padding-bottom:0;border:0}.price-card .cta-group{gap:12px 20px}.price-card>small{margin-top:18px}.closing .cta-block{margin-top:28px}.closing .cta-block.centered{margin-bottom:0}@media (max-width:650px){.cta-block{margin-top:25px}.cta-group{gap:10px 20px}.cta-group a.cta-secondary,.section-copy .cta-group a.cta-secondary,.section-heading.split .cta-group a.cta-secondary{font-size:16px;line-height:24px;min-height:48px}.cta-note,.closing p.cta-note{font-size:14px;margin:12px 0 0}.hero .cta-block{margin-top:26px}.section-heading.split .cta-block{margin-top:24px}.price-card .cta-group{gap:8px 20px}.work-grid article>.text-link{font-size:16px}}@media (max-width:430px){.cta-group{flex-direction:column;align-items:flex-start;gap:6px}.cta-block.centered .cta-group{align-items:center}.cta-group a.cta-primary{min-width:180px}.cta-group a.cta-secondary{white-space:normal;text-align:left;justify-content:flex-start}.cta-block.centered a.cta-secondary{justify-content:center;text-align:center}.price-card .cta-group{align-items:stretch;gap:6px}.price-card .cta-primary{width:100%}.price-card .cta-group a.cta-secondary{justify-content:center}.nav a.cta-primary.small{min-height:38px;font-size:14px;line-height:22px;padding:7px 12px;gap:0}.nav a.cta-primary.small svg{display:none}.nav>.brand img{width:130px}}@media (prefers-reduced-motion:reduce){a.cta-primary{transition:none}}@media (max-width:360px){.nav{gap:6px}.nav>.brand img{width:120px}}.pf-page{--pf-ink:#19232e;--pf-muted:#52606d;--pf-line:#e2e7ed;--pf-blue:#0071e3;--pf-well:#f6f8fb;background:#fff;color:var(--pf-ink);font-size:17px;line-height:1.6;overflow-x:clip}.pf-page *,.pf-page ::before,.pf-page ::after{box-sizing:border-box}.pf-page h1,.pf-page h2,.pf-page h3,.pf-page p,.pf-page figure{margin:0}.pf-page h1,.pf-page h2,.pf-page h3{font-family:Satoshi,Inter,sans-serif;font-weight:500;letter-spacing:-.025em;text-wrap:balance;color:var(--pf-ink)}.pf-page h1{font-size:clamp(42px,5.3vw,68px);line-height:1.08}.pf-page h2{font-size:clamp(32px,3.8vw,48px);line-height:1.14}.pf-page h3{font-size:28px;line-height:1.2}.pf-page p{color:var(--pf-muted);line-height:1.65}.pf-page a{color:inherit;text-decoration:none}.pf-page a:focus-visible,.pf-page button:focus-visible,.pf-page summary:focus-visible{outline:3px solid #0071e3;outline-offset:5px}.pf-wrap{width:min(1180px,calc(100% - 72px));margin-inline:auto}.pf-page a.cta-primary{height:52px;min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:0 24px;border:1px solid var(--pf-blue);border-radius:10px;background:var(--pf-blue);color:#fff;font-size:16px;font-weight:600;line-height:1;letter-spacing:0;white-space:nowrap}.pf-page a.cta-primary:hover{background:#0064c9;border-color:#0064c9;box-shadow:0 3px 10px #0071e31a}.pf-page .sb-nav a.cta-primary.small{height:38px;min-height:38px;font-size:14px;padding:0 16px;gap:14px;border-radius:8px}.pf-actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px;margin-top:28px}.pf-secondary{font-size:16px;font-weight:600;display:inline-flex;align-items:center;gap:10px;line-height:1.5}.pf-secondary svg{flex:none;transition:transform .2s}.pf-secondary:hover svg{transform:translateX(3px)}.pf-reassurance{font-size:14px;margin-top:13px!important;color:#626e79!important}.pf-kicker,.pf-mini-label{display:block;font-size:14px;font-weight:600;letter-spacing:.055em;line-height:1.5;color:var(--pf-muted)}.pf-kicker{font-size:15px;margin-bottom:18px;letter-spacing:.045em}.pf-skip{position:fixed;top:-100px;left:20px;z-index:1001;padding:12px 20px;background:#fff;border:2px solid var(--pf-blue);border-radius:8px}.pf-skip:focus{top:18px}.pf-hero{padding:165px 0 86px;display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);gap:58px;align-items:center}.pf-breadcrumb{display:inline-flex;gap:11px;align-items:center;font-size:15px;font-weight:500;margin-bottom:25px;color:var(--pf-muted)!important}.pf-breadcrumb span{color:#a1aab2}.pf-lead{font-size:19px;line-height:1.65!important;margin-top:26px!important;max-width:530px}.pf-hero-proof{display:flex;flex-wrap:wrap;gap:12px 18px;margin-top:24px;color:var(--pf-muted);font-size:14px}.pf-hero-proof>span{display:inline-flex;gap:6px;align-items:center}.pf-hero-proof svg{color:#0071e3;flex:none}.pf-hero-art{position:relative;min-width:0}.pf-hero-art .pf-visual{min-height:460px}.pf-orbit{position:relative!important;inset:auto!important;width:112px!important;height:112px!important;opacity:1!important;filter:none!important;pointer-events:none;animation:pf-orbit-float 5s ease-in-out infinite!important}.pf-hero-art>.pf-orbit{position:absolute!important;right:-20px!important;bottom:-26px!important;z-index:2}.pf-section-nav{border-block:1px solid var(--pf-line);background:#fff}.pf-section-nav>.pf-wrap{display:flex;align-items:center;gap:32px;padding-block:19px;overflow-x:auto;scrollbar-width:none;font-size:15px;white-space:nowrap}.pf-section-nav b{font-weight:600;margin-right:auto;color:var(--pf-ink)}.pf-section-nav a{color:var(--pf-muted);font-size:15px}.pf-section-nav a:hover,.pf-section-nav a[aria-current]{color:var(--pf-blue)}.pf-page section[id]{scroll-margin-top:110px}.pf-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px;padding-block:68px 80px;border-bottom:1px solid var(--pf-line)}.pf-benefits article>span{display:inline-flex;color:var(--pf-blue);margin-bottom:18px}.pf-benefits h2{font-size:24px;line-height:1.25;letter-spacing:-.02em;text-wrap:pretty}.pf-benefits p{font-size:17px;margin-top:16px;line-height:1.6}.pf-capabilities{padding-block:94px 88px}.pf-section-head{max-width:720px;margin-bottom:58px}.pf-section-head>p{font-size:19px;max-width:660px;margin-top:23px}.pf-capability{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:94px;align-items:center;padding-block:52px}.pf-capability+.pf-capability{margin-top:20px}.pf-capability:nth-of-type(even){grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.pf-capability:nth-of-type(even)>.pf-capability-copy{order:2}.pf-capability h3{font-size:36px;line-height:1.17}.pf-capability p{font-size:18px;margin-top:22px}.pf-capability .pf-secondary{margin-top:28px}.pf-capability .pf-kicker{color:#64717d;font-size:14px;font-weight:500}.pf-workflow{background:var(--pf-well);padding-block:90px}.pf-steps{display:grid;grid-template-columns:repeat(var(--steps),minmax(0,1fr));gap:30px;margin-bottom:46px}.pf-steps article{position:relative;border-top:1px solid #cdd6df;padding-top:22px}.pf-steps article>span{font-size:15px;letter-spacing:.06em;color:var(--pf-blue);font-weight:600}.pf-steps h3{font-size:24px;line-height:1.25;margin-top:18px}.pf-steps p{font-size:17px;line-height:1.65;margin-top:15px}.pf-head-split{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:end;max-width:none}.pf-head-split>p{font-size:19px;max-width:440px}.pf-connections{padding-block:100px 80px}.pf-related{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--pf-line);border-radius:12px;overflow:hidden}.pf-related>a{position:relative;padding:30px;display:grid;grid-template-columns:28px 1fr;gap:18px;transition:background .18s}.pf-related>a+a{border-left:1px solid var(--pf-line)}.pf-related>a>span{color:var(--pf-blue)}.pf-related>a>svg{grid-column:2;margin-top:8px;color:var(--pf-blue)}.pf-related h3{font-size:22px;line-height:1.25;letter-spacing:-.015em;text-wrap:pretty}.pf-related p{font-size:16px;margin-top:11px;line-height:1.6}.pf-related>a:hover{background:#f6f8fb}.pf-uses{padding-block:26px 88px;border-bottom:1px solid var(--pf-line)}.pf-use-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 50px}.pf-use-grid article{border-top:1px solid var(--pf-line);padding-top:26px}.pf-use-grid h3{font-size:24px;line-height:1.25}.pf-use-grid p{font-size:17px;line-height:1.65;margin-top:14px}.pf-faq{padding-block:98px;display:grid;grid-template-columns:1fr 1.4fr;gap:100px}.pf-faq details{border-bottom:1px solid var(--pf-line)}.pf-faq summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:30px;padding:22px 0;font-size:18px;font-weight:500;line-height:1.5;cursor:pointer}.pf-faq summary::-webkit-details-marker{display:none}.pf-faq summary>span{font-size:24px;font-weight:400;transition:transform .2s;color:#687583}.pf-faq details[open] summary>span{transform:rotate(45deg)}.pf-faq details>p{padding:0 38px 24px 0;font-size:17px;line-height:1.7}.pf-closing{border-top:1px solid var(--pf-line);text-align:center;padding-block:75px 86px}.pf-closing>.pf-orbit{margin:0 auto 24px}.pf-closing h2{max-width:750px;margin-inline:auto}.pf-closing>p{max-width:620px;margin:24px auto 0;font-size:19px}.pf-closing .pf-actions{justify-content:center}.pf-footer{border-top:1px solid var(--pf-line);padding-block:34px 24px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:28px}.pf-footer img{width:168px;height:auto}.pf-footer nav{display:flex;gap:28px;font-size:16px}.pf-footer>div{flex-basis:100%;display:flex;justify-content:space-between;align-items:center;gap:24px;color:var(--pf-muted);font-size:14px}.pf-footer button{font:inherit;background:0 0;border:0;border-bottom:1px solid #a8b3be;padding:0;color:inherit;cursor:pointer}.pf-visual{position:relative;display:flex;flex-direction:column;justify-content:center;min-width:0;background:var(--pf-well);border:1px solid var(--pf-line);border-radius:16px;padding:30px 24px 18px;overflow:hidden}.pf-visual-inner{width:100%;min-width:0;margin:auto 0;pointer-events:none}.pf-visual figcaption{text-align:center;font-family:Inter,sans-serif;font-size:12px;line-height:1.5;color:#667483;margin-top:21px;letter-spacing:0}.pf-ui,.pf-native-form,.pf-quiz,.pf-landing,.pf-webinar,.pf-funnel,.pf-flow-preview{width:100%;background:#fff;border:1px solid #dce3eb;border-radius:11px;box-shadow:0 12px 30px #182b4410;overflow:hidden;font-family:Inter,sans-serif;font-size:14px;color:#273444;line-height:1.5}.pf-ui h3,.pf-quiz h3,.pf-webinar h3,.pf-landing h3{font-family:Inter,sans-serif;font-size:24px;font-weight:500;line-height:1.25;letter-spacing:-.035em;text-wrap:pretty;color:#24313f}.pf-ui p,.pf-quiz p,.pf-webinar p,.pf-landing p{font-size:14px!important;line-height:1.65;margin:0}.pf-ui-bar{height:52px;padding:0 19px;display:flex;gap:15px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--pf-line);font-size:14px;line-height:1.3;letter-spacing:-.01em;background:#fff}.pf-ui-title{display:flex;align-items:center;gap:9px;font-weight:500;min-width:0}.pf-ui-title svg{color:#778595;flex:none}.pf-ui-state{font-size:12px;color:#66727f;white-space:nowrap}.pf-panel-pad,.pf-pad{padding:24px}.pf-panel-pad>.pf-mini-label{font-size:12px;margin-bottom:14px}.pf-panel-pad>h3{margin-bottom:20px}.pf-ui-copy{margin:10px 0 18px!important}.pf-sample-row{display:flex;gap:11px;align-items:center;padding:17px 19px;border-top:1px solid var(--pf-line);position:relative;transition:background .7s}.pf-avatar{width:30px;height:30px;border-radius:50%;background:#edf2f7;display:inline-flex;align-items:center;justify-content:center;color:#647180;font-style:normal;font-weight:500;font-size:11px;flex:none}.pf-row-copy{flex:1;display:flex;flex-direction:column;gap:3px;min-width:0}.pf-row-copy b{font-size:14px;font-weight:500;line-height:1.4}.pf-row-copy small{font-size:12px;color:#75808a;line-height:1.5}.pf-row-state{font-size:12px;color:#008463;white-space:nowrap}.pf-inline-note{font-size:13px;line-height:1.6;color:#6c7783;padding:19px;border-top:1px solid var(--pf-line);background:#fafbfd}.pf-live-row{background:#f0f7ff;animation:pf-row-update 6s ease infinite}.pf-tag{display:inline-block;padding:3px 6px;border-radius:4px;font-size:11px;background:#eef5f1;color:#3a775d;white-space:nowrap}.pf-table-head,.pf-table-row{display:grid;grid-template-columns:1.15fr 1fr .72fr;gap:11px;align-items:center;padding:15px 17px;border-bottom:1px solid var(--pf-line)}.pf-table-head{font-size:12px;background:#fafbfd;color:#788591;padding-block:12px}.pf-table-row{font-size:12px;line-height:1.5;min-height:63px}.pf-table-row>span:first-child{display:flex;align-items:center;gap:7px}.pf-table-row b{font-weight:500}.pf-table-row .pf-avatar{width:25px;height:25px;font-size:10px}.pf-table-row>span:last-child{justify-self:start}.pf-contact-profile{text-align:center;padding:27px 22px 22px}.pf-contact-profile>.pf-avatar{width:50px;height:50px;font-size:17px;margin-bottom:14px}.pf-contact-profile h3{font-size:24px;margin-bottom:6px}.pf-properties{margin:0;padding:8px 24px 24px}.pf-properties>div{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-bottom:1px solid #edf0f4}.pf-properties dt{color:#7c8793}.pf-properties dd{margin:0;text-align:right;font-weight:500;overflow-wrap:anywhere}.pf-detail-row{display:flex;gap:13px;padding:19px 0;border-top:1px solid var(--pf-line)}.pf-detail-row>span{display:flex;align-items:center;justify-content:center;flex:none;width:28px;height:28px;background:#f3f6fa;color:#7a8997;border-radius:6px}.pf-detail-row b{font-size:14px;font-weight:500}.pf-detail-row p{font-size:13px!important;line-height:1.6;margin-top:5px!important;color:#73808e}.pf-timeline .pf-detail-row{position:relative}.pf-timeline .pf-detail-row>span{color:#008463}.pf-timeline .pf-detail-row+div:before{content:"";position:absolute;top:-12px;left:14px;height:31px;width:1px;background:#dce7e1}.pf-form-brand{padding:24px 24px 0;font-weight:600;letter-spacing:.09em;font-size:15px}.pf-form-brand span{display:block;font-size:9px;letter-spacing:.2em;margin-top:3px;color:#7c8893}.pf-form-content{padding:30px 24px 36px;min-height:300px}.pf-form-content input{max-width:100%}.pf-form-footer{padding:13px 20px;display:flex;justify-content:space-between;background:#fafbfd;border-top:1px solid var(--pf-line);color:#808b98;font-size:11px}.pf-quiz-inside{padding:30px 24px}.pf-quiz .pf-mini-label{font-size:11px;margin-bottom:18px}.pf-quiz h3{font-size:27px;max-width:380px;margin-bottom:25px}.pf-quiz-options{display:grid;gap:9px}.pf-quiz-options>span{display:flex;align-items:center;gap:9px;border:1px solid #dbe7e1;padding:10px;border-radius:5px;color:#63776c;font-size:13px}.pf-quiz-options i{display:inline-flex;justify-content:center;align-items:center;width:23px;height:23px;border:1px solid #bed7c9;border-radius:3px;font-size:11px;font-style:normal}.pf-quiz-options .selected{background:#e6f1ec;border-color:#82ab95;color:#245640}.pf-quiz-options svg{margin-left:auto}.pf-sample-button{display:flex;align-items:center;justify-content:center;gap:20px;padding:11px 16px;color:#fff;background:#0071e3;border-radius:6px;font-size:13px;font-weight:500;line-height:1.5;max-width:fit-content;margin-top:20px}.pf-quiz .pf-sample-button{background:#266148}.pf-landing{background:#f5f4e9;padding:24px 20px 30px;color:#233c31}.pf-landing-brand{font-size:15px;font-weight:600;letter-spacing:.05em;margin-bottom:34px}.pf-landing-brand span{display:block;font-size:8px;letter-spacing:.2em;color:#68766a;margin-top:2px}.pf-landing-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:20px;align-items:center}.pf-landing .pf-mini-label{font-size:8px;letter-spacing:.09em;margin-bottom:14px;color:#677162}.pf-landing h3{font-family:Satoshi,sans-serif;font-size:30px;letter-spacing:-.04em;line-height:1.12;color:#1d4936}.pf-landing p{font-size:11px!important;line-height:1.65;margin-top:15px;color:#627269}.pf-landing-form{background:#fff;border:1px solid #dedfd4;border-radius:6px;padding:16px 12px}.pf-landing-form>b{font-size:15px;line-height:1.3;font-weight:500;display:block;margin-bottom:16px;color:#1d4936}.pf-landing-form>span{font-size:9px;display:block;color:#62746b;margin-bottom:4px;margin-top:11px}.pf-landing-form>div{font-size:9px;padding:8px 6px;border:1px solid #dde4da;border-radius:3px;color:#5b6c64;overflow-wrap:anywhere}.pf-landing-form>strong{display:block;text-align:center;background:#214f3b;color:#fff;border-radius:4px;padding:10px 4px;font-size:9px;font-weight:500;margin-top:15px}.pf-landing-form>small{display:block;text-align:center;font-size:8px;margin-top:9px;color:#839088}.pf-webinar-cover{background:#152f48;color:#fff;padding:29px 25px}.pf-webinar-cover>span{font-size:10px;letter-spacing:.12em;color:#a9c6e0}.pf-webinar-cover h3{color:#fff;margin:18px 0;font-size:25px}.pf-webinar-cover p{color:#c1cdd9}.pf-webinar>.pf-sample-button{margin:0 24px 22px}.pf-event-date{display:flex;flex-direction:column;gap:5px;padding:22px 24px;font-size:14px}.pf-event-date span{font-size:12px;color:#7c8894}.pf-funnel-stages{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:22px 15px}.pf-funnel-stages>div>span{font-size:11px;color:#8a96a1;margin-bottom:10px;display:block}.pf-funnel-page{min-height:222px;padding:16px 11px;background:#f7f8f4;border:1px solid #e0e5de;border-radius:5px;display:flex;flex-direction:column;align-items:flex-start}.pf-funnel-page>small{font-size:8px;color:#61776a;letter-spacing:.05em}.pf-funnel-page>b{font-size:17px;font-weight:500;line-height:1.2;letter-spacing:-.03em;color:#355a46;margin-top:18px}.pf-funnel-page>i{display:block;width:88%;height:40px;background:repeating-linear-gradient(to bottom,#e1e8dd 0,#e1e8dd 3px,transparent 3px,transparent 10px);margin-top:18px}.pf-funnel-page>em{font-size:8px;font-style:normal;background:#315b44;color:#fff;padding:7px;border-radius:3px;margin-top:auto;white-space:nowrap}.pf-chat-body{padding:24px}.pf-chat-user{background:#eff5fc;border:1px solid #dfeaf7;padding:13px 16px;font-size:14px;color:#46596d;border-radius:10px 10px 2px 10px;margin-left:25px}.pf-chat-answer{display:flex;gap:13px;margin-top:27px}.pf-chat-answer b{font-size:14px;font-weight:600}.pf-chat-answer p{font-size:13px!important;margin-top:8px;line-height:1.7}.pf-ai-mark{color:#0071e3;flex:none}.pf-source-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:15px}.pf-source-chips>span{display:inline-block;border:1px solid #dfe6ee;border-radius:4px;font-size:10px;line-height:1.5;padding:4px 7px;background:#fafbfd;color:#758392}.pf-proposal{border:1px solid #dce6ef;border-radius:8px;background:#fcfdff;padding:16px;margin:22px 0 0 33px}.pf-proposal>span{display:block;font-size:9px;color:#83909d;letter-spacing:.08em;margin-bottom:8px}.pf-proposal>b{display:block;font-size:14px;font-weight:500}.pf-proposal>small{display:block;margin-top:5px;font-size:12px;color:#80909f}.pf-proposal>.pf-sample-button{margin-top:13px;font-size:12px;padding-block:8px}.pf-chat-input{margin:0 18px 18px;border:1px solid #dbe3ec;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 16px;color:#8a97a4;font-size:12px}.pf-chat-input>span{color:#fff;background:#8fbce7;border-radius:5px;font-size:17px;line-height:1;padding:3px 6px}.pf-review-note{font-size:12px;color:#7c8a98;background:#f6f8fb;padding:16px 24px;border-top:1px solid var(--pf-line)}.pf-search-sample{padding:11px 12px;border:1px solid #dce3ec;border-radius:6px;font-size:13px;color:#788a9c;margin-bottom:24px}.pf-call-head{text-align:center;padding:28px 20px 18px}.pf-call-circle{height:54px;width:54px;display:flex;align-items:center;justify-content:center;border:1px solid #cde0f4;color:#0071e3;background:#f0f7ff;border-radius:50%;margin:0 auto 17px}.pf-call-head h3{font-size:22px;margin-bottom:8px}.pf-call-head p{font-size:12px!important}.pf-wave{display:flex;justify-content:center;align-items:center;gap:4px;height:63px;margin-top:16px}.pf-wave i{display:block;width:3px;height:var(--wave);border-radius:2px;background:#74a8d9;animation:pf-wave 1s ease-in-out var(--delay) infinite alternate}.pf-transcript{padding:0 23px 20px}.pf-transcript p{font-size:13px!important;border-top:1px solid #edf0f5;padding:12px 0;line-height:1.65}.pf-transcript b{display:block;font-weight:500;color:#8290a0;font-size:11px;margin-bottom:4px}.pf-email-meta{display:grid;gap:9px;border-bottom:1px solid var(--pf-line);padding:18px 22px;font-size:12px;color:#95a0aa}.pf-email-meta b{color:#657382;font-weight:400;margin-left:8px}.pf-email-content{padding:30px 26px}.pf-email-content>span{font-size:11px;letter-spacing:.15em;color:#3c677f;font-weight:600}.pf-email-content h3{font-size:25px;margin-top:20px}.pf-email-content>p{font-size:13px!important;margin-top:18px}.pf-rating{font-size:23px;letter-spacing:5px;color:#c49631;display:block;margin-bottom:20px}.pf-draft-reply{background:#f6f8fb;border:1px solid #e6eaf0;border-radius:7px;padding:18px;margin-top:22px}.pf-draft-reply>small{display:block;color:#8794a1;letter-spacing:.08em;font-size:9px;margin-bottom:10px}.pf-draft-reply p{font-size:13px!important}.pf-conversation{padding:26px 22px}.pf-inbox-reply{margin-top:19px;padding:16px;border:1px solid #e6eaf0;background:#fafbfd;border-radius:10px 10px 10px 2px;max-width:90%;font-size:14px;color:#526679}.pf-day-title{padding:22px 23px 16px}.pf-day-title span{font-size:10px;letter-spacing:.09em;color:#8897a5}.pf-day-title h3{font-size:22px;margin-top:11px}.pf-schedule{padding:0 20px 23px}.pf-schedule>div{display:grid;grid-template-columns:44px 1fr;gap:13px;padding:10px 0}.pf-schedule time{font-size:12px;color:#8794a3;padding-top:12px}.pf-schedule>div>span{display:block;background:#f4f6f9;border:1px solid #e7ebf0;padding:14px 15px;border-radius:6px;font-size:13px;font-weight:500;line-height:1.5}.pf-schedule small{display:block;color:#7c8996;font-size:11px;font-weight:400;margin-top:5px}.pf-schedule>.pf-schedule-focus>span{background:#eff6ff;border-color:#c4defb;border-left:3px solid #0071e3;animation:pf-row-update 6s infinite}.pf-document{padding:30px 26px}.pf-document>span{font-size:10px;color:#72879a;letter-spacing:.09em}.pf-document h3{font-size:29px;margin-top:22px}.pf-document>p{font-size:13px!important;margin-top:15px}.pf-document hr{border:0;border-top:1px solid #e0e6ed;margin:23px 0}.pf-document>b{font-size:14px;font-weight:500}.pf-signature{font-size:27px;font-style:italic;letter-spacing:-.04em;margin-top:34px;padding-top:12px;border-top:1px solid #becbd8;color:#526b83}.pf-signature>span{display:block;font-size:10px;font-style:normal;letter-spacing:0;color:#8e9ba7;margin-top:6px}.pf-invoice-line,.pf-invoice-total{display:flex;justify-content:space-between;gap:22px;font-size:13px;line-height:1.6}.pf-invoice-line b{font-weight:500;white-space:nowrap}.pf-invoice-total{border-top:1px solid #e0e6ed;padding-top:20px;margin-top:20px;font-size:16px}.pf-document>small{font-size:10px;color:#95a0ab;display:block;margin-top:15px}.pf-chart-label{display:flex;justify-content:space-between;gap:20px;margin-top:25px;font-size:12px}.pf-chart-label b{font-weight:500}.pf-chart-label span{color:#96a1ab;font-size:10px}.pf-chart{display:flex;height:150px;gap:14px;align-items:end;border-bottom:1px solid #dce4ee;padding:15px 8px 0;background:repeating-linear-gradient(to top,transparent 0,transparent 37px,#eef1f6 37px,#eef1f6 38px);margin-top:14px}.pf-chart i{display:block;width:100%;height:var(--bar);background:#a8c5e5;border-radius:3px 3px 0 0;transform-origin:bottom;animation:pf-chart-rise 7s ease-in-out infinite}.pf-chart i:nth-last-child(-n+2){background:#0071e3}.pf-chart-axis{display:flex;justify-content:space-between;margin-top:10px;font-size:10px;color:#96a1ab}.pf-flow-body{position:relative;display:flex;flex-direction:column;align-items:center;gap:35px;padding:24px 15px;background-image:radial-gradient(#d7dee8 .8px,transparent .8px);background-size:16px 16px;--automation-border:#d9e0e9}.pf-flow-edge{position:absolute;top:70px;bottom:80px;left:50%;width:2px;background:#b5c3d3}.pf-flow-edge:after{position:absolute;content:"";top:0;height:23%;width:2px;background:#0071e3;animation:pf-edge-run 5s linear infinite}.pf-native-node{position:relative;z-index:1}.pf-native-node .workflow-node-content{font-size:12px}.pf-node-run{position:absolute;right:-9px;top:-8px;border-radius:50%;height:21px;width:21px;border:3px solid #fff;background:#008764;color:#fff;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .25s}[data-step="1"] [data-pf-node="0"]>.pf-node-run,[data-step="2"] [data-pf-node="0"]>.pf-node-run,[data-step="2"] [data-pf-node="1"]>.pf-node-run,[data-step="3"] .pf-node-run{opacity:1}.pf-flow-status{display:flex;gap:7px;align-items:center;justify-content:center;padding:12px 16px;font-size:11px;color:#728398;border-top:1px solid #e2e8ef}.pf-flow-status i{height:5px;width:5px;background:#008764;border-radius:50%}.pf-directory-hero{padding-top:165px;padding-bottom:80px;max-width:890px;margin-inline:auto;text-align:center}.pf-directory-hero h1{font-size:clamp(42px,5.8vw,72px)}.pf-directory-hero>p{max-width:660px;margin:26px auto 0;font-size:20px;line-height:1.65}.pf-directory-hero .pf-actions{justify-content:center}.pf-directory{padding-bottom:70px}.pf-directory-group{padding-block:45px}.pf-directory-group>h2{font-size:32px;margin-bottom:28px}.pf-directory-group>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.pf-directory-card{padding:30px;border:1px solid var(--pf-line);border-radius:12px;display:flex;flex-direction:column;align-items:flex-start;transition:background .2s,border-color .2s}.pf-directory-card>span{color:#0071e3;margin-bottom:27px}.pf-directory-card>span>svg{width:22px;height:22px}.pf-directory-card>h3{font-size:25px;line-height:1.25;text-wrap:pretty}.pf-directory-card>p{font-size:17px;line-height:1.6;margin-top:14px;margin-bottom:28px}.pf-directory-card>b{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:500;color:#0071e3;margin-top:auto}.pf-directory-card:hover{background:#f8faff;border-color:#cbdcf0}@keyframes pf-orbit-float{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-8px) rotate(2deg)}}@keyframes pf-wave{0%{transform:scaleY(.38)}to{transform:scaleY(1)}}@keyframes pf-row-update{0%,to{background:#f8fbfe}25%,50%{background:#ecf5ff}}@keyframes pf-chart-rise{0%,to{transform:scaleY(.92)}40%,70%{transform:scaleY(1)}}@keyframes pf-edge-run{0%{top:0;opacity:0}10%{opacity:1}90%{opacity:1}to{top:80%;opacity:0}}.pf-page.pf-motion-paused *,.pf-page.pf-motion-paused ::after{animation-play-state:paused!important}@media (min-width:1400px){.pf-hero{gap:70px;padding-top:176px;padding-bottom:100px}.pf-visual{padding:35px 29px 19px}}@media (max-width:1100px){.pf-hero{gap:32px;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.pf-visual{padding:25px 18px 17px}.pf-capability{gap:55px}.pf-page h1{font-size:52px}.pf-faq{gap:55px}.pf-table-head,.pf-table-row{grid-template-columns:1.15fr .95fr;gap:10px}.pf-table-head>span:last-child,.pf-table-row>span:last-child{display:none}.pf-related>a{padding:23px;gap:12px}.pf-landing-grid{gap:13px}.pf-landing h3{font-size:26px}}@media (max-width:900px){.pf-wrap{width:calc(100% - 48px)}.pf-hero{grid-template-columns:1fr;padding-top:139px;gap:48px}.pf-hero-copy{max-width:680px}.pf-hero h1{font-size:clamp(42px,7vw,60px);max-width:680px}.pf-lead{max-width:630px}.pf-hero-art{width:100%;max-width:680px;margin:auto}.pf-hero-art .pf-visual{min-height:0;padding:35px 40px 19px}.pf-hero-art .pf-visual-inner{max-width:550px;margin:auto}.pf-benefits{gap:27px}.pf-benefits h2{font-size:22px}.pf-benefits p{font-size:16px}.pf-section-nav b{display:none}.pf-section-nav>.pf-wrap{gap:26px}.pf-capability{gap:32px;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}.pf-capability h3{font-size:30px}.pf-capability p{font-size:17px}.pf-capability .pf-visual{padding:22px 13px 16px}.pf-capability:nth-of-type(even){grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}.pf-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}.pf-related{grid-template-columns:1fr}.pf-related>a+a{border-left:0;border-top:1px solid var(--pf-line)}.pf-related>a{grid-template-columns:32px 1fr 24px;align-items:center;padding:24px}.pf-related>a>svg{grid-column:3;margin:0}.pf-related p{margin-top:5px}.pf-use-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pf-head-split{gap:40px}.pf-faq{grid-template-columns:1fr 1.3fr;gap:40px}.pf-faq h2{font-size:36px}.pf-directory-group>div{grid-template-columns:repeat(2,minmax(0,1fr))}.pf-landing h3{font-size:24px}.pf-landing{padding:23px 16px}.pf-landing-form{padding:14px 10px}.pf-landing-form>b{font-size:13px}.pf-landing-form>strong{font-size:8px}.pf-table-head,.pf-table-row{grid-template-columns:1.15fr 1fr .7fr}.pf-table-head>span:last-child,.pf-table-row>span:last-child{display:block}.pf-capability .pf-table-head,.pf-capability .pf-table-row{grid-template-columns:1fr 1fr}.pf-capability .pf-table-head>span:last-child,.pf-capability .pf-table-row>span:last-child{display:none}.pf-ui-bar{padding-inline:14px}.pf-ui-state{font-size:10px}.pf-panel-pad{padding:20px}.pf-funnel-stages{gap:8px;padding-inline:10px}.pf-funnel-page{padding:12px 7px}.pf-funnel-page>b{font-size:15px}.pf-funnel-page>em{font-size:7px}}@media (max-width:680px){.pf-page h2{font-size:36px}.pf-wrap{width:calc(100% - 40px)}.pf-hero{padding-top:124px;padding-bottom:63px;gap:42px}.pf-hero h1{font-size:45px;line-height:1.08}.pf-breadcrumb{font-size:14px;margin-bottom:21px}.pf-lead{font-size:18px;margin-top:23px!important}.pf-hero-art .pf-visual{padding:22px 15px 16px}.pf-orbit{width:90px!important;height:90px!important}.pf-hero-art>.pf-orbit{right:-10px!important;bottom:-30px!important}.pf-hero-proof{font-size:13px}.pf-benefits{grid-template-columns:1fr;gap:30px;padding-block:48px 54px}.pf-benefits article{display:grid;grid-template-columns:26px 1fr;gap:0 14px}.pf-benefits article>span{grid-row:1/3;margin-top:3px}.pf-benefits h2{font-size:23px;line-height:1.3;text-wrap:pretty}.pf-benefits p{grid-column:2;font-size:17px;margin-top:12px}.pf-section-nav>.pf-wrap{padding-block:16px;gap:23px}.pf-section-nav a{font-size:14px}.pf-capabilities{padding-block:62px}.pf-section-head{margin-bottom:32px}.pf-kicker{font-size:14px}.pf-section-head>p{font-size:18px}.pf-capability,.pf-capability:nth-of-type(even){grid-template-columns:1fr;gap:30px;padding-block:28px}.pf-capability:nth-of-type(even)>.pf-capability-copy{order:0}.pf-capability+.pf-capability{margin-top:40px}.pf-capability h3{font-size:32px}.pf-capability p{font-size:18px;margin-top:18px}.pf-capability .pf-visual{padding:25px 18px 17px}.pf-workflow{padding-block:62px}.pf-steps{gap:32px 25px}.pf-steps h3{font-size:23px}.pf-steps p{font-size:16px}.pf-connections{padding-block:65px 55px}.pf-head-split{grid-template-columns:1fr;gap:20px}.pf-head-split>p{font-size:18px;margin-top:0}.pf-related>a{padding:21px 19px;gap:14px}.pf-uses{padding-block:10px 60px}.pf-use-grid{gap:31px;grid-template-columns:1fr}.pf-use-grid h3{font-size:25px}.pf-use-grid p{font-size:18px;max-width:490px}.pf-faq{padding-block:64px;grid-template-columns:1fr;gap:25px}.pf-faq h2{font-size:36px}.pf-faq summary{font-size:18px;padding-block:20px}.pf-faq details>p{font-size:17px;padding-right:15px}.pf-closing{padding-block:55px 66px}.pf-closing>p{font-size:18px}.pf-closing .pf-kicker{max-width:260px;margin-inline:auto}.pf-footer{padding-block:28px;gap:26px}.pf-footer nav{font-size:15px;gap:23px}.pf-footer>div{flex-wrap:wrap;gap:12px;font-size:13px}.pf-actions{gap:20px}.pf-secondary{font-size:15px}.pf-directory-hero{padding-top:130px;padding-bottom:45px}.pf-directory-hero h1{font-size:45px}.pf-directory-hero>p{font-size:18px}.pf-directory-group{padding-block:30px}.pf-directory-group>h2{font-size:29px}.pf-directory-group>div{grid-template-columns:1fr}.pf-directory-card{padding:26px}.pf-directory-card>span{margin-bottom:20px}.pf-directory-card>h3{font-size:26px}.pf-directory-card>p{font-size:18px}.pf-table-head,.pf-table-row,.pf-capability .pf-table-head,.pf-capability .pf-table-row{grid-template-columns:1fr 1fr}.pf-table-head>span:last-child,.pf-table-row>span:last-child{display:none}.pf-visual-inner .pf-ui h3{font-size:23px}.pf-hero-art .pf-visual figcaption{font-size:11px}.pf-visual figcaption{font-size:11px}.pf-form-content{padding:28px 20px 30px}.pf-form-brand{padding:23px 20px 0}.pf-native-form h3{font-size:28px!important}.pf-native-form .MuiButton-root{font-size:14px!important}.pf-quiz h3{font-size:26px}.pf-quiz-inside{padding:27px 20px}.pf-landing-grid{gap:13px}.pf-landing .pf-landing-grid h3{font-size:26px}.pf-landing .pf-mini-label{font-size:7px}.pf-landing-form{padding:14px 10px}.pf-landing-form>b{font-size:12px}.pf-landing-form>div{font-size:8px}.pf-landing-form>strong{font-size:7px}.pf-chat-body{padding:22px 17px}.pf-chat-user{font-size:13px;margin-left:16px}.pf-chat-answer{gap:10px}.pf-chat-answer p{font-size:12px!important}.pf-proposal{margin-left:25px;padding:14px}.pf-source-chips>span{font-size:9px}.pf-flow-body{padding-inline:8px}.pf-panel-pad{padding:22px 20px}.pf-ui-bar{height:auto;min-height:49px;padding-block:13px}.pf-ui-title{font-size:13px;gap:7px}.pf-ui-state{font-size:10px}.pf-sample-row{padding:16px 15px;gap:9px}.pf-row-copy b{font-size:13px}.pf-row-copy small{font-size:11px}.pf-row-state{font-size:10px}}@media (max-width:400px){.pf-wrap{width:calc(100% - 32px)}.pf-page h1,.pf-hero h1,.pf-directory-hero h1{font-size:41px}.pf-page h2{font-size:33px}.pf-hero-proof{gap:10px}.pf-actions{flex-direction:column;align-items:stretch;gap:17px}.pf-actions a.cta-primary{width:100%}.pf-actions .pf-secondary{justify-content:center;min-height:32px}.pf-reassurance{text-align:center}.pf-capability h3{font-size:30px}.pf-steps{grid-template-columns:1fr}.pf-steps p{font-size:17px}.pf-visual,.pf-capability .pf-visual,.pf-hero-art .pf-visual{padding:21px 11px 15px;border-radius:11px}.pf-landing{padding:20px 12px}.pf-landing .pf-landing-grid h3{font-size:22px}.pf-landing-grid{gap:10px}.pf-landing-form>div{font-size:7px}.pf-funnel-stages{gap:6px;padding:18px 7px}.pf-funnel-page>b{font-size:14px}.pf-funnel-page>em{font-size:6px}.pf-funnel-page>small{font-size:7px}.pf-ui-title{font-size:12px}.pf-ui-state{font-size:9px}.pf-ui-bar{padding-inline:12px}.pf-flow-body{padding-inline:0}.pf-hero-proof>span{font-size:12px}.pf-table-head,.pf-table-row{padding-inline:12px}.pf-table-row{font-size:11px}.pf-table-row .pf-avatar{width:21px;height:21px;font-size:9px}.pf-native-form h3{font-size:26px!important}.pf-form-content{padding-inline:17px}.pf-chat-answer p{font-size:12px!important}.pf-page .sb-nav a.cta-primary.small{gap:9px;padding-inline:12px}}@media (prefers-reduced-motion:reduce){.pf-page *,.pf-page ::before,.pf-page ::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.pf-page .pf-kicker{font-size:16px;letter-spacing:.04em}.pf-page .pf-visual figcaption{font-size:14px;line-height:1.5}.pf-page .pf-reassurance{font-size:14px}.pf-page .pf-footer>div{font-size:14px}.pf-page .pf-orbit{transition:none!important}.pf-page .pf-offscreen,.pf-page .pf-offscreen *,.pf-page .pf-offscreen ::after,.pf-page.pf-document-hidden *,.pf-page.pf-document-hidden ::after{animation-play-state:paused!important}.pf-native-crm{overflow:hidden;background:#fff;border:1px solid #dce3eb;border-radius:10px;box-shadow:0 12px 30px #182b4410;position:relative}.pf-native-crm-canvas{min-width:660px}.pf-native-crm:after{position:absolute;content:"";top:0;bottom:0;right:0;width:14px;background:linear-gradient(90deg,transparent,#ffffffc9);pointer-events:none}.pf-native-crm .native-titlebar{border:0;border-bottom:1px solid #e6e9ed;border-radius:0;height:50px;padding-inline:17px;font-size:14px}.pf-native-crm .native-titlebar b{font-size:14px}.pf-native-crm .native-toolbar{border:0;border-bottom:1px solid #e6e9ed;border-radius:0;height:43px;padding-inline:17px;font-size:12px}.pf-native-crm .native-table{border:0;border-radius:0;margin:0}.pf-native-crm .native-row{grid-template-columns:25px 171px 205px 145px 180px;padding-inline:14px;font-size:12px;min-height:52px;opacity:1;transform:none;visibility:visible}.pf-native-crm .native-row.table-labels{font-size:12px;min-height:36px;background:#fafbfd}.pf-native-crm .native-row.platform-alex-row{background:#edf6ff}.pf-native-crm .native-table-foot{padding:15px 16px;font-size:11px}.pf-native-crm .person-name .avatar{width:25px;height:25px;font-size:10px}.pf-native-crm .native-record{border:0;border-radius:0;min-height:422px}.pf-native-crm .person-properties{width:208px;padding:22px 18px}.pf-native-crm .person-properties h3{font:600 19px Inter,sans-serif;margin-top:15px;letter-spacing:-.02em}.pf-native-crm .person-properties p{font-size:12px;line-height:1.6;margin-top:6px}.pf-native-crm .person-properties dl{font-size:12px;line-height:1.4;gap:15px 10px}.pf-native-crm .record-tabs{font-size:12px}.pf-native-crm .record-overview{padding:20px}.pf-native-crm .record-overview h4{font-size:14px;margin:0 0 17px}.pf-native-crm .signal-card p,.pf-native-crm .timeline-entry p{font-size:12px;line-height:1.55;margin-top:5px}.pf-native-crm .signal-card small,.pf-native-crm .timeline-entry small{font-size:11px}.pf-native-crm .signal-card b,.pf-native-crm .timeline-entry b{font-size:13px}@media (max-width:680px){.pf-native-crm-canvas{min-width:600px}.pf-native-crm .person-properties{width:186px}.pf-native-crm .native-row{grid-template-columns:22px 155px 200px 130px 180px;padding-inline:10px}.pf-native-crm .native-titlebar,.pf-native-crm .native-toolbar{padding-inline:13px}}.pv-page{--pv-ink:#182432;--pv-muted:#536170;--pv-line:#e1e7ed;--pv-well:#f5f8fc;color:var(--pv-ink);background:#fff}.pv-page h1,.pv-page h2,.pv-page h3{font-family:Satoshi,Inter,sans-serif;font-weight:500;letter-spacing:-.026em;text-wrap:balance;color:var(--pv-ink)}.pv-page h1{font-size:clamp(48px,5.7vw,76px);line-height:1.07}.pv-page h2{font-size:clamp(35px,3.7vw,49px);line-height:1.13}.pv-page h3{font-size:25px;line-height:1.2}.pv-page p{color:var(--pv-muted);line-height:1.65;text-wrap:pretty}.pv-page .pf-wrap{max-width:1180px;width:calc(100% - 96px)}.pv-page .pf-kicker{font-size:14px;font-weight:600;letter-spacing:.065em;line-height:1.5;color:#566576;display:block}.pv-page .pf-secondary{font-size:16px;color:var(--pv-ink)}.pv-page .pf-reassurance{font-size:14px;color:var(--pv-muted);margin-top:18px}.pv-product-label{display:flex;align-items:center;justify-content:center;gap:12px;font-size:16px;font-weight:500;margin-bottom:27px;color:#4c5b6c}.pv-product-label>span{display:grid;place-items:center;width:35px;height:35px;color:#0071e3;background:#edf5ff;border-radius:8px}.pv-product-label svg{width:21px;height:21px}.pv-product-label i{font-style:normal;color:#bcc6d0}.pv-product-label a:hover{color:#0071e3}.pv-hero{padding-top:154px;padding-bottom:60px;text-align:center}.pv-hero h1{max-width:1030px;margin:0 auto}.pv-lead{font-size:20px;max-width:710px;margin:27px auto 0}.pv-hero>.pf-actions,.pv-directory-hero>.pf-actions{justify-content:center;margin-top:30px}.pv-stage{margin-top:62px;display:grid;grid-template-columns:minmax(0,1fr) 282px;gap:0;text-align:left;background:var(--pv-well);border:1px solid #dde5ee;border-radius:18px;overflow:hidden;padding:36px 28px 27px 32px;align-items:center;box-shadow:0 18px 60px -46px #16375260}.pv-stage-main{min-width:0;position:relative;padding-right:28px}.pv-stage-main>.pf-orbit{position:absolute!important;right:8px;bottom:-20px;width:116px!important;height:116px!important;z-index:3;pointer-events:none}.pv-media.pf-visual{margin:0;padding:0!important;background:0 0!important;border:0!important;border-radius:0;box-shadow:none;overflow:visible}.pv-media .pf-visual-inner{min-height:0;display:block}.pv-media figcaption{font-size:14px!important;line-height:1.5;color:#637287;margin-top:19px;text-align:left;padding-right:100px}.pv-outcomes{padding:6px 0 7px 23px;border-left:1px solid #dce4ee}.pv-outcomes>.pf-kicker{font-size:13px;line-height:1.6;margin-bottom:23px;max-width:200px;letter-spacing:.05em}.pv-outcome{display:flex;gap:13px;position:relative;padding:0 0 20px}.pv-outcome:last-child{padding-bottom:0}.pv-outcome:not(:last-child):before{content:"";position:absolute;left:14px;top:28px;bottom:0;border-left:1px solid #b9cde2}.pv-outcome>i{display:grid;place-items:center;flex:0 0 29px;height:29px;border:1px solid #b9cde2;border-radius:50%;font-size:11px;font-style:normal;color:#0071e3;background:#f5f8fc;z-index:1}.pv-outcome b{display:block;font:600 15px/1.4 Inter,sans-serif;padding-top:4px}.pv-outcome p{font-size:13px;line-height:1.55;margin-top:6px}.pv-stage .pf-native-crm-canvas{min-width:755px}.pv-stage .pf-native-crm{min-height:394px}.pv-stage .pf-native-crm .native-row{min-height:56px;font-size:13px}.pv-stage .pf-native-crm .native-row.table-labels{font-size:12px;min-height:38px}.pv-stage .pf-native-crm .native-titlebar{height:56px}.pv-stage .pf-native-crm .native-toolbar{height:47px}.pv-stage .pf-native-form{max-width:620px;margin:auto}.pv-stage .pf-form-content{padding:36px 38px 40px}.pv-stage .pf-native-form h3{font-size:37px!important}.pv-stage .pf-landing .pf-landing-grid h3{font-size:38px}.pv-stage .pf-ui,.pv-stage .pf-native-form,.pv-stage .pf-flow-preview{box-shadow:0 15px 40px #162d4710}.pv-page .pf-section-nav{position:relative;top:auto;background:#fff;border-top:0;border-bottom:1px solid var(--pv-line);z-index:4;margin-top:0}.pv-page .pf-section-nav>.pf-wrap{gap:28px;min-height:66px}.pv-page .pf-section-nav b{font-size:15px;max-width:190px;line-height:1.4;margin-right:auto}.pv-page .pf-section-nav a{font-size:14px;white-space:nowrap;padding:23px 0}.pv-overview{padding-block:88px 79px}.pv-answer{display:grid;grid-template-columns:240px 1fr;gap:36px;margin-bottom:54px}.pv-answer>.pf-kicker{padding-top:7px}.pv-answer h2{font-size:33px;line-height:1.22}.pv-answer p{font-size:19px;max-width:810px;margin-top:22px}.pv-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;border-top:1px solid var(--pv-line);padding-top:32px}.pv-line-index{font-size:14px;font-weight:600;color:#0071e3;display:block;margin-bottom:21px;font-variant-numeric:tabular-nums}.pv-benefits h3{font-size:25px;margin-bottom:13px}.pv-benefits p{font-size:17px;line-height:1.6}.pv-stories{padding-bottom:36px}.pv-story{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:66px;padding-block:66px;border-top:1px solid var(--pv-line)}.pv-story:nth-child(even){grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}.pv-story:nth-child(even) .pv-story-copy{order:2}.pv-story .pf-kicker{margin-bottom:22px}.pv-story h2{font-size:43px}.pv-story-copy>p{font-size:19px;margin-top:21px}.pv-story .pf-secondary{margin-top:26px}.pv-story>.pv-media{padding:30px!important;border-radius:14px;background:#f4f7fb!important;overflow:hidden}.pv-story .pv-media figcaption{padding-right:0}.pv-story .pf-native-crm-canvas{min-width:655px}.pv-capabilities{padding-block:86px;background:#f6f9fc;border-block:1px solid #e6ebf0}.pv-heading-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.7fr);align-items:end;gap:70px;margin-bottom:43px}.pv-heading-split .pf-kicker{margin-bottom:20px}.pv-heading-split>p{font-size:18px;max-width:465px}.pv-capability-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.pv-capability-list article{display:flex;gap:14px;border-top:1px solid #cfdbe6;padding-top:25px}.pv-capability-list article>span{font-size:13px;padding-top:4px;color:#6e839b;font-variant-numeric:tabular-nums}.pv-capability-list h3{font-size:22px;line-height:1.25}.pv-capability-list p{font-size:16px;line-height:1.6;margin-top:13px}.pv-workflow{padding-block:90px;background:#172535;color:#fff}.pv-workflow h2,.pv-workflow h3{color:#fff}.pv-workflow p{color:#c3cfdb}.pv-workflow .pf-kicker{color:#a8bad0}.pv-workflow .pv-heading-split{margin-bottom:60px}.pv-steps{display:grid;grid-template-columns:repeat(var(--steps),minmax(0,1fr));gap:30px}.pv-steps article{position:relative}.pv-steps article:not(:last-child):after{content:"";height:1px;background:#4a627c;position:absolute;left:50px;right:-30px;top:20px}.pv-step-index{width:41px;height:41px;border:1px solid #7195bc;border-radius:50%;display:grid;place-items:center;color:#bfddff;font-size:13px;margin-bottom:25px;position:relative;z-index:1;background:#172535}.pv-steps h3{font-size:25px;margin-bottom:14px}.pv-steps p{font-size:17px;line-height:1.6}.pv-film-link{display:inline-flex;align-items:center;gap:14px;color:#fff;font-size:16px;margin-top:47px}.pv-film-link:hover{color:#acd2ff}.pv-play{display:grid;place-items:center;width:38px;height:38px;border:1px solid #607f9e;border-radius:50%}.pv-play svg{margin-left:2px}.pv-connections{padding-block:94px 60px}.pv-related{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.pv-related>a{display:grid;grid-template-columns:1fr 20px;align-items:start;gap:23px 13px;border:1px solid #dae3ec;border-radius:11px;padding:27px;transition:border-color .18s,background .18s}.pv-product-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:9px;background:#edf5ff;color:#0071e3}.pv-product-icon svg{width:24px;height:24px}.pv-related>a>.pv-product-icon{grid-column:1/-1}.pv-related h3{font-size:25px}.pv-related p{font-size:16px;margin-top:13px}.pv-related>a>svg{margin-top:3px}.pv-related>a:hover{border-color:#91b9e4;background:#f9fbff}.pv-uses{padding-block:30px 79px}.pv-use-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:29px 38px}.pv-use-grid article{border-top:1px solid var(--pv-line);padding-top:23px}.pv-use-grid h3{font-size:25px}.pv-use-grid p{font-size:17px;margin-top:13px}.pv-faq{padding-block:80px;display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:90px;border-top:1px solid var(--pv-line)}.pv-faq .pf-kicker{margin-bottom:21px}.pv-faq>div>p{font-size:18px;max-width:300px;margin-top:22px}.pv-faq details{border-bottom:1px solid var(--pv-line)}.pv-faq details:first-child{border-top:1px solid var(--pv-line)}.pv-faq summary{display:flex;align-items:center;justify-content:space-between;gap:23px;list-style:none;padding-block:23px;font:500 19px/1.4 Inter,sans-serif;cursor:pointer}.pv-faq summary::-webkit-details-marker{display:none}.pv-faq summary>span{font-size:24px;font-weight:400;line-height:1;flex-shrink:0}.pv-faq details[open] summary>span{transform:rotate(45deg)}.pv-faq details>div{padding-bottom:25px}.pv-faq details p{font-size:17px}.pv-closing{padding-block:73px 86px;display:grid;grid-template-columns:1fr 190px;align-items:center;gap:40px;border-top:1px solid var(--pv-line)}.pv-closing .pf-kicker{margin-bottom:22px}.pv-closing h2{max-width:820px}.pv-closing p{font-size:18px;margin-top:20px;max-width:630px}.pv-closing .pf-actions{margin-top:28px}.pv-closing .pf-orbit{width:175px!important;height:175px!important;position:relative!important;inset:auto!important}.pv-closing .pf-reassurance{font-size:14px}.pv-footer{padding-block:57px 27px;background:#172535;color:#d3dce6}.pv-footer-top{display:flex;justify-content:space-between;gap:30px;align-items:start}.pv-footer-top img{filter:brightness(0) invert(1);width:190px;height:auto}.pv-footer-top p{color:#c1cedc;font-size:18px;line-height:1.5}.pv-footer nav{display:flex;flex-wrap:wrap;gap:26px;font-size:15px;padding-block:33px;border-bottom:1px solid #394a5d}.pv-footer a:hover{color:#fff}.pv-footer-bottom{display:flex;justify-content:space-between;gap:25px;padding-top:23px;font-size:14px;color:#b1c0d0}.pv-footer-bottom button{border:1px solid #587089;border-radius:7px;padding:9px 12px;background:0 0;color:#e1eaf4;font:inherit;cursor:pointer}.pv-page .pf-ui-title>svg{width:18px;height:18px;flex-shrink:0}.pv-page .pf-ui h3{font-family:Satoshi,Inter,sans-serif;font-size:30px;line-height:1.2;letter-spacing:-.025em}.pv-page .pf-panel-pad{padding:30px}.pv-page .pf-detail-row{gap:12px;padding-block:17px}.pv-page .pf-detail-row b{font-size:14px}.pv-page .pf-detail-row p{font-size:13px;line-height:1.5;margin-top:6px}.pv-page .pf-mini-label{font-size:11px;letter-spacing:.05em}.pv-page .pf-ui-state{font-size:11px}.pv-page .pf-inline-note{font-size:12px;line-height:1.55}.pv-page .pf-quiz{color:#143c31}.pv-page .pf-quiz p{color:#486e63;font-size:17px;margin-block:17px}.pv-answer-tags{display:flex;flex-wrap:wrap;gap:7px;margin-block:25px}.pv-answer-tags>span{font-size:11px;border:1px solid #adcdc0;border-radius:5px;padding:7px 9px}.pv-settings{margin-top:26px}.pv-settings>div{padding:14px 0;border-bottom:1px solid #e5eaf0;font-size:13px;display:grid;grid-template-columns:125px minmax(0,1fr);gap:15px}.pv-settings b{font-weight:500;color:#536679}.pv-settings span{color:#23374e;overflow-wrap:anywhere}.pv-run-log{margin-block:25px}.pv-run-log>div{display:grid;grid-template-columns:13px 1fr auto;gap:12px;align-items:center;padding-block:18px;border-bottom:1px solid #e4eaf0;font-size:13px}.pv-run-log i{width:9px;height:9px;border-radius:50%;background:#11895c}.pv-run-log b{font-weight:500}.pv-run-log span{font-size:11px;color:#10855d}.pv-publishing{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-height:265px}.pv-publishing>div{border-right:1px solid #e3e9f0;padding:24px 15px}.pv-publishing>div:last-child{border:0}.pv-publishing>div>span{font-size:11px;color:#617185;display:block;margin-bottom:30px}.pv-publishing b{font-size:16px;line-height:1.4;display:block}.pv-publishing small{font-size:11px;display:block;margin-top:20px;color:#006dcf}.pv-kanban{padding:26px 18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;background:#f6f8fa}.pv-kanban>div>span{font-size:11px;display:block;color:#5a6c7f;margin-bottom:15px}.pv-kanban article{padding:16px 12px;border:1px solid #dce4ec;border-radius:7px;background:#fff;min-height:172px}.pv-kanban b{font-size:14px;line-height:1.4;display:block}.pv-kanban small{display:block;font-size:10px;margin-top:12px;color:#6d7c8e}.pv-kanban i{display:grid;place-items:center;width:25px;height:25px;background:#e8eef5;border-radius:50%;font-size:10px;font-style:normal;margin-top:22px}.pv-booking-times{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-block:25px}.pv-booking-times>span{border:1px solid #87b5e5;border-radius:7px;color:#006dcc;padding:14px;text-align:center;font-size:14px}.pv-page .pf-landing .pf-landing-grid p{color:#d5e4dc}.pv-page .pf-landing h3{color:#fff!important}.pv-directory-hero{padding-top:155px;text-align:center;padding-bottom:55px}.pv-directory-hero h1{max-width:1040px;margin:auto}.pv-category-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:60px;border:1px solid var(--pv-line);border-radius:10px;overflow:hidden;text-align:left}.pv-category-nav a{padding:24px 20px;display:flex;gap:12px;justify-content:space-between;align-items:center;font-size:15px;line-height:1.5;border-right:1px solid var(--pv-line);background:#f8fafc}.pv-category-nav a:last-child{border:0}.pv-category-nav a:hover{background:#edf5ff}.pv-category-nav svg{flex-shrink:0}.pv-directory-answer{padding-block:28px 62px;max-width:850px!important;text-align:center}.pv-directory-answer .pf-kicker{margin-bottom:19px}.pv-directory-answer h2{font-size:34px}.pv-directory-answer>p{font-size:19px;margin-top:20px}.pv-directory-group{padding-block:42px 60px;scroll-margin-top:100px}.pv-directory-group-head{display:flex;align-items:center;gap:22px;padding-bottom:29px;border-bottom:1px solid var(--pv-line)}.pv-directory-group-head>span{font-size:15px;color:#0071e3}.pv-directory-group-head h2{font-size:36px}.pv-directory-group-head>b{margin-left:auto;font-size:14px;font-weight:400;color:#657487}.pv-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.pv-directory-card{padding:33px 30px 29px 0;border-bottom:1px solid var(--pv-line);display:flex;flex-direction:column;align-items:start}.pv-directory-card:nth-child(3n+2),.pv-directory-card:nth-child(3n){padding-left:27px;border-left:1px solid var(--pv-line)}.pv-directory-card:hover{background:#f8fbff}.pv-directory-card h3{font-size:26px;line-height:1.22;margin-top:25px}.pv-directory-card p{font-size:16px;margin-top:15px;margin-bottom:26px}.pv-directory-card>b{display:flex;align-items:center;gap:17px;font-size:15px;font-weight:500;margin-top:auto;color:#0071e3}@media (min-width:1500px){.pv-page .pf-wrap{max-width:1240px}.pv-stage{grid-template-columns:minmax(0,1fr) 305px}.pv-stage-main{padding-right:35px}.pv-outcomes{padding-left:31px}}@media (max-width:1050px){.pv-page .pf-wrap{width:calc(100% - 64px)}.pv-hero{padding-top:140px}.pv-stage{grid-template-columns:minmax(0,1fr) 240px;padding:26px 22px}.pv-stage-main{padding-right:22px}.pv-outcomes{padding-left:20px}.pv-outcome p{font-size:12px}.pv-outcome b{font-size:14px}.pv-outcome{gap:10px}.pv-stage .pf-landing .pf-landing-grid h3{font-size:30px}.pv-page .pf-section-nav>.pf-wrap{gap:20px}.pv-answer{grid-template-columns:180px 1fr;gap:25px}.pv-story{gap:38px}.pv-story h2{font-size:37px}.pv-story>.pv-media{padding:22px!important}.pv-heading-split{gap:42px}.pv-related>a{padding:23px}.pv-related h3{font-size:23px}.pv-faq{gap:50px}.pv-stage .pf-form-content{padding:29px}.pv-stage .pf-native-form h3{font-size:31px!important}.pv-capability-list{gap:25px}.pv-page .pf-panel-pad{padding:25px}}@media (max-width:800px){.pv-page .pf-wrap{width:calc(100% - 48px)}.pv-page h1{font-size:53px}.pv-hero{padding-top:132px}.pv-lead{font-size:19px}.pv-stage{grid-template-columns:1fr;padding:26px;gap:27px;margin-top:42px}.pv-stage-main{padding:0}.pv-stage-main>.pf-orbit{right:-8px;bottom:-22px}.pv-outcomes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:24px 0 0;border-left:0;border-top:1px solid #dae4ee;gap:0 25px}.pv-outcomes>.pf-kicker{grid-column:1/-1;max-width:none;font-size:14px}.pv-outcome p{font-size:14px}.pv-outcome b{font-size:15px}.pv-outcome:not(:last-child):before{display:none}.pv-outcome>i{font-size:12px}.pv-stage .pf-landing .pf-landing-grid h3{font-size:43px}.pv-page .pf-section-nav>.pf-wrap{overflow:auto;gap:23px;min-height:58px;scrollbar-width:none}.pv-page .pf-section-nav b{display:none}.pv-page .pf-section-nav a{padding-block:20px}.pv-overview{padding-block:62px}.pv-answer{grid-template-columns:1fr;gap:18px;margin-bottom:35px}.pv-answer h2{font-size:32px}.pv-benefits{gap:27px}.pv-benefits h3{font-size:23px}.pv-benefits p{font-size:16px}.pv-story,.pv-story:nth-child(even){grid-template-columns:1fr;gap:31px;padding-block:50px}.pv-story-copy{max-width:620px}.pv-story:nth-child(even) .pv-story-copy{order:0}.pv-story h2{font-size:39px}.pv-story>.pv-media{padding:32px!important}.pv-story .pf-native-crm-canvas{min-width:690px}.pv-story .pf-native-crm-record{min-height:400px}.pv-heading-split{grid-template-columns:1fr;gap:25px;margin-bottom:35px}.pv-heading-split>p{max-width:620px}.pv-capabilities{padding-block:63px}.pv-capability-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px}.pv-workflow{padding-block:64px}.pv-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}.pv-steps article:not(:last-child):after{right:-40px}.pv-steps article:nth-child(even):after{display:none}.pv-related{gap:18px}.pv-related>a{padding:20px}.pv-related h3{font-size:23px}.pv-related p{font-size:15px}.pv-use-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.pv-faq{grid-template-columns:1fr;gap:31px}.pv-faq>div>p{max-width:none}.pv-closing{grid-template-columns:1fr 130px;gap:20px}.pv-closing .pf-orbit{width:132px!important;height:132px!important}.pv-closing h2{font-size:38px}.pv-category-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.pv-category-nav a:nth-child(2){border-right:0}.pv-category-nav a:nth-child(-n+2){border-bottom:1px solid var(--pv-line)}.pv-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pv-directory-card:nth-child(n){border-left:0;padding-left:0;padding-right:25px}.pv-directory-card:nth-child(2n){border-left:1px solid var(--pv-line);padding-left:25px}.pv-directory-group-head h2{font-size:31px}}@media (max-width:580px){.pv-page .pf-wrap{width:calc(100% - 36px)}.pv-page h1{font-size:43px;letter-spacing:-.027em;line-height:1.08}.pv-page h1 br{display:none}.pv-page h2{font-size:35px}.pv-page .pf-kicker{font-size:14px}.pv-product-label{font-size:14px;gap:9px;margin-bottom:23px}.pv-product-label>span{width:29px;height:29px}.pv-product-label svg{width:18px;height:18px}.pv-hero{padding-top:117px;padding-bottom:35px}.pv-lead{font-size:18px;margin-top:23px;line-height:1.65}.pv-hero>.pf-actions{margin-top:26px;gap:21px}.pv-stage{padding:18px 12px 0;border-radius:12px;margin-top:36px;gap:24px}.pv-stage-main>.pf-orbit{width:96px!important;height:96px!important;right:-7px;bottom:-13px}.pv-media figcaption{font-size:14px!important;max-width:240px;padding-right:20px;margin-top:16px}.pv-outcomes{grid-template-columns:1fr;padding:22px 6px 6px;gap:0}.pv-outcome{gap:12px;padding-bottom:22px}.pv-outcome:last-child{padding-bottom:21px}.pv-outcome>i{width:30px;height:30px}.pv-outcome b{font-size:15px}.pv-outcome p{font-size:14px;line-height:1.55}.pv-outcomes>.pf-kicker{margin-bottom:22px;font-size:13px}.pv-stage .pf-native-crm{min-height:350px}.pv-stage .pf-native-crm-canvas{min-width:655px}.pv-stage .pf-native-crm .native-row{min-height:47px;font-size:12px}.pv-stage .pf-native-crm .native-titlebar{height:47px}.pv-stage .pf-native-crm .native-toolbar{height:40px}.pv-stage .pf-native-form h3{font-size:27px!important}.pv-stage .pf-form-content{padding:27px 20px}.pv-stage .pf-landing .pf-landing-grid h3{font-size:27px}.pv-page .pf-section-nav>.pf-wrap{width:100%;padding-inline:18px}.pv-page .pf-section-nav a{font-size:14px}.pv-overview{padding-block:47px}.pv-answer{gap:18px;margin-bottom:34px}.pv-answer h2{font-size:29px}.pv-answer p{font-size:18px;margin-top:18px}.pv-benefits{grid-template-columns:1fr;gap:25px;padding-top:26px}.pv-benefits article{display:grid;grid-template-columns:30px 1fr;gap:0 12px}.pv-line-index{grid-row:1/3;margin-top:5px}.pv-benefits h3{font-size:24px;margin-bottom:10px}.pv-benefits p{font-size:17px;grid-column:2}.pv-story,.pv-story:nth-child(even){padding-block:39px;gap:27px}.pv-story h2{font-size:34px}.pv-story-copy>p{font-size:18px;margin-top:18px}.pv-story .pf-kicker{margin-bottom:17px}.pv-story>.pv-media{padding:20px 13px!important;border-radius:10px}.pv-story .pv-media figcaption{max-width:none;padding-right:0}.pv-story .pf-native-crm-canvas{min-width:630px}.pv-story .pf-native-crm-record{min-height:390px}.pv-capabilities{padding-block:48px}.pv-heading-split .pf-kicker{margin-bottom:17px}.pv-heading-split>p{font-size:18px}.pv-capability-list{grid-template-columns:1fr;gap:24px}.pv-capability-list article{padding-top:22px;gap:15px}.pv-capability-list h3{font-size:23px}.pv-capability-list p{font-size:17px}.pv-workflow{padding-block:50px}.pv-workflow .pv-heading-split{margin-bottom:33px}.pv-steps{grid-template-columns:1fr;gap:0}.pv-steps article{display:grid;grid-template-columns:42px 1fr;gap:0 19px;padding-bottom:30px}.pv-steps article:not(:last-child):after{left:20px;top:42px;width:1px;height:auto;bottom:0;right:auto;display:block;background:#4a627c}.pv-steps .pv-step-index{grid-row:1/3;z-index:2;margin:0}.pv-steps h3{font-size:25px;margin-top:6px;margin-bottom:12px}.pv-steps p{grid-column:2;font-size:17px}.pv-film-link{font-size:15px;line-height:1.5;gap:12px;margin-top:10px}.pv-play{flex:0 0 38px}.pv-film-link>svg{flex-shrink:0}.pv-connections{padding-block:51px 31px}.pv-related{grid-template-columns:1fr;gap:14px}.pv-related>a{padding:25px;grid-template-columns:38px 1fr 18px;gap:17px}.pv-related>a>.pv-product-icon{grid-column:auto;width:37px;height:37px}.pv-related h3{font-size:25px;margin-top:3px}.pv-related p{font-size:17px;margin-top:12px}.pv-related>a>svg{margin-top:9px}.pv-uses{padding-block:25px 42px}.pv-use-grid{grid-template-columns:1fr;gap:26px}.pv-use-grid h3{font-size:25px}.pv-use-grid p{font-size:17px}.pv-faq{padding-block:47px;gap:27px}.pv-faq summary{font-size:18px;padding-block:21px}.pv-faq details p{font-size:17px}.pv-faq .pf-kicker{margin-bottom:17px}.pv-closing{grid-template-columns:1fr;padding-block:44px 53px;gap:25px}.pv-closing h2{font-size:36px}.pv-closing h2 br{display:none}.pv-closing>.pf-orbit{grid-row:1;width:116px!important;height:116px!important;justify-self:start;margin-left:-10px}.pv-closing>div>.pf-kicker{margin-bottom:20px}.pv-closing .pf-actions{align-items:start}.pv-closing .pf-reassurance{text-align:left}.pv-footer{padding-block:40px 25px}.pv-footer-top{flex-direction:column;gap:23px}.pv-footer-top p{font-size:17px}.pv-footer nav{font-size:15px;gap:20px 25px;padding-block:29px}.pv-footer-bottom{flex-direction:column;align-items:start;gap:18px;line-height:1.5}.pv-page .pf-panel-pad{padding:25px 19px}.pv-page .pf-ui h3{font-size:27px}.pv-page .pf-detail-row b{font-size:14px}.pv-page .pf-detail-row p{font-size:13px}.pv-page .pf-ui-title{font-size:13px}.pv-page .pf-ui-state{font-size:10px}.pv-page .pf-inline-note{font-size:12px}.pv-settings>div{grid-template-columns:1fr;gap:6px}.pv-publishing{grid-template-columns:1fr;min-height:0}.pv-publishing>div{border-right:0;border-bottom:1px solid #e3e9f0;padding:20px}.pv-publishing>div>span{margin-bottom:13px}.pv-publishing small{margin-top:11px}.pv-kanban{grid-template-columns:1fr;padding:22px;gap:22px}.pv-kanban article{min-height:0;padding:18px}.pv-kanban b{font-size:15px}.pv-kanban small{font-size:12px}.pv-kanban i{margin-top:14px}.pv-kanban>div>span{font-size:13px}.pv-directory-hero{padding-top:120px;padding-bottom:32px}.pv-directory-hero h1{font-size:43px}.pv-category-nav{margin-top:37px}.pv-category-nav a{font-size:14px;padding:19px 15px;gap:8px;align-items:start}.pv-category-nav svg{width:15px;margin-top:3px}.pv-directory-answer{padding-block:20px 32px;text-align:left}.pv-directory-answer h2{font-size:30px}.pv-directory-answer p{font-size:18px}.pv-directory-group{padding-block:26px 28px}.pv-directory-group-head{gap:15px;flex-wrap:wrap;padding-bottom:22px}.pv-directory-group-head h2{font-size:29px;flex:1}.pv-directory-group-head>b{font-size:13px}.pv-directory-grid{grid-template-columns:1fr}.pv-directory-card:nth-child(n){padding:25px 2px;border-left:0;display:grid;grid-template-columns:42px 1fr;gap:0 18px}.pv-directory-card .pv-product-icon{grid-row:1/4}.pv-directory-card h3{font-size:26px;margin-top:4px}.pv-directory-card p{font-size:17px;margin-top:13px;margin-bottom:21px}.pv-directory-card>b{grid-column:2}.pv-page .pf-actions .pf-secondary{font-size:16px}}@media (max-width:360px){.pv-page .pf-wrap{width:calc(100% - 30px)}.pv-page h1,.pv-directory-hero h1{font-size:38px}.pv-product-label{font-size:13px}.pv-page .pf-actions{gap:19px}.pv-stage{padding-inline:9px}.pv-stage .pf-landing .pf-landing-grid h3{font-size:23px}.pv-related>a{padding:20px;gap:14px;grid-template-columns:32px 1fr 17px}.pv-related>a>.pv-product-icon{width:32px;height:32px}.pv-related h3{font-size:23px}.pv-page .pf-ui-title{font-size:12px}.pv-run-log>div{gap:8px;font-size:12px}.pv-category-nav a{font-size:13px;padding:17px 12px}.pv-directory-group-head h2{font-size:26px}}@media (prefers-reduced-motion:reduce){.pv-page *{scroll-behavior:auto!important;transition:none!important}.pv-page .pf-visual *{animation:none!important}}.pv-page .pv-lead{margin:27px auto 0;max-width:710px;text-align:center}.pv-page .pf-kicker{font-size:16px;letter-spacing:.04em}.pv-page .pv-outcomes>.pf-kicker{font-size:14px}.pv-page .pv-outcome p{font-size:14px}@media (max-width:580px){.pv-page .pv-lead{margin-top:23px}.pv-page .pv-product-label{font-size:14px}}.pv-page .pv-stage-main>.pf-orbit{inset:auto 8px 4px auto!important}@media (max-width:580px){.pv-page .pv-stage-main>.pf-orbit{inset:auto -3px 1px auto!important}}.orbit-sprite.orbit-motion-ready{animation:none!important;transition:none!important;transform:var(--orbit-pose,translate3d(0,0,0))!important;transform-origin:50% 57%;opacity:1!important;backface-visibility:hidden}.orbit-sprite.orbit-motion-ready[data-orbit-motion=running]{will-change:transform}@media (prefers-reduced-motion:reduce){.orbit-sprite.orbit-motion-ready{transform:none!important;will-change:auto}}.orbit-scene{--os-blue:#0071e3;--os-ink:#20252d;position:relative;isolation:isolate;width:100%;max-width:390px;margin:24px 0 0;color:var(--os-ink);font-family:Inter,system-ui,sans-serif;overflow:hidden}.os-stage{position:relative;width:100%;aspect-ratio:360/214;container-type:inline-size;overflow:hidden}.orbit-scene figcaption{font-size:14px!important;line-height:1.5!important;color:#5d6878;margin:3px 0 0!important;text-align:center;font-weight:400!important;letter-spacing:0!important}.os-actor{position:absolute;left:0;top:23%;width:48%;aspect-ratio:1;z-index:3;transform-origin:50% 75%}.orbit-scene .os-mascot.orbit-sprite{position:relative!important;inset:auto!important;display:block;width:100%!important;height:100%!important;margin:0!important;z-index:auto;pointer-events:none}.os-headset{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 5px 4px #23234010)}.os-call .os-actor{left:-1%;top:21%;width:49%}.os-ground{position:absolute;left:8%;top:91%;width:28%;height:4%;background:radial-gradient(ellipse,#38375125,transparent 70%);filter:blur(2px);z-index:0}.os-calendar{position:absolute;right:3%;top:12%;width:49%;height:75%;border:1px solid #dce3ee;background:#fff;border-radius:12px;box-shadow:0 5px 0#edf1f7,0 14px 25px -16px #27375538;transform:rotate(3deg);z-index:2;padding:0 11px;overflow:visible}.os-calendar-top{height:27%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e8edf3;font-size:10px;font-weight:600;letter-spacing:.08em;color:#637185}.os-calendar-top i{position:absolute;top:-7px;left:20%;width:5px;height:16px;border-radius:3px;background:#a7b7cc;box-shadow:1px 0 0#fff}.os-calendar-top i:last-child{left:auto;right:20%}.os-calendar-days{display:flex;align-items:center;justify-content:space-between;height:29%;font-size:11px;color:#798494}.os-calendar-days span:nth-child(4){border-radius:50%;background:#eef5ff;color:#0071e3;width:23px;height:23px;display:grid;place-items:center}.os-booking{display:flex;align-items:center;gap:7px;background:#eef6ff;border:1px solid #c8dfff;border-radius:7px;padding:9px 7px;box-shadow:0 3px 8px #17395c07;color:#1d3959;transform:translateY(4px)}.os-booking b,.os-booking small{display:block;line-height:1.45;white-space:nowrap}.os-booking b{font-size:12px!important;font-weight:600}.os-booking small{font-size:10px!important;color:#61748b}.os-check{width:18px;height:18px;display:grid;place-items:center;background:#0071e3;color:#fff;border-radius:50%;font-size:11px;flex-shrink:0}.os-voice{position:absolute;left:4%;top:9%;display:flex;align-items:center;gap:9px;width:39%;height:18%;z-index:5;transform-origin:left center}.os-voice-icon{display:grid;place-items:center;width:29px;height:29px;background:#eff6ff;border:1px solid #d3e6ff;border-radius:50%;color:#0071e3}.os-voice-icon svg{width:14px;height:14px}.os-wave{height:25px;display:flex;gap:3px;align-items:center}.os-wave i{display:block;width:3px;height:5px;background:#0071e3;border-radius:3px}.os-bubble{position:absolute;left:22%;top:1%;font-size:12px;line-height:1.5;white-space:nowrap;padding:7px 10px;border:1px solid #e0e6ee;border-radius:10px 10px 10px 2px;background:#fff;z-index:6;box-shadow:0 4px 14px #16253608;opacity:0}.os-time-chip{position:absolute;top:6%;left:2%;padding:8px 10px;border:1px solid #d7e4f5;background:#f6faff;border-radius:9px;font-size:11px;z-index:5;transform:rotate(-5deg)}.os-plane{position:absolute;left:24%;top:0;width:25%;height:auto;z-index:6;filter:drop-shadow(0 5px 3px #1b337a13)}.os-flight-path{position:absolute;inset:0;width:100%;height:100%;z-index:1;color:#a6b8e8}.os-flight-path path{stroke:currentColor;stroke-width:1.4;stroke-dasharray:3 6}.os-envelope{position:absolute;right:8%;top:17%;width:24%;aspect-ratio:1.25;border-radius:12px;background:linear-gradient(145deg,#f4f7ff,#e4ecfa);border:1px solid #c4d1e7;box-shadow:3px 4px 0#e4eaf4,0 12px 25px -10px #27436b1c;display:grid;place-items:center;transform:rotate(7deg);color:#708cb3}.os-envelope svg{width:47%;height:47%}.os-delivered{position:absolute;right:4%;top:58%;font-size:13px;line-height:1.4;padding:9px 12px;background:#fff;border:1px solid #dce8e1;border-radius:9px;box-shadow:0 5px 15px #123d1c07;display:flex;gap:7px;align-items:center;z-index:6}.os-delivered span{color:#14865b;font-weight:600}.os-task-tray{position:absolute;right:1%;top:9%;width:55%;height:83%;padding:11px 10px;border:1px solid #e0e6ef;background:#f8fafc;border-radius:10px;transform:rotate(3deg);box-shadow:3px 5px 0#eff2f7}.os-task-tray>span{font-size:10px;letter-spacing:.07em;font-weight:600;color:#617087;display:block;margin-bottom:13px}.os-task-tray>i{height:23%;border-top:1px dashed #d6e1ee;display:block}.os-task{position:absolute;right:4%;width:49%;height:18%;display:flex;align-items:center;gap:5px;padding:5px 7px;background:#fff;border:1px solid #dde5ef;border-radius:7px;box-shadow:0 4px 9px #26365809;z-index:4;transform-origin:50% 50%}.os-task-0{top:29%}.os-task-1{top:50%}.os-task-2{top:71%}.os-task b{font-size:10px!important;font-weight:500;white-space:nowrap}.os-task small{font-size:9px!important;color:#7c8898;margin-left:auto}.os-task-check{width:14px;height:14px;border:1px solid #bdd1ea;border-radius:4px;display:grid;place-items:center;font-size:10px;color:#0071e3;background:#eef6ff;flex-shrink:0}.os-spark{position:absolute;font-size:19px;color:#8d9af0;z-index:8;opacity:0}.os-spark-a{left:31%;top:14%}.os-spark-b{left:9%;top:34%;font-size:12px}.pv-story-copy .orbit-scene{margin-top:32px;max-width:360px}.pv-story-copy .orbit-scene figcaption{text-align:left;padding-left:5px}.home-v8 .feature-trio article{display:flex;flex-direction:column}.home-v8 .feature-trio article>.orbit-scene{margin-top:auto;padding-top:24px}.home-v8 .feature-trio article>.text-link{margin-bottom:8px}.pv-stage-main>.os-hero-buddy{position:absolute;right:4px;bottom:-21px;width:121px;aspect-ratio:1;z-index:4;pointer-events:none}.os-hero-buddy img{width:100%;height:100%;object-fit:contain}@media (max-width:600px){.pv-story-copy .orbit-scene{margin-top:20px;max-width:330px}.home-v8 .feature-trio article>.orbit-scene{max-width:345px;margin:0 auto}.orbit-scene figcaption{font-size:14px!important}.pv-stage-main>.os-hero-buddy{width:88px;bottom:-20px}.os-task b{font-size:10px!important}}@media (prefers-reduced-motion:reduce){.orbit-scene *{animation:none!important;transition:none!important}.os-bubble{opacity:0}}.orbit-scene{scroll-margin-top:155px}.sc-footer #page-motion-toggle{color:#657285;background:0 0;border:1px solid #dce4ed;border-radius:7px;padding:8px 12px;min-height:44px;font:400 14px/20px Inter,system-ui,sans-serif;cursor:pointer}.sc-footer #page-motion-toggle:hover{color:#0067d0;background:#edf5ff}.home-v9,.platform-v9{--v9-ink:#182432;--v9-muted:#516071;--v9-line:#dce4ec;--v9-blue:#0071e3;--v9-well:#f5f8fc}.home-v9 h1,.platform-v9 h1{letter-spacing:-.035em;font-weight:500}.home-v9 .eyebrow,.platform-v9 .pf-kicker{font-size:15px;letter-spacing:.055em;line-height:1.5}.home-v9 .hero{padding-top:152px}.home-v9 .hero-copy{display:grid;grid-template-columns:1.32fr 1fr;gap:0 56px;text-align:left;align-items:center;max-width:1240px;padding-bottom:25px}.home-v9 .hero-category{grid-column:1/-1;margin:0 0 27px;justify-content:flex-start;font-size:15px;letter-spacing:.09em}.home-v9 .hero h1{grid-row:2/6;max-width:760px;font-size:clamp(54px,5.7vw,80px);line-height:1.065;text-align:left;margin:0}.home-v9 .hero h1 br{display:none}.home-v9 .hero-description{grid-column:2;font-size:20px;line-height:1.65;text-align:left;margin:0;max-width:460px}.home-v9 .hero-description br{display:none}.home-v9 .hero-copy>.cta-wrap{grid-column:2;margin:25px 0 0;align-items:flex-start}.home-v9 .hero-copy .cta-group{justify-content:flex-start;gap:20px}.home-v9 .hero-platform-link{grid-column:2;justify-content:flex-start;margin:20px 0 0;font-size:15px}.home-v9 .hero-tools{grid-column:1/-1;justify-content:space-between;width:100%;margin:48px 0 0;border-block:1px solid var(--v9-line);padding:19px 0;gap:18px}.home-v9 .hero-tools a{font-size:15px;gap:10px}.home-v9 .hero-tools a>span{background:0 0;border:0}.home-v9 .film-shell{margin-top:24px}.home-v9 .journey-nav{margin-top:22px}.home-v9 .platform-intro{padding-block:84px;border-bottom:1px solid var(--v9-line)}.home-v9 .platform-intro h2{font-size:36px}.home-v9 .section-heading>p,.home-v9 .section-heading>div>p{font-size:20px;line-height:1.65}.home-v9 .section-heading h2{letter-spacing:-.025em}.home-v9 .capture-grid{gap:28px}.home-v9 .challenger{border-top:1px solid var(--v9-line)}.home-v9 .challenger-copy h2{font-size:clamp(42px,4.8vw,64px);line-height:1.08;letter-spacing:-.03em}.home-v9 .challenger-copy>p{font-size:20px;line-height:1.65}.v9-principles{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-block:1px solid var(--v9-line);margin:12px 0 40px;text-align:left}.v9-principles article{padding:29px 28px 29px 0}.v9-principles article+article{border-left:1px solid var(--v9-line);padding-left:28px}.v9-principles span{font-size:14px;color:var(--v9-blue)}.v9-principles h3{font-size:25px;font-weight:500;line-height:1.25;margin:15px 0 12px}.v9-principles p{font-size:17px;line-height:1.6;color:var(--v9-muted)}.home-v9 .closing{padding-block:100px 85px}.home-v9 .closing h2{font-size:clamp(42px,5vw,66px)}.platform-v9 .v9-hero{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:38px;align-items:center;text-align:left;padding-top:145px;padding-bottom:35px;max-width:1240px;width:calc(100% - 80px)}.platform-v9 .v9-hero h1{font-size:clamp(43px,4.3vw,63px);line-height:1.085;text-align:left;max-width:650px;margin:0}.platform-v9 .v9-hero h1 br{display:none}.platform-v9 .v9-hero .pv-product-label{justify-content:flex-start;margin-bottom:25px;font-size:15px;gap:9px}.platform-v9 .v9-hero .pv-lead{text-align:left;margin:24px 0 0;font-size:19px;line-height:1.65;max-width:490px}.platform-v9 .v9-hero .pf-actions{justify-content:flex-start;gap:20px;margin-top:28px;flex-wrap:wrap}.platform-v9 .v9-plan-note{font-size:14px;line-height:1.6;margin-top:18px;color:var(--v9-muted)}.v9-plan-note a{text-decoration:underline;text-underline-offset:3px}.v9-hero-product{position:relative;min-width:0;padding:20px;background:#f4f8fc;border:1px solid #e2e9f1;border-radius:15px}.v9-product-mast{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:0 0 17px;font-size:14px;color:#42546a}.v9-product-mast>span:last-child{font-size:12px;letter-spacing:.065em;color:#586879}.platform-v9 .v9-hero-product .pv-stage-main{padding:0}.platform-v9 .v9-hero-product .pv-media{margin:0;padding:0!important;background:0 0!important;border:0!important;box-shadow:none!important;border-radius:0}.platform-v9 .v9-hero-product .pf-visual-inner{box-shadow:0 4px 16px #273d5210;border:1px solid #dfe6ef;border-radius:9px;overflow:hidden;background:#fff}.platform-v9 .v9-hero-product .pv-media figcaption{font-size:13px!important;text-align:left;color:#586879;margin-top:15px;max-width:calc(100% - 84px);padding:0;line-height:1.55;min-height:36px}.platform-v9 .v9-hero-product .pf-orbit{width:100px!important;height:100px!important;inset:auto -5px -25px auto!important}.platform-v9 .v9-hero-product .pf-call-head{padding:22px 20px 15px}.platform-v9 .v9-hero-product .pf-call-circle{width:40px;height:40px;margin-bottom:13px}.platform-v9 .v9-hero-product .pf-call-head h3{font-size:26px}.platform-v9 .v9-hero-product .pf-wave{margin-block:14px;height:36px}.platform-v9 .v9-hero-product .pf-transcript{padding:0 20px}.platform-v9 .v9-hero-product .pf-transcript p{padding-block:14px;font-size:14px}.platform-v9 .v9-hero-product .pf-sample-row{padding:16px 19px}.platform-v9 .v9-hero-product .pf-panel-pad{padding:26px 23px}.platform-v9 .v9-hero-product .pf-ui h3{font-size:27px}.platform-v9 .v9-hero-product .pf-detail-row p{font-size:13px}.platform-v9 .v9-hero-product .pf-detail-row b{font-size:14px}.platform-v9 .v9-hero-product .pf-ui-state{font-size:12px}.platform-v9 .v9-hero-product .pf-ui-title{font-size:14px}.v9-result{display:flex;gap:13px;align-items:flex-start;padding:19px 0 0;margin-top:4px;border-top:1px solid #dae4ed;text-align:left}.v9-result-icon{display:grid;place-items:center;flex:0 0 29px;height:29px;border-radius:50%;color:#087752;background:#e0f2ea;margin-top:1px}.v9-result b{font-size:15px;font-weight:600;line-height:1.4;color:var(--v9-ink)}.platform-v9 .v9-result p{font-size:14px;line-height:1.5;margin:5px 0 0;color:#536170}.v9-hero-points{grid-column:1/-1;display:flex;justify-content:space-between;gap:25px;padding:27px 0 0;margin-top:5px;border-top:1px solid var(--v9-line)}.v9-hero-points>span{display:flex;align-items:center;gap:10px;font-size:15px;color:#42546a;line-height:1.5}.v9-hero-points svg{color:#0071e3;flex-shrink:0}.platform-v9 .pv-overview{padding-block:68px 32px}.platform-v9 .pv-answer{grid-template-columns:210px 1fr;gap:38px;margin:0;border-bottom:1px solid var(--v9-line);padding-bottom:52px}.platform-v9 .pv-answer h2{font-size:32px;line-height:1.22}.platform-v9 .pv-answer p{font-size:19px;line-height:1.75}.platform-v9 .pv-story{padding-block:62px;gap:60px}.platform-v9 .pv-story h2{font-size:clamp(34px,3.5vw,45px);line-height:1.15;letter-spacing:-.025em}.platform-v9 .pv-story-copy>p{font-size:19px;line-height:1.7}.platform-v9 .pv-story>.pv-media{box-shadow:none;border-radius:13px;background:#f5f8fc!important;padding:27px!important}.platform-v9 .pv-story .pf-kicker{font-size:14px;letter-spacing:.055em}.platform-v9 .pv-capabilities{background:#fff;border-block:1px solid var(--v9-line);padding-block:72px}.platform-v9 .pv-capability-list{display:block;border-top:1px solid var(--v9-line)}.platform-v9 .pv-capability-list article{display:grid;grid-template-columns:64px 1fr;gap:0;padding:28px 0;border-bottom:1px solid var(--v9-line);border-top:0}.platform-v9 .pv-capability-list article>span{font-size:15px;padding-top:4px;color:#0071e3}.platform-v9 .pv-capability-list article>div{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:50px}.platform-v9 .pv-capability-list h3{font-size:25px;line-height:1.3}.platform-v9 .pv-capability-list p{font-size:18px;margin:0;line-height:1.65}.v9-inline-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:33px}.v9-inline-cta p{font-size:18px}.platform-v9 .v9-workflow{background:#f5f8fc;color:var(--v9-ink);padding-block:78px;border-bottom:1px solid var(--v9-line)}.platform-v9 .v9-workflow h2,.platform-v9 .v9-workflow h3{color:var(--v9-ink)}.platform-v9 .v9-workflow p{color:var(--v9-muted)}.platform-v9 .v9-workflow .pf-kicker{color:#536477}.v9-workflow-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:start}.platform-v9 .v9-workflow .pv-steps{display:flex;flex-direction:column;gap:0}.platform-v9 .v9-workflow .pv-steps article{display:flex;gap:22px;padding-bottom:30px;position:relative}.platform-v9 .v9-workflow .pv-steps article:after{display:block;position:absolute;left:18px;top:38px;bottom:0;width:1px;height:auto;right:auto;background:#d4dfea;content:""}.platform-v9 .v9-workflow .pv-steps article:last-child:after{display:none}.platform-v9 .v9-workflow .pv-step-index{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;background:#fff;border:1px solid #d2deeb;color:#0071e3;font-size:14px;margin:0;z-index:1}.platform-v9 .v9-workflow .pv-steps h3{font-size:25px;margin:4px 0 11px}.platform-v9 .v9-workflow .pv-steps p{font-size:17px;line-height:1.65}.v9-recipe{border:1px solid #d5e0ea;border-radius:12px;background:#fff;padding:22px;box-shadow:0 8px 26px #273d5208}.v9-recipe-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.v9-recipe-top>span{display:flex;align-items:center;gap:9px;font-size:12px;letter-spacing:.04em;color:#536477}.v9-recipe-top svg{width:19px;height:19px;color:#0071e3}.v9-recipe-top button{background:0 0;border:1px solid #d5e0ea;padding:8px 11px;border-radius:6px;font:inherit;font-size:13px;color:#3f5064;cursor:pointer;min-height:36px}.v9-request{padding:23px 0;border-bottom:1px solid #e1e8ef}.v9-request>span{font-size:12px;letter-spacing:.05em;color:#647487}.platform-v9 .v9-request p{font-size:21px;line-height:1.4;color:#182432;margin:12px 0 0}.v9-recipe ol{padding:21px 0 4px;margin:0;list-style:none}.v9-recipe li{display:flex;align-items:center;gap:13px;padding:13px 0}.v9-recipe-index{display:grid;place-items:center;flex:0 0 31px;height:31px;background:#f1f5f9;border:1px solid #dfe6ef;border-radius:50%;font-size:12px;color:#647487;transition:background .4s,color .4s}.v9-recipe li>div{flex:1;min-width:0}.v9-recipe li b{display:block;font-size:15px;line-height:1.4;font-weight:500}.v9-recipe-status{display:block;font-size:12px;color:#6a7989;line-height:1.5;margin-top:3px}.v9-recipe li>svg{color:#148357;opacity:0;transition:opacity .35s}.v9-recipe li[data-state=active] .v9-recipe-index{background:#eaf3ff;border-color:#8bbff3;color:#0071e3}.v9-recipe li[data-state=done] .v9-recipe-index{background:#e5f5ed;border-color:#c5e7d7;color:#087752}.v9-recipe li[data-state=done]>svg{opacity:1}.v9-recipe .v9-result{margin-top:14px;padding-top:19px;transition:background .4s}.v9-recipe[data-phase="3"] .v9-result b{color:#087752}.platform-v9 .v9-example-note{font-size:12px;line-height:1.5;margin:18px 0 0;color:#647487}.platform-v9 .v9-workflow .pv-film-link{color:#182432;font-size:16px;margin-top:30px}.platform-v9 .v9-workflow .pv-play{border-color:#cedce9;background:#fff;color:#0071e3}.platform-v9 .pv-connections{padding-block:76px 44px}.platform-v9 .pv-related{gap:0;border-block:1px solid var(--v9-line)}.platform-v9 .pv-related>a{border:0;border-radius:0;padding:28px 24px;box-shadow:none;background:0 0}.platform-v9 .pv-related>a+a{border-left:1px solid var(--v9-line)}.platform-v9 .pv-related>a:hover{background:#f6faff}.platform-v9 .pv-related p{font-size:17px}.platform-v9 .pv-related h3{font-size:24px}.platform-v9 .pv-uses{padding-block:40px 65px}.v9-use-index{font-size:14px;color:#0071e3;display:block;margin-bottom:17px}.platform-v9 .pv-use-grid h3{font-size:26px}.platform-v9 .pv-use-grid p{font-size:18px;line-height:1.7}.v9-fit{display:grid;grid-template-columns:1fr 1.15fr;gap:70px;padding:52px 0;border-block:1px solid var(--v9-line)}.platform-v9 .v9-fit h2{font-size:40px;margin-top:17px}.platform-v9 .v9-fit p{font-size:19px;line-height:1.7;margin:0}.v9-fit>div>div{display:flex;flex-wrap:wrap;gap:20px;margin-top:24px}.platform-v9 .pv-faq{padding-block:76px}.platform-v9 .pv-faq>div>.pf-secondary{margin-top:24px}.platform-v9 .pv-faq summary{font-size:18px;line-height:1.55}.platform-v9 .pv-faq details p{font-size:17px;line-height:1.75}.platform-v9 .pv-closing{padding-block:58px 75px}.platform-v9 .pv-closing h2{max-width:750px;font-size:48px;line-height:1.15}.platform-v9 .pv-closing p{max-width:620px;font-size:19px;line-height:1.7}.platform-v9 .pv-closing .v9-plan-note{font-size:14px}.platform-v9 .pv-directory-hero{padding-top:147px}.platform-v9 .pv-directory-hero h1{font-size:72px}.platform-v9 .pv-directory-answer{text-align:left;max-width:1180px!important;display:grid;grid-template-columns:1fr 1.25fr;gap:12px 55px;border-bottom:1px solid var(--v9-line);padding-block:40px}.platform-v9 .pv-directory-answer .pf-kicker{grid-column:1/-1;margin-bottom:8px}.platform-v9 .pv-directory-answer p{margin:0}.platform-v9 .pv-directory-card p{font-size:17px;line-height:1.65}.platform-v9 .pv-category-nav a{font-size:16px}@media (min-width:1400px){.platform-v9 .v9-hero{gap:60px}.platform-v9 .v9-hero-product{padding:25px}.platform-v9 .v9-hero h1{font-size:65px}}@media (max-width:1000px){.home-v9 .hero-copy{gap:0 35px}.home-v9 .hero h1{font-size:58px}.home-v9 .hero-description{font-size:18px}.home-v9 .hero-copy .cta-group{gap:14px;flex-wrap:wrap}.platform-v9 .v9-hero{width:calc(100% - 56px);gap:25px;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.platform-v9 .v9-hero h1{font-size:44px}.platform-v9 .v9-hero .pv-lead{font-size:18px}.platform-v9 .v9-hero .pv-product-label{font-size:14px;gap:7px}.v9-hero-product{padding:15px}.v9-product-mast>span:last-child{display:none}.v9-workflow-grid{gap:35px}.platform-v9 .pv-story{gap:35px}.platform-v9 .pv-capability-list article>div{gap:28px}.platform-v9 .pv-related>a{padding:24px 17px}.platform-v9 .pv-related h3{font-size:22px}}@media (max-width:760px){.home-v9 .hero{padding-top:124px}.home-v9 .hero-copy{display:block;text-align:left}.home-v9 .hero-category{font-size:14px;margin-bottom:22px}.home-v9 .hero h1{font-size:clamp(43px,8vw,59px);line-height:1.09;max-width:620px}.home-v9 .hero-description{font-size:19px;margin-top:25px;max-width:570px}.home-v9 .hero-copy>.cta-wrap{margin-top:25px}.home-v9 .hero-tools{margin-top:29px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px 10px;padding-block:18px}.home-v9 .hero-tools a{font-size:14px;gap:8px}.home-v9 .hero-platform-link{margin-top:20px}.home-v9 .platform-intro{padding-block:48px}.home-v9 .platform-intro h2{font-size:31px}.v9-principles{grid-template-columns:1fr;margin-top:28px}.v9-principles article,.v9-principles article+article{padding:24px 0;border:0}.v9-principles article+article{border-top:1px solid var(--v9-line)}.v9-principles h3{margin-top:11px}.home-v9 .closing{padding-block:60px}.platform-v9 .v9-hero{display:block;width:calc(100% - 40px);padding-top:122px}.platform-v9 .v9-hero h1{font-size:clamp(40px,7.5vw,56px);max-width:650px}.platform-v9 .v9-hero .pv-lead{max-width:630px;font-size:19px}.platform-v9 .v9-hero .pf-actions{margin-top:25px;gap:23px}.v9-hero-product{margin-top:34px;padding:20px}.v9-product-mast>span:last-child{display:block;font-size:11px}.platform-v9 .v9-hero-product .pv-media figcaption{max-width:calc(100% - 90px)}.v9-hero-points{margin-top:27px;display:flex;flex-direction:column;gap:15px;padding-top:23px}.v9-hero-points>span{font-size:16px}.platform-v9 .pv-overview{padding-block:40px 12px}.platform-v9 .pv-answer{grid-template-columns:1fr;gap:17px;padding-bottom:37px}.platform-v9 .pv-answer h2{font-size:30px}.platform-v9 .pv-story{padding-block:39px;gap:28px}.platform-v9 .pv-story-copy>p{font-size:18px}.platform-v9 .pv-story>.pv-media{padding:22px!important}.platform-v9 .pv-capabilities{padding-block:48px}.platform-v9 .pv-capability-list article{grid-template-columns:37px 1fr;padding-block:25px}.platform-v9 .pv-capability-list article>div{display:block}.platform-v9 .pv-capability-list h3{font-size:24px}.platform-v9 .pv-capability-list p{margin-top:12px;font-size:17px}.v9-inline-cta{align-items:flex-start;flex-direction:column;margin-top:27px}.v9-inline-cta p{font-size:17px}.platform-v9 .v9-workflow{padding-block:52px}.v9-workflow-grid{grid-template-columns:1fr;gap:15px}.platform-v9 .v9-workflow .pv-steps h3{font-size:24px}.platform-v9 .v9-workflow .pv-steps p{font-size:17px}.v9-recipe{padding:22px}.platform-v9 .pv-connections{padding-block:50px 28px}.platform-v9 .pv-related{grid-template-columns:1fr}.platform-v9 .pv-related>a{padding:25px 0;grid-template-columns:38px 1fr 18px;gap:18px}.platform-v9 .pv-related>a+a{border-left:0;border-top:1px solid var(--v9-line)}.platform-v9 .pv-related>a>.pv-product-icon{grid-column:auto}.platform-v9 .pv-related h3{font-size:25px}.platform-v9 .pv-related p{font-size:17px}.platform-v9 .pv-uses{padding-block:25px 44px}.platform-v9 .pv-use-grid{grid-template-columns:1fr}.platform-v9 .pv-use-grid p{font-size:17px}.v9-fit{grid-template-columns:1fr;gap:25px;padding-block:38px}.platform-v9 .v9-fit h2{font-size:36px}.platform-v9 .v9-fit p{font-size:18px}.platform-v9 .pv-faq{padding-block:49px}.platform-v9 .pv-closing h2{font-size:37px}.platform-v9 .pv-closing p{font-size:18px}.platform-v9 .pv-directory-hero{padding-top:125px}.platform-v9 .pv-directory-hero h1{font-size:49px}.platform-v9 .pv-directory-answer{display:block;padding-block:28px}.platform-v9 .pv-directory-answer h2{font-size:30px}.platform-v9 .pv-directory-answer p{margin-top:19px}.platform-v9 .pv-category-nav a{font-size:14px}}@media (max-width:380px){.home-v9 .hero h1{font-size:41px}.home-v9 .hero-tools a{font-size:13px}.platform-v9 .v9-hero{width:calc(100% - 32px)}.platform-v9 .v9-hero h1{font-size:38px}.platform-v9 .v9-hero .pv-product-label{font-size:13px}.platform-v9 .v9-hero .pv-lead{font-size:18px}.v9-hero-product{padding:13px}.v9-product-mast>span:last-child{display:none}.v9-recipe{padding:18px}.v9-recipe-top>span{font-size:11px}.platform-v9 .v9-request p{font-size:20px}.platform-v9 .pv-directory-hero h1{font-size:42px}}@media (prefers-reduced-motion:reduce){.v9-recipe *{transition:none!important}}.home-v9 .hero-copy{grid-template-columns:1.48fr 1fr;align-items:start}.home-v9 .hero h1{font-size:clamp(49px,5vw,70px);line-height:1.09;text-wrap:initial;grid-row:2/6;margin-top:0}.home-v9 .hero h1 br{display:block}.home-v9 .hero-description{color:#45556a;font-weight:400;font-size:19px}.home-v9 .hero-copy>.cta-block{grid-column:2;margin:24px 0 0;text-align:left;align-items:flex-start}.home-v9 .hero-copy .cta-reassurance{text-align:left}.home-v9 .hero-tools{max-width:none;grid-column:1/-1}@media (max-width:760px){.home-v9 .hero-copy{display:block}.home-v9 .hero h1{font-size:clamp(42px,8vw,59px)}.home-v9 .hero h1 br{display:none}.home-v9 .hero-copy>.cta-block{margin-top:24px}.home-v9 .hero-description{font-size:19px}}.home-v9 .hero h1>span{display:block;text-wrap:balance}.home-v9 .hero-copy .cta-note{text-align:left}@media (max-width:760px){.home-v9 .hero-copy .cta-group{align-items:stretch;flex-direction:column;width:100%;gap:22px}.home-v9 .hero-copy .cta-primary{width:100%;min-height:52px}.home-v9 .hero-copy .cta-secondary{justify-content:center}.home-v9 .hero-copy .cta-note{text-align:center}.home-v9 .hero h1>span{text-wrap:balance}}.platform-v9 .pv-media .pf-native-crm:not(.pf-native-crm-record) .pf-native-crm-canvas{min-width:0}.platform-v9 .pv-media .pf-native-crm:not(.pf-native-crm-record):after{display:none}.platform-v9 .pv-media .pf-native-crm:not(.pf-native-crm-record) .native-row{grid-template-columns:21px minmax(130px,1fr) minmax(155px,1.1fr);font-size:12px}.platform-v9 .pv-media .pf-native-crm:not(.pf-native-crm-record) .native-row>span:nth-child(n+4){display:none}.platform-v9 .pv-media .pf-native-crm:not(.pf-native-crm-record) .native-title-actions>span:not(.native-btn){display:none}.platform-v9 .pv-media .pf-native-crm:not(.pf-native-crm-record) .native-toolbar>span:not(.view-label){display:none}.platform-v9 .pv-media .pf-native-crm:not(.pf-native-crm-record) .crm-search{flex:1;min-width:0;width:auto}@media (max-width:1050px) and (min-width:761px){.platform-v9 .v9-hero-product .pf-native-crm .native-row{grid-template-columns:18px minmax(105px,1fr) minmax(120px,1.1fr)}.platform-v9 .v9-hero-product .pf-native-crm .native-row>span:nth-child(3){font-size:11px}}@media (max-width:580px){.platform-v9 .pv-media .pf-native-crm:not(.pf-native-crm-record) .native-row{grid-template-columns:20px minmax(0,1fr)}.platform-v9 .pv-media .pf-native-crm:not(.pf-native-crm-record) .native-row>span:nth-child(3){display:none}.platform-v9 .pv-media .pf-native-crm .native-titlebar{padding-inline:12px}.platform-v9 .pv-media .pf-native-crm .native-table-foot{font-size:10px}.platform-v9 .pv-media .pf-native-crm .native-title-actions .native-btn{font-size:11px}.platform-v9 .pv-media .pf-native-crm .native-toolbar{padding-inline:12px;gap:9px}.platform-v9 .pv-media .pf-native-crm .view-label{font-size:11px}}.home-v9 .campaign-browser{border-color:#d6dde8;box-shadow:0 12px 32px -24px #17243a45}.home-v9 .campaign-page{background:#181d25;color:#fff;padding:28px;min-height:0}.home-v9 .campaign-brand{font-size:16px;letter-spacing:.08em}.home-v9 .campaign-brand>span{font-size:10px;width:70px;color:#d1d9e5;border-color:#718094}.home-v9 .campaign-layout{grid-template-columns:1fr;gap:26px;padding:28px 0}.home-v9 .campaign-copy>small{font-size:12px;line-height:1.5;color:#cbd5e3;letter-spacing:.04em;margin-bottom:16px}.home-v9 .campaign-copy h3{font-size:clamp(32px,3.4vw,44px);line-height:1.09;letter-spacing:-.035em;max-width:17ch;text-wrap:balance;color:#fff}.home-v9 .campaign-copy h3 em{font-style:normal;color:#fff}.home-v9 .campaign-copy p{font-size:15px;line-height:1.6;max-width:42ch;color:#d9e0eb;margin-top:18px}.home-v9 .campaign-benefits{display:none}.home-v9 .campaign-conversion{display:grid;grid-template-columns:1fr 1fr;gap:14px;background:#fff;color:#19212d;padding:24px;border-radius:8px}.home-v9 .campaign-label{grid-column:1/-1;font-size:12px;line-height:1.4;color:#4c5a6d;letter-spacing:.045em;margin:0}.home-v9 .campaign-conversion h4{grid-column:1/-1;font-size:24px;line-height:1.2;letter-spacing:-.025em;color:#19212d;margin:0 0 4px}.home-v9 .campaign-conversion .campaign-field{background:0 0;border:0;padding:0;min-width:0}.home-v9 .campaign-field:last-of-type{grid-column:1/-1}.home-v9 .campaign-field label{display:block;font-size:12px;line-height:1.4;font-weight:500;color:#364355;margin:0 0 6px}.home-v9 .campaign-field>span{display:block;border:1px solid #cbd3de;background:#fff;border-radius:5px;padding:11px 10px;font-size:13px;line-height:1.4;color:#263344;overflow-wrap:anywhere}.home-v9 .campaign-button{grid-column:1/-1;background:#0071e3;color:#fff;font-size:14px;line-height:1.4;font-weight:600;padding:14px 15px;border-radius:6px;margin:0}.home-v9 .campaign-conversion>small{grid-column:1/-1;font-size:12px;line-height:1.5;color:#526075;margin:0}.home-v9 .campaign-foot{border-color:#485365;color:#d1dae7;font-size:11px;line-height:1.5;gap:20px;padding-top:17px}.home-v9 .quiz-section{background:#f5f7fb;border-color:#e0e6ef}.home-v9 .quiz-layout{grid-template-columns:1.05fr 1fr;gap:65px}.home-v9 .quiz-visual{width:100%;min-height:735px;padding:0;max-width:530px;margin:0 auto;transform:none}.home-v9 .quiz-phone{width:290px;height:655px;border-color:#cad5e5;background:#fff;color:#192331;transform:rotate(-2deg);box-shadow:0 22px 36px -28px #233e6450}.home-v9 .quiz-phone .phone-island{background:#cad5e5}.home-v9 .quiz-content{padding:26px 22px;color:#192331}.home-v9 .quiz-brand,.home-v9 .quiz-content h3{color:#192331}.home-v9 .quiz-brand{font-size:21px}.home-v9 .quiz-brand i{font-size:10px;letter-spacing:.2em}.home-v9 .quiz-progress{background:#dbe5f4;margin:25px 0}.home-v9 .quiz-progress i{background:#0071e3}.home-v9 .quiz-content>small{font-size:11px;line-height:1.5;color:#526075;letter-spacing:.035em}.home-v9 .quiz-content h3{font-size:34px;line-height:1.12;letter-spacing:-.035em;margin-top:17px;text-wrap:balance}.home-v9 .quiz-content p{font-size:14px;line-height:1.55;color:#526075;margin:16px 0 20px;max-width:none}.home-v9 .quiz-answer{color:#263344;border-color:#cbd5e3;background:#fff;font-size:13px;line-height:1.4;padding:12px 10px}.home-v9 .quiz-answer>b{font-size:11px;color:#45556d;border-color:#cbd5e3;padding:3px 5px}.home-v9 .quiz-answer.chosen{color:#0055b2;border-color:#0071e3;background:#eef5ff}.home-v9 .quiz-next{background:#0071e3;color:#fff;font-size:14px;padding:14px;margin-top:18px}.home-v9 .quiz-content>small:last-child{font-size:11px}.home-v9 .quiz-result{left:255px;right:auto;top:355px;width:230px;padding:22px;background:#fff;border-color:#ced8e6;transform:rotate(2deg);color:#192331;box-shadow:0 18px 36px -24px #19304b45}.home-v9 .quiz-result>small{font-size:11px;line-height:1.4;color:#526075;letter-spacing:.055em}.home-v9 .quiz-result h4{font-size:25px;line-height:1.17;color:#192331;margin:15px 0 12px}.home-v9 .quiz-result p{font-size:14px;line-height:1.6;color:#526075}.home-v9 .quiz-result>div{font-size:12px;line-height:1.7;color:#526075;border-color:#e0e6ef}.home-v9 .quiz-result>div b{font-size:13px;color:#192331}.home-v9 .result-button{background:#0071e3;color:#fff;font-size:13px;line-height:1.4;padding:13px 12px;gap:12px;margin-top:20px}.home-v9 .quiz-visual .orbit-capture{left:65px;right:auto;bottom:-12px;width:150px;height:150px}.home-v9 .email-work .work-visual{height:380px;padding:18px 20px 48px;background:#f1f5fb;overflow:hidden}.home-v9 .email-art{display:flex;flex-direction:column;align-items:flex-start;background:#171c24;color:#fff;padding:24px;height:100%;min-height:0;border-radius:6px;box-shadow:none}.home-v9 .email-art>span:first-child{font-size:11px;line-height:1.4;color:#cbd5e3;letter-spacing:.065em}.home-v9 .email-art h4{font-size:31px;line-height:1.08;letter-spacing:-.035em;margin:18px 0 12px;max-width:12ch;text-wrap:balance;color:#fff}.home-v9 .email-art p{font-size:14px;line-height:1.5;color:#d7e0ed;margin:0;max-width:23ch}.home-v9 .email-art-button{background:#0071e3;color:#fff;font-size:13px;line-height:1.4;padding:11px 13px;border-radius:5px;margin-top:18px}.home-v9 .scheduled-chip{right:14px;bottom:12px;font-size:12px;line-height:1.4;background:#fff;color:#243044;border-color:#ccd6e4;padding:10px 12px}.home-v9 .scheduled-chip i,.home-v9 .paid-stamp{color:#005fbf}.home-v9 .paid-stamp{background:#edf5ff;border-color:#c9def6}.orbit-scene .os-delivered{border-color:#d3dfed}.orbit-scene .os-delivered span{color:#0071e3}@media (max-width:1100px){.home-v9 .quiz-layout{gap:45px;grid-template-columns:1fr 1fr}.home-v9 .quiz-result{left:205px;top:390px;width:220px}.home-v9 .quiz-visual{min-height:755px}.home-v9 .email-art{padding:20px}.home-v9 .email-art h4{font-size:28px}.home-v9 .email-work .work-visual{padding-inline:15px;height:410px}}@media (max-width:900px){.home-v9 .quiz-layout{display:flex;flex-direction:column-reverse;gap:46px}.home-v9 .quiz-visual{min-height:725px;max-width:505px}.home-v9 .quiz-result{left:255px;top:355px}.home-v9 .campaign-conversion{grid-template-columns:1fr}.home-v9 .campaign-conversion>*{grid-column:1!important}.home-v9 .campaign-page{padding:22px}.home-v9 .campaign-copy h3{font-size:34px}}@media (max-width:600px){.home-v9 .campaign-page{padding:22px 18px}.home-v9 .campaign-layout{padding-top:26px}.home-v9 .campaign-conversion{padding:20px 16px}.home-v9 .campaign-copy h3{font-size:34px}.home-v9 .campaign-foot{font-size:11px;flex-wrap:wrap;gap:8px}.home-v9 .quiz-visual{min-height:905px;max-width:370px}.home-v9 .quiz-phone{width:280px;max-width:100%;height:670px;transform:rotate(-1deg)}.home-v9 .quiz-result{left:auto;right:0;top:630px;width:230px;transform:rotate(1deg)}.home-v9 .quiz-visual .orbit-capture{left:-8px;bottom:-4px;width:130px;height:130px}.home-v9 .email-work .work-visual{height:390px;padding:20px 24px 49px;max-width:420px}.home-v9 .email-art h4{font-size:32px;max-width:12ch}.home-v9 .email-art{padding:24px}.home-v9 .scheduled-chip{right:18px;bottom:10px}}@media (max-width:360px){.home-v9 .campaign-copy h3{font-size:30px}.home-v9 .campaign-conversion h4{font-size:22px}.home-v9 .quiz-content{padding-inline:17px}.home-v9 .quiz-content h3{font-size:32px}.home-v9 .quiz-result{width:216px}.home-v9 .quiz-visual .orbit-capture{left:-12px;bottom:-15px;width:115px;height:115px}.home-v9 .email-work .work-visual{padding-inline:14px;height:400px}.home-v9 .email-art{padding:20px}.home-v9 .email-art h4{font-size:30px}}.home-v9 .work-grid .work-visual{height:380px}.home-v9 .daily-work .work-visual{padding:26px 20px}.home-v9 .daily-heading{font-size:23px;line-height:1.4}.home-v9 .daily-heading small{font-size:11px;color:#526075}.home-v9 .daily-item{font-size:14px;line-height:1.45;padding-block:18px}.home-v9 .daily-item small{font-size:12px;line-height:1.5;color:#526075;margin-top:5px}.home-v9 .daily-time{margin-top:18px}.home-v9 .daily-time>small{font-size:12px;color:#526075}.home-v9 .daily-time b{font-size:13px;line-height:1.5}.home-v9 .daily-time span{font-size:12px;line-height:1.5;color:#526075}.home-v9 .payment-work .work-visual{padding:28px 21px}.home-v9 .invoice{padding:24px 20px}.home-v9 .invoice>div:first-child{font-size:12px}.home-v9 .invoice>div:first-child span{font-size:11px;color:#526075}.home-v9 .invoice h4{font-size:24px;line-height:1.2;margin-top:30px}.home-v9 .invoice p{font-size:14px;line-height:1.6;color:#526075;margin-top:12px}.home-v9 .invoice-line{font-size:13px;line-height:1.5;margin-top:26px}.home-v9 .paid-stamp{font-size:12px;line-height:1.5;padding:10px;margin-top:20px}@media (max-width:1100px){.home-v9 .work-grid .work-visual{height:410px}}@media (max-width:600px){.home-v9 .work-grid .work-visual{height:390px}.home-v9 .daily-work .work-visual{padding:28px 22px}}@media (max-width:360px){.home-v9 .work-grid .work-visual{height:400px}.home-v9 .daily-heading small{font-size:10px}.home-v9 .invoice{padding:22px 14px}}.home-v9 .payment-work .invoice{height:100%;box-sizing:border-box}@media (max-width:600px){.home-v9 .quiz-result{top:715px}.home-v9 .quiz-visual{min-height:1110px}}.home-v9 .inbox-preview-title>span{font-size:12px!important;color:#526174}.home-v9 :is(#run-status,[data-example-id=run-status]){font-size:14px!important;line-height:1.5;color:#34485f}.orbit-sprite.orbit-planet-ready{background-image:none!important;mask-image:none!important;-webkit-mask-image:none!important;border-radius:0!important;overflow:visible!important;opacity:1!important}.orbit-planet-canvas{display:none;width:100%;height:100%;object-fit:contain;pointer-events:none}.orbit-planet-ready>.orbit-planet-canvas{display:block}.orbit-sprite.orbit-planet-ready.orbit-motion-ready{transform-origin:50% 50%;transform:var(--orbit-pose,translate3d(0,0,0))!important}@media (prefers-reduced-motion:reduce){.orbit-sprite.orbit-planet-ready.orbit-motion-ready{transform:none!important}}.sc-footer-orbit .sc-orbit-heart{position:absolute;left:50%;top:36%;width:13px;height:13px;z-index:2;color:#0071e3;opacity:var(--heart-opacity,0);transform:translate(-50%,-50%) translate(var(--heart-x,0px),var(--heart-y,0px)) rotate(var(--heart-tilt,0deg)) scale(var(--heart-scale,1));transform-origin:center;pointer-events:none}.sc-footer-orbit .sc-orbit-heart:nth-child(2){width:10px;height:10px;color:#7d91de}.sc-footer-orbit .sc-orbit-heart:nth-child(3){width:9px;height:9px;color:#4b81d8}.sc-footer-orbit .sc-orbit-heart svg{width:100%;height:100%;fill:currentColor}@layer spacebrain-actions{.sb-button{--sb-action-height:52px;--sb-action-pad:22px;--sb-action-font:16px;--sb-action-gap:12px;--sb-action-icon:18px;box-sizing:border-box!important;display:inline-flex!important;flex-flow:row nowrap!important;align-items:center!important;justify-content:center!important;gap:var(--sb-action-gap)!important;position:relative!important;min-width:0!important;max-width:100%!important;width:auto!important;min-height:var(--sb-action-height)!important;height:auto!important;padding:12px var(--sb-action-pad)!important;border:1px solid transparent!important;border-radius:12px!important;font-family:Inter,system-ui,sans-serif!important;font-size:var(--sb-action-font)!important;font-weight:600!important;font-style:normal!important;line-height:22px!important;letter-spacing:-.15px!important;text-align:center!important;text-decoration:none!important;text-transform:none!important;text-shadow:none!important;-webkit-text-fill-color:currentColor!important;cursor:pointer!important;vertical-align:middle!important;touch-action:manipulation;transition:background-color 160ms ease,border-color 160ms ease,box-shadow 180ms ease,transform 180ms cubic-bezier(.16,1,.3,1)!important}.sb-button::before,.sb-button::after{content:none!important}.sb-button>.sb-button-label{display:block!important;flex:0 1 auto!important;min-width:0!important;margin:0!important;padding:0!important;font:inherit!important;color:inherit!important;line-height:1.2!important;text-wrap:balance;align-self:center!important;transform:translateY(.5px)}.sb-button>.sb-button-icon{display:block!important;flex:0 0 var(--sb-action-icon)!important;width:var(--sb-action-icon)!important;height:var(--sb-action-icon)!important;margin:0!important;color:inherit!important;stroke:currentColor!important;transition:transform 180ms cubic-bezier(.2,.7,.2,1)!important;transform:translateX(0)}.sb-button--primary{color:#fff!important;background-color:#0071e3!important;background-image:linear-gradient(180deg,#00000000,#00000007)!important;border-color:#0068d4!important;box-shadow:inset 0 1px 0#ffffff26,0 1px 2px #06396c1a!important}.sb-button--primary .sb-button-label{white-space:nowrap!important}.sb-button--secondary,.sb-button--utility{color:#253246!important;background:#fff!important;border-color:#d7e0ea!important;box-shadow:0 1px 2px #14243d06!important}.sb-button--utility{--sb-action-height:44px;--sb-action-font:14px;--sb-action-pad:16px;border-radius:10px!important;padding-block:10px!important;letter-spacing:0!important}.sb-button--utility[aria-pressed=true]{background:#edf5ff!important;color:#0064ca!important;border-color:#a7cbf2!important}.sb-button--link{color:#243349!important;min-height:44px!important;padding:8px 0!important;border:0!important;border-radius:4px!important;background:0 0!important;box-shadow:none!important;justify-content:flex-start!important}.sb-button--link>.sb-button-icon{color:#0071e3!important}.sb-button:focus-visible{outline:3px solid #0071e3!important;outline-offset:3px!important}.sb-button:not(:disabled):not([aria-disabled=true]):active{transform:translateY(1px) scale(.985)!important;box-shadow:inset 0 2px 3px #082a6026,0 0 0#0000!important;transition-duration:80ms!important}.sb-button:disabled,.sb-button[aria-disabled=true]{opacity:.5!important;cursor:not-allowed!important;transform:none!important;box-shadow:none!important}.sc-header .sb-button{--sb-action-height:44px;--sb-action-font:14px;--sb-action-pad:16px;--sb-action-gap:10px;--sb-action-icon:16px;border-radius:10px!important;padding-block:10px!important;white-space:nowrap!important}.sc-mobile-panel .sb-button{width:100%!important}.fa-apply .sb-button,.fa-toc-wrap .sb-button{--sb-action-height:44px;--sb-action-font:14px;--sb-action-pad:12px;--sb-action-gap:8px;--sb-action-icon:16px;width:100%!important;padding-block:10px!important;border-radius:10px!important}.fa-cta-band .sb-button{flex-shrink:0!important}.sc-footer .sb-button--utility{--sb-action-height:40px;--sb-action-pad:12px;padding-block:8px!important;font-weight:500!important}.cta-group,.pf-actions,.lib-actions,.sea-hero-actions,.sea-cta-actions{gap:12px!important;align-items:center!important}.library-v93 .sea-next{gap:16px!important;margin-block:26px!important}.library-v93 .sea-next>a{display:flex!important;flex-direction:column!important;justify-content:center!important;gap:10px!important;min-height:116px!important;padding:20px 22px!important;border:1px solid #dbe3ec!important;border-radius:14px!important;background:#fff!important;box-shadow:0 1px 2px #162a4005!important;text-align:left!important;text-decoration:none!important;transition:background-color 160ms ease,border-color 160ms ease,box-shadow 180ms ease,transform 180ms cubic-bezier(.16,1,.3,1)!important}.library-v93 .sea-next>a::before,.library-v93 .sea-next>a::after{content:none!important}.library-v93 .sea-next>a>span{font:600 12px/18px Inter,system-ui,sans-serif!important;letter-spacing:.06em!important;color:#607087!important;text-transform:uppercase!important}.library-v93 .sea-next>a>strong{font:500 20px/28px Satoshi,Inter,system-ui,sans-serif!important;letter-spacing:-.35px!important;color:#253246!important}.library-v93 .sea-next>a:focus-visible{outline:3px solid #0071e3!important;outline-offset:3px!important}.library-v93 .sea-next>a:active{transform:translateY(1px) scale(.992)!important}@media (hover:hover) and (pointer:fine){.library-v93 .sea-next>a:hover{background:#f6faff!important;border-color:#9fc6f0!important;box-shadow:0 4px 12px #0752970b!important}.sb-button--primary:hover{background-color:#0066cf!important;border-color:#005dbe!important;box-shadow:inset 0 1px 0#ffffff26,0 4px 9px #06396c24!important;transform:translateY(-1px)!important}.sb-button--secondary:hover,.sb-button--utility:hover{background:#f7f9fc!important;border-color:#aebdcc!important;box-shadow:0 3px 7px #14243d0c!important;transform:translateY(-1px)!important}.sb-button--utility[aria-pressed=true]:hover{background:#e4f0ff!important;border-color:#88b9ef!important}.sb-button--link:hover{color:#0064ca!important}.sb-button:hover>.sb-button-icon{transform:translateX(3px)}.sb-button--play:hover>.sb-button-icon{transform:none}}@media (max-width:600px){.lib-actions,.pf-actions,.cta-group{flex-wrap:wrap!important}.lib-actions>.sb-button,.pf-actions>.sb-button,.cta-group>.sb-button{width:100%!important}.lib-actions>.sb-button--link,.pf-actions>.sb-button--link,.cta-group>.sb-button--link{justify-content:center!important}.fa-cta-band .sb-button{width:100%!important}}@media (prefers-reduced-motion:reduce){.sb-button,.sb-button>.sb-button-icon,.library-v93 .sea-next>a{transition:none!important}.library-v93 .sea-next>a:active{transform:none!important}.sb-button:hover>.sb-button-icon,.sb-button:hover,.sb-button:not(:disabled):not([aria-disabled=true]):active{transform:none!important}}}.pf-visual{container-type:inline-size;--visual-ink:#182432;--visual-muted:#526174;--visual-blue:#0064cf}.pf-visual .pf-visual-inner{color:var(--visual-ink)}.pf-page .pf-visual :is(p,small,label,input,button,dt,dd,time){font-size:14px!important;line-height:1.55!important}.pf-page .pf-visual :is(.pf-ui-state,.pf-row-state,.pf-mini-label,.pf-form-footer,.pf-inline-note,.pf-source-chips>span,.pf-proposal>span,.pf-review-note,.pf-chart-axis,.pf-chart-label,.pv-settings>div,.pv-run-log>div,.pv-run-log span,.pv-publishing>div>span,.pv-kanban>div>span,.pf-email-meta,.pf-document>span,.pf-table-head,.pf-table-row,.pf-tag,.pf-chat-input,.pf-search-sample,.pf-funnel-stages>div>span){font-size:14px!important;line-height:1.5!important}.pf-page .pf-visual :is(.pf-row-copy b,.pf-detail-row b,.pf-chat-answer b,.pf-ui-title,.pf-sample-button,.pf-chat-user,.pf-inbox-reply,.pv-kanban b){font-size:15px!important;line-height:1.45!important}.pf-page .pf-visual :is(p,small,.pf-ui-state,.pf-form-footer,.pf-inline-note,.pf-source-chips>span,.pf-proposal>span,.pf-mini-label,.pf-review-note,.pf-chat-input,.pf-search-sample,.pf-chart-axis,.pf-table-head){color:var(--visual-muted)}.pf-page .pf-visual :is(.pf-row-state,.pf-tag,.pv-run-log span){color:#005bbd;background:#edf5ff}.pf-page .pf-visual .pf-sample-button{background:var(--visual-blue);color:#fff;min-height:42px;padding:11px 16px;max-width:100%}.pf-page .pf-visual :is(.pf-ui-bar,.pf-sample-row){height:auto;min-height:54px;flex-wrap:wrap;gap:10px;padding:15px 18px}.pf-page .pf-visual :is(.pf-row-copy,.pf-chat-answer>div){min-width:0}.pf-page .pf-visual :is(.pf-row-copy small,.pf-source-chips>span,.pf-ui-title){overflow-wrap:anywhere}.pf-page .pf-visual .pf-ui-title{min-width:0}.pf-page .pf-visual .pf-ui-state{white-space:normal}.pf-page .pf-visual .pf-panel-pad{padding:24px}.pf-page .pf-visual .pf-detail-row{padding-block:16px}.pf-page .pf-visual .pf-ui h3{font-size:28px;line-height:1.2}.pf-page .pf-visual .pf-landing{background:#fff;color:var(--visual-ink);padding:26px;border:0}.pf-page .pf-visual .pf-landing-brand{font-size:16px;color:var(--visual-ink);margin-bottom:26px}.pf-page .pf-visual :is(.pf-landing-brand span,.pf-form-brand span){font-size:12px;letter-spacing:.08em;color:var(--visual-muted)}.pf-page .pf-visual .pf-landing .pf-mini-label{color:#005bbd;font-size:12px!important;letter-spacing:.04em;margin-bottom:14px}.pf-page .pf-visual .pf-landing h3{color:var(--visual-ink)!important;font-size:32px;line-height:1.12;letter-spacing:-.025em}.pf-page .pf-visual .pf-landing-grid{grid-template-columns:1fr;gap:24px}.pf-page .pf-visual .pf-landing-grid p{color:var(--visual-muted);font-size:15px!important;max-width:38ch;margin-top:16px}.pf-page .pf-visual .pf-landing-form{padding:20px;background:#f5f8fc;border-color:#d5dfeb;border-radius:8px;display:grid;grid-template-columns:1fr 1fr;gap:6px 12px}.pf-page .pf-visual .pf-landing-form>b{grid-column:1/-1;font-size:18px;line-height:1.35;color:var(--visual-ink);margin-bottom:12px}.pf-page .pf-visual .pf-landing-form>span{font-size:13px;color:var(--visual-muted);margin:0}.pf-page .pf-visual .pf-landing-form>span:nth-of-type(2){grid-column:2;grid-row:2}.pf-page .pf-visual .pf-landing-form>div{font-size:14px;background:#fff;color:var(--visual-ink);padding:10px 9px;border-color:#c5d2e1;min-width:0}.pf-page .pf-visual .pf-landing-form>strong{grid-column:1/-1;font-size:14px;color:#fff;background:var(--visual-blue);padding:12px;margin-top:8px}.pf-page .pf-visual .pf-landing-form>small{grid-column:1/-1;color:var(--visual-muted);margin-top:4px}.pf-page .pf-visual .pf-webinar-cover{background:#182432}.pf-page .pf-visual .pf-webinar-cover h3{color:#fff}.pf-page .pf-visual .pf-webinar-cover :is(p,span){color:#e1e9f3;font-size:14px}.pf-page .pf-visual .pf-quiz{background:#fff;color:var(--visual-ink)}.pf-page .pf-visual .pf-quiz-options>span{font-size:15px;color:var(--visual-ink);border-color:#c5d2e1;padding:13px}.pf-page .pf-visual .pf-quiz-options .selected{background:#edf5ff;color:#005bbd;border-color:#0064cf}.pf-page .pf-visual .pf-quiz-options i{border-color:#b5cbe2;flex-shrink:0;color:#34485f}.pf-page .pf-visual .pv-answer-tags>span{font-size:14px;color:#005bbd;border-color:#bdd4ee}.pf-page .pf-visual .pf-funnel-page{background:#f5f8fc;border-color:#d5dfeb;min-height:210px}.pf-page .pf-visual .pf-funnel-page>b{color:var(--visual-ink);font-size:19px;line-height:1.25}.pf-page .pf-visual .pf-funnel-page>i{background:repeating-linear-gradient(to bottom,#d5dfeb 0,#d5dfeb 3px,transparent 3px,transparent 10px)}.pf-page .pf-visual .pf-funnel-page>em{font-size:13px;white-space:normal;background:var(--visual-blue);color:#fff;margin-top:20px}.pf-page .pf-visual .pf-funnel-stages{gap:14px;padding:18px}.pf-page .pf-visual .pf-chat-input>span{background:var(--visual-blue)}.pf-page .pf-visual .pv-kanban article{min-height:185px}.pf-page .pf-visual .pf-chart{gap:18px;align-items:flex-end}.pf-page .pf-visual .pf-chart>i{position:relative;background:#0064cf;min-width:22px}.pf-page .pf-visual .pf-chart>i::after{content:attr(data-value);position:absolute;bottom:100%;left:50%;transform:translateX(-50%);padding-bottom:5px;font:600 14px/1.3 Inter,sans-serif;color:#182432}.pf-page .pf-visual .pf-chart-axis{display:grid;grid-template-columns:repeat(5,1fr);text-align:center}@container (max-width:520px){.pf-page .pf-visual :is(.pv-publishing,.pv-kanban,.pf-funnel-stages){grid-template-columns:1fr}.pf-page .pf-visual :is(.pf-funnel-page,.pv-kanban article){min-height:0}.pf-page .pf-visual .pf-funnel-page>i{display:none}.pf-page .pf-visual .pv-publishing>div{border-right:0;border-bottom:1px solid #d5dfeb;padding:18px}.pf-page .pf-visual .pv-publishing>div>span{margin-bottom:12px}.pf-page .pf-visual .pv-publishing small{margin-top:12px}.pf-page .pf-visual .pf-landing{padding:22px}.pf-page .pf-visual .pf-landing h3{font-size:30px}.pf-page .pf-visual .pf-landing h3 br{display:none}.pf-page .pf-visual .pv-settings>div{grid-template-columns:1fr;gap:6px}.pf-page .pf-visual .pf-proposal{margin-left:0}}@container (max-width:350px){.pf-page .pf-visual :is(.pf-panel-pad,.pf-chat-body,.pf-quiz-inside){padding:18px}.pf-page .pf-visual .pf-landing{padding:18px}.pf-page .pf-visual .pf-landing-form{display:flex;flex-direction:column;padding:16px}.pf-page .pf-visual .pf-landing-form>span{margin-top:8px}.pf-page .pf-visual .pf-landing h3{font-size:28px}.pf-page .pf-visual .pf-chat-user{margin-left:0}.pf-page .pf-visual .pf-ui h3{font-size:25px}}.pf-page .pf-visual .pf-native-crm-canvas{min-width:0!important;width:100%}.pf-page .pf-visual .pf-native-crm:after{display:none}.pf-page .pf-visual .native-row{grid-template-columns:24px minmax(0,1fr) minmax(0,1.15fr);font-size:14px;gap:10px}.pf-page .pf-visual .native-row>:nth-child(n+4){display:none}.pf-page .pf-visual .native-row>div{min-width:0;overflow-wrap:anywhere;white-space:normal}.pf-page .pf-visual .native-toolbar{height:auto;min-height:50px;flex-wrap:wrap;padding:12px;gap:8px;font-size:14px}.pf-page .pf-visual :is(.native-btn,.record-breadcrumb,.native-field-label,.relationship,.native-table-foot,.record-tabs,.native-toolbar em,.pf-flow-status,.pf-transcript b){font-size:14px!important;color:#526174}.pf-page .pf-visual .native-btn.dark{color:#fff}.pf-page .pf-visual .native-field-label span{font-size:14px}.pf-page .pf-visual :is(.pf-avatar,.avatar,.mini-avatar,.pv-kanban i,.pf-quiz-options i){font-size:12px!important;color:#34485f;min-width:24px;min-height:24px}.pf-page .pf-visual .native-record{display:block;min-height:0}.pf-page .pf-visual .person-properties{width:100%;padding:20px;border-right:0;border-bottom:1px solid #d5dfeb}.pf-page .pf-visual .person-properties dl{grid-template-columns:90px 1fr}.pf-page .pf-visual .record-tabs{height:auto;min-height:45px;flex-wrap:wrap;gap:12px;padding:12px}.pf-page .pf-visual .record-tabs>span:nth-child(n+4){display:none}.pf-page .pf-visual .signal-card{padding:16px;grid-template-columns:20px minmax(0,1fr)}.pf-page .pf-visual .pf-native-form h3{font-size:28px!important;line-height:1.2!important;margin-bottom:14px!important}.pf-page .pf-visual .pf-form-content{padding:28px;min-height:280px}.pf-page .pf-visual .pf-landing h3 br{display:none}.pf-page .pf-visual .pf-landing h3{max-width:19ch}.pf-page .pf-visual .pf-chart-label span{font-size:14px;color:#526174}@container (max-width:350px){.pf-page .pf-visual .native-row{grid-template-columns:24px minmax(0,1fr)}.pf-page .pf-visual .native-row>:nth-child(3){display:none}.pf-page .pf-visual .pf-form-content{padding:20px}.pf-page .pf-visual .native-titlebar{height:auto;min-height:54px;padding:12px;flex-wrap:wrap;gap:10px}}.pf-page .pf-visual :is(.view-label,.pf-signature>span,.pf-email-content>span,.pf-day-title>span){font-size:14px!important;line-height:1.5;color:#526174}.pf-page .pf-visual .pf-funnel-stages>div>span{color:#526174}.pf-page .pf-visual .person-properties dt{color:#526174}body .MuiButton-root.MuiButton-outlined[aria-pressed] .MuiButton-startIcon>.MuiBox-root[aria-hidden=true]{width:20px!important;height:20px!important;min-width:20px!important;flex:0 0 20px!important;box-sizing:border-box!important;border:2px solid #8995a5!important;border-radius:4px!important;background:#fff!important;font-size:0!important;line-height:0!important;display:grid!important;place-items:center!important;box-shadow:none!important}body .MuiButton-root.MuiButton-outlined[aria-pressed=true]{background:#edf5ff!important;border-color:#0071e3!important;color:#153b66!important}body .MuiButton-root.MuiButton-outlined[aria-pressed=true] .MuiButton-startIcon>.MuiBox-root[aria-hidden=true]{border-color:#0071e3!important;background:#0071e3!important}body .MuiButton-root.MuiButton-outlined[aria-pressed] .MuiButton-startIcon>.MuiBox-root[aria-hidden=true]::after{content:none}body .MuiButton-root.MuiButton-outlined[aria-pressed=true] .MuiButton-startIcon>.MuiBox-root[aria-hidden=true]::after{content:"";display:block;width:5px;height:10px;margin-top:-3px;border:solid #fff;border-width:0 2px 2px 0;border-radius:0;background:0 0;transform:rotate(45deg)}.platform-v9 .pv-related{grid-template-columns:repeat(3,minmax(0,1fr))}.platform-v9 .pv-related>a:nth-child(3n+1){border-left:0}.platform-v9 .pv-related>a:nth-child(n+4){border-top:1px solid var(--v9-line,#d8e2ef)}@media (max-width:900px) and (min-width:601px){.platform-v9 .pv-related{grid-template-columns:repeat(2,minmax(0,1fr))}.platform-v9 .pv-related>a{border-left:0}.platform-v9 .pv-related>a:nth-child(2n){border-left:1px solid var(--v9-line,#d8e2ef)}.platform-v9 .pv-related>a:nth-child(n+3){border-top:1px solid var(--v9-line,#d8e2ef)}}@media (max-width:600px){.platform-v9 .pv-related{grid-template-columns:1fr}.platform-v9 .pv-related>a{border-left:0!important}.platform-v9 .pv-related>a+a{border-top:1px solid var(--v9-line,#d8e2ef)}}@layer spacebrain-actions{.sb-button.sb-button--primary{background-color:#0071e3!important;background-image:linear-gradient(180deg,#1685ef 0,#0071e3 60%,#006bd9 100%)!important;border-color:#0068d4!important;box-shadow:inset 0 1px 0#ffffff40,inset 0-1px 0#0050a345,0 2px 0#0059b5,0 4px 8px #0058b51a!important;transition:transform 220ms cubic-bezier(.2,.8,.2,1),box-shadow 220ms ease,filter 180ms ease!important}.sb-button.sb-button--primary>.sb-button-icon{transition:transform 240ms cubic-bezier(.2,.8,.2,1)!important}@media (hover:hover) and (pointer:fine){.sb-button.sb-button--primary:hover{transform:translateY(-2px)!important;filter:brightness(1.035);box-shadow:inset 0 1px 0#ffffff50,inset 0-1px 0#0050a340,0 3px 0#0059b5,0 7px 14px #0058b524!important}.sb-button.sb-button--primary:hover>.sb-button-icon{transform:translateX(4px)!important}}.sb-button.sb-button--primary:not(:disabled):not([aria-disabled=true]):active{transform:translateY(1px) scale(.98)!important;filter:brightness(.98);box-shadow:inset 0 2px 4px #00448830,0 1px 0#0059b5,0 1px 3px #0058b518!important;transition-duration:70ms!important}.sb-button.sb-button--primary:active>.sb-button-icon{transform:translateX(2px)!important}.sb-button.sb-button--primary:focus-visible{outline:3px solid #78baff!important;outline-offset:4px!important}.sb-button.sb-button--primary:disabled,.sb-button.sb-button--primary[aria-disabled=true]{transform:none!important;filter:none!important;box-shadow:none!important}@media (prefers-reduced-motion:reduce){.sb-button.sb-button--primary,.sb-button.sb-button--primary>.sb-button-icon{transition:none!important}.sb-button.sb-button--primary:hover,.sb-button.sb-button--primary:active,.sb-button.sb-button--primary:hover>.sb-button-icon,.sb-button.sb-button--primary:active>.sb-button-icon{transform:none!important}}}.sc-language{position:relative;font-size:13px;flex:none}.sc-language summary{list-style:none;cursor:pointer;padding:10px 8px;white-space:nowrap;border-radius:8px}.sc-language summary::-webkit-details-marker{display:none}.sc-language summary:hover{background:#edf5ff}.sc-language summary:focus-visible{outline:2px solid #0071e3;outline-offset:2px}.sc-language nav{position:absolute;right:0;top:100%;z-index:100;background:#fff;border:1px solid #d4e1f1;box-shadow:0 10px 28px #18345418;border-radius:12px;padding:6px;min-width:175px}.sc-language nav a{display:block;padding:10px 12px;border-radius:7px;color:#24354b;text-decoration:none;white-space:nowrap}.sc-language nav a:hover,.sc-language nav a[aria-current]{background:#edf5ff;color:#0067cf}@media (max-width:600px){.sc-account{display:flex!important}@layer spacebrain-actions{.sc-header .sc-account>.sc-signin,.sc-header .sc-account>.sc-cta.sb-button{display:none!important}}.sc-language summary{padding:10px 6px}.sc-language-footer{gap:14px}}[data-sb-consent][hidden],[data-sb-consent-settings][hidden]{display:none!important}.sb-consent{position:fixed;z-index:10000;bottom:18px;left:18px;right:18px;max-width:850px;margin:auto;padding:20px;background:#fff;border:1px solid #cddbeb;border-radius:16px;box-shadow:0 12px 44px #20334a20;display:flex;align-items:center;gap:24px;color:#202b38;font:14px/1.5 Inter,system-ui,sans-serif}.sb-consent strong{font-size:16px}.sb-consent p{margin:6px 0 0;color:#4b5e76}.sb-consent a{color:#0067cf}.sb-consent__actions{display:flex;gap:8px;flex-shrink:0}.sb-consent button,.sb-consent-settings{font:600 13px/1.3 Inter,system-ui,sans-serif;min-height:44px;padding:10px 14px;border:1px solid #cad8e9;border-radius:9px;background:#fff;color:#24354b;cursor:pointer}.sb-consent [data-sb-consent-accept]{background:#0071e3;border-color:#0071e3;color:#fff}.sb-consent button:focus-visible,.sb-consent-settings:focus-visible{outline:2px solid #0071e3;outline-offset:3px}.sb-consent-settings{position:fixed;z-index:9900;left:12px;bottom:12px;box-shadow:0 3px 12px #20334a12}@media (max-width:680px){.sb-consent{display:block;padding:16px;bottom:12px;left:12px;right:12px}.sb-consent__actions{margin-top:14px;flex-wrap:wrap}.sb-consent__actions button{flex:1}}.sc-header,.sc-footer{font-family:Inter,system-ui,sans-serif;font-size:15px;font-weight:400;color:#20252d;letter-spacing:normal;line-height:1.5}:is(.sc-header,.sc-footer) *{box-sizing:border-box}:is(.sc-header,.sc-footer) a{text-decoration:none;color:inherit}:is(.sc-header,.sc-footer) svg{display:block;flex:none}:is(.sc-header,.sc-footer) summary{list-style:none;cursor:pointer}:is(.sc-header,.sc-footer) summary::-webkit-details-marker{display:none}:is(.sc-header,.sc-footer) summary::marker{content:""}:is(.sc-header,.sc-footer) :is(a,button,summary):focus-visible{outline:2px solid #0071e3;outline-offset:4px;border-radius:5px}:is(.skip,.pf-skip):focus{z-index:1100}.sc-header{position:fixed;z-index:1000;top:18px;left:0;width:100%;padding:0 20px}.sc-pill{display:flex;align-items:center;gap:28px;width:min(100%,1200px);height:64px;margin:0 auto;padding:8px 10px 8px 20px;background:#fff;border:1px solid #dce2e9;border-radius:18px;box-shadow:0 2px 4px #1b304006,0 8px 25px -15px #1b304035}.sc-logo{display:flex;align-items:center;flex:none;width:194px;height:44px}.sc-logo img{display:block;width:194px;height:auto;filter:brightness(0)}.sc-header .sc-logo{overflow:hidden}.sc-header .sc-logo>.sc-logo-art{display:block;position:static;width:100%;height:26px;max-width:100%;max-height:100%;flex-shrink:1;overflow:hidden;fill:#000;filter:none;transform:none}.sc-desktop{display:flex;align-items:center;gap:22px}.sc-desktop>.sc-pricing,.sc-disclosure>summary{display:flex;align-items:center;gap:5px;min-height:44px;font-size:15px;font-weight:500;white-space:nowrap;color:#343b47}.sc-disclosure>summary>svg{color:#75808e;transition:transform .18s ease}.sc-disclosure[open]>summary{color:#0067d0}.sc-disclosure[open]>summary>svg{transform:rotate(180deg);color:#0067d0}.sc-account{display:flex;align-items:center;gap:8px;margin-left:auto}.sc-signin{display:inline-flex;align-items:center;justify-content:center;padding:0 14px;min-height:44px;font-size:14px;font-weight:500;white-space:nowrap;border-radius:10px}.sc-signin:hover{background:#f3f6fa}:is(.sc-header,.sc-footer) .sc-cta{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:44px;padding:0 17px;color:#fff;background:#0071e3;border:1px solid #0071e3;border-radius:10px;font-size:14px;font-weight:600;line-height:20px;white-space:nowrap;transition:background .15s ease}:is(.sc-header,.sc-footer) .sc-cta:hover{background:#0066cd;border-color:#0066cd}.sc-cta svg{width:17px;height:17px}.sc-panel{position:fixed;top:94px;left:50%;transform:translateX(-50%);max-height:calc(100dvh - 112px);width:min(1160px,calc(100vw - 48px));overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;background:#fff;border:1px solid #dce2e9;border-radius:16px;box-shadow:0 12px 35px -10px #16243c26}.sc-menu-intro{display:flex;align-items:center;gap:10px;padding:19px 25px;border-bottom:1px solid #e9edf2}.sc-menu-intro>div{display:flex;align-items:center;gap:14px;margin-right:auto}.sc-menu-intro b{font-weight:600;font-size:16px}.sc-menu-intro span{color:#687384;font-size:14px}.sc-menu-intro>a{font-size:14px;color:#0066ce;font-weight:500}.sc-menu-intro>svg{color:#0066ce;width:16px}.sc-product-groups{display:grid;grid-template-columns:1fr 1.12fr 1fr 1.15fr;gap:12px;padding:24px 18px}.sc-menu-group{margin:0!important;padding:0!important}.sc-menu-group h3{margin:0 8px 13px!important;font:600 14px/1.45 Inter,system-ui,sans-serif!important;letter-spacing:0!important;color:#6a7483}.sc-menu-group>div{display:grid;gap:3px}.sc-menu-group a,.sc-resource-grid>a{display:flex;align-items:center;gap:9px;min-height:43px;padding:7px 8px;border-radius:8px;color:#313844;font-size:14px;line-height:20px;transition:background .14s ease,color .14s ease}.sc-item-icon{display:grid;place-items:center;width:22px;height:24px;flex:none;color:#758193}.sc-item-icon svg{width:19px;height:19px}.sc-header a[aria-current=page]{color:#0067d0;background:#edf5ff}.sc-header a[aria-current=page] .sc-item-icon{color:#0071e3}.sc-menu-group a:hover,.sc-resource-grid>a:hover{background:#f4f7fb;color:#0067d0}.sc-menu-group a:hover .sc-item-icon,.sc-resource-grid>a:hover .sc-item-icon{color:#0071e3}.sc-menu-foot{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 25px;border-top:1px solid #e6ebf2;background:#f8fafd;font-size:14px;color:#677386}.sc-menu-foot a{display:flex;align-items:center;gap:10px;color:#0067d0;font-weight:500}.sc-panel-resources,.sc-panel-free{width:min(670px,calc(100vw - 48px))}.sc-resource-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px 18px;padding:23px}.sc-resource-grid>a{font-size:15px;min-height:48px}.sc-free-intro{padding:23px 29px 0}.sc-free-intro b{display:block;font-weight:600;font-size:17px}.sc-free-intro span{display:block;color:#677386;font-size:14px;margin-top:5px}.sc-mobile{display:none}.sc-footer{position:relative;background:#f7f9fc;border-top:1px solid #e1e6ef;margin-top:0;padding:0!important;overflow:hidden}.sc-footer-inner{width:calc(100% - 80px);max-width:1200px;margin:0 auto}.sc-footer-brand{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:62px 0 46px;border-bottom:1px solid #dfe6ef}.sc-footer-logo{display:block;width:236px;max-width:100%}.sc-footer-logo img{display:block;width:100%;height:auto;filter:brightness(0)}.sc-footer-brand>div>p{font-family:Satoshi,Inter,system-ui,sans-serif;font-size:24px!important;line-height:1.35!important;letter-spacing:-.4px;margin:22px 0 0;color:#414c5c}.sc-footer-invitation{display:flex;align-items:center;gap:28px}.sc-footer-invitation b{display:block;font-size:19px;font-weight:500;line-height:1.4}.sc-footer-invitation p{font-size:14px!important;color:#697687;margin:7px 0 17px!important;line-height:1.5!important}.sc-footer .sc-footer-orbit{position:relative!important;inset:auto!important;width:116px!important;height:116px!important;flex:none;pointer-events:none;margin:0!important}.sc-footer-directory{display:grid;grid-template-columns:1fr 1.12fr 1fr 1.15fr 1fr;gap:26px;padding:42px 0 38px}.sc-footer-group{padding:0!important;margin:0!important;border:0!important}.sc-footer-group>summary{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0!important;margin:0 0 18px!important;font:600 14px/1.5 Inter,system-ui,sans-serif!important;color:#283443;letter-spacing:0!important}.sc-footer-group>summary:after{display:none!important}.sc-footer-group>summary svg{display:none}.sc-footer-group ul{padding:0;margin:0;list-style:none;display:grid;gap:10px}.sc-footer-group li{padding:0;margin:0}.sc-footer-group li a{display:inline-block;padding:2px 0;color:#5b687a;font-size:14px;line-height:1.55;border-radius:3px}.sc-footer-group a[aria-current=page]{color:#0067d0;font-weight:500}.sc-footer-group a:hover,.sc-footer-free a:hover,.sc-footer-bottom a:hover{text-decoration:underline;text-underline-offset:4px;color:#0067d0}.sc-footer-free{display:grid;grid-template-columns:180px 1fr;gap:24px;padding:24px 0;border-top:1px solid #dfe6ef;border-bottom:1px solid #dfe6ef}.sc-footer-free>span{font-size:14px;font-weight:600;color:#465469}.sc-footer-free nav{display:flex;gap:12px 22px;flex-wrap:wrap}.sc-footer-free a{font-size:14px;color:#5b687a}.sc-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 0 8px;color:#657285;font-size:14px}.sc-footer-bottom nav{display:flex;align-items:center;gap:23px;flex-wrap:wrap}.sc-footer-bottom button{color:#657285;border:0;border-radius:5px;background:0 0;min-height:44px;padding:0;font:inherit;cursor:pointer}.sc-footer-bottom button:hover{color:#0067d0}.sc-preview-note{font-size:12px!important;color:#748092;line-height:1.5!important;margin:0!important;padding:0 0 24px!important}@media (min-width:961px){.sc-footer-group>summary{pointer-events:none}}@media (min-width:961px) and (max-width:1100px){.sc-pill{gap:20px;padding-left:16px}.sc-logo,.sc-logo img{width:178px}.sc-desktop{gap:18px}.sc-product-groups{gap:6px;padding-inline:12px}.sc-menu-group a{font-size:14px;gap:6px}.sc-menu-group h3{font-size:14px!important}.sc-footer-invitation{gap:12px}}@media (max-width:1100px){.sc-header{top:10px;padding:0 12px}.sc-pill{height:56px;padding:5px 7px 5px 14px;border-radius:16px;gap:10px}.sc-logo{width:clamp(160px,40vw,190px);height:42px}.sc-logo img{width:100%;height:auto}.sc-desktop,.sc-account{display:none}.sc-mobile{display:block;margin-left:auto}.sc-mobile-trigger{position:relative;z-index:3;display:flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:0 12px;border-radius:11px;font-size:14px;font-weight:500;background:#f0f6fd;color:#0067d0}.sc-mobile-trigger i{display:flex;flex-direction:column;justify-content:center;gap:5px;width:15px;height:17px}.sc-mobile-trigger b{display:block;height:1.5px;background:currentColor;width:15px;transition:transform .18s ease}.sc-mobile[open] .sc-mobile-trigger b:first-child{transform:translateY(3.25px) rotate(45deg)}.sc-mobile[open] .sc-mobile-trigger b:last-child{transform:translateY(-3.25px) rotate(-45deg)}.sc-mobile-shade{position:fixed;inset:0;background:#1d2b441c;z-index:-1}.sc-mobile-panel{position:fixed;top:77px;left:12px;right:12px;max-height:calc(100dvh - 90px);overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;border:1px solid #dce2e9;border-radius:16px;padding:0 18px 18px;background:#fff;box-shadow:0 10px 25px -8px #12233a1a;z-index:2}.sc-mobile-top{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:68px;color:#0067d0;border-bottom:1px solid #e7edf4}.sc-mobile-top a{font-size:15px;font-weight:500}.sc-mobile-group>summary{display:flex;justify-content:space-between;align-items:center;min-height:58px;font-size:16px;font-weight:500}.sc-mobile-group{border-bottom:1px solid #e7edf4}.sc-mobile-group[open]>summary>svg{transform:rotate(180deg)}.sc-mobile-group>div{padding-bottom:14px}.sc-mobile-group>div>.sc-menu-group+.sc-menu-group{margin-top:18px!important}.sc-mobile-group>div>a{display:flex;align-items:center;gap:11px;min-height:48px;padding:7px 8px;border-radius:8px;font-size:15px}.sc-mobile .sc-menu-group a{font-size:15px;min-height:46px}.sc-mobile .sc-menu-group h3{font-size:14px!important;margin:8px 8px 6px!important}.sc-mobile-pricing{display:flex;align-items:center;justify-content:space-between;min-height:58px;font-size:16px;font-weight:500}.sc-mobile-account{display:grid;grid-template-columns:1fr 1.4fr;gap:10px;padding-top:10px;border-top:1px solid #e7edf4}.sc-mobile-account .sc-signin{border:1px solid #dce2e9}.sc-mobile-account .sc-cta{padding-inline:12px;gap:8px;min-height:48px}html.sc-mobile-open,html.sc-mobile-open body{overflow:hidden}.sc-footer-inner{width:calc(100% - 48px)}.sc-footer-brand{padding-top:42px;gap:24px}.sc-footer-invitation{gap:0}.sc-footer .sc-footer-orbit{display:none}.sc-footer-invitation p{max-width:220px}.sc-footer-brand>div>p{font-size:22px!important}.sc-footer-directory{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:35px}.sc-footer-group>summary{pointer-events:none}.sc-footer-free{grid-template-columns:1fr;gap:12px}.sc-footer-bottom{align-items:flex-start;gap:10px;flex-direction:column}.sc-footer-bottom nav{gap:20px}.sc-preview-note{padding-top:5px!important}}@media (max-width:600px){.sc-footer-inner{width:calc(100% - 40px)}.sc-footer-brand{display:block;padding:36px 0 28px}.sc-footer-logo{width:220px}.sc-footer-brand>div>p{font-size:22px!important;margin-top:18px}.sc-footer-invitation{margin-top:28px;justify-content:space-between;gap:0}.sc-footer-invitation b{font-size:17px}.sc-footer-invitation p{font-size:14px!important;max-width:220px}.sc-footer .sc-footer-orbit{display:block;width:82px!important;height:82px!important;margin-left:-10px!important}.sc-footer-invitation .sc-cta{min-height:48px;font-size:15px}.sc-footer-directory{display:block;padding:8px 0 22px}.sc-footer-group{border-bottom:1px solid #dfe6ef!important}.sc-footer-group>summary{min-height:58px;margin:0!important;pointer-events:auto;font-size:15px!important}.sc-footer-group>summary svg{display:block;transition:transform .18s ease}.sc-footer-group[open]>summary svg{transform:rotate(180deg)}.sc-footer-group ul{gap:0;padding-bottom:14px}.sc-footer-group li a{display:flex;align-items:center;min-height:44px;font-size:15px;padding:7px 0}.sc-footer-free{border-top:0;padding:0 0 24px}.sc-footer-free nav{display:grid;grid-template-columns:1fr 1fr;gap:6px 18px}.sc-footer-free a{display:flex;align-items:center;min-height:44px;font-size:14px}.sc-footer-bottom{padding-top:20px;font-size:13px}.sc-footer-bottom nav{gap:4px 18px}.sc-footer-bottom :is(a,button){min-height:44px;display:flex;align-items:center}.sc-back-top{white-space:nowrap}.sc-preview-note{font-size:12px!important}}@media (prefers-reduced-motion:reduce){:is(.sc-header,.sc-footer) *{transition:none!important;scroll-behavior:auto!important}}.sc-footer .sc-cta{min-height:52px;padding:0 20px;font-size:16px;gap:16px}.sc-language-footer{display:flex;align-items:center;gap:18px;flex-wrap:wrap;padding:24px 0;border-top:1px solid #d4e1f1}.sc-language-label{font-size:13px;color:#52647c}.sc-language-options{display:flex;flex-wrap:wrap;gap:6px}.sc-language-footer a{display:inline-flex;align-items:center;min-height:40px;padding:8px 12px;border:1px solid transparent;border-radius:9px;color:#475a73;font-size:14px;text-decoration:none;transition:background 160ms,border-color 160ms}.sc-language-footer a:hover{background:#fff;border-color:#d4e1f1}.sc-language-footer a:focus-visible{outline:2px solid #0071e3;outline-offset:3px}.sc-language-footer a[aria-current]{color:#0067cf;background:#e9f3ff;border-color:#c9e0fb;font-weight:600}.sc-footer-inner{padding-bottom:24px}.sc-footer .sc-cta:active{transform:translateY(1px) scale(.98)}.sc-footer-orbit{background:url(/optimized-media/5a0e8cedc7d8c070d627.webp)center/contain no-repeat}.sc-footer-orbit.orbit-planet-ready{background-image:none}html body .pv-stage-main>.pf-orbit,html body .pf-hero-art>.pf-orbit,html body .r99-hero-orbit,html body .hero-orbit-moment,html body .reel-ai-orbit,html body .orbit-companion,html body .quiz-visual>.orbit-capture,html body .crm-story-stage>.orbit-crm-story,html body .ai-example>.orbit-ai,html body .delivery-canvas>.delivery-orbit,html body .workflow-feature>.orbit-workflow{display:none!important}html body .sc-header .sc-header-signin{display:none}@media (max-width:1100px){html body .sc-header .sc-pill{gap:8px}html body .sc-header .sc-logo{flex:0 1 194px;min-width:96px;width:194px}html body .sc-header .sc-logo-art{width:100%;height:auto;max-width:194px}html body .sc-header .sc-mobile{flex:none}html body .sc-header .sc-header-signin{display:inline-flex;align-items:center;justify-content:center;flex:none;position:relative;z-index:3;min-height:44px;padding:0 14px;border:1px solid #0071e3;border-radius:11px;background:#0071e3;color:#fff;font:600 14px/1.2 Inter,system-ui,sans-serif;white-space:nowrap;transition:background .15s,transform .15s}html body .sc-header .sc-header-signin:hover{background:#0068d1;border-color:#0068d1}html body .sc-header .sc-header-signin:active{background:#005bb5;transform:translateY(1px)}}@media (max-width:380px){html body .sc-header .sc-pill{padding-inline:10px 6px;gap:6px}html body .sc-header .sc-mobile-trigger{width:44px;padding:0}html body .sc-header .sc-mobile-trigger>span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}html body .sc-header .sc-header-signin{padding-inline:10px;font-size:13px}}@media (max-width:600px){.sc-footer .sc-footer-inner{width:calc(100% - 32px);padding-bottom:16px}.sc-footer .sc-footer-brand{padding:24px 0 18px}.sc-footer .sc-footer-logo{width:190px}.sc-footer .sc-footer-brand>div>p{font-size:19px!important;line-height:1.3!important;margin-top:12px}.sc-footer .sc-footer-invitation{margin-top:18px;gap:8px}.sc-footer .sc-footer-invitation>div:first-child{min-width:0}.sc-footer .sc-footer-invitation b{font-size:16px;line-height:1.35}.sc-footer .sc-footer-invitation p{font-size:13px!important;line-height:1.4!important;margin:5px 0 12px!important}.sc-footer .sc-footer-invitation .sc-cta{min-height:44px;padding:0 14px;font-size:14px;gap:12px}.sc-footer .sc-footer-orbit{width:64px!important;height:64px!important;margin-left:0!important}.sc-footer .sc-footer-directory{padding:4px 0 16px}.sc-footer .sc-footer-group>summary{min-height:44px;font-size:14px!important}.sc-footer .sc-footer-group ul{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px;padding-bottom:8px}.sc-footer .sc-footer-group li a{min-height:44px;padding:6px 0;font-size:13px;line-height:1.35}.sc-footer .sc-footer-free{gap:4px;padding:0 0 12px}.sc-footer .sc-footer-free>span{font-size:13px}.sc-footer .sc-footer-free nav{gap:0 16px}.sc-footer .sc-footer-free a{font-size:13px;line-height:1.35}.sc-footer .sc-language-footer{display:block;padding:12px 0;gap:0}.sc-footer .sc-language-label{display:block;margin-bottom:2px;font-size:12px}.sc-footer .sc-language-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px}.sc-footer .sc-language-footer a{justify-content:center;min-height:44px;padding:6px 3px;font-size:12px}.sc-footer .sc-footer-bottom{padding:12px 0 0;gap:2px;font-size:12px}.sc-footer .sc-footer-bottom nav{gap:0 16px}}.sb-consent[hidden],.sb-consent-settings[hidden]{display:none!important}.sb-consent{position:fixed;right:18px;bottom:18px;z-index:12000;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:min(720px,calc(100vw - 36px));gap:16px;padding:14px 15px;color:#f7f7f8;background:rgba(15,15,17,.95);border:1px solid rgba(255,255,255,.15);border-radius:16px;box-shadow:0 18px 52px rgba(0,0,0,.38);backdrop-filter:blur(20px);font-family:Inter,system-ui,sans-serif}.sb-consent strong{display:block;margin-bottom:5px;font-size:15px}.sb-consent p{margin:0;color:#b7b7bf;font-size:13px;line-height:1.5}.sb-consent a{color:#fff;text-underline-offset:3px}.sb-consent__actions{display:flex;flex-wrap:nowrap;gap:8px}.sb-consent button,.sb-consent-settings{min-width:44px;min-height:44px;padding:0 14px;color:#f5f5f6;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.14);border-radius:11px;font:700 14px/1.1 Inter,system-ui,sans-serif;cursor:pointer}.sb-consent [data-sb-consent-accept]{color:#fff;-webkit-text-fill-color:#fff;background:#0071e3;background-image:none;border:2px solid #0071e3}.sb-consent [data-sb-consent-accept]:hover{background:#0077ed;background-image:none;border-color:#0071e3}.sb-consent-settings{position:static;display:block;width:fit-content;max-width:calc(100% - 32px);min-height:44px;margin:16px auto;padding:12px 14px;color:#f5f5f6;background:#171719;white-space:normal;overflow-wrap:anywhere}.sb-consent :focus-visible,.sb-consent-settings:focus-visible{outline:2px solid #0071e3;outline-offset:3px}@media (max-width:540px){.sb-consent{right:8px;bottom:8px;grid-template-columns:minmax(0,1fr);width:calc(100vw - 16px);gap:10px;padding:12px}.sb-consent strong{margin-bottom:2px;font-size:14px}.sb-consent p{font-size:13px;line-height:1.45}.sb-consent__actions{display:grid;grid-template-columns:1fr 1fr}.sb-consent button{width:100%}}[data-sb-consent],[data-sb-consent-settings]{display:none!important}body{padding-top:var(--sb-privacy-offset,0px)}body:has(.sb-privacy-banner:not([hidden])) .sc-header{top:calc(var(--sb-privacy-offset,0px) + 18px)}body:has(.sb-privacy-banner:not([hidden])) .sc-panel{top:calc(var(--sb-privacy-offset,0px) + 94px);max-height:calc(100dvh - var(--sb-privacy-offset,0px) - 112px)}body:has(.sb-privacy-banner:not([hidden])) .sc-mobile-panel{top:calc(var(--sb-privacy-offset,0px) + 77px);max-height:calc(100dvh - var(--sb-privacy-offset,0px) - 90px)}.sb-privacy-banner,.sb-privacy-dialog{box-sizing:border-box;font:14px/1.5 Inter,system-ui,sans-serif;letter-spacing:normal}.sb-privacy-banner{position:fixed;z-index:1900;inset:0 0 auto;width:100%;max-height:50dvh;overflow:auto;background:#202020;color:#fff;padding:16px 60px;border:0;border-radius:0;box-shadow:0 3px 12px #0002}.sb-privacy-banner[hidden]{display:none}.sb-privacy-banner-inner{max-width:1120px;margin:0 auto}.sb-privacy-banner p{font:400 13px/1.5 Inter,system-ui,sans-serif;color:#fff;margin:0;text-align:left;letter-spacing:normal}.sb-privacy-banner a{color:#fff;text-decoration:underline;text-underline-offset:3px}.sb-privacy-actions{display:flex;align-items:center;gap:12px}.sb-privacy-banner .sb-privacy-actions{justify-content:center;margin-top:12px;flex-wrap:wrap}.sb-privacy-banner button,.sb-privacy-dialog button{font:600 14px/1.3 Inter,system-ui,sans-serif;min-height:44px;padding:11px 20px;border:1px solid #dce3ed;border-radius:8px;background:#fff;color:#202020;box-shadow:none;cursor:pointer}.sb-privacy-banner button:hover,.sb-privacy-dialog button:hover{background:#edf5ff;border-color:#0071e3}.sb-privacy-banner :focus-visible,.sb-privacy-dialog :focus-visible{outline:3px solid #78baff;outline-offset:3px}.sb-privacy-banner [data-settings]{color:#fff;background:0 0;border-color:transparent;text-decoration:underline;text-underline-offset:4px}.sb-privacy-banner [data-settings]:hover{background:#ffffff12}.sb-privacy-banner [data-dismiss]{position:absolute;right:8px;top:8px;min-width:44px;padding:0;border:0;background:0 0;color:#fff;font-size:28px;font-weight:400}.sb-privacy-banner [data-dismiss]:hover{background:#ffffff12}.sb-privacy-dialog{width:680px;max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px);margin:auto;padding:0;overflow:hidden;border:1px solid #dce3ed;border-radius:16px;background:#fff;color:#1b2633;box-shadow:0 20px 80px #172b4d33}.sb-privacy-dialog[open]{display:flex;flex-direction:column}.sb-privacy-dialog::backdrop{background:#12203366}.sb-privacy-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 24px 8px;flex:none}.sb-privacy-head h2{font:600 24px/1.25 Inter,system-ui,sans-serif;color:#1b2633;margin:0;letter-spacing:-.5px}.sb-privacy-dialog .sb-privacy-head button{font-size:28px;font-weight:400;padding:0;min-width:44px;border:0;background:0 0}.sb-privacy-body{padding:0 24px 24px;min-height:0;overflow:auto;overscroll-behavior:contain}.sb-privacy-dialog p{font:400 14px/1.6 Inter,system-ui,sans-serif;color:#526277;margin:0;letter-spacing:normal}.sb-privacy-dialog a{color:#0064ca;font-size:14px;text-decoration:underline;text-underline-offset:3px}.sb-privacy-categories{display:grid;gap:14px;margin:20px 0}.sb-privacy-row{position:relative;min-height:76px;padding:14px 18px;border:1px solid #dce3ed;border-radius:16px}.sb-privacy-row details{min-width:0}.sb-privacy-row summary{display:flex;align-items:center;gap:12px;min-height:44px;padding-right:118px;font-size:16px;font-weight:600;cursor:pointer;list-style:none}.sb-privacy-row summary::-webkit-details-marker{display:none}.sb-privacy-row summary::before{content:"";width:8px;height:8px;flex:none;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg);margin:0 3px}.sb-privacy-row details[open] summary::before{transform:rotate(135deg)}.sb-privacy-row details p{padding:8px 0 2px 26px}.sb-privacy-row>span,.sb-privacy-row>input{position:absolute;right:18px;top:24px}.sb-privacy-row>span{white-space:nowrap;color:#526277;font-size:12px;line-height:28px}.sb-privacy-row input{appearance:none;width:54px;height:30px;margin:0;border:2px solid #25313e;border-radius:20px;background:#fff;cursor:pointer}.sb-privacy-row input::before{content:"";position:absolute;width:22px;height:22px;top:2px;left:2px;background:#25313e;border-radius:50%}.sb-privacy-row input:checked{background:#0071e3;border-color:#0071e3}.sb-privacy-row input:checked::before{left:26px;background:#fff}.sb-privacy-row input:disabled{opacity:.55;cursor:not-allowed}.sb-privacy-dialog [data-gpc]:not([hidden]){padding:12px;border-radius:8px;background:#eef5ff;margin-bottom:16px}.sb-privacy-dialog>.sb-privacy-actions{flex:none;flex-wrap:wrap;padding:18px 24px;border-top:1px solid #e3e9f1;background:#fff}.sb-privacy-dialog [data-save]{margin-left:auto;background:#0071e3;color:#fff;border-color:#0071e3}.sb-privacy-dialog [data-save]:hover{background:#0064ca}@media (max-width:760px){body:has(.sb-privacy-banner:not([hidden])) .sc-header{top:calc(var(--sb-privacy-offset,0px) + 12px)}.sb-privacy-banner{padding:14px 44px 12px 16px}.sb-privacy-banner .sb-privacy-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:10px}.sb-privacy-banner button{font-size:12px;padding:10px 8px}.sb-privacy-banner [data-settings]{grid-column:1/-1;min-height:36px;padding:7px}.sb-privacy-banner [data-dismiss]{right:0;top:2px;font-size:26px}.sb-privacy-head{padding:14px 16px 8px}.sb-privacy-head h2{font-size:22px}.sb-privacy-body{padding:0 16px 16px}.sb-privacy-row{padding:12px}.sb-privacy-row summary{padding-right:96px;font-size:15px;gap:8px}.sb-privacy-row>span,.sb-privacy-row>input{right:12px;top:20px}.sb-privacy-row details p{padding-left:20px;font-size:13px}.sb-privacy-dialog>.sb-privacy-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:14px 16px}.sb-privacy-dialog button{font-size:12px;padding:10px}.sb-privacy-dialog [data-save]{grid-column:1/-1;width:100%;margin-left:0}}body.resource-v99 .resource-main :is(.pseo-steps li,.sb-industry__steps li,.guide-steps li){background:#f5f8fc!important;background-image:none!important;border:1px solid #d5e1ef!important;border-radius:14px!important;box-shadow:none!important}body.resource-v99 .resource-main :is(ol,ul)>li:has(>div>h3){background:#f5f8fc!important;background-image:none!important;border-color:#d5e1ef!important}body.resource-v99 .resource-main :is(.pseo-steps li,.guide-steps li)>span{background:#e7f1ff!important;color:#005bbd!important;border-radius:8px}body.resource-v99 .resource-main :is(.pseo-button,.stack-audit-button-primary,.guide-cta>a){background:#0071e3!important;color:#fff!important;border-color:#0071e3!important}body.resource-v99 .resource-main :is(.pseo-button,.stack-audit-button-primary,.guide-cta>a) *{color:#fff!important}body.resource-v99 .resource-main :is(li>span:first-child,.agnexticon,.agresource-arrow,[class*=benefit-icon],.sbcrm-v4-profile>span,.spxuiv29-next-badge,.spxuiv30-action,.spxcdv27-urgent,.spxcdv27c-button){background:#e7f1ff!important;color:#005bbd!important}body.resource-v99 .resource-main .sb-cap-demo__answer--selected>span{background:#0071e3!important;color:#fff!important}body.resource-v99 .resource-main .spxui-template26-message-out{background:#e7f1ff!important;color:#202b38!important}body.resource-v99 .resource-main .spxui-template26-send{background:#0071e3!important;color:#fff!important}body.resource-v99 .resource-main .mcr-eyebrow{background:#e7f1ff!important;color:#365572!important}body.resource-v99 .resource-main .sb-price-final__card :is(h2,p){color:#202b38!important}body.resource-v99 .resource-main .audit-final .sb-button--primary{background:#0071e3!important;color:#fff!important}body.resource-v99 .resource-main figure:has(>img),body.resource-v99 .resource-main figure:has(>.theme-native-visual){height:auto!important;min-height:0!important;aspect-ratio:auto!important;padding:12px!important;background:#f5f8fc!important;background-image:none!important;border:1px solid #d5e1ef!important;border-radius:16px!important;box-shadow:none!important;overflow:hidden!important;align-self:start!important}body.resource-v99 .resource-main figure:has(>img)::before,body.resource-v99 .resource-main figure:has(>img)::after,body.resource-v99 .resource-main figure:has(>.theme-native-visual)::before,body.resource-v99 .resource-main figure:has(>.theme-native-visual)::after{display:none!important}body.resource-v99 .resource-main figure>img{display:block;width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;transform:none!important;border-radius:10px}body.resource-v99 .resource-main .theme-native-visual{width:100%!important;height:auto!important;min-height:0!important;position:relative!important;background:#fff!important;border:1px solid #cfdeef!important;border-radius:12px!important;overflow:hidden!important;box-shadow:0 8px 24px #1638580d!important;color:#202b38!important;text-align:left!important}body.resource-v99 .resource-main .theme-native-visual header{display:flex!important;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px;padding:16px!important;border-bottom:1px solid #dce5ef;background:#fff!important;font:600 15px/1.5 Inter,sans-serif!important}body.resource-v99 .resource-main .theme-native-visual header span{font-size:12px!important;color:#005bbd!important;background:#edf5ff!important;padding:4px 8px;border-radius:6px}body.resource-v99 .resource-main .theme-workflow{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;padding:18px!important;background:#f5f8fc!important}body.resource-v99 .resource-main .theme-workflow-step{position:relative!important;display:grid!important;grid-template-columns:32px 1fr!important;gap:4px 10px!important;padding:14px!important;border:1px solid #d5e1ef!important;border-radius:10px!important;background:#fff!important}body.resource-v99 .resource-main .theme-workflow-step small{grid-row:1/3;align-self:center;color:#0064ca!important;font-size:13px!important}body.resource-v99 .resource-main .theme-workflow-step strong{font:600 16px/1.4 Inter,sans-serif!important;color:#202b38!important}body.resource-v99 .resource-main .theme-step-detail{font-size:13px!important;line-height:1.5!important;color:#536278!important}body.resource-v99 .resource-main .theme-migration-grid{display:grid!important;grid-template-columns:1fr!important;padding:18px!important;gap:24px!important;background:#f5f8fc!important}body.resource-v99 .resource-main .theme-migration-grid section{padding:0!important;margin:0!important;background:0 0!important;min-width:0}body.resource-v99 .resource-main .theme-migration-grid h3{font-size:21px!important;margin:8px 0 16px!important;line-height:1.25!important}body.resource-v99 .resource-main .theme-migration-grid small{font:600 11px/1.5 Inter,sans-serif!important;letter-spacing:.06em;color:#536278!important}body.resource-v99 .resource-main .theme-migration-grid dl{margin:0!important}body.resource-v99 .resource-main .theme-migration-grid dl div{display:grid!important;grid-template-columns:1fr 1fr;gap:12px;padding:12px 0!important;border-bottom:1px solid #d5e1ef;font:14px/1.5 Inter,sans-serif!important}body.resource-v99 .resource-main .theme-migration-grid dd{margin:0!important;color:#005bbd!important}body.resource-v99 .resource-main .theme-migration-grid ul{display:grid!important;gap:12px;padding:0!important;margin:0!important;list-style:none!important}body.resource-v99 .resource-main .theme-migration-grid li{font-size:14px!important;line-height:1.5!important;background:0 0!important}body.resource-v99 .resource-main .theme-visual-note{font-size:13px!important;margin:16px 0 0!important;color:#536278!important}.fa-breadcrumbs .sep{color:#596b82!important}.pf-rating{color:#916900!important}.phone-form-bottom span{color:#58697f!important}@media (max-width:1099px){body.resource-v99 .resource-main :is(input,select,textarea){font-size:16px!important;max-width:100%}body.resource-v99 .resource-main :is(.sb-hero__grid,[class*=hero-grid]){min-width:0}body.resource-v99 .resource-main :is(figure,img,video,iframe){max-width:100%}body.resource-v99 .resource-main table{max-width:100%}}@media (max-width:600px){body.resource-v99 .resource-main :is(.pseo-steps,.sb-industry__steps){grid-template-columns:1fr!important}body.resource-v99 .resource-main .pseo-steps li{padding:20px!important;gap:16px!important}body.resource-v99 .resource-main :is(button,input,select,summary){min-height:44px}body.resource-v99 .resource-main .theme-native-visual{min-width:0!important}}body.resource-v99 .resource-main :is(.pseo-steps,.guide-steps)>li>span{display:grid!important;place-items:center;width:32px!important;height:32px!important;min-width:32px!important;line-height:1!important;padding:0!important;font-size:13px!important}html body.resource-v99 #main#main#main .resource-main :is(.pseo-button,.stack-audit-button-primary,.guide-cta>a,.sb-button--primary){background:#0071e3!important;color:#fff!important;border-color:#0071e3!important}html body.resource-v99 #main#main#main .resource-main :is(.pseo-button,.stack-audit-button-primary,.guide-cta>a,.sb-button--primary) :is(span,strong,b){color:#fff!important}html body.resource-v99 #main#main#main .resource-main li:has(h3){background:#f5f8fc!important;background-image:none!important;border-color:#d5e1ef!important}html body.resource-v99 #main#main#main .resource-main .sba-flow-node>span{background:#e7f1ff!important;color:#005bbd!important}html body.resource-v99 #main#main#main .resource-main .sb-cap-demo__answer--selected>span{color:#fff!important;background:#0071e3!important}html body.resource-v99 #main#main#main .resource-main .spxui-template26-send{color:#fff!important;background:#0071e3!important}html body.resource-v99 #main#main#main .resource-main .sb-industries__command-tabs span{background:#e7f1ff!important;color:#005bbd!important}html body.resource-v99 #main#main#main .resource-main .sb-industries__command-tabs .is-active{background:#0071e3!important;color:#fff!important}.film-story-map small,.native-field-label span,.native-record small{color:#536278!important}@layer spacebrain-actions{.sb-button>.sb-button-label{background:0 0!important;background-image:none!important}}html body.resource-v99 #main#main#main .resource-main .sb-cap-demo__swatch--ink{background:#202b3b!important;color:#fff!important}.home-v9 .faqs summary>span{color:#536278!important}html body.resource-v99 #main#main#main .resource-main .sb-industries__card>div>span{background:#e7f1ff!important;color:#005bbd!important}html body.resource-v99 #main#main#main .resource-main .sba-avatar{background:#e7f1ff!important;color:#005bbd!important}body.resource-v99 .resource-main .sb-problem>*{min-width:0!important}body.resource-v99 .resource-main .sb-equation{min-width:0!important;max-width:100%!important;width:100%!important}body.resource-v99 .resource-main .sb-equation :is(.sb-equation__formula,.sb-equation__note,.sb-equation__label){white-space:normal!important;overflow-wrap:anywhere!important;max-width:100%!important}@media (max-width:767px){.home-v9 #quiz-funnels .quiz-visual{display:none!important}.home-v9 #quiz-funnels .quiz-layout{gap:0!important;min-height:0!important}}@media (max-width:359px){.sc-header .sc-pill{gap:6px;padding-left:10px}.sc-header .sc-logo{width:138px;min-width:0}.sc-header .sc-logo img{width:100%}.sc-header .sc-mobile-trigger{gap:6px;padding-inline:8px}}@layer spacebrain-closing{html body section.sb-closing.sb-closing{box-sizing:border-box!important;position:relative!important;display:block!important;width:calc(100% - 32px)!important;max-width:1200px!important;min-height:0!important;height:auto!important;margin:56px auto!important;padding:clamp(28px,5vw,64px)!important;background:#f3f6fb!important;background-image:none!important;color:#192431!important;border:1px solid #dce4ef!important;border-radius:20px!important;box-shadow:none!important;text-align:center!important;overflow:visible!important;isolation:isolate}html body section.sb-closing::before,html body section.sb-closing::after{display:none!important}html body .sb-closing .sb-closing-layout{display:block!important;width:100%!important;max-width:820px!important;min-height:0!important;height:auto!important;margin-inline:auto!important;padding:0!important;background:0 0!important;background-image:none!important;color:inherit!important;border:0!important;box-shadow:none!important;text-align:center!important}html body .sb-closing .sb-closing-layout::before,html body .sb-closing .sb-closing-layout::after{display:none!important}html body .sb-closing h2{max-width:25ch!important;margin:0 auto 20px!important;font-size:clamp(30px,3.6vw,48px)!important;line-height:1.12!important;letter-spacing:-.035em!important;text-wrap:balance;color:#192431!important}html body .sb-closing h2 :not(.sb-button *){color:inherit!important;background:0 0!important}html body .sb-closing p{max-width:62ch!important;margin:0 auto 24px!important;font-size:17px!important;line-height:1.65!important;color:#526279!important;text-wrap:pretty}html body .sb-closing :is([class*=eyebrow],[class*=kicker],[class*=cta-label]){display:block!important;width:auto!important;font-size:12px!important;line-height:1.5!important;letter-spacing:.07em!important;font-weight:600!important;color:#005bbd!important;background:0 0!important;margin:0 auto 18px!important}html body .sb-closing :is(.alt-trial,.cta-note,[class*=reassurance],.agfoot,.sbw-review){font-size:13px!important;margin:18px auto 0!important;color:#526279!important}html body .sb-closing :is([class*=actions],.cta-group){display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:12px 20px!important;margin:24px auto 0!important;width:100%!important}html body .sb-closing a:not(.sb-button){color:#005bbd!important;background:0 0!important;box-shadow:none!important;border-color:#dce4ef!important}html body .sb-closing a:not(.sb-button) :is(span,strong,b){color:inherit!important;background:0 0!important}html body .sb-closing :is(h2,p,a,span,strong,b){-webkit-text-fill-color:currentColor!important}html body .sb-closing .sb-button{vertical-align:middle}html body .sb-closing a:focus-visible{outline:3px solid #0071e3;outline-offset:5px}html body .sb-closing>.orbit,html body .sb-closing>.pf-orbit{position:relative!important;inset:auto!important;width:88px!important;height:88px!important;margin:0 auto 20px!important}html body .sb-closing :is(.sbuc-orbit,.sb-price-final__orbit){display:none!important}html body .sb-closing .sb-closing-layout:has(>.sbuc-orbit){display:block!important}html body .sb-closing .sbuc-detail-cta-shell{display:block!important}html body .sb-closing .sbuc-detail-cta-shell>ul{max-width:680px;margin:28px auto 0;text-align:left}html body .sb-closing .sb-industry-detail__reading>span{display:block;font-size:17px;color:#526279;margin:0 auto 24px;max-width:62ch}@media (max-width:600px){html body section.sb-closing.sb-closing{width:100%!important;margin-block:32px!important;padding:32px 22px!important;border-radius:16px!important}html body .sb-closing h2{font-size:32px!important}html body .sb-closing p{font-size:16px!important}html body .sb-closing :is([class*=actions],.cta-group){flex-direction:column!important;align-items:stretch!important;max-width:360px!important}html body .sb-closing .sb-button--primary{max-width:100%!important}}}html body .sb-faq-layout-v2{display:grid!important;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)!important;gap:clamp(32px,5vw,72px)!important;align-items:start!important;text-align:left!important}html body .sb-faq-intro-v2{min-width:0!important;max-width:none!important;margin:0!important;padding:0!important;position:static!important;background:0 0!important;border:0!important;box-shadow:none!important}html body .sb-faq-intro-v2 h2{font-size:clamp(30px,3.2vw,44px)!important;line-height:1.15!important;letter-spacing:-.035em!important;color:#1b2531!important;margin:16px 0 20px!important;text-wrap:balance;max-width:16ch!important}html body .sb-faq-intro-v2 p{font-size:16px!important;line-height:1.65!important;color:#57677e!important;max-width:42ch}html body .sb-faq-intro-v2 :is(.eyebrow,[class*=eyebrow],[class*=kicker]){font-size:12px!important;font-weight:600!important;letter-spacing:.08em!important;margin:0!important;color:#52647c!important}html body .sb-faq-component{display:flex!important;flex-direction:column!important;gap:10px!important;min-width:0!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;background:0 0!important;box-shadow:none!important;text-align:left!important}html body .sb-faq-component>.sb-faq-item{display:block!important;min-width:0!important;width:100%!important;margin:0!important;padding:0!important;border:1px solid #dde5f0!important;border-radius:14px!important;background:#fff!important;box-shadow:0 2px 3px #213c5b03!important;color:#1b2531!important;overflow:hidden!important;transition:border-color .16s ease,background-color .16s ease}html body .sb-faq-component>.sb-faq-item[open]{border-color:#b9d5f6!important;background:#f7faff!important}html body .sb-faq-component .sb-faq-toggle{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;min-height:76px!important;margin:0!important;padding:20px 22px!important;border:0!important;list-style:none!important;background:0 0!important;cursor:pointer!important;font:inherit!important;font-size:17px!important;font-weight:550!important;line-height:1.45!important;letter-spacing:-.015em!important;color:#1b2531!important;text-align:left!important;outline-offset:-4px}html body .sb-faq-component .sb-faq-toggle::-webkit-details-marker{display:none!important}html body .sb-faq-component .sb-faq-toggle::marker{content:""}html body .sb-faq-component .sb-faq-toggle::before,html body .sb-faq-component .sb-faq-toggle::after{display:none!important;content:none!important}html body .sb-faq-component .sb-faq-toggle:focus-visible{outline:2px solid #006dea!important;border-radius:13px!important}html body .sb-faq-component .sb-faq-toggle>.sb-faq-question{display:block!important;min-width:0!important;flex:1!important;color:inherit!important;font:inherit!important;transform:none!important;overflow-wrap:anywhere}html body .sb-faq-component .sb-faq-control{display:grid!important;place-items:center!important;flex:0 0 32px!important;width:32px!important;height:32px!important;border:1px solid #dce6f2!important;border-radius:50%!important;background:#f4f7fb!important;color:#51647d!important;transform:none!important;transition:background-color .16s ease,color .16s ease}html body .sb-faq-component [open]>.sb-faq-toggle>.sb-faq-control{background:#006dea!important;border-color:#006dea!important;color:#fff!important}html body .sb-faq-component .sb-faq-control svg{display:block!important;width:18px!important;height:18px!important;transform:none!important}html body .sb-faq-component .sb-faq-plus{transform-origin:center;transition:transform .16s ease}html body .sb-faq-component [open] .sb-faq-plus{transform:scaleY(0)}html body .sb-faq-component .sb-faq-answer{display:block;min-width:0!important;margin:0!important;padding:0 74px 24px 22px!important;border:0!important;color:#526279!important;font-size:16px!important;font-weight:400!important;line-height:1.7!important;background:0 0!important;overflow-wrap:anywhere}html body .sb-faq-component .sb-faq-answer :is(p,div,ul,ol){font:inherit!important;color:inherit!important;line-height:inherit!important;background:0 0!important;border:0!important;margin:0 0 12px!important;padding:0!important;max-width:none!important}html body .sb-faq-component .sb-faq-answer :is(ul,ol){padding-left:20px!important}html body .sb-faq-component .sb-faq-answer :last-child{margin-bottom:0!important}html body .sb-faq-component .sb-faq-answer a{color:#0066d6!important;text-decoration:underline!important;text-underline-offset:3px}@media (hover:hover){html body .sb-faq-component>.sb-faq-item:hover{border-color:#a9c8ed!important}html body .sb-faq-component .sb-faq-toggle:hover{background:#f7faff!important}}@media (max-width:760px){html body .sb-faq-layout-v2{grid-template-columns:minmax(0,1fr)!important;gap:24px!important}html body .sb-faq-intro-v2 h2{font-size:30px!important;max-width:22ch!important;margin:12px 0 16px!important}html body .sb-faq-component{gap:8px!important}html body .sb-faq-component .sb-faq-toggle{padding:17px 16px!important;gap:14px!important;min-height:70px!important;font-size:16px!important;line-height:1.5!important}html body .sb-faq-component .sb-faq-answer{padding:0 16px 20px!important;font-size:15px!important;line-height:1.7!important}html body .sb-faq-component .sb-faq-control{width:28px!important;height:28px!important;flex-basis:28px!important}}@media (prefers-reduced-motion:reduce){html body .sb-faq-component *{transition:none!important;animation:none!important}}.site-refined{--editorial-ink:#192431;--editorial-muted:#506176;--editorial-line:#dce4ec}.site-refined .nav-description{display:block;font-size:12px;line-height:1.45;font-weight:400;color:#506176;margin-top:3px;white-space:normal;max-width:29ch}.site-refined .sba-post__shell{max-width:1120px;margin-inline:auto}.site-refined .sba-post__title{font-size:clamp(32px,4.2vw,54px)!important;line-height:1.12!important;letter-spacing:-.035em!important;max-width:24ch}.site-refined .sba-post__dek{font-size:19px!important;line-height:1.65!important;max-width:66ch;color:var(--editorial-muted)!important}.site-refined .sba-post-richtext{max-width:72ch;margin-inline:auto;font-size:17px!important;line-height:1.8!important;color:var(--editorial-ink)!important}.site-refined .sba-post-richtext p,.site-refined .sba-post-richtext li{font-size:inherit!important;line-height:inherit!important;color:inherit!important}.site-refined .sba-post-richtext h2{font-size:clamp(25px,3vw,32px)!important;line-height:1.25!important;letter-spacing:-.025em;margin:2em 0 .7em!important}.site-refined .sba-post-richtext h3{font-size:21px!important;line-height:1.35!important;margin-top:1.6em}.site-refined .sba-post-richtext a{text-underline-offset:3px}.site-refined .r99-toc{border:1px solid var(--editorial-line);border-radius:12px;padding:24px!important;background:#f7f9fc;gap:12px!important}.site-refined .r99-toc a{font-size:14px!important;line-height:1.5!important}.site-refined .article-table-scroll{max-width:100%;overflow-x:auto;margin-block:28px;border:1px solid var(--editorial-line);border-radius:10px}.site-refined .article-table-scroll table{margin:0!important;min-width:520px}.site-refined .sba-post__answer{max-width:72ch;margin:28px auto!important;padding:22px!important;background:#f2f7ff!important;border-left:3px solid #007aff!important;border-radius:0 8px 8px 0!important}.site-refined .refined-feature .pv-overview p,.site-refined .refined-feature .pv-story p,.site-refined .sbuc-lede{font-size:17px!important;line-height:1.7!important;color:var(--editorial-muted)!important;max-width:68ch}.site-refined .refined-feature .pv-capabilities li{line-height:1.65}.site-refined .refined-feature .pf-section-nav a{min-height:44px;display:inline-flex;align-items:center}.site-refined .refined-usecase .sbuc-detail-hero{padding-block:64px!important}.site-refined .refined-usecase h2{font-size:clamp(26px,3vw,36px)!important;line-height:1.22!important;letter-spacing:-.025em}.site-refined .refined-usecase p{line-height:1.7}.site-refined .refined-comparison .cmp-section{padding-block:48px!important}.site-refined .refined-comparison .cmp-section p,.site-refined .refined-comparison .cmp-section li{font-size:16px!important;line-height:1.7!important;color:var(--editorial-muted)}.site-refined .refined-comparison .cmp-section h2{font-size:clamp(26px,3vw,36px)!important;line-height:1.25!important;letter-spacing:-.025em}.site-refined .refined-comparison td,.site-refined .refined-comparison th{padding:18px!important;line-height:1.6!important;vertical-align:top}.site-refined .ri-item{border-radius:10px!important;box-shadow:none!important}.site-refined .ri-item-copy p{font-size:15px!important;line-height:1.65!important;color:var(--editorial-muted)!important}@media (max-width:767px){.site-refined .sba-post__shell{padding-inline:20px!important}.site-refined .sba-post__dek{font-size:17px!important}.site-refined .sba-post-richtext{font-size:16px!important;line-height:1.75!important}.site-refined .r99-toc{padding:18px!important}.site-refined .refined-usecase .sbuc-detail-hero{padding-block:36px!important}.site-refined .refined-comparison .cmp-section{padding-block:32px!important}.site-refined .refined-comparison td,.site-refined .refined-comparison th{padding:12px!important}.site-refined .nav-description{font-size:12px;max-width:34ch}}.site-refined .guide-article{max-width:76ch;margin-inline:auto}.site-refined .guide-article>p,.site-refined .guide-article li{font-size:17px!important;line-height:1.8!important;color:var(--editorial-ink)}.site-refined .guide-article h1{font-size:clamp(32px,4vw,52px)!important;line-height:1.15!important;letter-spacing:-.03em}.site-refined .guide-article h2{font-size:28px!important;line-height:1.3!important}.site-refined .sba-post .r99-hero{background:0 0!important}.site-refined .sba-post__crumbs{font-size:13px!important;line-height:1.5!important}@media (max-width:767px){.site-refined .sba-post .r99-toc{display:flex!important;flex-direction:column;align-items:stretch}.site-refined .sba-post__dek{font-size:17px!important;line-height:1.65!important}.site-refined .sba-post__meta{margin-top:24px!important}}.site-refined .refined-usecase .sbuc-shell{width:min(1180px,calc(100% - 48px))!important;margin-inline:auto!important}.site-refined .refined-usecase .sbuc-actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px 24px;margin-block:24px}.site-refined .refined-usecase .sbuc-actions a{min-height:44px;display:inline-flex;align-items:center}.site-refined .refined-usecase .sbuc-note{display:flex;align-items:center;gap:8px;font-size:14px!important}.site-refined .refined-usecase section{padding-block:48px}@media (max-width:767px){.site-refined .refined-usecase .sbuc-shell{width:calc(100% - 40px)!important}.site-refined .refined-usecase section{padding-block:32px}.site-refined .refined-usecase h1{font-size:34px!important;line-height:1.15!important;letter-spacing:-.035em}.site-refined .refined-usecase .sbuc-lede{font-size:16px!important}}body.site-refined .sb-price-proof>li,body.site-refined .sb-price-card__features>li{display:grid!important;grid-template-columns:18px minmax(0,1fr)!important;align-items:start!important;column-gap:9px!important}body.site-refined .sb-price-proof>li>.price-feature-check,body.site-refined .sb-price-card__features>li>.price-feature-check{display:grid!important;place-items:center;align-self:start!important;width:18px!important;height:18px!important;min-width:18px;max-height:18px;padding:3px!important;margin-top:3px!important;border-radius:50%!important;background:#e8f2ff!important;color:#0065ca!important;box-sizing:border-box;line-height:1!important}body.site-refined .price-feature-check svg{display:block;width:12px;height:12px;flex:none}@media (max-width:900px){html body [data-sb-mobile-prose]{white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;text-wrap:wrap!important}html body br[data-sb-desktop-break]{display:none!important}html body .offer-plan p{max-width:none!important;width:auto!important}}.oa-page{color:#17212c;background:#fff;font-family:Inter,Arial,sans-serif;overflow:clip}.oa-wrap{width:min(1200px,calc(100% - 64px));margin-inline:auto}.oa-page h1,.oa-page h2,.oa-page h3{font-family:Satoshi,Inter,Arial,sans-serif;letter-spacing:-.045em;text-wrap:balance;margin:0;font-weight:650}.oa-page h1{font-size:clamp(44px,6vw,80px);line-height:1.03}.oa-page h2{font-size:clamp(32px,4vw,52px);line-height:1.08}.oa-page p{color:#5c6878;line-height:1.65}.oa-eyebrow{display:block;font-size:11px;font-weight:650;letter-spacing:.12em;line-height:1.5}.oa-hero{text-align:center;padding-top:150px}.oa-hero h1{margin-top:23px}.oa-lead{font-size:18px;max-width:730px;margin:24px auto 27px}.oa-actions{display:flex;align-items:center;justify-content:center;gap:27px}.oa-page .oa-button{display:inline-flex;align-items:center;justify-content:center;gap:26px;background:#0071e3;color:#fff;border:1px solid #0071e3;border-radius:999px;padding:15px 25px;font:600 15px/1.4 Inter,Arial,sans-serif;text-decoration:none;min-height:52px;cursor:pointer;transition:background .15s}.oa-page .oa-button:hover{background:#005bb7}.oa-page .oa-text-link{font-size:14px;font-weight:600;color:#213348;text-decoration:none}.oa-page a:hover{text-decoration:underline;text-underline-offset:4px}.oa-page button:focus-visible,.oa-page a:focus-visible,.oa-page summary:focus-visible{outline:3px solid #0071e3;outline-offset:5px}.oa-demo{margin-top:48px;padding:24px 28px 30px;border-radius:32px;background:linear-gradient(135deg,#082d82 0,#005bc5 58%,#90c1fc 100%);text-align:left;scroll-margin-top:110px}.oa-demo-top{display:flex;justify-content:space-between;align-items:center;gap:20px;color:#fff;font-size:14px;font-weight:600}.oa-demo-top>span{display:flex;align-items:center;gap:10px}.oa-demo-top i{width:8px;height:8px;border-radius:50%;background:#8de0c5}.oa-demo-top small{font-size:11px;font-weight:400;color:#d5e6ff;border-left:1px solid #81a1d6;padding-left:10px}.oa-task-tabs{display:flex;padding:4px;border:1px solid #b7d5ff;border-radius:999px;background:#f4f8ff;gap:3px}.oa-task-tabs button{font:500 12px/1.3 Inter,Arial,sans-serif;border:0;border-radius:999px;background:0 0;color:#243c5e;padding:11px 15px;cursor:pointer;min-height:38px}.oa-task-tabs button[aria-pressed=true]{background:#0071e3;color:#fff}.oa-demo-scene{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:32px;padding:30px 12px 10px}.oa-orbit-portrait{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0}.oa-orbit-portrait:before{content:"";position:absolute;width:85%;aspect-ratio:1;border:1px solid #a2c3ff66;border-radius:50%;background:radial-gradient(circle,#b1ceff66,transparent 67%)}.oa-orbit-portrait img{width:min(100%,340px);height:auto;position:relative;filter:drop-shadow(0 22px 24px #00256940)}.oa-orbit-label{color:#e4efff;font-size:13px;position:relative;margin-top:5px}.oa-conversation{min-width:0}.oa-request{background:#fff;color:#223149;border-radius:16px;display:flex;align-items:center;gap:14px;padding:16px 20px;margin-bottom:15px;box-shadow:0 10px 35px #00276612}.oa-avatar{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#edf3fb;font-size:9px;font-weight:700;flex-shrink:0}.oa-request p{margin:0;font-size:16px;color:#1d2c41;font-weight:500}.oa-tool-trail{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 9px 15px;color:#fff}.oa-tool-trail span{font-size:13px;padding:4px 9px;border-left:1px solid #b3d6ff}.oa-tool-trail b{display:block;font-weight:400;font-size:11px;margin-top:6px;color:#e2eeff}.oa-output{background:#fff;border:1px solid #e0e9f4;border-radius:20px;padding:23px 25px;box-shadow:0 20px 45px #03347120;min-height:253px}.oa-output-label{display:flex;align-items:center;justify-content:space-between;gap:9px;font-size:9px;letter-spacing:.08em;color:#526b8f}.oa-status{color:#087567;background:#e8f6f1;border-radius:20px;padding:5px 8px;letter-spacing:0;white-space:nowrap}.oa-output h2{font-size:28px;line-height:1.15;margin-top:19px;letter-spacing:-.04em}.oa-output p{font-size:13px;line-height:1.7;margin:15px 0}.oa-output-footer{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;border-top:1px solid #e5edf6;padding-top:14px;font-size:10px;color:#6d7b8e}.oa-output-footer a{color:#0065ca}.oa-example-note{font-size:11px;margin:13px 0 0}.oa-tools{padding:47px 0 60px;text-align:center;border-bottom:1px solid #e6edf6}.oa-tools p{font-size:14px;margin:0 0 24px}.oa-tools>div{display:flex;justify-content:center;gap:clamp(20px,5vw,66px);flex-wrap:wrap}.oa-tools a{display:flex;align-items:center;gap:10px;text-decoration:none;color:#395879;font-size:24px}.oa-tools a span{font-size:15px;font-weight:600;color:#25364b}.oa-feature{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center;padding-block:90px}.oa-feature-copy h2{margin:19px 0 22px}.oa-feature-copy p{font-size:16px;max-width:430px;margin:0 0 27px}.oa-context-art{background:#eef5ff;border-radius:28px;padding:42px 28px}.oa-context-source{display:flex;gap:13px;align-items:center;background:#fff;padding:18px;border-radius:14px;margin-bottom:12px;box-shadow:0 7px 20px #193e6510}.oa-context-source>div,.oa-context-result>div{display:flex;flex-direction:column;gap:7px;min-width:0}.oa-context-source small,.oa-context-result small{font-size:9px;letter-spacing:.06em;color:#5b7599}.oa-context-source b{font-size:15px}.oa-context-source span:not(.oa-source-icon),.oa-context-result span{font-size:11px;color:#64768a}.oa-source-icon{background:#eaf3ff;color:#0071e3;border-radius:10px;width:37px;height:37px;display:grid;place-items:center;font-size:22px;flex-shrink:0}.oa-context-source i{font-style:normal;margin-left:auto;color:#008871}.oa-connector{font-size:29px;color:#0071e3;text-align:center;line-height:1.3;margin:6px}.oa-context-result{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #bddaff;padding:13px;border-radius:14px}.oa-context-result img{object-fit:contain}.oa-context-result b{font-size:15px}.oa-review-band{background:#f5f8fd;scroll-margin-top:90px}.oa-review-art{background:#fff;padding:28px;border-radius:24px;border:1px solid #d9e5f5;box-shadow:0 16px 50px #163c6a0a}.oa-review-heading{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;font-size:9px;color:#5a7193;letter-spacing:.04em}.oa-review-state{background:#edf4ff;border-radius:20px;padding:6px 9px;letter-spacing:0;color:#0064c9}.oa-review-art h3{font-size:25px;margin:25px 0}.oa-review-art dl{margin:0 0 24px}.oa-review-art dl>div{display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid #e8eef6;font-size:13px}.oa-review-art dt{color:#6a7889}.oa-review-art dd{margin:0;color:#233a56;font-weight:500}.oa-review-art .oa-button{width:100%;border-radius:12px}.oa-review-note{font-size:11px;min-height:36px;margin:15px 0 0;text-align:center}.oa-control-list{padding:0;list-style:none;display:grid;gap:16px;font-size:14px}.oa-control-list span{display:inline-grid;place-items:center;width:22px;height:22px;background:#e0ecff;border-radius:50%;color:#0071e3;margin-right:9px}.oa-start{padding-block:90px}.oa-section-heading{text-align:center;margin-bottom:40px}.oa-section-heading h2{margin-top:17px}.oa-start-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.oa-start-grid article{background:#f7f9fc;border-radius:24px;overflow:hidden;padding-bottom:22px}.oa-step-visual{height:180px;padding:25px;background:linear-gradient(125deg,#0c388f,#0071e3);display:flex;align-items:center;gap:10px;color:#fff}.oa-step-visual>div{display:grid;gap:9px}.oa-step-visual b{font-size:14px}.oa-step-visual div>span{font-size:10px;color:#d8e8ff}.oa-workspace-badge{height:43px;width:43px;background:#fff;color:#0071e3;display:grid;place-items:center;border-radius:12px;flex-shrink:0;font-weight:700}.oa-step-check{background:#e1f4eb;color:#00836c;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;flex-shrink:0}.oa-step-workspace>.oa-step-check{margin-left:auto}.oa-step-ask img{width:76px;height:76px;object-fit:contain}.oa-step-ask>span{font-size:13px;background:#fff;color:#1c3454;padding:15px 12px;border-radius:12px;line-height:1.5}.oa-step-review{justify-content:center}.oa-start-grid h3{font-size:20px;letter-spacing:-.035em;padding:24px 22px 0}.oa-start-grid h3 span{font:500 11px Inter,sans-serif;color:#0071e3;margin-right:8px;letter-spacing:0}.oa-start-grid p{font-size:13px;margin:12px 22px 0}.oa-faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;padding-block:20px 80px}.oa-faq h2{margin:18px 0 22px}.oa-faq details{border-bottom:1px solid #dce5ef}.oa-faq summary{cursor:pointer;font-size:16px;font-weight:550;list-style:none;position:relative;padding:22px 32px 22px 0}.oa-faq summary::-webkit-details-marker{display:none}.oa-faq summary:after{content:"+";position:absolute;right:2px;font-size:22px;top:17px;color:#0071e3}.oa-faq details[open] summary:after{content:"−"}.oa-faq details p{margin:0 0 22px;font-size:14px}.oa-faq details a{color:#0064c9}.oa-closing{text-align:center;background:#eef5ff;border-radius:32px;padding:30px 24px 55px;margin-bottom:60px}.oa-closing img{display:block;margin:auto;object-fit:contain}.oa-closing h2{margin:18px auto 25px}.oa-closing .oa-text-link{display:block;margin-top:18px}.oa-page [id]{scroll-margin-top:115px}@media (min-width:1700px){.oa-hero{padding-top:170px}}@media (max-width:1000px){.oa-feature{gap:40px;padding-block:65px}.oa-demo-scene{gap:15px;grid-template-columns:.65fr 1.35fr;padding-inline:0}.oa-start-grid{gap:14px}.oa-step-visual{padding:17px}.oa-faq{gap:40px}.oa-tools>div{gap:28px}.oa-review-art{padding:22px}}@media (max-width:700px){.oa-wrap{width:calc(100% - 36px)}.oa-hero{padding-top:125px}.oa-hero h1{font-size:44px}.oa-lead{font-size:16px;margin-top:22px}.oa-desktop-break{display:none}.oa-actions{flex-direction:column;gap:21px}.oa-demo{padding:18px 15px 20px;margin-top:35px;border-radius:25px}.oa-demo-top{align-items:stretch;flex-direction:column;gap:17px}.oa-demo-top>span{justify-content:space-between;font-size:13px}.oa-demo-top i{display:none}.oa-demo-top small{border:0;padding:0}.oa-task-tabs{width:100%;justify-content:space-between}.oa-task-tabs button{flex:1;padding:11px 5px;font-size:11px}.oa-demo-scene{display:flex;flex-direction:column;gap:5px;padding:10px 0 0}.oa-orbit-portrait{height:150px;width:100%}.oa-orbit-portrait img{width:155px;height:155px}.oa-orbit-portrait:before{width:150px}.oa-orbit-label{display:none}.oa-conversation{width:100%}.oa-request{padding:13px 12px;gap:9px;margin-bottom:13px}.oa-request p{font-size:13px}.oa-tool-trail{margin-inline:0;gap:8px}.oa-tool-trail span{font-size:12px}.oa-tool-trail b{font-size:10px}.oa-output{padding:19px 17px;min-height:265px;border-radius:16px}.oa-output-label{font-size:8px;gap:4px}.oa-status{font-size:8px}.oa-output h2{font-size:27px}.oa-output p{font-size:12px}.oa-output-footer{font-size:10px;gap:12px;flex-direction:column}.oa-example-note{font-size:10px;line-height:1.5!important;margin-inline:8px}.oa-tools{padding-block:30px 40px}.oa-tools p{font-size:12px}.oa-tools>div{gap:20px 25px}.oa-tools a{font-size:20px;gap:6px}.oa-tools a span{font-size:12px}.oa-feature{grid-template-columns:1fr;gap:30px;padding-block:50px}.oa-feature-copy h2{font-size:36px}.oa-feature-copy p{font-size:15px;margin-bottom:20px}.oa-context-art{padding:25px 18px}.oa-context-source{padding:15px 12px;gap:9px}.oa-context-source b{font-size:13px}.oa-context-source span:not(.oa-source-icon){font-size:10px}.oa-context-result{padding:10px;gap:5px}.oa-context-result b{font-size:13px}.oa-context-result img{width:52px;height:52px}.oa-review-band .oa-feature-copy{grid-row:1}.oa-review-art{padding:20px}.oa-review-art h3{font-size:25px}.oa-start{padding-block:55px}.oa-start-grid{grid-template-columns:1fr;gap:22px}.oa-step-visual{height:175px;padding:25px 28px}.oa-step-visual b{font-size:16px}.oa-step-visual div>span{font-size:11px}.oa-start-grid p{font-size:14px}.oa-faq{grid-template-columns:1fr;gap:20px;padding-block:10px 50px}.oa-faq summary{font-size:15px}.oa-closing{padding-bottom:40px;margin-bottom:35px}.oa-closing .oa-eyebrow{font-size:9px}.oa-closing h2{font-size:35px}.oa-eyebrow{font-size:10px}}@media (prefers-reduced-motion:reduce){.oa-page *{scroll-behavior:auto!important;transition:none!important}}.oa-page h1 br,.oa-page h2 br{display:initial!important}.oa-hero .oa-lead{margin:24px auto 27px!important}.oa-artifact{min-height:195px;margin-top:20px}.oa-mail-to{display:flex;align-items:center;gap:12px;padding-bottom:14px;border-bottom:1px solid #e8eef7}.oa-contact-avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#e9f2ff;color:#0071e3;font-size:11px;font-weight:600;flex-shrink:0}.oa-mail-to>div{display:grid;gap:5px}.oa-mail-to b{font-size:14px;font-weight:600}.oa-mail-to div>span{font-size:11px;color:#617492}.oa-mail-icon{margin-left:auto;font-size:20px;color:#0071e3}.oa-draft-saved{font-size:11px;color:#087767;padding-block:4px 12px;display:flex;gap:7px;align-items:center}.oa-agenda{display:grid;gap:0}.oa-agenda>div{display:flex;align-items:center;gap:15px;padding:15px 0;border-bottom:1px solid #e6edf7}.oa-agenda>div:first-child{padding-top:0}.oa-agenda>div:last-child{border:0}.oa-agenda time{font-size:12px;color:#577392;font-variant-numeric:tabular-nums}.oa-agenda div>span{display:grid;gap:6px}.oa-agenda b{font-size:13px}.oa-agenda small{font-size:10px;color:#657991}.oa-agenda i{font-style:normal;font-size:9px;margin-left:auto;padding:5px 7px;border-radius:7px;background:#eaf3ff;color:#006bda;white-space:nowrap}.oa-flow{display:grid;justify-items:stretch;max-width:345px;margin:auto}.oa-flow>div{display:flex;align-items:center;gap:13px;padding:10px 13px;border:1px solid #d5e4f8;border-radius:10px;background:#f7faff}.oa-flow div>span:last-child{display:grid;gap:4px}.oa-flow small{font-size:8px;color:#5d789a;letter-spacing:.08em}.oa-flow b{font-size:12px}.oa-flow-icon{display:grid;place-items:center;font-size:18px;width:28px;height:28px;color:#0071e3}.oa-flow>div:last-child .oa-flow-icon{font-size:10px;border-radius:50%;background:#e8f1ff}.oa-flow-arrow{text-align:center;line-height:20px;color:#0071e3}.oa-approved{border-color:#8dcdbb}.oa-approved .oa-review-state{background:#e5f5ed;color:#087767}.oa-approved h3:before{content:"✓ ";color:#008570}.oa-approved .oa-button{background:#087767;border-color:#087767}@media (max-width:700px){.oa-artifact{min-height:215px}.oa-agenda>div{gap:10px;padding:17px 0}.oa-agenda b{font-size:12px}.oa-agenda small{font-size:9px}.oa-agenda time{font-size:11px}.oa-agenda i{font-size:8px}.oa-flow b{font-size:11px}.oa-flow>div{padding:10px}.oa-mail-to{gap:10px}}.campaign-scene{display:grid;grid-template-columns:1fr 36px 1fr 36px 1fr;align-items:center;gap:18px;padding:40px;background:#f3f7fc;border:1px solid #e1e9f3;border-radius:26px}.campaign-moment{min-width:0;text-align:center}.campaign-moment>strong{display:block;margin-top:22px;font-size:18px;color:#243244}.campaign-route{font-size:28px;color:#0071e3;margin-bottom:40px}.campaign-visual-post,.campaign-visual-lead,.campaign-visual-booking{height:245px;position:relative;display:flex;flex-direction:column;justify-content:center}.campaign-visual-post{padding:12px;background:#fff;border:1px solid #d9e3ef;border-radius:16px;box-shadow:0 12px 24px #14385d0a;transform:rotate(-3deg)}.campaign-post-art{position:relative;flex:1;overflow:hidden;display:flex;align-items:center;justify-content:center;gap:14px;border-radius:10px;background:#152e42;color:#fff}.campaign-post-art>span{font-size:75px;color:#8ce0dc;z-index:1}.campaign-post-art>b{font-size:25px;line-height:1.15;z-index:1}.campaign-post-art>i{position:absolute;width:170px;height:170px;right:-70px;bottom:-100px;background:#376581;border-radius:50%}.campaign-post-actions{display:flex;gap:12px;align-items:center;padding:14px 3px 3px}.campaign-post-actions img{width:22px;height:22px}.campaign-post-actions>span{margin-left:auto;color:#187e60}.campaign-avatar-stack{display:flex;justify-content:center;margin-bottom:24px}.campaign-avatar-stack i,.campaign-contact>span{display:grid;place-items:center;width:44px;height:44px;border:3px solid #fff;border-radius:50%;background:#dfeaf9;font:600 13px Inter,sans-serif;color:#36536e}.campaign-avatar-stack i+i{margin-left:-9px}.campaign-avatar-stack i:nth-child(2){background:#0071e3;color:#fff;transform:scale(1.2);z-index:1}.campaign-contact{display:flex;align-items:center;gap:9px;padding:18px 14px;background:#fff;border:1px solid #d4e2f4;border-radius:12px;box-shadow:0 12px 24px #193b6010}.campaign-contact>span{width:34px;height:34px;flex:none}.campaign-contact>div{flex:1;min-width:0}.campaign-contact b{font-size:14px;white-space:nowrap}.campaign-contact i{display:block;height:5px;border-radius:5px;background:#e8eef5;margin-top:8px;width:70%}.campaign-contact i+i{width:40%}.campaign-contact em{font-style:normal;color:#0071e3}.campaign-contact.ghost{opacity:.38;transform:scale(.9);margin-top:-3px;box-shadow:none;z-index:0}.campaign-visual-booking{padding:24px 16px;background:#fff;border:1px solid #d9e3ef;border-radius:16px;box-shadow:0 12px 24px #14385d0a;transform:rotate(3deg)}.campaign-calendar-icon{font-size:35px;color:#0071e3;margin-bottom:25px}.campaign-week{display:flex;justify-content:space-between;gap:6px}.campaign-week i{font:500 13px Inter,sans-serif;display:grid;place-items:center;min-width:27px;height:30px;border-radius:50%;color:#748399}.campaign-week .picked{background:#0071e3;color:#fff}.campaign-meeting{display:flex;align-items:center;flex-wrap:wrap;gap:8px;background:#edf6ff;border-left:3px solid #0071e3;padding:13px 10px;margin-top:22px;border-radius:5px;text-align:left}.campaign-meeting b{font-size:17px}.campaign-meeting span{font-size:10px}.campaign-meeting i{font-style:normal;margin-left:auto;color:#0071e3}.campaign-explore{display:inline-block;margin-top:24px}body.home-v9 .feature-trio{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}body.home-v9 .feature-trio>article{display:flex;flex-direction:column;gap:0;padding:0 0 24px;border:1px solid #dfe8f3;border-radius:20px;overflow:hidden;background:#fff}body.home-v9 .feature-trio .orbit-scene{width:100%;max-width:none;margin:0!important;padding:24px 12px 12px;background:#f3f7fc;box-sizing:border-box}body.home-v9 .feature-trio .os-stage{aspect-ratio:360/225}body.home-v9 .feature-trio h3{font-size:23px!important;line-height:1.25!important;min-height:58px;margin:24px 24px 16px!important}body.home-v9 .feature-trio>article>.text-link{margin:auto 24px 0;min-height:36px;font-size:14px}body.home-v9 .social-home{position:relative;isolation:isolate;overflow:hidden}body.home-v9 .social-home>div:not(.social-calendar-bg),body.home-v9 .social-home>p,body.home-v9 .social-home>h2,body.home-v9 .social-home>a,body.home-v9 .social-home>.social-growth{position:relative;z-index:2}.social-home .social-calendar-bg{position:absolute!important;left:3%;right:3%;bottom:62px;height:290px;max-width:none!important;margin:0!important;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;pointer-events:none;z-index:0;opacity:.32;mask-image:linear-gradient(transparent,#000 18%,#000 65%,transparent);transform:rotate(-5deg)}.social-calendar-bg>div{border:1px solid #bfd2e9;border-radius:14px;background:#fff;padding:14px;text-align:left}.social-calendar-bg>div>b{font-size:14px;color:#506882}.social-calendar-bg>div>div{margin-top:14px;padding:12px 8px;border:1px solid #bcd2ed;border-radius:8px;background:#fff}.social-calendar-bg img{width:14px;height:14px;vertical-align:middle}.social-calendar-bg span{font-size:10px;margin-left:7px}.social-calendar-bg strong{display:block;font-size:11px;line-height:1.5;margin-top:10px;color:#46617c}.social-calendar-bg .calendar-empty{height:62px;border-style:dashed;background:#edf4fc}.orbit-day{max-width:1180px;margin:60px auto 90px;padding:44px 0;color:#17212c;font-family:Inter,Arial,sans-serif}.orbit-day-heading{max-width:760px;margin-bottom:36px}.orbit-day-heading h2{font-family:inherit;font-size:clamp(32px,4vw,48px);font-weight:600;line-height:1.08;letter-spacing:-.045em;margin:16px 0}.orbit-day-heading .eyebrow{font-size:12px;color:#52647b;letter-spacing:.08em}.orbit-day-track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;position:relative}.orbit-day-track:before{content:"";position:absolute;height:2px;left:8px;right:8px;top:9px;background:repeating-linear-gradient(90deg,#9fc3ed 0 5px,transparent 5px 11px)}.orbit-day-track article{min-width:0;position:relative}.orbit-day-time{display:flex;align-items:center;gap:9px;font-size:12px;color:#536b84;margin-bottom:22px;background:#fff;width:fit-content;padding-right:12px;position:relative}.orbit-day-time i{width:18px;height:18px;border:5px solid #e4f1ff;background:#0071e3;border-radius:50%;box-sizing:border-box}.orbit-day-output{height:215px;border:1px solid #dce6f1;border-radius:16px;background:#f5f8fd;padding:20px;display:flex;flex-direction:column;box-sizing:border-box;box-shadow:0 8px 20px #163c6406}.orbit-day-tool{font-size:12px;font-weight:600;color:#547393}.day-person{display:flex;align-items:center;gap:10px;margin:23px 0 15px}.day-person>span{display:grid;place-items:center;background:#e1edfd;border-radius:50%;width:34px;height:34px;font-size:12px;color:#1765b3}.day-person>b{font-size:14px}.day-lines i,.day-mail i{display:block;height:6px;background:#dbe5f1;width:100%;border-radius:4px;margin-bottom:8px}.day-lines i:nth-child(2),.day-mail i:nth-child(3){width:80%}.day-lines i:last-child,.day-mail i:nth-child(4){width:55%}.day-output-label{font-size:12px;font-weight:600;color:#0071e3;margin-top:auto}.day-mail{position:relative;margin:20px 0;background:#fff;padding:10px;border:1px solid #e0e7f0;border-radius:6px}.day-mail>span{display:block;font-size:10px;color:#667b93;margin-bottom:12px}.day-mail b{position:absolute;bottom:8px;right:8px;color:#168161}.day-calendar>strong{font-size:30px;letter-spacing:-.06em;display:block;margin:14px 0;color:#1c4a78}.day-calendar>div{display:flex;gap:7px}.day-calendar i{height:24px;flex:1;background:#e5edf7;border-radius:5px}.day-calendar i.selected{background:#0071e3}.day-calendar>span{font-size:10px;display:block;margin-top:9px;color:#536b84}.day-nodes{display:flex;align-items:center;justify-content:center;flex:1}.day-nodes>span{display:grid;place-items:center;width:40px;height:40px;background:#fff;border:1px solid #bed7f5;border-radius:10px;color:#0071e3;font-size:22px}.day-nodes i{height:1px;flex:1;background:#83b4ec}.orbit-day-track h3{font-size:18px;margin:18px 0 7px;line-height:1.3}.day-review{font-size:11px;color:#688097}.orbit-day>.text-link{display:inline-block;margin-top:26px;color:#0071e3;font-size:15px;text-decoration:none}[data-faq-columns=true]{display:block!important}[data-faq-columns=true]>.sb-faq-intro-v2,[data-faq-columns=true]>div:first-child:not(.oa-faq-list){margin-bottom:38px}[data-faq-columns=true] .faqs,[data-faq-columns=true] .oa-faq-list{display:grid!important;grid-template-columns:1fr 1fr;gap:64px;align-items:start;max-width:none!important;width:100%}.faq-column>details{border:0!important;border-top:1px solid #dce4ee!important;border-radius:0!important;margin:0!important;padding:0!important;background:0 0!important}.faq-column summary{display:flex;align-items:center;justify-content:space-between;gap:18px;cursor:pointer;min-height:76px;font-size:17px!important;font-weight:600;padding:20px 0!important;list-style:none}.faq-column summary::-webkit-details-marker{display:none}.faq-column summary>span[aria-hidden=true]{flex:none;font-size:23px;font-weight:400}.faq-column details>p,.faq-column .sb-faq-answer{font-size:15px!important;line-height:1.6!important;color:#52647b;padding:0 30px 24px 0!important;margin:0!important}.faq-column details[open] summary>span[aria-hidden=true]:not(.sb-faq-control){transform:rotate(45deg)}.window-tools{display:none}@media (min-width:901px) and (pointer:fine){.window-tools{display:flex;align-items:center;justify-content:flex-end;gap:18px;padding:12px 4px;font-size:12px;color:#6d7e91}.window-tools button{padding:8px 12px;border:1px solid #d3dfed;border-radius:8px;color:#0071e3;background:#fff;cursor:pointer}.film-artboard .window-chrome[data-draggable]{cursor:grab;touch-action:none;user-select:none}.film-artboard .window-chrome[data-draggable]:active{cursor:grabbing}.film-artboard .window-chrome[data-draggable]:focus-visible{outline:2px solid #0071e3;outline-offset:-2px}.film-artboard [data-dragging]{box-shadow:0 25px 60px #153d6940!important}}@media (max-width:1000px){.campaign-scene{gap:10px;padding:28px}.campaign-post-art>b{font-size:19px}.campaign-post-art>span{font-size:50px}.orbit-day{margin:40px 24px 60px}.orbit-day-track{gap:16px}.orbit-day-output{padding:15px}.social-home .social-calendar-bg{opacity:.22}.campaign-meeting{gap:5px}}@media (max-width:700px){.campaign-scene{grid-template-columns:1fr;gap:20px;padding:26px;max-width:460px;margin:auto}.campaign-moment{width:100%;max-width:290px;margin:auto}.campaign-moment>strong{margin-top:16px}.campaign-route{margin:0;text-align:center;transform:rotate(90deg);line-height:1}.campaign-visual-post,.campaign-visual-lead,.campaign-visual-booking{height:220px}.campaign-visual-lead{height:190px}.campaign-visual-booking{height:210px}.campaign-explore{display:block;text-align:center}.orbit-day-track{grid-template-columns:1fr 1fr;gap:28px 16px}.orbit-day-track:before{display:none}.orbit-day-output{height:205px;padding:14px}.orbit-day-tool{font-size:10px}.orbit-day-track h3{font-size:16px}.orbit-day-time{font-size:11px}.day-person{gap:5px}.day-person>b{font-size:11px}.day-person>span{width:26px;height:26px;flex:none;font-size:9px}.day-nodes>span{width:30px;height:34px;font-size:17px}.day-output-label{font-size:10px}.orbit-day{padding:20px 0;margin:35px 20px 60px}.orbit-day-heading h2{font-size:34px}.social-home .social-calendar-bg{left:-22%;right:-22%;height:235px;bottom:36px;gap:8px;opacity:.19}.social-calendar-bg>div{padding:10px}.social-calendar-bg strong{font-size:9px}.social-calendar-bg>div>div{padding:9px 6px}[data-faq-columns=true] .faqs,[data-faq-columns=true] .oa-faq-list{grid-template-columns:1fr;gap:0}.faq-column summary{min-height:72px;font-size:16px!important}.feature-trio>article{max-width:440px;width:100%;margin:auto}body.home-v9 .feature-trio h3{min-height:0}}@media (prefers-reduced-motion:reduce){.campaign-visual-post,.campaign-visual-booking{transform:none}}@media (max-width:700px){body.home-v9 .feature-trio{grid-template-columns:1fr}}html body.home-v9 .faq-section[data-faq-columns=true]{width:calc(100% - 48px)!important;max-width:1180px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}html body [data-faq-columns=true] .faqs,html body [data-faq-columns=true] .oa-faq-list{gap:0 64px!important}html body [data-faq-columns=true] .sb-faq-intro-v2,html body [data-faq-columns=true] h2{text-align:left!important;margin-left:0!important;max-width:none!important}html body [data-faq-columns=true] .faq-column summary,html body [data-faq-columns=true] .sb-faq-question{font:600 17px/1.45 Inter,Arial,sans-serif!important}html body [data-faq-columns=true] .sb-faq-control{border:0!important;background:0 0!important;box-shadow:none!important}.day-brief-tags{display:flex;flex-wrap:wrap;gap:6px}.day-brief-tags span{padding:5px 7px;border:1px solid #dae5f2;border-radius:5px;background:#fff;color:#536b84;font-size:10px}.day-mail p{font-size:12px!important;line-height:1.5!important;margin:0 0 8px!important;color:#364e66}@media (max-width:700px){html body [data-faq-columns=true] .faqs,html body [data-faq-columns=true] .oa-faq-list{gap:0!important}html body [data-faq-columns=true] .faq-column summary,html body [data-faq-columns=true] .sb-faq-question{font-size:16px!important}}html body.home-v9 main .faq-section.sb-faq-layout-v2[data-faq-columns=true] .faqs.sb-faq-component{column-gap:64px!important}html body.home-v9 main .faq-section.sb-faq-layout-v2[data-faq-columns=true] .sb-faq-intro-v2 h2{margin-left:0!important;text-align:left!important}@media (max-width:700px){html body.home-v9 main .faq-section.sb-faq-layout-v2[data-faq-columns=true] .faqs.sb-faq-component{column-gap:0!important}}body.home-v9 .social-home .social-calendar-bg{inset:0!important;width:100%;height:100%;display:block;opacity:1;transform:none;mask-image:none;overflow:hidden}.social-home .social-calendar-bg>div{display:none;position:absolute;top:104px;width:180px;padding:15px;background:#fffffff2;border:1px solid #ccdcf0;border-radius:16px;box-shadow:0 10px 26px #2851840c}.social-home .social-calendar-bg>div:first-child{display:block;left:30px;transform:rotate(-5deg)}.social-home .social-calendar-bg>div:last-child{display:block;right:30px;transform:rotate(5deg)}.social-home .social-calendar-bg>div>b{font:600 14px/1.4 Inter,Arial,sans-serif;color:#35516e}.social-home .social-calendar-bg>div>div{margin-top:12px;padding:12px 9px;border-color:#d5e2f3;background:#f8fbff}.social-home .social-calendar-bg span{font-size:11px;color:#667c95}.social-home .social-calendar-bg strong{font-size:12px;color:#294663;line-height:1.45}.social-home .social-calendar-bg img{width:17px;height:17px}.social-home .social-calendar-bg .calendar-empty{height:34px;background:#f5f9ff;border-color:#dce7f5}@media (min-width:701px) and (max-width:1150px){.social-home .social-calendar-bg>div{width:136px;top:100px;padding:11px}.social-home .social-calendar-bg>div:first-child{left:15px}.social-home .social-calendar-bg>div:last-child{right:15px}.social-home .social-calendar-bg strong{font-size:10px}.social-home .social-calendar-bg span{font-size:9px;margin-left:4px}.social-home .social-calendar-bg>div>div{padding:10px 7px}}@media (max-width:700px){body.home-v9 .social-home{display:flex!important;flex-direction:column;align-items:center}body.home-v9 .social-home>div:first-child{order:0;width:100%}body.home-v9 .social-home .social-calendar-bg{position:relative!important;inset:auto!important;order:1;display:flex;justify-content:space-between;gap:20px;width:100%;height:auto;min-height:133px;margin:22px 0 14px!important;padding:8px 8px;overflow:visible}body.home-v9 .social-home .social-growth{order:2;width:100%;margin-top:8px!important}.social-home .social-calendar-bg>div{position:relative;inset:auto!important;top:auto;width:calc(50% - 10px);padding:11px;border-radius:12px;flex:none}.social-home .social-calendar-bg>div:first-child{transform:rotate(-3deg)}.social-home .social-calendar-bg>div:last-child{transform:rotate(3deg)}.social-home .social-calendar-bg>div>b{font-size:12px}.social-home .social-calendar-bg>div>div{padding:9px 7px;margin-top:8px}.social-home .social-calendar-bg strong{font-size:10px;margin-top:7px}.social-home .social-calendar-bg span{font-size:9px;margin-left:4px}.social-home .social-calendar-bg img{width:14px;height:14px}.social-home .social-calendar-bg .calendar-empty{display:none}}@media (min-width:701px) and (max-width:1150px){body.home-v9 .social-home>div:first-child{max-width:calc(100% - 330px);margin-left:auto!important;margin-right:auto!important}}@media (min-width:701px) and (max-width:1150px){body.home-v9 .social-home>div:first-child #social-home-title{width:100%!important;max-width:100%!important;font-size:34px!important;line-height:1.08!important}body.home-v9 .social-home>div:first-child p{max-width:100%!important}}@media (min-width:701px) and (max-width:1150px){body.home-v9 .social-home .social-metric-first{top:25%}body.home-v9 .social-home .social-metric-second{top:12%}}body.home-v9 .social-home>div:first-child{min-height:405px;max-width:calc(100% - 570px);margin-inline:auto}body.home-v9 .social-home .social-orbit-workflow{position:absolute!important;inset:0!important;display:block;width:100%;height:100%;overflow:visible;pointer-events:none}.social-home .social-orbit-workflow>div{display:block;position:absolute;top:60px;width:252px;padding:16px;background:#ffffffd9;border:1px solid #d4e2f4;border-radius:20px;box-shadow:0 12px 32px #274e7e0d;text-align:left}.social-home .social-orbit-workflow>div:first-child{left:24px;transform:rotate(-2deg)}.social-home .social-orbit-workflow>div:last-child{right:24px;transform:rotate(2deg)}.social-orbit-workflow header{display:flex;align-items:center;gap:7px;margin-bottom:16px}.social-orbit-chat header img{width:30px!important;height:30px!important}.social-orbit-workflow header b{font:600 13px/1.4 Inter,Arial,sans-serif;color:#26394d}.social-orbit-chat header>span{margin-left:auto!important;font-size:9px!important;color:#20a67a!important}.social-home .social-orbit-workflow .social-message{width:90%;border:0;border-radius:14px;padding:11px 12px;margin:10px 0;background:#edf2f8;font:400 12px/1.45 Inter,Arial,sans-serif;color:#2e4056}.social-home .social-orbit-workflow .from-you{margin-left:auto;border-bottom-right-radius:4px;background:#0071e3;color:#fff}.social-home .social-orbit-workflow .from-orbit{border-bottom-left-radius:4px}.social-chat-channels{display:flex;gap:9px;margin-top:9px}.social-home .social-chat-channels img{width:18px;height:18px}.social-home .social-orbit-workflow .social-chat-done{display:flex;align-items:flex-start;gap:6px;background:#e9f6ef;color:#226c50}.social-home .social-chat-done>span{margin:0;font-size:12px;color:inherit}.social-schedule header{display:block}.social-schedule header>b{display:block}.social-home .social-schedule header>span{display:block;margin:3px 0 0;font:400 11px/1.4 Inter,Arial,sans-serif;color:#75839a}.social-home .social-orbit-workflow .social-schedule-posts{margin:0;padding:0;border:0;background:0 0;display:grid;gap:9px}.social-schedule-post{display:grid;grid-template-columns:34px minmax(0,1fr);gap:8px;align-items:start}.social-schedule-time{padding-top:9px}.social-schedule-time b{display:block;font:600 11px/1.4 Inter,Arial,sans-serif;color:#45617d}.social-home .social-schedule-time span{display:block;font:400 9px/1.4 Inter,Arial,sans-serif;margin:2px 0 0;color:#6f839b}.social-schedule-content{position:relative;padding:10px;background:#f7faff;border:1px solid #d6e3f6;border-radius:10px}.social-home .social-schedule-content img{width:16px;height:16px;float:left;margin-right:6px}.social-home .social-schedule-content strong{font:600 11px/1.4 Inter,Arial,sans-serif;margin:0;color:#24405d}.social-home .social-schedule-content p{font:400 11px/1.45 Inter,Arial,sans-serif!important;margin:6px 0!important;color:#576c84}.social-home .social-schedule-content>span{display:block;font:500 9px/1.4 Inter,Arial,sans-serif;color:#168160;margin:6px 0 0}.social-home .social-orbit-workflow .social-schedule-confirm{display:flex;align-items:center;gap:6px;margin:12px 0 0;border:0;border-radius:8px;padding:8px 10px;background:#e9f6ef;font:400 10px/1.4 Inter,Arial,sans-serif;color:#276e54}.social-home .social-schedule-confirm span{margin:0;color:inherit;font-size:11px}@media (min-width:1001px){.social-home #social-home-title{font-size:clamp(32px,3.3vw,46px)}}@media (max-width:1000px){body.home-v9 .social-home{display:flex!important;flex-direction:column;align-items:center}body.home-v9 .social-home>div:first-child{min-height:0;max-width:100%;width:100%;order:0}body.home-v9 .social-home .social-orbit-workflow{position:relative!important;inset:auto!important;display:grid;grid-template-columns:1fr 1fr;gap:18px;order:1;width:100%;height:auto;min-height:0;padding:8px 0;margin:24px 0 12px!important;overflow:visible}.social-home .social-orbit-workflow>div{position:relative;inset:auto!important;width:100%;transform:none!important;padding:16px;min-width:0}body.home-v9 .social-home .social-growth{order:2;width:100%;margin-top:8px!important}}@media (max-width:550px){body.home-v9 .social-home .social-orbit-workflow{grid-template-columns:1fr;gap:14px;max-width:350px}.social-home .social-orbit-workflow>div{padding:16px}.social-home .social-orbit-workflow .social-message{width:85%}.social-schedule-post{grid-template-columns:40px minmax(0,1fr)}.social-home .social-schedule-content p{font-size:11px}}html body.home-v9 .social-home .social-schedule-content p{font:400 11px/1.45 Inter,Arial,sans-serif!important;margin:6px 0!important;letter-spacing:0!important}@media (min-width:1001px){body.home-v9 .social-home>div:first-child{min-height:460px}}.homepage-lead-scene{position:relative;width:100%;max-width:1100px;padding:20px 0}.homepage-lead-scene .homepage-lead-form{position:relative;z-index:2;width:calc(100% - 400px);max-width:620px;margin:auto;box-shadow:0 18px 50px #264e7910}.lead-form-visual{position:absolute;width:168px;padding:18px;background:#fff;border:1px solid #d3e2f5;border-radius:18px;text-align:left;box-shadow:0 12px 30px #254a7810;pointer-events:none}.lead-visual-contact{left:0;top:60px;transform:rotate(-5deg)}.lead-form-visual>b{display:block;font:600 12px/1.4 Inter,Arial,sans-serif;margin:12px 0;color:#324d6e}.lead-visual-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#e8f2ff;color:#0071e3;font:600 21px/1 Inter,Arial,sans-serif}.lead-visual-person{display:flex;align-items:center;gap:8px;border-top:1px solid #e3ebf5;padding-top:12px}.lead-visual-person>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#eaf3ff;color:#0071e3;font-size:9px;flex:none}.lead-visual-person strong{display:block;font:600 11px/1.4 Inter,Arial,sans-serif;color:#29405a}.lead-visual-person small{display:block;font:400 8px/1.4 Inter,Arial,sans-serif;color:#71839a;margin-top:3px}.lead-form-orbit{position:absolute;right:20px;top:0;width:130px;height:130px;pointer-events:none}.lead-visual-message{right:0;bottom:45px;transform:rotate(4deg);background:#edf5ff}.lead-visual-message svg{width:28px;height:28px;color:#0071e3}.lead-visual-message>span{display:block;border-radius:9px;background:#0071e3;padding:10px;color:#fff;font:500 12px/1.4 Inter,Arial,sans-serif}@media (max-width:1000px){.homepage-lead-scene{max-width:620px;padding-top:52px}.homepage-lead-scene .homepage-lead-form{width:100%}.lead-form-visual{display:none}.lead-form-orbit{width:76px;height:76px;right:10px;top:-12px;z-index:3}}@media (max-width:600px){.homepage-lead-scene{padding-top:36px}.lead-form-orbit{width:62px;height:62px;right:8px;top:-16px}.quiz-section .homepage-lead-layout{gap:16px}.homepage-lead-scene .homepage-lead-form{border-radius:18px}}html body.home-v9 .challenger-offer.offer-choice-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:22px!important;border:0!important;padding:24px 0!important}html body.home-v9 .offer-choice-grid .offer-choice-card{position:relative;isolation:isolate;min-height:270px;padding:34px!important;border:1px solid #d7e4f5!important;border-radius:24px!important;background:#eff5fd;overflow:hidden;display:flex!important;flex-direction:column;align-items:flex-start;gap:0}html body.home-v9 .offer-choice-card:first-child{background:linear-gradient(135deg,#0069d9,#0057be)!important;border-color:#0065cd!important;color:#fff!important}html body.home-v9 .offer-choice-card>span{position:relative;z-index:1;font:600 10px/1.4 Inter,Arial,sans-serif!important;letter-spacing:.1em!important;color:#536b86!important;margin:0 0 16px!important}html body.home-v9 .offer-choice-card:first-child>span{color:#d1e7ff!important}html body.home-v9 .offer-choice-card h3{position:relative;z-index:1;font:500 clamp(28px,3vw,40px)/1.12 Satoshi,Inter,Arial,sans-serif!important;letter-spacing:-.035em!important;max-width:65%;color:#21354e!important;margin:0 0 30px!important}html body.home-v9 .offer-choice-card:first-child h3{color:#fff!important}html body.home-v9 .offer-choice-card>a{position:relative;z-index:2;margin-top:auto!important;min-height:46px!important;padding:0 16px!important;display:inline-flex!important;align-items:center;gap:12px;border-radius:11px!important;font-size:14px!important}html body.home-v9 .offer-choice-card:first-child>a{background:#fff!important;color:#0065ce!important;border:1px solid #fff!important;box-shadow:0 4px 14px #003a8426!important}html body.home-v9 .offer-choice-card:first-child>a .sb-button-label{color:#0065ce!important}html body.home-v9 .offer-choice-card:last-child>a{background:#fff!important;color:#263f5d!important;border:1px solid #ccdcee!important;text-decoration:none!important}.offer-calendar-art{position:absolute;right:-5px;top:62px;width:140px;height:148px;border-radius:18px;background:#fff;box-shadow:0 16px 25px #00347140;transform:rotate(10deg);color:#005fcd}.offer-calendar-art>div{display:flex;justify-content:space-between;padding:13px 25px;border-bottom:1px solid #dce8f7}.offer-calendar-art i{width:5px;height:17px;border-radius:4px;background:#b6cceb;margin-top:-19px}.offer-calendar-art strong{display:block;text-align:center;font:600 64px/1.5 Inter,Arial,sans-serif;letter-spacing:-.06em}.offer-calendar-art>span{position:absolute;right:-8px;bottom:-8px;display:grid;place-items:center;width:38px;height:38px;border:4px solid #fff;border-radius:50%;background:#d6f4e7;color:#138262;font-size:20px}.offer-plans-art{position:absolute;right:-15px;top:50px;width:160px;transform:rotate(-9deg)}.offer-plans-art>div{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #d5e3f6;border-radius:11px;padding:16px 13px;margin:10px 0;box-shadow:0 7px 12px #294f7710}.offer-plans-art>div:nth-child(2){transform:translateX(-16px);border-color:#0071e3}.offer-plans-art i{width:20px;height:20px;border-radius:5px;background:#d9eaff}.offer-plans-art span{height:5px;width:44px;border-radius:3px;background:#b9cce3}.offer-plans-art b{margin-left:auto;color:#0071e3;font-weight:500}@media (max-width:700px){html body.home-v9 .challenger-offer.offer-choice-grid{grid-template-columns:1fr!important;gap:14px!important}html body.home-v9 .offer-choice-grid .offer-choice-card{min-height:225px;padding:26px!important}html body.home-v9 .offer-choice-card h3{font-size:32px!important}.offer-calendar-art{width:120px;height:130px;top:52px;right:0}.offer-calendar-art strong{font-size:56px}.offer-plans-art{width:138px;top:34px;right:-18px}}html body.home-v9 .social-home .social-schedule-content p{font-size:12px!important;line-height:1.5!important}html body.home-v9 .social-home .social-schedule-content strong{font-size:12px;line-height:1.45}html body.home-v9 .social-home .social-schedule-content>span{font-size:10px}html body.home-v9 .social-home .social-schedule-time span{font-size:10px}@media (min-width:1001px){html body.home-v9 .social-home{display:grid!important;grid-template-columns:minmax(220px,1fr) minmax(320px,1.65fr) minmax(220px,1fr);gap:28px 20px;align-items:start;padding-inline:24px!important}html body.home-v9 .social-home>div:first-child{grid-column:2;grid-row:1;max-width:100%;width:100%;min-height:0;margin:0;align-self:center}html body.home-v9 .social-home .social-orbit-workflow{display:contents!important}html body.home-v9 .social-home .social-orbit-workflow>div{position:relative;inset:auto!important;grid-row:1;width:100%;max-width:280px;justify-self:center;transform:none!important;align-self:center}html body.home-v9 .social-home .social-orbit-workflow>div:first-child{grid-column:1}html body.home-v9 .social-home .social-orbit-workflow>div:last-child{grid-column:3}html body.home-v9 .social-home .social-growth{grid-column:1/-1;grid-row:2;max-width:100%;width:100%;margin-top:0!important}}html body.home-v9 .challenger-offer.offer-choice-grid .offer-choice-card:first-child>a.sb-button{background:#fff!important;color:#0065ce!important;border-color:#fff!important;box-shadow:0 4px 14px #003a8426!important}html body.home-v9 .challenger-offer.offer-choice-grid .offer-choice-card:first-child>a.sb-button .sb-button-label{color:#0065ce!important}.offer-plans-art svg{width:20px;height:20px;flex:none;color:#0071e3}.offer-plans-art em{font:500 11px/1.4 Inter,Arial,sans-serif;color:#36506d;font-style:normal}html body.home-v9 .offer-choice-card h3{text-wrap:balance}@layer spacebrain-actions{html body.home-v9 .offer-choice-card:first-child>a.sb-button{background:#fff!important;color:#0065ce!important;border-color:#fff!important;box-shadow:0 4px 14px #003a8426!important}html body.home-v9 .offer-choice-card:first-child>a.sb-button .sb-button-label{color:#0065ce!important}}.orbit-day.orbit-journey{max-width:1180px;margin:70px auto;padding:48px 0 24px;overflow:hidden;scroll-margin-top:110px}.orbit-journey .orbit-day-heading{max-width:850px;margin:0 30px 24px}.orbit-journey .orbit-day-heading h2{font-family:Satoshi,Inter,Arial,sans-serif;font-size:clamp(34px,4.2vw,50px);letter-spacing:-.04em;line-height:1.1}.orbit-journey .journey-subtitle{font:400 16px/1.6 Inter,Arial,sans-serif;color:#5b6f86;margin:16px 0 0}.journey-controls{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:0 30px 5px;font:400 11px/1.5 Inter,Arial,sans-serif;color:#5c7088}.journey-controls>span{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.journey-controls b{color:#223c57}.journey-controls i{width:4px;height:4px;border-radius:50%;background:#0071e3}.journey-controls button{border:1px solid #d4e2f2;border-radius:8px;background:#fff;color:#426584;min-height:44px;padding:8px 13px;white-space:nowrap;font:500 11px/1.3 Inter,Arial,sans-serif;cursor:pointer}.journey-map{position:relative;padding:85px 55px 70px}.journey-route{position:absolute;inset:0;overflow:visible;pointer-events:none;fill:none}.journey-path{stroke:#a1bedc;stroke-width:2;stroke-dasharray:2 9;stroke-linecap:round}.journey-markers path{stroke:#b9cee3;stroke-width:1;stroke-dasharray:2 5}.journey-markers circle{fill:#fff;stroke:#6f9ac6;stroke-width:1.6}.journey-orbit{position:absolute;left:0;top:0;width:54px;height:54px;object-fit:contain;z-index:3;pointer-events:none;filter:drop-shadow(0 5px 5px #244f7619);will-change:transform}.journey-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:110px 40px;position:relative}.journey-card{height:285px;min-width:0;background:#fff;border:1px solid #d9e4ef;border-radius:14px;box-shadow:0 10px 24px -13px #233d6230;display:flex;flex-direction:column;padding:18px;box-sizing:border-box;position:relative;transition:border-color .2s,box-shadow .2s}.journey-card:nth-child(4){grid-column:3;grid-row:2}.journey-card:nth-child(5){grid-column:2;grid-row:2}.journey-card:nth-child(6){grid-column:1;grid-row:2}.journey-card.is-current{border-color:#0071e3;box-shadow:0 0 0 3px #0071e313,0 12px 25px -15px #0071e345}.journey-card-meta{display:flex;justify-content:space-between;align-items:center;font:400 10px/1.3 Inter,Arial,sans-serif;gap:7px;color:#59708b}.journey-card-meta>span{display:flex;align-items:center;gap:7px}.journey-card svg{width:16px;height:16px;flex:none}.journey-card time{font-variant-numeric:tabular-nums;color:#6d8096;white-space:nowrap}.orbit-journey .journey-card h3{font:600 18px/1.25 Satoshi,Inter,Arial,sans-serif;letter-spacing:-.025em;margin:17px 0 14px;min-height:45px}.journey-card h3 button{border:0;background:0 0;padding:0;text-align:left;font:inherit;letter-spacing:inherit;color:#1e3043;cursor:pointer}.journey-card h3 button:after{content:"";position:absolute;inset:0;border-radius:14px}.journey-card h3 button:focus-visible{outline:0}.journey-card:focus-within{outline:3px solid #0071e3;outline-offset:4px}.journey-art{flex:1;min-height:0;font:400 11px/1.45 Inter,Arial,sans-serif;color:#405970;pointer-events:none}.journey-result{margin-top:14px;padding-top:12px;border-top:1px solid #e5edf5;display:flex;gap:7px;font:500 10px/1.4 Inter,Arial,sans-serif;color:#3d6d62;min-height:28px}.journey-result>i{font-style:normal;color:#148069}.journey-contact{display:flex;align-items:center;gap:10px;margin:8px 0 17px}.journey-contact>span{display:grid;place-items:center;width:36px;height:36px;flex:none;border-radius:50%;background:#e7f1ff;color:#0071e3;font-size:11px}.journey-contact b{display:block;font-size:13px;color:#20364a}.journey-contact small{display:block;font-size:10px;margin-top:3px}.journey-contact i{margin-left:auto;font-style:normal;color:#198366}.journey-contact-lines{padding:10px;background:#f0f6ff;border:1px solid #d8e8fb;border-radius:7px;display:flex;justify-content:space-between;gap:7px;font-size:10px}.journey-contact-lines b{font-size:9px;color:#0071e3}.journey-ask{padding:8px 10px;border-radius:9px 9px 2px 9px;background:#eaf3ff;color:#285780;margin-bottom:8px;font-size:10px}.journey-mail{padding:9px 10px;border:1px solid #e1e9f2;border-radius:7px;position:relative}.journey-mail>span{font-size:8px;color:#687f96}.orbit-journey .journey-mail p{font:400 10px/1.5 Inter,Arial,sans-serif;margin:5px 0;color:#3b536a}.journey-mail>i{position:absolute;right:9px;top:9px;font-style:normal;color:#168069}.journey-meeting{background:#f0f6ff;border-radius:9px;padding:11px}.journey-meeting>div{display:flex;align-items:center;gap:10px;margin-bottom:7px}.journey-meeting>div span{border-top:5px solid #0071e3;border-radius:4px;background:#fff;padding:2px 8px;font-size:17px;color:#0071e3}.journey-meeting b{font-size:22px;letter-spacing:-.04em;color:#263e57}.journey-meeting>strong{font-size:11px}.journey-meeting small{display:block;font-size:9px;color:#657c93;margin-top:3px}.journey-agenda{font-size:9px;margin-top:7px;color:#58728d}.journey-social-idea{display:flex;justify-content:space-between;font-size:10px;margin-bottom:8px}.journey-social-idea span{color:#0071e3}.journey-post-previews{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.journey-post-previews>div{background:#f5f8fc;border:1px solid #e0e9f2;border-radius:6px;overflow:hidden;padding:4px}.journey-post-art{display:grid;place-items:center;height:64px;font:700 42px/1 Arial,sans-serif;border-radius:3px}.journey-post-previews img{width:12px;height:12px;display:block;margin:6px 0 2px}.journey-post-art.art-0{background:#17323e;color:#d2ed9f}.journey-post-art.art-1{background:#d5e8e4;color:#21463d}.journey-post-art.art-2{background:#d9efa9;color:#294638}.journey-automation{display:flex;align-items:center;justify-content:space-between;gap:3px;margin:12px 0 18px}.journey-automation>div{display:flex;flex-direction:column;align-items:center;gap:8px;font-size:9px}.journey-automation svg{box-sizing:content-box;width:20px;height:20px;padding:9px;background:#edf5ff;border:1px solid #cddff3;border-radius:9px;color:#0071e3}.journey-automation>i{font-style:normal;color:#6991b9}.journey-draft{font-size:9px;background:#f4f8fc;border-radius:6px;padding:8px}.journey-draft>span{color:#188467;margin-right:4px}.journey-tasks>div{display:flex;align-items:center;gap:7px;padding:10px 0;border-bottom:1px solid #e6edf5;font-size:10px}.journey-tasks i{display:grid;place-items:center;width:12px;height:12px;flex:none;border:1px solid #bacde2;border-radius:3px;color:#0071e3;font-style:normal;font-size:9px}.journey-tasks b{margin-left:auto;font-size:8px;color:#6f8298;font-weight:400}.orbit-journey .journey-explore{margin:0 30px;font-size:13px}@media (min-width:601px) and (max-width:950px){.journey-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:100px 28px}.journey-card:nth-child(3){grid-column:2;grid-row:2}.journey-card:nth-child(4){grid-column:1;grid-row:2}.journey-card:nth-child(5){grid-column:1;grid-row:3}.journey-card:nth-child(6){grid-column:2;grid-row:3}.journey-map{padding-left:45px;padding-right:45px}.journey-card{height:295px}}@media (max-width:600px){.orbit-day.orbit-journey{margin:35px 12px 55px;padding:24px 0}.orbit-journey .orbit-day-heading{margin:0 8px 22px}.orbit-journey .orbit-day-heading h2{font-size:34px}.orbit-journey .journey-subtitle{font-size:14px}.journey-controls{margin:0 8px;gap:10px;align-items:flex-start}.journey-controls>span{font-size:10px;max-width:180px;gap:5px}.journey-controls button{font-size:10px;padding:7px 10px}.journey-map{padding:32px 8px 32px 59px}.journey-cards{grid-template-columns:minmax(0,1fr);gap:28px}.journey-card:nth-child(n){grid-column:auto;grid-row:auto;height:285px;padding:16px}.journey-orbit{width:48px;height:48px}.orbit-journey .journey-card h3{font-size:18px}.journey-card-meta{font-size:9px}.journey-result{font-size:9px}.journey-card-meta svg{width:14px;height:14px}.orbit-journey .journey-explore{margin:0 8px}.journey-contact small{font-size:9px}.journey-tasks>div{font-size:9px}.journey-automation>div{font-size:8px}}@media (prefers-reduced-motion:reduce){.journey-card{transition:none}}.orbit-modules{max-width:1180px;margin:64px auto;padding:32px 24px;box-sizing:border-box;color:#203348;scroll-margin-top:105px;font-family:Inter,Arial,sans-serif;min-width:0}.orbit-modules>header>p{font-size:11px;letter-spacing:.1em;color:#5a7189;margin:0 0 13px}.orbit-modules h2{font:600 clamp(30px,4vw,46px)/1.1 Satoshi,Arial,sans-serif;letter-spacing:-.04em;margin:0 0 16px}.orbit-modules>header>span{font-size:15px;line-height:1.5;color:#60738a}.module-navigation{display:flex;align-items:center;gap:18px;margin:28px 0 12px}.module-tabs{display:flex;gap:8px;overflow:auto;padding:5px 3px;scrollbar-width:none;min-width:0;flex:1}.module-tabs::-webkit-scrollbar{display:none}.module-tabs button{display:flex;align-items:center;gap:7px;white-space:nowrap;flex:none;border:1px solid #d6e3f1;border-radius:9px;padding:11px 13px;min-height:44px;background:#fff;color:#455e76;font:500 12px/1.3 Inter,Arial,sans-serif;cursor:pointer}.module-tabs svg,.module-function svg{width:18px;height:18px;flex:none}.module-tabs button[aria-selected=true]{background:#0071e3;color:#fff;border-color:#0071e3}.module-arrows{display:flex;gap:6px}.module-arrows button{width:42px;height:44px;border:1px solid #d4e1ef;background:#fff;border-radius:8px;color:#0071e3;font-size:20px;cursor:pointer}.module-arrows button:disabled{color:#a4b4c5;background:#f6f8fb;cursor:default}.module-functions{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding:8px;overscroll-behavior-x:contain;padding:8px 0 15px;scrollbar-width:thin;scrollbar-color:#adc7e5 #edf3fa;border-radius:12px}.module-functions[hidden]{display:none!important}.module-function-track{display:flex;gap:18px;width:max-content;padding:3px 3px 12px}.module-function{flex:0 0 288px;width:288px;height:340px;box-sizing:border-box;border:1px solid #d6e3f1;border-radius:14px;background:#fff;box-shadow:0 8px 17px -12px #224b7944;padding:18px;scroll-snap-align:start;display:flex;flex-direction:column;min-width:0}.module-function-meta{display:flex;align-items:center;gap:8px;font-size:11px;color:#607a95}.module-function-meta>svg{padding:7px;background:#edf5ff;color:#0071e3;border-radius:8px;box-sizing:content-box}.module-function-meta>b{margin-left:auto;font-size:10px;font-weight:400;color:#6c829a}.orbit-modules .module-function h3{font:600 20px/1.2 Satoshi,Arial,sans-serif;letter-spacing:-.025em;margin:16px 0;min-height:48px;color:#203348}.module-function-art{height:137px;min-height:0;font:400 11px/1.4 Inter,Arial,sans-serif;color:#425c74}.module-function footer{border-top:1px solid #e4ecf5;padding-top:13px;margin-top:auto;display:flex;align-items:center;justify-content:space-between;font-size:9px;letter-spacing:.07em;color:#5f7994}.module-function footer i{font-style:normal;color:#0071e3;font-size:18px}.module-contact{display:flex;align-items:center;gap:10px;margin:4px 0 15px}.module-contact>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#eaf3ff;color:#0071e3}.module-contact i{margin-left:auto;color:#15856c;font-style:normal}.module-mini-row{display:flex;justify-content:space-between;gap:8px;padding:10px;background:#f2f7fd;border:1px solid #deebf8;border-radius:7px;font-size:10px}.module-mini-row>span{color:#0071e3}.module-tags{display:flex;gap:8px;margin-top:11px;font-size:8px;color:#53799c}.module-tags>span{border:1px solid #dae6f3;border-radius:4px;padding:4px 6px}.module-mail-head{display:flex;align-items:center;gap:7px;font-size:10px;margin-bottom:10px}.module-mail-head>span{margin-left:auto;color:#0071e3}.module-bubble{background:#eaf3ff;border-radius:8px 8px 2px 8px;padding:10px 12px;margin-left:25px;font-size:11px}.module-answer{display:flex;align-items:center;gap:5px;margin-top:8px}.module-answer img{width:34px;height:34px;object-fit:contain}.module-answer>span{padding:8px;background:#f7f9fc;border-radius:7px;font-size:9px;flex:1}.module-answer i{float:right;color:#16856a;font-style:normal}.module-calendar-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 0 12px}.module-calendar-head b{font-size:24px;letter-spacing:-.05em}.module-calendar-head>span{font-size:9px}.module-week{display:flex;justify-content:space-between;gap:6px;margin-bottom:12px}.module-week>span{display:grid;place-items:center;width:35px;height:35px;border:1px solid #dae7f5;border-radius:6px;font-size:11px}.module-week>.picked{background:#0071e3;color:#fff;border-color:#0071e3}.module-post-art{height:96px;border-radius:7px;background:#16313c;color:#d8efa9;display:flex;align-items:center;justify-content:space-around;overflow:hidden}.module-post-art b{font:700 75px/.9 Arial,sans-serif}.module-post-art>span{font-size:8px;letter-spacing:.12em;max-width:50px}.module-post-art.post-1{background:#d5e9e3;color:#234a42}.module-post-art.post-2{background:#d8efa9;color:#193b31}.module-channels{display:flex;gap:8px;align-items:center;margin-top:12px}.module-channels img{width:16px;height:16px}.module-channels>span{margin-left:auto;font-size:8px;color:#607995}.module-nodes{display:flex;justify-content:space-between;align-items:center;margin:14px 0 20px}.module-nodes>span{border:1px solid #d6e5f5;border-radius:8px;padding:10px;background:#f2f7fd;color:#547b9f}.module-nodes>.picked{background:#0071e3;color:#fff;border-color:#0071e3}.module-nodes>i{font-style:normal;color:#7d9dbd}.module-task-title{display:flex;align-items:center;gap:7px;font-size:11px;margin-bottom:8px}.module-task{display:flex;align-items:center;gap:8px;padding:9px 0;border-top:1px solid #e8eef6;font-size:10px}.module-task>i{width:12px;height:12px;border:1px solid #c0d3e8;border-radius:3px;color:#0071e3;font-size:9px;font-style:normal;flex:none}.module-scroll-cue{display:flex;align-items:center;gap:8px;justify-content:center;margin-top:9px;color:#6c91b5;font-size:14px}.module-scroll-cue i{height:3px;width:60px;border-radius:3px;background:#d9e7f6}.module-tabs button:focus-visible,.module-arrows button:focus-visible,.module-functions:focus-visible{outline:3px solid #0071e3;outline-offset:2px}@media (max-width:600px){.orbit-modules{margin:38px auto;padding:24px 20px}.orbit-modules h2{font-size:32px}.orbit-modules>header>span{font-size:14px}.module-navigation{gap:7px;margin-top:22px;flex-wrap:wrap}.module-tabs{flex-basis:100%}.module-tabs button{font-size:11px;padding:10px 12px}.module-arrows{margin-left:auto}.module-function{width:calc(100vw - 48px);flex-basis:calc(100vw - 48px);max-width:300px;height:340px}.module-function-track{gap:12px}.module-functions{scroll-padding:3px}}.customer-journey{font-family:Inter,Arial,sans-serif;color:#1d3043;max-width:1180px;margin:auto;scroll-margin-top:110px}.customer-journey-heading{max-width:780px;margin-bottom:28px}.customer-journey-heading h2{font:600 clamp(32px,4vw,46px)/1.1 Satoshi,Arial,sans-serif;letter-spacing:-.04em;margin:0 0 16px}.customer-journey .customer-journey-heading p{font:400 16px/1.6 Inter,Arial,sans-serif;color:#596f86;margin:0;max-width:670px}.customer-story{background:#f3f7fc;border:1px solid #dbe6f3;border-radius:20px;overflow:hidden}.customer-story-top{padding:16px 22px;border-bottom:1px solid #dce7f4;background:#fff;display:flex;align-items:center;gap:10px;font-size:12px}.customer-identity{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;color:#0071e3;background:#e9f3ff;font-size:10px;flex:none}.customer-story-top>strong{font-weight:600}.customer-story-top>span:last-child{margin-left:auto;color:#58718c;font-size:11px}.customer-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;padding:26px}.customer-step{min-width:0;position:relative;display:flex;flex-direction:column}.customer-step-heading{display:flex;align-items:center;gap:9px;margin-bottom:12px;min-height:45px}.customer-step-heading>span{font:500 10px/1 Inter,Arial,sans-serif;color:#0071e3;flex:none}.customer-journey .customer-step-heading h3{font:600 20px/1.15 Satoshi,Arial,sans-serif;letter-spacing:-.025em;margin:0}.customer-tool{display:flex;align-items:center;gap:6px;font-size:10px;color:#547798;margin-bottom:12px;min-height:24px}.customer-tool svg{width:16px;height:16px;flex:none}.customer-scene{height:300px;background:#fff;border:1px solid #d8e5f3;border-radius:12px;box-shadow:0 8px 20px -15px #2f537a55;padding:18px;box-sizing:border-box;min-width:0}.customer-form{display:flex;flex-direction:column;height:100%;font-size:11px}.customer-form>strong{font-size:14px;color:#253e56;margin-bottom:13px}.customer-form>label{font-size:9px;color:#617b95;margin-bottom:4px}.customer-form>div{border:1px solid #d6e4f4;border-radius:5px;padding:8px 9px;margin-bottom:9px;color:#294964;font-size:10px}.customer-form>.customer-message{background:#f7faff;line-height:1.45}.customer-saved{display:block;background:#e9f6ef;color:#26745f;padding:9px 10px;border-radius:6px;font-size:10px;margin-top:auto}.customer-email{height:100%;display:flex;flex-direction:column}.customer-email-person{display:flex;align-items:center;gap:9px;border-bottom:1px solid #e3ecf6;padding-bottom:14px;margin-bottom:15px}.customer-email-person>span,.customer-attendees>span{display:grid;place-items:center;flex:none;width:29px;height:29px;border-radius:50%;background:#e8f2ff;color:#0071e3;font-size:9px}.customer-email-person strong{display:block;font-size:11px}.customer-email-person small{display:block;font-size:9px;color:#61768e;margin-top:4px;line-height:1.45}.customer-email-body{display:flex;flex-direction:column;flex:1}.customer-email-body>small{font-size:9px;color:#64819c}.customer-journey .customer-email-body p{font:400 11px/1.6 Inter,Arial,sans-serif;margin:12px 0 0;color:#38546e}.customer-time-link{display:flex;justify-content:space-between;align-items:center;gap:6px;color:#006acf;background:#eaf4ff;border-radius:6px;padding:11px 10px;font-size:10px;margin-top:auto}.customer-time-link b{font-size:16px;font-weight:400}.customer-booking{height:100%;display:flex;flex-direction:column}.customer-date{display:flex;align-items:center;gap:10px}.customer-date>span{display:grid;place-items:center;border-top:6px solid #0071e3;background:#ecf5ff;border-radius:5px;width:36px;height:44px;font-size:22px;flex:none;color:#24699f}.customer-date strong{display:block;font-size:12px}.customer-date small{display:block;font-size:9px;line-height:1.5;margin-top:4px;color:#607c95}.customer-slot{background:#f0f7ff;border:1px solid #d5e8ff;border-radius:8px;padding:17px 13px;margin:21px 0}.customer-slot strong{display:block;font:600 33px/1.1 Satoshi,Arial,sans-serif;letter-spacing:-.04em}.customer-slot>span{display:block;font-size:10px;margin-top:7px;color:#577791}.customer-attendees{display:flex;align-items:center;gap:5px}.customer-attendees small{font-size:9px;margin-left:3px;color:#5e768e;line-height:1.4}.customer-confirmed{margin-top:auto;display:block;border-top:1px solid #e1eaf4;padding-top:12px;font-size:10px;color:#25765f}.customer-journey .customer-benefit{font:400 12px/1.5 Inter,Arial,sans-serif;color:#4f6982;margin:14px 0 0;max-width:260px}.customer-connection{position:absolute;right:-30px;top:205px;display:grid;place-items:center;width:24px;height:24px;color:#0071e3;font-size:23px}.customer-actions{display:flex;align-items:center;gap:24px;margin-top:24px}.customer-actions a{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:46px;font:500 13px/1.4 Inter,Arial,sans-serif;text-decoration:none}.customer-actions .customer-trial{border-radius:9px;background:#0071e3;color:#fff;padding:12px 20px}.customer-explore{color:#0071e3}.customer-actions a:focus-visible{outline:3px solid #0071e3;outline-offset:4px}@media (min-width:701px) and (max-width:1000px){.customer-steps{gap:22px;padding:20px}.customer-scene{padding:13px;height:315px}.customer-connection{right:-21px;width:20px;font-size:20px}.customer-journey .customer-step-heading h3{font-size:18px}.customer-step-heading{min-height:45px}.customer-attendees>span{width:24px;height:24px}.customer-attendees{flex-wrap:wrap}.customer-attendees small{flex-basis:100%;margin-top:5px}}@media (max-width:700px){.customer-journey-heading{margin-bottom:22px}.customer-journey-heading h2{font-size:32px}.customer-journey .customer-journey-heading p{font-size:14px}.customer-story-top{padding:14px 16px;flex-wrap:wrap;gap:7px}.customer-story-top>span:last-child{font-size:10px;flex-basis:100%;margin:1px 0 0 37px}.customer-steps{grid-template-columns:1fr;gap:44px;padding:20px 16px}.customer-step-heading{min-height:0;margin-bottom:9px}.customer-journey .customer-step-heading h3{font-size:21px}.customer-tool{margin-bottom:10px}.customer-scene{height:285px;padding:18px}.customer-journey .customer-benefit{font-size:12px;max-width:none;margin-top:12px}.customer-connection{top:auto;bottom:-37px;left:calc(50% - 12px);right:auto;transform:rotate(90deg)}.customer-actions{gap:15px;flex-wrap:wrap;margin-top:20px}.customer-actions a{font-size:12px;gap:9px}.customer-actions .customer-trial{padding:11px 16px}}.module-form-preview,.module-email-preview,.module-document-preview,.module-payment-preview,.module-seo-preview{position:relative;border:1px solid #d6e3f3;background:#fff;border-radius:9px;padding:13px;font-size:10px}.module-form-preview>span,.module-document-preview>small{display:block;font-size:8px;letter-spacing:.06em;color:#617b95;margin-bottom:10px}.module-form-preview>b{display:block;font-weight:400;background:#f5f8fd;border:1px solid #e1eaf5;border-radius:4px;margin:6px 0;padding:7px}.module-form-preview>div{background:#0071e3;color:#fff;text-align:center;border-radius:4px;padding:4px}.module-page-preview{padding:15px;background:#17333e;border-radius:9px;color:#d6efaa;height:145px;position:relative}.module-page-preview small{font-size:7px;letter-spacing:.09em;color:#dce5e9}.module-page-preview strong{display:flex;justify-content:space-between;font-size:58px;line-height:1.4}.module-page-preview i{display:block;width:55%;height:5px;background:#b9ced1;border-radius:5px}.module-page-preview>b{position:absolute;right:15px;bottom:10px;color:#d6efaa}.module-email-preview>small{color:#607b95}.module-email-preview>b{display:block;margin:12px 0}.module-email-preview>div{height:5px;background:#e3ebf4;border-radius:3px;margin:8px 0}.module-email-preview>div:last-of-type{width:65%}.module-email-preview>span{display:block;text-align:right;color:#0071e3}.module-document-preview>b{font-size:12px}.module-document-preview svg{display:block;width:100%;height:53px;fill:none;stroke:#214f85;stroke-width:2.3;stroke-linecap:round}.module-document-preview>i,.module-payment-preview>i{position:absolute;right:12px;top:12px;font-style:normal;border-radius:50%;background:#e1f5ed;color:#087b60;padding:4px}.module-payment-preview>svg{width:25px;height:25px;color:#0071e3}.module-payment-preview>strong{display:block;font-size:30px;letter-spacing:-.05em;margin:9px 0}.module-payment-preview strong span{font-size:17px;color:#7c90a5}.module-payment-preview>small{font-size:10px;color:#506c87}.module-seo-preview>div{display:flex;justify-content:space-between;gap:8px;font-size:9px;margin-bottom:5px}.module-seo-preview svg{width:100%;height:54px;fill:none;stroke:#0071e3;stroke-width:2.5}.module-seo-preview span{color:#167866}.module-knowledge-preview>div{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #dbe6f3;border-radius:6px;padding:9px;margin-bottom:8px;font-size:10px}.module-knowledge-preview svg{width:18px;height:18px;color:#0071e3;flex:none}.module-knowledge-preview i{margin-left:auto;font-style:normal;color:#198368}.journey-contract,.journey-deposit,.journey-backlinks{background:#f6f9fd;border:1px solid #dae6f4;border-radius:8px;padding:12px}.journey-contract>small{font-size:10px;display:block}.journey-card .journey-contract svg{width:100%;height:50px;fill:none;stroke:#245a90;stroke-width:2.4;stroke-linecap:round}.journey-contract>span{display:block;border-top:1px solid #dce7f4;padding-top:6px;color:#147d64;font-size:9px}.journey-deposit>span{font-size:9px;color:#477368}.journey-deposit>strong{display:block;font-size:30px;color:#20394f;letter-spacing:-.04em;margin:4px 0}.journey-deposit strong small{font-size:19px;color:#8295a9}.journey-deposit>div{display:flex;justify-content:space-between;align-items:center;font-size:10px}.journey-deposit i{font-style:normal;background:#e1f3ed;color:#087b60;border-radius:50%;padding:4px 7px}.journey-backlinks>b{font-size:9px}.journey-card .journey-backlinks svg{display:block;width:100%;height:46px;fill:none;stroke:#0071e3;stroke-width:2.3;margin:3px 0}.journey-backlinks>div{display:flex;justify-content:space-between;font-size:9px;gap:8px}.journey-backlinks span b{display:block;font-size:17px;color:#274f70}@media (min-width:951px){.journey-card:nth-child(7){grid-column:1;grid-row:3}.journey-card:nth-child(8){grid-column:2;grid-row:3}.journey-card:nth-child(9){grid-column:3;grid-row:3}}@media (min-width:601px) and (max-width:950px){.journey-card:nth-child(7){grid-column:2;grid-row:4}.journey-card:nth-child(8){grid-column:1;grid-row:4}.journey-card:nth-child(9){grid-column:1;grid-row:5}}html body.home-v9 .agency-home.agency-compact{row-gap:0;align-items:center}html body.home-v9 .agency-compact .agency-home-copy{align-self:center}html body.home-v9 .agency-compact .agency-home-steps{margin-top:28px;gap:14px}html body.home-v9 .agency-compact .agency-home-steps>li{min-height:36px}html body.home-v9 .agency-compact .agency-revenue{grid-row:1;padding:18px!important;gap:10px}html body.home-v9 .agency-compact .agency-revenue-body{padding:18px}html body.home-v9 .agency-compact .agency-months{margin:16px 0}html body.home-v9 .agency-compact .agency-months>div{padding:10px}html body.home-v9 .agency-compact .agency-revenue-clients>div{padding:10px 0}html body.home-v9 .agency-compact .agency-revenue .agency-orbit{width:52px!important;height:52px!important}html body.home-v9 .agency-compact .agency-workspace-brand{padding-top:14px;padding-bottom:14px}html body.home-v9 .closing .closing-ai-era{display:block;font:400 clamp(16px,1.8vw,21px)/1.5 Inter,Arial,sans-serif;color:#536b85;margin:18px auto 26px}@media (max-width:899px){html body.home-v9 .agency-home.agency-compact .agency-home-steps{margin:24px 0 0;display:grid;grid-template-columns:1fr;gap:10px}html body.home-v9 .agency-home.agency-compact .agency-home-steps>li{padding:4px 0 4px 44px!important}html body.home-v9 .agency-home.agency-compact .agency-step-icon{top:2px;width:30px;height:30px}html body.home-v9 .agency-home.agency-compact .agency-home-steps h3{font-size:15px;margin:0}html body.home-v9 .agency-home.agency-compact .agency-home-layout{display:grid;grid-template-columns:1fr;gap:24px}html body.home-v9 .agency-home.agency-compact .agency-revenue{grid-row:auto}}html body.home-v9 .social-focused{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:44px;background:#f2f7fd;border:1px solid #d8e5f4;border-radius:24px;padding:48px;overflow:hidden}.social-focused-copy{text-align:left;min-width:0}.social-focused-copy h2{font:600 clamp(30px,3.2vw,44px)/1.1 Satoshi,Inter,sans-serif;letter-spacing:-.04em;margin:18px 0;max-width:15ch;color:#192d3e}.social-focused-copy>p:not(.eyebrow){font:400 15px/1.6 Inter,sans-serif;color:#5b7189;margin:0 0 24px;max-width:32ch}.social-focused-copy>a{margin:0}.social-focused-visual{min-width:0}.social-focused-orbit{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #d6e4f5;border-radius:14px;padding:13px 15px;margin:0 16px -1px;position:relative;z-index:1;text-align:left;box-shadow:0 8px 22px #234d7710}.social-focused-orbit img{width:36px;height:36px;object-fit:contain}.social-focused-orbit b{display:block;font:600 12px/1.4 Inter,sans-serif;color:#233d56}.social-focused-orbit span{display:block;font:400 11px/1.5 Inter,sans-serif;color:#5b728a;margin-top:2px}.social-focused-orbit i{margin-left:auto;font-style:normal;color:#138568}.social-focused-calendar{background:#fff;border:1px solid #d5e3f4;border-radius:16px;padding:20px}.social-focused-calendar>header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 20px;font:600 13px/1.4 Inter,sans-serif;color:#2b455f}.social-focused-calendar>header span{font-size:10px;font-weight:400;color:#6a7f95}.social-focused-week{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.social-focused-day{min-width:0}.social-focused-day>header{display:flex;align-items:center;justify-content:space-between;font:500 10px/1.4 Inter,sans-serif;gap:5px;color:#54708d;margin-bottom:9px}.social-focused-day>header span{font-size:9px;color:#7a8da2}.social-focused-day article{border:1px solid #dce7f5;background:#f7faff;padding:7px;border-radius:8px;text-align:left;min-height:154px;position:relative}.social-focused-post-art{display:grid;place-items:center;height:65px;border-radius:4px;font:600 43px/1 Satoshi,sans-serif;margin-bottom:9px}.social-art-0{background:#17343e;color:#d4efa4}.social-art-1{background:#d5e9e4;color:#245b4c}.social-art-2{background:#d8efa7;color:#315841}.social-focused-day article>img{width:13px;height:13px;display:inline-block;margin:0 0 5px}.social-focused-day article>strong{display:block;font:600 10px/1.4 Inter,sans-serif;color:#29445f;min-height:28px}.social-focused-day article>small{display:block;font:400 8px/1.4 Inter,sans-serif;color:#16836a;margin-top:6px}.social-focused-calendar>footer{display:flex;justify-content:space-between;gap:12px;padding-top:15px;margin-top:15px;border-top:1px solid #e1eaf5;font:400 9px/1.5 Inter,sans-serif;color:#46776c}.social-focused-calendar>footer>span:last-child{max-width:55%;text-align:right;color:#6b8198}.social-focused.is-visible .social-focused-day:nth-child(2) article{animation:social-slot-in 1s cubic-bezier(.2,.7,.2,1) both}@keyframes social-slot-in{0%{opacity:0;transform:translateY(-16px) rotate(-4deg)}to{opacity:1;transform:none}}html body.home-v9 .workflow-bottom{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;margin-top:30px}.workflow-bottom>.workflow-trial{order:-1}.workflow-bottom>a:not(.workflow-trial){font-size:13px}.workflow-bottom>.workflow-trial.sb-button{--sb-action-height:52px;--sb-action-font:16px;--sb-action-pad:26px;min-width:190px!important}@media (max-width:900px){html body.home-v9 .social-focused{gap:26px;padding:32px}.social-focused-calendar{padding:14px}.social-focused-week{gap:7px}.social-focused-day>header{flex-direction:column;align-items:flex-start;gap:2px}.social-focused-copy h2{font-size:34px}.social-focused-orbit{margin-inline:8px;padding:11px}.social-focused-day article{padding:6px}}@media (max-width:700px){html body.home-v9 .social-focused{display:flex;flex-direction:column;gap:26px;padding:28px 16px;border-radius:18px}.social-focused-copy{text-align:center;width:100%}.social-focused-copy h2{font-size:32px;max-width:18ch;margin:14px auto}.social-focused-copy>p:not(.eyebrow){font-size:14px;margin:0 auto 15px}.social-focused-visual{width:100%;max-width:500px}.social-focused-orbit span{font-size:10px}.social-focused-calendar{padding:12px}.social-focused-post-art{height:54px;font-size:35px}.social-focused-day article{min-height:151px}.social-focused-day article>strong{font-size:9px}.social-focused-calendar>footer{font-size:8px}.social-focused-calendar>header{font-size:12px}.social-focused-day>header{flex-direction:row}}@media (prefers-reduced-motion:reduce){.social-focused.is-visible .social-focused-day:nth-child(2) article{animation:none}}.social-focused .social-focused-day article.social-schedule-post{display:block;grid-template-columns:none}.social-focused-post-art{width:100%}.social-focused-day article>strong{font-size:11px;min-height:31px}@media (max-width:700px){.social-focused-day article>strong{font-size:9px;min-height:38px}}.journey-funnel{display:flex;align-items:center;gap:7px;width:100%}.journey-funnel-step{flex:1;min-width:0;text-align:center}.journey-funnel>i{color:#0071e3;font-style:normal;font-size:14px;margin-bottom:25px}.journey-funnel-page{height:82px;border:1px solid #cbdff5;border-radius:6px;background:#fff;overflow:hidden;padding:7px;display:flex;flex-direction:column;align-items:center;gap:5px}.journey-funnel-page>i{height:4px;background:#e5edf8;width:100%;border-radius:2px}.journey-funnel-page>b{display:grid;place-items:center;flex:1;width:100%;font:600 24px/1 Satoshi,sans-serif;color:#d8f29d;background:#16313e;border-radius:3px}.journey-funnel-page>span{background:#0071e3;width:70%;height:8px;border-radius:2px}.journey-funnel-page>em{width:100%;height:14px;border:1px solid #d6e4f6;border-radius:3px;margin-top:3px}.funnel-page-2>b{background:#e6f5ef;color:#13795b}.journey-funnel-step>small{display:block;font-size:9px;line-height:1.4;margin-top:8px;color:#526b87;min-height:25px}.module-visual{width:100%;font:11px/1.4 Inter,Arial,sans-serif;color:#3f5977;min-width:0}.module-visual *{box-sizing:border-box}.module-visual svg{width:19px;height:19px;flex:none;color:#0071e3}.module-visual p{font:11px/1.5 Inter,Arial,sans-serif;margin:9px 0;color:#3f5977}.module-visual small{font-size:9px;line-height:1.4}.mv-paper{background:#fff;border:1px solid #d4e3f7;border-radius:9px;padding:12px;position:relative}.mv-head{display:flex;gap:8px;align-items:center;margin-bottom:10px}.mv-head b{font-size:11px;font-weight:600}.mv-row{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:32px;border-bottom:1px solid #e5edf7;padding:6px 0}.mv-row>span{display:flex;align-items:center;gap:6px;min-width:0}.mv-row>b{font-size:10px;font-weight:500;white-space:nowrap;color:#0071e3}.mv-row:last-child{border:0}.mv-avatar{width:25px;height:25px;display:inline-grid;place-items:center;border-radius:50%;background:#e7f1ff;color:#0071e3;font-size:9px;flex:none}.mv-search{display:flex;align-items:center;gap:8px;padding:9px;border:1px solid #aacbf6;background:#f5f9ff;border-radius:6px;margin-bottom:7px}.mv-search>b{margin-left:auto;color:#0071e3}.mv-tag{display:inline-block;color:#58718e;margin-top:8px}.mv-field{display:block;margin-top:8px}.mv-field>small{display:block;margin-bottom:4px;color:#637a96}.mv-field>span{display:block;border:1px solid #c9dcf7;border-radius:5px;background:#f9fbff;padding:7px 9px;color:#1e3551}.mv-note{padding:10px;background:#eaf3ff;border:1px solid #dbe9fb;border-radius:7px;margin-top:10px;color:#2c527c}.mv-pill{display:inline-flex;align-items:center;padding:5px 7px;background:#eff5ff;border:1px solid #d8e7fb;border-radius:5px;font-size:9px;margin:3px 4px 3px 0}.mv-lines{display:grid;gap:5px;margin:10px 0}.mv-lines i{height:4px;background:#e3ecf7;border-radius:3px}.mv-lines i:nth-child(2){width:88%}.mv-lines i:last-child{width:62%}.mv-timeline{padding-left:9px}.mv-timeline>div{display:flex;align-items:center;gap:12px;min-height:48px;border-left:1px solid #bad5fa;padding-left:18px;position:relative}.mv-timeline i{position:absolute;left:-10px;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#e6f1ff;border:1px solid #c3dcff;color:#0071e3;font-size:9px;font-style:normal}.mv-edit{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mv-next{text-align:center;padding:14px;background:#f1f6ff;border:1px solid #d4e3f7;border-radius:10px}.mv-next>svg{display:block;margin:auto}.mv-next>strong{display:block;font:600 32px/1.2 Satoshi,sans-serif;color:#1e416a;margin:8px}.mv-next>span,.mv-next>small{display:block}.mv-send{margin-top:10px;margin-left:auto;background:#0071e3;color:#fff;border-radius:5px;width:32px;padding:5px;text-align:center}.mv-tones>.mv-paper{margin-top:6px}.mv-tones .mv-note{margin-top:7px}.mv-tones p{margin:4px 0 0}.mv-reminder{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:12px}.mv-reminder b{padding:10px;border:1px dashed #99bce9;border-radius:50%;color:#0071e3}.mv-reminder i{font-style:normal}.mv-agenda{border-left:3px solid #0071e3;padding:0 12px;background:#f3f7ff;border-radius:6px}.mv-agenda .mv-row{min-height:44px}.mv-availability{display:grid;grid-template-columns:repeat(5,1fr);gap:5px}.mv-availability>div{text-align:center}.mv-availability b{display:block;padding:8px 0;font-weight:500}.mv-availability i{display:block;height:25px;background:#eaf2ff;border:1px solid #d7e6fb;border-radius:4px;margin:5px 0;font:8px/25px Inter,sans-serif}.mv-availability i.picked{background:#0071e3;color:#fff}.mv-invite{text-align:center;border:1px solid #d4e3f7;border-radius:10px;padding:12px}.mv-date{display:inline-block;background:#edf4ff;border-top:6px solid #0071e3;padding:8px;border-radius:4px;color:#0071e3;margin-right:12px}.mv-invite>strong{font-size:24px;color:#1c3d65}.mv-invite>div{margin-top:10px}.mv-ideas{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.mv-ideas>div{background:#f4f8ff;border:1px solid #d4e3f7;border-radius:7px;text-align:center;padding:16px 6px}.mv-ideas b{display:block;font-size:29px;color:#274e63}.mv-ideas small{display:block;margin-top:12px}.mv-brand-art{height:72px;background:#17343f;color:#d9f1a3;border-radius:5px;display:flex;align-items:center;justify-content:center;font:600 40px/1 Satoshi,sans-serif;gap:12px}.mv-brand-art>span{font:8px/1.5 Inter,sans-serif;max-width:50px;letter-spacing:.09em;color:#fff}.mv-channel-row{display:flex;align-items:center;gap:9px;margin-top:9px}.mv-channel-row img{width:14px;height:14px}.mv-formats{display:flex;align-items:flex-end;gap:8px;height:112px}.mv-formats>div{position:relative;display:grid;place-items:center;flex:1;height:75px;background:#d9eebe;color:#244c42;border-radius:5px}.mv-formats>div:nth-child(2){height:105px;background:#183d47;color:#d9f1a3}.mv-formats>div:nth-child(3){height:55px;background:#d5eae6}.mv-formats b{font-size:27px}.mv-formats i{position:absolute;bottom:4px;font:8px/1 Inter,sans-serif}.mv-content-week{display:flex;gap:7px}.mv-content-week>div{flex:1;text-align:center;background:#f3f7ff;border:1px solid #d4e3f7;border-radius:6px;padding:8px 5px}.mv-content-week b{font-size:10px}.mv-content-week span{display:grid;place-items:center;height:64px;margin:7px 0;background:#d9eebe;color:#214943;font-size:26px}.mv-content-week small{font-size:8px;color:#16816a}.mv-flow,.mv-route{display:flex;align-items:center;justify-content:center;gap:14px;margin:16px 0}.mv-flow svg,.mv-route svg{width:32px;height:32px;padding:7px;border:1px solid #bad5fa;border-radius:7px;background:#f4f8ff}.mv-flow i,.mv-route i{font-style:normal}.mv-trigger{text-align:center;background:#f4f8ff;border:1px solid #d4e3f7;border-radius:10px;padding:13px}.mv-trigger>svg{display:block;width:30px;height:30px;margin:auto auto 8px}.mv-trigger>strong{display:block;margin-bottom:7px}.mv-branch>div{width:42px;height:36px;margin:auto;background:#e9f2ff;border:1px solid #bad5fa;border-radius:6px;display:grid;place-items:center}.mv-branch>i{display:block;width:1px;height:25px;background:#83b6fa;margin:auto}.mv-branch>section{border-top:1px solid #83b6fa;display:flex;gap:30px;justify-content:space-around;padding-top:15px}.mv-branch section>span{display:grid;justify-items:center;gap:6px;background:#f1f6ff;padding:12px;border:1px solid #c5dcfa;border-radius:7px}.mv-priorities>div{display:flex;gap:10px;align-items:center;padding:11px 0;border-bottom:1px solid #e0eaf7}.mv-priorities b{font-size:18px;color:#99b7dc}.mv-priorities>div:first-child b{color:#0071e3}.mv-priorities span{flex:1;font-size:10px}.mv-priorities i{font-style:normal;color:#0071e3}.mv-kanban{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.mv-kanban>div{background:#eef4fd;padding:8px;border-radius:7px;min-height:140px}.mv-kanban small{display:block;margin-bottom:10px}.mv-kanban i{display:block;height:26px;background:#fff;border:1px solid #cbdcf3;border-radius:4px;margin-bottom:7px;box-shadow:0 3px 4px #26486b05}.mv-day-plan{display:flex;gap:14px;align-items:start}.mv-day-plan>b{font:600 30px/1 Satoshi,sans-serif;color:#0071e3;border-top:5px solid #0071e3;padding:12px 6px;background:#edf4ff;border-radius:5px}.mv-day-plan>section{flex:1}.mv-blue-button{background:#0071e3;color:#fff;text-align:center;border-radius:5px;padding:6px;margin-top:10px}.mv-rewrite>i,.mv-handoff>i,.mv-summary>i{display:block;text-align:center;font-style:normal;color:#0071e3;margin:6px}.mv-rewrite small{display:block;color:#7c8fa6}.mv-rewrite .mv-paper>span{display:block;margin-top:5px}.mv-wireframe{border:1px solid #cbdff5;border-radius:8px;padding:9px;background:#fff}.mv-wireframe>header{height:8px;background:#e4ecf6;border-radius:2px;margin-bottom:10px}.mv-wireframe>div{display:flex;gap:8px;height:62px}.mv-wireframe>div i{flex:1;background:repeating-linear-gradient(0deg,#e4ecf6 0 5px,transparent 5px 13px)}.mv-wireframe>div b{flex:1;background:#183943;color:#d9efa6;display:grid;place-items:center;font-size:26px}.mv-wireframe>section{display:flex;gap:6px;margin-top:10px}.mv-wireframe section i{height:25px;flex:1;background:#eaf2fd;border-radius:3px}.mv-wireframe>footer{height:8px;width:45%;background:#0071e3;border-radius:2px;margin:10px auto 0}.mv-headline{padding:16px;background:#183943;border-radius:8px;color:#d9efa6}.mv-headline>small{letter-spacing:.1em;color:#d6e6e8;font-size:8px}.mv-headline>strong{display:block;font:600 29px/1.06 Satoshi,sans-serif;letter-spacing:-.04em;margin:12px 0}.mv-headline>i{display:block;width:1px;height:18px;background:#d9efa6}.mv-headline .mv-tag{color:#adc7ca}.mv-price{display:block;font-size:27px;color:#21405f}.mv-cta-preview{position:relative;text-align:center;background:#f1f6ff;padding:10px;border:1px solid #d4e3f7;border-radius:8px}.mv-cta-button{display:block;background:#0071e3;color:#fff;border-radius:5px;padding:9px;margin:10px 15px 0}.mv-cursor{position:absolute;right:20px;bottom:26px;color:#1c3756;font-size:24px;text-shadow:1px 1px #fff}.mv-campaign{display:flex;gap:7px}.mv-campaign>div{flex:1;display:grid;justify-items:center;gap:9px;padding:13px 6px;border:1px solid #cbdff5;border-radius:7px;background:#f4f8ff}.mv-campaign b{font-weight:500}.mv-campaign span{font-size:9px;color:#7c8fa6}.mv-email-banner{background:#183943;color:#d9efa6;padding:14px;font-size:9px;letter-spacing:.08em;border-radius:4px}.mv-subjects{display:grid;gap:9px}.mv-subjects b{display:inline-grid;place-items:center;width:23px;height:23px;background:#e8f2ff;border-radius:4px;color:#0071e3;margin-right:9px}.mv-subjects p{margin:6px 0 0}.mv-delay{text-align:center;color:#6c87a9;font-size:10px;padding:8px}.mv-highlight{background:#e8f3ff;border-left:3px solid #0071e3;padding:8px;color:#285d96}.mv-scope{background:#f4f8ff;border:1px solid #d4e3f7;border-radius:8px;padding:12px}.mv-scope>strong{display:block;text-align:right;font-size:21px;color:#21405f;margin-top:8px}.mv-signature{font:italic 21px/1.3 Georgia,serif;color:#1d579d;margin-top:10px;border-bottom:1px solid #d4e3f7;padding-bottom:4px}.mv-handoff .mv-paper{padding:9px}.mv-handoff .mv-head{margin:0}.mv-total{border-top:1px solid #cbdff5;text-align:right;padding-top:10px;font:600 24px/1.2 Satoshi,sans-serif;color:#21405f}.mv-receipt{text-align:center;background:#eff8f5;border:1px solid #cce9df;border-radius:10px;padding:16px}.mv-receipt>b{display:grid;place-items:center;width:30px;height:30px;margin:auto;background:#d6efe5;border-radius:50%;color:#16816a}.mv-receipt>strong{display:block;font:600 30px/1.3 Satoshi,sans-serif;color:#21405f;margin:8px 0}.mv-receipt>strong small{font-size:19px}.mv-receipt>span,.mv-receipt>small{display:block;margin-top:5px}.mv-milestones{padding:14px;border:1px solid #d4e3f7;border-radius:8px}.mv-milestones>strong{font-size:28px;color:#21405f}.mv-milestones>div:not(.mv-row){height:9px;border-radius:5px;background:#e4ecf7;margin:14px 0}.mv-milestones>div>i{display:block;width:25%;height:100%;background:#0071e3;border-radius:5px}.mv-trend>header{display:flex;justify-content:space-between;align-items:center}.mv-trend strong{font-size:32px;color:#21405f}.mv-trend header>span{color:#16816a;background:#edf8f4;padding:5px;border-radius:4px}.mv-trend>svg{width:100%;height:75px;fill:none;stroke:#0071e3;stroke-width:2.5;border-bottom:1px solid #d4e3f7;margin:8px 0}.mv-lost{border-left:3px solid #d59a3b;padding-left:10px}.mv-lost .mv-row>b{color:#987028}.mv-report{border:1px solid #d4e3f7;border-radius:8px;padding:12px}.mv-report>div:not(.mv-head):not(.mv-lines):not(.mv-note){display:flex;gap:25px}.mv-report>div>span{font-size:9px}.mv-report>div>span>b{display:block;font-size:25px;color:#21405f}.mv-summary .mv-paper{padding:9px}.mv-summary .mv-lines{margin-bottom:0}.mv-summary .mv-note{margin-top:0}.mv-compare{display:flex;gap:8px}.mv-compare .mv-paper{width:50%;padding:10px}.mv-compare .mv-paper>b{color:#0071e3;font-size:20px}.mv-answer>.mv-note{margin-top:0;margin-bottom:10px;text-align:right;border-radius:8px 8px 0 8px}.mv-answer .mv-paper>strong{font-size:25px;color:#21405f}.mv-answer p{margin:4px 0}.module-visual .mv-paper .mv-row:last-child{border:0}.module-function{height:382px}.module-function-art{height:190px}.orbit-modules .module-function h3{font-size:18px;margin:14px 0}.module-function>footer{padding-top:10px}.module-function-art .mv-paper{padding:10px}.module-function-art .mv-row{min-height:29px}.module-visual .mv-field>span{padding:6px 8px}@layer spacebrain-actions{html body :is(main,#page-cta-scope):is(main,#page-cta-scope) a[href*=sign-up][href*=sign-up][href*=sign-up][href*=sign-up][href*=sign-up]:not(.decision-plan-choice),html body .sc-footer-invitation a[href*=sign-up][href*=sign-up][href*=sign-up][href*=sign-up][href*=sign-up]:not(.decision-plan-choice){display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;width:188px!important;min-width:188px!important;max-width:100%!important;height:52px!important;min-height:52px!important;padding:0 24px!important;margin-inline:auto!important;border:1px solid #0066cf!important;border-radius:10px!important;background:linear-gradient(180deg,#168bff 0,#0074ed 55%,#0064d2 100%)!important;box-shadow:inset 0 1px 0#ffffff50,0 2px 4px #003d801a!important;color:#fff!important;font-size:14px!important;font-weight:600!important;line-height:1!important;text-align:center!important;text-decoration:none!important}html body :is(main,#page-cta-scope):is(main,#page-cta-scope) a[href*=sign-up][href*=sign-up][href*=sign-up][href*=sign-up][href*=sign-up]:not(.decision-plan-choice) svg{position:static!important;transform:none!important;flex:0 0 16px!important;width:16px!important;height:16px!important;margin:0!important}html body :is(main,#page-cta-scope):is(main,#page-cta-scope) a[href*=sign-up][href*=sign-up][href*=sign-up][href*=sign-up][href*=sign-up]:not(.decision-plan-choice) .sb-button-label{line-height:1!important;text-align:center!important}html body :is(main,#page-cta-scope):is(main,#page-cta-scope) .cta-group,html body :is(main,#page-cta-scope):is(main,#page-cta-scope) .workflow-bottom,html body :is(main,#page-cta-scope):is(main,#page-cta-scope) .customer-actions{display:flex!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;width:100%!important;gap:0!important;text-align:center!important}html body :is(main,#page-cta-scope):is(main,#page-cta-scope) .cta-block{align-items:center!important;text-align:center!important}html body :is(main,#page-cta-scope):is(main,#page-cta-scope) a[href*=sign-up][href*=sign-up][href*=sign-up][href*=sign-up][href*=sign-up]:not(.decision-plan-choice):focus-visible{outline:3px solid #172c48!important;outline-offset:4px!important}@media (max-width:480px){html body :is(main,#page-cta-scope):is(main,#page-cta-scope) a[href*=sign-up][href*=sign-up][href*=sign-up][href*=sign-up][href*=sign-up]:not(.decision-plan-choice){min-width:180px!important;max-width:calc(100vw - 48px)!important}}}