.calc-root{--calc-accent:#db7c54;--calc-accent-light:#f4b08b;--calc-accent-dark:#b85f3a;--calc-accent-faint:#db7c5414;--calc-bg-primary:#fafaf9;--calc-bg-white:#fff;--calc-bg-alt:#f5f3ee;--calc-bg-deeper:#efece5;--calc-text-primary:#111;--calc-text-body:#555;--calc-text-soft:#888;--calc-border-subtle:#0000000f;--calc-border-line:#e7e5e0;--calc-shadow-soft:0 1px 2px #0000000a, 0 8px 24px #1111110a;--calc-shadow-card:0 1px 2px #0000000f, 0 12px 40px #1111110f;--calc-shadow-deep:0 24px 64px #1111111a;--calc-font-sans:"Inter", system-ui, -apple-system, sans-serif;--calc-font-serif:"Instrument Serif", Georgia, serif;--calc-ease-out:cubic-bezier(.16, 1, .3, 1);--calc-ease-spring:cubic-bezier(.34, 1.56, .64, 1);background:var(--calc-bg-primary);color:var(--calc-text-primary);font-family:var(--calc-font-sans)}.calc-root *,.calc-root :before,.calc-root :after{box-sizing:border-box}.calc-root img{max-width:100%;display:block}.calc-root .calc-container{max-width:1200px;margin:0 auto;padding:0 2.5rem}.calc-root .calc-eyebrow{text-transform:uppercase;letter-spacing:.28em;color:var(--calc-accent);margin-bottom:1.5rem;font-size:.7rem;font-weight:500;display:inline-block}.calc-root .calc-heading-lg{font-family:var(--calc-font-serif);letter-spacing:-.02em;font-size:clamp(2.25rem,4vw,3.25rem);font-weight:400;line-height:1.1}.calc-root .calc-italic{color:var(--calc-accent);font-style:italic}.calc-root .cbtn{font-family:var(--calc-font-sans);cursor:pointer;transition:all .3s var(--calc-ease-out);white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:.95rem;font-weight:500;text-decoration:none;display:inline-flex}.calc-root .cbtn-accent{background:var(--calc-accent);color:#fff}.calc-root .cbtn-accent:hover{background:var(--calc-accent-dark);transform:translateY(-2px);box-shadow:0 8px 24px #db7c544d}.calc-root .cbtn-outline{color:var(--calc-text-primary);border-color:var(--calc-text-primary);background:0 0}.calc-root .cbtn-outline:hover{background:var(--calc-text-primary);color:#fff}.calc-root .cbtn-large{padding:1.1rem 2.25rem;font-size:1.05rem}.calc-root .cbtn .arrow{transition:transform .3s var(--calc-ease-out)}.calc-root .cbtn:hover .arrow{transform:translate(4px)}@keyframes calcBlurFadeUp{0%{opacity:0;filter:blur(18px);transform:translateY(40px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes calcPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.4)}}@keyframes calcPulseGlow{0%,to{box-shadow:0 0 #db7c5466}50%{box-shadow:0 0 0 14px #db7c5400}}@keyframes calcTypingDot{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-6px)}}.calc-root .reveal{opacity:0}.calc-root .reveal.in-view{animation:calcBlurFadeUp 1s var(--calc-ease-out) both}.calc-root .reveal-delay-1{animation-delay:.1s}.calc-root .reveal-delay-2{animation-delay:.2s}.calc-root .reveal-delay-3{animation-delay:.3s}.calc-root .reveal-delay-4{animation-delay:.4s}.calc-root .calc-hero{padding:5rem 0 8rem;position:relative;overflow:hidden}.calc-root .calc-hero:before{content:"";background:radial-gradient(circle, var(--calc-accent-faint) 0%, transparent 70%);z-index:0;width:800px;height:800px;position:absolute;top:-200px;right:-300px}.calc-root .calc-hero-grid{z-index:1;grid-template-columns:1fr 1.05fr;align-items:center;gap:5rem;display:grid;position:relative}.calc-root .calc-hero-tag{border:1px solid var(--calc-border-line);color:var(--calc-text-body);background:#fff;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem .9rem;font-size:.8rem;font-weight:500;display:inline-flex}.calc-root .calc-hero-tag .calc-dot{background:var(--calc-accent);border-radius:50%;width:6px;height:6px}.calc-root .calc-hero-headline{font-family:var(--calc-font-serif);letter-spacing:-.025em;color:var(--calc-text-primary);margin-bottom:1.75rem;font-size:clamp(3.25rem,6vw,5.25rem);font-weight:400;line-height:1}.calc-root .calc-hero-headline em{color:var(--calc-accent);font-style:italic}.calc-root .calc-hero-sub{color:var(--calc-text-body);max-width:460px;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.6}.calc-root .calc-hero-sub strong{color:var(--calc-text-primary);font-weight:500}.calc-root .calc-hero-ctas{flex-wrap:wrap;gap:.75rem;display:flex}.calc-root .calc-hero-chat{border:1px solid var(--calc-border-line);box-shadow:var(--calc-shadow-deep);background:#fff;border-radius:24px;min-height:540px;padding:1.5rem;position:relative;overflow:hidden}.calc-root .calc-hero-chat-header{border-bottom:1px solid var(--calc-border-line);align-items:center;gap:.85rem;padding-bottom:1.1rem;display:flex}.calc-root .calc-hero-chat-avatar{background:linear-gradient(135deg, var(--calc-accent), var(--calc-accent-dark));color:#fff;width:44px;height:44px;font-family:var(--calc-font-serif);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.calc-root .calc-hero-chat-meta h3{letter-spacing:-.005em;color:var(--calc-text-primary);margin-bottom:1px;font-size:1rem;font-weight:500}.calc-root .calc-hero-chat-meta p{color:var(--calc-text-soft);align-items:center;gap:.4rem;margin:0;font-size:.8rem;display:flex}.calc-root .calc-hero-chat-meta p:before{content:"";background:#5cb85c;border-radius:50%;width:6px;height:6px}.calc-root .calc-hero-chat-thread{flex-direction:column;gap:.5rem;max-height:440px;padding:1.25rem 0;display:flex;overflow-y:auto}.calc-root .calc-hero-chat-thread::-webkit-scrollbar{width:4px}.calc-root .calc-hero-chat-thread::-webkit-scrollbar-thumb{background:var(--calc-border-line);border-radius:2px}.calc-root .calc-hero-chat-msg{max-width:82%;animation:calcBlurFadeUp .5s var(--calc-ease-out) both;border-radius:18px;padding:.7rem .95rem;font-size:.92rem;line-height:1.45}.calc-root .calc-hero-chat-msg.received{background:var(--calc-bg-alt);color:var(--calc-text-primary);border-bottom-left-radius:4px;align-self:flex-start}.calc-root .calc-hero-chat-msg.sent{background:var(--calc-accent);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.calc-root .calc-hero-chat-time{color:var(--calc-text-soft);margin-top:-2px;margin-bottom:4px;padding:0 .5rem;font-size:.7rem}.calc-root .calc-hero-chat-time.sent-time{text-align:right}.calc-root .calc-hero-chat-pill{letter-spacing:.06em;text-transform:uppercase;color:var(--calc-accent-dark);background:var(--calc-bg-alt);border:1px solid var(--calc-accent-light);animation:calcBlurFadeUp .4s var(--calc-ease-out) both;border-radius:999px;align-self:center;margin:.4rem 0;padding:.25rem .7rem;font-size:.68rem;font-weight:500}.calc-root .calc-hero-chat-typing{background:var(--calc-bg-alt);border-radius:18px 18px 18px 4px;align-self:flex-start;gap:4px;padding:.7rem .95rem;display:flex}.calc-root .calc-hero-chat-typing span{background:var(--calc-text-soft);border-radius:50%;width:7px;height:7px;animation:1.4s infinite calcTypingDot}.calc-root .calc-hero-chat-typing span:nth-child(2){animation-delay:.2s}.calc-root .calc-hero-chat-typing span:nth-child(3){animation-delay:.4s}.calc-root .calc-pain{background:var(--calc-bg-alt);padding:7rem 0}.calc-root .calc-pain-headline{font-family:var(--calc-font-serif);letter-spacing:-.02em;text-align:center;color:var(--calc-text-primary);margin-bottom:4rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:400;line-height:1.1}.calc-root .calc-pain-broken-stack{flex-wrap:wrap;justify-content:center;gap:.4em;display:inline-flex}.calc-root .calc-pain-broken-stack .calc-broken{color:var(--calc-accent);font-style:italic;display:inline-block}.calc-root .calc-pain-broken-stack .calc-broken.calc-fade-1{opacity:.6}.calc-root .calc-pain-broken-stack .calc-broken.calc-fade-2{opacity:.35}.calc-root .calc-pain-broken-stack .calc-broken.calc-fade-3{opacity:.18}.calc-root .calc-pain-cards{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:4rem;display:grid}.calc-root .calc-pain-card{border:1px solid var(--calc-border-line);text-align:left;transition:all .4s var(--calc-ease-out);background:#fff;border-radius:16px;padding:1.75rem 1.5rem}.calc-root .calc-pain-card:hover{box-shadow:var(--calc-shadow-card);border-color:var(--calc-accent-light);transform:translateY(-4px)}.calc-root .calc-pain-card-icon{background:var(--calc-accent-faint);width:44px;height:44px;color:var(--calc-accent);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.5rem;display:flex}.calc-root .calc-pain-card p{color:var(--calc-text-primary);margin:0;font-size:.95rem;font-weight:400;line-height:1.5}.calc-root .calc-pain-emphasis{text-align:center;max-width:720px;color:var(--calc-text-body);margin:0 auto;font-size:1.15rem;line-height:1.6}.calc-root .calc-pain-emphasis em{color:var(--calc-accent);font-style:italic;font-family:var(--calc-font-serif);font-size:1.4rem}.calc-root .calc-how{padding:8rem 0}.calc-root .calc-how-header{text-align:center;max-width:720px;margin:0 auto 4rem}.calc-root .calc-how-stage{background:var(--calc-bg-alt);border:1px solid var(--calc-border-line);border-radius:28px;min-height:540px;padding:4rem 3.5rem;position:relative;overflow:hidden}.calc-root .calc-how-step{opacity:0;transition:opacity .6s var(--calc-ease-out), transform .6s var(--calc-ease-out);pointer-events:none;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:absolute;inset:4rem 3.5rem;transform:translate(40px)}.calc-root .calc-how-step.active{opacity:1;pointer-events:auto;transform:translate(0)}.calc-root .calc-how-step-num{font-family:var(--calc-font-serif);color:var(--calc-accent);margin-bottom:1rem;font-size:5rem;line-height:1}.calc-root .calc-how-step h3{font-family:var(--calc-font-serif);letter-spacing:-.015em;color:var(--calc-text-primary);margin-bottom:1rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:400;line-height:1.15}.calc-root .calc-how-step p{color:var(--calc-text-body);margin-bottom:1.5rem;font-size:1.0625rem;line-height:1.6}.calc-root .calc-how-step-list{margin:0;padding:0;list-style:none}.calc-root .calc-how-step-list li{color:var(--calc-text-body);align-items:flex-start;gap:.6rem;padding:.5rem 0;font-size:.95rem;display:flex}.calc-root .calc-how-step-list li:before{content:"→";color:var(--calc-accent);flex-shrink:0;font-weight:500}.calc-root .calc-how-step-visual{border:1px solid var(--calc-border-line);background:#fff;border-radius:20px;justify-content:center;align-items:center;height:100%;min-height:380px;padding:2rem;display:flex;position:relative}.calc-root .calc-how-controls{justify-content:space-between;align-items:center;margin-top:2rem;display:flex}.calc-root .calc-how-dot{background:var(--calc-border-line);cursor:pointer;width:8px;height:8px;transition:all .3s var(--calc-ease-out);border:0;border-radius:50%;padding:0}.calc-root .calc-how-dot.active{background:var(--calc-accent);border-radius:4px;width:32px}.calc-root .calc-how-arrow{border:1px solid var(--calc-border-line);cursor:pointer;width:44px;height:44px;transition:all .25s var(--calc-ease-out);color:var(--calc-text-primary);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.calc-root .calc-how-arrow:hover{background:var(--calc-accent);color:#fff;border-color:var(--calc-accent)}.calc-root .calc-how-dots{align-items:center;gap:.5rem;display:flex}.calc-root .calc-integration-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;width:100%;display:grid}.calc-root .calc-integration-pill{background:var(--calc-bg-alt);border:1px solid var(--calc-border-line);text-align:center;color:var(--calc-text-body);border-radius:12px;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem .5rem;font-size:.85rem;font-weight:500;display:flex}.calc-root .calc-integration-pill .glyph{font-family:var(--calc-font-serif);color:var(--calc-accent);font-size:1.25rem}.calc-root .calc-conv-mock{width:100%}.calc-root .calc-conv-mock .calc-conv-line{border-radius:14px;margin-bottom:.5rem;padding:.7rem .95rem;font-size:.88rem}.calc-root .calc-conv-mock .calc-conv-r{background:var(--calc-bg-alt);color:var(--calc-text-primary);border-bottom-left-radius:4px}.calc-root .calc-conv-mock .calc-conv-s{background:var(--calc-accent);color:#fff;border-bottom-right-radius:4px;max-width:85%;margin-left:auto}.calc-root .calc-conv-mock .calc-conv-pill{text-align:center;color:var(--calc-accent-dark);background:var(--calc-bg-alt);border:1px solid var(--calc-accent-light);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;margin:.25rem auto;padding:.2rem .6rem;font-size:.7rem;font-weight:500;display:inline-block}.calc-root .calc-conv-pill-wrap{text-align:center}.calc-root .calc-calendar-mock{width:100%;max-width:320px}.calc-root .calc-calendar-mock-header{border-bottom:1px solid var(--calc-border-line);justify-content:space-between;margin-bottom:.75rem;padding-bottom:.5rem;font-size:.85rem;font-weight:500;display:flex}.calc-root .calc-calendar-slot{background:var(--calc-bg-alt);border:1px solid var(--calc-border-line);border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.7rem .95rem;font-size:.85rem;display:flex}.calc-root .calc-calendar-slot.booked{background:var(--calc-accent-faint);border-color:var(--calc-accent-light)}.calc-root .calc-slot-time{color:var(--calc-text-primary);font-weight:500}.calc-root .calc-slot-name{color:var(--calc-text-body)}.calc-root .calc-slot-tag{background:var(--calc-accent);color:#fff;letter-spacing:.05em;text-transform:uppercase;border-radius:999px;padding:.15rem .5rem;font-size:.65rem}.calc-root .calc-kanban{background:var(--calc-bg-alt);padding:8rem 0}.calc-root .calc-kanban-header{text-align:center;margin-bottom:3.5rem}.calc-root .calc-kanban-board{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.calc-root .calc-kanban-col{border:1px solid var(--calc-border-line);background:#fff;border-radius:16px;min-height:380px;padding:1rem}.calc-root .calc-kanban-col-header{border-bottom:1px solid var(--calc-border-line);justify-content:space-between;align-items:center;margin-bottom:.75rem;padding:.5rem .5rem 1rem;display:flex}.calc-root .calc-kanban-col-title{color:var(--calc-text-primary);align-items:center;gap:.4rem;font-size:.85rem;font-weight:500;display:flex}.calc-root .calc-kanban-col-title:before{content:"";border-radius:50%;width:8px;height:8px}.calc-root .calc-kanban-col[data-stage=engaged] .calc-kanban-col-title:before{background:#f0a36b}.calc-root .calc-kanban-col[data-stage=replied] .calc-kanban-col-title:before{background:#f4b38d}.calc-root .calc-kanban-col[data-stage=qualified] .calc-kanban-col-title:before{background:var(--calc-accent)}.calc-root .calc-kanban-col[data-stage=booked] .calc-kanban-col-title:before{background:var(--calc-accent-dark)}.calc-root .calc-kanban-count{background:var(--calc-bg-alt);color:var(--calc-text-body);border-radius:999px;padding:.2rem .5rem;font-size:.75rem;font-weight:500}.calc-root .calc-kanban-card{background:var(--calc-bg-primary);border:1px solid var(--calc-border-line);cursor:pointer;transition:all .25s var(--calc-ease-out);border-radius:12px;margin-bottom:.5rem;padding:.85rem}.calc-root .calc-kanban-card:hover{border-color:var(--calc-accent);box-shadow:var(--calc-shadow-soft);transform:translateY(-2px)}.calc-root .calc-kanban-card-name{color:var(--calc-text-primary);justify-content:space-between;align-items:center;margin-bottom:.25rem;font-size:.9rem;font-weight:500;display:flex}.calc-root .calc-kanban-card-name .arrow{color:var(--calc-text-soft);font-size:.85rem}.calc-root .calc-kanban-card-meta{color:var(--calc-text-soft);justify-content:space-between;font-size:.75rem;display:flex}.calc-root .calc-stats{padding:8rem 0}.calc-root .calc-stats-header{text-align:center;max-width:720px;margin:0 auto 4rem}.calc-root .calc-stats-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:3rem;display:grid}.calc-root .calc-stat-card{background:var(--calc-bg-alt);border:1px solid var(--calc-border-line);transition:all .4s var(--calc-ease-out);border-radius:20px;padding:2.25rem 1.75rem}.calc-root .calc-stat-card:hover{border-color:var(--calc-accent-light);box-shadow:var(--calc-shadow-card);background:#fff;transform:translateY(-4px)}.calc-root .calc-stat-num{font-family:var(--calc-font-serif);color:var(--calc-accent);letter-spacing:-.025em;margin-bottom:1rem;font-size:3.75rem;line-height:1}.calc-root .calc-stat-label{color:var(--calc-text-primary);margin-bottom:.5rem;font-size:1rem;font-weight:500;line-height:1.4}.calc-root .calc-stat-source{color:var(--calc-text-soft);font-size:.75rem;font-style:italic}.calc-root .calc-stats-quote{text-align:center;font-family:var(--calc-font-serif);color:var(--calc-accent);max-width:720px;margin:0 auto;font-size:clamp(1.25rem,2.25vw,1.75rem);font-style:italic;line-height:1.4}.calc-root .calc-pitch{background:var(--calc-bg-deeper);padding:8rem 0}.calc-root .calc-pitch-grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.calc-root .calc-pitch-copy h2{margin-bottom:1.5rem}.calc-root .calc-pitch-copy p{color:var(--calc-text-body);max-width:460px;margin-bottom:2rem;font-size:1.0625rem;line-height:1.65}.calc-root .calc-pitch-window{border:1px solid var(--calc-border-line);box-shadow:var(--calc-shadow-deep);background:#fff;border-radius:24px;flex-direction:column;min-height:460px;padding:1.5rem;display:flex}.calc-root .calc-pitch-window-header{border-bottom:1px solid var(--calc-border-line);align-items:center;gap:.75rem;padding-bottom:1rem;display:flex}.calc-root .calc-pitch-window-avatar{background:linear-gradient(135deg, var(--calc-accent), var(--calc-accent-dark));color:#fff;width:36px;height:36px;font-family:var(--calc-font-serif);border-radius:50%;justify-content:center;align-items:center;font-size:1rem;display:flex}.calc-root .calc-pitch-window-name{color:var(--calc-text-primary);font-size:.95rem;font-weight:500}.calc-root .calc-pitch-window-status{color:var(--calc-accent);align-items:center;gap:.3rem;font-size:.75rem;display:flex}.calc-root .calc-pitch-window-status:before{content:"";background:var(--calc-accent);border-radius:50%;width:5px;height:5px;animation:1.5s infinite calcPulse}.calc-root .calc-pitch-thread{flex-direction:column;flex:1;gap:.5rem;padding:1.25rem 0;display:flex}.calc-root .calc-pitch-msg{border-radius:18px;max-width:85%;padding:.7rem .95rem;font-size:.92rem;line-height:1.45}.calc-root .calc-pitch-msg.received{background:var(--calc-bg-alt);color:var(--calc-text-primary);border-bottom-left-radius:4px;align-self:flex-start}.calc-root .calc-pitch-msg.sent{background:var(--calc-accent);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.calc-root .calc-pitch-typing{background:var(--calc-bg-alt);border-radius:18px 18px 18px 4px;align-self:flex-start;gap:4px;padding:.7rem .95rem;display:flex}.calc-root .calc-pitch-typing span{background:var(--calc-text-soft);border-radius:50%;width:7px;height:7px;animation:1.4s infinite calcTypingDot}.calc-root .calc-pitch-typing span:nth-child(2){animation-delay:.2s}.calc-root .calc-pitch-typing span:nth-child(3){animation-delay:.4s}.calc-root .calc-section{padding:8rem 0}.calc-root .calc-header{text-align:center;max-width:720px;margin:0 auto 3.5rem}.calc-root .calc-title-tag{background:var(--calc-bg-alt);border:1px solid var(--calc-accent-light);color:var(--calc-accent-dark);border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem .9rem;font-size:.8rem;font-weight:500;display:inline-flex}.calc-root .calc-card{background:var(--calc-bg-white);border:1px solid var(--calc-border-line);box-shadow:var(--calc-shadow-card);border-radius:28px;grid-template-columns:1fr 1fr;gap:3rem;padding:3rem;display:grid}.calc-root .calc-inputs>div{margin-bottom:1.75rem}.calc-root .calc-inputs>div:last-child{margin-bottom:0}.calc-root .calc-label-row{justify-content:space-between;align-items:baseline;margin-bottom:.6rem;display:flex}.calc-root .calc-label{color:var(--calc-text-primary);text-transform:none;letter-spacing:normal;font-size:.875rem;font-weight:500}.calc-root label{text-transform:none;letter-spacing:normal}.calc-root .calc-value{font-family:var(--calc-font-serif);color:var(--calc-accent);letter-spacing:-.01em;font-size:1.5rem;font-weight:400;transition:transform .2s}.calc-root .calc-value.bump{transform:scale(1.1)}.calc-root input[type=range]{appearance:none;background:var(--calc-border-line);cursor:pointer;border-radius:2px;outline:none;width:100%;height:4px}.calc-root input[type=range]::-webkit-slider-thumb{appearance:none;border:2px solid var(--calc-accent);cursor:pointer;background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .15s;box-shadow:0 2px 8px #db7c5440}.calc-root input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.15)}.calc-root input[type=range]::-moz-range-thumb{border:2px solid var(--calc-accent);cursor:pointer;background:#fff;border-radius:50%;width:22px;height:22px;box-shadow:0 2px 8px #db7c5440}.calc-root .calc-slider-bounds{color:var(--calc-text-soft);justify-content:space-between;margin-top:.5rem;font-size:.7rem;display:flex}.calc-root .calc-scenario-tabs{background:var(--calc-bg-alt);border-radius:12px;grid-template-columns:repeat(3,1fr);margin:0;padding:4px;display:grid}.calc-root .calc-scenario-tab{font-family:var(--calc-font-sans);color:var(--calc-text-body);cursor:pointer;transition:all .25s var(--calc-ease-out);background:0 0;border:0;border-radius:8px;padding:.65rem .5rem;font-size:.85rem;font-weight:500}.calc-root .calc-scenario-tab:hover{color:var(--calc-text-primary)}.calc-root .calc-scenario-tab.active{color:var(--calc-text-primary);background:#fff;box-shadow:0 1px 3px #0000000f}.calc-root .calc-funnel-row{border-bottom:1px solid var(--calc-border-line);justify-content:space-between;align-items:center;padding:.7rem 0;font-size:.95rem;display:flex}.calc-root .calc-funnel-row:last-child{border-bottom:0}.calc-root .calc-funnel-row-label{color:var(--calc-text-body)}.calc-root .calc-funnel-row-value{color:var(--calc-text-primary);font-weight:500}.calc-root .calc-funnel-row-pct{color:var(--calc-text-soft);margin-left:.5rem;font-size:.8rem}.calc-root .calc-output{flex-direction:column;display:flex}.calc-root .calc-result-panel{background:linear-gradient(180deg, var(--calc-bg-alt) 0%, white 100%);border:1px solid var(--calc-accent-light);text-align:center;border-radius:18px;margin-top:auto;padding:2rem}.calc-root .calc-result-label{text-transform:uppercase;letter-spacing:.2em;color:var(--calc-accent-dark);margin-bottom:.6rem;font-size:.7rem}.calc-root .calc-result-number{font-family:var(--calc-font-serif);color:var(--calc-text-primary);letter-spacing:-.025em;transition:transform .3s var(--calc-ease-spring);margin-bottom:.85rem;font-size:4.5rem;line-height:1}.calc-root .calc-result-number.bump{transform:scale(1.05)}.calc-root .calc-result-detail{color:var(--calc-text-body);font-size:.9rem;line-height:1.6}.calc-root .calc-result-detail strong{color:var(--calc-text-primary)}.calc-root .calc-share{color:var(--calc-text-soft);justify-content:center;align-items:center;gap:.75rem;margin-top:1.25rem;font-size:.85rem;display:flex}.calc-root .calc-share button{border:1px solid var(--calc-border-line);font-family:var(--calc-font-sans);cursor:pointer;color:var(--calc-text-primary);background:#fff;border-radius:999px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.85rem;transition:all .2s;display:inline-flex}.calc-root .calc-share button:hover{border-color:var(--calc-accent);color:var(--calc-accent)}.calc-root .calc-share button.copied{background:var(--calc-accent);color:#fff;border-color:var(--calc-accent)}.calc-root .calc-sms{background:var(--calc-bg-alt);padding:8rem 0}.calc-root .calc-sms-header{text-align:center;max-width:720px;margin:0 auto 3rem}.calc-root .calc-industry-pills{flex-wrap:wrap;justify-content:center;gap:.5rem;max-width:720px;margin:2rem auto 2.5rem;display:flex}.calc-root .calc-industry-pill{border:1px solid var(--calc-border-line);cursor:pointer;transition:all .25s var(--calc-ease-out);color:var(--calc-text-body);background:#fff;border-radius:999px;padding:.55rem 1.1rem;font-size:.875rem;font-weight:500}.calc-root .calc-industry-pill:hover{border-color:var(--calc-accent);color:var(--calc-text-primary);transform:translateY(-2px)}.calc-root .calc-industry-pill.active{background:var(--calc-accent);color:#fff;border-color:var(--calc-accent)}.calc-root .calc-sms-phone{border:1px solid var(--calc-border-line);max-width:420px;box-shadow:var(--calc-shadow-card);background:#fff;border-radius:32px;margin:0 auto;padding:1.5rem 1.25rem}.calc-root .calc-sms-phone-header{text-align:center;border-bottom:1px solid var(--calc-border-line);margin-bottom:1rem;padding-bottom:1rem}.calc-root .calc-sms-phone-name{color:var(--calc-text-primary);font-size:.95rem;font-weight:500}.calc-root .calc-sms-phone-number{color:var(--calc-text-soft);margin-top:2px;font-size:.75rem}.calc-root .calc-sms-thread{flex-direction:column;gap:.4rem;max-height:480px;padding:.5rem 0;display:flex;overflow-y:auto}.calc-root .calc-sms-thread::-webkit-scrollbar{width:4px}.calc-root .calc-sms-thread::-webkit-scrollbar-thumb{background:var(--calc-border-line);border-radius:2px}.calc-root .calc-sms-bubble{word-wrap:break-word;border-radius:18px;max-width:78%;padding:.6rem .85rem;font-size:.875rem;line-height:1.4}.calc-root .calc-sms-bubble-meta{color:var(--calc-text-soft);margin-top:2px;padding:0 .85rem;font-size:.65rem}.calc-root .calc-sms-received{color:var(--calc-text-primary);background:#f0eeea;border-bottom-left-radius:4px;align-self:flex-start}.calc-root .calc-sms-sent{background:var(--calc-accent);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.calc-root .calc-sms-sent+.calc-sms-bubble-meta{text-align:right}.calc-root .calc-sms-pill{letter-spacing:.04em;text-transform:uppercase;color:var(--calc-accent-dark);background:var(--calc-bg-alt);border:1px solid var(--calc-accent-light);border-radius:999px;align-self:center;margin:.5rem 0;padding:.25rem .7rem;font-size:.7rem;font-weight:500}.calc-root .calc-sms-caption{text-align:center;color:var(--calc-text-body);margin-top:1.5rem;font-size:.875rem;font-style:italic}.calc-root .calc-privacy{padding:8rem 0}.calc-root .calc-privacy-header{text-align:center;max-width:720px;margin:0 auto 3.5rem}.calc-root .calc-privacy-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.calc-root .calc-privacy-card{background:var(--calc-bg-alt);border:1px solid var(--calc-border-line);transition:all .4s var(--calc-ease-out);border-radius:20px;padding:2.5rem 2rem}.calc-root .calc-privacy-card:hover{box-shadow:var(--calc-shadow-card);border-color:var(--calc-accent-light);background:#fff;transform:translateY(-4px)}.calc-root .calc-privacy-icon{border:1px solid var(--calc-accent-light);width:56px;height:56px;font-family:var(--calc-font-serif);color:var(--calc-accent);background:#fff;border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.65rem;display:flex}.calc-root .calc-privacy-card h3{font-family:var(--calc-font-serif);letter-spacing:-.01em;color:var(--calc-text-primary);margin-bottom:.85rem;font-size:1.5rem;font-weight:400;line-height:1.2}.calc-root .calc-privacy-card p{color:var(--calc-text-body);margin:0;font-size:.95rem;line-height:1.6}.calc-root .calc-founder{background:var(--calc-bg-alt);padding:8rem 0}.calc-root .calc-founder-inner{text-align:center;max-width:800px;margin:0 auto}.calc-root .calc-founder-quote{font-family:var(--calc-font-serif);color:var(--calc-text-primary);letter-spacing:-.01em;max-width:720px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:clamp(1.5rem,3vw,2.25rem);font-style:italic;line-height:1.35}.calc-root .calc-founder-quote .calc-quote-mark{color:var(--calc-accent)}.calc-root .calc-founder-attr{align-items:center;gap:1rem;margin-top:.5rem;display:inline-flex}.calc-root .calc-founder-avatar{background:linear-gradient(135deg, var(--calc-accent), var(--calc-accent-dark));color:#fff;width:56px;height:56px;font-family:var(--calc-font-serif);border-radius:50%;justify-content:center;align-items:center;font-size:1.4rem;display:flex}.calc-root .calc-founder-info{text-align:left}.calc-root .calc-founder-info h4{color:var(--calc-text-primary);margin:0;font-size:1rem;font-weight:500}.calc-root .calc-founder-info p{color:var(--calc-text-body);margin:0;font-size:.85rem}.calc-root .calc-try{padding:8rem 0}.calc-root .calc-try-grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.calc-root .calc-try-copy h2{margin-bottom:1.25rem}.calc-root .calc-try-copy>p{color:var(--calc-text-body);max-width:460px;margin-bottom:2rem;font-size:1.0625rem;line-height:1.65}.calc-root .calc-try-form{flex-direction:column;gap:1rem;max-width:480px;display:flex}.calc-root .calc-try-field{flex-direction:column;gap:.4rem;display:flex}.calc-root .calc-try-field label{color:var(--calc-text-body);font-size:.8rem;font-weight:500}.calc-root .calc-try-field input,.calc-root .calc-try-field select,.calc-root .calc-try-field textarea{font-family:var(--calc-font-sans);border:1px solid var(--calc-border-line);color:var(--calc-text-primary);resize:vertical;background:#fff;border-radius:12px;outline:none;padding:.85rem 1rem;font-size:1rem;transition:all .2s}.calc-root .calc-try-field textarea{min-height:70px}.calc-root .calc-try-field input:focus,.calc-root .calc-try-field select:focus,.calc-root .calc-try-field textarea:focus{border-color:var(--calc-accent);box-shadow:0 0 0 4px #db7c541f}.calc-root .calc-try-submit{background:var(--calc-accent);color:#fff;font-family:var(--calc-font-sans);cursor:pointer;transition:all .25s var(--calc-ease-out);border:0;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:1rem 1.5rem;font-size:1rem;font-weight:500;display:flex}.calc-root .calc-try-submit:hover{background:var(--calc-accent-dark);transform:translateY(-1px);box-shadow:0 8px 24px #db7c5440}.calc-root .calc-try-fineprint{color:var(--calc-text-soft);margin-top:.25rem;font-size:.8rem;line-height:1.5}.calc-root .calc-try-fineprint a{color:var(--calc-accent);text-decoration:none}.calc-root .calc-try-sms-phone{background:linear-gradient(#1a1a1a 0%,#050505 100%);border-radius:40px;max-width:380px;margin:0 auto;padding:12px;box-shadow:0 30px 80px #1111112e,0 8px 24px #11111114}.calc-root .calc-try-sms-screen{background:#fff;border-radius:28px;flex-direction:column;min-height:580px;display:flex;position:relative;overflow:hidden}.calc-root .calc-try-sms-notch{background:#000;border-bottom-right-radius:14px;border-bottom-left-radius:14px;width:50%;height:28px;margin:0 auto}.calc-root .calc-try-sms-header{text-align:center;border-bottom:1px solid var(--calc-border-line);padding:1rem 1rem .85rem}.calc-root .calc-try-sms-avatar-wrap{flex-direction:column;align-items:center;gap:.4rem;display:flex}.calc-root .calc-try-sms-avatar{background:linear-gradient(135deg, var(--calc-accent), var(--calc-accent-dark));color:#fff;width:48px;height:48px;font-family:var(--calc-font-serif);border-radius:50%;justify-content:center;align-items:center;font-size:1.4rem;display:flex}.calc-root .calc-try-sms-name{color:var(--calc-text-primary);align-items:center;gap:.4rem;font-size:.85rem;font-weight:500;display:flex}.calc-root .calc-try-sms-name .chev{color:var(--calc-text-soft);font-size:.7rem}.calc-root .calc-try-sms-status{color:var(--calc-accent);align-items:center;gap:.3rem;font-size:.7rem;display:flex}.calc-root .calc-try-sms-status:before{content:"";background:var(--calc-accent);border-radius:50%;width:5px;height:5px;animation:1.5s infinite calcPulse}.calc-root .calc-try-sms-thread{scroll-behavior:smooth;flex-direction:column;flex:1;gap:.35rem;max-height:460px;padding:1rem;display:flex;overflow-y:auto}.calc-root .calc-try-sms-thread::-webkit-scrollbar{width:3px}.calc-root .calc-try-sms-thread::-webkit-scrollbar-thumb{background:var(--calc-border-line);border-radius:2px}.calc-root .calc-try-sms-msg{word-wrap:break-word;max-width:78%;animation:calcBlurFadeUp .4s var(--calc-ease-out) both;border-radius:18px;padding:.6rem .85rem;font-size:.875rem;line-height:1.4}.calc-root .calc-try-sms-msg.received{color:var(--calc-text-primary);background:#e8e6e1;border-bottom-left-radius:5px;align-self:flex-start}.calc-root .calc-try-sms-msg.sent{background:var(--calc-accent);color:#fff;border-bottom-right-radius:5px;align-self:flex-end}.calc-root .calc-try-sms-msg-time{color:var(--calc-text-soft);margin-top:-2px;padding:0 .85rem;font-size:.65rem}.calc-root .calc-try-sms-msg-time.sent-time{text-align:right}.calc-root .calc-try-sms-pill{letter-spacing:.05em;text-transform:uppercase;color:var(--calc-accent-dark);background:var(--calc-bg-alt);border:1px solid var(--calc-accent-light);animation:calcBlurFadeUp .4s var(--calc-ease-out) both;border-radius:999px;align-self:center;margin:.25rem 0;padding:.25rem .7rem;font-size:.65rem;font-weight:500}.calc-root .calc-try-sms-typing{animation:calcBlurFadeUp .3s var(--calc-ease-out) both;background:#e8e6e1;border-radius:18px 18px 18px 5px;align-self:flex-start;gap:4px;padding:.6rem .85rem;display:flex}.calc-root .calc-try-sms-typing span{background:var(--calc-text-soft);border-radius:50%;width:7px;height:7px;animation:1.4s infinite calcTypingDot}.calc-root .calc-try-sms-typing span:nth-child(2){animation-delay:.2s}.calc-root .calc-try-sms-typing span:nth-child(3){animation-delay:.4s}.calc-root .calc-try-sms-empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;padding:3rem 2rem;display:flex}.calc-root .calc-try-sms-empty-icon{background:var(--calc-accent-faint);border:2px solid var(--calc-accent-light);width:72px;height:72px;font-family:var(--calc-font-serif);color:var(--calc-accent);border-radius:50%;justify-content:center;align-items:center;font-size:2.25rem;animation:2.5s infinite calcPulseGlow;display:flex}.calc-root .calc-try-sms-empty h4{font-family:var(--calc-font-serif);color:var(--calc-text-primary);margin:0;font-size:1.5rem;font-weight:400}.calc-root .calc-try-sms-empty p{color:var(--calc-text-body);max-width:240px;margin:0;font-size:.9rem;line-height:1.5}.calc-root .calc-try-sms-controls{border-top:1px solid var(--calc-border-line);background:var(--calc-bg-alt);justify-content:center;gap:.5rem;padding:.75rem;display:flex}.calc-root .calc-try-sms-btn{border:1px solid var(--calc-border-line);cursor:pointer;font-family:var(--calc-font-sans);color:var(--calc-text-primary);background:#fff;border-radius:999px;flex:1;padding:.65rem 1rem;font-size:.85rem;font-weight:500;transition:all .2s}.calc-root .calc-try-sms-btn:hover{background:var(--calc-accent);color:#fff;border-color:var(--calc-accent)}.calc-root .calc-try-sms-btn:disabled{opacity:.5;cursor:not-allowed}.calc-root .calc-try-sms-btn.primary{background:var(--calc-accent);color:#fff;border-color:var(--calc-accent)}.calc-root .calc-try-sms-btn.primary:hover{background:var(--calc-accent-dark);border-color:var(--calc-accent-dark)}.calc-root .calc-pricing{background:var(--calc-bg-alt);padding:8rem 0}.calc-root .calc-pricing-card{border:2px solid var(--calc-accent);text-align:center;background:#fff;border-radius:28px;max-width:880px;margin:0 auto;padding:4rem 3rem}.calc-root .calc-pricing-card h2{margin-bottom:2.5rem}.calc-root .calc-pricing-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2rem;display:grid}.calc-root .calc-pricing-num{font-family:var(--calc-font-serif);color:var(--calc-accent);letter-spacing:-.025em;margin-bottom:.5rem;font-size:4rem;line-height:1}.calc-root .calc-pricing-lbl{color:var(--calc-text-body);font-size:.95rem;line-height:1.4}.calc-root .calc-pricing-foot{color:var(--calc-text-body);border-top:1px solid var(--calc-border-line);padding-top:1.5rem;font-size:1.05rem;font-style:italic}.calc-root .calc-cta{text-align:center;padding:8rem 0;position:relative;overflow:hidden}.calc-root .calc-cta:before{content:"";background:radial-gradient(circle, var(--calc-accent-faint) 0%, transparent 60%);z-index:0;width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.calc-root .calc-cta-inner{z-index:1;position:relative}.calc-root .calc-cta h2{margin-bottom:1rem}.calc-root .calc-cta p{color:var(--calc-text-body);max-width:540px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.0625rem}.calc-root .calc-cta-foot{color:var(--calc-text-soft);margin-top:2rem;font-size:.85rem}@media (max-width:968px){.calc-root .calc-hero-grid{grid-template-columns:1fr;gap:3rem}.calc-root .calc-pain-cards,.calc-root .calc-stats-grid,.calc-root .calc-kanban-board{grid-template-columns:repeat(2,1fr)}.calc-root .calc-privacy-grid{grid-template-columns:1fr}.calc-root .calc-pitch-grid,.calc-root .calc-try-grid{grid-template-columns:1fr;gap:3rem}.calc-root .calc-card{grid-template-columns:1fr;padding:2rem}.calc-root .calc-how-step{grid-template-columns:1fr;gap:2rem}.calc-root .calc-container{padding:0 1.5rem}.calc-root .calc-pricing-grid{grid-template-columns:1fr}}@media (max-width:600px){.calc-root .calc-pain-cards,.calc-root .calc-stats-grid,.calc-root .calc-kanban-board{grid-template-columns:1fr}.calc-root .calc-hero,.calc-root .calc-pain,.calc-root .calc-how,.calc-root .calc-kanban,.calc-root .calc-stats,.calc-root .calc-pitch,.calc-root .calc-section,.calc-root .calc-sms,.calc-root .calc-privacy,.calc-root .calc-founder,.calc-root .calc-try,.calc-root .calc-pricing,.calc-root .calc-cta{padding:5rem 0}}
