/* v13.7 — RU concept artwork localization. Keeps the approved photo asset and replaces baked RO callouts with code-native RU annotations. */
html[lang="ru"] body .p4-concept-media--ru{position:relative;isolation:isolate;overflow:hidden}
html[lang="ru"] body .p4-concept-media--ru>img{position:relative;z-index:0}
html[lang="ru"] body .p4-concept-ru{position:absolute;inset:18px 24px;z-index:2;pointer-events:none;overflow:hidden;border-radius:14px}
html[lang="ru"] body .p4-concept-mask{position:absolute;display:block;background:#faf8f2;box-shadow:0 0 24px 18px #faf8f2}
html[lang="ru"] body .p4-concept-mask--tl{left:0;top:3%;width:28%;height:37%}
html[lang="ru"] body .p4-concept-mask--bl{left:0;top:52%;width:24.5%;height:34%}
html[lang="ru"] body .p4-concept-mask--tr{right:0;top:2%;width:28%;height:30%}
html[lang="ru"] body .p4-concept-mask--br{right:0;top:51%;width:19%;height:31%}
html[lang="ru"] body .p4-concept-mask--br-arrow{right:14%;top:45%;width:12%;height:13%}
html[lang="ru"] body .p4-concept-note{position:absolute;z-index:3;color:#17261d;font-family:"Source Serif 4",Georgia,serif;font-style:italic;font-weight:500;line-height:1.06;letter-spacing:-.02em;font-size:clamp(13px,1.45vw,25px);text-wrap:balance;text-shadow:0 1px 0 rgba(255,255,255,.55)}
html[lang="ru"] body .p4-concept-note svg{position:absolute;overflow:visible;fill:none;stroke:#17261d;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
html[lang="ru"] body .p4-concept-note--tl{left:6.5%;top:11%;transform:rotate(-3deg)}
html[lang="ru"] body .p4-concept-note--tl svg{left:86%;top:78%;width:42%;height:auto}
html[lang="ru"] body .p4-concept-note--bl{left:2.7%;top:60%;transform:rotate(-2deg)}
html[lang="ru"] body .p4-concept-note--bl svg{left:85%;top:-2%;width:38%;height:auto}
html[lang="ru"] body .p4-concept-note--tr{right:4.8%;top:8%;text-align:left;transform:rotate(2deg)}
html[lang="ru"] body .p4-concept-note--tr svg{right:91%;top:60%;width:38%;height:auto}
html[lang="ru"] body .p4-concept-note--br{right:1.8%;top:59%;text-align:left;transform:rotate(2deg)}
html[lang="ru"] body .p4-concept-note--br svg{right:92%;top:-12%;width:43%;height:auto}
@media(max-width:920px){
 html[lang="ru"] body .p4-concept-note{font-size:clamp(11px,2.5vw,19px)}
}
@media(max-width:620px){
 html[lang="ru"] body .p4-concept-ru{inset:12px;border-radius:12px}
 html[lang="ru"] body .p4-concept-note{display:none}
 html[lang="ru"] body .p4-concept-mask{box-shadow:0 0 16px 12px #faf8f2}
 html[lang="ru"] body .p4-concept-mask--tl{width:29%;height:39%}
 html[lang="ru"] body .p4-concept-mask--bl{width:25%;height:36%}
 html[lang="ru"] body .p4-concept-mask--tr{width:29%;height:32%}
 html[lang="ru"] body .p4-concept-mask--br{width:21%;height:34%}
}
