@import"https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400..800&family=Hedvig+Letters+Serif&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@20..24,400..700,0..1,0&display=swap";:root{color-scheme:light;--bg: #ffffff;--bg-soft: #fff5cc;--bg-deep: #26220f;--surface: #fff8ea;--surface-strong: #ffffff;--ink: #211f15;--muted: #6c6549;--accent: #f4c015;--accent-strong: #d8a800;--border: rgba(33, 31, 21, .14);--radius: 18px;--radius-lg: 30px;--shadow-lg: 0 26px 60px rgba(46, 39, 13, .18);--shadow-md: 0 14px 34px rgba(46, 39, 13, .1);--max-width: 1160px;--anchor-offset: 4.8rem;--font-ui: "DM Sans", "Avenir Next", sans-serif;--font-display: "DM Sans", "Avenir Next", sans-serif;--font-hero: "Hedvig Letters Serif", Georgia, serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--anchor-offset)}body{margin:0;font-family:var(--font-ui);color:var(--ink);background:var(--bg)}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.page{min-height:100vh;overflow:hidden;padding-top:0}.page-main{padding-top:5.9rem}.shell{width:min(92vw,var(--max-width));margin:0 auto}.shell[id]{scroll-margin-top:calc(var(--anchor-offset) - .2rem)}.shell.section[id]{scroll-margin-top:calc(var(--anchor-offset) - 6.6rem)}.home-page :is(#problem,#solution,#integrations,#pricing){scroll-margin-top:calc(var(--anchor-offset) - 9.4rem)}.home-page #solution{scroll-margin-top:calc(var(--anchor-offset) - 11.2rem)}.topbar{position:fixed;top:0;left:0;z-index:40;width:100%;margin:0;padding:0;border-bottom:1px solid rgba(33,31,21,.1);background:#fff;color:#1f1b10}.topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.9rem 0}.logo{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--font-ui);font-weight:700;letter-spacing:.02em;color:#1f1b10}.logo-image{display:block;height:2rem;width:auto;max-width:min(58vw,320px)}.logo-mark{width:2rem;height:2rem;border-radius:.65rem;display:grid;place-items:center;color:#0f1125;font-size:.9rem;background:var(--accent);box-shadow:0 10px 22px #d8a80052}.nav{display:flex;align-items:center;gap:.14rem;color:#1f1b10;font-weight:400;font-size:1rem}.nav a{border-radius:999px;padding:.32rem .54rem;transition:background .22s ease,color .22s ease}.nav a:hover,.nav a:focus-visible{color:#1f1b10;background:#fff5cc}.language-switcher{display:inline-flex;align-items:center}.language-select{border:none;border-radius:0;padding:0;background:transparent;color:#1f1b10;font:inherit;cursor:pointer}.language-select:hover,.language-select:focus-visible{text-decoration:underline}.btn{border-radius:999px;border:1px solid transparent;padding:.75rem 1.2rem;font-size:.94rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.btn:hover,.btn:focus-visible{transform:translateY(-1px)}.btn-primary{color:#211f15;background:var(--accent);box-shadow:0 14px 28px #d8a80057}.btn-ghost{background:#ffffffb3;border-color:var(--border)}.topbar .btn-ghost{background:var(--accent);border-color:var(--border);color:#1f1b10}.mobile-menu-button{display:none;width:2.7rem;height:2.7rem;border:1px solid #e6dcc0;background:#fff;border-radius:.9rem;padding:.55rem;align-items:center;justify-content:center;flex-direction:column;gap:.24rem}.mobile-menu-bar{display:block;width:1.05rem;height:2px;border-radius:999px;background:#1f1b10}.mobile-sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;border:0;margin:0;padding:0;background:#13100857;opacity:0;pointer-events:none;transition:opacity .24s ease;z-index:46}.mobile-sidebar-backdrop.is-open{opacity:1;pointer-events:auto}.mobile-sidebar{position:fixed;top:0;right:0;bottom:0;width:min(82vw,320px);background:#fffdf7;border-left:1px solid #eadfbe;box-shadow:-20px 0 42px #1c180a33;padding:1rem 1rem 1.35rem;transform:translate(104%);transition:transform .28s ease;z-index:47;display:grid;align-content:start;gap:1.2rem}.mobile-sidebar.is-open{transform:translate(0)}.mobile-sidebar-head{display:flex;align-items:center;justify-content:space-between;gap:.7rem}.mobile-sidebar-head p{margin:0;font-size:.76rem;letter-spacing:.12em;text-transform:uppercase;color:#6d613d;font-weight:700}.mobile-sidebar-close{width:2rem;height:2rem;border:1px solid #e4d8b4;border-radius:.7rem;background:#fff7de;color:#231f10;font-size:1.2rem;line-height:1}.mobile-sidebar-links{display:grid;gap:.34rem}.mobile-sidebar-links a{border-radius:.75rem;padding:.62rem .7rem;font-weight:400;color:#1f1b10}.mobile-sidebar-links a:hover,.mobile-sidebar-links a:focus-visible{background:#fff0bf}.mobile-sidebar-cta{width:100%}.hero{display:grid;gap:2.5rem;align-items:center;grid-template-columns:1.08fr .92fr;min-height:auto;padding:2rem 0 3.6rem}.hero-layout{grid-template-columns:1.02fr .98fr;gap:3.2rem}.hero-copy{text-align:left;display:grid;align-content:start}.eyebrow{margin:0 0 .8rem;display:inline-block;padding:.45rem .8rem;border-radius:999px;font-size:.76rem;text-transform:uppercase;letter-spacing:.11em;color:#1f1b0f;background:#f7dea1}.hero h1,.hero-subtitle{font-family:var(--font-hero);font-weight:400;letter-spacing:-.035em}.hero h1{margin:0;font-size:clamp(2.1rem,4.4vw,3.8rem);line-height:1.04}.hero-subtitle{margin:.55rem 0 0;font-size:clamp(2.1rem,4.4vw,3.8rem);line-height:1.04;color:#1f1b10}.hero-subtitle-accent{font-weight:400;text-decoration-line:underline;text-decoration-color:var(--accent);text-decoration-thickness:.12em;text-underline-offset:.1em}.lede{max-width:64ch;margin:1.25rem 0 0;color:var(--muted);font-size:1.07rem;line-height:1.62}.hero-actions{margin-top:1.8rem;display:flex;justify-content:flex-start;gap:.75rem;flex-wrap:wrap}.hero-visual{border-radius:26px;padding:0;background:transparent;box-shadow:none}.followups-demo{font-family:var(--font-ui);width:100%;margin:0 auto;display:grid;gap:.95rem}.followups-demo-card{background:#fff;border:1px solid #ebe7dd;border-radius:28px;padding:24px;box-shadow:0 18px 34px #1f1b1012;min-height:380px;animation:fadeIn .875s ease-out 1s forwards;opacity:0}.followups-channel-badge{width:62px;height:62px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:#fff;border:1px solid rgba(223,214,186,.9);box-shadow:0 16px 30px #1f1b1021,0 3px 8px #1f1b1012}.followups-channel-badge img{width:33px;height:33px;display:block;object-fit:contain}.followups-channel-badge-whatsapp img{width:35px;height:35px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.followups-input{display:flex;align-items:center;gap:12px;padding:16px;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb;min-height:72px}.followups-mic{width:44px;height:44px;border-radius:50%;background:#efbe4233;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.followups-mic.recording{animation:pulse-ring 1.5s ease-out infinite}@keyframes pulse-ring{0%{box-shadow:0 0 #efbe4266}70%{box-shadow:0 0 0 12px #efbe4200}to{box-shadow:0 0 #efbe4200}}.followups-mic svg{width:22px;height:22px;color:#d4a83a}.followups-text-container{flex:1;display:flex;flex-direction:column;gap:8px}.followups-text{min-height:40px;color:#374151;font-size:14px;line-height:1.5}.followups-cursor{display:inline-block;width:2px;height:16px;background:#efbe42;margin-left:2px;animation:blink 1s infinite;vertical-align:middle}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.followups-waveform{display:flex;align-items:center;gap:3px;height:24px}.followups-wave-bar{width:3px;background:#efbe42;border-radius:2px;animation:wave .5s ease-in-out infinite}.followups-wave-bar:nth-child(1){animation-delay:0s;height:8px}.followups-wave-bar:nth-child(2){animation-delay:.1s;height:16px}.followups-wave-bar:nth-child(3){animation-delay:.2s;height:12px}.followups-wave-bar:nth-child(4){animation-delay:.15s;height:20px}.followups-wave-bar:nth-child(5){animation-delay:.05s;height:14px}.followups-wave-bar:nth-child(6){animation-delay:.25s;height:18px}.followups-wave-bar:nth-child(7){animation-delay:.1s;height:10px}.followups-wave-bar:nth-child(8){animation-delay:.2s;height:16px}.followups-wave-bar:nth-child(9){animation-delay:.05s;height:12px}.followups-wave-bar:nth-child(10){animation-delay:.15s;height:8px}@keyframes wave{0%,to{transform:scaleY(1)}50%{transform:scaleY(.5)}}.followups-recording-time{font-size:12px;color:#9ca3af;display:flex;align-items:center;gap:6px;margin-left:8px}.followups-rec-dot{width:8px;height:8px;background:#ef4444;border-radius:50%;animation:rec-blink 1s infinite}@keyframes rec-blink{0%,50%{opacity:1}51%,to{opacity:.3}}.followups-processing{display:flex;align-items:center;justify-content:center;gap:8px;padding:16px 0}.followups-dots{display:flex;gap:4px}.followups-dot{width:8px;height:8px;background:#efbe42;border-radius:50%;animation:bounce .6s infinite}.followups-dot:nth-child(2){animation-delay:.15s}.followups-dot:nth-child(3){animation-delay:.3s}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.followups-processing-text{font-size:14px;color:#9ca3af;margin-left:8px}.followups-divider{height:1px;background:#e5e7eb;margin:16px 0}.followups-results{display:flex;flex-direction:column;gap:12px}.followups-result{display:flex;align-items:center;gap:12px;padding:12px;border-radius:10px;opacity:0;transform:translate(-16px);transition:all .5s ease}.followups-result.show{opacity:1;transform:translate(0)}.followups-result.orange{background:#fff7ed}.followups-result.red{background:#fef2f2}.followups-result.blue{background:#eff6ff}.followups-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#fff;border:1px solid #e5e7eb;font-size:11px;font-weight:700;color:#1f2937}.followups-icon img{width:22px;height:22px;object-fit:contain}.followups-result-text{flex:1}.followups-result-title{font-size:14px;font-weight:600;color:#1f2937;margin:0}.followups-result-sub{font-size:12px;color:#6b7280;margin:2px 0 0}.followups-check{width:20px;height:20px;color:#22c55e;opacity:0;transition:opacity .3s}.followups-result.show .followups-check{opacity:1}.followups-phone-stage{position:relative;left:24px;isolation:isolate;width:min(100%,400px);min-height:556px;margin:0 auto;display:grid;justify-items:center;align-content:center;gap:.85rem;font-family:var(--font-ui)}.followups-phone{position:relative;z-index:2;width:min(278px,calc(100vw - 48px));height:520px;border:1px solid #080704;border-radius:44px;background:#1f1b10;box-shadow:0 3px 8px #1f1b1029,0 18px 34px #1f1b102e,0 48px 82px -26px #1f1b1061;padding:8px;animation:phone-arrive .9s cubic-bezier(.22,1,.36,1) both}.followups-phone:before,.followups-phone:after{content:"";position:absolute;left:-4px;width:3px;border-radius:3px 0 0 3px;background:#1f1b10}.followups-phone:before{top:116px;height:52px}.followups-phone:after{top:180px;height:76px}@keyframes phone-arrive{0%{opacity:0;transform:translateY(22px) rotate(1.4deg)}to{opacity:1;transform:translateY(0) rotate(0)}}.followups-phone-screen{position:relative;height:100%;border-radius:36px;background:#f7f6f1;overflow:hidden;display:grid;grid-template-rows:36px 58px minmax(0,1fr) minmax(54px,auto) 18px}.followups-phone-status{position:relative;z-index:2;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 16px;color:#1f1b10;background:#fff;font-size:.67rem;font-weight:800}.followups-phone-time{justify-self:start}.followups-phone-island{width:78px;height:23px;border-radius:999px;background:#090805}.followups-phone-system-icons{justify-self:end;display:inline-flex;align-items:center;gap:6px}.followups-phone-signal{height:11px;display:inline-flex;align-items:flex-end;gap:2px}.followups-phone-signal i{display:block;width:2px;border-radius:2px;background:#1f1b10}.followups-phone-signal i:nth-child(1){height:4px}.followups-phone-signal i:nth-child(2){height:7px}.followups-phone-signal i:nth-child(3){height:10px}.followups-phone-battery{position:relative;width:17px;height:9px;border:1.5px solid #1f1b10;border-radius:3px;padding:1px}.followups-phone-battery:after{content:"";position:absolute;top:2px;right:-3px;width:2px;height:4px;border-radius:0 2px 2px 0;background:#1f1b10}.followups-phone-battery i{display:block;width:80%;height:100%;border-radius:1px;background:#1f1b10}.followups-phone-header{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:9px;align-items:center;padding:8px 13px;border-top:1px solid #f2f0e8;border-bottom:1px solid #e8e4d9;background:#fff}.followups-phone-avatar{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;padding:5px;border:1px solid #eee4c6;border-radius:11px;background:#fff;box-shadow:0 5px 12px #efbe424d}.followups-phone-avatar img{width:100%;height:100%;display:block;object-fit:contain}.followups-phone-contact{min-width:0;display:grid;align-items:center;text-align:left}.followups-phone-contact strong{color:#1f1b10;font-size:.86rem;line-height:1.1}.followups-phone-spark{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #ebdfbd;border-radius:9px;background:#fff9e5;color:#a77e00;font-size:.78rem}.followups-phone-thread{min-height:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:7px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;padding:13px 11px 11px;background:#f7f6f1}.followups-phone-thread::-webkit-scrollbar{display:none}.followups-phone-turn{flex:0 0 auto;display:flex;flex-direction:column;gap:7px}.followups-phone-turn:first-child{margin-top:auto}.followups-thread-prompt{align-self:center;max-width:180px;margin:auto 0;color:#a29a86;font-size:.66rem;line-height:1.4;font-weight:700;text-align:center}.followups-thread-prompt:before{content:"✦";width:34px;height:34px;margin:0 auto 8px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#fff1bd;color:#9a7400;font-size:1rem}.followups-message{max-width:90%;padding:10px 11px;font-size:.94rem;line-height:1.45;box-shadow:0 5px 13px #1f1b1012;animation:phone-message-in .75s cubic-bezier(.22,1,.36,1) both}.followups-message-copy{display:block;white-space:pre-line}.followups-message-user{align-self:flex-end;border-radius:16px 16px 5px;background:#1f1b10;font-size:.94rem;color:#fff}.followups-message-agent{align-self:flex-start;max-width:94%;border:1px solid #e7e1d2;border-radius:16px 16px 16px 5px;background:#fff;font-size:.94rem;color:#3d382a}.followups-message-confirmation{margin-top:8px;padding-top:7px;display:flex;align-items:center;gap:6px;border-top:1px solid #eee8da;color:#6e6654;font-size:.68rem;line-height:1.2;font-weight:700;animation:phone-confirmation-in .6s cubic-bezier(.22,1,.36,1) both}.followups-message-check{width:17px;height:17px;flex:0 0 17px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#e9f7ef;color:#19884b;font-size:.56rem;font-weight:900}@keyframes phone-message-in{0%{opacity:0;transform:translateY(10px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes phone-confirmation-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.followups-typing-indicator{width:48px;height:31px;align-self:flex-start;display:flex;align-items:center;justify-content:center;gap:4px;border:1px solid #e7e1d2;border-radius:15px 15px 15px 5px;background:#fff;box-shadow:0 5px 13px #1f1b1012;animation:phone-message-in .5s cubic-bezier(.22,1,.36,1) both}.followups-typing-indicator span{width:5px;height:5px;border-radius:50%;background:#a79d84;animation:phone-typing-bounce 1.4s ease-in-out infinite}.followups-typing-indicator span:nth-child(2){animation-delay:.2s}.followups-typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes phone-typing-bounce{0%,60%,to{opacity:.45;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.followups-phone-composer{display:grid;grid-template-columns:28px minmax(0,1fr) 24px;gap:7px;align-items:end;max-height:104px;overflow:hidden;padding:8px 10px 5px;border-top:1px solid #e8e4d9;background:#fff}.followups-phone-plus{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#f0ede5;color:#7f7764;font-size:1rem;line-height:1}.followups-phone-input{min-width:0;min-height:40px;max-height:88px;display:flex;align-items:flex-start;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;border:1px solid #e3ded0;border-radius:17px;background:#faf9f5;padding:5px 9px;color:#4d4738;font-size:.8rem;line-height:1.25}.followups-phone-input>span:first-child{min-width:0;flex:1 1 auto}.followups-phone-input::-webkit-scrollbar{display:none}.followups-phone-input .is-typing{white-space:pre-wrap;overflow-wrap:anywhere}.followups-phone-input .is-placeholder{align-self:center;color:#aaa18d;white-space:nowrap;text-overflow:ellipsis}.followups-phone-cursor{display:inline-block;width:1.5px;height:14px;margin-left:2px;background:#b38800;vertical-align:-2px;animation:phone-cursor-blink .8s steps(1) infinite}@keyframes phone-cursor-blink{0%,48%{opacity:1}49%,to{opacity:0}}.followups-phone-mic{width:23px;height:23px;display:inline-flex;align-items:center;justify-content:center;color:#756e5d}.followups-phone-mic svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.followups-phone-home-indicator{align-self:center;justify-self:center;width:104px;height:4px;border-radius:999px;background:#1f1b10}.followups-phone-stage .followups-channel-badges{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.followups-phone-stage .followups-channel-badge{position:absolute;opacity:0;transition:transform .9s cubic-bezier(.22,1,.36,1),opacity .65s ease}.followups-channel-badge-whatsapp{top:98px;right:20px;transform:translate(-34px,15px) rotate(-5deg) scale(.72)}.followups-channel-badge-slack{top:258px;left:24px;transform:translate(34px,5px) rotate(5deg) scale(.72)}.followups-channel-badge-telegram{right:18px;bottom:98px;transform:translate(-34px,-12px) rotate(-4deg) scale(.72)}.followups-channel-badges.is-visible .followups-channel-badge{opacity:1}.followups-channel-badges.is-visible .followups-channel-badge-whatsapp{transform:translate(0) rotate(8deg) scale(1);transition-delay:0s}.followups-channel-badges.is-visible .followups-channel-badge-slack{transform:translate(0) rotate(-7deg) scale(1);transition-delay:.12s}.followups-channel-badges.is-visible .followups-channel-badge-telegram{transform:translate(0) rotate(6deg) scale(1);transition-delay:.24s}.hidden{display:none}@media (prefers-reduced-motion: reduce){.followups-phone,.followups-message,.followups-message-confirmation,.followups-typing-indicator,.followups-typing-indicator span,.followups-phone-cursor,.followups-channel-badge{animation:none!important;transition:none!important}}.section{padding:2.8rem 0}.section-header{display:grid;gap:.45rem;max-width:68ch}.section-kicker{margin:0;font-family:var(--font-ui);font-size:.75rem;letter-spacing:.11em;text-transform:uppercase;font-weight:700;color:#73663a}.section-copy{margin:0;color:var(--muted);line-height:1.6}.section-title{margin:0;font-family:var(--font-ui);font-size:clamp(1.55rem,3vw,2.35rem);letter-spacing:-.02em}.card-grid{margin-top:1.4rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.three-col{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.card,.step,.quote{border-radius:24px;padding:1.1rem 1.12rem;border:1px solid #e7dec7;background:#fffdf7;box-shadow:0 18px 38px #372f1214}.card h3,.step h3{margin:0;font-family:var(--font-ui);font-size:1.05rem}.card p,.step p,.quote{margin:.5rem 0 0;line-height:1.55;color:var(--muted)}.problem-visual{min-height:104px;margin-bottom:.9rem;border-radius:18px;border:1px solid #e8debf;background:#f6f1e3;display:grid;place-items:center;overflow:hidden}.problem-visual-reps{grid-template-columns:minmax(0,1fr);gap:.55rem;padding:.85rem 1rem}.problem-reps-call,.problem-reps-follow-up{width:min(100%,220px);padding:.58rem .72rem;border-radius:14px;background:#fffdf7;border:1px solid #e7dbb5;display:flex;align-items:center;gap:.5rem}.problem-reps-call{box-shadow:0 12px 22px #332c140f}.problem-reps-follow-up{margin-left:1.1rem;animation:problem-follow-slip 2.8s ease-in-out infinite}.problem-reps-dot,.problem-reps-check{width:11px;height:11px;border-radius:50%}.problem-reps-dot{background:#f0c24b;box-shadow:0 0 0 6px #f0c24b29}.problem-reps-check{border:1px solid #d9cfb1;background:#fff7d7}.problem-reps-line,.problem-reps-follow-line{height:8px;border-radius:999px;background:#d9cfb1;flex:1}.problem-visual-label{font-size:.67rem;line-height:1;font-weight:700;color:#4d442d;white-space:nowrap}.problem-reps-follow-up.missed{background:#fff7df;border-color:#ecd78d}.problem-visual-teams{grid-template-columns:minmax(0,1fr) 18px;gap:.7rem;padding:.85rem .95rem}.problem-teams-board{width:100%;display:grid;gap:.45rem}.problem-teams-lane{min-height:28px;border-radius:14px;background:#fffdf7;border:1px solid #e7dbb5;display:flex;align-items:center;padding:.35rem .6rem}.problem-teams-lane.healthy{width:100%}.problem-teams-lane:nth-child(2){width:88%}.problem-teams-lane.slipping{width:78%;background:#fff5d4;border-color:#ecd78d;animation:problem-lane-slip 2.8s ease-in-out infinite}.problem-teams-marker span{display:block;width:12px;height:12px;border-radius:50%;background:#f0c24b;margin-top:2.05rem;animation:problem-marker-drop 2.8s ease-in-out infinite}.problem-visual-managers{grid-template-columns:minmax(0,1fr) 28px;gap:.8rem;padding:.85rem .95rem}.problem-manager-stack{width:100%;display:grid;gap:.52rem}.problem-manager-row{display:flex;align-items:center;gap:.48rem;min-height:30px;padding:.45rem .65rem;border-radius:14px;border:1px solid #e7dbb5;background:#fffdf7;box-shadow:0 10px 20px #332c140d}.problem-manager-row.delayed{background:#fff5d4;border-color:#ecd78d;animation:problem-follow-slip 2.8s ease-in-out infinite}.problem-manager-dot{width:10px;height:10px;border-radius:50%;background:#f0c24b;box-shadow:0 0 0 6px #f0c24b24}.problem-manager-dot.hollow{background:#fffdf7;border:1px solid #d8cda9;box-shadow:none}.problem-manager-trace{width:6px;height:72px;border-radius:999px;background:#f0c24b;animation:problem-marker-drop 2.8s ease-in-out infinite}.problem-visual-owners{position:relative}.problem-owner-orbit{position:relative;width:168px;height:76px}.problem-owner-pill{position:absolute;padding:.28rem .55rem;border-radius:999px;background:#fffdf7;border:1px solid #e7dbb5;color:#5d5232;font-size:.68rem;font-weight:700;box-shadow:0 10px 18px #332c140d;animation:problem-owner-orbit 4s ease-in-out infinite}.problem-owner-pill.primary{top:2px;left:18px}.problem-owner-pill:nth-child(2){top:8px;right:18px;animation-delay:.22s}.problem-owner-pill:nth-child(3){bottom:0;left:54px;animation-delay:.44s}.problem-owner-pill.missed{top:28px;left:36px;color:#7a5d16;background:#fff5d4;border-color:#ecd78d;animation:problem-owner-missed 2.8s ease-in-out infinite}.problem-owner-center{position:absolute;width:26px;height:26px;border-radius:50%;background:#f4c015;box-shadow:0 0 0 10px #f4c0151f;animation:problem-center-pulse 2.4s ease-in-out infinite}.accent{background:var(--bg-soft)}.proof-grid{margin-top:1.4rem;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.continuity{position:relative}.decay-grid{margin-top:1.4rem;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.decay-card{position:relative;min-height:230px;border:1px solid #ebdec1;border-radius:24px;padding:1rem;background:#fffaf0;box-shadow:0 18px 40px #342d1514}.decay-card:after{content:"";position:absolute;left:1rem;right:1rem;bottom:1rem;height:6px;border-radius:999px;background:#f2d887}.decay-index,.decay-moment{margin:0}.decay-index{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#8a7d54}.decay-moment{margin-top:.55rem;font-weight:700;color:#1f1b10}.decay-card h3{margin:.7rem 0 0;font-size:1.12rem;line-height:1.25}.decay-card p:last-child{margin-top:.65rem;color:#665d42;line-height:1.56}.timeline{margin-top:1.4rem;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.step{position:relative;overflow:hidden;padding:0 0 1rem}.step-index{position:absolute;top:.85rem;left:.85rem;margin:0;font-size:.72rem;letter-spacing:.11em;color:#1e1b12;background:#f3d169;border-radius:.55rem;padding:.35rem .45rem;z-index:2}.step-media{height:260px;border-bottom:1px solid rgba(33,31,21,.12);display:grid;position:relative;background:#f1f1ee}.step-media-capture,.step-media-actions,.step-media-priority{overflow:hidden}.step-media-capture{padding:1rem;align-content:center;gap:.7rem}.step-capture-bubble{width:min(100%,220px);margin:0 auto;padding:.8rem .9rem;border-radius:20px;background:#fffdf8;border:1px solid #e7ddc2;box-shadow:0 16px 30px #2c261114}.step-capture-head{display:flex;align-items:center;gap:.45rem;font-size:.74rem;font-weight:700;color:#433b25}.step-capture-dot{width:9px;height:9px;border-radius:50%;background:#f4c015;box-shadow:0 0 0 6px #f4c01529}.step-capture-wave{margin-top:.55rem;display:flex;align-items:center;gap:.22rem;height:22px}.step-wave-bar{width:4px;height:100%;border-radius:999px;background:#f0c24b;animation:step-wave 1.2s ease-in-out infinite}.step-wave-bar:nth-child(2){animation-delay:.12s}.step-wave-bar:nth-child(3){animation-delay:.24s}.step-wave-bar:nth-child(4){animation-delay:.36s}.step-wave-bar:nth-child(5){animation-delay:.48s}.step-wave-bar:nth-child(6){animation-delay:.6s}.step-capture-bubble p{margin:.7rem 0 0;font-size:.84rem;line-height:1.4;color:#514935}.step-capture-tags{display:flex;justify-content:center;gap:.4rem;flex-wrap:wrap}.step-capture-tags span{padding:.28rem .52rem;border-radius:999px;background:#fff7da;color:#5d5232;font-size:.68rem;border:1px solid #eadca8;animation:step-tag-float 3.2s ease-in-out infinite}.step-capture-tags span:nth-child(2){animation-delay:.35s}.step-capture-tags span:nth-child(3){animation-delay:.7s}.step-media-actions{padding:.95rem 1rem;align-content:center;gap:.5rem}.step-action-card{width:min(100%,228px);margin:0 auto;padding:.72rem .82rem;border-radius:18px;background:#fffdf8;border:1px solid #e7ddc2;box-shadow:0 14px 28px #2c261112}.step-action-card p,.step-action-card strong{margin:0}.step-action-card p{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:#7f7350}.step-action-card strong{display:block;margin-top:.45rem;font-size:.8rem;line-height:1.35;color:#2a2414}.step-action-card-result{animation:step-card-rise 2.8s ease-in-out infinite}.step-action-flow{width:2px;height:14px;margin:0 auto;background:#f1cf6b}.step-action-row{display:flex;align-items:center;gap:.45rem;font-size:.77rem;color:#514932}.step-action-row+.step-action-row{margin-top:.38rem}.step-action-pill{width:9px;height:9px;border-radius:50%}.step-action-pill.orange{background:#f0b655}.step-action-pill.blue{background:#7eb8e8}.step-action-pill.green{background:#8ecb92}.step-media-priority{padding:.95rem 1rem;align-content:center;gap:.7rem}.step-priority-board{width:min(100%,232px);margin:0 auto;padding:.45rem;border-radius:18px;background:#fffdf8;border:1px solid #e7ddc2;box-shadow:0 14px 28px #2c261112}.step-priority-row{display:grid;grid-template-columns:46px 1fr;gap:.55rem;align-items:center;padding:.45rem .55rem;border-radius:14px;color:#64593d}.step-priority-row+.step-priority-row{margin-top:.18rem}.step-priority-row.active{background:#fff3c3;color:#221d0f;box-shadow:inset 0 0 0 1px #f4c01566;animation:step-priority-glow 2.4s ease-in-out infinite}.step-priority-time{font-size:.7rem;font-weight:700;letter-spacing:.04em}.step-priority-task{font-size:.8rem;line-height:1.3}.step-priority-meter{display:flex;justify-content:center;gap:.35rem}.step-priority-meter span{width:34px;height:4px;border-radius:999px;background:#e0d8be}.step-priority-meter span:first-child{background:#f4c015}@keyframes step-wave{0%,to{transform:scaleY(.38)}50%{transform:scaleY(1)}}@keyframes problem-card-fade{0%,to{opacity:1;transform:translate(0)}50%{opacity:.78;transform:translate(-2px)}}@keyframes problem-follow-slip{0%{transform:translate(0);opacity:1}50%{transform:translate(12px,2px);opacity:.45}to{transform:translate(0);opacity:1}}@keyframes problem-lane-slip{0%,to{transform:translate(0);opacity:1}50%{transform:translate(12px);opacity:.65}}@keyframes problem-marker-drop{0%,to{transform:translateY(0)}50%{transform:translateY(20px)}}@keyframes problem-owner-orbit{0%,to{transform:translate(0)}25%{transform:translate(4px,-3px)}50%{transform:translate(-3px,3px)}75%{transform:translate(3px,2px)}}@keyframes problem-center-pulse{0%,to{box-shadow:0 0 0 10px #f4c0151f}50%{box-shadow:0 0 0 16px #f4c01500}}@keyframes problem-owner-missed{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(9px);opacity:.52}}@keyframes step-tag-float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes step-card-rise{0%,to{transform:translateY(0);box-shadow:0 14px 28px #2c261112}50%{transform:translateY(-4px);box-shadow:0 20px 32px #2c26111c}}@keyframes step-priority-glow{0%,to{box-shadow:inset 0 0 0 1px #f4c01566}50%{box-shadow:inset 0 0 0 1px #f4c0158c,0 0 0 6px #f4c0151f}}@keyframes positioning-stack-shift{0%,to{transform:translate(0)}50%{transform:translate(2px,-2px)}}@keyframes positioning-line-blink{0%,to{opacity:.5}50%{opacity:1}}@keyframes positioning-dot-fill{0%,30%,to{background:#d8ceb1;transform:scale(1)}50%{background:#f4c015;transform:scale(1.12)}}@keyframes positioning-track-run{0%,to{transform:scaleY(0)}50%{transform:scaleY(1)}}@keyframes positioning-card-rise{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes positioning-check-pop{0%,35%,to{transform:scale(.82);opacity:.45}52%{transform:scale(1);opacity:1}}@keyframes trust-card-hover{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes trust-badge-pulse{0%,to{box-shadow:0 0 #f4c01529}50%{box-shadow:0 0 0 6px #f4c01500}}@keyframes trust-log-scan{0%,to{transform:translate(0);background:#fffdf7}50%{transform:translate(3px);background:#fff4c8}}@keyframes trust-sync-run{0%{transform:translate(-100%)}50%{transform:translate(80%)}to{transform:translate(180%)}}.step h3,.step p{padding-left:1rem;padding-right:1rem}.step h3{margin-top:.8rem}.positioning-visual{min-height:96px;margin-bottom:.95rem;border-radius:18px;border:1px solid #e8debf;background:#f5f1e6;display:grid;place-items:center;overflow:hidden}.positioning-visual-not{grid-template-columns:88px 1fr;gap:.9rem;padding:.9rem 1rem}.positioning-stack{position:relative;width:60px;height:52px}.positioning-note{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:14px;border:1px solid #e7dbb5;background:#fffdf7;box-shadow:0 10px 18px #332c1412;animation:positioning-stack-shift 2.8s ease-in-out infinite}.positioning-note:nth-child(2){transform:translate(8px,6px);animation-delay:.18s}.positioning-note:nth-child(3){transform:translate(16px,12px);animation-delay:.36s}.positioning-admin-lines{display:grid;gap:.45rem;width:100%}.positioning-admin-lines span{height:10px;border-radius:999px;background:#ddd3b6;animation:positioning-line-blink 2.2s ease-in-out infinite}.positioning-admin-lines span:nth-child(2){width:82%;animation-delay:.18s}.positioning-admin-lines span:nth-child(3){width:68%;animation-delay:.36s}.positioning-visual-is{padding:.9rem;gap:.5rem}.positioning-flow-card{width:min(100%,168px);padding:.55rem .7rem;border-radius:14px;background:#fffdf7;border:1px solid #e7dbb5;display:flex;justify-content:space-between;gap:.35rem}.positioning-flow-dot,.positioning-check{width:10px;height:10px;border-radius:50%}.positioning-flow-dot{background:#d8ceb1;animation:positioning-dot-fill 2.4s ease-in-out infinite}.positioning-flow-dot:nth-child(2){animation-delay:.18s}.positioning-flow-dot:nth-child(3){animation-delay:.36s}.positioning-flow-track{width:2px;height:18px;background:#ebd88a;overflow:hidden}.positioning-flow-track span{display:block;width:100%;height:100%;background:#f4c015;animation:positioning-track-run 1.8s ease-in-out infinite;transform-origin:top}.positioning-flow-card-result{animation:positioning-card-rise 2.4s ease-in-out infinite}.positioning-check{background:#8ecb92;animation:positioning-check-pop 2.4s ease-in-out infinite}.positioning-check:nth-child(2){animation-delay:.18s}.positioning-check:nth-child(3){animation-delay:.36s}.trust-grid{margin-top:1.4rem;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.trust-card{min-height:190px;border:1px solid #e5dbbc;border-radius:22px;padding:1rem;background:#fffdf4;box-shadow:0 16px 38px #2f291414}.trust-visual{min-height:132px;margin-bottom:.8rem;border-radius:18px;border:1px solid #e7dbba;background:#f7f2e4;display:grid;place-items:center;overflow:hidden}.trust-visual-draft{position:relative;padding:.8rem;gap:.48rem}.trust-message{width:min(100%,220px);padding:.55rem .65rem;border-radius:14px;font-size:.73rem;line-height:1.35;border:1px solid #e7dbb5;box-shadow:0 10px 18px #332c140f}.trust-message-user{justify-self:start;background:#fffdf7;color:#5f5740}.trust-message-followups{justify-self:end;background:#fff4c8;color:#2b2514;animation:trust-card-hover 2.6s ease-in-out infinite}.trust-state-badge{justify-self:end;padding:.22rem .48rem;border-radius:999px;background:#fff1c0;color:#6f5c18;font-size:.66rem;font-weight:700;animation:trust-badge-pulse 2.2s ease-in-out infinite}.trust-confirm-flow{width:min(100%,210px);display:grid;gap:.45rem}.trust-confirm-step{min-height:28px;padding:.42rem .6rem;border-radius:12px;background:#fffdf7;border:1px solid #e7dbb5;font-size:.72rem;font-weight:700;color:#4f462f;animation:trust-log-scan 2.2s ease-in-out infinite}.trust-confirm-step.approved{background:#fff6d7}.trust-confirm-step.executed{background:#eef8ea;border-color:#b8deb9;color:#36543a}.trust-confirm-step:nth-child(2){animation-delay:.22s}.trust-confirm-step:nth-child(3){animation-delay:.44s}.trust-visual-sync{grid-template-columns:minmax(0,1fr) 44px minmax(0,1fr);gap:.55rem;padding:.8rem}.trust-sync-card{min-height:56px;padding:.5rem .55rem;border-radius:14px;background:#fffdf7;border:1px solid #e7dbb5;box-shadow:0 10px 18px #332c1412}.trust-sync-card p,.trust-sync-card strong{margin:0}.trust-sync-card p{font-size:.64rem;letter-spacing:.06em;text-transform:uppercase;color:#7b6f4a}.trust-sync-card strong{display:block;margin-top:.3rem;font-size:.76rem;line-height:1.3;color:#2f2817}.trust-sync-link{position:relative;height:4px;border-radius:999px;background:#e5dab1;overflow:hidden}.trust-sync-link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:48%;border-radius:999px;background:#f4c015;animation:trust-sync-run 1.8s ease-in-out infinite}.trust-label{margin:0;display:inline-flex;align-items:center;min-height:2rem;padding:.22rem .7rem;border-radius:999px;background:#f7dea1;color:#1f1b10;font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.trust-card p:last-child{margin:.85rem 0 0;color:#5f5740;line-height:1.58}.roi{padding:0}.roi-header{display:grid;gap:.5rem}.roi-intro{margin:0;color:var(--muted);max-width:70ch;line-height:1.55}.mode-switch{margin-top:1.1rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;width:min(100%,880px);background:transparent;padding:0}.mode-btn{border:1px solid #e8debf;background:#fffdf7;border-radius:18px;min-height:5rem;padding:.88rem .95rem .92rem;font-weight:700;cursor:pointer;color:#2f2817;text-align:left;display:grid;gap:.2rem;align-content:start;box-shadow:0 10px 24px #3930120d;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease,transform .2s ease}.mode-btn:hover,.mode-btn:focus-visible{border-color:#dfce95;color:#2a2412;transform:translateY(-1px);box-shadow:0 16px 30px #3930121a}.mode-btn.active{color:#1f1b10;background:#fff6d7;border-color:#f0c24b;box-shadow:0 18px 32px #3e33111f,inset 0 0 0 1px #f0c24b57}.mode-btn-label{font-size:.95rem;line-height:1.1}.mode-btn-copy{font-size:.78rem;line-height:1.25;color:#74694a;font-weight:600}.mode-btn-cta{margin-top:.28rem;font-size:.72rem;letter-spacing:.05em;text-transform:uppercase;color:#8a7741}.roi-grid{margin-top:1.1rem;display:grid;grid-template-columns:1.08fr .92fr;gap:1.15rem}.controls{background:#fff;border:1px solid #ece3c3;border-radius:20px;box-shadow:0 14px 34px #3c341714;padding:1rem 1rem 1.05rem;display:grid;gap:.72rem}.control{display:block;border:1px solid #eee4c5;border-radius:14px;padding:.68rem .74rem .64rem;background:#fffdf5}.control-head{display:flex;justify-content:space-between;gap:.5rem;align-items:center}.control-label{font-weight:700;font-size:.9rem;color:#282212}.control-value{font-weight:700;font-size:.78rem;letter-spacing:.02em;color:#1f1b10;background:#f7dea1;border:1px solid #ebcb6a;border-radius:999px;min-width:2.25rem;text-align:center;padding:.17rem .5rem}.control small{display:block;margin-top:.3rem;color:var(--muted);font-size:.79rem;line-height:1.45}.control input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;margin-top:.46rem;height:6px;border-radius:999px;background:#f2e3aa;outline:none}.control input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;border:2px solid #fff8d8;background:var(--accent-strong);cursor:pointer;box-shadow:0 2px 8px #1f1b0f33}.control input[type=range]::-moz-range-thumb{width:18px;height:18px;border-radius:50%;border:2px solid #fff8d8;background:var(--accent-strong);cursor:pointer;box-shadow:0 2px 8px #1f1b0f33}.control input[type=range]::-moz-range-track{height:6px;border-radius:999px;background:#f2e3aa}.roi-result{border-radius:22px;padding:1rem;background:#fff2be;border:1px solid #e4cc7e;color:#231f14;box-shadow:0 24px 48px #4036142b;display:grid;align-content:start;gap:.75rem}.result-kicker{margin:0;font-size:.74rem;letter-spacing:.09em;text-transform:uppercase;font-weight:700;color:#5a4e25}.roi-result h3{margin:0;font-family:var(--font-ui);font-size:clamp(1.9rem,3.2vw,2.7rem);line-height:1.02}.roi-summary-copy{margin:0;font-size:.87rem;color:#5a4f2e}.roi-highlight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.roi-highlight{margin:0;border:1px solid #eadaa0;border-radius:12px;padding:.65rem;background:#fff8dd}.roi-highlight p{margin:0;font-size:.74rem;letter-spacing:.04em;text-transform:uppercase;color:#6e633f}.roi-highlight strong{display:block;margin-top:.32rem;font-size:1.05rem;line-height:1.1;color:#1f1b10}@keyframes step-orbit{0%{transform:rotate(0) translate(42px) rotate(0)}to{transform:rotate(360deg) translate(42px) rotate(-360deg)}}@keyframes step-pulse{0%,to{transform:scaleX(1);opacity:1}50%{transform:scaleX(.82);opacity:.68}}.chat{padding-left:0;padding-right:0}.chat-intro{margin:.8rem 0 0;color:var(--muted);max-width:70ch;line-height:1.55}.qa-list{margin-top:1rem;max-width:760px;margin-left:auto;margin-right:auto;display:grid;gap:.7rem}.qa-item{border:1px solid #e8debf;border-radius:22px;background:#fffdf7;overflow:hidden}.qa-item.is-open{box-shadow:0 18px 36px #372f1214}.qa-item-button{width:100%;border:0;background:transparent;color:#201d13;padding:1rem 1.1rem;display:flex;align-items:center;justify-content:space-between;gap:.8rem;cursor:pointer;text-align:left}.qa-item-question{font-size:1rem;font-weight:700;line-height:1.4}.qa-item-icon{width:1.8rem;height:1.8rem;border-radius:50%;display:inline-grid;place-items:center;flex-shrink:0;background:#fff5cc;color:#5f4b12;font-size:1.1rem;font-weight:700}.qa-answer{padding:0 1.1rem 1.05rem}.qa-answer p{margin:0;color:var(--muted);line-height:1.6}.reassurance{background:#ffffff73;border-radius:var(--radius-lg);padding-left:1.2rem;padding-right:1.2rem}.quote-stack{margin-top:1.2rem;display:grid;gap:.9rem}.quote{font-style:normal;font-weight:600}.cta{text-align:left;color:#241f12}.cta h2{margin:0;font-family:var(--font-display);font-size:clamp(1.7rem,2.9vw,2.4rem);line-height:1.06}.cta p{margin:.9rem 0 0;color:#241f12d1;max-width:60ch;line-height:1.6}.zcal-embed-shell{margin:1.4rem 0 0;width:min(100%,1120px);min-height:544px;overflow:hidden}.zcal-embed-shell iframe{width:100%;min-width:320px;min-height:544px;height:636px;border:none;display:block}.footer{padding:1.7rem 0 2.4rem;display:flex;justify-content:space-between;gap:.9rem;align-items:center;color:var(--muted);font-size:.9rem}.footer-links{display:inline-flex;align-items:center;gap:1rem}.footer-links a{color:#1f1b10;text-decoration:none}.footer-links a:hover,.footer-links a:focus-visible{text-decoration:underline}.legal-page{min-height:100vh}.legal-main{padding-top:6.5rem}.legal-shell{padding-top:1.2rem;padding-bottom:2.8rem}.legal-header{max-width:760px}.legal-header h1{margin:0;font-family:var(--font-display);font-size:clamp(1.75rem,3.2vw,2.75rem);line-height:.98;color:#1f1b10}.legal-description{margin:1rem 0 0;max-width:64ch;color:#241f12d1;line-height:1.65}.legal-meta{margin:1rem 0 0;color:#241f12c7}.legal-prose{margin-top:2rem;max-width:780px;color:#241f12}.legal-prose h2{margin:2rem 0 .7rem;font-size:1.16rem;line-height:1.3}.legal-prose h3{margin:1.3rem 0 .55rem;font-size:1rem;line-height:1.4}.legal-prose p,.legal-prose li{color:#241f12db;line-height:1.72}.legal-prose p{margin:0 0 .9rem}.legal-prose ul{margin:.1rem 0 1rem;padding-left:1.2rem}.legal-prose li+li{margin-top:.4rem}.legal-prose a{color:#1f1b10;text-underline-offset:.16em}.guides-page{min-height:100vh;background:#fff}.guides-main{padding-top:6.5rem}.guides-hero{padding:4rem 0 2rem;display:grid;gap:.7rem;max-width:920px}.guides-hero h1{margin:0;font-family:var(--font-display);font-size:clamp(2.2rem,5vw,4.4rem);line-height:1;color:#1f1b10}.guides-hero p:last-child{margin:0;max-width:66ch;color:#241f12d1;font-size:1.06rem;line-height:1.66}.guides-library{padding-top:1rem;padding-bottom:4.2rem}.guides-video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem}.guides-video-card{border:1px solid #e7dec7;border-radius:24px;background:#fffdf7;box-shadow:0 18px 38px #372f1214;overflow:hidden}.guides-video-frame{aspect-ratio:16 / 9;background:#211f15;overflow:hidden}.guides-video-frame video{display:block;width:100%;height:100%;object-fit:contain;background:#211f15}.guides-video-card-vertical .guides-video-frame{width:min(100%,320px);margin:0 auto;aspect-ratio:9 / 16}.guides-video-copy{padding:1rem 1.05rem 1.15rem}.guides-video-copy p,.guides-video-copy h2,.guides-video-copy span{margin:0}.guides-video-copy p{color:#73663a;font-size:.74rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.guides-video-copy h2{margin-top:.42rem;font-size:1.08rem;line-height:1.28}.guides-video-copy span{display:block;margin-top:.48rem;color:var(--muted);line-height:1.55}.pricing-page{min-height:100vh;background:#fdfaf1}.home-pricing-band{background:#fdfaf1;border-top:1px solid #ece6d6;border-bottom:1px solid #ece6d6}.home-pricing{display:grid;gap:1.1rem}.home-pricing-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.48fr);gap:1.35rem;align-items:end}.home-pricing-brand-strip{min-height:8rem;border:1px solid #e7dec7;border-radius:18px;background:#fff;box-shadow:0 16px 34px #372f1214;padding:1rem;display:grid;align-content:space-between;gap:.85rem}.home-pricing-brand-strip img{width:min(100%,190px);height:auto}.home-pricing-brand-strip div{display:grid;gap:.26rem}.home-pricing-brand-strip span{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;font-weight:800;color:#73663a}.home-pricing-brand-strip strong{font-size:1.15rem;line-height:1.18;color:#1f1b10}.pricing-section-actions{display:none}.pricing-main{padding-top:4.75rem;background:#fdfaf1}.pricing-hero{padding:4.2rem 0 2.4rem;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.72fr);gap:2.4rem;align-items:center}.pricing-hero-copy{display:grid;align-content:start}.pricing-hero h1{margin:0;max-width:820px;font-family:var(--font-display);font-size:3.65rem;line-height:1.02;color:#1f1b10}.pricing-hero-copy>p:not(.section-kicker){margin:1rem 0 0;max-width:68ch;color:var(--muted);font-size:1.06rem;line-height:1.68}.pricing-actions{margin-top:1.4rem;display:flex;flex-wrap:wrap;gap:.75rem}.pricing-brand-panel{border:1px solid #e7dec7;border-radius:24px;background:#fffdf7;box-shadow:0 22px 48px #372f121f;padding:1.15rem;display:grid;gap:1rem}.pricing-brand-panel img{width:min(100%,230px);height:auto}.pricing-brand-status{border-radius:18px;background:#fff4c8;border:1px solid #ecd78d;padding:1rem;display:grid;gap:.36rem}.pricing-brand-status span,.pricing-brand-metrics span{font-size:.76rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:#73663a}.pricing-brand-status strong{font-size:1.35rem;line-height:1.18;color:#1f1b10}.pricing-brand-metrics{display:grid;gap:.55rem}.pricing-brand-metrics span{min-height:2.4rem;border:1px solid #e7dec7;border-radius:14px;background:#fff;display:flex;align-items:center;padding:.55rem .7rem;color:#4f462f}.pricing-principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding-bottom:1rem}.pricing-principle-card{border:1px solid #e7dec7;border-radius:22px;background:#fffdf7;box-shadow:0 16px 34px #372f1214;padding:1rem}.pricing-principle-card h2{margin:0;font-size:1rem;line-height:1.22}.pricing-principle-card p{margin:.55rem 0 0;color:var(--muted);line-height:1.55}.pricing-connectors{display:flex;flex-wrap:wrap;gap:.56rem;padding:.45rem 0 1.7rem}.pricing-connector-pill{min-height:2.55rem;border:1px solid #e7dec7;border-radius:999px;background:#fff;box-shadow:0 10px 22px #372f120f;display:inline-flex;align-items:center;gap:.48rem;padding:.5rem .78rem;color:#514935;font-size:.85rem;font-weight:700}.pricing-connector-pill img{width:1.15rem;height:1.15rem;object-fit:contain}.pricing-plans-section{background:#fdfaf1}.pricing-reference{width:min(92vw,var(--max-width));max-width:var(--max-width);margin:0 auto;padding:96px 0 72px;box-sizing:border-box;color:#1c1608}.pricing-reference-head{display:flex;justify-content:space-between;align-items:flex-end;gap:48px}.pricing-reference-head>:first-child{width:68ch;max-width:100%}.pricing-reference-kicker{margin:0;font-family:var(--font-ui);font-size:.75rem;font-weight:700;letter-spacing:0;color:#8a6d00;text-transform:uppercase}.pricing-reference-title{max-width:none;margin:16px 0 0;font-family:var(--font-ui);font-size:2.35rem;line-height:1.1;font-weight:700;letter-spacing:0;color:#1c1608}.pricing-reference-copy{max-width:68ch;margin:18px 0 0;font-family:var(--font-ui);font-size:1rem;line-height:1.6;color:#6e6653}.pricing-plan-grid{margin-top:1.35rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.pricing-plan-card{border:1px solid #e7dec7;border-radius:24px;background:#fffdf7;box-shadow:0 16px 34px #372f1214;padding:1.08rem;display:grid;align-content:start;gap:.8rem}.pricing-plan-card.featured{border-color:#292414;background:#fff8dd;box-shadow:0 24px 50px #372f1226}.pricing-plan-card-matrix{position:relative;display:grid;grid-template-rows:42px 54px minmax(96px,1fr) 56px;gap:12px;height:340px;border:1px solid #ede6d4;border-radius:24px;background:#fff;box-shadow:none;padding:24px;box-sizing:border-box}.pricing-plan-card-matrix.featured{border-color:#1c1608;background:#1c1608;color:#fdfaf1;box-shadow:none}.pricing-plan-card-matrix .pricing-plan-head{align-items:flex-start;justify-content:flex-start;gap:0}.pricing-plan-card-matrix .pricing-plan-head h3{min-width:0;margin:0;font-family:var(--font-ui);font-size:1.05rem;line-height:1.2;font-weight:700;color:inherit}.pricing-plan-badge{position:absolute;z-index:1;top:-32px;left:50%;transform:translate(-50%);border-radius:999px;background:#f4c015;color:#1c1608;min-height:2rem;display:inline-flex;align-items:center;padding:.22rem .7rem;font-family:var(--font-ui);font-size:.8rem;font-weight:700;letter-spacing:0;line-height:1;text-align:center;text-transform:uppercase;white-space:nowrap}.pricing-plan-card-matrix .pricing-plan-contact{margin:0;min-height:54px;display:flex;align-items:center;font-size:1.7rem;line-height:1.08;font-weight:800;color:inherit}.pricing-plan-card-matrix.featured .pricing-plan-contact{color:#f4c015}.pricing-plan-audience{margin:0;color:#6e6653;font-family:var(--font-ui);font-size:1rem;font-weight:400;line-height:1.55}.pricing-plan-card-matrix.featured .pricing-plan-audience{color:#d8d1bd}.pricing-plan-card-matrix .btn{align-self:end;width:100%;min-height:60px;margin-top:0;border:1.5px solid #1c1608;border-radius:999px;background:transparent;color:#1c1608;padding:10px;font-family:var(--font-ui);font-size:.94rem;font-weight:700;line-height:1.2;text-align:center;white-space:normal;box-shadow:none}.pricing-plan-card-matrix.featured .btn-primary{border:0;background:#f4c015;color:#1c1608;padding:11px;box-shadow:none}.pricing-plan-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.pricing-plan-head h3{margin:0;font-size:1.16rem;line-height:1.2}.pricing-plan-head span{border-radius:999px;background:#211f15;color:#fff;padding:.28rem .55rem;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;font-weight:800;white-space:nowrap}.pricing-plan-price,.pricing-plan-unit,.pricing-plan-description{margin:0}.pricing-plan-price{font-size:2.35rem;line-height:1;font-weight:800;color:#1f1b10}.pricing-plan-unit{color:#73663a;font-size:.86rem;font-weight:700}.pricing-plan-description{color:var(--muted);line-height:1.55}.pricing-feature-list,.pricing-mini-list{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.pricing-feature-list li,.pricing-mini-list li{position:relative;padding-left:1.2rem;color:#423b28;line-height:1.45}.pricing-feature-list li:before,.pricing-mini-list li:before{content:"";position:absolute;left:0;top:.58em;width:.44rem;height:.44rem;border-radius:50%;background:var(--accent)}.pricing-table-wrap{margin-top:48px;max-width:100%;overflow-x:auto;border:1px solid #e5dbc1;border-radius:32px;background:#f2ece0;box-shadow:0 22px 52px #2d260f14;padding:24px}.pricing-comparison-table{width:100%;min-width:1048px;color:#1c1608}.pricing-matrix-plan-row,.pricing-matrix-row{display:grid;grid-template-columns:340px repeat(3,minmax(0,1fr));column-gap:16px}.pricing-matrix-plan-row{padding:32px 4px 8px;align-items:stretch;background:transparent;border-bottom:0}.pricing-matrix-plan-spacer{min-width:0}.pricing-matrix-group{display:grid;gap:8px;margin-top:18px;padding:8px;border:1px solid #e6dcc4;border-radius:22px;background:#fffdf7b8}.pricing-matrix-group-label{display:grid;grid-template-columns:340px repeat(3,minmax(0,1fr));column-gap:16px;padding:14px 14px 8px;color:#5f5740;font-family:var(--font-ui);font-size:.75rem;font-weight:700;letter-spacing:0;text-transform:uppercase;border-bottom:0}.pricing-matrix-group-label span{grid-column:1;display:inline-flex;align-items:center;gap:9px}.pricing-matrix-group-label span:before{content:"";width:10px;height:10px;border-radius:3px;background:#f4c015;box-shadow:0 0 0 5px #f4c01524}.pricing-matrix-row{align-items:center;padding:14px 16px;border:1px solid #ebe4d4;border-radius:14px;background:#fff;transition:border-color .18s ease,transform .18s ease}.pricing-matrix-row:hover{border-color:#d9c986;transform:translateY(-1px)}.pricing-matrix-feature{display:flex;align-items:center;gap:12px;color:#1c1608;font-family:var(--font-ui);font-size:1rem;font-weight:600;line-height:1.35}.material-symbols-rounded{font-family:Material Symbols Rounded;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased}.pricing-row-icon{flex:0 0 auto;font-size:18px;color:#8a6d00}.pricing-status-cell{min-height:40px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:transparent}.pricing-status-cell span{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px}.pricing-status-cell[data-pricing-status=included] span,.pricing-status-cell[data-pricing-status=included-highlight] span{background:#f2ece0;color:#1c1608;font-size:20px}.pricing-status-cell[data-pricing-status=included-highlight]{background:#fbeeb4}.pricing-status-cell[data-pricing-status=included-highlight] span{background:#f4c015;color:#1c1608;font-size:22px}.pricing-status-cell[data-pricing-status=excluded]{background:transparent}.pricing-status-dash{font-size:15px;line-height:1;color:#c9bfa6}.pricing-footnote{margin:18px 0 0;padding:18px 20px;color:#5f5740;font-size:.86rem;line-height:1.5;background:#fff8dd;border:1px solid #ead995;border-radius:18px}.pricing-comparison-table th,.pricing-comparison-table td{border-right:1px solid #e7dec7;border-bottom:1px solid #e7dec7;padding:1rem;text-align:left;vertical-align:top}.pricing-comparison-table th:last-child,.pricing-comparison-table td:last-child{border-right:0}.pricing-comparison-table tbody tr:last-child th,.pricing-comparison-table tbody tr:last-child td{border-bottom:0}.pricing-comparison-table thead th{background:#fff8ea}.pricing-comparison-table thead th:first-child,.pricing-comparison-table tbody th{width:18%;color:#1f1b10;font-weight:800}.pricing-table-plan-name{display:flex;align-items:center;justify-content:space-between;gap:.7rem;margin-bottom:.7rem}.pricing-table-plan-name span{font-size:1.1rem;font-weight:800}.pricing-table-plan-name small{border-radius:999px;background:#fff0bf;color:#604c12;padding:.22rem .5rem;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;font-weight:800}.pricing-comparison-table thead strong{display:block;font-size:1.65rem;line-height:1.05}.pricing-comparison-table thead p{margin:.4rem 0 0;color:var(--muted);font-size:.82rem;line-height:1.35}.pricing-comparison-table td{color:#5f5740;line-height:1.5}.pricing-agent-stack{display:flex;flex-wrap:wrap;gap:.45rem}.pricing-agent-stack p{flex-basis:100%;margin:.16rem 0 0}.pricing-agent-chip{border:1px solid #e5dbbc;border-radius:999px;background:#fffdf7;color:#2d2718;padding:.26rem .54rem;font-size:.74rem;font-weight:800}.pricing-table-link{display:inline-flex;min-height:2.3rem;align-items:center;justify-content:center;border-radius:999px;background:var(--accent);color:#211f15;padding:.5rem .8rem;font-size:.86rem;font-weight:800}.pricing-model-band{margin-top:1.2rem;padding:3rem 0;background:#fff8ea;border-top:1px solid #efe2bd;border-bottom:1px solid #efe2bd}.pricing-model-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:1.5rem;align-items:start}.pricing-model-list{display:grid;gap:.85rem}.pricing-model-card{border:1px solid #e7dec7;border-radius:18px;background:#fff;padding:1rem;box-shadow:0 12px 28px #372f1212}.pricing-model-card h3,.pricing-model-card p{margin:0}.pricing-model-card h3{font-size:1rem}.pricing-model-card p{margin-top:.45rem;color:var(--muted);line-height:1.56}.pricing-faq{padding-bottom:3.6rem}.pricing-faq-list{margin-top:1rem;display:grid;gap:.7rem;max-width:820px}.pricing-faq-item{border:1px solid #e8debf;border-radius:18px;background:#fffdf7;padding:1rem}.pricing-faq-item summary{cursor:pointer;font-weight:800;color:#211f15}.pricing-faq-item p{margin:.75rem 0 0;color:var(--muted);line-height:1.62}.hidden-demo-page{min-height:100vh;background:#fff}.hidden-demo-main{padding-top:6.5rem}.hidden-demo-shell{min-height:calc(100vh - 10rem);padding:3rem 0 4.5rem;display:grid;align-content:center;gap:1.35rem}.hidden-demo-copy{display:grid;gap:.45rem}.hidden-demo-copy h1{margin:0;font-family:var(--font-display);font-size:clamp(2rem,4vw,3.4rem);line-height:1.05;color:#1f1b10}.hidden-demo-frame{width:min(100%,1120px);aspect-ratio:16 / 9;background:#121212;border-radius:18px;overflow:hidden;box-shadow:0 22px 48px #1f1b1029}.hidden-demo-frame iframe{display:block;width:100%;height:100%;border:0}.reveal{opacity:0;transform:translateY(26px);transition:opacity .78s cubic-bezier(.2,.75,.2,1),transform .78s cubic-bezier(.2,.75,.2,1);will-change:opacity,transform}.reveal.is-visible{opacity:1;transform:translateY(0)}.reveal:nth-child(2n){transition-delay:.06s}.reveal:nth-child(3n){transition-delay:.12s}.reveal.reveal-late{transition-delay:.34s}@media (max-width: 980px){:root{--anchor-offset: 4.6rem}.hero{grid-template-columns:1fr;min-height:auto;padding:2rem 0 3.2rem}.hero-visual{max-width:580px;margin:0 auto}.hero-frame{max-width:620px;margin:0 auto}.followups-phone-stage{left:0}.roi-grid{grid-template-columns:1fr}.qa-list{max-width:760px;margin:0 auto}.timeline,.pricing-hero,.pricing-model-grid,.home-pricing-head{grid-template-columns:1fr}.pricing-reference-head{flex-direction:column;align-items:flex-start;gap:1.5rem}.pricing-brand-panel,.home-pricing-brand-strip{max-width:560px}.pricing-principles,.pricing-plan-grid,.decay-grid,.trust-grid,.proof-grid{grid-template-columns:1fr}.nav-primary,.topbar-cta{display:none}.mobile-menu-button{display:inline-flex}}@media (max-width: 760px){.pricing-main{padding-top:6.1rem}.pricing-hero{padding-top:2.4rem}.pricing-hero h1{font-size:2.35rem}.pricing-brand-panel{border-radius:18px}.pricing-connectors{padding-bottom:.8rem}.pricing-table-wrap{border-radius:18px}.pricing-model-band{padding:2.3rem 0}.guides-hero{padding-top:2.4rem}.guides-video-grid{grid-template-columns:1fr}.hidden-demo-shell{min-height:calc(100vh - 8rem);padding-top:2.2rem}.hidden-demo-frame{border-radius:12px}}@media (max-width: 720px){:root{--anchor-offset: 5.8rem}.topbar-inner{flex-wrap:nowrap;justify-content:space-between;gap:.6rem;padding:.55rem 0}.topbar{width:100%}.logo-image{height:2.4rem}.page-main{padding-top:6.7rem}.hero{gap:2rem;padding-top:1.4rem;padding-bottom:2.5rem}.followups-phone-stage{width:100%;min-height:548px}.followups-phone{width:min(272px,calc(100vw - 44px));height:508px;border-radius:41px}.followups-phone-screen{border-radius:33px;grid-template-rows:33px 54px minmax(0,1fr) minmax(50px,auto) 16px}.followups-phone-thread{padding:11px 9px 9px}.followups-message{font-size:.82rem}.followups-phone-stage .followups-channel-badge{width:58px;height:58px}.followups-channel-badge-whatsapp{top:84px;right:-30px}.followups-channel-badge-slack{top:224px;left:-30px}.followups-channel-badge-telegram{right:-30px;bottom:80px}.followups-demo-card{padding:16px;min-height:350px}.followups-input{align-items:flex-start}.zcal-embed-shell iframe{height:544px}.followups-waveform{flex-wrap:wrap;height:auto}.hero-channel-rail{padding:.85rem .9rem}.step-media{height:116px}.mode-switch{width:100%;grid-template-columns:1fr}.roi-highlight-grid{grid-template-columns:1fr}.chat-form{flex-direction:column}.footer{flex-direction:column;text-align:center}.footer-links{justify-content:center}}.home-page{--home-canvas: #f6f6f2;--home-surface: #fcfcfa;--home-surface-strong: #ffffff;--home-ink: #1d1d1a;--home-muted: #66665f;--home-line: rgba(29, 29, 26, .1);--home-yellow-soft: #fff5c8;background:var(--home-canvas);color:var(--home-ink)}.home-page .page-main{padding-top:0}.home-page .shell{width:min(calc(100% - 40px),1180px)}.home-page .topbar{top:14px;left:50%;width:min(calc(100% - 32px),960px);margin:0;border:1px solid rgba(255,255,255,.68);border-radius:999px;background:#ffffffd1;box-shadow:0 18px 48px #1d1d1a17,0 2px 10px #1d1d1a0d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:translate(-50%)}.home-page .topbar-inner{width:100%;gap:.35rem;padding:7px 8px 7px 16px}.home-page .logo-image{height:1.8rem}.home-page .nav{gap:.08rem;font-size:.86rem}.home-page .nav a{padding:.55rem .66rem}.home-page .nav a:hover,.home-page .nav a:focus-visible{background:var(--home-yellow-soft)}.home-page .topbar-cta{min-height:40px;padding:.65rem 1.05rem;border-color:#1f1b101f;background:var(--accent);box-shadow:0 8px 18px #d8a80033}.home-hero{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);column-gap:clamp(2.4rem,5vw,5.8rem);row-gap:2.6rem;align-items:center;min-height:0;padding:9.2rem 0 4.8rem}.home-hero-copy{width:100%;margin:0;justify-items:start;text-align:left}.home-hero-kicker{width:fit-content;margin:0 0 1.35rem;padding:.5rem .78rem;border:1px solid rgba(29,29,26,.1);border-radius:999px;background:#ffffffc2;color:#5f5f58;font-size:.76rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;box-shadow:0 5px 14px #1d1d1a0a}.home-page .home-hero h1{max-width:720px;font-size:clamp(3.25rem,5.8vw,5.4rem);line-height:.97;letter-spacing:-.055em}.home-page .home-hero .lede{max-width:620px;margin-top:1.6rem;color:#55554f;font-size:clamp(1.05rem,1.7vw,1.26rem);line-height:1.58}.home-page .hero-actions{justify-content:flex-start;margin-top:2rem;gap:.7rem}.home-page .hero-actions .btn{min-height:50px;padding:.82rem 1.35rem;font-size:.96rem}.home-page .hero-actions .btn-ghost{gap:.6rem;background:#ffffffc7}.home-hero-frame{width:min(100%,430px);margin:0;justify-self:end}.home-hero-phone-only{min-height:590px;display:grid;place-items:center}.home-hero-phone-only .followups-phone-stage{left:0;width:min(100%,430px);min-height:570px;margin:0 auto}.home-section{padding:7rem 0}.home-section-title{margin:0;font-family:var(--font-display);font-size:clamp(2.55rem,5vw,4.7rem);font-weight:500;line-height:1.02;letter-spacing:-.05em}.home-split-heading{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:end;gap:4rem}.home-split-heading>div,.home-section-heading{display:grid;gap:.9rem}.home-split-heading>p,.home-section-heading>p{max-width:600px;margin:0;color:var(--home-muted);font-size:1.02rem;line-height:1.65}.home-problem-section{padding:6rem 0}.home-problem-heading{max-width:850px;display:grid;gap:.75rem}.home-problem-heading .section-kicker,.home-product-section>.home-section-heading .section-kicker{width:fit-content;padding:.48rem .72rem;border:1px solid #ddddda;border-radius:999px;background:#fff;color:#5f5f59;font-size:.78rem;letter-spacing:0;text-transform:none;box-shadow:0 5px 14px #1d1d1a0d}.home-problem-copy{max-width:680px;margin:.15rem 0 0;color:var(--home-muted);font-size:1.05rem;line-height:1.58}.home-problem-grid{margin-top:2.25rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.home-problem-card{min-width:0;min-height:500px;padding:.9rem;border:1px solid #e8d9aa;border-radius:30px;background:#fffdf7;display:flex;flex-direction:column;gap:.8rem;box-shadow:0 24px 54px #5343181a;animation:none}.home-problem-card h3{margin:0;font-family:var(--font-ui);color:#221f17;font-size:1.4rem;line-height:1.18;font-weight:750;letter-spacing:-.03em}.home-problem-card .problem-visual{position:relative;min-height:235px;margin:0;padding:1.15rem;border:1px solid #e8debf;border-radius:24px;background:#f2ece0;display:block;place-items:initial;overflow:hidden;animation:none}.home-problem-card-copy{margin-top:auto}.home-problem-card-copy p{margin:.5rem 0 0;color:#71684f;font-size:1rem;line-height:1.52}.home-problem-card .problem-visual-label{overflow:hidden;color:#4c4533;font-size:.72rem;line-height:1.18;font-weight:750;text-overflow:clip;white-space:normal}.home-problem-card{--problem-cycle: 9.6s;--problem-motion-delay: 0s}[data-problem-card=teams]{--problem-motion-delay: 3.05s}[data-problem-card=managers]{--problem-motion-delay: 6.1s}.home-problem-card [data-problem-motion]:not([data-problem-anim]){animation-duration:var(--problem-cycle);animation-delay:var(--problem-motion-delay);animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:both;animation-play-state:paused;will-change:transform,opacity}.home-problem-card.is-motion-active [data-problem-motion]:not([data-problem-anim]){animation-play-state:running}.problem-context-lane{position:relative;min-height:128px;display:grid;grid-template-columns:minmax(72px,.9fr) minmax(82px,.75fr) minmax(72px,.9fr);align-items:center;gap:.35rem}.problem-context-node{position:relative;z-index:2;min-width:0;min-height:94px;padding:.8rem .45rem .65rem;border:1px solid #e6d39a;border-radius:20px;background:#fffdf7;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.62rem;text-align:center;box-shadow:0 10px 24px #4b3c140f}.problem-context-node.is-crm{border-style:dashed;background:#fffdf78f}.problem-chat-node-icon,.problem-database-node-icon{position:relative;width:42px;height:36px;flex:0 0 auto}.problem-chat-node-icon{border:2px solid #d4b841;border-radius:13px;background:#fff4cf}.problem-chat-node-icon:after{content:"";position:absolute;left:7px;bottom:-6px;width:10px;height:10px;border-left:2px solid #d4b841;border-bottom:2px solid #d4b841;background:#fff4cf;transform:skewY(-36deg)}.problem-chat-node-icon i{position:absolute;left:9px;height:3px;border-radius:999px;background:#d4b841}.problem-chat-node-icon i:first-child{top:10px;width:22px}.problem-chat-node-icon i:last-child{top:19px;width:15px}.problem-database-node-icon{border:2px solid #c9bd96;border-radius:50%/18%;background:#fffdf7cc}.problem-database-node-icon:before,.problem-database-node-icon:after,.problem-database-node-icon i{content:"";position:absolute;left:-2px;width:42px;height:8px;border:2px solid #c9bd96;border-top:0;border-radius:0 0 50% 50%/0 0 100% 100%}.problem-database-node-icon:before{top:7px}.problem-database-node-icon:after{top:16px}.problem-database-node-icon i:first-child{top:25px}.problem-database-node-icon i:last-child{display:none}.problem-context-track{position:relative;height:74px;z-index:3;overflow:visible}.problem-context-segment{position:absolute;top:50%;width:43%;border-top:2px dashed #d1bd63;transform:translateY(-50%)}.problem-context-segment.is-before{left:0}.problem-context-segment.is-after{right:0;opacity:.38}.problem-context-token{position:absolute;top:50%;left:0;z-index:4;width:18px;height:18px;border:3px solid #fff9e4;border-radius:50%;background:#f4c015;box-shadow:0 0 0 7px #f4c01529;transform:translate(-50%,-50%);animation-name:problem-context-travel-drop}.problem-context-break{position:absolute;top:50%;left:50%;z-index:5;width:30px;height:30px;border:1px solid #d4b641;border-radius:50%;background:#fff3c3;color:#765c00;display:grid;place-items:center;font-size:.9rem;font-weight:900;opacity:0;transform:translate(-50%,-50%) scale(.45);animation-name:problem-context-impact}.problem-context-loss-zone{position:absolute;top:8.8rem;left:50%;width:48px;height:48px;border:2px dashed #c9b45a;border-radius:50%;background:#fff4cfbd;color:#765c00;display:grid;place-items:center;opacity:0;transform:translate(-50%) scale(.72);animation-name:problem-context-loss-reveal}.problem-context-loss-zone span{font-size:.88rem;font-weight:900}.problem-health-strip{min-width:0;min-height:54px;width:92%;margin:0 auto;padding:.7rem .8rem;border:1px solid #e6d39a;border-radius:18px;background:#fffdf7;display:grid;grid-template-columns:30px minmax(0,1fr) 24px;align-items:center;gap:.65rem;box-shadow:0 10px 24px #4b3c140f}.problem-health-bars{height:24px;display:flex;align-items:end;gap:3px}.problem-health-bars i{width:5px;border-radius:999px 999px 2px 2px;background:#d7bd54}.problem-health-bars i:nth-child(1){height:8px}.problem-health-bars i:nth-child(2){height:15px}.problem-health-bars i:nth-child(3){height:22px}.problem-health-check{width:22px;height:22px;border-radius:50%;background:#f7e7a6;color:#6f5700;display:grid;place-items:center;font-size:.72rem;font-weight:900}.problem-owner-stage{position:relative;min-height:142px;margin-top:.72rem}.problem-owner-cluster{position:absolute;top:2.35rem;left:1%;width:54px;height:42px}.problem-owner-cluster i{position:absolute;top:8px;width:26px;height:26px;border:2px solid #d2c27b;border-radius:50%;background:#fffdf7;box-shadow:0 4px 10px #4b3c140f}.problem-owner-cluster i:nth-child(1){left:0}.problem-owner-cluster i:nth-child(2){left:14px;z-index:2;background:#fff4cf}.problem-owner-cluster i:nth-child(3){left:28px}.problem-owner-link{position:absolute;top:3.65rem;left:18%;right:35%;height:2px}.problem-owner-link-line{position:absolute;top:0;right:0;bottom:0;left:0;border-top:2px dashed #d1bd63}.problem-owner-marker{position:absolute;top:0;left:0;z-index:3;width:22px;height:22px;border:2px solid #fff9e4;border-radius:50%;background:#f4c015;box-shadow:0 0 0 6px #f4c01529;transform:translate(-50%,-50%);animation-name:problem-owner-attempt}.problem-owner-marker i:before,.problem-owner-marker i:after{content:"";position:absolute;left:50%;background:#6b5200;transform:translate(-50%)}.problem-owner-marker i:before{top:4px;width:6px;height:6px;border-radius:50%}.problem-owner-marker i:after{bottom:3px;width:10px;height:6px;border-radius:6px 6px 3px 3px}.problem-owner-stop{position:absolute;top:0;left:76%;z-index:4;width:28px;height:28px;border:1px solid #d4b641;border-radius:50%;background:#fff3c3;color:#765c00;display:grid;place-items:center;font-size:.86rem;font-weight:900;opacity:0;transform:translate(-50%,-50%) scale(.55);animation-name:problem-owner-collision}.problem-next-step-card{position:absolute;top:1.75rem;right:0;z-index:2;width:34%;min-width:104px;min-height:64px;padding:.72rem;border:1px solid #dfc96e;border-radius:18px;background:#fff4cf;display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:.58rem;box-shadow:0 10px 24px #4b3c1412;animation-name:problem-next-step-drop}.problem-next-step-checkbox{width:18px;height:18px;border:2px solid #d3bf69;border-radius:5px;background:#fffdf7}.problem-next-step-copy{min-width:0;display:grid;gap:.42rem}.problem-next-step-copy i{width:76%;height:6px;border-radius:999px;background:#d8cc9e}.problem-unassigned-zone{position:absolute;right:10%;bottom:0;z-index:1;width:46px;height:46px;border:2px dashed #c9b45a;border-radius:50%;background:#fff4cfc7;color:#765c00;display:grid;place-items:center;font-size:.92rem;font-weight:900;opacity:0;transform:scale(.72);animation-name:problem-unassigned-reveal}.problem-time-window{min-height:56px;padding:.72rem .8rem;border:1px solid #e6d39a;border-radius:18px;background:#fffdf7;display:grid;grid-template-columns:30px minmax(0,1fr) 30px;align-items:center;gap:.68rem;box-shadow:0 10px 24px #4b3c140f}.problem-clock-icon{position:relative;width:26px;height:26px;border:2px solid #d1bd63;border-radius:50%;background:#fff9e4}.problem-clock-icon:before,.problem-clock-icon:after{content:"";position:absolute;left:50%;top:50%;width:2px;border-radius:999px;background:#806a1b;transform-origin:50% 100%}.problem-clock-icon:before{height:7px;transform:translate(-50%,-100%)}.problem-clock-icon:after{height:6px;transform:translate(-50%,-100%) rotate(118deg)}.problem-time-track{height:12px;border-radius:999px;background:#e5dab6;overflow:hidden}.problem-time-fill{display:block;width:100%;height:100%;border-radius:inherit;background:#f4c015;transform-origin:left center;animation-name:problem-time-expire}.problem-deadline-alert{width:28px;height:28px;border-radius:50%;background:#f4c015;color:#594400;display:grid;place-items:center;font-size:.76rem;font-weight:900;opacity:0;transform:scale(.5);animation-name:problem-deadline-flash}.problem-manager-stage{position:relative;min-height:142px;margin-top:.72rem}.problem-deal-card,.problem-late-crm{position:absolute;min-width:0;min-height:58px;padding:.72rem .8rem;border:1px solid #e6d39a;border-radius:18px;display:grid;align-items:center;gap:.62rem;box-shadow:0 10px 24px #4b3c140f}.problem-deal-card{top:.25rem;left:0;width:88%;grid-template-columns:20px minmax(0,auto) minmax(42px,1fr);background:#fffdf7;animation-name:problem-deal-stall}.problem-deal-dot{width:16px;height:16px;border-radius:50%;background:#f4c015;box-shadow:0 0 0 6px #f4c01526}.problem-deal-lines{min-width:0;display:grid;gap:.38rem}.problem-deal-lines i{height:6px;border-radius:999px;background:#d9cfad}.problem-deal-lines i:last-child{width:66%}.problem-late-crm{right:0;bottom:.2rem;z-index:3;width:88%;grid-template-columns:40px minmax(0,1fr) 26px;background:#fff4cf;opacity:0;transform:translate(32px);animation-name:problem-crm-late-arrival}.problem-late-crm .problem-database-node-icon{width:34px;height:29px}.problem-late-crm .problem-database-node-icon:before,.problem-late-crm .problem-database-node-icon:after,.problem-late-crm .problem-database-node-icon i{width:34px}.problem-late-crm .problem-database-node-icon:before{top:5px}.problem-late-crm .problem-database-node-icon:after{top:12px}.problem-late-crm .problem-database-node-icon i:first-child{top:19px}.problem-late-badge{width:24px;height:24px;border-radius:50%;background:#f4c015;color:#594400;display:grid;place-items:center;font-size:.7rem;font-weight:900}@keyframes problem-context-travel-drop{0%,4%{top:50%;left:0;opacity:1;transform:translate(-50%,-50%) rotate(0) scale(1)}9%{top:50%;left:38%;opacity:1;transform:translate(-50%,-50%) rotate(0) scale(1)}12%,14%{top:50%;left:50%;opacity:1;transform:translate(-50%,-50%) rotate(0) scale(.82)}15%{top:50%;left:50%;opacity:1;transform:translate(-50%,-50%) rotate(0) scale(.82);animation-timing-function:cubic-bezier(.55,.05,.85,.45)}22%,90%{top:118px;left:50%;opacity:.5;transform:translate(-50%,-50%) rotate(28deg) scale(.82)}94%{top:118px;left:50%;opacity:0;transform:translate(-50%,-50%) rotate(28deg) scale(.72)}97%{top:50%;left:0;opacity:0;transform:translate(-50%,-50%) rotate(0) scale(.82)}to{top:50%;left:0;opacity:1;transform:translate(-50%,-50%) rotate(0) scale(1)}}@keyframes problem-context-impact{0%,10%{opacity:0;transform:translate(-50%,-50%) scale(.45)}12%{opacity:1;transform:translate(-50%,-50%) scale(1.35)}15%,90%{opacity:1;transform:translate(-50%,-50%) scale(1)}94%,to{opacity:0;transform:translate(-50%,-50%) scale(.65)}}@keyframes problem-context-loss-reveal{0%,17%{opacity:0;transform:translate(-50%) scale(.72)}22%,90%{opacity:1;transform:translate(-50%) scale(1)}94%,to{opacity:0;transform:translate(-50%) scale(.72)}}@keyframes problem-owner-attempt{0%,4%{left:0;transform:translate(-50%,-50%) scale(1)}9%{left:62%;transform:translate(-50%,-50%) scale(1)}12%{left:76%;transform:translate(-50%,-50%) scale(1.12)}15%,90%{left:68%;transform:translate(-50%,-50%) scale(.92)}94%{left:68%;opacity:0;transform:translate(-50%,-50%) scale(.82)}97%{left:0;opacity:0;transform:translate(-50%,-50%) scale(.82)}to{left:0;opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes problem-owner-collision{0%,10%{opacity:0;transform:translate(-50%,-50%) scale(.55)}12%{opacity:1;transform:translate(-50%,-50%) scale(1.35)}15%,90%{opacity:1;transform:translate(-50%,-50%) scale(1)}94%,to{opacity:0;transform:translate(-50%,-50%) scale(.55)}}@keyframes problem-next-step-drop{0%,14%{opacity:1;transform:translateY(0) rotate(0)}15%{opacity:1;transform:translateY(0) rotate(0);animation-timing-function:cubic-bezier(.55,.05,.85,.45)}22%,90%{opacity:.36;transform:translateY(64px) rotate(2deg)}94%{opacity:0;transform:translateY(64px) rotate(2deg)}97%{opacity:0;transform:translateY(0) rotate(0)}to{opacity:1;transform:translateY(0) rotate(0)}}@keyframes problem-unassigned-reveal{0%,17%{opacity:0;transform:scale(.72)}22%,90%{opacity:1;transform:scale(1)}94%,to{opacity:0;transform:scale(.72)}}@keyframes problem-time-expire{0%,4%{transform:scaleX(1)}10%{transform:scaleX(.42)}14%,90%{transform:scaleX(.02)}94%{opacity:0;transform:scaleX(.02)}97%{opacity:0;transform:scaleX(1)}to{opacity:1;transform:scaleX(1)}}@keyframes problem-deadline-flash{0%,12%{opacity:0;transform:scale(.5)}14%{opacity:1;transform:scale(1.28)}17%,90%{opacity:1;transform:scale(1)}94%,to{opacity:0;transform:scale(.5)}}@keyframes problem-deal-stall{0%,14%{opacity:1;transform:translate(0);filter:grayscale(0)}18%,90%{opacity:.42;transform:translate(-6px);filter:grayscale(.75)}94%{opacity:0;transform:translate(-6px);filter:grayscale(.75)}97%{opacity:0;transform:translate(0);filter:grayscale(0)}to{opacity:1;transform:translate(0);filter:grayscale(0)}}@keyframes problem-crm-late-arrival{0%,17%{opacity:0;transform:translate(32px)}18%{opacity:0;transform:translate(32px);animation-timing-function:cubic-bezier(.16,1,.3,1)}23%,90%{opacity:1;transform:translate(0)}94%{opacity:0;transform:translate(0)}97%,to{opacity:0;transform:translate(32px)}}@media (prefers-reduced-motion: reduce){[data-problem-motion]{animation:none!important}.problem-context-token{top:118px;left:50%;opacity:.5;transform:translate(-50%,-50%) rotate(28deg) scale(.82)}.problem-context-break{opacity:1;transform:translate(-50%,-50%) scale(1)}.problem-context-loss-zone{opacity:1;transform:translate(-50%) scale(1)}.problem-owner-marker{left:68%;opacity:1;transform:translate(-50%,-50%) scale(.92)}.problem-owner-stop{opacity:1;transform:translate(-50%,-50%) scale(1)}.problem-next-step-card{opacity:.36;transform:translateY(64px) rotate(2deg)}.problem-unassigned-zone{opacity:1;transform:scale(1)}.problem-time-fill{transform:scaleX(.02)}.problem-deadline-alert{opacity:1;transform:scale(1)}.problem-deal-card{opacity:.42;transform:translate(-6px);filter:grayscale(.75)}.problem-late-crm{opacity:1;transform:translate(0)}}.home-problem-card{--problem-cycle: 8s;--problem-motion-delay: 0s;min-height:470px}[data-problem-card=teams]{--problem-motion-delay: -2.67s}[data-problem-card=managers]{--problem-motion-delay: -5.33s}.home-problem-card .problem-reference-cooling,.home-problem-card .problem-reference-admin,.home-problem-card .problem-reference-crm{position:relative;height:300px;min-height:300px;padding:0;border-radius:20px;background:#f2ece0;display:block}.home-problem-card [data-problem-anim]{animation-duration:var(--problem-cycle);animation-delay:var(--problem-motion-delay);animation-iteration-count:infinite;animation-fill-mode:both;animation-play-state:paused}.home-problem-card.is-motion-active [data-problem-anim]{animation-play-state:running}.problem-scene-eyebrow{display:block;color:#a79c82;font-size:.625rem;line-height:1.2;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.problem-cooling-deal,.problem-admin-summary,.problem-admin-row,.problem-crm-panel,.problem-reality-panel{box-sizing:border-box;background:#fff;box-shadow:0 6px 16px #5a460a12}.problem-cooling-deal{position:absolute;top:18px;left:20px;right:20px;height:100px;padding:14px;border:1.5px solid #f0dc96;border-radius:14px;animation-name:problem-deal-cool;animation-timing-function:cubic-bezier(.22,.8,.28,1)}.problem-cooling-head{position:relative;display:flex;align-items:center;gap:10px}.problem-cooling-dot{width:28px;height:28px;flex:none;border-radius:50%;background:#fbf1c8;box-shadow:inset 0 0 0 1px #f0dc96}.problem-cooling-dot:after{content:"";display:block;width:11px;height:11px;margin:8.5px;border-radius:50%;background:#e9b824}.problem-cooling-name{min-width:0;display:grid;gap:2px}.problem-cooling-name strong,.problem-crm-status strong,.problem-reality-copy strong{color:#2a2621;font-size:.92rem;line-height:1.15;font-weight:800}.problem-cooling-name small,.problem-crm-status small,.problem-reality-copy small{color:#9a927f;font-size:.7rem;line-height:1.25;font-weight:650}.problem-temperature{position:absolute;top:2px;right:0;padding:4px 8px;border-radius:999px;font-size:.62rem;line-height:1;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.problem-temperature.is-hot{background:#f2c53d;color:#4a3b05;animation-name:problem-hot-fade;animation-timing-function:ease-out}.problem-temperature.is-cold{background:#e4e1d8;color:#6e685a;opacity:0;animation-name:problem-cold-show;animation-timing-function:ease-out}.problem-momentum-row{position:absolute;right:14px;bottom:14px;left:14px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:13px}.problem-momentum-row>span:first-child{color:#a79c82;font-size:.625rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.problem-momentum-track{height:8px;border-radius:999px;background:#ede7d8;overflow:hidden}.problem-momentum-fill{display:block;width:100%;height:100%;border-radius:inherit;background:#e9b824;animation-name:problem-momentum-drain;animation-timing-function:cubic-bezier(.4,0,.6,1)}.problem-days{position:absolute;top:142px;left:20px;right:20px;animation-name:problem-days-show;animation-timing-function:ease-out}.problem-day-grid{margin-top:10px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px}.problem-day{height:32px;border-radius:9px;background:#f8f6f1;color:#938b78;display:grid;place-items:center;font-size:.78rem;font-weight:800;animation-timing-function:steps(1,end)}.problem-day-1{animation-name:problem-day-one}.problem-day-2{animation-name:problem-day-two}.problem-day-3{animation-name:problem-day-three}.problem-day-4{animation-name:problem-day-four}.problem-day-5{animation-name:problem-day-five}.problem-day-6{animation-name:problem-day-six}.problem-late-followup{position:absolute;top:222px;left:20px;right:20px;height:52px;box-sizing:border-box;padding:0 13px;border:1.5px solid #f0dc96;border-radius:13px;background:#fbf1c8;display:flex;align-items:center;gap:10px;animation-name:problem-late-followup;animation-timing-function:cubic-bezier(.2,1.3,.4,1)}.problem-late-followup svg{width:21px;height:21px;flex:none;stroke:#c9ac55;stroke-width:2;stroke-linecap:round}.problem-late-followup strong{color:#3a3320;font-size:.78rem;font-weight:800}.problem-late-followup span{margin-left:auto;padding:5px 8px;border-radius:999px;background:#f2c53d;color:#4a3b05;font-size:.58rem;line-height:1;font-weight:850;letter-spacing:.03em;text-align:center;text-transform:uppercase}.problem-admin-summary{position:absolute;top:20px;left:20px;right:20px;height:72px;padding:0 16px;border-radius:14px;display:flex;align-items:center;gap:14px;animation-name:problem-admin-summary;animation-timing-function:cubic-bezier(.22,.8,.28,1)}.problem-admin-summary>span{color:#9a927f;font-size:.7rem;line-height:1.35;font-weight:650}.problem-admin-odometer-window{height:38px;flex:none;overflow:hidden}.problem-admin-odometer{animation-name:problem-admin-clock;animation-timing-function:steps(1,end)}.problem-admin-odometer strong{height:38px;color:#2a2621;display:flex;align-items:center;font-size:1.72rem;line-height:1;font-weight:850;letter-spacing:-.035em}.problem-admin-odometer strong:nth-child(n+4){color:#a08c43}.problem-admin-odometer strong:last-child{color:#8a6c00}.problem-admin-row{position:absolute;left:20px;right:20px;height:36px;padding:0 12px;border-radius:10px;display:flex;align-items:center;gap:9px;animation-timing-function:cubic-bezier(.22,.8,.28,1)}.problem-admin-row-1{top:108px;animation-name:problem-admin-row-one}.problem-admin-row-2{top:152px;animation-name:problem-admin-row-two}.problem-admin-row-3{top:196px;animation-name:problem-admin-row-three}.problem-admin-row-4{top:240px;border:1.5px dashed #dcd2b8;background:#f8f6f1;box-shadow:none;animation-name:problem-admin-row-four}.problem-admin-row>strong{flex:0 1 auto;color:#3a3320;font-size:.72rem;line-height:1.1;font-weight:800;white-space:nowrap}.problem-admin-row-4>strong{color:#9a927f}.problem-admin-checkbox{position:relative;width:18px;height:18px;flex:none;border:2px solid #e0d6bc;border-radius:6px;box-sizing:border-box}.problem-admin-checkbox.is-empty{border-style:dashed;border-color:#dcd2b8}.problem-admin-check{position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:6px;background:#e9b824;display:grid;place-items:center;animation-timing-function:cubic-bezier(.2,1.6,.4,1)}.problem-admin-check svg,.problem-crm-status-icon svg{width:11px;height:11px;stroke:#4a3b05;stroke-width:2.4;stroke-linecap:round}.problem-admin-check-1{animation-name:problem-admin-check-one}.problem-admin-check-2{animation-name:problem-admin-check-two}.problem-admin-check-3{animation-name:problem-admin-check-three}.problem-admin-progress{min-width:18px;height:6px;flex:1;border-radius:3px;background:#ede4cb;transform-origin:left;animation-timing-function:cubic-bezier(.3,0,.5,1)}.problem-admin-progress-1{animation-name:problem-admin-progress-one}.problem-admin-progress-2{animation-name:problem-admin-progress-two}.problem-admin-progress-3{animation-name:problem-admin-progress-three}.problem-admin-skipped{margin-left:auto;padding:4px 8px;border-radius:999px;background:#e4e1d8;color:#85806f;font-size:.58rem;line-height:1;font-weight:850;letter-spacing:.04em;text-transform:uppercase;animation-name:problem-recap-skipped;animation-timing-function:cubic-bezier(.2,1.6,.4,1)}.problem-crm-panel,.problem-reality-panel{position:absolute;left:20px;right:20px;height:96px;padding:13px 14px;border-radius:14px;animation-timing-function:cubic-bezier(.22,.8,.28,1)}.problem-crm-panel{top:18px;animation-name:problem-crm-panel}.problem-crm-statuses{position:relative;height:44px;margin-top:12px}.problem-crm-status{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;gap:10px}.problem-crm-status>span:last-child,.problem-reality-copy{min-width:0;display:grid;gap:2px}.problem-crm-status.is-on-track{animation-name:problem-crm-on-track;animation-timing-function:ease-out}.problem-crm-status.is-at-risk{opacity:0;animation-name:problem-crm-risk;animation-timing-function:cubic-bezier(.2,1.5,.4,1)}.problem-crm-status-icon,.problem-reality-warning{width:26px;height:26px;flex:none;border-radius:50%;display:grid;place-items:center}.problem-crm-status-icon.is-ok{background:#eff3ea}.problem-crm-status-icon.is-ok svg{stroke:#7fa35b}.problem-crm-status-icon.is-risk{background:#f2c53d;color:#4a3b05;font-size:.9rem;font-weight:850;animation-name:problem-risk-pulse;animation-timing-function:ease-out}.problem-crm-status.is-at-risk small{color:#a08c43}.problem-crm-lag{position:absolute;top:130px;left:50%;width:154px;height:30px;box-sizing:border-box;border:1.5px solid #f0dc96;border-radius:999px;background:#fbf1c8;display:flex;align-items:center;justify-content:center;gap:7px;transform:translate(-50%);animation-name:problem-crm-lag;animation-timing-function:cubic-bezier(.2,1.4,.4,1)}.problem-crm-lag svg{width:13px;height:13px;stroke:#a08c43;stroke-width:2.6;stroke-linecap:round}.problem-crm-lag strong{color:#3a3320;font-size:.68rem;font-weight:850}.problem-reality-panel{top:176px;border:1.5px solid #f0dc96;animation-name:problem-deal-reality}.problem-reality-state{height:44px;margin-top:12px;display:flex;align-items:center;gap:10px}.problem-reality-warning{background:#fbeeb4;animation-name:problem-reality-warning;animation-timing-function:cubic-bezier(.2,1.6,.4,1)}.problem-reality-warning svg{width:14px;height:14px;stroke:#8a6c00;stroke-width:2.6;stroke-linecap:round}.problem-reality-copy{animation-name:problem-reality-copy;animation-timing-function:cubic-bezier(.22,.8,.28,1)}@keyframes problem-deal-cool{0%,4%{opacity:0;transform:translateY(-10px);background:#fff7e0;border-color:#f0dc96}10%,30%{opacity:1;transform:translateY(0);background:#fff7e0;border-color:#f0dc96}64%,96%{opacity:1;transform:translateY(0);background:#f4f3ef;border-color:#e2ded2}to{opacity:0;transform:translateY(0);background:#f4f3ef;border-color:#e2ded2}}@keyframes problem-hot-fade{0%,36%{opacity:1}44%,to{opacity:0}}@keyframes problem-cold-show{0%,44%{opacity:0}52%,to{opacity:1}}@keyframes problem-momentum-drain{0%,26%{width:100%;background:#e9b824}46%{width:54%;background:#e0c471}66%,to{width:12%;background:#c4bca6}}@keyframes problem-day-one{0%,12%{background:#f8f6f1;color:#938b78}16%,to{background:#e5decb;color:#4e4839}}@keyframes problem-day-two{0%,20%{background:#f8f6f1;color:#938b78}24%,to{background:#e5decb;color:#4e4839}}@keyframes problem-day-three{0%,28%{background:#f8f6f1;color:#938b78}32%,to{background:#e5decb;color:#4e4839}}@keyframes problem-day-four{0%,36%{background:#f8f6f1;color:#938b78}40%,to{background:#e5decb;color:#4e4839}}@keyframes problem-day-five{0%,44%{background:#f8f6f1;color:#938b78}48%,to{background:#e5decb;color:#4e4839}}@keyframes problem-day-six{0%,52%{background:#f8f6f1;color:#938b78}56%,to{background:#e5decb;color:#4e4839}}@keyframes problem-days-show{0%{opacity:0}8%,96%{opacity:1}to{opacity:0}}@keyframes problem-late-followup{0%,72%{opacity:0;transform:translateY(18px) scale(.97)}80%{opacity:1;transform:translateY(0) scale(1.03)}85%,96%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(8px) scale(1)}}@keyframes problem-admin-clock{0%,10%{transform:translateY(0)}22%{transform:translateY(-38px)}34%{transform:translateY(-76px)}46%{transform:translateY(-114px)}58%{transform:translateY(-152px)}70%,to{transform:translateY(-190px)}}@keyframes problem-admin-summary{0%,6%{opacity:0;transform:translateY(-8px)}12%,96%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(0)}}@keyframes problem-admin-row-one{0%,14%{opacity:0;transform:translateY(8px)}20%,96%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(0)}}@keyframes problem-admin-row-two{0%,26%{opacity:0;transform:translateY(8px)}32%,96%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(0)}}@keyframes problem-admin-row-three{0%,38%{opacity:0;transform:translateY(8px)}44%,96%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(0)}}@keyframes problem-admin-row-four{0%,50%{opacity:0;transform:translateY(8px)}56%,96%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(0)}}@keyframes problem-admin-progress-one{0%,22%{transform:scaleX(0)}34%,to{transform:scaleX(1)}}@keyframes problem-admin-progress-two{0%,34%{transform:scaleX(0)}46%,to{transform:scaleX(1)}}@keyframes problem-admin-progress-three{0%,46%{transform:scaleX(0)}58%,to{transform:scaleX(1)}}@keyframes problem-admin-check-one{0%,32%{opacity:0;transform:scale(.4)}38%,to{opacity:1;transform:scale(1)}}@keyframes problem-admin-check-two{0%,44%{opacity:0;transform:scale(.4)}50%,to{opacity:1;transform:scale(1)}}@keyframes problem-admin-check-three{0%,56%{opacity:0;transform:scale(.4)}62%,to{opacity:1;transform:scale(1)}}@keyframes problem-recap-skipped{0%,70%{opacity:0;transform:scale(.6)}78%,96%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.92)}}@keyframes problem-crm-panel{0%,4%{opacity:0;transform:translateY(-8px)}10%,96%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(0)}}@keyframes problem-crm-on-track{0%,66%{opacity:1;transform:translateY(0)}74%,to{opacity:0;transform:translateY(-5px)}}@keyframes problem-crm-risk{0%,72%{opacity:0;transform:translateY(6px) scale(.97)}80%,96%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-4px) scale(1)}}@keyframes problem-deal-reality{0%,18%{opacity:0;transform:translateY(8px)}26%,96%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(0)}}@keyframes problem-reality-warning{0%,28%{opacity:0;transform:scale(.4)}33%,to{opacity:1;transform:scale(1)}}@keyframes problem-reality-copy{0%,32%{opacity:0;transform:translate(-5px)}38%,to{opacity:1;transform:translate(0)}}@keyframes problem-crm-lag{0%,46%{opacity:0;transform:translate(-50%) scale(.7)}56%,96%{opacity:1;transform:translate(-50%) scale(1)}to{opacity:0;transform:translate(-50%) scale(.8)}}@keyframes problem-risk-pulse{0%,80%{transform:scale(1);box-shadow:0 0 #e9b82400}82%{transform:scale(1.08);box-shadow:0 0 0 8px #e9b8242e}88%,to{transform:scale(1);box-shadow:0 0 #e9b82400}}@media (max-width: 760px){.home-problem-card{--problem-motion-delay: 0s}}@media (prefers-reduced-motion: reduce){.home-problem-card [data-problem-anim]{animation:none!important}.problem-cooling-deal{opacity:1;transform:none;background:#f4f3ef;border-color:#e2ded2}.problem-temperature.is-hot{opacity:0}.problem-temperature.is-cold,.problem-days,.problem-late-followup,.problem-admin-summary,.problem-admin-row,.problem-admin-check,.problem-admin-skipped,.problem-crm-panel,.problem-crm-status.is-at-risk,.problem-crm-lag,.problem-reality-panel,.problem-reality-warning,.problem-reality-copy{opacity:1}.problem-momentum-fill{width:12%;background:#c4bca6}.problem-day{background:#e5decb;color:#4e4839}.problem-late-followup,.problem-admin-row,.problem-admin-check,.problem-admin-skipped,.problem-crm-panel,.problem-crm-status.is-at-risk,.problem-reality-panel,.problem-reality-warning,.problem-reality-copy{transform:none}.problem-admin-odometer{transform:translateY(-190px)}.problem-admin-progress{transform:scaleX(1)}.problem-crm-status.is-on-track{opacity:0;transform:translateY(-5px)}.problem-crm-lag{transform:translate(-50%)}}.home-product-section{position:relative;padding-top:7.8rem}.home-anchor-alias{position:absolute;top:0;left:0}.home-section-heading{max-width:760px}.home-solution-story{margin-top:2.75rem;display:grid;grid-template-columns:1fr;gap:1.1rem}.home-solution-card{--solution-cycle: 8s;min-width:0;padding:1.25rem clamp(1.25rem,3vw,2.5rem);border:1px solid #ebe8de;border-radius:26px;background:#fdfdfb;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"visual copy";align-items:center;gap:clamp(1.5rem,3vw,3.5rem);overflow:hidden;box-shadow:0 1px 2px #2824140a}.home-solution-card:nth-child(2n){grid-template-areas:"copy visual"}.home-solution-copy{grid-area:copy;min-width:0;padding:0 clamp(0rem,1.5vw,1rem);display:flex;flex-direction:column;gap:.6rem;align-self:center}.home-solution-index{width:fit-content;min-width:40px;min-height:24px;padding:.25rem .6rem;border:1px solid #dedacd;border-radius:999px;color:#8a8577;display:inline-grid;place-items:center;font-size:.68rem;font-weight:800;line-height:1;letter-spacing:.06em}.home-solution-copy h3{margin:0;color:#14140f;font-size:clamp(1.65rem,2.35vw,2.15rem);font-weight:800;line-height:1.15;letter-spacing:-.025em}.home-solution-copy p{max-width:34rem;margin:0;color:#6b6759;font-size:1rem;line-height:1.55;text-wrap:pretty}.home-solution-visual{grid-area:visual;position:relative;width:min(100%,560px);height:392px;min-width:0;min-height:392px;overflow:hidden;border-radius:18px;background:#edebe3;color:#14140f;display:grid;place-items:center;align-self:center;justify-self:center;animation:none}.solution-illustration-stage{position:relative;width:100%;height:392px;overflow:hidden;border-radius:18px;background:#edebe3;color:#14140f}.solution-illustration-window{position:absolute;top:32px;left:4.7%;width:90.6%;height:328px;overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 6px 18px #28241412}.solution-capture>.solution-illustration-window{top:0;right:0;bottom:0;left:0;width:100%;height:392px;border-radius:0;background:transparent;box-shadow:none}.solution-ui-header{box-sizing:border-box;display:flex;align-items:center;gap:.65rem}.solution-brand-mark{width:26px;height:26px;flex:0 0 26px;border-radius:8px;background:#f2c53d;color:#4a3b05;display:grid;place-items:center;font-size:.86rem;font-weight:800}.solution-ui-header strong{min-width:0;color:#14140f;font-size:.88rem;font-weight:800}.solution-window-eyebrow{color:#a5a091;font-size:.62rem;font-weight:800;line-height:1;letter-spacing:.1em;text-transform:uppercase}.solution-window-title{display:block;margin-top:.2rem;color:#14140f;font-size:.92rem;font-weight:800;line-height:1.15}.solution-header-pill{margin-left:auto;flex:0 0 auto;padding:.32rem .62rem;border-radius:999px;background:#f0eee6;color:#5f5b4e;font-size:.68rem;font-weight:800;line-height:1.2}.solution-header-pill.is-success{background:#e4efe2;color:#35633b}.solution-capture-header{position:absolute;top:52px;left:4.7%;width:90.6%;height:48px;padding:0 .88rem;border-radius:14px;background:#fff;box-shadow:0 4px 12px #2824140d}.solution-capture-account{margin-left:auto;color:#8a8577;font-size:.72rem;font-weight:700}.solution-capture-voice{position:absolute;top:122px;left:26%;width:69%;box-sizing:border-box;padding:.8rem .95rem;border-radius:16px 16px 6px;background:#1c1b18;color:#f7f6f1;display:flex;flex-direction:column;gap:.65rem}.solution-capture-voice>p,.solution-capture-reply>p{margin:0;font-size:.8rem;font-weight:600;line-height:1.4}.solution-capture-audio{display:flex;align-items:center;gap:.55rem}.solution-capture-audio svg{width:14px;height:14px;flex:0 0 14px;color:#f2c53d}.solution-capture-waveform,.solution-waveform{height:16px;min-width:0;flex:1;display:flex;align-items:center;gap:3px}.solution-capture-wavebar,.solution-waveform>i{width:3px;height:16px;flex:0 0 3px;border-radius:2px;background:#f2c53d;transform-origin:center;font-style:normal}.solution-capture-duration{flex:0 0 auto;color:#b7b2a2;font-size:.68rem;font-weight:700}.solution-capture-reply{position:absolute;top:232px;left:4.7%;width:73.4%;box-sizing:border-box;padding:.88rem .95rem .75rem;border-radius:16px 16px 16px 6px;background:#fff;box-shadow:0 6px 16px #28241412}.solution-capture-divider{display:block;height:1px;margin:.75rem 0 .62rem;background:#edeae0}.solution-capture-confirmation{display:flex;align-items:center;gap:.55rem;color:#4f6b4e;font-size:.74rem;font-weight:700}.solution-capture-check,.solution-work-check{border-radius:50%;background:#e4efe2;color:#35633b;display:grid;place-items:center;font-weight:900}.solution-capture-check{width:20px;height:20px;flex:0 0 20px;font-size:.62rem}.solution-capture-check svg,.solution-work-check svg{width:12px;height:12px}.solution-work-window{height:100%;display:grid;grid-template-rows:62px repeat(4,47px) 78px}.solution-work-header{padding:.75rem .88rem 0;align-items:flex-start}.solution-ready-badge,.solution-work-count{flex:0 0 auto;margin-left:auto;padding:.32rem .62rem;border-radius:999px;background:#fbeeb4;color:#6b5300;font-size:.68rem;font-weight:800}.solution-work-list{display:contents}.solution-work-row{min-width:0;padding:0 .88rem;border-top:1px solid #f0eee6;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:.68rem}.solution-work-check{width:22px;height:22px;font-size:.6rem}.solution-work-row>div{min-width:0;display:grid;gap:.08rem}.solution-work-row strong{overflow:hidden;color:#14140f;font-size:.79rem;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.solution-work-row>div>span{overflow:hidden;color:#9a9587;font-size:.67rem;font-weight:600;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.solution-work-meta,.solution-work-footer{padding:.8rem .88rem;border-top:1px solid #f0eee6;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.62rem}.solution-work-meta>div,.solution-work-footer>div{min-width:0;padding:.55rem .65rem;border:1px solid #edeae0;border-radius:12px;background:#fff;display:grid;gap:.18rem}.solution-work-meta span,.solution-work-footer span{color:#9a9587;font-size:.67rem;font-weight:600}.solution-work-meta strong,.solution-work-footer strong{overflow:hidden;color:#14140f;font-size:.82rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.solution-blocker-header,.solution-channels-header,.solution-channel-header{height:56px;padding:.75rem .88rem 0;align-items:flex-start}.solution-blocker-window,.solution-channel-window{height:100%}.solution-blocker-thread{padding:.75rem .88rem;border-top:1px solid #f0eee6;display:flex;flex-direction:column;gap:.55rem}.solution-blocker-question{max-width:78%;margin:0;align-self:flex-end;box-sizing:border-box;padding:.62rem .8rem;border-radius:14px 14px 5px;background:#1c1b18;color:#f7f6f1;font-size:.79rem;font-weight:600;line-height:1.4}.solution-blocker-typing{min-height:34px;align-self:flex-start;padding:.62rem .8rem;border-radius:14px 14px 14px 5px;background:#f7f6f1;display:flex;align-items:center;gap:5px}.solution-blocker-dot,.solution-blocker-typing>i{width:6px;height:6px;border-radius:50%;background:#b7b2a2}.solution-blocker-answer{z-index:1;width:94%;margin-top:-34px;align-self:flex-start;box-sizing:border-box;padding:.75rem .8rem;border:1px solid #edeae0;border-radius:14px 14px 14px 5px;background:#fff;box-shadow:0 6px 16px #2824140f}.solution-blocker-answer-title{display:flex;align-items:center;gap:.5rem;color:#14140f;font-size:.78rem;font-weight:800;line-height:1.25}.solution-blocker-answer-title:before{width:9px;height:9px;flex:0 0 9px;border-radius:50%;background:#c86a4b;content:""}.solution-blocker-reasons{margin-top:.62rem;display:grid;gap:.42rem}.solution-blocker-reason{display:flex;align-items:center;gap:.5rem;color:#6b6759;font-size:.72rem;font-weight:600;line-height:1.3}.solution-blocker-reason:before{width:5px;height:5px;flex:0 0 5px;border-radius:50%;background:#c9c4b4;content:""}.solution-blocker-divider{display:block;height:1px;margin:.68rem 0 .55rem;background:#f0eee6}.solution-blocker-next{display:flex;align-items:center;gap:.5rem;color:#14140f;font-size:.72rem;font-weight:700;line-height:1.25}.solution-blocker-next-label{flex:0 0 auto;padding:.25rem .5rem;border-radius:999px;background:#fbeeb4;color:#6b5300;font-size:.6rem;font-weight:800}.solution-blocker-actions{display:flex;gap:.5rem}.solution-blocker-action{padding:.38rem .68rem;border:1px solid #dedacd;border-radius:999px;color:#4e4a3d;font-size:.67rem;font-weight:700;line-height:1.2}.solution-channel-tabs{margin:.75rem .88rem 0;display:flex;gap:.45rem}.solution-channel-content{border-top:1px solid #f0eee6}.solution-channel-tab{min-width:0;height:30px;flex:1;border-radius:9px;background:#f0eee6;color:#7a756a;display:grid;place-items:center;font-size:.7rem;font-weight:800;line-height:1}.solution-channel-message{width:calc(100% - 1.76rem);margin:.88rem .88rem 0;box-sizing:border-box;padding:.75rem .8rem;border-radius:14px 14px 14px 5px;background:#f7f6f1}.solution-channel-labels{position:relative;height:14px}.solution-channel-label,.solution-channel-via{position:absolute;top:0;right:0;bottom:0;left:0;color:#a5a091;font-size:.61rem;font-weight:800;line-height:1;letter-spacing:.1em;text-transform:uppercase}.solution-channel-message>p{margin:.38rem 0 0;color:#14140f;font-size:.78rem;font-weight:700;line-height:1.4}.solution-channel-actions{margin-top:.68rem;display:flex;align-items:center;gap:.5rem}.solution-channel-action{padding:.38rem .68rem;border:1px solid #dedacd;border-radius:999px;color:#4e4a3d;font-size:.67rem;font-weight:700;line-height:1.2}.solution-channel-action.is-primary{border-color:#f2c53d;background:#f2c53d;color:#4a3b05;font-weight:800}.solution-channel-check,.solution-channel-crm{margin-left:auto;color:#35633b;display:flex;align-items:center;gap:.35rem;font-size:.67rem;font-weight:800}.solution-channel-check svg,.solution-channel-crm svg{width:13px;height:13px}.solution-channel-footer{position:absolute;right:0;bottom:0;left:0;box-sizing:border-box;padding:.78rem .88rem;border-top:1px solid #f0eee6;background:#fff}.solution-channel-footer strong,.solution-channel-footer span{display:block}.solution-channel-footer strong{color:#14140f;font-size:.78rem;font-weight:800;line-height:1.2}.solution-channel-footer span{margin-top:.18rem;color:#9a9587;font-size:.7rem;font-weight:600;line-height:1.2}[data-solution-anim=capture-header]{animation:solution-capture-header var(--solution-cycle) cubic-bezier(.22,.8,.28,1) infinite}[data-solution-anim=capture-voice]{animation:solution-capture-voice var(--solution-cycle) cubic-bezier(.22,.8,.28,1) infinite}.solution-capture-wavebar:nth-child(3n+1),.solution-waveform>i:nth-child(3n+1){animation:solution-capture-wave-a var(--solution-cycle) linear infinite}.solution-capture-wavebar:nth-child(3n+2),.solution-waveform>i:nth-child(3n+2){animation:solution-capture-wave-b var(--solution-cycle) linear infinite}.solution-capture-wavebar:nth-child(3n),.solution-waveform>i:nth-child(3n){animation:solution-capture-wave-c var(--solution-cycle) linear infinite}[data-solution-anim=capture-reply]{animation:solution-capture-reply var(--solution-cycle) cubic-bezier(.22,.8,.28,1) infinite}[data-solution-anim=capture-confirmation]{animation:solution-capture-confirmation var(--solution-cycle) ease-out infinite}.solution-capture-check{animation:solution-capture-check var(--solution-cycle) cubic-bezier(.2,1.6,.4,1) infinite}[data-solution-anim=work-header]{animation:solution-work-header var(--solution-cycle) cubic-bezier(.22,.8,.28,1) infinite}[data-solution-anim=work-row-1]{animation:solution-work-row-one var(--solution-cycle) cubic-bezier(.22,.8,.28,1) infinite}[data-solution-anim=work-row-2]{animation:solution-work-row-two var(--solution-cycle) cubic-bezier(.22,.8,.28,1) infinite}[data-solution-anim=work-row-3]{animation:solution-work-row-three var(--solution-cycle) cubic-bezier(.22,.8,.28,1) infinite}[data-solution-anim=work-row-4]{animation:solution-work-row-four var(--solution-cycle) cubic-bezier(.22,.8,.28,1) infinite}.solution-work-row:nth-child(1) .solution-work-check{animation:solution-work-check-one var(--solution-cycle) cubic-bezier(.2,1.6,.4,1) infinite}.solution-work-row:nth-child(2) .solution-work-check{animation:solution-work-check-two var(--solution-cycle) cubic-bezier(.2,1.6,.4,1) infinite}.solution-work-row:nth-child(3) .solution-work-check{animation:solution-work-check-three var(--solution-cycle) cubic-bezier(.2,1.6,.4,1) infinite}.solution-work-row:nth-child(4) .solution-work-check{animation:solution-work-check-four var(--solution-cycle) cubic-bezier(.2,1.6,.4,1) infinite}[data-solution-anim=work-count]{animation:solution-work-count var(--solution-cycle) cubic-bezier(.2,1.5,.4,1) infinite}[data-solution-anim=work-footer]{animation:solution-work-footer var(--solution-cycle) cubic-bezier(.22,.8,.28,1) infinite}[data-solution-anim=blocker-header]{animation:solution-blocker-header var(--solution-cycle) cubic-bezier(.22,.8,.28,1) infinite}[data-solution-anim=blocker-question]{animation:solution-blocker-question var(--solution-cycle) cubic-bezier(.22,.8,.28,1) infinite}[data-solution-anim=blocker-typing]{animation:solution-blocker-typing var(--solution-cycle) ease-out infinite}.solution-blocker-dot:nth-child(1),.solution-blocker-typing>i:nth-child(1){animation:solution-blocker-dot-one var(--solution-cycle) ease-in-out infinite}.solution-blocker-dot:nth-child(2),.solution-blocker-typing>i:nth-child(2){animation:solution-blocker-dot-two var(--solution-cycle) ease-in-out infinite}.solution-blocker-dot:nth-child(3),.solution-blocker-typing>i:nth-child(3){animation:solution-blocker-dot-three var(--solution-cycle) ease-in-out infinite}[data-solution-anim=blocker-answer]{animation:solution-blocker-answer var(--solution-cycle) cubic-bezier(.22,.8,.28,1) infinite}[data-solution-anim=blocker-reason-1]{animation:solution-blocker-reason-one var(--solution-cycle) ease-out infinite}[data-solution-anim=blocker-reason-2]{animation:solution-blocker-reason-two var(--solution-cycle) ease-out infinite}[data-solution-anim=blocker-next-step]{animation:solution-blocker-next-step var(--solution-cycle) ease-out infinite}[data-solution-anim=blocker-actions]{animation:solution-blocker-actions var(--solution-cycle) cubic-bezier(.22,.8,.28,1) infinite}[data-solution-anim=channel-header]{animation:solution-channel-header var(--solution-cycle) cubic-bezier(.22,.8,.28,1) infinite}[data-solution-anim=channel-tabs]{animation:solution-channel-tabs var(--solution-cycle) cubic-bezier(.22,.8,.28,1) infinite}.solution-channel-tab[data-solution-anim=channel-whatsapp]{animation:solution-channel-whatsapp var(--solution-cycle) steps(1,end) infinite}.solution-channel-tab[data-solution-anim=channel-slack]{animation:solution-channel-slack var(--solution-cycle) steps(1,end) infinite}.solution-channel-tab[data-solution-anim=channel-telegram]{animation:solution-channel-telegram var(--solution-cycle) steps(1,end) infinite}.solution-channel-label[data-channel=whatsapp],.solution-channel-via.is-whatsapp{animation:solution-channel-label-whatsapp var(--solution-cycle) ease-out infinite}.solution-channel-label[data-channel=slack],.solution-channel-via.is-slack{animation:solution-channel-label-slack var(--solution-cycle) ease-out infinite}.solution-channel-label[data-channel=telegram],.solution-channel-via.is-telegram{animation:solution-channel-label-telegram var(--solution-cycle) ease-out infinite}[data-solution-anim=channel-message]{animation:solution-channel-message var(--solution-cycle) cubic-bezier(.22,.8,.28,1) infinite}[data-solution-anim=channel-actions]{animation:solution-channel-actions var(--solution-cycle) cubic-bezier(.22,.8,.28,1) infinite}[data-solution-anim=channel-crm]{animation:solution-channel-crm var(--solution-cycle) cubic-bezier(.2,1.6,.4,1) infinite}[data-solution-anim=channel-footer]{animation:solution-channel-footer var(--solution-cycle) cubic-bezier(.22,.8,.28,1) infinite}.home-solution-card [data-solution-anim],.home-solution-card .solution-capture-wavebar,.home-solution-card .solution-waveform>i,.home-solution-card .solution-capture-check,.home-solution-card .solution-work-check,.home-solution-card .solution-blocker-dot,.home-solution-card .solution-blocker-typing>i,.home-solution-card .solution-channel-label,.home-solution-card .solution-channel-via{animation-play-state:paused;will-change:opacity,transform}.home-solution-card.is-motion-active [data-solution-anim],.home-solution-card.is-motion-active .solution-capture-wavebar,.home-solution-card.is-motion-active .solution-waveform>i,.home-solution-card.is-motion-active .solution-capture-check,.home-solution-card.is-motion-active .solution-work-check,.home-solution-card.is-motion-active .solution-blocker-dot,.home-solution-card.is-motion-active .solution-blocker-typing>i,.home-solution-card.is-motion-active .solution-channel-label,.home-solution-card.is-motion-active .solution-channel-via{animation-play-state:running}@keyframes solution-capture-header{0%,3%{opacity:0;transform:translateY(-8px)}9%,96%{opacity:1;transform:translateY(0)}to{opacity:0}}@keyframes solution-capture-voice{0%,96%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(6px)}}@keyframes solution-capture-wave-a{0%,14%{transform:scaleY(.15)}20%{transform:scaleY(1)}26%{transform:scaleY(.35)}32%{transform:scaleY(.8)}38%{transform:scaleY(.3)}44%,to{transform:scaleY(.15)}}@keyframes solution-capture-wave-b{0%,16%{transform:scaleY(.15)}22%{transform:scaleY(.5)}28%{transform:scaleY(1)}34%{transform:scaleY(.4)}40%{transform:scaleY(.75)}46%,to{transform:scaleY(.15)}}@keyframes solution-capture-wave-c{0%,18%{transform:scaleY(.15)}24%{transform:scaleY(.85)}30%{transform:scaleY(.3)}36%{transform:scaleY(1)}42%{transform:scaleY(.35)}48%,to{transform:scaleY(.15)}}@keyframes solution-capture-reply{0%,44%{opacity:0;transform:translateY(14px) scale(.97)}54%,96%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(8px)}}@keyframes solution-capture-check{0%,66%{opacity:0;transform:scale(.5)}74%{opacity:1;transform:scale(1.25)}80%,to{opacity:1;transform:scale(1)}}@keyframes solution-capture-confirmation{0%,70%{opacity:0;transform:translate(-6px)}78%,96%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(4px)}}@keyframes solution-work-header{0%,3%{opacity:0;transform:translateY(-8px)}9%,96%{opacity:1;transform:translateY(0)}to{opacity:0}}@keyframes solution-work-row-one{0%,96%{opacity:1;transform:translate(0)}to{opacity:0}}@keyframes solution-work-row-two{0%,20%{opacity:0;transform:translate(-12px)}28%,96%{opacity:1;transform:translate(0)}to{opacity:0}}@keyframes solution-work-row-three{0%,30%{opacity:0;transform:translate(-12px)}38%,96%{opacity:1;transform:translate(0)}to{opacity:0}}@keyframes solution-work-row-four{0%,40%{opacity:0;transform:translate(-12px)}48%,96%{opacity:1;transform:translate(0)}to{opacity:0}}@keyframes solution-work-check-one{0%,16%{opacity:0;transform:scale(.4)}22%{opacity:1;transform:scale(1.3)}27%,to{opacity:1;transform:scale(1)}}@keyframes solution-work-check-two{0%,26%{opacity:0;transform:scale(.4)}32%{opacity:1;transform:scale(1.3)}37%,to{opacity:1;transform:scale(1)}}@keyframes solution-work-check-three{0%,36%{opacity:0;transform:scale(.4)}42%{opacity:1;transform:scale(1.3)}47%,to{opacity:1;transform:scale(1)}}@keyframes solution-work-check-four{0%,46%{opacity:0;transform:scale(.4)}52%{opacity:1;transform:scale(1.3)}57%,to{opacity:1;transform:scale(1)}}@keyframes solution-work-count{0%,52%{opacity:0;transform:scale(.85)}60%{opacity:1;transform:scale(1.1)}66%,96%{opacity:1;transform:scale(1)}to{opacity:0}}@keyframes solution-work-footer{0%,60%{opacity:0;transform:translateY(10px)}70%,96%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(6px)}}@keyframes solution-blocker-header{0%,3%{opacity:0;transform:translateY(-8px)}9%,96%{opacity:1;transform:translateY(0)}to{opacity:0}}@keyframes solution-blocker-question{0%,96%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(6px)}}@keyframes solution-blocker-typing{0%,32%{opacity:1;transform:translateY(0)}35%,to{opacity:0;transform:translateY(0)}}@keyframes solution-blocker-dot-one{0%,24%{transform:translateY(0)}28%{transform:translateY(-3px)}32%,to{transform:translateY(0)}}@keyframes solution-blocker-dot-two{0%,26%{transform:translateY(0)}30%{transform:translateY(-3px)}34%,to{transform:translateY(0)}}@keyframes solution-blocker-dot-three{0%,28%{transform:translateY(0)}32%{transform:translateY(-3px)}36%,to{transform:translateY(0)}}@keyframes solution-blocker-answer{0%,37%{opacity:0;transform:translateY(14px) scale(.97)}45%,96%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(8px)}}@keyframes solution-blocker-reason-one{0%,46%{opacity:0;transform:translate(-6px)}53%,to{opacity:1;transform:translate(0)}}@keyframes solution-blocker-reason-two{0%,53%{opacity:0;transform:translate(-6px)}60%,to{opacity:1;transform:translate(0)}}@keyframes solution-blocker-next-step{0%,62%{opacity:0;transform:translateY(6px)}70%,to{opacity:1;transform:translateY(0)}}@keyframes solution-blocker-actions{0%,74%{opacity:0;transform:translateY(10px)}82%,96%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(6px)}}@keyframes solution-channel-header{0%,3%{opacity:0;transform:translateY(-8px)}9%,96%{opacity:1;transform:translateY(0)}to{opacity:0}}@keyframes solution-channel-tabs{0%,8%{opacity:0;transform:translateY(-6px)}14%,96%{opacity:1;transform:translateY(0)}to{opacity:0}}@keyframes solution-channel-whatsapp{0%,40%{background:#1c1b18;color:#f7f6f1}44%,to{background:#f0eee6;color:#7a756a}}@keyframes solution-channel-slack{0%,40%{background:#f0eee6;color:#7a756a}44%,68%{background:#1c1b18;color:#f7f6f1}72%,to{background:#f0eee6;color:#7a756a}}@keyframes solution-channel-telegram{0%,68%{background:#f0eee6;color:#7a756a}72%,96%{background:#1c1b18;color:#f7f6f1}to{background:#f0eee6;color:#7a756a}}@keyframes solution-channel-label-whatsapp{0%,12%{opacity:0}18%,40%{opacity:1}44%,to{opacity:0}}@keyframes solution-channel-label-slack{0%,40%{opacity:0}46%,68%{opacity:1}72%,to{opacity:0}}@keyframes solution-channel-label-telegram{0%,68%{opacity:0}74%,96%{opacity:1}to{opacity:0}}@keyframes solution-channel-message{0%,16%{opacity:0;transform:translateY(12px) scale(.97)}24%,96%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(8px)}}@keyframes solution-channel-actions{0%,28%{opacity:0;transform:translateY(8px)}36%,96%{opacity:1;transform:translateY(0)}to{opacity:0}}@keyframes solution-channel-crm{0%,44%{opacity:0;transform:scale(.5)}50%{opacity:1;transform:scale(1.25)}56%,to{opacity:1;transform:scale(1)}}@keyframes solution-channel-footer{0%,66%{opacity:0;transform:translateY(10px)}76%,96%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(6px)}}@media (prefers-reduced-motion: reduce){.home-solution-card [data-solution-anim],.home-solution-card .solution-capture-wavebar,.home-solution-card .solution-waveform>i,.home-solution-card .solution-capture-check,.home-solution-card .solution-work-check,.home-solution-card .solution-blocker-dot,.home-solution-card .solution-blocker-typing>i,.home-solution-card .solution-channel-label,.home-solution-card .solution-channel-via{animation:none!important}.solution-capture-header,.solution-capture-voice,.solution-capture-reply,.solution-capture-confirmation,.solution-capture-check,.solution-work-header,.solution-ready-badge,.solution-work-count,.solution-work-row,.solution-work-check,.solution-work-meta,.solution-work-footer,.solution-blocker-header,.solution-blocker-question,.solution-blocker-answer,.solution-blocker-reason,.solution-blocker-next,.solution-blocker-actions,.solution-channels-header,.solution-channel-header,.solution-channel-tabs,.solution-channel-message,.solution-channel-actions,.solution-channel-check,.solution-channel-crm,.solution-channel-footer{opacity:1;transform:none}.solution-capture-wavebar,.solution-waveform>i{transform:scaleY(.35)}.solution-blocker-typing{visibility:hidden;opacity:0}.solution-channel-tab{background:#f0eee6;color:#7a756a}.solution-channel-tab[data-solution-anim=channel-whatsapp],.solution-channel-tab.is-whatsapp{background:#1c1b18;color:#f7f6f1}.solution-channel-label,.solution-channel-via{opacity:0}.solution-channel-label[data-channel=whatsapp],.solution-channel-via.is-whatsapp{opacity:1}}.home-page.is-product-motion-static .home-problem-card [data-problem-anim],.home-page.is-product-motion-static .home-solution-card [data-solution-anim],.home-page.is-product-motion-static .home-solution-card .solution-capture-wavebar,.home-page.is-product-motion-static .home-solution-card .solution-waveform>i,.home-page.is-product-motion-static .home-solution-card .solution-capture-check,.home-page.is-product-motion-static .home-solution-card .solution-work-check,.home-page.is-product-motion-static .home-solution-card .solution-blocker-dot,.home-page.is-product-motion-static .home-solution-card .solution-blocker-typing>i,.home-page.is-product-motion-static .home-solution-card .solution-channel-label,.home-page.is-product-motion-static .home-solution-card .solution-channel-via{animation:none!important}.home-page.is-product-motion-static .problem-cooling-deal{opacity:1;transform:none;background:#f4f3ef;border-color:#e2ded2}.home-page.is-product-motion-static .problem-temperature.is-hot,.home-page.is-product-motion-static .problem-crm-status.is-on-track{opacity:0}.home-page.is-product-motion-static .problem-temperature.is-cold,.home-page.is-product-motion-static .problem-days,.home-page.is-product-motion-static .problem-late-followup,.home-page.is-product-motion-static .problem-admin-summary,.home-page.is-product-motion-static .problem-admin-row,.home-page.is-product-motion-static .problem-admin-check,.home-page.is-product-motion-static .problem-admin-skipped,.home-page.is-product-motion-static .problem-crm-panel,.home-page.is-product-motion-static .problem-crm-status.is-at-risk,.home-page.is-product-motion-static .problem-crm-lag,.home-page.is-product-motion-static .problem-reality-panel,.home-page.is-product-motion-static .problem-reality-warning,.home-page.is-product-motion-static .problem-reality-copy{opacity:1}.home-page.is-product-motion-static .problem-momentum-fill{width:12%;background:#c4bca6}.home-page.is-product-motion-static .problem-day{background:#e5decb;color:#4e4839}.home-page.is-product-motion-static .problem-late-followup,.home-page.is-product-motion-static .problem-admin-row,.home-page.is-product-motion-static .problem-admin-check,.home-page.is-product-motion-static .problem-admin-skipped,.home-page.is-product-motion-static .problem-crm-panel,.home-page.is-product-motion-static .problem-crm-status.is-at-risk,.home-page.is-product-motion-static .problem-reality-panel,.home-page.is-product-motion-static .problem-reality-warning,.home-page.is-product-motion-static .problem-reality-copy{transform:none}.home-page.is-product-motion-static .problem-admin-odometer{transform:translateY(-190px)}.home-page.is-product-motion-static .problem-admin-progress{transform:scaleX(1)}.home-page.is-product-motion-static .problem-crm-status.is-on-track{transform:translateY(-5px)}.home-page.is-product-motion-static .problem-crm-lag{transform:translate(-50%)}.home-page.is-product-motion-static .solution-capture-header,.home-page.is-product-motion-static .solution-capture-voice,.home-page.is-product-motion-static .solution-capture-reply,.home-page.is-product-motion-static .solution-capture-confirmation,.home-page.is-product-motion-static .solution-capture-check,.home-page.is-product-motion-static .solution-work-header,.home-page.is-product-motion-static .solution-ready-badge,.home-page.is-product-motion-static .solution-work-count,.home-page.is-product-motion-static .solution-work-row,.home-page.is-product-motion-static .solution-work-check,.home-page.is-product-motion-static .solution-work-meta,.home-page.is-product-motion-static .solution-work-footer,.home-page.is-product-motion-static .solution-blocker-header,.home-page.is-product-motion-static .solution-blocker-question,.home-page.is-product-motion-static .solution-blocker-answer,.home-page.is-product-motion-static .solution-blocker-reason,.home-page.is-product-motion-static .solution-blocker-next,.home-page.is-product-motion-static .solution-blocker-actions,.home-page.is-product-motion-static .solution-channels-header,.home-page.is-product-motion-static .solution-channel-header,.home-page.is-product-motion-static .solution-channel-tabs,.home-page.is-product-motion-static .solution-channel-message,.home-page.is-product-motion-static .solution-channel-actions,.home-page.is-product-motion-static .solution-channel-check,.home-page.is-product-motion-static .solution-channel-crm,.home-page.is-product-motion-static .solution-channel-footer{opacity:1;transform:none}.home-page.is-product-motion-static .solution-capture-wavebar,.home-page.is-product-motion-static .solution-waveform>i{transform:scaleY(.35)}.home-page.is-product-motion-static .solution-blocker-typing{visibility:hidden;opacity:0}.home-page.is-product-motion-static .solution-channel-tab{background:#f0eee6;color:#7a756a}.home-page.is-product-motion-static .solution-channel-tab[data-solution-anim=channel-whatsapp],.home-page.is-product-motion-static .solution-channel-tab.is-whatsapp{background:#1c1b18;color:#f7f6f1}.home-page.is-product-motion-static .solution-channel-label,.home-page.is-product-motion-static .solution-channel-via{opacity:0}.home-page.is-product-motion-static .solution-channel-label[data-channel=whatsapp],.home-page.is-product-motion-static .solution-channel-via.is-whatsapp{opacity:1}.home-integrations-band{background:#20211e;color:#fff}.home-integrations-band .section-kicker{color:#d7bd54}.home-section-heading-centered{margin:0 auto;justify-items:center;text-align:center}.home-section-heading-centered>p{color:#ffffffa8}.home-integration-video-frame{margin-top:3.5rem;aspect-ratio:1404 / 478;border:1px solid rgba(255,255,255,.11);border-radius:34px;background:#292a27;overflow:hidden}.home-integration-video{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}.home-faq-section{border-top:1px solid var(--home-line)}.home-faq-kicker{margin-bottom:.85rem}.home-page .chat{max-width:900px;margin:0 auto}.home-page .chat .section-title,.home-page .chat-intro{text-align:center}.home-page .chat .section-title{font-size:clamp(2.5rem,5vw,4.6rem);font-weight:500;line-height:1.02;letter-spacing:-.05em}.home-page .chat-intro{max-width:620px;margin-right:auto;margin-left:auto}.home-page .qa-list{margin-top:2.2rem}.home-page .qa-item{overflow:hidden;border:1px solid var(--home-line);border-radius:18px;background:#ffffffb3}.home-page .qa-item-button{min-height:68px;padding:1rem 1.15rem}.home-cta{width:min(calc(100% - 32px),1440px);margin-bottom:7rem;padding:clamp(2rem,4vw,3.5rem);padding-bottom:calc(clamp(2rem,4vw,3.5rem) + .5rem);border-radius:38px;background:#20211e;color:#fff;display:grid;grid-template-columns:1fr;grid-template-rows:auto;align-items:start;text-align:left}.home-cta .section-kicker{color:#d7bd54}.home-cta h2{max-width:900px;margin:1rem 0 0;font-size:clamp(2.5rem,4.6vw,4.4rem);font-weight:500;line-height:1;letter-spacing:-.055em}.home-cta>p:not(.section-kicker){max-width:760px;margin:1.3rem 0 0;color:#ffffffab;font-size:1.02rem;line-height:1.65}.home-cta .zcal-embed-shell{grid-column:1;grid-row:auto;align-self:stretch;width:100%;min-height:720px;margin:calc(clamp(2.5rem,5vw,4.5rem) - .5rem) 0 0;overflow:hidden;background:#fff;border-radius:24px}.home-cta .zcal-embed-shell iframe{width:100%;height:720px;min-height:720px;min-width:0}.home-cta .zcal-inline-widget{min-height:720px}.home-footer{padding:5rem 0 1.5rem;background:#fff}.home-footer-grid{display:grid;grid-template-columns:minmax(260px,1.5fr) repeat(3,minmax(130px,.5fr));gap:3.5rem}.home-footer-brand img{width:auto;height:2.3rem}.home-footer-brand p{max-width:370px;margin:1.3rem 0 0;color:var(--home-muted);line-height:1.6}.home-footer-column{display:grid;align-content:start;gap:.8rem}.home-footer-column strong{margin-bottom:.35rem;font-size:.76rem;letter-spacing:.1em;text-transform:uppercase}.home-footer-column a{width:fit-content;color:#62625b;font-size:.9rem}.home-footer-column a:hover,.home-footer-column a:focus-visible{color:var(--home-ink);text-decoration:underline}.home-footer-bottom{margin-top:4rem;padding-top:1.2rem;border-top:1px solid var(--home-line);display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#77776f;font-size:.82rem}.home-footer-bottom p{margin:0}@media (max-width: 980px){.home-page #solution{scroll-margin-top:calc(var(--anchor-offset) - 12.2rem)}.home-page .topbar{width:min(calc(100% - 24px),760px)}.home-page .topbar-inner{padding:7px 8px 7px 14px}.home-hero{grid-template-columns:1fr;padding-top:9rem}.home-hero-copy{max-width:760px}.home-page .home-hero h1{font-size:clamp(3.3rem,9vw,5.4rem)}.home-hero-frame{margin:0 auto;justify-self:center}.home-hero-phone-only .followups-phone-stage{min-height:560px}.home-problem-grid{margin-top:2.25rem;grid-template-columns:1fr}.home-problem-section{padding:5rem 0}.home-problem-card{min-height:0;--problem-motion-delay: 0s}.home-problem-card .problem-visual{min-height:240px}.home-footer-grid{grid-template-columns:1.4fr repeat(3,.6fr);gap:2rem}}@media (max-width: 900px){.home-solution-card,.home-solution-card:nth-child(2n){grid-template-columns:1fr;grid-template-areas:"visual" "copy"}.home-cta{grid-template-columns:1fr;grid-template-rows:auto;row-gap:2rem}.home-cta .zcal-embed-shell{grid-column:1;grid-row:auto}}@media (max-width: 760px){.home-page #solution{scroll-margin-top:calc(var(--anchor-offset) - 10.4rem)}.home-page .shell{width:min(calc(100% - 28px),1180px)}.home-page .topbar{top:10px;width:calc(100% - 20px)}.home-page .logo-image{height:1.85rem}.home-hero{gap:2.3rem;padding-top:7.8rem;padding-bottom:3.7rem}.home-hero-kicker{margin-bottom:1rem}.home-page .home-hero h1{font-size:clamp(2.7rem,13.3vw,4rem);line-height:.98}.home-page .home-hero .lede{margin-top:1.25rem;font-size:1rem}.home-page .hero-actions{width:100%;margin-top:1.5rem}.home-page .hero-actions .btn{width:100%}.home-hero-frame{width:min(100%,390px)}.home-hero-phone-only{min-height:550px}.home-hero-phone-only .followups-phone-stage{min-height:538px}.home-hero-phone-only .followups-channel-badge-whatsapp{right:16px}.home-hero-phone-only .followups-channel-badge-slack{left:16px}.home-hero-phone-only .followups-channel-badge-telegram{right:16px}.home-section{padding:5rem 0}.home-section-title{font-size:clamp(2.35rem,11.2vw,3.5rem)}.home-split-heading{grid-template-columns:1fr;gap:1.2rem}.home-integration-video-frame,.home-problem-grid,.home-solution-story{margin-top:2.2rem;border-radius:23px}.home-integration-video-frame{aspect-ratio:4 / 3}.home-problem-section{padding:4rem 0}.home-problem-grid{margin-top:1.5rem}.home-problem-card{padding:.85rem;gap:.8rem}.home-solution-story{margin-top:1.75rem;gap:1rem}.home-solution-card{min-height:0;padding:.75rem .75rem 1.35rem;border-radius:24px;gap:1rem}.home-solution-copy{padding:0 .4rem}.home-solution-visual{min-height:392px}.home-solution-copy h3{font-size:clamp(1.55rem,7vw,2rem)}.home-solution-copy p{font-size:.95rem}.home-faq-kicker{text-align:center}.home-cta{width:calc(100% - 28px);margin-bottom:5rem;padding:2.2rem 1.1rem 2.7rem;border-radius:26px;row-gap:0}.home-cta h2{margin-top:.625rem;font-size:clamp(2.45rem,12vw,3.7rem)}.home-cta>p:not(.section-kicker){margin-top:.875rem}.home-cta .zcal-embed-shell{margin-top:.75rem}.home-footer{padding-top:3.6rem}.home-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.6rem 1.5rem}.home-footer-brand{grid-column:1 / -1}.home-footer-bottom{margin-top:3rem;align-items:flex-start;flex-direction:column}}
