:root{--teal:#3ba7b5;--light:#62c0cc;--ink:#1b3033;--text:#526b6e;--line:#dce8e9;--soft:#eef8f8;--white:#fff;--green:#2fb477}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Exo 2",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.header{height:78px;padding:0 max(5vw,22px);display:flex;align-items:center;justify-content:space-between;gap:28px;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.95);border-bottom:1px solid rgba(27,48,51,.08);backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:12px}.brand-symbol{width:43px;height:31px;position:relative}.brand-symbol i{position:absolute;width:21px;height:21px;top:5px;transform:rotate(45deg);border-radius:2px;background:var(--teal)}.brand-symbol i:nth-child(1){left:0}.brand-symbol i:nth-child(2){left:16px;background:var(--light)}.brand-symbol i:nth-child(3){left:32px;background:#a3dce1}.brand-name{display:flex;flex-direction:column;line-height:1}.brand-name strong{color:var(--teal);font-size:21px;letter-spacing:.18em}.brand-name small{font-size:8px;letter-spacing:.1em;color:#708487;margin-top:5px}.nav{display:flex;align-items:center;gap:34px;font-size:13px;font-weight:700;color:#425d60}.nav a:hover{color:var(--teal)}.menu-button{display:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;border:0;border-radius:9px;padding:15px 23px;background:var(--teal);color:#fff;font-weight:800;box-shadow:0 11px 28px rgba(59,167,181,.22);cursor:pointer;transition:.2s}.button:hover{background:#318f9c;transform:translateY(-2px)}.button.small{font-size:12px;padding:11px 18px}.hero{min-height:680px;padding:64px max(7vw,34px) 55px;display:grid;grid-template-columns:minmax(390px,.9fr) minmax(520px,1.1fr);align-items:center;background:linear-gradient(135deg,#fbfdfd,#eff9f9 58%,#e7f5f6);overflow:hidden}.hero-copy{z-index:2}.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 19px;color:var(--teal);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.eyebrow span{width:27px;height:2px;background:currentColor}.hero h1{max-width:700px;margin:0 0 25px;font-size:clamp(50px,5.6vw,82px);line-height:.98;letter-spacing:-.052em}.hero h1 em{display:block;color:var(--teal);font-style:normal}.hero-text{max-width:610px;margin:0 0 31px;color:var(--text);font-size:18px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:30px}.watch{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:800}.watch i{width:34px;height:34px;border:1px solid #acd0d3;border-radius:50%;display:grid;place-items:center;color:var(--teal);font-style:normal;font-size:9px;padding-left:2px}.hero-stats{display:flex;gap:34px;margin-top:46px;padding-top:23px;border-top:1px solid #cee1e3}.hero-stats div{display:flex;flex-direction:column}.hero-stats b{font-size:20px}.hero-stats span{font-size:10px;color:#72878a;margin-top:4px}.hero-art{height:540px;position:relative}.orbit{position:absolute;left:52%;top:50%;transform:translate(-50%,-50%);border:1px solid rgba(59,167,181,.18);border-radius:50%}.orbit.one{width:490px;height:490px}.orbit.two{width:370px;height:370px}.mockup{position:absolute;background:white;border:1px solid rgba(27,48,51,.08);box-shadow:0 28px 75px rgba(27,70,76,.16);overflow:hidden}.phone{width:225px;height:420px;left:14%;top:67px;border-radius:27px;padding:17px;transform:rotate(-5deg);z-index:3}.dashboard{width:385px;height:275px;right:0;top:74px;border-radius:17px;padding:21px;transform:rotate(3deg);z-index:2}.mock-head{height:31px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #edf2f2;color:var(--teal);font-size:8px;font-weight:800;letter-spacing:.1em}.mock-head i{width:24px;height:7px;border-radius:5px;background:#e5eeee}.table-line{display:flex;align-items:center;justify-content:space-between;margin:20px 0}.table-line strong{font-size:17px}.table-line b{font-size:8px;color:var(--teal);background:#e8f7f8;border-radius:4px;padding:5px 7px}.order{display:flex;gap:9px;padding:10px 0;border-top:1px solid #edf2f2}.food{flex:0 0 35px;height:35px;border-radius:9px}.food.coral{background:linear-gradient(135deg,#ffd7cd,#ef7962)}.food.yellow{background:linear-gradient(135deg,#fff0ad,#f3c453)}.order span{font-size:9px;font-weight:700}.order span>b{color:var(--teal)}.order small{display:block;color:#8b9a9c;font-size:7px;margin-top:5px}.phone button{position:absolute;left:17px;right:17px;bottom:18px;border:0;border-radius:8px;background:var(--teal);color:#fff;padding:11px;font-size:9px;font-weight:800}.revenue{padding:18px 0 10px}.revenue small{font-size:8px;color:#89999b}.revenue strong{display:block;font-size:27px}.revenue b{font-size:7px;color:#39a875}.chart{height:73px;border-bottom:1px solid #e4eded;display:flex;align-items:end;gap:8px}.chart i{flex:1;background:#a5dce0;border-radius:3px 3px 0 0}.chart i:nth-child(1){height:25%}.chart i:nth-child(2){height:48%}.chart i:nth-child(3){height:34%}.chart i:nth-child(4){height:64%}.chart i:nth-child(5){height:52%}.chart i:nth-child(6){height:74%}.chart i:nth-child(7){height:92%;background:var(--teal)}.dash-stats{display:flex;gap:35px;padding-top:12px}.dash-stats span{display:flex;flex-direction:column}.dash-stats b{font-size:14px}.dash-stats small{font-size:7px;color:#89999b}.notice{position:absolute;z-index:4;min-width:180px;padding:11px 14px;border-radius:11px;background:#fff;box-shadow:0 15px 38px rgba(27,48,51,.14);display:flex;gap:9px;align-items:center}.notice>i{width:29px;height:29px;display:grid;place-items:center;border-radius:8px;background:#e2f6ef;color:var(--green);font-style:normal;font-weight:900}.notice span{display:flex;flex-direction:column}.notice b{font-size:9px}.notice small{font-size:7px;color:#8b999b}.notice.kitchen{right:1%;bottom:105px}.notice.payment{left:38%;bottom:28px}.notice.payment>i{background:#e3f5f7;color:var(--teal)}.partners{text-align:center;padding:23px 5%;border-top:1px solid #dce9ea;border-bottom:1px solid #dce9ea}.partners p{font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:#809194}.partners div{display:flex;justify-content:center;flex-wrap:wrap;gap:clamp(26px,5vw,72px)}.partners b{font-size:13px;color:#768a8c}.section{padding:96px max(7vw,34px)}.heading{margin-bottom:51px}.heading.center{max-width:820px;margin:0 auto 51px;text-align:center;display:flex;flex-direction:column;align-items:center}.heading.center .eyebrow{justify-content:center}.heading h2,.support-copy h2,.testimonial h2,.contact-copy h2{margin:0;font-size:clamp(35px,4vw,57px);line-height:1.08;letter-spacing:-.038em}.heading>p:not(.eyebrow){color:var(--text);font-size:16px;line-height:1.65}.heading.center>p:not(.eyebrow){margin:17px 0 0}.heading.split{display:grid;grid-template-columns:1fr 410px;gap:65px;align-items:end}.heading.split>p{margin:0}.flow{max-width:1160px;margin:auto;display:grid;grid-template-columns:1fr 34px 1fr 34px 1fr 34px 1fr;align-items:center}.flow article{position:relative;text-align:center;min-height:205px;padding:27px 16px;border:1px solid var(--line);border-radius:15px}.flow article>small{position:absolute;right:14px;top:13px;color:#9aacaf;font-size:8px}.flow article>i{width:54px;height:54px;margin:4px auto 17px;display:grid;place-items:center;border-radius:14px;background:var(--soft);color:var(--teal);font-style:normal;font-size:23px}.flow h3{font-size:16px;margin:0 0 7px}.flow p{font-size:11px;line-height:1.6;color:#74878a;margin:0}.flow>b{text-align:center;color:#98c3c7;font-size:20px}.solutions{background:#f2f9f9}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product{position:relative;min-height:325px;padding:27px;border:1px solid #dce9ea;border-radius:18px;background:#fff;overflow:hidden;transition:.22s}.product:hover{transform:translateY(-5px);box-shadow:0 20px 50px rgba(27,48,51,.1)}.product:after{content:"";position:absolute;right:-58px;top:-58px;width:125px;height:125px;border-radius:50%;background:var(--soft)}.product-icon{height:55px;position:relative;margin-bottom:27px}.product-icon span{position:absolute;z-index:2;width:42px;height:42px;border-radius:11px;background:var(--ink);color:#fff;display:grid;place-items:center;font-size:11px;font-weight:800}.product-icon i{position:absolute;left:25px;top:14px;width:33px;height:33px;border-radius:9px;background:#bce7eb;transform:rotate(12deg)}.product>small{font-size:8px;letter-spacing:.14em;color:var(--teal);font-weight:800}.product h3{font-size:22px;margin:7px 0 9px}.product p{font-size:12px;line-height:1.65;color:#687d80;margin:0 0 14px}.product>b{display:block;font-size:10px;color:#385457}.product>a{position:absolute;left:27px;bottom:25px;color:var(--teal);font-size:10px;font-weight:800}.support{background:#fff}.support-panel{max-width:1210px;margin:auto;min-height:590px;padding:66px;display:grid;grid-template-columns:1fr 410px;gap:75px;align-items:center;border-radius:27px;background:linear-gradient(135deg,#213d40,#132a2d);color:#fff;overflow:hidden}.eyebrow.light{color:#84d2d9}.support-copy>p:not(.eyebrow){color:#b5c9cb;font-size:14px;line-height:1.7;margin:21px 0 30px}.support-copy ul{list-style:none;padding:0;margin:0;display:grid;gap:20px}.support-copy li{display:flex;gap:13px}.support-copy li>i{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;border:1px solid rgba(98,192,204,.26);background:rgba(98,192,204,.12);color:#83d2da;font-style:normal}.support-copy li span{display:flex;flex-direction:column}.support-copy li b{font-size:12px}.support-copy li small{font-size:9px;color:#9eb4b6;margin-top:4px}.chat-card{background:#fff;color:var(--ink);padding:27px;border-radius:19px;box-shadow:0 32px 65px rgba(0,0,0,.23)}.chat-person{display:flex;gap:12px;align-items:center;margin-bottom:25px}.chat-person>i{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:var(--teal);color:#fff;font-style:normal;font-weight:900}.chat-person span{display:flex;flex-direction:column}.chat-person b{font-size:12px}.chat-person small{font-size:8px;color:var(--green);margin-top:2px}.message{width:84%;padding:10px 12px;border-radius:10px;font-size:9px;line-height:1.4}.message small{display:block;text-align:right;font-size:6px;color:#8a999b;margin-top:4px}.message.in{background:#eef4f4;border-radius:3px 10px 10px 10px}.message.out{background:#def4f0;margin-left:auto;border-radius:10px 3px 10px 10px}.chat-card footer{text-align:center;padding-top:15px;margin-top:23px;border-top:1px solid #e6eeee;font-size:7px;color:#74878a}.chat-card footer i{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--green);margin-right:5px}.feature-grid{max-width:1080px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.feature-grid article{min-height:185px;padding:32px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.feature-grid article>i{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:var(--soft);color:var(--teal);font-style:normal;font-size:11px;font-weight:800}.feature-grid h3{font-size:15px;margin:18px 0 7px}.feature-grid p{font-size:11px;line-height:1.6;color:#738689;margin:0}.pricing{background:#edf7f7}.price-grid{max-width:870px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:20px}.price-card{position:relative;padding:37px;border:1px solid #dce8e9;border-radius:20px;background:#fff}.price-card.featured{background:var(--ink);color:#fff;box-shadow:0 24px 52px rgba(27,48,51,.16)}.badge{position:absolute;right:23px;top:21px;padding:7px 9px;border-radius:5px;background:var(--teal);font-size:7px;letter-spacing:.12em}.badge.pale{background:var(--soft);color:var(--teal)}.price-card>p{font-size:13px;font-weight:800}.price-card h3{font-size:50px;letter-spacing:-.05em;margin:0 0 27px}.price-card h3 small{font-size:13px}.price-card h3 sup{font-size:10px;letter-spacing:0}.price-card ul{list-style:none;padding:22px 0;margin:0 0 27px;border-top:1px solid rgba(127,157,160,.25);display:grid;gap:12px}.price-card li{font-size:10px;color:#627a7d}.price-card.featured li{color:#c7d7d8}.price-card .button{width:100%}.button.outline{background:#fff;color:var(--teal);border:1px solid #abd1d4;box-shadow:none}.implementation{max-width:870px;margin:20px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:20px}.implementation>div{display:flex;align-items:center;gap:12px;padding:19px 23px;border:1px solid #dce8e9;border-radius:13px;background:#fff}.implementation>div>i{width:37px;height:37px;display:grid;place-items:center;border-radius:9px;background:var(--soft);color:var(--teal);font-style:normal}.implementation span{display:flex;flex-direction:column}.implementation b{font-size:10px}.implementation small{font-size:7px;color:#829497;margin-top:3px}.implementation strong{margin-left:auto;font-size:16px}.price-note{text-align:center;color:#72878a;font-size:8px;margin:17px 0 0}.testimonial{max-width:1230px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.testimonial blockquote{margin:28px 0;padding-left:21px;border-left:3px solid var(--teal);color:#506a6d;font-size:17px;line-height:1.6}.author{display:flex;flex-direction:column}.author b{font-size:11px}.author span{font-size:8px;color:#849597;margin-top:4px}.client-numbers{display:flex;gap:32px;margin-top:26px}.client-numbers span{font-size:8px;color:#7b8d8f}.client-numbers b{display:block;color:var(--ink);font-size:21px}.video{padding:10px;border:1px solid var(--line);border-radius:19px;box-shadow:0 21px 48px rgba(27,48,51,.1);transition:.2s}.video:hover{transform:translateY(-4px)}.video-cover{height:320px;padding:27px;display:flex;align-items:end;position:relative;border-radius:13px;color:#fff;background:linear-gradient(135deg,rgba(27,48,51,.82),rgba(59,167,181,.7)),url("https://i.ytimg.com/vi/43hGZlQnWoI/hqdefault.jpg") center/cover}.video-cover>i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:63px;height:63px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--teal);font-style:normal;padding-left:4px}.video-cover span{display:flex;flex-direction:column}.video-cover small{font-size:9px;margin-top:3px}.video>p{display:flex;justify-content:space-between;padding:4px 10px 0;font-size:9px;font-weight:800}.video>p b{color:var(--teal);font-size:17px}.faq{background:#f5f9f9}.faq-list{max-width:840px;margin:auto}.faq-list details{border-bottom:1px solid #d6e4e5}.faq-list summary{padding:20px 2px;list-style:none;cursor:pointer;display:flex;justify-content:space-between;font-size:13px;font-weight:800}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{font-style:normal;color:var(--teal);font-size:19px;transition:.2s}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list details p{max-width:710px;margin:0 0 19px;color:#637a7d;font-size:11px;line-height:1.7}.contact{display:grid;grid-template-columns:.85fr 1.15fr;gap:85px;align-items:center;background:var(--ink);color:#fff}.contact-copy>p:not(.eyebrow){max-width:520px;color:#b3c7c9;font-size:14px;line-height:1.7}.contact-copy ul{list-style:none;padding:0;margin:26px 0 35px;display:flex;flex-wrap:wrap;gap:16px;color:#c5d6d7;font-size:9px}.phones{display:flex;gap:39px}.phones span{display:flex;flex-direction:column}.phones small{color:#76cbd3;font-size:7px;letter-spacing:.12em}.phones b{font-size:12px;margin-top:5px}.lead-form{max-width:640px;padding:35px;border-radius:21px;background:#fff;color:var(--ink)}.form-title{display:flex;align-items:center;gap:12px;margin-bottom:24px}.form-title>i{width:37px;height:37px;display:grid;place-items:center;border-radius:9px;background:var(--soft);color:var(--teal);font-style:normal;font-size:9px;font-weight:800}.form-title span{display:flex;flex-direction:column}.form-title b{font-size:13px}.form-title small{font-size:8px;color:#849598;margin-top:3px}.lead-form>label,.form-row label{display:flex;flex-direction:column;gap:7px;margin-bottom:14px;color:#526a6d;font-size:8px;font-weight:800}.lead-form input,.lead-form select{width:100%;padding:11px 12px;border:1px solid #d8e5e6;border-radius:8px;background:#fbfdfd;color:var(--ink);font-size:10px;outline:none}.lead-form input:focus,.lead-form select:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(59,167,181,.1)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.lead-form fieldset{border:0;padding:0;margin:3px 0 19px}.lead-form legend{color:#526a6d;font-size:8px;font-weight:800;margin-bottom:8px}.regions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.regions label{cursor:pointer}.regions input{position:absolute;opacity:0;width:1px}.regions span{display:block;padding:11px;border:1px solid #d8e5e6;border-radius:8px;text-align:center;font-size:9px;font-weight:800}.regions input:checked+span{border-color:var(--teal);background:var(--soft);color:var(--teal)}.lead-form .button{width:100%}.lead-form>p{text-align:center;color:#89999b;font-size:7px}.footer{padding:61px max(7vw,34px) 22px;background:#12282b;color:#c4d3d4}.footer-main{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px}.footer .brand-name strong{color:#76ccd4}.footer .brand-name small{color:#94adaf}.footer-brand>p{max-width:270px;color:#80999b;font-size:10px;line-height:1.6}.footer-main>div:not(.footer-brand){display:flex;flex-direction:column;gap:9px;font-size:9px}.footer-main>div>b{color:#fff;font-size:10px;margin-bottom:5px}.footer-main a:hover{color:#76ccd4}.copyright{margin:24px 0 0;padding-top:19px;border-top:1px solid rgba(255,255,255,.08);color:#688285;font-size:7px}.whatsapp{position:fixed;right:23px;bottom:23px;z-index:40;width:51px;height:51px;display:grid;place-items:center;border-radius:50%;background:#25d366;color:#fff;font-size:23px;font-weight:900;box-shadow:0 10px 25px rgba(18,80,43,.26)}
@media(max-width:1050px){.nav{display:none}.hero{grid-template-columns:1fr}.hero-art{margin-top:25px}.heading.split{grid-template-columns:1fr;gap:16px}.product-grid{grid-template-columns:repeat(2,1fr)}.support-panel{grid-template-columns:1fr 360px;gap:35px;padding:50px}.testimonial{gap:42px}.contact{gap:42px}.flow{grid-template-columns:repeat(4,1fr);gap:10px}.flow>b{display:none}}
@media(max-width:760px){.header{height:66px;padding:0 18px}.brand-symbol{transform:scale(.84);transform-origin:left center;width:36px}.brand-name strong{font-size:17px}.header-cta{font-size:9px!important;padding:9px 11px!important}.menu-button{display:block;border:0;background:none;color:var(--ink);font-size:23px;order:2}.nav{position:absolute;left:0;right:0;top:66px;padding:18px 22px;background:#fff;border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start}.nav.open{display:flex}.header-cta{order:3}.hero{display:block;min-height:auto;padding:57px 22px 40px}.hero h1{font-size:48px}.hero-text{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch;gap:16px}.watch{justify-content:center}.hero-stats{justify-content:space-between;gap:13px}.hero-stats b{font-size:16px}.hero-stats span{font-size:7px}.hero-art{height:440px}.phone{left:0;top:42px;transform:rotate(-4deg) scale(.82);transform-origin:left top}.dashboard{width:335px;right:-125px;top:45px;transform:rotate(3deg) scale(.8);transform-origin:right top}.orbit.one{width:390px;height:390px}.orbit.two{width:280px;height:280px}.notice.kitchen{right:-12px;bottom:78px}.notice.payment{left:15%;bottom:12px}.partners div{gap:16px}.partners b{font-size:9px}.section{padding:69px 22px}.heading{margin-bottom:35px}.heading h2,.support-copy h2,.testimonial h2,.contact-copy h2{font-size:37px}.heading.split>p{font-size:13px}.flow{grid-template-columns:1fr 1fr}.flow article{min-height:180px;padding:21px 11px}.product-grid{grid-template-columns:1fr}.product{min-height:305px}.support{padding-left:14px;padding-right:14px}.support-panel{grid-template-columns:1fr;padding:41px 24px}.chat-card{padding:23px 18px}.feature-grid{grid-template-columns:1fr 1fr}.feature-grid article{padding:23px 17px}.price-grid,.implementation{grid-template-columns:1fr}.price-card{padding:31px 25px}.testimonial{grid-template-columns:1fr}.video-cover{height:245px}.contact{grid-template-columns:1fr}.lead-form{padding:26px 20px}.form-row,.regions{grid-template-columns:1fr}.phones{gap:20px}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.whatsapp{right:15px;bottom:15px}}
@media(max-width:420px){.hero h1{font-size:42px}.feature-grid{grid-template-columns:1fr}.phones{flex-direction:column;gap:13px}.footer-main{grid-template-columns:1fr}.footer-brand{grid-column:1}.hero-art{margin-left:-8px;margin-right:-8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
.brand img{display:block;width:112px;height:58px;object-fit:contain}.footer .brand img{filter:brightness(0) invert(1);opacity:.94}.pos-integration{display:grid;grid-template-columns:minmax(410px,.92fr) minmax(520px,1.08fr);gap:clamp(45px,7vw,105px);align-items:center;background:#fff}.pos-copy h2{margin:0;font-size:clamp(39px,4.2vw,62px);line-height:1.04;letter-spacing:-.042em}.pos-copy h2 em{display:block;color:var(--teal);font-style:normal}.pos-copy>p:not(.eyebrow):not(.pos-compatible){max-width:650px;margin:23px 0 29px;color:var(--text);font-size:15px;line-height:1.7}.pos-benefits{display:grid;gap:13px}.pos-benefits article{display:flex;align-items:center;gap:13px}.pos-benefits article>i{flex:0 0 37px;height:37px;display:grid;place-items:center;border-radius:10px;background:var(--soft);color:var(--teal);font-size:9px;font-weight:800;font-style:normal}.pos-benefits span{display:flex;flex-direction:column}.pos-benefits b{font-size:12px}.pos-benefits small{margin-top:3px;color:#7a8f92;font-size:9px}.pos-offer{margin-top:28px;padding:19px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:18px}.pos-offer>span{display:flex;flex-direction:column}.pos-offer small{color:var(--teal);font-size:7px;font-weight:800;letter-spacing:.12em}.pos-offer>span>b{font-size:10px;margin-top:3px}.pos-offer strong{font-size:26px;letter-spacing:-.03em}.pos-offer .button{font-size:11px;padding:13px 17px}.pos-compatible{color:#758a8d;font-size:8px;line-height:1.6}.pos-visual{position:relative;margin:0}.pos-visual:before{content:"";position:absolute;inset:9% -4% -8% 8%;z-index:0;border-radius:50%;background:rgba(59,167,181,.13);filter:blur(35px)}.pos-visual img{position:relative;z-index:1;display:block;width:100%;border-radius:25px;box-shadow:0 28px 65px rgba(27,48,51,.16)}.pos-visual figcaption{position:absolute;z-index:2;left:22px;bottom:20px;padding:10px 14px;border-radius:10px;background:rgba(255,255,255,.94);box-shadow:0 10px 28px rgba(27,48,51,.15);font-size:9px;font-weight:800}.pos-visual figcaption i{display:inline-grid;place-items:center;width:21px;height:21px;margin-right:7px;border-radius:6px;background:#e1f5ee;color:var(--green);font-style:normal}
@media(max-width:1050px){.pos-integration{grid-template-columns:1fr}.pos-copy{max-width:760px}.pos-visual{max-width:780px;margin:auto}}
@media(max-width:760px){.header .brand img{width:96px;height:auto}.pos-integration{gap:38px}.pos-copy h2{font-size:39px}.pos-benefits small{font-size:8px;line-height:1.45}.pos-offer{align-items:stretch;flex-direction:column}.pos-offer .button{width:100%}.pos-visual img{border-radius:16px}.pos-visual figcaption{left:12px;bottom:11px}}

/* Legibilidade: textos auxiliares confortáveis em desktop e celular */
.button.small{font-size:14px}.eyebrow{font-size:13px}.hero-stats span{font-size:12px}.watch{font-size:14px}.partners p{font-size:12px}.partners b{font-size:16px}.flow article{min-height:230px}.flow article>small{font-size:11px}.flow h3{font-size:19px}.flow p{font-size:14px}.product{min-height:375px}.product>small{font-size:11px}.product h3{font-size:24px}.product p{font-size:15px}.product>b{font-size:13px}.product>a{font-size:13px}.support-copy>p:not(.eyebrow){font-size:16px}.support-copy li b{font-size:15px}.support-copy li small{font-size:12px}.chat-person b{font-size:14px}.chat-person small{font-size:11px}.message{font-size:12px}.message small{font-size:9px}.chat-card footer{font-size:10px}.feature-grid h3{font-size:18px}.feature-grid p{font-size:14px}.badge{font-size:10px}.price-card>p{font-size:16px}.price-card h3 sup{font-size:13px}.price-card li{font-size:14px}.implementation b{font-size:13px}.implementation small{font-size:10px}.implementation strong{font-size:19px}.price-note{font-size:11px}.author b{font-size:14px}.author span{font-size:11px}.client-numbers span{font-size:11px}.video-cover small{font-size:12px}.video>p{font-size:12px}.faq-list summary{font-size:16px}.faq-list details p{font-size:14px}.contact-copy>p:not(.eyebrow){font-size:16px}.contact-copy ul{font-size:12px}.phones small{font-size:10px}.phones b{font-size:15px}.form-title b{font-size:15px}.form-title small{font-size:11px}.lead-form>label,.form-row label,.lead-form legend{font-size:11px}.lead-form input,.lead-form select{font-size:14px}.regions span{font-size:12px}.lead-form>p{font-size:10px}.footer-brand>p{font-size:13px}.footer-main>div:not(.footer-brand){font-size:12px}.footer-main>div>b{font-size:13px}.copyright{font-size:10px}.pos-copy>p:not(.eyebrow):not(.pos-compatible){font-size:17px}.pos-benefits b{font-size:15px}.pos-benefits small{font-size:12px}.pos-offer small{font-size:10px}.pos-offer>span>b{font-size:13px}.pos-offer .button{font-size:13px}.pos-compatible{font-size:11px}.pos-visual figcaption{font-size:12px}
@media(max-width:760px){.eyebrow{font-size:11px}.hero-stats span{font-size:9px}.partners p{font-size:10px}.partners b{font-size:12px}.flow article{min-height:210px}.flow h3{font-size:17px}.flow p{font-size:13px}.product{min-height:355px}.product p{font-size:14px}.support-copy li small{font-size:11px}.feature-grid p{font-size:13px}.price-card li{font-size:13px}.faq-list summary{font-size:15px;gap:16px}.faq-list details p{font-size:13px}.pos-copy>p:not(.eyebrow):not(.pos-compatible){font-size:15px}.pos-benefits small{font-size:11px}.pos-compatible{font-size:10px}.pos-visual figcaption{font-size:10px}}
.hero-product{display:flex;align-items:center;justify-content:center;height:auto;min-height:500px}.hero-product img{display:block;width:112%;max-width:none;height:auto;filter:drop-shadow(0 24px 34px rgba(27,70,76,.08))}
@media(max-width:1050px){.hero-product{min-height:0}.hero-product img{width:100%;max-width:850px}}
@media(max-width:760px){.hero-product{height:auto;margin:35px -14px 0}.hero-product img{width:108%;max-width:none}}
.partner-logos{max-width:930px;margin:20px auto 0;display:grid!important;grid-template-columns:repeat(5,1fr);gap:clamp(18px,3vw,50px)!important;align-items:center}.partner-logos span{height:48px;display:flex;align-items:center;justify-content:center}.partner-logos img{display:block;width:auto;height:auto;max-width:125px;max-height:34px;object-fit:contain;transition:transform .2s,filter .2s}.partner-logos img[alt="PagBank"]{max-width:138px}.partner-logos img[alt="Getnet"]{max-width:128px}.partner-logos span:hover img{transform:translateY(-2px);filter:saturate(1.15)}
@media(max-width:760px){.partner-logos{grid-template-columns:repeat(3,1fr);gap:19px 12px!important}.partner-logos span{height:38px}.partner-logos img{max-width:96px;max-height:28px}.partner-logos img[alt="PagBank"],.partner-logos img[alt="Getnet"]{max-width:104px}}
.flow article{min-height:365px;padding:0;overflow:hidden;text-align:left;background:#fff}.flow-image{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.flow article>small{top:12px;right:12px;padding:6px 8px;border-radius:6px;background:rgba(255,255,255,.92);color:var(--teal);font-weight:800}.flow-body{padding:20px}.flow-body>i{width:38px;height:38px;margin:0 0 14px;display:grid;place-items:center;border-radius:10px;background:var(--soft);color:var(--teal);font-size:17px;font-style:normal}.flow-body h3{margin:0 0 7px}.flow-body p{margin:0}.operation-video{max-width:1160px;margin:74px auto 0;padding:40px;display:grid;grid-template-columns:340px 1fr;gap:44px;align-items:center;border-radius:25px;background:linear-gradient(135deg,#213d40,#122a2d);color:#fff;overflow:hidden}.operation-video-copy h3{margin:0;font-size:clamp(30px,3vw,43px);line-height:1.08;letter-spacing:-.035em}.operation-video-copy>p:not(.eyebrow){margin:18px 0;color:#b7cbcd;font-size:15px;line-height:1.65}.operation-video-copy>a{color:#7fd0d7;font-size:13px;font-weight:800}.video-player,.operation-video iframe{position:relative;width:100%;aspect-ratio:16/9;border:0;border-radius:17px;overflow:hidden;background:#0f2224}.video-player{padding:0;cursor:pointer;color:#fff;text-align:left;box-shadow:0 24px 48px rgba(0,0,0,.24)}.video-player>img{display:block;width:100%;height:100%;object-fit:cover}.video-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,25,28,.02),rgba(10,25,28,.62))}.video-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:68px;height:68px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--teal);font-size:21px;padding-left:4px;box-shadow:0 15px 32px rgba(0,0,0,.25);transition:.2s}.video-player:hover .video-play{transform:translate(-50%,-50%) scale(1.08)}.video-label{position:absolute;left:22px;bottom:19px;display:flex;flex-direction:column}.video-label b{font-size:14px}.video-label small{margin-top:3px;font-size:11px;color:#d5e3e4}
@media(max-width:1050px){.operation-video{grid-template-columns:1fr}.operation-video-copy{max-width:650px}}
@media(max-width:760px){.flow article{min-height:330px}.flow-body{padding:17px}.operation-video{margin-top:52px;padding:27px 20px;gap:27px;border-radius:19px}.operation-video-copy>p:not(.eyebrow){font-size:14px}.video-play{width:56px;height:56px}.video-label{left:15px;bottom:13px}.video-label b{font-size:12px}}
@media(max-width:560px){.flow{grid-template-columns:1fr}.flow article{min-height:0}.flow-image{aspect-ratio:16/10}}
.flow-image{height:150px;aspect-ratio:auto;object-fit:cover;object-position:center}.flow article{min-height:315px}.flow-body{padding:17px 20px 20px}.flow-body>i{width:34px;height:34px;margin-bottom:11px}.flow-body h3{font-size:18px}.flow-body p{font-size:13px}
@media(max-width:760px){.flow-image{height:145px}.flow article{min-height:300px}}
@media(max-width:560px){.flow-image{height:190px}.flow article{min-height:0}}
.institutional-video{position:relative;display:block;width:100%;aspect-ratio:16/9;border:0;border-radius:17px;background:#0f2224;box-shadow:0 24px 48px rgba(0,0,0,.24)}


/* Protótipo do card detalhado — Click Order */
.product-flip{position:relative;padding:0;overflow:visible;perspective:1200px;background:transparent;border:0;box-shadow:none}
.product-card-inner{position:relative;width:100%;height:100%;min-height:375px;transition:transform .55s cubic-bezier(.2,.75,.25,1);transform-style:preserve-3d}
.product-flip.is-flipped .product-card-inner{transform:rotateY(180deg)}
.product-card-face{position:absolute;inset:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 12px 28px rgba(27,48,51,.05);backface-visibility:hidden;-webkit-backface-visibility:hidden}
.product-card-front{justify-content:flex-start}
.product-image{display:block;width:100%;height:145px;object-fit:cover;object-position:center 48%}
.product-card-content{position:relative;flex:1;display:flex;flex-direction:column;padding:20px 24px 19px}
.product-card-content .product-icon{position:absolute;top:-23px;right:20px;margin:0}
.product-card-content>small,.product-card-back>div>small{color:var(--teal);font-size:11px;font-weight:800;letter-spacing:.12em}
.product-card-content h3{margin:7px 0 7px}
.product-card-content p{margin:0 0 9px;line-height:1.5}
.product-card-content>b{font-size:12px}
.product-toggle{margin-top:auto;padding:10px 0 0;border:0;background:none;color:var(--teal);font:inherit;font-size:13px;font-weight:800;text-align:left;cursor:pointer}
.product-card-back{padding:27px 28px 22px;justify-content:space-between;transform:rotateY(180deg);background:linear-gradient(145deg,#17363a,#214b50);color:#fff}
.product-card-back h3{margin:8px 0 10px;color:#fff;font-size:22px;line-height:1.12}
.product-card-back p{margin:0;color:#c7d9da;font-size:13px;line-height:1.5}
.product-card-back ul{display:grid;grid-template-columns:1fr 1fr;gap:9px 14px;margin:17px 0 0;padding:0;list-style:none}
.product-card-back li{position:relative;padding-left:17px;color:#e7f1f2;font-size:12px;line-height:1.35}
.product-card-back li:before{content:"✓";position:absolute;left:0;color:#76d4dc;font-weight:800}
.product-back-actions{display:flex!important;flex-direction:column;align-items:flex-start;gap:7px}
.product-back-actions>b{font-size:12px;color:#fff}
.product-back-actions>a{color:#76d4dc;font-size:13px;font-weight:800}
.product-toggle.product-back{margin:0;padding:2px 0;color:#a8c1c3;font-size:11px}
.product-toggle:focus-visible,.product-back-actions>a:focus-visible{outline:3px solid rgba(118,212,220,.55);outline-offset:4px;border-radius:3px}
@media(max-width:760px){.product-card-inner{min-height:390px}.product-image{height:155px}.product-card-content{padding:19px 21px 18px}.product-card-back{padding:25px 23px 20px}.product-card-back ul{grid-template-columns:1fr}.product-card-back h3{font-size:21px}}
@media(prefers-reduced-motion:reduce){.product-card-inner{transition:none}.product-flip.is-flipped .product-card-inner{transform:none}.product-flip.is-flipped .product-card-front{display:none}.product-card-back{transform:none;display:none}.product-flip.is-flipped .product-card-back{display:flex}}


/* Refinamento do card Click Order */
.product-card-content>.product-icon{display:none}
.product-card-back ul{gap:8px 14px;margin-top:15px}
.product-back-actions>b{display:flex;flex-direction:column;gap:2px;line-height:1.35}
@media(max-width:760px){.product-card-back{padding-top:23px}.product-card-back h3{margin-bottom:8px}.product-card-back ul{gap:7px;margin-top:13px}.product-card-back li{font-size:11px}}


.product-hardware-note{color:#a8c1c3;font-size:9px;line-height:1.3}


/* Estratégia de preço híbrido */
.pricing-start{max-width:760px;margin:-12px auto 38px;padding:23px 28px;display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;border:1px solid #cfe4e6;border-radius:16px;background:linear-gradient(135deg,#f2fbfb,#fff);text-align:center}
.pricing-start>span{flex-basis:100%;color:var(--teal);font-size:10px;font-weight:800;letter-spacing:.12em}
.pricing-start>b{font-size:18px;color:var(--ink)}
.pricing-start strong{font-size:31px;letter-spacing:-.035em}
.pricing-start small{flex-basis:100%;color:#6f8588;font-size:11px}
.plan-description{min-height:48px;margin:8px 0 19px!important;color:#6f8386!important;font-size:13px!important;line-height:1.5}
.implementation strong{max-width:145px;text-align:right;font-size:15px}
@media(max-width:760px){.pricing-start{margin-top:-7px;padding:21px 18px}.pricing-start>b{font-size:16px}.pricing-start strong{font-size:27px}.plan-description{min-height:0}.implementation strong{font-size:13px}}


/* Sistema completo — posicionamento comercial */
.complete-system{padding-top:30px;padding-bottom:86px}
.complete-system-panel{position:relative;display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:34px 54px;padding:54px;border-radius:24px;overflow:hidden;background:linear-gradient(135deg,#17383c 0%,#1d494e 68%,#205258 100%);box-shadow:0 25px 55px rgba(27,48,51,.16);color:#fff}
.complete-system-panel:before{content:"";position:absolute;width:270px;height:270px;right:-115px;top:-145px;border-radius:50%;background:rgba(98,192,204,.13)}
.complete-system-intro{position:relative;z-index:1;align-self:center}
.complete-system-intro h2{max-width:520px;margin:16px 0 18px;color:#fff;font-size:43px;line-height:1.06;letter-spacing:-.035em}
.complete-system-intro h2 em{color:#76d4dc;font-style:normal}
.complete-system-intro>p:not(.eyebrow){max-width:560px;margin:0;color:#d1e0e1;font-size:16px;line-height:1.65}
.complete-system-intro>strong{display:block;max-width:530px;margin-top:23px;padding-left:16px;border-left:3px solid #76d4dc;color:#fff;font-size:15px;line-height:1.5}
.complete-system-card{position:relative;z-index:1;padding:29px 31px;border:1px solid rgba(255,255,255,.5);border-radius:18px;background:#fff;color:var(--ink);box-shadow:0 20px 40px rgba(5,24,27,.18)}
.complete-system-card>p{margin:0 0 20px;color:var(--teal);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.complete-system-card ul{display:grid;grid-template-columns:1fr 1fr;gap:14px 24px;margin:0;padding:0;list-style:none}
.complete-system-card li{position:relative;padding-left:24px;color:#405b5e;font-size:13px;font-weight:600;line-height:1.35}
.complete-system-card li:before{content:"✓";position:absolute;left:0;top:-1px;display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#e2f6f7;color:#278b98;font-size:11px;font-weight:800}
.complete-system-support{position:relative;z-index:1;grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap;margin-top:2px;padding:18px 24px;border-radius:14px;background:#65c5cf;color:#163437;text-align:center}
.complete-system-support b{font-size:16px}
.complete-system-support span{font-size:14px;font-weight:600}
.complete-system-note{position:relative;z-index:1;grid-column:1/-1;max-width:940px;margin:-16px auto 0;color:#adc5c7;font-size:11px;line-height:1.55;text-align:center}
@media(max-width:900px){.complete-system-panel{grid-template-columns:1fr;padding:42px}.complete-system-intro h2{font-size:38px}.complete-system-support,.complete-system-note{grid-column:auto}}
@media(max-width:560px){.complete-system{padding-top:15px;padding-bottom:65px}.complete-system-panel{gap:28px;padding:31px 20px;border-radius:19px}.complete-system-intro h2{font-size:32px}.complete-system-intro>p:not(.eyebrow){font-size:14px}.complete-system-card{padding:25px 21px}.complete-system-card ul{grid-template-columns:1fr;gap:12px}.complete-system-support{align-items:flex-start;padding:18px;flex-direction:column;text-align:left}.complete-system-note{margin-top:-10px;text-align:left}}


/* Descoberta dos cards interativos */
.product-toggle:not(.product-back){width:max-content;margin-top:auto;padding:9px 13px;border-radius:9px;background:#e7f7f8;box-shadow:0 0 0 1px rgba(59,167,181,.12);transition:transform .2s,background .2s,box-shadow .2s}
.product-toggle:not(.product-back):hover{transform:translateY(-2px);background:#d9f2f4;box-shadow:0 7px 17px rgba(59,167,181,.16)}
.product-flip:first-child .product-toggle:not(.product-back){animation:benefitCue 2.8s ease-in-out 1.1s 2}
.product-flip.is-peeking .product-card-inner{transform:rotateY(180deg)}
@keyframes benefitCue{0%,72%,100%{transform:translateX(0)}82%{transform:translateX(5px)}91%{transform:translateX(-2px)}}
@media(hover:hover) and (pointer:fine){
  .product-flip:hover .product-card-inner{transform:rotateY(180deg)}
  .product-flip{cursor:pointer}
  .product-card-back a,.product-card-back button{cursor:pointer}
}
@media(prefers-reduced-motion:reduce){.product-flip:first-child .product-toggle:not(.product-back){animation:none}.product-flip.is-peeking .product-card-inner{transform:none}}


/* Gestão Click — seção comercial */
.management{display:grid;grid-template-columns:minmax(430px,1.04fr) minmax(430px,.96fr);gap:48px 72px;align-items:center;padding-top:92px;padding-bottom:88px;background:linear-gradient(180deg,#fff 0%,#f7fbfb 100%)}
.management-visual{position:relative}
.management-visual:before{content:"";position:absolute;inset:10% 2% -8% 8%;border-radius:50%;background:rgba(59,167,181,.14);filter:blur(34px)}
.management-visual figure{position:relative;z-index:1;margin:0;overflow:hidden;border-radius:23px;background:#153438;box-shadow:0 27px 58px rgba(27,48,51,.18)}
.management-visual figure>img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}
.management-visual figure:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(11,31,34,.6))}
.management-visual figcaption{position:absolute;z-index:2;left:21px;bottom:19px;display:flex;align-items:center;gap:11px;color:#fff}
.management-visual figcaption>i{display:grid;place-items:center;width:37px;height:37px;border-radius:10px;background:#65c5cf;color:#17373b;font-style:normal;font-weight:800}
.management-visual figcaption span{display:flex;flex-direction:column}
.management-visual figcaption b{font-size:14px}
.management-visual figcaption small{margin-top:3px;color:#c8dadb;font-size:11px}
.management-stamp{position:absolute;z-index:3;right:-20px;top:-25px;width:132px;height:132px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:16px;border:7px solid #fff;border-radius:50%;background:var(--teal);color:#fff;text-align:center;box-shadow:0 16px 34px rgba(24,95,104,.22)}
.management-stamp strong{font-size:18px;line-height:1}
.management-stamp span{margin-top:6px;font-size:10px;line-height:1.25}
.management-copy h2{margin:15px 0 19px;font-size:clamp(35px,3.5vw,51px);line-height:1.07;letter-spacing:-.04em}
.management-copy h2 em{display:block;color:var(--teal);font-style:normal}
.management-lead{max-width:630px;margin:0 0 27px;color:var(--text);font-size:16px;line-height:1.65}
.management-benefits{display:grid;gap:17px}
.management-benefits article{display:flex;gap:14px;align-items:flex-start}
.management-benefits article>i{flex:0 0 38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#e7f6f7;color:var(--teal);font-size:10px;font-weight:800;font-style:normal}
.management-benefits h3{margin:0 0 4px;font-size:16px}
.management-benefits p{margin:0;color:#6c8285;font-size:13px;line-height:1.5}
.management-link{display:inline-flex;margin-top:28px;color:var(--teal);font-size:14px;font-weight:800}
.management-highlights{grid-column:1/-1;display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 12px 30px rgba(27,48,51,.05)}
.management-highlights span{min-height:76px;display:flex;align-items:center;justify-content:center;gap:9px;padding:15px;border-right:1px solid var(--line);color:#385356;font-size:12px;font-weight:700;text-align:center}
.management-highlights span:last-child{border-right:0}
.management-highlights i{display:grid;place-items:center;min-width:29px;height:29px;border-radius:8px;background:var(--soft);color:var(--teal);font-size:9px;font-style:normal;font-weight:800}
@media(max-width:1050px){.management{grid-template-columns:1fr;gap:48px}.management-visual{max-width:760px}.management-copy{max-width:760px}.management-highlights{grid-template-columns:repeat(3,1fr)}.management-highlights span:nth-child(3){border-right:0}.management-highlights span:nth-child(-n+3){border-bottom:1px solid var(--line)}}
@media(max-width:600px){.management{gap:38px;padding-top:70px;padding-bottom:68px}.management-stamp{right:-5px;top:-19px;width:110px;height:110px;border-width:5px}.management-stamp strong{font-size:15px}.management-stamp span{font-size:9px}.management-visual figure{border-radius:17px}.management-visual figcaption{left:15px;bottom:13px}.management-copy h2{font-size:34px}.management-copy h2 em{display:inline}.management-lead{font-size:14px}.management-benefits p{font-size:12px}.management-highlights{grid-template-columns:1fr 1fr}.management-highlights span{justify-content:flex-start;min-height:64px;text-align:left;border-right:1px solid var(--line)!important;border-bottom:1px solid var(--line)!important}.management-highlights span:nth-child(even){border-right:0!important}.management-highlights span:last-child{grid-column:1/-1;border-bottom:0!important}}


/* Depoimento com indicadores e embed */
.testimonial{grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:62px}
.client-numbers{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:29px}
.client-numbers span{min-height:96px;display:flex;flex-direction:column;justify-content:center;padding:17px 19px;border:1px solid var(--line);border-radius:13px;background:linear-gradient(145deg,#fff,#f3fafa)}
.client-numbers b{font-size:25px;line-height:1;color:var(--ink);letter-spacing:-.03em}
.client-numbers small{max-width:180px;margin-top:7px;color:#73878a;font-size:10px;line-height:1.35}
.video{display:flex;flex-direction:column;padding:10px;border:1px solid var(--line);border-radius:19px;background:#fff;box-shadow:0 21px 48px rgba(27,48,51,.1);transition:.2s}
.video:hover{transform:translateY(-4px)}
.video-trigger{display:block;width:100%;padding:0;border:0;background:none;color:inherit;font:inherit;text-align:left;cursor:pointer}
.video-cover{height:320px;padding:27px;display:flex;align-items:flex-end;position:relative;overflow:hidden;border-radius:13px;color:#fff;background:linear-gradient(135deg,rgba(27,48,51,.82),rgba(59,167,181,.7)),url("https://i.ytimg.com/vi/43hGZlQnWoI/hqdefault.jpg") center/cover}
.video-cover>i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:63px;height:63px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--teal);font-style:normal;padding-left:4px;box-shadow:0 12px 28px rgba(0,0,0,.18);transition:.2s}
.video-trigger:hover .video-cover>i{transform:translate(-50%,-50%) scale(1.08)}
.video-cover>span{display:flex;flex-direction:column}
.video-cover small{font-size:11px;margin-top:3px}
.video-prompt{display:flex;justify-content:space-between;padding:13px 10px 5px;font-size:12px;font-weight:800}
.video-prompt b{color:var(--teal);font-size:17px}
.video-external{align-self:flex-end;margin:7px 10px 5px;color:#71878a;font-size:10px;font-weight:700}
.video.is-playing{transform:none}
.video.is-playing .video-cover{height:auto;aspect-ratio:16/9;padding:0;background:#10282b}
.video.is-playing iframe{display:block;width:100%;height:100%;border:0}
.video.is-playing .video-prompt{display:none}
@media(max-width:1050px){.testimonial{grid-template-columns:1fr}.testimonial-copy{max-width:800px}.video{width:100%;max-width:760px}}
@media(max-width:600px){.client-numbers{grid-template-columns:1fr 1fr;gap:9px}.client-numbers span{min-height:104px;padding:15px}.client-numbers b{font-size:21px}.client-numbers small{font-size:9px}.video-cover{height:250px;padding:20px}}


.whatsapp svg{display:block;width:26px;height:26px}


/* Reforma Tributária — Click + iMendes */
.tax-reform{padding-top:18px;padding-bottom:88px;background:#f7fbfb}
.tax-reform-panel{position:relative;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:48px 64px;padding:55px;border-radius:25px;overflow:hidden;background:linear-gradient(135deg,#19383c 0%,#214b50 100%);box-shadow:0 25px 55px rgba(27,48,51,.16);color:#fff}
.tax-reform-panel:before{content:"";position:absolute;width:330px;height:330px;right:-150px;top:-190px;border-radius:50%;background:rgba(98,192,204,.13)}
.tax-reform-copy,.tax-reform-visual,.tax-disclaimer{position:relative;z-index:1}
.tax-deadline{display:inline-flex;align-items:center;gap:11px;margin-bottom:25px;padding:7px 8px 7px 12px;border:1px solid rgba(255,255,255,.14);border-radius:9px;background:rgba(8,28,31,.25)}
.tax-deadline span{color:#a9c7c9;font-size:9px;font-weight:800;letter-spacing:.12em}
.tax-deadline b{padding:7px 10px;border-radius:6px;background:#ef8b4a;color:#fff;font-size:11px}
.tax-reform-copy h2{max-width:690px;margin:15px 0 18px;color:#fff;font-size:clamp(38px,4vw,56px);line-height:1.05;letter-spacing:-.04em}
.tax-reform-copy h2 em{display:block;color:#7bd3db;font-style:normal}
.tax-reform-lead{max-width:710px;margin:0;color:#c4d7d9;font-size:16px;line-height:1.65}
.tax-benefits{display:grid;grid-template-columns:1fr 1fr;gap:18px 24px;margin-top:29px}
.tax-benefits article{display:flex;gap:11px;align-items:flex-start}
.tax-benefits article>i{flex:0 0 32px;height:32px;display:grid;place-items:center;border-radius:8px;background:rgba(118,212,220,.13);border:1px solid rgba(118,212,220,.2);color:#7bd3db;font-size:9px;font-style:normal;font-weight:800}
.tax-benefits h3{margin:0 0 5px;color:#fff;font-size:14px}
.tax-benefits p{margin:0;color:#aac1c3;font-size:11px;line-height:1.45}
.tax-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:31px}
.tax-actions .button{padding:14px 18px;font-size:12px}
.tax-source{color:#9ccdd1;font-size:10px;font-weight:700}
.tax-reform-visual{align-self:center;padding:31px;border:1px solid rgba(255,255,255,.58);border-radius:20px;background:#fff;color:var(--ink);box-shadow:0 23px 45px rgba(5,24,27,.24)}
.tax-visual-heading{display:flex;flex-direction:column;margin-bottom:22px}
.tax-visual-heading small{color:var(--teal);font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.tax-visual-heading strong{margin-top:5px;font-size:21px}
.tax-flow{display:grid;gap:7px}
.tax-flow article{display:flex;align-items:center;gap:13px;padding:13px 15px;border:1px solid #dce9ea;border-radius:11px;background:#f8fbfb}
.tax-flow article>i{flex:0 0 36px;height:36px;display:grid;place-items:center;border-radius:9px;background:#e9f7f8;color:var(--teal);font-size:11px;font-style:normal;font-weight:800}
.tax-flow article>span{display:flex;flex-direction:column}
.tax-flow article b{font-size:13px}
.tax-flow article small{margin-top:3px;color:#73888a;font-size:9px}
.tax-flow .tax-flow-featured{border-color:#9ed6db;background:#eaf8f9}
.tax-flow .tax-flow-featured>i{background:var(--teal);color:#fff}
.tax-flow .tax-flow-result{border-color:#a9deca;background:#effaf5}
.tax-flow .tax-flow-result>i{background:#3bb47b;color:#fff}
.tax-arrow{height:13px;display:grid;place-items:center;color:#83bdc2;font-size:15px;font-weight:800}
.tax-warning{display:flex;gap:11px;align-items:center;margin-top:20px;padding:14px;border-radius:11px;background:#fff4ea;color:#693b20}
.tax-warning>i{flex:0 0 29px;height:29px;display:grid;place-items:center;border-radius:8px;background:#ef8b4a;color:#fff;font-style:normal;font-weight:800}
.tax-warning p{display:flex;flex-direction:column;margin:0}
.tax-warning b{font-size:11px}
.tax-warning span{margin-top:3px;color:#8a654e;font-size:9px;line-height:1.35}
.tax-disclaimer{grid-column:1/-1;max-width:990px;margin:-23px auto 0;color:#9fb9bb;font-size:9px;line-height:1.55;text-align:center}
@media(max-width:1050px){.tax-reform-panel{grid-template-columns:1fr;padding:43px}.tax-reform-copy{max-width:800px}.tax-reform-visual{width:100%;max-width:650px}.tax-disclaimer{grid-column:auto;margin-top:-15px;text-align:left}}
@media(max-width:600px){.tax-reform{padding-top:8px;padding-bottom:65px}.tax-reform-panel{gap:36px;padding:29px 20px;border-radius:19px}.tax-deadline{align-items:flex-start;flex-direction:column}.tax-reform-copy h2{font-size:35px}.tax-reform-copy h2 em{display:inline}.tax-reform-lead{font-size:14px}.tax-benefits{grid-template-columns:1fr;gap:16px}.tax-reform-visual{padding:22px 17px}.tax-actions{align-items:flex-start;flex-direction:column}.tax-actions .button{width:100%}.tax-disclaimer{margin-top:-17px}}


/* Privacidade, consentimento e página legal */
.cookie-banner{position:fixed;left:22px;right:22px;bottom:20px;z-index:100;max-width:1120px;margin:auto;padding:19px 21px;display:flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid #d8e7e8;border-radius:15px;background:#fff;color:var(--ink);box-shadow:0 20px 55px rgba(13,41,45,.2)}
.cookie-banner[hidden]{display:none}
.cookie-banner>div:first-child{max-width:760px}
.cookie-banner b{font-size:14px}
.cookie-banner p{margin:5px 0;color:#657c7f;font-size:11px;line-height:1.45}
.cookie-banner a{color:var(--teal);font-size:10px;font-weight:700}
.cookie-actions{display:flex;align-items:center;gap:9px;flex-shrink:0}
.cookie-actions button{min-height:39px;padding:9px 14px;border-radius:9px;font:inherit;font-size:11px;font-weight:800;cursor:pointer}
.cookie-reject{border:1px solid #cbdcde;background:#fff;color:#4f686b}
.cookie-accept{border:1px solid var(--teal);background:var(--teal);color:#fff}
.legal-page{min-height:100vh;background:#f4f9f9;color:var(--ink)}
.legal-header{height:78px;padding:0 clamp(22px,5vw,74px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#fff}
.legal-header img{display:block;width:104px;height:auto}
.legal-header a:last-child{color:var(--teal);font-size:12px;font-weight:800}
.legal-content{max-width:900px;margin:auto;padding:70px 25px 90px}
.legal-content .eyebrow{margin-bottom:13px}
.legal-content h1{margin:0 0 14px;font-size:clamp(37px,5vw,58px);line-height:1.05;letter-spacing:-.04em}
.legal-updated{margin:0 0 38px;color:#768b8e;font-size:11px}
.legal-card{padding:38px 42px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 18px 45px rgba(27,48,51,.06)}
.legal-card h2{margin:34px 0 10px;font-size:22px}
.legal-card h2:first-child{margin-top:0}
.legal-card p,.legal-card li{color:#506a6d;font-size:14px;line-height:1.7}
.legal-card ul{padding-left:20px}
.legal-card a{color:var(--teal);font-weight:700}
@media(max-width:700px){.cookie-banner{left:11px;right:11px;bottom:11px;align-items:stretch;flex-direction:column;gap:15px;padding:17px}.cookie-actions{display:grid;grid-template-columns:1fr 1fr}.cookie-actions button{width:100%}.legal-header{height:68px}.legal-content{padding-top:48px}.legal-card{padding:27px 21px}.legal-card p,.legal-card li{font-size:13px}}


/* Detailed list of everything included in the core system */
.included-matrix{max-width:1050px;margin:0 auto 38px;border:1px solid #cfe3e5;border-radius:20px;background:#fff;box-shadow:0 18px 46px rgba(27,48,51,.07);overflow:hidden}
.included-matrix-head{padding:28px 32px 24px;text-align:center;border-bottom:1px solid #dce9ea;background:linear-gradient(135deg,#fff,#f4fbfb)}
.included-matrix-head span{display:block;margin-bottom:7px;color:var(--teal);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.included-matrix-head h3{margin:0;font-size:27px;letter-spacing:-.025em}
.included-matrix-head p{max-width:690px;margin:9px auto 0;color:#6c8184;font-size:13px;line-height:1.55}
.included-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
.included-group{padding:27px 31px;border-bottom:1px solid #e1ebec}
.included-group:nth-child(odd){border-right:1px solid #e1ebec}
.included-group:nth-child(n+3){border-bottom:0}
.included-group h4{display:flex;align-items:center;gap:10px;margin:0 0 17px;font-size:16px}
.included-group h4 i{width:33px;height:33px;display:grid;place-items:center;border-radius:9px;background:var(--soft);color:var(--teal);font-size:12px;font-style:normal}
.included-group ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:11px 18px}
.included-group li{display:flex;align-items:flex-start;gap:8px;color:#526b6e;font-size:12px;line-height:1.4}
.included-group li:before{content:"✓";flex:0 0 18px;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#e3f6f1;color:#249b76;font-size:10px;font-weight:900}
.included-optional{margin:0;padding:18px 28px;background:#f5fafb;color:#657c7f;font-size:11px;line-height:1.55;text-align:center}
.included-optional strong{color:var(--ink)}
@media(max-width:760px){.included-matrix{margin-bottom:29px}.included-matrix-head{padding:24px 19px 21px}.included-matrix-head h3{font-size:23px}.included-matrix-head p{font-size:12px}.included-grid{grid-template-columns:1fr}.included-group{padding:23px 20px!important;border-right:0!important;border-bottom:1px solid #e1ebec!important}.included-group:last-child{border-bottom:0!important}.included-group ul{grid-template-columns:1fr;gap:10px}.included-group li{font-size:13px}.included-optional{padding:17px 18px;font-size:11px}}

.included-grid .included-group:nth-child(n+3){border-bottom:1px solid #e1ebec}
.included-grid .included-group:last-child{grid-column:1/-1;border-right:0;border-bottom:0}
.included-integrations ul{grid-template-columns:repeat(3,minmax(0,1fr))}
.included-integrations li{padding:12px;border:1px solid #dfeaec;border-radius:10px;background:#f8fbfb}
.included-integrations li small{display:block;margin-top:3px;color:#d3872f;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
@media(max-width:900px){.included-integrations ul{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.included-grid .included-group:last-child{grid-column:auto}.included-integrations ul{grid-template-columns:1fr}.included-integrations li{padding:10px 12px}}


/* Public office and route */
.location{background:#f4f9f9}
.location-shell{max-width:1180px;margin:auto;display:grid;grid-template-columns:.8fr 1.2fr;border:1px solid #d8e7e8;border-radius:24px;background:#fff;box-shadow:0 22px 55px rgba(27,48,51,.08);overflow:hidden}
.location-copy{padding:54px 48px;display:flex;flex-direction:column;justify-content:center}
.location-copy h2{margin:0;font-size:clamp(35px,3.7vw,51px);line-height:1.08;letter-spacing:-.038em}
.location-copy>p:not(.eyebrow){margin:18px 0 25px;color:#627a7d;font-size:15px;line-height:1.65}
.location-address{display:flex;gap:13px;margin:0 0 24px;font-style:normal;color:#465f62;font-size:14px;line-height:1.65}
.location-address i{flex:0 0 38px;width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:var(--soft);color:var(--teal);font-style:normal}
.location-address strong{display:block;color:var(--ink);font-size:15px}
.location-actions{display:flex;flex-wrap:wrap;gap:11px}
.location-actions .button{font-size:12px}
.location-actions .button.outline{background:#fff}
.location-map{min-height:430px;background:#dcebec}
.location-map iframe{display:block;width:100%;height:100%;min-height:430px;border:0}
@media(max-width:760px){.location{padding-left:14px;padding-right:14px}.location-shell{grid-template-columns:1fr}.location-copy{padding:37px 24px}.location-copy>p:not(.eyebrow){font-size:14px}.location-actions{flex-direction:column}.location-actions .button{width:100%}.location-map,.location-map iframe{min-height:330px}}

/* Blog estático */
.blog-page{min-height:100vh;background:#f5fafa;color:var(--ink)}
.blog-header{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:78px;padding:10px clamp(22px,5vw,74px);border-bottom:1px solid #dce9ea;background:#fff}
.blog-header .brand img{display:block;width:108px;height:auto}
.blog-header-nav{display:flex;align-items:center;gap:22px}
.blog-header-nav a{color:#516b6e;font-size:12px;font-weight:800}
.blog-header-nav a:hover{color:var(--teal)}
.blog-header-nav .button{padding:11px 15px;font-size:11px}
.blog-hero{padding:clamp(62px,8vw,112px) 24px 55px;background:linear-gradient(125deg,#e6f6f7 0%,#f7fcfc 62%,#fff 100%)}
.blog-hero-inner,.blog-main{max-width:1110px;margin:0 auto}
.blog-kicker{display:flex;align-items:center;gap:10px;margin:0 0 15px;color:var(--teal);font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.blog-kicker:before{content:"";width:29px;height:2px;background:var(--teal)}
.blog-hero h1{max-width:700px;margin:0;font-size:clamp(42px,6vw,72px);line-height:1.02;letter-spacing:-.055em}
.blog-hero p{max-width:615px;margin:18px 0 0;color:#587174;font-size:16px;line-height:1.65}
.blog-main{padding:48px 24px 86px}
.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.blog-card{display:flex;flex-direction:column;min-height:280px;padding:28px;border:1px solid #d8e7e8;border-radius:19px;background:#fff;box-shadow:0 13px 35px rgba(25,61,65,.06);transition:transform .2s ease,box-shadow .2s ease}
.blog-card:hover{transform:translateY(-4px);box-shadow:0 20px 42px rgba(25,61,65,.12)}
.blog-card-meta,.blog-article-meta{display:flex;align-items:center;gap:9px;color:#738b8d;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.blog-category{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;background:#e6f7f8;color:#2497a8;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.blog-card h2{margin:21px 0 11px;font-size:24px;line-height:1.12;letter-spacing:-.035em}
.blog-card p{margin:0;color:#60777a;font-size:13px;line-height:1.6}
.blog-card a{display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding-top:22px;color:var(--teal);font-size:12px;font-weight:900}
.blog-card a b{font-size:16px}
.blog-empty{padding:48px;border:1px dashed #b8d2d5;border-radius:18px;color:#5d7477;text-align:center}
.blog-pagination{display:flex;justify-content:center;gap:8px;margin-top:38px}
.blog-pagination a,.blog-pagination span{display:grid;min-width:38px;height:38px;padding:0 10px;place-items:center;border:1px solid #cfe2e4;border-radius:9px;background:#fff;color:#4e686b;font-size:12px;font-weight:800}
.blog-pagination .current{border-color:var(--teal);background:var(--teal);color:#fff}
.blog-article{max-width:790px;margin:0 auto;padding:clamp(45px,7vw,92px) 24px 92px}
.blog-article .blog-category{margin-bottom:18px}
.blog-article h1{margin:0;font-size:clamp(38px,5.4vw,64px);line-height:1.04;letter-spacing:-.052em}
.blog-article-summary{margin:20px 0 24px;color:#5b7477;font-size:clamp(17px,2vw,20px);line-height:1.55}
.blog-article-meta{padding-bottom:27px;border-bottom:1px solid #dce9ea}
.blog-article-body{margin-top:36px;color:#465f62;font-size:17px;line-height:1.8}
.blog-article-body h2{margin:45px 0 14px;color:var(--ink);font-size:30px;line-height:1.13;letter-spacing:-.03em}
.blog-article-body h3{margin:32px 0 10px;color:var(--ink);font-size:22px}
.blog-article-body p{margin:0 0 20px}
.blog-article-body ul,.blog-article-body ol{margin:0 0 23px;padding-left:23px}
.blog-article-body li{margin:7px 0}
.blog-article-body a{color:var(--teal);font-weight:800;text-decoration:underline}
.blog-article-body .blog-article-image{margin:32px 0;overflow:hidden;border-radius:16px;background:#eaf8f9}
.blog-article-body .blog-article-image img{display:block;width:100%;height:auto}
.blog-article-body blockquote{margin:28px 0;padding:18px 21px;border-left:3px solid var(--teal);border-radius:0 12px 12px 0;background:#eaf8f9;color:#314c4f;font-weight:700}
.blog-back{display:inline-flex;align-items:center;gap:9px;margin-top:43px;color:var(--teal);font-size:12px;font-weight:900}
.blog-footer{padding:31px 24px;border-top:1px solid #dce9ea;background:#fff;color:#60777a;font-size:11px;text-align:center}
@media(max-width:820px){.blog-grid{grid-template-columns:1fr}.blog-card{min-height:0}.blog-header-nav a:not(.button){display:none}.blog-hero{padding-top:66px}.blog-main{padding-top:34px}.blog-article-body{font-size:16px}}
