
:root { --black:#05070b; --white:#f7f9fd; --blue:#1266ff; --blue2:#4b8cff; --gold:#e8b94d; --line:rgba(255,255,255,.105); }
* { box-sizing:border-box; }
html { scroll-behavior:smooth; background:var(--black); }
body { margin:0; background:var(--black); color:var(--white); font-family:'Geist',Arial,sans-serif; }
a { color:inherit; text-decoration:none; }
.compact-site { overflow:hidden; background:var(--black); }
.screen { position:relative; min-height:100svh; }

.hero-screen { padding:0 clamp(24px,5vw,82px); background:radial-gradient(circle at 80% 44%,rgba(18,102,255,.2),transparent 35%),radial-gradient(circle at 42% 0,rgba(232,185,77,.07),transparent 24%),var(--black); }
.grid-field { position:absolute; inset:0; opacity:.22; pointer-events:none; background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px); background-size:72px 72px; mask-image:linear-gradient(90deg,#000 0%,transparent 72%); }
.topbar { position:relative; z-index:10; height:78px; display:grid; grid-template-columns:1fr auto 1fr; align-items:center; border-bottom:1px solid var(--line); }
.wordmark { font-size:18px; font-weight:850; letter-spacing:.14em; white-space:nowrap; }.wordmark b { color:var(--gold); }
.header-label { padding:8px 15px; border:1px solid rgba(75,140,255,.24); border-radius:99px; color:#92b6fb; font-size:9px; font-weight:850; letter-spacing:.2em; }
.top-cta { justify-self:end; font-size:12px; font-weight:700; }.top-cta span { margin-left:8px; color:var(--gold); font-size:16px; }
.hero-content { position:relative; z-index:2; min-height:calc(100svh - 124px); display:grid; grid-template-columns:1.02fr .98fr; gap:clamp(30px,4vw,74px); align-items:center; padding:44px 0 64px; }
.hero-copy { max-width:760px; }
.service-tag { display:flex; align-items:center; gap:9px; color:#a9c5fb; font-size:10px; font-weight:850; letter-spacing:.17em; }.service-tag i { width:7px; height:7px; border-radius:50%; background:var(--blue2); box-shadow:0 0 17px var(--blue2); }
.hero-copy h1 { margin:20px 0 0; font-size:clamp(50px,5.5vw,86px); line-height:.91; letter-spacing:-.064em; font-weight:820; text-transform:uppercase; }.hero-copy h1 em { color:var(--gold); font-style:normal; text-shadow:0 0 42px rgba(232,185,77,.14); }
.hero-copy > p { max-width:690px; margin:24px 0 0; color:#a8b2c2; font-size:clamp(16px,1.28vw,20px); line-height:1.5; }.hero-copy > p strong { color:#fff; }
.service-row { margin-top:26px; display:flex; align-items:center; flex-wrap:wrap; gap:11px; color:#dce4f1; font-size:9px; font-weight:830; letter-spacing:.11em; }.service-row i { width:4px; height:4px; border-radius:50%; background:var(--gold); }
.hero-buttons { margin-top:31px; display:flex; align-items:center; gap:22px; flex-wrap:wrap; }
.primary-button { min-height:59px; padding:0 24px; border-radius:12px; display:inline-flex; justify-content:center; align-items:center; gap:22px; background:linear-gradient(135deg,#0d5bea,#1976ff); box-shadow:0 20px 50px rgba(18,102,255,.26),inset 0 1px rgba(255,255,255,.2); color:white; font-weight:780; font-size:14px; transition:.2s ease; }.primary-button:hover { transform:translateY(-2px); filter:brightness(1.08); }.primary-button span { font-size:19px; }
.text-button { color:#8c98aa; font-size:12px; border-bottom:1px solid rgba(255,255,255,.16); padding-bottom:4px; }
.micro-proof { display:block; margin-top:15px; color:#646f80; font-size:10px; }.micro-proof b { color:#aab4c3; }

.market-visual { position:relative; min-height:min(69vh,650px); }
.market-glow { position:absolute; inset:8% 0 4%; border-radius:50%; background:radial-gradient(circle,rgba(27,105,255,.22),transparent 66%); filter:blur(14px); }
.eu-core { position:absolute; width:min(34vw,485px); aspect-ratio:1.05; right:1%; top:50%; transform:translateY(-50%); border:1px solid rgba(75,140,255,.22); border-radius:50%; background:radial-gradient(circle at 50% 50%,rgba(23,102,255,.26),transparent 40%),repeating-radial-gradient(ellipse at center,transparent 0 34px,rgba(91,153,255,.12) 35px 36px); box-shadow:inset 0 0 70px rgba(19,94,232,.13),0 0 80px rgba(19,94,232,.08); }
.eu-core::before,.eu-core::after { content:""; position:absolute; inset:13%; border:1px solid rgba(104,158,255,.18); border-radius:50%; transform:scaleX(.62); }.eu-core::after { transform:scaleY(.62); }
.eu-core > span { position:absolute; top:47%; left:52%; transform:translate(-50%,-50%); color:#8eb6ff; font-size:18px; font-weight:900; letter-spacing:.3em; }
.node { position:absolute; z-index:3; width:8px; height:8px; border-radius:50%; background:var(--gold); box-shadow:0 0 0 7px rgba(232,185,77,.1),0 0 22px var(--gold); }.n1{top:28%;left:30%}.n2{top:45%;left:70%}.n3{top:69%;left:39%}.n4{top:65%;left:76%}
.arc { position:absolute; height:1px; z-index:2; background:linear-gradient(90deg,transparent,#4c90ff,var(--gold)); transform-origin:left; }.a1{width:40%;top:30%;left:31%;transform:rotate(25deg)}.a2{width:31%;top:47%;left:68%;transform:rotate(50deg)}.a3{width:38%;top:69%;left:38%;transform:rotate(-10deg)}
.product-card,.localize-card { position:absolute; z-index:6; width:170px; padding:15px; border:1px solid rgba(255,255,255,.14); border-radius:15px; background:linear-gradient(145deg,rgba(18,29,46,.96),rgba(7,13,23,.92)); box-shadow:0 20px 50px rgba(0,0,0,.36); }.product-card { left:0; top:18%; height:150px; }.product-card small,.localize-card small { color:#61728b; font-size:8px; font-weight:800; letter-spacing:.13em; }.product-card > b,.localize-card > b { display:block; margin-top:10px; color:#dbe7f9; font-size:10px; letter-spacing:.11em; }.product-box { margin-top:12px; height:67px; display:grid; place-items:center; border-radius:10px; background:linear-gradient(145deg,#16376c,#0d1d35); }.product-box i { width:36px; height:36px; display:grid; place-items:center; border-radius:10px; background:linear-gradient(145deg,#f2c55d,#c88b1e); color:#101722; font-style:normal; font-weight:950; }.localize-card { left:2%; bottom:16%; height:118px; transform:rotate(2deg); }.localize-card > span { display:grid; gap:5px; margin-top:14px; }.localize-card > span i { display:block; height:4px; border-radius:5px; background:#263951; }.localize-card > span i:first-child { width:75%; background:#2671ff; }.localize-card > span i:last-child { width:53%; }
.launch-core { position:absolute; z-index:7; left:34%; top:47%; width:88px; height:88px; border-radius:50%; display:grid; place-items:center; background:#0c1625; border:1px solid rgba(75,140,255,.6); box-shadow:0 0 0 9px rgba(37,106,234,.08),0 0 38px rgba(30,111,255,.32); }.launch-core span { color:#75a6ff; font-size:11px; font-weight:900; letter-spacing:.12em; }.launch-core b { position:absolute; right:-26px; color:var(--gold); font-size:19px; }
.signal-stack { position:absolute; z-index:8; right:-1%; top:25%; width:210px; display:grid; gap:9px; }.signal-stack > div { min-height:62px; padding:9px 10px; display:grid; grid-template-columns:36px 1fr auto; align-items:center; gap:9px; border:1px solid rgba(255,255,255,.13); border-radius:13px; background:rgba(12,21,34,.92); box-shadow:0 14px 35px rgba(0,0,0,.3); backdrop-filter:blur(12px); }.signal-stack > div > i { width:34px; height:34px; border-radius:50%; display:grid; place-items:center; background:#162a47; color:#82adfa; font-size:9px; font-style:normal; font-weight:850; }.signal-stack span { display:flex; flex-direction:column; gap:3px; }.signal-stack b { font-size:10px; }.signal-stack small { color:#6f7d91; font-size:8px; }.signal-stack em { width:18px; height:18px; border-radius:50%; display:grid; place-items:center; background:#176cff; font-size:9px; font-style:normal; }
.visual-chip { position:absolute; z-index:9; min-width:165px; padding:13px 15px; border:1px solid var(--line); border-radius:13px; background:rgba(7,12,20,.9); backdrop-filter:blur(12px); display:flex; flex-direction:column; gap:5px; }.visual-chip small { color:#69778b; font-size:8px; font-weight:800; letter-spacing:.13em; }.visual-chip b { font-size:13px; }.chip-time { top:6%; right:13%; }.chip-focus { bottom:4%; right:8%; }
.scroll-cue { position:absolute; z-index:9; bottom:21px; left:clamp(24px,5vw,82px); right:clamp(24px,5vw,82px); display:grid; grid-template-columns:auto 1fr auto; align-items:center; gap:14px; color:#5d6878; font-size:8px; font-weight:800; letter-spacing:.17em; }.scroll-cue i { height:1px; background:rgba(255,255,255,.1); }

.system-screen { padding:clamp(55px,6vw,82px) clamp(24px,5vw,82px) 0; display:flex; flex-direction:column; background:#eef1f5; color:#10151d; }
.system-top { display:grid; grid-template-columns:.78fr 1.22fr; gap:clamp(38px,6vw,96px); align-items:center; }
.service-tag.light { color:#275fb8; }.service-tag.light i { background:#176cff; }
.system-heading h2 { margin:18px 0 0; font-size:clamp(43px,4.5vw,69px); line-height:.94; letter-spacing:-.058em; text-transform:uppercase; }.system-heading h2 em { color:#1763e7; font-style:normal; }.system-heading > p { max-width:570px; margin:23px 0 0; color:#606a78; font-size:15px; line-height:1.6; }
.system-cards { display:grid; grid-template-columns:1fr 1fr; gap:1px; border:1px solid #d2d8e1; border-radius:22px; overflow:hidden; background:#d2d8e1; box-shadow:0 28px 60px rgba(24,34,49,.09); }.system-cards article { position:relative; min-height:178px; padding:24px; background:#f8f9fb; }.system-cards article:nth-child(4) { background:#0c1522; color:#fff; }.system-cards article > span { color:#2564d4; font-size:9px; font-weight:900; }.system-cards article > i { position:absolute; top:22px; right:22px; color:#7ba6ee; font-size:20px; font-style:normal; }.system-cards article > b { display:block; margin-top:32px; font-size:18px; letter-spacing:-.025em; }.system-cards article p { margin:8px 0 0; color:#697483; font-size:11px; line-height:1.5; }.system-cards article:nth-child(4) p { color:#8693a7; }
.conversion-panel { margin-top:clamp(34px,3.7vw,54px); display:grid; grid-template-columns:1fr 1fr; border-radius:22px 22px 0 0; overflow:hidden; min-height:278px; box-shadow:0 25px 70px rgba(18,28,42,.12); }
.fit-copy { padding:clamp(27px,3vw,40px); background:#111923; color:#fff; }.fit-copy > span,.cta-card > span { color:#6f9ef1; font-size:9px; font-weight:850; letter-spacing:.16em; }.fit-copy h3,.cta-card h3 { margin:15px 0 0; font-size:clamp(25px,2.35vw,36px); line-height:1.05; letter-spacing:-.04em; }.fit-copy ul { list-style:none; padding:0; margin:18px 0 0; display:grid; gap:7px; }.fit-copy li { position:relative; padding-left:20px; color:#9ca8b8; font-size:10px; }.fit-copy li::before { content:"✓"; position:absolute; left:0; color:#4c8dff; font-weight:900; }
.cta-card { padding:clamp(27px,3vw,40px); background:linear-gradient(135deg,#125ce1,#0a46b1); color:#fff; }.cta-card > span { color:#b9d1ff; }.cta-card p { max-width:650px; margin:14px 0 19px; color:#c1d1ed; font-size:11px; line-height:1.5; }.primary-button.gold { min-height:52px; background:linear-gradient(135deg,#efc963,#dfa62f); color:#131820; box-shadow:0 17px 35px rgba(0,0,0,.18); }.cta-card small { margin-left:13px; color:#a9c4ee; font-size:9px; }
.compact-footer { margin-top:auto; min-height:74px; padding:18px 0; display:grid; grid-template-columns:1fr 1.6fr 1fr; align-items:center; gap:25px; color:#6e7784; font-size:9px; }.compact-footer .wordmark { font-size:13px; color:#111720; }.compact-footer p { text-align:center; }.compact-footer > a:last-child { justify-self:end; color:#314967; font-weight:700; }
.mobile-action { display:none; }

@media (max-width:1050px) {
  .hero-content { grid-template-columns:1fr; padding-top:65px; }.hero-copy { max-width:820px; }.market-visual { min-height:540px; }.eu-core { width:470px; right:8%; }.signal-stack { right:3%; }
  .hero-screen,.system-screen { min-height:auto; }.system-top { grid-template-columns:1fr; }.system-heading { max-width:780px; }.conversion-panel { margin-top:35px; }.compact-footer { margin-top:0; }
}
@media (max-width:700px) {
  body { padding-bottom:72px; }.screen { min-height:auto; }.hero-screen { padding:0 20px; }.topbar { height:66px; grid-template-columns:1fr auto; }.header-label { display:none; }.top-cta { font-size:0; }.top-cta::before { content:"Обсудить"; font-size:11px; }.hero-content { min-height:auto; padding:48px 0 35px; }.service-tag { font-size:8px; }.hero-copy h1 { font-size:clamp(42px,12vw,59px); line-height:.93; }.hero-copy > p { font-size:15px; }.service-row { gap:9px; font-size:8px; }.hero-buttons { align-items:stretch; flex-direction:column; gap:14px; }.primary-button { width:100%; }.text-button { align-self:center; }.micro-proof { text-align:center; }.market-visual { min-height:455px; margin-top:20px; }.eu-core { width:330px; right:-50px; }.product-card,.localize-card { width:126px; padding:11px; }.product-card { left:-7px; top:17%; }.localize-card { left:-3px; bottom:13%; }.launch-core { left:34%; width:69px; height:69px; }.signal-stack { width:165px; right:-7px; top:30%; }.signal-stack > div { min-height:51px; grid-template-columns:29px 1fr auto; padding:7px; }.signal-stack > div > i { width:27px; height:27px; }.visual-chip { min-width:140px; padding:10px; }.chip-time { right:2%; }.chip-focus { right:1%; bottom:0; }.scroll-cue { display:none; }
  .system-screen { padding:64px 20px 0; }.system-heading h2 { font-size:41px; }.system-cards { grid-template-columns:1fr; margin-top:28px; }.system-cards article { min-height:147px; }.system-cards article > b { margin-top:25px; }.conversion-panel { grid-template-columns:1fr; }.fit-copy,.cta-card { padding:28px 22px; }.cta-card small { display:block; margin:12px 0 0; text-align:center; }.compact-footer { grid-template-columns:1fr; text-align:center; padding:28px 0; }.compact-footer p { margin:0; }.compact-footer > a:last-child,.compact-footer .wordmark { justify-self:center; }
  .mobile-action { position:fixed; z-index:50; left:10px; right:10px; bottom:10px; min-height:57px; padding:0 16px; border-radius:14px; display:flex; align-items:center; justify-content:space-between; gap:10px; background:#1266ff; box-shadow:0 17px 45px rgba(10,63,163,.4); }.mobile-action span { color:#a9c9ff; font-size:7px; font-weight:800; letter-spacing:.12em; }.mobile-action b { font-size:12px; }
}
@media (max-width:420px) { .wordmark { font-size:15px; }.hero-copy h1 { font-size:39px; }.service-row i { display:none; }.market-visual { min-height:420px; }.signal-stack { width:150px; }.chip-time { top:1%; }.product-card,.localize-card { width:114px; }.system-heading h2 { font-size:37px; } }
