body{font-family:General Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;background-color:#faf8fc;margin:0;padding:0}h1,h2,h3,h4,h5,h6{margin:0;padding:0}a{text-decoration:none}ul,li{margin:0;padding:0;list-style-type:none}body .MuiButtonBase-root{text-transform:none}.app-container{display:flex;flex-direction:row;align-items:stretch;min-height:100%}.app-pane{background:#fff;margin-left:60px;display:flex;flex-direction:row;flex:1}.app-pane>*{width:100%}.navbar{background-color:#1b1229;height:100vh;width:60px;padding:20px 0;box-sizing:border-box;position:fixed;left:0;top:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.navbar-section{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.navbar-item{width:25px;opacity:.7;transition:opacity .12s ease-in-out;margin-bottom:30px;display:flex;align-items:center;justify-content:center}.navbar-item img{width:25px;height:auto}.navbar-item:hover{opacity:1}.navbar-profile{color:#343037;background:#fff;width:30px;height:30px;border-radius:30px;font-weight:600;margin:40px 0 0}.navbar-item-popper-container{background:transparent;margin-left:6px}.navbar-item-popper{background:#fff;border-radius:6px;padding:6px 12px;font-size:16px}.navbar-item-popper:before{content:" ";display:block;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:5px solid #fff;position:absolute;top:calc(50% - 5px);left:1px}.home-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:15px}.home-header h2{font-size:24px}.home-timespan{background:#1b0037cc;border-radius:12px;padding:8px 16px;font-size:16px}.home-timespan span{margin:0 12px;cursor:pointer;transition:color .12s ease-in-out}.home-timespan span:hover{color:#fff}.home-timespan span:first-child{margin-left:0}.home-timespan span:last-child{margin-right:0}.home-header-chart-container{display:flex;flex-direction:row;justify-content:space-between}.home-content{padding:25px;color:#000;display:flex;flex-direction:column}.home-content h3{font-size:14px;text-transform:uppercase;color:#333;font-weight:500}.home-content-summary p{font-size:20px;font-weight:300}.home-content-first-row{display:flex;flex-direction:row;min-height:200px;justify-content:space-between}.home-content-first-row>div:first-child{margin-right:25px}.home-content-activity{min-width:350px}.home-content-activity>*{margin-bottom:20px}.home-content-journeys h3{margin-bottom:20px}.chart-trend-box{flex:1;margin-right:15px;border-radius:12px;box-sizing:border-box;padding:20px}.chart-trend-box:last-child{margin-right:0}.chart-trend-box h4{font-size:12px;font-weight:400;text-transform:uppercase;margin-bottom:15px}.chart-trend-box-summary strong{font-size:32px}.chart-trend-box-summary span{font-size:13px;padding-left:8px}.chart-trend-box-bars{margin-top:15px;display:flex;flex-direction:row;align-items:flex-end;height:120px}.chart-trend-box-bar{height:100%;margin-right:2px;opacity:.2;transition:opacity .12s ease-in-out;cursor:pointer;border-top-left-radius:2px;border-top-right-radius:2px;flex:1}.chart-trend-box-bar:last-child{margin-right:0}.chart-trend-box-bar:hover{opacity:.5}.shimmer{-webkit-animation:pulsate .45s linear infinite alternate;-moz-animation:pulsate .45s linear infinite alternate;animation:pulsate .45s linear infinite alternate;background-color:#fff3;border-radius:2px;display:inline-block}.shimmer-light{background-color:#00000026}.shimmer-disabled{-webkit-animation:none;-moz-animation:none;animation:none;width:15%}@keyframes pulsate{0%{width:15%}to{width:100%}}.journey-row{border:1px solid #d9d9d9;border-radius:5px;box-sizing:border-box;padding:20px;margin-bottom:30px;color:#000;display:flex;flex-direction:column;transition:border .12s ease-in-out}.journey-row:hover{border-color:#333}.journey-row h4{font-size:20px;font-weight:500;margin-bottom:10px}.journey-row ul{display:flex;flex-direction:row;justify-content:space-between;list-style-type:none;margin:20px 0 0;padding:0}.journey-row ul li{margin:0 15px 0 0;padding:0;min-width:200px;display:flex;flex-direction:row;align-items:center}.journey-row ul li:last-child{margin-right:0}.journey-row ul li img{display:block;width:30px;height:30px;margin-right:14px}.journey-row ul li h5{font-size:15px}.journey-row-item-description{font-size:14px;margin-top:4px}.integration-pane{display:flex;flex-direction:row}.integrations-left,.integrations-right{padding:35px 25px}.integrations-left{border-right:1px solid #BDBDBD;flex:1;overflow-x:scroll}.integration-pane h3{font-size:13px;color:#919191;font-weight:500;text-transform:uppercase}.integration-header-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:15px}.integration-group{display:flex;flex-direction:row;padding:20px 0}.integration{border:1px solid #BDBDBD;border-radius:6px;padding:15px;margin-right:25px;width:480px}.integration h4{font-size:16px;font-weight:600;display:flex;flex-direction:row;align-items:center}.integration h4 img{height:20px;width:auto;margin-right:6px}.integration-header-pill{background-color:#eefff7;border:1px solid #00A556;color:#00a556;font-size:12px;font-weight:600;padding:3px 8px;border-radius:4px;margin-left:10px}.integration-row{font-size:14px;display:flex;flex-direction:row;align-items:center;border-bottom:1px solid #bdbdbd;padding:10px 0}.integration-row:last-child{border-bottom:0}.integration-row>div:first-child{min-width:140px;font-weight:600}.integration-value{display:inline-block;width:320px;color:#888;background:#efefef;border:1px solid #888888;border-radius:3px;overflow-x:hidden;text-wrap:nowrap;padding:4px 8px;position:relative}.integration-value span{cursor:pointer;position:absolute;right:0;top:0;height:100%;width:32px;background:#efefef}.integration-value img{height:20px;width:auto;position:absolute;top:3px;right:4px}.integration-value-table-container{color:#888;background:#efefef;border:1px solid #888888;border-radius:3px;height:100px;position:relative;overflow-y:hidden}.integration-value-table-container:after{content:"";width:100%;height:20%;position:absolute;left:0;bottom:0;background:linear-gradient(transparent,#fff)}.integration-value-table-container table td{font-size:12px;padding:4px 0}.integration-value-table-container table thead{font-weight:600}.integration-value-table-container table td:first-child{font-weight:600;width:127px}.integration-value-table-container .integration-query{width:202px;overflow-y:hidden;text-wrap:nowrap}.integrations-right{min-width:290px;max-width:290px}.integrations-right strong{font-weight:600;margin-right:10px}.integrations-right a{font-size:13px;font-weight:300;color:#888;text-decoration:underline}.journey-header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.journey-header-left h3{color:#c5b3d7;font-size:15px;font-weight:400;text-transform:uppercase;margin-bottom:8px}.journey-header-left h2{color:#fff;font-size:32px;font-weight:300;margin-bottom:30px}.journey-header-right button{text-transform:none;margin-left:10px}.journey-nav{display:flex;flex-direction:row;max-width:440px;justify-content:space-between;margin-bottom:-31px}.journey-nav-link{color:#e7cdeb;font-weight:200;font-size:14px;padding-bottom:10px;padding-right:10px;transition:color .12s ease-in-out}.journey-nav-link:hover{font-weight:400;color:#fff}.journey-nav-link-active{color:#fff;font-weight:400;border-bottom:3px solid #EE05F3}.journey-design-editor-header{display:flex;flex-direction:row;align-items:center}.journey-design-editor-header h2{color:#c5b3d7;font-size:20px;font-weight:400}.journey-design-editor-header>div{flex:1;display:flex;flex-direction:row;justify-content:flex-end}.journey-design-editor-header button{margin-left:10px}.journey-content{color:#000;flex:1;display:flex;flex-direction:column;align-items:stretch}.journey-deployment{padding:35px 25px}.journey-deployment h3{font-size:20px;font-weight:600;margin-bottom:20px}.journey-deployment code{font-family:monospace;font-size:15px;background:#efefef;border:1px solid #888888;border-radius:4px;padding:5px}.journey-deployment div>code{background:#fffdef;border-color:#bcad1e;line-height:1.5;display:block;margin:20px 0;padding:15px;max-width:800px;border-radius:8px}.journey-design-preview-tabs{display:flex;flex-direction:row;margin-bottom:16px}.journey-design-preview-tabs li{margin-right:12px;font-size:13px;font-weight:300;cursor:pointer}.journey-design-preview-tabs li.journey-design-preview-tab-selected{font-weight:600;text-decoration:underline}.journey-design{display:flex;flex-direction:row;justify-content:space-between;flex:1;max-height:100%}.journey-design-left{display:flex;flex-direction:column;flex:1}.journey-design-flow-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid #dddddd;padding:35px 25px 25px}.journey-design-flow{flex:1;background-repeat:repeat;background-size:12px 12px;overflow-y:scroll;padding:25px;display:flex;flex-direction:column;align-items:center}.journey-design-flow .journey-step{max-width:300px}.journey-design-right{padding:35px 25px;min-width:350px;width:auto;background:#fbfbfb;border-left:1px solid #BDBDBD;transition:min-width .2s ease-in-out,width .2s ease-in-out}.journey-design-right h4{margin:30px 0 5px;font-size:18px;font-weight:500}.journey-design-right p{font-size:15px;margin:0}.journey-design-component-list li{border:1px solid transparent;border-radius:5px;cursor:move;display:flex;flex-direction:row;align-items:center;padding:8px;margin-left:-8px;margin-bottom:5px;font-size:15px;transition:border .12s ease-in-out}.journey-design-component-list li:hover{border:1px solid #000}.journey-design-component-list li img{width:24px;height:24px;margin-right:10px}.journey-design-side-pane-in-app-dialog-header{display:flex;flex-direction:row;align-items:center;margin-bottom:20px}.journey-design-side-pane-in-app-dialog-header h4{margin:0}.journey-design-side-pane-in-app-dialog-header-actions{flex:1;display:flex;flex-direction:row;justify-content:flex-end}.journey-design-side-pane-in-app-dialog-header-actions .MuiFormControl-root{margin:0;font-size:12px}.journey-design-side-pane-in-app-dialog-header-actions .MuiSelect-select{font-size:13px;padding:6px 32px 6px 12px}.journey-design-side-pane-in-app-dialog-header-actions button{margin-left:10px}.in-app-modal-preview-container{position:relative}.in-app-modal-preview-card{padding:30px 20px;width:500px}.in-app-modal-preview-card h3{font-size:20px;font-weight:500;margin-bottom:6px}.in-app-modal-preview-card p{margin:6px 0;font-size:15px;line-height:22px}.in-app-modal-preview-card p code{background:#d4c4f4;font-size:13px;line-height:22px;padding:5px 4px;border-radius:3px}.in-app-modal-preview-card ol{margin:0;padding:10px 0 0;list-style-type:none;display:flex;flex-direction:row;flex-wrap:wrap}.in-app-modal-preview-card li{counter-increment:step-counter;margin-bottom:10px;width:calc(50% - 20px);font-size:15px;font-weight:600;border:1px solid #9D9D9D;border-radius:28px;padding:8px 0 8px 14px;box-sizing:border-box;cursor:pointer;transition:all .24s ease}.in-app-modal-preview-card li .in-app-modal-preview-list-item-delete{cursor:pointer;float:right;margin-right:10px;color:#9d9d9d}.in-app-modal-preview-card li.in-app-modal-preview-list-item-new .MuiInputBase-input{font-size:14px;padding:3px 2px}.in-app-modal-preview-card li:nth-child(odd){margin-right:10px}.in-app-modal-preview-card li:nth-child(2n){margin-left:10px}.in-app-modal-preview-card li:before{content:counter(step-counter,upper-alpha);margin-right:15px;background-color:#eaedef;font-size:12px;line-height:20px;font-weight:600;padding:4px 12px;border-radius:20px;transition:all .24s ease}.in-app-modal-preview-card li.in-app-modal-preview-list-item-new:before{display:none}.in-app-modal-preview-block{cursor:pointer;transition:border .12 ease-in-out;border:1px solid transparent;border-radius:3px;display:flex;flex-direction:row;padding:6px;margin-top:-7px;margin-left:-7px;position:relative}.in-app-modal-preview-block:after{content:" ";position:absolute;background:transparent;width:100%;height:100%;top:0;left:0}.in-app-modal-preview-block.in-app-modal-preview-block-selected:after{width:0;height:0}.in-app-modal-preview-block.in-app-modal-preview-block-selected,.in-app-modal-preview-block:hover,.in-app-modal-preview-container.has-active-block .in-app-modal-preview-block.in-app-modal-preview-block-selected:hover{border:1px solid rgb(55,19,215)}.in-app-modal-preview-container.has-active-block .in-app-modal-preview-block{cursor:default}.in-app-modal-preview-container.has-active-block .in-app-modal-preview-block:hover{border:1px solid transparent}.in-app-modal-preview-block textarea{flex:1;font:proxima-soft,sans-serif;resize:none;border:1px solid #ccc;border-radius:3px;width:100%;outline:none;transition:all .24s ease;margin-top:12px;padding:10px 15px;height:50px;transition:border .12s ease-in-out,background-color .12s ease-in-out}.in-app-modal-preview-block textarea:focus{outline:none;border:1px solid #000;background:#fafbff}.in-app-modal-preview-block textarea::placeholder{font-style:italic}.in-app-modal-preview-footer{display:flex;flex-direction:row;justify-content:flex-end;margin-top:15px}.in-app-modal-preview-footer>div{margin-left:3px}.in-app-modal-preview-cover{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff0}.journey-preview-box{padding:12px 18px;background:#f3f6f8;color:#350267;font-size:13px;border:1px solid #BDBDBD;border-radius:4px;display:flex;flex-direction:row;align-items:center}.journey-preview-box>img{width:15px;height:15px;margin-right:8px}.journey-step{padding:16px;border:1px solid #BDBDBD;border-radius:6px;min-width:420px;display:flex;flex-direction:column;background:#fff}.journey-step-active{border:1px solid #000;background:#faf5ff}a.journey-step{transition:border .12s ease-in-out,background-color .12s ease-in-out}a.journey-step:hover{border:1px solid #000}.journey-step-header{display:flex;flex-direction:row;align-items:center;margin-bottom:12px}.journey-step-header>img{width:20px;height:20px;margin-right:8px}.journey-step-header>h4{font-size:16px;font-weight:500;color:#000}.journey-step>p{color:#350267;font-size:14px;margin:0 0 12px}.journey-step>h5{font-weight:500;font-size:14px;margin-bottom:8px}.journey-step-branch-connector{border-top:2px solid #A0A0A0;display:flex;flex-direction:row;justify-content:space-between;width:100%}.journey-step-branch-connector>*{margin-left:-1px}.journey-step-connector{display:flex;flex-direction:column;position:relative}.journey-step-connector-line{width:0;border-left:2px solid #BDBDBD;flex:1}.journey-step-connector-edit-container{background:#fff;padding:3px 0 4px;position:absolute;top:calc(50% - 16px);left:-10px}.journey-step-connector-edit-button{cursor:pointer;color:#a0a0a0;border:1px solid #A0A0A0;border-radius:20px;font-size:16px;line-height:14px;font-weight:500;width:22px;display:flex;align-content:center;justify-content:center;padding:2px 0 6px;transition:color .12s ease-in-out,border .12s ease-in-out}.journey-step-connector-edit-button:hover{color:#000;border:1px solid #000}.journey-step-connector-bottom-container{background:transparent;width:10px;height:10px;position:absolute;bottom:0;overflow-y:hidden}.journey-step-connector-bottom{width:10px;height:10px;background:#bdbdbd;border-radius:5px;position:absolute;bottom:0}.journey-in-app-modal-editor{display:flex;flex-direction:row;flex:1}.journey-in-app-modal-editor-left{background:#fbfbfb;flex:1;min-width:600px;padding:25px}.journey-in-app-modal-editor-header{display:flex;flex-direction:row;align-items:center}.journey-in-app-modal-editor-header .journey-design-preview-tabs{margin-bottom:0}.journey-in-app-modal-editor-header>div:last-child{flex:1;display:flex;flex-direction:row;justify-content:flex-end}.journey-in-app-modal-editor-right{padding:25px;width:204px;border-left:1px solid #BDBDBD}.journey-in-app-modal-editor-right h4{font-size:18px;font-weight:500;margin-bottom:20px}.journey-in-app-modal-editor-blocks{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:25px}.journey-in-app-modal-editor-blocks li{cursor:move;display:flex;flex-direction:column;margin-bottom:12px;background:#e9e9ee;border-radius:4px;width:60px;height:60px;box-sizing:border-box;padding:8px 10px 10px;font-size:13px;font-weight:600;text-align:center;transition:background-color .12s ease-in-out}.journey-in-app-modal-editor-blocks li:hover{background:#ccc}.journey-in-app-modal-editor-blocks li img{width:24px;height:auto}.journey-in-app-modal-editor-blocks li>div:first-child{min-height:30px;display:flex;flex-direction:column;align-items:center;justify-content:center}.journey-in-app-modal-editor-blocks li>div:last-child{flex:1}.journey-in-app-modal-editor-dropdowns{display:flex;flex-direction:row;margin-bottom:10px}.journey-in-app-modal-editor-dropdowns .MuiInputBase-root{flex:1}.journey-in-app-modal-editor-dropdown-column{display:flex;flex-direction:row}.journey-in-app-modal-editor-dropdown-column:last-child{flex:1;margin-left:10px}.journey-overview{flex:1;display:flex;flex-direction:row;justify-content:space-between;align-items:stretch}.journey-overview-left,.journey-overview-right{padding:35px 25px}.journey-overview-summary-list{display:flex;flex-direction:column}.journey-overview-summary-list-item{margin-bottom:30px;display:flex;flex-direction:row;align-items:center}.journey-overview-summary-list-item>img{width:36px;height:36px;margin-right:18px}.journey-overview-summary-list-item>div{display:flex;flex-direction:column}.journey-overview-summary-list-item-header{font-size:15px;font-weight:500;margin-bottom:8px}.journey-overview-summary-list-item-subheader{font-size:13px;font-weight:300}.journey-overview-right{min-width:350px;border-left:1px solid #D9D9D9;display:flex;flex-direction:column}.journey-results{display:flex;flex-direction:column;padding:35px 25px}.journey-results h3{font-size:24px;font-weight:500}.journey-results h5{font-size:14px;margin-top:4px;font-weight:200}.journey-results-charts{padding:25px 0;display:flex;flex-direction:row}.journey-results-charts>li{margin-right:20px;min-width:300px}.journey-results-header-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.journey-results-header-container button{margin-left:10px}.journey-results-experiment-result{padding:25px 0 0}.journey-results-experiment-result table{font-size:16px;border:0}.journey-results-experiment-result table thead h4{font-weight:600}.journey-results-experiment-result table thead div{font-style:italic;font-weight:300;font-size:14px;margin-top:5px}.journey-results-experiment-result table td{padding:10px 30px}.journey-results-experiment-result table td.journey-results-experiment-td-border{border-left:1px solid #e2e2e2}.journey-results-experiment-result table tbody td:first-child{width:180px;font-weight:600}.journey-results-experiment-result table tbody .journey-results-experiment-td-metric{font-weight:600}.journey-results-experiment-result table tbody .journey-results-experiment-td-subtext{color:#666;font-size:14px;font-weight:300;font-style:italic;margin-top:5px}.journey-results-experiment-result table tbody td.journey-results-experiment-td-delta,.journey-results-experiment-result table tbody td.journey-results-experiment-td-delta .journey-results-experiment-td-subtext{color:#007b0cb3}.journey-results-experiment-td-bar-container{font-size:11px;display:flex;flex-direction:column;min-width:300px}.journey-results-experiment-td-bar-labels{display:flex;flex-direction:row;justify-content:space-between}.journey-results-experiment-td-bar{height:14px;background:#eee;margin-top:8px;position:relative;display:flex;flex-direction:row;justify-content:center}.journey-results-experiment-td-bar-midpoint{height:23px;border-left:1px solid #d2d2d2;margin-top:-4px}.journey-results-experiment-td-bar-marker{position:absolute;top:0;height:14px;background-color:#007b0cb3}.journey-variants{display:flex;flex-direction:row}.journey-variants-left{padding:35px 40px;max-width:640px}.journey-variants-right{padding:35px 40px;flex:1;border-left:1px solid #BDBDBD}.journey-variants h3{font-size:20px;font-weight:600;display:flex;flex-direction:row;align-items:center}.journey-variants-header-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.journey-variants p{font-size:16px;font-weight:400}.journey-variants-ai-container{margin-top:40px;padding:25px;background:#faf5ff;border:1px solid #E9EBF5;border-radius:8px}.journey-variants-ai-container h4{display:flex;flex-direction:row;align-items:center;font-size:16px;font-weight:500;margin-bottom:15px}.journey-variants-ai-container h4 img{height:18px;width:auto;margin-right:12px}.journey-variants-ai-container p{font-size:14px;font-weight:300;line-height:1.4;margin-bottom:25px}.journey-variants-pill,.journey-variants h3 .journey-variants-pill{font-size:13px;font-weight:600;padding:4px 10px;border:1px solid #C8BFD0;border-radius:4px;color:#00a556;text-transform:uppercase;display:flex;flex-direction:row;align-items:center;margin-left:15px}.journey-variants-pill img{width:14px;height:14px;margin-right:8px}.journey-variants-pill-filled{background-color:#eefff7;border:1px solid #00A556}.login-card-container{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;background-color:#350267}.login-card{width:90%;max-width:380px;min-width:300px;padding:20px;box-sizing:border-box}.login-card h3{font-size:16px;margin:0 0 20px;padding:0}.logo{width:36px;height:auto;margin-bottom:5px}.login-form{display:flex;flex-direction:column}.login-card .forgot-password-link{text-decoration:none;font-size:12px}
