@import"https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700;800&display=swap";@import"https://api.fontshare.com/v2/css?f[]=host-grotesk@400,500,600,700&display=swap";:root{--page-bg: #f3f3f3;--surface: #f3f3f3;--surface-soft: #f3f3f3;--surface-muted: #dedede;--ink: #252525;--ink-strong: #161616;--ink-dark: #080d0d;--ink-soft: #6b6b6b;--ink-muted: #899698;--accent-coral: #fb937d;--accent-rose: #fd70b1;--accent-cream: #efe8e6;--accent-lime: #fef757;--line: rgba(0, 0, 0, .08);--line-strong: rgba(0, 0, 0, .16);--shadow-soft: 0 18px 50px rgba(17, 22, 22, .08);--shadow-card: 0 4px 24px rgba(0, 0, 0, .06);--shadow-button: 0 14px 34px rgba(17, 22, 22, .12);--radius-xl: 2rem;--radius-lg: 1.5rem;--radius-md: 1rem;--radius-pill: 999px;--font-body: "Manrope", sans-serif;--font-display: "Host Grotesk", sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:auto}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-stopped{overflow:hidden}body{margin:0;background:var(--page-bg);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.icon-sprite{position:absolute;width:0;height:0;overflow:hidden}.page{overflow-x:clip}.container{width:min(1200px,calc(100% - 2rem));margin:0 auto}.section{position:relative;padding:5.5rem 0}.section-badge,.pricing__badge{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:.55rem 1rem;border-radius:var(--radius-pill);font-size:.8rem;font-weight:700;letter-spacing:-.03em}.section-badge{color:var(--accent-coral)}.pricing__badge{color:var(--accent-coral);border:1px solid rgba(255,255,255,.24);background:linear-gradient(45deg,#fd70b11a,#fb937d1a)}.button{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;min-height:3rem;padding:.6rem 1.45rem;border:1px solid transparent;border-radius:var(--radius-pill);font-size:.92rem;font-weight:600;line-height:1;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.button:hover{transform:translateY(-1px)}.button--nav,.button--primary{background:#0f0f0f;color:#fff;box-shadow:var(--shadow-button)}.button--primary{padding-left:.6rem;position:relative;isolation:isolate;overflow:hidden;border-color:#ffffff14}.button--primary:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:linear-gradient(115deg,#fb937df2,#fd70b1f2,#ffffff59,#fb937df2);background-size:240% 240%;background-position:0% 50%;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:primaryRingFlow 4.2s ease-in-out infinite;opacity:.9}.button--primary>*{position:relative;z-index:1}.button--nav:hover,.button--primary:hover{background:#1a1a1a}.button--secondary{background:#ffffffe6;border-color:#0000000d;box-shadow:0 10px 26px #11161614}.button--secondary:hover{background:#fff}.button--gradient{background:linear-gradient(135deg,var(--accent-rose),var(--accent-coral));color:#fff;box-shadow:0 16px 30px #fd70b140}.button--ghost{border-color:#3535354d;color:#353535;background:transparent}.button--ghost:hover{background:#353535;color:#fff}.button__pill-image{display:inline-flex;width:2.1rem;height:1.4rem;border-radius:var(--radius-pill);overflow:hidden;flex-shrink:0}.button__pill-image img{width:100%;height:100%;object-fit:cover}.site-header{position:fixed;inset:1.5rem 0 auto;z-index:30;pointer-events:none}.site-nav{width:min(700px,calc(100% - 2rem));margin:0 auto;padding:.55rem .7rem .55rem 1.25rem;border-radius:var(--radius-pill);background:#fffffff2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 20px 40px #0000000d;display:flex;align-items:center;justify-content:space-between;gap:1rem;pointer-events:auto}.brand{display:inline-flex;align-items:center;gap:.65rem;flex-shrink:0}.brand__mark{width:1.25rem;height:1.25rem;color:#000}.brand__name{font-size:.92rem;font-weight:700;color:var(--ink)}.site-nav__links{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;flex:1 1 auto}.nav-link{display:inline-flex;align-items:center;justify-content:center;min-height:2.25rem;padding:.35rem .85rem;border-radius:var(--radius-pill);color:#666;font-size:.88rem;transition:background-color .18s ease,color .18s ease}.nav-link:hover,.nav-link--active{background:#f2f2f2;color:var(--ink)}.hero{position:relative;min-height:100vh;min-height:100dvh;padding-top:7.5rem;padding-bottom:clamp(2rem,5vh,4rem);overflow:hidden;background:#f3f3f3}.hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:clamp(90px,16vh,210px);background:linear-gradient(to bottom,#f3f3f300,#f3f3f3 86%);pointer-events:none;z-index:0}.hero__background,.hero__gradient,.hero__grid{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.hero__background-image{width:100%;height:100%;object-fit:cover;opacity:.92;animation:fadeIn 1.2s ease-out both}.hero__gradient{background:linear-gradient(to bottom,transparent,rgba(255,255,255,.15))}.hero__grid{opacity:.62;background-image:linear-gradient(rgba(255,255,255,.35) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.35) 1px,transparent 1px);background-size:clamp(70px,8vw,110px) clamp(70px,8vw,110px);mix-blend-mode:normal}.hero__content{position:relative;z-index:1;min-height:calc(100vh - 7.5rem);min-height:calc(100dvh - 7.5rem);padding:clamp(5rem,12vh,9rem) 0 clamp(1rem,3vw,2.25rem);display:flex;flex-direction:column;justify-content:flex-start}.hero__copy{width:min(600px,100%);margin:0 auto;display:grid;gap:1.75rem;text-align:center}.hero__title{margin:0;font-family:var(--font-display);font-weight:500;font-size:clamp(2rem,4.8vw,3rem);line-height:1.04;letter-spacing:-.04em;color:#000}.hero__description{margin:0 auto;max-width:31.5rem;font-family:var(--font-display);font-size:clamp(.92rem,1.5vw,1rem);line-height:1.55;letter-spacing:-.04em;color:#000000c7}.hero__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem}.hero__marquee-wrap{position:relative;left:50%;width:100vw;margin-top:auto;margin-left:-50vw;overflow:visible;min-height:clamp(7rem,17vw,15.5rem);padding-bottom:clamp(.2rem,.7vw,.7rem)}.hero__marquee{display:block;width:100%;font-family:var(--font-display);font-weight:500;font-size:clamp(4rem,15.6vw,15rem);line-height:.96;letter-spacing:-.045em;color:#fff;text-align:center;white-space:nowrap;-webkit-user-select:none;user-select:none;opacity:.9}.about{background:#f3f3f3}.about__inner{display:grid;gap:4rem}.about__intro{display:grid;gap:1.5rem}.about__headline-stack{display:grid;gap:.55rem}.about__headline-row{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;justify-content:flex-end;font-family:var(--font-display);font-weight:500;font-size:clamp(2rem,5vw,3.5rem);line-height:1.08;letter-spacing:-.04em;color:#000}.about__headline-row--lead{justify-content:space-between}.spark-icon,.section-mark{display:inline-flex;align-items:center;justify-content:center;color:var(--accent-coral);flex-shrink:0}.spark-icon{width:1.7rem;height:1.7rem}.section-mark{width:1.75rem;height:1.75rem}.section-title{margin:0;font-family:var(--font-display);font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit}.about__inline-media{width:5.2rem;height:3rem;border-radius:var(--radius-pill);overflow:hidden;flex-shrink:0}.about__inline-media--small{width:3.7rem}.about__inline-media img{width:100%;height:100%;object-fit:cover}.about__summary{margin:0 0 0 auto;width:min(31rem,100%);max-width:31rem;color:var(--ink-soft);font-family:var(--font-display);font-size:1rem;line-height:1.75;letter-spacing:-.04em;text-align:left}.about__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.about-card{position:relative;min-height:21.875rem;padding:1.5rem;border-radius:1.25rem;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.about-card--dark{background:#030303;color:#fff}.about-card--muted{background:var(--surface-muted)}.about-card__media,.about-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.about-card__media{width:100%;height:100%;object-fit:cover}.about-card__overlay--light{background:#fff6}.about-card__overlay--rose{background:#2d081a33}.card-chip,.conversion-card__chip{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.45rem .85rem;border-radius:var(--radius-pill);border:1px solid rgba(186,186,186,.95);font-size:.75rem;line-height:1;letter-spacing:-.02em;width:fit-content}.about-card--dark .card-chip{border-color:#ffffff2e}.about-card__body{position:relative;z-index:1;display:grid;gap:1rem;align-content:end}.about-card__body h3,.conversion-card h3,.smart-card h4,.pricing-card h3,.footer-cta__lead h2,.contact-card h3,.site-footer__intro h3{margin:0}.about-card__body h3{font-family:var(--font-display);font-weight:500;font-size:1.25rem;line-height:1.1;letter-spacing:-.04em}.about-card__body p{margin:0;font-family:var(--font-display);font-size:.92rem;line-height:1.45;letter-spacing:-.04em}.about-card--dark .about-card__body p{color:#a4a4a4}.about-card--muted .about-card__body p,.about-card--light .about-card__body p{color:#5e5d5d}.conversion{background:#f3f3f3}.conversion__inner{display:grid;gap:4.5rem}.conversion__intro{display:grid;justify-items:center;gap:2.5rem;text-align:center}.conversion__title{max-width:68rem;margin:0;font-family:var(--font-display);font-weight:500;font-size:clamp(2.5rem,7vw,6.625rem);line-height:.98;letter-spacing:-.045em;color:#342f34}.conversion__copy{width:min(950px,100%);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 4rem;text-align:left}.conversion__copy p{margin:0;font-family:var(--font-display);font-size:1rem;line-height:1.6;letter-spacing:-.04em;color:var(--ink-soft)}.conversion__grid,.conversion__row{display:grid;gap:1.5rem}.conversion__row--large{grid-template-columns:repeat(2,minmax(0,1fr))}.conversion__row--small{grid-template-columns:repeat(4,minmax(0,1fr))}.conversion-card{position:relative;overflow:hidden;border-radius:1.5rem;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;min-height:13.75rem;isolation:isolate}.conversion-card--large{min-height:18.75rem}.conversion-card__media,.conversion-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.conversion-card__media{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.conversion-card:hover .conversion-card__media{transform:scale(1.04)}.conversion-card__overlay--dark{background:#0003}.conversion-card__overlay--light{background:#ffffffc7}.conversion-card__chip{border-color:#4a4a4ae6;color:#4a4a4a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.conversion-card__chip--light{border-color:#ffffff38;color:#fff;background:#ffffff1a}.conversion-card h3{position:relative;z-index:1;font-family:var(--font-display);font-weight:500;font-size:1.5rem;line-height:1;letter-spacing:-.04em}.conversion-card--large h3{color:#fff}.conversion-card--small h3{color:#4a4a4a}.smart{overflow:clip;isolation:isolate;padding-inline:.5rem}.smart__background,.smart__background-tint{position:absolute;top:0;right:0;bottom:0;left:0}.smart__background img{position:absolute;inset:50% auto auto 50%;width:150%;height:150%;transform:translate(-50%,-50%);object-fit:cover;opacity:.9;filter:blur(4px)}.smart__background-tint{background:#0000001a;mix-blend-mode:overlay}.smart__shell{position:relative;z-index:1;background:#fffffff2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:2.5rem;box-shadow:0 28px 64px #11161629;padding:4rem 1.5rem;display:grid;gap:4rem}.smart__intro{max-width:53rem;margin:0 auto;text-align:center;display:grid;gap:1.5rem;justify-items:center}.smart__eyebrow-dot{width:2.5rem;height:2.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-pill);background:#161616;box-shadow:0 16px 30px #00000026}.smart__eyebrow-dot:before{content:"";width:1.5rem;height:1.5rem;border-radius:var(--radius-pill);background:linear-gradient(135deg,var(--accent-rose),var(--accent-coral))}.smart__eyebrow{font-size:clamp(1.1rem,2vw,1.5rem);font-weight:500;color:var(--ink);letter-spacing:-.03em}.smart__title{margin:0;font-weight:500;font-size:clamp(3rem,9vw,6.875rem);line-height:.95;letter-spacing:-.05em;color:var(--ink)}.smart__subtitle{margin:0;font-weight:500;font-size:clamp(1.5rem,3vw,2.35rem);line-height:1.18;letter-spacing:-.03em;color:var(--ink)}.smart__summary{max-width:38rem;margin:0;font-family:var(--font-display);font-size:1rem;line-height:1.65;color:var(--ink-soft)}.smart-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.smart-card{background:linear-gradient(to bottom,var(--accent-cream),#fff);border:2px solid #fff;border-radius:1.5rem;box-shadow:var(--shadow-card);padding:1.5rem;min-height:15rem;position:relative;overflow:hidden;display:grid;gap:1.25rem}.smart-card--wide{grid-column:span 2}.smart-card--feature{align-content:space-between}.smart-card__icon-box{width:3rem;height:3rem;border-radius:.75rem;overflow:hidden}.smart-card__icon-box img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.smart-card h4{font-weight:500;font-size:1.15rem;line-height:1.2;letter-spacing:-.03em;color:var(--ink-strong)}.smart-card p{margin:0;font-size:.92rem;line-height:1.55;color:#777676}.smart-card--gradient{background:linear-gradient(135deg,var(--accent-rose),var(--accent-coral));min-height:15rem;align-items:end}.smart-rings{position:absolute;top:-.75rem;right:-.75rem;width:11rem;height:11rem;opacity:.2}.smart-rings svg{width:100%;height:100%;fill:none;stroke:#000}.smart-card--gradient h4{position:relative;z-index:1;font-size:1.5rem}.smart-card--gradient span{font-weight:700}.smart-card--metrics{grid-template-columns:minmax(0,1fr) minmax(16rem,20rem);align-items:end}.smart-card__copy{display:grid;gap:1.5rem;align-content:space-between}.metrics-panel{background:linear-gradient(to bottom,var(--accent-cream),#fff);border:4px solid #fff;border-radius:1rem;padding:1rem;display:grid;gap:.85rem}.metrics-panel__header,.metrics-panel__score,.metrics-chart__bars,.metrics-panel__note,.site-footer__top,.site-footer__bottom,.site-footer__links,.calendar-row,.contact-card__submit{display:flex}.metrics-panel__header{align-items:flex-start;justify-content:space-between;gap:.75rem}.metrics-panel__header strong{display:block;font-size:.78rem;color:var(--ink-strong)}.metrics-panel__header span{display:block;margin-top:.15rem;font-size:.66rem;color:#626262}.metrics-panel__filter{padding:.3rem .55rem;border-radius:var(--radius-pill);border:1px solid rgba(209,209,209,1);font-size:.62rem;color:var(--ink-strong)}.metrics-panel__score{align-items:center;gap:.45rem}.metrics-panel__score strong{font-size:1rem;color:var(--ink-strong)}.metrics-panel__score span{font-size:.72rem;color:#68a066}.metrics-chart{position:relative;padding-top:1rem}.metrics-chart__goal{position:absolute;top:1.2rem;left:0;z-index:1;display:inline-flex;align-items:center;min-height:1rem;padding:.15rem .4rem;border-radius:.35rem;font-size:.52rem;color:#fff;background:var(--ink-strong)}.metrics-chart__line{position:absolute;inset:2rem 0 auto;border-top:1px dashed rgba(0,0,0,.2)}.metrics-chart__bars{align-items:end;justify-content:space-between;height:5rem;gap:.35rem}.metrics-chart__bars span{display:block;width:10%;height:var(--height);border-radius:var(--radius-pill);background:#efeceb}.metrics-chart__bar--active{background:linear-gradient(135deg,var(--accent-rose),var(--accent-coral))!important;box-shadow:0 0 10px #fd70b166}.metrics-panel__note{align-items:center;gap:.5rem;padding:.55rem;border-radius:.8rem;background:#0000000d}.metrics-panel__note-icon{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:var(--radius-pill);background:#000;color:var(--accent-lime);flex-shrink:0;font-size:.65rem}.metrics-panel__note p{font-size:.58rem;line-height:1.35}.smart-card--chat{align-content:space-between}.chat-preview{padding:1rem;border-radius:1rem;border:3px solid #fff;background:linear-gradient(to bottom,var(--accent-cream),rgba(255,255,255,.6));display:grid;gap:.85rem;min-height:11rem;align-content:start}.chat-preview__row{display:grid;grid-template-columns:2rem 1fr;gap:.75rem;align-items:flex-start}.chat-preview__row--ghost{opacity:.4;filter:blur(1px);grid-template-columns:1fr 2rem}.chat-preview__avatar,.chat-preview__avatar--ghost{width:2rem;height:2rem;border-radius:var(--radius-pill);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.chat-preview__avatar{background:#e5e7eb;color:#6b7280;border:1px solid rgba(0,0,0,.05)}.chat-preview__avatar--photo{overflow:hidden;background:#fff}.chat-preview__avatar--photo img{width:100%;height:100%;object-fit:cover;display:block}.chat-preview__avatar--ghost{background:#efe8e6}.chat-preview__bubble{display:block;padding:.85rem .9rem;border-radius:.8rem;border-top-left-radius:0;background:var(--accent-cream);font-size:.75rem;line-height:1.4;color:#000}.chat-preview__bubble--ghost{min-height:2.5rem;background:linear-gradient(to bottom,var(--accent-cream),#fff);border-top-left-radius:.8rem;border-top-right-radius:0}.chat-preview__time{margin-left:2.75rem;margin-top:-.15rem;font-size:.72rem;color:gray}.smart-card--mini{align-content:space-between;min-height:17.5rem}.mini-panel{min-height:9rem;border-radius:1rem;border:2px solid #fff;background:linear-gradient(to bottom,var(--accent-cream),rgba(255,255,255,.6));display:flex;align-items:center;justify-content:center;gap:.85rem;padding:1rem}.mini-panel__tile,.channel-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:.9rem;background:#fff;box-shadow:0 8px 20px #11161614}.mini-panel__tile{width:2.85rem;height:2.85rem;font-weight:700;color:var(--ink-strong)}.mini-panel__tile--dark{background:var(--ink-strong);color:#fff}.mini-panel__divider{font-size:1.25rem;color:#00000080}.smart-card--channels-card{gap:1.5rem}.mini-panel--channels-card{min-height:auto;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}.mini-panel__inner{width:100%;border-radius:1rem;border:3px solid #fff;background:linear-gradient(to bottom,var(--accent-cream),rgba(255,255,255,.6))}.mini-panel__reference-art{width:100%;height:auto;display:block}.mini-panel--integrations{min-height:auto;padding:0;border:0;background:transparent;border-radius:0;box-shadow:none}.mini-panel__reference-art--integrations{border-radius:1rem}.mini-panel--whatsapp{min-height:auto;padding:0;border:0;background:transparent;border-radius:0;box-shadow:none}.mini-panel__reference-art--whatsapp{border-radius:1rem}.mini-panel__inner--integrations{min-height:11.2rem;display:grid;align-content:center;justify-items:center;gap:1rem;padding:1.05rem}.mini-panel__integration-row{display:flex;align-items:center;justify-content:center;gap:1rem}.mini-panel__integration-arrows{font-size:2rem;line-height:1;letter-spacing:-.08em;color:#161616}.mini-panel__tile--brand svg{width:1.4rem;height:1.4rem;color:#f8f0f3}.mini-panel__tile--google{background:#f8f8f8}.mini-panel__google-g{font-size:2rem;font-weight:700;line-height:1;background:conic-gradient(from 206deg,#4285f4 0,#4285f4 28%,#34a853 28%,#34a853 53%,#fbbc05 53%,#fbbc05 73%,#ea4335 73%,#ea4335);-webkit-background-clip:text;background-clip:text;color:transparent}.mini-panel__integration-copy{display:grid;gap:.2rem;text-align:center}.mini-panel__integration-copy h5{margin:0;font-size:.82rem;line-height:1.25;letter-spacing:-.02em;color:#222}.mini-panel__integration-copy p{margin:0;font-size:.56rem;line-height:1.4;color:#737373}.mini-panel__inner--channels{min-height:11.2rem;display:grid;place-items:center;padding:1.05rem}.mini-panel__channels-grid{display:grid;grid-template-columns:repeat(3,3.45rem);gap:.82rem .92rem}.mini-panel--channels{display:grid;grid-template-columns:repeat(3,3rem);justify-content:center;align-content:center;gap:.8rem 1rem}.channel-pill{width:3rem;height:3rem;min-width:3rem;padding:0;border-radius:50%;font-size:.92rem;font-weight:700;color:#111}.mini-panel__channels-grid .channel-pill{width:3.45rem;height:3.45rem}.channel-pill svg{width:1.25rem;height:1.25rem}.channel-pill--brand{border:3px solid #111;box-shadow:0 12px 24px #11161633}.channel-pill--brand svg{width:1.5rem;height:1.5rem}.channel-pill--dark{background:#161616;color:var(--accent-lime)}.channel-pill--whatsapp{color:#25d366}.channel-pill--instagram{color:#e1306c}.channel-pill--messenger{color:#0081fb}.smart-card__center-copy{text-align:center}.smart-card--mini .smart-card__center-copy,.smart-card__center-copy--left{width:100%;text-align:left}.calendar-list{display:grid;gap:.55rem;padding:.2rem 0}.calendar-row{align-items:center;gap:.55rem;padding:.7rem .8rem;background:#fff;border-radius:.8rem;box-shadow:0 8px 20px #1116160f}.calendar-row__avatar{width:1.5rem;height:1.5rem;display:block;border-radius:var(--radius-pill);object-fit:cover;background:#e5e7eb;border:1px solid rgba(0,0,0,.06);flex-shrink:0}.calendar-row__name{flex:1 1 auto;font-size:.72rem;font-weight:600;color:var(--ink-strong)}.calendar-row__status{display:inline-flex;align-items:center;min-height:1.25rem;padding:.2rem .55rem;border-radius:var(--radius-pill);background:#e2f5e6;color:#327c41;font-size:.58rem;font-weight:700}.pricing{background:var(--ink-dark)}.pricing__inner{display:grid;gap:2.75rem}.pricing__intro{display:grid;justify-items:center;gap:1rem;text-align:center}.pricing__intro h2{margin:0;max-width:40.5rem;font-weight:500;font-size:clamp(2.3rem,4vw,3.35rem);line-height:1.18;letter-spacing:-.04em;color:#fff}.pricing__intro p{max-width:30rem;margin:0;font-size:.86rem;line-height:1.55;letter-spacing:-.03em;color:var(--ink-muted)}.pricing__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.pricing-card{background:#111616;border-radius:1rem;padding:1.5rem;display:grid;gap:.95rem}.pricing-card--highlight{border:1px solid #fa7673;background:radial-gradient(ellipse 65.31% 92.28% at 50% 102.27%,#fb937d14,#11161600),#111616}.pricing-card__header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.pricing-card__icon-shell{width:2.9rem;height:2.9rem;border-radius:.55rem;background:#ffffff0f;display:inline-flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.pricing-card--highlight .pricing-card__icon-shell{color:var(--accent-coral)}.pricing-card__icon-shell svg{width:1.35rem;height:1.35rem}.pricing-card__price{display:flex;align-items:flex-end;gap:.25rem;color:#fff}.pricing-card__price strong{font-size:1.6rem;line-height:1.1}.pricing-card__price span{padding-bottom:.35rem;font-size:.93rem;color:var(--ink-muted)}.pricing-card__price--stacked{align-items:flex-start;flex-wrap:wrap;row-gap:.25rem}.pricing-card__setup-fee{width:100%;display:flex;align-items:center;gap:.45rem;padding-bottom:0;font-size:.74rem;letter-spacing:-.01em;color:#9aa0a2}.pricing-card__setup-fee s{color:#8b9194;text-decoration-thickness:1.3px}.pricing-card__setup-fee b{color:#b9f0c4;font-weight:700}.pricing-card h3{font-weight:500;font-size:1.25rem;line-height:1.2;color:#fff}.pricing-card>p{margin:0;max-width:17rem;font-size:.92rem;line-height:1.45;color:var(--ink-muted)}.pricing-card__button{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:2.75rem;width:100%;border-radius:var(--radius-pill);background:#fff;color:var(--ink-dark);font-size:.86rem;font-weight:700;transition:transform .18s ease}.pricing-card__button svg{width:1rem;height:1rem}.pricing-card__button:hover{transform:translateY(-1px)}.pricing-card__button--highlight{background:linear-gradient(90deg,var(--accent-rose),var(--accent-coral));color:#fff}.pricing-card__features{display:grid;gap:1rem;padding-top:.5rem}.pricing-card__label{font-size:.9rem;color:#fff}.pricing-card__features ul{list-style:none;margin:0;padding:0;display:grid;gap:1rem}.pricing-card__features li{display:flex;align-items:center;gap:.65rem;font-size:.88rem;line-height:1.25;color:var(--ink-muted)}.pricing-card__features li svg{width:1rem;height:1rem;color:var(--ink-muted);flex-shrink:0}.pricing-card__feature--strong{color:#fff!important;font-weight:700}.footer-cta{background:var(--surface-soft);padding-top:7.5rem;overflow:hidden}.footer-cta__top{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem}.footer-cta__lead{display:grid;gap:1rem;max-width:26rem}.footer-cta__lead h2{font-weight:500;font-size:clamp(2rem,4vw,2.5rem);line-height:1;letter-spacing:-.04em;color:#353535}.contact-card{width:min(491px,100%);background:#fff;border-radius:1.5rem;padding:2rem;display:grid;gap:1.5rem}.contact-card h3{text-align:center;font-weight:500;font-size:clamp(1.75rem,3vw,2rem);line-height:1.25;letter-spacing:-.04em;color:#353535}.contact-card__fields{display:grid;gap:.65rem}.contact-card__fields input{width:100%;min-height:3.5rem;padding:0 1.5rem;border:0;border-radius:var(--radius-pill);background:#efefef;color:var(--ink-dark);font-size:.9rem;font-weight:700;outline:none}.contact-card__fields input::placeholder{color:var(--ink-dark)}.contact-card__submit{align-items:center;justify-content:space-between;min-height:3.5rem;padding:0 2rem;border:0;border-radius:var(--radius-pill);background:linear-gradient(22deg,#fd57a3,#f98066);color:#fff;font-weight:700}.contact-card__submit svg{width:1.5rem;height:1.5rem}.footer-cta__wordmark{position:relative;left:50%;width:100vw;margin-top:2.2rem;margin-left:-50vw;display:block;text-align:center;font-family:var(--font-display);font-size:clamp(5rem,16vw,17.8rem);line-height:.96;letter-spacing:-.04em;color:#d4d4d4;white-space:nowrap}.site-footer{padding:2.5rem 0 2.25rem}.site-footer__top{align-items:flex-start;justify-content:space-between;gap:2rem;margin-bottom:3.75rem}.site-footer__intro{display:grid;gap:1.5rem;max-width:25rem}.site-footer__intro h3{font-weight:500;font-size:clamp(1.75rem,3vw,2.25rem);line-height:1.15;letter-spacing:-.04em;color:#1a1a1a}.site-footer__columns{display:flex;flex-wrap:wrap;gap:2rem 5rem}.site-footer__column,.site-footer__link-group{display:grid;gap:.45rem}.site-footer__heading{font-size:1rem;font-weight:700;color:#1a1a1a}.site-footer__text,.site-footer__links a,.site-footer__meta{font-size:.88rem;line-height:1.45;color:#555}.site-footer__bottom{align-items:flex-start;justify-content:space-between;gap:2rem;padding-top:1.5rem;border-top:1px solid rgba(176,176,176,1)}.site-footer__meta{color:#777}.site-footer__link-group{min-width:10rem}.site-footer__links{flex-wrap:wrap;gap:.4rem 1.25rem}.site-footer__links a:hover,.site-footer__text:hover{color:#1a1a1a}@keyframes fadeIn{0%{opacity:0}to{opacity:.9}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-100px)}to{opacity:.2;transform:translate(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes primaryRingFlow{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@media(max-width:1080px){.about__grid,.pricing__grid,.conversion__row--small,.smart-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.smart-card--wide{grid-column:span 2}.smart-card--metrics{grid-template-columns:1fr}.footer-cta__top,.site-footer__top,.site-footer__bottom{flex-direction:column}}@media(max-width:900px){.site-nav{flex-wrap:wrap;justify-content:center;border-radius:1.75rem}.site-nav__links{order:3;flex:0 0 100%;flex-wrap:wrap}.about__headline-row,.about__headline-row--lead{justify-content:flex-start}.conversion__copy,.conversion__row--large{grid-template-columns:1fr}.conversion__row--small{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.section{padding:4.5rem 0}.hero{padding-top:8.75rem;min-height:100vh;min-height:100dvh}.hero__content{min-height:calc(100vh - 8.75rem);min-height:calc(100dvh - 8.75rem);padding-top:clamp(3.5rem,9vh,6rem)}.about__grid,.pricing__grid,.smart-grid,.conversion__row--small{grid-template-columns:1fr}.smart-card--wide{grid-column:auto}.smart__shell{padding:3rem 1rem;border-radius:2rem}.footer-cta__wordmark{margin-top:2rem}}@media(max-width:540px){.container{width:min(100%,calc(100% - 1.25rem))}.site-header{inset:1rem 0 auto}.site-nav{width:calc(100% - 1rem);padding-inline:.85rem}.hero__actions,.hero__actions .button,.pricing-card__button{width:100%}.button,.contact-card__submit{justify-content:center}.contact-card__submit{gap:.75rem}.site-footer__columns,.site-footer__links{gap:1rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
