 :root{--bg:#06100f;--bg2:#0a1715;--text:#f6efdf;--muted:#b8c6c1;--line:rgba(255,255,255,.11);--panel:rgba(255,255,255,.06);--green:#85f7b7;--blue:#7bdcff;--gold:#ffdf84;--r:28px;--shadow:0 28px 80px rgba(0,0,0,.28);--content:1200px;--ease:cubic-bezier(.22,.61,.36,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg);-webkit-font-smoothing:antialiased}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--text);background:linear-gradient(180deg,#06100f,#081413 45%,#040908);overflow-x:hidden}a{text-decoration:none;color:inherit}button{font:inherit;color:inherit}.bg{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden}.bg i,.bg b{position:absolute;border-radius:999px;filter:blur(70px);opacity:.46}.bg i{width:42vw;height:42vw;background:rgba(118,244,178,.28);left:-14vw;top:5vh}.bg b{width:38vw;height:38vw;background:rgba(123,220,255,.16);right:-15vw;top:20vh}.bg span{position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.34) .7px,transparent 1px),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:130px 130px,84px 84px,84px 84px;opacity:.35}.shell{position:relative;z-index:1;max-width:var(--content);margin:0 auto;padding-inline:28px}.header{position:sticky;top:0;z-index:50;background:rgba(5,10,11,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.07)}.header__in{max-width:calc(var(--content) + 56px);margin:0 auto;min-height:88px;padding:14px 28px;display:flex;align-items:center;gap:22px;justify-content:space-between}.brand{display:flex;align-items:center;gap:14px;min-width:max-content}.brand__logo{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;color:#06100f;font-size:18px;font-weight:1000;letter-spacing:-.06em;background:linear-gradient(135deg,#e9fff5,#84f7b7 48%,#77ddff);box-shadow:0 16px 34px rgba(74,232,148,.2)}.brand strong{display:block;font-size:22px;line-height:1;letter-spacing:-.05em}.brand em{display:block;margin-top:5px;color:var(--muted);font-size:11px;font-style:normal;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.nav{display:flex;gap:30px;font-weight:950}.nav a{position:relative}.nav a:after{content:"";position:absolute;left:0;right:0;bottom:-10px;height:2px;background:linear-gradient(90deg,var(--green),var(--blue));border-radius:99px;transform:scaleX(0);transform-origin:left;transition:.2s}.nav a:hover:after,.nav a.active:after{transform:scaleX(1)}.header__cta{display:flex;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 20px;border-radius:17px;border:1px solid var(--line);font-weight:950;letter-spacing:-.02em;transition:.18s var(--ease)}.btn:hover{transform:translateY(-2px)}.btn--primary{background:linear-gradient(135deg,#f1fff8,#86f7b8 46%,#25d984);color:#06100f;box-shadow:0 14px 34px rgba(37,217,132,.22),inset 0 1px 0 rgba(255,255,255,.55)}.btn--ghost{background:rgba(255,255,255,.045)}.btn--big{min-height:58px;padding:0 25px}.burger,.mobile-menu{display:none}.hero{display:grid;grid-template-columns:minmax(0,.94fr) minmax(460px,.96fr);gap:54px;align-items:center;min-height:calc(100vh - 88px);padding-top:42px;padding-bottom:70px;overflow:hidden}.tag{display:inline-flex;margin:0;width:max-content;max-width:100%;padding:9px 14px;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.05);font-size:12px;font-weight:1000;text-transform:uppercase;letter-spacing:.06em;color:#ecfff2}.hero h1{font-size:clamp(58px,5.55vw,82px);line-height:.96;letter-spacing:-.07em;margin:20px 0 18px;text-wrap:balance}.lead,.intro p,.card p,.panel p,.panel li,.price p,.faq p,.final p,.product-head p{font-size:18px;line-height:1.5;color:#d7e0dc;font-weight:700}.lead{max-width:690px}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.center{justify-content:center}.proof{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:24px}.proof article{padding:16px;border-radius:20px;border:1px solid var(--line);background:linear-gradient(160deg,rgba(255,255,255,.07),rgba(255,255,255,.026));box-shadow:0 18px 46px rgba(0,0,0,.16)}.proof strong{display:block;font-size:27px;line-height:1;letter-spacing:-.06em;white-space:nowrap}.proof span{display:block;margin-top:8px;color:var(--muted);font-size:12px;font-weight:900}.hero__visual{position:relative;min-width:0}.product-card{width:min(100%,600px);margin-inline:auto;padding:14px;border-radius:32px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(155deg,rgba(255,255,255,.065),rgba(255,255,255,.026));box-shadow:var(--shadow);overflow:hidden;transform:scale(.94)}.product-bar{height:43px;border-radius:20px;background:rgba(0,0,0,.17);border:1px solid rgba(255,255,255,.07);display:flex;align-items:center;gap:8px;padding:0 14px}.product-bar i{width:9px;height:9px;border-radius:50%}.product-bar i:nth-child(1){background:#ff728b}.product-bar i:nth-child(2){background:#ffdd82}.product-bar i:nth-child(3){background:#80f2b0}.product-bar strong{margin-left:8px;font-size:11px;text-transform:uppercase;letter-spacing:.07em}.product-screen{margin-top:12px;padding:24px;border-radius:26px;border:1px solid rgba(255,255,255,.09);background:linear-gradient(165deg,rgba(10,22,22,.92),rgba(7,13,16,.96))}.micro{margin:0;color:#aaffd1;font-size:12px;font-weight:1000;text-transform:uppercase;letter-spacing:.06em}.product-head{display:grid;grid-template-columns:1fr 195px;gap:16px;margin-top:12px}.product-head h2{margin:0 0 8px;font-size:38px;line-height:.98;letter-spacing:-.06em}.product-head aside{padding:17px;border-radius:21px;border:1px solid var(--line);background:rgba(255,255,255,.045)}.product-head aside span{display:block;color:#ff9eb1;font-size:11px;font-weight:1000;text-transform:uppercase;letter-spacing:.07em}.product-head aside strong{display:block;font-size:21px;margin-top:8px;letter-spacing:-.04em}.product-head aside em{display:block;margin-top:9px;font-style:normal;font-weight:950}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:18px}.stats article{padding:13px;border-radius:17px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04)}.stats span{display:block;color:var(--muted);font-size:10px;font-weight:1000;text-transform:uppercase;letter-spacing:.06em}.stats b{display:block;margin-top:6px;font-size:22px}.meter,.demo-meter{height:10px;background:rgba(255,255,255,.08);border-radius:99px;margin-top:18px;overflow:hidden}.meter i,.demo-meter i{display:block;height:100%;width:58%;background:linear-gradient(90deg,var(--green),var(--blue));border-radius:inherit;transition:.28s}.mini-tasks{display:grid;gap:9px;margin-top:17px}.mini-tasks p{display:flex;justify-content:space-between;gap:12px;margin:0;padding:12px 14px;border:1px solid rgba(255,255,255,.08);border-radius:15px;background:rgba(255,255,255,.04);font-weight:900}.mini-tasks b{color:#caffdf;white-space:nowrap}.block{padding-top:82px;padding-bottom:82px}.intro{max-width:900px;margin-bottom:32px}.intro h2,.panel h2,.final h2{font-size:clamp(38px,4.4vw,60px);line-height:.99;letter-spacing:-.06em;margin:17px 0 13px}.features{display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:14px}.card,.panel,.demo,.price,.faq details,.final{border:1px solid rgba(255,255,255,.105);border-radius:var(--r);background:linear-gradient(160deg,rgba(255,255,255,.07),rgba(255,255,255,.027));box-shadow:var(--shadow),inset 0 1px 0 rgba(255,255,255,.05)}.card{padding:27px;min-height:210px}.card--main{grid-row:span 2}.card span{display:grid;place-items:center;width:50px;height:50px;border-radius:15px;background:rgba(255,255,255,.07);font-size:25px}.card h3{font-size:30px;line-height:1;letter-spacing:-.05em;margin:18px 0 11px}.demo{padding:22px}.demo header{display:flex;justify-content:space-between;gap:14px;padding:6px 6px 20px;font-weight:950}.demo__grid{display:grid;grid-template-columns:1.12fr .88fr;gap:14px}.demo__tasks,.reward{padding:26px;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:rgba(0,0,0,.16)}.demo__tasks h3,.reward h3{font-size:34px;line-height:1;letter-spacing:-.055em;margin:0 0 20px}.demo button{position:relative;width:100%;display:grid;grid-template-columns:44px 1fr auto;gap:12px;align-items:center;margin-top:10px;padding:15px 16px;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:rgba(255,255,255,.045);text-align:left;cursor:pointer;touch-action:manipulation}.demo button:after{content:'нажми';position:absolute;right:14px;top:10px;color:var(--green);font-size:10px;font-weight:1000;text-transform:uppercase;letter-spacing:.08em}.demo button.done{background:rgba(133,247,183,.12);border-color:rgba(133,247,183,.42)}.demo button.done:after{content:'готово'}.demo button b{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:rgba(133,247,183,.12);color:#caffdf}.demo button span{font-weight:950}.demo button em{font-style:normal;color:var(--muted);font-size:13px;font-weight:900}.reward{display:grid;align-content:center;justify-items:center;text-align:center}.reward div{display:grid;place-items:center;width:88px;height:88px;border-radius:26px;background:rgba(255,255,255,.08);font-size:45px}.reward ul{display:grid;gap:10px;width:100%;padding:0;margin:15px 0 0;list-style:none}.reward li{padding:13px;border:1px solid rgba(255,255,255,.08);border-radius:15px;background:rgba(255,255,255,.04);font-weight:900}.reward.open{border-color:rgba(133,247,183,.36);background:radial-gradient(circle at 50% 20%,rgba(255,223,132,.12),transparent 42%),rgba(0,0,0,.16)}.split{display:grid;grid-template-columns:.85fr 1.15fr;gap:42px;align-items:start}.intro--side{position:sticky;top:120px}.timeline{position:relative;display:grid;gap:13px;isolation:isolate}.timeline:before{content:'';position:absolute;left:25px;top:28px;bottom:28px;width:2px;background:linear-gradient(var(--green),rgba(123,220,255,.25));z-index:0}.timeline article{position:relative;z-index:1;display:grid;grid-template-columns:72px 1fr;gap:14px;padding:19px;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:linear-gradient(160deg,rgba(255,255,255,.064),rgba(255,255,255,.027))}.timeline b{position:relative;z-index:2;display:grid;place-items:center;width:50px;height:50px;border-radius:17px;background:#dffff0;color:#06100f;font-weight:1000;box-shadow:0 0 0 10px #071110,0 12px 26px rgba(133,247,183,.16)}.timeline h3{font-size:27px;margin:0 0 6px;letter-spacing:-.045em}.timeline p{margin:0;color:#d7e0dc;font-weight:700}.two,.price-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.panel,.price,.final{padding:32px}.panel ul{display:grid;gap:10px;padding:0;margin:20px 0 0;list-style:none}.panel li,.price div span{padding:14px;border:1px solid rgba(255,255,255,.08);border-radius:15px;background:rgba(255,255,255,.04)}.panel li:before,.price div span:before{content:'✓';color:var(--green);font-weight:1000;margin-right:9px}.price h2{font-size:92px;line-height:.9;letter-spacing:-.08em;margin:18px 0 12px}.price div{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:22px 0 25px}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.faq details{padding:20px}.faq summary{font-size:18px;font-weight:950;cursor:pointer}.final{text-align:center}.final p{max-width:720px;margin:14px auto 0}.footer{display:flex;justify-content:space-between;gap:16px;padding-top:0;padding-bottom:52px;color:var(--muted);font-weight:900}.reveal{opacity:0;transform:translateY(18px);transition:opacity .55s var(--ease),transform .55s var(--ease)}.reveal.visible{opacity:1;transform:none}@media(max-width:1279px){.header__cta,.nav{display:none}.burger{display:grid;place-items:center;gap:5px;width:48px;height:48px;border:1px solid var(--line);border-radius:15px;background:rgba(255,255,255,.045)}.burger span{display:block;width:19px;height:2px;border-radius:99px;background:var(--text)}.burger.open span:first-child{transform:translateY(3.5px) rotate(45deg)}.burger.open span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-menu{display:grid;gap:10px;max-height:0;opacity:0;overflow:hidden;padding:0 20px;transition:.25s}.mobile-menu.open{max-height:440px;opacity:1;padding-bottom:18px}.mobile-menu a{padding:13px 15px;border:1px solid rgba(255,255,255,.08);border-radius:15px;background:rgba(255,255,255,.04);font-weight:900}.hero{display:flex;flex-direction:column;gap:30px;min-height:auto;padding-top:34px}.hero__copy{order:1;width:100%;max-width:790px}.hero__visual{order:2;width:100%;max-width:760px}.product-card{transform:none}.features{grid-template-columns:1fr 1fr}.split{grid-template-columns:1fr}.intro--side{position:static}}@media(max-width:760px){.shell{padding-inline:16px}.header__in{min-height:74px;padding:11px 16px}.brand__logo{width:48px;height:48px;border-radius:17px}.brand strong{font-size:22px}.brand em{display:none}.hero{padding-top:22px;padding-bottom:48px;gap:22px}.hero h1{font-size:40px;line-height:1.02;letter-spacing:-.052em;margin:15px 0 13px}.lead,.intro p,.card p,.panel p,.panel li,.price p,.faq p,.final p,.product-head p{font-size:16px;line-height:1.48}.actions .btn{width:100%}.proof{grid-template-columns:1fr 1fr;gap:9px}.proof article{padding:13px}.proof strong{font-size:22px}.proof span{font-size:12px}.product-card{padding:10px;border-radius:25px}.product-screen{padding:15px;border-radius:21px}.product-head{grid-template-columns:1fr;gap:11px}.product-head h2{font-size:25px}.stats{grid-template-columns:1fr 1fr}.mini-tasks p{display:grid;gap:5px;font-size:13px}.block{padding-top:52px;padding-bottom:52px}.intro{margin-bottom:24px}.intro h2,.panel h2,.final h2{font-size:32px;line-height:1.04}.features,.demo__grid,.two,.price-grid,.faq-grid{grid-template-columns:1fr}.card,.panel,.price,.final{padding:22px;border-radius:24px}.card--main{grid-row:auto}.card h3{font-size:25px}.demo{padding:14px}.demo header{display:grid;gap:4px}.demo__tasks,.reward{padding:20px;border-radius:22px}.demo__tasks h3,.reward h3{font-size:27px}.demo button{grid-template-columns:38px 1fr;padding:18px 12px 12px}.demo button em{grid-column:2}.timeline:before{display:none}.timeline article{grid-template-columns:56px 1fr;padding:16px}.timeline b{width:44px;height:44px;box-shadow:0 0 0 6px #071110}.timeline h3{font-size:23px}.price h2{font-size:68px}.price div{grid-template-columns:1fr}.footer{display:grid;padding-bottom:38px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}

/* V39 — value boost: rewards, artifacts, shop, and included package */
.hero-inside-line{
  margin-top:14px;
  max-width:720px;
  color:rgba(247,241,223,.86);
  font-weight:900;
  line-height:1.45;
  padding:14px 16px;
  border:1px solid rgba(126,247,184,.18);
  background:rgba(126,247,184,.07);
  border-radius:20px;
}

.value-system-section{
  width:min(1180px, calc(100% - 32px));
  margin:clamp(56px,8vw,110px) auto;
  position:relative;
}

.value-system-section .section-head{
  max-width:820px;
  margin-bottom:24px;
}

.value-system-section .section-head h2{
  margin:12px 0 12px;
  font-size:clamp(38px,5.6vw,72px);
  line-height:.92;
  letter-spacing:-.075em;
  color:#f7f1df;
}

.value-system-section .section-head p:not(.eyebrow){
  color:rgba(226,238,232,.78);
  font-weight:850;
  line-height:1.5;
  font-size:clamp(16px,1.7vw,20px);
}

.value-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
}

.value-card{
  min-height:218px;
  padding:22px;
  border-radius:28px;
  border:1px solid rgba(255,255,255,.12);
  background:
    radial-gradient(circle at 20% 0%,rgba(126,247,184,.10),transparent 42%),
    linear-gradient(145deg,rgba(255,255,255,.085),rgba(255,255,255,.032));
  box-shadow:0 24px 70px rgba(0,0,0,.20), inset 0 1px 0 rgba(255,255,255,.05);
}

.value-card span{
  display:grid;
  place-items:center;
  width:54px;
  height:54px;
  border-radius:18px;
  border:1px solid rgba(126,247,184,.20);
  background:rgba(126,247,184,.08);
  font-size:26px;
  margin-bottom:18px;
}

.value-card h3{
  margin:0 0 10px;
  font-size:26px;
  line-height:1;
  letter-spacing:-.055em;
  color:#f7f1df;
}

.value-card p{
  margin:0;
  color:rgba(226,238,232,.76);
  font-weight:800;
  line-height:1.45;
}

.price-included{
  margin-top:22px;
  padding:20px;
  border-radius:26px;
  border:1px solid rgba(126,247,184,.18);
  background:
    radial-gradient(circle at 20% 0%,rgba(126,247,184,.11),transparent 42%),
    rgba(255,255,255,.045);
}

.price-included b{
  display:block;
  margin-bottom:14px;
  color:#f7f1df;
  font-size:18px;
  letter-spacing:-.02em;
}

.price-included-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:9px;
}

.price-included-grid span{
  display:flex;
  align-items:center;
  min-height:42px;
  padding:10px 12px;
  border-radius:15px;
  border:1px solid rgba(255,255,255,.10);
  background:rgba(255,255,255,.045);
  color:rgba(226,238,232,.86);
  font-weight:900;
  font-size:14px;
}

@media(max-width:900px){
  .value-grid{
    grid-template-columns:1fr 1fr;
  }
  .price-included-grid{
    grid-template-columns:1fr 1fr;
  }
}

@media(max-width:620px){
  .hero-inside-line{
    font-size:14px;
    padding:12px 13px;
    border-radius:17px;
  }

  .value-system-section{
    width:calc(100% - 24px);
    margin:52px auto;
  }

  .value-grid{
    grid-template-columns:1fr;
    gap:10px;
  }

  .value-card{
    min-height:auto;
    padding:18px;
    border-radius:23px;
  }

  .value-card span{
    width:48px;
    height:48px;
    border-radius:16px;
    margin-bottom:14px;
  }

  .value-card h3{
    font-size:23px;
  }

  .price-included{
    padding:16px;
    border-radius:22px;
  }

  .price-included-grid{
    grid-template-columns:1fr;
  }
}


/* V40 — site value headline fix */
.value-system-section .section-head h2{
  max-width:980px;
  text-wrap:balance;
  word-spacing:-0.035em;
}
@media(max-width:760px){
  .value-system-section .section-head h2{
    font-size:clamp(34px,10vw,48px);
    line-height:.96;
    letter-spacing:-.065em;
  }
}


/* V42 — final studio-level site polish */
.hero h1, .value-system-section .section-head h2{
  text-wrap:balance;
}
.value-card, .price-included, .hero-card, .demo-card{
  transform:translateZ(0);
}
@media(max-width:620px){
  .site-header nav{
    gap:8px;
  }
  .hero-inside-line{
    margin-top:12px;
    font-size:13.5px;
  }
}


/* V43 — final professional product polish */
.hero-inside-line,
.value-card,
.price-included{
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
.value-card p,
.price-included-grid span{
  letter-spacing:-.01em;
}
@media(max-width:620px){
  .value-system-section .section-head h2{
    text-wrap:balance;
    line-height:.98;
  }
}


/* V51 — premium product-level landing polish */
.premium-os{padding:96px 0 44px}
.premium-os .section-head{max-width:960px;margin:0 auto 34px;text-align:center}
.premium-os .section-head h2{font-size:clamp(38px,6vw,76px);line-height:.92;letter-spacing:-.07em;margin:10px 0;text-wrap:balance}
.premium-os .section-head p{color:rgba(226,238,232,.72);font-weight:850;font-size:clamp(15px,1.8vw,18px);line-height:1.5}
.os-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:24px}
.os-grid article{
  min-height:250px;padding:24px;border-radius:32px;border:1px solid rgba(255,255,255,.12);
  background:radial-gradient(circle at 20% 0%,rgba(126,247,184,.12),transparent 42%),linear-gradient(145deg,rgba(255,255,255,.082),rgba(255,255,255,.032));
  box-shadow:0 24px 70px rgba(0,0,0,.26),inset 0 1px 0 rgba(255,255,255,.055)
}
.os-grid article span{
  width:44px;height:44px;border-radius:16px;display:grid;place-items:center;
  background:linear-gradient(135deg,#eafff3,#7ef7b8);color:#07100f;font-weight:1000;margin-bottom:18px
}
.os-grid h3{font-size:24px;line-height:1;letter-spacing:-.045em;margin:0 0 10px;color:#f7f1df}
.os-grid p{font-size:14px;line-height:1.45;color:rgba(226,238,232,.68);font-weight:800;margin:0}
.trust-bar{
  margin-top:16px;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;
  padding:14px;border-radius:26px;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.04)
}
.trust-bar span{padding:9px 12px;border-radius:999px;background:rgba(255,255,255,.06);color:#dfffee;font-weight:950;font-size:12px}
@media(max-width:980px){.os-grid{grid-template-columns:1fr 1fr}.os-grid article{min-height:210px}}
@media(max-width:620px){.premium-os{padding:62px 0 28px}.os-grid{grid-template-columns:1fr}.premium-os .section-head{text-align:left}.trust-bar{justify-content:flex-start}}


/* V52 — high-ticket product/value landing layer */
.v52-os{padding:96px 0 54px}
.v52-os__hero{max-width:1080px;margin:0 auto 30px;text-align:center}
.v52-os__hero h2{font-size:clamp(42px,6.4vw,88px);line-height:.88;letter-spacing:-.08em;margin:10px 0;text-wrap:balance}
.v52-os__hero p{max-width:860px;margin:0 auto;color:rgba(226,238,232,.72);font-size:clamp(15px,1.8vw,18px);line-height:1.52;font-weight:850}
.v52-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:28px 0 14px}
.v52-metrics article{
  min-height:148px;padding:20px;border-radius:30px;border:1px solid rgba(255,255,255,.12);
  background:radial-gradient(circle at 20% 0%,rgba(126,247,184,.14),transparent 42%),linear-gradient(145deg,rgba(255,255,255,.085),rgba(255,255,255,.032));
  box-shadow:0 24px 70px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.06)
}
.v52-metrics b{display:block;font-size:clamp(42px,6vw,70px);line-height:.9;letter-spacing:-.07em;color:#f7f1df}
.v52-metrics span{display:block;margin-top:12px;color:rgba(226,238,232,.68);font-weight:900;font-size:14px;line-height:1.28}
.v52-board{
  display:grid;grid-template-columns:1.08fr .92fr;gap:14px;align-items:stretch;margin-top:14px
}
.v52-board>div{
  padding:28px;border-radius:34px;border:1px solid rgba(255,255,255,.12);
  background:radial-gradient(circle at 80% 0%,rgba(112,221,255,.11),transparent 42%),linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.032));
  box-shadow:0 26px 78px rgba(0,0,0,.24)
}
.v52-board small{color:#79f7b2;text-transform:uppercase;letter-spacing:.09em;font-weight:1000;font-size:11px}
.v52-board h3{font-size:clamp(28px,3vw,48px);line-height:.96;letter-spacing:-.065em;margin:8px 0 12px;color:#f7f1df}
.v52-board p{color:rgba(226,238,232,.70);font-weight:850;line-height:1.48}
.v52-stack{display:flex!important;flex-wrap:wrap;gap:9px;align-content:flex-start}
.v52-stack span{
  padding:12px 14px;border-radius:999px;border:1px solid rgba(121,247,178,.18);
  background:rgba(121,247,178,.07);color:#ddfff0;font-size:12px;font-weight:1000
}
.v52-readiness{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}
.v52-readiness article{
  padding:24px;border-radius:30px;border:1px solid rgba(255,255,255,.11);
  background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.028))
}
.v52-readiness h3{margin:0 0 8px;color:#f7f1df;font-size:26px;line-height:1;letter-spacing:-.05em}
.v52-readiness p{margin:0;color:rgba(226,238,232,.68);font-weight:850;line-height:1.45}
@media(max-width:900px){.v52-metrics{grid-template-columns:1fr 1fr}.v52-board,.v52-readiness{grid-template-columns:1fr}.v52-os__hero{text-align:left}}
@media(max-width:560px){.v52-os{padding:62px 0 34px}.v52-metrics{grid-template-columns:1fr}.v52-metrics article{min-height:126px}.v52-board>div{padding:20px;border-radius:28px}}
