:root{--navy:#062579;--blue:#0768e9;--cyan:#10bde6;--yellow:#ffc928;--green:#11a96b;--ink:#082369;--muted:#53698f;--line:#dce9f7;--soft:#f2f9ff;--white:#fff;--shadow:0 18px 45px rgba(15,68,137,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fff;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.site-container{width:min(1210px,calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(213,229,247,.8);backdrop-filter:blur(14px)}.header-inner{height:78px;display:flex;align-items:center;gap:30px}.logo img{width:205px;height:62px;object-fit:contain}.site-header nav{display:flex;gap:30px;margin-left:auto;font-weight:700;font-size:14px}.site-header nav a{padding:12px 0;position:relative}.site-header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:6px;height:2px;background:var(--blue);transition:.25s}.site-header nav a:hover:after{right:0}.header-actions{display:flex;gap:12px}.btn{min-height:46px;padding:0 23px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:800;border:2px solid transparent;transition:.25s;box-shadow:none}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(5,73,175,.18)}.btn-primary{background:linear-gradient(135deg,#0b58d2,#0879ee);color:white}.btn-outline{border-color:#1774dc;color:#0b54b4;background:#fff}.btn-accent{background:linear-gradient(135deg,#0875ea,#0755c5);color:#fff;box-shadow:0 10px 22px rgba(7,94,216,.22)}.accent-yellow .btn-accent{background:linear-gradient(135deg,#ffdb43,#ffba16);color:#082369}.accent-green .btn-accent{background:linear-gradient(135deg,#13bb75,#078653)}.btn-light{background:#fff;color:#0758c9}.menu-toggle{display:none;margin-left:auto;border:0;background:#edf6ff;color:var(--ink);width:44px;height:44px;border-radius:10px;font-size:22px}.hero{position:relative;isolation:isolate;background:linear-gradient(115deg,#fff 0%,#f0f9ff 50%,#dff3ff 100%);overflow:hidden}.hero:before,.hero:after{content:"";position:absolute;z-index:-1;border-radius:50%;filter:blur(1px)}.hero:before{width:700px;height:700px;right:-260px;top:-350px;background:radial-gradient(circle,rgba(8,118,232,.18),transparent 65%)}.hero:after{width:600px;height:220px;left:-120px;bottom:-140px;background:rgba(22,191,229,.11);transform:rotate(-8deg)}.hero-grid{min-height:530px;display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:30px;padding-block:48px}.eyebrow{display:block;color:#0758c9;font-size:14px;font-weight:900;letter-spacing:.09em;margin-bottom:13px}.accent-green .eyebrow{color:#06925b}.hero h1{font-size:clamp(39px,4.1vw,62px);line-height:.98;letter-spacing:-.045em;margin:0 0 19px;max-width:650px}.hero-copy>p{font-size:20px;line-height:1.45;color:var(--muted);max-width:640px;margin:0 0 27px}.hero-actions{display:flex;gap:16px;flex-wrap:wrap}.checks{display:flex;gap:23px;flex-wrap:wrap;margin-top:24px;color:#244b89;font-weight:700;font-size:14px}.checks span{display:flex;gap:8px;align-items:center}.checks i{font-style:normal;color:#fff;background:var(--blue);display:grid;place-items:center;width:20px;height:20px;border-radius:50%}.accent-green .checks i{background:var(--green)}
.device-stage{position:relative;height:405px;width:100%}.laptop{position:absolute;width:82%;right:6%;top:6px;filter:drop-shadow(0 28px 24px rgba(16,45,95,.24))}.laptop-screen{height:330px;border:10px solid #152438;border-radius:16px 16px 8px 8px;background:white;overflow:hidden;display:flex}.laptop-base{height:17px;margin-inline:-45px;border-radius:2px 2px 18px 18px;background:linear-gradient(#d8e2eb,#8b9baa);box-shadow:0 5px 5px rgba(13,27,57,.2)}.mock-sidebar{width:23%;padding:18px 10px;color:white;background:linear-gradient(180deg,#061f75,#0876e9);display:flex;flex-direction:column;gap:7px}.mock-brand{display:flex;gap:7px;align-items:center;font-size:9px;line-height:1.05;margin:0 4px 12px}.mock-brand span{font-size:22px;color:#ffd52a}.mock-menu{font-size:8px;border-radius:5px;padding:8px 7px;opacity:.86}.mock-menu.active{background:#1f8cf3;opacity:1}.mock-main{flex:1;padding:20px;background:#f7fbff}.mock-welcome{display:flex;flex-direction:column;gap:5px}.mock-welcome strong{font-size:13px}.mock-welcome span{font-size:8px;color:#6c7f9f}.mock-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:15px 0}.mock-stats div{min-width:0;background:#fff;border:1px solid #dfebf8;border-radius:8px;padding:8px 6px;box-shadow:0 4px 12px rgba(23,65,125,.05);display:grid;grid-template-columns:auto 1fr;gap:2px 5px}.mock-stats i{grid-row:1/3;font-style:normal;font-size:12px}.mock-stats span{font-size:6px;color:#60749b}.mock-stats b{font-size:8px;white-space:nowrap}.mock-bottom{display:grid;grid-template-columns:1.12fr .88fr;gap:10px}.mock-bottom>div{height:145px;border:1px solid #dce9f7;border-radius:9px;background:#fff;padding:10px;overflow:hidden}.mock-bottom b{font-size:9px}.mock-bottom span{height:19px;display:block;margin-top:8px;border-radius:5px;background:linear-gradient(90deg,#edf5ff 20%,#f8fbff 20%)}.mock-map{position:relative;background:linear-gradient(135deg,#f8fbff,#deefff)!important}.mock-map svg{width:100%;height:100%}.mock-map i{position:absolute;color:#0877ec;font-style:normal}.mock-map i:nth-child(1){left:25%;top:28%}.mock-map i:nth-child(2){left:62%;top:42%}.mock-map i:nth-child(3){left:44%;top:68%}.phone{position:absolute;right:0;bottom:4px;width:155px;height:315px;border:8px solid #152438;border-radius:28px;background:#eef7ff;box-shadow:0 22px 35px rgba(13,39,84,.3);overflow:hidden}.phone-top{position:absolute;top:0;left:43px;width:54px;height:12px;background:#152438;border-radius:0 0 10px 10px;z-index:2}.phone-head{height:52px;padding:19px 10px 8px;color:#fff;background:#075ed8;display:flex;justify-content:space-between;font-size:7px}.phone-hero{height:130px;padding:20px 12px;color:#fff;background:linear-gradient(rgba(4,35,112,.2),rgba(3,70,156,.7)),url("piscina-premium.webp") center/cover}.phone-hero b{font-size:15px;line-height:1.05;display:block;width:90px}.phone-cards{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:9px}.phone-cards span{background:#fff;border-radius:7px;padding:10px 3px;text-align:center;font-size:6px;font-weight:700}.phone-bar{position:absolute;bottom:5px;left:48px;width:48px;height:3px;background:#17243a;border-radius:5px}
.roles-section{margin-top:-1px;padding-block:18px 30px}.role-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.role-card{min-width:0;padding:19px 22px;border-radius:12px;display:flex;gap:17px;align-items:center;border:1px solid #e1edf8;background:#fff;box-shadow:0 8px 23px rgba(19,74,139,.07)}.role-profissional{background:linear-gradient(135deg,#fffbed,#fff4c8)}.role-lojista{background:linear-gradient(135deg,#eff8ff,#e0f4ff)}.role-cliente{background:linear-gradient(135deg,#f0fff9,#dbfaeb)}.role-card.selected{outline:3px solid rgba(7,102,230,.15)}.role-icon{flex:0 0 64px;width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:#fff;font-size:30px;box-shadow:0 8px 18px rgba(18,67,130,.11)}.role-card h3{font-size:18px;margin:0 0 5px}.role-card p{color:var(--muted);margin:0 0 12px;font-size:13px;line-height:1.35}.role-card a{height:38px;padding:0 15px;border-radius:8px;color:#fff;background:#096ce1;display:flex;align-items:center;justify-content:space-between;font-weight:800;font-size:13px}.role-profissional a{background:#ffc72e;color:#09276d}.role-cliente a{background:#10a96a}.features-section{padding:42px 0;background:linear-gradient(#fff,#f5faff)}.section-intro{text-align:left;margin-bottom:24px}.section-intro h2,.how-title h2{font-size:33px;letter-spacing:-.035em;margin:0 0 8px}.section-intro p,.how-title p{color:var(--muted);font-size:16px;margin:0}.feature-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.feature-grid:has(.feature-card:nth-child(5):last-child){grid-template-columns:repeat(5,1fr)}.feature-card{text-align:center;border:1px solid #deebf8;border-radius:13px;background:#fff;padding:24px 14px;box-shadow:0 7px 22px rgba(25,72,130,.06)}.feature-card>span{font-size:34px;display:block;margin-bottom:12px}.feature-card h3{font-size:15px;margin:0 0 9px}.feature-card p{font-size:12px;color:var(--muted);line-height:1.45;margin:0}.how-section{padding:38px 0;background:#ebf7ff}.how-grid{display:grid;grid-template-columns:270px 1fr;gap:36px;align-items:center}.steps{display:flex;align-items:stretch;gap:12px}.step{flex:1;display:flex;align-items:center;gap:12px;position:relative}.step>span{flex:0 0 54px;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#d8edff;color:#075ecf;font-size:20px;font-weight:900}.step h3{font-size:14px;margin:0 0 4px}.step p{font-size:11px;color:var(--muted);line-height:1.35;margin:0}.step>b{color:#0870e6;font-size:25px;margin-left:auto}.trust-strip{padding:22px 0;background:#fff}.trust-strip .site-container{display:flex;justify-content:space-around;gap:30px;color:#0a43a1;font-weight:800}.trust-strip span{display:flex;gap:12px;align-items:center}.trust-strip b{font-size:25px;color:#0c70e8}.final-cta{margin:0 25px 30px;border-radius:16px;color:#fff;background:linear-gradient(110deg,#0647b2,#0878e8);overflow:hidden}.final-cta>.site-container{width:min(1320px,calc(100% - 40px));padding:25px 0;display:grid;grid-template-columns:330px 1fr auto;gap:22px;align-items:center}.final-cta h2{font-size:25px;line-height:1.05;margin:0 0 7px}.final-cta p{margin:0;color:#ddecff}.final-cta .role-grid{gap:8px}.final-cta .role-card{padding:9px;background:#fff;color:var(--ink)}.final-cta .role-icon,.final-cta .role-card p{display:none}.final-cta .role-card h3{font-size:11px;margin:0}.final-cta .role-card a{height:30px;font-size:10px;padding:0 8px}.final-cta .btn{white-space:nowrap}footer{padding:28px 0 35px;border-top:1px solid #e4eef8}.footer-grid{display:grid;grid-template-columns:210px 1fr auto;gap:28px;align-items:center}.footer-grid p{color:var(--muted);font-size:13px;max-width:360px}.footer-grid nav{display:flex;gap:17px;font-size:12px;font-weight:800}.footer-grid small{grid-column:1/-1;color:#6a7d9b;border-top:1px solid #edf2f8;padding-top:16px}.reveal{opacity:0;transform:translateY(14px);transition:opacity .55s ease,transform .55s ease}.reveal.is-visible{opacity:1;transform:none}
@media(max-width:1050px){.site-header nav{display:none}.menu-toggle{display:block}.site-header nav.open{display:flex;position:absolute;top:78px;left:20px;right:20px;background:#fff;padding:16px;border-radius:12px;box-shadow:var(--shadow);flex-direction:column;gap:4px}.header-actions{margin-left:0}.hero-grid{grid-template-columns:1fr;padding-top:55px}.hero-copy{text-align:center}.hero-copy>p,.hero h1{margin-inline:auto}.hero-actions,.checks{justify-content:center}.hero-visual{width:min(760px,100%);margin-inline:auto}.feature-grid,.feature-grid:has(.feature-card:nth-child(5):last-child){grid-template-columns:repeat(3,1fr)}.role-grid{grid-template-columns:1fr}.how-grid{grid-template-columns:1fr}.final-cta>.site-container{grid-template-columns:1fr}.final-cta .role-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:200px 1fr}.footer-grid nav{grid-column:1/-1}}
@media(max-width:700px){.site-container{width:min(100% - 28px,1210px)}.header-inner{height:66px;gap:10px}.logo img{width:145px;height:52px}.header-actions .btn{display:none}.site-header nav.open{top:66px}.hero-grid{min-height:0;padding:36px 0 28px}.eyebrow{font-size:11px}.hero h1{font-size:39px;line-height:1.02}.hero-copy>p{font-size:16px}.hero-actions{display:grid}.hero-actions .btn{width:100%}.checks{display:grid;gap:10px;text-align:left;width:max-content;margin:20px auto 0}.device-stage{height:310px;margin-top:8px}.laptop{width:91%;right:5%;top:8px}.laptop-screen{height:235px;border-width:7px}.laptop-base{height:11px;margin-inline:-20px}.mock-sidebar{padding:10px 5px}.mock-brand{font-size:6px}.mock-brand span{font-size:15px}.mock-menu{font-size:5px;padding:5px 4px}.mock-main{padding:12px}.mock-stats{gap:4px;margin:9px 0}.mock-stats div{padding:4px}.mock-stats i{display:none}.mock-stats span{font-size:4px}.mock-stats b{font-size:6px}.mock-bottom>div{height:101px;padding:6px}.phone{width:112px;height:230px;border-width:6px;border-radius:21px}.phone-top{left:31px;width:39px;height:9px}.phone-head{height:40px;padding:14px 7px 5px}.phone-hero{height:92px;padding:14px 8px}.phone-hero b{font-size:10px;width:70px}.phone-cards{padding:6px}.roles-section{padding-bottom:20px}.role-card{padding:15px}.role-icon{flex-basis:52px;width:52px;height:52px;font-size:24px}.section-intro{text-align:center}.section-intro h2,.how-title h2{font-size:28px}.feature-grid,.feature-grid:has(.feature-card:nth-child(5):last-child){grid-template-columns:repeat(2,1fr);gap:9px}.feature-card{padding:20px 10px}.steps{flex-direction:column}.step{background:#fff;border-radius:12px;padding:14px}.step>b{display:none}.trust-strip .site-container{flex-direction:column;gap:13px}.final-cta{margin:0 10px 20px}.final-cta>.site-container{text-align:center}.final-cta .role-grid{grid-template-columns:1fr}.final-cta .role-card{display:block}.footer-grid{grid-template-columns:1fr;text-align:center}.footer-grid .logo img,.footer-grid p{margin-inline:auto}.footer-grid nav{justify-content:center;flex-wrap:wrap}.footer-grid small{grid-column:1}.play{background:#fff}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.reveal{opacity:1;transform:none}}
.back-home{display:inline-flex;align-items:center;gap:7px;color:#0b347d;font-weight:800;white-space:nowrap}.back-home:hover{color:#0877eb}@media(max-width:700px){.back-home{font-size:13px;margin-left:auto}.page-profissional .menu-toggle,.page-lojista .menu-toggle,.page-cliente .menu-toggle{margin-left:0}}
.device-stage-home{height:auto;display:flex;align-items:center;justify-content:center}.home-hero-devices{width:100%;height:auto;filter:drop-shadow(0 22px 24px rgba(8,45,105,.12))}.role-icon svg{width:38px;height:38px;color:#075fe0}.role-profissional .role-icon svg{color:#093f9d}.role-lojista .role-icon svg{color:#fff}.role-cliente .role-icon svg{color:#fff}.feature-card>span svg{width:39px;height:39px;color:#0878ed}.page-home .step>span svg{width:31px;height:31px;color:#075fda}.page-home .step>span img{width:58px;height:40px;object-fit:contain}.page-home .feature-card{border-top:3px solid #e8f3ff}.page-home .role-card{overflow:hidden}.page-home .role-profissional{background:linear-gradient(135deg,#fff9df,#fff)}.page-home .role-lojista{background:linear-gradient(135deg,#eef7ff,#fff)}.page-home .role-cliente{background:linear-gradient(135deg,#e9fff4,#fff)}
@media(max-width:700px){.device-stage-home{height:auto;margin:10px 0 0}.home-hero-devices{width:112%;max-width:none}.role-icon svg{width:32px;height:32px}.feature-card>span svg{width:34px;height:34px}}
.page-home .checks i{background:transparent;width:21px;height:21px}.page-home .checks i svg{display:block;width:21px;height:21px;color:#0878ed}.page-home .step>b svg{width:32px;height:32px;color:#096ce2}.trust-strip b svg{display:block;width:34px;height:34px;color:#0875eb}.trust-strip span{display:flex;align-items:center;gap:10px}.footer-icons{display:flex;align-items:center;gap:10px}.footer-icons span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#edf6ff;color:#0767d9}.footer-icons svg{width:18px;height:18px}.footer-grid .footer-icons{grid-column:auto}@media(max-width:700px){.footer-icons{justify-content:center}.footer-grid .footer-icons{grid-column:1}}
