@import"https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;700;800&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: "Raleway", "Avenir Next", sans-serif;--font-display: "Raleway", "Avenir Next", sans-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)}.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:600;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}.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:700;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:calc(100vh - 9rem);padding:4.8rem 0 5.4rem}.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{margin:0;font-family:var(--font-ui);font-size:clamp(2.1rem,4.4vw,3.8rem);line-height:1.04;letter-spacing:-.02em}.hero-subtitle{margin:.55rem 0 0;font-size:clamp(2.1rem,4.4vw,3.8rem);line-height:1.04;letter-spacing:-.02em;font-weight:700;color:#1f1b10}.hero-subtitle-accent{font-weight:600;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-logos{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:.45rem;padding-left:.2rem}.followups-channel-logo{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#fff;border:1px solid #e8ebf0;box-shadow:0 8px 18px #1b222c14}.followups-channel-logo img{width:18px;height:18px}.followups-channel-logo.followups-channel-logo-whatsapp img{width:20px;height:20px}.followups-channel-copy{margin-left:.2rem;font-size:.78rem;font-weight:700;letter-spacing:.02em;color:#4e5966}@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}.hidden{display:none}.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(2.4rem,5vw,4.2rem);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}.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:2.6rem 0 3.2rem}.hero-visual{max-width:580px;margin:0 auto}.hero-frame{max-width:620px;margin:0 auto}.roi-grid{grid-template-columns:1fr}.qa-list{max-width:760px;margin:0 auto}.timeline,.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: 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}.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}}
