
:root{--bg:#ffffff;--bg-soft:#f6f8fb;--text:#0f172a;--text-soft:#475569;--line:#e2e8f0;--dark:#07111f;--dark-2:#0c1728;--primary:#2563eb;--primary-2:#5b5fff;--shadow:0 10px 30px rgba(15,23,42,.08);--max:1200px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:var(--bg);line-height:1.6}a{text-decoration:none;color:inherit}
.container{width:min(var(--max),calc(100% - 32px));margin:0 auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(7,17,31,.88);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.08)}
.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{font-size:1.15rem;font-weight:800;color:#fff}.main-nav{display:flex;gap:22px}.main-nav a{color:rgba(255,255,255,.78);font-size:.95rem}
.header-actions{display:flex;align-items:center;gap:12px}.language-switcher{height:42px;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.08);color:#fff;padding:0 12px}.language-switcher option{color:#111}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:14px;font-weight:700;transition:.2s ease}.btn:hover{transform:translateY(-1px)}.btn-small{min-height:42px;padding:0 14px}.btn-primary{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-2) 100%);color:#fff}.btn-secondary{background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.14)}
.hero-dark{padding:84px 0 66px;background:radial-gradient(circle at top left,rgba(37,99,235,.14),transparent 28%),radial-gradient(circle at 80% 20%,rgba(91,95,255,.12),transparent 30%),linear-gradient(180deg,var(--dark) 0%,var(--dark-2) 100%);color:#fff;overflow:hidden}
.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center}.hero-badge{display:inline-block;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);font-size:.9rem}
.hero-copy h1{font-size:clamp(2.3rem,5vw,4.6rem);line-height:1.03;margin:16px 0;letter-spacing:-.03em}.hero-text{max-width:650px;color:rgba(255,255,255,.78);font-size:1.04rem}.hero-actions-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:24px}.hero-actions-row.center{justify-content:center}
.hero-trust{display:flex;gap:10px;flex-wrap:nowrap;list-style:none;margin:22px 0 0;padding:0;border:0;border-radius:0;background:none;box-shadow:none}.hero-trust li{display:flex;align-items:center;justify-content:center;min-height:38px;padding:8px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:rgba(255,255,255,.92);font-size:.84rem;font-weight:700;line-height:1.15;white-space:nowrap;box-shadow:0 6px 16px rgba(0,0,0,.10), inset 0 1px 0 rgba(255,255,255,.05)}.hero-sphere-wrap{display:flex;align-items:center;justify-content:center;min-height:620px;position:relative}
.sphere-scene{position:relative;width:560px;height:560px;perspective:1500px;transform-style:preserve-3d}
.sphere-scene:before{content:"";position:absolute;inset:50%;width:580px;height:580px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,.15) 0%,rgba(91,95,255,.05) 50%,transparent 72%);filter:blur(8px)}
.sphere-center{position:absolute;left:50%;top:50%;width:378px;height:378px;transform:translate(-50%,-50%);z-index:30;border-radius:50%;padding:0;background:url("./hero-sphere.webp") center/contain no-repeat;box-shadow:none}
.sphere-center-inner{display:none}
.sphere-center-inner:before{content:none}
.sphere-center-inner:after{content:none}


.sphere-logo{font-size:2.2rem;font-weight:800;letter-spacing:-.03em;margin-bottom:10px;text-shadow:0 3px 14px rgba(0,0,0,.22)}
.sphere-subtitle{font-size:.9rem;line-height:1.38;color:rgba(255,255,255,.94);max-width:168px}
.sphere-core-icons{display:flex;gap:12px;align-items:center;justify-content:center}
.sphere-core-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.16);box-shadow:0 4px 14px rgba(0,0,0,.12), inset 0 1px 0 rgba(255,255,255,.07);color:rgba(255,255,255,1)}
.sphere-core-icon svg{width:20px;height:20px;display:block}
.orbit-items{position:absolute;inset:0;transform-style:preserve-3d}
.orbit-card{position:absolute;left:50%;top:50%;width:73px;height:73px;margin-left:-36.5px;margin-top:-36.5px;border-radius:50%;padding:10px 8px;background:radial-gradient(circle at 32% 25%, rgba(255,255,255,.16) 0%, rgba(255,255,255,.04) 20%, rgba(255,255,255,0) 38%),radial-gradient(circle at 70% 72%, rgba(91,95,255,.06) 0%, rgba(37,99,235,.03) 38%, rgba(37,99,235,0) 68%),linear-gradient(180deg, rgba(255,255,255,.07), rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(12px);box-shadow:0 10px 24px rgba(0,0,0,.12),inset 0 8px 14px rgba(255,255,255,.03),inset 0 -10px 14px rgba(0,0,0,.06);color:#fff;text-align:center;transform-style:preserve-3d;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;transition:width .35s ease,height .35s ease,margin .35s ease}
.orbit-card.size-md{width:85px;height:85px;margin-left:-42.5px;margin-top:-42.5px}
.orbit-card.size-lg{width:96px;height:96px;margin-left:-48px;margin-top:-48px}
.orbit-card:before{content:"";position:absolute;width:30px;height:12px;top:18px;left:24px;border-radius:999px;background:rgba(255,255,255,.10);filter:blur(7px)}
.orbit-icon{width:16px;height:16px;margin:0 auto 4px;display:block;opacity:1;position:relative;z-index:2;flex:0 0 auto}
.orbit-title{font-size:.60rem;line-height:1.16;font-weight:800;max-width:76px;position:relative;z-index:2;color:rgba(255,255,255,1);text-shadow:0 1px 8px rgba(0,0,0,.30),0 0 2px rgba(255,255,255,.15);word-break:normal;overflow-wrap:normal;hyphens:manual;-webkit-hyphens:manual;-ms-hyphens:manual;display:block;overflow:hidden;text-rendering:geometricPrecision}
.orbit-card.size-md .orbit-title{max-width:66px;font-size:.41rem}
.orbit-card.size-lg .orbit-title{max-width:76px;font-size:.43rem}
.section{padding:78px 0}.section-soft{background:var(--bg-soft)}.section-head{max-width:760px;margin-bottom:28px}.section-head h2{margin:0 0 10px;font-size:clamp(1.9rem,3vw,3rem);line-height:1.1}.section-head p{margin:0;color:var(--text-soft)}
.card-grid{display:grid;gap:18px}.card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:var(--shadow)}.card h3{margin:0 0 10px;font-size:1.03rem}.card p{margin:0;color:var(--text-soft);font-size:.97rem}
.steps-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;align-items:stretch}.step-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;min-width:0}.step-card h3{font-size:1rem;line-height:1.3}.step-card p{font-size:.92rem;line-height:1.55}.step-number{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#0f172a;color:#fff;font-weight:800;margin-bottom:12px}
.split-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:20px}.card-dark{background:#0f172a;color:#fff;border-color:#0f172a}.card-dark p{color:rgba(255,255,255,.8)}.check-list{display:grid;gap:12px}.check-item{display:flex;gap:14px;align-items:flex-start;padding:18px;background:#fff;border:1px solid var(--line);border-radius:16px}.check-item span{width:28px;height:28px;display:grid;place-items:center;border-radius:999px;background:#eff6ff;color:#2563eb;font-weight:800}.check-item p{margin:0}
.faq-list{display:grid;gap:14px}.faq-item{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px 20px}.faq-item summary{font-weight:700;cursor:pointer}.faq-item p{margin:12px 0 0;color:var(--text-soft)}
.final-cta{padding:84px 0;background:#0f172a;color:#fff;text-align:center}.final-cta h2{margin:0 0 10px;font-size:clamp(2rem,3.6vw,3rem)}.final-cta p{margin:0 auto;max-width:760px;color:rgba(255,255,255,.82)}
@media (max-width:1320px){.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:1100px){.hero-grid,.split-grid,.card-grid.three,.steps-grid{grid-template-columns:1fr 1fr}.hero-sphere-wrap{min-height:540px}.sphere-scene{width:470px;height:470px}}
@media (max-width:820px){.main-nav{display:none}.hero-grid,.split-grid,.card-grid.three,.steps-grid{grid-template-columns:1fr}.header-inner{flex-wrap:wrap;padding:14px 0;min-height:auto}.hero-sphere-wrap{min-height:430px}.sphere-scene{width:360px;height:360px}.sphere-center{width:291px;height:291px}.orbit-card{width:61px;height:61px;margin-left:-30.5px;margin-top:-30.5px;padding:7px 5px}.orbit-card.size-md{width:72px;height:72px;margin-left:-36px;margin-top:-36px}.orbit-card.size-lg{width:80px;height:80px;margin-left:-40px;margin-top:-40px}.orbit-title{font-size:.36rem;max-width:41px;-webkit-line-clamp:3}.orbit-card.size-md .orbit-title{max-width:49px;font-size:.38rem}.orbit-card.size-lg .orbit-title{max-width:56px;font-size:.39rem}.orbit-icon{width:9px;height:9px;margin-bottom:2px}.sphere-logo{font-size:1.78rem}.sphere-subtitle{font-size:.74rem;max-width:136px}}


to{transform:translate3d(0,10px,0)}
}



.ambient-bubble.size-md{width:92px;height:92px}
  .ambient-bubble.size-lg{width:104px;height:104px}
  .ambient-bubble .ambient-title{font-size:.52rem;max-width:58px}
  .ambient-bubble.size-md .ambient-title{max-width:68px;font-size:.54rem}
  .ambient-bubble.size-lg .ambient-title{max-width:76px;font-size:.56rem}
  .ambient-bubble .ambient-icon{width:14px;height:14px}
}



.ambient-bubble.size-md{width:92px;height:92px}
  .ambient-bubble.size-lg{width:104px;height:104px}
  .ambient-bubble .ambient-title{font-size:.52rem;max-width:58px}
  .ambient-bubble.size-md .ambient-title{max-width:68px;font-size:.54rem}
  .ambient-bubble.size-lg .ambient-title{max-width:76px;font-size:.56rem}
  .ambient-bubble .ambient-icon{width:14px;height:14px}
}


.site-header, main, .final-cta, .section, .hero-dark{position:relative;z-index:1}

.hero-dark > .container, .section > .container, .section-soft > .container, .final-cta > .container{position:relative;z-index:3}

.ambient-bubble.theme-dark .ambient-title,
.ambient-bubble.theme-dark .ambient-icon{color:rgba(255,255,255,.98)}
.ambient-bubble.theme-light .ambient-title,
.ambient-bubble.theme-light .ambient-icon{color:rgba(17,24,39,.96)}
.ambient-bubble.theme-light .ambient-title{text-shadow:0 1px 1px rgba(255,255,255,.35)}
.ambient-bubble.theme-dark .ambient-title{text-shadow:0 1px 6px rgba(0,0,0,.28)}




.page-ambient-bubbles{
  position:fixed;
  inset:0;
  pointer-events:none;
  z-index:30;
  overflow:hidden;
}
.ambient-bubble{
  position:absolute;
  border-radius:50%;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  padding:10px 8px;
  opacity:0;
  transform:translate3d(0,0,0) scale(.94);
  will-change:transform, opacity, filter;
}
.ambient-bubble.size-md{width:102px;height:102px;padding:10px 8px}
.ambient-bubble.size-lg{width:110px;height:110px;padding:10px 8px}
.ambient-bubble.theme-dark{
  background:
    radial-gradient(circle at 32% 25%, rgba(255,255,255,.34) 0%, rgba(255,255,255,.14) 18%, rgba(255,255,255,0) 34%),
    linear-gradient(180deg, rgba(255,255,255,.18), rgba(255,255,255,.05));
  border:1px solid rgba(255,255,255,.20);
  box-shadow:0 12px 28px rgba(0,0,0,.20), inset 0 8px 14px rgba(255,255,255,.06);
  color:#fff;
  backdrop-filter:blur(8px);
}
.ambient-bubble.theme-light{
  background:
    radial-gradient(circle at 32% 25%, rgba(255,255,255,.88) 0%, rgba(255,255,255,.28) 18%, rgba(255,255,255,0) 34%),
    linear-gradient(180deg, rgba(15,23,42,.16), rgba(37,99,235,.10));
  border:1px solid rgba(15,23,42,.22);
  box-shadow:0 10px 24px rgba(15,23,42,.10), inset 0 8px 12px rgba(255,255,255,.10);
  color:#0b1220;
  backdrop-filter:blur(8px);
}
.ambient-bubble::before{
  content:"";
  position:absolute;
  width:28px;
  height:10px;
  top:16px;
  left:22px;
  border-radius:999px;
  background:rgba(255,255,255,.22);
  filter:blur(6px);
}
.ambient-bubble.theme-dark .ambient-title,
.ambient-bubble.theme-dark .ambient-icon{
  color:#fff;
  text-shadow:0 1px 10px rgba(0,0,0,.42);
}
.ambient-bubble.theme-light .ambient-title,
.ambient-bubble.theme-light .ambient-icon{
  color:#0b1220;
  text-shadow:0 1px 3px rgba(255,255,255,.50);
}
.ambient-bubble .ambient-icon{
  width:18px;
  height:18px;
  display:block;
  margin:0 auto 6px;
  position:relative;
  z-index:2;
}
.ambient-bubble .ambient-title{
  font-size:.70rem;
  line-height:1.18;
  font-weight:800;
  max-width:84px;
  position:relative;
  z-index:2;
  word-break:normal;
  overflow-wrap:normal;
  hyphens:auto;
  -webkit-hyphens:auto;
  -ms-hyphens:auto;
  display:-webkit-box;
  -webkit-line-clamp:4;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.ambient-bubble.size-md .ambient-title{max-width:84px;font-size:.7rem}
.ambient-bubble.size-lg .ambient-title{max-width:90px;font-size:.72rem}
.ambient-bubble.is-visible{
  animation:ambientBubbleLife var(--bubble-life, 2600ms) ease-in-out forwards;
}
@keyframes ambientBubbleLife{
  0%{opacity:0;transform:translate3d(0,22px,0) scale(var(--ambient-scale,.94));filter:blur(1.4px)}
  34%{opacity:.86;transform:translate3d(calc(var(--ambient-x, 12px) * .25), 10px, 0) scale(calc(var(--ambient-scale,.94) * 1.01));filter:blur(.18px)}
  62%{opacity:.82;transform:translate3d(calc(var(--ambient-x, 12px) * .68), calc(var(--ambient-fall, 30px) * .48), 0) scale(calc(var(--ambient-scale,.94) * 1.02))}
  100%{opacity:0;transform:translate3d(calc(var(--ambient-x, 12px) * 1.28), var(--ambient-fall, 30px), 0) scale(calc(var(--ambient-scale,.94) * .99));filter:blur(1px)}
}
  28%{opacity:.86;transform:translate3d(0,6px,0) scale(.98);filter:blur(.15px)}
  58%{opacity:.84;transform:translate3d(calc(var(--ambient-x, 8px) * .38), calc(var(--ambient-fall, 18px) * .26), 0) scale(1)}
  82%{opacity:.60;transform:translate3d(calc(var(--ambient-x, 8px) * .78), calc(var(--ambient-fall, 18px) * .62), 0) scale(1.01)}
  100%{opacity:0;transform:translate3d(calc(var(--ambient-x, 8px) * 1.12), var(--ambient-fall, 18px), 0) scale(.97);filter:blur(.9px)}
}
@media (max-width:820px){
  .ambient-bubble{width:82px;height:82px;padding:8px 6px}
  .ambient-bubble.size-md{width:90px;height:90px}
  .ambient-bubble.size-lg{width:100px;height:100px}
  .ambient-bubble .ambient-title{font-size:.58rem;max-width:64px}
  .ambient-bubble.size-md .ambient-title{max-width:70px;font-size:.58rem}
  .ambient-bubble.size-lg .ambient-title{max-width:78px;font-size:.6rem}
  .ambient-bubble .ambient-icon{width:15px;height:15px}
}



/* Bubble text wrapping improvements */
.orbit-title,
.ambient-title {
  hyphens: none !important;
  -webkit-hyphens: none !important;
  -ms-hyphens: none !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  white-space: normal;
  line-height: 1.2;
  text-wrap: balance;
}

.orbit-card {
  width: 73px;
  height: 73px;
  margin-left: -36.5px;
  margin-top: -36.5px;
  padding: 10px 8px;
}

.orbit-card.size-md {
  width: 86px;
  height: 86px;
  margin-left: -43px;
  margin-top: -43px;
}

.orbit-card.size-lg {
  width: 99px;
  height: 99px;
  margin-left: -49.5px;
  margin-top: -49.5px;
}

.orbit-icon {
  width: 18px;
  height: 18px;
  margin-bottom: 5px;
}

.orbit-title {
  max-width: 51px;
  font-size: .46rem;
  line-height: 1.18;
  -webkit-line-clamp: 3;
}

.orbit-card.size-md .orbit-title {
  max-width: 62px;
  font-size: .52rem;
}

.orbit-card.size-lg .orbit-title {
  max-width: 75px;
  font-size: .56rem;
  -webkit-line-clamp: 4;
}

.ambient-bubble {
  max-width: 220px;
  padding: 12px 14px;
}

.ambient-bubble .ambient-title {
  max-width: 140px;
  line-height: 1.22;
}

.ambient-bubble.size-md {
  width: 132px;
  height: 132px;
}

.ambient-bubble.size-lg {
  width: 164px;
  height: 164px;
}

.ambient-bubble.size-md .ambient-title {
  max-width: 96px;
  font-size: .62rem;
}

.ambient-bubble.size-lg .ambient-title {
  max-width: 122px;
  font-size: .68rem;
}


@media (max-width:820px){
  .orbit-card{width:64px;height:64px;margin-left:-32px;margin-top:-32px;padding:8px 6px}
  .orbit-card.size-md{width:76px;height:76px;margin-left:-38px;margin-top:-38px}
  .orbit-card.size-lg{width:85px;height:85px;margin-left:-42.5px;margin-top:-42.5px}
  .orbit-title{font-size:.39rem;max-width:44px;-webkit-line-clamp:3}
  .orbit-card.size-md .orbit-title{max-width:52px;font-size:.41rem}
  .orbit-card.size-lg .orbit-title{max-width:59px;font-size:.43rem}
  .orbit-icon{width:11px;height:11px;margin-bottom:2px}
}


/* v8 orbit tuning */
.orbit-card{
  width: 79px !important;
  height: 79px !important;
  margin-left: -39.5px !important;
  margin-top: -39.5px !important;
  padding: 11px 9px !important;
  overflow: hidden;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
}
.orbit-card.size-md{
  width: 104px !important;
  height: 104px !important;
  margin-left: -52px !important;
  margin-top: -52px !important;
  padding: 11px 10px !important;
}
.orbit-card.size-lg{
  width: 108px !important;
  height: 108px !important;
  margin-left: -54px !important;
  margin-top: -54px !important;
  padding: 12px 10px !important;
}
.orbit-icon{
  width: 22px !important;
  height: 22px !important;
  margin-bottom: 6px !important;
  flex: 0 0 auto;
}
.orbit-title{
  hyphens: none !important;
  -webkit-hyphens: none !important;
  -ms-hyphens: none !important;
  word-break: normal !important;
  overflow-wrap: break-word !important;
  white-space: normal !important;
  text-wrap: balance;
  display: block !important;
  max-width: 67px !important;
  font-size: .62rem !important;
  line-height: 1.16 !important;
  -webkit-line-clamp: unset !important;
  overflow: visible !important;
}
.orbit-card.size-md .orbit-title{
  max-width: 79px !important;
  font-size: .58rem !important;
}
.orbit-card.size-lg .orbit-title{
  max-width: 90px !important;
  font-size: .54rem !important;
}
@media (max-width:820px){
  .orbit-card{width:68px !important;height:68px !important;margin-left:-34px !important;margin-top:-34px !important;padding:9px 7px !important}
  .orbit-card.size-md{width:80px !important;height:80px !important;margin-left:-40px !important;margin-top:-40px !important}
  .orbit-card.size-lg{width:93px !important;height:93px !important;margin-left:-46.5px !important;margin-top:-46.5px !important}
  .orbit-icon{width:18px !important;height:18px !important;margin-bottom:4px !important}
  .orbit-title{max-width:56px !important;font-size:.50rem !important;line-height:1.14 !important}
  .orbit-card.size-md .orbit-title{max-width:66px !important;font-size:.47rem !important}
  .orbit-card.size-lg .orbit-title{max-width:76px !important;font-size:.44rem !important}
}


/* v9 orbit motion/text fit refinement */
.orbit-title{ text-align:center; }
.orbit-card{ contain: layout paint; }


/* v10 orbit readability */
.orbit-card{
  backdrop-filter: blur(4px) !important;
  -webkit-backdrop-filter: blur(4px) !important;
}
.orbit-title,
.orbit-icon,
.orbit-icon svg{
  filter: none !important;
  text-shadow: none !important;
}
.orbit-title{
  color: rgba(255,255,255,.98) !important;
  font-weight: 600 !important;
  letter-spacing: 0 !important;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.orbit-icon{
  color: rgba(255,255,255,.98) !important;
  opacity: 1 !important;
}


/* v11 orbit text clarity */
.orbit-card{
  background: radial-gradient(circle at 32% 25%, rgba(255,255,255,.18) 0%, rgba(255,255,255,.05) 20%, rgba(255,255,255,0) 40%),
              radial-gradient(circle at 70% 72%, rgba(91,95,255,.07) 0%, rgba(37,99,235,.04) 42%, rgba(37,99,235,0) 70%),
              linear-gradient(180deg, rgba(255,255,255,.09), rgba(255,255,255,.03)) !important;
  border-color: rgba(255,255,255,.12) !important;
}
.orbit-title{
  max-width: 72px !important;
  font-size: .68rem !important;
  line-height: 1.18 !important;
  font-weight: 700 !important;
  color: #fff !important;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: subpixel-antialiased !important;
  -moz-osx-font-smoothing: auto !important;
}
.orbit-card.size-md .orbit-title{
  max-width: 83px !important;
  font-size: .63rem !important;
}
.orbit-card.size-lg .orbit-title{
  max-width: 96px !important;
  font-size: .60rem !important;
}
.orbit-icon{
  width: 24px !important;
  height: 24px !important;
  margin-bottom: 7px !important;
}
@media (max-width:820px){
  .orbit-title{max-width:60px !important;font-size:.56rem !important;line-height:1.16 !important}
  .orbit-card.size-md .orbit-title{max-width:69px !important;font-size:.53rem !important}
  .orbit-card.size-lg .orbit-title{max-width:79px !important;font-size:.50rem !important}
  .orbit-icon{width:19px !important;height:19px !important;margin-bottom:5px !important}
}


/* v12 orbit text sharp like ambient bubbles */
.orbit-card{
  backdrop-filter: blur(0px) !important;
  -webkit-backdrop-filter: blur(0px) !important;
}
.orbit-title,
.orbit-icon,
.orbit-icon svg{
  filter: none !important;
  transform: translateZ(0);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.orbit-title{
  color:#fff !important;
  font-weight:800 !important;
  text-shadow:0 1px 6px rgba(0,0,0,.28) !important;
  text-rendering:auto !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}
.orbit-icon{
  opacity:1 !important;
  color:#fff !important;
}


/* v13 readability override */
.orbit-card,
.orbit-title,
.orbit-icon,
.orbit-title * {
  filter: none !important;
}

.orbit-title{
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  hyphens: none !important;
  -webkit-hyphens: none !important;
  -ms-hyphens: none !important;
  -webkit-line-clamp: unset !important;
  display: block !important;
  overflow: hidden !important;
  text-shadow: 0 1px 1px rgba(0,0,0,.14) !important;
  color: rgba(255,255,255,1) !important;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0 !important;
}

.orbit-card{
  backdrop-filter: blur(0px) !important;
  -webkit-backdrop-filter: blur(0px) !important;
}


/* v14 orbit sharpness fix */
.orbit-card{
  transform-style: flat !important;
  backface-visibility: hidden !important;
  -webkit-backface-visibility: hidden !important;
  isolation: isolate;
  contain: layout paint style;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}
.orbit-card::before{
  filter: blur(3px) !important;
  opacity: .55;
}
.orbit-title,
.orbit-icon,
.orbit-icon svg{
  filter: none !important;
  transform: none !important;
  backface-visibility: hidden !important;
  -webkit-backface-visibility: hidden !important;
}
.orbit-title{
  font-size: .7rem !important;
  line-height: 1.18 !important;
  font-weight: 800 !important;
  color: #fff !important;
  text-shadow: 0 1px 1px rgba(0,0,0,.18) !important;
  letter-spacing: 0 !important;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}
.orbit-card.size-md .orbit-title{
  font-size: .65rem !important;
}
.orbit-card.size-lg .orbit-title{
  font-size: .61rem !important;
}
@media (max-width:820px){
  .orbit-title{font-size:.58rem !important;line-height:1.16 !important}
  .orbit-card.size-md .orbit-title{font-size:.54rem !important}
  .orbit-card.size-lg .orbit-title{font-size:.51rem !important}
}


.orbit-title{word-break:normal !important;overflow-wrap:normal !important;hyphens:manual !important;-webkit-hyphens:manual !important;-ms-hyphens:manual !important;white-space:normal !important;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}

.page-hero-simple{padding:7rem 0 4rem}.page-hero-simple .hero-copy{max-width:760px;margin:0 auto;text-align:center}.page-hero-simple .hero-badge{display:inline-flex;margin-bottom:1rem}.page-hero-simple .hero-actions-row{justify-content:center}.subpage-grid{margin-top:2.5rem}.subpage-back{margin-top:2rem;text-align:center}.subpage-back a{color:var(--text-muted);text-decoration:none}.subpage-back a:hover{color:var(--accent)}

/* v16 global bubble clarity + updated orbit/ambient sizing */
.orbit-card{
  width: 88px !important;
  height: 88px !important;
  margin-left: -44px !important;
  margin-top: -44px !important;
  padding: 11px 9px !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}
.orbit-card.size-md{
  width: 104px !important;
  height: 104px !important;
  margin-left: -52px !important;
  margin-top: -52px !important;
}
.orbit-card.size-lg{
  width: 120px !important;
  height: 120px !important;
  margin-left: -60px !important;
  margin-top: -60px !important;
}
.orbit-card,
.ambient-bubble,
.orbit-title,
.ambient-title,
.orbit-icon,
.ambient-icon,
.orbit-icon svg,
.ambient-icon svg{
  filter: none !important;
}
.orbit-title,
.ambient-bubble .ambient-title{
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  text-rendering: geometricPrecision !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  text-shadow: 0 1px 1px rgba(0,0,0,.16) !important;
}
.orbit-title{
  max-width: 92px !important;
  font-size: .76rem !important;
  line-height: 1.16 !important;
  color: #fff !important;
}
.orbit-card.size-md .orbit-title{
  max-width: 104px !important;
  font-size: .71rem !important;
}
.orbit-card.size-lg .orbit-title{
  max-width: 116px !important;
  font-size: .67rem !important;
}
.orbit-icon{
  width: 28px !important;
  height: 28px !important;
  margin-bottom: 8px !important;
  color: #fff !important;
  opacity: 1 !important;
}
.ambient-bubble{
  backdrop-filter: blur(6px) !important;
  -webkit-backdrop-filter: blur(6px) !important;
}
.ambient-bubble .ambient-title{
  line-height: 1.18 !important;
}
.ambient-bubble.theme-dark .ambient-title,
.ambient-bubble.theme-dark .ambient-icon{
  color: rgba(255,255,255,1) !important;
  text-shadow: 0 1px 1px rgba(0,0,0,.18) !important;
}
.ambient-bubble.theme-light .ambient-title,
.ambient-bubble.theme-light .ambient-icon{
  color: rgba(15,23,42,1) !important;
  text-shadow: 0 1px 1px rgba(255,255,255,.28) !important;
}
@media (max-width:820px){
  .orbit-card{
    width: 78px !important;
    height: 78px !important;
    margin-left: -39px !important;
    margin-top: -39px !important;
    padding: 9px 7px !important;
  }
  .orbit-card.size-md{
    width: 84px !important;
    height: 84px !important;
    margin-left: -42px !important;
    margin-top: -42px !important;
  }
  .orbit-card.size-lg{
    width: 97px !important;
    height: 97px !important;
    margin-left: -48.5px !important;
    margin-top: -48.5px !important;
  }
  .orbit-title{
    max-width: 58px !important;
    font-size: .61rem !important;
    line-height: 1.15 !important;
  }
  .orbit-card.size-md .orbit-title{
    max-width: 68px !important;
    font-size: .57rem !important;
  }
  .orbit-card.size-lg .orbit-title{
    max-width: 79px !important;
    font-size: .54rem !important;
  }
  .orbit-icon{
    width: 21px !important;
    height: 21px !important;
    margin-bottom: 5px !important;
  }
}


/* Mobile menu */
.mobile-menu-toggle{display:none;align-items:center;justify-content:center;flex-direction:column;gap:4px;width:42px;height:42px;border-radius:12px;border:1px solid rgba(148,163,184,.24);background:rgba(255,255,255,.08);box-shadow:0 8px 24px rgba(15,23,42,.12);cursor:pointer;padding:0;transition:transform .2s ease,background .2s ease,border-color .2s ease}
.mobile-menu-toggle span{display:block;width:18px;height:2px;border-radius:999px;background:currentColor}
.mobile-menu-toggle:hover{background:rgba(255,255,255,.16)}
.mobile-menu-panel[hidden]{display:none!important}
.mobile-menu-panel{position:fixed;inset:0;z-index:120}
.mobile-menu-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.48);backdrop-filter:blur(2px)}
.mobile-menu-drawer{position:absolute;top:0;right:0;height:100%;width:min(360px,88vw);background:#0b1220;color:#fff;box-shadow:-16px 0 36px rgba(0,0,0,.28);padding:20px 18px 24px;display:flex;flex-direction:column;gap:18px;transform:translateX(100%);transition:transform .28s ease}
html[dir="rtl"] .mobile-menu-drawer{right:auto;left:0;transform:translateX(-100%)}
.mobile-menu-panel.is-open .mobile-menu-drawer{transform:translateX(0)}
.mobile-menu-top{display:flex;align-items:center;justify-content:space-between;gap:12px}
.mobile-menu-close{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.08);color:#fff;font-size:1.7rem;line-height:1;cursor:pointer}
.mobile-menu-nav{display:flex;flex-direction:column;gap:2px}
.mobile-menu-nav a{display:block;padding:14px 12px;border-radius:12px;color:#fff;text-decoration:none;font-weight:700;background:transparent}
.mobile-menu-nav a:hover,.mobile-menu-nav a:focus-visible{background:rgba(255,255,255,.08)}
body.mobile-menu-open{overflow:hidden}
@media (max-width:820px){
  .header-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}
  .mobile-menu-toggle{display:inline-flex}
  .header-actions .btn{order:3}
  .language-switcher{max-width:170px}
}
@media (max-width:620px){
  .header-inner{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px}
  .header-actions{grid-column:2;grid-row:1;display:flex;align-items:center;gap:8px;justify-content:flex-end}
  .header-actions .btn{display:none}
  .language-switcher{max-width:132px;font-size:.92rem;padding-right:34px}
  .mobile-menu-drawer{width:min(340px,92vw)}
}


/* Demo page improvements */
.demo-quick-nav{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:1.5rem}
.demo-anchor{display:inline-flex;align-items:center;gap:8px;padding:12px 16px;border-radius:999px;border:1px solid var(--line);background:#fff;color:var(--text);text-decoration:none;font-weight:700;box-shadow:var(--shadow)}
.demo-anchor:hover{transform:translateY(-1px)}
.demo-highlight{margin-top:1rem;padding:14px 18px;border-radius:16px;background:#eff6ff;border:1px solid #bfdbfe;color:#1e3a8a}
.demo-version-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:1.5rem}
.demo-version-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:26px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:16px}
.demo-version-card.featured{border-color:rgba(37,99,235,.25);box-shadow:0 14px 34px rgba(15,23,42,.08),0 0 0 4px rgba(37,99,235,.08)}
.demo-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}
.demo-badge{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#0f172a;color:#fff;font-weight:800;font-size:.82rem}
.demo-badge.light{background:#e2e8f0;color:#0f172a}
.feature-pills{display:flex;flex-wrap:wrap;gap:10px;padding:0;margin:0;list-style:none}
.feature-pills li{padding:10px 12px;border-radius:999px;background:#f8fafc;border:1px solid var(--line);font-weight:600;color:var(--text)}
.demo-section-grid{display:grid;grid-template-columns:1fr;gap:22px;align-items:start}
.demo-copy-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:var(--shadow)}
.demo-copy-card h2{margin-top:.5rem}
.eyebrow{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8;font-weight:800;font-size:.84rem}
.embed-shell{background:#fff;border:1px solid var(--line);border-radius:24px;padding:16px;box-shadow:var(--shadow);width:100%}
.iframe-wrap{background:#f8fafc;border:1px solid var(--line);border-radius:18px;overflow:hidden;min-height:680px;width:100%}
.iframe-wrap iframe{width:100%;border:none;display:block;background:#fff;overflow:hidden}
.demo-note{margin-top:14px;color:var(--text-muted);font-size:.95rem}
.table-scroll{overflow:auto;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);background:#fff}
.compare-table{width:100%;border-collapse:collapse;min-width:680px}
.compare-table th,.compare-table td{padding:16px 18px;text-align:left;border-bottom:1px solid var(--line);vertical-align:top}
.compare-table thead th{background:#0f172a;color:#fff;font-size:.95rem}
.compare-table tbody tr:last-child td{border-bottom:none}
.compare-table td:first-child{font-weight:700;color:var(--text)}
.compare-table td strong{color:#0f172a}
.demo-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:1.5rem}
.demo-step{background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px;box-shadow:var(--shadow)}
.demo-step .step-number{margin-bottom:12px}
.mini-faq{display:grid;gap:14px;margin-top:1.5rem}
.final-cta.compact{padding:3.5rem 0}
@media (max-width:1100px){.demo-section-grid,.demo-version-grid,.demo-steps{grid-template-columns:1fr}}
@media (max-width:820px){.demo-version-card,.demo-copy-card,.embed-shell{padding:18px}.iframe-wrap{min-height:560px}.demo-anchor{width:100%;justify-content:center}.demo-quick-nav{align-items:stretch}}



/* About page */
.about-hero .hero-copy{max-width:860px;margin-inline:auto;text-align:center}
.about-split-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.about-story-card{padding:30px;border-radius:26px}
.about-story-card.accent{background:linear-gradient(180deg,#eff6ff 0%,#ffffff 100%);border-color:#bfdbfe}
.section-head.left{text-align:start;margin-bottom:0}
.about-values-grid .card,.about-stats-grid .card{height:100%}
.about-stat-card h3{margin-bottom:.55rem}
.about-cta-box{max-width:880px;margin:0 auto;text-align:center}
@media (max-width:980px){.about-split-grid{grid-template-columns:1fr}}


/* shop optimization */

.pricing-switch-note{max-width:820px;margin:0 auto 28px;text-align:center;color:#5b6272}
.plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px}
.plan-card{background:#fff;border:1px solid #e7eaf1;border-radius:24px;padding:28px;box-shadow:0 16px 40px rgba(10,20,40,.06);display:flex;flex-direction:column;gap:16px;position:relative}
.plan-card.featured{border-color:#1d4ed8;box-shadow:0 18px 50px rgba(29,78,216,.12)}
.plan-badge{display:inline-flex;align-self:flex-start;background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}
.plan-price{font-size:40px;font-weight:800;line-height:1;color:#111827}
.plan-price small{font-size:16px;color:#6b7280;font-weight:600}
.plan-subtitle{font-size:18px;font-weight:700;color:#111827;margin:0}
.plan-list{margin:0;padding-left:18px;color:#445065;display:grid;gap:10px}
.plan-note{font-size:14px;color:#6b7280;margin:0}
.decision-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}
.decision-card{background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid #e7eaf1;border-radius:24px;padding:28px;box-shadow:0 12px 36px rgba(15,23,42,.06)}
.decision-card h3{margin:0 0 10px}
.eyebrow{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#1d4ed8;margin-bottom:10px}
.mini-faq{display:grid;gap:14px;margin-top:24px}
.mini-faq .card{padding:22px}
.checkout-shell{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:28px;align-items:start}
.checkout-info,.checkout-form{background:#fff;border:1px solid #e7eaf1;border-radius:24px;padding:28px;box-shadow:0 16px 40px rgba(10,20,40,.06)}
.checkout-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:20px 0}
.checkout-kpis div{background:#f8fbff;border:1px solid #e7eaf1;border-radius:18px;padding:14px;text-align:center;font-size:14px;color:#445065}
.checkout-kpis strong{display:block;font-size:18px;color:#111827}
.secure-note{background:#f8fbff;border:1px solid #dbeafe;border-radius:18px;padding:16px;color:#445065;font-size:14px}
.embed-wrap{min-height:220px}
.token-missing{border:1px dashed #cbd5e1;background:#f8fafc;border-radius:18px;padding:18px;color:#475569}
.comparison-table{overflow:auto;background:#fff;border:1px solid #e7eaf1;border-radius:24px;box-shadow:0 16px 40px rgba(10,20,40,.06)}
.comparison-table table{width:100%;border-collapse:collapse;min-width:680px}
.comparison-table th,.comparison-table td{padding:16px 18px;border-bottom:1px solid #eef2f7;text-align:left}
.comparison-table th{background:#f8fbff;font-size:14px;color:#374151}
@media (max-width: 900px){.checkout-shell{grid-template-columns:1fr}.checkout-kpis{grid-template-columns:1fr 1fr 1fr}}
@media (max-width: 640px){.checkout-kpis{grid-template-columns:1fr}.plan-price{font-size:34px}}

.plan-card .btn{margin-top:auto;align-self:stretch}
.plan-card{height:100%}
.plan-grid{align-items:stretch}


/* global footer */
.site-footer{margin-top:64px;background:linear-gradient(180deg,#0f172a 0%,#111827 100%);color:#e5eefc;padding:0 0 28px;border-top:1px solid rgba(255,255,255,.08)}
.site-footer .container{padding-top:0}
.footer-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 32px;margin-top:-28px;border:1px solid rgba(96,165,250,.24);background:linear-gradient(135deg,rgba(37,99,235,.18),rgba(15,23,42,.95));color:#fff;box-shadow:0 20px 50px rgba(2,6,23,.28)}
.footer-cta h2{margin:0 0 8px;font-size:clamp(1.4rem,2.6vw,2rem);color:#fff}
.footer-cta p{margin:0;color:rgba(255,255,255,.82);max-width:760px}
.footer-cta-actions{display:flex;flex-wrap:wrap;gap:12px}
.site-footer .btn-secondary{background:rgba(255,255,255,.08);color:#fff;border-color:rgba(255,255,255,.18)}
.site-footer .btn-secondary:hover{background:rgba(255,255,255,.14)}
.footer-grid{display:grid;grid-template-columns:1.2fr repeat(3,minmax(0,1fr));gap:28px;padding:36px 0 26px}
.footer-brand{color:#fff;text-decoration:none;font-weight:800;font-size:1.3rem}
.footer-brand-block p{color:#cbd5e1;margin:.7rem 0 0;max-width:340px}
.footer-note{font-size:.95rem;color:#93c5fd}
.site-footer h3{margin:0 0 14px;font-size:1rem;color:#fff}
.footer-links{list-style:none;margin:0;padding:0;display:grid;gap:10px}
.footer-links a{color:#dbeafe;text-decoration:none}
.footer-links a:hover,.footer-links a:focus-visible{color:#fff;text-decoration:underline}
.footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;padding-top:18px;border-top:1px solid rgba(255,255,255,.08);color:#94a3b8;font-size:.92rem}
.footer-bottom p{margin:0}
.footer-bottom-note{max-width:560px}
@media (max-width:980px){.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-cta{flex-direction:column;align-items:flex-start}}
@media (max-width:640px){.footer-grid{grid-template-columns:1fr}.footer-cta{padding:22px}.footer-cta-actions,.footer-cta-actions .btn{width:100%}.footer-bottom{flex-direction:column}}

/* Comparison table and video previews */
.section-head-narrow{max-width:860px;margin-inline:auto}
.comparison-table-wrap{margin-top:28px;border:1px solid rgba(15,23,42,.08);border-radius:22px;overflow:auto;background:#fff;box-shadow:0 18px 48px rgba(15,23,42,.06)}
.comparison-table{width:100%;min-width:860px;border-collapse:separate;border-spacing:0}
.comparison-table thead th{background:#0f172a;color:#fff;font-size:.98rem;font-weight:700;text-align:left;padding:18px 20px;vertical-align:top}
.comparison-table thead th:first-child{width:18%}
.comparison-table tbody th,.comparison-table tbody td{padding:18px 20px;vertical-align:top;border-top:1px solid rgba(15,23,42,.08);font-size:.98rem;line-height:1.6}
.comparison-table tbody th{font-weight:700;color:#0f172a;background:rgba(248,250,252,.9)}
.comparison-table tbody td{color:#334155;background:#fff}
.comparison-table tbody tr:nth-child(even) th,.comparison-table tbody tr:nth-child(even) td{background:rgba(248,250,252,.72)}
.video-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:30px}
.video-preview-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:24px;overflow:hidden;box-shadow:0 18px 48px rgba(15,23,42,.06);cursor:pointer;transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease}
.video-preview-card:hover{transform:translateY(-3px);box-shadow:0 24px 54px rgba(15,23,42,.10);border-color:rgba(37,99,235,.22)}
.video-preview-thumb{position:relative;min-height:260px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0f172a,#1e3a8a 58%,#38bdf8)}
.video-preview-thumb-alt{background:linear-gradient(135deg,#111827,#0f766e 58%,#22c55e)}
.video-preview-thumb::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(255,255,255,.18),transparent 34%),radial-gradient(circle at bottom left,rgba(255,255,255,.12),transparent 30%)}
.video-preview-badge{position:absolute;left:18px;top:18px;z-index:1;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.16);backdrop-filter:blur(12px);color:#fff;font-size:.88rem;font-weight:700}
.video-preview-play{position:relative;z-index:1;width:82px;height:82px;border:0;border-radius:50%;background:rgba(255,255,255,.16);backdrop-filter:blur(16px);color:#fff;font-size:2rem;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 34px rgba(15,23,42,.28);cursor:pointer}
.video-preview-body{padding:24px 24px 26px}
.video-preview-body h3{margin:0 0 10px;font-size:1.2rem}
.video-preview-body p{margin:0;color:#475569;line-height:1.65}
.video-modal{position:fixed;inset:0;display:none;align-items:center;justify-content:center;padding:24px;z-index:90}
.video-modal.is-open{display:flex}
.video-modal-backdrop{position:absolute;inset:0;background:rgba(2,6,23,.72);backdrop-filter:blur(8px)}
.video-modal-dialog{position:relative;z-index:1;width:min(100%,1040px);background:#fff;border-radius:24px;padding:22px;box-shadow:0 30px 90px rgba(2,6,23,.34)}
.video-modal-dialog h3{margin:0 44px 16px 0;font-size:1.2rem;color:#0f172a}
.video-modal-close{position:absolute;right:18px;top:16px;width:40px;height:40px;border:0;border-radius:50%;background:rgba(15,23,42,.08);color:#0f172a;font-size:1.8rem;line-height:1;cursor:pointer}
.video-modal-frame-wrap{position:relative;padding-top:56.25%;border-radius:18px;overflow:hidden;background:#0f172a}
.video-modal-frame-wrap iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
body.video-modal-open{overflow:hidden}
@media (max-width:900px){.video-preview-grid{grid-template-columns:1fr}.video-preview-thumb{min-height:220px}.comparison-table{min-width:720px}}
@media (max-width:640px){.comparison-table-wrap{border-radius:18px}.comparison-table thead th,.comparison-table tbody th,.comparison-table tbody td{padding:14px 14px;font-size:.93rem}.video-preview-body{padding:20px}.video-modal{padding:14px}.video-modal-dialog{padding:16px;border-radius:20px}.video-modal-dialog h3{font-size:1.05rem;margin-right:36px}}


.section-head-left{max-width:980px;margin-inline:0}
.section-head-compact{margin-bottom:18px}
.section-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:10px;padding:7px 12px;border-radius:999px;background:rgba(37,99,235,.08);color:#1d4ed8;font-size:.83rem;font-weight:700;letter-spacing:.01em}
.comparison-table-wrap{margin-top:20px;max-width:1100px}
.comparison-table{min-width:760px;table-layout:fixed}
.comparison-table thead th{font-size:.9rem;padding:14px 16px;line-height:1.35}
.comparison-table thead th:first-child{width:17%}
.comparison-table tbody th,.comparison-table tbody td{padding:13px 16px;font-size:.92rem;line-height:1.45}
.comparison-table tbody td{word-break:normal;hyphens:auto}
.video-preview-grid{margin-top:22px}
@media (max-width:900px){.comparison-table{min-width:690px}}


/* v17 compact table + larger ambient bubbles */
.comparison-table-wrap{max-width:980px;margin-top:16px}
.comparison-table{min-width:640px;width:100%;table-layout:fixed}
.comparison-table thead th{font-size:.84rem;padding:11px 12px;line-height:1.25}
.comparison-table thead th:first-child{width:15%}
.comparison-table tbody th,.comparison-table tbody td{padding:10px 12px;font-size:.84rem;line-height:1.34}
.comparison-table tbody th{width:15%}
.comparison-table tbody td{word-break:normal;overflow-wrap:anywhere;hyphens:auto}
.section-head-left,.section-head-compact{margin-bottom:12px}
.ambient-bubble{padding:10px 8px !important;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;overflow:hidden}
.ambient-bubble.size-md{padding:11px 9px !important}
.ambient-bubble.size-lg{padding:12px 10px !important}
.ambient-bubble .ambient-title{max-width:84% !important;line-height:1.08 !important;font-size:.68rem !important;overflow-wrap:anywhere !important;word-break:break-word !important;hyphens:auto !important;display:block !important}
.ambient-bubble.size-md .ambient-title{font-size:.72rem !important;max-width:86% !important}
.ambient-bubble.size-lg .ambient-title{font-size:.76rem !important;max-width:88% !important}
@media (max-width:900px){.comparison-table-wrap{max-width:100%}.comparison-table{min-width:580px}.comparison-table thead th{font-size:.8rem;padding:10px 11px}.comparison-table tbody th,.comparison-table tbody td{padding:9px 11px;font-size:.8rem;line-height:1.3}}
@media (max-width:640px){.comparison-table{min-width:540px}.comparison-table thead th,.comparison-table tbody th,.comparison-table tbody td{padding:8px 10px;font-size:.78rem}.ambient-bubble .ambient-title{font-size:.58rem !important}.ambient-bubble.size-md .ambient-title{font-size:.62rem !important}.ambient-bubble.size-lg .ambient-title{font-size:.66rem !important}}


/* Table refinement: full content width, fewer wraps, stronger positive decision cue */
#vergleich .container{max-width:var(--max)}
#vergleich .section-head-left{max-width:none;width:100%}
#vergleich .comparison-table-wrap{max-width:none;width:100%;margin-top:16px}
#vergleich .comparison-table{width:100%;min-width:0;table-layout:auto}
#vergleich .comparison-table thead th,
#vergleich .comparison-table tbody th,
#vergleich .comparison-table tbody td{white-space:normal}
#vergleich .comparison-table thead th:first-child,
#vergleich .comparison-table tbody th{width:16%}
#vergleich .comparison-table thead th:nth-child(2),
#vergleich .comparison-table tbody td:nth-child(2){width:42%}
#vergleich .comparison-table thead th:nth-child(3),
#vergleich .comparison-table tbody td:nth-child(3){width:42%}
#vergleich .comparison-table thead th{padding:12px 14px;font-size:.85rem;line-height:1.2}
#vergleich .comparison-table tbody th,
#vergleich .comparison-table tbody td{padding:10px 14px;font-size:.84rem;line-height:1.3}
#vergleich .comparison-table thead th:last-child{
  background:linear-gradient(135deg,#0f172a 0%, #1d4ed8 100%);
  position:relative;
}
#vergleich .comparison-table tbody td:last-child{
  background:linear-gradient(180deg, rgba(239,246,255,.86), rgba(248,250,252,.98));
  color:#0f172a;
  font-weight:500;
}
#vergleich .comparison-table tbody td:last-child::before{
  content:"✓";
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:18px;
  height:18px;
  margin-right:8px;
  border-radius:999px;
  background:#dbeafe;
  color:#1d4ed8;
  font-size:.72rem;
  font-weight:800;
  vertical-align:top;
}
#vergleich .comparison-table tbody td:last-child{display:table-cell}
#vergleich .comparison-table .th-badge{
  display:inline-block;
  margin-left:8px;
  padding:3px 8px;
  border-radius:999px;
  background:rgba(255,255,255,.16);
  border:1px solid rgba(255,255,255,.24);
  font-size:.66rem;
  font-weight:700;
  letter-spacing:.01em;
  vertical-align:middle;
}
@media (max-width:900px){
  #vergleich .comparison-table-wrap{overflow:auto}
  #vergleich .comparison-table{min-width:760px}
}

@media (max-width:820px){.hero-trust{gap:8px;flex-wrap:wrap}.hero-trust li{width:auto;justify-content:center;min-height:36px;padding:8px 10px;font-size:.8rem}}


/* Restore full-width, conversion-friendly comparison table */
#vorteile .comparison-table-wrap{
  width:100%;
  max-width:none;
  margin-top:16px;
  overflow:hidden;
}
#vorteile .comparison-table{
  width:100%;
  min-width:0;
  table-layout:auto;
}
#vorteile .comparison-table thead th,
#vorteile .comparison-table tbody th,
#vorteile .comparison-table tbody td{
  white-space:normal;
}
#vorteile .comparison-table thead th:first-child,
#vorteile .comparison-table tbody th{
  width:16%;
}
#vorteile .comparison-table thead th:nth-child(2),
#vorteile .comparison-table tbody td:nth-child(2){
  width:42%;
}
#vorteile .comparison-table thead th:nth-child(3),
#vorteile .comparison-table tbody td:nth-child(3){
  width:42%;
}
#vorteile .comparison-table thead th{
  padding:12px 14px;
  font-size:.85rem;
  line-height:1.2;
}
#vorteile .comparison-table tbody th,
#vorteile .comparison-table tbody td{
  padding:10px 14px;
  font-size:.84rem;
  line-height:1.3;
}
#vorteile .comparison-table thead th:last-child{
  background:linear-gradient(135deg,#0f172a 0%, #1d4ed8 100%);
  position:relative;
}
#vorteile .comparison-table tbody td:last-child{
  background:linear-gradient(180deg, rgba(239,246,255,.86), rgba(248,250,252,.98));
  color:#0f172a;
  font-weight:500;
}
#vorteile .comparison-table tbody td:last-child::before{
  content:"✓";
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:18px;
  height:18px;
  margin-right:8px;
  border-radius:999px;
  background:#dbeafe;
  color:#1d4ed8;
  font-size:.72rem;
  font-weight:800;
  vertical-align:top;
}
#vorteile .comparison-table .th-badge{
  display:inline-block;
  margin-left:8px;
  padding:3px 8px;
  border-radius:999px;
  background:rgba(255,255,255,.16);
  border:1px solid rgba(255,255,255,.24);
  font-size:.66rem;
  font-weight:700;
  letter-spacing:.01em;
  vertical-align:middle;
}
@media (max-width:900px){
  #vorteile .comparison-table-wrap{overflow:auto}
  #vorteile .comparison-table{min-width:760px}
}

/* v18 ambient bubble title fit: full-word wrapping only */
.ambient-bubble .ambient-title{
  word-break: normal !important;
  overflow-wrap: normal !important;
  hyphens: manual !important;
  white-space: normal !important;
  text-wrap: balance;
}


/* v20 bubbles + text 20% larger while keeping fit */
.orbit-title,
.ambient-bubble .ambient-title{
  font-weight: 650 !important;
  letter-spacing: -0.01em !important;
  font-stretch: condensed;
}

.orbit-card{
  overflow: hidden !important;
  width: 88px !important;
  height: 88px !important;
  margin-left: -44px !important;
  margin-top: -44px !important;
  padding: 12px 10px !important;
}
.orbit-card.size-md{
  width: 102px !important;
  height: 102px !important;
  margin-left: -51px !important;
  margin-top: -51px !important;
}
.orbit-card.size-lg{
  width: 116px !important;
  height: 116px !important;
  margin-left: -58px !important;
  margin-top: -58px !important;
}
.orbit-title{
  max-width: 82% !important;
  font-size: .77rem !important;
  line-height: 1.02 !important;
}
.orbit-card.size-md .orbit-title{
  max-width: 84% !important;
  font-size: .72rem !important;
}
.orbit-card.size-lg .orbit-title{
  max-width: 86% !important;
  font-size: .67rem !important;
}
.orbit-icon{
  width: 24px !important;
  height: 24px !important;
  margin-bottom: 5px !important;
}

.ambient-bubble{
  overflow: hidden !important;
  width: 108px !important;
  height: 108px !important;
  padding: 12px 10px !important;
}
.ambient-bubble.size-md{
  width: 122px !important;
  height: 122px !important;
  padding: 13px 11px !important;
}
.ambient-bubble.size-lg{
  width: 132px !important;
  height: 132px !important;
  padding: 14px 12px !important;
}
.ambient-bubble .ambient-title{
  max-width: 82% !important;
  font-size: .74rem !important;
  line-height: 1.02 !important;
}
.ambient-bubble.size-md .ambient-title{
  max-width: 84% !important;
  font-size: .70rem !important;
}
.ambient-bubble.size-lg .ambient-title{
  max-width: 86% !important;
  font-size: .65rem !important;
}
.ambient-bubble .ambient-icon{
  width: 19px !important;
  height: 19px !important;
  margin-bottom: 4px !important;
}

@media (max-width:820px){
  .orbit-card{width:76px !important;height:76px !important;margin-left:-38px !important;margin-top:-38px !important;padding:10px 8px !important;}
  .orbit-card.size-md{width:88px !important;height:88px !important;margin-left:-44px !important;margin-top:-44px !important;}
  .orbit-card.size-lg{width:100px !important;height:100px !important;margin-left:-50px !important;margin-top:-50px !important;}
  .orbit-title{font-size:.62rem !important;max-width:80% !important;}
  .orbit-card.size-md .orbit-title{font-size:.59rem !important;max-width:82% !important;}
  .orbit-card.size-lg .orbit-title{font-size:.55rem !important;max-width:84% !important;}
  .orbit-icon{width:19px !important;height:19px !important;margin-bottom:4px !important;}
  .ambient-bubble{width:96px !important;height:96px !important;padding:10px 8px !important;}
  .ambient-bubble.size-md{width:108px !important;height:108px !important;padding:11px 9px !important;}
  .ambient-bubble.size-lg{width:118px !important;height:118px !important;padding:12px 10px !important;}
  .ambient-bubble .ambient-title{font-size:.65rem !important;max-width:80% !important;}
  .ambient-bubble.size-md .ambient-title{font-size:.60rem !important;max-width:82% !important;}
  .ambient-bubble.size-lg .ambient-title{font-size:.56rem !important;max-width:84% !important;}
  .ambient-bubble .ambient-icon{width:17px !important;height:17px !important;margin-bottom:3px !important;}
}


/* v21 bubbles + text additional 25% larger */
.orbit-card{
  width: 110px !important;
  height: 110px !important;
  margin-left: -55px !important;
  margin-top: -55px !important;
  padding: 15px 12px !important;
}
.orbit-card.size-md{
  width: 128px !important;
  height: 128px !important;
  margin-left: -64px !important;
  margin-top: -64px !important;
}
.orbit-card.size-lg{
  width: 145px !important;
  height: 145px !important;
  margin-left: -72.5px !important;
  margin-top: -72.5px !important;
}
.orbit-title{
  max-width: 84% !important;
  font-size: .96rem !important;
  line-height: 1.02 !important;
}
.orbit-card.size-md .orbit-title{
  max-width: 85% !important;
  font-size: .90rem !important;
}
.orbit-card.size-lg .orbit-title{
  max-width: 86% !important;
  font-size: .84rem !important;
}
.orbit-icon{
  width: 30px !important;
  height: 30px !important;
  margin-bottom: 6px !important;
}

.ambient-bubble{
  width: 135px !important;
  height: 135px !important;
  padding: 15px 12px !important;
}
.ambient-bubble.size-md{
  width: 153px !important;
  height: 153px !important;
  padding: 16px 13px !important;
}
.ambient-bubble.size-lg{
  width: 165px !important;
  height: 165px !important;
  padding: 17px 14px !important;
}
.ambient-bubble .ambient-title{
  max-width: 84% !important;
  font-size: .93rem !important;
  line-height: 1.02 !important;
}
.ambient-bubble.size-md .ambient-title{
  max-width: 85% !important;
  font-size: .88rem !important;
}
.ambient-bubble.size-lg .ambient-title{
  max-width: 86% !important;
  font-size: .81rem !important;
}
.ambient-bubble .ambient-icon{
  width: 24px !important;
  height: 24px !important;
  margin-bottom: 5px !important;
}

@media (max-width:820px){
  .orbit-card{width:95px !important;height:95px !important;margin-left:-47.5px !important;margin-top:-47.5px !important;padding:12px 10px !important;}
  .orbit-card.size-md{width:110px !important;height:110px !important;margin-left:-55px !important;margin-top:-55px !important;}
  .orbit-card.size-lg{width:125px !important;height:125px !important;margin-left:-62.5px !important;margin-top:-62.5px !important;}
  .orbit-title{font-size:.78rem !important;max-width:82% !important;}
  .orbit-card.size-md .orbit-title{font-size:.74rem !important;max-width:84% !important;}
  .orbit-card.size-lg .orbit-title{font-size:.69rem !important;max-width:85% !important;}
  .orbit-icon{width:24px !important;height:24px !important;margin-bottom:5px !important;}

  .ambient-bubble{width:120px !important;height:120px !important;padding:12px 10px !important;}
  .ambient-bubble.size-md{width:135px !important;height:135px !important;padding:13px 11px !important;}
  .ambient-bubble.size-lg{width:148px !important;height:148px !important;padding:14px 12px !important;}
  .ambient-bubble .ambient-title{font-size:.81rem !important;max-width:82% !important;}
  .ambient-bubble.size-md .ambient-title{font-size:.75rem !important;max-width:84% !important;}
  .ambient-bubble.size-lg .ambient-title{font-size:.70rem !important;max-width:85% !important;}
  .ambient-bubble .ambient-icon{width:21px !important;height:21px !important;margin-bottom:4px !important;}
}

/* MoveERP logo asset replacement */
.brand,
.footer-brand,
.sphere-logo{
  background-image:url('./moveerp-logo.webp');
  background-repeat:no-repeat;
  background-position:left center;
  background-size:contain;
  color:transparent !important;
  text-shadow:none !important;
  overflow:hidden;
  white-space:nowrap;
}
.brand{
  display:inline-block;
  width:170px;
  height:58px;
  font-size:0;
  line-height:0;
  flex-shrink:0;
}
.footer-brand{
  display:inline-block;
  width:220px;
  height:76px;
  font-size:0;
  line-height:0;
}
.sphere-logo{
  display:block;
  width:252px;
  height:252px;
  margin:0 auto;
  font-size:0;
  line-height:0;
  background-image:url('./hero-sphere.webp');
  background-position:center;
  background-size:contain;
}
@media (max-width:820px){
  .brand{width:142px;height:48px}
  .footer-brand{width:190px;height:66px}
  .sphere-logo{width:194px;height:194px}
}

/* v22 – weniger Orbit-Blasen, Inhaltswechsel hinter dem Mittelpunkt + Klick-Plopp */
.orbit-card,
.ambient-bubble{
  cursor:pointer;
  user-select:none;
  -webkit-tap-highlight-color:transparent;
}
.orbit-card:focus-visible,
.ambient-bubble:focus-visible{
  outline:3px solid rgba(96,165,250,.9);
  outline-offset:4px;
}
.orbit-card.is-popped,
.ambient-bubble.is-popped{
  opacity:0 !important;
  pointer-events:none !important;
  filter:blur(4px) !important;
}
.page-ambient-bubbles .ambient-bubble{pointer-events:auto}

.bubble-pop-burst{
  position:fixed;
  z-index:9999;
  width:var(--burst-size,80px);
  height:var(--burst-size,80px);
  margin-left:calc(var(--burst-size,80px) / -2);
  margin-top:calc(var(--burst-size,80px) / -2);
  border-radius:50%;
  pointer-events:none;
  opacity:0;
}
.bubble-pop-burst::before,
.bubble-pop-burst::after{
  content:"";
  position:absolute;
  inset:18%;
  border-radius:50%;
  border:2px solid rgba(147,197,253,.95);
  opacity:0;
  transform:scale(.35);
}
.bubble-pop-burst::after{
  inset:6%;
  border-color:rgba(255,255,255,.8);
}
.bubble-pop-burst.is-active{opacity:1}
.bubble-pop-burst.is-active::before{animation:bubble-pop-ring .56s cubic-bezier(.16,.84,.32,1) forwards}
.bubble-pop-burst.is-active::after{animation:bubble-pop-ring .64s .035s cubic-bezier(.16,.84,.32,1) forwards}
.bubble-pop-particle{
  position:absolute;
  left:50%;
  top:50%;
  width:7px;
  height:7px;
  margin:-3.5px 0 0 -3.5px;
  border-radius:50%;
  background:radial-gradient(circle at 30% 25%,#fff 0 24%,#93c5fd 30% 58%,rgba(59,130,246,.3) 72%,transparent 74%);
  box-shadow:0 0 10px rgba(125,211,252,.75);
  opacity:0;
}
.bubble-pop-burst.is-active .bubble-pop-particle{
  animation:bubble-pop-particle .62s var(--delay,0ms) cubic-bezier(.12,.72,.2,1) forwards;
}
@keyframes bubble-pop-ring{
  0%{opacity:.95;transform:scale(.28)}
  70%{opacity:.6}
  100%{opacity:0;transform:scale(1.28)}
}
@keyframes bubble-pop-particle{
  0%{opacity:1;transform:translate(0,0) scale(1)}
  70%{opacity:.9}
  100%{opacity:0;transform:translate(var(--px),var(--py)) scale(.25)}
}
@media (prefers-reduced-motion:reduce){
  .bubble-pop-burst.is-active::before,
  .bubble-pop-burst.is-active::after,
  .bubble-pop-burst.is-active .bubble-pop-particle{animation-duration:.18s}
}

/* MOVEERP SALES FLOW V22 */
.sales-video-section{position:relative;overflow:hidden}.sales-video-section:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-160px;top:-170px;background:radial-gradient(circle,rgba(37,99,235,.10),transparent 70%);pointer-events:none}.section-kicker{display:inline-flex;align-items:center;min-height:30px;padding:6px 11px;border-radius:999px;background:rgba(37,99,235,.08);color:#1d4ed8;font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;margin-bottom:12px}.value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:30px}.value-card{position:relative;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:22px;padding:25px;box-shadow:0 14px 38px rgba(15,23,42,.05);overflow:hidden}.value-card:before{content:"";position:absolute;left:0;top:0;width:4px;height:100%;background:linear-gradient(180deg,#2563eb,#38bdf8)}.value-card h3{font-size:1.08rem;margin:0 0 9px;color:#0f172a}.value-card p{margin:0;color:#526174;line-height:1.68}.before-after-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:30px}.compare-panel{border-radius:26px;padding:26px;border:1px solid rgba(15,23,42,.08);box-shadow:0 16px 44px rgba(15,23,42,.05)}.compare-panel-muted{background:#fff}.compare-panel-good{background:linear-gradient(145deg,#0f172a,#172554);color:#fff;border-color:rgba(255,255,255,.08);box-shadow:0 24px 60px rgba(15,23,42,.17)}.compare-panel-label{font-size:1.22rem;font-weight:850;margin-bottom:18px}.compare-list{display:grid;gap:12px}.compare-list-item{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:start;padding:11px 0;border-top:1px solid rgba(15,23,42,.07)}.compare-panel-good .compare-list-item{border-top-color:rgba(255,255,255,.10)}.compare-list-item:first-child{border-top:0}.compare-list-item span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:rgba(100,116,139,.10);font-weight:900;color:#64748b}.compare-panel-good .compare-list-item span{background:rgba(56,189,248,.14);color:#7dd3fc}.compare-list-item p{margin:2px 0 0;line-height:1.55;color:#526174}.compare-panel-good .compare-list-item p{color:rgba(255,255,255,.86)}.impact-section{background:linear-gradient(180deg,#fff,#f8fbff)}.impact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:28px}.impact-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:20px;padding:22px;box-shadow:0 12px 34px rgba(15,23,42,.05)}.impact-dot{width:34px;height:6px;border-radius:999px;background:linear-gradient(90deg,#2563eb,#38bdf8);margin-bottom:16px}.impact-card h3{margin:0 0 8px;font-size:1.02rem}.impact-card p{margin:0;color:#526174;line-height:1.6}.impact-note{margin:22px 0 0;padding:16px 18px;border-radius:16px;background:rgba(37,99,235,.06);border:1px solid rgba(37,99,235,.10);color:#40516a;font-size:.92rem;line-height:1.6}.admin-value-card{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.admin-value-card .btn{margin-top:18px}.final-cta-sales{position:relative;overflow:hidden}.final-cta-sales:before,.final-cta-sales:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.final-cta-sales:before{width:360px;height:360px;left:-170px;top:-210px;background:rgba(59,130,246,.16)}.final-cta-sales:after{width:300px;height:300px;right:-110px;bottom:-190px;background:rgba(34,197,94,.10)}.final-cta-kicker{display:inline-flex;margin-bottom:13px;padding:6px 11px;border-radius:999px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.12);font-size:.78rem;font-weight:800;letter-spacing:.08em}.final-cta-sales .container{position:relative;z-index:1}.sales-video-section .video-preview-card:first-child{box-shadow:0 22px 58px rgba(37,99,235,.10)}
@media(max-width:980px){.value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.impact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.before-after-grid{grid-template-columns:1fr}}
@media(max-width:640px){.value-grid,.impact-grid{grid-template-columns:1fr}.value-card,.compare-panel,.impact-card{padding:20px}.section-kicker{font-size:.70rem}.sales-video-section .video-preview-grid{gap:16px}}
[dir="rtl"] .value-card:before{left:auto;right:0}[dir="rtl"] .compare-list-item{grid-template-columns:1fr 28px}[dir="rtl"] .compare-list-item span{grid-column:2}[dir="rtl"] .compare-list-item p{grid-column:1;grid-row:1}

/* Adminpanel visual: same language-neutral image across all localized homepages */
.admin-value-card{overflow:hidden;padding:0 0 28px}
.admin-section-image{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:inherit;border-bottom-left-radius:0;border-bottom-right-radius:0;margin:0 0 24px}
.admin-value-card>h3,.admin-value-card>p,.admin-value-card>.btn{margin-left:28px;margin-right:28px}
.admin-value-card>h3{margin-top:0}
.admin-value-card>.btn{margin-top:18px}
@media (max-width:820px){.admin-value-card>h3,.admin-value-card>p,.admin-value-card>.btn{margin-left:20px;margin-right:20px}.admin-section-image{margin-bottom:20px}}
