﻿: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;
  }
}


/* ===== SGX - Páginas de agradecimento ===== */
.sgx-thanks-hero .sgx-subtitle{max-width:760px;}
.sgx-kicker{display:inline-flex;align-items:center;gap:.5rem;font-weight:800;color:#075bd8;background:#eef6ff;border:1px solid #cfe0ff;border-radius:999px;padding:.45rem .85rem;margin-bottom:1rem;}
.sgx-thanks-card{overflow:hidden;}
.sgx-thanks-card .sgx-card-body{padding:36px;}
.sgx-success-icon{width:92px;height:92px;border-radius:28px;margin:0 auto 18px;background:linear-gradient(135deg,#075bd8,#18b9ff);color:#fff;display:flex;align-items:center;justify-content:center;font-size:2.8rem;box-shadow:0 16px 36px rgba(7,91,216,.25);}
.sgx-thanks-card h2{font-weight:800;color:#071f4d;margin-bottom:.75rem;}
.sgx-thanks-text{color:#2d4169;font-size:1.05rem;line-height:1.65;max-width:760px;margin:0 auto;}
.sgx-thanks-mini{height:100%;border:1px solid #cfe0ff;background:#f8fbff;border-radius:18px;padding:18px;display:flex;flex-direction:column;gap:.4rem;}
.sgx-thanks-mini i{font-size:1.8rem;color:#075bd8;}
.sgx-thanks-mini strong{color:#071f4d;font-weight:800;}
.sgx-thanks-mini span{color:#496084;font-size:.94rem;line-height:1.45;}
@media(max-width:575px){.sgx-thanks-card .sgx-card-body{padding:26px 20px;}.sgx-success-icon{width:78px;height:78px;font-size:2.3rem;border-radius:22px;}}

/* ===== SGX Minha Conta / Portal de Licenças ===== */
.sgx-account-entry{display:inline-flex;align-items:center;gap:.45rem;border:1px solid #b9d2ff!important;color:#075bd8!important;background:#f6faff!important;font-weight:800!important;border-radius:10px!important;padding:.55rem .9rem!important}.sgx-account-entry:hover{background:#075bd8!important;color:#fff!important}
.sgx-account-page{background:linear-gradient(180deg,#f4f8ff 0,#fff 46%);min-height:72vh;padding:54px 0 70px;color:#10244a}.sgx-account-message{display:block;max-width:1100px;margin:0 auto 16px}.sgx-alert{padding:13px 16px;border-radius:12px;font-weight:700}.sgx-alert.error{background:#fff1f1;color:#a61d24;border:1px solid #ffd0d0}.sgx-alert.success{background:#edfff5;color:#087443;border:1px solid #bcebd0}
.sgx-auth-shell{display:flex;justify-content:center}.sgx-auth-card{width:min(100%,520px);background:#fff;border:1px solid #dce7f8;border-radius:22px;padding:38px;box-shadow:0 24px 70px rgba(12,55,120,.12)}.sgx-auth-icon{width:64px;height:64px;margin:0 auto 15px;border-radius:20px;background:#eaf3ff;color:#075bd8;display:flex;align-items:center;justify-content:center;font-size:1.8rem}.sgx-auth-kicker{display:block;text-align:center;color:#075bd8;font-size:.75rem;font-weight:800;letter-spacing:.12em}.sgx-auth-card h1{text-align:center;font-size:2rem;font-weight:800;margin:7px 0;color:#0c2b5d}.sgx-auth-card>p{text-align:center;color:#60708d;margin-bottom:26px}.sgx-auth-card label{display:block;font-size:.86rem;font-weight:800;margin:14px 0 7px}.sgx-input-icon{position:relative}.sgx-input-icon i{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:#7183a1}.sgx-input-icon .form-control{padding-left:43px}.sgx-auth-card .form-control{min-height:48px;border-radius:10px;border-color:#cfdaeb}.sgx-auth-submit{width:100%;justify-content:center;margin-top:18px;min-height:48px}.sgx-auth-links{display:flex;gap:10px;margin-top:18px}.sgx-auth-links a{flex:1;text-align:center;border:1px solid #d7e2f3;border-radius:10px;padding:11px;color:#075bd8;font-weight:700;text-decoration:none}.sgx-auth-help{display:flex;gap:12px;background:#f2f7ff;border:1px solid #d9e8ff;border-radius:14px;padding:15px;margin-top:20px}.sgx-auth-help i{color:#075bd8;font-size:1.35rem}.sgx-auth-help strong,.sgx-auth-help span{display:block}.sgx-auth-help span{font-size:.82rem;color:#61728f;margin-top:2px}.sgx-back-login{display:block;text-align:center;margin-top:18px;font-weight:700;text-decoration:none}.sgx-code-panel{margin-top:18px}.sgx-step-divider{text-align:center;border-top:1px solid #e3eaf5;margin:24px 0 18px}.sgx-step-divider span{position:relative;top:-12px;background:#fff;padding:0 12px;color:#087443;font-weight:800;font-size:.82rem}.sgx-code-input{text-align:center;font-size:1.35rem;letter-spacing:.35em;font-weight:800}.sgx-two-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.sgx-portal-shell{max-width:1440px;margin:auto;display:grid;grid-template-columns:230px 1fr;background:#fff;border:1px solid #dbe6f6;border-radius:24px;overflow:hidden;box-shadow:0 25px 80px rgba(10,48,108,.12)}.sgx-portal-sidebar{background:linear-gradient(180deg,#062d67,#041d45);color:#fff;padding:25px 18px;display:flex;flex-direction:column;min-height:760px}.sgx-portal-brand{display:flex;align-items:center;gap:10px;padding:0 7px 22px;border-bottom:1px solid rgba(255,255,255,.12)}.sgx-portal-brand img{width:48px;height:48px;object-fit:contain}.sgx-portal-brand strong,.sgx-portal-brand span{display:block}.sgx-portal-brand strong{font-size:1.25rem}.sgx-portal-brand span{font-size:.75rem;color:#bcd1f4}.sgx-portal-sidebar nav{margin-top:20px;display:flex;flex-direction:column;gap:5px}.sgx-portal-sidebar nav>span{font-size:.65rem;letter-spacing:.1em;color:#89a8d4;margin:18px 10px 6px}.sgx-portal-sidebar nav a,.sgx-sidebar-logout{color:#eaf3ff;text-decoration:none;padding:11px 12px;border-radius:9px;font-weight:600;font-size:.88rem;display:flex;align-items:center;gap:10px}.sgx-portal-sidebar nav a:hover,.sgx-portal-sidebar nav a.active{background:#0a66e8;color:#fff}.sgx-sidebar-logout{margin-top:auto;border-top:1px solid rgba(255,255,255,.12);border-radius:0;padding-top:20px}.sgx-portal-main{padding:28px;background:#f8fbff;min-width:0}.sgx-portal-welcome{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}.sgx-portal-welcome>div>span{color:#075bd8;font-size:.72rem;font-weight:800;letter-spacing:.1em}.sgx-portal-welcome h1{font-size:1.8rem;font-weight:800;margin:3px 0;color:#0b2a5c}.sgx-portal-welcome p{margin:0;color:#667893}.sgx-user-chip{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #dce7f6;padding:9px 13px;border-radius:13px}.sgx-user-chip i{font-size:2rem;color:#2b78e8}.sgx-user-chip strong,.sgx-user-chip span{display:block}.sgx-user-chip span{font-size:.72rem;color:#6d7d96}.sgx-metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.sgx-metric{background:#fff;border:1px solid #dce7f6;border-radius:15px;padding:18px;display:flex;align-items:center;justify-content:space-between}.sgx-metric span,.sgx-metric strong,.sgx-metric small{display:block}.sgx-metric span{font-size:.78rem;font-weight:800;color:#526582}.sgx-metric strong{font-size:1.6rem;color:#0a2b5d;margin:4px 0}.sgx-metric small{color:#8390a6}.sgx-metric>i{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#eaf3ff;color:#075bd8;font-size:1.3rem}.sgx-portal-card{background:#fff;border:1px solid #dce7f6;border-radius:16px;padding:19px}.sgx-card-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:13px}.sgx-card-heading h2{font-size:1.25rem;font-weight:800;margin:0;color:#102f62}.sgx-card-heading p{margin:2px 0 0;color:#7787a0;font-size:.85rem}.sgx-table-legend{font-size:.75rem;color:#6c7b92}.dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-left:10px}.dot.available{background:#19a864}.dot.linked{background:#2677e8}.sgx-table-wrap{overflow:auto}.sgx-license-table{width:100%;border-collapse:separate;border-spacing:0;font-size:.82rem}.sgx-license-table th{background:#f4f7fc;color:#3d5375;font-size:.74rem;padding:12px 10px;border-bottom:1px solid #dce6f3;white-space:nowrap}.sgx-license-table td{padding:13px 10px;border-bottom:1px solid #e8eef7;vertical-align:middle;color:#29415f}.sgx-license-table tr:hover td{background:#fbfdff}.sgx-license-table .status-active{color:#07874c;font-weight:800}.sgx-license-table .status-cancelled{color:#b1343c;font-weight:800}.sgx-reset-btn{display:inline-flex;align-items:center;gap:5px;border:1px solid #ffc9c9;background:#fff7f7;color:#b52b35;border-radius:8px;padding:7px 9px;text-decoration:none;font-weight:700;white-space:nowrap}.sgx-portal-lower{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:16px}.sgx-summary-card h3{font-size:1rem;font-weight:800;color:#173766;margin-bottom:15px}.sgx-summary-card h3 i{color:#075bd8;margin-right:6px}.sgx-summary-card>div{display:flex;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px solid #edf1f7;font-size:.82rem}.sgx-summary-card>div span{color:#687a94}.sgx-summary-card>div strong{text-align:right}.sgx-summary-card p{font-size:.78rem;color:#71829b;margin:13px 0 0}.sgx-inline-action{display:inline-flex;align-items:center;gap:6px;margin-top:13px;font-weight:700;text-decoration:none}
@media(max-width:1100px){.sgx-portal-shell{grid-template-columns:1fr}.sgx-portal-sidebar{min-height:auto}.sgx-portal-sidebar nav{display:grid;grid-template-columns:repeat(3,1fr)}.sgx-portal-sidebar nav>span{display:none}.sgx-sidebar-logout{margin-top:14px}.sgx-metric-grid{grid-template-columns:1fr 1fr}.sgx-portal-lower{grid-template-columns:1fr}.sgx-user-chip{display:none}}
@media(max-width:700px){.sgx-account-page{padding:28px 0}.sgx-auth-card{padding:26px 20px}.sgx-auth-links,.sgx-two-fields{grid-template-columns:1fr;display:grid}.sgx-portal-main{padding:18px 12px}.sgx-portal-sidebar nav{grid-template-columns:1fr 1fr}.sgx-metric-grid{grid-template-columns:1fr}.sgx-portal-welcome{align-items:flex-start}.sgx-card-heading{align-items:flex-start;flex-direction:column}.sgx-license-table{min-width:980px}.sgx-nav-actions{margin-top:10px}}
/* ===== SGX Portal 2026-08-02 - navegação por painéis ===== */
.sgx-portal-view{display:none}.sgx-portal-view.active{display:block}.sgx-metric-button{width:100%;text-align:left;cursor:pointer;font:inherit;transition:.18s ease}.sgx-metric-button:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(8,73,160,.12);border-color:#a9c9f6}.sgx-dashboard-actions{background:#fff;border:1px solid #dce7f6;border-radius:16px;padding:22px;display:flex;align-items:center;gap:18px}.sgx-dashboard-actions span{color:#687a94;font-size:.88rem}.sgx-detail-card{max-width:900px}.sgx-detail-card h2{font-weight:800;color:#173766;font-size:1.35rem}.sgx-buy-more{display:inline-flex;margin-top:20px;text-decoration:none}.sgx-sidebar-toggle{border:0;background:rgba(255,255,255,.1);color:#fff;border-radius:9px;width:40px;height:40px;margin:0 0 12px auto;font-size:1.35rem}.sgx-side-link{border:0;background:transparent;text-align:left;width:100%;cursor:pointer}.sgx-portal-shell.sgx-sidebar-collapsed{grid-template-columns:76px 1fr}.sgx-portal-shell.sgx-sidebar-collapsed .sgx-portal-sidebar{padding-left:12px;padding-right:12px}.sgx-portal-shell.sgx-sidebar-collapsed .sgx-portal-brand div,.sgx-portal-shell.sgx-sidebar-collapsed nav b,.sgx-portal-shell.sgx-sidebar-collapsed nav>span,.sgx-portal-shell.sgx-sidebar-collapsed .sgx-sidebar-logout b{display:none}.sgx-portal-shell.sgx-sidebar-collapsed .sgx-portal-brand{justify-content:center;padding-left:0;padding-right:0}.sgx-portal-shell.sgx-sidebar-collapsed .sgx-portal-brand img{width:42px}.sgx-portal-shell.sgx-sidebar-collapsed .sgx-portal-sidebar nav a,.sgx-portal-shell.sgx-sidebar-collapsed .sgx-side-link,.sgx-portal-shell.sgx-sidebar-collapsed .sgx-sidebar-logout{justify-content:center;font-size:1.15rem;padding:12px 8px}.sgx-portal-shell,.sgx-portal-sidebar{transition:.2s ease}.sgx-license-table .sgx-reset-btn{font-size:.76rem}@media(max-width:1100px){.sgx-portal-shell.sgx-sidebar-collapsed{grid-template-columns:1fr}.sgx-portal-shell.sgx-sidebar-collapsed .sgx-portal-brand div,.sgx-portal-shell.sgx-sidebar-collapsed nav b{display:block}.sgx-portal-shell.sgx-sidebar-collapsed .sgx-portal-sidebar nav a,.sgx-portal-shell.sgx-sidebar-collapsed .sgx-side-link{justify-content:flex-start;font-size:.88rem}.sgx-dashboard-actions{align-items:flex-start;flex-direction:column}}
.sgx-access-choice{max-width:980px;margin:auto}.sgx-access-choice-head{text-align:center;margin-bottom:28px}.sgx-access-choice-head h1{font-size:2.25rem;font-weight:800;color:#0c2b5d;margin:8px 0}.sgx-access-choice-head p{color:#667893}.sgx-access-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.sgx-access-choice-card{background:#fff;border:1px solid #d8e5f7;border-radius:22px;padding:32px;text-decoration:none;color:#173766;box-shadow:0 18px 50px rgba(10,48,108,.08);transition:.2s}.sgx-access-choice-card>i{font-size:2.3rem;color:#075bd8}.sgx-access-choice-card h2{font-weight:800;margin:14px 0 8px}.sgx-access-choice-card p{color:#687a94;min-height:48px}.sgx-access-choice-card span{font-weight:800;color:#075bd8}.sgx-access-choice-card:hover{transform:translateY(-4px);border-color:#8bb8f5;box-shadow:0 22px 60px rgba(10,70,160,.14)}@media(max-width:760px){.sgx-access-choice-grid{grid-template-columns:1fr}}
.sgx-partner-dashboard{max-width:1280px;margin:auto;background:#f8fbff;border:1px solid #dbe6f6;border-radius:24px;padding:28px;box-shadow:0 25px 80px rgba(10,48,108,.1)}
/* ===== SGX Portais - refinamentos 2026-08-02 ===== */
.sgx-portal-sidebar .sgx-side-link{color:#eaf3ff!important}.sgx-portal-sidebar .sgx-side-link i{color:#fff!important}.sgx-portal-shell.sgx-sidebar-collapsed .sgx-portal-sidebar nav i,.sgx-portal-shell.sgx-sidebar-collapsed .sgx-sidebar-toggle i,.sgx-portal-shell.sgx-sidebar-collapsed .sgx-sidebar-logout i{color:#fff!important}.sgx-side-link.active{background:#0a66e8!important;color:#fff!important}.sgx-partner-metrics{grid-template-columns:repeat(5,1fr)}.sgx-info-banner{background:#eef6ff;border:1px solid #d8e9ff;color:#42617f;border-radius:12px;padding:13px 16px;margin-bottom:18px}.sgx-filter-pills{display:flex;gap:7px;flex-wrap:wrap}.sgx-filter-pills button{border:1px solid #d7e4f5;background:#fff;color:#315071;border-radius:999px;padding:7px 12px;font-weight:700;font-size:.78rem}.sgx-filter-pills button.active{background:#075bd8;color:#fff;border-color:#075bd8}.sgx-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.sgx-profile-grid label{display:block;font-size:.8rem;font-weight:800;color:#385273;margin-bottom:6px}.sgx-profile-photo-field{grid-column:1/-1}.sgx-profile-photo-field small{display:block;color:#71829b;margin-top:5px}.sgx-readonly-field{background:#eef2f7!important;color:#697a91!important;cursor:not-allowed}.sgx-profile-save{margin-top:20px}.sgx-partner-shell .sgx-portal-brand img{border-radius:50%;background:#fff;object-fit:cover}.sgx-partner-table tr:has(td:last-child){transition:.15s}.sgx-partner-table td:last-child{font-weight:800}.sgx-metric-grid .sgx-metric-button{color:#29415f}.sgx-metric-grid .sgx-metric-button>i{color:#075bd8}@media(max-width:1250px){.sgx-partner-metrics{grid-template-columns:repeat(3,1fr)}}@media(max-width:800px){.sgx-partner-metrics,.sgx-profile-grid{grid-template-columns:1fr}.sgx-profile-photo-field{grid-column:auto}}
/* 2026-08-02 - alinhamento consistente do menu lateral */
.sgx-portal-sidebar nav a,.sgx-portal-sidebar .sgx-side-link,.sgx-sidebar-logout{display:flex;align-items:center;justify-content:flex-start;gap:12px;text-align:left}
.sgx-portal-sidebar nav a i,.sgx-portal-sidebar .sgx-side-link i,.sgx-sidebar-logout i{width:20px;min-width:20px;text-align:left;margin:0}
.sgx-portal-shell:not(.sgx-sidebar-collapsed) .sgx-portal-sidebar nav a,.sgx-portal-shell:not(.sgx-sidebar-collapsed) .sgx-side-link,.sgx-portal-shell:not(.sgx-sidebar-collapsed) .sgx-sidebar-logout{padding-left:14px}
.sgx-portal-shell.sgx-sidebar-collapsed .sgx-portal-sidebar nav a i,.sgx-portal-shell.sgx-sidebar-collapsed .sgx-side-link i,.sgx-portal-shell.sgx-sidebar-collapsed .sgx-sidebar-logout i{width:auto;min-width:0;text-align:center}
/* Portal do cliente - ações profissionais de licença */
.sgx-row-actions{display:flex;gap:7px;flex-wrap:wrap}.sgx-renew-btn{display:inline-flex;align-items:center;gap:6px;border:1px solid #b9d6ff;background:#f2f7ff;color:#075bd8;border-radius:8px;padding:7px 9px;text-decoration:none;font-weight:700;white-space:nowrap}.sgx-renew-btn:hover{background:#e6f0ff}.sgx-machine-summary{font-size:.82rem;color:#607590}.sgx-renew-hub{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:18px}.sgx-renew-hub>div{border:1px solid #dce7f6;border-radius:14px;padding:18px}.sgx-renew-hub h3{color:#12366b;font-size:1.05rem;font-weight:800}.sgx-renew-hub>div>i{font-size:1.7rem;color:#075bd8}.sgx-new-license-box{background:#f8fbff}.sgx-portal-sidebar nav a,.sgx-portal-sidebar .sgx-side-link,.sgx-sidebar-logout{gap:14px}.sgx-portal-sidebar nav a i,.sgx-portal-sidebar .sgx-side-link i,.sgx-sidebar-logout i{width:22px;min-width:22px;text-align:left}@media(max-width:850px){.sgx-renew-hub{grid-template-columns:1fr}}
