:root{--ink:#0a1f2a;--ink2:#173844;--muted:#5f7680;--line:#dce8eb;--soft:#f3f8f9;--white:#fff;--teal:#13a79a;--teal2:#087f78;--mint:#dff7f2;--cyan:#52d8cb;--navy:#082934;--navy2:#0e3945;--shadow:0 24px 60px rgba(7,35,45,.12);--radius:24px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:86px}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.section{padding:104px 0;position:relative}.section-soft{background:var(--soft)}.skip-link{position:fixed;left:12px;top:-80px;background:#fff;padding:10px 14px;z-index:999;border-radius:8px}.skip-link:focus{top:12px}.site-header{height:76px;position:sticky;top:0;z-index:100;background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(220,232,235,.8)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:11px;font-size:21px;font-weight:800;letter-spacing:-.04em}.brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(135deg,var(--teal),#0c8d85);box-shadow:0 9px 24px rgba(19,167,154,.23)}.brand-mark svg{width:25px;height:25px;fill:none;stroke:#fff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.nav{display:flex;align-items:center;gap:24px;font-size:14px;font-weight:650}.nav>a:not(.button){color:#31505c;transition:.2s}.nav>a:not(.button):hover{color:var(--teal2)}.nav-login{padding-left:10px}.button{border:0;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:13px;background:linear-gradient(135deg,var(--teal),#0e8f86);color:#fff;font-weight:750;box-shadow:0 12px 26px rgba(19,167,154,.19);transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(19,167,154,.25)}.button-sm{min-height:40px;padding:0 16px;border-radius:11px;font-size:13px}.button-ghost{background:#fff;color:var(--ink);border:1px solid var(--line);box-shadow:none}.button-full{width:100%}.nav-toggle{display:none;width:44px;height:44px;border:0;border-radius:10px;background:var(--soft);padding:11px}.nav-toggle span{display:block;height:2px;background:var(--ink);margin:5px;border-radius:4px}.hero{min-height:760px;display:flex;align-items:center;overflow:hidden;background:linear-gradient(180deg,#f8fbfc 0,#fff 100%)}.hero-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:70px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--teal2);font-size:12px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.eyebrow:before{content:"";width:28px;height:2px;border-radius:4px;background:var(--teal)}.eyebrow.light{color:#85f2e5}.hero h1{font-size:clamp(46px,5.5vw,72px);line-height:1.02;letter-spacing:-.055em;margin:18px 0 24px;max-width:720px}.hero h1 span{color:var(--teal2)}.hero-lead{font-size:18px;color:#49646e;max-width:650px;margin:0 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:30px}.hero-chips span{padding:7px 11px;background:#edf8f6;color:#28605e;border:1px solid #d2efea;border-radius:999px;font-size:12px;font-weight:700}.microcopy{color:#80949b;font-size:11px;margin-top:15px}.hero-visual{position:relative}.app-shell{border-radius:22px;background:#fff;border:1px solid #dce7ea;box-shadow:0 35px 90px rgba(7,36,45,.18);overflow:hidden;transform:perspective(1200px) rotateY(-5deg) rotateX(2deg)}.app-topbar{height:54px;border-bottom:1px solid #e7eef0;display:flex;align-items:center;justify-content:space-between;padding:0 18px;font-size:12px}.mini-brand{font-weight:800}.mini-brand i{display:inline-block;width:17px;height:17px;border-radius:5px;background:var(--teal);vertical-align:middle;margin-right:6px}.top-status{padding:6px 9px;border-radius:999px;background:#e8faf5;color:#087464;font-weight:800;font-size:10px}.app-body{min-height:390px;display:grid;grid-template-columns:132px 1fr}.mini-sidebar{background:#f7fafb;border-right:1px solid #e5edef;padding:18px 12px;display:flex;flex-direction:column;gap:15px;font-size:10px;color:#68808a}.mini-sidebar b{color:var(--teal2);background:#e8f7f4;padding:8px;border-radius:8px}.mini-content{padding:25px}.mini-heading{display:flex;justify-content:space-between;align-items:center;font-size:22px;font-weight:800}.mini-heading small{font-size:10px;color:#80949b;font-weight:600}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.metric-row>div{border:1px solid #e2ecee;border-radius:12px;padding:13px;background:#fff}.metric-row small{display:block;color:#6a818a;font-size:9px}.metric-row strong{font-size:20px}.queue-card{border:1px solid #e1e9ec;border-radius:14px;overflow:hidden}.queue-title{display:flex;justify-content:space-between;padding:13px;background:#f8fbfb;font-size:10px}.queue-title b{color:var(--teal2)}.queue-line{display:grid;grid-template-columns:70px 1fr auto;gap:10px;padding:13px;border-top:1px solid #edf2f4;font-size:10px;align-items:center}.queue-line i{font-style:normal;color:var(--teal2);font-weight:850}.queue-line em{font-style:normal;background:#dcf7f1;color:#087468;padding:5px 7px;border-radius:7px;font-size:8px;font-weight:800}.queue-line em.wait{background:#fff0c9;color:#a76c00}.floating-card{position:absolute;background:#fff;border:1px solid #dce8eb;box-shadow:var(--shadow);border-radius:15px;padding:10px 13px;display:flex;align-items:center;gap:9px;font-size:11px}.floating-card>span{width:32px;height:32px;border-radius:9px;background:var(--mint);color:var(--teal2);display:grid;place-items:center;font-weight:900}.floating-card small,.floating-card b{display:block}.floating-card small{color:#7d9299}.fc-a{left:-24px;bottom:40px}.fc-b{right:-22px;top:55px}.hero-orb{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.hero-orb-a{width:430px;height:430px;background:radial-gradient(circle,rgba(74,221,205,.17),transparent 68%);right:-90px;top:10px}.hero-orb-b{width:280px;height:280px;background:radial-gradient(circle,rgba(18,139,160,.12),transparent 70%);left:-80px;bottom:-40px}.trust-strip{border-top:1px solid #eef3f4;border-bottom:1px solid #eef3f4;background:#fbfdfd}.trust-items{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:22px;flex-wrap:wrap;color:#6f858d;font-size:12px;font-weight:700}.section-heading{max-width:740px}.section-heading h2{font-size:clamp(34px,4vw,54px);line-height:1.08;letter-spacing:-.045em;margin:14px 0 18px}.section-heading p{font-size:17px;color:var(--muted);margin:0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:48px}.feature-card{border:1px solid var(--line);border-radius:20px;padding:28px;background:#fff;transition:.25s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px rgba(12,52,63,.08);border-color:#c9dedf}.feature-card .icon{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;background:var(--mint);color:var(--teal2)}.feature-card svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.feature-card h3{font-size:19px;margin:18px 0 9px}.feature-card p{margin:0;color:var(--muted);font-size:14px}.showcase-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:38px 0 18px}.tab{border:1px solid #d6e3e6;background:#fff;border-radius:999px;padding:9px 15px;color:#4d6b75;font-weight:700;font-size:13px}.tab.active{background:var(--navy);color:#fff;border-color:var(--navy)}.showcase{border-radius:20px;overflow:hidden;border:1px solid #dce7e9;background:#fff;box-shadow:0 28px 70px rgba(10,43,52,.13)}.browser-bar{height:42px;background:#f4f8f9;border-bottom:1px solid #e0e9eb;display:flex;gap:6px;align-items:center;padding:0 14px}.browser-bar i{width:9px;height:9px;border-radius:50%;background:#c4d4d8}.browser-bar span{margin-left:9px;font-size:10px;color:#80949c}.showcase img{width:100%;transition:opacity .2s,transform .2s}.showcase img.switching{opacity:.2;transform:scale(.995)}.split-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:center}.text-link{display:inline-block;margin-top:22px;color:var(--teal2);font-weight:800;font-size:14px}.flow-list{display:grid;gap:12px}.flow-list>div{display:grid;grid-template-columns:48px 1fr;gap:16px;border:1px solid var(--line);border-radius:17px;padding:18px;background:#fff}.flow-list>div>span{width:42px;height:42px;border-radius:12px;background:#ecf8f6;display:grid;place-items:center;color:var(--teal2);font-weight:900}.flow-list section b,.flow-list section small{display:block}.flow-list section small{color:var(--muted);margin-top:4px}.tv-section{background:linear-gradient(145deg,#071f29,#0a3541 62%,#0d4650);color:#fff;overflow:hidden}.tv-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.tv-copy h2{font-size:clamp(36px,4vw,54px);line-height:1.06;letter-spacing:-.045em;margin:14px 0 20px}.tv-copy p{color:#c5d9df;font-size:17px}.check-list{list-style:none;padding:0;margin:28px 0 0;display:grid;gap:12px}.check-list li:before{content:"✓";display:inline-grid;place-items:center;width:23px;height:23px;margin-right:10px;border-radius:7px;background:rgba(62,218,200,.14);color:#77eddf}.tv-frame{position:relative;padding:12px;border-radius:24px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14);box-shadow:0 35px 80px rgba(0,0,0,.28)}.tv-frame img{border-radius:15px;position:relative;z-index:2}.tv-glow{position:absolute;inset:15%;background:#21cbbb;filter:blur(80px);opacity:.18}.multi-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.multi-visual{height:390px;position:relative}.tenant-card{position:absolute;background:#fff;border:1px solid var(--line);border-radius:17px;box-shadow:0 16px 50px rgba(10,45,55,.11);padding:13px 15px;display:flex;align-items:center;gap:10px;min-width:190px;z-index:2}.tenant-card>span{width:40px;height:40px;border-radius:11px;background:#e7f8f5;color:var(--teal2);display:grid;place-items:center;font-weight:900}.tenant-card small,.tenant-card b{display:block}.tenant-card small{font-size:10px;color:#80949b}.tenant-card b{font-size:13px}.tenant-card em{font-style:normal;margin-left:auto;font-size:9px;padding:5px 7px;border-radius:7px;background:#e5f8f3;color:#087468;font-weight:800}.main-tenant{left:50%;transform:translateX(-50%);top:20px;min-width:260px}.tenant-a{left:0;top:235px}.tenant-b{left:50%;transform:translateX(-50%);top:235px}.tenant-c{right:0;top:235px}.tenant-lines{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:#b7dcd8;stroke-width:2;stroke-dasharray:7 7}.mini-points{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px}.mini-points span{padding:16px;border-radius:14px;background:var(--soft);border:1px solid #e3edef}.mini-points b,.mini-points small{display:block}.mini-points b{font-size:12px}.mini-points small{font-size:10px;color:#6e858e;margin-top:4px}.security-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:70px;align-items:center}.security-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.security-cards>div{padding:24px;border-radius:17px;background:#fff;border:1px solid var(--line)}.security-cards b,.security-cards small{display:block}.security-cards b{color:var(--teal2);font-size:17px}.security-cards small{color:var(--muted);margin-top:8px}.faq-wrap{max-width:900px}.faq-list{margin-top:36px;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:0}summary{list-style:none;cursor:pointer;padding:21px 42px 21px 0;font-weight:780;position:relative}summary::-webkit-details-marker{display:none}summary:after{content:"+";position:absolute;right:2px;top:18px;font-size:24px;color:var(--teal2)}details[open] summary:after{content:"−"}details p{margin:0 0 22px;color:var(--muted);max-width:780px}.contact-section{background:linear-gradient(140deg,#061e27,#0b3541);color:#fff}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:start}.contact-copy h2{font-size:clamp(36px,4vw,54px);line-height:1.07;letter-spacing:-.045em;margin:14px 0 20px}.contact-copy p{color:#c6d8dd}.contact-notes{display:grid;gap:8px;margin-top:26px;color:#bfe0dc;font-size:13px}.contact-form{background:#fff;color:var(--ink);border-radius:22px;padding:28px;box-shadow:0 34px 80px rgba(0,0,0,.22)}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-form label{display:block;font-size:12px;font-weight:800;margin-bottom:14px}.contact-form input,.contact-form select,.contact-form textarea{display:block;width:100%;border:1px solid #d7e4e7;border-radius:11px;background:#fbfdfd;margin-top:7px;padding:12px 13px;outline:0;color:var(--ink);transition:.2s}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#63cfc4;box-shadow:0 0 0 3px rgba(19,167,154,.1)}.consent{display:flex!important;gap:9px;align-items:flex-start;font-weight:500!important;color:#5e747d}.consent input{width:auto;margin:3px 0 0}.consent a{text-decoration:underline}.form-message{padding:11px;border-radius:10px;margin-bottom:15px;font-size:12px}.form-message.success{background:#e4f7ef;color:#0c725b}.form-message.error{background:#fff0ef;color:#9c342d}.hp{position:absolute!important;left:-9999px!important}.footer{background:#041820;color:#c9d9de;padding:55px 0}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr 1fr;gap:50px;align-items:start}.brand-footer{color:#fff}.footer p{font-size:13px;color:#839ba3;max-width:370px}.footer-links{display:grid;gap:9px;font-size:13px}.footer-meta{display:grid;gap:8px;text-align:right}.footer-meta small{color:#728b94}.legal-page{background:var(--soft)}.legal-card{max-width:860px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:45px}.legal-card h1{font-size:42px;letter-spacing:-.04em}.legal-card h2{margin-top:30px}.legal-card p{color:var(--muted)}.error-page{min-height:100vh;display:grid;place-items:center;text-align:center;padding:30px}.error-page h1{font-size:48px;margin:12px 0}.reveal{opacity:0;transform:translateY(20px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal{opacity:1;transform:none;transition:none}.button,.feature-card{transition:none}}
@media(max-width:980px){.nav-toggle{display:block}.nav{position:fixed;top:76px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:20px;display:none;flex-direction:column;align-items:stretch;gap:0;box-shadow:0 20px 50px rgba(8,36,45,.12)}.nav.open{display:flex}.nav>a{padding:11px 4px}.nav .button{margin-top:8px}.hero{min-height:auto}.hero-grid,.split-grid,.tv-grid,.multi-grid,.security-grid,.contact-grid{grid-template-columns:1fr;gap:50px}.hero-visual{max-width:720px}.feature-grid{grid-template-columns:repeat(2,1fr)}.tv-grid{grid-template-columns:1fr}.multi-visual{order:2}.security-cards{max-width:700px}.footer-grid{grid-template-columns:1fr 1fr}.footer-meta{text-align:left}.mini-points{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:680px){.container{width:min(calc(100% - 28px),var(--container))}.section{padding:76px 0}.hero{padding-top:70px}.hero-grid{gap:45px}.hero h1{font-size:46px}.hero-lead{font-size:16px}.hero-actions .button{width:100%}.app-shell{transform:none}.app-body{grid-template-columns:1fr}.mini-sidebar{display:none}.fc-a{left:-4px;bottom:-32px}.fc-b{right:-4px;top:-30px}.trust-items{justify-content:center;padding:18px 0}.feature-grid{grid-template-columns:1fr}.feature-card{padding:22px}.showcase-tabs{overflow:auto;flex-wrap:nowrap;padding-bottom:4px}.tab{white-space:nowrap}.multi-visual{height:500px}.main-tenant{top:20px}.tenant-a{left:50%;transform:translateX(-50%);top:150px}.tenant-b{left:50%;transform:translateX(-50%);top:270px}.tenant-c{left:50%;right:auto;transform:translateX(-50%);top:390px}.tenant-lines{display:none}.mini-points{grid-template-columns:1fr}.security-cards{grid-template-columns:1fr}.field-row{grid-template-columns:1fr}.contact-form{padding:21px}.footer-grid{grid-template-columns:1fr}.footer-meta{text-align:left}.legal-card{padding:26px}.legal-card h1{font-size:36px}.hero-chips{margin-top:22px}}
.testimonials-section{background:linear-gradient(180deg,#fff,#f6fbfb)}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px}.testimonial-card{margin:0;border:1px solid var(--line);border-radius:20px;padding:25px;background:#fff;box-shadow:0 12px 34px rgba(10,43,52,.06)}.testimonial-card p{margin:0;color:#34535e;font-size:15px;line-height:1.7}.testimonial-card footer{display:flex;flex-direction:column;gap:2px;margin-top:18px;padding-top:16px;border-top:1px solid #e9f0f2}.testimonial-card footer strong{font-size:13px}.testimonial-card footer span{font-size:11px;color:#7a9098}@media(max-width:900px){.testimonial-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.testimonial-grid{grid-template-columns:1fr}}

/* ClinicFlow 1.4.1 - imagens reais responsivas e rodape Turbo */
.showcase-media{display:grid;place-items:center;background:#eef4f6;overflow:hidden;min-height:0}
.showcase-media picture{display:block;width:100%;line-height:0}
.showcase-media img{display:block;width:100%;height:auto!important;max-width:100%;object-fit:contain;object-position:center;aspect-ratio:auto}
.tv-frame picture{display:block;position:relative;z-index:2;line-height:0}
.tv-frame picture img{display:block;width:100%;height:auto!important;max-width:100%;object-fit:contain;object-position:center;border-radius:15px}
.footer{padding:58px 0 30px;background:#041820;color:#c9d9de}
.footer-main{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(220px,.65fr);gap:60px;align-items:start}
.footer-brand-block p{margin:16px 0 0;max-width:620px;line-height:1.7}
.footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px;align-content:start}
.footer-links a{color:#c9d9de;transition:color .2s}
.footer-links a:hover{color:#fff}
.footer-divider{height:1px;background:rgba(157,195,207,.22);margin-top:38px}
.footer-bottom{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:34px;align-items:center;padding-top:25px}
.footer-copy{display:flex;flex-direction:column;gap:5px;font-size:13px}
.footer-copy small{color:#748f98}
.footer-product{display:flex;align-items:center;gap:16px;color:#9fb4bb;font-size:12px;font-weight:700}
.footer-product a{display:block;background:#fff;border-radius:8px;padding:6px 10px;line-height:0;box-shadow:0 8px 24px rgba(0,0,0,.16)}
.footer-product img{display:block;width:190px;height:auto!important;max-width:100%;object-fit:contain}
@media(max-width:980px){
  .footer-main{grid-template-columns:1fr;gap:28px}
  .footer-links{grid-template-columns:repeat(3,minmax(0,1fr))}
  .footer-bottom{grid-template-columns:1fr;gap:22px}
  .footer-product{justify-content:flex-start}
}
@media(max-width:680px){
  .showcase{border-radius:15px}
  .showcase-media{background:#f3f7f8}
  .showcase-media picture{width:100%}
  .showcase-media img{width:100%;height:auto!important;max-height:none;object-fit:contain}
  .browser-bar{height:36px;padding:0 10px}
  .browser-bar i{width:8px;height:8px}
  .tv-frame{padding:8px;border-radius:17px}
  .tv-frame picture img{border-radius:11px;width:100%;height:auto!important}
  .footer{padding:46px 0 26px}
  .footer-links{grid-template-columns:1fr 1fr;gap:11px 18px}
  .footer-divider{margin-top:28px}
  .footer-bottom{padding-top:22px}
  .footer-product{display:grid;grid-template-columns:1fr;gap:10px;justify-items:start}
  .footer-product a{width:min(100%,260px)}
  .footer-product img{width:100%;max-width:230px;margin:auto}
}
@media(max-width:420px){
  .footer-links{grid-template-columns:1fr}
  .showcase-tabs{margin-top:28px}
}


/* ClinicFlow 1.4.2 - rodape alinhado e marca Painel Clinica */
.footer-main{align-items:flex-start}
.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:28px;flex-wrap:nowrap}
.footer-copy{flex:1 1 auto;min-width:220px}
.footer-product{flex:0 1 auto;display:flex;align-items:center;justify-content:center;gap:14px;white-space:nowrap;margin-inline:auto}
.footer-product span{white-space:nowrap}
.footer-product a{display:flex;align-items:center;justify-content:center;padding:8px 12px}
.footer-product img{width:220px;max-width:100%;height:auto!important;object-fit:contain}
@media(max-width:980px){.footer-bottom{flex-wrap:wrap;justify-content:center;text-align:center}.footer-copy{flex:1 1 100%;align-items:center}.footer-product{width:100%;justify-content:center}}
@media(max-width:680px){.footer-product{gap:10px;flex-wrap:nowrap}.footer-product img{width:min(220px,58vw)}.footer-copy{text-align:center;width:100%}}
@media(max-width:420px){.footer-product{flex-direction:row;gap:8px}.footer-product span{font-size:11px}.footer-product img{width:min(200px,60vw)}}


/* ClinicFlow 1.4.4 - rodape em linha unica no desktop */
.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:26px;flex-wrap:nowrap}
.footer-copy{display:flex;flex-direction:row;align-items:center;gap:12px;flex:1 1 auto;min-width:0;white-space:nowrap}
.footer-copy span,.footer-copy small{display:inline-block;white-space:nowrap;margin:0}
.footer-product{display:flex;align-items:center;justify-content:center;gap:14px;flex:0 0 auto;white-space:nowrap;margin:0 auto 0 0}
.footer-product span{display:inline-block;white-space:nowrap;line-height:1.2}
.footer-product a{display:flex;align-items:center;justify-content:center;line-height:0;flex:0 0 auto}
.footer-product img{display:block;width:210px;max-width:none;height:auto!important;object-fit:contain}
@media(max-width:1180px){.footer-bottom{gap:18px}.footer-copy{gap:10px;font-size:12px}.footer-copy small{font-size:12px}.footer-product{gap:10px}.footer-product img{width:190px}}
@media(max-width:980px){.footer-bottom{flex-wrap:wrap;justify-content:center}.footer-copy{flex:1 1 100%;justify-content:center;text-align:center;white-space:normal;flex-wrap:wrap}.footer-copy span,.footer-copy small{white-space:normal}.footer-product{width:100%;justify-content:center;margin:0}.footer-product img{max-width:230px;width:min(230px,60vw)}}
@media(max-width:520px){.footer-product{flex-wrap:wrap;gap:8px}.footer-product span{width:100%;text-align:center}.footer-copy{gap:6px}}


/* ClinicFlow 1.4.5 - rodape realmente em uma unica linha */
.footer{padding:34px 0;background:#041820;color:#c9d9de}
.footer-single-row{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:28px;min-height:92px}
.footer-left-group{display:flex;align-items:center;gap:22px;min-width:0;white-space:nowrap}
.footer-copy-inline{display:flex;align-items:center;gap:10px;min-width:0;font-size:11px;color:#d5e1e5;white-space:nowrap}
.footer-copy-inline small{display:inline;color:#78939c;font-size:10px;white-space:nowrap}
.footer-copy-inline small:before{content:"·";margin-right:10px;color:#496872}
.footer-identity{display:inline-flex;align-items:center;gap:9px;flex:0 0 auto;color:#fff;font-size:15px;font-weight:800;white-space:nowrap}
.footer-identity .brand-mark{width:34px;height:34px;border-radius:10px}
.footer-identity .brand-mark svg{width:22px;height:22px}
.footer-product-center{justify-self:center;display:flex;align-items:center;gap:12px;color:#9fb4bb;font-size:11px;font-weight:700;white-space:nowrap}
.footer-product-center>a{display:flex;align-items:center;justify-content:center;background:#fff;border-radius:8px;padding:6px 9px;line-height:0;box-shadow:0 8px 22px rgba(0,0,0,.15)}
.footer-product-center img{display:block;width:185px;height:auto!important;max-width:none;object-fit:contain}
.footer-links-inline{justify-self:end;display:flex;align-items:center;gap:15px;white-space:nowrap;font-size:11px}
.footer-links-inline a{color:#d4e2e6;transition:color .2s}
.footer-links-inline a:hover{color:#fff}
@media(max-width:1220px){
  .footer-single-row{gap:18px}
  .footer-left-group{gap:14px}
  .footer-copy-inline small{display:none}
  .footer-product-center img{width:165px}
  .footer-links-inline{gap:11px}
}
@media(max-width:980px){
  .footer-single-row{grid-template-columns:1fr;justify-items:center;gap:18px;text-align:center}
  .footer-left-group{justify-content:center;flex-wrap:wrap;white-space:normal}
  .footer-copy-inline{justify-content:center;white-space:normal;flex-wrap:wrap}
  .footer-copy-inline small{display:inline;white-space:normal}
  .footer-product-center{justify-self:center}
  .footer-links-inline{justify-self:center;flex-wrap:wrap;justify-content:center}
}
@media(max-width:520px){
  .footer{padding:30px 0}
  .footer-left-group{gap:12px}
  .footer-copy-inline{width:100%;font-size:11px}
  .footer-identity{font-size:14px}
  .footer-product-center{flex-wrap:wrap;justify-content:center;white-space:normal}
  .footer-product-center>span{width:100%;text-align:center}
  .footer-product-center img{width:min(190px,60vw)}
  .footer-links-inline{gap:12px 16px}
}


/* ClinicFlow 1.4.6 - rodape reorganizado e sem sobreposicao */
.footer{padding:40px 0;background:#041820;color:#c9d9de}
.footer-single-row{display:grid;grid-template-columns:minmax(260px,1.15fr) auto minmax(260px,.95fr);align-items:center;gap:36px;min-height:0}
.footer-left-group{display:flex;flex-direction:column;align-items:flex-start;gap:12px;min-width:0;white-space:normal}
.footer-copy-inline{display:flex;align-items:center;flex-wrap:wrap;gap:8px 10px;min-width:0;font-size:13px;color:#d5e1e5;white-space:normal;line-height:1.45}
.footer-copy-inline small{display:inline;color:#7f98a0;font-size:12px;white-space:normal}
.footer-copy-inline small:before{content:"·";margin-right:10px;color:#496872}
.footer-identity{display:inline-flex;align-items:center;gap:10px;color:#fff;font-size:20px;font-weight:800;white-space:nowrap}
.footer-identity .brand-mark{width:40px;height:40px;border-radius:12px}
.footer-identity .brand-mark svg{width:24px;height:24px}
.footer-product-center{justify-self:center;display:flex;align-items:center;justify-content:center;gap:14px;color:#d9e5e8;font-size:13px;font-weight:700;white-space:nowrap;text-align:center}
.footer-product-center > span{display:inline-block;white-space:nowrap}
.footer-product-center>a{display:flex;align-items:center;justify-content:center;background:#fff;border-radius:10px;padding:8px 12px;line-height:0;box-shadow:0 10px 26px rgba(0,0,0,.16)}
.footer-product-center img{display:block;width:220px;height:auto!important;max-width:none;object-fit:contain}
.footer-links-inline{justify-self:end;display:flex;align-items:center;justify-content:flex-end;gap:18px;flex-wrap:wrap;white-space:normal;font-size:13px;text-align:right}
.footer-links-inline a{color:#d4e2e6;transition:color .2s}
.footer-links-inline a:hover{color:#fff}
@media(max-width:1280px){.footer-single-row{grid-template-columns:minmax(220px,1fr) auto minmax(220px,.9fr);gap:24px}.footer-identity{font-size:18px}.footer-product-center img{width:205px}.footer-links-inline{gap:14px;font-size:12px}.footer-copy-inline{font-size:12px}.footer-copy-inline small{font-size:11px}}
@media(max-width:1040px){.footer-single-row{grid-template-columns:1fr;justify-items:center;gap:18px;text-align:center}.footer-left-group{align-items:center}.footer-copy-inline{justify-content:center}.footer-product-center{justify-self:center;flex-wrap:wrap}.footer-product-center > span{width:100%}.footer-links-inline{justify-self:center;justify-content:center;text-align:center}}
@media(max-width:640px){.footer{padding:34px 0}.footer-identity{font-size:17px}.footer-copy-inline{font-size:11px;gap:6px 8px}.footer-copy-inline small{font-size:11px}.footer-product-center{gap:10px}.footer-product-center img{width:min(210px,62vw)}.footer-links-inline{gap:10px 14px;font-size:12px}}


/* ClinicFlow 1.5.2 - paleta com psicologia das cores para o nicho de saúde */
:root{
  --ink:#0f2431;
  --ink2:#174d66;
  --muted:#5c7783;
  --line:#d6e8ef;
  --soft:#f1fbfb;
  --white:#ffffff;
  --teal:#1cb7a5;
  --teal2:#0f7f8f;
  --mint:#def8f2;
  --cyan:#61d1ff;
  --navy:#15538b;
  --navy2:#103a67;
  --shadow:0 24px 60px rgba(12,62,93,.14);
}
body{background:linear-gradient(180deg,#fbfeff 0%,#f7fbfc 100%)}
.site-header{background:rgba(255,255,255,.94);border-bottom:1px solid rgba(213,230,236,.95)}
.brand-mark{background:linear-gradient(135deg,#1dc7b3,#1577d1);box-shadow:0 10px 26px rgba(21,119,209,.18)}
.nav>a:not(.button){color:#315b6a}.nav>a:not(.button):hover{color:#146e95}
.button{background:linear-gradient(135deg,#18b8a6,#166fd0);box-shadow:0 14px 30px rgba(22,111,208,.22)}
.button:hover{box-shadow:0 18px 36px rgba(22,111,208,.28)}
.button-ghost{background:#fff;color:#15527a;border:1px solid #c8e1ea}
.hero{background:radial-gradient(circle at top left,rgba(28,183,165,.14),transparent 28%),radial-gradient(circle at top right,rgba(97,209,255,.14),transparent 26%),linear-gradient(180deg,#f5fdfe 0,#ffffff 100%)}
.hero h1 span{color:#15538b}
.hero-lead{color:#47656f}
.hero-chips span{background:#e7f7ff;color:#165c8b;border-color:#cdeafb}
.microcopy{color:#6f8a93}
.hero-orb-a{background:radial-gradient(circle,rgba(28,183,165,.20),transparent 68%)}
.hero-orb-b{background:radial-gradient(circle,rgba(52,133,216,.16),transparent 70%)}
.trust-strip{background:linear-gradient(90deg,#f2fbfb,#eef7ff);border-top-color:#e1edf0;border-bottom-color:#e1edf0}
.trust-items{color:#617b85}
.section-soft{background:linear-gradient(180deg,#f3fcfc 0,#eef8ff 100%)}
.feature-card{background:linear-gradient(180deg,#ffffff 0,#fbfeff 100%);border-color:#d6e8ef}
.feature-card .icon{background:linear-gradient(135deg,#dff9f3,#e5f3ff);color:#0e7e8d}
.feature-card:hover{box-shadow:0 22px 54px rgba(17,95,132,.12);border-color:#bddde8}
.tab{border-color:#d6e4ea;background:#fff;color:#4a6872}
.tab.active{background:linear-gradient(135deg,#15538b,#11a3a0);color:#fff;border-color:#15538b}
.showcase{border-color:#d8e7ed;box-shadow:0 28px 70px rgba(15,69,102,.12)}
.browser-bar{background:#f3f9fb}
.split-grid .text-link,.text-link{color:#136c93}
.flow-list>div{background:linear-gradient(180deg,#ffffff 0,#fbfeff 100%);border-color:#d8e9ef}
.flow-list>div>span{background:linear-gradient(135deg,#e4f9f4,#e5f2ff);color:#0d7d8c}
.tv-section{background:linear-gradient(145deg,#0b3556,#0e6480 62%,#12a4a0)}
.tv-copy p{color:#d4e6ea}
.check-list li:before{background:rgba(127,239,228,.18);color:#c8fff9}
.tv-frame{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);box-shadow:0 35px 80px rgba(4,25,38,.28)}
.tv-glow{background:#32d6c8;opacity:.22}
.multi-visual .tenant-card,.security-cards>div,.contact-form,.faq-list details,.legal-card,.error-page .legal-card{border-color:#d8e9ef;box-shadow:0 18px 44px rgba(13,66,93,.07)}
.main-tenant{background:linear-gradient(135deg,#ffffff 0,#fbfeff 100%)}
.tenant-card{background:linear-gradient(180deg,#ffffff 0,#fbfeff 100%)}
.mini-points li:before{background:#e6f8f3;color:#0d7f8f}
.security-grid .icon,.contact-copy .icon{background:linear-gradient(135deg,#def9f3,#e5f3ff);color:#0e7e8d}
.faq-wrap{background:linear-gradient(180deg,#f8fcfd 0,#f0f9fb 100%)}
.faq-list details[open]{border-color:#bfdeea;box-shadow:0 12px 34px rgba(16,90,126,.08)}
.contact-section{background:linear-gradient(180deg,#f4fcfd 0,#eef8ff 100%)}
.contact-form{background:linear-gradient(180deg,#ffffff 0,#fbfeff 100%)}
.contact-form input,.contact-form select,.contact-form textarea{border-color:#cfe3ea;background:#fbfeff}
.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:none;border-color:#18a7b4;box-shadow:0 0 0 4px rgba(24,167,180,.12)}
.form-message.success{background:#e6fbf6;color:#0a766a;border:1px solid #bdeee0}
.form-message.error{background:#fff1f1;color:#9d2b2b;border:1px solid #f0cccc}
.testimonials-section{background:linear-gradient(180deg,#ffffff 0,#f4fbfd 100%)}
.testimonial-card{border-color:#d8e9ef;box-shadow:0 12px 34px rgba(10,67,96,.06)}
.footer{background:linear-gradient(90deg,#041f29 0,#083243 100%)}
.footer-links-inline a:hover,.footer-links a:hover{color:#7ee8ff}

/* Painel Clinica 1.5.3 - revisão visual completa e contraste */
:root{
  --ink:#102a3a;
  --ink2:#174f6b;
  --muted:#506b76;
  --line:#d2e4ea;
  --soft:#f3fafc;
  --teal:#18b8a5;
  --teal2:#087f78;
  --blue:#1f6fc4;
  --blue2:#164f8e;
  --mint:#dff8f2;
  --sky:#e7f3ff;
  --navy:#0b3554;
  --navy2:#08273e;
}

body{color:var(--ink);background:#fff}
.section-heading h2,.contact-copy h2,.tv-copy h2,.hero h1{color:#0e2e43}
.section-heading p,.feature-card p,.flow-list section small,.security-cards small,details p{color:#506b76}
.eyebrow{color:#0b7f8a}
.eyebrow:before{background:linear-gradient(90deg,#18b8a5,#1f6fc4)}

/* Header e navegação */
.site-header{background:rgba(255,255,255,.96);border-bottom-color:#dbe9ee;box-shadow:0 5px 22px rgba(13,67,91,.05)}
.brand{color:#0d3046}
.nav>a:not(.button){color:#355b6b}
.nav>a:not(.button):hover{color:#126b9c}
.nav-login{color:#135f8c!important}

/* Hero com mais identidade sem perder legibilidade */
.hero{background:
  radial-gradient(circle at 8% 16%,rgba(24,184,165,.15),transparent 27%),
  radial-gradient(circle at 90% 12%,rgba(31,111,196,.14),transparent 28%),
  linear-gradient(180deg,#f5fbfe 0%,#ffffff 100%)}
.hero h1{color:#0d2e43}
.hero h1 span{color:#1569a8}
.hero-lead{color:#456674}
.hero-chips span{background:#eaf6ff;color:#175f8f;border-color:#cce6f7}
.button{background:linear-gradient(135deg,#18b8a5 0%,#1f6fc4 100%);color:#fff;box-shadow:0 14px 30px rgba(31,111,196,.22)}
.button:hover{box-shadow:0 18px 38px rgba(31,111,196,.3)}
.button-ghost{background:#fff;color:#135e89;border-color:#bdd9e6}

/* Faixa de segmentos */
.trust-strip{background:linear-gradient(90deg,#effaf8 0%,#eef6ff 100%);border-color:#dcebed}
.trust-items{color:#4d6d7a}

/* Cards e blocos */
.section-soft{background:linear-gradient(180deg,#f5fbfc 0%,#eef8fb 100%)}
.feature-card,.flow-list>div,.security-cards>div,.testimonial-card{background:#fff;border-color:#d8e7ec}
.feature-card{position:relative;overflow:hidden}
.feature-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,#18b8a5,#1f6fc4);opacity:.9}
.feature-card .icon{background:linear-gradient(135deg,#def8f2,#e5f1ff);color:#126e8c}
.feature-card:hover{border-color:#b7d8e5;box-shadow:0 22px 54px rgba(17,91,128,.12)}
.flow-list>div>span{background:linear-gradient(135deg,#dff8f2,#e4f2ff);color:#0c7182}
.security-cards b{color:#126c88}

/* Showcase */
.showcase-tabs .tab{color:#456671;background:#fff;border-color:#d4e3e8}
.showcase-tabs .tab.active{background:linear-gradient(135deg,#145b92,#129c98);border-color:#145b92;color:#fff}
.showcase{border-color:#d6e6eb;box-shadow:0 24px 60px rgba(14,70,99,.12)}
.browser-bar{background:#f4f9fb;border-color:#dce8ec}

/* Painel TV, propositalmente escuro para contraste */
.tv-section{background:linear-gradient(135deg,#092a45 0%,#0b5572 58%,#0d8c85 100%);color:#fff}
.tv-section .eyebrow.light{color:#8ff2e4}
.tv-section .eyebrow.light:before{background:#66e5d6}
.tv-copy h2{color:#fff}
.tv-copy p{color:#d4e7ec}
.check-list{color:#eef9fb}
.check-list li:before{background:rgba(126,238,224,.18);color:#9ff5e8}

/* Multiempresa e segurança */
.tenant-card{border-color:#d5e6eb;box-shadow:0 16px 46px rgba(11,72,98,.1)}
.tenant-card>span{background:linear-gradient(135deg,#dff8f2,#e6f2ff);color:#0c7081}
.tenant-card em{background:#dff8f2;color:#08746d}
.tenant-lines{stroke:#9fcbd3}
.mini-points span{background:#f5fbfc;border-color:#dcebed}

/* FAQ */
#faq{background:#fff}
.faq-list{border-top-color:#dce8ec}
.faq-list details{border-bottom-color:#dce8ec}
.faq-list summary{color:#173b4e}
.faq-list details[open]{background:#f7fbfc;border-radius:14px;padding-inline:18px}
.faq-list details[open] summary{color:#126987}

/* Demonstração: contraste corrigido de forma explícita */
.contact-section{background:linear-gradient(135deg,#0a3555 0%,#0c6074 58%,#0c8c81 100%);color:#fff}
.contact-copy{color:#fff}
.contact-copy .eyebrow.light{color:#8ff5e5}
.contact-copy .eyebrow.light:before{background:#6cead8}
.contact-copy h2{color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.06)}
.contact-copy p{color:#d9edf2}
.contact-notes{color:#c9f3e9}
.contact-notes span{font-weight:650}
.contact-form{background:#fff;color:#102a3a;border:1px solid rgba(255,255,255,.45);box-shadow:0 30px 70px rgba(3,35,52,.25)}
.contact-form label{color:#173b4e}
.contact-form input,.contact-form select,.contact-form textarea{background:#fbfdfe;color:#102a3a;border-color:#cbdfe6}
.contact-form input::placeholder,.contact-form textarea::placeholder{color:#8299a3}
.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#159fa6;box-shadow:0 0 0 4px rgba(21,159,166,.13)}
.consent{color:#526e79!important}
.consent a{color:#126b96;font-weight:700}

/* Rodapé */
.footer{background:linear-gradient(90deg,#041d29 0%,#073347 100%);color:#d7e5e9}
.footer-copy-inline{color:#e4eef1}
.footer-copy-inline small{color:#9bb1b9}
.footer-product-center{color:#d8e5e9}
.footer-links-inline a{color:#d8e5e9}
.footer-links-inline a:hover{color:#7ee8ff}

/* Texto e acessibilidade */
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid rgba(31,111,196,.3);outline-offset:3px}
::selection{background:#bcefe7;color:#0c3442}

@media(max-width:680px){
  .hero h1{font-size:clamp(38px,12vw,48px)}
  .section-heading h2,.contact-copy h2,.tv-copy h2{font-size:clamp(32px,9vw,44px)}
  .contact-section{background:linear-gradient(160deg,#0a3555 0%,#0d6577 62%,#0c8179 100%)}
}


/* Painel Clinica 1.6.1 - PageSpeed, contraste e performance */
/* Contraste WCAG AA nos textos pequenos do mockup do hero */
.mini-sidebar{color:#405b66}
.mini-sidebar b{color:#076761;background:#dff6f1}
.mini-heading small,.metric-row small,.floating-card small,.browser-bar span,.tenant-card small,.mini-points small{color:#4e6973}
.queue-line em.wait{background:#fff0c9;color:#7a4b00}
.queue-line em:not(.wait){color:#076761}
.top-status{color:#076761;background:#dff7f1}
.microcopy{color:#4e6973}

/* Evita que seções fora da tela consumam layout/renderização cedo demais. */
#recursos,#produto,#fluxo,#painel-tv,#multiempresa,#seguranca,#depoimentos,#faq,#contato{
  content-visibility:auto;
  contain-intrinsic-size:auto 800px;
}

/* Imagens responsivas não ultrapassam a área que realmente ocupam. */
.showcase-media img,.tv-frame picture img{height:auto;max-width:100%}
