:root{--apple-white:#fff;--apple-gray-50:#fafafa;--apple-gray-100:#f5f5f7;--apple-gray-200:#e8e8ed;--apple-gray-400:#86868b;--apple-gray-600:#6e6e73;--apple-gray-800:#1d1d1f;--apple-black:#000;--apple-font:"SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--section-padding:120px;--section-padding-mobile:80px}.apple-landing{background:var(--apple-white);min-height:100vh;font-family:var(--apple-font);color:var(--apple-black);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.apple-hero{text-align:center;background:var(--apple-white);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:100px 24px 60px;display:flex}.apple-hero-content{max-width:980px;margin:0 auto}.apple-eyebrow{color:var(--apple-gray-600);letter-spacing:-.01em;margin-bottom:12px;font-size:17px;font-weight:400;display:inline-block}.apple-headline{letter-spacing:-.03em;color:var(--apple-black);white-space:pre-line;margin:0 0 24px;font-size:clamp(48px,10vw,80px);font-weight:700;line-height:1.05}.apple-subheadline{color:var(--apple-gray-600);max-width:700px;margin:0 auto 40px;font-size:clamp(19px,2.5vw,28px);font-weight:400;line-height:1.4}.apple-cta-row{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:24px;display:flex}.apple-btn-primary{background:var(--apple-black);min-width:180px;color:var(--apple-white);border-radius:980px;justify-content:center;align-items:center;padding:18px 32px;font-size:17px;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.25,1,.5,1);display:inline-flex}.apple-btn-primary:hover{background:var(--apple-gray-800);transform:scale(1.02)}.apple-btn-secondary{min-width:180px;color:var(--apple-black);border:1px solid var(--apple-gray-200);background:0 0;border-radius:980px;justify-content:center;align-items:center;gap:8px;padding:18px 32px;font-size:17px;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.25,1,.5,1);display:inline-flex}.apple-btn-secondary:hover{background:var(--apple-gray-100);border-color:var(--apple-gray-400)}.apple-btn-secondary svg{width:12px;height:12px}.apple-promo{color:var(--apple-gray-600);margin:0;font-size:14px}.apple-promo strong{color:var(--apple-black);font-weight:600}.apple-hero-visual{width:100%;max-width:400px;margin-top:60px}@media (max-width:734px){.apple-hero{min-height:auto;padding:80px 20px 40px}.apple-headline{font-size:40px}.apple-cta-row{flex-direction:column;width:100%}.apple-btn-primary,.apple-btn-secondary{width:100%}.apple-hero-visual{max-width:320px}}.apple-stats{padding:var(--section-padding)24px;background:var(--apple-gray-100)}.apple-stats-inner{text-align:center;max-width:1200px;margin:0 auto}.apple-stats-title{text-transform:uppercase;letter-spacing:.08em;color:var(--apple-gray-600);margin:0 0 48px;font-size:17px;font-weight:600}.apple-stats-grid{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.apple-stat{flex-direction:column;align-items:center;gap:8px;display:flex}.apple-stat-number{letter-spacing:-.03em;color:var(--apple-black);font-size:clamp(36px,6vw,56px);font-weight:700;line-height:1}.apple-stat-label{color:var(--apple-gray-600);text-transform:uppercase;letter-spacing:.02em;font-size:14px;font-weight:500}@media (max-width:734px){.apple-stats{padding:var(--section-padding-mobile)20px}.apple-stats-grid{grid-template-columns:repeat(2,1fr);gap:40px 24px}}.apple-section-header{text-align:center;max-width:800px;margin:0 auto 64px}.apple-section-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--apple-gray-600);margin-bottom:16px;font-size:14px;font-weight:600;display:block}.apple-section-title{letter-spacing:-.025em;color:var(--apple-black);margin:0 0 16px;font-size:clamp(32px,5vw,48px);font-weight:700;line-height:1.1}.apple-section-subtitle{color:var(--apple-gray-600);margin:0;font-size:19px;font-weight:400;line-height:1.5}.apple-pricing{padding:var(--section-padding)24px;background:var(--apple-white)}.apple-pricing-grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:900px;margin:0 auto;display:grid}.apple-price-card{background:var(--apple-white);border:1px solid var(--apple-gray-200);text-align:center;cursor:pointer;border-radius:20px;padding:40px 32px;transition:all .3s cubic-bezier(.25,1,.5,1);position:relative}.apple-price-card:hover{border-color:var(--apple-black);transform:translateY(-4px)}.apple-price-card.featured{background:var(--apple-black);border-color:var(--apple-black)}.apple-price-card.featured .apple-price-name,.apple-price-card.featured .apple-price-amount{color:var(--apple-white)}.apple-price-card.featured .apple-price-amount span{color:var(--apple-gray-400)}.apple-price-badge{background:var(--apple-white);border:1px solid var(--apple-gray-200);color:var(--apple-black);white-space:nowrap;border-radius:20px;padding:6px 16px;font-size:12px;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.apple-price-name{color:var(--apple-black);margin-bottom:8px;font-size:21px;font-weight:600}.apple-price-amount{letter-spacing:-.03em;color:var(--apple-black);font-size:48px;font-weight:700;line-height:1}.apple-price-amount span{color:var(--apple-gray-600);font-size:17px;font-weight:400}.apple-pricing-cta{text-align:center;margin-top:40px}.apple-link{color:var(--apple-black);align-items:center;gap:4px;font-size:17px;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.apple-link:hover{opacity:.7}.apple-trust-row{text-align:center;margin-top:64px}.apple-trust-label{text-transform:uppercase;letter-spacing:.08em;color:var(--apple-gray-600);margin:0 0 16px;font-size:12px;font-weight:600}.apple-trust-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;display:flex}.apple-trust-logo{color:var(--apple-gray-600);font-size:14px;font-weight:500}@media (max-width:734px){.apple-pricing{padding:var(--section-padding-mobile)20px}.apple-pricing-grid{grid-template-columns:1fr;max-width:400px}.apple-price-card{padding:32px 24px}}:root{--fut-white:#fff;--fut-gray-50:#f8f9fa;--fut-gray-100:#f1f3f5;--fut-gray-200:#e9ecef;--fut-gray-600:#6b7280;--fut-black:#000;--fut-blue:#007aff;--fut-blue-glow:#007aff26;--fut-orange:#ff8356;--fut-orange-glow:#ff835633;--fut-purple:#a78bfa;--fut-purple-glow:#a78bfa33;--fut-glass-bg:#ffffffb3;--fut-glass-border:#ffffff4d;--fut-glass-shadow:0 8px 32px #00000014;--fut-font:"SF Pro Display","Inter",-apple-system,BlinkMacSystemFont,sans-serif}.futuristic-landing{background:linear-gradient(180deg,var(--fut-white)0%,var(--fut-gray-50)50%,var(--fut-white)100%);min-height:100vh;font-family:var(--fut-font);overflow-x:hidden}.fut-hero{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:6rem 1.5rem 4rem;display:flex;position:relative;overflow:hidden}.fut-hero-content{z-index:10;text-align:center;max-width:900px;margin:0 auto;position:relative}.fut-hero-badge{background:var(--fut-glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--fut-glass-border);color:var(--apple-black);border-radius:999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:500;display:inline-flex}.fut-hero-badge:before{content:"";background:#000;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.fut-hero h1{letter-spacing:-.04em;color:var(--fut-black);background:linear-gradient(135deg,var(--fut-black)0%,#333 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(2.75rem,8vw,5rem);font-weight:700;line-height:1.05}.fut-hero-subtitle{color:var(--fut-gray-600);max-width:600px;margin:0 auto 2.5rem;font-size:clamp(1.125rem,2.5vw,1.375rem);font-weight:400;line-height:1.6}.fut-cta-primary{color:#fff;cursor:pointer;background:#000;border:1px solid #000;border-radius:999px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.fut-cta-primary:hover{background:#1d1d1f;transform:translateY(-2px)}.fut-cta-primary:active{transform:translateY(0)}.fut-cta-secondary{color:var(--fut-gray-600);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.fut-cta-secondary:hover{color:#000;border-color:#000}.fut-hero-actions{flex-direction:column;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.fut-hero-note{color:var(--fut-gray-600);margin-top:1rem;font-size:.9rem}.fut-hero-note code{background:var(--fut-glass-bg);color:#000;border-radius:6px;padding:.25rem .75rem;font-weight:600}.fut-hero-mockup{z-index:10;width:100%;max-width:380px;margin-top:4rem;position:relative}.fut-stats{background:var(--fut-white);padding:6rem 1.5rem}.fut-stats-grid{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1000px;margin:0 auto;display:grid}@media (max-width:768px){.fut-stats-grid{grid-template-columns:repeat(2,1fr)}}.fut-stat-item{text-align:center;background:var(--fut-glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--fut-glass-border);box-shadow:var(--fut-glass-shadow);border-radius:24px;padding:2rem 1rem;transition:transform .3s,box-shadow .3s}.fut-stat-item:hover{transform:translateY(-4px);box-shadow:0 12px 48px #00000014}.fut-stat-number{color:var(--fut-black);letter-spacing:-.02em;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.fut-stat-label{color:var(--fut-gray-600);font-size:.9rem;font-weight:500}.fut-features{background:linear-gradient(180deg,var(--fut-gray-50)0%,var(--fut-white)100%);padding:8rem 1.5rem}.fut-section-header{text-align:center;max-width:700px;margin:0 auto 5rem}.fut-section-eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#000;margin-bottom:1rem;font-size:.85rem;font-weight:600;display:inline-block}.fut-section-title{letter-spacing:-.03em;color:var(--fut-black);margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:700}.fut-section-subtitle{color:var(--fut-gray-600);font-size:1.125rem;line-height:1.6}.fut-features-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}@media (max-width:900px){.fut-features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.fut-features-grid{grid-template-columns:1fr}}.fut-feature-card{background:var(--fut-glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--fut-glass-border);box-shadow:var(--fut-glass-shadow);border-radius:24px;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.fut-feature-card:before{content:"";opacity:0;background:#000;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.fut-feature-card:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 20px 60px #0000001a}.fut-feature-card:hover:before{opacity:1}.fut-feature-icon{background:var(--apple-gray-100);width:56px;height:56px;color:var(--apple-black);border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.fut-feature-icon svg{stroke-width:1.5px;width:28px;height:28px}.fut-feature-card h3{color:var(--fut-black);letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.fut-feature-card p{color:var(--fut-gray-600);font-size:.95rem;line-height:1.6}.fut-integrations{text-align:center;padding:4rem 1.5rem}.fut-pills-row{flex-wrap:wrap;justify-content:center;gap:1rem;max-width:600px;margin:0 auto;display:flex}.fut-pill{background:var(--fut-glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--fut-glass-border);color:var(--fut-black);box-shadow:var(--fut-glass-shadow);border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;transition:transform .3s;display:inline-flex}.fut-pill:hover{transform:scale(1.05)}.fut-pill-icon{width:20px;height:20px}.fut-testimonials{background:var(--fut-white);padding:8rem 1.5rem}.fut-testimonials-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}@media (max-width:900px){.fut-testimonials-grid{grid-template-columns:1fr;max-width:600px}}.fut-testimonial-card{background:var(--fut-glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--fut-glass-border);box-shadow:var(--fut-glass-shadow);border-radius:24px;padding:2rem;transition:transform .3s}.fut-testimonial-card:hover{transform:translateY(-4px)}.fut-testimonial-quote{color:var(--fut-black);margin-bottom:1.5rem;font-size:1rem;font-style:italic;line-height:1.7}.fut-testimonial-author{align-items:center;gap:1rem;display:flex}.fut-testimonial-avatar{width:48px;height:48px;color:var(--fut-white);background:#000;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;font-weight:600;display:flex}.fut-testimonial-info{flex-direction:column;display:flex}.fut-testimonial-name{color:var(--fut-black);font-size:.95rem;font-weight:600}.fut-testimonial-role{color:var(--fut-gray-600);font-size:.85rem}.fut-cta-section{background:linear-gradient(180deg,var(--fut-gray-50)0%,var(--fut-white)100%);text-align:center;padding:8rem 1.5rem}.fut-cta-box{background:var(--fut-glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--fut-glass-border);max-width:700px;box-shadow:var(--fut-glass-shadow);border-radius:32px;margin:0 auto;padding:4rem 3rem}.fut-cta-box h2{color:var(--fut-black);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.fut-cta-box p{color:var(--fut-gray-600);margin-bottom:2rem;font-size:1.1rem}.glass-phone-container{flex-direction:column;align-items:center;display:flex;position:relative}.phone-glow{filter:blur(60px);pointer-events:none;z-index:0;background:radial-gradient(#0000000d 0%,#0000 70%);width:300px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.glass-phone{z-index:1;background:var(--fut-glass-bg);-webkit-backdrop-filter:blur(40px);border:1px solid var(--fut-glass-border);border-radius:44px;flex-direction:column;width:280px;height:560px;padding:12px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 80px #0000001f,inset 0 0 0 1px #ffffff80}.phone-notch{background:var(--fut-black);z-index:10;border-radius:14px;width:100px;height:28px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.phone-status-bar{color:var(--fut-black);justify-content:space-between;align-items:center;margin-top:8px;padding:.5rem 1.5rem;font-size:.75rem;font-weight:600;display:flex}.status-icons{align-items:center;gap:.25rem;display:flex}.whatsapp-header{color:#fff;background:#075e54;border-radius:0;align-items:center;gap:.75rem;margin:.5rem 0;padding:.75rem 1rem;display:flex}.wa-back{opacity:.8;font-size:1.25rem}.wa-avatar{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.25rem;display:flex}.wa-info{flex-direction:column;flex:1;display:flex}.wa-name{font-size:.9rem;font-weight:600}.wa-status{opacity:.7;font-size:.75rem}.wa-actions{opacity:.8;font-size:1.25rem}.whatsapp-chat{background:#ece5dd;flex-direction:column;flex:1;padding:.75rem;display:flex;overflow-y:auto}.chat-messages-container{flex-direction:column;gap:.5rem;display:flex}.wa-bubble{border-radius:8px;max-width:85%;padding:.5rem .75rem;font-size:.8rem;line-height:1.4;position:relative}.wa-bubble.customer{background:#dcf8c6;border-bottom-right-radius:2px;align-self:flex-end}.wa-bubble.bot{background:#fff;border-bottom-left-radius:2px;align-self:flex-start}.wa-link{color:#075e54;text-decoration:underline}.wa-time{color:#0006;text-align:right;margin-top:.25rem;font-size:.65rem;display:block}.wa-typing{background:#fff;border-radius:8px;align-items:center;gap:.25rem;width:fit-content;padding:.75rem;display:flex}.wa-typing .typing-dot{background:#999;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite typing-bounce}.wa-typing .typing-dot:nth-child(2){animation-delay:.2s}.wa-typing .typing-dot:nth-child(3){animation-delay:.4s}@keyframes typing-bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}.whatsapp-input{background:#f0f0f0;align-items:center;gap:.5rem;padding:.5rem;display:flex}.wa-input-field{color:#999;background:#fff;border-radius:20px;flex:1;padding:.5rem .75rem;font-size:.8rem}.wa-mic{background:#075e54;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.mockup-mode-toggle{background:var(--fut-glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--fut-glass-border);border-radius:999px;gap:.5rem;margin-top:1.5rem;padding:.25rem;display:flex}.mockup-mode-toggle button{color:var(--fut-gray-600);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.5rem 1.25rem;font-size:.85rem;font-weight:500;transition:all .2s}.mockup-mode-toggle button.active{background:var(--fut-blue);color:#fff}.mockup-floating-label{background:var(--fut-glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--fut-glass-border);color:var(--fut-gray-600);border-radius:999px;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:500;display:inline-flex}.pulse-dot{background:#10b981;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite pulse-dot}@media (max-width:768px){.fut-hero{min-height:auto;padding:5rem 1rem 3rem}.fut-hero h1{font-size:2.5rem}.fut-hero-mockup{max-width:300px;margin-top:3rem}.glass-phone{border-radius:38px;width:260px;height:520px}.fut-features{padding:5rem 1rem}.fut-cta-box{border-radius:24px;padding:2.5rem 1.5rem}}.futuristic-landing~.site-header{-webkit-backdrop-filter:blur(20px);background:#fffc;border-bottom:1px solid #ffffff4d}body:has(.futuristic-landing) .site-header{-webkit-backdrop-filter:blur(20px);background:#fffc;border-bottom:1px solid #ffffff4d}.futuristic-landing~.site-header .brand-dot{background:#000}body:has(.futuristic-landing) .site-header .brand-dot{background:#000}.futuristic-landing~.site-header .btn-primary{background:#000;box-shadow:0 4px 16px #0000001a}body:has(.futuristic-landing) .site-header .btn-primary{background:#000;box-shadow:0 4px 16px #0000001a}.futuristic-landing~.site-header .btn-primary:hover{background:#06d;box-shadow:0 6px 24px #00000026}body:has(.futuristic-landing) .site-header .btn-primary:hover{background:#06d;box-shadow:0 6px 24px #00000026}.fut-how-it-works{background:var(--fut-white);padding:8rem 1.5rem}.fut-steps{grid-template-columns:repeat(3,1fr);gap:3rem;max-width:1000px;margin:0 auto;display:grid}@media (max-width:768px){.fut-steps{grid-template-columns:1fr;gap:2rem}}.fut-step{text-align:center;position:relative}.fut-step-number{color:#fff;background:#000;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;font-size:1.5rem;font-weight:700;display:flex}.fut-step h3{color:var(--fut-black);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.fut-step p{color:var(--fut-gray-600);font-size:.95rem;line-height:1.6}.fut-pricing-preview{background:linear-gradient(180deg,var(--fut-gray-50)0%,var(--fut-white)100%);padding:6rem 1.5rem}.fut-pricing-cards{flex-wrap:wrap;justify-content:center;gap:1.5rem;max-width:900px;margin:0 auto;display:flex}.fut-price-card{background:var(--fut-glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--fut-glass-border);text-align:center;border-radius:24px;min-width:200px;padding:2rem;transition:transform .3s,box-shadow .3s}.fut-price-card:hover{transform:translateY(-4px)}.fut-price-card.featured{color:#fff;background:#000;border:none}.fut-price-card.featured .fut-price-name,.fut-price-card.featured .fut-price-amount{color:#fff}.fut-price-name{color:var(--fut-gray-600);margin-bottom:.5rem;font-size:.9rem}.fut-price-amount{color:var(--fut-black);font-size:2.5rem;font-weight:700}.fut-price-amount span{opacity:.7;font-size:1rem;font-weight:400}.fut-pricing-link{color:#000;margin-top:2rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.fut-pricing-link:hover{opacity:.8}.fut-faq{background:var(--fut-white);padding:6rem 1.5rem}.fut-faq-list{flex-direction:column;gap:1rem;max-width:700px;margin:0 auto;display:flex}.fut-feature-groups{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}@media (max-width:900px){.fut-feature-groups{grid-template-columns:1fr}}.fut-feature-group{background:var(--fut-glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--fut-glass-border);box-shadow:var(--fut-glass-shadow);border-radius:24px;padding:2rem}.fut-feature-group-header{border-bottom:1px solid #0000000f;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.fut-feature-group-icon{background:var(--apple-gray-100);width:48px;height:48px;color:var(--apple-black);border-radius:14px;justify-content:center;align-items:center;display:flex}.fut-feature-group-icon svg{stroke-width:1.5px;width:24px;height:24px}.fut-feature-group-title{color:var(--fut-black);margin:0;font-size:1.25rem;font-weight:600}.fut-feature-group-items{flex-direction:column;gap:1rem;display:flex}.fut-feature-item{align-items:flex-start;gap:.75rem;display:flex}.fut-feature-check{background:var(--fut-blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:.125rem;font-size:.75rem;font-weight:600;display:flex}.fut-feature-content h4{color:var(--fut-black);margin:0 0 .25rem;font-size:.95rem;font-weight:600}.fut-feature-content p{color:var(--fut-gray-600);margin:0;font-size:.85rem;line-height:1.5}.fut-built-for{background:var(--fut-white);padding:6rem 1.5rem}.fut-verticals-grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:900px;margin:0 auto;display:grid}@media (max-width:768px){.fut-verticals-grid{grid-template-columns:1fr}}.fut-vertical-card{background:var(--fut-glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--fut-glass-border);box-shadow:var(--fut-glass-shadow);text-align:center;border-radius:24px;padding:2.5rem 2rem;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:block}.fut-vertical-card:hover{border-color:#000;transform:translateY(-8px);box-shadow:0 20px 60px #0000001a}.fut-vertical-icon{margin-bottom:1rem;font-size:3rem}.fut-vertical-card h3{color:var(--fut-black);margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.fut-vertical-card p{color:var(--fut-gray-600);margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.fut-vertical-link{color:#000;font-size:.9rem;font-weight:600;display:inline-block}.fut-demo{background:linear-gradient(180deg,var(--fut-gray-50)0%,var(--fut-white)100%);padding:6rem 1.5rem}.fut-demo-container{max-width:700px;margin:0 auto}.fut-demo-placeholder{background:var(--fut-glass-bg);-webkit-backdrop-filter:blur(20px);border:2px dashed var(--fut-glass-border);text-align:center;border-radius:24px;padding:4rem 2rem}.fut-demo-icon{margin-bottom:1rem;font-size:3rem}.fut-demo-placeholder p{color:var(--fut-black);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.fut-demo-note{color:var(--fut-gray-600);font-size:.9rem}.vertical-page .fut-hero-short{min-height:70vh;padding-top:8rem}.fut-pain-points{background:var(--fut-white);padding:6rem 1.5rem}.fut-pain-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1000px;margin:0 auto;display:grid}@media (max-width:768px){.fut-pain-grid{grid-template-columns:1fr}}.fut-pain-card{text-align:center;background:var(--fut-glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--fut-glass-border);box-shadow:var(--fut-glass-shadow);border-radius:20px;padding:2rem}.fut-pain-icon{margin-bottom:1rem;font-size:2.5rem}.fut-pain-card h3{color:var(--fut-black);margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.fut-pain-card p{color:var(--fut-gray-600);font-size:.9rem;line-height:1.6}.fut-solution{text-align:center;background:#000;padding:6rem 1.5rem}.fut-solution-content{color:#fff;max-width:700px;margin:0 auto}.fut-solution-content .fut-section-eyebrow{color:#fffc}.fut-solution-content h2{color:#fff;margin-bottom:1.5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.fut-solution-content p{opacity:.95;font-size:1.1rem;line-height:1.7}.fut-vertical-features{background:var(--fut-gray-50);padding:6rem 1.5rem}.fut-vertical-features .fut-features-grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:900px;margin:0 auto;display:grid}@media (max-width:768px){.fut-vertical-features .fut-features-grid{grid-template-columns:1fr}}.fut-feature-emoji{margin-bottom:1rem;font-size:2rem}.fut-testimonial-single{background:var(--fut-glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--fut-glass-border);max-width:600px;box-shadow:var(--fut-glass-shadow);text-align:center;border-radius:24px;margin:0 auto;padding:3rem}.fut-testimonial-single .fut-testimonial-quote{margin-bottom:1.5rem;font-size:1.15rem}.fut-testimonial-single .fut-testimonial-author{justify-content:center}.fut-demo-section{background:linear-gradient(180deg,var(--fut-gray-50)0%,var(--fut-white)100%);padding:6rem 1.5rem}.demo-tabs{justify-content:center;gap:.5rem;margin-bottom:2rem;display:flex}.demo-tab{background:var(--fut-glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--fut-glass-border);color:var(--fut-gray-600);cursor:pointer;border-radius:999px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .2s}.demo-tab:hover{background:var(--fut-white)}.demo-tab.active{color:#fff;background:#000;border-color:#000}.demo-content{max-width:700px;margin:0 auto}.demo-call{text-align:center}.demo-audio-player{background:var(--fut-glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--fut-glass-border);box-shadow:var(--fut-glass-shadow);border-radius:16px;align-items:center;gap:1rem;margin-bottom:1rem;padding:1.5rem;display:flex}.demo-play-button{cursor:pointer;background:#000;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;transition:transform .2s;display:flex}.demo-play-button:hover{transform:scale(1.05)}.demo-audio-info{flex-direction:column;align-items:flex-start;gap:.25rem;min-width:120px;display:flex}.demo-audio-title{color:var(--fut-black);font-size:.95rem;font-weight:600}.demo-audio-duration{color:var(--fut-gray-600);font-size:.8rem}.demo-audio-waveform{flex:1;align-items:center;gap:2px;height:40px;display:flex}.waveform-bar{opacity:.6;background:#000;border-radius:2px;width:3px}.demo-audio-note{color:var(--fut-gray-600);margin-bottom:2rem;font-size:.85rem}.demo-transcript{text-align:left;background:var(--fut-white);border:1px solid var(--fut-glass-border);border-radius:16px;padding:1.5rem}.demo-transcript h4{color:var(--fut-gray-600);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.9rem;font-weight:600}.transcript-lines{flex-direction:column;gap:.75rem;display:flex}.transcript-line{border-radius:8px;gap:.5rem;padding:.75rem;display:flex}.transcript-line.customer{background:#10b9811a}.transcript-line.bot{background:#0000000d}.transcript-speaker{color:var(--fut-black);min-width:80px;font-size:.85rem;font-weight:600}.transcript-text{color:var(--fut-gray-600);font-size:.9rem;line-height:1.5}.demo-whatsapp{justify-content:center;display:flex}.whatsapp-phone-frame{background:#ece5dd;border-radius:24px;width:320px;overflow:hidden;box-shadow:0 20px 60px #00000026}.whatsapp-header-bar{color:#fff;background:#075e54;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.whatsapp-messages{flex-direction:column;gap:.5rem;max-height:400px;padding:1rem;display:flex;overflow-y:auto}.wa-message{max-width:85%}.wa-message.sent{align-self:flex-end}.wa-message.received{align-self:flex-start}.wa-bubble-demo{white-space:pre-wrap;border-radius:8px;padding:.5rem .75rem;font-size:.85rem;line-height:1.4;position:relative}.wa-message.sent .wa-bubble-demo{background:#dcf8c6;border-bottom-right-radius:2px}.wa-message.received .wa-bubble-demo{background:#fff;border-bottom-left-radius:2px}.wa-time-demo{color:#0006;text-align:right;margin-top:.25rem;font-size:.65rem;display:block}@media (max-width:768px){.demo-audio-player{text-align:center;flex-direction:column}.demo-audio-info{align-items:center}.demo-audio-waveform{justify-content:center;width:100%}}.fut-product-preview{background:linear-gradient(180deg,var(--fut-white)0%,var(--fut-gray-50)100%);padding:6rem 1.5rem;overflow:hidden}.product-collage{perspective:1200px;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;max-width:1100px;margin:0 auto 3rem;display:flex;position:relative}.collage-item{border-radius:18px;transition:transform .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 20px 60px #0000002e,inset 0 0 0 1px #fff6}.collage-item:hover{z-index:10;transform:scale(1.04)translateY(-6px)}.collage-item-0{transform:rotate(-6deg)translateY(-10px)}.collage-item-1{z-index:2;transform:rotate(3deg)translateY(16px)}.collage-item-2{z-index:3;transform:rotate(-3deg)translateY(-8px)}.collage-item-3{transform:rotate(4deg)translateY(12px)}.collage-item-4{transform:rotate(-5deg)translateY(-6px)}.collage-img{width:100%;height:auto;display:block}.product-feature-list{flex-wrap:wrap;justify-content:center;gap:1rem 2.5rem;max-width:900px;margin:0 auto;padding:0;list-style:none;display:flex}.product-feature-item{color:var(--fut-black);align-items:center;gap:.5rem;font-size:1rem;font-weight:500;display:flex}.product-feature-check{background:var(--fut-blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;font-weight:700;display:flex}@media (max-width:900px){.product-collage{gap:.75rem}.collage-item-0,.collage-item-1,.collage-item-2,.collage-item-3,.collage-item-4{transform:none}}@media (max-width:600px){.product-collage{flex-direction:column}}
/*# sourceMappingURL=35105fcc780be37e.css.map*/