/* 3.1: one spacing rhythm, measured navigation and a collision-free orbit.
   Applies to existing 3.0 content; no new import is needed. */
body.gw-site.gw-v3 {
  --gw-section-space:clamp(4rem,7vw,7rem);
  --gw-content-gap:clamp(1.5rem,3vw,3rem);
  --gw-header-height:88px;
  --gw-menu-space:70dvh;
}
body.gw-site.gw-v3 .gw-native :where(.et_pb_group,.et_pb_text,.et_pb_image,.et_pb_code,.et_pb_button_module_wrapper) {
  --module-gutter:0px;
  --horizontal-gap:0px;
  --vertical-gap:0px;
  min-width:0;
}
/* Divi's p { padding-bottom:1em } also affects HTML inside Code modules. */
body.gw-site.gw-v3 :is(.gw-header,.gw-footer,.gw-universe-layout,.gw-brief) p {padding-bottom:0}
body.gw-site.gw-v3 :is(.gw-universe,.gw-standard,.gw-brands,.gw-detail,.gw-scenarios,.gw-about,.gw-process,.gw-faq) {padding-block:var(--gw-section-space)}
body.gw-site.gw-v3 .gw-native :is(.gw-section-top,.gw-process-header) {gap:var(--gw-content-gap)}
body.gw-site.gw-v3 .gw-native .gw-section-top {margin-bottom:2.25rem}
body.gw-site.gw-v3 .gw-native .gw-section-intro {max-width:355px;flex:0 1 355px;line-height:1.8}
body.gw-site.gw-v3 .gw-native .gw-universe-heading {margin-bottom:2.5rem}
body.gw-site.gw-v3 .gw-native .gw-universe-description {margin-top:1.5rem}
body.gw-site.gw-v3 .gw-brand-grid {align-items:stretch}
body.gw-site.gw-v3 .gw-native .gw-brand-card {gap:0;padding:2rem!important;min-height:0}
body.gw-site.gw-v3 .gw-brand-logo {flex:none;height:168px;margin:1.75rem 0 1.5rem}
body.gw-site.gw-v3 .gw-card-promise {min-height:2.9em;margin-bottom:1.5rem;display:flex;align-items:flex-start}
body.gw-site.gw-v3 .gw-native .gw-card-promise {margin-bottom:1.5rem}
body.gw-site.gw-v3 .gw-card-bottom {gap:1.5rem;justify-content:flex-start}
body.gw-site.gw-v3 .gw-card-bottom h3 {margin:0 0 1rem}
body.gw-site.gw-v3 .gw-card-bottom :is(.gw-card-description,.gw-card-details) {line-height:1.8}
body.gw-site.gw-v3 .gw-native .gw-card-details {margin-top:1.25rem;padding-top:1.25rem}
body.gw-site.gw-v3 .gw-native .gw-card-bottom>.et_pb_button_module_wrapper {margin-top:auto;align-self:stretch;flex:none}
body.gw-site.gw-v3 .gw-native a.gw-card-button.et_pb_button {height:auto;min-height:48px;width:100%;line-height:1.5}
body.gw-site.gw-v3 .gw-scenario-tabs {align-items:stretch}
body.gw-site.gw-v3 .gw-native .gw-scenario-tabs>.et_pb_button_module_wrapper {display:flex;align-items:stretch}
body.gw-site.gw-v3 .gw-native a.gw-scenario-tab.et_pb_button {height:100%;align-items:center;min-height:64px}

/* The three parts of the navigation keep their own space. */
body.gw-site.gw-v3 .gw-header {overflow:visible;background:#100b16f5;backdrop-filter:blur(20px)}
body.gw-site.gw-v3 .gw-wp-header {overflow:visible;z-index:90}
body.admin-bar.gw-site.gw-v3 .gw-wp-header {top:var(--gw-admin-offset,32px)}
body.gw-site.gw-v3 .gw-nav {display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.5rem;height:auto;min-height:88px;padding-block:1rem}
body.gw-site.gw-v3 .gw-nav>.gw-logo {justify-self:start;gap:12px}
body.gw-site.gw-v3 .gw-nav .gw-logo svg {display:block;flex:none;width:45px;height:40px}
body.gw-site.gw-v3 .gw-nav .gw-wordmark {font-size:21px;line-height:1.1}
body.gw-site.gw-v3 .gw-wordmark small {font-size:10px;line-height:1.2;letter-spacing:.4em;margin-top:6px}
body.gw-site.gw-v3 .gw-navlinks {display:flex;position:static;justify-self:center;align-items:center;gap:1.5rem;min-width:0;font-size:14px;line-height:1.5}
body.gw-site.gw-v3 .gw-navlinks>a,body.gw-site.gw-v3 .gw-nav-trigger {white-space:nowrap;min-height:44px;display:flex;align-items:center;padding:10px 0}
body.gw-site.gw-v3 .gw-navend {justify-self:end;gap:1rem;min-width:0}
body.gw-site.gw-v3 .gw-navend>.gw-button {display:inline-flex;min-height:48px;padding:12px 18px;line-height:1.4;white-space:nowrap}
body.gw-site.gw-v3 .gw-navlocation {display:none}
body.gw-site.gw-v3 .gw-mobile-toggle {display:none}
body.gw-site.gw-v3 .gw-mega {top:100%;width:min(1120px,calc(100% - var(--gw-gutter)*2));max-width:none;max-height:var(--gw-menu-space);overflow-y:auto;overscroll-behavior:contain;grid-template-columns:260px minmax(0,1fr);gap:28px;padding:28px;align-items:start;scrollbar-width:thin;scrollbar-color:#8352aa #17101f}
body.gw-site.gw-v3 .gw-mega-intro {min-width:0}
body.gw-site.gw-v3 .gw-mega-intro h2 {font-size:27px;line-height:1.2;margin:16px 0}
body.gw-site.gw-v3 .gw-mega-intro>p:not(.gw-eyebrow) {font-size:14px;line-height:1.8;margin:0}
body.gw-site.gw-v3 .gw-mega-intro .gw-text-link {margin-top:16px;min-height:44px;white-space:normal}
body.gw-site.gw-v3 .gw-mega-art {height:142px;margin-top:16px}
body.gw-site.gw-v3 .gw-mega-links {gap:10px;align-items:stretch;align-content:start}
body.gw-site.gw-v3 .gw-mega-link {display:grid;grid-template-columns:76px minmax(0,1fr) 18px;gap:12px;padding:12px;min-height:92px;height:100%;transform:none;align-items:center}
body.gw-site.gw-v3 .gw-mega-brand-logo {grid-column:auto;width:76px;height:56px;padding:6px;flex:none}
body.gw-site.gw-v3 .gw-mega-link>span {min-width:0}
body.gw-site.gw-v3 .gw-mega-link strong {font-size:14px;line-height:1.45;overflow-wrap:normal}
body.gw-site.gw-v3 .gw-mega-link small {font-size:12px;line-height:1.4;margin-top:5px}
body.gw-site.gw-v3 .gw-mega-link .gw-arrow {font-size:20px;line-height:1;margin:0}
body.gw-site.gw-v3 .gw-mega-link:hover {transform:none}
body.gw-site.gw-v3 .gw-mega-link:focus-visible {outline:2px solid #d1a4ff;outline-offset:2px}
@media(min-width:1380px) {body.gw-site.gw-v3 .gw-navlocation {display:inline-flex;font-size:12px}}
@media(max-width:1179px) {
  body.gw-site.gw-v3 .gw-nav {grid-template-columns:minmax(0,1fr) auto;min-height:80px;padding-block:12px}
  body.gw-site.gw-v3 .gw-mobile-toggle {display:grid;place-items:center;width:48px;height:48px;padding:0;border:1px solid #a36cca66;border-radius:6px;background:#21142d;color:#e7d5f6;font-size:25px;line-height:1}
  body.gw-site.gw-v3 .gw-navlinks {display:none;position:absolute;top:100%;left:0;right:0;width:100%;max-height:var(--gw-menu-space);overflow:auto;overscroll-behavior:contain;justify-self:stretch;align-items:stretch;flex-direction:column;gap:0;padding:12px var(--gw-gutter) 24px;background:#120c19;border-bottom:1px solid #9961c04d;box-shadow:0 20px 40px #0005}
  body.gw-site.gw-v3 .gw-navlinks.gw-open {display:flex}
  body.gw-site.gw-v3 .gw-navlinks>a,body.gw-site.gw-v3 .gw-nav-trigger {width:100%;padding:15px 0;min-height:52px;font-size:16px;line-height:1.4;border-bottom:1px solid #a36cca28}
  body.gw-site.gw-v3 .gw-navlinks>a::after {display:none}
  body.gw-site.gw-v3 .gw-nav-trigger {justify-content:space-between}
  body.gw-site.gw-v3 .gw-mega {position:static;transform:none;display:block;width:100%;max-height:none;overflow:visible;padding:14px 0 20px;border:0;border-radius:0;box-shadow:none;background:none}
  body.gw-site.gw-v3 .gw-mega-intro {display:none}
  body.gw-site.gw-v3 .gw-mega-links {grid-template-columns:repeat(2,minmax(0,1fr))}
  body.gw-site.gw-v3 .gw-mega-link {grid-template-columns:72px minmax(0,1fr) 18px;min-height:88px}
  body.gw-site.gw-v3 .gw-mega-brand-logo {width:72px;height:52px}
}
@media(max-width:600px) {
  body.gw-site.gw-v3 .gw-nav {gap:12px;min-height:76px}
  body.gw-site.gw-v3 .gw-nav .gw-logo svg {width:39px;height:35px}
  body.gw-site.gw-v3 .gw-nav .gw-wordmark {font-size:19px}
  body.gw-site.gw-v3 .gw-navend>.gw-button {display:none}
  body.gw-site.gw-v3 .gw-mega-links {grid-template-columns:1fr;gap:8px}
  body.gw-site.gw-v3 .gw-mega-link {grid-template-columns:80px minmax(0,1fr) 18px;gap:14px;min-height:80px;padding:10px 12px}
  body.gw-site.gw-v3 .gw-mega-brand-logo {width:80px;height:52px}
  body.gw-site.gw-v3 .gw-mega-link strong {font-size:15px}
  body.admin-bar.gw-site.gw-v3 .gw-wp-header {top:0}
}

/* Fixed-size upright logos travel at equal intervals around one circle.
   JS enables this layout only when all measured boxes fit. */
body.gw-site.gw-v3 .gw-universe-layout {grid-template-columns:minmax(0,1fr) 312px;gap:40px;max-width:1160px;margin-inline:auto;align-items:center}
body.gw-site.gw-v3 .gw-orbit-scene {width:100%;max-width:760px;height:auto;min-width:0;margin-inline:auto;padding:0;display:block;aspect-ratio:1}
body.gw-site.gw-v3 .gw-orbit-core {position:absolute;left:50%;top:50%;width:48%;height:53%;transform:translate(-50%,-50%);margin:0}
body.gw-site.gw-v3 .gw-orbit-core>img {display:block;width:100%;max-width:none;height:100%;margin:0;object-position:80% 50%}
body.gw-site.gw-v3 .gw-core-wordmark {left:-8%;right:-8%;bottom:4%}
body.gw-site.gw-v3 .gw-core-wordmark strong {font-size:clamp(26px,2.7vw,38px);letter-spacing:.09em}
body.gw-site.gw-v3 .gw-core-wordmark>span {font-size:12px;line-height:1.5;letter-spacing:.12em}
body.gw-site.gw-v3 .gw-orbit-ring {left:50%;top:50%;width:var(--gw-orbit-diameter,76%);height:var(--gw-orbit-diameter,76%);transform:translate(-50%,-50%)}
body.gw-site.gw-v3 .gw-ring-two {width:calc(var(--gw-orbit-diameter,76%) - 88px);height:calc(var(--gw-orbit-diameter,76%) - 88px);border-color:#b174df22}
body.gw-site.gw-v3 .gw-orbit-node {width:var(--gw-node-width,148px)!important;padding:8px;border-radius:8px;transform:translate(-50%,-50%);z-index:5;left:var(--gw-node-x);top:var(--gw-node-y)}
body.gw-site.gw-v3 .gw-orbit-node .gw-logo-surface {height:54px;padding:5px 8px}
body.gw-site.gw-v3 .gw-orbit-node:is([data-brand=network],[data-brand=social]) .gw-logo-surface {padding:3px}
body.gw-site.gw-v3 .gw-orbit-name {font-size:14px;line-height:1.3;min-height:2.6em;padding:0;margin-top:8px;display:flex;align-items:center;justify-content:center;text-wrap:balance}
body.gw-site.gw-v3 .gw-orbit-coordinate {left:50%;bottom:0;transform:translateX(-50%);font-size:12px;line-height:1.5;white-space:nowrap}
body.gw-site.gw-v3 .gw-orbit-sidebar {border:1px solid #a46ad53b;border-radius:8px;padding:24px;background:linear-gradient(150deg,#22112dba,#100c16e0);width:100%;max-width:760px;margin-inline:auto}
body.gw-site.gw-v3 #gw-orbit-detail {min-height:var(--gw-panel-height,390px);position:relative}
body.gw-site.gw-v3 .gw-orbit-panel {min-height:0;animation:none}
body.gw-site.gw-v3 .gw-orbit-panel .gw-eyebrow {margin:0 0 16px;line-height:1.6}
body.gw-site.gw-v3 .gw-orbit-panel h3 {margin:0 0 20px;line-height:1.2;font-size:29px}
body.gw-site.gw-v3 .gw-orbit-panel p:not(.gw-eyebrow) {font-size:16px;line-height:1.8;margin:0}
body.gw-site.gw-v3 .gw-orbit-panel .gw-orbit-promise {margin-bottom:12px!important}
body.gw-site.gw-v3 .gw-orbit-panel .gw-text-link {margin-top:20px;min-height:44px;line-height:1.5}
body.gw-site.gw-v3 .gw-orbit-controls {margin-top:24px;padding-top:16px;gap:12px 20px;align-items:center}
body.gw-site.gw-v3 .gw-orbit-controls button {min-height:44px;font-size:14px;line-height:1.4;padding:8px 0}
body.gw-site.gw-v3 .gw-orbit-hint {margin-top:16px!important;font-size:12px;line-height:1.8}
body.gw-site.gw-v3 .gw-orbit-scene:not(.gw-orbit-ready) {aspect-ratio:auto;display:flex;flex-direction:column;padding-bottom:24px}
body.gw-site.gw-v3 .gw-orbit-scene:not(.gw-orbit-ready) .gw-orbit-core {position:relative;left:auto;top:auto;width:100%;height:300px;transform:none;margin:0 0 24px}
body.gw-site.gw-v3 .gw-orbit-scene:not(.gw-orbit-ready) .gw-orbit-core>img {max-width:350px;margin-inline:auto}
body.gw-site.gw-v3 .gw-orbit-scene:not(.gw-orbit-ready) .gw-core-wordmark {left:0;right:0;bottom:10%}
body.gw-site.gw-v3 .gw-orbit-scene:not(.gw-orbit-ready) :is(.gw-orbit-lines,.gw-orbit-ring,.gw-orbit-coordinate) {display:none}
body.gw-site.gw-v3 .gw-orbit-scene:not(.gw-orbit-ready) .gw-orbit-nodes {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:stretch}
body.gw-site.gw-v3 .gw-orbit-scene:not(.gw-orbit-ready) .gw-orbit-node {position:relative;left:auto!important;top:auto!important;width:100%!important;transform:none!important;height:100%}
body.gw-site.gw-v3 .gw-orbit-scene.gw-orbit-ready :is(.gw-orbit-lines,.gw-orbit-ring,.gw-orbit-coordinate) {display:block}
body.gw-site.gw-v3 .gw-orbit-scene.gw-orbit-ready .gw-orbit-node {position:absolute;left:var(--gw-node-x)!important;top:var(--gw-node-y)!important;transform:translate(-50%,-50%)!important}
@media(max-width:1199px) {
  body.gw-site.gw-v3 .gw-universe-layout {grid-template-columns:1fr;gap:28px}
  body.gw-site.gw-v3 .gw-orbit-sidebar {padding:28px}
  body.gw-site.gw-v3 #gw-orbit-detail {min-height:var(--gw-panel-height,250px)}
}
@media(max-width:700px) {
  body.gw-site.gw-v3 .gw-native .gw-brand-card {padding:1.5rem!important}
  body.gw-site.gw-v3 .gw-brand-logo {height:157px;margin:1.5rem 0}
  body.gw-site.gw-v3 .gw-card-promise {min-height:0}
  body.gw-site.gw-v3 .gw-orbit-sidebar {padding:22px}
  body.gw-site.gw-v3 .gw-orbit-panel h3 {font-size:28px}
  body.gw-site.gw-v3 .gw-native .gw-section-top {margin-bottom:2rem}
  body.gw-site.gw-v3 .gw-native .gw-section-intro {margin-top:1.5rem;max-width:100%;flex-basis:auto}
  body.gw-site.gw-v3 .gw-native .gw-section-top {display:block}
}

/* Footer: clear columns, aligned baselines and room for every control. */
body.gw-site.gw-v3 .gw-footer {padding:56px 0 28px;background:radial-gradient(ellipse at 10% 0%,#56217422,transparent 65%),#0e0b12;border-top:1px solid #9a64c12a}
body.gw-site.gw-v3 .gw-footer-top {display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:'brand action' 'copy action';gap:20px 48px;padding:0 0 40px;align-items:start}
body.gw-site.gw-v3 .gw-footer-top>.gw-logo {grid-area:brand;justify-self:start;gap:16px;width:max-content;max-width:100%}
body.gw-site.gw-v3 .gw-footer-top .gw-logo svg {width:55px;height:47px;flex:none;display:block}
body.gw-site.gw-v3 .gw-footer-top .gw-wordmark {font-size:26px;line-height:1.1}
body.gw-site.gw-v3 .gw-footer-top>p {grid-area:copy;max-width:560px;margin:0;font-size:16px;line-height:1.8;color:#aea1bb}
body.gw-site.gw-v3 .gw-footer-top>.gw-text-link {grid-area:action;align-self:center;justify-self:end;display:flex;align-items:center;gap:16px;margin:0;min-height:48px;font-size:14px;line-height:1.5;white-space:normal;border:0;padding:0}
body.gw-site.gw-v3 .gw-footer-top .gw-arrow {display:grid;place-items:center;width:48px;height:48px;flex:none;border:1px solid #ba81ed66;border-radius:50%;font-size:23px;color:#d6a6ff}
body.gw-site.gw-v3 .gw-footer-bottom {display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:20px 28px;align-items:center;padding:24px 0 0;border-top:1px solid #aa73d037;font-size:12px;line-height:1.7;color:#a89ab5}
body.gw-site.gw-v3 .gw-footer-bottom>p {margin:0}
body.gw-site.gw-v3 .gw-footer-bottom>span {white-space:nowrap}
body.gw-site.gw-v3 .gw-motion {font-size:14px;line-height:1.5;min-height:44px;padding:8px 0;gap:10px;justify-self:end;text-align:left}
body.gw-site.gw-v3 .gw-motion-indicator {flex:none}
body.gw-site.gw-v3 .gw-back-top {right:24px;bottom:24px}
@media(max-width:1000px) {
  body.gw-site.gw-v3 .gw-footer-bottom {grid-template-columns:minmax(0,1fr) auto;gap:12px 24px}
  body.gw-site.gw-v3 .gw-footer-bottom>.gw-motion {grid-column:2;grid-row:1/3}
  body.gw-site.gw-v3 .gw-footer-bottom>span {grid-column:1}
}
@media(max-width:600px) {
  body.gw-site.gw-v3 .gw-footer {padding:40px 0 24px}
  body.gw-site.gw-v3 .gw-footer-top {grid-template-columns:minmax(0,1fr);grid-template-areas:'brand' 'copy' 'action';gap:24px;padding-bottom:32px}
  body.gw-site.gw-v3 .gw-footer-top>.gw-text-link {justify-self:start}
  body.gw-site.gw-v3 .gw-footer-bottom {grid-template-columns:1fr;gap:14px;padding-top:24px}
  body.gw-site.gw-v3 .gw-footer-bottom>.gw-motion {grid-column:1;grid-row:auto;justify-self:start}
  body.gw-site.gw-v3 .gw-footer-bottom>span {white-space:normal}
  body.gw-site.gw-v3 .gw-back-top {right:16px;bottom:16px}
}
body.et-fb.gw-site.gw-v3 .gw-wp-header {position:relative;top:0}
