﻿:root{
  --sgx-blue:#052b78; --sgx-blue-2:#075bd8; --sgx-cyan:#18b9ff; --sgx-dark:#071f4d; --sgx-soft:#f4f8ff; --sgx-border:#dbe8ff; --sgx-text:#10224a; --sgx-muted:#5e6b82;
}
*{box-sizing:border-box} body{font-family:Inter,Arial,sans-serif;color:var(--sgx-text);background:#fff;margin:0}.sgx-topbar{background:linear-gradient(90deg,#04245f,#075bd8);color:#fff;font-size:.92rem;padding:.45rem 0}.sgx-toplink,.sgx-topbar a{color:#fff;text-decoration:none}.sgx-toplink:hover,.sgx-topbar a:hover{color:#dff4ff}.sgx-social{width:28px;height:28px;border-radius:8px;background:rgba(255,255,255,.14);display:inline-flex;align-items:center;justify-content:center}.sgx-navbar{background:rgba(255,255,255,.96);box-shadow:0 8px 22px rgba(7,31,77,.08);backdrop-filter:blur(10px)}.sgx-brand img{height:62px;max-width:160px;object-fit:contain}.sgx-menu .nav-link{font-weight:700;color:#071f4d!important;padding:.8rem 1rem!important}.sgx-menu .nav-link:hover,.sgx-menu .nav-link.active{color:#075bd8!important}.sgx-dropdown{border:0;box-shadow:0 14px 36px rgba(7,31,77,.14);border-radius:16px;padding:.6rem}.sgx-dropdown .dropdown-item{border-radius:10px;font-weight:600;color:#10224a}.sgx-dropdown .dropdown-item:hover{background:#eef6ff;color:#075bd8}.sgx-main{min-height:60vh}.sgx-section{padding:58px 0}.sgx-section-soft{background:linear-gradient(180deg,#f6faff,#fff)}.sgx-hero{position:relative;overflow:hidden;background:linear-gradient(90deg,#fff 0%,#f4f9ff 45%,#dff2ff 100%);border-bottom:1px solid var(--sgx-border)}.sgx-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 73% 35%,rgba(24,185,255,.22),transparent 32%),linear-gradient(120deg,transparent 55%,rgba(7,91,216,.10));pointer-events:none}.sgx-hero .container{position:relative;z-index:1}.sgx-title{font-weight:800;line-height:1.08;letter-spacing:-.03em;color:#071f4d}.sgx-title span{color:#075bd8}.sgx-subtitle{color:#2d4169;font-size:1.08rem;line-height:1.65}.sgx-btn-primary,.sgx-btn-outline{border-radius:10px;font-weight:800;padding:.82rem 1.25rem;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem}.sgx-btn-primary{background:linear-gradient(135deg,#075bd8,#0648ad);color:#fff!important;border:1px solid #075bd8;box-shadow:0 10px 22px rgba(7,91,216,.22)}.sgx-btn-primary:hover{filter:brightness(1.05);transform:translateY(-1px)}.sgx-btn-outline{background:#fff;color:#075bd8!important;border:1px solid #8dbaff}.sgx-btn-outline:hover{background:#eef6ff}.sgx-btn-sm{padding:.55rem .95rem;border-radius:9px}.sgx-hero-visual{min-height:330px;position:relative}.sgx-laptop{width:75%;max-width:580px;border-radius:26px;background:linear-gradient(145deg,#0b367d,#0b88f0);padding:14px;box-shadow:0 30px 60px rgba(7,31,77,.25);transform:perspective(900px) rotateY(-8deg)}.sgx-laptop-screen{background:#f8fbff;border-radius:18px;padding:16px;min-height:230px}.sgx-chart{height:18px;border-radius:8px;background:linear-gradient(90deg,#18b9ff,#075bd8);margin:10px 0}.sgx-chart:nth-child(2){width:68%}.sgx-chart:nth-child(3){width:84%}.sgx-chart:nth-child(4){width:55%}.sgx-product-badge{position:absolute;background:#fff;border:1px solid var(--sgx-border);border-radius:22px;padding:14px 18px;box-shadow:0 18px 40px rgba(7,31,77,.14);text-align:center;font-weight:800}.sgx-product-badge img{height:74px;display:block;margin:0 auto 5px}.sgx-product-badge.podc{left:2%;top:16%}.sgx-product-badge.pulse{right:0;top:20%}.sgx-card{background:#fff;border:1px solid var(--sgx-border);border-radius:20px;box-shadow:0 18px 45px rgba(7,31,77,.08);height:100%}.sgx-card-body{padding:26px}.sgx-card h3,.sgx-card h4{font-weight:800;color:#071f4d}.sgx-icon-product{width:86px;height:86px;object-fit:contain}.sgx-list{list-style:none;padding:0;margin:0}.sgx-list li{margin:.55rem 0;color:#243a61}.sgx-list li:before{content:"✓";font-weight:800;color:#075bd8;margin-right:.55rem}.sgx-download-card{background:linear-gradient(145deg,#052b78,#075bd8);color:#fff;border-radius:22px;padding:28px;box-shadow:0 22px 50px rgba(7,91,216,.25)}.sgx-download-card h3{font-weight:800}.sgx-download-card .highlight{color:#35d6ff}.sgx-mini-icon{width:48px;height:48px;border:1px solid var(--sgx-border);border-radius:16px;display:inline-flex;align-items:center;justify-content:center;color:#075bd8;font-size:1.55rem;background:#f7fbff;margin-bottom:.7rem}.sgx-client-logo{height:72px;max-width:180px;object-fit:contain;filter:saturate(1.04)}.sgx-dashboard-img{width:100%;border-radius:12px;border:1px solid #cfe0ff;box-shadow:0 10px 20px rgba(7,31,77,.08)}.sgx-feature-bar{background:linear-gradient(90deg,#052b78,#075bd8);color:#fff;border-radius:18px;padding:24px}.sgx-feature-item{display:flex;gap:14px;align-items:flex-start}.sgx-feature-item i{font-size:2rem;color:#dff7ff}.sgx-footer{background:linear-gradient(135deg,#061f4c,#053b91);border-top:0;padding:42px 0 28px;color:#eaf4ff;margin-top:42px}.sgx-footer .container{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.14);border-radius:22px;padding:28px 30px;box-shadow:0 18px 45px rgba(7,31,77,.18)}.sgx-footer p{color:#eaf4ff}.sgx-footer a{color:#fff;text-decoration:none;font-weight:700}.sgx-footer a:hover{color:#9fe9ff}.sgx-footer-logo{height:64px;object-fit:contain;margin-bottom:12px;background:#fff;border-radius:14px;padding:6px}.sgx-whatsapp{position:fixed;right:22px;bottom:22px;width:62px;height:62px;border-radius:50%;background:#25d366;color:#fff!important;display:flex;align-items:center;justify-content:center;font-size:2rem;text-decoration:none;box-shadow:0 10px 25px rgba(0,0,0,.22);z-index:1030}.sgx-page-hero{background:linear-gradient(135deg,#f6fbff,#eaf5ff);padding:64px 0;border-bottom:1px solid var(--sgx-border)}.sgx-page-hero h1{font-weight:800;color:#071f4d}.sgx-form-control{border:1px solid #cfe0ff;border-radius:12px;padding:.85rem 1rem;width:100%;margin-bottom:14px}.sgx-form-control:focus{outline:0;border-color:#075bd8;box-shadow:0 0 0 .2rem rgba(7,91,216,.12)}.sgx-contact-info i{color:#075bd8;font-size:1.6rem}.sgx-module-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.sgx-module{padding:14px;border:1px solid var(--sgx-border);border-radius:14px;background:#f8fbff;text-align:center;font-weight:700;color:#071f4d}.sgx-module i{display:block;font-size:1.55rem;color:#075bd8;margin-bottom:5px}@media(max-width:991px){.sgx-brand img{height:52px}.sgx-title{font-size:2.25rem}.sgx-product-badge{position:static;display:inline-block;margin:10px}.sgx-laptop{width:100%;transform:none}.sgx-hero-visual{min-height:auto}.sgx-module-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:575px){.sgx-topbar{font-size:.8rem}.sgx-section{padding:42px 0}.sgx-title{font-size:1.95rem}.sgx-btn-primary,.sgx-btn-outline{width:100%;justify-content:center}.sgx-module-grid{grid-template-columns:1fr}.sgx-client-logo{height:58px}.sgx-whatsapp{width:56px;height:56px}}


/* ===== Ajustes SGX - acabamento visual 18/05/2026 ===== */
.sgx-card{height:auto;overflow:hidden;position:relative;}
.row.align-items-stretch > [class*="col-"] > .sgx-card{height:100%;}
.sgx-card-body{overflow:hidden;}
.sgx-module-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:100%;overflow:hidden;}
.sgx-module{min-width:0;overflow:hidden;word-break:normal;overflow-wrap:anywhere;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:118px;line-height:1.25;}
.sgx-module i{flex:0 0 auto;}
.sgx-dashboard-img{max-width:100%;height:auto;display:block;}
.sgx-info-card{height:auto!important;min-height:0!important;margin-bottom:28px;position:relative;z-index:1;}
.sgx-download-card{height:auto;}
.sgx-footer{clear:both;position:relative;z-index:0;margin-top:32px;}
.sgx-page-content{padding:56px 0;}
.sgx-page-kicker{display:inline-flex;align-items:center;gap:.45rem;font-weight:800;color:#075bd8;background:#eef6ff;border:1px solid #cfe0ff;border-radius:999px;padding:.45rem .8rem;margin-bottom:1rem;}
.sgx-content-card{background:#fff;border:1px solid var(--sgx-border);border-radius:22px;box-shadow:0 18px 45px rgba(7,31,77,.08);padding:30px;height:100%;}
.sgx-content-card h2,.sgx-content-card h3{color:#071f4d;font-weight:800;}
.sgx-content-card p,.sgx-content-card li{color:#2d4169;line-height:1.7;}
.sgx-icon-title{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem;}
.sgx-icon-title i{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#075bd8,#18b9ff);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:1.35rem;box-shadow:0 10px 22px rgba(7,91,216,.18);}
.sgx-legal-section{padding:22px 0;border-bottom:1px solid #e7f0ff;}
.sgx-legal-section:last-child{border-bottom:0;}
.sgx-legal-section h2{font-size:1.35rem;margin-bottom:.75rem;display:flex;align-items:center;gap:.65rem;color:#071f4d;font-weight:800;}
.sgx-legal-section h2 i{color:#075bd8;}
.sgx-director-card{display:flex;gap:22px;align-items:center;}
.sgx-director-photo{width:112px;height:112px;object-fit:cover;border-radius:50%;border:4px solid #eaf4ff;box-shadow:0 10px 28px rgba(7,31,77,.12);}
.sgx-values-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;}
.sgx-value-item{border:1px solid var(--sgx-border);border-radius:18px;background:#f8fbff;padding:18px;height:100%;}
.sgx-value-item img{height:36px;width:36px;object-fit:contain;margin-right:8px;}
.sgx-value-item strong{color:#071f4d;}
.sgx-client-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;align-items:center;text-align:center;}
.sgx-client-strip img{max-width:100%;height:82px;object-fit:contain;}
.sgx-download-page .sgx-card{height:auto;}
.sgx-download-page .sgx-card-body{height:auto;}
@media(max-width:991px){.sgx-values-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.sgx-client-strip{grid-template-columns:repeat(2,minmax(0,1fr));}.sgx-director-card{align-items:flex-start;}}
@media(max-width:575px){.sgx-module-grid{grid-template-columns:1fr;}.sgx-values-grid{grid-template-columns:1fr;}.sgx-client-strip{grid-template-columns:1fr;}.sgx-director-card{flex-direction:column;text-align:center;}.sgx-content-card{padding:22px;}}

/* ===== Refinamento SGX - proporções, contraste e pacotes 7 dias ===== */
.sgx-section{padding:48px 0;}
.sgx-page-hero{padding:42px 0;}
.sgx-page-hero h1{font-size:2.25rem;margin-bottom:.45rem;}
.sgx-page-hero .sgx-subtitle{font-size:1rem;max-width:980px;}

/* Hero principal: mantém PODC e PULSE visíveis e melhora composição */
.sgx-hero{min-height:auto;}
.sgx-hero-visual-refined{min-height:300px;padding:12px 0;}
.sgx-hero-visual-refined .sgx-laptop{width:68%;max-width:540px;z-index:2;transform:perspective(900px) rotateY(-6deg);}
.sgx-hero-visual-refined .sgx-laptop-screen{min-height:205px;}
.sgx-hero-visual-refined .sgx-product-badge{z-index:3;min-width:142px;padding:12px 14px;}
.sgx-hero-visual-refined .sgx-product-badge img{height:68px;}
.sgx-hero-visual-refined .sgx-product-badge.podc{left:0;top:20%;}
.sgx-hero-visual-refined .sgx-product-badge.pulse{right:0;top:22%;}

/* Cards PODC / PULSE / Download na Home */
.sgx-product-strip .sgx-card-body{padding:22px;}
.sgx-product-strip .sgx-card{min-height:0;}
.sgx-product-strip .sgx-icon-product{width:72px;height:72px;}
.sgx-product-strip .sgx-card h3{font-size:1.45rem;margin-bottom:.35rem;}
.sgx-product-strip .sgx-card p{font-size:.96rem;}
.sgx-product-strip .sgx-list li{font-size:.95rem;margin:.42rem 0;}
.sgx-download-card-home{padding:26px 28px;display:flex;flex-direction:column;justify-content:center;}
.sgx-download-card-home h3{font-size:2rem;line-height:1.1;}
.sgx-download-card-home p{font-size:1rem;line-height:1.5;}
.sgx-download-list{list-style:none;padding:0;margin:0;}
.sgx-download-list li{color:#dce7f7!important;font-weight:600;margin:.48rem 0;}
.sgx-download-list li:before{color:#70dfff!important;}

/* Página Download */
.sgx-download-page .row.align-items-stretch{align-items:flex-start!important;}
.sgx-download-card-page{padding:24px;min-height:0!important;height:auto!important;}
.sgx-download-card-page h2{font-size:2rem;margin-bottom:.6rem;}
.sgx-download-card-page p{font-size:.98rem;line-height:1.55;}
.sgx-download-podc-icon{height:74px;width:auto;object-fit:contain;}
.sgx-plan-card .sgx-card-body{padding:22px;}
.sgx-plan-card h4{font-size:1.08rem;}
.sgx-plan-card h3{font-size:1.7rem;color:#075bd8;font-weight:800;}
.sgx-plan-card-featured{border-color:#8dbaff;box-shadow:0 18px 48px rgba(7,91,216,.14);}
.sgx-info-card{margin-bottom:0!important;}
.sgx-info-card .sgx-card-body{padding:26px 28px;}

/* Rodapé: logo sem fundo branco */
.sgx-footer-logo{background:transparent!important;border-radius:0!important;padding:0!important;box-shadow:none!important;height:68px;}

@media(max-width:1199px){
  .sgx-product-strip .col-lg-4{margin-bottom:0;}
  .sgx-download-card-home{min-height:100%;}
}
@media(max-width:991px){
  .sgx-hero-visual-refined .sgx-laptop{width:100%;transform:none;}
  .sgx-hero-visual-refined .sgx-product-badge{position:static;margin:8px;}
  .sgx-product-strip .sgx-card-body{padding:22px;}
  .sgx-page-hero{padding:34px 0;}
}
@media(max-width:575px){
  .sgx-page-hero h1{font-size:1.85rem;}
  .sgx-section{padding:38px 0;}
  .sgx-download-card-page{padding:22px;}
}


/* SGX - Refinamento de alinhamento e SEO visual */
.sgx-download-layout{
  display:grid;
  grid-template-columns:minmax(260px,1.15fr) repeat(4,minmax(165px,1fr));
  gap:24px;
  align-items:stretch;
}
.sgx-download-layout > .sgx-download-card,
.sgx-download-layout > .sgx-plan-card{
  height:100%;
}
.sgx-download-layout .sgx-card-body{
  display:flex;
  flex-direction:column;
  height:100%;
}
.sgx-download-layout .sgx-plan-card .sgx-card-body .sgx-btn-outline,
.sgx-download-layout .sgx-plan-card .sgx-card-body .sgx-btn-primary{
  margin-top:auto!important;
  justify-content:center;
}
.sgx-download-layout .sgx-plan-card h4{min-height:52px;line-height:1.12;}
.sgx-download-layout .sgx-plan-card h3{font-size:1.75rem;color:#075bd8;margin:.55rem 0;}
.sgx-download-layout .sgx-plan-card p{min-height:52px;}
.sgx-download-layout .sgx-info-card{
  grid-column:2 / 6;
  width:100%;
}
.sgx-download-page .sgx-info-card{position:relative;z-index:1;}
.sgx-download-card-page{height:100%!important;display:flex;flex-direction:column;justify-content:center;}
.sgx-download-card-page .btn{margin-top:auto;}
.sgx-product-module-card{min-height:262px;}
.sgx-product-module-card .sgx-card-body{height:100%;display:flex;flex-direction:column;align-items:flex-start;}
.sgx-product-module-card p{margin-bottom:0;}
.sgx-product-module-card h4{min-height:62px;display:flex;align-items:flex-end;}
.sgx-product-module-card .sgx-mini-icon{flex:0 0 auto;}
.sgx-img-seo{max-width:100%;height:auto;}
@media(max-width:1199px){
  .sgx-download-layout{grid-template-columns:1fr 1fr;}
  .sgx-download-layout .sgx-info-card{grid-column:1 / 3;}
}
@media(max-width:767px){
  .sgx-download-layout{grid-template-columns:1fr;}
  .sgx-download-layout .sgx-info-card{grid-column:auto;}
  .sgx-product-module-card{min-height:auto;}
  .sgx-product-module-card h4{min-height:auto;}
}

/* ===== SGX - Ajuste final da página Download: planos compactos e informações alinhadas ===== */
.sgx-download-page .sgx-download-layout{
  display:grid;
  grid-template-columns:minmax(285px,.95fr) repeat(4,minmax(135px,.82fr));
  gap:18px;
  align-items:start;
}
.sgx-download-page .sgx-download-card-page{
  grid-column:1;
  grid-row:1 / span 2;
  align-self:stretch;
  height:100%!important;
  min-height:0!important;
  padding:22px 22px;
  justify-content:flex-start;
}
.sgx-download-page .sgx-download-podc-icon{
  height:66px;
}
.sgx-download-page .sgx-download-card-page h2{
  font-size:1.85rem;
  line-height:1.08;
  margin-bottom:.55rem;
}
.sgx-download-page .sgx-download-card-page p{
  font-size:.95rem;
  line-height:1.45;
  margin-bottom:.85rem;
}
.sgx-download-page .sgx-download-list li{
  font-size:.95rem;
  line-height:1.35;
  margin:.42rem 0;
  color:#dce7f7!important;
}
.sgx-download-page .sgx-download-card-page .btn{
  margin-top:1rem!important;
  padding:.62rem .85rem;
  border-radius:8px;
}
.sgx-download-page .sgx-plan-card{
  height:auto!important;
  min-height:0!important;
  align-self:start;
}
.sgx-download-page .sgx-plan-card .sgx-card-body{
  padding:18px 16px;
  min-height:0;
  height:auto;
}
.sgx-download-page .sgx-plan-card h4{
  min-height:0!important;
  font-size:1rem;
  line-height:1.08;
  margin-bottom:.45rem;
}
.sgx-download-page .sgx-plan-card p{
  min-height:0!important;
  font-size:.9rem;
  line-height:1.34;
  margin-bottom:.55rem;
}
.sgx-download-page .sgx-plan-card h3{
  font-size:1.48rem;
  line-height:1.1;
  margin:.45rem 0 .55rem;
}
.sgx-download-page .sgx-plan-card .sgx-list li{
  font-size:.9rem;
  line-height:1.28;
  margin:.35rem 0;
}
.sgx-download-page .sgx-plan-card .sgx-btn-outline,
.sgx-download-page .sgx-plan-card .sgx-btn-primary{
  margin-top:.8rem!important;
  padding:.58rem .75rem;
  min-height:0;
  justify-content:center;
  width:100%;
}
.sgx-download-page .sgx-info-card{
  grid-column:2 / 6;
  grid-row:2;
  align-self:start;
  width:100%;
  margin-top:8px!important;
  margin-bottom:0!important;
}
.sgx-download-page .sgx-info-card .sgx-card-body{
  padding:22px 26px;
}
.sgx-download-page .sgx-info-card h4{
  margin-bottom:.6rem;
}

@media(max-width:1199px){
  .sgx-download-page .sgx-download-layout{
    grid-template-columns:1fr 1fr;
  }
  .sgx-download-page .sgx-download-card-page{
    grid-column:1 / -1;
    grid-row:auto;
  }
  .sgx-download-page .sgx-info-card{
    grid-column:1 / -1;
    grid-row:auto;
    margin-top:0!important;
  }
}
@media(max-width:767px){
  .sgx-download-page .sgx-download-layout{
    grid-template-columns:1fr;
  }
  .sgx-download-page .sgx-download-card-page,
  .sgx-download-page .sgx-info-card{
    grid-column:1;
  }
}
