/* Refinamento final: integrações visuais e segurança incorporada */
.compatibility-compact{
  padding:104px 0 92px;
  background:radial-gradient(circle at 93% 4%,rgba(73,103,222,.12),transparent 27%),linear-gradient(180deg,#f8faff 0%,#f2f5fb 100%);
  color:var(--text);
}

/* Accessibility and compact mega menu */
.topbar nav:not(.mobile-nav){align-items:center}
.topbar nav a,.solutions-nav>button{min-height:44px;display:inline-flex;align-items:center;font-size:14px;line-height:1.3}
.solutions-nav{position:relative;display:flex;align-items:center}
.solutions-nav>.solutions-anchor{padding-right:4px}
.solutions-nav>button{width:28px;min-width:28px;justify-content:center;padding:0;border:0;background:transparent;color:#d5ddf2;cursor:pointer}
.solutions-nav>button span{font-size:14px;transition:transform .22s var(--ease)}
.solutions-nav:hover>.solutions-anchor,.solutions-nav:focus-within>.solutions-anchor,.solutions-nav:hover>button,.solutions-nav:focus-within>button{color:#fff}
.solutions-nav:hover>button span,.solutions-nav:focus-within>button span,.solutions-nav>button[aria-expanded="true"] span{transform:rotate(180deg)}
.solutions-mega{position:absolute;z-index:130;top:calc(100% + 13px);left:50%;width:min(780px,82vw);padding:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:11px;background:rgba(250,252,255,.985);color:var(--text);border:1px solid rgba(105,129,198,.22);box-shadow:0 26px 70px rgba(0,8,28,.3);opacity:0;visibility:hidden;transform:translate(-50%,10px);transition:.24s var(--ease)}
.solutions-nav:hover .solutions-mega,.solutions-nav:focus-within .solutions-mega,.solutions-mega.is-open{opacity:1;visibility:visible;transform:translate(-50%,0)}
.solutions-mega>p{grid-column:1/-1;margin:0 0 4px;padding:0 4px;color:#53627e;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.solutions-mega>a{position:relative;min-height:140px!important;padding:20px!important;display:flex!important;align-items:flex-start!important;flex-direction:column;gap:10px;background:linear-gradient(145deg,#f3f5fb,#edf1fa);border:1px solid transparent;color:var(--text)!important;overflow:hidden;transition:.25s var(--ease)}
.solutions-mega>a:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,var(--blue),#758aff);transform:scaleX(0);transform-origin:left;transition:transform .25s var(--ease)}
.solutions-mega>a:hover,.solutions-mega>a:focus-visible{background:#fff;border-color:rgba(48,81,202,.32);transform:translateY(-2px);box-shadow:0 14px 32px rgba(20,44,110,.09)}
.solutions-mega>a:hover:before,.solutions-mega>a:focus-visible:before{transform:scaleX(1)}
.solutions-mega>a span{font:600 19px/1.15 var(--display)}
.solutions-mega>a small{color:#68748b;font-size:13px;line-height:1.45}
.solutions-mega .solutions-mega-all{grid-column:1/-1;min-height:46px!important;padding:11px 14px!important;align-items:center!important;justify-content:flex-end;flex-direction:row;gap:10px;background:transparent;color:var(--blue)!important;font-size:13px;font-weight:700;box-shadow:none}
.solutions-mega .solutions-mega-all:before{display:none}
.solutions-mega .solutions-mega-all span{font:700 15px/1 var(--body)}
.mobile-nav-label{margin-top:8px;color:#91a5e6;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.button,.text-link,.topbar a,.topbar button,.footer-main a,.footer-bottom a{touch-action:manipulation}
.footer-main p,.footer-main a,.footer-connect-ai>p{font-size:14px;line-height:1.55}
.footer-main small{font-size:12px}.footer-bottom{font-size:13px}.landing-socials a{width:44px;height:44px}.landing-socials a svg{width:20px;height:20px}
@media(max-width:1200px) and (min-width:1001px){.topbar{gap:20px}.topbar nav:not(.mobile-nav){gap:17px}.topbar nav a,.solutions-nav>button{font-size:13px}.brand{width:172px}.top-cta{padding-inline:17px;font-size:11px}}
@media(max-width:1000px){.solutions-nav{display:none}.mobile-nav a{min-height:44px}.mobile-nav-label+ a,.mobile-nav-label~a{font-size:22px!important}}
@media(max-width:700px){.footer-main p,.footer-main a,.footer-connect-ai>p{font-size:14px}.footer-bottom{font-size:13px}.footer-main small{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.solutions-mega,.solutions-mega>a{transition:none!important}}
.compatibility-compact:before{
  width:520px;height:520px;left:auto;right:-230px;top:-220px;transform:none;
  border-color:rgba(48,81,202,.1);
  box-shadow:0 0 0 62px rgba(48,81,202,.025),0 0 0 124px rgba(48,81,202,.018);
}
.compatibility-compact .compatibility-heading{
  max-width:none;margin:0;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.65fr);
  column-gap:9vw;align-items:end;text-align:left;
}
.compatibility-compact .compatibility-heading .section-tag{
  grid-column:1/-1;justify-content:flex-start;margin-bottom:22px;
}
.compatibility-compact .compatibility-heading h2{
  max-width:800px;margin:0;color:var(--text);font-size:clamp(52px,5.7vw,82px);
}
.compatibility-compact .compatibility-heading>p:last-child{
  max-width:520px;margin:0 0 6px;color:var(--muted);font-size:16px;
}
.compatibility-compact .stack-map-visual{
  grid-template-columns:minmax(0,1fr) 56px 224px 56px minmax(0,1fr);
  gap:14px;max-width:none;margin-top:64px;
}
.compatibility-compact .stack-tools{
  min-height:304px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;
  gap:10px;padding:24px;border:0;background:rgba(255,255,255,.72);
  box-shadow:0 18px 55px rgba(10,34,82,.065);backdrop-filter:blur(10px);
}
.compatibility-compact .stack-tools small{
  grid-column:1/-1;margin:0 0 8px;color:#607099;font-size:9px;
}
.compatibility-compact .stack-tools .tool-chip{
  min-height:50px;display:flex;align-items:center;gap:11px;padding:10px 12px;border:0;
  background:#f1f4fa;color:#1a2947;
  transition:transform .28s var(--ease),background .28s var(--ease),box-shadow .28s var(--ease);
}
.compatibility-compact .stack-tools .tool-chip:hover{
  transform:translateY(-2px);background:#fff;box-shadow:0 10px 25px rgba(20,48,105,.1);
}
.tool-chip>img,.tool-chip>.tool-icon,.tool-chip>.brand-mark{
  width:24px;height:24px;flex:0 0 24px;object-fit:contain;
}
.tool-chip>b{font-size:11px;font-weight:600;line-height:1.25}
.tool-icon{display:grid;place-items:center;color:#4964ce}
.tool-icon svg,.stack-principles-visual svg,.method-icon svg{
  width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;
}
.brand-mark-teams{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:2px}
.brand-mark-teams b:nth-child(1){background:#f35325}.brand-mark-teams b:nth-child(2){background:#81bc06}
.brand-mark-teams b:nth-child(3){background:#05a6f0}.brand-mark-teams b:nth-child(4){background:#ffba08}
.compatibility-compact .stack-core-brand{
  width:224px;height:224px;
  background:radial-gradient(circle at 38% 25%,rgba(103,128,255,.9),transparent 38%),linear-gradient(145deg,#2949bf,#071942 74%);
  box-shadow:0 20px 65px rgba(35,68,180,.28);
}
.stack-core-brand:after{
  content:"";position:absolute;inset:-23px;border:1px solid rgba(67,92,201,.18);border-radius:50%;
}
.stack-core-symbol{position:relative;z-index:2;width:58px;height:58px;object-fit:contain;display:block}
.stack-core-title{position:relative;z-index:2;color:#fff;font-size:21px;line-height:1.05;letter-spacing:-.035em;text-align:center}
.stack-core-title em{color:#f58220;font-style:normal}
.compatibility-compact .stack-flow{height:120px;opacity:.65}
.compatibility-compact .stack-principles-visual{
  max-width:none;margin-top:18px;border:0;gap:1px;background:rgba(35,59,118,.12);
}
.compatibility-compact .stack-principles-visual span{
  min-height:66px;gap:9px;border:0;background:rgba(255,255,255,.82);color:#4f607f;font-size:8px;
}
.stack-principles-visual span i{width:20px;height:20px;display:block;color:var(--blue)}

.section-anchor{position:absolute;top:-90px}
.custom-secure{position:relative;padding:105px 0;background:#fff}
.custom-secure .custom-grid{
  grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:clamp(48px,6vw,100px);align-items:start;
}
.custom-secure .custom-copy{position:sticky;top:118px}
.custom-secure .custom-copy .display{
  max-width:680px;
  font-size:clamp(48px,4vw,64px);
  line-height:.98;
}
.custom-secure .custom-title-line{white-space:nowrap}
.custom-secure .custom-copy .section-intro{max-width:520px;margin-top:30px}
.custom-secure .custom-cta{margin-top:30px}
.method-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;border:0}
.method-cards li{
  min-height:184px;display:flex;flex-direction:column;justify-content:flex-start;gap:25px;
  padding:24px;border:0;background:#f2f5fb;
  transition:transform .3s var(--ease),box-shadow .3s var(--ease),background .3s var(--ease);
}
.method-cards li:hover{
  padding-left:24px;transform:translateY(-4px);background:#f7f9fd;box-shadow:0 18px 42px rgba(12,38,92,.09);
}
.method-cards .method-icon{
  width:42px;height:42px;display:grid;place-items:center;padding:10px;color:var(--blue);background:rgba(48,81,202,.08);
}
.method-cards h3{margin:0 0 9px;font-size:28px}.method-cards p{max-width:260px;font-size:13px}
.method-cards .method-card-security{
  color:#fff;background:radial-gradient(circle at 100% 0,rgba(124,150,255,.45),transparent 45%),linear-gradient(145deg,#3051ca,#18358f);
}
.method-cards .method-card-security:hover{
  background:radial-gradient(circle at 100% 0,rgba(143,166,255,.5),transparent 46%),linear-gradient(145deg,#3659d7,#1a3a9e);
}
.method-cards .method-card-security .method-icon{color:#fff;background:rgba(255,255,255,.14)}
.method-cards .method-card-security p{color:#dce4ff}

/* A mensagem inicia no topo, permanece visível durante o formulário e é
   liberada naturalmente quando a seção termina. */
.conversion{overflow:clip}
.conversion-grid{align-items:stretch}
.conversion-copy{
  position:sticky;
  align-self:start;
  top:clamp(96px,12vh,120px);
  transform:none;
}
.conversion-copy .section-intro{max-width:610px}

.faq-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(56px,7vw,118px)}
.faq .display{max-width:650px;font-size:clamp(50px,4vw,64px);line-height:.98}
.faq-title-line{white-space:nowrap}

/* Mantém o fluxo visual centralizado e reduz ornamentos que competem com o conteúdo. */
.architecture:before{opacity:.18}
.architecture-grid{opacity:.16}
.ai-story-visual{
  top:clamp(202px,24vh,226px);
  padding-top:clamp(24px,2vw,32px);
}

@media(max-width:1050px){
  .compatibility-compact .stack-map-visual{grid-template-columns:1fr 30px 180px 30px 1fr}
  .compatibility-compact .stack-core-brand{width:180px;height:180px}.stack-core-symbol{width:54px;height:54px}.stack-core-title{font-size:19px}
  .compatibility-compact .stack-tools{padding:18px}
}
@media(max-width:800px){
  .compatibility-compact .compatibility-heading{grid-template-columns:1fr;gap:18px}
  .compatibility-compact .compatibility-heading>p:last-child{margin:0}
  .compatibility-compact .stack-map-visual{display:flex;flex-direction:column}
  .compatibility-compact .stack-core-brand{order:1;width:168px;height:168px;margin:0 auto 12px}
  .compatibility-compact .stack-tools{order:2;width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
  .compatibility-compact .stack-principles-visual{grid-template-columns:repeat(2,1fr)}
  .compatibility-compact .stack-principles-visual span:last-child{grid-column:1/-1}
  .custom-secure .custom-grid{grid-template-columns:1fr;gap:52px}.custom-secure .custom-copy{position:static}
  .custom-secure .custom-copy .display{max-width:620px;font-size:clamp(44px,9vw,58px)}
  .custom-secure .custom-title-line{white-space:normal}
  .faq-title-line{white-space:normal}
  .faq-title-break{display:none}
  .architecture:before{display:none}
  .architecture-grid{opacity:.08}
}
@media(max-width:560px){
  .compatibility-compact{padding:78px 0 72px}
  .compatibility-compact .compatibility-heading h2{font-size:clamp(42px,12vw,56px)}
  .compatibility-compact .stack-tools{grid-template-columns:1fr;padding:14px}
  .method-cards{grid-template-columns:1fr}.method-cards li{min-height:176px}
  .compatibility-compact .stack-principles-visual span{min-height:72px;flex-direction:column;gap:7px}
  .custom-secure .custom-cta{width:100%;max-width:360px;padding-inline:20px}
}

/* Compact market validation: proof follows the client trust strip. */
.market-proof{
  padding:82px 0 88px;
  border-top:1px solid rgba(48,81,202,.08);
  border-bottom:1px solid rgba(48,81,202,.11);
  background:
    radial-gradient(circle at 88% 20%,rgba(91,124,238,.11),transparent 31%),
    linear-gradient(135deg,#edf3ff 0%,#f8faff 48%,#eaf1ff 100%);
}
.market-proof-grid{
  display:grid;
  grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);
  gap:clamp(54px,7vw,112px);
  align-items:center;
}
.market-proof-copy .section-tag{margin-bottom:18px}
.market-proof-copy h2{
  max-width:500px;
  margin:0;
  color:var(--text);
  font:400 clamp(37px,3.4vw,54px)/1.02 var(--display);
  letter-spacing:-.035em;
}
.market-proof-copy h2 em{font-style:normal;font-weight:600;color:var(--blue)}
.market-proof-stats{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
.market-proof-stat{
  min-width:0;
  padding:26px 24px 24px;
}
.market-proof-stat+.market-proof-stat{border-left:1px solid var(--line)}
.market-proof-stat strong{
  display:block;
  margin-bottom:12px;
  color:var(--blue);
  font:400 clamp(45px,4.2vw,66px)/.95 var(--display);
  letter-spacing:-.045em;
}
.market-proof-stat p{
  min-height:63px;
  margin:0;
  color:#4e5b73;
  font-size:13px;
  line-height:1.55;
}
.market-proof-stat small{
  display:block;
  margin-top:18px;
  color:#7b869d;
  font-size:7px;
  font-weight:700;
  line-height:1.4;
  letter-spacing:.11em;
  text-transform:uppercase;
}

/* Customer marquee: the source files include generous transparent margins.
   Individual optical scaling keeps every brand legible without changing
   the cadence or spacing of the carousel. */
.client-proof-strip .client-logo-group span{
  width:196px;
  height:92px;
  flex-basis:196px;
  padding:10px 16px;
}
.client-proof-strip .client-logo-group img{
  --client-logo-zoom:2.35;
  width:100%;
  height:58px;
  transform:scale(var(--client-logo-zoom));
  transform-origin:center;
  opacity:.82;
}
.client-proof-strip .client-logo-group img[src*="client-suzano"]{
  --client-logo-zoom:1.72;
}
.client-proof-strip .client-logo-group img[src*="client-bauducco"]{
  --client-logo-zoom:1.82;
}
.client-proof-strip .client-logo-group img[src*="client-azul"]{
  --client-logo-zoom:2.18;
}
.client-proof-strip .client-logo-group span:hover img{
  transform:scale(calc(var(--client-logo-zoom) * 1.035));
}

/* Official content covers carry the titles; the UI only adds type and action. */
.ai-insights-carousel{margin-top:58px}
.ai-insights-viewport{
  overflow-x:auto;
  overscroll-behavior-inline:contain;
  scroll-snap-type:x mandatory;
  scrollbar-width:none;
  outline:none;
}
.ai-insights-viewport::-webkit-scrollbar{display:none}
.ai-insights-viewport:focus-visible{box-shadow:0 0 0 3px rgba(48,81,202,.17)}
.ai-insights-track{display:flex;gap:18px;width:max-content}
.ai-insight-card,
.ai-insight-card.ai-insight-feature{
  flex:0 0 clamp(330px,43vw,570px);
  min-height:0;
  padding:0;
  background:#fff;
  color:var(--text);
  border-color:var(--line);
  scroll-snap-align:start;
}
.ai-insight-cover{
  position:relative;
  width:100%;
  aspect-ratio:16/9;
  margin:0;
  overflow:hidden;
  background:#07183e;
}
.ai-insight-cover:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(3,17,50,.08),transparent 45%,rgba(3,17,50,.16));
  pointer-events:none;
}
.ai-insight-cover img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  transition:transform .55s var(--ease),filter .55s var(--ease);
}
.ai-insight-card:hover .ai-insight-cover img{transform:scale(1.025);filter:saturate(1.04)}
.ai-insight-cover .ai-insight-type{
  position:absolute;
  z-index:2;
  left:16px;
  top:16px;
  padding:7px 10px;
  color:#fff;
  background:rgba(4,22,60,.82);
  border:1px solid rgba(255,255,255,.2);
  backdrop-filter:blur(8px);
}
.ai-insight-card>strong{
  display:flex;
  align-items:center;
  justify-content:space-between;
  min-height:54px;
  margin:0;
  padding:0 18px;
  color:var(--blue);
  font-size:9px;
  font-weight:700;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.ai-insight-card.ai-insight-feature>strong{color:var(--blue)}
.ai-insight-card>strong span{font-size:15px;transition:transform .3s var(--ease)}
.ai-insight-card:hover>strong span{transform:translate(2px,-2px)}
.ai-insights-controls{
  display:flex;align-items:center;justify-content:space-between;gap:24px;
  margin-top:24px;padding-top:18px;border-top:1px solid var(--line);
}
.ai-insights-progress{color:#74809a;font-size:9px;font-weight:700;letter-spacing:.13em}
.ai-insights-controls>div{display:flex;gap:10px}
.ai-insights-arrow{
  width:46px;height:46px;border:1px solid rgba(48,81,202,.22);border-radius:50%;
  display:grid;place-items:center;background:rgba(255,255,255,.58);color:var(--blue);
  font-size:18px;cursor:pointer;transition:.3s var(--ease);
}
.ai-insights-arrow:hover,.ai-insights-arrow:focus-visible{background:var(--blue);color:#fff;transform:translateY(-2px)}
.ai-insights-arrow:disabled{opacity:.32;cursor:default;transform:none;background:transparent;color:#74809a}

/* Vector interface icons: consistent across mobile platforms, without emoji fallback. */
.ui-arrow,.ui-check{
  width:14px;
  height:14px;
  display:inline-block;
  flex:0 0 auto;
  fill:none;
  stroke:currentColor;
  stroke-width:1.7;
  stroke-linecap:round;
  stroke-linejoin:round;
  vertical-align:-.14em;
  transition:transform .25s var(--ease);
}
.button .ui-arrow{width:13px;height:13px}
.button:hover .ui-arrow-up-right,
.text-link:hover .ui-arrow-up-right,
.footer-site-link:hover .ui-arrow-up-right,
.footer-addresses a:hover .ui-arrow-up-right{transform:translate(2px,-2px)}
.button:hover .ui-arrow-down,.text-link:hover .ui-arrow-down{transform:translateY(2px)}
.ai-insights-arrow .ui-arrow{width:18px;height:18px}
.ai-insights-arrow:hover .ui-arrow{transform:translateX(-1px)}
.ai-insights-arrow[data-carousel-next]:hover .ui-arrow{transform:translateX(1px)}
.ai-insight-card>strong .ui-arrow{width:15px;height:15px;margin-left:4px}
.ai-insight-card:hover>strong .ui-arrow{transform:translate(2px,-2px)}
.sap-review-panel .ui-check{width:13px;height:13px}
.footer-addresses a .ui-arrow,.footer-site-link .ui-arrow{margin-left:5px}

/* Hero: one scale across all three lines; the rotating business area carries the emphasis. */
.hero-layout-centered .hero-copy h1 .hero-title-line{
  font-size:1em;
  line-height:.94;
}
.hero-layout-centered .hero-focus{
  color:transparent;
  background:linear-gradient(102deg,#f8fcff 4%,#d8eeff 42%,#79c1ff 72%,#2b8cff 100%);
  -webkit-background-clip:text;
  background-clip:text;
  -webkit-text-fill-color:transparent;
  filter:drop-shadow(0 10px 28px rgba(21,94,239,.18));
}
.hero-layout-centered .hero-title-operation{
  color:#fff;
  background:none;
  -webkit-text-fill-color:currentColor;
  filter:none;
}
.hero-layout-centered .hero-actions .text-link{border-bottom-color:rgba(243,111,33,.68)}
.hero-layout-centered .hero-actions .text-link .ui-arrow{color:#ff9a5c}

@media(max-width:700px){
  .button .ui-arrow{width:12px;height:12px}
  .text-link .ui-arrow{width:13px;height:13px}
  .ai-insights-arrow{width:44px;height:44px}
}

@media(max-width:1050px){
  .market-proof-grid{grid-template-columns:1fr;gap:42px}
  .market-proof-copy h2{max-width:760px}
  .conversion-copy{position:static;transform:none}
  .ai-insight-card{flex-basis:min(72vw,540px)}
}
@media(max-width:700px){
  .market-proof{padding:66px 0 70px}
  .market-proof-grid{gap:34px}
  .market-proof-copy h2{font-size:clamp(36px,10vw,48px)}
  .market-proof-stats{grid-template-columns:1fr}
  .market-proof-stat{display:grid;grid-template-columns:82px 1fr;column-gap:18px;padding:20px 0}
  .market-proof-stat+.market-proof-stat{border-left:0;border-top:1px solid var(--line)}
  .market-proof-stat strong{grid-row:1/3;margin:0;font-size:48px}
  .market-proof-stat p{min-height:0;font-size:12px}
  .market-proof-stat small{margin-top:8px;font-size:6.5px}
  .ai-insights-carousel{margin-top:42px}
  .ai-insights-track{gap:14px}
  .ai-insight-card{flex-basis:86vw}
  .ai-insight-cover{aspect-ratio:16/9}
  .ai-insights-controls{margin-top:18px;padding-top:15px}

  .client-proof-strip .client-logo-group span{
    width:160px;
    height:78px;
    flex-basis:160px;
    padding:9px 12px;
  }
  .client-proof-strip .client-logo-group img{height:48px}
}

/* Cleaner digital finish: depth comes from light and color, never from visible grain. */
.grain{display:none!important}
.ai-story-frame:after{opacity:.15}

/* Navigation lightfield: Prime Control blue with a slow, restrained movement. */
.topbar{
  isolation:isolate;
  background:rgba(2,15,43,.54);
  border-bottom-color:rgba(154,177,255,.14);
  backdrop-filter:blur(18px) saturate(128%);
  -webkit-backdrop-filter:blur(18px) saturate(128%);
}
.topbar:before{
  background:
    radial-gradient(circle at 80% -90%,rgba(112,137,255,.28),transparent 31%),
    linear-gradient(108deg,#031331 0%,#072457 42%,#123f8c 72%,#155eef 100%);
  background-size:165% 165%;
  opacity:.58;
  animation:topbar-blue-drift 22s ease-in-out infinite alternate;
}
.topbar:after{
  content:"";
  position:absolute;
  z-index:0;
  left:5%;
  right:5%;
  bottom:-1px;
  height:1px;
  pointer-events:none;
  background:linear-gradient(90deg,transparent,rgba(122,153,255,.58) 48%,rgba(243,111,33,.36) 68%,transparent);
  opacity:.52;
}
.topbar.scrolled:before{opacity:.9}

@keyframes topbar-blue-drift{
  0%{background-position:10% 50%}
  100%{background-position:88% 48%}
}

@media(prefers-reduced-motion:reduce){
  .topbar:before{animation:none}
}

/* Architecture story: clearer navy, less chrome and one message per layer. */
.architecture{
  background:
    radial-gradient(circle at 78% 18%,rgba(82,111,229,.22),transparent 35%),
    radial-gradient(circle at 12% 70%,rgba(37,80,174,.22),transparent 38%),
    linear-gradient(138deg,#081e4d 0%,#091b43 48%,#061431 100%);
}
.architecture:before{opacity:.08}
.architecture-grid{opacity:.1}
.ai-story-tabs{
  border-color:rgba(161,180,238,.15);
  background:rgba(8,27,66,.62);
  box-shadow:0 18px 42px rgba(0,8,31,.16);
}
.ai-story-tabs button{color:#aab8d6}
.ai-story-tabs button[aria-selected=true]{color:#fff;background:rgba(105,132,237,.08)}
.ai-story-frame{
  border-color:rgba(148,170,240,.18);
  border-radius:22px;
  background:
    radial-gradient(circle at 72% 16%,rgba(83,111,225,.2),transparent 34%),
    linear-gradient(145deg,rgba(15,42,94,.98),rgba(6,21,55,.98));
  box-shadow:0 28px 72px rgba(0,7,28,.28),inset 0 1px rgba(255,255,255,.04);
}
.ai-story-frame:after{inset:0;opacity:.055}
.ai-story-slide{inset:0}
.ai-demo-canvas{padding:30px 30px 26px}
.ai-demo-heading{
  display:block;
  min-height:76px;
  padding:0 0 18px;
  border-bottom:1px solid rgba(151,171,232,.14);
}
.ai-demo-heading>strong{
  display:block;
  font-size:22px;
  line-height:1.05;
}
.ai-demo-heading>p{
  max-width:590px;
  margin:9px 0 0;
  color:#b5c2dc;
  font-size:11px;
  line-height:1.45;
}
.qa-demo-flow{margin-top:42px}
.sap-demo-grid{margin-top:22px}
.hyper-demo-flow{margin-top:30px}
.ai-story-step p{color:#bdc8df}

@media(max-width:900px){
  .architecture{
    background:
      radial-gradient(circle at 80% 14%,rgba(82,111,229,.18),transparent 35%),
      linear-gradient(150deg,#081e4d 0%,#071736 100%);
  }
  .ai-story-mobile-visual .ai-demo-heading{min-height:0}
  .ai-story-mobile-visual .ai-demo-heading>p{font-size:10px}
}

/* 2026.07.26 — Prime Control AI blue system.
   Cobalt and azure replace the inherited lavender/violet accents. */
.hero{
  background:
    radial-gradient(circle at 68% 42%,rgba(21,94,239,.22),transparent 31%),
    radial-gradient(circle at 48% 100%,rgba(43,140,255,.13),transparent 26%),
    linear-gradient(135deg,#00183d 0%,#020b22 72%);
}
.site-header{
  background:
    linear-gradient(105deg,rgba(0,23,58,.98),rgba(8,55,139,.94) 72%,rgba(21,94,239,.76));
}
.hero-copy h1 em,
.hero-copy h1 .hero-rotator,
.display em,
.architecture .display em,
.governance .display em,
.conversion .display em,
.compatibility-heading h2 em{
  color:#78baff;
}
.hero-copy h1 .hero-rotator{
  background:linear-gradient(90deg,#dcecff 0%,#6bb7ff 58%,#2b8cff 100%);
  -webkit-background-clip:text;
  background-clip:text;
  -webkit-text-fill-color:transparent;
}
.button-primary,
.cta-primary{
  background:linear-gradient(110deg,#0d54dc,#1975f5 58%,#2b8cff);
  box-shadow:0 16px 38px rgba(21,94,239,.27);
}
.control-visual:before,
.control-visual:after,
.qa-pipeline>i,
.orchestration-flow>i{
  background:linear-gradient(90deg,transparent,#2b8cff,transparent);
}
.control-ring,
.hero-control,
.orchestrator-card{
  border-color:rgba(67,151,255,.38);
}
.control-core,
.stack-core,
.domain-core-badge{
  background:radial-gradient(circle at 35% 24%,#2683f2,#0b3d91 48%,#061631 75%);
  box-shadow:0 0 64px rgba(43,140,255,.34);
}
.control-node i,
.orbit-point.is-active i{
  background:#6bb7ff;
  box-shadow:0 0 16px rgba(43,140,255,.72);
}
.ai-story-tabs button:after,
.ai-story-status>i b,
.product-demo-count>i b{
  background:linear-gradient(90deg,#1680f8,#55b4ff);
}
.architecture-clean-test .section-tag-dark span,
.architecture-clean-test .display em,
.architecture-clean-test .architecture-intro-actions .text-link:hover,
.architecture-clean-test .ai-story-step>.text-link:hover{
  color:#155eef;
}
.architecture-clean-test .ai-story-tabs button:after,
.architecture-clean-test .ai-story-progress-only>i b{
  background:linear-gradient(90deg,#155eef,#48a9ff);
}
.architecture-clean-test .ai-story-frame,
.architecture-clean-test .ai-story-mobile-visual{
  border-color:rgba(21,94,239,.16);
  box-shadow:0 24px 58px rgba(8,61,143,.12),inset 0 1px rgba(255,255,255,.94);
}
.grain{opacity:.012}

@media(max-width:620px){
  .ai-demo-heading>p{max-width:100%;font-size:9px;line-height:1.4}
  .ai-story-mobile-visual .qa-demo-flow{margin-top:14px}
  .ai-story-mobile-visual .sap-demo-grid,
  .ai-story-mobile-visual .hyper-demo-flow{margin-top:16px}
}

/* Architecture story: concise unit labels, compact demos and stronger Prime Control blue. */
.architecture{
  background:
    radial-gradient(circle at 78% 16%,rgba(93,123,238,.25),transparent 34%),
    radial-gradient(circle at 10% 72%,rgba(39,91,198,.24),transparent 38%),
    linear-gradient(138deg,#0b2b69 0%,#082052 50%,#061735 100%);
}
.ai-story-index{
  color:#f58a45;
  font-size:10px;
  font-weight:700;
  letter-spacing:.13em;
  text-transform:uppercase;
}
.ai-demo-products{
  position:relative;
  z-index:2;
  display:flex;
  flex-wrap:wrap;
  gap:7px 16px;
  margin:13px 0 0;
  padding:0;
  list-style:none;
}
.ai-demo-products li{
  position:relative;
  padding-left:10px;
  color:#aebcda;
  font-size:8px;
  font-weight:600;
  line-height:1.35;
  letter-spacing:.02em;
  white-space:nowrap;
}
.ai-demo-products li:before{
  content:"";
  position:absolute;
  left:0;
  top:.45em;
  width:4px;
  height:4px;
  border-radius:50%;
  background:#f58a45;
}
.ai-story-progress-only{
  display:block;
  margin:13px 0 0;
}
.ai-story-progress-only>i{
  display:block;
  width:100%;
}

@media(min-width:901px){
  .ai-story-step{
    min-height:470px;
    padding:48px 0 48px 18px;
    justify-content:center;
  }
  .ai-story-visual{top:clamp(148px,18vh,176px)}
  .ai-story-frame{
    height:min(450px,calc(100vh - 205px));
    min-height:420px;
  }
  .ai-demo-canvas{
    display:flex;
    flex-direction:column;
    justify-content:center;
    padding:25px 28px;
  }
  .ai-demo-heading{min-height:0}
  .qa-demo-flow{margin-top:24px}
  .sap-demo-grid{margin-top:20px}
  .hyper-demo-flow{margin-top:24px}
}

@media(max-width:900px){
  .architecture{
    background:
      radial-gradient(circle at 82% 12%,rgba(90,120,235,.2),transparent 34%),
      linear-gradient(150deg,#0a2862 0%,#071a40 100%);
  }
  .ai-demo-products{gap:6px 13px;margin-top:11px}
  .ai-demo-products li{font-size:7.5px}
}

/* Aceleradores: navy profundo e soluções com hierarquia independente. */
.architecture{
  background:
    radial-gradient(circle at 78% 16%,rgba(76,104,218,.16),transparent 35%),
    radial-gradient(circle at 10% 72%,rgba(30,70,158,.14),transparent 40%),
    linear-gradient(138deg,#061a42 0%,#041534 52%,#020d27 100%);
}

@media(max-width:900px){
  .architecture{
    background:
      radial-gradient(circle at 82% 12%,rgba(76,104,218,.14),transparent 36%),
      linear-gradient(150deg,#061a42 0%,#03132f 100%);
  }
}

/* O fluxo ocupa o centro do painel; o portfólio independente ganha uma faixa própria. */
.demo-qa .qa-demo-flow{margin-top:clamp(38px,6vh,58px)}
.demo-sap .sap-demo-grid{margin-top:clamp(24px,4vh,38px)}

.ai-portfolio-band{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:minmax(220px,.72fr) minmax(280px,1fr) minmax(240px,.82fr);
  gap:clamp(26px,4vw,64px);
  align-items:start;
  margin-top:clamp(48px,6vw,86px);
  padding:clamp(28px,3vw,42px) 0;
  border-top:1px solid rgba(151,172,233,.17);
  border-bottom:1px solid rgba(151,172,233,.13);
}
.ai-portfolio-band-heading span{
  display:block;
  margin-bottom:12px;
  color:#f58a45;
  font-size:9px;
  font-weight:700;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.ai-portfolio-band-heading h3{
  max-width:300px;
  margin:0;
  color:#fff;
  font:500 clamp(22px,2vw,30px)/1.08 var(--display);
  letter-spacing:-.02em;
}
.ai-portfolio-group strong{
  display:block;
  margin-bottom:15px;
  color:#9db0f3;
  font:600 13px/1.2 var(--display);
}
.ai-portfolio-group ul{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:9px 20px;
  margin:0;
  padding:0;
  list-style:none;
}
.ai-portfolio-group li{
  position:relative;
  padding-left:13px;
  color:#d0d9ec;
  font-size:11px;
  font-weight:600;
  line-height:1.35;
}
.ai-portfolio-group li:before{
  content:"";
  position:absolute;
  left:0;
  top:.48em;
  width:5px;
  height:5px;
  border-radius:50%;
  background:#7892ff;
}

@media(max-width:1100px){
  .ai-portfolio-band{
    grid-template-columns:1fr 1.2fr;
  }
  .ai-portfolio-band-heading{
    grid-column:1/-1;
  }
}

@media(max-width:700px){
  .ai-portfolio-band{
    grid-template-columns:1fr;
    gap:28px;
    margin-top:24px;
    padding:32px 0;
  }
  .ai-portfolio-band-heading{grid-column:auto}
  .ai-portfolio-band-heading h3{max-width:430px}
}

@media(max-width:480px){
  .ai-portfolio-group ul{grid-template-columns:1fr;gap:8px}
}

/* Mobile typography: preserve the intended editorial rhythm without orphaned words. */
@media(max-width:700px){
  .hero-layout-centered .hero-copy h1{
    width:100%;
    max-width:none;
    line-height:1;
    letter-spacing:-.035em;
  }
  .hero-layout-centered .hero-copy h1 .hero-title-line{
    display:block;
    width:100%;
    white-space:nowrap;
    line-height:1.02;
  }
  .hero-layout-centered .hero-copy h1 .hero-title-line:first-child{
    font-size:clamp(26px,8.2vw,42px);
  }
  .hero-layout-centered .hero-copy h1 .hero-focus{
    font-size:clamp(25px,7.8vw,40px);
  }
  .hero-layout-centered .hero-copy h1 .hero-title-operation{
    font-size:clamp(24px,7.5vw,38px);
  }
  .hero-layout-centered .hero-lead{
    max-width:38rem;
    font-size:15px;
    line-height:1.62;
  }
  .new-phase-copy h2,
  .market-proof-copy h2,
  .architecture-head .display,
  .custom-secure .custom-copy .display,
  .ai-insights-head .display,
  .conversion-title,
  .faq .display{
    font-size:clamp(34px,9.5vw,46px)!important;
    line-height:1.02!important;
    letter-spacing:-.035em;
    text-wrap:balance;
  }
}

@media(max-width:360px){
  .hero-layout-centered .hero-copy h1 .hero-title-line:first-child{font-size:24.5px}
  .hero-layout-centered .hero-copy h1 .hero-focus{font-size:23px}
  .hero-layout-centered .hero-copy h1 .hero-title-operation{font-size:21.5px}
  .new-phase-copy h2,
  .market-proof-copy h2,
  .architecture-head .display,
  .custom-secure .custom-copy .display,
  .ai-insights-head .display,
  .conversion-title,
  .faq .display{font-size:33px!important}
}

/* Mobile spacing system: consistent gutters and centered conversion actions. */
@media(max-width:700px){
  :root{--shell:calc(100% - 40px)}
  .topbar{padding-inline:20px}
  .hero-layout-centered .hero-copy{
    width:100%;
    padding-inline:0;
  }
  .hero-layout-centered .hero-actions{
    width:100%;
    align-items:center;
    justify-content:center;
    gap:20px;
  }
  .hero-layout-centered .hero-actions .button{
    width:min(100%,320px);
    justify-content:center;
    padding-inline:22px;
  }
  .hero-layout-centered .hero-actions .text-link{
    align-self:center;
    justify-content:center;
    margin-inline:auto;
    padding-inline:4px;
  }
}

@media(max-width:360px){
  :root{--shell:calc(100% - 36px)}
  .topbar{padding-inline:18px}
  .hero-layout-centered .hero-copy h1 .hero-title-line:first-child{font-size:23.5px}
  .hero-layout-centered .hero-copy h1 .hero-focus{font-size:22px}
  .hero-layout-centered .hero-copy h1 .hero-title-operation{font-size:20.5px}
}

/* Nova fase: a órbita apresenta a plataforma; as frentes ficam em uma grade estável. */
.new-phase-visual{
  display:grid;
  gap:20px;
  min-width:0;
}
.new-phase-visual .new-phase-orbit{
  width:100%;
  min-height:390px;
}
.new-phase-node-list{
  position:relative;
  z-index:4;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
}
.new-phase-node-list .new-phase-node{
  position:relative;
  inset:auto;
  display:grid;
  grid-template-columns:auto 1fr;
  gap:10px;
  align-items:center;
  max-width:none;
  min-height:64px;
  padding:14px 16px;
  border:1px solid #d7deee;
  background:rgba(255,255,255,.76);
  color:#0a1839;
  box-shadow:none;
  font-size:12px;
  line-height:1.25;
  backdrop-filter:blur(12px);
}
.new-phase-node-list .new-phase-node small{
  color:#3155d9;
  font-size:9px;
  font-weight:700;
  letter-spacing:.08em;
}

/* Demonstrações: moldura editorial clara e módulos operacionais em azul. */
.architecture .ai-story-frame{
  border-color:rgba(53,80,168,.17);
  background:
    radial-gradient(circle at 78% 10%,rgba(87,116,231,.1),transparent 36%),
    linear-gradient(145deg,rgba(255,255,255,.99),rgba(242,246,255,.99));
  color:#0a1839;
  box-shadow:0 26px 64px rgba(0,18,72,.18),inset 0 1px rgba(255,255,255,.88);
}
.architecture .ai-story-frame:after{
  opacity:.028;
  filter:none;
}
.architecture .ai-demo-heading{
  border-color:rgba(40,67,149,.14);
}
.architecture .ai-demo-heading>strong{color:#0a1839}
.architecture .ai-demo-heading>p,
.architecture .ai-story-step p{color:#596985}
.architecture .ai-demo-products li{color:#53627d}
.architecture .ai-story-frame .ai-demo-canvas{background:transparent}
.architecture .qa-demo-flow article,
.architecture .sap-code-panel,
.architecture .sap-review-panel article,
.architecture .hyper-event,
.architecture .hyper-agent-list span,
.architecture .hyper-core{
  border-color:rgba(110,139,245,.34);
  background:
    radial-gradient(circle at 92% 8%,rgba(102,130,242,.25),transparent 38%),
    linear-gradient(145deg,#183d91,#0a245a);
  color:#fff;
  box-shadow:0 14px 32px rgba(12,42,108,.17);
}
.architecture .qa-demo-flow article small,
.architecture .sap-code-panel small,
.architecture .sap-review-panel article small,
.architecture .hyper-event small,
.architecture .hyper-agent-list span small{color:#b8c8f3}
.architecture .qa-demo-flow article strong,
.architecture .sap-code-panel strong,
.architecture .sap-review-panel article strong,
.architecture .hyper-event strong,
.architecture .hyper-agent-list span strong,
.architecture .hyper-core strong{color:#fff}
.architecture .ai-story-progress-only>i{background:rgba(39,67,151,.12)}

@media(max-width:700px){
  .new-phase-visual .new-phase-orbit{
    min-height:330px;
    margin:0;
    transform:none;
  }
  .new-phase-node-list{
    grid-template-columns:1fr;
    gap:8px;
  }
  .new-phase-node-list .new-phase-node{
    min-height:52px;
    padding:11px 14px;
  }
}

/* Teste visual: a narrativa de aplicações passa a ser uma dobra clean completa.
   O painel claro deixa de parecer um elemento isolado dentro de um bloco navy. */
.architecture.architecture-clean-test{
  background:
    radial-gradient(circle at 82% 12%,rgba(83,111,229,.13),transparent 31%),
    radial-gradient(circle at 10% 72%,rgba(114,151,255,.08),transparent 32%),
    linear-gradient(180deg,#edf3ff 0%,#f9fbff 24%,#f5f8ff 100%);
  color:#0a1839;
  border-top:1px solid rgba(48,81,202,.08);
  border-bottom:1px solid rgba(48,81,202,.1);
}
.architecture.architecture-clean-test:before{
  width:680px;
  height:680px;
  left:auto;
  right:-380px;
  top:16%;
  border-color:rgba(48,81,202,.09);
  box-shadow:0 0 0 72px rgba(48,81,202,.018),0 0 0 144px rgba(48,81,202,.012);
  opacity:1;
}
.architecture.architecture-clean-test .architecture-grid{
  opacity:.055;
  background-image:
    linear-gradient(rgba(48,81,202,.16) 1px,transparent 1px),
    linear-gradient(90deg,rgba(48,81,202,.16) 1px,transparent 1px);
  mask-image:linear-gradient(90deg,transparent 3%,#000 38%,#000 82%,transparent);
}
.architecture-clean-test .section-tag-dark{color:#6c7890}
.architecture-clean-test .section-tag-dark span{color:#3155d9}
.architecture-clean-test .display{color:#0a1839}
.architecture-clean-test .display em{color:#3155d9}
.architecture-clean-test .section-intro{color:#596985}
.architecture-clean-test .architecture-intro-actions .text-link,
.architecture-clean-test .ai-story-step>.text-link{color:#17294f}
.architecture-clean-test .architecture-intro-actions .text-link:hover,
.architecture-clean-test .ai-story-step>.text-link:hover{color:#3155d9}
.architecture-clean-test .ai-story-tabs{
  border-bottom-color:rgba(45,69,133,.16);
  background:rgba(246,249,255,.9);
  box-shadow:0 14px 34px rgba(22,50,116,.055);
  backdrop-filter:blur(18px);
}
.architecture-clean-test .ai-story-tabs button{color:#687691}
.architecture-clean-test .ai-story-tabs button:hover{
  color:#0a1839;
  background:rgba(49,85,217,.045);
}
.architecture-clean-test .ai-story-tabs button[aria-selected=true]{
  color:#0a1839;
  background:transparent;
}
.architecture-clean-test .ai-story-tabs button:after{
  background:linear-gradient(90deg,#3155d9,#7590ff);
}
.architecture-clean-test .ai-story-step{color:#0a1839}
.architecture-clean-test .ai-story-index{color:#e86722}
.architecture-clean-test .ai-story-step h3{color:#0a1839}
.architecture-clean-test .ai-story-step p{color:#596985}
.architecture-clean-test .ai-story-frame{
  box-shadow:0 24px 58px rgba(25,55,126,.12),inset 0 1px rgba(255,255,255,.9);
}
.architecture-clean-test .ai-story-progress-only>i{background:rgba(39,67,151,.12)}
.architecture-clean-test .ai-story-progress-only>i b{
  background:linear-gradient(90deg,#3155d9,#7993ff);
}

@media(max-width:900px){
  .architecture.architecture-clean-test:before{
    right:-500px;
    opacity:.55;
  }
  .architecture-clean-test .ai-story-tabs{
    background:rgba(246,249,255,.96);
  }
  .architecture-clean-test .ai-story-step[hidden]{
    display:none!important;
  }
  .architecture-clean-test .ai-story-step.is-active{
    display:flex;
    animation:clean-story-mobile-in .42s var(--ease) both;
  }
  .architecture-clean-test .ai-story-tabs{
    overscroll-behavior-x:contain;
    touch-action:pan-x;
  }
  .architecture-clean-test .ai-story-tabs button{
    touch-action:manipulation;
  }
  .architecture-clean-test .ai-story-mobile-visual{
    position:relative;
    isolation:isolate;
    border:1px solid rgba(49,85,217,.14);
    background:
      radial-gradient(circle at 82% 12%,rgba(94,124,238,.12),transparent 34%),
      linear-gradient(145deg,#f8faff,#eef3ff);
    box-shadow:0 24px 54px rgba(25,55,126,.13),inset 0 1px rgba(255,255,255,.96);
    touch-action:pan-y;
  }
  .architecture-clean-test .ai-story-mobile-visual:after{
    content:"";
    position:absolute;
    z-index:-1;
    inset:0;
    pointer-events:none;
    background-image:
      linear-gradient(rgba(48,81,202,.045) 1px,transparent 1px),
      linear-gradient(90deg,rgba(48,81,202,.045) 1px,transparent 1px);
    background-size:52px 52px;
    mask-image:linear-gradient(135deg,#000,transparent 78%);
  }
  .architecture-clean-test .ai-story-mobile-visual .ai-demo-canvas{
    color:#0a1839;
    background:transparent;
  }
  .architecture-clean-test .ai-story-mobile-visual .ai-demo-heading{
    border-color:rgba(45,69,133,.13);
  }
  .architecture-clean-test .ai-story-mobile-visual .ai-demo-heading>strong{
    color:#0a1839;
  }
  .architecture-clean-test .ai-story-mobile-visual .ai-demo-heading>p{
    color:#596985;
  }
  .architecture-clean-test .ai-story-step.is-active .ai-story-mobile-visual{
    animation:clean-story-visual-in .48s var(--ease) both;
  }
}

@media(max-width:700px){
  .architecture.architecture-clean-test{
    background:
      radial-gradient(circle at 100% 4%,rgba(83,111,229,.12),transparent 27%),
      linear-gradient(180deg,#eef3ff 0%,#fafcff 28%,#f5f8ff 100%);
  }
  .architecture-clean-test .ai-story-tabs{
    box-shadow:0 10px 24px rgba(22,50,116,.05);
  }
}

@keyframes clean-story-mobile-in{
  from{opacity:0;transform:translateY(12px)}
  to{opacity:1;transform:none}
}

@keyframes clean-story-visual-in{
  from{opacity:.35;transform:translateY(10px) scale(.988)}
  to{opacity:1;transform:none}
}

@media(prefers-reduced-motion:reduce){
  .architecture-clean-test .ai-story-step.is-active,
  .architecture-clean-test .ai-story-step.is-active .ai-story-mobile-visual{animation:none}
}

/* Mobile: keep each tab infographic centered and simplify the orchestration core. */
@media(max-width:900px){
  .architecture-clean-test .ai-story-step{
    width:100%;
    padding-inline:0;
  }
  .architecture-clean-test .ai-story-mobile-visual{
    width:min(100%,680px);
    margin:28px auto 0;
  }
  .architecture-clean-test .ai-story-mobile-visual .ai-demo-canvas{
    width:100%;
    margin-inline:auto;
  }
  .architecture-clean-test .ai-story-mobile-visual .hyper-core strong{
    display:none;
  }
  .architecture-clean-test .ai-story-mobile-visual .hyper-core .pc-symbol{
    margin:0;
  }
}
