.case-index-hero { min-height: calc(86svh - 68px); display: grid; align-items: end; padding: 90px 0 58px; overflow: hidden; background: radial-gradient(circle at 74% 30%, rgba(242,212,141,.13), transparent 27rem); }
.case-index-hero h1 { max-width: 1050px; margin: 0; font-size: clamp(46px,12vw,118px); font-weight: 330; line-height: .88; letter-spacing: -.065em; }
.case-index-hero h1 em { color: var(--gold-bright); font-family: Georgia,"Times New Roman",serif; font-weight: 400; }
.case-index-hero p:not(.eyebrow) { max-width: 690px; margin: 22px 0 0; color: #aeb4bf; font-size: clamp(15px,4vw,20px); }
.case-index-hero__jump { display: inline-flex; gap: 12px; align-items: center; margin-top: 30px; color: var(--gold-bright); font-size: 11px; font-weight: 850; text-decoration: none; text-transform: uppercase; letter-spacing: .1em; }
.case-index-hero__jump span { display: grid; width: 34px; height: 34px; place-items: center; border: 1px solid var(--gold-line); border-radius: 50%; }

.case-atlas { position: relative; padding: 70px 0 84px; scroll-margin-top: 68px; }
.case-atlas::before { position: absolute; inset: 0; background: linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px); background-size: 72px 72px; content: ""; mask-image: linear-gradient(transparent,#000 12%,#000 88%,transparent); pointer-events: none; }
.case-atlas__head { position: relative; display: grid; grid-template-columns: minmax(0,1fr) auto; gap: 18px; align-items: end; }
.case-atlas__head h2 { max-width: 760px; margin: 0; font-size: clamp(30px,8vw,62px); font-weight: 390; line-height: .96; letter-spacing: -.045em; }
.case-atlas__count { display: grid; grid-template-columns: auto auto; align-items: baseline; color: #7f8794; }
.case-atlas__count strong { color: var(--gold-bright); font-size: 24px; font-weight: 450; }
.case-atlas__count span { font-size: 10px; }
.case-atlas__count i { grid-column: 1/-1; width: 74px; height: 1px; margin-top: 8px; overflow: hidden; background: rgba(255,255,255,.12); }
.case-atlas__count b { display: block; width: 16.666%; height: 100%; background: var(--gold-bright); transition: width .45s ease; }

.case-atlas__tabs { position: relative; display: flex; gap: 7px; margin: 28px 0 14px; padding: 2px 0; overflow-x: auto; overscroll-behavior-inline: contain; scroll-snap-type: x proximity; scrollbar-width: none; }
.case-atlas__tabs::-webkit-scrollbar { display: none; }
.case-atlas__tabs button { flex: 0 0 min(42vw,172px); min-height: 78px; padding: 11px 12px; scroll-snap-align: center; border: 1px solid rgba(255,255,255,.09); border-radius: 15px; background: rgba(8,12,20,.78); color: #d4d7dd; text-align: left; cursor: pointer; transition: border-color .25s,background .25s,transform .25s; }
.case-atlas__tabs button[aria-selected="true"] { border-color: var(--gold-line); background: linear-gradient(145deg,rgba(239,202,113,.12),rgba(9,13,21,.92)); transform: translateY(-2px); }
.case-atlas__tabs span { float: right; color: #68717f; font-size: 8px; }
.case-atlas__tabs b,.case-atlas__tabs small { display: block; }
.case-atlas__tabs b { margin-top: 13px; font-size: 13px; }
.case-atlas__tabs small { margin-top: 3px; color: #818a98; font-size: 8px; }

.case-atlas__viewport { position: relative; min-height: 930px; overflow: hidden; border: 1px solid rgba(255,255,255,.09); border-radius: 26px; background: radial-gradient(circle at 18% 20%,rgba(78,121,142,.12),transparent 32rem),linear-gradient(160deg,#0a0f19,#03050a 68%); box-shadow: 0 42px 100px rgba(0,0,0,.36); touch-action: pan-y; }
.case-world { min-width: 0; }
.case-atlas-ready .case-world:not(.is-active) { display: none; }
.case-world.is-active { animation: case-world-in .5s ease both; }
@keyframes case-world-in { from { opacity: 0; transform: translateX(18px); } to { opacity: 1; transform: none; } }
.case-world__visual { position: relative; min-width: 0; height: 340px; overflow: hidden; background: #080b12; isolation: isolate; }
.case-world__visual::after { position: absolute; z-index: 1; inset: auto 0 0; height: 45%; background: linear-gradient(transparent,rgba(3,5,10,.88)); content: ""; }
.case-world__visual > img { width: 100%; height: 100%; object-fit: cover; filter: saturate(.82) contrast(1.06); }
.case-world--norma .case-world__visual > img,.case-world--session .case-world__visual > img,.case-world--neuro .case-world__visual > img { object-fit: contain; padding: 18px; background: radial-gradient(circle at 50% 42%,rgba(239,202,113,.08),transparent 50%),#05080d; }
.case-world__seal { position: absolute; z-index: 3; right: 14px; bottom: 14px; left: 14px; display: flex; justify-content: space-between; gap: 10px; align-items: center; padding: 10px 12px; border: 1px solid rgba(255,255,255,.12); border-radius: 12px; background: rgba(4,6,11,.72); backdrop-filter: blur(14px); }
.case-world__seal span { color: #858e9b; font-size: 8px; text-transform: uppercase; letter-spacing: .11em; }
.case-world__seal b { color: var(--gold-bright); font-size: 10px; }
.case-world__orbit { position: absolute; z-index: 2; inset: 12% -18%; border: 1px solid rgba(239,202,113,.22); border-radius: 50%; transform: rotate(-10deg) scaleY(.34); }
.case-world__orbit i { position: absolute; width: 7px; aspect-ratio: 1; border-radius: 50%; background: var(--gold-bright); box-shadow: 0 0 18px rgba(255,230,160,.8); }
.case-world__orbit i:nth-child(1) { top: 5%; left: 28%; }.case-world__orbit i:nth-child(2) { right: 13%; bottom: 23%; }.case-world__orbit i:nth-child(3) { bottom: 2%; left: 38%; }
.case-world__story { padding: 24px 20px 28px; }
.case-world__type { margin: 0; color: var(--gold); font-size: 9px; font-weight: 850; letter-spacing: .14em; text-transform: uppercase; }
.case-world__story h3 { margin: 10px 0 13px; font-size: clamp(32px,9vw,62px); font-weight: 390; line-height: .92; letter-spacing: -.05em; }
.case-world__story h3 em { color: var(--gold-bright); font-family: Georgia,"Times New Roman",serif; font-weight: 400; }
.case-world__lead { max-width: 640px; margin: 0; color: #aeb4bf; font-size: 13px; }
.case-route { display: grid; grid-template-columns: 1fr; gap: 0; margin-top: 22px; }
.case-route div { position: relative; padding: 14px 0 14px 18px; border-left: 1px solid rgba(239,202,113,.3); }
.case-route div::before { position: absolute; top: 19px; left: -4px; width: 7px; aspect-ratio: 1; border-radius: 50%; background: var(--gold); box-shadow: 0 0 12px rgba(239,202,113,.7); content: ""; }
.case-route span,.case-route b { display: block; }
.case-route span { color: #747e8d; font-size: 8px; text-transform: uppercase; letter-spacing: .12em; }
.case-route b { margin-top: 4px; font-size: 12px; font-weight: 620; }
.case-route > i { display: none; }
.case-world__actions { display: flex; flex-wrap: wrap; gap: 10px 14px; align-items: center; margin-top: 22px; }
.case-world__proof { color: var(--gold-bright); font-size: 10px; font-weight: 800; text-decoration: none; }
.case-world__limit { margin: 18px 0 0; padding-top: 13px; border-top: 1px solid rgba(255,255,255,.08); color: #747d8b; font-size: 9px; }
.case-world__visual--restricted img { filter: blur(10px) saturate(.55); transform: scale(1.08); }
.case-world__privacy { position: absolute; z-index: 4; top: 50%; left: 50%; width: min(78%,280px); padding: 16px; transform: translate(-50%,-50%); border: 1px solid var(--gold-line); border-radius: 15px; background: rgba(5,8,13,.92); text-align: center; }
.case-world__privacy b,.case-world__privacy span { display: block; }.case-world__privacy b { color: var(--gold-bright); }.case-world__privacy span { margin-top: 5px; color: #959daa; font-size: 9px; }
.case-world__visual--map { display: grid; place-items: center; background: radial-gradient(circle at 50% 45%,rgba(222,154,91,.12),transparent 22%),linear-gradient(135deg,#0b141a,#05070c); }
.case-world__visual--map::before { position: absolute; inset: 0; background: linear-gradient(35deg,transparent 49.6%,rgba(255,255,255,.055) 50%,transparent 50.4%),linear-gradient(-24deg,transparent 49.6%,rgba(255,255,255,.05) 50%,transparent 50.4%); background-size: 90px 70px; content: ""; }
.uzi-query { position: absolute; z-index: 2; top: 25px; left: 18px; width: calc(100% - 36px); padding: 12px 14px; border: 1px solid rgba(255,255,255,.1); border-radius: 13px; background: rgba(5,8,13,.82); }
.uzi-query span,.uzi-query b { display: block; }.uzi-query span { color: #e9e8e3; font-size: 13px; }.uzi-query b { margin-top: 3px; color: #7f8996; font-size: 8px; }
.uzi-pin { position: relative; z-index: 2; display: grid; width: 84px; aspect-ratio: 1; place-items: center; border: 1px solid var(--gold-line); border-radius: 50% 50% 50% 10%; background: radial-gradient(circle at 35% 30%,#ebc999,#895f42 28%,#181822 70%); color: #100c08; font-size: 0; font-weight: 900; transform: rotate(-45deg); box-shadow: 0 0 50px rgba(216,159,91,.18); }
.uzi-pin::after { transform: rotate(45deg); content: "УЗИ"; font-size: 19px; }
.uzi-result { position: absolute; z-index: 3; right: 18px; bottom: 58px; display: grid; width: 155px; padding: 12px; border: 1px solid var(--gold-line); border-radius: 13px; background: rgba(5,8,13,.9); }
.uzi-result small { color: #7d8795; font-size: 7px; }.uzi-result strong { color: var(--gold-bright); font-size: 26px; }.uzi-result span { color: #a3aab5; font-size: 8px; }

.case-atlas__controls { display: grid; grid-template-columns: 44px minmax(0,1fr) 44px; gap: 9px; align-items: center; margin-top: 12px; }
.case-atlas__controls button { width: 44px; height: 44px; border: 1px solid var(--line); border-radius: 50%; background: rgba(255,255,255,.035); color: var(--text); cursor: pointer; }
.case-atlas__controls span { color: #737c89; font-size: 9px; text-align: center; text-transform: uppercase; letter-spacing: .1em; }

.case-method { padding: 82px 0 104px; }
.case-method h2 { max-width: 850px; margin: 0; font-size: clamp(36px,9vw,76px); font-weight: 360; line-height: .94; letter-spacing: -.05em; }
.case-method__line { display: flex; gap: 8px; align-items: center; margin: 28px 0 18px; overflow-x: auto; scrollbar-width: none; }
.case-method__line::-webkit-scrollbar { display: none; }
.case-method__line span { flex: 0 0 auto; padding: 9px 11px; border: 1px solid var(--line); border-radius: 999px; color: #b8bdc6; font-size: 9px; }
.case-method__line i { flex: 0 0 30px; height: 1px; background: linear-gradient(90deg,var(--gold-line),transparent); }
.case-method > .wrap > p:not(.eyebrow) { max-width: 650px; color: #979fac; font-size: 13px; }

@media (min-width: 880px) {
  .case-index-hero { min-height: calc(100svh - 68px); }
  .case-atlas__tabs button { flex-basis: 184px; }
  .case-atlas__viewport { min-height: 680px; }
  .case-world { grid-template-columns: minmax(360px,.9fr) minmax(0,1.1fr); min-height: 680px; }
  .case-world.is-active { display: grid; }
  .case-world__visual { height: 100%; min-height: 680px; }
  .case-world__story { display: flex; flex-direction: column; justify-content: center; padding: 48px clamp(34px,5vw,72px); }
  .case-route { grid-template-columns: minmax(0,1fr) 18px minmax(0,1fr) 18px minmax(0,1fr); align-items: center; }
  .case-route div { min-height: 102px; padding: 14px; border: 1px solid rgba(255,255,255,.09); border-radius: 14px; background: rgba(255,255,255,.025); }
  .case-route div::before { display: none; }
  .case-route > i { display: block; color: var(--gold); font-size: 11px; text-align: center; }
}
@media (max-width: 520px) { .case-atlas__head { grid-template-columns: 1fr auto; }.case-atlas__head h2 { font-size: 31px; }.case-atlas__viewport { min-height: 975px; border-radius: 20px; } }
@media (prefers-reduced-motion: reduce) { .case-world.is-active { animation: none; } }
