/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--yellow:#ffc400;--yellow-soft:#fff5c7;--ink:#171912;--muted:#686b62;--cream:#f7f5ee;--white:#fff;--green:#20a958;--line:#deded4;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}img{display:block}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f5eef0;border-bottom:1px solid #1719121a;position:sticky;top:0}.header__inner{justify-content:space-between;align-items:center;gap:28px;height:76px;display:flex}.brand{flex-shrink:0;align-items:center;gap:11px;display:inline-flex}.brand__mark{background:var(--yellow);width:43px;height:43px;color:var(--ink);box-shadow:3px 3px 0 var(--ink);border-radius:13px;place-items:center;font-weight:950;display:grid;position:relative;transform:rotate(-4deg)}.brand__mark span{letter-spacing:-5px;font-size:20px;line-height:1;position:absolute;top:6px;left:6px}.brand__mark i{font-size:21px;font-style:normal;line-height:1;position:absolute;bottom:4px;right:5px}.brand__name{letter-spacing:-1px;font-size:23px;font-weight:850}.brand__name b{color:#e74426}.brand--light{color:#fff}.desktop-nav{align-items:center;gap:30px;margin-left:auto;display:flex}.desktop-nav a{color:#4d5048;font-size:14px;font-weight:700;transition:color .2s}.desktop-nav a:hover{color:#000}.button{border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 22px;font-size:14px;font-weight:850;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--dark{background:var(--ink);color:#fff;box-shadow:0 7px 20px #17191226}.button--dark:hover{background:#2a2d24;box-shadow:0 10px 25px #17191238}.button--yellow{background:var(--yellow);color:var(--ink);box-shadow:5px 5px #ffffff2e}.button--yellow:hover{box-shadow:8px 8px #ffffff24}.button--large{border-radius:14px;min-height:58px;padding-inline:27px;font-size:15px}.whats-icon{border:2px solid;border-radius:50%;place-items:center;width:22px;height:22px;font-size:17px;line-height:1;display:inline-grid;transform:rotate(-30deg)}.mobile-menu{display:none;position:relative}.hero{background:var(--ink);color:#fff;position:relative;overflow:hidden}.hero__grid{z-index:2;grid-template-columns:.88fr 1.12fr;align-items:center;gap:54px;min-height:680px;padding-block:74px 86px;display:grid;position:relative}.hero__copy h1{letter-spacing:-4.3px;max-width:610px;margin:20px 0 24px;font-size:clamp(48px,5vw,74px);font-weight:900;line-height:.96}.hero__copy h1 em{color:var(--yellow);font-style:normal;display:block}.hero__copy>p{color:#c8cabf;max-width:610px;margin:0;font-size:18px;line-height:1.65}.eyebrow{color:#e2e4da;letter-spacing:1.7px;text-transform:uppercase;align-items:center;gap:10px;font-size:12px;font-weight:900;line-height:1;display:flex}.eyebrow span{background:var(--yellow);border-radius:4px;width:27px;height:4px}.eyebrow--dark{color:#55584f}.hero__actions{align-items:center;gap:26px;margin-top:34px;display:flex}.text-link{color:#fff;align-items:center;gap:10px;font-size:14px;font-weight:800;display:flex}.play{border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:35px;height:35px;padding-left:2px;font-size:10px;display:grid}.hero__proof{align-items:center;gap:14px;margin-top:38px;display:flex}.avatar-stack{display:flex}.avatar-stack i{border:2px solid var(--ink);color:#4c3527;background:#f1dcc5;border-radius:50%;place-items:center;width:34px;height:34px;margin-right:-8px;font-size:11px;font-style:normal;font-weight:900;display:grid}.avatar-stack i:nth-child(2){background:#b6d6c0}.avatar-stack i:nth-child(3){background:#d1b6dc}.hero__proof>div:last-child{gap:3px;display:grid}.hero__proof b{font-size:13px}.hero__proof span{color:#90938a;font-size:11px}.hero__visual{min-width:0;position:relative}.hero__image-wrap{aspect-ratio:1.35;border:1px solid #ffffff2b;border-radius:28px;width:700px;max-width:110%;position:relative;overflow:hidden;transform:rotate(1.5deg);box-shadow:0 35px 75px #00000073}.hero__image-wrap img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.status-card{z-index:3;color:var(--ink);background:#fff;border-radius:13px;align-items:center;gap:11px;padding:12px 15px;display:flex;position:absolute;box-shadow:0 15px 35px #00000045}.status-card i{width:31px;height:31px;color:var(--green);background:#d9f5e2;border-radius:9px;place-items:center;font-style:normal;font-weight:900;display:grid}.status-card span{gap:3px;display:grid}.status-card small{color:#787b72;font-size:10px}.status-card b{font-size:12px}.status-card--top{top:28px;right:-20px}.status-card--bottom{bottom:-22px;left:-28px}.mini-chart{background:var(--yellow);border-radius:9px;place-items:center;width:34px;height:34px;font-size:19px;font-weight:900;display:grid!important}.hero__glow{z-index:1;filter:blur(3px);opacity:.18;border-radius:50%;position:absolute}.hero__glow--one{background:var(--yellow);width:480px;height:480px;top:-260px;right:-170px}.hero__glow--two{background:#e74426;width:340px;height:340px;bottom:-200px;left:-240px}.hero__ticker{background:var(--yellow);height:61px;color:var(--ink);transform-origin:50%;z-index:4;align-items:center;display:flex;position:relative;overflow:hidden;transform:rotate(-1.2deg)scale(1.02)}.hero__ticker div{white-space:nowrap;letter-spacing:1px;justify-content:center;align-items:center;gap:30px;width:max-content;margin-inline:auto;font-size:13px;font-weight:950;display:flex}.hero__ticker i{font-size:18px;font-style:normal}.section{padding-block:112px}.section-heading{max-width:660px}.section-heading--center{text-align:center;margin:0 auto 54px}.section-heading--center .eyebrow{justify-content:center}.section-heading h2,.product__copy h2,.final-cta h2{letter-spacing:-3px;margin:17px 0 18px;font-size:clamp(38px,4vw,58px);font-weight:900;line-height:1.02}.section-heading p,.product__copy>p,.final-cta__copy>p{color:var(--muted);margin:0;font-size:17px;line-height:1.65}.solutions{background:var(--cream)}.features-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.feature-card{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:248px;padding:25px 21px 22px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden}.feature-card:hover{border-color:var(--yellow);transform:translateY(-6px);box-shadow:0 18px 45px #1c1f1617}.feature-card__number{color:#b9bbb2;letter-spacing:1px;font-size:10px;font-weight:900;position:absolute;top:18px;right:18px}.feature-card>i{background:var(--yellow-soft);color:#ad7900;border-radius:12px;place-items:center;width:45px;height:45px;margin-bottom:25px;font-size:24px;font-style:normal;font-weight:900;display:grid}.feature-card:nth-child(2n)>i{color:var(--green);background:#e7f5eb}.feature-card h3{letter-spacing:-.35px;margin:0 0 11px;font-size:17px;line-height:1.15}.feature-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.journey{background:#fff;padding-top:80px}.journey__heading{margin-bottom:45px}.journey__grid{grid-template-columns:1.45fr .9fr;gap:20px;display:grid}.journey-card{border-radius:var(--radius);border:1px solid var(--line);background:var(--cream);flex-direction:column;display:flex;overflow:hidden}.journey-card__photo{height:405px;position:relative;overflow:hidden}.journey-card__photo img{object-fit:cover;width:100%;height:100%;transition:transform .6s;position:absolute;inset:0}.journey-card:hover .journey-card__photo img{transform:scale(1.025)}.journey-card--large .journey-card__photo img{object-position:42% center}.journey-card--small .journey-card__photo img{object-position:46% center}.journey-card__copy{padding:31px 34px 36px}.journey-card__copy>span{color:#a47100;letter-spacing:1.3px;font-size:10px;font-weight:950}.journey-card__copy h3{letter-spacing:-1.2px;margin:12px 0 10px;font-size:28px;line-height:1.08}.journey-card__copy p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.journey-card__copy ul{flex-wrap:wrap;gap:9px 22px;margin:22px 0 0;padding:0;list-style:none;display:flex}.journey-card__copy li{font-size:12px;font-weight:750}.journey-card__copy li:before{content:"✓";color:var(--green);margin-right:7px}.product{background:#ebe9df;overflow:hidden}.product__grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:72px;display:grid}.product__copy>p{max-width:520px}.product__points{gap:18px;margin:30px 0 32px;display:grid}.product__points>div{align-items:center;gap:13px;display:flex}.product__points i{background:var(--yellow);border-radius:50%;flex:0 0 31px;place-items:center;width:31px;height:31px;font-style:normal;font-weight:900;display:grid}.product__points span{gap:3px;display:grid}.product__points b{font-size:14px}.product__points small{color:var(--muted);font-size:12px}.screens-showcase{height:560px;position:relative}.browser-mock{background:#fff;border:1px solid #17191226;border-radius:13px;position:absolute;overflow:hidden;box-shadow:0 25px 55px #17191238}.browser-mock>img{width:100%;height:auto}.browser-mock__bar{color:#a9aca4;background:#252820;align-items:center;gap:5px;height:27px;padding:0 10px;display:flex}.browser-mock__bar i{background:#e25d43;border-radius:50%;width:6px;height:6px}.browser-mock__bar i:nth-child(2){background:var(--yellow)}.browser-mock__bar i:nth-child(3){background:#53b86d}.browser-mock__bar span{margin-left:8px;font-size:7px}.browser-mock--main{width:94%;top:22px;right:-8%;transform:rotate(1deg)}.browser-mock--dashboard{width:62%;bottom:4px;left:-4%;transform:rotate(-2.5deg)}.phone-mock{z-index:3;background:#171914;border-radius:22px;width:142px;padding:7px;position:absolute;bottom:-8px;right:-2%;transform:rotate(4deg);box-shadow:0 25px 45px #17191252}.phone-mock img{border-radius:16px;width:100%;height:auto}.phone-mock__notch{z-index:2;background:#171914;border-radius:0 0 8px 8px;width:52px;height:10px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.audience{background:var(--ink);color:#fff}.section-heading--light p{color:#a9aca3}.audience__grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.audience__grid article{background:#ffffff0b;border:1px solid #ffffff21;border-radius:17px;padding:29px 25px}.audience__grid article>span{background:var(--yellow);width:45px;height:45px;color:var(--ink);border-radius:12px;place-items:center;margin-bottom:31px;font-size:23px;font-weight:900;display:grid}.audience__grid h3{margin:0 0 10px;font-size:19px}.audience__grid p{color:#a9aca3;margin:0;font-size:13px;line-height:1.55}.final-cta{background:var(--cream)}.final-cta__box{background:var(--yellow);border-radius:28px;grid-template-columns:1fr auto;align-items:center;gap:60px;min-height:320px;padding:58px 64px;display:grid;position:relative;overflow:hidden}.final-cta__copy{z-index:2;max-width:670px;position:relative}.final-cta__copy p{color:#4e4d40;max-width:600px}.final-cta__box>.button{z-index:2;position:relative}.final-cta__symbol{color:#ffffff3d;border:28px solid #ffffff3b;border-radius:85px;width:300px;height:300px;font-size:110px;font-weight:950;position:absolute;top:-75px;right:29%;transform:rotate(-12deg)}.final-cta__symbol span{position:absolute;top:30px;left:34px}.final-cta__symbol i{font-style:normal;position:absolute;bottom:20px;right:30px}footer{color:#fff;background:#11130e;padding:68px 0 26px}.footer__top{grid-template-columns:1.8fr .7fr .7fr;gap:70px;padding-bottom:55px;display:grid}.footer__top>div{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.footer__top>div:first-child p{color:#898c83;max-width:330px;margin:12px 0 0;font-size:13px;line-height:1.55}.footer__top b{color:#aeb0a8;text-transform:uppercase;letter-spacing:1.3px;margin-bottom:9px;font-size:12px}.footer__top>div:not(:first-child) a{color:#d5d6d0;font-size:13px}.footer__bottom{color:#767970;border-top:1px solid #ffffff1a;justify-content:space-between;padding-top:24px;font-size:11px;display:flex}.whatsapp-float{z-index:40;color:#fff;background:#20b45b;border-radius:26px;align-items:center;gap:9px;height:52px;padding:0 18px;font-size:13px;font-weight:850;transition:transform .2s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 30px #10703559}.whatsapp-float:hover{transform:translateY(-3px)}@media (width<=1100px){.desktop-nav{gap:18px}.header__cta{display:none}.hero__grid{grid-template-columns:1fr 1fr;gap:28px}.hero__image-wrap{width:620px}.features-grid{grid-template-columns:repeat(3,1fr)}.product__grid{gap:35px}.final-cta__box{grid-template-columns:1fr;gap:30px}.final-cta__box>.button{justify-self:start}}@media (width<=820px){.shell{width:min(100% - 32px,700px)}.desktop-nav{display:none}.mobile-menu{margin-left:auto;display:block}.mobile-menu summary{background:var(--ink);cursor:pointer;border-radius:10px;align-content:center;gap:5px;width:42px;height:42px;padding:10px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:#fff;border-radius:2px;height:2px}.mobile-menu nav{background:#fff;border-radius:14px;width:220px;padding:12px;display:grid;position:absolute;top:50px;right:0;box-shadow:0 18px 40px #1719122e}.mobile-menu nav a{padding:11px;font-size:13px;font-weight:800}.mobile-menu nav a:last-child{background:var(--yellow);border-radius:8px;margin-top:6px}.hero__grid{grid-template-columns:1fr;gap:52px;padding-top:64px}.hero__copy{max-width:650px}.hero__image-wrap{width:100%;max-width:100%}.status-card--top{right:8px}.status-card--bottom{left:10px}.features-grid{grid-template-columns:repeat(2,1fr)}.journey__grid{grid-template-columns:1fr}.journey-card--small{grid-template-columns:1fr 1fr;display:grid}.journey-card--small .journey-card__photo{height:100%;min-height:330px}.product__grid{grid-template-columns:1fr}.screens-showcase{width:95%;margin:15px auto 0}.audience__grid{grid-template-columns:repeat(2,1fr)}.footer__top{grid-template-columns:1.5fr .7fr .8fr;gap:25px}}@media (width<=560px){.shell{width:calc(100% - 28px)}.header__inner{height:68px}.brand__mark{width:38px;height:38px}.brand__name{font-size:21px}.hero__grid{gap:44px;min-height:auto;padding:55px 0 70px}.hero__copy h1{letter-spacing:-3px;margin-top:17px;font-size:45px;line-height:.99}.hero__copy>p{font-size:16px}.hero__actions{flex-direction:column;align-items:stretch;gap:18px}.hero__actions .button{width:100%}.text-link{justify-content:center}.hero__proof{align-items:flex-start}.hero__image-wrap{aspect-ratio:1.05;border-radius:20px;transform:none}.hero__image-wrap img{object-position:62% center}.status-card--top{top:-18px;right:-5px}.status-card--bottom{bottom:-26px;left:5px}.hero__ticker{height:53px}.hero__ticker div{justify-content:flex-start;gap:18px;margin-left:15px;font-size:10px}.section{padding-block:78px}.section-heading--center{margin-bottom:38px}.section-heading h2,.product__copy h2,.final-cta h2{letter-spacing:-2px;font-size:38px}.section-heading p,.product__copy>p,.final-cta__copy>p{font-size:15px}.features-grid{grid-template-columns:1fr;gap:11px}.feature-card{min-height:auto;padding:22px 21px}.feature-card>i{margin-bottom:18px}.journey-card__photo{height:290px}.journey-card__copy{padding:27px 24px 30px}.journey-card--small{display:flex}.journey-card--small .journey-card__photo{min-height:290px}.screens-showcase{width:100%;height:405px}.browser-mock--main{width:110%;right:-17%}.browser-mock--dashboard{width:78%;left:-5%}.phone-mock{width:100px}.audience__grid{grid-template-columns:1fr}.audience__grid article{padding:23px}.audience__grid article>span{margin-bottom:18px}.final-cta__box{border-radius:22px;padding:39px 26px}.final-cta__box>.button{width:100%;padding-inline:13px}.footer__top{grid-template-columns:1fr 1fr}.footer__top>div:first-child{grid-column:1/-1}.footer__bottom{flex-direction:column;gap:9px}.whatsapp-float{justify-content:center;width:52px;padding:0}.whatsapp-float>span:last-child{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
