@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&family=Newsreader:ital,opsz,wght@1,6..72,400;1,6..72,500&display=swap";:root{--ink: #11110f;--paper: #f0eee7;--paper-bright: #faf9f5;--orange: #f45b20;--orange-dark: #d7420a;--green: #28a96b;--line: rgba(17, 17, 15, .2);--muted: #66645d;--mono: "DM Mono", ui-monospace, SFMono-Regular, monospace;--sans: "Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--serif: "Newsreader", Georgia, serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans)}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}svg{width:1.1em;height:1.1em}::selection{background:var(--orange);color:#fff}.section-shell,.header-shell,.hero-grid{width:min(100% - 48px,1280px);margin-inline:auto}.site-header{position:fixed;z-index:50;inset:0 0 auto;transition:background .18s ease,border-color .18s ease;border-bottom:1px solid transparent}.site-header--scrolled{background:#f0eee7f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom-color:var(--line)}.header-shell{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.wordmark{display:inline-flex;align-items:center;font-weight:800;font-size:1.4rem;letter-spacing:-.06em}.wordmark--light{color:var(--paper-bright)}.wordmark-dot{color:var(--orange)}.wordmark-mark{width:29px;height:29px;display:flex;align-items:center;justify-content:center;gap:2px;background:var(--orange);margin-right:.58rem;border-radius:50%}.wordmark-mark span{width:2px;height:10px;background:var(--ink);border-radius:3px}.wordmark-mark span:nth-child(2){height:17px}.nav{display:flex;align-items:center;gap:2rem;font-size:.86rem;font-weight:700}.nav>a:not(.nav-x){position:relative}.nav>a:not(.nav-x):after{content:"";position:absolute;height:1px;inset:auto 100% -5px 0;background:var(--ink);transition:right .18s ease}.nav>a:not(.nav-x):hover:after{right:0}.nav-x,.button{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;min-height:48px;padding:.75rem 1.15rem;border:1px solid var(--ink);font-weight:800;font-size:.88rem;transition:transform .16s ease,background .16s ease,color .16s ease}.nav-x{min-height:42px;background:var(--ink);color:#fff}.nav-x svg{fill:currentColor}.nav-x:hover,.button:hover{transform:translate(-3px,-3px);box-shadow:3px 3px 0 var(--orange)}.button svg{fill:none;stroke:currentColor;stroke-width:1.8}.button svg:first-child:not(:last-child){fill:currentColor;stroke:none}.button--dark{background:var(--ink);color:#fff}.button--orange{background:var(--orange);color:var(--ink)}.button--large{min-height:60px;padding:1rem 1.5rem;font-size:1rem}.menu-button{display:none}.hero{min-height:850px;padding:126px 0 54px;overflow:hidden}.hero-grid{min-height:670px;display:grid;grid-template-columns:.88fr 1.12fr;border:1px solid var(--ink);background:var(--paper-bright)}.hero-copy{padding:clamp(3rem,6vw,6.4rem) clamp(2rem,5vw,5.7rem);display:flex;flex-direction:column;align-items:flex-start}.kicker,.section-index{font-family:var(--mono);font-size:.75rem;letter-spacing:.1em;font-weight:500}.kicker{display:flex;align-items:center;gap:.6rem;margin:0 0 4.5rem}.kicker span{width:8px;height:8px;background:var(--orange);border-radius:50%;box-shadow:0 0 0 5px #f45b2021}.hero h1,.section-heading h2,.services-intro h2,.final-cta h2{font-size:clamp(4.2rem,7.25vw,7.6rem);line-height:.84;letter-spacing:-.075em;margin:0;font-weight:800}h1 em,h2 em{font-family:var(--serif);font-weight:400;letter-spacing:-.035em}.hero h1 em{color:var(--orange)}.hero-intro{max-width:620px;font-size:1.08rem;line-height:1.7;margin:2.5rem 0 2rem;color:#3f3e39}.hero-actions{display:flex;align-items:center;gap:1.6rem}.text-link{font-size:.88rem;font-weight:800;border-bottom:1px solid var(--ink);padding-bottom:.2rem}.text-link span{color:var(--orange);margin-left:.25rem}.micro-proof{margin:auto 0 0;font-family:var(--mono);font-size:.68rem;letter-spacing:.06em;color:var(--muted)}.hero-stage{position:relative;overflow:hidden;background:var(--ink);color:#fff;min-height:670px}.hero-stage:before{content:"";position:absolute;inset:0;opacity:.28;background-image:linear-gradient(rgba(255,255,255,.15) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.15) 1px,transparent 1px);background-size:42px 42px}.hero-stage:after{content:"";position:absolute;width:310px;height:310px;border-radius:50%;background:var(--orange);top:13%;right:-115px}.stage-label,.stage-note{position:absolute;z-index:2;font-family:var(--mono);font-size:.68rem;letter-spacing:.12em}.stage-label{top:28px;left:28px;border:1px solid rgba(255,255,255,.3);padding:.55rem .7rem}.stage-note{bottom:24px;right:28px;color:#ffffff8c}.orbit{position:absolute;border:1px solid rgba(255,255,255,.12);border-radius:50%;z-index:1}.orbit--one{width:510px;height:510px;top:70px;left:70px}.orbit--two{width:360px;height:360px;top:145px;left:145px;border-color:#f45b2073}.voice-card,.message-card{position:absolute;z-index:3}.voice-card{top:103px;left:clamp(28px,7vw,90px);width:min(430px,calc(100% - 80px));padding:1.4rem;background:var(--paper-bright);color:var(--ink);border:1px solid var(--ink);box-shadow:10px 10px #f45b20d9}.card-topline{display:flex;align-items:center;gap:.55rem;padding-bottom:1rem;border-bottom:1px solid var(--line);font:500 .66rem/1 var(--mono);letter-spacing:.1em}.live-dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #28a96b24}.card-time{margin-left:auto}.caller-row{display:flex;align-items:center;gap:.85rem;margin:1.4rem 0}.caller-avatar{width:46px;height:46px;display:grid;place-items:center;background:var(--ink);color:#fff;border-radius:50%;font-weight:800}.caller-row strong,.caller-row span{display:block}.caller-row strong{font-size:.95rem}.caller-row span{color:var(--muted);margin-top:.12rem;font-size:.73rem}.wave{height:76px;display:flex;align-items:center;gap:7px;border-block:1px solid var(--line);overflow:hidden}.wave span{flex:1;max-width:8px;height:var(--bar-height);background:var(--orange);transform-origin:center;animation:waveform 1.2s ease-in-out var(--delay) infinite alternate}@keyframes waveform{to{transform:scaleY(.38);opacity:.55}}.transcript{font-family:var(--serif);font-size:1.15rem;line-height:1.35;margin:1.3rem 0}.call-result{font:500 .66rem/1 var(--mono);letter-spacing:.04em;color:var(--muted)}.call-result span{color:var(--green);font-size:1rem}.message-card{width:310px;right:30px;bottom:72px;background:#d9e6df;color:var(--ink);border:1px solid var(--ink);padding:1rem;box-shadow:-7px 7px #ffffff26}.message-brand{display:flex;gap:.7rem;align-items:center;margin-bottom:1rem}.whatsapp-mark{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-weight:800}.message-brand strong,.message-brand small{display:block}.message-brand strong{font-size:.8rem}.message-brand small{font-size:.67rem;color:#497060}.chat-bubble{width:86%;margin-bottom:.55rem;padding:.62rem .7rem;background:#fff;font-size:.7rem;line-height:1.45;border-radius:3px 10px 10px}.chat-bubble--agent{background:#bff0d3;margin-left:auto;border-radius:10px 3px 10px 10px}.typing-line{display:flex;align-items:center;gap:.22rem;font:.58rem var(--mono);color:#497060;margin-top:.7rem}.typing-line span{width:4px;height:4px;border-radius:50%;background:var(--green)}.ticker{overflow:hidden;background:var(--orange);border-block:1px solid var(--ink)}.ticker-track{width:max-content;display:flex;animation:ticker 28s linear infinite}.ticker span{display:inline-flex;align-items:center;gap:2rem;padding:.9rem 1rem;font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.ticker b{font-size:.75rem}@keyframes ticker{to{transform:translate(-50%)}}.agents{padding-block:9rem}.section-heading{display:grid;grid-template-columns:.55fr 1.7fr .8fr;align-items:end;gap:2rem;margin-bottom:5rem}.section-heading h2,.services-intro h2{font-size:clamp(3.4rem,6.4vw,6.5rem)}.section-heading>p:last-child{font-size:1rem;line-height:1.65;color:var(--muted);margin:0}.section-index{align-self:start;margin:.5rem 0 0}.agent-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.agent-product{display:flex;flex-direction:column;min-width:0;border:1px solid var(--ink);background:var(--paper-bright)}.agent-product-top{min-height:64px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:0 1.3rem;border-bottom:1px solid var(--ink)}.agent-product-top span,.agent-product-top small{font:.68rem var(--mono);letter-spacing:.06em}.agent-product-top strong{font-size:.9rem}.agent-product--voice .agent-product-top{background:var(--orange)}.agent-product--whatsapp .agent-product-top{background:#badfc9}.agent-product-copy{padding:2.3rem 2.3rem 2rem}.agent-product-copy>p{margin:0 0 1.25rem;font:.68rem var(--mono);letter-spacing:.08em}.agent-product-copy h3{max-width:510px;margin:0 0 1.3rem;font-size:clamp(2.2rem,3.5vw,3.6rem);line-height:.98;letter-spacing:-.055em}.agent-product-copy>span{display:block;max-width:540px;color:var(--muted);font-size:.94rem;line-height:1.7}.compact-demo{margin:0 2.3rem;padding:1.4rem;min-height:285px;border:1px solid var(--ink)}.compact-demo--voice{background:var(--ink);color:var(--paper-bright);box-shadow:7px 7px 0 var(--orange)}.compact-demo--whatsapp{background:#dcebe3;box-shadow:7px 7px #7dbe99}.compact-demo-status{display:flex;align-items:center;gap:.55rem;padding-bottom:.9rem;border-bottom:1px solid rgba(255,255,255,.22);font:.65rem var(--mono);letter-spacing:.08em}.compact-demo--whatsapp .compact-demo-status{border-color:#11110f2e}.compact-demo-status>i{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #28a96b26}.compact-demo-status>span{margin-left:auto}.compact-caller{display:flex;align-items:center;gap:.8rem;margin:1rem 0}.compact-caller>b{width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.4);border-radius:50%}.compact-caller strong,.compact-caller small{display:block}.compact-caller strong{font-size:.85rem}.compact-caller small{margin-top:.15rem;color:#9e9c95;font-size:.68rem}.compact-wave{height:45px;display:flex;align-items:center;gap:7px;overflow:hidden}.compact-wave i{flex:1;max-width:7px;height:var(--height);max-height:40px;background:var(--orange);transform-origin:center;animation:waveform 1.1s ease-in-out var(--delay) infinite alternate}.compact-demo--voice>p{margin:.7rem 0 .85rem;color:#d0cec6;font:italic 1rem/1.35 var(--serif)}.compact-success{padding-top:.75rem;border-top:1px solid rgba(255,255,255,.22);color:#80d7a8;font:.64rem var(--mono);letter-spacing:.04em}.compact-demo--whatsapp .compact-success{border-color:#11110f2e;color:#347354}.compact-chat{width:84%;margin-top:1rem;padding:.8rem .9rem;background:#fff;border-radius:3px 12px 12px;font-size:.78rem;line-height:1.45}.compact-chat--out{margin:.7rem 0 1rem auto;background:#baf0cf;border-radius:12px 3px 12px 12px}.agent-benefits{margin:2rem 2.3rem;padding:0;list-style:none}.agent-benefits li{display:flex;gap:.65rem;margin:.65rem 0;font-size:.82rem;font-weight:700}.agent-benefits li span{color:var(--orange)}.agent-product--whatsapp .agent-benefits li span{color:#31805a}.agent-product-footer{margin-top:auto;min-height:92px;display:flex;align-items:center;justify-content:space-between;padding:1.2rem 2.3rem;border-top:1px solid var(--ink)}.agent-product-footer div strong,.agent-product-footer div span{display:block}.agent-product-footer div strong{font-size:1.8rem;letter-spacing:-.06em}.agent-product-footer div span{font:.63rem var(--mono);text-transform:uppercase}.agent-product-footer>a{width:48px;height:48px;display:grid;place-items:center;border:1px solid var(--ink);background:var(--orange);transition:transform .16s ease,box-shadow .16s ease}.agent-product--whatsapp .agent-product-footer>a{background:#badfc9}.agent-product-footer>a:hover{transform:translate(-3px,-3px);box-shadow:3px 3px 0 var(--ink)}.agent-product-footer svg{fill:none;stroke:currentColor;stroke-width:1.8}.services{background:var(--ink);color:var(--paper-bright);padding-block:9rem}.services-intro{display:grid;grid-template-columns:.55fr 1.7fr .8fr;align-items:end;gap:2rem;margin-bottom:5rem}.section-index--light{color:var(--orange)}.services-intro>p:last-child{margin:0;color:#a5a49d;line-height:1.65}.services-list{border-top:1px solid rgba(255,255,255,.35)}.service-row{min-height:165px;display:grid;grid-template-columns:.45fr 1.1fr 1.25fr .75fr;gap:2rem;align-items:center;border-bottom:1px solid rgba(255,255,255,.25);position:relative;transition:padding .18s ease,color .18s ease}.service-row:before{content:"";position:absolute;inset:0;background:var(--orange);transform:scaleY(0);transform-origin:bottom;transition:transform .22s ease}.service-row:hover:before,.service-row--featured:before{transform:scaleY(1)}.service-row>*{position:relative;z-index:1}.service-row:hover,.service-row--featured{color:var(--ink);padding-inline:1.2rem}.service-number{font:.72rem var(--mono)}.service-row h3{font-size:clamp(1.5rem,2.5vw,2.6rem);letter-spacing:-.045em;margin:0;display:flex;align-items:center;gap:.7rem}.service-row h3 b{font:500 .54rem var(--mono);letter-spacing:.05em;border:1px solid currentColor;padding:.35rem .45rem}.service-row p{font-size:.9rem;line-height:1.65;margin:0;color:#aaa9a3}.service-row:hover p,.service-row--featured p{color:#342b27}.service-meta{justify-self:end;text-align:right;font:.6rem/1.5 var(--mono);letter-spacing:.08em;color:#83817b}.service-row:hover .service-meta,.service-row--featured .service-meta{color:#5e3a2c}.process{padding-block:9rem}.process-heading{grid-template-columns:.55fr 2.5fr}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--ink)}.process-grid article{min-height:320px;padding:2rem;display:flex;flex-direction:column;border-right:1px solid var(--ink)}.process-grid article:last-child{border-right:0}.process-grid article>span{font:.74rem var(--mono);color:var(--orange)}.process-grid h3{font-size:1.55rem;line-height:1.12;letter-spacing:-.04em;margin:auto 0 1rem;max-width:300px}.process-grid p{color:var(--muted);font-size:.88rem;line-height:1.65;margin:0}.final-cta{position:relative;overflow:hidden;background:var(--orange);padding-block:8rem;border-block:1px solid var(--ink)}.final-cta:before{content:"";position:absolute;width:460px;height:460px;border:1px solid rgba(17,17,15,.35);border-radius:50%;right:-100px;bottom:-230px}.final-cta-stamp{position:absolute;right:-20px;top:60px;width:180px;height:180px;border-radius:50%;border:1px solid var(--ink);display:grid;place-items:center;font:.65rem var(--mono);letter-spacing:.08em;transform:rotate(12deg)}.final-cta-inner{display:flex;flex-direction:column;align-items:flex-start;position:relative;z-index:1}.final-cta-inner>p{font:.73rem var(--mono);letter-spacing:.1em}.final-cta h2{font-size:clamp(4rem,8vw,8.8rem);margin:1.7rem 0}.final-cta-inner>span{max-width:560px;line-height:1.7;margin-bottom:2rem}footer{background:var(--ink);color:#fff;padding-block:3rem}.footer-inner{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;align-items:start}.footer-inner>p{font:.62rem/1.7 var(--mono);letter-spacing:.06em;color:#8c8a83;margin:.5rem 0 0}.footer-inner>div{display:flex;justify-content:flex-end;gap:1.5rem;font-size:.75rem;font-weight:700}.footer-inner>span{grid-column:1 / -1;border-top:1px solid rgba(255,255,255,.15);padding-top:1.5rem;margin-top:2rem;font:.6rem var(--mono);color:#7d7b75}@media (max-width: 980px){.hero{min-height:auto}.hero-grid{grid-template-columns:1fr}.hero-copy,.hero-stage{min-height:650px}.section-heading,.services-intro{grid-template-columns:1fr 2.5fr}.section-heading>p:last-child,.services-intro>p:last-child{grid-column:2}.agent-grid{grid-template-columns:1fr}.agent-product-copy h3{font-size:clamp(2.7rem,7vw,4.3rem)}.service-row{grid-template-columns:.25fr 1fr 1.2fr}.service-meta{display:none}}@media (max-width: 760px){.section-shell,.header-shell,.hero-grid{width:min(100% - 28px,1280px)}.header-shell{min-height:68px}.menu-button{display:flex;width:46px;height:42px;background:var(--ink);border:0;align-items:center;justify-content:center;flex-direction:column;gap:7px;cursor:pointer}.menu-button span{width:20px;height:1px;background:#fff;transition:transform .18s ease}.menu-button--open span:first-child{transform:translateY(4px) rotate(45deg)}.menu-button--open span:last-child{transform:translateY(-4px) rotate(-45deg)}.nav{position:fixed;inset:68px 0 auto;display:none;flex-direction:column;align-items:stretch;gap:0;background:var(--paper-bright);border-bottom:1px solid var(--ink);padding:.5rem 1rem 1rem}.nav--open{display:flex}.nav>a{padding:1rem;border-bottom:1px solid var(--line)}.nav-x{margin-top:.7rem}.hero{padding-top:92px}.hero-copy{padding:3.2rem 1.5rem;min-height:auto}.hero h1{font-size:clamp(3.7rem,17vw,6.4rem)}.kicker{margin-bottom:3.2rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:1rem}.micro-proof{margin-top:2.7rem}.hero-stage{min-height:0;padding:5rem 1.35rem 1.4rem;display:flex;flex-direction:column;gap:1.2rem}.hero-stage:after{width:260px;height:260px;top:90px;right:-120px}.voice-card,.message-card{position:relative;inset:auto;width:100%;margin:0}.voice-card{box-shadow:7px 7px #f45b20d9}.message-card{box-shadow:7px 7px #ffffff26}.stage-note{position:relative;inset:auto;order:3;margin:.6rem 0 0;font-size:.56rem}.agents,.services,.process{padding-block:6rem}.section-heading,.services-intro,.process-heading{display:block}.section-heading h2,.services-intro h2{font-size:clamp(3.2rem,15vw,5.4rem);margin:2rem 0}.section-heading>p:last-child,.services-intro>p:last-child{max-width:470px}.agent-grid{gap:1rem}.agent-product-top{min-height:58px;grid-template-columns:auto 1fr;padding:0 1rem}.agent-product-top small{display:none}.agent-product-copy{padding:1.8rem 1.25rem 1.5rem}.agent-product-copy h3{font-size:2.55rem}.agent-product-copy>span{font-size:.9rem}.compact-demo{min-height:265px;margin:0 1.25rem;padding:1.15rem}.compact-demo--voice,.compact-demo--whatsapp{box-shadow:5px 5px 0 var(--orange)}.compact-demo--whatsapp{box-shadow:5px 5px #7dbe99}.agent-benefits{margin:1.7rem 1.25rem}.agent-benefits li{align-items:flex-start;line-height:1.45}.agent-product-footer{min-height:82px;padding:1rem 1.25rem}.agent-product-footer div strong{font-size:1.55rem}.service-row{display:grid;grid-template-columns:48px 1fr;gap:.65rem;padding-block:1.5rem}.service-row:hover,.service-row--featured{padding-inline:.7rem}.service-row h3{align-items:flex-start;flex-direction:column;gap:.4rem}.service-row p{grid-column:2}.service-meta{display:none}.process-grid{grid-template-columns:1fr}.process-grid article{min-height:260px;border-right:0;border-bottom:1px solid var(--ink)}.process-grid article:last-child{border-bottom:0}.final-cta{padding-block:6rem}.final-cta-stamp{display:none}.final-cta h2{font-size:clamp(3.8rem,18vw,6rem)}.footer-inner{grid-template-columns:1fr}.footer-inner>div{justify-content:flex-start;flex-direction:column;gap:.7rem}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{min-height:100%}body{min-width:320px}
