@font-face{font-family:Bebas Neue;src:url(/fonts/BebasNeue-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/fonts/Roboto-VariableFont_wdth,wght.ttf)format("truetype");font-weight:300 700;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Italic-VariableFont_wdth,wght.ttf)format("truetype");font-weight:300 700;font-style:italic;font-display:swap}@font-face{font-family:Space Mono;src:url(/fonts/SpaceMono-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Space Mono;src:url(/fonts/SpaceMono-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--ta-dark:#161b17;--ta-dark-2:#0f130f;--ta-ink:#1b221c;--ta-green:#4f9f68;--ta-green-dark:#377349;--ta-cream:#f4efe4;--ta-white:#fff;--ta-gray:#a1aa9c;--ta-gray-dark:#283129;--ta-red:#d36a58;--ta-muted:#f4efe4a8;--ta-muted-strong:#f4efe4c7;--ta-link-green:#66be80;--ta-border-subtle:#f4efe41a;--ta-border-medium:#f4efe447;--ta-divider:#f7f4ec40;--tour-overlay:#00000080;--tour-card-bg:color-mix(in srgb, var(--ta-dark) 88%, var(--ta-green) 12%);--tour-mobile-overlay:#00000075;--tour-mobile-card-bg:color-mix(in srgb, var(--ta-dark) 88%, var(--ta-green) 12%);--tour-mobile-card-border:#f4efe42e;--tour-mobile-card-shadow:0 18px 54px #00000080, 0 0 0 1px #4f9f6833;--tour-card-shadow:0 24px 80px #0000008f, 0 0 0 1px #4f9f6833;--modal-overlay:#000000a3;--modal-card-bg:var(--ta-dark-2);--modal-card-shadow:0 22px 70px #00000073;--surface-subtle:#f4efe40b;--surface-raised:#10181799;--border-glow:0 4px 10px #00000047;--green-glow:0 0 0 1px #4f9f6833;--font-heading:"Bebas Neue", sans-serif;--font-body:"Roboto", sans-serif;--font-mono:"Space Mono", monospace}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--ta-dark-2);color:var(--ta-cream);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100dvh;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);letter-spacing:.055em;text-transform:uppercase;font-weight:400}button,.btn{font-family:var(--font-body);letter-spacing:0;text-transform:none;cursor:pointer;border:none;font-weight:500;transition:all .25s cubic-bezier(.16,1,.3,1)}.app-container :where(button,.btn,.message-link-action,a.hover-lift),.mobile-workspace :where(button,.btn,.message-link-action,a.hover-lift){font-family:var(--font-body)!important;letter-spacing:0!important;text-transform:none!important;font-weight:500!important}button:focus-visible{outline:2px solid var(--ta-green);outline-offset:2px}input:focus-visible,textarea:focus-visible,select:focus-visible{box-shadow:inset 0 0 0 1px var(--ta-green), 0 0 0 3px #4f9f682e;outline:none;border-color:var(--ta-green)!important}.bg-texture{background-image:radial-gradient(#4f9f680a 1px,#0000 1px);background-size:24px 24px}.stage-shell{isolation:isolate;background-clip:padding-box;overflow:hidden}.stage-shell.bg-texture{background-image:none}.stage-shell:before{content:"";z-index:0;border-radius:inherit;clip-path:inset(0 round 18px);pointer-events:none;opacity:.48;background-image:linear-gradient(120deg,#141913e6 0%,#191f1847 58%,#4f9f6805 100%),radial-gradient(#4f9f6817 .7px,#0000 .8px);background-position:0 0,0 0;background-size:100% 100%,24px 24px;position:absolute;inset:0}.glass-card{-webkit-backdrop-filter:none;background:#f4efe40b padding-box padding-box;border:1px solid #f4efe41f;border-radius:12px;padding:24px;transition:border-color .2s,background-color .2s}.glass-card-mobile{-webkit-backdrop-filter:none;background:#f4efe40b;border:1px solid #f4efe41f;padding:8px;transition:all .3s cubic-bezier(.16,1,.3,1)}.glass-card:hover{box-shadow:none;border-color:#f4efe433}@media (hover:hover) and (pointer:fine){.hover-lift:hover{box-shadow:none;border-color:#4f9f6861;transform:translateY(-1px)}}.glow-text{text-shadow:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--ta-dark)}::-webkit-scrollbar-thumb{background:var(--ta-gray-dark);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--ta-green-dark)}.app-container{background-color:var(--ta-dark-2);flex-direction:column;height:100dvh;display:flex;overflow:hidden}.app-container :where(p,label,input,textarea,select,li),.mobile-workspace :where(p,label,input,textarea,select,li),.reachout-theme-scope :where(p,label,input,textarea,select,li),.app-container :where(button,a),.mobile-workspace :where(button,a),.reachout-theme-scope :where(button,a){font-size:calc(1em * var(--reachout-text-scale,1))}:where(.app-container,.mobile-workspace,.reachout-theme-scope)[data-theme=light]{--ta-dark:#f1f4f3;--ta-dark-2:#e8edeb;--ta-ink:#fbfcfc;--ta-cream:#151d17;--ta-white:#0f1712;--ta-gray:#596760;--ta-gray-dark:#d7dfdb;--ta-green:#317144;--ta-green-dark:#285c37;--ta-red:#a24b43;--ta-muted:#151d17ad;--ta-muted-strong:#151d17d1;--ta-link-green:#245f39;--ta-border-subtle:#151d171c;--ta-border-medium:#151d1738;--ta-divider:#151d1733;--tour-overlay:#151d1775;--tour-card-bg:#f9faf8fa;--tour-mobile-overlay:#151d176b;--tour-mobile-card-bg:#f9faf8fa;--tour-mobile-card-border:#151d1724;--tour-mobile-card-shadow:0 18px 54px #1b261f38, 0 0 0 1px #151d1714;--tour-card-shadow:0 24px 80px #1b261f3d, 0 0 0 1px #151d1714;--modal-overlay:#151d1761;--modal-card-bg:#f9faf8fa;--modal-card-shadow:0 22px 70px #1b261f38;--surface-subtle:#fff9;--surface-raised:#ffffffc7;--border-glow:0 4px 12px #1b261f1f;--green-glow:0 0 0 1px #367c4d33}:where(.app-container,.mobile-workspace,.reachout-theme-scope)[data-theme=light] .glass-card,:where(.app-container,.mobile-workspace,.reachout-theme-scope)[data-theme=light] .glass-card-mobile{background:#ffffffad;border-color:#151d171f}:where(.app-container,.mobile-workspace,.reachout-theme-scope)[data-theme=light] .glass-card:hover{border-color:#151d1733}:where(.app-container,.mobile-workspace,.reachout-theme-scope)[data-theme=light] .stage-shell:before{opacity:.64;background-image:linear-gradient(120deg,#fbfcfceb 0%,#ebf1ee80 62%,#367c4d08 100%),radial-gradient(#367c4d1a .7px,#0000 .8px)}:where(.app-container,.mobile-workspace,.reachout-theme-scope)[data-theme=light] .message-link-card{background-color:#ffffffad;border-color:#151d171f}.reportback-number-input.reportback-number-attention{box-shadow:0 0 0 4px #4f9f682e;border-color:var(--ta-green)!important;background-color:#4f9f681f!important}.mobile-card-scroll{scrollbar-color:#4f9f68b8 #f4efe41a;scrollbar-width:thin;-webkit-mask-image:linear-gradient(#000 calc(100% - 30px),#0000 100%);mask-image:linear-gradient(#000 calc(100% - 30px),#0000 100%)}.mobile-card-scroll::-webkit-scrollbar{width:6px}.mobile-card-scroll::-webkit-scrollbar-track{background:#f4efe414;border-radius:999px}.mobile-card-scroll::-webkit-scrollbar-thumb{background:#4f9f68b8;border-radius:999px}.mobile-card-scroll::-webkit-scrollbar-thumb:hover{background:var(--ta-green)}.main-content{flex:1;gap:32px;width:100%;max-width:1400px;height:calc(100dvh - 80px);min-height:0;margin:0 auto;padding:32px 24px;display:flex;overflow:hidden}.sidebar-panel{flex-direction:column;flex-shrink:0;gap:24px;width:260px;min-height:0;max-height:calc(100vh - 144px);padding-bottom:2px;display:flex;position:sticky;top:112px;overflow-y:auto}.journey-step-circle{aspect-ratio:1!important;font-variant-numeric:tabular-nums!important;letter-spacing:0!important;flex:0 0 40px!important;min-width:40px!important;min-height:40px!important;font-family:Arial,Helvetica,sans-serif!important;font-weight:700!important;line-height:1!important}.journey-connecting-line{top:20px!important;bottom:20px!important}@media (width<=1180px){.app-header{padding-inline:24px!important}.app-header-logo-group{gap:10px!important}.app-header-wordmark{font-size:calc(32px * var(--reachout-text-scale,1))!important}.app-header-credit{font-size:calc(12px * var(--reachout-text-scale,1))!important}.app-header-actions{gap:7px!important}.app-header-action{font-size:calc(12px * var(--reachout-text-scale,1))!important;letter-spacing:.035em!important;gap:6px!important;padding:7px 10px!important}.app-header-living-rent{padding-inline:11px!important}.main-content{gap:20px;padding-inline:18px}.sidebar-panel{width:224px}.journey-step-row{gap:12px!important}.journey-step-circle{width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;font-size:calc(13px * var(--reachout-text-scale,1))!important;flex-basis:34px!important}.journey-connecting-line{top:17px!important;bottom:17px!important;left:16px!important}}@media (width<=900px){.app-header{height:68px!important;padding-inline:16px!important}.app-header-wordmark{font-size:calc(28px * var(--reachout-text-scale,1))!important}.app-header-divider,.app-header-credit{display:none!important}.app-header-action{min-height:34px;padding:6px 9px!important}.main-content{height:calc(100dvh - 68px)}}.workspace-panel{background-color:color-mix(in srgb, var(--ta-dark) 72%, transparent);scrollbar-width:none;-ms-overflow-style:none;border-radius:18px;flex-direction:column;flex:1;gap:24px;height:100%;min-height:0;padding-right:0;display:flex;overflow:hidden auto}.workspace-panel::-webkit-scrollbar{width:0;height:0}.links-stage-scroll{scrollbar-width:none;-ms-overflow-style:none}.links-stage-scroll::-webkit-scrollbar{width:0;height:0}.message-link-card{background-color:#ffffff09;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;flex:0 300px;justify-content:flex-start;align-items:stretch;gap:8px;width:300px;max-width:100%;padding:8px 10px;display:flex}.message-link-copy{flex-direction:column;align-items:stretch;gap:3px;min-width:0;display:flex;position:relative}.message-link-title{font-family:var(--font-heading);color:var(--ta-green);letter-spacing:.05em;white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.message-link-preview{color:var(--ta-link-green);width:100%;max-width:none;font-size:11px;line-height:1.3;font-family:var(--font-body);letter-spacing:0;text-align:left;text-transform:none;background:0 0;border:none;align-items:flex-start;gap:5px;padding:0;display:flex;overflow:hidden}.message-link-preview svg{flex-shrink:0;margin-top:1px}.message-link-preview span{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.message-link-preview-empty{color:var(--ta-muted-strong);cursor:default;opacity:.82;font-style:italic}.message-link-actions{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:space-between;gap:8px;width:100%;display:grid}.message-link-action{color:var(--ta-green);font-family:var(--font-heading);letter-spacing:.05em;cursor:pointer;background-color:#0000;border:1px solid #4f9f6873;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-width:0;padding:5px 10px;font-size:12px;text-decoration:none;display:flex}.mobile-template-list,.mobile-template-body{scrollbar-color:#4f9f688c #ffffff0a;scrollbar-width:thin}.mobile-template-list::-webkit-scrollbar{width:4px;height:4px}.mobile-template-body::-webkit-scrollbar{width:4px;height:4px}.mobile-template-list::-webkit-scrollbar-track{background:#ffffff0a;border-radius:999px}.mobile-template-body::-webkit-scrollbar-track{background:#ffffff0a;border-radius:999px}.mobile-template-list::-webkit-scrollbar-thumb{background:#4f9f688c;border-radius:999px}.mobile-template-body::-webkit-scrollbar-thumb{background:#4f9f688c;border-radius:999px}.example-data-toast-progress{background:var(--ta-green);transform-origin:0;width:100%;height:3px;animation:4.2s linear forwards example-toast-progress;position:absolute;bottom:0;left:0;right:auto}.scan-success-progress{background:var(--ta-green);transform-origin:0;width:100%;height:3px;animation:2.6s linear forwards scan-success-progress;position:absolute;bottom:0;left:0;right:auto}.contacts-import-toast-progress{background:var(--ta-green);transform-origin:0;width:100%;height:3px;animation:3s linear forwards contacts-import-toast-progress;position:absolute;bottom:0;left:0;right:auto}.contacts-import-toast-progress-error{background:var(--ta-red);animation-duration:4s}@keyframes example-toast-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes scan-success-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes contacts-import-toast-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes qr-loading-spin{to{transform:rotate(360deg)}}@media (width<=760px){.app-header-actions{gap:5px!important}.app-header-action{padding:6px 8px!important}.app-header-living-rent span{display:none}.main-content{flex-direction:column;gap:14px;height:auto;min-height:calc(100dvh - 68px);padding:16px;overflow:visible}.sidebar-panel{width:100%;height:auto;max-height:none;position:static;overflow:visible}.journey-nav{grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:8px 10px;height:auto!important;padding-right:0!important;display:grid!important}.journey-top-row{order:1;grid-column:1/-1}.journey-steps-wrapper{order:5;grid-column:1/-1}.journey-organiser-edition{order:2;grid-column:auto;border-radius:8px!important;justify-self:start!important;gap:0!important;width:auto!important;margin-bottom:0!important;padding:7px 9px!important}.journey-organiser-edition span:first-child{font-size:calc(13px * var(--reachout-text-scale,1))!important;line-height:1!important}.journey-organiser-edition span:last-child{display:none!important}.journey-steps-wrapper{padding:2px 0 8px;overflow:visible;flex-direction:row!important;gap:6px!important;margin-bottom:2px!important}.journey-connecting-line{display:none}.journey-step-row{flex:1 1 0;min-width:0;border:1px solid var(--ta-border-subtle)!important;background:color-mix(in srgb, var(--ta-cream) 3%, transparent)!important;border-radius:10px!important;flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;gap:5px!important;padding:7px 6px!important}.journey-step-circle{align-self:center;width:22px!important;min-width:22px!important;height:22px!important;min-height:22px!important;font-size:calc(10px * var(--reachout-text-scale,1))!important;box-shadow:none!important;flex-basis:22px!important}.journey-step-text{text-align:center;min-width:0;align-items:center!important}.journey-step-text span:first-child{white-space:normal;text-overflow:clip;line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-size:calc(11px * var(--reachout-text-scale,1))!important;letter-spacing:.035em!important;line-height:1.05!important}.journey-nav[data-stage-count="4"] .journey-step-text span:first-child{line-clamp:3;-webkit-line-clamp:3}.journey-step-text span:last-child{display:none}.journey-display-box{order:4;place-self:stretch start!important;gap:6px!important;margin-bottom:0!important;padding:7px!important}.journey-display-box>div:first-child{display:none!important}.journey-organiser-toggle-box{order:3;min-height:40px;justify-self:start!important;gap:8px!important;width:auto!important;max-width:max-content!important;margin:0!important;padding:7px 9px!important}.journey-organiser-toggle-title{white-space:nowrap;font-size:calc(12px * var(--reachout-text-scale,1))!important;margin-bottom:0!important}.journey-organiser-toggle-text{display:none!important}.journey-switch-btn{width:34px!important;height:20px!important;padding:2px!important}.journey-switch-knob{width:14px!important;height:14px!important}.journey-switch-btn[aria-pressed=true] .journey-switch-knob{transform:translate(14px)!important}.journey-display-box button{width:26px!important;min-width:26px!important;height:26px!important;font-size:calc(10px * var(--reachout-text-scale,1))!important;padding:0!important}.journey-help-box,.journey-imprint-row{display:none!important}.callnotes-setting-header{flex-direction:column!important;gap:8px!important}.callnotes-setting-text{max-width:none!important}}@media (width<=480px){.message-link-card{flex-direction:column;flex:none;align-items:stretch;gap:10px;width:100%;padding:12px}.message-link-title{font-size:17px}.message-link-preview{font-size:13.5px;line-height:1.38}.message-link-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;width:100%;display:grid}.message-link-action{justify-content:center;min-width:0;padding:9px 10px;font-size:14px}}.swipe-card{will-change:transform, opacity;width:100%;height:100%}@keyframes exitLeft{0%{transform:translateX(var(--swipe-start-x,0)) rotate(var(--swipe-start-rot,0deg));opacity:1}to{opacity:0;transform:translate(-120%)rotate(-12deg)}}@keyframes exitRight{0%{transform:translateX(var(--swipe-start-x,0)) rotate(var(--swipe-start-rot,0deg));opacity:1}to{opacity:0;transform:translate(120%)rotate(12deg)}}@keyframes enterFromRight{0%{opacity:0;transform:translate(120%)rotate(12deg)}to{opacity:1;transform:translate(0)rotate(0)}}@keyframes enterFromLeft{0%{opacity:0;transform:translate(-120%)rotate(-12deg)}to{opacity:1;transform:translate(0)rotate(0)}}.exit-left{animation:.3s ease-in forwards exitLeft}.exit-right{animation:.3s ease-in forwards exitRight}.enter-from-right{animation:.3s ease-out forwards enterFromRight}.enter-from-left{animation:.3s ease-out forwards enterFromLeft}
