@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');

:root {
  --purple: #82378f;
  --purple-dark: #5d2169;
  --purple-light: #a966b6;
  --ink: #17131a;
  --muted: #665f69;
  --line: #e7e0e9;
  --soft: #f7f3f8;
  --white: #fff;
  --container: 1160px;
  --radius: 18px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; font-family: "DM Sans", Arial, sans-serif; color: var(--ink); background: var(--white); line-height: 1.6; }
img { max-width: 100%; display: block; }
a { color: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
.container { width: min(calc(100% - 40px), var(--container)); margin-inline: auto; }
.skip-link { position: fixed; left: 16px; top: -100px; z-index: 999; padding: 10px 16px; background: #fff; color: #000; border-radius: 8px; }
.skip-link:focus { top: 16px; }

.site-header { position: sticky; top: 0; z-index: 50; background: rgba(255,255,255,.92); border-bottom: 1px solid rgba(78,57,82,.1); backdrop-filter: blur(16px); }
.nav-wrap { min-height: 78px; display: flex; align-items: center; justify-content: space-between; gap: 28px; }
.brand { display: block; flex: 0 0 auto; }
.brand img { width: 205px; height: 66px; object-fit: contain; object-position: left center; }
.site-nav { display: flex; align-items: center; gap: 30px; }
.site-nav > a:not(.button) { text-decoration: none; font-size: .93rem; font-weight: 600; color: #4f4852; transition: color .2s; }
.site-nav > a:not(.button):hover { color: var(--purple); }
.menu-button { display: none; border: 1px solid var(--line); background: transparent; padding: 8px 12px; border-radius: 8px; font: inherit; font-weight: 700; }

.button { display: inline-flex; align-items: center; justify-content: center; gap: 10px; min-height: 50px; padding: 0 24px; border: 1px solid var(--purple); border-radius: 10px; background: var(--purple); color: #fff; text-decoration: none; font-weight: 700; box-shadow: 0 10px 30px rgba(130,55,143,.18); transition: transform .2s, background .2s, box-shadow .2s; }
.button:hover { transform: translateY(-2px); background: var(--purple-dark); box-shadow: 0 14px 34px rgba(130,55,143,.26); }
.button-small { min-height: 42px; padding-inline: 18px; font-size: .9rem; }
.text-link { color: var(--purple); font-weight: 700; text-decoration: none; }
.text-link span { display: inline-block; transition: transform .2s; }
.text-link:hover span { transform: translateX(5px); }

.hero { position: relative; overflow: hidden; padding: 106px 0 85px; background: radial-gradient(circle at 86% 23%, rgba(130,55,143,.12), transparent 28%), linear-gradient(180deg, #fff, #fbf8fc); }
.hero-grid { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(340px, .85fr); align-items: center; gap: 80px; }
.eyebrow { margin: 0 0 18px; color: var(--purple); font-size: .76rem; font-weight: 800; letter-spacing: .16em; text-transform: uppercase; }
h1, h2, h3, p { margin-top: 0; }
h1, h2, h3 { font-family: "Manrope", Arial, sans-serif; line-height: 1.08; letter-spacing: -.035em; }
h1 { margin-bottom: 25px; font-size: clamp(3.25rem, 6.2vw, 5.8rem); font-weight: 800; }
h1 span { color: var(--purple); }
h2 { margin-bottom: 24px; font-size: clamp(2.25rem, 4vw, 3.75rem); }
h3 { margin-bottom: 12px; font-size: 1.2rem; }
.hero-lead { max-width: 690px; margin-bottom: 32px; color: var(--muted); font-size: 1.18rem; line-height: 1.75; }
.hero-actions { display: flex; align-items: center; gap: 28px; }
.trust-list { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin: 54px 0 0; padding: 30px 0 0; border-top: 1px solid var(--line); list-style: none; }
.trust-list strong, .trust-list span { display: block; }
.trust-list strong { margin-bottom: 3px; font-family: "Manrope", sans-serif; font-size: .96rem; }
.trust-list span { color: var(--muted); font-size: .78rem; }

.hero-visual { position: relative; min-height: 470px; display: grid; place-items: center; }
.visual-ring { position: absolute; width: 410px; height: 410px; border: 1px solid rgba(130,55,143,.22); border-radius: 50%; }
.visual-ring::before, .visual-ring::after { content: ""; position: absolute; border-radius: inherit; border: 1px solid rgba(130,55,143,.12); }
.visual-ring::before { inset: 42px; }.visual-ring::after { inset: 90px; }
.visual-card { position: relative; z-index: 2; border: 1px solid rgba(130,55,143,.15); background: rgba(255,255,255,.92); box-shadow: 0 32px 70px rgba(50,27,55,.14); backdrop-filter: blur(12px); }
.visual-card-main { width: 330px; padding: 34px; border-radius: 20px; }
.visual-card-main p { display: inline-block; margin: 0 0 22px 9px; color: var(--muted); font-size: .8rem; text-transform: uppercase; letter-spacing: .1em; }
.visual-card-main strong { display: block; max-width: 240px; font: 700 1.65rem/1.25 "Manrope", sans-serif; }
.status-dot { display: inline-block; width: 9px; height: 9px; border-radius: 50%; background: #52b47b; box-shadow: 0 0 0 5px rgba(82,180,123,.12); }
.signal-bars { height: 74px; display: flex; align-items: end; gap: 8px; margin-top: 38px; }
.signal-bars i { flex: 1; border-radius: 4px 4px 0 0; background: linear-gradient(#ad70b8, var(--purple)); }
.signal-bars i:nth-child(1) { height: 32%; }.signal-bars i:nth-child(2) { height: 48%; }.signal-bars i:nth-child(3) { height: 60%; }.signal-bars i:nth-child(4) { height: 82%; }.signal-bars i:nth-child(5) { height: 100%; }
.visual-card-float { position: absolute; right: -4px; bottom: 58px; padding: 16px 20px; border-radius: 12px; font-weight: 700; }
.visual-card-float span { margin-left: 30px; color: #4da573; }

.section { padding: 100px 0; }
.section-soft { background: var(--soft); }
.split { display: grid; grid-template-columns: .9fr 1.1fr; gap: 100px; align-items: start; }
.body-copy { color: var(--muted); font-size: 1.1rem; line-height: 1.85; }
.body-copy p:last-child { margin-bottom: 0; }
.section-heading { display: flex; justify-content: space-between; gap: 80px; align-items: end; margin-bottom: 50px; }
.section-heading h2 { margin-bottom: 0; }
.section-heading > p { max-width: 460px; margin-bottom: 8px; color: var(--muted); }

.service-grid { display: grid; grid-template-columns: repeat(4, 1fr); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.service-card { min-height: 255px; padding: 30px 26px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); transition: background .25s, transform .25s, box-shadow .25s; }
.service-card:hover { z-index: 1; background: #fff; transform: translateY(-5px); box-shadow: 0 18px 45px rgba(57,41,61,.1); }
.service-number { display: block; margin-bottom: 45px; color: var(--purple); font: 700 .72rem "Manrope", sans-serif; letter-spacing: .12em; }
.service-card p { margin-bottom: 0; color: var(--muted); font-size: .92rem; }
.service-card-accent { color: #fff; background: var(--purple); }
.service-card-accent .service-number, .service-card-accent p { color: rgba(255,255,255,.75); }
.service-card-accent:hover { background: var(--purple-dark); }

.section-dark { position: relative; overflow: hidden; color: #fff; background: #18131a; }
.section-dark::after { content: ""; position: absolute; width: 480px; height: 480px; right: -180px; bottom: -280px; border: 1px solid rgba(169,102,182,.25); border-radius: 50%; box-shadow: 0 0 0 80px rgba(130,55,143,.04), 0 0 0 160px rgba(130,55,143,.025); }
.approach-grid { position: relative; z-index: 1; display: grid; grid-template-columns: .85fr 1.15fr; gap: 110px; }
.approach-grid > div:first-child > p:last-child { max-width: 430px; color: #bdb4c0; }
.approach-list article { display: grid; grid-template-columns: 58px 1fr; gap: 20px; padding: 0 0 25px; margin-bottom: 28px; border-bottom: 1px solid rgba(255,255,255,.12); }
.approach-list article > span { width: 42px; height: 42px; display: grid; place-items: center; border: 1px solid rgba(169,102,182,.45); border-radius: 50%; color: var(--purple-light); font-size: .75rem; }
.approach-list h3 { margin-bottom: 7px; }.approach-list p { margin-bottom: 0; color: #aaa1ad; }

.contact-section { background: linear-gradient(135deg, #7d338a, #5e226a); }
.contact-card { display: flex; align-items: center; justify-content: space-between; gap: 70px; color: #fff; }
.contact-card .eyebrow { color: #e9c5ee; }.contact-card h2 { margin-bottom: 16px; }.contact-card p { max-width: 650px; margin-bottom: 0; color: rgba(255,255,255,.75); }
.contact-action { display: flex; flex-direction: column; align-items: center; gap: 12px; flex: 0 0 auto; }
.button-light { color: var(--purple-dark); background: #fff; border-color: #fff; box-shadow: 0 15px 35px rgba(41,11,47,.2); }
.button-light:hover { color: #fff; background: #27152b; border-color: #27152b; }
.contact-action small { color: rgba(255,255,255,.65); }

footer { padding: 26px 0; background: #fff; }
.footer-inner { min-height: 70px; display: flex; align-items: center; justify-content: space-between; gap: 28px; color: var(--muted); font-size: .82rem; }
.footer-inner img { width: 150px; height: 52px; object-fit: contain; object-position: left center; }
.footer-inner p { margin: 0; }.footer-inner a { color: var(--purple); font-weight: 700; text-decoration: none; }
.reveal { opacity: 0; transform: translateY(18px); transition: opacity .7s ease, transform .7s ease; }.reveal.is-visible { opacity: 1; transform: none; }

/* High-tech concept */
.tech { --purple: #a84fba; --purple-light: #ce7edd; color: #f4eff5; background: #09070d; font-family: "Manrope", Arial, sans-serif; }
.tech-grid { position: fixed; inset: 0; pointer-events: none; opacity: .14; background-image: linear-gradient(rgba(255,255,255,.07) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.07) 1px, transparent 1px); background-size: 64px 64px; mask-image: linear-gradient(to bottom, #000, transparent 92%); }
.tech .site-header { color: #fff; background: rgba(9,7,13,.85); border-color: rgba(255,255,255,.09); }
.tech .brand { padding: 5px 10px; border-radius: 6px; background: #fff; }.tech .brand img { width: 186px; height: 52px; }
.tech .site-nav > a:not(.button) { color: #bdb4c0; }.tech .site-nav > a:not(.button):hover { color: #fff; }
.tech .button { border-color: #b75ec7; border-radius: 4px; background: linear-gradient(135deg, #8b3599, #b450c6); box-shadow: 0 0 26px rgba(168,79,186,.24); }
.tech .button:hover { background: linear-gradient(135deg, #9c3eac, #c45cd7); box-shadow: 0 0 32px rgba(168,79,186,.4); }
.tech .menu-button { color: #fff; border-color: #3f3442; }
.tech-hero { padding: 108px 0 0; background: radial-gradient(circle at 76% 34%, rgba(143,54,159,.19), transparent 32%), transparent; }
.tech-hero-grid { display: grid; grid-template-columns: 1.12fr .88fr; align-items: center; gap: 90px; padding-bottom: 85px; }
.tech .eyebrow { color: #c26fd0; }.pulse { display: inline-block; width: 7px; height: 7px; margin-right: 8px; border-radius: 50%; background: #7be2a1; box-shadow: 0 0 12px #7be2a1; animation: pulse 1.8s infinite; }
@keyframes pulse { 50% { opacity: .35; } }
.tech h1 { font-size: clamp(3.2rem, 6vw, 6.3rem); text-transform: uppercase; letter-spacing: -.06em; }
.tech h1 span { color: transparent; -webkit-text-stroke: 1px #c76ed6; text-shadow: 0 0 28px rgba(190,91,207,.15); }
.tech .hero-lead, .tech .body-copy { color: #aaa1ad; }.tech .text-link { color: #d789e4; }
.system-panel { position: relative; padding: 18px; border: 1px solid #4a314e; background: rgba(18,13,22,.8); box-shadow: 0 0 80px rgba(104,39,116,.15), inset 0 0 40px rgba(110,48,121,.06); }
.system-panel::before, .system-panel::after { content: ""; position: absolute; width: 18px; height: 18px; border-color: #c36ad2; }
.system-panel::before { left: -1px; top: -1px; border-left: 2px solid; border-top: 2px solid; }.system-panel::after { right: -1px; bottom: -1px; border-right: 2px solid; border-bottom: 2px solid; }
.panel-top, .panel-foot { display: flex; justify-content: space-between; font: 600 .64rem/1.4 monospace; letter-spacing: .12em; color: #776e7a; }
.online { color: #72d99a; }.core-orbit { position: relative; height: 220px; display: grid; place-items: center; }
.core { z-index: 2; width: 72px; height: 72px; display: grid; place-items: center; border: 1px solid #c56bd4; background: #211326; color: #e7b5ef; font-size: 1.4rem; font-weight: 800; transform: rotate(45deg); box-shadow: 0 0 32px rgba(184,83,202,.22); }.core::first-letter { transform: rotate(-45deg); }
.orbit { position: absolute; border: 1px solid rgba(187,85,205,.25); border-radius: 50%; }.orbit-a { width: 168px; height: 168px; }.orbit-b { width: 120px; height: 120px; border-style: dashed; animation: orbit 14s linear infinite; }
@keyframes orbit { to { transform: rotate(360deg); } }
.metric-row { display: flex; justify-content: space-between; padding: 12px 3px; border-top: 1px solid rgba(255,255,255,.08); font: 600 .66rem monospace; letter-spacing: .1em; color: #817886; }.metric-row i { display: inline-block; width: 6px; height: 6px; margin-right: 8px; background: #b355c3; box-shadow: 0 0 8px #b355c3; }.metric-row b { color: #b8afb9; font-weight: 500; }.panel-foot { margin-top: 18px; }
.tech-stats { display: grid; grid-template-columns: repeat(4, 1fr); border-top: 1px solid #2b232f; border-left: 1px solid #2b232f; }
.tech-stats div { padding: 22px 25px; border-right: 1px solid #2b232f; border-bottom: 1px solid #2b232f; }.tech-stats strong, .tech-stats span { display: block; }.tech-stats strong { color: #ca76d8; font-size: 1.35rem; }.tech-stats span { color: #756d78; font: .65rem monospace; letter-spacing: .1em; text-transform: uppercase; }
.tech .section { position: relative; padding: 110px 0; }.tech-about { background: linear-gradient(180deg, rgba(17,12,20,.9), rgba(9,7,13,.9)); }.tech h2 span { color: #a04caf; }.tech .body-copy { font-size: 1.03rem; }
.tech-services { border-block: 1px solid #241c28; background: rgba(13,9,16,.88); }.tech .section-heading > p { color: #817886; }
.tech-service-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; background: #2c2230; border: 1px solid #2c2230; }
.tech-service-grid article { position: relative; min-height: 250px; padding: 25px; overflow: hidden; background: #0e0a12; transition: background .2s; }.tech-service-grid article:hover { background: #17101c; }.tech-service-grid article > span { position: absolute; right: 18px; top: 16px; color: #544b57; font: .65rem monospace; }.tech-icon { width: 44px; height: 44px; display: grid; place-items: center; margin-bottom: 43px; border: 1px solid #69406f; color: #cc78da; font: 700 .8rem monospace; box-shadow: inset 0 0 18px rgba(167,75,183,.08); }.tech-service-grid p { color: #817886; font-size: .85rem; }.tech-service-grid h3 { font-size: 1.07rem; }
.tech-process { background: #0b080e; }.process-line { position: relative; display: grid; grid-template-columns: repeat(4, 1fr); gap: 35px; }.process-line::before { content: ""; position: absolute; top: 22px; left: 2%; right: 2%; height: 1px; background: linear-gradient(90deg, #9e49ad, #403044); }.process-line article { position: relative; padding-top: 68px; }.process-line article > span { position: absolute; top: 0; width: 44px; height: 44px; display: grid; place-items: center; border: 1px solid #874492; background: #0b080e; color: #c870d6; font: .7rem monospace; }.process-line p { color: #817886; font-size: .88rem; }
.tech-contact { border-top: 1px solid #35243a; background: radial-gradient(circle at 18% 50%, rgba(138,54,152,.2), transparent 35%), #100b13; }.tech .contact-card { padding: 58px; border: 1px solid #55305c; background: rgba(23,14,27,.8); }.tech .contact-card p { color: #938a96; }.tech .contact-action small { color: #766e79; }
.tech footer { color: #766e79; background: #09070d; border-top: 1px solid #211923; }.tech .footer-inner img { padding: 4px 8px; background: #fff; border-radius: 4px; }.tech .footer-inner a { color: #c76ed5; }

@media (max-width: 980px) {
  .hero-grid, .tech-hero-grid { grid-template-columns: 1fr; gap: 40px; }
  .hero-visual { min-height: 390px; }.visual-card-float { right: 12%; }.system-panel { width: min(100%, 520px); margin-inline: auto; }
  .service-grid, .tech-service-grid { grid-template-columns: repeat(2, 1fr); }
  .split, .approach-grid { grid-template-columns: 1fr; gap: 35px; }
  .section-heading { align-items: start; flex-direction: column; gap: 14px; }
}

@media (max-width: 760px) {
  .container { width: min(calc(100% - 28px), var(--container)); }.nav-wrap { min-height: 68px; }.brand img { width: 166px; height: 52px; }
  .menu-button { display: block; }.site-nav { position: absolute; left: 14px; right: 14px; top: calc(100% + 8px); display: none; flex-direction: column; align-items: stretch; gap: 0; padding: 12px; border: 1px solid var(--line); border-radius: 12px; background: #fff; box-shadow: 0 18px 45px rgba(30,20,32,.15); }.site-nav.is-open { display: flex; }.site-nav > a:not(.button) { padding: 12px; }
  .tech .site-nav { border-color: #3c2f40; background: #120e16; }
  .hero, .tech-hero { padding-top: 72px; }.hero-grid, .tech-hero-grid { gap: 20px; }.hero-actions { align-items: flex-start; flex-direction: column; gap: 18px; }.hero-actions .button { width: 100%; }.trust-list { grid-template-columns: 1fr; gap: 14px; }.trust-list li { display: flex; justify-content: space-between; gap: 20px; }
  .hero-visual { min-height: 340px; }.visual-ring { width: 300px; height: 300px; }.visual-card-main { width: 280px; }.visual-card-float { right: 0; bottom: 24px; }
  .section, .tech .section { padding: 72px 0; }.service-grid, .tech-service-grid { grid-template-columns: 1fr; }.service-card { min-height: auto; }.service-number { margin-bottom: 28px; }
  .contact-card { flex-direction: column; align-items: flex-start; gap: 32px; }.contact-action { width: 100%; align-items: stretch; }.tech .contact-card { padding: 30px 22px; }
  .tech-stats { grid-template-columns: repeat(2, 1fr); }.process-line { grid-template-columns: 1fr; gap: 5px; }.process-line::before { top: 0; bottom: 0; left: 21px; right: auto; width: 1px; height: auto; }.process-line article { padding: 10px 0 35px 70px; }.process-line article > span { left: 0; }
  .footer-inner { flex-direction: column; text-align: center; padding: 20px 0; }.footer-inner img { object-position: center; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; } *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }.reveal { opacity: 1; transform: none; }
}
