.hero-pillars{display:grid;grid-template-columns:1fr 1fr;gap:18px 34px;margin-top:28px}.hero-pillars div{display:flex;flex-direction:column}.hero-pillars b{font-size:14px;letter-spacing:.5px;color:#48c3ff}.hero-pillars span{font-size:14px;color:#fff;margin-top:2px}.security-card>span{font-size:45px;line-height:1}.security-card p{font-size:18px}.footer-verse{max-width:850px;margin:0 auto 58px;text-align:center;padding:28px 34px;border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16)}.footer-verse>span{display:block;color:#ff8a00;font-size:48px;line-height:.6}.footer-verse p{margin:16px 0 8px;font-size:18px;line-height:1.6;color:#fff;font-weight:600}.footer-verse small{color:#8edcff}.whatsapp-float{position:fixed;right:24px;bottom:24px;z-index:80;display:flex;align-items:center;gap:10px;background:#25d366;color:#fff;padding:12px 17px 12px 13px;border-radius:999px;box-shadow:0 14px 35px rgba(0,0,0,.25);font-size:13px;font-weight:800;transition:.2s}.whatsapp-float:hover{transform:translateY(-3px);background:#1fbd5a}.whatsapp-float svg{width:27px;height:27px;fill:#fff}@media(max-width:620px){.hero-pillars{grid-template-columns:1fr;gap:12px}.whatsapp-float{right:16px;bottom:16px;width:56px;height:56px;padding:0;justify-content:center}.whatsapp-float span{display:none}.whatsapp-float svg{width:30px;height:30px}.footer-verse{padding:25px 8px}.footer-verse p{font-size:16px}}

/* Proporção realista de smartphone moderno (aprox. 9:19,5). */
.phone{width:258px;aspect-ratio:9/19.5;display:flex;flex-direction:column;padding:15px 14px 0;border-width:9px;border-radius:39px}
.phone-top{margin-bottom:30px}
.phone>p{margin:30px 0 18px}
.app-grid{flex:1;align-content:center}
.app-grid span{height:102px}
.bottom-nav{margin:auto -14px 0;padding:16px;border-radius:0 0 27px 27px}
@media(max-width:620px){.phone{width:238px}}

.section-lead{max-width:720px;margin:0 auto;color:var(--muted);line-height:1.75;text-align:center}
.resources{text-align:center}
.resource-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:1050px;margin:48px auto 0;text-align:left}
.resource-card{border:1px solid #c8daf2;border-radius:18px;background:#fff;padding:0 22px;box-shadow:0 18px 45px rgba(13,71,161,.09)}
.resource-title{display:flex;align-items:center;gap:13px;min-height:76px;color:var(--navy)}
.resource-title>span{width:40px;height:40px;border-radius:11px;background:#eaf4ff;color:var(--blue2);display:grid;place-items:center;font-size:19px;flex:0 0 auto}
.resource-title b{font-size:17px}
.resource-grid ul{margin:0 0 24px;padding-left:20px;color:var(--muted)}
.resource-grid li{margin:9px 0;font-size:14px;line-height:1.55}
.whatsapp-section{padding:82px max(6vw,24px);display:grid;grid-template-columns:1fr .8fr;gap:7vw;align-items:center;background:linear-gradient(125deg,#075e54,#128c7e);color:#fff}
.whatsapp-section h2{font-size:clamp(32px,4vw,50px);line-height:1.15;margin:14px 0;color:#fff}
.whatsapp-section p{line-height:1.75;color:#e2fff3;max-width:700px}
.whatsapp-section small{display:block;color:#bde9da;margin:12px 0 25px}
.wa-flow{background:#e9f7ef;color:var(--ink);padding:28px;border-radius:22px;box-shadow:0 25px 65px rgba(0,0,0,.2)}
.wa-flow>span{font-size:12px;font-weight:800;color:#075e54}
.wa-flow p{background:#d9fdd3;color:#263238;border-radius:14px 14px 3px 14px;padding:16px;margin:16px 0;font-size:14px;line-height:1.6}
.wa-flow b{font-size:11px;color:#198754}
.pwa-copy h2{text-align:left;margin-left:0}
.pwa-copy>p{color:var(--muted);line-height:1.75}
.pwa-copy ul{list-style:none;padding:0;margin:24px 0}
.pwa-copy li{margin:12px 0;font-size:14px}
.pwa-copy li:before{content:"✓";color:var(--orange);font-weight:800;margin-right:10px}
.agenda-shot{width:min(345px,100%);margin:0;background:#10233a;border:10px solid #10233a;border-radius:42px;overflow:hidden;box-shadow:0 30px 70px rgba(13,45,102,.24);line-height:0}
.agenda-shot img{display:block;width:100%;height:auto}
.how{text-align:center}
.how ol{list-style:none;padding:0;max-width:1100px;margin:48px auto 0;display:grid;grid-template-columns:repeat(5,1fr);gap:15px;counter-reset:how}
.how li{counter-increment:how;text-align:left;border:1px solid #dfe7f0;border-radius:16px;padding:22px;min-height:175px}
.how li:before{content:counter(how);display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:var(--blue);color:#fff;font-weight:800;margin-bottom:18px}
.how li b{color:var(--navy);font-size:15px}
.how li p{color:var(--muted);font-size:13px;line-height:1.55}
.pricing{text-align:center;background:#f5f8fc}
.price-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1150px;margin:48px auto 0;text-align:left}
.price-grid article{background:#fff;border:1px solid #dfe7f0;border-radius:18px;padding:25px;display:flex;flex-direction:column}
.price-grid article.featured{border:2px solid var(--orange);box-shadow:0 18px 45px rgba(255,138,0,.13)}
.price-label{font-size:10px;font-weight:800;letter-spacing:1px;color:var(--blue2)}
.price-grid h3{font-size:27px;color:var(--navy);margin:18px 0 7px}
.price-grid h3 small{font-size:12px;color:var(--muted);font-weight:500}
.price-grid p{font-size:13px;color:var(--muted);line-height:1.55;min-height:60px}
.price-grid .btn{margin-top:auto}
.custom-price{grid-column:1/-1;flex-direction:row!important;align-items:center;justify-content:space-between;gap:25px}
.custom-price h3{font-size:23px}
.custom-price p{min-height:0;margin-bottom:0}
.trial-note{max-width:540px;margin:28px auto 0;padding:16px 22px;border-radius:14px;background:#eaf4ff;color:var(--blue);display:flex;gap:12px;justify-content:center;flex-wrap:wrap;font-size:14px}
.footer-top span{font-size:12px;color:#bcd0e7;line-height:1.6}
.footer-brand .brand>span{display:flex;flex-direction:column}
.footer-brand .brand strong{font-size:25px;line-height:1;font-weight:800;font-style:italic}
.footer-brand .brand strong>span{font-size:inherit!important;line-height:inherit!important;font-weight:inherit;color:var(--orange)}
.footer-brand .brand small{font-size:9px;line-height:1.2}
.footer-top>div:last-child{display:flex}
.hero-trial-button{display:inline-flex;flex-direction:column;gap:3px;line-height:1.15;text-align:center}
.hero-trial-button>span{font-size:15px;font-weight:800}
.hero-trial-button>small{font-size:10px;font-weight:600;letter-spacing:.15px;opacity:.95}
.footer-contact>a,.footer-contact-row{display:flex;align-items:center;gap:9px}
.footer-contact-icon{width:18px;height:18px;flex:0 0 18px;fill:#8edcff}
.footer-contact .whatsapp-icon{fill:#8edcff}
.footer-contact>a>span,.footer-contact-row>span{font-size:12px;color:#bcd0e7;line-height:1.45}
.audience{grid-template-columns:1fr}
.audience-copy{max-width:900px}
.contact-dialog{width:min(560px,calc(100% - 32px));padding:0;border:0;border-radius:24px;background:#fff;box-shadow:0 28px 90px rgba(7,29,67,.35);color:var(--ink)}
.contact-dialog::backdrop{background:rgba(7,29,67,.68);backdrop-filter:blur(4px)}
.contact-panel{position:relative;padding:38px}
.contact-close{position:absolute;right:18px;top:15px;width:38px;height:38px;border:0;border-radius:50%;background:#eef4fb;color:var(--navy);font-size:27px;line-height:1;cursor:pointer}
.contact-panel h2{margin:12px 0 6px;color:var(--navy);font-size:30px;line-height:1.2}
.contact-panel>p{margin:0 0 24px;color:var(--muted)}
.contact-options{display:grid;gap:12px}
.contact-option{display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:13px;border:1px solid #dfe7f0;border-radius:16px;padding:16px;transition:.2s}
.contact-option:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(13,71,161,.1)}
.contact-icon{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;font-size:22px!important;color:#fff!important}
.contact-icon svg{width:25px;height:25px;fill:#fff}
.whatsapp-option .contact-icon{background:#25d366}.email-option .contact-icon{background:var(--blue2)}
.contact-option>span:nth-child(2){display:flex;flex-direction:column}.contact-option b{color:var(--navy)}.contact-option small{color:var(--muted);margin-top:3px}.contact-option>strong{font-size:22px;color:var(--blue2)}
.service-hours{display:flex;align-items:center;gap:13px;margin-top:18px;padding:16px;border-radius:15px;background:#f3f7fc}.service-hours>span{font-size:25px;color:var(--blue2)}.service-hours div{display:flex;flex-direction:column}.service-hours b{color:var(--navy);font-size:14px}.service-hours small{color:var(--muted);margin-top:3px}
.hero:after{pointer-events:none}
.hero .actions{position:relative;z-index:4;pointer-events:auto}
.hero .actions .btn{position:relative;z-index:5;pointer-events:auto;touch-action:manipulation}
.footer-legal a{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid rgba(142,220,255,.2);border-radius:10px;padding:10px 12px;transition:.2s}
.footer-legal a:hover{border-color:rgba(142,220,255,.55);background:rgba(255,255,255,.05)}
.footer-legal a span{color:#8edcff;font-size:15px}
.legal-tabs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 26px}
.legal-tabs a{display:flex;align-items:center;justify-content:center;min-height:48px;padding:11px 16px;border:1.5px solid #c8daf2;border-radius:13px;color:var(--blue);font-size:13px;font-weight:700;text-align:center}
.legal-tabs a.active{background:var(--blue);border-color:var(--blue);color:#fff}

@media(max-width:950px){.resource-grid{grid-template-columns:1fr}.whatsapp-section{grid-template-columns:1fr}.how ol{grid-template-columns:1fr 1fr}.price-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){
  .hero{display:flex;flex-direction:column;gap:0;padding-top:48px}
  .hero-copy{display:contents}
  .hero-copy>h1{order:2;margin-top:15px}
  .hero-copy>p{order:3}
  .hero-visual{order:4;width:100%;margin:32px 0 28px}
  .hero .trust{display:none}
  .hero .actions{order:6;width:100%;flex-direction:column;margin:0}
  .hero .actions .btn{width:100%;min-height:54px}
  .hero-trial-button{min-height:68px!important}
  .hero-trial-button>span{font-size:16px}
  .hero-trial-button>small{font-size:11px}
  .hero-pillars{order:7;margin-top:34px;grid-template-columns:1fr 1fr;gap:18px 14px}
  .hero-pillars b,.hero-pillars span{font-size:13px}
  .dashboard{transform:none;padding:16px}
  .float-card{right:-4px;bottom:-20px}
  .resource-grid{margin-top:30px;gap:12px}
  .resource-card{padding:0 17px}
  .resource-title{min-height:68px}
  .whatsapp-section{padding:68px 22px;gap:34px}
  .whatsapp-section .btn{width:100%;min-height:54px}
  .wa-flow{padding:20px}
  .pwa-section{display:flex;flex-direction:column;padding-top:70px}
  .pwa-section .phone-wrap{order:2;margin-top:32px}
  .pwa-section .pwa-copy{order:1}
  .agenda-shot{width:min(300px,100%);border-width:8px;border-radius:34px}
  .how ol{grid-template-columns:1fr;gap:11px;margin-top:30px}
  .how li{min-height:0;display:grid;grid-template-columns:42px 1fr;column-gap:13px;padding:18px}
  .how li:before{grid-row:1/3;margin:0}
  .how li p{margin:4px 0 0}
  .price-grid{grid-template-columns:1fr;margin-top:30px}
  .price-grid article{padding:23px}
  .custom-price{grid-column:auto;flex-direction:column!important;align-items:stretch}
  .price-grid p{min-height:0}
  footer .footer-top{grid-template-columns:1fr;gap:34px}
  footer .footer-brand{grid-column:auto}
  footer .footer-top>div:last-child{display:flex}
  footer .footer-legal{gap:9px}
  footer .footer-legal a{width:100%;min-height:44px;padding:10px 12px}
  footer .footer-contact a[href^="https://wa.me"]{white-space:nowrap}
  .contact-panel{padding:34px 20px 22px}.contact-panel h2{font-size:25px}.contact-option{grid-template-columns:42px 1fr auto;padding:14px 12px}.contact-icon{width:42px;height:42px}
  .legal-page .article-topbar{height:76px;padding:0 16px;gap:12px}
  .legal-page .article-topbar .brand{min-width:0;gap:8px}
  .legal-page .article-topbar .brand img{width:40px;height:40px;flex:0 0 40px}
  .legal-page .article-topbar .brand strong{font-size:20px}
  .legal-page .article-topbar .brand small{display:none}
  .legal-page .article-topbar>.btn{flex:0 0 auto;padding:9px 12px;border-radius:10px;font-size:12px;white-space:nowrap}
  .legal-page .article-shell{padding:34px 18px 80px}
  .legal-page .breadcrumb{font-size:12px;line-height:1.55}
  .legal-page .article-header{padding:30px 0 24px}
  .legal-page .article-header h1{font-size:clamp(36px,11vw,48px);letter-spacing:-1.7px}
  .legal-page .article-header .lead{font-size:17px;line-height:1.65}
  .legal-tabs{grid-template-columns:1fr;margin-bottom:22px}
}
