:root {
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, Segoe UI, sans-serif;
  color: #eef7ff;
  background: #030712;
  scroll-behavior: smooth;
}
* { box-sizing: border-box; }
body {
  margin: 0;
  min-width: 320px;
  overflow-x: hidden;
  background: radial-gradient(circle at 70% 10%, #243bff33, transparent 32rem), radial-gradient(circle at 20% 20%, #00d5ff22, transparent 28rem), linear-gradient(135deg, #020617, #08111f 48%, #05030d);
}
a { color: inherit; text-decoration: none; }
.site-header { position: sticky; top: 0; z-index: 10; display: flex; align-items: center; justify-content: space-between; gap: 1rem; max-width: 1200px; margin: 0 auto; padding: 1rem 1.25rem; background: rgba(3, 7, 18, .72); backdrop-filter: blur(18px); border-bottom: 1px solid #5ee7ff22; }
.logo { display: inline-flex; align-items: center; flex: 0 0 auto; cursor: pointer; transition: transform 250ms ease; }
.logo:hover { transform: scale(1.03); }
.logo img { display: block; width: auto; height: 48px; object-fit: contain; }
.nav { display: flex; gap: 1.25rem; font-size: .92rem; color: #bdd7ee; }
.nav a:hover { color: #67e8f9; }
.header-cta, .btn { display: inline-flex; align-items: center; justify-content: center; border-radius: 999px; padding: .82rem 1.15rem; font-weight: 800; transition: .25s; }
.header-cta, .primary { background: linear-gradient(135deg, #08d9ff, #695cff 55%, #b84dff); box-shadow: 0 0 28px #00d5ff55; }
.secondary { border: 1px solid #67e8f966; background: #ffffff0a; }
.btn:hover, .header-cta:hover { transform: translateY(-2px); filter: brightness(1.1); }
.menu-btn { display: none; background: #ffffff10; color: white; border: 1px solid #ffffff22; border-radius: 12px; padding: .6rem; }
.section-shell { max-width: 1200px; margin: 0 auto; padding: 5.5rem 1.25rem; }
.hero { max-width: 1440px; display: flex; flex-direction: column; align-items: center; gap: 2.35rem; min-height: calc(100vh - 75px); text-align: center; padding-top: 4.5rem; overflow: visible; }
.hero-copy { position: relative; z-index: 2; display: flex; flex-direction: column; align-items: center; max-width: 980px; margin: 0 auto; }
.badge, .section-title span { display: inline-flex; width: max-content; border: 1px solid #67e8f966; border-radius: 999px; padding: .45rem .75rem; background: #00d5ff12; color: #7dd3fc; font-size: .76rem; font-weight: 900; letter-spacing: .14em; }
.hero h1, .section-title h2, .cta h2 { font-size: clamp(2.6rem, 6vw, 5.8rem); line-height: .95; margin: 1.2rem 0; background: linear-gradient(95deg, #fff, #b8f4ff 42%, #a78bfa); -webkit-background-clip: text; color: transparent; }
.hero-copy p, .section-title p, .feature-panel p, .cta p, .glass-card p, footer p { color: #aac0d8; line-height: 1.75; font-size: 1.05rem; }
.hero-copy p { max-width: 680px; margin: 0 auto; }
.hero-actions { display: flex; justify-content: center; gap: 1rem; flex-wrap: wrap; margin: 2rem 0 0; }
.stats-band { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1rem; }
.stats-band div { padding: 1rem; border: 1px solid #ffffff14; border-radius: 18px; background: #ffffff08; }
.stats-band strong { display: block; font-size: 1.6rem; color: #67e8f9; }
.stats-band span { color: #91a8c2; font-size: .82rem; }
.stats-band { width: min(100%, 1120px); max-width: 1120px; margin: 0 auto; padding: 1.25rem; border: 1px solid #ffffff14; border-radius: 28px; background: #ffffff08; backdrop-filter: blur(14px); }

.orbit-stage { position: relative; width: min(100%, 1120px); height: clamp(620px, 68vw, 920px); min-height: 620px; min-width: 0; border-radius: 42px; display: grid; place-items: center; overflow: visible; background: radial-gradient(circle at 50% 48%, #00d5ff22, transparent 38%), radial-gradient(circle at 50% 52%, #7c3aed1c, transparent 60%), linear-gradient(145deg, #06111f66, #08031acc); isolation: isolate; box-shadow: 0 30px 120px #0008, inset 0 0 80px #67e8f90d; }
.orbit-stage:before { content: ""; position: absolute; inset: 3%; border-radius: 50%; background: radial-gradient(circle, #ffffff08 0 1px, transparent 1px); background-size: 46px 46px; opacity: .24; animation: twinkle 7s ease-in-out infinite; }
.stars:before, .stars:after { content: ""; position: absolute; inset: 1%; background-image: radial-gradient(#fff 1px, transparent 1.6px), radial-gradient(#67e8f9 1px, transparent 1.7px); background-position: 0 0, 23px 31px; background-size: 54px 54px, 78px 78px; opacity: .26; animation: twinkle 6s linear infinite; }
.stars:after { inset: 8%; background-size: 92px 92px; filter: blur(.2px); animation-duration: 9s; }
.core { position: absolute; z-index: 4; width: 224px; height: 224px; border-radius: 50%; display: grid; place-items: center; text-align: center; padding: 2rem; background: radial-gradient(circle at 35% 25%, #fff, #67e8f9 17%, #2563eb 49%, #14052e 78%); box-shadow: 0 0 40px #22d3ee, 0 0 105px #7c3aed, 0 0 160px #0ea5e944; }
.core:after { content: ""; position: absolute; inset: -14px; border: 1px solid #67e8f944; border-radius: 50%; box-shadow: 0 0 32px #22d3ee44; }
.core strong { font-size: 1.55rem; letter-spacing: .14em; }
.core span { font-size: .78rem; color: #e0f8ff; }
.ring { position: absolute; border: 1px solid #67e8f944; border-radius: 50%; box-shadow: inset 0 0 34px #22d3ee22, 0 0 36px #2563eb22; }
.ring:after { content: ""; position: absolute; inset: -1px; border-radius: inherit; border: 1px dashed #ffffff18; }
.ring-inner { width: 540px; height: 540px; }
.ring-outer { width: 780px; height: 780px; }
.orbit-planets { position: absolute; inset: 0; z-index: 5; }
.planet-orbit { --radius: 390px; --duration: 62s; position: absolute; left: 50%; top: 50%; width: 0; height: 0; animation: orbit var(--duration) linear infinite; transform: rotate(var(--start)) translateX(var(--radius)); }
.planet-orbit.inner { --radius: 270px; --duration: 48s; animation-direction: reverse; }
.planet { position: absolute; display: grid; place-items: center; gap: .42rem; min-width: 96px; transform: translate(-50%, -50%) rotate(calc(-1 * var(--angle))); border: 0; background: transparent; color: #e9fbff; font: inherit; font-weight: 900; letter-spacing: .02em; cursor: pointer; transition: transform .25s ease, filter .25s ease; }
.planet-globe { display: grid; place-items: center; width: 58px; height: 58px; border-radius: 50%; border: 1px solid #ffffff3d; background: radial-gradient(circle at 34% 24%, #fff, #67e8f9 22%, #2563eb 58%, #2b1656); box-shadow: 0 0 22px #22d3ee77, 0 0 44px #7c3aed44; color: #03111f; font-size: 1.3rem; }
.planet-label { padding: .22rem .55rem; border-radius: 999px; background: #03111fc4; border: 1px solid #ffffff18; box-shadow: 0 10px 26px #0008; color: #f2fbff; font-size: .82rem; white-space: nowrap; text-shadow: 0 0 14px #22d3ee88; }
.planet:hover, .planet:focus-visible, .planet-orbit.active .planet { transform: translate(-50%, -50%) rotate(calc(-1 * var(--angle))) scale(1.09); filter: brightness(1.13); }
.planet:hover .planet-globe, .planet:focus-visible .planet-globe, .planet-orbit.active .planet-globe { box-shadow: 0 0 30px #67e8f9, 0 0 74px #8b5cf6; border-color: #a5f3fc; }
.planet:focus-visible { outline: 2px solid #67e8f9; outline-offset: 8px; border-radius: 22px; }
.orbit-panel { position: absolute; right: 1.2rem; bottom: 1.2rem; z-index: 6; width: min(280px, calc(100% - 2.4rem)); padding: 1.1rem 1.2rem; border: 1px solid #ffffff22; border-radius: 22px; background: linear-gradient(145deg, #07182bd9, #16092fd6); box-shadow: 0 24px 70px #0009, 0 0 40px #22d3ee24; backdrop-filter: blur(18px); }
.orbit-panel span { color: #67e8f9; font-size: .7rem; font-weight: 900; letter-spacing: .16em; text-transform: uppercase; }
.orbit-panel h3 { margin: .35rem 0; color: #fff; }
.orbit-panel p { margin: 0; color: #bdd7ee; line-height: 1.55; font-size: .88rem; }

.section-title { max-width: 760px; margin-bottom: 2rem; }
.section-title h2, .cta h2 { font-size: clamp(2rem, 4vw, 3.5rem); line-height: 1.05; }
.split, .erp { display: grid; grid-template-columns: 1fr 1fr; gap: 2rem; align-items: center; }
.feature-panel, .glass-card, .why-grid div, .process-line div { border: 1px solid #ffffff14; background: linear-gradient(145deg, #ffffff10, #ffffff05); box-shadow: 0 20px 60px #0008; border-radius: 28px; padding: 2rem; backdrop-filter: blur(16px); }
.feature-panel svg, .glass-card svg, .why-grid svg { color: #67e8f9; }
.services-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1rem; }
.glass-card { padding: 1.4rem; transition: .25s; }
.glass-card:hover { transform: translateY(-6px); border-color: #67e8f966; box-shadow: 0 24px 70px #00d5ff22; }
.glass-card h3 { margin: .8rem 0 .4rem; }
.glass-card p { font-size: .92rem; }
.module-grid, .industry-grid, .why-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: .8rem; }
.module-grid span, .industry-grid div { display: flex; align-items: center; gap: .55rem; border: 1px solid #67e8f92b; background: #061a2fcc; border-radius: 16px; padding: .85rem; color: #dff8ff; }
.industry-grid { grid-template-columns: repeat(4, 1fr); }
.why-grid { grid-template-columns: repeat(3, 1fr); }
.why-grid div { display: flex; gap: .9rem; align-items: center; }
.process-line { display: grid; grid-template-columns: repeat(5, 1fr); gap: 1rem; }
.process-line b { color: #67e8f9; }
.process-line svg { color: #8b5cf6; }
.cta { text-align: center; border: 1px solid #67e8f933; border-radius: 36px; background: radial-gradient(circle at 50% 0, #00d5ff26, transparent 45%), #ffffff08; margin-bottom: 5rem; }
footer { display: grid; grid-template-columns: 2fr 1fr 1fr 1.5fr; gap: 2rem; padding: 4rem max(1.25rem, calc((100vw - 1200px)/2)); background: #020617; border-top: 1px solid #ffffff14; }
.footer-logo { display: inline-flex; align-items: center; width: max-content; cursor: pointer; transition: transform 250ms ease; }
.footer-logo:hover { transform: scale(1.03); }
.footer-logo img { display: block; width: auto; height: 48px; object-fit: contain; }
footer a:not(.footer-logo) { display: block; color: #aac0d8; margin: .6rem 0; }
footer a:not(.footer-logo):hover { color: #67e8f9; }
.footer-contact h3 { margin-bottom: 1rem; }
.contact-list { display: grid; gap: .85rem; }
.contact-item { display: grid !important; grid-template-columns: 42px 1fr; align-items: start; gap: .85rem; margin: 0 !important; padding: .85rem; border: 1px solid #ffffff12; border-radius: 18px; background: linear-gradient(145deg, #ffffff0d, #ffffff04); color: #d7ecff !important; transition: transform .25s ease, border-color .25s ease, background .25s ease; }
a.contact-item:hover { transform: translateY(-2px); border-color: #67e8f966; background: linear-gradient(145deg, #00d5ff14, #ffffff07); color: #ffffff !important; }
.contact-icon { display: grid; place-items: center; width: 42px; height: 42px; border-radius: 14px; background: #00d5ff12; border: 1px solid #67e8f944; box-shadow: 0 0 22px #00d5ff1f; color: #67e8f9; font-size: 1.1rem; }
.contact-item strong { display: block; margin-bottom: .2rem; color: #f4fbff; font-size: .72rem; letter-spacing: .12em; text-transform: uppercase; }
.contact-item span span { display: block; color: #aac0d8; line-height: 1.45; font-size: .98rem; }

@keyframes orbit {
  0% { --angle: var(--start); transform: rotate(var(--start)) translateX(var(--radius)); }
  100% { --angle: calc(var(--start) + 360deg); transform: rotate(calc(var(--start) + 360deg)) translateX(var(--radius)); }
}
@property --angle { syntax: "<angle>"; inherits: true; initial-value: 0deg; }
@keyframes twinkle { 50% { opacity: .4; } }

@media (max-width: 1100px) {
  .hero { gap: 2rem; min-height: auto; }
  .orbit-stage { height: 760px; min-height: 760px; width: 100%; }
  .core { width: 190px; height: 190px; }
  .ring-inner { width: 470px; height: 470px; }
  .ring-outer { width: 680px; height: 680px; }
  .planet-orbit { --radius: 340px; }
  .planet-orbit.inner { --radius: 235px; }
}

@media (max-width: 900px) {
  .header-cta { display: none; }
  .menu-btn { display: block; }
  .nav { position: absolute; left: 1rem; right: 1rem; top: 72px; display: none; flex-direction: column; padding: 1rem; border: 1px solid #ffffff22; border-radius: 20px; background: #06111fcc; }
  .nav.open { display: flex; }
  .split, .erp { grid-template-columns: 1fr; min-height: auto; }
  .hero { padding-top: 3.5rem; }
  .stats-band { grid-template-columns: repeat(2, 1fr); }
  .orbit-stage { height: auto; min-height: auto; border-radius: 32px; padding: 2rem 1rem; display: flex; flex-direction: column; gap: 1.4rem; }
  .ring, .stars { display: none; }
  .core { position: relative; width: 154px; height: 154px; flex: 0 0 auto; }
  .orbit-planets { position: relative; inset: auto; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: .85rem; width: 100%; max-width: 480px; }
  .planet-orbit, .planet-orbit.inner { position: static; width: auto; height: auto; animation: none; transform: none; }
  .planet { position: static; transform: none !important; min-width: 0; width: 100%; padding: .9rem .7rem; border: 1px solid #ffffff18; border-radius: 18px; background: linear-gradient(145deg, #ffffff10, #ffffff05); }
  .planet-globe { width: 48px; height: 48px; }
  .planet-label { background: transparent; border: 0; box-shadow: none; white-space: normal; }
  .orbit-panel { position: relative; right: auto; bottom: auto; width: 100%; max-width: 480px; }
  .services-grid, .industry-grid, .module-grid, .why-grid { grid-template-columns: repeat(2, 1fr); }
  .process-line, footer { grid-template-columns: 1fr; }
  .contact-list { max-width: 560px; }
}

@media (max-width: 560px) {
  .logo img, .footer-logo img { height: 38px; }
  .section-shell { padding: 3.5rem 1rem; }
  .hero h1 { font-size: 2.75rem; }
  .stats-band { grid-template-columns: 1fr; }
  .hero-actions .btn { width: 100%; }
  .orbit-stage { padding: 1.4rem .9rem; margin: 0; }
  .orbit-planets { gap: .65rem; }
  .planet { border-radius: 16px; padding: .8rem .5rem; }
  .planet-globe { width: 44px; height: 44px; }
  .planet-label { display: inline; font-size: .76rem; }
  .services-grid, .industry-grid, .module-grid, .why-grid { grid-template-columns: 1fr; }
  .core { width: 136px; height: 136px; }
  .orbit-panel { padding: 1rem; }
  footer { gap: 1.6rem; }
  .contact-list { gap: .75rem; }
  .contact-item { grid-template-columns: 38px 1fr; gap: .75rem; padding: .8rem; }
  .contact-icon { width: 38px; height: 38px; border-radius: 12px; }
}
