/* dom2vse.ru corrective visual/player/community patch v1.2.3 */
:root{--vse-container:1500px}
.vse-header__row{min-height:72px}
.vse-nav__today{display:inline-flex!important;align-items:center;gap:7px}
.vse-nav__today svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.vse-home-top{grid-template-columns:minmax(410px,.78fr) minmax(760px,1.52fr);gap:58px;padding-top:2px}
.vse-home-intro{padding-top:4px}
.vse-home-intro h1{font-size:clamp(44px,3.2vw,58px);line-height:1.04}
.vse-onair__head h2{font-size:21px}
.vse-onair__item{min-height:104px;padding:15px 15px;grid-template-columns:48px minmax(0,1fr);gap:0 12px}
.vse-onair__icon{display:grid;place-items:center;width:48px;height:48px}
.vse-onair__icon svg{position:static!important;inset:auto!important;width:25px!important;height:25px!important;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}
.vse-onair__copy small{display:block;margin:0 0 2px;color:#8a93a6;font-size:11px;font-variant-numeric:tabular-nums}
.vse-onair__copy small time{font-weight:700}
.vse-onair__copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.vse-onair__item em{right:12px;bottom:10px}
.vse-feed__toolbar{margin-top:2px}
.vse-card__body{display:flex;min-height:122px;flex-direction:column}
.vse-card__body h2{min-height:0;flex:1}
.vse-card__action{width:100%;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 10px}
.vse-card__action svg{flex:0 0 auto}
.vse-card__action,.vse-card__action *{box-sizing:border-box}
.vse-episode{max-width:1120px;margin-inline:auto}
.vse-episode__head{padding:25px 28px;border:1px solid var(--line);border-radius:20px;background:#fff}
.vse-episode__eyebrow{display:flex;align-items:center;gap:12px}
.vse-episode__eyebrow>span{display:inline-flex;padding:5px 10px;border-radius:8px;background:#edf3ff;color:#5477cc;font-size:10px;font-weight:850;text-transform:uppercase}
.vse-episode__eyebrow>b{font-size:12px;color:#737d91}
.vse-episode__head h1{margin:13px 0 8px;font-size:clamp(30px,4vw,47px);line-height:1.08;letter-spacing:-.035em}
.vse-episode__meta{display:flex;gap:14px;color:#8790a2;font-size:12px}
.vse-player{margin-top:18px}
.vse-okko-external{position:relative;display:block;overflow:hidden;aspect-ratio:16/9;border-radius:20px;background:#111827;color:#fff;box-shadow:0 14px 40px rgba(29,41,76,.11)}
.vse-okko-external img{width:100%;height:100%;object-fit:cover}
.vse-okko-external__fallback{display:grid;width:100%;height:100%;place-items:center;background:linear-gradient(135deg,#eaf1ff,#f4ecff 55%,#fff0f2);color:#26324b;font-size:28px;font-weight:850}
.vse-okko-external .vse-player-facade__shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(13,18,31,.55))}
.vse-okko-external .vse-player-facade__play{position:absolute;left:50%;top:50%;display:grid;width:64px;height:64px;place-items:center;border-radius:50%;background:#fff;color:#26324b;transform:translate(-50%,-50%);box-shadow:0 10px 30px rgba(0,0,0,.24);font-size:22px}
.vse-okko-external>strong{position:absolute;left:50%;bottom:49px;transform:translateX(-50%);font-size:14px;white-space:nowrap}
.vse-okko-external>small{position:absolute;left:50%;bottom:28px;transform:translateX(-50%);color:rgba(255,255,255,.82);font-size:11px;white-space:nowrap}
.vse-okko-external:hover img{transform:scale(1.012)}
.vse-okko-external img{transition:transform .25s ease}
.vse-alt-player{margin-top:15px;border:1px solid var(--line);border-radius:14px;background:#fff}
.vse-alt-player>summary{padding:14px 17px;cursor:pointer;color:#536a9d;font-size:13px;font-weight:800}
.vse-alt-player__body{padding:0 15px 15px}
.vse-community-shell{margin-top:24px;padding:0}
.community-lazy,.community-comments{width:100%}
.community-lazy{margin-top:0;border:1px solid #e2ddf3!important;border-radius:20px!important;background:#fff!important;box-shadow:0 12px 34px rgba(65,55,115,.05)!important}
.community-lazy__button{border-radius:999px!important;background:#182033!important;color:#fff!important}
.community-lazy__button:hover{background:#7b6ce6!important}
.vse-breadcrumbs [class^="category"],.vse-breadcrumbs [class*=" category"]{display:none}
@media(max-width:1240px){.vse-home-top{grid-template-columns:1fr;gap:24px}}
@media(max-width:720px){.vse-nav__today svg{display:none}.vse-episode__head{padding:20px}.vse-okko-external>strong{bottom:42px}.vse-okko-external>small{bottom:22px}.vse-okko-external .vse-player-facade__play{width:54px;height:54px}.vse-card__body{min-height:112px}}
