:root{--ink:#111827;--muted:#64748b;--line:#e4e9f2;--soft:#f6f8fc;--blue:#4b63f3;--blue2:#6d7cff;--navy:#10162f;--green:#18a875;--white:#fff;--shadow:0 30px 80px rgba(30,41,89,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button,input,textarea{font:inherit}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{position:fixed;inset:0 0 auto;z-index:50;background:rgba(255,255,255,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(228,233,242,.75)}.nav-wrap{height:76px;display:flex;align-items:center;justify-content:space-between}.brand img{width:112px}.nav-wrap nav{display:flex;align-items:center;gap:27px;font-size:14px;font-weight:650}.nav-wrap nav>a:hover{color:var(--blue)}.nav-login{padding-left:24px;border-left:1px solid var(--line)}.menu-btn{display:none;border:0;background:none}.menu-btn span{display:block;width:25px;height:2px;background:var(--ink);margin:5px}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:13px;padding:15px 22px;background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;font-weight:780;box-shadow:0 14px 30px rgba(75,99,243,.24);cursor:pointer;transition:.25s}.button:hover{transform:translateY(-2px)}.button.compact{padding:11px 16px;border-radius:10px}.button.secondary{background:#fff;color:var(--ink);border:1px solid var(--line);box-shadow:none}.button.white{background:#fff;color:var(--navy);box-shadow:none}.hero{position:relative;overflow:hidden;padding:152px 0 100px;background:radial-gradient(circle at 72% 25%,#eef0ff 0,transparent 34%),linear-gradient(180deg,#fbfcff,#fff)}.hero-glow{position:absolute;border-radius:50%;filter:blur(5px);opacity:.55}.glow-one{width:430px;height:430px;background:radial-gradient(circle,#d9ddff,transparent 70%);right:-120px;top:60px}.glow-two{width:330px;height:330px;background:radial-gradient(circle,#daf7ee,transparent 70%);left:-150px;bottom:-80px}.hero-layout{position:relative;display:grid;grid-template-columns:.88fr 1.18fr;gap:66px;align-items:center}.pill{display:inline-flex;align-items:center;gap:9px;border:1px solid #dfe3ff;border-radius:999px;background:rgba(255,255,255,.85);padding:8px 12px;color:#4b56a5;font-size:12px;font-weight:760}.pill span{width:7px;height:7px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 5px rgba(75,99,243,.09)}.hero h1{font-size:clamp(48px,5.4vw,74px);line-height:1.01;letter-spacing:-.055em;margin:22px 0;color:#10152b}.hero h1 em{font-style:normal;color:var(--blue)}.hero-copy>p{max-width:620px;font-size:19px;color:var(--muted);margin:0 0 30px}.hero-actions{display:flex;gap:12px}.hero-meta{display:flex;gap:28px;margin-top:36px}.hero-meta span{display:flex;flex-direction:column;font-size:12px;color:var(--muted)}.hero-meta b{font-size:14px;color:var(--ink)}.product-stage{position:relative}.app-window{position:relative;background:#fff;border:1px solid #dfe5ef;border-radius:22px;box-shadow:var(--shadow);overflow:hidden;transform:perspective(1400px) rotateY(-2deg)}.window-bar{height:43px;display:flex;align-items:center;padding:0 16px;border-bottom:1px solid var(--line);background:#f9fafc;color:#7b8799;font-size:11px}.window-bar>span{margin:auto}.window-bar>b{font-weight:700;color:#8b96a7}.window-dots{display:flex;gap:6px}.window-dots i{width:8px;height:8px;border-radius:50%;background:#cbd3df}.app-shell{display:grid;grid-template-columns:58px 1fr;min-height:500px}.mini-nav{background:#111735;display:flex;flex-direction:column;align-items:center;gap:18px;padding:17px 0}.mini-logo{width:31px;height:31px;border-radius:9px;background:linear-gradient(135deg,var(--blue),#7b86ff);display:grid;place-items:center;color:#fff;font-weight:800}.mini-nav span{width:21px;height:21px;border-radius:7px;background:rgba(255,255,255,.1)}.mini-nav span.on{background:#fff}.mini-user{margin-top:auto;width:25px;height:25px;border-radius:50%;background:#dce3ff}.workspace{padding:23px;background:#fbfcff}.workspace-head{display:flex;align-items:center;justify-content:space-between}.workspace-head small{color:var(--muted)}.workspace-head h3{font-size:20px;margin:2px 0 0}.workspace-head button,.chat-head button{border:0;background:#edf0ff;color:var(--blue);padding:8px 12px;border-radius:9px;font-size:10px;font-weight:760}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0 12px}.stats article{border:1px solid var(--line);background:#fff;border-radius:14px;padding:14px}.stats small{display:block;font-size:9px;color:var(--muted)}.stats strong{display:block;font-size:24px;margin:2px 0}.stats em{font-style:normal;font-size:8px;color:var(--green)}.workspace-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:12px}.queue-card,.chat-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:13px}.panel-title{font-size:10px;margin-bottom:8px}.panel-title span{float:right;color:var(--blue)}.queue-card article{display:grid;grid-template-columns:29px 1fr auto;gap:8px;align-items:center;padding:9px;border-radius:10px}.queue-card article.active{background:#eef1ff}.avatar{width:27px;height:27px;border-radius:9px;background:#e8ecf7;display:grid;place-items:center;font-size:8px;font-weight:800}.queue-card b{font-size:9px}.queue-card p{margin:1px 0 0;font-size:8px;color:var(--muted)}.queue-card time{font-size:7px;color:#9aa4b3}.chat-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px;border-bottom:1px solid var(--line)}.chat-head b{font-size:10px;display:block}.chat-head span{font-size:8px;color:var(--green)}.chat-head i{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--green)}.chat-body{padding-top:4px}.msg{max-width:83%;margin-top:10px;padding:8px 10px;border-radius:11px;font-size:8px}.msg.customer{margin-left:auto;background:#ebeeff}.msg.bot{background:#f1f4f8}.msg.short{max-width:54%}.result{margin-top:10px;border:1px solid #d1eadf;background:#f2fbf7;border-radius:11px;padding:9px}.result small,.result span{display:block;font-size:7px;color:var(--muted)}.result b{display:block;color:var(--green);font-size:10px}.floating-chip{position:absolute;background:#fff;border:1px solid var(--line);border-radius:15px;padding:12px 14px;box-shadow:0 16px 40px rgba(23,32,70,.13);display:flex;align-items:center;gap:10px}.floating-chip b{display:block;font-size:11px}.floating-chip small{display:block;color:var(--muted);font-size:9px}.chip-one{left:-26px;bottom:75px}.chip-two{right:-28px;top:75px}.chip-three{right:-14px;bottom:23px}.live-dot{width:9px;height:9px;border-radius:50%;background:var(--green);box-shadow:0 0 0 6px rgba(24,168,117,.12)}.chip-icon{width:29px;height:29px;border-radius:9px;background:#edf0ff;color:var(--blue);display:grid;place-items:center;font-weight:800}.chip-icon.warn{background:#fff3e9;color:#df7d2d}.proof-bar{border-block:1px solid var(--line);background:#fff}.proof-bar .shell{min-height:76px;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;text-align:center;gap:12px;color:var(--muted);font-size:12px}.section{padding:112px 0}.section-title{max-width:710px}.section-title.narrow{margin-bottom:52px}.section-title.centered{text-align:center;margin:0 auto 50px}.overline{display:block;margin-bottom:14px;color:var(--blue);font-size:11px;letter-spacing:.16em;font-weight:830}.section-title h2,.secure-copy h2,.demo-card h2{margin:0;font-size:clamp(38px,4.4vw,58px);line-height:1.07;letter-spacing:-.045em;color:#11172f}.section-title p,.secure-copy p,.demo-card p{font-size:18px;color:var(--muted)}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step-card{border:1px solid var(--line);border-radius:22px;padding:22px;background:#fff}.step-card>span{font-size:11px;font-weight:800;color:var(--blue)}.step-card h3{font-size:21px;margin:22px 0 7px}.step-card p{color:var(--muted);margin:0}.step-visual{height:210px;border-radius:16px;background:var(--soft);margin-top:17px;padding:20px;overflow:hidden}.phone{padding-top:36px;background:linear-gradient(180deg,#f0f2ff,#fafbff)}.phone-top{width:46px;height:5px;border-radius:4px;background:#cfd5eb;margin:-22px auto 18px}.phone-msg{max-width:82%;padding:10px 12px;border-radius:12px;font-size:11px;margin-top:10px}.phone-msg.left{background:#fff;border:1px solid var(--line)}.phone-msg.right{margin-left:auto;background:var(--blue);color:#fff}.logic{display:flex;flex-direction:column;justify-content:center;gap:10px}.logic>div{background:#fff;border:1px solid var(--line);border-radius:12px;padding:11px 12px;position:relative}.logic i{position:absolute;left:12px;top:15px;width:8px;height:8px;border-radius:50%;background:var(--green)}.logic b,.logic small{display:block;margin-left:18px}.logic b{font-size:11px}.logic small{font-size:9px;color:var(--muted)}.control{display:flex;flex-direction:column;justify-content:center;gap:11px}.control-row{display:flex;justify-content:space-between;background:#fff;border:1px solid var(--line);padding:13px;border-radius:12px;font-size:11px}.control-row.attention{border-color:#ffd9b7;background:#fff9f3}.control-row strong{color:var(--blue)}.feature-section{background:#f7f8fd}.feature-bento{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:16px}.feature{background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px;min-height:245px}.feature.large{grid-row:span 2;min-height:506px}.feature.wide{grid-column:span 2;min-height:245px;display:grid;grid-template-columns:1fr .8fr;gap:30px;align-items:center}.feature.blue{background:linear-gradient(145deg,#5369f4,#7b87ff);color:#fff;border:0}.feature.dark{background:#111735;color:#fff;border:0}.feature-icon{width:42px;height:42px;border-radius:13px;background:#eef1ff;color:var(--blue);display:grid;place-items:center;font-weight:850}.feature.blue .feature-icon,.feature.dark .feature-icon{background:rgba(255,255,255,.14);color:#fff}.feature h3{font-size:22px;margin:30px 0 10px}.feature p{margin:0;color:var(--muted)}.feature.blue p,.feature.dark p{color:#d8ddff}.mini-result{margin-top:70px;background:#fff;color:var(--ink);border-radius:16px;padding:18px}.mini-result small,.mini-result span{display:block;color:var(--muted);font-size:11px}.mini-result b{display:block;color:var(--green);font-size:19px;margin:3px 0}.takeover{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);padding:18px;border-radius:16px}.takeover>div{display:flex;align-items:center;gap:9px}.takeover span{width:9px;height:9px;border-radius:50%;background:#ffb25b}.takeover button{margin-top:17px;width:100%;border:0;border-radius:10px;padding:10px;background:#fff;color:var(--navy);font-weight:750}.outcomes-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:85px;align-items:start}.outcome-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.outcome-cards article{padding:26px;border:1px solid var(--line);border-radius:20px;background:#fff}.outcome-cards strong{font-size:19px}.outcome-cards p{color:var(--muted);margin-bottom:0}.text-link{display:inline-block;margin-top:18px;color:var(--blue);font-weight:760}.secure{padding-top:30px}.secure-card{background:linear-gradient(145deg,#11172f,#1d2651);border-radius:30px;padding:56px;display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center;color:#fff}.secure-copy h2{color:#fff}.secure-copy p{color:#b9c2dc}.overline.light{color:#9da9ff}.secure-copy ul{list-style:none;padding:0;margin:28px 0 0;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.secure-copy li:before{content:'✓';display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:rgba(255,255,255,.12);margin-right:9px;color:#aeb8ff}.permissions-demo{background:#fff;border-radius:20px;padding:20px;color:var(--ink);box-shadow:0 25px 60px rgba(0,0,0,.18)}.perm-head{display:flex;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid var(--line)}.perm-head span{font-size:11px;color:var(--muted)}.perm-row{display:grid;grid-template-columns:38px 1fr auto;gap:11px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.perm-row:last-child{border-bottom:0}.perm-avatar{width:36px;height:36px;border-radius:11px;background:#edf0ff;color:var(--blue);display:grid;place-items:center;font-weight:800}.perm-row b,.perm-row small{display:block}.perm-row small{color:var(--muted);font-size:10px}.tag{padding:7px 9px;border-radius:999px;background:#e9f7f1;color:var(--green);font-size:9px;font-weight:750}.tag.muted{background:#f0f2f7;color:#657186}.demo-section{padding-top:70px}.demo-card{background:linear-gradient(135deg,#5267f2,#7b86ff);border-radius:30px;padding:55px;display:grid;grid-template-columns:.8fr 1.2fr;gap:65px;color:#fff}.demo-card h2{color:#fff}.demo-card p{color:#e0e4ff}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.demo-card label{display:block;font-size:11px;font-weight:700}.demo-card input,.demo-card textarea{width:100%;margin-top:6px;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.12);color:#fff;border-radius:11px;padding:12px;outline:none}.demo-card input::placeholder,.demo-card textarea::placeholder{color:#d8dcff}.demo-card textarea{resize:vertical}.demo-card form>.button{margin-top:14px}.demo-card form>small{display:block;margin-top:10px;color:#dce0ff}footer{background:#0e142b;color:#fff;padding:68px 0 22px}.footer-grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:45px}.footer-grid img{width:120px;filter:brightness(0) invert(1)}.footer-grid p,.footer-grid a{color:#98a4be}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:10px}.footer-grid b{margin-bottom:8px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:45px;padding-top:19px;display:flex;justify-content:space-between;color:#6f7d9b;font-size:12px}.reveal{opacity:0;transform:translateY(22px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}
@media(max-width:1000px){.nav-wrap nav{position:absolute;top:76px;left:20px;right:20px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:18px;display:none;flex-direction:column;align-items:stretch}.nav-wrap nav.open{display:flex}.menu-btn{display:block}.nav-login{border:0;padding-left:0}.hero-layout,.outcomes-grid,.secure-card,.demo-card{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.hero-meta{justify-content:center}.product-stage{max-width:760px;margin:auto}.proof-bar .shell{grid-template-columns:repeat(2,1fr);padding:18px 0}.feature-bento{grid-template-columns:repeat(2,1fr)}.feature.large{grid-row:auto}.feature.wide{grid-column:span 2}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.shell{width:min(100% - 24px,1180px)}.hero{padding-top:124px}.hero h1{font-size:44px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-meta{gap:15px;flex-wrap:wrap}.app-shell{grid-template-columns:1fr}.mini-nav{display:none}.stats{grid-template-columns:1fr}.stats article:nth-child(n+2){display:none}.workspace-grid{grid-template-columns:1fr}.queue-card{display:none}.floating-chip{display:none}.section{padding:80px 0}.steps-grid,.feature-bento,.outcome-cards,.form-grid{grid-template-columns:1fr}.feature.wide{grid-column:auto;grid-template-columns:1fr}.feature.large{min-height:0}.mini-result{margin-top:35px}.secure-card,.demo-card{padding:30px}.secure-copy ul{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:7px}.proof-bar .shell{grid-template-columns:1fr}.section-title h2,.secure-copy h2,.demo-card h2{font-size:38px}}


/* Formulario privado */
.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.form-status{min-height:1.4em;margin:.75rem 0 0;font-weight:700;font-size:.92rem}
.form-status.success{color:#b9ffd9}
.form-status.error{color:#ffd0d0}
#demo-form button[disabled]{opacity:.7;cursor:wait}
