:root{--ink:#102b26;--ink-soft:#4d625e;--brand:#177c63;--brand-dark:#0f604d;--brand-soft:#eaf6f1;--accent:#e6aa51;--surface:#fff;--surface-soft:#f5f8f7;--line:#dce6e2;--shadow-sm:0 10px 30px #102b2614;--shadow-lg:0 24px 70px #102b2621;--radius-sm:12px;--radius-md:20px;--radius-lg:28px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{min-width:320px;color:var(--ink);background:var(--surface);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body,button,a{font:inherit}img,video,iframe{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{color:inherit}p,h1,h2,h3{margin-top:0}.container{width:min(calc(100% - 40px), var(--container));margin-inline:auto}.section{padding:88px 0}.eyebrow{color:var(--brand);letter-spacing:.13em;text-transform:uppercase;margin-bottom:14px;font-size:.8rem;font-weight:800}.section-header{max-width:720px;margin-bottom:44px}.section-header--center{text-align:center;margin-inline:auto}.section-header h2{letter-spacing:-.045em;margin-bottom:16px;font-size:clamp(2rem,5vw,3.1rem);line-height:1.08}.section-header>p:last-child{color:var(--ink-soft);font-size:1.075rem;line-height:1.7}.button-group{flex-wrap:wrap;gap:12px;display:flex}.button{border:1px solid var(--brand);background:var(--brand);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-weight:750;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.button:hover{background:var(--brand-dark);border-color:var(--brand-dark);transform:translateY(-2px)}.button:focus-visible,a:focus-visible,button:focus-visible{outline-offset:3px;outline:3px solid #e6aa5180}.button--secondary{color:var(--ink);border-color:var(--line);background:0 0}.button--secondary:hover{background:var(--surface-soft);border-color:var(--ink)}.button--small{min-height:42px;padding:0 20px}.button--light{color:var(--ink);background:#fff;border-color:#fff}.button--light:hover{background:var(--brand-soft);color:var(--ink);border-color:#fff}.button--outline-light{color:#fff;background:0 0;border-color:#ffffff8c}.button--outline-light:hover{background:#ffffff1a;border-color:#fff}@media (width<=767px){.container{width:min(calc(100% - 32px), var(--container))}.section{padding:68px 0}.section-header{margin-bottom:32px}.button-group .button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.navbar{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border-bottom:1px solid #dce6e2cc;position:sticky;top:0}.navbar__inner{justify-content:space-between;align-items:center;min-height:74px;display:flex;position:relative}.brand{letter-spacing:-.02em;align-items:center;gap:10px;font-size:1.05rem;font-weight:650;display:inline-flex}.brand__mark{background:var(--ink);color:#fff;border-radius:11px;place-items:center;width:36px;height:36px;font-weight:850;display:grid}.brand strong{color:var(--brand)}.nav-links{color:#314842;align-items:center;gap:26px;font-size:.92rem;font-weight:650;display:flex}.nav-links>a:not(.button):hover{color:var(--brand)}.menu-button{background:var(--surface-soft);cursor:pointer;border:0;border-radius:10px;width:44px;height:44px;padding:11px;display:none}.menu-button span{background:var(--ink);border-radius:2px;height:2px;margin:4px 0;display:block}.hero-media{aspect-ratio:16/9;border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-lg);border:1px solid #177c6326;position:relative;overflow:hidden}.hero-media:before{z-index:0;content:"";background:linear-gradient(135deg,#eaf6f1e6,#f5f8f773);position:absolute;inset:0}.hero-media__content{z-index:1;object-fit:cover;border:0;width:100%;height:100%;position:relative}.media-placeholder{z-index:1;width:100%;height:100%;color:var(--ink-soft);flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:relative}.media-placeholder strong{color:var(--ink);font-size:1.05rem}.media-placeholder>span:last-child{font-size:.83rem}.media-placeholder__play{width:64px;height:64px;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #177c6338;border-radius:50%;place-items:center;margin-bottom:8px;display:grid}.media-placeholder__play svg{width:26px;fill:var(--brand)}.screenshot-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);overflow:hidden;box-shadow:0 8px 28px #102b260e}.screenshot-card__media{aspect-ratio:16/10;border-bottom:1px solid var(--line);background:var(--surface-soft);overflow:hidden}.screenshot-card__media img{object-fit:contain;background:#f7f9f8;width:100%;height:100%}.media-placeholder--screenshot{background-image:linear-gradient(#177c630a 1px,#0000 1px),linear-gradient(90deg,#177c630a 1px,#0000 1px);background-size:24px 24px}.media-placeholder__image-icon{background:#fff;border-radius:13px;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 5px 18px #102b2617}.media-placeholder__image-icon svg{fill:none;width:22px;stroke:var(--brand);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px}.screenshot-card__copy{padding:22px}.screenshot-card__copy h3{margin-bottom:7px;font-size:1.08rem}.screenshot-card__copy p{color:var(--ink-soft);margin:0;font-size:.92rem;line-height:1.55}.feature-card{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;min-height:250px;padding:30px}.feature-card__number{color:var(--brand);letter-spacing:.12em;margin-bottom:46px;font-size:.75rem;font-weight:800;display:block}.feature-card h3{letter-spacing:-.02em;margin-bottom:10px;font-size:1.22rem}.feature-card p{color:var(--ink-soft);margin:0;line-height:1.65}.cta-panel{border-radius:var(--radius-lg);background:var(--ink);color:#fff;justify-content:space-between;align-items:flex-end;gap:40px;min-height:390px;padding:clamp(34px,6vw,72px);display:flex}.cta-panel__copy{max-width:700px}.cta-panel .eyebrow{color:#79d3b9}.cta-panel h2{letter-spacing:-.055em;margin-bottom:18px;font-size:clamp(2.25rem,5vw,4rem);line-height:1.02}.cta-panel__copy>p:last-child{color:#c9d8d4;margin:0;font-size:1.1rem;line-height:1.6}.cta-panel .button-group{flex-direction:column;flex:none}.whatsapp-button{z-index:40;color:#fff;background:#168b61;border:1px solid #fff6;border-radius:999px;align-items:center;gap:8px;min-height:48px;padding:0 17px;font-size:.84rem;font-weight:750;transition:transform .2s,background .2s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 34px #102b2638}.whatsapp-button:hover{background:#107650;transform:translateY(-2px)}.whatsapp-button svg{fill:currentColor;width:23px}.footer{border-top:1px solid var(--line);padding:56px 0 28px}.footer__inner{grid-template-columns:auto 1fr auto;align-items:center;gap:24px 48px;display:grid}.footer p{color:var(--ink-soft);margin:0;font-size:.9rem}.footer__links{color:var(--ink-soft);gap:24px;font-size:.88rem;font-weight:650;display:flex}.footer__links a:hover{color:var(--brand)}.footer small{border-top:1px solid var(--line);color:#71827e;grid-column:1/-1;padding-top:24px}@media (width<=900px){.cta-panel{flex-direction:column;align-items:flex-start}.cta-panel .button-group{flex-direction:row;width:100%}.footer__inner{grid-template-columns:1fr}.footer small{grid-column:auto}}@media (width<=767px){.menu-button{display:block}.nav-links{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-top:0;border-radius:0 0 18px 18px;flex-direction:column;align-items:stretch;gap:4px;padding:18px 20px 22px;display:none;position:absolute;top:calc(100% + 1px);left:0;right:0}.nav-links--open{display:flex}.nav-links>a:not(.button){padding:12px 5px}.nav-links .button{margin-top:8px}.hero-media{border-radius:20px}.feature-card{min-height:0;padding:24px}.feature-card__number{margin-bottom:28px}.cta-panel{border-radius:22px;min-height:460px;padding:34px 24px}.cta-panel .button-group{flex-direction:column}.whatsapp-button{justify-content:center;width:50px;padding:0;bottom:16px;right:16px}.whatsapp-button span{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.footer__links{flex-direction:column;align-items:flex-start;gap:14px}}.hero{background:radial-gradient(circle at 88% 10%,#e6aa5121,#0000 23%),linear-gradient(#fbfdfc,#f5faf8);padding:80px 0 92px;overflow:hidden}.hero__grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(42px,6vw,78px);display:grid}.hero__copy h1{letter-spacing:-.065em;max-width:650px;margin-bottom:22px;font-size:clamp(2.8rem,5.5vw,5.15rem);line-height:.98}.hero__description{max-width:590px;color:var(--ink-soft);margin-bottom:32px;font-size:clamp(1.05rem,2vw,1.22rem);line-height:1.68}.hero__trial-note{color:var(--ink-soft);margin:15px 0 0;font-size:.86rem}.product-showcase{background:#fff}.screenshot-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:22px;display:grid}.screenshot-card{grid-column:span 2}.screenshot-card:last-child{grid-column:3/span 2}.problem-section{background:var(--ink);color:#fff}.problem-layout{grid-template-columns:minmax(0,1.05fr) minmax(340px,.8fr);gap:clamp(44px,8vw,110px);display:grid}.problem-layout__copy h2{letter-spacing:-.05em;margin:0;font-size:clamp(2.1rem,4.5vw,3.65rem);line-height:1.08}.problem-section .eyebrow{color:#79d3b9}.problem-list{gap:0;margin:0 0 24px;padding:0;list-style:none;display:grid}.problem-list li{color:#cad6d3;border-bottom:1px solid #ffffff1f;align-items:center;gap:12px;padding:15px 0;display:flex}.problem-list span{color:#ef9b8e;font-size:1.25rem}.problem-answer{border-radius:var(--radius-sm);background:#79d3b914;border:1px solid #79d3b947;align-items:flex-start;gap:12px;margin:0;padding:20px;line-height:1.55;display:flex}.problem-answer span{color:#79d3b9}.features-section{background:var(--surface-soft)}.features-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;display:grid}.feature-card{grid-column:span 2}.steps-section{background:var(--surface-soft)}.steps-list{grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.step-card{padding-right:26px;position:relative}.step-card:not(:last-child):after{background:var(--line);content:"";height:1px;position:absolute;top:22px;left:58px;right:12px}.step-card__number{z-index:1;width:44px;height:44px;color:var(--brand);background:#fff;border:1px solid #177c6333;border-radius:50%;place-items:center;margin-bottom:26px;font-weight:800;display:grid;position:relative}.step-card h3{margin-bottom:8px;font-size:1.1rem}.step-card p{color:var(--ink-soft);margin:0;font-size:.92rem;line-height:1.55}.benefits-section{background:#fff;overflow:hidden}.benefits-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(50px,9vw,130px);display:grid}.benefits-layout .section-header{margin:0}.benefits-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none;display:grid}.benefits-list li{border:1px solid var(--line);border-radius:var(--radius-sm);align-items:center;gap:13px;min-height:84px;padding:20px;font-weight:650;line-height:1.4;display:flex}.benefits-list span{background:var(--brand-soft);width:28px;height:28px;color:var(--brand);border-radius:50%;flex:0 0 28px;place-items:center;font-size:.8rem;display:grid}.comparison-section{background:var(--surface-soft)}.comparison-grid{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;max-width:900px;margin:0 auto;display:grid}.comparison-card{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;padding:34px}.comparison-card--after{box-shadow:var(--shadow-sm);border-color:#177c634d}.comparison-card h3{margin-bottom:24px;font-size:1.35rem}.comparison-card ul{gap:15px;margin:0;padding:0;list-style:none;display:grid}.comparison-card li{color:var(--ink-soft);align-items:center;gap:10px;display:flex}.comparison-card--before span{color:#9ca9a6}.comparison-card--after span{color:var(--brand);font-weight:800}.comparison-arrow{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:50px;height:50px;font-size:1.3rem;display:grid}.co-creation-section{background:#fff}.co-creation-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--brand-soft), #fff 65%);grid-template-columns:180px 1fr;gap:clamp(30px,6vw,90px);padding:clamp(32px,6vw,70px);display:grid}.co-creation-card__label{border-bottom:2px solid var(--brand);color:var(--brand);letter-spacing:.12em;text-transform:uppercase;align-self:start;padding-bottom:12px;font-size:.78rem;font-weight:800}.co-creation-card h2{letter-spacing:-.048em;max-width:780px;margin-bottom:24px;font-size:clamp(2rem,4vw,3.2rem);line-height:1.08}.co-creation-card p{max-width:750px;color:var(--ink-soft);font-size:1.03rem;line-height:1.7}.co-creation-card p:last-child{color:var(--ink);margin-bottom:0}.final-cta{background:#fff;padding-top:40px}@media (width<=960px){.hero{padding-top:62px}.hero__grid{grid-template-columns:1fr}.hero__copy{max-width:700px}.hero-media{width:100%}.screenshot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.screenshot-card,.screenshot-card:last-child{grid-column:auto;justify-self:stretch;width:auto}.problem-layout,.benefits-layout{grid-template-columns:1fr}.features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card{grid-column:auto}.steps-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 24px}.step-card:nth-child(2):after{display:none}}@media (width<=600px){.hero{padding:48px 0 64px}.hero__copy h1{font-size:clamp(2.5rem,12vw,3.5rem)}.screenshot-grid{grid-template-columns:1fr}.screenshot-card:last-child{grid-column:auto;width:100%}.problem-layout{gap:36px}.features-grid,.steps-list,.benefits-list,.comparison-grid{grid-template-columns:1fr}.step-card{gap:18px;padding:0;display:flex}.step-card:not(:last-child):after{width:1px;height:auto;top:43px;bottom:-38px;left:21px}.step-card__number{flex:0 0 44px;margin:0}.comparison-arrow{justify-self:center;transform:rotate(90deg)}.comparison-card{padding:26px}.co-creation-card{grid-template-columns:1fr;gap:28px}.co-creation-card__label{justify-self:start}}
