:root{--cream:#fffbf2;--cream-deep:#fff4dd;--surface:#ffffff;--ink:#1c1708;--ink-soft:#5f5744;--line:#eee3cb;--honey:#f2b202;--honey-deep:#cf8f00;--honey-wash:#fff1c9;--imessage:#0a7cff;--whatsapp:#25d366;--radius:16px;--radius-lg:24px;--shadow-sm:0 1px 2px rgba(28,23,8,0.06),0 4px 12px rgba(28,23,8,0.05);--shadow-md:0 2px 6px rgba(28,23,8,0.07),0 18px 40px rgba(28,23,8,0.09);--page:1080px;--pill-height:2.75rem;--pill-radius:999px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.55}a{color:inherit}.wrap{width:100%;max-width:var(--page);margin:0 auto;padding:0 1.25rem}.header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(255,251,242,.82);-webkit-backdrop-filter:saturate(180%) blur(12px);backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid var(--line)}.header__bar{justify-content:space-between;gap:1rem;height:76px}.brand,.header__bar{display:flex;align-items:center}.brand{gap:.65rem;text-decoration:none;font-weight:700;font-size:1.5rem;letter-spacing:-.01em}.brand img{width:44px;height:44px;display:block}.menu{position:relative}.menu__button{list-style:none;cursor:pointer;display:inline-flex;align-items:center;gap:.45rem;background:var(--ink);color:var(--cream);border-radius:var(--pill-radius);height:var(--pill-height);padding:0 1.1rem;font-weight:600;font-size:.95rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.menu__button::-webkit-details-marker{display:none}.menu__caret{transition:transform .16s ease}.menu[open] .menu__caret{transform:rotate(180deg)}.menu__panel{position:absolute;right:0;top:calc(100% + .5rem);min-width:232px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-md);padding:.4rem;animation:pop .14s ease}@keyframes pop{0%{opacity:0;transform:translateY(-4px)}}.menu__item{display:flex;align-items:center;gap:.7rem;padding:.7rem .75rem;border-radius:12px;text-decoration:none;font-weight:600;font-size:.95rem}.menu__item:hover{background:var(--honey-wash)}.menu__icon{width:30px;height:30px;display:block;flex:none}.menu__hint{display:block;font-weight:400;font-size:.8rem;color:var(--ink-soft)}.hero{padding:clamp(1.25rem,7vw,4rem) 0 clamp(1rem,3vw,2rem);text-align:center}.hero h1{font-size:clamp(2.1rem,6.2vw,3.6rem);line-height:1.05;letter-spacing:-.03em;margin:0 auto 1.5rem;padding:0 1.5rem;max-width:calc(18ch + 3rem)}.cta-row{display:flex;flex-wrap:wrap;gap:.75rem}.btn,.cta-row{justify-content:center}.btn{display:inline-flex;align-items:center;gap:.5rem;border-radius:var(--pill-radius);height:var(--pill-height);padding:0 1.4rem;font-weight:650;font-size:1rem;text-decoration:none;border:1px solid transparent;white-space:nowrap;box-shadow:var(--shadow-sm)}.btn--imessage{background:var(--imessage);color:#fff}.btn--whatsapp{background:#128c7e;color:#fff}.btn:hover{filter:brightness(.96)}.btn img{width:24px;height:24px;display:block;flex:none}.cta-label{margin:0 0 .9rem;padding:0 1.5rem;color:var(--ink-soft);font-size:1.15rem;font-weight:500}@media (max-width:640px){.cta-label__turn{display:block}}.integrates{margin:1.25rem auto 0;padding:0 1.5rem;text-align:center;color:var(--ink-soft);font-size:clamp(1rem,2.4vw,1.15rem)}.integrates__label{display:block;margin-bottom:.7rem}.integrates__logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.1rem}.integrates img{width:30px;height:30px;display:block}.integrates img[src*=whatsapp]{width:36px;height:36px}.stage{position:relative;margin:clamp(2rem,5vw,3.5rem) auto 0;max-width:var(--page);display:flex;flex-direction:column;align-items:center;gap:1rem}@media (max-width:999px){.stage{display:grid;grid-template-columns:1fr;grid-template-rows:minmax(9rem,auto) auto;justify-items:center}.float--left,.float--right{grid-row:1;grid-column:1;align-self:start}.device{grid-row:2;grid-column:1}}.device{position:relative;width:clamp(300px,86vw,420px);aspect-ratio:9/10.6;border-radius:54px 54px 0 0;padding:11px 11px 0;-webkit-mask-image:linear-gradient(180deg,#000 0,#000 82%,transparent);mask-image:linear-gradient(180deg,#000 0,#000 82%,transparent);background:linear-gradient(145deg,#b9b2a4,#f4f0e8 12%,#d8d2c5 32%,#f7f4ee 55%,#cfc8ba 78%,#a9a294);box-shadow:0 2px 3px rgba(28,23,8,.18),0 34px 60px rgba(28,23,8,.16),inset 0 0 0 1px rgba(255,255,255,.55);flex:none;z-index:2}.device__btn{position:absolute;background:linear-gradient(180deg,#cdc6b8,#a8a193);border-radius:2px}.device__btn--silent{left:-2px;top:15%;width:3px;height:26px}.device__btn--up{left:-2px;top:23%;width:3px;height:46px}.device__btn--down{left:-2px;top:32%;width:3px;height:46px}.device__btn--power{right:-2px;top:26%;width:3px;height:62px}.device__screen{position:relative;height:100%;background:#fff;border-radius:44px 44px 0 0;overflow:hidden;display:flex;flex-direction:column;text-align:left}.statusbar{display:flex;justify-content:space-between;padding:.7rem 1.5rem .15rem;font-size:.78rem;font-weight:650;letter-spacing:.01em}.statusbar,.statusbar__icons{align-items:center;color:#111}.statusbar__icons{display:inline-flex;gap:5px}.device__island{position:absolute;top:9px;left:50%;transform:translateX(-50%);width:56px;height:17px;border-radius:999px;background:#000;z-index:3;display:flex;align-items:center;justify-content:flex-end;padding-right:5px}.device__lens{width:7px;height:7px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#2b3a4a,#05070a 70%)}.device__head{display:grid;grid-template-columns:1.6rem 1fr 1.6rem;align-items:center;padding:.35rem .85rem .6rem;border-bottom:1px solid #ece7dc;color:#8a8478}.device__back,.device__call{display:inline-flex;align-items:center;color:var(--imessage)}.device__call{justify-content:flex-end}.device__who{display:flex;flex-direction:column;align-items:center;gap:.15rem}.device__who img{width:38px;height:38px;border-radius:50%}.device__name{font-size:.8rem;font-weight:600;color:#3d382e}.thread{flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;gap:.4rem;padding:.85rem .7rem;overflow:hidden}.bubble{max-width:86%;padding:.5rem .8rem;border-radius:18px;font-size:.95rem;line-height:1.38;animation:rise .26s ease both;white-space:pre-line}@keyframes rise{0%{opacity:0;transform:translateY(6px)}}.bubble .link{color:var(--imessage);text-decoration:underline;text-underline-offset:2px}.device__screen--whatsapp .bubble .link{color:#027eb5}.bubble--out{align-self:flex-end;background:var(--imessage);color:#fff;border-bottom-right-radius:6px}.bubble--in{align-self:flex-start;background:#f1efe9;color:var(--ink);border-bottom-left-radius:6px}.typing{display:inline-flex;gap:4px;align-items:center}.typing span{width:6px;height:6px;border-radius:50%;background:#a9a294;animation:blink 1.1s ease-in-out infinite}.typing span:nth-child(2){animation-delay:.16s}.typing span:nth-child(3){animation-delay:.32s}@keyframes blink{0%,60%,to{opacity:.35}30%{opacity:1}}.device__screen--whatsapp .thread{background:#efeae2}.device__screen--whatsapp .bubble--out{background:#d9fdd3;color:#111b21;border-bottom-right-radius:6px}.device__screen--whatsapp .bubble--in{background:#fff;color:#111b21;box-shadow:0 1px 1px rgba(11,20,26,.08)}.device__screen--whatsapp .device__head,.device__screen--whatsapp .statusbar{background:#f7f5f2}.device__screen--whatsapp .device__back,.device__screen--whatsapp .device__call{color:#128c7e}.float{width:min(320px,100%);opacity:0;transition:transform .3s ease,opacity .3s ease}.float--on{opacity:1}@media (min-width:1000px){.float{position:absolute;width:285px;z-index:1}.float--left{left:0;top:26%;transform:rotate(-3deg) translateY(10px)}.float--right{right:0;top:46%;transform:rotate(3deg) translateY(10px)}.float--on.float--left{transform:rotate(-3deg)}.float--on.float--right{transform:rotate(3deg)}}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-md);padding:.9rem 1rem;text-align:left}.card__head{display:flex;align-items:center;gap:.5rem;font-size:.78rem;color:var(--ink-soft);margin-bottom:.6rem}.card__head img{width:18px;height:18px}.entry{display:flex;gap:.65rem;align-items:flex-start;animation:rise .32s ease both}.entry__stripe{width:4px;align-self:stretch;border-radius:999px;background:var(--imessage);flex:none}.entry__title{font-weight:650;font-size:.95rem}.entry__meta{font-size:.83rem;color:var(--ink-soft)}.chips{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.5rem}.chip{font-size:.75rem;padding:.2rem .55rem;border-radius:999px;background:var(--honey-wash);color:#7a5c00;white-space:nowrap}.chip--meet{background:#e8f0fe;color:#1a56c4}.todos{list-style:none;margin:0;padding:0;display:grid;grid-gap:.5rem;gap:.5rem;animation:rise .32s ease both}.todo{display:flex;align-items:center;gap:.6rem}.todo__box{width:18px;height:18px;border-radius:50%;border:2px solid #9aa0a6;flex:none;display:grid;place-items:center;color:transparent}.todo__box svg{display:block}.todo--done .todo__box{background:#1a73e8;border-color:#1a73e8;color:#fff}.todo--done .entry__title{color:var(--ink-soft);font-weight:500;text-decoration:line-through;text-decoration-thickness:1px;-webkit-text-decoration-color:#9aa0a6;text-decoration-color:#9aa0a6}.entry__was{color:#a49b86}.section{padding:clamp(2.5rem,6vw,4rem) 0;border-top:1px solid var(--line)}.section h2{font-size:clamp(1.5rem,3.6vw,2rem);letter-spacing:-.015em;margin:0 0 .5rem}.section__lead{color:var(--ink-soft);margin:0 0 2rem;max-width:52ch}.steps{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:1fr}@media (min-width:760px){.steps{grid-template-columns:repeat(3,1fr)}}.step{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:1.25rem}.step__n{width:30px;height:30px;border-radius:50%;background:var(--honey);color:#3a2b00;font-weight:700;display:grid;place-items:center;margin-bottom:.75rem;font-size:.9rem}.step h3{margin:0 0 .35rem;font-size:1.05rem}.step p{margin:0;color:var(--ink-soft);font-size:.94rem}.pricing{display:grid;grid-gap:1.25rem;gap:1.25rem;grid-template-columns:1fr;align-items:start}@media (min-width:760px){.pricing{grid-template-columns:1fr 1fr}}.price-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);padding:1.6rem;box-shadow:var(--shadow-sm)}.price-card--lead{background:linear-gradient(160deg,var(--honey-wash),var(--surface) 70%);border-color:#f0dfae}.price-card__name{margin:0 0 .5rem}.price{font-size:2.4rem;font-weight:700;letter-spacing:-.02em;line-height:1}.price span{font-size:1rem;font-weight:500;color:var(--ink-soft)}.list{list-style:none;padding:0;margin:1rem 0 0;display:grid;grid-gap:.5rem;gap:.5rem}.list li{display:flex;gap:.55rem;align-items:flex-start;font-size:.95rem;color:var(--ink-soft)}.list li:before{content:"✓";color:var(--honey-deep);font-weight:700;flex:none}.footer{border-top:1px solid var(--line);padding:2rem 1.5rem 3rem;color:var(--ink-soft);font-size:.88rem;display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;justify-content:space-between}.footer a{text-decoration:none}.footer a:hover{text-decoration:underline}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}